@qt4798/pi-web 0.9.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/.next/BUILD_ID +1 -0
- package/.next/app-path-routes-manifest.json +49 -0
- package/.next/build-manifest.json +20 -0
- package/.next/diagnostics/build-diagnostics.json +6 -0
- package/.next/diagnostics/framework.json +1 -0
- package/.next/export-marker.json +6 -0
- package/.next/images-manifest.json +68 -0
- package/.next/next-minimal-server.js.nft.json +1 -0
- package/.next/next-server.js.nft.json +1 -0
- package/.next/package.json +1 -0
- package/.next/prerender-manifest.json +172 -0
- package/.next/react-loadable-manifest.json +2258 -0
- package/.next/required-server-files.js +347 -0
- package/.next/required-server-files.json +347 -0
- package/.next/routes-manifest.json +370 -0
- package/.next/server/app/_global-error/page.js +32 -0
- package/.next/server/app/_global-error/page.js.nft.json +1 -0
- package/.next/server/app/_global-error/page_client-reference-manifest.js +1 -0
- package/.next/server/app/_global-error.html +1 -0
- package/.next/server/app/_global-error.meta +16 -0
- package/.next/server/app/_global-error.rsc +14 -0
- package/.next/server/app/_global-error.segments/_full.segment.rsc +14 -0
- package/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_global-error.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_head.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_index.segment.rsc +5 -0
- package/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -0
- package/.next/server/app/_not-found/page.js +2 -0
- package/.next/server/app/_not-found/page.js.nft.json +1 -0
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -0
- package/.next/server/app/_not-found.html +1 -0
- package/.next/server/app/_not-found.meta +16 -0
- package/.next/server/app/_not-found.rsc +17 -0
- package/.next/server/app/_not-found.segments/_full.segment.rsc +17 -0
- package/.next/server/app/_not-found.segments/_head.segment.rsc +6 -0
- package/.next/server/app/_not-found.segments/_index.segment.rsc +6 -0
- package/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +5 -0
- package/.next/server/app/_not-found.segments/_not-found.segment.rsc +5 -0
- package/.next/server/app/_not-found.segments/_tree.segment.rsc +3 -0
- package/.next/server/app/api/agent/[id]/bash-output/route.js +1 -0
- package/.next/server/app/api/agent/[id]/bash-output/route.js.nft.json +1 -0
- package/.next/server/app/api/agent/[id]/bash-output/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/agent/[id]/events/route.js +3 -0
- package/.next/server/app/api/agent/[id]/events/route.js.nft.json +1 -0
- package/.next/server/app/api/agent/[id]/events/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/agent/[id]/route.js +1 -0
- package/.next/server/app/api/agent/[id]/route.js.nft.json +1 -0
- package/.next/server/app/api/agent/[id]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/agent/new/route.js +1 -0
- package/.next/server/app/api/agent/new/route.js.nft.json +1 -0
- package/.next/server/app/api/agent/new/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/agent/running/route.js +1 -0
- package/.next/server/app/api/agent/running/route.js.nft.json +1 -0
- package/.next/server/app/api/agent/running/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/auth/all-providers/route.js +1 -0
- package/.next/server/app/api/auth/all-providers/route.js.nft.json +1 -0
- package/.next/server/app/api/auth/all-providers/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/auth/api-key/[provider]/route.js +1 -0
- package/.next/server/app/api/auth/api-key/[provider]/route.js.nft.json +1 -0
- package/.next/server/app/api/auth/api-key/[provider]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/auth/login/[provider]/route.js +3 -0
- package/.next/server/app/api/auth/login/[provider]/route.js.nft.json +1 -0
- package/.next/server/app/api/auth/login/[provider]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/auth/logout/[provider]/route.js +1 -0
- package/.next/server/app/api/auth/logout/[provider]/route.js.nft.json +1 -0
- package/.next/server/app/api/auth/logout/[provider]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/auth/providers/route.js +1 -0
- package/.next/server/app/api/auth/providers/route.js.nft.json +1 -0
- package/.next/server/app/api/auth/providers/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/cwd/browse/route.js +1 -0
- package/.next/server/app/api/cwd/browse/route.js.nft.json +1 -0
- package/.next/server/app/api/cwd/browse/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/cwd/validate/route.js +1 -0
- package/.next/server/app/api/cwd/validate/route.js.nft.json +1 -0
- package/.next/server/app/api/cwd/validate/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/default-cwd/route.js +1 -0
- package/.next/server/app/api/default-cwd/route.js.nft.json +1 -0
- package/.next/server/app/api/default-cwd/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/file-index/route.js +1 -0
- package/.next/server/app/api/file-index/route.js.nft.json +1 -0
- package/.next/server/app/api/file-index/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/files/[...path]/route.js +49 -0
- package/.next/server/app/api/files/[...path]/route.js.nft.json +1 -0
- package/.next/server/app/api/files/[...path]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/git/diff/route.js +1 -0
- package/.next/server/app/api/git/diff/route.js.nft.json +1 -0
- package/.next/server/app/api/git/diff/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/git/status/route.js +1 -0
- package/.next/server/app/api/git/status/route.js.nft.json +1 -0
- package/.next/server/app/api/git/status/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/home/route.js +1 -0
- package/.next/server/app/api/home/route.js.nft.json +1 -0
- package/.next/server/app/api/home/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/models/route.js +1 -0
- package/.next/server/app/api/models/route.js.nft.json +1 -0
- package/.next/server/app/api/models/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/models-config/catalog/route.js +1 -0
- package/.next/server/app/api/models-config/catalog/route.js.nft.json +1 -0
- package/.next/server/app/api/models-config/catalog/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/models-config/discover/route.js +1 -0
- package/.next/server/app/api/models-config/discover/route.js.nft.json +1 -0
- package/.next/server/app/api/models-config/discover/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/models-config/route.js +1 -0
- package/.next/server/app/api/models-config/route.js.nft.json +1 -0
- package/.next/server/app/api/models-config/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/models-config/test/route.js +1 -0
- package/.next/server/app/api/models-config/test/route.js.nft.json +1 -0
- package/.next/server/app/api/models-config/test/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/plugins/route.js +1 -0
- package/.next/server/app/api/plugins/route.js.nft.json +1 -0
- package/.next/server/app/api/plugins/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/project-trust/route.js +1 -0
- package/.next/server/app/api/project-trust/route.js.nft.json +1 -0
- package/.next/server/app/api/project-trust/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/[id]/auto-name/route.js +10 -0
- package/.next/server/app/api/sessions/[id]/auto-name/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/[id]/auto-name/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/[id]/context/route.js +1 -0
- package/.next/server/app/api/sessions/[id]/context/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/[id]/context/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js +1 -0
- package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/[id]/entries/[entryId]/thinking/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/[id]/export/route.js +54 -0
- package/.next/server/app/api/sessions/[id]/export/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/[id]/export/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/[id]/queue-recovery/route.js +1 -0
- package/.next/server/app/api/sessions/[id]/queue-recovery/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/[id]/queue-recovery/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/[id]/route.js +1 -0
- package/.next/server/app/api/sessions/[id]/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/[id]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/[id]/state/route.js +1 -0
- package/.next/server/app/api/sessions/[id]/state/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/[id]/state/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sessions/route.js +1 -0
- package/.next/server/app/api/sessions/route.js.nft.json +1 -0
- package/.next/server/app/api/sessions/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/skills/check/route.js +1 -0
- package/.next/server/app/api/skills/check/route.js.nft.json +1 -0
- package/.next/server/app/api/skills/check/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/skills/install/route.js +1 -0
- package/.next/server/app/api/skills/install/route.js.nft.json +1 -0
- package/.next/server/app/api/skills/install/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/skills/route.js +6 -0
- package/.next/server/app/api/skills/route.js.nft.json +1 -0
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/skills/search/route.js +1 -0
- package/.next/server/app/api/skills/search/route.js.nft.json +1 -0
- package/.next/server/app/api/skills/search/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/skills/update/route.js +1 -0
- package/.next/server/app/api/skills/update/route.js.nft.json +1 -0
- package/.next/server/app/api/skills/update/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/themes/[name]/route.js +1 -0
- package/.next/server/app/api/themes/[name]/route.js.nft.json +1 -0
- package/.next/server/app/api/themes/[name]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/themes/route.js +1 -0
- package/.next/server/app/api/themes/route.js.nft.json +1 -0
- package/.next/server/app/api/themes/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/route.js +1 -0
- package/.next/server/app/api/worktrees/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -0
- package/.next/server/app/icon.ico/route.js +1 -0
- package/.next/server/app/icon.ico/route.js.nft.json +1 -0
- package/.next/server/app/icon.ico.body +0 -0
- package/.next/server/app/icon.ico.meta +1 -0
- package/.next/server/app/icon.png/route.js +1 -0
- package/.next/server/app/icon.png/route.js.nft.json +1 -0
- package/.next/server/app/icon.png.body +0 -0
- package/.next/server/app/icon.png.meta +1 -0
- package/.next/server/app/icon.svg/route.js +1 -0
- package/.next/server/app/icon.svg/route.js.nft.json +1 -0
- package/.next/server/app/icon.svg.body +1 -0
- package/.next/server/app/icon.svg.meta +1 -0
- package/.next/server/app/index.html +1 -0
- package/.next/server/app/index.meta +14 -0
- package/.next/server/app/index.rsc +17 -0
- package/.next/server/app/index.segments/__PAGE__.segment.rsc +7 -0
- package/.next/server/app/index.segments/_full.segment.rsc +17 -0
- package/.next/server/app/index.segments/_head.segment.rsc +6 -0
- package/.next/server/app/index.segments/_index.segment.rsc +6 -0
- package/.next/server/app/index.segments/_tree.segment.rsc +3 -0
- package/.next/server/app/page.js +16 -0
- package/.next/server/app/page.js.nft.json +1 -0
- package/.next/server/app/page_client-reference-manifest.js +1 -0
- package/.next/server/app-paths-manifest.json +49 -0
- package/.next/server/chunks/1030.js +1 -0
- package/.next/server/chunks/1048.js +1 -0
- package/.next/server/chunks/1198.js +5 -0
- package/.next/server/chunks/1213.js +1 -0
- package/.next/server/chunks/123.js +79 -0
- package/.next/server/chunks/165.js +1 -0
- package/.next/server/chunks/1813.js +1 -0
- package/.next/server/chunks/2055.js +1 -0
- package/.next/server/chunks/2325.js +80 -0
- package/.next/server/chunks/2349.js +1 -0
- package/.next/server/chunks/258.js +1 -0
- package/.next/server/chunks/2778.js +1 -0
- package/.next/server/chunks/2943.js +1 -0
- package/.next/server/chunks/3000.js +4 -0
- package/.next/server/chunks/3052.js +1 -0
- package/.next/server/chunks/3054.js +148 -0
- package/.next/server/chunks/3181.js +1 -0
- package/.next/server/chunks/319.js +45 -0
- package/.next/server/chunks/3379.js +1 -0
- package/.next/server/chunks/3397.js +29 -0
- package/.next/server/chunks/358.js +19 -0
- package/.next/server/chunks/3672.js +1 -0
- package/.next/server/chunks/3818.js +1 -0
- package/.next/server/chunks/3961.js +6 -0
- package/.next/server/chunks/4120.js +148 -0
- package/.next/server/chunks/4266.js +1 -0
- package/.next/server/chunks/4365.js +43 -0
- package/.next/server/chunks/4407.js +23 -0
- package/.next/server/chunks/4741.js +20 -0
- package/.next/server/chunks/4768.js +80 -0
- package/.next/server/chunks/5409.js +1 -0
- package/.next/server/chunks/5414.js +1 -0
- package/.next/server/chunks/5460.js +255 -0
- package/.next/server/chunks/5582.js +3 -0
- package/.next/server/chunks/5737.js +24 -0
- package/.next/server/chunks/5773.js +104 -0
- package/.next/server/chunks/5985.js +24 -0
- package/.next/server/chunks/6073.js +64 -0
- package/.next/server/chunks/6346.js +1 -0
- package/.next/server/chunks/6429.js +1 -0
- package/.next/server/chunks/6900.js +90 -0
- package/.next/server/chunks/7058.js +166 -0
- package/.next/server/chunks/7162.js +287 -0
- package/.next/server/chunks/7287.js +141 -0
- package/.next/server/chunks/7307.js +1 -0
- package/.next/server/chunks/7452.js +1 -0
- package/.next/server/chunks/7702.js +93 -0
- package/.next/server/chunks/7960.js +1 -0
- package/.next/server/chunks/812.js +226 -0
- package/.next/server/chunks/8276.js +1 -0
- package/.next/server/chunks/8360.js +36 -0
- package/.next/server/chunks/8361.js +1 -0
- package/.next/server/chunks/8430.js +1 -0
- package/.next/server/chunks/8469.js +9 -0
- package/.next/server/chunks/8490.js +1 -0
- package/.next/server/chunks/8704.js +115 -0
- package/.next/server/chunks/9703.js +215 -0
- package/.next/server/chunks/974.js +1 -0
- package/.next/server/chunks/9963.js +1 -0
- package/.next/server/functions-config-manifest.json +23 -0
- package/.next/server/instrumentation.js +1 -0
- package/.next/server/instrumentation.js.nft.json +1 -0
- package/.next/server/interception-route-rewrite-manifest.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -0
- package/.next/server/middleware-manifest.json +6 -0
- package/.next/server/middleware-react-loadable-manifest.js +1 -0
- package/.next/server/middleware.js +18 -0
- package/.next/server/middleware.js.nft.json +1 -0
- package/.next/server/next-font-manifest.js +1 -0
- package/.next/server/next-font-manifest.json +1 -0
- package/.next/server/pages/404.html +1 -0
- package/.next/server/pages/500.html +1 -0
- package/.next/server/pages-manifest.json +4 -0
- package/.next/server/prefetch-hints.json +1 -0
- package/.next/server/server-reference-manifest.js +1 -0
- package/.next/server/server-reference-manifest.json +1 -0
- package/.next/server/webpack-runtime.js +1 -0
- package/.next/static/-RoYqrN1Mf4JD9crC9rVq/_buildManifest.js +1 -0
- package/.next/static/-RoYqrN1Mf4JD9crC9rVq/_ssgManifest.js +1 -0
- package/.next/static/chunks/122.b1e3fc44817be033.js +287 -0
- package/.next/static/chunks/1407.28a7fb037c2b2f35.js +43 -0
- package/.next/static/chunks/164.6fae29420176f7f8.js +1 -0
- package/.next/static/chunks/1744.78ed01e4e93054c1.js +93 -0
- package/.next/static/chunks/1812.ef637078c9f27290.js +76 -0
- package/.next/static/chunks/1921.ae446a3997050473.js +90 -0
- package/.next/static/chunks/1978.260c2b48f817965f.js +1 -0
- package/.next/static/chunks/2082.b416a851d475c593.js +1 -0
- package/.next/static/chunks/288.d969aeba2ab92928.js +1 -0
- package/.next/static/chunks/318.6da8b31f6de9f83e.js +4 -0
- package/.next/static/chunks/330.f851561e21edfbbb.js +19 -0
- package/.next/static/chunks/348d3b01.fb91a19dc4a79ae1.js +148 -0
- package/.next/static/chunks/3762.c00350f7a2d20051.js +148 -0
- package/.next/static/chunks/3794-3dbd06ff79d82322.js +32 -0
- package/.next/static/chunks/3916.0ba385e8bbb9cc14.js +1 -0
- package/.next/static/chunks/4021.cdd3c8f1def79a10.js +1 -0
- package/.next/static/chunks/4178.1d0b11d1a84c0369.js +115 -0
- package/.next/static/chunks/4389.f885df278168a858.js +215 -0
- package/.next/static/chunks/4823.cf7b448a7f958f4a.js +141 -0
- package/.next/static/chunks/4829.cf1d50e43e6d9db5.js +1 -0
- package/.next/static/chunks/4bd1b696-df4c0fb946159b6a.js +1 -0
- package/.next/static/chunks/5019.b5a1a2b8daf17525.js +1 -0
- package/.next/static/chunks/5326.69460442bdcd6cd3.js +1 -0
- package/.next/static/chunks/5336.b28f09b91c1d0dd9.js +79 -0
- package/.next/static/chunks/5590.ef62922166d308b4.js +1 -0
- package/.next/static/chunks/5627.1bdd6b1465ab2199.js +23 -0
- package/.next/static/chunks/5690.9d6eb1edb1399995.js +1 -0
- package/.next/static/chunks/58bb9007.f3f9ebd4bb0a75f5.js +80 -0
- package/.next/static/chunks/6071.42a8d6636b9033c2.js +104 -0
- package/.next/static/chunks/6600.583c88eef37aa524.js +1 -0
- package/.next/static/chunks/6710.af8798a4594c6075.js +36 -0
- package/.next/static/chunks/744.b6c24a58cc3c531e.js +166 -0
- package/.next/static/chunks/7478.09a6d4e2da3d07f8.js +80 -0
- package/.next/static/chunks/75.70c23d2729f4ae2c.js +9 -0
- package/.next/static/chunks/7563.d8fbeed6a250a962.js +64 -0
- package/.next/static/chunks/7704.8fb2afe06ad069b8.js +5 -0
- package/.next/static/chunks/7874.dd3bf679b291d02e.js +1 -0
- package/.next/static/chunks/7948.aca281219bad1ab4.js +1 -0
- package/.next/static/chunks/8112-57500b5de3c7af0d.js +1 -0
- package/.next/static/chunks/8538.0e3dfece54d0656e.js +226 -0
- package/.next/static/chunks/8568.f85d8b36fc9a9037.js +1 -0
- package/.next/static/chunks/8603.7619d9ceac35ae03.js +1 -0
- package/.next/static/chunks/8783.71b0373a97acedff.js +24 -0
- package/.next/static/chunks/8863.bd7e87f75e046db5.js +1 -0
- package/.next/static/chunks/8889.8523226482455411.js +29 -0
- package/.next/static/chunks/895.a198d303969f1c01.js +24 -0
- package/.next/static/chunks/90542734.b75ad0df50bf68f5.js +1 -0
- package/.next/static/chunks/9242.a1894a4c754b979d.js +1 -0
- package/.next/static/chunks/9471.fdc6a39edb3dd821.js +1 -0
- package/.next/static/chunks/9500.1488aec06ee78127.js +1 -0
- package/.next/static/chunks/9529.98847b5d08f68fc7.js +1 -0
- package/.next/static/chunks/9633.155548b5fca6e580.js +1 -0
- package/.next/static/chunks/9779.673004a62d70e36a.js +1 -0
- package/.next/static/chunks/app/_global-error/page-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/_not-found/page-4e8d0b14be117d20.js +1 -0
- package/.next/static/chunks/app/api/agent/[id]/bash-output/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/agent/[id]/events/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/agent/[id]/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/agent/new/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/agent/running/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/auth/all-providers/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/auth/api-key/[provider]/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/auth/login/[provider]/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/auth/logout/[provider]/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/auth/providers/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/cwd/browse/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/cwd/validate/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/default-cwd/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/file-index/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/files/[...path]/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/git/diff/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/git/status/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/home/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/models/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/models-config/catalog/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/models-config/discover/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/models-config/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/models-config/test/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/plugins/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/project-trust/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/auto-name/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/context/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/entries/[entryId]/thinking/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/export/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/queue-recovery/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/sessions/[id]/state/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/sessions/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/skills/check/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/skills/install/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/skills/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/skills/search/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/skills/update/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/themes/[name]/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/themes/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/api/worktrees/route-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/app/layout-7b635840991e69cb.js +1 -0
- package/.next/static/chunks/app/page-47de6c92ff29e268.js +15 -0
- package/.next/static/chunks/c9a5f755.309e1bea31640a4c.js +119 -0
- package/.next/static/chunks/d3ac728e-7964f816a1ca64e5.js +1 -0
- package/.next/static/chunks/f2098590.3b5dbeddfb5af7eb.js +62 -0
- package/.next/static/chunks/framework-0d4f020ac5e9c3f4.js +1 -0
- package/.next/static/chunks/main-app-1fba0c581dfd167b.js +1 -0
- package/.next/static/chunks/main-e9857f44fcf8c636.js +5 -0
- package/.next/static/chunks/next/dist/client/components/builtin/app-error-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/forbidden-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/global-error-9b3287a6309b286c.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/not-found-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/next/dist/client/components/builtin/unauthorized-1fddebcafb57d31a.js +1 -0
- package/.next/static/chunks/polyfills-42372ed130431b0a.js +1 -0
- package/.next/static/chunks/webpack-2a4242ca2185b0c2.js +1 -0
- package/.next/static/css/3790610024d16435.css +1 -0
- package/.next/static/css/b7afdff64e37cc77.css +1 -0
- package/.next/static/media/KaTeX_AMS-Regular.1608a09b.woff +0 -0
- package/.next/static/media/KaTeX_AMS-Regular.4aafdb68.ttf +0 -0
- package/.next/static/media/KaTeX_AMS-Regular.a79f1c31.woff2 +0 -0
- package/.next/static/media/KaTeX_Caligraphic-Bold.b6770918.woff +0 -0
- package/.next/static/media/KaTeX_Caligraphic-Bold.cce5b8ec.ttf +0 -0
- package/.next/static/media/KaTeX_Caligraphic-Bold.ec17d132.woff2 +0 -0
- package/.next/static/media/KaTeX_Caligraphic-Regular.07ef19e7.ttf +0 -0
- package/.next/static/media/KaTeX_Caligraphic-Regular.55fac258.woff2 +0 -0
- package/.next/static/media/KaTeX_Caligraphic-Regular.dad44a7f.woff +0 -0
- package/.next/static/media/KaTeX_Fraktur-Bold.9f256b85.woff +0 -0
- package/.next/static/media/KaTeX_Fraktur-Bold.b18f59e1.ttf +0 -0
- package/.next/static/media/KaTeX_Fraktur-Bold.d42a5579.woff2 +0 -0
- package/.next/static/media/KaTeX_Fraktur-Regular.7c187121.woff +0 -0
- package/.next/static/media/KaTeX_Fraktur-Regular.d3c882a6.woff2 +0 -0
- package/.next/static/media/KaTeX_Fraktur-Regular.ed38e79f.ttf +0 -0
- package/.next/static/media/KaTeX_Main-Bold.b74a1a8b.ttf +0 -0
- package/.next/static/media/KaTeX_Main-Bold.c3fb5ac2.woff2 +0 -0
- package/.next/static/media/KaTeX_Main-Bold.d181c465.woff +0 -0
- package/.next/static/media/KaTeX_Main-BoldItalic.6f2bb1df.woff2 +0 -0
- package/.next/static/media/KaTeX_Main-BoldItalic.70d8b0a5.ttf +0 -0
- package/.next/static/media/KaTeX_Main-BoldItalic.e3f82f9d.woff +0 -0
- package/.next/static/media/KaTeX_Main-Italic.47373d1e.ttf +0 -0
- package/.next/static/media/KaTeX_Main-Italic.8916142b.woff2 +0 -0
- package/.next/static/media/KaTeX_Main-Italic.9024d815.woff +0 -0
- package/.next/static/media/KaTeX_Main-Regular.0462f03b.woff2 +0 -0
- package/.next/static/media/KaTeX_Main-Regular.7f51fe03.woff +0 -0
- package/.next/static/media/KaTeX_Main-Regular.b7f8fe9b.ttf +0 -0
- package/.next/static/media/KaTeX_Math-BoldItalic.572d331f.woff2 +0 -0
- package/.next/static/media/KaTeX_Math-BoldItalic.a879cf83.ttf +0 -0
- package/.next/static/media/KaTeX_Math-BoldItalic.f1035d8d.woff +0 -0
- package/.next/static/media/KaTeX_Math-Italic.5295ba48.woff +0 -0
- package/.next/static/media/KaTeX_Math-Italic.939bc644.ttf +0 -0
- package/.next/static/media/KaTeX_Math-Italic.f28c23ac.woff2 +0 -0
- package/.next/static/media/KaTeX_SansSerif-Bold.8c5b5494.woff2 +0 -0
- package/.next/static/media/KaTeX_SansSerif-Bold.94e1e8dc.ttf +0 -0
- package/.next/static/media/KaTeX_SansSerif-Bold.bf59d231.woff +0 -0
- package/.next/static/media/KaTeX_SansSerif-Italic.3b1e59b3.woff2 +0 -0
- package/.next/static/media/KaTeX_SansSerif-Italic.7c9bc82b.woff +0 -0
- package/.next/static/media/KaTeX_SansSerif-Italic.b4c20c84.ttf +0 -0
- package/.next/static/media/KaTeX_SansSerif-Regular.74048478.woff +0 -0
- package/.next/static/media/KaTeX_SansSerif-Regular.ba21ed5f.woff2 +0 -0
- package/.next/static/media/KaTeX_SansSerif-Regular.d4d7ba48.ttf +0 -0
- package/.next/static/media/KaTeX_Script-Regular.03e9641d.woff2 +0 -0
- package/.next/static/media/KaTeX_Script-Regular.07505710.woff +0 -0
- package/.next/static/media/KaTeX_Script-Regular.fe9cbbe1.ttf +0 -0
- package/.next/static/media/KaTeX_Size1-Regular.e1e279cb.woff +0 -0
- package/.next/static/media/KaTeX_Size1-Regular.eae34984.woff2 +0 -0
- package/.next/static/media/KaTeX_Size1-Regular.fabc004a.ttf +0 -0
- package/.next/static/media/KaTeX_Size2-Regular.57727022.woff +0 -0
- package/.next/static/media/KaTeX_Size2-Regular.5916a24f.woff2 +0 -0
- package/.next/static/media/KaTeX_Size2-Regular.d6b476ec.ttf +0 -0
- package/.next/static/media/KaTeX_Size3-Regular.9acaf01c.woff +0 -0
- package/.next/static/media/KaTeX_Size3-Regular.a144ef58.ttf +0 -0
- package/.next/static/media/KaTeX_Size3-Regular.b4230e7e.woff2 +0 -0
- package/.next/static/media/KaTeX_Size4-Regular.10d95fd3.woff2 +0 -0
- package/.next/static/media/KaTeX_Size4-Regular.7a996c9d.woff +0 -0
- package/.next/static/media/KaTeX_Size4-Regular.fbccdabe.ttf +0 -0
- package/.next/static/media/KaTeX_Typewriter-Regular.6258592b.woff +0 -0
- package/.next/static/media/KaTeX_Typewriter-Regular.a8709e36.woff2 +0 -0
- package/.next/static/media/KaTeX_Typewriter-Regular.d97aaf4a.ttf +0 -0
- package/.next/static/media/ia-writer-quattro-latin-400-italic.1041824d.woff2 +0 -0
- package/.next/static/media/ia-writer-quattro-latin-400-italic.e1e60bf7.woff +0 -0
- package/.next/static/media/ia-writer-quattro-latin-400-normal.179d7f9d.woff2 +0 -0
- package/.next/static/media/ia-writer-quattro-latin-400-normal.7404fbdc.woff +0 -0
- package/.next/static/media/ia-writer-quattro-latin-700-italic.5f79ad89.woff +0 -0
- package/.next/static/media/ia-writer-quattro-latin-700-italic.a08768ff.woff2 +0 -0
- package/.next/static/media/ia-writer-quattro-latin-700-normal.9d4027b4.woff +0 -0
- package/.next/static/media/ia-writer-quattro-latin-700-normal.af04a9c2.woff2 +0 -0
- package/.next/static/media/lilex-cyrillic-400-normal.0dd1e3b7.woff2 +0 -0
- package/.next/static/media/lilex-cyrillic-400-normal.8097f131.woff +0 -0
- package/.next/static/media/lilex-cyrillic-ext-400-normal.13382a44.woff +0 -0
- package/.next/static/media/lilex-cyrillic-ext-400-normal.a1c2a378.woff2 +0 -0
- package/.next/static/media/lilex-greek-400-normal.97f26b1d.woff2 +0 -0
- package/.next/static/media/lilex-greek-400-normal.eb5c7c4d.woff +0 -0
- package/.next/static/media/lilex-latin-400-normal.3a7b14b0.woff +0 -0
- package/.next/static/media/lilex-latin-400-normal.62552ea0.woff2 +0 -0
- package/.next/static/media/lilex-latin-ext-400-normal.0297da55.woff2 +0 -0
- package/.next/static/media/lilex-latin-ext-400-normal.dc9a3323.woff +0 -0
- package/.next/static/media/lilex-symbols2-400-normal.131e0f42.woff2 +0 -0
- package/.next/static/media/lilex-symbols2-400-normal.eb403d1f.woff +0 -0
- package/.next/static/media/lilex-vietnamese-400-normal.53b3f1dc.woff2 +0 -0
- package/.next/static/media/lilex-vietnamese-400-normal.dfbef8e4.woff +0 -0
- package/.next/trace +6 -0
- package/.next/trace-build +1 -0
- package/.next/types/app/api/agent/[id]/bash-output/route.ts +351 -0
- package/.next/types/app/api/agent/[id]/events/route.ts +351 -0
- package/.next/types/app/api/agent/[id]/route.ts +351 -0
- package/.next/types/app/api/agent/new/route.ts +351 -0
- package/.next/types/app/api/agent/running/route.ts +351 -0
- package/.next/types/app/api/auth/all-providers/route.ts +351 -0
- package/.next/types/app/api/auth/api-key/[provider]/route.ts +351 -0
- package/.next/types/app/api/auth/login/[provider]/route.ts +351 -0
- package/.next/types/app/api/auth/logout/[provider]/route.ts +351 -0
- package/.next/types/app/api/auth/providers/route.ts +351 -0
- package/.next/types/app/api/cwd/browse/route.ts +351 -0
- package/.next/types/app/api/cwd/validate/route.ts +351 -0
- package/.next/types/app/api/default-cwd/route.ts +351 -0
- package/.next/types/app/api/file-index/route.ts +351 -0
- package/.next/types/app/api/files/[...path]/route.ts +351 -0
- package/.next/types/app/api/git/diff/route.ts +351 -0
- package/.next/types/app/api/git/status/route.ts +351 -0
- package/.next/types/app/api/home/route.ts +351 -0
- package/.next/types/app/api/models/route.ts +351 -0
- package/.next/types/app/api/models-config/catalog/route.ts +351 -0
- package/.next/types/app/api/models-config/discover/route.ts +351 -0
- package/.next/types/app/api/models-config/route.ts +351 -0
- package/.next/types/app/api/models-config/test/route.ts +351 -0
- package/.next/types/app/api/plugins/route.ts +351 -0
- package/.next/types/app/api/project-trust/route.ts +351 -0
- package/.next/types/app/api/sessions/[id]/auto-name/route.ts +351 -0
- package/.next/types/app/api/sessions/[id]/context/route.ts +351 -0
- package/.next/types/app/api/sessions/[id]/entries/[entryId]/thinking/route.ts +351 -0
- package/.next/types/app/api/sessions/[id]/export/route.ts +351 -0
- package/.next/types/app/api/sessions/[id]/queue-recovery/route.ts +351 -0
- package/.next/types/app/api/sessions/[id]/route.ts +351 -0
- package/.next/types/app/api/sessions/[id]/state/route.ts +351 -0
- package/.next/types/app/api/sessions/route.ts +351 -0
- package/.next/types/app/api/skills/check/route.ts +351 -0
- package/.next/types/app/api/skills/install/route.ts +351 -0
- package/.next/types/app/api/skills/route.ts +351 -0
- package/.next/types/app/api/skills/search/route.ts +351 -0
- package/.next/types/app/api/skills/update/route.ts +351 -0
- package/.next/types/app/api/themes/[name]/route.ts +351 -0
- package/.next/types/app/api/themes/route.ts +351 -0
- package/.next/types/app/api/worktrees/route.ts +351 -0
- package/.next/types/app/layout.ts +87 -0
- package/.next/types/app/page.ts +87 -0
- package/.next/types/cache-life.d.ts +145 -0
- package/.next/types/package.json +1 -0
- package/.next/types/routes.d.ts +113 -0
- package/.next/types/validator.ts +439 -0
- package/LICENSE +22 -0
- package/README.en.md +88 -0
- package/README.ja.md +150 -0
- package/README.md +175 -0
- package/README.ru.md +155 -0
- package/bin/pi-web-options.js +30 -0
- package/bin/pi-web.js +81 -0
- package/next.config.ts +42 -0
- package/package.json +81 -0
- package/public/catppuccin-icons/LICENSE +25 -0
- package/public/catppuccin-icons/latte/3d.svg +3 -0
- package/public/catppuccin-icons/latte/_file.svg +3 -0
- package/public/catppuccin-icons/latte/_folder.svg +3 -0
- package/public/catppuccin-icons/latte/_folder_open.svg +3 -0
- package/public/catppuccin-icons/latte/_root.svg +7 -0
- package/public/catppuccin-icons/latte/_root_open.svg +5 -0
- package/public/catppuccin-icons/latte/adobe-ae.svg +6 -0
- package/public/catppuccin-icons/latte/adobe-ai.svg +6 -0
- package/public/catppuccin-icons/latte/adobe-id.svg +6 -0
- package/public/catppuccin-icons/latte/adobe-ps.svg +6 -0
- package/public/catppuccin-icons/latte/adobe-xd.svg +6 -0
- package/public/catppuccin-icons/latte/adonis.svg +6 -0
- package/public/catppuccin-icons/latte/alex.svg +6 -0
- package/public/catppuccin-icons/latte/amber.svg +3 -0
- package/public/catppuccin-icons/latte/android.svg +3 -0
- package/public/catppuccin-icons/latte/angular-component.svg +6 -0
- package/public/catppuccin-icons/latte/angular-directive.svg +6 -0
- package/public/catppuccin-icons/latte/angular-guard.svg +6 -0
- package/public/catppuccin-icons/latte/angular-pipe.svg +6 -0
- package/public/catppuccin-icons/latte/angular-service.svg +6 -0
- package/public/catppuccin-icons/latte/angular.svg +6 -0
- package/public/catppuccin-icons/latte/ansible-lint.svg +4 -0
- package/public/catppuccin-icons/latte/antlr.svg +6 -0
- package/public/catppuccin-icons/latte/apache.svg +7 -0
- package/public/catppuccin-icons/latte/api-blueprint.svg +3 -0
- package/public/catppuccin-icons/latte/apollo.svg +6 -0
- package/public/catppuccin-icons/latte/apple.svg +3 -0
- package/public/catppuccin-icons/latte/arduino.svg +3 -0
- package/public/catppuccin-icons/latte/asciidoc.svg +3 -0
- package/public/catppuccin-icons/latte/assembly.svg +4 -0
- package/public/catppuccin-icons/latte/astro-config.svg +7 -0
- package/public/catppuccin-icons/latte/astro.svg +6 -0
- package/public/catppuccin-icons/latte/audio.svg +6 -0
- package/public/catppuccin-icons/latte/autohotkey.svg +6 -0
- package/public/catppuccin-icons/latte/azure-pipelines.svg +3 -0
- package/public/catppuccin-icons/latte/babel.svg +3 -0
- package/public/catppuccin-icons/latte/bash.svg +7 -0
- package/public/catppuccin-icons/latte/batch.svg +6 -0
- package/public/catppuccin-icons/latte/bazel.svg +3 -0
- package/public/catppuccin-icons/latte/benchmark.svg +3 -0
- package/public/catppuccin-icons/latte/bicep.svg +5 -0
- package/public/catppuccin-icons/latte/binary.svg +6 -0
- package/public/catppuccin-icons/latte/biome.svg +3 -0
- package/public/catppuccin-icons/latte/bitbucket.svg +3 -0
- package/public/catppuccin-icons/latte/blink.svg +10 -0
- package/public/catppuccin-icons/latte/blitz.svg +3 -0
- package/public/catppuccin-icons/latte/bower.svg +9 -0
- package/public/catppuccin-icons/latte/browserslist.svg +6 -0
- package/public/catppuccin-icons/latte/bun-lock.svg +8 -0
- package/public/catppuccin-icons/latte/bun.svg +7 -0
- package/public/catppuccin-icons/latte/c-header.svg +3 -0
- package/public/catppuccin-icons/latte/c.svg +3 -0
- package/public/catppuccin-icons/latte/cabal.svg +7 -0
- package/public/catppuccin-icons/latte/caddy.svg +6 -0
- package/public/catppuccin-icons/latte/capacitor.svg +3 -0
- package/public/catppuccin-icons/latte/cargo-lock.svg +8 -0
- package/public/catppuccin-icons/latte/cargo.svg +7 -0
- package/public/catppuccin-icons/latte/certificate.svg +7 -0
- package/public/catppuccin-icons/latte/changelog.svg +3 -0
- package/public/catppuccin-icons/latte/circle-ci.svg +6 -0
- package/public/catppuccin-icons/latte/clojure.svg +10 -0
- package/public/catppuccin-icons/latte/cmake.svg +7 -0
- package/public/catppuccin-icons/latte/cobol.svg +3 -0
- package/public/catppuccin-icons/latte/code-climate.svg +3 -0
- package/public/catppuccin-icons/latte/code-of-conduct.svg +6 -0
- package/public/catppuccin-icons/latte/codeowners.svg +6 -0
- package/public/catppuccin-icons/latte/coffeescript.svg +6 -0
- package/public/catppuccin-icons/latte/commitlint.svg +6 -0
- package/public/catppuccin-icons/latte/config.svg +3 -0
- package/public/catppuccin-icons/latte/contributing.svg +6 -0
- package/public/catppuccin-icons/latte/cpp-header.svg +4 -0
- package/public/catppuccin-icons/latte/cpp.svg +4 -0
- package/public/catppuccin-icons/latte/crystal.svg +3 -0
- package/public/catppuccin-icons/latte/csharp.svg +3 -0
- package/public/catppuccin-icons/latte/cspell.svg +4 -0
- package/public/catppuccin-icons/latte/css-map.svg +8 -0
- package/public/catppuccin-icons/latte/css.svg +6 -0
- package/public/catppuccin-icons/latte/css3.svg +6 -0
- package/public/catppuccin-icons/latte/csv.svg +3 -0
- package/public/catppuccin-icons/latte/cucumber.svg +3 -0
- package/public/catppuccin-icons/latte/cuda.svg +6 -0
- package/public/catppuccin-icons/latte/cue.svg +4 -0
- package/public/catppuccin-icons/latte/cursor-ignore.svg +4 -0
- package/public/catppuccin-icons/latte/cursor.svg +4 -0
- package/public/catppuccin-icons/latte/cypress.svg +6 -0
- package/public/catppuccin-icons/latte/d.svg +3 -0
- package/public/catppuccin-icons/latte/darklua.svg +6 -0
- package/public/catppuccin-icons/latte/dart-generated.svg +6 -0
- package/public/catppuccin-icons/latte/dart.svg +6 -0
- package/public/catppuccin-icons/latte/database.svg +3 -0
- package/public/catppuccin-icons/latte/deno.svg +3 -0
- package/public/catppuccin-icons/latte/deno_lock.svg +6 -0
- package/public/catppuccin-icons/latte/dependabot.svg +3 -0
- package/public/catppuccin-icons/latte/devcontainer.svg +4 -0
- package/public/catppuccin-icons/latte/dhall.svg +3 -0
- package/public/catppuccin-icons/latte/diff.svg +7 -0
- package/public/catppuccin-icons/latte/django.svg +6 -0
- package/public/catppuccin-icons/latte/docker-compose.svg +3 -0
- package/public/catppuccin-icons/latte/docker-ignore.svg +3 -0
- package/public/catppuccin-icons/latte/docker.svg +3 -0
- package/public/catppuccin-icons/latte/docusaurus.svg +7 -0
- package/public/catppuccin-icons/latte/drawio.svg +3 -0
- package/public/catppuccin-icons/latte/drizzle-orm.svg +3 -0
- package/public/catppuccin-icons/latte/dub-selections.svg +8 -0
- package/public/catppuccin-icons/latte/dub.svg +7 -0
- package/public/catppuccin-icons/latte/editorconfig.svg +3 -0
- package/public/catppuccin-icons/latte/ejs.svg +3 -0
- package/public/catppuccin-icons/latte/eleventy.svg +3 -0
- package/public/catppuccin-icons/latte/elixir.svg +3 -0
- package/public/catppuccin-icons/latte/elm.svg +3 -0
- package/public/catppuccin-icons/latte/ember.svg +3 -0
- package/public/catppuccin-icons/latte/env.svg +3 -0
- package/public/catppuccin-icons/latte/envrc.svg +6 -0
- package/public/catppuccin-icons/latte/erlang.svg +6 -0
- package/public/catppuccin-icons/latte/esbuild.svg +3 -0
- package/public/catppuccin-icons/latte/eslint-ignore.svg +6 -0
- package/public/catppuccin-icons/latte/eslint.svg +6 -0
- package/public/catppuccin-icons/latte/exe.svg +6 -0
- package/public/catppuccin-icons/latte/fastlane.svg +14 -0
- package/public/catppuccin-icons/latte/favicon.svg +3 -0
- package/public/catppuccin-icons/latte/figma.svg +9 -0
- package/public/catppuccin-icons/latte/firebase.svg +3 -0
- package/public/catppuccin-icons/latte/flutter.svg +8 -0
- package/public/catppuccin-icons/latte/folder_admin.svg +6 -0
- package/public/catppuccin-icons/latte/folder_admin_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_android.svg +6 -0
- package/public/catppuccin-icons/latte/folder_android_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_animation.svg +6 -0
- package/public/catppuccin-icons/latte/folder_animation_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_api.svg +6 -0
- package/public/catppuccin-icons/latte/folder_api_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_app.svg +7 -0
- package/public/catppuccin-icons/latte/folder_app_open.svg +7 -0
- package/public/catppuccin-icons/latte/folder_assets.svg +5 -0
- package/public/catppuccin-icons/latte/folder_assets_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_audio.svg +9 -0
- package/public/catppuccin-icons/latte/folder_audio_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_audit.svg +4 -0
- package/public/catppuccin-icons/latte/folder_audit_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_aws.svg +9 -0
- package/public/catppuccin-icons/latte/folder_aws_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_azure-devops.svg +4 -0
- package/public/catppuccin-icons/latte/folder_azure-devops_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_azure-pipelines.svg +6 -0
- package/public/catppuccin-icons/latte/folder_azure-pipelines_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_benchmark.svg +6 -0
- package/public/catppuccin-icons/latte/folder_benchmark_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_caddy.svg +7 -0
- package/public/catppuccin-icons/latte/folder_caddy_open.svg +7 -0
- package/public/catppuccin-icons/latte/folder_cargo.svg +6 -0
- package/public/catppuccin-icons/latte/folder_cargo_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_circle-ci.svg +9 -0
- package/public/catppuccin-icons/latte/folder_circle-ci_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_client.svg +6 -0
- package/public/catppuccin-icons/latte/folder_client_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_cloud.svg +6 -0
- package/public/catppuccin-icons/latte/folder_cloud_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_command.svg +6 -0
- package/public/catppuccin-icons/latte/folder_command_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_components.svg +6 -0
- package/public/catppuccin-icons/latte/folder_components_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_composables.svg +6 -0
- package/public/catppuccin-icons/latte/folder_composables_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_config.svg +6 -0
- package/public/catppuccin-icons/latte/folder_config_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_connection.svg +6 -0
- package/public/catppuccin-icons/latte/folder_connection_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_constant.svg +6 -0
- package/public/catppuccin-icons/latte/folder_constant_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_content.svg +4 -0
- package/public/catppuccin-icons/latte/folder_content_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_controllers.svg +6 -0
- package/public/catppuccin-icons/latte/folder_controllers_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_core.svg +6 -0
- package/public/catppuccin-icons/latte/folder_core_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_coverage.svg +6 -0
- package/public/catppuccin-icons/latte/folder_coverage_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_cursor.svg +4 -0
- package/public/catppuccin-icons/latte/folder_cursor_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_cypress.svg +6 -0
- package/public/catppuccin-icons/latte/folder_cypress_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_database.svg +6 -0
- package/public/catppuccin-icons/latte/folder_database_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_debug.svg +6 -0
- package/public/catppuccin-icons/latte/folder_debug_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_devcontainer.svg +7 -0
- package/public/catppuccin-icons/latte/folder_devcontainer_open.svg +7 -0
- package/public/catppuccin-icons/latte/folder_direnv.svg +6 -0
- package/public/catppuccin-icons/latte/folder_direnv_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_dist.svg +6 -0
- package/public/catppuccin-icons/latte/folder_dist_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_docker.svg +9 -0
- package/public/catppuccin-icons/latte/folder_docker_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_docs.svg +6 -0
- package/public/catppuccin-icons/latte/folder_docs_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_download.svg +6 -0
- package/public/catppuccin-icons/latte/folder_download_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_drizzle-orm.svg +6 -0
- package/public/catppuccin-icons/latte/folder_drizzle-orm_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_examples.svg +6 -0
- package/public/catppuccin-icons/latte/folder_examples_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_fastlane.svg +8 -0
- package/public/catppuccin-icons/latte/folder_fastlane_open.svg +8 -0
- package/public/catppuccin-icons/latte/folder_firebase.svg +6 -0
- package/public/catppuccin-icons/latte/folder_firebase_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_fonts.svg +6 -0
- package/public/catppuccin-icons/latte/folder_fonts_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_forgejo.svg +7 -0
- package/public/catppuccin-icons/latte/folder_forgejo_open.svg +7 -0
- package/public/catppuccin-icons/latte/folder_functions.svg +6 -0
- package/public/catppuccin-icons/latte/folder_functions_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_fvm.svg +6 -0
- package/public/catppuccin-icons/latte/folder_fvm_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_git.svg +6 -0
- package/public/catppuccin-icons/latte/folder_git_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_github.svg +6 -0
- package/public/catppuccin-icons/latte/folder_github_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_gitlab.svg +6 -0
- package/public/catppuccin-icons/latte/folder_gitlab_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_gradle.svg +7 -0
- package/public/catppuccin-icons/latte/folder_gradle_open.svg +7 -0
- package/public/catppuccin-icons/latte/folder_graphql.svg +4 -0
- package/public/catppuccin-icons/latte/folder_graphql_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_hooks.svg +6 -0
- package/public/catppuccin-icons/latte/folder_hooks_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_husky.svg +7 -0
- package/public/catppuccin-icons/latte/folder_husky_open.svg +7 -0
- package/public/catppuccin-icons/latte/folder_images.svg +8 -0
- package/public/catppuccin-icons/latte/folder_images_open.svg +8 -0
- package/public/catppuccin-icons/latte/folder_include.svg +5 -0
- package/public/catppuccin-icons/latte/folder_include_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_intellij.svg +8 -0
- package/public/catppuccin-icons/latte/folder_intellij_open.svg +8 -0
- package/public/catppuccin-icons/latte/folder_javascript.svg +4 -0
- package/public/catppuccin-icons/latte/folder_javascript_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_kubernetes.svg +9 -0
- package/public/catppuccin-icons/latte/folder_kubernetes_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_layouts.svg +6 -0
- package/public/catppuccin-icons/latte/folder_layouts_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_lib.svg +4 -0
- package/public/catppuccin-icons/latte/folder_lib_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_linux.svg +5 -0
- package/public/catppuccin-icons/latte/folder_linux_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_locales.svg +6 -0
- package/public/catppuccin-icons/latte/folder_locales_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_luau.svg +5 -0
- package/public/catppuccin-icons/latte/folder_luau_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_lune.svg +5 -0
- package/public/catppuccin-icons/latte/folder_lune_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_macos.svg +10 -0
- package/public/catppuccin-icons/latte/folder_macos_open.svg +10 -0
- package/public/catppuccin-icons/latte/folder_messages.svg +4 -0
- package/public/catppuccin-icons/latte/folder_messages_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_middleware.svg +6 -0
- package/public/catppuccin-icons/latte/folder_middleware_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_mocks.svg +6 -0
- package/public/catppuccin-icons/latte/folder_mocks_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_moonrepo.svg +5 -0
- package/public/catppuccin-icons/latte/folder_moonrepo_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_next.svg +6 -0
- package/public/catppuccin-icons/latte/folder_next_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_nix.svg +11 -0
- package/public/catppuccin-icons/latte/folder_nix_open.svg +11 -0
- package/public/catppuccin-icons/latte/folder_node.svg +6 -0
- package/public/catppuccin-icons/latte/folder_node_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_nuxt.svg +6 -0
- package/public/catppuccin-icons/latte/folder_nuxt_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_packages.svg +6 -0
- package/public/catppuccin-icons/latte/folder_packages_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_pesde.svg +6 -0
- package/public/catppuccin-icons/latte/folder_pesde_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_plugins.svg +6 -0
- package/public/catppuccin-icons/latte/folder_plugins_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_pre-commit.svg +5 -0
- package/public/catppuccin-icons/latte/folder_pre-commit_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_prisma.svg +6 -0
- package/public/catppuccin-icons/latte/folder_prisma_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_private.svg +5 -0
- package/public/catppuccin-icons/latte/folder_private_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_proto.svg +11 -0
- package/public/catppuccin-icons/latte/folder_proto_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_public.svg +6 -0
- package/public/catppuccin-icons/latte/folder_public_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_queue.svg +6 -0
- package/public/catppuccin-icons/latte/folder_queue_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_redux.svg +6 -0
- package/public/catppuccin-icons/latte/folder_redux_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_renovate.svg +7 -0
- package/public/catppuccin-icons/latte/folder_renovate_open.svg +7 -0
- package/public/catppuccin-icons/latte/folder_roblox.svg +3 -0
- package/public/catppuccin-icons/latte/folder_roblox_open.svg +3 -0
- package/public/catppuccin-icons/latte/folder_routes.svg +6 -0
- package/public/catppuccin-icons/latte/folder_routes_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_sass.svg +6 -0
- package/public/catppuccin-icons/latte/folder_sass_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_scripts.svg +6 -0
- package/public/catppuccin-icons/latte/folder_scripts_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_security.svg +4 -0
- package/public/catppuccin-icons/latte/folder_security_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_server.svg +6 -0
- package/public/catppuccin-icons/latte/folder_server_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_shared.svg +4 -0
- package/public/catppuccin-icons/latte/folder_shared_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_src.svg +6 -0
- package/public/catppuccin-icons/latte/folder_src_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_storybook.svg +6 -0
- package/public/catppuccin-icons/latte/folder_storybook_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_styles.svg +6 -0
- package/public/catppuccin-icons/latte/folder_styles_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_svg.svg +6 -0
- package/public/catppuccin-icons/latte/folder_svg_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_symlink.svg +5 -0
- package/public/catppuccin-icons/latte/folder_symlink_open.svg +5 -0
- package/public/catppuccin-icons/latte/folder_tauri.svg +9 -0
- package/public/catppuccin-icons/latte/folder_tauri_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_temp.svg +6 -0
- package/public/catppuccin-icons/latte/folder_temp_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_templates.svg +6 -0
- package/public/catppuccin-icons/latte/folder_templates_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_tests.svg +6 -0
- package/public/catppuccin-icons/latte/folder_tests_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_themes.svg +9 -0
- package/public/catppuccin-icons/latte/folder_themes_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_turbo.svg +9 -0
- package/public/catppuccin-icons/latte/folder_turbo_open.svg +10 -0
- package/public/catppuccin-icons/latte/folder_types.svg +6 -0
- package/public/catppuccin-icons/latte/folder_types_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_upload.svg +9 -0
- package/public/catppuccin-icons/latte/folder_upload_open.svg +9 -0
- package/public/catppuccin-icons/latte/folder_utils.svg +6 -0
- package/public/catppuccin-icons/latte/folder_utils_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_vercel.svg +6 -0
- package/public/catppuccin-icons/latte/folder_vercel_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_video.svg +6 -0
- package/public/catppuccin-icons/latte/folder_video_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_views.svg +6 -0
- package/public/catppuccin-icons/latte/folder_views_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_vscode.svg +6 -0
- package/public/catppuccin-icons/latte/folder_vscode_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_windows.svg +4 -0
- package/public/catppuccin-icons/latte/folder_windows_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_workflows.svg +6 -0
- package/public/catppuccin-icons/latte/folder_workflows_open.svg +6 -0
- package/public/catppuccin-icons/latte/folder_wxt.svg +4 -0
- package/public/catppuccin-icons/latte/folder_wxt_open.svg +4 -0
- package/public/catppuccin-icons/latte/folder_xcode.svg +12 -0
- package/public/catppuccin-icons/latte/folder_xcode_open.svg +10 -0
- package/public/catppuccin-icons/latte/folder_xmake.svg +8 -0
- package/public/catppuccin-icons/latte/folder_xmake_open.svg +8 -0
- package/public/catppuccin-icons/latte/folder_yarn.svg +7 -0
- package/public/catppuccin-icons/latte/folder_yarn_open.svg +9 -0
- package/public/catppuccin-icons/latte/font.svg +3 -0
- package/public/catppuccin-icons/latte/foreman.svg +9 -0
- package/public/catppuccin-icons/latte/forgejo.svg +6 -0
- package/public/catppuccin-icons/latte/fortran.svg +3 -0
- package/public/catppuccin-icons/latte/fsharp.svg +3 -0
- package/public/catppuccin-icons/latte/fvm.svg +3 -0
- package/public/catppuccin-icons/latte/gatsby.svg +6 -0
- package/public/catppuccin-icons/latte/gcp.svg +9 -0
- package/public/catppuccin-icons/latte/git-cliff.svg +5 -0
- package/public/catppuccin-icons/latte/git.svg +6 -0
- package/public/catppuccin-icons/latte/gitlab.svg +3 -0
- package/public/catppuccin-icons/latte/gitpod.svg +3 -0
- package/public/catppuccin-icons/latte/gleam-config.svg +5 -0
- package/public/catppuccin-icons/latte/gleam.svg +4 -0
- package/public/catppuccin-icons/latte/go-mod.svg +3 -0
- package/public/catppuccin-icons/latte/go-template.svg +4 -0
- package/public/catppuccin-icons/latte/go.svg +3 -0
- package/public/catppuccin-icons/latte/godot-assets.svg +3 -0
- package/public/catppuccin-icons/latte/godot.svg +3 -0
- package/public/catppuccin-icons/latte/gradle.svg +6 -0
- package/public/catppuccin-icons/latte/graphql.svg +3 -0
- package/public/catppuccin-icons/latte/groovy.svg +6 -0
- package/public/catppuccin-icons/latte/gulp.svg +3 -0
- package/public/catppuccin-icons/latte/hacking.svg +7 -0
- package/public/catppuccin-icons/latte/haml.svg +7 -0
- package/public/catppuccin-icons/latte/handlebars.svg +3 -0
- package/public/catppuccin-icons/latte/hardhat.svg +3 -0
- package/public/catppuccin-icons/latte/hare.svg +7 -0
- package/public/catppuccin-icons/latte/haskell.svg +3 -0
- package/public/catppuccin-icons/latte/haxe.svg +6 -0
- package/public/catppuccin-icons/latte/helm.svg +3 -0
- package/public/catppuccin-icons/latte/heroku.svg +6 -0
- package/public/catppuccin-icons/latte/histoire.svg +6 -0
- package/public/catppuccin-icons/latte/html.svg +6 -0
- package/public/catppuccin-icons/latte/http.svg +6 -0
- package/public/catppuccin-icons/latte/huff.svg +4 -0
- package/public/catppuccin-icons/latte/hugo.svg +6 -0
- package/public/catppuccin-icons/latte/humans.svg +13 -0
- package/public/catppuccin-icons/latte/husky.svg +3 -0
- package/public/catppuccin-icons/latte/image.svg +8 -0
- package/public/catppuccin-icons/latte/ionic.svg +6 -0
- package/public/catppuccin-icons/latte/java-annotation.svg +3 -0
- package/public/catppuccin-icons/latte/java-class-abstract.svg +3 -0
- package/public/catppuccin-icons/latte/java-class-final.svg +3 -0
- package/public/catppuccin-icons/latte/java-class-sealed.svg +3 -0
- package/public/catppuccin-icons/latte/java-class.svg +3 -0
- package/public/catppuccin-icons/latte/java-enum.svg +3 -0
- package/public/catppuccin-icons/latte/java-exception.svg +3 -0
- package/public/catppuccin-icons/latte/java-interface.svg +4 -0
- package/public/catppuccin-icons/latte/java-jar.svg +7 -0
- package/public/catppuccin-icons/latte/java-record.svg +4 -0
- package/public/catppuccin-icons/latte/java.svg +7 -0
- package/public/catppuccin-icons/latte/javascript-config.svg +7 -0
- package/public/catppuccin-icons/latte/javascript-map.svg +8 -0
- package/public/catppuccin-icons/latte/javascript-react.svg +8 -0
- package/public/catppuccin-icons/latte/javascript-test.svg +3 -0
- package/public/catppuccin-icons/latte/javascript.svg +6 -0
- package/public/catppuccin-icons/latte/jest.svg +8 -0
- package/public/catppuccin-icons/latte/jinja.svg +3 -0
- package/public/catppuccin-icons/latte/json-schema.svg +3 -0
- package/public/catppuccin-icons/latte/json.svg +3 -0
- package/public/catppuccin-icons/latte/juce.svg +14 -0
- package/public/catppuccin-icons/latte/jule.svg +5 -0
- package/public/catppuccin-icons/latte/julia.svg +7 -0
- package/public/catppuccin-icons/latte/jupyter.svg +6 -0
- package/public/catppuccin-icons/latte/just.svg +5 -0
- package/public/catppuccin-icons/latte/kdl.svg +5 -0
- package/public/catppuccin-icons/latte/key.svg +6 -0
- package/public/catppuccin-icons/latte/knip.svg +3 -0
- package/public/catppuccin-icons/latte/kotlin.svg +8 -0
- package/public/catppuccin-icons/latte/laravel.svg +8 -0
- package/public/catppuccin-icons/latte/latex.svg +3 -0
- package/public/catppuccin-icons/latte/latte.svg +6 -0
- package/public/catppuccin-icons/latte/lerna.svg +6 -0
- package/public/catppuccin-icons/latte/less.svg +3 -0
- package/public/catppuccin-icons/latte/lib.svg +3 -0
- package/public/catppuccin-icons/latte/license.svg +3 -0
- package/public/catppuccin-icons/latte/lint-staged.svg +8 -0
- package/public/catppuccin-icons/latte/liquid.svg +3 -0
- package/public/catppuccin-icons/latte/lisp.svg +6 -0
- package/public/catppuccin-icons/latte/lock.svg +3 -0
- package/public/catppuccin-icons/latte/log.svg +6 -0
- package/public/catppuccin-icons/latte/lua-check.svg +9 -0
- package/public/catppuccin-icons/latte/lua-client.svg +7 -0
- package/public/catppuccin-icons/latte/lua-rocks.svg +7 -0
- package/public/catppuccin-icons/latte/lua-server.svg +7 -0
- package/public/catppuccin-icons/latte/lua-test.svg +9 -0
- package/public/catppuccin-icons/latte/lua.svg +6 -0
- package/public/catppuccin-icons/latte/luau-check.svg +9 -0
- package/public/catppuccin-icons/latte/luau-client.svg +7 -0
- package/public/catppuccin-icons/latte/luau-config.svg +9 -0
- package/public/catppuccin-icons/latte/luau-server.svg +7 -0
- package/public/catppuccin-icons/latte/luau-test.svg +5 -0
- package/public/catppuccin-icons/latte/luau.svg +4 -0
- package/public/catppuccin-icons/latte/macos.svg +9 -0
- package/public/catppuccin-icons/latte/makefile.svg +6 -0
- package/public/catppuccin-icons/latte/mantle.svg +3 -0
- package/public/catppuccin-icons/latte/markdown-mdx.svg +3 -0
- package/public/catppuccin-icons/latte/markdown.svg +3 -0
- package/public/catppuccin-icons/latte/marko.svg +9 -0
- package/public/catppuccin-icons/latte/matlab.svg +6 -0
- package/public/catppuccin-icons/latte/mdbook.svg +4 -0
- package/public/catppuccin-icons/latte/mermaid.svg +3 -0
- package/public/catppuccin-icons/latte/meson.svg +6 -0
- package/public/catppuccin-icons/latte/midi.svg +6 -0
- package/public/catppuccin-icons/latte/mjml.svg +3 -0
- package/public/catppuccin-icons/latte/modernizr.svg +3 -0
- package/public/catppuccin-icons/latte/moonrepo.svg +4 -0
- package/public/catppuccin-icons/latte/moonwave.svg +3 -0
- package/public/catppuccin-icons/latte/ms-excel.svg +6 -0
- package/public/catppuccin-icons/latte/ms-powerpoint.svg +6 -0
- package/public/catppuccin-icons/latte/ms-word.svg +6 -0
- package/public/catppuccin-icons/latte/msbuild.svg +8 -0
- package/public/catppuccin-icons/latte/nativescript.svg +3 -0
- package/public/catppuccin-icons/latte/nest-controller.svg +3 -0
- package/public/catppuccin-icons/latte/nest-decorator.svg +3 -0
- package/public/catppuccin-icons/latte/nest-filter.svg +3 -0
- package/public/catppuccin-icons/latte/nest-gateway.svg +3 -0
- package/public/catppuccin-icons/latte/nest-guard.svg +3 -0
- package/public/catppuccin-icons/latte/nest-middleware.svg +3 -0
- package/public/catppuccin-icons/latte/nest-pipe.svg +3 -0
- package/public/catppuccin-icons/latte/nest-service.svg +3 -0
- package/public/catppuccin-icons/latte/nest.svg +3 -0
- package/public/catppuccin-icons/latte/netlify.svg +6 -0
- package/public/catppuccin-icons/latte/next.svg +6 -0
- package/public/catppuccin-icons/latte/nextflow.svg +3 -0
- package/public/catppuccin-icons/latte/nginx.svg +6 -0
- package/public/catppuccin-icons/latte/nim.svg +3 -0
- package/public/catppuccin-icons/latte/ninja.svg +6 -0
- package/public/catppuccin-icons/latte/nix-lock.svg +11 -0
- package/public/catppuccin-icons/latte/nix.svg +10 -0
- package/public/catppuccin-icons/latte/nodemon.svg +3 -0
- package/public/catppuccin-icons/latte/npm-ignore.svg +6 -0
- package/public/catppuccin-icons/latte/npm-lock.svg +7 -0
- package/public/catppuccin-icons/latte/npm.svg +6 -0
- package/public/catppuccin-icons/latte/nuget.svg +3 -0
- package/public/catppuccin-icons/latte/nunjucks.svg +3 -0
- package/public/catppuccin-icons/latte/nuxt-ignore.svg +3 -0
- package/public/catppuccin-icons/latte/nuxt.svg +3 -0
- package/public/catppuccin-icons/latte/nx-ignore.svg +4 -0
- package/public/catppuccin-icons/latte/nx.svg +4 -0
- package/public/catppuccin-icons/latte/ocaml.svg +7 -0
- package/public/catppuccin-icons/latte/odin.svg +3 -0
- package/public/catppuccin-icons/latte/opentofu.svg +4 -0
- package/public/catppuccin-icons/latte/org.svg +7 -0
- package/public/catppuccin-icons/latte/package-json.svg +3 -0
- package/public/catppuccin-icons/latte/panda-css.svg +3 -0
- package/public/catppuccin-icons/latte/pdf.svg +3 -0
- package/public/catppuccin-icons/latte/perl.svg +3 -0
- package/public/catppuccin-icons/latte/pesde-lock.svg +7 -0
- package/public/catppuccin-icons/latte/pesde.svg +6 -0
- package/public/catppuccin-icons/latte/php.svg +3 -0
- package/public/catppuccin-icons/latte/phrase.svg +6 -0
- package/public/catppuccin-icons/latte/phtml.svg +6 -0
- package/public/catppuccin-icons/latte/pixi-lock.svg +6 -0
- package/public/catppuccin-icons/latte/pixi.svg +7 -0
- package/public/catppuccin-icons/latte/plantuml.svg +3 -0
- package/public/catppuccin-icons/latte/playwright.svg +9 -0
- package/public/catppuccin-icons/latte/plop.svg +3 -0
- package/public/catppuccin-icons/latte/pnpm-lock.svg +9 -0
- package/public/catppuccin-icons/latte/pnpm.svg +8 -0
- package/public/catppuccin-icons/latte/poetry-lock.svg +13 -0
- package/public/catppuccin-icons/latte/postcss.svg +8 -0
- package/public/catppuccin-icons/latte/powershell.svg +6 -0
- package/public/catppuccin-icons/latte/pre-commit.svg +4 -0
- package/public/catppuccin-icons/latte/premake.svg +7 -0
- package/public/catppuccin-icons/latte/prettier-ignore.svg +3 -0
- package/public/catppuccin-icons/latte/prettier.svg +8 -0
- package/public/catppuccin-icons/latte/prisma.svg +3 -0
- package/public/catppuccin-icons/latte/prolog.svg +3 -0
- package/public/catppuccin-icons/latte/properties.svg +3 -0
- package/public/catppuccin-icons/latte/proto.svg +8 -0
- package/public/catppuccin-icons/latte/prototools.svg +3 -0
- package/public/catppuccin-icons/latte/pug.svg +3 -0
- package/public/catppuccin-icons/latte/puppet.svg +3 -0
- package/public/catppuccin-icons/latte/puppeteer.svg +5 -0
- package/public/catppuccin-icons/latte/python-compiled.svg +8 -0
- package/public/catppuccin-icons/latte/python-config.svg +9 -0
- package/public/catppuccin-icons/latte/python.svg +8 -0
- package/public/catppuccin-icons/latte/qwik.svg +6 -0
- package/public/catppuccin-icons/latte/r.svg +6 -0
- package/public/catppuccin-icons/latte/racket.svg +6 -0
- package/public/catppuccin-icons/latte/razor.svg +3 -0
- package/public/catppuccin-icons/latte/rdata.svg +4 -0
- package/public/catppuccin-icons/latte/readme.svg +6 -0
- package/public/catppuccin-icons/latte/reason.svg +6 -0
- package/public/catppuccin-icons/latte/redwood.svg +3 -0
- package/public/catppuccin-icons/latte/release.svg +6 -0
- package/public/catppuccin-icons/latte/remix.svg +3 -0
- package/public/catppuccin-icons/latte/renovate.svg +6 -0
- package/public/catppuccin-icons/latte/rescript.svg +6 -0
- package/public/catppuccin-icons/latte/rmd.svg +4 -0
- package/public/catppuccin-icons/latte/roblox.svg +3 -0
- package/public/catppuccin-icons/latte/robots.svg +6 -0
- package/public/catppuccin-icons/latte/rocket.svg +3 -0
- package/public/catppuccin-icons/latte/rojo.svg +3 -0
- package/public/catppuccin-icons/latte/rokit.svg +4 -0
- package/public/catppuccin-icons/latte/rollup.svg +6 -0
- package/public/catppuccin-icons/latte/rproj.svg +5 -0
- package/public/catppuccin-icons/latte/rsml.svg +10 -0
- package/public/catppuccin-icons/latte/ruby-gem-lock.svg +7 -0
- package/public/catppuccin-icons/latte/ruby-gem.svg +6 -0
- package/public/catppuccin-icons/latte/ruby.svg +3 -0
- package/public/catppuccin-icons/latte/ruff.svg +3 -0
- package/public/catppuccin-icons/latte/rust-alt-config.svg +4 -0
- package/public/catppuccin-icons/latte/rust-alt.svg +3 -0
- package/public/catppuccin-icons/latte/rust-config.svg +7 -0
- package/public/catppuccin-icons/latte/rust.svg +6 -0
- package/public/catppuccin-icons/latte/salesforce.svg +3 -0
- package/public/catppuccin-icons/latte/sass.svg +3 -0
- package/public/catppuccin-icons/latte/scala.svg +3 -0
- package/public/catppuccin-icons/latte/scheme.svg +3 -0
- package/public/catppuccin-icons/latte/search.svg +3 -0
- package/public/catppuccin-icons/latte/security.svg +4 -0
- package/public/catppuccin-icons/latte/semantic-release.svg +3 -0
- package/public/catppuccin-icons/latte/semgrep-ignore.svg +3 -0
- package/public/catppuccin-icons/latte/semgrep.svg +3 -0
- package/public/catppuccin-icons/latte/sentry.svg +3 -0
- package/public/catppuccin-icons/latte/serverless.svg +3 -0
- package/public/catppuccin-icons/latte/shader.svg +3 -0
- package/public/catppuccin-icons/latte/sketch.svg +3 -0
- package/public/catppuccin-icons/latte/slidesk.svg +7 -0
- package/public/catppuccin-icons/latte/snowpack.svg +6 -0
- package/public/catppuccin-icons/latte/solid.svg +5 -0
- package/public/catppuccin-icons/latte/solidity.svg +3 -0
- package/public/catppuccin-icons/latte/sonar-cloud.svg +7 -0
- package/public/catppuccin-icons/latte/spwn.svg +7 -0
- package/public/catppuccin-icons/latte/squirrel.svg +4 -0
- package/public/catppuccin-icons/latte/stackblitz.svg +3 -0
- package/public/catppuccin-icons/latte/stata.svg +4 -0
- package/public/catppuccin-icons/latte/stencil.svg +3 -0
- package/public/catppuccin-icons/latte/stitches.svg +7 -0
- package/public/catppuccin-icons/latte/storybook-svelte.svg +6 -0
- package/public/catppuccin-icons/latte/storybook-vue.svg +6 -0
- package/public/catppuccin-icons/latte/storybook.svg +6 -0
- package/public/catppuccin-icons/latte/stylelint-ignore.svg +7 -0
- package/public/catppuccin-icons/latte/stylelint.svg +7 -0
- package/public/catppuccin-icons/latte/stylua-ignore.svg +3 -0
- package/public/catppuccin-icons/latte/stylua.svg +7 -0
- package/public/catppuccin-icons/latte/sublime.svg +3 -0
- package/public/catppuccin-icons/latte/super-collider.svg +3 -0
- package/public/catppuccin-icons/latte/svelte-config.svg +6 -0
- package/public/catppuccin-icons/latte/svelte.svg +6 -0
- package/public/catppuccin-icons/latte/svg.svg +3 -0
- package/public/catppuccin-icons/latte/swift.svg +3 -0
- package/public/catppuccin-icons/latte/swiftformat.svg +4 -0
- package/public/catppuccin-icons/latte/symlink.svg +5 -0
- package/public/catppuccin-icons/latte/tailwind.svg +3 -0
- package/public/catppuccin-icons/latte/taskfile.svg +3 -0
- package/public/catppuccin-icons/latte/tauri-ignore.svg +6 -0
- package/public/catppuccin-icons/latte/tauri.svg +8 -0
- package/public/catppuccin-icons/latte/terraform.svg +3 -0
- package/public/catppuccin-icons/latte/text.svg +6 -0
- package/public/catppuccin-icons/latte/todo.svg +6 -0
- package/public/catppuccin-icons/latte/toml.svg +3 -0
- package/public/catppuccin-icons/latte/turbo.svg +10 -0
- package/public/catppuccin-icons/latte/twig.svg +4 -0
- package/public/catppuccin-icons/latte/twine.svg +6 -0
- package/public/catppuccin-icons/latte/typescript-config.svg +7 -0
- package/public/catppuccin-icons/latte/typescript-def.svg +7 -0
- package/public/catppuccin-icons/latte/typescript-react.svg +8 -0
- package/public/catppuccin-icons/latte/typescript-test.svg +3 -0
- package/public/catppuccin-icons/latte/typescript.svg +6 -0
- package/public/catppuccin-icons/latte/typst.svg +3 -0
- package/public/catppuccin-icons/latte/unity.svg +3 -0
- package/public/catppuccin-icons/latte/unocss.svg +6 -0
- package/public/catppuccin-icons/latte/url.svg +3 -0
- package/public/catppuccin-icons/latte/uv.svg +3 -0
- package/public/catppuccin-icons/latte/v.svg +6 -0
- package/public/catppuccin-icons/latte/vala.svg +3 -0
- package/public/catppuccin-icons/latte/vanilla-extract.svg +4 -0
- package/public/catppuccin-icons/latte/vapi.svg +3 -0
- package/public/catppuccin-icons/latte/vento.svg +5 -0
- package/public/catppuccin-icons/latte/vercel-ignore.svg +3 -0
- package/public/catppuccin-icons/latte/vercel.svg +3 -0
- package/public/catppuccin-icons/latte/verilog.svg +6 -0
- package/public/catppuccin-icons/latte/vhs.svg +3 -0
- package/public/catppuccin-icons/latte/video.svg +6 -0
- package/public/catppuccin-icons/latte/vim.svg +3 -0
- package/public/catppuccin-icons/latte/visual-studio.svg +3 -0
- package/public/catppuccin-icons/latte/vital.svg +6 -0
- package/public/catppuccin-icons/latte/vite.svg +6 -0
- package/public/catppuccin-icons/latte/vitest.svg +6 -0
- package/public/catppuccin-icons/latte/vs-codium.svg +8 -0
- package/public/catppuccin-icons/latte/vscode-ignore.svg +3 -0
- package/public/catppuccin-icons/latte/vscode.svg +3 -0
- package/public/catppuccin-icons/latte/vue-config.svg +6 -0
- package/public/catppuccin-icons/latte/vue.svg +6 -0
- package/public/catppuccin-icons/latte/wally.svg +27 -0
- package/public/catppuccin-icons/latte/web-assembly.svg +7 -0
- package/public/catppuccin-icons/latte/webpack.svg +7 -0
- package/public/catppuccin-icons/latte/windi.svg +3 -0
- package/public/catppuccin-icons/latte/workflow.svg +3 -0
- package/public/catppuccin-icons/latte/wrangler.svg +4 -0
- package/public/catppuccin-icons/latte/wxt.svg +3 -0
- package/public/catppuccin-icons/latte/xaml.svg +8 -0
- package/public/catppuccin-icons/latte/xcode.svg +7 -0
- package/public/catppuccin-icons/latte/xmake.svg +7 -0
- package/public/catppuccin-icons/latte/xml.svg +3 -0
- package/public/catppuccin-icons/latte/yaml.svg +3 -0
- package/public/catppuccin-icons/latte/yarn-lock.svg +7 -0
- package/public/catppuccin-icons/latte/yarn.svg +6 -0
- package/public/catppuccin-icons/latte/zap.svg +3 -0
- package/public/catppuccin-icons/latte/zig.svg +3 -0
- package/public/catppuccin-icons/latte/zip.svg +3 -0
- package/public/catppuccin-icons/mocha/3d.svg +3 -0
- package/public/catppuccin-icons/mocha/_file.svg +3 -0
- package/public/catppuccin-icons/mocha/_folder.svg +3 -0
- package/public/catppuccin-icons/mocha/_folder_open.svg +3 -0
- package/public/catppuccin-icons/mocha/_root.svg +7 -0
- package/public/catppuccin-icons/mocha/_root_open.svg +5 -0
- package/public/catppuccin-icons/mocha/adobe-ae.svg +6 -0
- package/public/catppuccin-icons/mocha/adobe-ai.svg +6 -0
- package/public/catppuccin-icons/mocha/adobe-id.svg +6 -0
- package/public/catppuccin-icons/mocha/adobe-ps.svg +6 -0
- package/public/catppuccin-icons/mocha/adobe-xd.svg +6 -0
- package/public/catppuccin-icons/mocha/adonis.svg +6 -0
- package/public/catppuccin-icons/mocha/alex.svg +6 -0
- package/public/catppuccin-icons/mocha/amber.svg +3 -0
- package/public/catppuccin-icons/mocha/android.svg +3 -0
- package/public/catppuccin-icons/mocha/angular-component.svg +6 -0
- package/public/catppuccin-icons/mocha/angular-directive.svg +6 -0
- package/public/catppuccin-icons/mocha/angular-guard.svg +6 -0
- package/public/catppuccin-icons/mocha/angular-pipe.svg +6 -0
- package/public/catppuccin-icons/mocha/angular-service.svg +6 -0
- package/public/catppuccin-icons/mocha/angular.svg +6 -0
- package/public/catppuccin-icons/mocha/ansible-lint.svg +4 -0
- package/public/catppuccin-icons/mocha/antlr.svg +6 -0
- package/public/catppuccin-icons/mocha/apache.svg +7 -0
- package/public/catppuccin-icons/mocha/api-blueprint.svg +3 -0
- package/public/catppuccin-icons/mocha/apollo.svg +6 -0
- package/public/catppuccin-icons/mocha/apple.svg +3 -0
- package/public/catppuccin-icons/mocha/arduino.svg +3 -0
- package/public/catppuccin-icons/mocha/asciidoc.svg +3 -0
- package/public/catppuccin-icons/mocha/assembly.svg +4 -0
- package/public/catppuccin-icons/mocha/astro-config.svg +7 -0
- package/public/catppuccin-icons/mocha/astro.svg +6 -0
- package/public/catppuccin-icons/mocha/audio.svg +6 -0
- package/public/catppuccin-icons/mocha/autohotkey.svg +6 -0
- package/public/catppuccin-icons/mocha/azure-pipelines.svg +3 -0
- package/public/catppuccin-icons/mocha/babel.svg +3 -0
- package/public/catppuccin-icons/mocha/bash.svg +7 -0
- package/public/catppuccin-icons/mocha/batch.svg +6 -0
- package/public/catppuccin-icons/mocha/bazel.svg +3 -0
- package/public/catppuccin-icons/mocha/benchmark.svg +3 -0
- package/public/catppuccin-icons/mocha/bicep.svg +5 -0
- package/public/catppuccin-icons/mocha/binary.svg +6 -0
- package/public/catppuccin-icons/mocha/biome.svg +3 -0
- package/public/catppuccin-icons/mocha/bitbucket.svg +3 -0
- package/public/catppuccin-icons/mocha/blink.svg +10 -0
- package/public/catppuccin-icons/mocha/blitz.svg +3 -0
- package/public/catppuccin-icons/mocha/bower.svg +9 -0
- package/public/catppuccin-icons/mocha/browserslist.svg +6 -0
- package/public/catppuccin-icons/mocha/bun-lock.svg +8 -0
- package/public/catppuccin-icons/mocha/bun.svg +7 -0
- package/public/catppuccin-icons/mocha/c-header.svg +3 -0
- package/public/catppuccin-icons/mocha/c.svg +3 -0
- package/public/catppuccin-icons/mocha/cabal.svg +7 -0
- package/public/catppuccin-icons/mocha/caddy.svg +6 -0
- package/public/catppuccin-icons/mocha/capacitor.svg +3 -0
- package/public/catppuccin-icons/mocha/cargo-lock.svg +8 -0
- package/public/catppuccin-icons/mocha/cargo.svg +7 -0
- package/public/catppuccin-icons/mocha/certificate.svg +7 -0
- package/public/catppuccin-icons/mocha/changelog.svg +3 -0
- package/public/catppuccin-icons/mocha/circle-ci.svg +6 -0
- package/public/catppuccin-icons/mocha/clojure.svg +10 -0
- package/public/catppuccin-icons/mocha/cmake.svg +7 -0
- package/public/catppuccin-icons/mocha/cobol.svg +3 -0
- package/public/catppuccin-icons/mocha/code-climate.svg +3 -0
- package/public/catppuccin-icons/mocha/code-of-conduct.svg +6 -0
- package/public/catppuccin-icons/mocha/codeowners.svg +6 -0
- package/public/catppuccin-icons/mocha/coffeescript.svg +6 -0
- package/public/catppuccin-icons/mocha/commitlint.svg +6 -0
- package/public/catppuccin-icons/mocha/config.svg +3 -0
- package/public/catppuccin-icons/mocha/contributing.svg +6 -0
- package/public/catppuccin-icons/mocha/cpp-header.svg +4 -0
- package/public/catppuccin-icons/mocha/cpp.svg +4 -0
- package/public/catppuccin-icons/mocha/crystal.svg +3 -0
- package/public/catppuccin-icons/mocha/csharp.svg +3 -0
- package/public/catppuccin-icons/mocha/cspell.svg +4 -0
- package/public/catppuccin-icons/mocha/css-map.svg +8 -0
- package/public/catppuccin-icons/mocha/css.svg +6 -0
- package/public/catppuccin-icons/mocha/css3.svg +6 -0
- package/public/catppuccin-icons/mocha/csv.svg +3 -0
- package/public/catppuccin-icons/mocha/cucumber.svg +3 -0
- package/public/catppuccin-icons/mocha/cuda.svg +6 -0
- package/public/catppuccin-icons/mocha/cue.svg +4 -0
- package/public/catppuccin-icons/mocha/cursor-ignore.svg +4 -0
- package/public/catppuccin-icons/mocha/cursor.svg +4 -0
- package/public/catppuccin-icons/mocha/cypress.svg +6 -0
- package/public/catppuccin-icons/mocha/d.svg +3 -0
- package/public/catppuccin-icons/mocha/darklua.svg +6 -0
- package/public/catppuccin-icons/mocha/dart-generated.svg +6 -0
- package/public/catppuccin-icons/mocha/dart.svg +6 -0
- package/public/catppuccin-icons/mocha/database.svg +3 -0
- package/public/catppuccin-icons/mocha/deno.svg +3 -0
- package/public/catppuccin-icons/mocha/deno_lock.svg +6 -0
- package/public/catppuccin-icons/mocha/dependabot.svg +3 -0
- package/public/catppuccin-icons/mocha/devcontainer.svg +4 -0
- package/public/catppuccin-icons/mocha/dhall.svg +3 -0
- package/public/catppuccin-icons/mocha/diff.svg +7 -0
- package/public/catppuccin-icons/mocha/django.svg +6 -0
- package/public/catppuccin-icons/mocha/docker-compose.svg +3 -0
- package/public/catppuccin-icons/mocha/docker-ignore.svg +3 -0
- package/public/catppuccin-icons/mocha/docker.svg +3 -0
- package/public/catppuccin-icons/mocha/docusaurus.svg +7 -0
- package/public/catppuccin-icons/mocha/drawio.svg +3 -0
- package/public/catppuccin-icons/mocha/drizzle-orm.svg +3 -0
- package/public/catppuccin-icons/mocha/dub-selections.svg +8 -0
- package/public/catppuccin-icons/mocha/dub.svg +7 -0
- package/public/catppuccin-icons/mocha/editorconfig.svg +3 -0
- package/public/catppuccin-icons/mocha/ejs.svg +3 -0
- package/public/catppuccin-icons/mocha/eleventy.svg +3 -0
- package/public/catppuccin-icons/mocha/elixir.svg +3 -0
- package/public/catppuccin-icons/mocha/elm.svg +3 -0
- package/public/catppuccin-icons/mocha/ember.svg +3 -0
- package/public/catppuccin-icons/mocha/env.svg +3 -0
- package/public/catppuccin-icons/mocha/envrc.svg +6 -0
- package/public/catppuccin-icons/mocha/erlang.svg +6 -0
- package/public/catppuccin-icons/mocha/esbuild.svg +3 -0
- package/public/catppuccin-icons/mocha/eslint-ignore.svg +6 -0
- package/public/catppuccin-icons/mocha/eslint.svg +6 -0
- package/public/catppuccin-icons/mocha/exe.svg +6 -0
- package/public/catppuccin-icons/mocha/fastlane.svg +14 -0
- package/public/catppuccin-icons/mocha/favicon.svg +3 -0
- package/public/catppuccin-icons/mocha/figma.svg +9 -0
- package/public/catppuccin-icons/mocha/firebase.svg +3 -0
- package/public/catppuccin-icons/mocha/flutter.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_admin.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_admin_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_android.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_android_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_animation.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_animation_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_api.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_api_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_app.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_app_open.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_assets.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_assets_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_audio.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_audio_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_audit.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_audit_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_aws.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_aws_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_azure-devops.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_azure-devops_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_azure-pipelines.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_azure-pipelines_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_benchmark.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_benchmark_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_caddy.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_caddy_open.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_cargo.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_cargo_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_circle-ci.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_circle-ci_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_client.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_client_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_cloud.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_cloud_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_command.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_command_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_components.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_components_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_composables.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_composables_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_config.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_config_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_connection.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_connection_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_constant.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_constant_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_content.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_content_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_controllers.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_controllers_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_core.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_core_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_coverage.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_coverage_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_cursor.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_cursor_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_cypress.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_cypress_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_database.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_database_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_debug.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_debug_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_devcontainer.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_devcontainer_open.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_direnv.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_direnv_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_dist.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_dist_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_docker.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_docker_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_docs.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_docs_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_download.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_download_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_drizzle-orm.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_drizzle-orm_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_examples.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_examples_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_fastlane.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_fastlane_open.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_firebase.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_firebase_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_fonts.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_fonts_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_forgejo.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_forgejo_open.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_functions.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_functions_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_fvm.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_fvm_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_git.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_git_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_github.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_github_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_gitlab.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_gitlab_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_gradle.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_gradle_open.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_graphql.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_graphql_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_hooks.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_hooks_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_husky.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_husky_open.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_images.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_images_open.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_include.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_include_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_intellij.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_intellij_open.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_javascript.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_javascript_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_kubernetes.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_kubernetes_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_layouts.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_layouts_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_lib.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_lib_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_linux.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_linux_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_locales.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_locales_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_luau.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_luau_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_lune.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_lune_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_macos.svg +10 -0
- package/public/catppuccin-icons/mocha/folder_macos_open.svg +10 -0
- package/public/catppuccin-icons/mocha/folder_messages.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_messages_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_middleware.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_middleware_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_mocks.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_mocks_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_moonrepo.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_moonrepo_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_next.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_next_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_nix.svg +11 -0
- package/public/catppuccin-icons/mocha/folder_nix_open.svg +11 -0
- package/public/catppuccin-icons/mocha/folder_node.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_node_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_nuxt.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_nuxt_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_packages.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_packages_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_pesde.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_pesde_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_plugins.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_plugins_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_pre-commit.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_pre-commit_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_prisma.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_prisma_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_private.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_private_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_proto.svg +11 -0
- package/public/catppuccin-icons/mocha/folder_proto_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_public.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_public_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_queue.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_queue_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_redux.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_redux_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_renovate.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_renovate_open.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_roblox.svg +3 -0
- package/public/catppuccin-icons/mocha/folder_roblox_open.svg +3 -0
- package/public/catppuccin-icons/mocha/folder_routes.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_routes_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_sass.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_sass_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_scripts.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_scripts_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_security.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_security_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_server.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_server_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_shared.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_shared_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_src.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_src_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_storybook.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_storybook_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_styles.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_styles_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_svg.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_svg_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_symlink.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_symlink_open.svg +5 -0
- package/public/catppuccin-icons/mocha/folder_tauri.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_tauri_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_temp.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_temp_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_templates.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_templates_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_tests.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_tests_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_themes.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_themes_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_turbo.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_turbo_open.svg +10 -0
- package/public/catppuccin-icons/mocha/folder_types.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_types_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_upload.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_upload_open.svg +9 -0
- package/public/catppuccin-icons/mocha/folder_utils.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_utils_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_vercel.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_vercel_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_video.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_video_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_views.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_views_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_vscode.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_vscode_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_windows.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_windows_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_workflows.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_workflows_open.svg +6 -0
- package/public/catppuccin-icons/mocha/folder_wxt.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_wxt_open.svg +4 -0
- package/public/catppuccin-icons/mocha/folder_xcode.svg +12 -0
- package/public/catppuccin-icons/mocha/folder_xcode_open.svg +10 -0
- package/public/catppuccin-icons/mocha/folder_xmake.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_xmake_open.svg +8 -0
- package/public/catppuccin-icons/mocha/folder_yarn.svg +7 -0
- package/public/catppuccin-icons/mocha/folder_yarn_open.svg +9 -0
- package/public/catppuccin-icons/mocha/font.svg +3 -0
- package/public/catppuccin-icons/mocha/foreman.svg +9 -0
- package/public/catppuccin-icons/mocha/forgejo.svg +6 -0
- package/public/catppuccin-icons/mocha/fortran.svg +3 -0
- package/public/catppuccin-icons/mocha/fsharp.svg +3 -0
- package/public/catppuccin-icons/mocha/fvm.svg +3 -0
- package/public/catppuccin-icons/mocha/gatsby.svg +6 -0
- package/public/catppuccin-icons/mocha/gcp.svg +9 -0
- package/public/catppuccin-icons/mocha/git-cliff.svg +5 -0
- package/public/catppuccin-icons/mocha/git.svg +6 -0
- package/public/catppuccin-icons/mocha/gitlab.svg +3 -0
- package/public/catppuccin-icons/mocha/gitpod.svg +3 -0
- package/public/catppuccin-icons/mocha/gleam-config.svg +5 -0
- package/public/catppuccin-icons/mocha/gleam.svg +4 -0
- package/public/catppuccin-icons/mocha/go-mod.svg +3 -0
- package/public/catppuccin-icons/mocha/go-template.svg +4 -0
- package/public/catppuccin-icons/mocha/go.svg +3 -0
- package/public/catppuccin-icons/mocha/godot-assets.svg +3 -0
- package/public/catppuccin-icons/mocha/godot.svg +3 -0
- package/public/catppuccin-icons/mocha/gradle.svg +6 -0
- package/public/catppuccin-icons/mocha/graphql.svg +3 -0
- package/public/catppuccin-icons/mocha/groovy.svg +6 -0
- package/public/catppuccin-icons/mocha/gulp.svg +3 -0
- package/public/catppuccin-icons/mocha/hacking.svg +7 -0
- package/public/catppuccin-icons/mocha/haml.svg +7 -0
- package/public/catppuccin-icons/mocha/handlebars.svg +3 -0
- package/public/catppuccin-icons/mocha/hardhat.svg +3 -0
- package/public/catppuccin-icons/mocha/hare.svg +7 -0
- package/public/catppuccin-icons/mocha/haskell.svg +3 -0
- package/public/catppuccin-icons/mocha/haxe.svg +6 -0
- package/public/catppuccin-icons/mocha/helm.svg +3 -0
- package/public/catppuccin-icons/mocha/heroku.svg +6 -0
- package/public/catppuccin-icons/mocha/histoire.svg +6 -0
- package/public/catppuccin-icons/mocha/html.svg +6 -0
- package/public/catppuccin-icons/mocha/http.svg +6 -0
- package/public/catppuccin-icons/mocha/huff.svg +4 -0
- package/public/catppuccin-icons/mocha/hugo.svg +6 -0
- package/public/catppuccin-icons/mocha/humans.svg +13 -0
- package/public/catppuccin-icons/mocha/husky.svg +3 -0
- package/public/catppuccin-icons/mocha/image.svg +8 -0
- package/public/catppuccin-icons/mocha/ionic.svg +6 -0
- package/public/catppuccin-icons/mocha/java-annotation.svg +3 -0
- package/public/catppuccin-icons/mocha/java-class-abstract.svg +3 -0
- package/public/catppuccin-icons/mocha/java-class-final.svg +3 -0
- package/public/catppuccin-icons/mocha/java-class-sealed.svg +3 -0
- package/public/catppuccin-icons/mocha/java-class.svg +3 -0
- package/public/catppuccin-icons/mocha/java-enum.svg +3 -0
- package/public/catppuccin-icons/mocha/java-exception.svg +3 -0
- package/public/catppuccin-icons/mocha/java-interface.svg +4 -0
- package/public/catppuccin-icons/mocha/java-jar.svg +7 -0
- package/public/catppuccin-icons/mocha/java-record.svg +4 -0
- package/public/catppuccin-icons/mocha/java.svg +7 -0
- package/public/catppuccin-icons/mocha/javascript-config.svg +7 -0
- package/public/catppuccin-icons/mocha/javascript-map.svg +8 -0
- package/public/catppuccin-icons/mocha/javascript-react.svg +8 -0
- package/public/catppuccin-icons/mocha/javascript-test.svg +3 -0
- package/public/catppuccin-icons/mocha/javascript.svg +6 -0
- package/public/catppuccin-icons/mocha/jest.svg +8 -0
- package/public/catppuccin-icons/mocha/jinja.svg +3 -0
- package/public/catppuccin-icons/mocha/json-schema.svg +3 -0
- package/public/catppuccin-icons/mocha/json.svg +3 -0
- package/public/catppuccin-icons/mocha/juce.svg +14 -0
- package/public/catppuccin-icons/mocha/jule.svg +5 -0
- package/public/catppuccin-icons/mocha/julia.svg +7 -0
- package/public/catppuccin-icons/mocha/jupyter.svg +6 -0
- package/public/catppuccin-icons/mocha/just.svg +5 -0
- package/public/catppuccin-icons/mocha/kdl.svg +5 -0
- package/public/catppuccin-icons/mocha/key.svg +6 -0
- package/public/catppuccin-icons/mocha/knip.svg +3 -0
- package/public/catppuccin-icons/mocha/kotlin.svg +8 -0
- package/public/catppuccin-icons/mocha/laravel.svg +8 -0
- package/public/catppuccin-icons/mocha/latex.svg +3 -0
- package/public/catppuccin-icons/mocha/latte.svg +6 -0
- package/public/catppuccin-icons/mocha/lerna.svg +6 -0
- package/public/catppuccin-icons/mocha/less.svg +3 -0
- package/public/catppuccin-icons/mocha/lib.svg +3 -0
- package/public/catppuccin-icons/mocha/license.svg +3 -0
- package/public/catppuccin-icons/mocha/lint-staged.svg +8 -0
- package/public/catppuccin-icons/mocha/liquid.svg +3 -0
- package/public/catppuccin-icons/mocha/lisp.svg +6 -0
- package/public/catppuccin-icons/mocha/lock.svg +3 -0
- package/public/catppuccin-icons/mocha/log.svg +6 -0
- package/public/catppuccin-icons/mocha/lua-check.svg +9 -0
- package/public/catppuccin-icons/mocha/lua-client.svg +7 -0
- package/public/catppuccin-icons/mocha/lua-rocks.svg +7 -0
- package/public/catppuccin-icons/mocha/lua-server.svg +7 -0
- package/public/catppuccin-icons/mocha/lua-test.svg +9 -0
- package/public/catppuccin-icons/mocha/lua.svg +6 -0
- package/public/catppuccin-icons/mocha/luau-check.svg +9 -0
- package/public/catppuccin-icons/mocha/luau-client.svg +7 -0
- package/public/catppuccin-icons/mocha/luau-config.svg +9 -0
- package/public/catppuccin-icons/mocha/luau-server.svg +7 -0
- package/public/catppuccin-icons/mocha/luau-test.svg +5 -0
- package/public/catppuccin-icons/mocha/luau.svg +4 -0
- package/public/catppuccin-icons/mocha/macos.svg +9 -0
- package/public/catppuccin-icons/mocha/makefile.svg +6 -0
- package/public/catppuccin-icons/mocha/mantle.svg +3 -0
- package/public/catppuccin-icons/mocha/markdown-mdx.svg +3 -0
- package/public/catppuccin-icons/mocha/markdown.svg +3 -0
- package/public/catppuccin-icons/mocha/marko.svg +9 -0
- package/public/catppuccin-icons/mocha/matlab.svg +6 -0
- package/public/catppuccin-icons/mocha/mdbook.svg +4 -0
- package/public/catppuccin-icons/mocha/mermaid.svg +3 -0
- package/public/catppuccin-icons/mocha/meson.svg +6 -0
- package/public/catppuccin-icons/mocha/midi.svg +6 -0
- package/public/catppuccin-icons/mocha/mjml.svg +3 -0
- package/public/catppuccin-icons/mocha/modernizr.svg +3 -0
- package/public/catppuccin-icons/mocha/moonrepo.svg +4 -0
- package/public/catppuccin-icons/mocha/moonwave.svg +3 -0
- package/public/catppuccin-icons/mocha/ms-excel.svg +6 -0
- package/public/catppuccin-icons/mocha/ms-powerpoint.svg +6 -0
- package/public/catppuccin-icons/mocha/ms-word.svg +6 -0
- package/public/catppuccin-icons/mocha/msbuild.svg +8 -0
- package/public/catppuccin-icons/mocha/nativescript.svg +3 -0
- package/public/catppuccin-icons/mocha/nest-controller.svg +3 -0
- package/public/catppuccin-icons/mocha/nest-decorator.svg +3 -0
- package/public/catppuccin-icons/mocha/nest-filter.svg +3 -0
- package/public/catppuccin-icons/mocha/nest-gateway.svg +3 -0
- package/public/catppuccin-icons/mocha/nest-guard.svg +3 -0
- package/public/catppuccin-icons/mocha/nest-middleware.svg +3 -0
- package/public/catppuccin-icons/mocha/nest-pipe.svg +3 -0
- package/public/catppuccin-icons/mocha/nest-service.svg +3 -0
- package/public/catppuccin-icons/mocha/nest.svg +3 -0
- package/public/catppuccin-icons/mocha/netlify.svg +6 -0
- package/public/catppuccin-icons/mocha/next.svg +6 -0
- package/public/catppuccin-icons/mocha/nextflow.svg +3 -0
- package/public/catppuccin-icons/mocha/nginx.svg +6 -0
- package/public/catppuccin-icons/mocha/nim.svg +3 -0
- package/public/catppuccin-icons/mocha/ninja.svg +6 -0
- package/public/catppuccin-icons/mocha/nix-lock.svg +11 -0
- package/public/catppuccin-icons/mocha/nix.svg +10 -0
- package/public/catppuccin-icons/mocha/nodemon.svg +3 -0
- package/public/catppuccin-icons/mocha/npm-ignore.svg +6 -0
- package/public/catppuccin-icons/mocha/npm-lock.svg +7 -0
- package/public/catppuccin-icons/mocha/npm.svg +6 -0
- package/public/catppuccin-icons/mocha/nuget.svg +3 -0
- package/public/catppuccin-icons/mocha/nunjucks.svg +3 -0
- package/public/catppuccin-icons/mocha/nuxt-ignore.svg +3 -0
- package/public/catppuccin-icons/mocha/nuxt.svg +3 -0
- package/public/catppuccin-icons/mocha/nx-ignore.svg +4 -0
- package/public/catppuccin-icons/mocha/nx.svg +4 -0
- package/public/catppuccin-icons/mocha/ocaml.svg +7 -0
- package/public/catppuccin-icons/mocha/odin.svg +3 -0
- package/public/catppuccin-icons/mocha/opentofu.svg +4 -0
- package/public/catppuccin-icons/mocha/org.svg +7 -0
- package/public/catppuccin-icons/mocha/package-json.svg +3 -0
- package/public/catppuccin-icons/mocha/panda-css.svg +3 -0
- package/public/catppuccin-icons/mocha/pdf.svg +3 -0
- package/public/catppuccin-icons/mocha/perl.svg +3 -0
- package/public/catppuccin-icons/mocha/pesde-lock.svg +7 -0
- package/public/catppuccin-icons/mocha/pesde.svg +6 -0
- package/public/catppuccin-icons/mocha/php.svg +3 -0
- package/public/catppuccin-icons/mocha/phrase.svg +6 -0
- package/public/catppuccin-icons/mocha/phtml.svg +6 -0
- package/public/catppuccin-icons/mocha/pixi-lock.svg +6 -0
- package/public/catppuccin-icons/mocha/pixi.svg +7 -0
- package/public/catppuccin-icons/mocha/plantuml.svg +3 -0
- package/public/catppuccin-icons/mocha/playwright.svg +9 -0
- package/public/catppuccin-icons/mocha/plop.svg +3 -0
- package/public/catppuccin-icons/mocha/pnpm-lock.svg +9 -0
- package/public/catppuccin-icons/mocha/pnpm.svg +8 -0
- package/public/catppuccin-icons/mocha/poetry-lock.svg +13 -0
- package/public/catppuccin-icons/mocha/postcss.svg +8 -0
- package/public/catppuccin-icons/mocha/powershell.svg +6 -0
- package/public/catppuccin-icons/mocha/pre-commit.svg +4 -0
- package/public/catppuccin-icons/mocha/premake.svg +7 -0
- package/public/catppuccin-icons/mocha/prettier-ignore.svg +3 -0
- package/public/catppuccin-icons/mocha/prettier.svg +8 -0
- package/public/catppuccin-icons/mocha/prisma.svg +3 -0
- package/public/catppuccin-icons/mocha/prolog.svg +3 -0
- package/public/catppuccin-icons/mocha/properties.svg +3 -0
- package/public/catppuccin-icons/mocha/proto.svg +8 -0
- package/public/catppuccin-icons/mocha/prototools.svg +3 -0
- package/public/catppuccin-icons/mocha/pug.svg +3 -0
- package/public/catppuccin-icons/mocha/puppet.svg +3 -0
- package/public/catppuccin-icons/mocha/puppeteer.svg +5 -0
- package/public/catppuccin-icons/mocha/python-compiled.svg +8 -0
- package/public/catppuccin-icons/mocha/python-config.svg +9 -0
- package/public/catppuccin-icons/mocha/python.svg +8 -0
- package/public/catppuccin-icons/mocha/qwik.svg +6 -0
- package/public/catppuccin-icons/mocha/r.svg +6 -0
- package/public/catppuccin-icons/mocha/racket.svg +6 -0
- package/public/catppuccin-icons/mocha/razor.svg +3 -0
- package/public/catppuccin-icons/mocha/rdata.svg +4 -0
- package/public/catppuccin-icons/mocha/readme.svg +6 -0
- package/public/catppuccin-icons/mocha/reason.svg +6 -0
- package/public/catppuccin-icons/mocha/redwood.svg +3 -0
- package/public/catppuccin-icons/mocha/release.svg +6 -0
- package/public/catppuccin-icons/mocha/remix.svg +3 -0
- package/public/catppuccin-icons/mocha/renovate.svg +6 -0
- package/public/catppuccin-icons/mocha/rescript.svg +6 -0
- package/public/catppuccin-icons/mocha/rmd.svg +4 -0
- package/public/catppuccin-icons/mocha/roblox.svg +3 -0
- package/public/catppuccin-icons/mocha/robots.svg +6 -0
- package/public/catppuccin-icons/mocha/rocket.svg +3 -0
- package/public/catppuccin-icons/mocha/rojo.svg +3 -0
- package/public/catppuccin-icons/mocha/rokit.svg +4 -0
- package/public/catppuccin-icons/mocha/rollup.svg +6 -0
- package/public/catppuccin-icons/mocha/rproj.svg +5 -0
- package/public/catppuccin-icons/mocha/rsml.svg +10 -0
- package/public/catppuccin-icons/mocha/ruby-gem-lock.svg +7 -0
- package/public/catppuccin-icons/mocha/ruby-gem.svg +6 -0
- package/public/catppuccin-icons/mocha/ruby.svg +3 -0
- package/public/catppuccin-icons/mocha/ruff.svg +3 -0
- package/public/catppuccin-icons/mocha/rust-alt-config.svg +4 -0
- package/public/catppuccin-icons/mocha/rust-alt.svg +3 -0
- package/public/catppuccin-icons/mocha/rust-config.svg +7 -0
- package/public/catppuccin-icons/mocha/rust.svg +6 -0
- package/public/catppuccin-icons/mocha/salesforce.svg +3 -0
- package/public/catppuccin-icons/mocha/sass.svg +3 -0
- package/public/catppuccin-icons/mocha/scala.svg +3 -0
- package/public/catppuccin-icons/mocha/scheme.svg +3 -0
- package/public/catppuccin-icons/mocha/search.svg +3 -0
- package/public/catppuccin-icons/mocha/security.svg +4 -0
- package/public/catppuccin-icons/mocha/semantic-release.svg +3 -0
- package/public/catppuccin-icons/mocha/semgrep-ignore.svg +3 -0
- package/public/catppuccin-icons/mocha/semgrep.svg +3 -0
- package/public/catppuccin-icons/mocha/sentry.svg +3 -0
- package/public/catppuccin-icons/mocha/serverless.svg +3 -0
- package/public/catppuccin-icons/mocha/shader.svg +3 -0
- package/public/catppuccin-icons/mocha/sketch.svg +3 -0
- package/public/catppuccin-icons/mocha/slidesk.svg +7 -0
- package/public/catppuccin-icons/mocha/snowpack.svg +6 -0
- package/public/catppuccin-icons/mocha/solid.svg +5 -0
- package/public/catppuccin-icons/mocha/solidity.svg +3 -0
- package/public/catppuccin-icons/mocha/sonar-cloud.svg +7 -0
- package/public/catppuccin-icons/mocha/spwn.svg +7 -0
- package/public/catppuccin-icons/mocha/squirrel.svg +4 -0
- package/public/catppuccin-icons/mocha/stackblitz.svg +3 -0
- package/public/catppuccin-icons/mocha/stata.svg +4 -0
- package/public/catppuccin-icons/mocha/stencil.svg +3 -0
- package/public/catppuccin-icons/mocha/stitches.svg +7 -0
- package/public/catppuccin-icons/mocha/storybook-svelte.svg +6 -0
- package/public/catppuccin-icons/mocha/storybook-vue.svg +6 -0
- package/public/catppuccin-icons/mocha/storybook.svg +6 -0
- package/public/catppuccin-icons/mocha/stylelint-ignore.svg +7 -0
- package/public/catppuccin-icons/mocha/stylelint.svg +7 -0
- package/public/catppuccin-icons/mocha/stylua-ignore.svg +3 -0
- package/public/catppuccin-icons/mocha/stylua.svg +7 -0
- package/public/catppuccin-icons/mocha/sublime.svg +3 -0
- package/public/catppuccin-icons/mocha/super-collider.svg +3 -0
- package/public/catppuccin-icons/mocha/svelte-config.svg +6 -0
- package/public/catppuccin-icons/mocha/svelte.svg +6 -0
- package/public/catppuccin-icons/mocha/svg.svg +3 -0
- package/public/catppuccin-icons/mocha/swift.svg +3 -0
- package/public/catppuccin-icons/mocha/swiftformat.svg +4 -0
- package/public/catppuccin-icons/mocha/symlink.svg +5 -0
- package/public/catppuccin-icons/mocha/tailwind.svg +3 -0
- package/public/catppuccin-icons/mocha/taskfile.svg +3 -0
- package/public/catppuccin-icons/mocha/tauri-ignore.svg +6 -0
- package/public/catppuccin-icons/mocha/tauri.svg +8 -0
- package/public/catppuccin-icons/mocha/terraform.svg +3 -0
- package/public/catppuccin-icons/mocha/text.svg +6 -0
- package/public/catppuccin-icons/mocha/todo.svg +6 -0
- package/public/catppuccin-icons/mocha/toml.svg +3 -0
- package/public/catppuccin-icons/mocha/turbo.svg +10 -0
- package/public/catppuccin-icons/mocha/twig.svg +4 -0
- package/public/catppuccin-icons/mocha/twine.svg +6 -0
- package/public/catppuccin-icons/mocha/typescript-config.svg +7 -0
- package/public/catppuccin-icons/mocha/typescript-def.svg +7 -0
- package/public/catppuccin-icons/mocha/typescript-react.svg +8 -0
- package/public/catppuccin-icons/mocha/typescript-test.svg +3 -0
- package/public/catppuccin-icons/mocha/typescript.svg +6 -0
- package/public/catppuccin-icons/mocha/typst.svg +3 -0
- package/public/catppuccin-icons/mocha/unity.svg +3 -0
- package/public/catppuccin-icons/mocha/unocss.svg +6 -0
- package/public/catppuccin-icons/mocha/url.svg +3 -0
- package/public/catppuccin-icons/mocha/uv.svg +3 -0
- package/public/catppuccin-icons/mocha/v.svg +6 -0
- package/public/catppuccin-icons/mocha/vala.svg +3 -0
- package/public/catppuccin-icons/mocha/vanilla-extract.svg +4 -0
- package/public/catppuccin-icons/mocha/vapi.svg +3 -0
- package/public/catppuccin-icons/mocha/vento.svg +5 -0
- package/public/catppuccin-icons/mocha/vercel-ignore.svg +3 -0
- package/public/catppuccin-icons/mocha/vercel.svg +3 -0
- package/public/catppuccin-icons/mocha/verilog.svg +6 -0
- package/public/catppuccin-icons/mocha/vhs.svg +3 -0
- package/public/catppuccin-icons/mocha/video.svg +6 -0
- package/public/catppuccin-icons/mocha/vim.svg +3 -0
- package/public/catppuccin-icons/mocha/visual-studio.svg +3 -0
- package/public/catppuccin-icons/mocha/vital.svg +6 -0
- package/public/catppuccin-icons/mocha/vite.svg +6 -0
- package/public/catppuccin-icons/mocha/vitest.svg +6 -0
- package/public/catppuccin-icons/mocha/vs-codium.svg +8 -0
- package/public/catppuccin-icons/mocha/vscode-ignore.svg +3 -0
- package/public/catppuccin-icons/mocha/vscode.svg +3 -0
- package/public/catppuccin-icons/mocha/vue-config.svg +6 -0
- package/public/catppuccin-icons/mocha/vue.svg +6 -0
- package/public/catppuccin-icons/mocha/wally.svg +27 -0
- package/public/catppuccin-icons/mocha/web-assembly.svg +7 -0
- package/public/catppuccin-icons/mocha/webpack.svg +7 -0
- package/public/catppuccin-icons/mocha/windi.svg +3 -0
- package/public/catppuccin-icons/mocha/workflow.svg +3 -0
- package/public/catppuccin-icons/mocha/wrangler.svg +4 -0
- package/public/catppuccin-icons/mocha/wxt.svg +3 -0
- package/public/catppuccin-icons/mocha/xaml.svg +8 -0
- package/public/catppuccin-icons/mocha/xcode.svg +7 -0
- package/public/catppuccin-icons/mocha/xmake.svg +7 -0
- package/public/catppuccin-icons/mocha/xml.svg +3 -0
- package/public/catppuccin-icons/mocha/yaml.svg +3 -0
- package/public/catppuccin-icons/mocha/yarn-lock.svg +7 -0
- package/public/catppuccin-icons/mocha/yarn.svg +6 -0
- package/public/catppuccin-icons/mocha/zap.svg +3 -0
- package/public/catppuccin-icons/mocha/zig.svg +3 -0
- package/public/catppuccin-icons/mocha/zip.svg +3 -0
- package/public/favicon.svg +7 -0
- package/public/gruvbox-dark.json +91 -0
- package/public/icon.ico +0 -0
- package/public/icon.png +0 -0
- package/public/icon.svg +1 -0
- package/public/pi-original.svg +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";exports.id=6429,exports.ids=[6429],exports.modules={18904:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{I:()=>i,p:()=>h});var e=c(75430),f=a([e]);function g(a,b){return a.provider===b.provider&&a.id===b.modelId}async function h(a,b){let c=(b??[]).map(a=>a.trim()).filter(Boolean);if(0===c.length)return{visible:await a.getAvailable(),scopedModels:[],thinkingLevelPins:{},warnings:[]};let{scopedModels:d,diagnostics:f}=await (0,e.resolveModelScopeWithDiagnostics)(c,a),g=f.map(a=>a.message);if(0===d.length)return{visible:await a.getAvailable(),scopedModels:[],thinkingLevelPins:{},warnings:g};let h={};for(let a of d)a.thinkingLevel&&(h[`${a.model.provider}/${a.model.id}`]=a.thinkingLevel);return{visible:d.map(a=>a.model),scopedModels:d,thinkingLevelPins:h,warnings:g}}function i(a,b={}){let c=b.requestedModel?a.visible.find(a=>g(a,b.requestedModel)):void 0;if(b.requestedModel&&!c)throw Error(`Model is not available in the enabled scope: ${b.requestedModel.provider}/${b.requestedModel.modelId}`);let d=c?a.scopedModels.find(a=>g(a.model,{provider:c.provider,modelId:c.id})):void 0,e=!c&&b.defaultModel?a.scopedModels.find(a=>g(a.model,b.defaultModel)):void 0,f=c?void 0:e??a.scopedModels[0],h=c||f||!b.defaultModel?void 0:a.visible.find(a=>g(a,b.defaultModel)),j=c??f?.model??h,k=d??f,l=b.thinkingLevel??k?.thinkingLevel;return{...j?{model:j}:{},...l?{thinkingLevel:l}:{},scopedModels:[...a.scopedModels]}}e=(f.then?(await f)():f)[0],d()}catch(a){d(a)}})},28967:(a,b,c)=>{function d(){return globalThis.__piModelsCacheState||(globalThis.__piModelsCacheState={entries:new Map,inFlight:new Map,generation:0}),globalThis.__piModelsCacheState}function e(){let a=d();a.generation+=1,a.entries.clear(),a.inFlight.clear()}function f(a,b){let c=d(),e=c.entries.get(a);if(e){if(e.expiresAt>Date.now())return Promise.resolve(e.data);c.entries.delete(a)}let f=c.inFlight.get(a);if(f)return f;let g=c.generation,h=Promise.resolve().then(b).then(b=>{if(c.generation===g&&c.inFlight.get(a)===h){let d=Date.now();for(let[a,b]of c.entries)b.expiresAt<=d&&c.entries.delete(a);for(;c.entries.size>=32;){let a=c.entries.keys().next().value;if(void 0===a)break;c.entries.delete(a)}c.entries.set(a,{data:b,expiresAt:d+6e4})}return b}).finally(()=>{c.inFlight.get(a)===h&&c.inFlight.delete(a)});return c.inFlight.set(a,h),h}c.d(b,{k:()=>e,r:()=>f})},30590:(a,b,c)=>{c.d(b,{o:()=>d});async function d(a,b,c){if(!b.model&&!b.thinkingLevel)return{modelDefaultChanged:!1};let d=!1;return b.model&&c.model&&b.model.provider===c.model.provider&&b.model.modelId===c.model.modelId&&(a.setDefaultModelAndProvider(c.model.provider,c.model.modelId),d=!0),b.thinkingLevel&&(c.supportsThinking||"off"!==c.thinkingLevel)&&a.setDefaultThinkingLevel(c.thinkingLevel),await a.flush(),{modelDefaultChanged:d}}},43671:(a,b,c)=>{c.d(b,{Gc:()=>g,ov:()=>h,pj:()=>i,wx:()=>j});var d=c(55511),e=c(29021);function f(a){return`${a}.queue.json`}function g(a,b,c){return{id:(0,d.randomUUID)(),kind:a,text:b,...c&&c.length>0?{images:c}:{},queuedAt:Date.now()}}function h(a){let b=f(a);if(!(0,e.existsSync)(b))return[];try{let a=JSON.parse((0,e.readFileSync)(b,"utf8"));if(!a||1!==a.version||!Array.isArray(a.entries))return[];return a.entries.filter(a=>!!a&&("steer"===a.kind||"followUp"===a.kind)&&"string"==typeof a.text)}catch{return[]}}function i(a,b){if(!a)return;let c=f(a),g=`${c}.tmp-${process.pid}-${(0,d.randomUUID)()}`;try{(0,e.writeFileSync)(g,JSON.stringify({version:1,entries:b}),"utf8"),(0,e.renameSync)(g,c)}catch(a){try{(0,e.rmSync)(g,{force:!0})}catch{}console.error(`[pi-web] failed to persist queue sidecar ${c}:`,a instanceof Error?a.message:String(a))}}function j(a){try{(0,e.rmSync)(f(a),{force:!0})}catch{}}},56429:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{A4:()=>w,HG:()=>z,OF:()=>A,_I:()=>x,oA:()=>y});var e=c(75430),f=c(29862),g=c(55511),h=c(29021),i=c(33873),j=c(78970),k=c(43671),l=c(28967),m=c(18904),n=c(72498),o=c(40402),p=c(30590),q=c(71069),r=a([e,f,m,n,o]);[e,f,m,n,o]=r.then?(await r)():r;let B=["read","bash","edit","write","grep","find","ls"];class C extends e.Theme{constructor(){super({thinkingXhigh:""},{},"truecolor")}fg(...[,a]){return a}bg(...[,a]){return a}bold(a){return a}italic(a){return a}underline(a){return a}inverse(a){return a}strikethrough(a){return a}getFgAnsi(){return""}getBgAnsi(){return""}getThinkingBorderColor(){return a=>a}getBashModeBorderColor(){return a=>a}}let D=new C,E=new f.KeybindingsManager(f.TUI_KEYBINDINGS);function s(a,b){if(0===b.length)return[];let c=new Set(B),d=a.getAllTools().map(a=>a.name).filter(a=>!c.has(a));return[...new Set([...b,...d])]}class F{constructor(a,b){this.inner=a,this.cwd=b,this.listeners=[],this.pendingUiResponses=new Map,this.pendingUiRequests=new Map,this.activeCustomUis=new Map,this.extensionStatuses=new Map,this.extensionWidgets=new Map,this.promptRunning=!1,this.extensionsBound=!1,this.extensionBindingPromise=null,this.extensionBindingError=null,this.forceEmptySystemPrompt=!1,this.unsubscribe=null,this.idleTimer=null,this.queueMirror=[],this.queueRecovery=[],this.pendingQueueHints={steer:[],followUp:[]},this.queueMutationTail=Promise.resolve(),this.onDestroyCallback=null,this.shutdownPromise=null,this._alive=!0}get sessionId(){return this.inner.sessionId}get sessionFile(){return this.inner.sessionFile??""}isAlive(){return this._alive}isRunning(){return this._alive&&(this.promptRunning||this.inner.isStreaming||this.inner.isCompacting||this.inner.isBashRunning)}start(){this.unsubscribe=this.inner.subscribe(a=>{"agent_end"===a.type&&(0,o.mD)(),("agent_end"===a.type||"agent_settled"===a.type||"auto_compaction_end"===a.type||"compaction_end"===a.type)&&this.resetIdleTimer(),"queue_update"===a.type&&this.reconcileQueue(a.steering,a.followUp),this.emit(a)}),this.resetIdleTimer()}loadQueueRecovery(){if(!this.sessionFile)return;let a=this.inner.getSteeringMessages(),b=this.inner.getFollowUpMessages();if(a.length||b.length){this.queueRecovery=[],this.reconcileQueue([...a],[...b]);return}this.queueRecovery=(0,k.ov)(this.sessionFile)}pendingRecoveryView(){return this.queueRecovery.map(({id:a,kind:b,text:c,images:d,queuedAt:e})=>({id:a,kind:b,text:c,hasImages:!!d?.length,queuedAt:e}))}persistQueue(){if(!this.sessionFile)return;let a=[...this.queueRecovery,...this.queueMirror];a.length?(0,k.pj)(this.sessionFile,a):(0,k.wx)(this.sessionFile)}hintQueueImages(a,b){this.pendingQueueHints[a].push(b?.length?b:[])}reconcileQueue(a,b){let c=(a,b)=>{if(!b)return this.queueMirror.filter(b=>b.kind===a);let c=new Set;return b.map(b=>{let d=this.queueMirror.find(d=>d.kind===a&&d.text===b&&!c.has(d));if(d)return c.add(d),d;let e=(0,k.Gc)(a,b,this.pendingQueueHints[a].shift());return c.add(e),e})};this.queueMirror=[...c("steer",a),...c("followUp",b)],this.persistQueue()}async requeueEntry(a){let b=(0,j.kc)(a.images);if(b)throw Error(b);this.hintQueueImages(a.kind,a.images),"steer"===a.kind?await this.inner.steer(a.text,a.images):await this.inner.followUp(a.text,a.images)}ensureMirrored(a){this.queueMirror.find(b=>b.kind===a.kind&&b.text===a.text)||(this.queueMirror.push({...a}),this.pendingQueueHints[a.kind].pop())}async replaceLiveQueue(a,b){for(let b of(this.inner.clearQueue(),this.pendingQueueHints={steer:[],followUp:[]},a))await this.requeueEntry(b);for(let a of b)await this.requeueEntry(a);let c={steering:[...this.inner.getSteeringMessages()],followUp:[...this.inner.getFollowUpMessages()]};return this.reconcileQueue(c.steering,c.followUp),c}async withQueueMutation(a){let b,c=this.queueMutationTail;this.queueMutationTail=new Promise(a=>{b=a}),await c;try{return await a()}finally{b()}}async mutateLiveQueue(a,b){return this.withQueueMutation(async()=>{let c=this.queueMirror.filter(a=>"steer"===a.kind),d=this.queueMirror.filter(a=>"followUp"===a.kind),e=b("steer"===a?c:d),f=await this.replaceLiveQueue(c,d);return{value:e,queues:f}})}validateQueueEntries(a){for(let b of a){if("steer"!==b.kind&&"followUp"!==b.kind||"string"!=typeof b.text)continue;let a=(0,j.kc)(b.images);if(a)throw Error(a)}}runAgentContinue(){if(this.inner.isStreaming||this.inner.isBashRunning||this.promptRunning)return;let a=[...this.queueMirror];0!==a.length&&(this.queueMirror=[],this.persistQueue(),this.promptRunning=!0,this.bootstrapQueuedRun(a))}async bootstrapQueuedRun(a){for(let b of(this.inner.clearQueue(),this.pendingQueueHints={steer:[],followUp:[]},a))try{await this.inner.prompt(b.text,b.images?.length?{images:b.images}:void 0)}catch(a){this.promptRunning=!1,this.resetIdleTimer(),(0,o.mD)(),this.emit({type:"prompt_error",errorMessage:a instanceof Error?a.message:String(a)}),this.emit({type:"prompt_done"});return}this.promptRunning=!1,this.resetIdleTimer(),this.emit({type:"prompt_done"})}setForceEmptySystemPrompt(a){this.forceEmptySystemPrompt=a,this.applyForcedEmptySystemPrompt()}beginExtensionBinding(a={}){this.ensureExtensionsBound(a).catch(a=>{console.error("[pi-web] failed to dispatch session_start to extensions:",a instanceof Error?a.message:a)})}ensureExtensionsBound(a={}){return(a.forceEmptySystemPrompt&&(this.forceEmptySystemPrompt=!0),this.extensionsBound)?(this.applyForcedEmptySystemPrompt(),Promise.resolve()):(this.extensionBindingPromise||(this.extensionBindingError=null,this.extensionBindingPromise=(async()=>{if(!this._alive)return;let a=this.createExtensionUiContext();if("function"==typeof this.inner.bindExtensions){let b=this.inner.bindExtensions;await b.call(this.inner,{uiContext:a,mode:"rpc",commandContextActions:this.createExtensionCommandContextActions(),shutdownHandler:()=>this.emit({type:"extension_ui_request",id:(0,g.randomUUID)(),method:"notify",notifyType:"warning",message:"Extension requested shutdown, but shutdown is not supported in pi-web."}),onError:a=>this.emit({type:"extension_error",extensionPath:a.extensionPath,event:a.event,error:a.error})})}else this.inner.extensionRunner.setUIContext?.(a,"rpc");this.extensionsBound=!0,this.applyForcedEmptySystemPrompt(),console.log(`[pi-web] session_start dispatched to extensions for session ${this.inner.sessionId}`)})().catch(a=>{throw this.extensionBindingError=a,a})),this.extensionBindingPromise)}async waitForExtensionsBound(){try{this.extensionBindingPromise&&await this.extensionBindingPromise}catch(a){throw a instanceof Error?a:Error(String(a))}if(this.extensionBindingError)throw this.extensionBindingError instanceof Error?this.extensionBindingError:Error(String(this.extensionBindingError))}shouldWaitForExtensions(a){return"prompt"===a||"steer"===a||"follow_up"===a||"get_commands"===a}applyForcedEmptySystemPrompt(){this.forceEmptySystemPrompt&&this.inner.agent.state&&(this.inner.agent.state.systemPrompt="")}emit(a){for(let b of this.listeners)b(a)}resetIdleTimer(){this.idleTimer&&clearTimeout(this.idleTimer),this.idleTimer=setTimeout(()=>{this.isRunning()?this.resetIdleTimer():this.shutdown().catch(a=>{console.error("[pi-web] failed to shut down idle session:",a instanceof Error?a.message:a)})},6e5)}persistBashOnlySession(){let a=this.inner.sessionManager,b=a.getSessionFile();if(!b||(0,h.existsSync)(b))return;let c=a.getHeader();if(!c)return;let d=[c,...a.getEntries()].map(a=>JSON.stringify(a)).join("\n")+"\n";(0,h.writeFileSync)(b,d,{encoding:"utf8",flag:"wx"}),a.flushed=!0,(0,o.O8)(this.inner.sessionId,b)}onEvent(a){for(let b of(this.listeners.push(a),this.pendingUiRequests.values()))a(b);return()=>{let b=this.listeners.indexOf(a);-1!==b&&this.listeners.splice(b,1)}}onDestroy(a){this.onDestroyCallback=a}async send(a){this.resetIdleTimer();let b=a.type;if("prompt"===b||"steer"===b||"follow_up"===b||"requeue_at"===b){let b=(0,j.kc)(a.images);if(b)throw Error(b)}switch(this.shouldWaitForExtensions(b)&&await this.waitForExtensionsBound(),b){case"prompt":{if(this.inner.isBashRunning)throw Error("Cannot send a prompt while a shell command is running");let b=a.images,c=a.streamingBehavior;return c&&this.inner.isStreaming&&this.hintQueueImages("followUp"===c?"followUp":"steer",b),this.promptRunning=!0,this.inner.prompt(a.message,{...b?.length?{images:b}:{},...c?{streamingBehavior:c}:{},source:"rpc"}).then(()=>{this.promptRunning=!1,this.resetIdleTimer(),c||this.emit({type:"prompt_done"})}).catch(a=>{this.promptRunning=!1,this.resetIdleTimer(),(0,o.mD)(),this.emit({type:"prompt_error",errorMessage:a instanceof Error?a.message:String(a)}),c||this.emit({type:"prompt_done"})}),null}case"abort":return await this.inner.abort(),null;case"get_state":{let a=this.inner.model,b=this.inner.getContextUsage();return{sessionId:this.inner.sessionId,sessionFile:this.inner.sessionFile??"",isStreaming:this.inner.isStreaming,isPromptRunning:this.promptRunning,isBashRunning:this.inner.isBashRunning,isCompacting:this.inner.isCompacting,model:a?{id:a.id,provider:a.provider}:void 0,messageCount:0,pendingMessageCount:this.inner.pendingMessageCount,queuedMessages:{steering:[...this.inner.getSteeringMessages()],followUp:[...this.inner.getFollowUpMessages()]},pendingRecovery:this.pendingRecoveryView(),contextUsage:b?{percent:b.percent,contextWindow:b.contextWindow,tokens:b.tokens}:null,systemPrompt:this.inner.agent.state?.systemPrompt??"",thinkingLevel:this.inner.agent.state?.thinkingLevel??"off",extensionStatuses:this.getExtensionStatuses(),extensionWidgets:this.getExtensionWidgets()}}case"set_model":{let{provider:b,modelId:c}=a,d=this.inner.modelRuntime.getModel(b,c);if(!d)throw Error(`Model not found: ${b}/${c}`);return await this.inner.setModel(d),(0,l.k)(),(0,o.mD)(),{id:d.id,provider:d.provider}}case"fork":{let b,c=a.entryId,d=this.inner.sessionManager,f=this.inner.sessionFile;if(!d.isPersisted())return{cancelled:!0};if(!f)throw Error("Persisted session is missing a session file");let g=d.getEntry(c);if(!g)throw Error("Invalid entry ID for forking");let h=d.getSessionDir();if(g.parentId){let a=e.SessionManager.open(f,h).createBranchedSession(g.parentId);if(!a)throw Error("Failed to create forked session");b=a}else{let a=e.SessionManager.create(d.getCwd(),h);a.newSession({parentSession:f}),b=a.getSessionFile()}let i=e.SessionManager.open(b,h).getSessionId();return(0,o.O8)(i,b),(0,o.mD)(),await this.shutdown(),{cancelled:!1,newSessionId:i}}case"navigate_tree":return{cancelled:(await this.inner.navigateTree(a.targetId,{})).cancelled};case"set_thinking_level":{let b=a.level;return this.inner.setThinkingLevel(b),"xhigh"===b&&this.inner.model?.compat?.thinkingFormat==="deepseek"&&this.inner.agent?.state&&(this.inner.agent.state.thinkingLevel="xhigh"),(0,o.mD)(),null}case"compact":try{return await this.inner.compact(a.customInstructions)}finally{(0,o.mD)()}case"set_session_name":{let b=a.name?.trim();if(!b)throw Error("Session name cannot be empty");return this.inner.setSessionName(b),(0,o.mD)(),null}case"get_session_stats":return{...this.inner.getSessionStats(),sessionName:this.inner.sessionManager.getSessionName()};case"get_last_assistant_text":return{text:this.inner.getLastAssistantText()??""};case"clear_queue":return this.queueMirror=[],this.pendingQueueHints={steer:[],followUp:[]},this.persistQueue(),this.inner.clearQueue();case"move_queue":{let b=a.kind,c=Number(a.fromIndex),d=Number(a.toIndex);if("steer"!==b&&"followUp"!==b||!Number.isInteger(c)||!Number.isInteger(d))throw Error("move_queue requires a queue kind and integer indexes");let{queues:e}=await this.mutateLiveQueue(b,a=>{if(c<0||c>=a.length||d<0||d>=a.length)throw Error("move_queue index out of range");let[b]=a.splice(c,1);a.splice(d,0,b)});return e}case"recall_queue_item":{let b=a.kind,c=Number(a.index);if("steer"!==b&&"followUp"!==b||!Number.isInteger(c))throw Error("recall_queue_item requires a queue kind and integer index");let{value:d,queues:e}=await this.mutateLiveQueue(b,a=>{if(c<0||c>=a.length)throw Error("recall_queue_item index out of range");let[b]=a.splice(c,1);return b});return{entry:{text:d.text,images:d.images??[]},...e}}case"requeue_at":{let b=a.kind,c=Number(a.index),d=a.text;if("steer"!==b&&"followUp"!==b||!Number.isInteger(c)||!d?.trim())throw Error("requeue_at requires a queue kind, integer index, and text");let e=a.images,{queues:f}=await this.mutateLiveQueue(b,a=>{if(c<0||c>a.length)throw Error("requeue_at index out of range");a.splice(c,0,(0,k.Gc)(b,d,e))});return f}case"remove_queue_item":{let b=a.kind,c=Number(a.index);if("steer"!==b&&"followUp"!==b||!Number.isInteger(c))throw Error("remove_queue_item requires a queue kind and integer index");let{queues:d}=await this.mutateLiveQueue(b,a=>{if(c<0||c>=a.length)throw Error("remove_queue_item index out of range");a.splice(c,1)});return d}case"resolve_recovery":{let b=new Set(a.keep??[]),c=new Set(a.discard??[]),d=!0===a.continueRun,e=0;for(let a of this.queueRecovery)b.has(a.id)&&(await this.requeueEntry(a),this.ensureMirrored(a),e+=1);return this.queueRecovery=this.queueRecovery.filter(a=>!b.has(a.id)&&!c.has(a.id)),this.persistQueue(),d&&e>0&&this.runAgentContinue(),{remaining:this.pendingRecoveryView(),kept:e}}case"export_queue":return{live:this.queueMirror.map(a=>({...a})),recovery:this.queueRecovery.map(a=>({...a}))};case"import_queue":{let b=a.entries;if(!Array.isArray(b))throw Error("import_queue requires entries[]");this.validateQueueEntries(b);let c=0;for(let a of b){if("steer"!==a.kind&&"followUp"!==a.kind||"string"!=typeof a.text)continue;let b=(0,k.Gc)(a.kind,a.text,a.images);await this.requeueEntry(b),this.ensureMirrored(b),c+=1}return this.persistQueue(),{imported:c,steering:[...this.inner.getSteeringMessages()],followUp:[...this.inner.getFollowUpMessages()]}}case"stage_recovery":{let b=a.entries;if(!Array.isArray(b))throw Error("stage_recovery requires entries[]");this.validateQueueEntries(b);let c=0;for(let a of b)("steer"===a.kind||"followUp"===a.kind)&&"string"==typeof a.text&&(this.queueRecovery.push((0,k.Gc)(a.kind,a.text,a.images)),c+=1);return this.persistQueue(),{staged:c,pendingRecovery:this.pendingRecoveryView()}}case"steer":{let b=a.images;return this.hintQueueImages("steer",b),await this.inner.steer(a.message,b?.length?b:void 0),null}case"follow_up":{let b=a.images;return this.hintQueueImages("followUp",b),await this.inner.followUp(a.message,b?.length?b:void 0),null}case"get_tools":{let a=this.inner.getAllTools(),b=new Set(this.inner.getActiveToolNames());return a.map(a=>({name:a.name,description:a.description,active:b.has(a.name)}))}case"get_commands":{let a=[];for(let b of this.inner.extensionRunner.getRegisteredCommands())a.push({name:b.invocationName,description:b.description,source:"extension",sourceInfo:b.sourceInfo});for(let b of this.inner.promptTemplates)a.push({name:b.name,description:b.description,source:"prompt",sourceInfo:b.sourceInfo});for(let b of this.inner.resourceLoader.getSkills().skills)a.push({name:`skill:${b.name}`,description:b.description,source:"skill",sourceInfo:b.sourceInfo});return{commands:a}}case"set_tools":{let b=a.toolNames;return this.setForceEmptySystemPrompt(0===b.length),this.inner.setActiveToolsByName(s(this.inner,b)),this.applyForcedEmptySystemPrompt(),null}case"reload":return await this.waitForExtensionsBound(),this.extensionStatuses.clear(),this.extensionWidgets.clear(),this.syncProjectTrust(),await this.inner.reload(),"function"!=typeof this.inner.bindExtensions&&this.inner.extensionRunner.setUIContext?.(this.createExtensionUiContext(),"rpc"),this.applyForcedEmptySystemPrompt(),{success:!0};case"abort_compaction":return this.inner.abortCompaction(),null;case"extension_ui_response":return this.resolveExtensionUiResponse(a),null;case"extension_ui_input":return this.handleExtensionUiInput(a.id,a.data),null;case"bash":{if(this.promptRunning||this.inner.isStreaming||this.inner.isCompacting||this.inner.isBashRunning)throw Error("Cannot run a shell command while the session is busy");let b=this.inner.executeBash(a.command,void 0,{excludeFromContext:a.excludeFromContext});try{let a=await b;return this.persistBashOnlySession(),a}finally{this.resetIdleTimer(),(0,o.mD)()}}case"abort_bash":return this.inner.abortBash(),null;default:throw Error(`Unsupported command: ${b}`)}}destroy(){if(this._alive){for(let a of(this._alive=!1,this.idleTimer&&clearTimeout(this.idleTimer),this.inner.isBashRunning&&this.inner.abortBash(),this.unsubscribe?.(),this.pendingUiResponses.values()))a.cancel();for(let a of Array.from(this.activeCustomUis.keys()))this.closeCustomUi(a,void 0);this.pendingUiResponses.clear(),this.pendingUiRequests.clear();try{this.inner.dispose()}finally{this.onDestroyCallback?.()}}}async shutdown(){return this.shutdownPromise?this.shutdownPromise:this._alive?(this.shutdownPromise=(async()=>{try{try{await this.waitForExtensionsBound()}catch(a){console.error("[pi-web] extension binding failed before session shutdown:",a instanceof Error?a.message:a)}await this.inner.extensionRunner.emit?.({type:"session_shutdown",reason:"quit"})}finally{this.destroy()}})(),this.shutdownPromise):void 0}resolveExtensionUiResponse(a){let b=this.pendingUiResponses.get(a.id);b&&b.resolve(a)}getExtensionStatuses(){return Array.from(this.extensionStatuses,([a,b])=>({key:a,text:b}))}getExtensionWidgets(){return Array.from(this.extensionWidgets.values())}getCustomUiWidth(a){if(!a||"object"!=typeof a)return q.p1;let b=a.overlayOptions,c="function"==typeof b?b():b;if(!c||"object"!=typeof c)return q.p1;let d=c.width;return"number"==typeof d&&Number.isFinite(d)?Math.max(40,Math.min(140,Math.round(d))):q.p1}emitCustomUiRender(a,b){let c;try{c=b.component.render(b.width)}catch(a){c=[`Extension custom UI render failed: ${a instanceof Error?a.message:String(a)}`]}let d={type:"extension_ui_request",id:a,method:"custom",lines:c};this.pendingUiRequests.set(a,d),this.emit(d)}closeCustomUi(a,b){let c=this.activeCustomUis.get(a);if(c&&!c.settled){c.settled=!0,this.activeCustomUis.delete(a),this.pendingUiRequests.delete(a);try{c.component.dispose?.()}catch{}this.emit({type:"extension_ui_request",id:a,method:"custom",lines:[],closed:!0}),c.resolve(b)}}handleExtensionUiInput(a,b){let c=this.activeCustomUis.get(a);if(c&&"string"==typeof b)try{c.component.handleInput?.(b),this.activeCustomUis.has(a)&&this.emitCustomUiRender(a,c)}catch(b){this.closeCustomUi(a,void 0),this.emit({type:"extension_error",extensionPath:`custom-ui:${a}`,event:"custom_ui_input",error:b instanceof Error?b.message:String(b)})}}requestExtensionCustomUi(a,b){if("function"!=typeof a)return Promise.resolve(void 0);let c=(0,g.randomUUID)(),d=this.getCustomUiWidth(b);return new Promise(b=>{let e=!1,f=(0,q.TQ)(()=>{let a=this.activeCustomUis.get(c);a&&this.emitCustomUiRender(c,a)},d),g=a=>{e||(e=!0,b(a))},h=a=>{this.activeCustomUis.has(c)?this.closeCustomUi(c,a):g(a)};Promise.resolve().then(()=>a(f,D,E,h)).then(a=>{if(e){try{a?.dispose?.()}catch{}return}if(!a||"object"!=typeof a||"function"!=typeof a.render)return void g(void 0);let b={component:a,width:d,resolve:a=>g(a),settled:!1};this.activeCustomUis.set(c,b),this.emitCustomUiRender(c,b)}).catch(a=>{e||(this.emit({type:"extension_error",extensionPath:`custom-ui:${c}`,event:"custom_ui",error:a instanceof Error?a.message:String(a)}),g(void 0))})})}requestExtensionUi(a,b,c,d,e){if(e?.aborted)return Promise.resolve(b);let f=(0,g.randomUUID)(),h={type:"extension_ui_request",id:f,...a,...d?{timeout:d,expiresAt:Date.now()+d}:{}};return new Promise(a=>{let g,i=()=>{g&&clearTimeout(g),e?.removeEventListener("abort",k),this.pendingUiRequests.delete(f),this.pendingUiResponses.delete(f)},j=b=>{i(),a(b)},k=()=>j(b);d&&(g=setTimeout(()=>j(b),d)),e?.addEventListener("abort",k,{once:!0}),this.pendingUiRequests.set(f,h),this.pendingUiResponses.set(f,{resolve:a=>j(c(a)),cancel:()=>j(b)}),this.emit(h)})}createExtensionUiContext(){return{select:(a,b,c)=>this.requestExtensionUi({method:"select",title:a,options:b,...c?.timeout?{timeout:c.timeout}:{}},void 0,a=>"value"in a?a.value:void 0,c?.timeout,c?.signal),confirm:(a,b,c)=>this.requestExtensionUi({method:"confirm",title:a,message:b,...c?.timeout?{timeout:c.timeout}:{}},!1,a=>"confirmed"in a&&a.confirmed,c?.timeout,c?.signal),input:(a,b,c)=>this.requestExtensionUi({method:"input",title:a,...void 0!==b?{placeholder:b}:{},...c?.timeout?{timeout:c.timeout}:{}},void 0,a=>"value"in a?a.value:void 0,c?.timeout,c?.signal),editor:(a,b,c)=>this.requestExtensionUi({method:"editor",title:a,...void 0!==b?{prefill:b}:{},...c?.timeout?{timeout:c.timeout}:{}},void 0,a=>"value"in a?a.value:void 0,c?.timeout,c?.signal),notify:(a,b)=>{this.emit({type:"extension_ui_request",id:(0,g.randomUUID)(),method:"notify",message:a,notifyType:b})},onTerminalInput:()=>()=>{},setStatus:(a,b)=>{void 0===b?this.extensionStatuses.delete(a):this.extensionStatuses.set(a,b),this.emit({type:"extension_ui_request",id:(0,g.randomUUID)(),method:"setStatus",statusKey:a,statusText:b})},setWorkingMessage:()=>{},setWorkingVisible:()=>{},setWorkingIndicator:()=>{},setHiddenThinkingLabel:()=>{},setWidget:(a,b,c)=>{(void 0===b||Array.isArray(b))&&(void 0===b?this.extensionWidgets.delete(a):this.extensionWidgets.set(a,{key:a,lines:b,placement:c?.placement??"aboveEditor"}),this.emit({type:"extension_ui_request",id:(0,g.randomUUID)(),method:"setWidget",widgetKey:a,widgetLines:b,widgetPlacement:c?.placement}))},setFooter:()=>{},setHeader:()=>{},setTitle:a=>{this.emit({type:"extension_ui_request",id:(0,g.randomUUID)(),method:"setTitle",title:a})},custom:(a,b)=>this.requestExtensionCustomUi(a,b),pasteToEditor:a=>{this.emit({type:"extension_ui_request",id:(0,g.randomUUID)(),method:"set_editor_text",text:a})},setEditorText:a=>{this.emit({type:"extension_ui_request",id:(0,g.randomUUID)(),method:"set_editor_text",text:a})},getEditorText:()=>"",addAutocompleteProvider:()=>{},setEditorComponent:()=>{},getEditorComponent:()=>void 0,get theme(){return D},getAllThemes:()=>[],getTheme:()=>void 0,setTheme:()=>({success:!1,error:"Theme switching is not supported in pi-web extension UI yet"}),getToolsExpanded:()=>!1,setToolsExpanded:()=>{}}}syncProjectTrust(){this.inner.settingsManager.setProjectTrusted((0,n.Y1)(this.cwd,(0,e.getAgentDir)()).trusted)}createExtensionCommandContextActions(){return{waitForIdle:async()=>{let a=this.inner.agent;await a.waitForIdle?.()},newSession:async()=>({cancelled:!0}),fork:async()=>({cancelled:!0}),navigateTree:async(a,b)=>({cancelled:(await this.inner.navigateTree(a,{summarize:b?.summarize})).cancelled}),switchSession:async()=>({cancelled:!0}),reload:async()=>{this.extensionStatuses.clear(),this.extensionWidgets.clear(),this.syncProjectTrust(),await this.inner.reload({beforeSessionStart:()=>{this.inner.extensionRunner.setUIContext?.(this.createExtensionUiContext(),"rpc")}}),this.applyForcedEmptySystemPrompt()}}}}function t(){if(!globalThis.__piSessions){globalThis.__piSessions=new Map;let a=()=>Promise.allSettled(Array.from(globalThis.__piSessions?.values()??[],a=>a.shutdown()));process.once("exit",()=>globalThis.__piSessions?.forEach(a=>a.destroy())),process.once("SIGINT",()=>{a().finally(()=>process.exit(130))}),process.once("SIGTERM",()=>{a().finally(()=>process.exit(143))})}return globalThis.__piSessions}function u(a){let b=(0,i.resolve)(a);try{return(0,h.realpathSync)(b)}catch{return b}}function v(){return globalThis.__piStartingSessionCwds||(globalThis.__piStartingSessionCwds=new Map),globalThis.__piStartingSessionCwds}function w(a){return t().get(a)}function x(a){let b=u(a);return!!v().has(b)||Array.from(t().values()).some(a=>u(a.cwd)===b&&a.isRunning())}async function y(a){let b=u(a),c=Array.from(t().values()).filter(a=>u(a.cwd)===b);return await Promise.all(c.map(a=>a.shutdown())),c.length}function z(){let a=new Set;for(let[b,c]of t())c.isRunning()&&a.add(c.sessionId||b);return[...a]}async function A(a,b,c,d={}){let f,g,h,{toolNames:i,initialModel:j,thinkingLevel:k}=d,q=t(),r=(globalThis.__piStartLocks||(globalThis.__piStartLocks=new Map),globalThis.__piStartLocks),w=q.get(a);if(w?.isAlive())return{session:w,realSessionId:a};let x=r.get(a);if(x)return x;if(b)f=e.SessionManager.open(b,void 0);else{if(!c)throw Error("cwd is required for a new session");f=e.SessionManager.create(c,void 0)}let y=f.getCwd(),z=(g=v(),h=u(y),g.set(h,(g.get(h)??0)+1),()=>{let a=(g.get(h)??1)-1;a>0?g.set(h,a):g.delete(h)}),B=(async()=>{let a;(0,e.initTheme)();let b=(0,e.getAgentDir)();void 0!==i&&(a=0===i.length?[]:void 0);let c=(0,n.Fk)(y,b),d=await (0,e.createAgentSessionServices)({cwd:y,agentDir:b,...c?{resourceLoaderReloadOptions:c}:{}}),g=await (0,m.p)(d.modelRuntime,d.settingsManager.getEnabledModels()),h=d.settingsManager.getDefaultProvider(),r=d.settingsManager.getDefaultModel(),t=f.getBranch().some(a=>"message"===a.type)?{scopedModels:[...g.scopedModels]}:(0,m.I)(g,{...j?{requestedModel:j}:{},...h&&r?{defaultModel:{provider:h,modelId:r}}:{},...k?{thinkingLevel:k}:{}}),{session:u}=await (0,e.createAgentSessionFromServices)({services:d,sessionManager:f,...t.model?{model:t.model}:{},...t.thinkingLevel?{thinkingLevel:t.thinkingLevel}:{},...t.scopedModels.length>0?{scopedModels:t.scopedModels}:{},...void 0!==a?{tools:a}:{}});(await (0,p.o)(d.settingsManager,{...j?{model:j}:{},...k?{thinkingLevel:k}:{}},{...u.model?{model:{provider:u.model.provider,modelId:u.model.id}}:{},thinkingLevel:u.agent.state?.thinkingLevel??"off",supportsThinking:u.supportsThinking()})).modelDefaultChanged&&(0,l.k)(),i&&i.length>0&&u.setActiveToolsByName(s(u,i));let v=new F(u,y);i?.length===0&&v.setForceEmptySystemPrompt(!0),v.start(),v.loadQueueRecovery();let w=u.sessionId,x=u.sessionFile;return x&&(0,o.O8)(w,x),v.onDestroy(()=>q.delete(w)),q.set(w,v),v.beginExtensionBinding({forceEmptySystemPrompt:i?.length===0}),{session:v,realSessionId:w}})().finally(()=>{r.delete(a),z()});return r.set(a,B),B}d()}catch(a){d(a)}})},71069:(a,b,c)=>{c.d(b,{TQ:()=>e,p1:()=>d});let d=92;function e(a,b=d,c=40){return Object.freeze({terminal:Object.freeze({columns:b,rows:c,kittyProtocolActive:!1}),requestRender:a})}},72498:(a,b,c)=>{c.a(a,async(a,d)=>{try{c.d(b,{Fk:()=>i,Y1:()=>g,er:()=>h});var e=c(75430),f=a([e]);function g(a,b){return a&&(0,e.hasTrustRequiringProjectResources)(a)?{requiresTrust:!0,trusted:!0===new e.ProjectTrustStore(b).get(a)}:{requiresTrust:!1,trusted:!0}}function h(a,b){let c=g(a,b);return c.requiresTrust?(new e.ProjectTrustStore(b).set(a,!0),{requiresTrust:!0,trusted:!0}):c}function i(a,b){if(!g(a,b).requiresTrust)return;let c=new e.ProjectTrustStore(b);return{resolveProjectTrust:async()=>!0===c.get(a)}}e=(f.then?(await f)():f)[0],d()}catch(a){d(a)}})},78970:(a,b,c)=>{c.d(b,{kc:()=>d});function d(a){if(void 0===a)return null;if(!Array.isArray(a))return"images must be an array";if(a.length>10)return"A message can include at most 10 images";for(let b of a)if(!function(a){var b;if(!a||"object"!=typeof a||"image"!==a.type||"string"!=typeof a.data||"string"!=typeof a.mimeType||(b=a.mimeType,!/^image\/[A-Za-z0-9][A-Za-z0-9!#$&^_.+-]*$/.test(b)))return!1;let c=function(a){if(!a||a.length%4!=0)return null;let b=a.endsWith("==")?2:+!!a.endsWith("="),c=a.length-b,d=null;for(let b=0;b<c;b+=1){var e;let c=(e=a.charCodeAt(b))>=65&&e<=90?e-65:e>=97&&e<=122?e-97+26:e>=48&&e<=57?e-48+52:43===e?62:47===e?63:null;if(null===c)return null;d=c}for(let b=c;b<a.length;b+=1)if("="!==a[b])return null;return 2===b&&d%16!=0||1===b&&d%4!=0?null:a.length/4*3-b}(a.data);return null!==c&&c<=0xa00000}(b))return"Each image must be valid base64 image data with an image MIME type and be 10MB or smaller";return null}}};
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
"use strict";exports.id=6900,exports.ids=[6900],exports.modules={56900:(a,b,c)=>{c.d(b,{diagram:()=>x});var d=c(80339),e=c(78151),f=c(60426);c(13467),c(65144),c(5578),c(16929),c(66652),c(81856),c(40684);var g=c(46629),h=c(21143),i=c(55511);let j={randomUUID:i.randomUUID},k=new Uint8Array(256),l=k.length,m=[];for(let a=0;a<256;++a)m.push((a+256).toString(16).slice(1));let n=function(a,b,c){if(j.randomUUID&&!b&&!a)return j.randomUUID();let d=(a=a||{}).random??a.rng?.()??(l>k.length-16&&((0,i.randomFillSync)(k),l=0),k.slice(l,l+=16));if(d.length<16)throw Error("Random bytes length must be >= 16");if(d[6]=15&d[6]|64,d[8]=63&d[8]|128,b){if((c=c||0)<0||c+16>b.length)throw RangeError(`UUID byte range ${c}:${c+15} is out of buffer bounds`);for(let a=0;a<16;++a)b[c+a]=d[a];return b}return function(a,b=0){return(m[a[b+0]]+m[a[b+1]]+m[a[b+2]]+m[a[b+3]]+"-"+m[a[b+4]]+m[a[b+5]]+"-"+m[a[b+6]]+m[a[b+7]]+"-"+m[a[b+8]]+m[a[b+9]]+"-"+m[a[b+10]]+m[a[b+11]]+m[a[b+12]]+m[a[b+13]]+m[a[b+14]]+m[a[b+15]]).toLowerCase()}(d)};var o=c(67821),p=c(61255),q=c(30089),r=function(){var a=(0,h.K2)(function(a,b,c,d){for(c=c||{},d=a.length;d--;c[a[d]]=b);return c},"o"),b=[1,4],c=[1,13],d=[1,12],e=[1,15],f=[1,16],g=[1,20],i=[1,19],j=[6,7,8],k=[1,26],l=[1,24],m=[1,25],n=[6,7,11],o=[1,6,13,15,16,19,22],p=[1,33],q=[1,34],r=[1,6,7,11,13,15,16,19,22],s={trace:(0,h.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,mindMap:4,spaceLines:5,SPACELINE:6,NL:7,MINDMAP:8,document:9,stop:10,EOF:11,statement:12,SPACELIST:13,node:14,ICON:15,CLASS:16,nodeWithId:17,nodeWithoutId:18,NODE_DSTART:19,NODE_DESCR:20,NODE_DEND:21,NODE_ID:22,$accept:0,$end:1},terminals_:{2:"error",6:"SPACELINE",7:"NL",8:"MINDMAP",11:"EOF",13:"SPACELIST",15:"ICON",16:"CLASS",19:"NODE_DSTART",20:"NODE_DESCR",21:"NODE_DEND",22:"NODE_ID"},productions_:[0,[3,1],[3,2],[5,1],[5,2],[5,2],[4,2],[4,3],[10,1],[10,1],[10,1],[10,2],[10,2],[9,3],[9,2],[12,2],[12,2],[12,2],[12,1],[12,1],[12,1],[12,1],[12,1],[14,1],[14,1],[18,3],[17,1],[17,4]],performAction:(0,h.K2)(function(a,b,c,d,e,f,g){var h=f.length-1;switch(e){case 6:case 7:return d;case 8:d.getLogger().trace("Stop NL ");break;case 9:d.getLogger().trace("Stop EOF ");break;case 11:d.getLogger().trace("Stop NL2 ");break;case 12:d.getLogger().trace("Stop EOF2 ");break;case 15:d.getLogger().info("Node: ",f[h].id),d.addNode(f[h-1].length,f[h].id,f[h].descr,f[h].type);break;case 16:d.getLogger().trace("Icon: ",f[h]),d.decorateNode({icon:f[h]});break;case 17:case 21:d.decorateNode({class:f[h]});break;case 18:d.getLogger().trace("SPACELIST");break;case 19:d.getLogger().trace("Node: ",f[h].id),d.addNode(0,f[h].id,f[h].descr,f[h].type);break;case 20:d.decorateNode({icon:f[h]});break;case 25:d.getLogger().trace("node found ..",f[h-2]),this.$={id:f[h-1],descr:f[h-1],type:d.getType(f[h-2],f[h])};break;case 26:this.$={id:f[h],descr:f[h],type:d.nodeType.DEFAULT};break;case 27:d.getLogger().trace("node found ..",f[h-3]),this.$={id:f[h-3],descr:f[h-1],type:d.getType(f[h-2],f[h])}}},"anonymous"),table:[{3:1,4:2,5:3,6:[1,5],8:b},{1:[3]},{1:[2,1]},{4:6,6:[1,7],7:[1,8],8:b},{6:c,7:[1,10],9:9,12:11,13:d,14:14,15:e,16:f,17:17,18:18,19:g,22:i},a(j,[2,3]),{1:[2,2]},a(j,[2,4]),a(j,[2,5]),{1:[2,6],6:c,12:21,13:d,14:14,15:e,16:f,17:17,18:18,19:g,22:i},{6:c,9:22,12:11,13:d,14:14,15:e,16:f,17:17,18:18,19:g,22:i},{6:k,7:l,10:23,11:m},a(n,[2,22],{17:17,18:18,14:27,15:[1,28],16:[1,29],19:g,22:i}),a(n,[2,18]),a(n,[2,19]),a(n,[2,20]),a(n,[2,21]),a(n,[2,23]),a(n,[2,24]),a(n,[2,26],{19:[1,30]}),{20:[1,31]},{6:k,7:l,10:32,11:m},{1:[2,7],6:c,12:21,13:d,14:14,15:e,16:f,17:17,18:18,19:g,22:i},a(o,[2,14],{7:p,11:q}),a(r,[2,8]),a(r,[2,9]),a(r,[2,10]),a(n,[2,15]),a(n,[2,16]),a(n,[2,17]),{20:[1,35]},{21:[1,36]},a(o,[2,13],{7:p,11:q}),a(r,[2,11]),a(r,[2,12]),{21:[1,37]},a(n,[2,25]),a(n,[2,27])],defaultActions:{2:[2,1],6:[2,2]},parseError:(0,h.K2)(function(a,b){if(b.recoverable)this.trace(a);else{var c=Error(a);throw c.hash=b,c}},"parseError"),parse:(0,h.K2)(function(a){var b=this,c=[0],d=[],e=[null],f=[],g=this.table,i="",j=0,k=0,l=0,m=f.slice.call(arguments,1),n=Object.create(this.lexer),o={};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(o[p]=this.yy[p]);n.setInput(a,o),o.lexer=n,o.parser=this,void 0===n.yylloc&&(n.yylloc={});var q=n.yylloc;f.push(q);var r=n.options&&n.options.ranges;function s(){var a;return"number"!=typeof(a=d.pop()||n.lex()||1)&&(a instanceof Array&&(a=(d=a).pop()),a=b.symbols_[a]||a),a}"function"==typeof o.parseError?this.parseError=o.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,h.K2)(function(a){c.length=c.length-2*a,e.length=e.length-a,f.length=f.length-a},"popStack"),(0,h.K2)(s,"lex");for(var t,u,v,w,x,y,z,A,B,C={};;){if(v=c[c.length-1],this.defaultActions[v]?w=this.defaultActions[v]:(null==t&&(t=s()),w=g[v]&&g[v][t]),void 0===w||!w.length||!w[0]){var D="";for(y in B=[],g[v])this.terminals_[y]&&y>2&&B.push("'"+this.terminals_[y]+"'");D=n.showPosition?"Parse error on line "+(j+1)+":\n"+n.showPosition()+"\nExpecting "+B.join(", ")+", got '"+(this.terminals_[t]||t)+"'":"Parse error on line "+(j+1)+": Unexpected "+(1==t?"end of input":"'"+(this.terminals_[t]||t)+"'"),this.parseError(D,{text:n.match,token:this.terminals_[t]||t,line:n.yylineno,loc:q,expected:B})}if(w[0]instanceof Array&&w.length>1)throw Error("Parse Error: multiple actions possible at state: "+v+", token: "+t);switch(w[0]){case 1:c.push(t),e.push(n.yytext),f.push(n.yylloc),c.push(w[1]),t=null,u?(t=u,u=null):(k=n.yyleng,i=n.yytext,j=n.yylineno,q=n.yylloc,l>0&&l--);break;case 2:if(z=this.productions_[w[1]][1],C.$=e[e.length-z],C._$={first_line:f[f.length-(z||1)].first_line,last_line:f[f.length-1].last_line,first_column:f[f.length-(z||1)].first_column,last_column:f[f.length-1].last_column},r&&(C._$.range=[f[f.length-(z||1)].range[0],f[f.length-1].range[1]]),void 0!==(x=this.performAction.apply(C,[i,k,j,o,w[1],e,f].concat(m))))return x;z&&(c=c.slice(0,-1*z*2),e=e.slice(0,-1*z),f=f.slice(0,-1*z)),c.push(this.productions_[w[1]][0]),e.push(C.$),f.push(C._$),A=g[c[c.length-2]][c[c.length-1]],c.push(A);break;case 3:return!0}}return!0},"parse")};function t(){this.yy={}}return s.lexer={EOF:1,parseError:(0,h.K2)(function(a,b){if(this.yy.parser)this.yy.parser.parseError(a,b);else throw Error(a)},"parseError"),setInput:(0,h.K2)(function(a,b){return this.yy=b||this.yy||{},this._input=a,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,h.K2)(function(){var a=this._input[0];return this.yytext+=a,this.yyleng++,this.offset++,this.match+=a,this.matched+=a,a.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),a},"input"),unput:(0,h.K2)(function(a){var b=a.length,c=a.split(/(?:\r\n?|\n)/g);this._input=a+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-b),this.offset-=b;var d=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),c.length-1&&(this.yylineno-=c.length-1);var e=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:c?(c.length===d.length?this.yylloc.first_column:0)+d[d.length-c.length].length-c[0].length:this.yylloc.first_column-b},this.options.ranges&&(this.yylloc.range=[e[0],e[0]+this.yyleng-b]),this.yyleng=this.yytext.length,this},"unput"),more:(0,h.K2)(function(){return this._more=!0,this},"more"),reject:(0,h.K2)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"reject"),less:(0,h.K2)(function(a){this.unput(this.match.slice(a))},"less"),pastInput:(0,h.K2)(function(){var a=this.matched.substr(0,this.matched.length-this.match.length);return(a.length>20?"...":"")+a.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,h.K2)(function(){var a=this.match;return a.length<20&&(a+=this._input.substr(0,20-a.length)),(a.substr(0,20)+(a.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,h.K2)(function(){var a=this.pastInput(),b=Array(a.length+1).join("-");return a+this.upcomingInput()+"\n"+b+"^"},"showPosition"),test_match:(0,h.K2)(function(a,b){var c,d,e;if(this.options.backtrack_lexer&&(e={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(e.yylloc.range=this.yylloc.range.slice(0))),(d=a[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=d.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:d?d[d.length-1].length-d[d.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(a[0].length),this.matched+=a[0],c=this.performAction.call(this,this.yy,this,b,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),c)return c;if(this._backtrack)for(var f in e)this[f]=e[f];return!1},"test_match"),next:(0,h.K2)(function(){if(this.done)return this.EOF;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var a,b,c,d,e=this._currentRules(),f=0;f<e.length;f++)if((c=this._input.match(this.rules[e[f]]))&&(!b||c[0].length>b[0].length)){if(b=c,d=f,this.options.backtrack_lexer){if(!1!==(a=this.test_match(c,e[f])))return a;if(!this._backtrack)return!1;b=!1;continue}if(!this.options.flex)break}return b?!1!==(a=this.test_match(b,e[d]))&&a:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,h.K2)(function(){var a=this.next();return a||this.lex()},"lex"),begin:(0,h.K2)(function(a){this.conditionStack.push(a)},"begin"),popState:(0,h.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,h.K2)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,h.K2)(function(a){return(a=this.conditionStack.length-1-Math.abs(a||0))>=0?this.conditionStack[a]:"INITIAL"},"topState"),pushState:(0,h.K2)(function(a){this.begin(a)},"pushState"),stateStackSize:(0,h.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,h.K2)(function(a,b,c,d){switch(c){case 0:return a.getLogger().trace("Found comment",b.yytext),6;case 1:return 8;case 2:this.begin("CLASS");break;case 3:return this.popState(),16;case 4:case 23:case 26:this.popState();break;case 5:a.getLogger().trace("Begin icon"),this.begin("ICON");break;case 6:return a.getLogger().trace("SPACELINE"),6;case 7:return 7;case 8:return 15;case 9:a.getLogger().trace("end icon"),this.popState();break;case 10:return a.getLogger().trace("Exploding node"),this.begin("NODE"),19;case 11:return a.getLogger().trace("Cloud"),this.begin("NODE"),19;case 12:return a.getLogger().trace("Explosion Bang"),this.begin("NODE"),19;case 13:return a.getLogger().trace("Cloud Bang"),this.begin("NODE"),19;case 14:case 15:case 16:case 17:return this.begin("NODE"),19;case 18:return 13;case 19:return 22;case 20:return 11;case 21:this.begin("NSTR2");break;case 22:return"NODE_DESCR";case 24:a.getLogger().trace("Starting NSTR"),this.begin("NSTR");break;case 25:return a.getLogger().trace("description:",b.yytext),"NODE_DESCR";case 27:return this.popState(),a.getLogger().trace("node end ))"),"NODE_DEND";case 28:return this.popState(),a.getLogger().trace("node end )"),"NODE_DEND";case 29:return this.popState(),a.getLogger().trace("node end ...",b.yytext),"NODE_DEND";case 30:case 33:case 34:return this.popState(),a.getLogger().trace("node end (("),"NODE_DEND";case 31:case 32:return this.popState(),a.getLogger().trace("node end (-"),"NODE_DEND";case 35:case 36:return a.getLogger().trace("Long description:",b.yytext),20}},"anonymous"),rules:[/^(?:\s*%%.*)/i,/^(?:mindmap\b)/i,/^(?::::)/i,/^(?:.+)/i,/^(?:\n)/i,/^(?:::icon\()/i,/^(?:[\s]+[\n])/i,/^(?:[\n]+)/i,/^(?:[^\)]+)/i,/^(?:\))/i,/^(?:-\))/i,/^(?:\(-)/i,/^(?:\)\))/i,/^(?:\))/i,/^(?:\(\()/i,/^(?:\{\{)/i,/^(?:\()/i,/^(?:\[)/i,/^(?:[\s]+)/i,/^(?:[^\(\[\n\)\{\}]+)/i,/^(?:$)/i,/^(?:["][`])/i,/^(?:[^`"]+)/i,/^(?:[`]["])/i,/^(?:["])/i,/^(?:[^"]+)/i,/^(?:["])/i,/^(?:[\)]\))/i,/^(?:[\)])/i,/^(?:[\]])/i,/^(?:\}\})/i,/^(?:\(-)/i,/^(?:-\))/i,/^(?:\(\()/i,/^(?:\()/i,/^(?:[^\)\]\(\}]+)/i,/^(?:.+(?!\(\())/i],conditions:{CLASS:{rules:[3,4],inclusive:!1},ICON:{rules:[8,9],inclusive:!1},NSTR2:{rules:[22,23],inclusive:!1},NSTR:{rules:[25,26],inclusive:!1},NODE:{rules:[21,24,27,28,29,30,31,32,33,34,35,36],inclusive:!1},INITIAL:{rules:[0,1,2,5,6,7,10,11,12,13,14,15,16,17,18,19,20],inclusive:!0}}},(0,h.K2)(t,"Parser"),t.prototype=s,s.Parser=t,new t}();r.parser=r;var s={DEFAULT:0,NO_BORDER:0,ROUNDED_RECT:1,RECT:2,CIRCLE:3,CLOUD:4,BANG:5,HEXAGON:6},t=class{constructor(){this.nodes=[],this.count=0,this.elements={},this.getLogger=this.getLogger.bind(this),this.nodeType=s,this.clear(),this.getType=this.getType.bind(this),this.getElementById=this.getElementById.bind(this),this.getParent=this.getParent.bind(this),this.getMindmap=this.getMindmap.bind(this),this.addNode=this.addNode.bind(this),this.decorateNode=this.decorateNode.bind(this)}static{(0,h.K2)(this,"MindmapDB")}clear(){this.nodes=[],this.count=0,this.elements={},this.baseLevel=void 0}getParent(a){for(let b=this.nodes.length-1;b>=0;b--)if(this.nodes[b].level<a)return this.nodes[b];return null}getMindmap(){return this.nodes.length>0?this.nodes[0]:null}addNode(a,b,c,d){h.Rm.info("addNode",a,b,c,d);let e=!1;0===this.nodes.length?(this.baseLevel=a,a=0,e=!0):void 0!==this.baseLevel&&(a-=this.baseLevel,e=!1);let f=(0,g.D7)(),i=f.mindmap?.padding??g.UI.mindmap.padding;switch(d){case this.nodeType.ROUNDED_RECT:case this.nodeType.RECT:case this.nodeType.HEXAGON:i*=2}let j={id:this.count++,nodeId:(0,g.jZ)(b,f),level:a,descr:(0,g.jZ)(c,f),type:d,children:[],width:f.mindmap?.maxNodeWidth??g.UI.mindmap.maxNodeWidth,padding:i,isRoot:e},k=this.getParent(a);if(k)k.children.push(j),this.nodes.push(j);else if(e)this.nodes.push(j);else throw Error(`There can be only one root. No parent could be found for ("${j.descr}")`)}getType(a,b){switch(h.Rm.debug("In get type",a,b),a){case"[":return this.nodeType.RECT;case"(":return")"===b?this.nodeType.ROUNDED_RECT:this.nodeType.CLOUD;case"((":return this.nodeType.CIRCLE;case")":return this.nodeType.CLOUD;case"))":return this.nodeType.BANG;case"{{":return this.nodeType.HEXAGON;default:return this.nodeType.DEFAULT}}setElementForId(a,b){this.elements[a]=b}getElementById(a){return this.elements[a]}decorateNode(a){if(!a)return;let b=(0,g.D7)(),c=this.nodes[this.nodes.length-1];a.icon&&(c.icon=(0,g.jZ)(a.icon,b)),a.class&&(c.class=(0,g.jZ)(a.class,b))}type2Str(a){switch(a){case this.nodeType.DEFAULT:return"no-border";case this.nodeType.RECT:return"rect";case this.nodeType.ROUNDED_RECT:return"rounded-rect";case this.nodeType.CIRCLE:return"circle";case this.nodeType.CLOUD:return"cloud";case this.nodeType.BANG:return"bang";case this.nodeType.HEXAGON:return"hexgon";default:return"no-border"}}assignSections(a,b){if(0===a.level?a.section=void 0:a.section=b,a.children)for(let[c,d]of a.children.entries()){let e=0===a.level?c%11:b;this.assignSections(d,e)}}flattenNodes(a,b){let c=(0,g.D7)(),d=["mindmap-node"];!0===a.isRoot?d.push("section-root","section--1"):void 0!==a.section&&d.push(`section-${a.section}`),a.class&&d.push(a.class);let e=d.join(" "),f=(0,h.K2)(a=>{let b=(c.theme?.toLowerCase()??"").includes("redux");switch(a){case s.CIRCLE:return"mindmapCircle";case s.RECT:return"rect";case s.ROUNDED_RECT:return"rounded";case s.CLOUD:return"cloud";case s.BANG:return"bang";case s.HEXAGON:return"hexagon";case s.DEFAULT:return b?"rounded":"defaultMindmapNode";case s.NO_BORDER:default:return"rect"}},"getShapeFromType"),i={id:a.id.toString(),domId:"node_"+a.id.toString(),label:a.descr,labelType:"markdown",isGroup:!1,shape:f(a.type),width:a.width,height:a.height??0,padding:a.padding,cssClasses:e,cssStyles:[],look:c.look,icon:a.icon,x:a.x,y:a.y,level:a.level,nodeId:a.nodeId,type:a.type,section:a.section};if(b.push(i),a.children)for(let c of a.children)this.flattenNodes(c,b)}generateEdges(a,b){if(!a.children)return;let c=(0,g.D7)();for(let d of a.children){let e="edge";void 0!==d.section&&(e+=` section-edge-${d.section}`);let f=a.level+1;e+=` edge-depth-${f}`;let g={id:`edge_${a.id}_${d.id}`,start:a.id.toString(),end:d.id.toString(),type:"normal",curve:"basis",thickness:"normal",look:c.look,classes:e,depth:a.level,section:d.section};b.push(g),this.generateEdges(d,b)}}getData(){let a=this.getMindmap(),b=(0,g.D7)();if(void 0!==(0,g.TM)().layout||(b.layout="cose-bilkent"),!a)return{nodes:[],edges:[],config:b};h.Rm.debug("getData: mindmapRoot",a,b),this.assignSections(a);let c=[],d=[];this.flattenNodes(a,c),this.generateEdges(a,d),h.Rm.debug(`getData: processed ${c.length} nodes and ${d.length} edges`);let e=new Map;for(let a of c)e.set(a.id,{shape:a.shape,width:a.width,height:a.height,padding:a.padding});return{nodes:c,edges:d,config:b,rootNode:a,markers:["point"],direction:"TB",nodeSpacing:50,rankSpacing:50,shapes:Object.fromEntries(e),type:"mindmap",diagramId:"mindmap-"+n()}}getLogger(){return h.Rm}},u=(0,h.K2)(async(a,b,c,i)=>{h.Rm.debug("Rendering mindmap diagram\n"+a);let j=i.db,k=j.getData(),l=(0,d.A)(b,k.config.securityLevel);if(k.type=i.type,k.layoutAlgorithm=(0,f.q7)(k.config.layout,{fallback:"cose-bilkent"}),k.diagramId=b,!j.getMindmap())return;k.nodes.forEach(a=>{"rounded"===a.shape?(a.radius=15,a.taper=15,a.stroke="none",a.width=0,a.padding=15):"circle"===a.shape?a.padding=10:"rect"===a.shape?(a.width=0,a.padding=10):"hexagon"===a.shape&&(a.width=0,a.height=0)}),await (0,f.XX)(k,l);let{themeVariables:m}=(0,g.zj)(),{useGradient:n,gradientStart:o,gradientStop:p}=m;if(n&&o&&p){let a=l.attr("id"),b=l.append("defs").append("linearGradient").attr("id",`${a}-gradient`).attr("gradientUnits","objectBoundingBox").attr("x1","0%").attr("y1","0%").attr("x2","100%").attr("y2","0%");b.append("stop").attr("offset","0%").attr("stop-color",o).attr("stop-opacity",1),b.append("stop").attr("offset","100%").attr("stop-color",p).attr("stop-opacity",1)}(0,e.P)(l,k.config.mindmap?.padding??g.UI.mindmap.padding,"mindmapDiagram",k.config.mindmap?.useMaxWidth??g.UI.mindmap.useMaxWidth)},"draw"),v=(0,h.K2)(a=>{let{theme:b,look:c}=a,d="";for(let b=0;b<a.THEME_COLOR_LIMIT;b++)a["lineColor"+b]=a["lineColor"+b]||a["cScaleInv"+b],(0,o.A)(a["lineColor"+b])?a["lineColor"+b]=(0,p.A)(a["lineColor"+b],20):a["lineColor"+b]=(0,q.A)(a["lineColor"+b],20);for(let e=0;e<a.THEME_COLOR_LIMIT;e++){let f=""+("neo"===c?Math.max(10-(e-1)*2,2):17-3*e);d+=`
|
|
2
|
+
.section-${e-1} rect, .section-${e-1} path, .section-${e-1} circle, .section-${e-1} polygon, .section-${e-1} path {
|
|
3
|
+
fill: ${a["cScale"+e]};
|
|
4
|
+
}
|
|
5
|
+
.section-${e-1} text {
|
|
6
|
+
fill: ${a["cScaleLabel"+e]};
|
|
7
|
+
}
|
|
8
|
+
.section-${e-1} span {
|
|
9
|
+
color: ${a["cScaleLabel"+e]};
|
|
10
|
+
}
|
|
11
|
+
.node-icon-${e-1} {
|
|
12
|
+
font-size: 40px;
|
|
13
|
+
color: ${a["cScaleLabel"+e]};
|
|
14
|
+
}
|
|
15
|
+
.section-edge-${e-1}{
|
|
16
|
+
stroke: ${a["cScale"+e]};
|
|
17
|
+
}
|
|
18
|
+
.edge-depth-${e-1}{
|
|
19
|
+
stroke-width: ${f};
|
|
20
|
+
}
|
|
21
|
+
.section-${e-1} line {
|
|
22
|
+
stroke: ${a["cScaleInv"+e]} ;
|
|
23
|
+
stroke-width: 3;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.disabled, .disabled circle, .disabled text {
|
|
27
|
+
fill: lightgray;
|
|
28
|
+
}
|
|
29
|
+
.disabled text {
|
|
30
|
+
fill: #efefef;
|
|
31
|
+
}
|
|
32
|
+
[data-look="neo"].mindmap-node.section-${e-1} rect, [data-look="neo"].mindmap-node.section-${e-1} path, [data-look="neo"].mindmap-node.section-${e-1} circle, [data-look="neo"].mindmap-node.section-${e-1} polygon {
|
|
33
|
+
fill: ${"redux"===b||"redux-dark"===b||"neutral"===b?a.mainBkg:a["cScale"+e]};
|
|
34
|
+
stroke: ${"redux"===b||"redux-dark"===b?a.nodeBorder:a["cScale"+e]};
|
|
35
|
+
stroke-width: ${a.strokeWidth??2}px;
|
|
36
|
+
}
|
|
37
|
+
[data-look="neo"].section-edge-${e-1}{
|
|
38
|
+
stroke: ${b?.includes("redux")||"neo-dark"===b?a.nodeBorder:a["cScale"+e]};
|
|
39
|
+
}
|
|
40
|
+
[data-look="neo"].mindmap-node.section-${e-1} text {
|
|
41
|
+
fill: ${"redux"===b||"redux-dark"===b?a.nodeBorder:a["cScaleLabel"+("neutral"===b?1:e)]};
|
|
42
|
+
}
|
|
43
|
+
`}return d},"genSections"),w=(0,h.K2)((a,b,c)=>{let d="";for(let e=0;e<a;e++)d+=`
|
|
44
|
+
[data-look="neo"].mindmap-node.section-${e-1} rect, [data-look="neo"].mindmap-node.section-${e-1} path, [data-look="neo"].mindmap-node.section-${e-1} circle, [data-look="neo"].mindmap-node.section-${e-1} polygon {
|
|
45
|
+
stroke: url(${b}-gradient);
|
|
46
|
+
fill: ${c};
|
|
47
|
+
}
|
|
48
|
+
.section-${e-1} line {
|
|
49
|
+
stroke-width: 0;
|
|
50
|
+
}`;return d},"genGradient"),x={get db(){return new t},renderer:{draw:u},parser:r,styles:(0,h.K2)(a=>{let{theme:b}=a,c=a.svgId,d=a.dropShadow?a.dropShadow.replace("url(#drop-shadow)",`url(${c}-drop-shadow)`):"none";return`
|
|
51
|
+
.edge {
|
|
52
|
+
stroke-width: 3;
|
|
53
|
+
}
|
|
54
|
+
${v(a)}
|
|
55
|
+
.section-root rect, .section-root path, .section-root circle, .section-root polygon {
|
|
56
|
+
fill: ${a.git0};
|
|
57
|
+
}
|
|
58
|
+
.section-root text {
|
|
59
|
+
fill: ${a.gitBranchLabel0};
|
|
60
|
+
}
|
|
61
|
+
.section-root span {
|
|
62
|
+
color: ${b?.includes("redux")?a.nodeBorder:a.gitBranchLabel0};
|
|
63
|
+
}
|
|
64
|
+
.icon-container {
|
|
65
|
+
height:100%;
|
|
66
|
+
display: flex;
|
|
67
|
+
justify-content: center;
|
|
68
|
+
align-items: center;
|
|
69
|
+
}
|
|
70
|
+
.edge {
|
|
71
|
+
fill: none;
|
|
72
|
+
}
|
|
73
|
+
.mindmap-node-label {
|
|
74
|
+
dy: 1em;
|
|
75
|
+
alignment-baseline: middle;
|
|
76
|
+
text-anchor: middle;
|
|
77
|
+
dominant-baseline: middle;
|
|
78
|
+
text-align: center;
|
|
79
|
+
}
|
|
80
|
+
[data-look="neo"].mindmap-node {
|
|
81
|
+
filter: ${d};
|
|
82
|
+
}
|
|
83
|
+
[data-look="neo"].mindmap-node.section-root rect, [data-look="neo"].mindmap-node.section-root path, [data-look="neo"].mindmap-node.section-root circle, [data-look="neo"].mindmap-node.section-root polygon {
|
|
84
|
+
fill: ${b?.includes("redux")?a.mainBkg:a.git0};
|
|
85
|
+
}
|
|
86
|
+
[data-look="neo"].mindmap-node.section-root .text-inner-tspan {
|
|
87
|
+
fill: ${b?.includes("redux")?a.nodeBorder:a["cScaleLabel"+ +("neutral"===b)]};
|
|
88
|
+
}
|
|
89
|
+
${a.useGradient&&c&&a.mainBkg?w(a.THEME_COLOR_LIMIT,c,a.mainBkg):""}
|
|
90
|
+
`},"getStyles")}},78151:(a,b,c)=>{c.d(b,{P:()=>f});var d=c(46629),e=c(21143),f=(0,e.K2)((a,b,c,f)=>{a.attr("class",c);let{width:i,height:j,x:k,y:l}=g(a,b);(0,d.a$)(a,j,i,f);let m=h(k,l,i,j,b);a.attr("viewBox",m),e.Rm.debug(`viewBox configured: ${m} with padding: ${b}`)},"setupViewPortForSVG"),g=(0,e.K2)((a,b)=>{let c=a.node()?.getBBox()||{width:0,height:0,x:0,y:0};return{width:c.width+2*b,height:c.height+2*b,x:c.x,y:c.y}},"calculateDimensionsWithPadding"),h=(0,e.K2)((a,b,c,d,e)=>`${a-e} ${b-e} ${c} ${d}`,"createViewBox")},80339:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(21143),e=c(99123),f=(0,d.K2)((a,b)=>{let c;return"sandbox"===b&&(c=(0,e.Ltv)("#i"+a)),("sandbox"===b?(0,e.Ltv)(c.nodes()[0].contentDocument.body):(0,e.Ltv)("body")).select(`[id="${a}"]`)},"getDiagramElement")}};
|
|
@@ -0,0 +1,166 @@
|
|
|
1
|
+
"use strict";exports.id=7058,exports.ids=[7058],exports.modules={61827:(a,b,c)=>{c.d(b,{o:()=>d});var d=(0,c(21143).K2)(()=>`
|
|
2
|
+
/* Font Awesome icon styling - consolidated */
|
|
3
|
+
.label-icon {
|
|
4
|
+
display: inline-block;
|
|
5
|
+
height: 1em;
|
|
6
|
+
overflow: visible;
|
|
7
|
+
vertical-align: -0.125em;
|
|
8
|
+
}
|
|
9
|
+
|
|
10
|
+
.node .label-icon path {
|
|
11
|
+
fill: currentColor;
|
|
12
|
+
stroke: revert;
|
|
13
|
+
stroke-width: revert;
|
|
14
|
+
}
|
|
15
|
+
`,"getIconStyles")},67058:(a,b,c)=>{c.d(b,{diagram:()=>x});var d=c(61827),e=c(30193),f=c(98523),g=c(80339),h=c(78151),i=c(60426);c(13467),c(65144);var j=c(5578);c(16929),c(66652),c(81856);var k=c(40684),l=c(46629),m=c(21143),n=c(99123),o=c(11656),p=c(75899),q=c(14120),r=class{constructor(){this.vertexCounter=0,this.config=(0,l.D7)(),this.diagramId="",this.vertices=new Map,this.edges=[],this.classes=new Map,this.subGraphs=[],this.subGraphLookup=new Map,this.tooltips=new Map,this.subCount=0,this.firstGraphFlag=!0,this.secCount=-1,this.posCrossRef=[],this.funs=[],this.setAccTitle=l.SV,this.setAccDescription=l.EI,this.setDiagramTitle=l.ke,this.getAccTitle=l.iN,this.getAccDescription=l.m7,this.getDiagramTitle=l.ab,this.funs.push(this.setupToolTips.bind(this)),this.addVertex=this.addVertex.bind(this),this.firstGraph=this.firstGraph.bind(this),this.setDirection=this.setDirection.bind(this),this.addSubGraph=this.addSubGraph.bind(this),this.addLink=this.addLink.bind(this),this.setLink=this.setLink.bind(this),this.updateLink=this.updateLink.bind(this),this.addClass=this.addClass.bind(this),this.setClass=this.setClass.bind(this),this.destructLink=this.destructLink.bind(this),this.setClickEvent=this.setClickEvent.bind(this),this.setTooltip=this.setTooltip.bind(this),this.updateLinkInterpolate=this.updateLinkInterpolate.bind(this),this.setClickFun=this.setClickFun.bind(this),this.bindFunctions=this.bindFunctions.bind(this),this.lex={firstGraph:this.firstGraph.bind(this)},this.clear(),this.setGen("gen-2")}static{(0,m.K2)(this,"FlowDB")}sanitizeText(a){return l.Y2.sanitizeText(a,this.config)}sanitizeNodeLabelType(a){switch(a){case"markdown":case"string":case"text":return a;default:return"markdown"}}setDiagramId(a){this.diagramId=a}lookUpDomId(a){for(let b of this.vertices.values())if(b.id===a)return this.diagramId?`${this.diagramId}-${b.domId}`:b.domId;return this.diagramId?`${this.diagramId}-${a}`:a}addVertex(a,b,c,d,f,g,h={},i){let k,n;if(!a||0===a.trim().length)return;if(void 0!==i){let a;a=i.includes("\n")?i+"\n":"{\n"+i+"\n}",k=(0,e.H)(a,{schema:e.r})}let o=this.edges.find(b=>b.id===a);if(o){let a=k;a?.animate!==void 0&&(o.animate=a.animate),a?.animation!==void 0&&(o.animation=a.animation),a?.curve!==void 0&&(o.interpolate=a.curve);return}let p=this.vertices.get(a);if(void 0===p&&(void 0===b&&void 0===c&&null!=d&&m.Rm.warn(`Style applied to unknown node "${a}". This may indicate a typo. The node will be created automatically.`),p={id:a,labelType:"text",domId:"flowchart-"+a+"-"+this.vertexCounter,styles:[],classes:[]},this.vertices.set(a,p)),this.vertexCounter++,void 0!==b?(this.config=(0,l.D7)(),n=this.sanitizeText(b.text.trim()),p.labelType=b.type,n.startsWith('"')&&n.endsWith('"')&&(n=n.substring(1,n.length-1)),p.text=n):void 0===p.text&&(p.text=a),void 0!==c&&(p.type=c),null!=d&&d.forEach(a=>{p.styles.push(a)}),null!=f&&f.forEach(a=>{p.classes.push(a)}),void 0!==g&&(p.dir=g),void 0===p.props?p.props=h:void 0!==h&&Object.assign(p.props,h),void 0!==k){if(k.shape){if(k.shape!==k.shape.toLowerCase()||k.shape.includes("_"))throw Error(`No such shape: ${k.shape}. Shape names should be lowercase.`);if(!(0,j.aP)(k.shape))throw Error(`No such shape: ${k.shape}.`);p.type=k?.shape}k?.label&&(p.text=k?.label,p.labelType=this.sanitizeNodeLabelType(k?.labelType)),k?.icon&&(p.icon=k?.icon,k.label?.trim()||p.text!==a||(p.text="")),k?.form&&(p.form=k?.form),k?.pos&&(p.pos=k?.pos),k?.img&&(p.img=k?.img,k.label?.trim()||p.text!==a||(p.text="")),k?.constraint&&(p.constraint=k.constraint),k.w&&(p.assetWidth=Number(k.w)),k.h&&(p.assetHeight=Number(k.h))}}addSingleLink(a,b,c,d){let e={start:a,end:b,type:void 0,text:"",labelType:"text",classes:[],isUserDefinedId:!1,interpolate:this.edges.defaultInterpolate};m.Rm.info("abc78 Got edge...",e);let f=c.text;if(void 0!==f&&(e.text=this.sanitizeText(f.text.trim()),e.text.startsWith('"')&&e.text.endsWith('"')&&(e.text=e.text.substring(1,e.text.length-1)),e.labelType=this.sanitizeNodeLabelType(f.type)),void 0!==c&&(e.type=c.type,e.stroke=c.stroke,e.length=c.length>10?10:c.length),d&&!this.edges.some(a=>a.id===d))e.id=d,e.isUserDefinedId=!0;else{let a=this.edges.filter(a=>a.start===e.start&&a.end===e.end);0===a.length?e.id=(0,k.rY)(e.start,e.end,{counter:0,prefix:"L"}):e.id=(0,k.rY)(e.start,e.end,{counter:a.length+1,prefix:"L"})}if(this.edges.length<(this.config.maxEdges??500))m.Rm.info("Pushing edge..."),this.edges.push(e);else throw Error(`Edge limit exceeded. ${this.edges.length} edges found, but the limit is ${this.config.maxEdges}.
|
|
16
|
+
|
|
17
|
+
Initialize mermaid with maxEdges set to a higher number to allow more edges.
|
|
18
|
+
You cannot set this config via configuration inside the diagram as it is a secure config.
|
|
19
|
+
You have to call mermaid.initialize.`)}isLinkData(a){return null!==a&&"object"==typeof a&&"id"in a&&"string"==typeof a.id}addLink(a,b,c){let d=this.isLinkData(c)?c.id.replace("@",""):void 0;for(let e of(m.Rm.info("addLink",a,b,d),a))for(let f of b){let g=e===a[a.length-1],h=f===b[0];g&&h?this.addSingleLink(e,f,c,d):this.addSingleLink(e,f,c,void 0)}}updateLinkInterpolate(a,b){a.forEach(a=>{"default"===a?this.edges.defaultInterpolate=b:this.edges[a].interpolate=b})}updateLink(a,b){a.forEach(a=>{if("number"==typeof a&&a>=this.edges.length)throw Error(`The index ${a} for linkStyle is out of bounds. Valid indices for linkStyle are between 0 and ${this.edges.length-1}. (Help: Ensure that the index is within the range of existing edges.)`);"default"===a?this.edges.defaultStyle=b:(this.edges[a].style=b,(this.edges[a]?.style?.length??0)>0&&!this.edges[a]?.style?.some(a=>a?.startsWith("fill"))&&this.edges[a]?.style?.push("fill:none"))})}addClass(a,b){let c=b.join().replace(/\\,/g,"\xa7\xa7\xa7").replace(/,/g,";").replace(/§§§/g,",").split(";");a.split(",").forEach(a=>{let b=this.classes.get(a);void 0===b&&(b={id:a,styles:[],textStyles:[]},this.classes.set(a,b)),null!=c&&c.forEach(a=>{if(/color/.exec(a)){let c=a.replace("fill","bgFill");b.textStyles.push(c)}b.styles.push(a)})})}setDirection(a){this.direction=a.trim(),/.*</.exec(this.direction)&&(this.direction="RL"),/.*\^/.exec(this.direction)&&(this.direction="BT"),/.*>/.exec(this.direction)&&(this.direction="LR"),/.*v/.exec(this.direction)&&(this.direction="TB"),"TD"===this.direction&&(this.direction="TB")}setClass(a,b){for(let c of a.split(",")){let a=this.vertices.get(c);a&&a.classes.push(b);let d=this.edges.find(a=>a.id===c);d&&d.classes.push(b);let e=this.subGraphLookup.get(c);e&&e.classes.push(b)}}setTooltip(a,b){if(void 0!==b)for(let c of(b=this.sanitizeText(b),a.split(",")))this.tooltips.set("gen-1"===this.version?this.lookUpDomId(c):c,b)}setClickFun(a,b,c){if("loose"!==(0,l.D7)().securityLevel||void 0===b)return;let d=[];if("string"==typeof c){d=c.split(/,(?=(?:(?:[^"]*"){2})*[^"]*$)/);for(let a=0;a<d.length;a++){let b=d[a].trim();b.startsWith('"')&&b.endsWith('"')&&(b=b.substr(1,b.length-2)),d[a]=b}}0===d.length&&d.push(a);let e=this.vertices.get(a);e&&(e.haveCallback=!0,this.funs.push(()=>{let c=this.lookUpDomId(a),e=document.querySelector(`[id="${c}"]`);null!==e&&e.addEventListener("click",()=>{k._K.runFunc(b,...d)},!1)}))}setLink(a,b,c){a.split(",").forEach(a=>{let d=this.vertices.get(a);void 0!==d&&(d.link=k._K.formatUrl(b,this.config),d.linkTarget=c)}),this.setClass(a,"clickable")}getTooltip(a){return this.tooltips.get(a)}setClickEvent(a,b,c){a.split(",").forEach(a=>{this.setClickFun(a,b,c)}),this.setClass(a,"clickable")}bindFunctions(a){this.funs.forEach(b=>{b(a)})}getDirection(){return this.direction?.trim()}getVertices(){return this.vertices}getEdges(){return this.edges}getClasses(){return this.classes}setupToolTips(a){let b=(0,f.Ck)();(0,n.Ltv)(a).select("svg").selectAll("g.node").on("mouseover",a=>{let c=(0,n.Ltv)(a.currentTarget),d=c.attr("title");if(null===d)return;let e=a.currentTarget?.getBoundingClientRect();b.transition().duration(200).style("opacity",".9"),b.text(c.attr("title")).style("left",window.scrollX+e.left+(e.right-e.left)/2+"px").style("top",window.scrollY+e.bottom+"px"),b.html(o.A.sanitize(d)),c.classed("hover",!0)}).on("mouseout",a=>{b.transition().duration(500).style("opacity",0),(0,n.Ltv)(a.currentTarget).classed("hover",!1)})}clear(a="gen-2"){this.vertices=new Map,this.classes=new Map,this.edges=[],this.funs=[this.setupToolTips.bind(this)],this.diagramId="",this.subGraphs=[],this.subGraphLookup=new Map,this.subCount=0,this.tooltips=new Map,this.firstGraphFlag=!0,this.version=a,this.config=(0,l.D7)(),(0,l.IU)()}setGen(a){this.version=a||"gen-2"}defaultStyle(){return"fill:#ffa;stroke: #f66; stroke-width: 3px; stroke-dasharray: 5, 5;fill:#ffa;stroke: #666;"}addSubGraph(a,b,c){let d=a.text.trim(),e=c.text;a===c&&/\s/.exec(c.text)&&(d=void 0);let f=(0,m.K2)(a=>{let b,c={boolean:{},number:{},string:{}},d=[];return{nodeList:a.filter(function(a){let e=typeof a;return a.stmt&&"dir"===a.stmt?(b=a.value,!1):""!==a.trim()&&(e in c?!c[e].hasOwnProperty(a)&&(c[e][a]=!0):!d.includes(a)&&d.push(a))}),dir:b}},"uniq")(b.flat()),g=f.nodeList,h=f.dir,i=(0,l.D7)().flowchart??{};if(h=h??(i.inheritDir?this.getDirection()??(0,l.D7)().direction??void 0:void 0),"gen-1"===this.version)for(let a=0;a<g.length;a++)g[a]=this.lookUpDomId(g[a]);d=d??"subGraph"+this.subCount,e=e||"",e=this.sanitizeText(e),this.subCount=this.subCount+1;let j={id:d,nodes:g,title:e.trim(),classes:[],dir:h,labelType:this.sanitizeNodeLabelType(c?.type)};return m.Rm.info("Adding",j.id,j.nodes,j.dir),j.nodes=this.makeUniq(j,this.subGraphs).nodes,this.subGraphs.push(j),this.subGraphLookup.set(d,j),d}getPosForId(a){for(let[b,c]of this.subGraphs.entries())if(c.id===a)return b;return -1}indexNodes2(a,b){let c=this.subGraphs[b].nodes;if(this.secCount=this.secCount+1,this.secCount>2e3)return{result:!1,count:0};if(this.posCrossRef[this.secCount]=b,this.subGraphs[b].id===a)return{result:!0,count:0};let d=0,e=1;for(;d<c.length;){let b=this.getPosForId(c[d]);if(b>=0){let c=this.indexNodes2(a,b);if(c.result)return{result:!0,count:e+c.count};e+=c.count}d+=1}return{result:!1,count:e}}getDepthFirstPos(a){return this.posCrossRef[a]}indexNodes(){this.secCount=-1,this.subGraphs.length>0&&this.indexNodes2("none",this.subGraphs.length-1)}getSubGraphs(){return this.subGraphs}firstGraph(){return!!this.firstGraphFlag&&(this.firstGraphFlag=!1,!0)}destructStartLink(a){let b=a.trim(),c="arrow_open";switch(b[0]){case"<":c="arrow_point",b=b.slice(1);break;case"x":c="arrow_cross",b=b.slice(1);break;case"o":c="arrow_circle",b=b.slice(1)}let d="normal";return b.includes("=")&&(d="thick"),b.includes(".")&&(d="dotted"),{type:c,stroke:d}}countChar(a,b){let c=b.length,d=0;for(let e=0;e<c;++e)b[e]===a&&++d;return d}destructEndLink(a){let b=a.trim(),c=b.slice(0,-1),d="arrow_open";switch(b.slice(-1)){case"x":d="arrow_cross",b.startsWith("x")&&(d="double_"+d,c=c.slice(1));break;case">":d="arrow_point",b.startsWith("<")&&(d="double_"+d,c=c.slice(1));break;case"o":d="arrow_circle",b.startsWith("o")&&(d="double_"+d,c=c.slice(1))}let e="normal",f=c.length-1;c.startsWith("=")&&(e="thick"),c.startsWith("~")&&(e="invisible");let g=this.countChar(".",c);return g&&(e="dotted",f=g),{type:d,stroke:e,length:f}}destructLink(a,b){let c,d=this.destructEndLink(a);if(b){if((c=this.destructStartLink(b)).stroke!==d.stroke)return{type:"INVALID",stroke:"INVALID"};if("arrow_open"===c.type)c.type=d.type;else{if(c.type!==d.type)return{type:"INVALID",stroke:"INVALID"};c.type="double_"+c.type}return"double_arrow"===c.type&&(c.type="double_arrow_point"),c.length=d.length,c}return d}exists(a,b){for(let c of a)if(c.nodes.includes(b))return!0;return!1}makeUniq(a,b){let c=[];return a.nodes.forEach((d,e)=>{this.exists(b,d)||c.push(a.nodes[e])}),{nodes:c}}getTypeFromVertex(a){if(a.img)return"imageSquare";if(a.icon)return"circle"===a.form?"iconCircle":"square"===a.form?"iconSquare":"rounded"===a.form?"iconRounded":"icon";switch(a.type){case"square":case void 0:return"squareRect";case"round":return"roundedRect";case"ellipse":return"ellipse";default:return a.type}}findNode(a,b){return a.find(a=>a.id===b)}destructEdgeType(a){let b="none",c="arrow_point";switch(a){case"arrow_point":case"arrow_circle":case"arrow_cross":c=a;break;case"double_arrow_point":case"double_arrow_circle":case"double_arrow_cross":c=b=a.replace("double_","")}return{arrowTypeStart:b,arrowTypeEnd:c}}addNodeFromVertex(a,b,c,d,e,f){let g=c.get(a.id),h=d.get(a.id)??!1,i=this.findNode(b,a.id);if(i)i.cssStyles=a.styles,i.cssCompiledStyles=this.getCompiledStyles(a.classes),i.cssClasses=a.classes.join(" ");else{let c={id:a.id,label:a.text,labelType:a.labelType,labelStyle:"",parentId:g,padding:e.flowchart?.padding||8,cssStyles:a.styles,cssCompiledStyles:this.getCompiledStyles(["default","node",...a.classes]),cssClasses:"default "+a.classes.join(" "),dir:a.dir,domId:a.domId,look:f,link:a.link,linkTarget:a.linkTarget,tooltip:this.getTooltip(a.id),icon:a.icon,pos:a.pos,img:a.img,assetWidth:a.assetWidth,assetHeight:a.assetHeight,constraint:a.constraint};h?b.push({...c,isGroup:!0,shape:"rect"}):b.push({...c,isGroup:!1,shape:this.getTypeFromVertex(a)})}}getCompiledStyles(a){let b=[];for(let c of a){let a=this.classes.get(c);a?.styles&&(b=[...b,...a.styles??[]].map(a=>a.trim())),a?.textStyles&&(b=[...b,...a.textStyles??[]].map(a=>a.trim()))}return b}getData(){let a=(0,l.D7)(),b=[],c=[],d=this.getSubGraphs(),e=new Map,f=new Map;for(let a=d.length-1;a>=0;a--){let b=d[a];for(let a of(b.nodes.length>0&&f.set(b.id,!0),b.nodes))e.set(a,b.id)}for(let c=d.length-1;c>=0;c--){let f=d[c];b.push({id:f.id,label:f.title,labelStyle:"",labelType:f.labelType,parentId:e.get(f.id),padding:8,cssCompiledStyles:this.getCompiledStyles(f.classes),cssClasses:f.classes.join(" "),shape:"rect",dir:f.dir,isGroup:!0,look:a.look})}this.getVertices().forEach(c=>{this.addNodeFromVertex(c,b,e,f,a,a.look||"classic")});let g=this.getEdges();return g.forEach((b,d)=>{let{arrowTypeStart:e,arrowTypeEnd:f}=this.destructEdgeType(b.type),h=[...g.defaultStyle??[]];b.style&&h.push(...b.style);let i={id:(0,k.rY)(b.start,b.end,{counter:d,prefix:"L"},b.id),isUserDefinedId:b.isUserDefinedId,start:b.start,end:b.end,type:b.type??"normal",label:b.text,labelType:b.labelType,labelpos:"c",thickness:b.stroke,minlen:b.length,classes:b?.stroke==="invisible"?"":"edge-thickness-normal edge-pattern-solid flowchart-link",arrowTypeStart:b?.stroke==="invisible"||b?.type==="arrow_open"?"none":e,arrowTypeEnd:b?.stroke==="invisible"||b?.type==="arrow_open"?"none":f,arrowheadStyle:"fill: #333",cssCompiledStyles:this.getCompiledStyles(b.classes),labelStyle:h,style:h,pattern:b.stroke,look:a.look,animate:b.animate,animation:b.animation,curve:b.interpolate||this.edges.defaultInterpolate||a.flowchart?.curve};c.push(i)}),{nodes:b,edges:c,other:{},config:a}}defaultConfig(){return l.ME.flowchart}},s=(0,m.K2)(function(a,b){return b.db.getClasses()},"getClasses"),t=(0,m.K2)(async function(a,b,c,d){m.Rm.info("REF0:"),m.Rm.info("Drawing state diagram (v2)",b);let{securityLevel:e,flowchart:f,layout:j}=(0,l.D7)();d.db.setDiagramId(b),m.Rm.debug("Before getData: ");let n=d.db.getData();m.Rm.debug("Data: ",n);let o=(0,g.A)(b,e),p=d.db.getDirection();n.type=d.type,n.layoutAlgorithm=(0,i.q7)(j),"dagre"===n.layoutAlgorithm&&"elk"===j&&m.Rm.warn("flowchart-elk was moved to an external package in Mermaid v11. Please refer [release notes](https://github.com/mermaid-js/mermaid/releases/tag/v11.0.0) for more details. This diagram will be rendered using `dagre` layout as a fallback."),n.direction=p,n.nodeSpacing=f?.nodeSpacing||50,n.rankSpacing=f?.rankSpacing||50,n.markers=["point","circle","cross"],n.diagramId=b,m.Rm.debug("REF1:",n),await (0,i.XX)(n,o);let q=n.config.flowchart?.diagramPadding??8;k._K.insertTitle(o,"flowchartTitleText",f?.titleTopMargin||0,d.db.getDiagramTitle()),(0,h.P)(o,q,"flowchart",f?.useMaxWidth||!1)},"draw"),u=function(){var a=(0,m.K2)(function(a,b,c,d){for(c=c||{},d=a.length;d--;c[a[d]]=b);return c},"o"),b=[1,4],c=[1,3],d=[1,5],e=[1,8,9,10,11,27,34,36,38,44,60,84,85,86,87,88,89,102,105,106,109,111,114,115,116,121,122,123,124,125],f=[2,2],g=[1,13],h=[1,14],i=[1,15],j=[1,16],k=[1,23],l=[1,25],n=[1,26],o=[1,27],p=[1,50],q=[1,49],r=[1,29],s=[1,30],t=[1,31],u=[1,32],v=[1,33],w=[1,45],x=[1,47],y=[1,43],z=[1,48],A=[1,44],B=[1,51],C=[1,46],D=[1,52],E=[1,53],F=[1,34],G=[1,35],H=[1,36],I=[1,37],J=[1,38],K=[1,58],L=[1,8,9,10,11,27,32,34,36,38,44,60,84,85,86,87,88,89,102,105,106,109,111,114,115,116,121,122,123,124,125],M=[1,62],N=[1,61],O=[1,63],P=[8,9,11,75,77,78],Q=[1,79],R=[1,92],S=[1,97],T=[1,96],U=[1,93],V=[1,89],W=[1,95],X=[1,91],Y=[1,98],Z=[1,94],$=[1,99],_=[1,90],aa=[8,9,10,11,40,75,77,78],ab=[8,9,10,11,40,46,75,77,78],ac=[8,9,10,11,29,40,44,46,48,50,52,54,56,58,60,63,65,67,68,70,75,77,78,89,102,105,106,109,111,114,115,116],ad=[8,9,11,44,60,75,77,78,89,102,105,106,109,111,114,115,116],ae=[44,60,89,102,105,106,109,111,114,115,116],af=[1,122],ag=[1,123],ah=[1,125],ai=[1,124],aj=[44,60,62,74,89,102,105,106,109,111,114,115,116],ak=[1,134],al=[1,148],am=[1,149],an=[1,150],ao=[1,151],ap=[1,136],aq=[1,138],ar=[1,142],as=[1,143],at=[1,144],au=[1,145],av=[1,146],aw=[1,147],ax=[1,152],ay=[1,153],az=[1,132],aA=[1,133],aB=[1,140],aC=[1,135],aD=[1,139],aE=[1,137],aF=[8,9,10,11,27,32,34,36,38,44,60,84,85,86,87,88,89,102,105,106,109,111,114,115,116,121,122,123,124,125],aG=[1,155],aH=[1,157],aI=[8,9,11],aJ=[8,9,10,11,14,44,60,89,105,106,109,111,114,115,116],aK=[1,177],aL=[1,173],aM=[1,174],aN=[1,178],aO=[1,175],aP=[1,176],aQ=[77,116,119],aR=[8,9,10,11,12,14,27,29,32,44,60,75,84,85,86,87,88,89,90,105,109,111,114,115,116],aS=[10,106],aT=[31,49,51,53,55,57,62,64,66,67,69,71,116,117,118],aU=[1,248],aV=[1,246],aW=[1,250],aX=[1,244],aY=[1,245],aZ=[1,247],a$=[1,249],a_=[1,251],a0=[1,269],a1=[8,9,11,106],a2=[8,9,10,11,60,84,105,106,109,110,111,112],a3={trace:(0,m.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,graphConfig:4,document:5,line:6,statement:7,SEMI:8,NEWLINE:9,SPACE:10,EOF:11,GRAPH:12,NODIR:13,DIR:14,FirstStmtSeparator:15,ending:16,endToken:17,spaceList:18,spaceListNewline:19,vertexStatement:20,separator:21,styleStatement:22,linkStyleStatement:23,classDefStatement:24,classStatement:25,clickStatement:26,subgraph:27,textNoTags:28,SQS:29,text:30,SQE:31,end:32,direction:33,acc_title:34,acc_title_value:35,acc_descr:36,acc_descr_value:37,acc_descr_multiline_value:38,shapeData:39,SHAPE_DATA:40,link:41,node:42,styledVertex:43,AMP:44,vertex:45,STYLE_SEPARATOR:46,idString:47,DOUBLECIRCLESTART:48,DOUBLECIRCLEEND:49,PS:50,PE:51,"(-":52,"-)":53,STADIUMSTART:54,STADIUMEND:55,SUBROUTINESTART:56,SUBROUTINEEND:57,VERTEX_WITH_PROPS_START:58,"NODE_STRING[field]":59,COLON:60,"NODE_STRING[value]":61,PIPE:62,CYLINDERSTART:63,CYLINDEREND:64,DIAMOND_START:65,DIAMOND_STOP:66,TAGEND:67,TRAPSTART:68,TRAPEND:69,INVTRAPSTART:70,INVTRAPEND:71,linkStatement:72,arrowText:73,TESTSTR:74,START_LINK:75,edgeText:76,LINK:77,LINK_ID:78,edgeTextToken:79,STR:80,MD_STR:81,textToken:82,keywords:83,STYLE:84,LINKSTYLE:85,CLASSDEF:86,CLASS:87,CLICK:88,DOWN:89,UP:90,textNoTagsToken:91,stylesOpt:92,"idString[vertex]":93,"idString[class]":94,CALLBACKNAME:95,CALLBACKARGS:96,HREF:97,LINK_TARGET:98,"STR[link]":99,"STR[tooltip]":100,alphaNum:101,DEFAULT:102,numList:103,INTERPOLATE:104,NUM:105,COMMA:106,style:107,styleComponent:108,NODE_STRING:109,UNIT:110,BRKT:111,PCT:112,idStringToken:113,MINUS:114,MULT:115,UNICODE_TEXT:116,TEXT:117,TAGSTART:118,EDGE_TEXT:119,alphaNumToken:120,direction_tb:121,direction_bt:122,direction_rl:123,direction_lr:124,direction_td:125,$accept:0,$end:1},terminals_:{2:"error",8:"SEMI",9:"NEWLINE",10:"SPACE",11:"EOF",12:"GRAPH",13:"NODIR",14:"DIR",27:"subgraph",29:"SQS",31:"SQE",32:"end",34:"acc_title",35:"acc_title_value",36:"acc_descr",37:"acc_descr_value",38:"acc_descr_multiline_value",40:"SHAPE_DATA",44:"AMP",46:"STYLE_SEPARATOR",48:"DOUBLECIRCLESTART",49:"DOUBLECIRCLEEND",50:"PS",51:"PE",52:"(-",53:"-)",54:"STADIUMSTART",55:"STADIUMEND",56:"SUBROUTINESTART",57:"SUBROUTINEEND",58:"VERTEX_WITH_PROPS_START",59:"NODE_STRING[field]",60:"COLON",61:"NODE_STRING[value]",62:"PIPE",63:"CYLINDERSTART",64:"CYLINDEREND",65:"DIAMOND_START",66:"DIAMOND_STOP",67:"TAGEND",68:"TRAPSTART",69:"TRAPEND",70:"INVTRAPSTART",71:"INVTRAPEND",74:"TESTSTR",75:"START_LINK",77:"LINK",78:"LINK_ID",80:"STR",81:"MD_STR",84:"STYLE",85:"LINKSTYLE",86:"CLASSDEF",87:"CLASS",88:"CLICK",89:"DOWN",90:"UP",93:"idString[vertex]",94:"idString[class]",95:"CALLBACKNAME",96:"CALLBACKARGS",97:"HREF",98:"LINK_TARGET",99:"STR[link]",100:"STR[tooltip]",102:"DEFAULT",104:"INTERPOLATE",105:"NUM",106:"COMMA",109:"NODE_STRING",110:"UNIT",111:"BRKT",112:"PCT",114:"MINUS",115:"MULT",116:"UNICODE_TEXT",117:"TEXT",118:"TAGSTART",119:"EDGE_TEXT",121:"direction_tb",122:"direction_bt",123:"direction_rl",124:"direction_lr",125:"direction_td"},productions_:[0,[3,2],[5,0],[5,2],[6,1],[6,1],[6,1],[6,1],[6,1],[4,2],[4,2],[4,2],[4,3],[16,2],[16,1],[17,1],[17,1],[17,1],[15,1],[15,1],[15,2],[19,2],[19,2],[19,1],[19,1],[18,2],[18,1],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[7,9],[7,6],[7,4],[7,1],[7,2],[7,2],[7,1],[21,1],[21,1],[21,1],[39,2],[39,1],[20,4],[20,3],[20,4],[20,2],[20,2],[20,1],[42,1],[42,6],[42,5],[43,1],[43,3],[45,4],[45,4],[45,6],[45,4],[45,4],[45,4],[45,8],[45,4],[45,4],[45,4],[45,6],[45,4],[45,4],[45,4],[45,4],[45,4],[45,1],[41,2],[41,3],[41,3],[41,1],[41,3],[41,4],[76,1],[76,2],[76,1],[76,1],[72,1],[72,2],[73,3],[30,1],[30,2],[30,1],[30,1],[83,1],[83,1],[83,1],[83,1],[83,1],[83,1],[83,1],[83,1],[83,1],[83,1],[83,1],[28,1],[28,2],[28,1],[28,1],[24,5],[25,5],[26,2],[26,4],[26,3],[26,5],[26,3],[26,5],[26,5],[26,7],[26,2],[26,4],[26,2],[26,4],[26,4],[26,6],[22,5],[23,5],[23,5],[23,9],[23,9],[23,7],[23,7],[103,1],[103,3],[92,1],[92,3],[107,1],[107,2],[108,1],[108,1],[108,1],[108,1],[108,1],[108,1],[108,1],[108,1],[113,1],[113,1],[113,1],[113,1],[113,1],[113,1],[113,1],[113,1],[113,1],[113,1],[113,1],[82,1],[82,1],[82,1],[82,1],[91,1],[91,1],[91,1],[91,1],[91,1],[91,1],[91,1],[91,1],[91,1],[91,1],[91,1],[79,1],[79,1],[120,1],[120,1],[120,1],[120,1],[120,1],[120,1],[120,1],[120,1],[120,1],[120,1],[120,1],[47,1],[47,2],[101,1],[101,2],[33,1],[33,1],[33,1],[33,1],[33,1]],performAction:(0,m.K2)(function(a,b,c,d,e,f,g){var h=f.length-1;switch(e){case 2:case 28:case 29:case 30:case 31:case 32:this.$=[];break;case 3:(!Array.isArray(f[h])||f[h].length>0)&&f[h-1].push(f[h]),this.$=f[h-1];break;case 4:case 183:case 44:case 54:case 76:case 181:this.$=f[h];break;case 11:d.setDirection("TB"),this.$="TB";break;case 12:d.setDirection(f[h-1]),this.$=f[h-1];break;case 27:this.$=f[h-1].nodes;break;case 33:this.$=d.addSubGraph(f[h-6],f[h-1],f[h-4]);break;case 34:this.$=d.addSubGraph(f[h-3],f[h-1],f[h-3]);break;case 35:this.$=d.addSubGraph(void 0,f[h-1],void 0);break;case 37:this.$=f[h].trim(),d.setAccTitle(this.$);break;case 38:case 39:this.$=f[h].trim(),d.setAccDescription(this.$);break;case 43:case 133:this.$=f[h-1]+f[h];break;case 45:d.addVertex(f[h-1][f[h-1].length-1],void 0,void 0,void 0,void 0,void 0,void 0,f[h]),d.addLink(f[h-3].stmt,f[h-1],f[h-2]),this.$={stmt:f[h-1],nodes:f[h-1].concat(f[h-3].nodes)};break;case 46:d.addLink(f[h-2].stmt,f[h],f[h-1]),this.$={stmt:f[h],nodes:f[h].concat(f[h-2].nodes)};break;case 47:d.addLink(f[h-3].stmt,f[h-1],f[h-2]),this.$={stmt:f[h-1],nodes:f[h-1].concat(f[h-3].nodes)};break;case 48:this.$={stmt:f[h-1],nodes:f[h-1]};break;case 49:d.addVertex(f[h-1][f[h-1].length-1],void 0,void 0,void 0,void 0,void 0,void 0,f[h]),this.$={stmt:f[h-1],nodes:f[h-1],shapeData:f[h]};break;case 50:this.$={stmt:f[h],nodes:f[h]};break;case 51:case 128:case 130:this.$=[f[h]];break;case 52:d.addVertex(f[h-5][f[h-5].length-1],void 0,void 0,void 0,void 0,void 0,void 0,f[h-4]),this.$=f[h-5].concat(f[h]);break;case 53:this.$=f[h-4].concat(f[h]);break;case 55:this.$=f[h-2],d.setClass(f[h-2],f[h]);break;case 56:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"square");break;case 57:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"doublecircle");break;case 58:this.$=f[h-5],d.addVertex(f[h-5],f[h-2],"circle");break;case 59:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"ellipse");break;case 60:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"stadium");break;case 61:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"subroutine");break;case 62:this.$=f[h-7],d.addVertex(f[h-7],f[h-1],"rect",void 0,void 0,void 0,Object.fromEntries([[f[h-5],f[h-3]]]));break;case 63:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"cylinder");break;case 64:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"round");break;case 65:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"diamond");break;case 66:this.$=f[h-5],d.addVertex(f[h-5],f[h-2],"hexagon");break;case 67:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"odd");break;case 68:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"trapezoid");break;case 69:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"inv_trapezoid");break;case 70:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"lean_right");break;case 71:this.$=f[h-3],d.addVertex(f[h-3],f[h-1],"lean_left");break;case 72:this.$=f[h],d.addVertex(f[h]);break;case 73:f[h-1].text=f[h],this.$=f[h-1];break;case 74:case 75:f[h-2].text=f[h-1],this.$=f[h-2];break;case 77:var i=d.destructLink(f[h],f[h-2]);this.$={type:i.type,stroke:i.stroke,length:i.length,text:f[h-1]};break;case 78:var i=d.destructLink(f[h],f[h-2]);this.$={type:i.type,stroke:i.stroke,length:i.length,text:f[h-1],id:f[h-3]};break;case 79:case 86:case 101:case 103:this.$={text:f[h],type:"text"};break;case 80:case 87:case 102:this.$={text:f[h-1].text+""+f[h],type:f[h-1].type};break;case 81:case 88:this.$={text:f[h],type:"string"};break;case 82:case 89:case 104:this.$={text:f[h],type:"markdown"};break;case 83:var i=d.destructLink(f[h]);this.$={type:i.type,stroke:i.stroke,length:i.length};break;case 84:var i=d.destructLink(f[h]);this.$={type:i.type,stroke:i.stroke,length:i.length,id:f[h-1]};break;case 85:this.$=f[h-1];break;case 105:this.$=f[h-4],d.addClass(f[h-2],f[h]);break;case 106:this.$=f[h-4],d.setClass(f[h-2],f[h]);break;case 107:case 115:this.$=f[h-1],d.setClickEvent(f[h-1],f[h]);break;case 108:case 116:this.$=f[h-3],d.setClickEvent(f[h-3],f[h-2]),d.setTooltip(f[h-3],f[h]);break;case 109:this.$=f[h-2],d.setClickEvent(f[h-2],f[h-1],f[h]);break;case 110:this.$=f[h-4],d.setClickEvent(f[h-4],f[h-3],f[h-2]),d.setTooltip(f[h-4],f[h]);break;case 111:this.$=f[h-2],d.setLink(f[h-2],f[h]);break;case 112:this.$=f[h-4],d.setLink(f[h-4],f[h-2]),d.setTooltip(f[h-4],f[h]);break;case 113:this.$=f[h-4],d.setLink(f[h-4],f[h-2],f[h]);break;case 114:this.$=f[h-6],d.setLink(f[h-6],f[h-4],f[h]),d.setTooltip(f[h-6],f[h-2]);break;case 117:this.$=f[h-1],d.setLink(f[h-1],f[h]);break;case 118:this.$=f[h-3],d.setLink(f[h-3],f[h-2]),d.setTooltip(f[h-3],f[h]);break;case 119:this.$=f[h-3],d.setLink(f[h-3],f[h-2],f[h]);break;case 120:this.$=f[h-5],d.setLink(f[h-5],f[h-4],f[h]),d.setTooltip(f[h-5],f[h-2]);break;case 121:this.$=f[h-4],d.addVertex(f[h-2],void 0,void 0,f[h]);break;case 122:this.$=f[h-4],d.updateLink([f[h-2]],f[h]);break;case 123:this.$=f[h-4],d.updateLink(f[h-2],f[h]);break;case 124:this.$=f[h-8],d.updateLinkInterpolate([f[h-6]],f[h-2]),d.updateLink([f[h-6]],f[h]);break;case 125:this.$=f[h-8],d.updateLinkInterpolate(f[h-6],f[h-2]),d.updateLink(f[h-6],f[h]);break;case 126:this.$=f[h-6],d.updateLinkInterpolate([f[h-4]],f[h]);break;case 127:this.$=f[h-6],d.updateLinkInterpolate(f[h-4],f[h]);break;case 129:case 131:f[h-2].push(f[h]),this.$=f[h-2];break;case 182:case 184:this.$=f[h-1]+""+f[h];break;case 185:this.$={stmt:"dir",value:"TB"};break;case 186:this.$={stmt:"dir",value:"BT"};break;case 187:this.$={stmt:"dir",value:"RL"};break;case 188:this.$={stmt:"dir",value:"LR"};break;case 189:this.$={stmt:"dir",value:"TD"}}},"anonymous"),table:[{3:1,4:2,9:b,10:c,12:d},{1:[3]},a(e,f,{5:6}),{4:7,9:b,10:c,12:d},{4:8,9:b,10:c,12:d},{13:[1,9],14:[1,10]},{1:[2,1],6:11,7:12,8:g,9:h,10:i,11:j,20:17,22:18,23:19,24:20,25:21,26:22,27:k,33:24,34:l,36:n,38:o,42:28,43:39,44:p,45:40,47:41,60:q,84:r,85:s,86:t,87:u,88:v,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E,121:F,122:G,123:H,124:I,125:J},a(e,[2,9]),a(e,[2,10]),a(e,[2,11]),{8:[1,55],9:[1,56],10:K,15:54,18:57},a(L,[2,3]),a(L,[2,4]),a(L,[2,5]),a(L,[2,6]),a(L,[2,7]),a(L,[2,8]),{8:M,9:N,11:O,21:59,41:60,72:64,75:[1,65],77:[1,67],78:[1,66]},{8:M,9:N,11:O,21:68},{8:M,9:N,11:O,21:69},{8:M,9:N,11:O,21:70},{8:M,9:N,11:O,21:71},{8:M,9:N,11:O,21:72},{8:M,9:N,10:[1,73],11:O,21:74},a(L,[2,36]),{35:[1,75]},{37:[1,76]},a(L,[2,39]),a(P,[2,50],{18:77,39:78,10:K,40:Q}),{10:[1,80]},{10:[1,81]},{10:[1,82]},{10:[1,83]},{14:R,44:S,60:T,80:[1,87],89:U,95:[1,84],97:[1,85],101:86,105:V,106:W,109:X,111:Y,114:Z,115:$,116:_,120:88},a(L,[2,185]),a(L,[2,186]),a(L,[2,187]),a(L,[2,188]),a(L,[2,189]),a(aa,[2,51]),a(aa,[2,54],{46:[1,100]}),a(ab,[2,72],{113:113,29:[1,101],44:p,48:[1,102],50:[1,103],52:[1,104],54:[1,105],56:[1,106],58:[1,107],60:q,63:[1,108],65:[1,109],67:[1,110],68:[1,111],70:[1,112],89:w,102:x,105:y,106:z,109:A,111:B,114:C,115:D,116:E}),a(ac,[2,181]),a(ac,[2,142]),a(ac,[2,143]),a(ac,[2,144]),a(ac,[2,145]),a(ac,[2,146]),a(ac,[2,147]),a(ac,[2,148]),a(ac,[2,149]),a(ac,[2,150]),a(ac,[2,151]),a(ac,[2,152]),a(e,[2,12]),a(e,[2,18]),a(e,[2,19]),{9:[1,114]},a(ad,[2,26],{18:115,10:K}),a(L,[2,27]),{42:116,43:39,44:p,45:40,47:41,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E},a(L,[2,40]),a(L,[2,41]),a(L,[2,42]),a(ae,[2,76],{73:117,62:[1,119],74:[1,118]}),{76:120,79:121,80:af,81:ag,116:ah,119:ai},{75:[1,126],77:[1,127]},a(aj,[2,83]),a(L,[2,28]),a(L,[2,29]),a(L,[2,30]),a(L,[2,31]),a(L,[2,32]),{10:ak,12:al,14:am,27:an,28:128,32:ao,44:ap,60:aq,75:ar,80:[1,130],81:[1,131],83:141,84:as,85:at,86:au,87:av,88:aw,89:ax,90:ay,91:129,105:az,109:aA,111:aB,114:aC,115:aD,116:aE},a(aF,f,{5:154}),a(L,[2,37]),a(L,[2,38]),a(P,[2,48],{44:aG}),a(P,[2,49],{18:156,10:K,40:aH}),a(aa,[2,44]),{44:p,47:158,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E},{102:[1,159],103:160,105:[1,161]},{44:p,47:162,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E},{44:p,47:163,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E},a(aI,[2,107],{10:[1,164],96:[1,165]}),{80:[1,166]},a(aI,[2,115],{120:168,10:[1,167],14:R,44:S,60:T,89:U,105:V,106:W,109:X,111:Y,114:Z,115:$,116:_}),a(aI,[2,117],{10:[1,169]}),a(aJ,[2,183]),a(aJ,[2,170]),a(aJ,[2,171]),a(aJ,[2,172]),a(aJ,[2,173]),a(aJ,[2,174]),a(aJ,[2,175]),a(aJ,[2,176]),a(aJ,[2,177]),a(aJ,[2,178]),a(aJ,[2,179]),a(aJ,[2,180]),{44:p,47:170,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E},{30:171,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:179,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:181,50:[1,180],67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:182,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:183,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:184,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{109:[1,185]},{30:186,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:187,65:[1,188],67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:189,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:190,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{30:191,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},a(ac,[2,182]),a(e,[2,20]),a(ad,[2,25]),a(P,[2,46],{39:192,18:193,10:K,40:Q}),a(ae,[2,73],{10:[1,194]}),{10:[1,195]},{30:196,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{77:[1,197],79:198,116:ah,119:ai},a(aQ,[2,79]),a(aQ,[2,81]),a(aQ,[2,82]),a(aQ,[2,168]),a(aQ,[2,169]),{76:199,79:121,80:af,81:ag,116:ah,119:ai},a(aj,[2,84]),{8:M,9:N,10:ak,11:O,12:al,14:am,21:201,27:an,29:[1,200],32:ao,44:ap,60:aq,75:ar,83:141,84:as,85:at,86:au,87:av,88:aw,89:ax,90:ay,91:202,105:az,109:aA,111:aB,114:aC,115:aD,116:aE},a(aR,[2,101]),a(aR,[2,103]),a(aR,[2,104]),a(aR,[2,157]),a(aR,[2,158]),a(aR,[2,159]),a(aR,[2,160]),a(aR,[2,161]),a(aR,[2,162]),a(aR,[2,163]),a(aR,[2,164]),a(aR,[2,165]),a(aR,[2,166]),a(aR,[2,167]),a(aR,[2,90]),a(aR,[2,91]),a(aR,[2,92]),a(aR,[2,93]),a(aR,[2,94]),a(aR,[2,95]),a(aR,[2,96]),a(aR,[2,97]),a(aR,[2,98]),a(aR,[2,99]),a(aR,[2,100]),{6:11,7:12,8:g,9:h,10:i,11:j,20:17,22:18,23:19,24:20,25:21,26:22,27:k,32:[1,203],33:24,34:l,36:n,38:o,42:28,43:39,44:p,45:40,47:41,60:q,84:r,85:s,86:t,87:u,88:v,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E,121:F,122:G,123:H,124:I,125:J},{10:K,18:204},{44:[1,205]},a(aa,[2,43]),{10:[1,206],44:p,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:113,114:C,115:D,116:E},{10:[1,207]},{10:[1,208],106:[1,209]},a(aS,[2,128]),{10:[1,210],44:p,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:113,114:C,115:D,116:E},{10:[1,211],44:p,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:113,114:C,115:D,116:E},{80:[1,212]},a(aI,[2,109],{10:[1,213]}),a(aI,[2,111],{10:[1,214]}),{80:[1,215]},a(aJ,[2,184]),{80:[1,216],98:[1,217]},a(aa,[2,55],{113:113,44:p,60:q,89:w,102:x,105:y,106:z,109:A,111:B,114:C,115:D,116:E}),{31:[1,218],67:aK,82:219,116:aN,117:aO,118:aP},a(aT,[2,86]),a(aT,[2,88]),a(aT,[2,89]),a(aT,[2,153]),a(aT,[2,154]),a(aT,[2,155]),a(aT,[2,156]),{49:[1,220],67:aK,82:219,116:aN,117:aO,118:aP},{30:221,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{51:[1,222],67:aK,82:219,116:aN,117:aO,118:aP},{53:[1,223],67:aK,82:219,116:aN,117:aO,118:aP},{55:[1,224],67:aK,82:219,116:aN,117:aO,118:aP},{57:[1,225],67:aK,82:219,116:aN,117:aO,118:aP},{60:[1,226]},{64:[1,227],67:aK,82:219,116:aN,117:aO,118:aP},{66:[1,228],67:aK,82:219,116:aN,117:aO,118:aP},{30:229,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},{31:[1,230],67:aK,82:219,116:aN,117:aO,118:aP},{67:aK,69:[1,231],71:[1,232],82:219,116:aN,117:aO,118:aP},{67:aK,69:[1,234],71:[1,233],82:219,116:aN,117:aO,118:aP},a(P,[2,45],{18:156,10:K,40:aH}),a(P,[2,47],{44:aG}),a(ae,[2,75]),a(ae,[2,74]),{62:[1,235],67:aK,82:219,116:aN,117:aO,118:aP},a(ae,[2,77]),a(aQ,[2,80]),{77:[1,236],79:198,116:ah,119:ai},{30:237,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},a(aF,f,{5:238}),a(aR,[2,102]),a(L,[2,35]),{43:239,44:p,45:40,47:41,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E},{10:K,18:240},{10:aU,60:aV,84:aW,92:241,105:aX,107:242,108:243,109:aY,110:aZ,111:a$,112:a_},{10:aU,60:aV,84:aW,92:252,104:[1,253],105:aX,107:242,108:243,109:aY,110:aZ,111:a$,112:a_},{10:aU,60:aV,84:aW,92:254,104:[1,255],105:aX,107:242,108:243,109:aY,110:aZ,111:a$,112:a_},{105:[1,256]},{10:aU,60:aV,84:aW,92:257,105:aX,107:242,108:243,109:aY,110:aZ,111:a$,112:a_},{44:p,47:258,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E},a(aI,[2,108]),{80:[1,259]},{80:[1,260],98:[1,261]},a(aI,[2,116]),a(aI,[2,118],{10:[1,262]}),a(aI,[2,119]),a(ab,[2,56]),a(aT,[2,87]),a(ab,[2,57]),{51:[1,263],67:aK,82:219,116:aN,117:aO,118:aP},a(ab,[2,64]),a(ab,[2,59]),a(ab,[2,60]),a(ab,[2,61]),{109:[1,264]},a(ab,[2,63]),a(ab,[2,65]),{66:[1,265],67:aK,82:219,116:aN,117:aO,118:aP},a(ab,[2,67]),a(ab,[2,68]),a(ab,[2,70]),a(ab,[2,69]),a(ab,[2,71]),a([10,44,60,89,102,105,106,109,111,114,115,116],[2,85]),a(ae,[2,78]),{31:[1,266],67:aK,82:219,116:aN,117:aO,118:aP},{6:11,7:12,8:g,9:h,10:i,11:j,20:17,22:18,23:19,24:20,25:21,26:22,27:k,32:[1,267],33:24,34:l,36:n,38:o,42:28,43:39,44:p,45:40,47:41,60:q,84:r,85:s,86:t,87:u,88:v,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E,121:F,122:G,123:H,124:I,125:J},a(aa,[2,53]),{43:268,44:p,45:40,47:41,60:q,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E},a(aI,[2,121],{106:a0}),a(a1,[2,130],{108:270,10:aU,60:aV,84:aW,105:aX,109:aY,110:aZ,111:a$,112:a_}),a(a2,[2,132]),a(a2,[2,134]),a(a2,[2,135]),a(a2,[2,136]),a(a2,[2,137]),a(a2,[2,138]),a(a2,[2,139]),a(a2,[2,140]),a(a2,[2,141]),a(aI,[2,122],{106:a0}),{10:[1,271]},a(aI,[2,123],{106:a0}),{10:[1,272]},a(aS,[2,129]),a(aI,[2,105],{106:a0}),a(aI,[2,106],{113:113,44:p,60:q,89:w,102:x,105:y,106:z,109:A,111:B,114:C,115:D,116:E}),a(aI,[2,110]),a(aI,[2,112],{10:[1,273]}),a(aI,[2,113]),{98:[1,274]},{51:[1,275]},{62:[1,276]},{66:[1,277]},{8:M,9:N,11:O,21:278},a(L,[2,34]),a(aa,[2,52]),{10:aU,60:aV,84:aW,105:aX,107:279,108:243,109:aY,110:aZ,111:a$,112:a_},a(a2,[2,133]),{14:R,44:S,60:T,89:U,101:280,105:V,106:W,109:X,111:Y,114:Z,115:$,116:_,120:88},{14:R,44:S,60:T,89:U,101:281,105:V,106:W,109:X,111:Y,114:Z,115:$,116:_,120:88},{98:[1,282]},a(aI,[2,120]),a(ab,[2,58]),{30:283,67:aK,80:aL,81:aM,82:172,116:aN,117:aO,118:aP},a(ab,[2,66]),a(aF,f,{5:284}),a(a1,[2,131],{108:270,10:aU,60:aV,84:aW,105:aX,109:aY,110:aZ,111:a$,112:a_}),a(aI,[2,126],{120:168,10:[1,285],14:R,44:S,60:T,89:U,105:V,106:W,109:X,111:Y,114:Z,115:$,116:_}),a(aI,[2,127],{120:168,10:[1,286],14:R,44:S,60:T,89:U,105:V,106:W,109:X,111:Y,114:Z,115:$,116:_}),a(aI,[2,114]),{31:[1,287],67:aK,82:219,116:aN,117:aO,118:aP},{6:11,7:12,8:g,9:h,10:i,11:j,20:17,22:18,23:19,24:20,25:21,26:22,27:k,32:[1,288],33:24,34:l,36:n,38:o,42:28,43:39,44:p,45:40,47:41,60:q,84:r,85:s,86:t,87:u,88:v,89:w,102:x,105:y,106:z,109:A,111:B,113:42,114:C,115:D,116:E,121:F,122:G,123:H,124:I,125:J},{10:aU,60:aV,84:aW,92:289,105:aX,107:242,108:243,109:aY,110:aZ,111:a$,112:a_},{10:aU,60:aV,84:aW,92:290,105:aX,107:242,108:243,109:aY,110:aZ,111:a$,112:a_},a(ab,[2,62]),a(L,[2,33]),a(aI,[2,124],{106:a0}),a(aI,[2,125],{106:a0})],defaultActions:{},parseError:(0,m.K2)(function(a,b){if(b.recoverable)this.trace(a);else{var c=Error(a);throw c.hash=b,c}},"parseError"),parse:(0,m.K2)(function(a){var b=this,c=[0],d=[],e=[null],f=[],g=this.table,h="",i=0,j=0,k=0,l=f.slice.call(arguments,1),n=Object.create(this.lexer),o={};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(o[p]=this.yy[p]);n.setInput(a,o),o.lexer=n,o.parser=this,void 0===n.yylloc&&(n.yylloc={});var q=n.yylloc;f.push(q);var r=n.options&&n.options.ranges;function s(){var a;return"number"!=typeof(a=d.pop()||n.lex()||1)&&(a instanceof Array&&(a=(d=a).pop()),a=b.symbols_[a]||a),a}"function"==typeof o.parseError?this.parseError=o.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,m.K2)(function(a){c.length=c.length-2*a,e.length=e.length-a,f.length=f.length-a},"popStack"),(0,m.K2)(s,"lex");for(var t,u,v,w,x,y,z,A,B,C={};;){if(v=c[c.length-1],this.defaultActions[v]?w=this.defaultActions[v]:(null==t&&(t=s()),w=g[v]&&g[v][t]),void 0===w||!w.length||!w[0]){var D="";for(y in B=[],g[v])this.terminals_[y]&&y>2&&B.push("'"+this.terminals_[y]+"'");D=n.showPosition?"Parse error on line "+(i+1)+":\n"+n.showPosition()+"\nExpecting "+B.join(", ")+", got '"+(this.terminals_[t]||t)+"'":"Parse error on line "+(i+1)+": Unexpected "+(1==t?"end of input":"'"+(this.terminals_[t]||t)+"'"),this.parseError(D,{text:n.match,token:this.terminals_[t]||t,line:n.yylineno,loc:q,expected:B})}if(w[0]instanceof Array&&w.length>1)throw Error("Parse Error: multiple actions possible at state: "+v+", token: "+t);switch(w[0]){case 1:c.push(t),e.push(n.yytext),f.push(n.yylloc),c.push(w[1]),t=null,u?(t=u,u=null):(j=n.yyleng,h=n.yytext,i=n.yylineno,q=n.yylloc,k>0&&k--);break;case 2:if(z=this.productions_[w[1]][1],C.$=e[e.length-z],C._$={first_line:f[f.length-(z||1)].first_line,last_line:f[f.length-1].last_line,first_column:f[f.length-(z||1)].first_column,last_column:f[f.length-1].last_column},r&&(C._$.range=[f[f.length-(z||1)].range[0],f[f.length-1].range[1]]),void 0!==(x=this.performAction.apply(C,[h,j,i,o,w[1],e,f].concat(l))))return x;z&&(c=c.slice(0,-1*z*2),e=e.slice(0,-1*z),f=f.slice(0,-1*z)),c.push(this.productions_[w[1]][0]),e.push(C.$),f.push(C._$),A=g[c[c.length-2]][c[c.length-1]],c.push(A);break;case 3:return!0}}return!0},"parse")};function a4(){this.yy={}}return a3.lexer={EOF:1,parseError:(0,m.K2)(function(a,b){if(this.yy.parser)this.yy.parser.parseError(a,b);else throw Error(a)},"parseError"),setInput:(0,m.K2)(function(a,b){return this.yy=b||this.yy||{},this._input=a,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,m.K2)(function(){var a=this._input[0];return this.yytext+=a,this.yyleng++,this.offset++,this.match+=a,this.matched+=a,a.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),a},"input"),unput:(0,m.K2)(function(a){var b=a.length,c=a.split(/(?:\r\n?|\n)/g);this._input=a+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-b),this.offset-=b;var d=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),c.length-1&&(this.yylineno-=c.length-1);var e=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:c?(c.length===d.length?this.yylloc.first_column:0)+d[d.length-c.length].length-c[0].length:this.yylloc.first_column-b},this.options.ranges&&(this.yylloc.range=[e[0],e[0]+this.yyleng-b]),this.yyleng=this.yytext.length,this},"unput"),more:(0,m.K2)(function(){return this._more=!0,this},"more"),reject:(0,m.K2)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"reject"),less:(0,m.K2)(function(a){this.unput(this.match.slice(a))},"less"),pastInput:(0,m.K2)(function(){var a=this.matched.substr(0,this.matched.length-this.match.length);return(a.length>20?"...":"")+a.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,m.K2)(function(){var a=this.match;return a.length<20&&(a+=this._input.substr(0,20-a.length)),(a.substr(0,20)+(a.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,m.K2)(function(){var a=this.pastInput(),b=Array(a.length+1).join("-");return a+this.upcomingInput()+"\n"+b+"^"},"showPosition"),test_match:(0,m.K2)(function(a,b){var c,d,e;if(this.options.backtrack_lexer&&(e={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(e.yylloc.range=this.yylloc.range.slice(0))),(d=a[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=d.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:d?d[d.length-1].length-d[d.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(a[0].length),this.matched+=a[0],c=this.performAction.call(this,this.yy,this,b,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),c)return c;if(this._backtrack)for(var f in e)this[f]=e[f];return!1},"test_match"),next:(0,m.K2)(function(){if(this.done)return this.EOF;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var a,b,c,d,e=this._currentRules(),f=0;f<e.length;f++)if((c=this._input.match(this.rules[e[f]]))&&(!b||c[0].length>b[0].length)){if(b=c,d=f,this.options.backtrack_lexer){if(!1!==(a=this.test_match(c,e[f])))return a;if(!this._backtrack)return!1;b=!1;continue}if(!this.options.flex)break}return b?!1!==(a=this.test_match(b,e[d]))&&a:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,m.K2)(function(){var a=this.next();return a||this.lex()},"lex"),begin:(0,m.K2)(function(a){this.conditionStack.push(a)},"begin"),popState:(0,m.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,m.K2)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,m.K2)(function(a){return(a=this.conditionStack.length-1-Math.abs(a||0))>=0?this.conditionStack[a]:"INITIAL"},"topState"),pushState:(0,m.K2)(function(a){this.begin(a)},"pushState"),stateStackSize:(0,m.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{},performAction:(0,m.K2)(function(a,b,c,d){switch(c){case 0:return this.begin("acc_title"),34;case 1:return this.popState(),"acc_title_value";case 2:return this.begin("acc_descr"),36;case 3:return this.popState(),"acc_descr_value";case 4:this.begin("acc_descr_multiline");break;case 5:case 12:case 14:case 17:case 20:case 23:case 33:this.popState();break;case 6:return"acc_descr_multiline_value";case 7:return this.pushState("shapeData"),b.yytext="",40;case 8:return this.pushState("shapeDataStr"),40;case 9:return this.popState(),40;case 10:return b.yytext=b.yytext.replace(/\n\s*/g,"<br/>"),40;case 11:return 40;case 13:this.begin("callbackname");break;case 15:this.popState(),this.begin("callbackargs");break;case 16:return 95;case 18:return 96;case 19:return"MD_STR";case 21:this.begin("md_string");break;case 22:return"STR";case 24:this.pushState("string");break;case 25:return 84;case 26:return 102;case 27:return 85;case 28:return 104;case 29:return 86;case 30:return 87;case 31:return 97;case 32:this.begin("click");break;case 34:return 88;case 35:case 36:case 37:return a.lex.firstGraph()&&this.begin("dir"),12;case 38:return 27;case 39:return 32;case 40:case 41:case 42:case 43:return 98;case 44:return this.popState(),13;case 45:case 46:case 47:case 48:case 49:case 50:case 51:case 52:case 53:case 54:return this.popState(),14;case 55:return 121;case 56:return 122;case 57:return 123;case 58:return 124;case 59:return 125;case 60:return 78;case 61:return 105;case 62:case 103:return 111;case 63:return 46;case 64:return 60;case 65:case 104:return 44;case 66:return 8;case 67:return 106;case 68:case 102:return 115;case 69:case 72:case 75:return this.popState(),77;case 70:return this.pushState("edgeText"),75;case 71:case 74:case 77:return 119;case 73:return this.pushState("thickEdgeText"),75;case 76:return this.pushState("dottedEdgeText"),75;case 78:return 77;case 79:return this.popState(),53;case 80:case 116:return"TEXT";case 81:return this.pushState("ellipseText"),52;case 82:return this.popState(),55;case 83:return this.pushState("text"),54;case 84:return this.popState(),57;case 85:return this.pushState("text"),56;case 86:return 58;case 87:return this.pushState("text"),67;case 88:return this.popState(),64;case 89:return this.pushState("text"),63;case 90:return this.popState(),49;case 91:return this.pushState("text"),48;case 92:return this.popState(),69;case 93:return this.popState(),71;case 94:return 117;case 95:return this.pushState("trapText"),68;case 96:return this.pushState("trapText"),70;case 97:return 118;case 98:return 67;case 99:return 90;case 100:return"SEP";case 101:return 89;case 105:return 109;case 106:return 114;case 107:return 116;case 108:return this.popState(),62;case 109:return this.pushState("text"),62;case 110:return this.popState(),51;case 111:return this.pushState("text"),50;case 112:return this.popState(),31;case 113:return this.pushState("text"),29;case 114:return this.popState(),66;case 115:return this.pushState("text"),65;case 117:return"QUOTE";case 118:return 9;case 119:return 10;case 120:return 11}},"anonymous"),rules:[/^(?:accTitle\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*\{\s*)/,/^(?:[\}])/,/^(?:[^\}]*)/,/^(?:@\{)/,/^(?:["])/,/^(?:["])/,/^(?:[^\"]+)/,/^(?:[^}^"]+)/,/^(?:\})/,/^(?:call[\s]+)/,/^(?:\([\s]*\))/,/^(?:\()/,/^(?:[^(]*)/,/^(?:\))/,/^(?:[^)]*)/,/^(?:[^`"]+)/,/^(?:[`]["])/,/^(?:["][`])/,/^(?:[^"]+)/,/^(?:["])/,/^(?:["])/,/^(?:style\b)/,/^(?:default\b)/,/^(?:linkStyle\b)/,/^(?:interpolate\b)/,/^(?:classDef\b)/,/^(?:class\b)/,/^(?:href[\s])/,/^(?:click[\s]+)/,/^(?:[\s\n])/,/^(?:[^\s\n]*)/,/^(?:flowchart-elk\b)/,/^(?:graph\b)/,/^(?:flowchart\b)/,/^(?:subgraph\b)/,/^(?:end\b\s*)/,/^(?:_self\b)/,/^(?:_blank\b)/,/^(?:_parent\b)/,/^(?:_top\b)/,/^(?:(\r?\n)*\s*\n)/,/^(?:\s*LR\b)/,/^(?:\s*RL\b)/,/^(?:\s*TB\b)/,/^(?:\s*BT\b)/,/^(?:\s*TD\b)/,/^(?:\s*BR\b)/,/^(?:\s*<)/,/^(?:\s*>)/,/^(?:\s*\^)/,/^(?:\s*v\b)/,/^(?:.*direction\s+TB[^\n]*)/,/^(?:.*direction\s+BT[^\n]*)/,/^(?:.*direction\s+RL[^\n]*)/,/^(?:.*direction\s+LR[^\n]*)/,/^(?:.*direction\s+TD[^\n]*)/,/^(?:[^\s\"]+@(?=[^\{\"]))/,/^(?:[0-9]+)/,/^(?:#)/,/^(?::::)/,/^(?::)/,/^(?:&)/,/^(?:;)/,/^(?:,)/,/^(?:\*)/,/^(?:\s*[xo<]?--+[-xo>]\s*)/,/^(?:\s*[xo<]?--\s*)/,/^(?:[^-]|-(?!-)+)/,/^(?:\s*[xo<]?==+[=xo>]\s*)/,/^(?:\s*[xo<]?==\s*)/,/^(?:[^=]|=(?!))/,/^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/,/^(?:\s*[xo<]?-\.\s*)/,/^(?:[^\.]|\.(?!))/,/^(?:\s*~~[\~]+\s*)/,/^(?:[-/\)][\)])/,/^(?:[^\(\)\[\]\{\}]|!\)+)/,/^(?:\(-)/,/^(?:\]\))/,/^(?:\(\[)/,/^(?:\]\])/,/^(?:\[\[)/,/^(?:\[\|)/,/^(?:>)/,/^(?:\)\])/,/^(?:\[\()/,/^(?:\)\)\))/,/^(?:\(\(\()/,/^(?:[\\(?=\])][\]])/,/^(?:\/(?=\])\])/,/^(?:\/(?!\])|\\(?!\])|[^\\\[\]\(\)\{\}\/]+)/,/^(?:\[\/)/,/^(?:\[\\)/,/^(?:<)/,/^(?:>)/,/^(?:\^)/,/^(?:\\\|)/,/^(?:v\b)/,/^(?:\*)/,/^(?:#)/,/^(?:&)/,/^(?:([A-Za-z0-9!"\#$%&'*+\.`?\\_\/]|-(?=[^\>\-\.])|(?!))+)/,/^(?:-)/,/^(?:[\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6]|[\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377]|[\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5]|[\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA]|[\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE]|[\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA]|[\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0]|[\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977]|[\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2]|[\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A]|[\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39]|[\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8]|[\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C]|[\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C]|[\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99]|[\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0]|[\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D]|[\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3]|[\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10]|[\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1]|[\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81]|[\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3]|[\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6]|[\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A]|[\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081]|[\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D]|[\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0]|[\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310]|[\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C]|[\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711]|[\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7]|[\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C]|[\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16]|[\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF]|[\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC]|[\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D]|[\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D]|[\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3]|[\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F]|[\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128]|[\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184]|[\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3]|[\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6]|[\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE]|[\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C]|[\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D]|[\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC]|[\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B]|[\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788]|[\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805]|[\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB]|[\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28]|[\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5]|[\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4]|[\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E]|[\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D]|[\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36]|[\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D]|[\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC]|[\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF]|[\uFFD2-\uFFD7\uFFDA-\uFFDC])/,/^(?:\|)/,/^(?:\|)/,/^(?:\))/,/^(?:\()/,/^(?:\])/,/^(?:\[)/,/^(?:(\}))/,/^(?:\{)/,/^(?:[^\[\]\(\)\{\}\|\"]+)/,/^(?:")/,/^(?:(\r?\n)+)/,/^(?:\s)/,/^(?:$)/],conditions:{shapeDataEndBracket:{rules:[21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},shapeDataStr:{rules:[9,10,21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},shapeData:{rules:[8,11,12,21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},callbackargs:{rules:[17,18,21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},callbackname:{rules:[14,15,16,21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},href:{rules:[21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},click:{rules:[21,24,33,34,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},dottedEdgeText:{rules:[21,24,75,77,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},thickEdgeText:{rules:[21,24,72,74,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},edgeText:{rules:[21,24,69,71,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},trapText:{rules:[21,24,78,81,83,85,89,91,92,93,94,95,96,109,111,113,115],inclusive:!1},ellipseText:{rules:[21,24,78,79,80,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},text:{rules:[21,24,78,81,82,83,84,85,88,89,90,91,95,96,108,109,110,111,112,113,114,115,116],inclusive:!1},vertex:{rules:[21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},dir:{rules:[21,24,44,45,46,47,48,49,50,51,52,53,54,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},acc_descr_multiline:{rules:[5,6,21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},acc_descr:{rules:[3,21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},acc_title:{rules:[1,21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},md_string:{rules:[19,20,21,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},string:{rules:[21,22,23,24,78,81,83,85,89,91,95,96,109,111,113,115],inclusive:!1},INITIAL:{rules:[0,2,4,7,13,21,24,25,26,27,28,29,30,31,32,35,36,37,38,39,40,41,42,43,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,72,73,75,76,78,81,83,85,86,87,89,91,95,96,97,98,99,100,101,102,103,104,105,106,107,109,111,113,115,117,118,119,120],inclusive:!0}}},(0,m.K2)(a4,"Parser"),a4.prototype=a3,a3.Parser=a4,new a4}();u.parser=u;var v=Object.assign({},u);v.parse=a=>{let b=a.replace(/}\s*\n/g,"}\n");return u.parse(b)};var w=(0,m.K2)((a,b)=>{let c=p.A,d=c(a,"r"),e=c(a,"g"),f=c(a,"b");return q.A(d,e,f,b)},"fade"),x={parser:v,get db(){return new r},renderer:{getClasses:s,draw:t},styles:(0,m.K2)(a=>`.label {
|
|
20
|
+
font-family: ${a.fontFamily};
|
|
21
|
+
color: ${a.nodeTextColor||a.textColor};
|
|
22
|
+
}
|
|
23
|
+
.cluster-label text {
|
|
24
|
+
fill: ${a.titleColor};
|
|
25
|
+
}
|
|
26
|
+
.cluster-label span {
|
|
27
|
+
color: ${a.titleColor};
|
|
28
|
+
}
|
|
29
|
+
.cluster-label span p {
|
|
30
|
+
background-color: transparent;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.label text,span {
|
|
34
|
+
fill: ${a.nodeTextColor||a.textColor};
|
|
35
|
+
color: ${a.nodeTextColor||a.textColor};
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.node rect,
|
|
39
|
+
.node circle,
|
|
40
|
+
.node ellipse,
|
|
41
|
+
.node polygon,
|
|
42
|
+
.node path {
|
|
43
|
+
fill: ${a.mainBkg};
|
|
44
|
+
stroke: ${a.nodeBorder};
|
|
45
|
+
stroke-width: ${a.strokeWidth??1}px;
|
|
46
|
+
}
|
|
47
|
+
.rough-node .label text , .node .label text, .image-shape .label, .icon-shape .label {
|
|
48
|
+
text-anchor: middle;
|
|
49
|
+
}
|
|
50
|
+
// .flowchart-label .text-outer-tspan {
|
|
51
|
+
// text-anchor: middle;
|
|
52
|
+
// }
|
|
53
|
+
// .flowchart-label .text-inner-tspan {
|
|
54
|
+
// text-anchor: start;
|
|
55
|
+
// }
|
|
56
|
+
|
|
57
|
+
.node .katex path {
|
|
58
|
+
fill: #000;
|
|
59
|
+
stroke: #000;
|
|
60
|
+
stroke-width: 1px;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.rough-node .label,.node .label, .image-shape .label, .icon-shape .label {
|
|
64
|
+
text-align: center;
|
|
65
|
+
}
|
|
66
|
+
.node.clickable {
|
|
67
|
+
cursor: pointer;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
.root .anchor path {
|
|
72
|
+
fill: ${a.lineColor} !important;
|
|
73
|
+
stroke-width: 0;
|
|
74
|
+
stroke: ${a.lineColor};
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.arrowheadPath {
|
|
78
|
+
fill: ${a.arrowheadColor};
|
|
79
|
+
}
|
|
80
|
+
|
|
81
|
+
.edgePath .path {
|
|
82
|
+
stroke: ${a.lineColor};
|
|
83
|
+
stroke-width: ${a.strokeWidth??2}px;
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
.flowchart-link {
|
|
87
|
+
stroke: ${a.lineColor};
|
|
88
|
+
fill: none;
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
.edgeLabel {
|
|
92
|
+
background-color: ${a.edgeLabelBackground};
|
|
93
|
+
p {
|
|
94
|
+
background-color: ${a.edgeLabelBackground};
|
|
95
|
+
}
|
|
96
|
+
rect {
|
|
97
|
+
opacity: 0.5;
|
|
98
|
+
background-color: ${a.edgeLabelBackground};
|
|
99
|
+
fill: ${a.edgeLabelBackground};
|
|
100
|
+
}
|
|
101
|
+
text-align: center;
|
|
102
|
+
}
|
|
103
|
+
|
|
104
|
+
/* For html labels only */
|
|
105
|
+
.labelBkg {
|
|
106
|
+
background-color: ${w(a.edgeLabelBackground,.5)};
|
|
107
|
+
// background-color:
|
|
108
|
+
}
|
|
109
|
+
|
|
110
|
+
.cluster rect {
|
|
111
|
+
fill: ${a.clusterBkg};
|
|
112
|
+
stroke: ${a.clusterBorder};
|
|
113
|
+
stroke-width: 1px;
|
|
114
|
+
}
|
|
115
|
+
|
|
116
|
+
.cluster text {
|
|
117
|
+
fill: ${a.titleColor};
|
|
118
|
+
}
|
|
119
|
+
|
|
120
|
+
.cluster span {
|
|
121
|
+
color: ${a.titleColor};
|
|
122
|
+
}
|
|
123
|
+
/* .cluster div {
|
|
124
|
+
color: ${a.titleColor};
|
|
125
|
+
} */
|
|
126
|
+
|
|
127
|
+
div.mermaidTooltip {
|
|
128
|
+
position: absolute;
|
|
129
|
+
text-align: center;
|
|
130
|
+
max-width: 200px;
|
|
131
|
+
padding: 2px;
|
|
132
|
+
font-family: ${a.fontFamily};
|
|
133
|
+
font-size: 12px;
|
|
134
|
+
background: ${a.tertiaryColor};
|
|
135
|
+
border: 1px solid ${a.border2};
|
|
136
|
+
border-radius: 2px;
|
|
137
|
+
pointer-events: none;
|
|
138
|
+
z-index: 100;
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
.flowchartTitleText {
|
|
142
|
+
text-anchor: middle;
|
|
143
|
+
font-size: 18px;
|
|
144
|
+
fill: ${a.textColor};
|
|
145
|
+
}
|
|
146
|
+
|
|
147
|
+
rect.text {
|
|
148
|
+
fill: none;
|
|
149
|
+
stroke-width: 0;
|
|
150
|
+
}
|
|
151
|
+
|
|
152
|
+
.icon-shape, .image-shape {
|
|
153
|
+
background-color: ${a.edgeLabelBackground};
|
|
154
|
+
p {
|
|
155
|
+
background-color: ${a.edgeLabelBackground};
|
|
156
|
+
padding: 2px;
|
|
157
|
+
}
|
|
158
|
+
.label rect {
|
|
159
|
+
opacity: 0.5;
|
|
160
|
+
background-color: ${a.edgeLabelBackground};
|
|
161
|
+
fill: ${a.edgeLabelBackground};
|
|
162
|
+
}
|
|
163
|
+
text-align: center;
|
|
164
|
+
}
|
|
165
|
+
${(0,d.o)()}
|
|
166
|
+
`,"getStyles"),init:(0,m.K2)(a=>{a.flowchart||(a.flowchart={}),a.layout&&(0,l.XV)({layout:a.layout}),a.flowchart.arrowMarkerAbsolute=a.arrowMarkerAbsolute,(0,l.XV)({flowchart:{arrowMarkerAbsolute:a.arrowMarkerAbsolute}})},"init")}},75899:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(73946),e=c(363);let f=(a,b)=>d.A.lang.round(e.A.parse(a)[b])},78151:(a,b,c)=>{c.d(b,{P:()=>f});var d=c(46629),e=c(21143),f=(0,e.K2)((a,b,c,f)=>{a.attr("class",c);let{width:i,height:j,x:k,y:l}=g(a,b);(0,d.a$)(a,j,i,f);let m=h(k,l,i,j,b);a.attr("viewBox",m),e.Rm.debug(`viewBox configured: ${m} with padding: ${b}`)},"setupViewPortForSVG"),g=(0,e.K2)((a,b)=>{let c=a.node()?.getBBox()||{width:0,height:0,x:0,y:0};return{width:c.width+2*b,height:c.height+2*b,x:c.x,y:c.y}},"calculateDimensionsWithPadding"),h=(0,e.K2)((a,b,c,d,e)=>`${a-e} ${b-e} ${c} ${d}`,"createViewBox")},80339:(a,b,c)=>{c.d(b,{A:()=>f});var d=c(21143),e=c(99123),f=(0,d.K2)((a,b)=>{let c;return"sandbox"===b&&(c=(0,e.Ltv)("#i"+a)),("sandbox"===b?(0,e.Ltv)(c.nodes()[0].contentDocument.body):(0,e.Ltv)("body")).select(`[id="${a}"]`)},"getDiagramElement")},98523:(a,b,c)=>{c.d(b,{CP:()=>l,Ck:()=>o,HT:()=>n,PB:()=>m,aC:()=>k,lC:()=>i,m:()=>j,tk:()=>h});var d=c(46629),e=c(21143),f=c(65207),g=c(99123),h=(0,e.K2)((a,b)=>{let c=a.append("rect");if(c.attr("x",b.x),c.attr("y",b.y),c.attr("fill",b.fill),c.attr("stroke",b.stroke),c.attr("width",b.width),c.attr("height",b.height),b.name&&c.attr("name",b.name),b.rx&&c.attr("rx",b.rx),b.ry&&c.attr("ry",b.ry),void 0!==b.attrs)for(let a in b.attrs)c.attr(a,b.attrs[a]);return b.class&&c.attr("class",b.class),c},"drawRect"),i=(0,e.K2)((a,b)=>{h(a,{x:b.startx,y:b.starty,width:b.stopx-b.startx,height:b.stopy-b.starty,fill:b.fill,stroke:b.stroke,class:"rect"}).lower()},"drawBackgroundRect"),j=(0,e.K2)((a,b)=>{let c=b.text.replace(d.H1," "),e=a.append("text");e.attr("x",b.x),e.attr("y",b.y),e.attr("class","legend"),e.style("text-anchor",b.anchor),b.class&&e.attr("class",b.class);let f=e.append("tspan");return f.attr("x",b.x+2*b.textMargin),f.text(c),e},"drawText"),k=(0,e.K2)((a,b,c,d)=>{let e=a.append("image");e.attr("x",b),e.attr("y",c);let g=(0,f.J)(d);e.attr("xlink:href",g)},"drawImage"),l=(0,e.K2)((a,b,c,d)=>{let e=a.append("use");e.attr("x",b),e.attr("y",c);let g=(0,f.J)(d);e.attr("xlink:href",`#${g}`)},"drawEmbeddedImage"),m=(0,e.K2)(()=>({x:0,y:0,width:100,height:100,fill:"#EDF2AE",stroke:"#666",anchor:"start",rx:0,ry:0}),"getNoteRect"),n=(0,e.K2)(()=>({x:0,y:0,width:100,height:100,"text-anchor":"start",style:"#666",textMargin:0,rx:0,ry:0,tspan:!0}),"getTextObj"),o=(0,e.K2)(()=>{let a=(0,g.Ltv)(".mermaidTooltip");return a.empty()&&(a=(0,g.Ltv)("body").append("div").attr("class","mermaidTooltip").style("opacity",0).style("position","absolute").style("text-align","center").style("max-width","200px").style("padding","2px").style("font-size","12px").style("background","#ffffde").style("border","1px solid #333").style("border-radius","2px").style("pointer-events","none").style("z-index","100")),a},"createTooltip")}};
|