@surething/cockpit 1.0.245 → 1.0.247
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-prod/BUILD_ID +1 -1
- package/.next-prod/app-path-routes-manifest.json +3 -3
- package/.next-prod/build-manifest.json +3 -3
- package/.next-prod/prerender-manifest.json +3 -3
- package/.next-prod/react-loadable-manifest.json +2 -2
- package/.next-prod/routes-manifest.json +8 -8
- package/.next-prod/server/app/_global-error/page.js +3 -3
- package/.next-prod/server/app/_global-error/page.js.nft.json +1 -1
- package/.next-prod/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_global-error.html +1 -1
- package/.next-prod/server/app/_global-error.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/.next-prod/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found/page.js +2 -2
- package/.next-prod/server/app/_not-found/page.js.nft.json +1 -1
- package/.next-prod/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/_not-found.html +2 -2
- package/.next-prod/server/app/_not-found.rsc +2 -2
- package/.next-prod/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/.next-prod/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/.next-prod/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/.next-prod/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/.next-prod/server/app/api/agent/test/route.js +1 -1
- package/.next-prod/server/app/api/agent/test/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/bash/route.js +1 -1
- package/.next-prod/server/app/api/bash/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/codex/route.js +2 -2
- package/.next-prod/server/app/api/chat/codex/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/deepseek/route.js +1 -1
- package/.next-prod/server/app/api/chat/deepseek/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/kimi/route.js +2 -2
- package/.next-prod/server/app/api/chat/kimi/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/ollama/route.js +1 -1
- package/.next-prod/server/app/api/chat/ollama/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/pty-input/route.js +1 -1
- package/.next-prod/server/app/api/chat/pty-input/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/route.js +1 -1
- package/.next-prod/server/app/api/chat/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/chat/stop/route.js +1 -1
- package/.next-prod/server/app/api/chat/stop/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/claude-stats/route.js +1 -1
- package/.next-prod/server/app/api/claude-stats/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/commands/route.js +1 -1
- package/.next-prod/server/app/api/commands/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/comments/route.js +1 -1
- package/.next-prod/server/app/api/comments/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/columns/route.js +2 -2
- package/.next-prod/server/app/api/db/columns/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/connect/route.js +1 -1
- package/.next-prod/server/app/api/db/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/disconnect/route.js +1 -1
- package/.next-prod/server/app/api/db/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/export/route.js +1 -1
- package/.next-prod/server/app/api/db/export/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/query/route.js +1 -1
- package/.next-prod/server/app/api/db/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/db/schemas/route.js +1 -1
- package/.next-prod/server/app/api/db/schemas/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/deepseek/credentials/route.js +1 -1
- package/.next-prod/server/app/api/deepseek/credentials/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/dev/spans/route.js +1 -1
- package/.next-prod/server/app/api/dev/spans/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/extension/version/route.js +1 -1
- package/.next-prod/server/app/api/extension/version/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/file/route.js +1 -1
- package/.next-prod/server/app/api/file/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/blame/route.js +1 -1
- package/.next-prod/server/app/api/files/blame/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/clipboard/route.js +1 -1
- package/.next-prod/server/app/api/files/clipboard/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/copy/route.js +1 -1
- package/.next-prod/server/app/api/files/copy/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/delete/route.js +1 -1
- package/.next-prod/server/app/api/files/delete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/expanded/route.js +1 -1
- package/.next-prod/server/app/api/files/expanded/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/index/route.js +1 -1
- package/.next-prod/server/app/api/files/index/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/init/route.js +1 -1
- package/.next-prod/server/app/api/files/init/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/paste/route.js +1 -1
- package/.next-prod/server/app/api/files/paste/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/read/route.js +1 -1
- package/.next-prod/server/app/api/files/read/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/readdir/route.js +1 -1
- package/.next-prod/server/app/api/files/readdir/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/recent/route.js +1 -1
- package/.next-prod/server/app/api/files/recent/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/save/route.js +1 -1
- package/.next-prod/server/app/api/files/save/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/search/route.js +1 -1
- package/.next-prod/server/app/api/files/search/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/stat/route.js +1 -1
- package/.next-prod/server/app/api/files/stat/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/files/text/route.js +1 -1
- package/.next-prod/server/app/api/files/text/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/branch-diff/route.js +1 -1
- package/.next-prod/server/app/api/git/branch-diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/branches/route.js +1 -1
- package/.next-prod/server/app/api/git/branches/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/commit-diff/route.js +1 -1
- package/.next-prod/server/app/api/git/commit-diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/commits/route.js +1 -1
- package/.next-prod/server/app/api/git/commits/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/current-branch/route.js +1 -1
- package/.next-prod/server/app/api/git/current-branch/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/diff/route.js +1 -1
- package/.next-prod/server/app/api/git/diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/discard/route.js +1 -1
- package/.next-prod/server/app/api/git/discard/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/stage/route.js +1 -1
- package/.next-prod/server/app/api/git/stage/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/status/route.js +1 -1
- package/.next-prod/server/app/api/git/status/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/unstage/route.js +1 -1
- package/.next-prod/server/app/api/git/unstage/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/git/worktree/route.js +1 -1
- package/.next-prod/server/app/api/git/worktree/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/global-state/route.js +1 -1
- package/.next-prod/server/app/api/global-state/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/health/route.js +1 -1
- package/.next-prod/server/app/api/health/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/html-apps/[id]/route.js +1 -1
- package/.next-prod/server/app/api/html-apps/[id]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/html-apps/route.js +1 -1
- package/.next-prod/server/app/api/html-apps/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/load/route.js +1 -1
- package/.next-prod/server/app/api/jupyter/load/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/save/route.js +1 -1
- package/.next-prod/server/app/api/jupyter/save/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/jupyter/shutdown/route.js +1 -1
- package/.next-prod/server/app/api/jupyter/shutdown/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/definition/route.js +1 -1
- package/.next-prod/server/app/api/lsp/definition/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/hover/route.js +1 -1
- package/.next-prod/server/app/api/lsp/hover/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/references/route.js +1 -1
- package/.next-prod/server/app/api/lsp/references/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/status/route.js +1 -1
- package/.next-prod/server/app/api/lsp/status/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/lsp/warmup/route.js +1 -1
- package/.next-prod/server/app/api/lsp/warmup/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/columns/route.js +1 -1
- package/.next-prod/server/app/api/mysql/columns/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/connect/route.js +1 -1
- package/.next-prod/server/app/api/mysql/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/disconnect/route.js +1 -1
- package/.next-prod/server/app/api/mysql/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/export/route.js +1 -1
- package/.next-prod/server/app/api/mysql/export/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/query/route.js +1 -1
- package/.next-prod/server/app/api/mysql/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/mysql/schemas/route.js +2 -2
- package/.next-prod/server/app/api/mysql/schemas/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/connect/route.js +1 -1
- package/.next-prod/server/app/api/neo4j/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/disconnect/route.js +1 -1
- package/.next-prod/server/app/api/neo4j/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/query/route.js +1 -1
- package/.next-prod/server/app/api/neo4j/query/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/neo4j/schema/route.js +1 -1
- package/.next-prod/server/app/api/neo4j/schema/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/note/route.js +1 -1
- package/.next-prod/server/app/api/note/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/ollama/config/route.js +1 -1
- package/.next-prod/server/app/api/ollama/config/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/ollama/models/route.js +1 -1
- package/.next-prod/server/app/api/ollama/models/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/ollama/start/route.js +1 -1
- package/.next-prod/server/app/api/ollama/start/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/open-cursor/route.js +1 -1
- package/.next-prod/server/app/api/open-cursor/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/open-vscode/route.js +1 -1
- package/.next-prod/server/app/api/open-vscode/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/pick-folder/route.js +1 -1
- package/.next-prod/server/app/api/pick-folder/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route.js +1 -1
- package/.next-prod/server/app/api/pinned-sessions/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/project-settings/route.js +1 -1
- package/.next-prod/server/app/api/project-settings/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/project-state/route.js +1 -1
- package/.next-prod/server/app/api/project-state/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/affected/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/affected/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/callees/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/callees/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/callers/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/callers/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/coedit/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/coedit/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/context/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/context/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/file/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/file/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/file-functions/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/file-functions/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/impact/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/impact/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/related/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/related/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/risk/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/risk/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projectGraph/search/route.js +1 -1
- package/.next-prod/server/app/api/projectGraph/search/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/projects/route.js +1 -1
- package/.next-prod/server/app/api/projects/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/push/public-key/route.js +1 -1
- package/.next-prod/server/app/api/push/public-key/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/push/subscribe/route.js +1 -1
- package/.next-prod/server/app/api/push/subscribe/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/push/unsubscribe/route.js +1 -1
- package/.next-prod/server/app/api/push/unsubscribe/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/command/route.js +1 -1
- package/.next-prod/server/app/api/redis/command/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/connect/route.js +1 -1
- package/.next-prod/server/app/api/redis/connect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/delete/route.js +1 -1
- package/.next-prod/server/app/api/redis/delete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/disconnect/route.js +1 -1
- package/.next-prod/server/app/api/redis/disconnect/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/get/route.js +1 -1
- package/.next-prod/server/app/api/redis/get/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/keys/route.js +1 -1
- package/.next-prod/server/app/api/redis/keys/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/redis/set/route.js +1 -1
- package/.next-prod/server/app/api/redis/set/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/comments/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/comments/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/replies/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/replies/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/[id]/route.js +1 -1
- package/.next-prod/server/app/api/review/[id]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/identify/route.js +1 -1
- package/.next-prod/server/app/api/review/identify/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/order/route.js +1 -1
- package/.next-prod/server/app/api/review/order/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/route.js +1 -1
- package/.next-prod/server/app/api/review/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/share-info/route.js +1 -1
- package/.next-prod/server/app/api/review/share-info/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/review/users/route.js +1 -1
- package/.next-prod/server/app/api/review/users/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/scheduled-tasks/route.js +2 -2
- package/.next-prod/server/app/api/scheduled-tasks/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/services/config/route.js +1 -1
- package/.next-prod/server/app/api/services/config/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/services/scripts/route.js +1 -1
- package/.next-prod/server/app/api/services/scripts/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/fork/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route.js +1 -1
- package/.next-prod/server/app/api/session/[sessionId]/history/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/session-by-path/route.js +1 -1
- package/.next-prod/server/app/api/session-by-path/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/[encodedPath]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/projects/route.js +1 -1
- package/.next-prod/server/app/api/sessions/projects/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/sessions/route.js +1 -1
- package/.next-prod/server/app/api/sessions/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/settings/route.js +1 -1
- package/.next-prod/server/app/api/settings/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/skills/[id]/route.js +1 -1
- package/.next-prod/server/app/api/skills/[id]/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/skills/content/route.js +1 -1
- package/.next-prod/server/app/api/skills/content/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/skills/route.js +1 -1
- package/.next-prod/server/app/api/skills/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/snapshots/diff/route.js +1 -1
- package/.next-prod/server/app/api/snapshots/diff/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/snapshots/route.js +1 -1
- package/.next-prod/server/app/api/snapshots/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/aliases/route.js +1 -1
- package/.next-prod/server/app/api/terminal/aliases/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/autocomplete/route.js +1 -1
- package/.next-prod/server/app/api/terminal/autocomplete/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route.js +1 -1
- package/.next-prod/server/app/api/terminal/bubble-order/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/env/route.js +1 -1
- package/.next-prod/server/app/api/terminal/env/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/terminal/history/route.js +1 -1
- package/.next-prod/server/app/api/terminal/history/route.js.nft.json +1 -1
- package/.next-prod/server/app/api/version/route.js +1 -1
- package/.next-prod/server/app/api/version/route.js.nft.json +1 -1
- package/.next-prod/server/app/apps/[...path]/route.js +1 -0
- package/.next-prod/server/app/apps/[...path]/route.js.nft.json +1 -0
- package/.next-prod/server/app/apps/[...path]/route_client-reference-manifest.js +1 -0
- package/.next-prod/server/app/favicon.ico/route.js +1 -1
- package/.next-prod/server/app/favicon.ico/route.js.nft.json +1 -1
- package/.next-prod/server/app/m/page.js +2 -2
- package/.next-prod/server/app/m/page.js.nft.json +1 -1
- package/.next-prod/server/app/m/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/manifest.webmanifest/route.js +2 -2
- package/.next-prod/server/app/manifest.webmanifest/route.js.nft.json +1 -1
- package/.next-prod/server/app/page.js +2 -2
- package/.next-prod/server/app/page.js.nft.json +1 -1
- package/.next-prod/server/app/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/project/page.js +2 -2
- package/.next-prod/server/app/project/page.js.nft.json +1 -1
- package/.next-prod/server/app/project/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app/review/[id]/page.js +2 -2
- package/.next-prod/server/app/review/[id]/page.js.nft.json +1 -1
- package/.next-prod/server/app/review/[id]/page_client-reference-manifest.js +1 -1
- package/.next-prod/server/app-paths-manifest.json +3 -3
- package/.next-prod/server/chunks/1813.js +1 -1
- package/.next-prod/server/chunks/4848.js +10 -6
- package/.next-prod/server/chunks/4916.js +206 -15
- package/.next-prod/server/chunks/{3282.js → 6023.js} +2 -2
- package/.next-prod/server/chunks/6038.js +1 -1
- package/.next-prod/server/chunks/9658.js +217 -26
- package/.next-prod/server/middleware-build-manifest.js +1 -1
- package/.next-prod/server/middleware-react-loadable-manifest.js +1 -1
- package/.next-prod/server/pages/404.html +2 -2
- package/.next-prod/server/pages/500.html +1 -1
- package/.next-prod/server/server-reference-manifest.json +1 -1
- package/.next-prod/static/{PlTlBBOBl0rKPGTdXqONe → CQYkjM0s2vhvvRjWjJ865}/_buildManifest.js +1 -1
- package/.next-prod/static/chunks/{1332-5e141e2acf28015a.js → 1332-91582e67c3634f37.js} +1 -1
- package/.next-prod/static/chunks/{9779.7a4ff1aee2a02f63.js → 2160.e38d781fd5c4cde0.js} +1 -1
- package/.next-prod/static/chunks/{2443-e80dab81d8fc10ab.js → 4304-408f5bddd7583676.js} +2 -2
- package/.next-prod/static/chunks/{4523.aaab4b1bd81167d4.js → 4523.3f277a24fbcfde6d.js} +1 -1
- package/.next-prod/static/chunks/6784-59c6418d36cf5a13.js +0 -0
- package/.next-prod/static/chunks/8010-75928e3e1e85c88e.js +25 -0
- package/.next-prod/static/chunks/{9530-cb2a4490ee7128d8.js → 9530-7b59ce2b030911c6.js} +210 -19
- package/.next-prod/static/chunks/app/_global-error/page-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/agent/test/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/bash/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/codex/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/deepseek/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/kimi/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/ollama/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/pty-input/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/chat/stop/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/claude-stats/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/commands/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/comments/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/db/columns/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/db/connect/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/db/disconnect/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/db/export/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/db/query/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/db/schemas/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/deepseek/credentials/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/dev/spans/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/extension/version/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/file/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/blame/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/clipboard/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/copy/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/delete/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/expanded/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/index/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/init/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/paste/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/read/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/readdir/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/recent/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/save/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/search/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/stat/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/files/text/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/branch-diff/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/branches/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/commit-diff/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/commits/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/current-branch/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/diff/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/discard/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/stage/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/status/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/unstage/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/git/worktree/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/global-state/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/health/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/html-apps/[id]/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/html-apps/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/load/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/save/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/definition/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/hover/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/references/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/status/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/lsp/warmup/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/columns/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/connect/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/disconnect/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/export/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/query/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/mysql/schemas/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/connect/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/query/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/neo4j/schema/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/note/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/config/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/models/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/ollama/start/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/open-cursor/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/open-vscode/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/pick-folder/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/pinned-sessions/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/project-settings/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/project-state/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/affected/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/callees/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/callers/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/coedit/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/context/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/file/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/file-functions/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/impact/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/related/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/risk/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projectGraph/search/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/projects/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/push/public-key/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/push/subscribe/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/push/unsubscribe/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/command/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/connect/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/delete/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/disconnect/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/get/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/keys/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/redis/set/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/comments/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/replies/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/review/[id]/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/review/identify/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/review/order/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/review/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/review/share-info/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/review/users/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/scheduled-tasks/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/services/config/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/services/scripts/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/session-by-path/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/projects/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/sessions/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/settings/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/[id]/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/content/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/skills/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/snapshots/diff/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/snapshots/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/aliases/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/env/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/terminal/history/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/api/version/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/apps/[...path]/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/{layout-f34cd2c3e09fc25f.js → layout-c33e42d8bc9d4b27.js} +1 -1
- package/.next-prod/static/chunks/app/m/page-03365a5db8980b50.js +1 -0
- package/.next-prod/static/chunks/app/manifest.webmanifest/route-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/app/{page-a9db2a83c07440f4.js → page-972d36c0519a910e.js} +1 -1
- package/.next-prod/static/chunks/app/project/{page-a9db2a83c07440f4.js → page-972d36c0519a910e.js} +1 -1
- package/.next-prod/static/chunks/app/review/[id]/page-c9716ea0049cc328.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-51252a3b116b8135.js +1 -0
- package/.next-prod/static/chunks/webpack-fb9d282647d95d0a.js +1 -0
- package/.next-prod/trace +14 -14
- package/.next-prod/trace-build +1 -1
- package/.next-prod/types/app/{api/preview → apps}/[...path]/route.ts +3 -3
- package/.next-prod/types/routes.d.ts +2 -2
- package/.next-prod/types/validator.ts +9 -9
- package/apps/file-viewer/app.jsx +411 -0
- package/apps/file-viewer/index.html +76 -0
- package/dist/{chunk-GOOVG5NZ.mjs → chunk-7WPYQYA6.mjs} +43 -1
- package/dist/httpApi.mjs +1 -1
- package/dist/scheduledTasks.mjs +10 -6
- package/dist/{server-SVZ344NE.mjs → server-MCN5AIEU.mjs} +3 -1
- package/dist/wsServer.mjs +2 -2
- package/package.json +7 -3
- package/public/html-lib/fonts/KaTeX_AMS-Regular-CYEKBG2K.woff +0 -0
- package/public/html-lib/fonts/KaTeX_AMS-Regular-JKX5W2C4.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_AMS-Regular-U6PRYMIZ.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Caligraphic-Bold-5QL5CMTE.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Caligraphic-Bold-WZ3QSGD3.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Caligraphic-Bold-ZTS3R3HK.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Caligraphic-Regular-3LKEU76G.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Caligraphic-Regular-A7XRTZ5Q.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Caligraphic-Regular-KX5MEWCF.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Fraktur-Bold-2QVFK6NQ.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Fraktur-Bold-T4SWXBMT.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Fraktur-Bold-WGHVTYOR.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Fraktur-Regular-2PEIFJSJ.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Fraktur-Regular-5U4OPH2X.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Fraktur-Regular-PQMHCIK6.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Bold-2GA4IZIN.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Bold-W5FBVCZM.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Bold-YP5VVQRP.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Main-BoldItalic-4P4C7HJH.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Main-BoldItalic-N4V3DX7S.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Main-BoldItalic-ODMLBJJQ.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Italic-I43T2HSR.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Italic-RELBIK7M.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Italic-SASNQFN2.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Regular-ARRPAO67.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Regular-P5I74A2A.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Main-Regular-W74P5G27.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Math-BoldItalic-6EBV3DK5.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Math-BoldItalic-K4WTGH3J.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Math-BoldItalic-VB447A4D.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Math-Italic-6KGCHLFN.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Math-Italic-KKK3USB2.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Math-Italic-SON4MRCA.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Bold-RRNVJFFW.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Bold-STQ6RXC7.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Bold-X5M5EMOD.woff +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Italic-HMPFTM52.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Italic-PSN4QKYX.woff +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Italic-WTBAZBGY.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Regular-2TL3USAE.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Regular-OQCII6EP.woff +0 -0
- package/public/html-lib/fonts/KaTeX_SansSerif-Regular-XIQ62X4E.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Script-Regular-72OLXYNA.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Script-Regular-A5IFOEBS.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Script-Regular-APUWIHLP.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Size1-Regular-4HRHTS65.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Size1-Regular-5LRUTBFT.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Size1-Regular-7K6AASVL.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Size2-Regular-222HN3GT.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Size2-Regular-K5ZHAIS6.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Size2-Regular-LELKET5D.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Size3-Regular-TLFPAHDE.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Size3-Regular-UFCO6WCA.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Size3-Regular-WQRQ47UD.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Size4-Regular-7PGNVPQK.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Size4-Regular-CDMV7U5C.woff2 +0 -0
- package/public/html-lib/fonts/KaTeX_Size4-Regular-PKMWZHNC.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Typewriter-Regular-3F5K6SQ6.ttf +0 -0
- package/public/html-lib/fonts/KaTeX_Typewriter-Regular-MJMFSK64.woff +0 -0
- package/public/html-lib/fonts/KaTeX_Typewriter-Regular-VBYJ4NRC.woff2 +0 -0
- package/public/html-lib/json-viewer.js +91 -0
- package/public/html-lib/markdown.css +419 -0
- package/public/html-lib/markdown.js +415 -0
- package/public/html-lib/pdf-viewer.css +444 -0
- package/public/html-lib/pdf-viewer.js +123 -0
- package/public/html-lib/theme.css +2 -0
- package/.next-prod/server/app/api/preview/[...path]/route.js +0 -1
- package/.next-prod/server/app/api/preview/[...path]/route.js.nft.json +0 -1
- package/.next-prod/server/app/api/preview/[...path]/route_client-reference-manifest.js +0 -1
- package/.next-prod/static/chunks/6784-0122b1622ba5c509.js +0 -0
- package/.next-prod/static/chunks/8010-2f5cec4469580ed9.js +0 -25
- package/.next-prod/static/chunks/app/_global-error/page-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/agent/test/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/bash/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/codex/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/deepseek/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/kimi/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/ollama/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/pty-input/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/chat/stop/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/claude-stats/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/commands/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/comments/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/db/columns/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/db/connect/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/db/disconnect/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/db/export/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/db/query/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/db/schemas/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/deepseek/credentials/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/dev/spans/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/extension/version/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/file/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/blame/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/clipboard/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/copy/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/delete/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/expanded/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/index/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/init/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/paste/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/read/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/readdir/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/recent/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/save/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/search/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/stat/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/files/text/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/branch-diff/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/branches/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/commit-diff/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/commits/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/current-branch/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/diff/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/discard/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/stage/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/status/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/unstage/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/git/worktree/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/global-state/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/health/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/html-apps/[id]/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/html-apps/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/load/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/save/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/jupyter/shutdown/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/definition/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/hover/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/references/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/status/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/lsp/warmup/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/columns/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/connect/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/disconnect/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/export/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/query/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/mysql/schemas/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/connect/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/disconnect/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/query/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/neo4j/schema/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/note/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/ollama/config/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/ollama/models/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/ollama/start/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/open-cursor/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/open-vscode/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/pick-folder/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/pinned-sessions/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/preview/[...path]/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/project-settings/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/project-state/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/affected/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/callees/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/callers/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/coedit/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/context/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/file/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/file-functions/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/impact/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/related/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/risk/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projectGraph/search/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/projects/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/push/public-key/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/push/subscribe/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/push/unsubscribe/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/command/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/connect/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/delete/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/disconnect/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/get/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/keys/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/redis/set/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/comments/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/replies/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/review/[id]/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/review/identify/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/review/order/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/review/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/review/share-info/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/review/users/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/scheduled-tasks/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/services/config/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/services/scripts/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/session/[sessionId]/fork/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/session/[sessionId]/history/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/session-by-path/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/projects/[encodedPath]/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/projects/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/sessions/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/settings/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/skills/[id]/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/skills/content/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/skills/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/snapshots/diff/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/snapshots/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/aliases/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/autocomplete/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/bubble-order/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/env/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/terminal/history/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/api/version/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/m/page-4e8c9751c7ef8397.js +0 -1
- package/.next-prod/static/chunks/app/manifest.webmanifest/route-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/app/review/[id]/page-0c5d03d65758c7dc.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/app-error-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/forbidden-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/not-found-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/next/dist/client/components/builtin/unauthorized-e255a9d1bcc8de59.js +0 -1
- package/.next-prod/static/chunks/webpack-01274185cb710e57.js +0 -1
- /package/.next-prod/static/{PlTlBBOBl0rKPGTdXqONe → CQYkjM0s2vhvvRjWjJ865}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,419 @@
|
|
|
1
|
+
@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_AMS-Regular-U6PRYMIZ.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_AMS-Regular-CYEKBG2K.woff") format("woff"),url("/html-lib/fonts/KaTeX_AMS-Regular-JKX5W2C4.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url("/html-lib/fonts/KaTeX_Caligraphic-Bold-5QL5CMTE.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Caligraphic-Bold-WZ3QSGD3.woff") format("woff"),url("/html-lib/fonts/KaTeX_Caligraphic-Bold-ZTS3R3HK.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Caligraphic-Regular-KX5MEWCF.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Caligraphic-Regular-3LKEU76G.woff") format("woff"),url("/html-lib/fonts/KaTeX_Caligraphic-Regular-A7XRTZ5Q.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url("/html-lib/fonts/KaTeX_Fraktur-Bold-2QVFK6NQ.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Fraktur-Bold-T4SWXBMT.woff") format("woff"),url("/html-lib/fonts/KaTeX_Fraktur-Bold-WGHVTYOR.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Fraktur-Regular-2PEIFJSJ.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Fraktur-Regular-PQMHCIK6.woff") format("woff"),url("/html-lib/fonts/KaTeX_Fraktur-Regular-5U4OPH2X.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url("/html-lib/fonts/KaTeX_Main-Bold-YP5VVQRP.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Main-Bold-2GA4IZIN.woff") format("woff"),url("/html-lib/fonts/KaTeX_Main-Bold-W5FBVCZM.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url("/html-lib/fonts/KaTeX_Main-BoldItalic-N4V3DX7S.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Main-BoldItalic-4P4C7HJH.woff") format("woff"),url("/html-lib/fonts/KaTeX_Main-BoldItalic-ODMLBJJQ.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url("/html-lib/fonts/KaTeX_Main-Italic-RELBIK7M.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Main-Italic-SASNQFN2.woff") format("woff"),url("/html-lib/fonts/KaTeX_Main-Italic-I43T2HSR.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Main-Regular-ARRPAO67.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Main-Regular-P5I74A2A.woff") format("woff"),url("/html-lib/fonts/KaTeX_Main-Regular-W74P5G27.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url("/html-lib/fonts/KaTeX_Math-BoldItalic-K4WTGH3J.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Math-BoldItalic-6EBV3DK5.woff") format("woff"),url("/html-lib/fonts/KaTeX_Math-BoldItalic-VB447A4D.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url("/html-lib/fonts/KaTeX_Math-Italic-6KGCHLFN.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Math-Italic-KKK3USB2.woff") format("woff"),url("/html-lib/fonts/KaTeX_Math-Italic-SON4MRCA.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url("/html-lib/fonts/KaTeX_SansSerif-Bold-RRNVJFFW.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_SansSerif-Bold-X5M5EMOD.woff") format("woff"),url("/html-lib/fonts/KaTeX_SansSerif-Bold-STQ6RXC7.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url("/html-lib/fonts/KaTeX_SansSerif-Italic-HMPFTM52.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_SansSerif-Italic-PSN4QKYX.woff") format("woff"),url("/html-lib/fonts/KaTeX_SansSerif-Italic-WTBAZBGY.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_SansSerif-Regular-XIQ62X4E.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_SansSerif-Regular-OQCII6EP.woff") format("woff"),url("/html-lib/fonts/KaTeX_SansSerif-Regular-2TL3USAE.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Script-Regular-APUWIHLP.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Script-Regular-A5IFOEBS.woff") format("woff"),url("/html-lib/fonts/KaTeX_Script-Regular-72OLXYNA.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Size1-Regular-5LRUTBFT.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Size1-Regular-4HRHTS65.woff") format("woff"),url("/html-lib/fonts/KaTeX_Size1-Regular-7K6AASVL.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Size2-Regular-LELKET5D.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Size2-Regular-K5ZHAIS6.woff") format("woff"),url("/html-lib/fonts/KaTeX_Size2-Regular-222HN3GT.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Size3-Regular-WQRQ47UD.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Size3-Regular-TLFPAHDE.woff") format("woff"),url("/html-lib/fonts/KaTeX_Size3-Regular-UFCO6WCA.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Size4-Regular-CDMV7U5C.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Size4-Regular-PKMWZHNC.woff") format("woff"),url("/html-lib/fonts/KaTeX_Size4-Regular-7PGNVPQK.ttf") format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url("/html-lib/fonts/KaTeX_Typewriter-Regular-VBYJ4NRC.woff2") format("woff2"),url("/html-lib/fonts/KaTeX_Typewriter-Regular-MJMFSK64.woff") format("woff"),url("/html-lib/fonts/KaTeX_Typewriter-Regular-3F5K6SQ6.ttf") format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.45"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}@media(prefers-color-scheme:dark){.markdown-alert{--color-border-default: #30363d;--color-accent-fg: #58a6ff;--color-accent-emphasis: #1f6feb;--color-danger-fg: #f85149;--color-danger-emphasis: #da3633;--color-attention-fg: #d29922;--color-attention-emphasis: #9e6a03;--color-done-fg: #a371f7;--color-done-emphasis: #8957e5;--color-success-fg: #3fb950;--color-success-emphasis: #238636}}@media(prefers-color-scheme:light){.markdown-alert{--color-border-default: #d0d7de;--color-accent-fg: #0969da;--color-accent-emphasis: #0969da;--color-danger-fg: #d1242f;--color-danger-emphasis: #cf222e;--color-attention-fg: #9a6700;--color-attention-emphasis: #9a6700;--color-done-fg: #8250df;--color-done-emphasis: #8250df;--color-success-fg: #1a7f37;--color-success-emphasis: #1f883d}}.markdown-alert{border-left:.25em solid var(--borderColor-default, var(--color-border-default));color:inherit;margin-bottom:16px;padding:.5rem 1em}.markdown-alert>:last-child{margin-bottom:0!important}.markdown-alert .markdown-alert-title{align-items:center;display:flex;font-size:14px;font-weight:500;line-height:1}.markdown-alert .markdown-alert-title svg.octicon{margin-right:8px!important;margin-right:var(--base-size-8,8px)!important;fill:currentColor}.markdown-alert.markdown-alert-note{border-left-color:var(--borderColor-accent-emphasis,var(--color-accent-emphasis))}.markdown-alert.markdown-alert-note .markdown-alert-title{color:var(--color-accent-fg);color:var(--fgColor-accent,var(--color-accent-fg))}.markdown-alert.markdown-alert-tip{border-left-color:var(--borderColor-success-emphasis,var(--color-success-emphasis))}.markdown-alert.markdown-alert-tip .markdown-alert-title{color:var(--color-success-fg);color:var(--fgColor-success,var(--color-success-fg))}.markdown-alert.markdown-alert-important{border-left-color:var(--borderColor-done-emphasis,var(--color-done-emphasis))}.markdown-alert.markdown-alert-important .markdown-alert-title{color:var(--color-done-fg);color:var(--fgColor-done,var(--color-done-fg))}.markdown-alert.markdown-alert-warning{border-left-color:var(--borderColor-attention-emphasis,var(--color-attention-emphasis))}.markdown-alert.markdown-alert-warning .markdown-alert-title{color:var(--color-attention-fg);color:var(--fgColor-attention,var(--color-attention-fg))}.markdown-alert.markdown-alert-caution{border-left-color:var(--borderColor-danger-emphasis,var(--color-danger-emphasis))}.markdown-alert.markdown-alert-caution .markdown-alert-title{color:var(--color-danger-fg);color:var(--fgColor-danger,var(--color-danger-fg))}
|
|
2
|
+
|
|
3
|
+
/* ---- Tailwind utilities (generated from scripts/md-lib.css) ---- */
|
|
4
|
+
/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
|
|
5
|
+
@layer properties;
|
|
6
|
+
@layer theme, base, components, utilities;
|
|
7
|
+
@layer theme {
|
|
8
|
+
:root, :host {
|
|
9
|
+
--font-sans: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol',
|
|
10
|
+
'Noto Color Emoji';
|
|
11
|
+
--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New',
|
|
12
|
+
monospace;
|
|
13
|
+
--spacing: 0.25rem;
|
|
14
|
+
--text-xs: 0.75rem;
|
|
15
|
+
--text-xs--line-height: calc(1 / 0.75);
|
|
16
|
+
--text-sm: 0.875rem;
|
|
17
|
+
--text-sm--line-height: calc(1.25 / 0.875);
|
|
18
|
+
--text-base: 1rem;
|
|
19
|
+
--text-base--line-height: calc(1.5 / 1);
|
|
20
|
+
--text-lg: 1.125rem;
|
|
21
|
+
--text-lg--line-height: calc(1.75 / 1.125);
|
|
22
|
+
--text-xl: 1.25rem;
|
|
23
|
+
--text-xl--line-height: calc(1.75 / 1.25);
|
|
24
|
+
--font-weight-medium: 500;
|
|
25
|
+
--font-weight-semibold: 600;
|
|
26
|
+
--font-weight-bold: 700;
|
|
27
|
+
--leading-relaxed: 1.625;
|
|
28
|
+
--radius-lg: 0.5rem;
|
|
29
|
+
--default-transition-duration: 150ms;
|
|
30
|
+
--default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
@layer utilities {
|
|
34
|
+
.collapse {
|
|
35
|
+
visibility: collapse;
|
|
36
|
+
}
|
|
37
|
+
.fixed {
|
|
38
|
+
position: fixed;
|
|
39
|
+
}
|
|
40
|
+
.start {
|
|
41
|
+
inset-inline-start: var(--spacing);
|
|
42
|
+
}
|
|
43
|
+
.container {
|
|
44
|
+
width: 100%;
|
|
45
|
+
@media (width >= 40rem) {
|
|
46
|
+
max-width: 40rem;
|
|
47
|
+
}
|
|
48
|
+
@media (width >= 48rem) {
|
|
49
|
+
max-width: 48rem;
|
|
50
|
+
}
|
|
51
|
+
@media (width >= 64rem) {
|
|
52
|
+
max-width: 64rem;
|
|
53
|
+
}
|
|
54
|
+
@media (width >= 80rem) {
|
|
55
|
+
max-width: 80rem;
|
|
56
|
+
}
|
|
57
|
+
@media (width >= 96rem) {
|
|
58
|
+
max-width: 96rem;
|
|
59
|
+
}
|
|
60
|
+
}
|
|
61
|
+
.mx-0\.5 {
|
|
62
|
+
margin-inline: calc(var(--spacing) * 0.5);
|
|
63
|
+
}
|
|
64
|
+
.my-3 {
|
|
65
|
+
margin-block: calc(var(--spacing) * 3);
|
|
66
|
+
}
|
|
67
|
+
.my-4 {
|
|
68
|
+
margin-block: calc(var(--spacing) * 4);
|
|
69
|
+
}
|
|
70
|
+
.mt-3 {
|
|
71
|
+
margin-top: calc(var(--spacing) * 3);
|
|
72
|
+
}
|
|
73
|
+
.mt-4 {
|
|
74
|
+
margin-top: calc(var(--spacing) * 4);
|
|
75
|
+
}
|
|
76
|
+
.mb-2 {
|
|
77
|
+
margin-bottom: calc(var(--spacing) * 2);
|
|
78
|
+
}
|
|
79
|
+
.mb-3 {
|
|
80
|
+
margin-bottom: calc(var(--spacing) * 3);
|
|
81
|
+
}
|
|
82
|
+
.block {
|
|
83
|
+
display: block;
|
|
84
|
+
}
|
|
85
|
+
.contents {
|
|
86
|
+
display: contents;
|
|
87
|
+
}
|
|
88
|
+
.flex {
|
|
89
|
+
display: flex;
|
|
90
|
+
}
|
|
91
|
+
.inline {
|
|
92
|
+
display: inline;
|
|
93
|
+
}
|
|
94
|
+
.inline-block {
|
|
95
|
+
display: inline-block;
|
|
96
|
+
}
|
|
97
|
+
.table {
|
|
98
|
+
display: table;
|
|
99
|
+
}
|
|
100
|
+
.h-4 {
|
|
101
|
+
height: calc(var(--spacing) * 4);
|
|
102
|
+
}
|
|
103
|
+
.h-auto {
|
|
104
|
+
height: auto;
|
|
105
|
+
}
|
|
106
|
+
.h-full {
|
|
107
|
+
height: 100%;
|
|
108
|
+
}
|
|
109
|
+
.w-4 {
|
|
110
|
+
width: calc(var(--spacing) * 4);
|
|
111
|
+
}
|
|
112
|
+
.w-8 {
|
|
113
|
+
width: calc(var(--spacing) * 8);
|
|
114
|
+
}
|
|
115
|
+
.w-80 {
|
|
116
|
+
width: calc(var(--spacing) * 80);
|
|
117
|
+
}
|
|
118
|
+
.w-full {
|
|
119
|
+
width: 100%;
|
|
120
|
+
}
|
|
121
|
+
.max-w-full {
|
|
122
|
+
max-width: 100%;
|
|
123
|
+
}
|
|
124
|
+
.min-w-full {
|
|
125
|
+
min-width: 100%;
|
|
126
|
+
}
|
|
127
|
+
.flex-1 {
|
|
128
|
+
flex: 1;
|
|
129
|
+
}
|
|
130
|
+
.flex-shrink-0 {
|
|
131
|
+
flex-shrink: 0;
|
|
132
|
+
}
|
|
133
|
+
.list-inside {
|
|
134
|
+
list-style-position: inside;
|
|
135
|
+
}
|
|
136
|
+
.list-decimal {
|
|
137
|
+
list-style-type: decimal;
|
|
138
|
+
}
|
|
139
|
+
.list-disc {
|
|
140
|
+
list-style-type: disc;
|
|
141
|
+
}
|
|
142
|
+
.flex-col {
|
|
143
|
+
flex-direction: column;
|
|
144
|
+
}
|
|
145
|
+
.items-center {
|
|
146
|
+
align-items: center;
|
|
147
|
+
}
|
|
148
|
+
.justify-between {
|
|
149
|
+
justify-content: space-between;
|
|
150
|
+
}
|
|
151
|
+
.space-y-1 {
|
|
152
|
+
:where(& > :not(:last-child)) {
|
|
153
|
+
--tw-space-y-reverse: 0;
|
|
154
|
+
margin-block-start: calc(calc(var(--spacing) * 1) * var(--tw-space-y-reverse));
|
|
155
|
+
margin-block-end: calc(calc(var(--spacing) * 1) * calc(1 - var(--tw-space-y-reverse)));
|
|
156
|
+
}
|
|
157
|
+
}
|
|
158
|
+
.truncate {
|
|
159
|
+
overflow: hidden;
|
|
160
|
+
text-overflow: ellipsis;
|
|
161
|
+
white-space: nowrap;
|
|
162
|
+
}
|
|
163
|
+
.overflow-x-auto {
|
|
164
|
+
overflow-x: auto;
|
|
165
|
+
}
|
|
166
|
+
.overflow-y-auto {
|
|
167
|
+
overflow-y: auto;
|
|
168
|
+
}
|
|
169
|
+
.rounded {
|
|
170
|
+
border-radius: 0.25rem;
|
|
171
|
+
}
|
|
172
|
+
.rounded-lg {
|
|
173
|
+
border-radius: var(--radius-lg);
|
|
174
|
+
}
|
|
175
|
+
.border {
|
|
176
|
+
border-style: var(--tw-border-style);
|
|
177
|
+
border-width: 1px;
|
|
178
|
+
}
|
|
179
|
+
.border-r {
|
|
180
|
+
border-right-style: var(--tw-border-style);
|
|
181
|
+
border-right-width: 1px;
|
|
182
|
+
}
|
|
183
|
+
.border-b {
|
|
184
|
+
border-bottom-style: var(--tw-border-style);
|
|
185
|
+
border-bottom-width: 1px;
|
|
186
|
+
}
|
|
187
|
+
.border-l-4 {
|
|
188
|
+
border-left-style: var(--tw-border-style);
|
|
189
|
+
border-left-width: 4px;
|
|
190
|
+
}
|
|
191
|
+
.border-border {
|
|
192
|
+
border-color: var(--border);
|
|
193
|
+
}
|
|
194
|
+
.bg-accent {
|
|
195
|
+
background-color: var(--accent);
|
|
196
|
+
}
|
|
197
|
+
.bg-brand\/5 {
|
|
198
|
+
background-color: var(--brand);
|
|
199
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
200
|
+
background-color: color-mix(in oklab, var(--brand) 5%, transparent);
|
|
201
|
+
}
|
|
202
|
+
}
|
|
203
|
+
.p-0\.5 {
|
|
204
|
+
padding: calc(var(--spacing) * 0.5);
|
|
205
|
+
}
|
|
206
|
+
.px-1\.5 {
|
|
207
|
+
padding-inline: calc(var(--spacing) * 1.5);
|
|
208
|
+
}
|
|
209
|
+
.px-2 {
|
|
210
|
+
padding-inline: calc(var(--spacing) * 2);
|
|
211
|
+
}
|
|
212
|
+
.px-4 {
|
|
213
|
+
padding-inline: calc(var(--spacing) * 4);
|
|
214
|
+
}
|
|
215
|
+
.py-0\.5 {
|
|
216
|
+
padding-block: calc(var(--spacing) * 0.5);
|
|
217
|
+
}
|
|
218
|
+
.py-1 {
|
|
219
|
+
padding-block: calc(var(--spacing) * 1);
|
|
220
|
+
}
|
|
221
|
+
.py-1\.5 {
|
|
222
|
+
padding-block: calc(var(--spacing) * 1.5);
|
|
223
|
+
}
|
|
224
|
+
.py-2 {
|
|
225
|
+
padding-block: calc(var(--spacing) * 2);
|
|
226
|
+
}
|
|
227
|
+
.pl-4 {
|
|
228
|
+
padding-left: calc(var(--spacing) * 4);
|
|
229
|
+
}
|
|
230
|
+
.text-left {
|
|
231
|
+
text-align: left;
|
|
232
|
+
}
|
|
233
|
+
.align-middle {
|
|
234
|
+
vertical-align: middle;
|
|
235
|
+
}
|
|
236
|
+
.font-mono {
|
|
237
|
+
font-family: var(--font-mono);
|
|
238
|
+
}
|
|
239
|
+
.text-base {
|
|
240
|
+
font-size: var(--text-base);
|
|
241
|
+
line-height: var(--tw-leading, var(--text-base--line-height));
|
|
242
|
+
}
|
|
243
|
+
.text-lg {
|
|
244
|
+
font-size: var(--text-lg);
|
|
245
|
+
line-height: var(--tw-leading, var(--text-lg--line-height));
|
|
246
|
+
}
|
|
247
|
+
.text-sm {
|
|
248
|
+
font-size: var(--text-sm);
|
|
249
|
+
line-height: var(--tw-leading, var(--text-sm--line-height));
|
|
250
|
+
}
|
|
251
|
+
.text-xl {
|
|
252
|
+
font-size: var(--text-xl);
|
|
253
|
+
line-height: var(--tw-leading, var(--text-xl--line-height));
|
|
254
|
+
}
|
|
255
|
+
.text-xs {
|
|
256
|
+
font-size: var(--text-xs);
|
|
257
|
+
line-height: var(--tw-leading, var(--text-xs--line-height));
|
|
258
|
+
}
|
|
259
|
+
.leading-relaxed {
|
|
260
|
+
--tw-leading: var(--leading-relaxed);
|
|
261
|
+
line-height: var(--leading-relaxed);
|
|
262
|
+
}
|
|
263
|
+
.font-bold {
|
|
264
|
+
--tw-font-weight: var(--font-weight-bold);
|
|
265
|
+
font-weight: var(--font-weight-bold);
|
|
266
|
+
}
|
|
267
|
+
.font-medium {
|
|
268
|
+
--tw-font-weight: var(--font-weight-medium);
|
|
269
|
+
font-weight: var(--font-weight-medium);
|
|
270
|
+
}
|
|
271
|
+
.font-semibold {
|
|
272
|
+
--tw-font-weight: var(--font-weight-semibold);
|
|
273
|
+
font-weight: var(--font-weight-semibold);
|
|
274
|
+
}
|
|
275
|
+
.break-words {
|
|
276
|
+
overflow-wrap: break-word;
|
|
277
|
+
}
|
|
278
|
+
.whitespace-pre-wrap {
|
|
279
|
+
white-space: pre-wrap;
|
|
280
|
+
}
|
|
281
|
+
.text-brand {
|
|
282
|
+
color: var(--brand);
|
|
283
|
+
}
|
|
284
|
+
.text-muted-foreground {
|
|
285
|
+
color: var(--muted-foreground);
|
|
286
|
+
}
|
|
287
|
+
.lowercase {
|
|
288
|
+
text-transform: lowercase;
|
|
289
|
+
}
|
|
290
|
+
.italic {
|
|
291
|
+
font-style: italic;
|
|
292
|
+
}
|
|
293
|
+
.line-through {
|
|
294
|
+
text-decoration-line: line-through;
|
|
295
|
+
}
|
|
296
|
+
.transition-\[width\] {
|
|
297
|
+
transition-property: width;
|
|
298
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
299
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
300
|
+
}
|
|
301
|
+
.transition-colors {
|
|
302
|
+
transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
|
|
303
|
+
transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
|
|
304
|
+
transition-duration: var(--tw-duration, var(--default-transition-duration));
|
|
305
|
+
}
|
|
306
|
+
.duration-200 {
|
|
307
|
+
--tw-duration: 200ms;
|
|
308
|
+
transition-duration: 200ms;
|
|
309
|
+
}
|
|
310
|
+
.first\:mt-0 {
|
|
311
|
+
&:first-child {
|
|
312
|
+
margin-top: calc(var(--spacing) * 0);
|
|
313
|
+
}
|
|
314
|
+
}
|
|
315
|
+
.last\:mb-0 {
|
|
316
|
+
&:last-child {
|
|
317
|
+
margin-bottom: calc(var(--spacing) * 0);
|
|
318
|
+
}
|
|
319
|
+
}
|
|
320
|
+
.hover\:bg-accent {
|
|
321
|
+
&:hover {
|
|
322
|
+
@media (hover: hover) {
|
|
323
|
+
background-color: var(--accent);
|
|
324
|
+
}
|
|
325
|
+
}
|
|
326
|
+
}
|
|
327
|
+
.hover\:text-foreground {
|
|
328
|
+
&:hover {
|
|
329
|
+
@media (hover: hover) {
|
|
330
|
+
color: var(--foreground);
|
|
331
|
+
}
|
|
332
|
+
}
|
|
333
|
+
}
|
|
334
|
+
.hover\:underline {
|
|
335
|
+
&:hover {
|
|
336
|
+
@media (hover: hover) {
|
|
337
|
+
text-decoration-line: underline;
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
}
|
|
341
|
+
}
|
|
342
|
+
.bg-brand\/5 {
|
|
343
|
+
background-color: var(--brand);
|
|
344
|
+
@supports (color: color-mix(in lab, red, red)) {
|
|
345
|
+
background-color: color-mix(in srgb, var(--brand) 5%, transparent);
|
|
346
|
+
}
|
|
347
|
+
}
|
|
348
|
+
@layer base {
|
|
349
|
+
.cockpit-md-widget button {
|
|
350
|
+
margin: 0;
|
|
351
|
+
padding: 0;
|
|
352
|
+
border: 0;
|
|
353
|
+
background: none;
|
|
354
|
+
font: inherit;
|
|
355
|
+
color: inherit;
|
|
356
|
+
cursor: pointer;
|
|
357
|
+
text-align: inherit;
|
|
358
|
+
}
|
|
359
|
+
.cockpit-md-widget svg {
|
|
360
|
+
display: block;
|
|
361
|
+
}
|
|
362
|
+
.cockpit-md-widget {
|
|
363
|
+
font-family: var(--font-sans);
|
|
364
|
+
}
|
|
365
|
+
.cockpit-md :is(h1, h2, h3, h4, h5, h6, p, ul, ol, blockquote, pre, figure, hr) {
|
|
366
|
+
margin: 0;
|
|
367
|
+
}
|
|
368
|
+
.cockpit-md :is(ul, ol) {
|
|
369
|
+
padding: 0;
|
|
370
|
+
}
|
|
371
|
+
.cockpit-md hr {
|
|
372
|
+
border: 0;
|
|
373
|
+
border-top: 1px solid;
|
|
374
|
+
}
|
|
375
|
+
.cockpit-md {
|
|
376
|
+
line-height: 1.6;
|
|
377
|
+
overflow-wrap: break-word;
|
|
378
|
+
color: var(--foreground);
|
|
379
|
+
}
|
|
380
|
+
.cockpit-md :is(code, pre, kbd, samp) {
|
|
381
|
+
font-family: var(--font-mono, ui-monospace, SFMono-Regular, Menlo, Consolas, monospace);
|
|
382
|
+
}
|
|
383
|
+
.cockpit-md img {
|
|
384
|
+
display: block;
|
|
385
|
+
}
|
|
386
|
+
}
|
|
387
|
+
@property --tw-space-y-reverse {
|
|
388
|
+
syntax: "*";
|
|
389
|
+
inherits: false;
|
|
390
|
+
initial-value: 0;
|
|
391
|
+
}
|
|
392
|
+
@property --tw-border-style {
|
|
393
|
+
syntax: "*";
|
|
394
|
+
inherits: false;
|
|
395
|
+
initial-value: solid;
|
|
396
|
+
}
|
|
397
|
+
@property --tw-leading {
|
|
398
|
+
syntax: "*";
|
|
399
|
+
inherits: false;
|
|
400
|
+
}
|
|
401
|
+
@property --tw-font-weight {
|
|
402
|
+
syntax: "*";
|
|
403
|
+
inherits: false;
|
|
404
|
+
}
|
|
405
|
+
@property --tw-duration {
|
|
406
|
+
syntax: "*";
|
|
407
|
+
inherits: false;
|
|
408
|
+
}
|
|
409
|
+
@layer properties {
|
|
410
|
+
@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
|
|
411
|
+
*, ::before, ::after, ::backdrop {
|
|
412
|
+
--tw-space-y-reverse: 0;
|
|
413
|
+
--tw-border-style: solid;
|
|
414
|
+
--tw-leading: initial;
|
|
415
|
+
--tw-font-weight: initial;
|
|
416
|
+
--tw-duration: initial;
|
|
417
|
+
}
|
|
418
|
+
}
|
|
419
|
+
}
|