commandmate 0.29.1 → 0.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +468 -417
- package/.next/app-path-routes-manifest.json +30 -23
- package/.next/build-manifest.json +5 -5
- package/.next/prerender-manifest.json +15 -15
- package/.next/react-loadable-manifest.json +3 -3
- package/.next/required-server-files.json +1 -1
- package/.next/routes-manifest.json +25 -8
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/api/agents/update/route.js +2 -0
- package/.next/server/app/api/agents/update/route.js.nft.json +1 -0
- package/.next/server/app/api/agents/update/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/agents/versions/route.js +1 -0
- package/.next/server/app/api/agents/versions/route.js.nft.json +1 -0
- package/.next/server/app/api/agents/versions/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/app/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/app/update-check/route.js +1 -1
- package/.next/server/app/api/app/update-check/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js +1 -1
- package/.next/server/app/api/assistant/conversation/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/conversation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js +1 -1
- package/.next/server/app/api/assistant/current-output/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js +1 -1
- package/.next/server/app/api/assistant/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/session/route.js +1 -1
- package/.next/server/app/api/assistant/session/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/start/route.js +18 -18
- package/.next/server/app/api/assistant/start/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/start/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/terminal/route.js +19 -19
- package/.next/server/app/api/assistant/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/assistant/tools/route.js +1 -1
- package/.next/server/app/api/assistant/tools/route.js.nft.json +1 -1
- package/.next/server/app/api/assistant/tools/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/login/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/logout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/auth/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/capabilities/route.js +1 -1
- package/.next/server/app/api/capabilities/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/route.js +1 -1
- package/.next/server/app/api/daily-summary/route.js.nft.json +1 -1
- package/.next/server/app/api/daily-summary/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/daily-summary/status/route.js +1 -1
- package/.next/server/app/api/daily-summary/status/route.js.nft.json +1 -1
- package/.next/server/app/api/daily-summary/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route.js +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route.js.nft.json +1 -1
- package/.next/server/app/api/external-apps/[id]/health/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route.js +1 -1
- package/.next/server/app/api/external-apps/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/external-apps/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/external-apps/route.js +1 -1
- package/.next/server/app/api/external-apps/route.js.nft.json +1 -1
- package/.next/server/app/api/external-apps/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/browse/route.js +1 -7
- package/.next/server/app/api/fs/browse/route.js.nft.json +1 -1
- package/.next/server/app/api/fs/browse/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/fs/recent-paths/route.js +1 -7
- package/.next/server/app/api/fs/recent-paths/route.js.nft.json +1 -1
- package/.next/server/app/api/fs/recent-paths/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js +1 -1
- package/.next/server/app/api/hooks/agent-event/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/agent-event/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/claude-done/route.js +2 -2
- package/.next/server/app/api/hooks/claude-done/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/claude-done/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route.js +1 -1
- package/.next/server/app/api/hooks/permission-request/route.js.nft.json +1 -1
- package/.next/server/app/api/hooks/permission-request/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/metrics/vibe/route.js +2 -2
- package/.next/server/app/api/metrics/vibe/route.js.nft.json +1 -1
- package/.next/server/app/api/metrics/vibe/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ollama/models/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/escalation/route.js +7 -1
- package/.next/server/app/api/push/escalation/route.js.nft.json +1 -1
- package/.next/server/app/api/push/escalation/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/subscriptions/route.js +1 -1
- package/.next/server/app/api/push/subscriptions/route.js.nft.json +1 -1
- package/.next/server/app/api/push/subscriptions/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/push/vapid/route.js +7 -1
- package/.next/server/app/api/push/vapid/route.js.nft.json +1 -1
- package/.next/server/app/api/push/vapid/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/remote/pair/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route.js +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route.js +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/clone/[jobId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/clone/route.js +1 -1
- package/.next/server/app/api/repositories/clone/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/clone/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/excluded/route.js +1 -1
- package/.next/server/app/api/repositories/excluded/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/excluded/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js +1 -1
- package/.next/server/app/api/repositories/restore/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/restore/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/route.js +1 -1
- package/.next/server/app/api/repositories/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js +1 -1
- package/.next/server/app/api/repositories/scan/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/scan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js +1 -1
- package/.next/server/app/api/repositories/sync/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/sync/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route.js +1 -1
- package/.next/server/app/api/repositories/validate-path/route.js.nft.json +1 -1
- package/.next/server/app/api/repositories/validate-path/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/settings/default-agents/route.js +1 -0
- package/.next/server/app/api/settings/default-agents/route.js.nft.json +1 -0
- package/.next/server/app/api/settings/default-agents/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/settings/default-surface-mode/route.js +1 -0
- package/.next/server/app/api/settings/default-surface-mode/route.js.nft.json +1 -0
- package/.next/server/app/api/settings/default-surface-mode/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/sidebar/group-order/route.js +1 -7
- package/.next/server/app/api/sidebar/group-order/route.js.nft.json +1 -1
- package/.next/server/app/api/sidebar/group-order/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/[id]/route.js +1 -1
- package/.next/server/app/api/skills/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/installations/route.js +2 -2
- package/.next/server/app/api/skills/installations/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/installations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/operations/route.js +2 -2
- package/.next/server/app/api/skills/operations/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/operations/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/reindex/route.js +1 -1
- package/.next/server/app/api/skills/reindex/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/reindex/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/skills/route.js +1 -1
- package/.next/server/app/api/skills/route.js.nft.json +1 -1
- package/.next/server/app/api/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/slash-commands/route.js +1 -1
- package/.next/server/app/api/slash-commands/route.js.nft.json +1 -1
- package/.next/server/app/api/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/cancel/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route.js +1 -1
- package/.next/server/app/api/tasks/[taskId]/route.js.nft.json +1 -1
- package/.next/server/app/api/tasks/[taskId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/[id]/route.js +2 -2
- package/.next/server/app/api/templates/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/templates/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/templates/route.js +2 -2
- package/.next/server/app/api/templates/route.js.nft.json +1 -1
- package/.next/server/app/api/templates/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/todos/route.js +1 -1
- package/.next/server/app/api/todos/route.js.nft.json +1 -1
- package/.next/server/app/api/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route.js +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route.js.nft.json +1 -1
- package/.next/server/app/api/verification/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/verification/runs/route.js +1 -1
- package/.next/server/app/api/verification/runs/route.js.nft.json +1 -1
- package/.next/server/app/api/verification/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/auto-yes/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/capture/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/clear-composer/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-reference/route.js +1 -0
- package/.next/server/app/api/worktrees/[id]/cli-reference/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/{start-polling → cli-reference}/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/cli-tool/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/cmate/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route.js +1 -2
- package/.next/server/app/api/worktrees/[id]/current-output/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/current-output/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/env/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/env/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/env/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/[logId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/execution-logs/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/execution-logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/files/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/create/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branch/delete/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/branches/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/checkout/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/commit/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/fetch/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/log/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/pull/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/reset/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/revert/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/show/[commitHash]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/staged/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/[index]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/apply/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/pop/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/push/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/stash/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/status/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/unstage/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/git/working-diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/instances/opencode/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/interrupt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/kill-session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/[filename]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/logs/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route.js +3 -3
- package/.next/server/app/api/worktrees/[id]/marp-render/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/marp-render/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/[memoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/memos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/messages/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/diff/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/diff/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/diff/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/session/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/opencode/share/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/prompt-response/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/resolve-target/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/resolve-target/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/resolve-target/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/respond/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/[scheduleId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/active/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route.js +2 -2
- package/.next/server/app/api/worktrees/[id]/schedules/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/schedules/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/search/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route.js +1 -7
- package/.next/server/app/api/worktrees/[id]/send/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/send/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/install/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/[skillId]/update-plan/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/skills/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/slash-commands/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/special-keys/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/tasks/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/terminal/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/history/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/timers/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/[todoId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/todos/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/tree/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/upload/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/config/route.js +2 -0
- package/.next/server/app/api/worktrees/[id]/verify/config/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/config/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/[runId]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/verify/runs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route.js +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/[id]/viewed/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/worktrees/apply-default-agents/route.js +1 -0
- package/.next/server/app/api/worktrees/apply-default-agents/route.js.nft.json +1 -0
- package/.next/server/app/api/worktrees/apply-default-agents/route_client-reference-manifest.js +1 -0
- package/.next/server/app/api/worktrees/route.js +1 -1
- package/.next/server/app/api/worktrees/route.js.nft.json +1 -1
- package/.next/server/app/api/worktrees/route_client-reference-manifest.js +1 -1
- package/.next/server/app/chat/page.js +2 -2
- package/.next/server/app/chat/page.js.nft.json +1 -1
- package/.next/server/app/chat/page_client-reference-manifest.js +1 -1
- package/.next/server/app/login/page.js +2 -2
- package/.next/server/app/login/page.js.nft.json +1 -1
- package/.next/server/app/login/page_client-reference-manifest.js +1 -1
- package/.next/server/app/manifest.webmanifest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/more/page.js +2 -2
- package/.next/server/app/more/page.js.nft.json +1 -1
- package/.next/server/app/more/page_client-reference-manifest.js +1 -1
- package/.next/server/app/offline/page.js.nft.json +1 -1
- package/.next/server/app/offline/page_client-reference-manifest.js +1 -1
- package/.next/server/app/page.js +1 -1
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app/proxy/[...path]/route.js +1 -1
- package/.next/server/app/proxy/[...path]/route.js.nft.json +1 -1
- package/.next/server/app/proxy/[...path]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/repositories/page.js +2 -2
- package/.next/server/app/repositories/page.js.nft.json +1 -1
- package/.next/server/app/repositories/page_client-reference-manifest.js +1 -1
- package/.next/server/app/review/page.js +1 -1
- package/.next/server/app/review/page.js.nft.json +1 -1
- package/.next/server/app/review/page_client-reference-manifest.js +1 -1
- package/.next/server/app/sessions/page.js +1 -1
- package/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/[skillId]/page.js +2 -2
- package/.next/server/app/skills/[skillId]/page.js.nft.json +1 -1
- package/.next/server/app/skills/[skillId]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/installed/page.js +2 -2
- package/.next/server/app/skills/installed/page.js.nft.json +1 -1
- package/.next/server/app/skills/installed/page_client-reference-manifest.js +1 -1
- package/.next/server/app/skills/page.js +2 -2
- package/.next/server/app/skills/page.js.nft.json +1 -1
- package/.next/server/app/skills/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page.js +2 -2
- package/.next/server/app/worktrees/[id]/files/[...path]/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/files/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/page.js +12 -12
- package/.next/server/app/worktrees/[id]/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page.js +3 -3
- package/.next/server/app/worktrees/[id]/terminal/page.js.nft.json +1 -1
- package/.next/server/app/worktrees/[id]/terminal/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +30 -23
- package/.next/server/chunks/1058.js +1 -1
- package/.next/server/chunks/1068.js +1 -1
- package/.next/server/chunks/1191.js +1 -1
- package/.next/server/chunks/1341.js +1 -0
- package/.next/server/chunks/1501.js +5 -0
- package/.next/server/chunks/1886.js +3 -4
- package/.next/server/chunks/2119.js +1 -1
- package/.next/server/chunks/2445.js +1 -1
- package/.next/server/chunks/261.js +1 -0
- package/.next/server/chunks/2739.js +1 -0
- package/.next/server/chunks/2816.js +1 -1
- package/.next/server/chunks/2827.js +29 -0
- package/.next/server/chunks/3123.js +1 -0
- package/.next/server/chunks/3241.js +1 -1
- package/.next/server/chunks/3543.js +1 -1
- package/.next/server/chunks/3707.js +15 -0
- package/.next/server/chunks/3722.js +25 -1
- package/.next/server/chunks/3869.js +1 -0
- package/.next/server/chunks/3945.js +1 -1
- package/.next/server/chunks/4299.js +1 -1
- package/.next/server/chunks/4325.js +1 -0
- package/.next/server/chunks/4390.js +1 -0
- package/.next/server/chunks/4393.js +1 -1
- package/.next/server/chunks/4443.js +6 -0
- package/.next/server/chunks/5017.js +1 -1
- package/.next/server/chunks/5120.js +1 -0
- package/.next/server/chunks/5164.js +1 -1
- package/.next/server/chunks/5571.js +1 -1
- package/.next/server/chunks/6130.js +1 -1
- package/.next/server/chunks/6285.js +1 -1
- package/.next/server/chunks/6337.js +1 -1
- package/.next/server/chunks/663.js +1 -1
- package/.next/server/chunks/6781.js +1 -1
- package/.next/server/chunks/6894.js +8 -0
- package/.next/server/chunks/7366.js +5 -0
- package/.next/server/chunks/7685.js +1 -1
- package/.next/server/chunks/7824.js +1 -1
- package/.next/server/chunks/7836.js +1 -0
- package/.next/server/chunks/7905.js +1 -1
- package/.next/server/chunks/8118.js +1 -0
- package/.next/server/chunks/8356.js +1 -1
- package/.next/server/chunks/848.js +1 -1
- package/.next/server/chunks/880.js +3 -3
- package/.next/server/chunks/8800.js +3 -0
- package/.next/server/chunks/8807.js +1 -1
- package/.next/server/chunks/9123.js +2 -2
- package/.next/server/chunks/9130.js +3 -3
- package/.next/server/chunks/9627.js +71 -43
- package/.next/server/chunks/9696.js +3 -0
- package/.next/server/chunks/9798.js +1 -1
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +5 -5
- package/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/server/src/middleware.js +1 -1
- package/.next/server/src/middleware.js.map +1 -1
- package/.next/static/7K0XXFu_ty4wRSkl4X21E/_buildManifest.js +1 -0
- package/.next/static/chunks/{2053-c0e931eb4391baa1.js → 2053-3f299a7a2c7d6767.js} +1 -1
- package/.next/static/chunks/{3968-8d8ca15657748bfb.js → 3916-0e929d089282dc5d.js} +1 -1
- package/.next/static/chunks/3922.9c1ec01fff819c88.js +1 -0
- package/.next/static/chunks/5229-6c89475b61bd2c8b.js +1 -0
- package/.next/static/chunks/6022-7a7d1760fc9814c7.js +1 -0
- package/.next/static/chunks/6381-28d0e95620aa018e.js +1 -0
- package/.next/static/chunks/8019-f8e73c1fb5f6f0d3.js +1 -0
- package/.next/static/chunks/{1188-8567ee5ecfef02ee.js → 8593-fa0eb2802e0ce68a.js} +1 -1
- package/.next/static/chunks/app/api/agents/update/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/agents/versions/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/app/update/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/app/update-check/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/assistant/conversation/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/assistant/current-output/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/assistant/messages/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/assistant/session/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/assistant/start/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/assistant/terminal/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/assistant/tools/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/auth/login/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/auth/logout/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/auth/status/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/capabilities/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/daily-summary/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/daily-summary/status/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/external-apps/[id]/health/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/external-apps/[id]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/external-apps/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/fs/browse/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/fs/recent-paths/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/hooks/agent-event/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/hooks/claude-done/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/hooks/permission-request/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/metrics/vibe/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/ollama/models/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/push/escalation/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/push/subscriptions/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/push/vapid/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/remote/pair/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/[id]/todos/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/clone/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/excluded/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/restore/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/scan/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/sync/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/repositories/validate-path/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/settings/default-agents/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/settings/default-surface-mode/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/sidebar/group-order/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/skills/[id]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/skills/installations/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/skills/operations/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/skills/reindex/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/skills/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/slash-commands/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/tasks/[taskId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/templates/[id]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/templates/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/todos/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/verification/runs/[runId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/verification/runs/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/capture/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/clear-composer/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cli-reference/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/env/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/instances/opencode/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/logs/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/memos/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/messages/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/diff/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/session/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/share/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/resolve-target/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/respond/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/search/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/send/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/skills/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/timers/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/todos/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/tree/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/config/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/apply-default-agents/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/api/worktrees/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/chat/{page-231df45127e876c2.js → page-9aa2011410895b0d.js} +1 -1
- package/.next/static/chunks/app/login/{page-03659dded846ef1d.js → page-af7241bb4c4a8e59.js} +1 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/more/page-333bba1c8bbc9c11.js +1 -0
- package/.next/static/chunks/app/{page-0305431f43195431.js → page-214f7ffa13a0cf10.js} +1 -1
- package/.next/static/chunks/app/proxy/[...path]/route-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/repositories/{page-ae8fa55749976f79.js → page-4951cac905e50224.js} +1 -1
- package/.next/static/chunks/app/review/page-a0899b2d285318c3.js +1 -0
- package/.next/static/chunks/app/sessions/page-fb36145ec732092a.js +1 -0
- package/.next/static/chunks/app/skills/[skillId]/{page-aaf0bcb1dfb558b9.js → page-9099e26b60442873.js} +1 -1
- package/.next/static/chunks/app/skills/installed/{page-dafc486410e839b7.js → page-182e32368696d824.js} +1 -1
- package/.next/static/chunks/app/skills/{page-9e3c91da31514893.js → page-d3fdc88239ebe0ab.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/files/[...path]/{page-90f96977c741bbf8.js → page-f3361237420719b4.js} +1 -1
- package/.next/static/chunks/app/worktrees/[id]/layout-ee11f7b8a34cba8c.js +1 -0
- package/.next/static/chunks/app/worktrees/[id]/page-d48b95ed554bcd13.js +1 -0
- package/.next/static/chunks/app/worktrees/[id]/terminal/page-2631bc5c4b0a9fb8.js +1 -0
- package/.next/static/chunks/{webpack-7e79064bfce988d7.js → webpack-9f75198882fdaf08.js} +1 -1
- package/.next/static/css/61e10d4b1b11b193.css +1 -0
- package/.next/trace +13 -13
- package/.next/types/app/api/agents/update/route.ts +347 -0
- package/.next/types/app/api/agents/versions/route.ts +347 -0
- package/.next/types/app/api/settings/default-agents/route.ts +347 -0
- package/.next/types/app/api/settings/default-surface-mode/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/{start-polling → cli-reference}/route.ts +3 -3
- package/.next/types/app/api/worktrees/[id]/verify/config/route.ts +347 -0
- package/.next/types/app/api/worktrees/[id]/verify/runs/[runId]/cancel/route.ts +347 -0
- package/.next/types/app/api/worktrees/apply-default-agents/route.ts +347 -0
- package/.next/types/routes.d.ts +9 -2
- package/.next/types/validator.ts +72 -9
- package/dist/cli/commands/agents.d.ts +35 -0
- package/dist/cli/commands/agents.d.ts.map +1 -0
- package/dist/cli/commands/agents.js +212 -0
- package/dist/cli/commands/ls.d.ts.map +1 -1
- package/dist/cli/commands/ls.js +18 -0
- package/dist/cli/commands/verify.d.ts.map +1 -1
- package/dist/cli/commands/verify.js +111 -0
- package/dist/cli/config/cli-dependencies.d.ts.map +1 -1
- package/dist/cli/config/cli-dependencies.js +11 -0
- package/dist/cli/docs/agent-operations.d.ts +1 -1
- package/dist/cli/docs/agent-operations.d.ts.map +1 -1
- package/dist/cli/docs/agent-operations.js +30 -0
- package/dist/cli/program.d.ts.map +1 -1
- package/dist/cli/program.js +6 -0
- package/dist/cli/types/api-responses.d.ts +58 -0
- package/dist/cli/types/api-responses.d.ts.map +1 -1
- package/dist/cli/types/index.d.ts +8 -0
- package/dist/cli/types/index.d.ts.map +1 -1
- package/dist/cli/utils/preflight.d.ts.map +1 -1
- package/dist/cli/utils/preflight.js +6 -0
- package/dist/config/system-directories.d.ts +101 -0
- package/dist/config/system-directories.d.ts.map +1 -0
- package/dist/config/system-directories.js +211 -0
- package/dist/lib/cli-tools/types.d.ts +15 -1
- package/dist/lib/cli-tools/types.d.ts.map +1 -1
- package/dist/lib/detection/status-reason.d.ts +92 -0
- package/dist/lib/detection/status-reason.d.ts.map +1 -0
- package/dist/lib/detection/status-reason.js +94 -0
- package/dist/lib/updates/agent-updater.d.ts +247 -0
- package/dist/lib/updates/agent-updater.d.ts.map +1 -0
- package/dist/lib/updates/agent-updater.js +373 -0
- package/dist/lib/updates/agent-versions.d.ts +77 -0
- package/dist/lib/updates/agent-versions.d.ts.map +1 -0
- package/dist/lib/updates/agent-versions.js +138 -0
- package/dist/lib/updates/codex-version.d.ts +184 -0
- package/dist/lib/updates/codex-version.d.ts.map +1 -0
- package/dist/lib/updates/codex-version.js +215 -0
- package/dist/lib/verification/verify-config.d.ts +202 -0
- package/dist/lib/verification/verify-config.d.ts.map +1 -0
- package/dist/lib/verification/verify-config.js +429 -0
- package/dist/lib/verification/verify-draft.d.ts +182 -0
- package/dist/lib/verification/verify-draft.d.ts.map +1 -0
- package/dist/lib/verification/verify-draft.js +570 -0
- package/dist/server/server.js +58 -0
- package/dist/server/src/cli/types/api-responses.js +9 -0
- package/dist/server/src/config/cli-tool-timing-config.js +15 -1
- package/dist/server/src/config/codex-update-dialog-config.js +154 -0
- package/dist/server/src/config/default-agents.js +138 -0
- package/dist/server/src/lib/claude-output.js +1 -0
- package/dist/server/src/lib/cli-tools/antigravity.js +36 -12
- package/dist/server/src/lib/cli-tools/base.js +131 -0
- package/dist/server/src/lib/cli-tools/codex.js +350 -100
- package/dist/server/src/lib/cli-tools/copilot.js +34 -10
- package/dist/server/src/lib/cli-tools/gemini.js +34 -10
- package/dist/server/src/lib/cli-tools/liveness-spec.js +214 -0
- package/dist/server/src/lib/cli-tools/opencode.js +72 -19
- package/dist/server/src/lib/cli-tools/session-liveness.js +64 -0
- package/dist/server/src/lib/cli-tools/vibe-local.js +30 -10
- package/dist/server/src/lib/db/app-settings-db.js +202 -0
- package/dist/server/src/lib/db/chat-db.js +120 -7
- package/dist/server/src/lib/db/worktree-db.js +178 -3
- package/dist/server/src/lib/detection/status-detector.js +3 -2
- package/dist/server/src/lib/detection/status-reason.js +17 -0
- package/dist/server/src/lib/detection/tool-liveness.js +233 -0
- package/dist/server/src/lib/detection/version-probes.js +290 -0
- package/dist/server/src/lib/env.js +122 -0
- package/dist/server/src/lib/git/worktrees.js +164 -0
- package/dist/server/src/lib/history/transcript-tail.js +80 -0
- package/dist/server/src/lib/history/user-turn-recorder.js +247 -0
- package/dist/server/src/lib/hooks/permission-decision-service.js +85 -1
- package/dist/server/src/lib/hooks/sources/antigravity/history.js +519 -0
- package/dist/server/src/lib/hooks/sources/antigravity/source.js +7 -0
- package/dist/server/src/lib/hooks/sources/antigravity/transcript.js +407 -0
- package/dist/server/src/lib/hooks/sources/claude/history.js +654 -0
- package/dist/server/src/lib/hooks/sources/claude/source.js +4 -0
- package/dist/server/src/lib/hooks/sources/claude/transcript.js +518 -0
- package/dist/server/src/lib/hooks/sources/codex/history.js +576 -0
- package/dist/server/src/lib/hooks/sources/codex/source.js +4 -0
- package/dist/server/src/lib/hooks/sources/codex/transcript.js +448 -0
- package/dist/server/src/lib/hooks/sources/copilot/source.js +2 -0
- package/dist/server/src/lib/hooks/sources/gemini/source.js +2 -0
- package/dist/server/src/lib/hooks/sources/legacy-relay.js +3 -0
- package/dist/server/src/lib/hooks/sources/opencode/history.js +57 -0
- package/dist/server/src/lib/hooks/sources/opencode/source.js +4 -0
- package/dist/server/src/lib/hooks/sources/opencode/transcript.js +10 -28
- package/dist/server/src/lib/hooks/sources/turn-body.js +118 -0
- package/dist/server/src/lib/polling/prompt-dedup.js +2 -4
- package/dist/server/src/lib/polling/response-checker.js +44 -3
- package/dist/server/src/lib/polling/response-dedup.js +2 -4
- package/dist/server/src/lib/polling/response-poller-core.js +191 -29
- package/dist/server/src/lib/polling/structured-history-gate.js +147 -16
- package/dist/server/src/lib/push/push-sender.js +21 -1
- package/dist/server/src/lib/push/waiting-push-notifier.js +126 -8
- package/dist/server/src/lib/realtime/publisher-registry.js +171 -0
- package/dist/server/src/lib/realtime/terminal-broadcast.js +14 -1
- package/dist/server/src/lib/realtime/types.js +96 -1
- package/dist/server/src/lib/repo-config/agents-config.js +298 -0
- package/dist/server/src/lib/selected-agents-validator.js +93 -23
- package/dist/server/src/lib/session/claude-session.js +39 -108
- package/dist/server/src/lib/session/current-output-builder.js +263 -4
- package/dist/server/src/lib/session/send-user-message.js +90 -2
- package/dist/server/src/lib/tmux/tmux.js +29 -0
- package/dist/server/src/lib/tui-accumulator.js +2 -8
- package/dist/server/src/lib/updates/agent-updater.js +373 -0
- package/dist/server/src/lib/updates/agent-versions.js +138 -0
- package/dist/server/src/lib/updates/codex-version.js +215 -0
- package/dist/server/src/lib/updates/index.js +42 -0
- package/dist/server/src/lib/verification/gate-runner.js +298 -37
- package/dist/server/src/lib/verification/machine-lock.js +11 -0
- package/dist/server/src/lib/verification/run-verdict-vocabulary.js +151 -0
- package/dist/server/src/lib/verification/verify-config.js +33 -0
- package/dist/server/src/lib/ws-server.js +143 -6
- package/dist/server/src/types/agent-transcript.js +241 -5
- package/dist/server/src/types/sidebar.js +40 -9
- package/dist/server/src/types/ui-state.js +24 -1
- package/dist/types/cli-tool-contracts.d.ts +119 -0
- package/dist/types/cli-tool-contracts.d.ts.map +1 -1
- package/package.json +1 -1
- package/public/sw.js +15 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route.js +0 -1
- package/.next/server/app/api/worktrees/[id]/start-polling/route.js.nft.json +0 -1
- package/.next/server/chunks/1601.js +0 -7
- package/.next/server/chunks/1714.js +0 -7
- package/.next/server/chunks/221.js +0 -19
- package/.next/server/chunks/222.js +0 -1
- package/.next/server/chunks/2366.js +0 -1
- package/.next/server/chunks/2759.js +0 -8
- package/.next/server/chunks/3558.js +0 -1
- package/.next/server/chunks/4689.js +0 -25
- package/.next/server/chunks/5089.js +0 -1
- package/.next/server/chunks/6274.js +0 -14
- package/.next/server/chunks/9067.js +0 -1
- package/.next/server/chunks/9373.js +0 -9
- package/.next/server/chunks/9508.js +0 -1
- package/.next/static/Dvfs4ZThl5vBhJGP-ZQuJ/_buildManifest.js +0 -1
- package/.next/static/chunks/3361-aa1b6e7c1d7eeeb4.js +0 -1
- package/.next/static/chunks/3922.0d2e64daf9f187da.js +0 -1
- package/.next/static/chunks/5229-580b581fce5aeb52.js +0 -1
- package/.next/static/chunks/6381-9a929249196a0e77.js +0 -1
- package/.next/static/chunks/app/api/app/update/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/app/update-check/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/conversation/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/current-output/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/messages/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/session/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/start/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/terminal/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/assistant/tools/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/auth/login/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/auth/logout/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/auth/status/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/capabilities/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/daily-summary/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/daily-summary/status/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/external-apps/[id]/health/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/external-apps/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/external-apps/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/fs/browse/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/fs/recent-paths/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/hooks/agent-event/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/hooks/claude-done/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/hooks/permission-request/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/metrics/vibe/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/ollama/models/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/push/escalation/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/push/subscriptions/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/push/vapid/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/remote/pair/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/todos/[todoId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/[id]/todos/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/clone/[jobId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/clone/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/excluded/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/restore/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/scan/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/sync/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/repositories/validate-path/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/sidebar/group-order/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/installations/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/operations/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/reindex/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/skills/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/slash-commands/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/tasks/[taskId]/cancel/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/tasks/[taskId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/templates/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/templates/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/todos/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/verification/runs/[runId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/verification/runs/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/auto-yes/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/capture/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/clear-composer/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/cli-tool/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/cmate/schedules/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/current-output/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/env/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/[logId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/execution-logs/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/files/[...path]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/create/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branch/delete/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/branches/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/checkout/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/commit/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/diff/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/fetch/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/log/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/pull/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/push/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/reset/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/revert/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/show/[commitHash]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stage/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/staged/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/[index]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/apply/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/pop/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/push/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/stash/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/status/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/unstage/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/git/working-diff/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/instances/opencode/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/interrupt/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/kill-session/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/logs/[filename]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/logs/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/marp-render/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/memos/[memoId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/memos/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/messages/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/diff/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/session/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/opencode/share/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/prompt-response/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/resolve-target/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/respond/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/[scheduleId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/active/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/schedules/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/search/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/send/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/git-workflow/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/install/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/plan/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/uninstall-plan/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/[skillId]/update-plan/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/skills/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/slash-commands/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/special-keys/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/start-polling/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tasks/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/terminal/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/timers/history/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/timers/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/todos/[todoId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/todos/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tree/[...path]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/tree/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/upload/[...path]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/verify/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/[runId]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/verify/runs/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/[id]/viewed/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/api/worktrees/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/manifest.webmanifest/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/more/page-03867ab635d197c7.js +0 -1
- package/.next/static/chunks/app/proxy/[...path]/route-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/review/page-9a6d18ddcccbb63c.js +0 -1
- package/.next/static/chunks/app/sessions/page-4d5382b257077c14.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/layout-e3626364434d521b.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/page-817378dd7c580774.js +0 -1
- package/.next/static/chunks/app/worktrees/[id]/terminal/page-00ad5d9a62a71cab.js +0 -1
- package/.next/static/css/6266bde3bce465a2.css +0 -1
- /package/.next/static/{Dvfs4ZThl5vBhJGP-ZQuJ → 7K0XXFu_ty4wRSkl4X21E}/_ssgManifest.js +0 -0
|
@@ -35,7 +35,7 @@ h1 {
|
|
|
35
35
|
video::-webkit-media-controls {
|
|
36
36
|
will-change: transform;
|
|
37
37
|
}
|
|
38
|
-
`.trim(),{[e.default]:!0});b.default=g},15952:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMpaddedMixin=void 0,b.CommonMpaddedMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b.prototype.getDimens=function(){var a=this.node.attributes.getList("width","height","depth","lspace","voffset"),b=this.childNodes[0].getBBox(),c=b.w,d=b.h,e=b.d,f=c,g=d,h=e,i=0,j=0,k=0;""!==a.width&&(c=this.dimen(a.width,b,"w",0)),""!==a.height&&(d=this.dimen(a.height,b,"h",0)),""!==a.depth&&(e=this.dimen(a.depth,b,"d",0)),""!==a.voffset&&(j=this.dimen(a.voffset,b)),""!==a.lspace&&(i=this.dimen(a.lspace,b));var l=this.node.attributes.get("data-align");return l&&(k=this.getAlignX(c,b,l)),[g,h,f,d-g,e-h,c-f,i,j,k]},b.prototype.dimen=function(a,b,c,d){void 0===c&&(c=""),void 0===d&&(d=null);var e=(a=String(a)).match(/width|height|depth/),f=e?b[e[0].charAt(0)]:c?b[c]:0,g=this.length2em(a,f)||0;return a.match(/^[-+]/)&&c&&(g+=f),null!=d&&(g=Math.max(d,g)),g},b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=e(this.getDimens(),6),d=c[0],f=c[1],g=c[2],h=c[3],i=c[4];a.w=g+c[5],a.h=d+h,a.d=f+i,this.setChildPWidths(b,a.w)},b.prototype.getWrapWidth=function(a){return this.getBBox().w},b.prototype.getChildAlign=function(a){return this.node.attributes.get("data-align")||"left"},b}},15980:function(a,b){"use strict";var c=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonArrow=b.CommonDiagonalArrow=b.CommonDiagonalStrike=b.CommonBorder2=b.CommonBorder=b.arrowBBox=b.diagonalArrowDef=b.arrowDef=b.arrowBBoxW=b.arrowBBoxHD=b.arrowHead=b.fullBorder=b.fullPadding=b.fullBBox=b.sideNames=b.sideIndex=b.SOLID=b.PADDING=b.THICKNESS=b.ARROWY=b.ARROWDX=b.ARROWX=void 0,b.ARROWX=4,b.ARROWDX=1,b.ARROWY=2,b.THICKNESS=.067,b.PADDING=.2,b.SOLID=b.THICKNESS+"em solid",b.sideIndex={top:0,right:1,bottom:2,left:3},b.sideNames=Object.keys(b.sideIndex),b.fullBBox=function(a){return[,,,,].fill(a.thickness+a.padding)},b.fullPadding=function(a){return[,,,,].fill(a.padding)},b.fullBorder=function(a){return[,,,,].fill(a.thickness)},b.arrowHead=function(a){return Math.max(a.padding,a.thickness*(a.arrowhead.x+a.arrowhead.dx+1))},b.arrowBBoxHD=function(a,b){if(a.childNodes[0]){var c=a.childNodes[0].getBBox(),d=c.h,e=c.d;b[0]=b[2]=Math.max(0,a.thickness*a.arrowhead.y-(d+e)/2)}return b},b.arrowBBoxW=function(a,b){if(a.childNodes[0]){var c=a.childNodes[0].getBBox().w;b[1]=b[3]=Math.max(0,a.thickness*a.arrowhead.y-c/2)}return b},b.arrowDef={up:[-Math.PI/2,!1,!0,"verticalstrike"],down:[Math.PI/2,!1,!0,"verticakstrike"],right:[0,!1,!1,"horizontalstrike"],left:[Math.PI,!1,!1,"horizontalstrike"],updown:[Math.PI/2,!0,!0,"verticalstrike uparrow downarrow"],leftright:[0,!0,!1,"horizontalstrike leftarrow rightarrow"]},b.diagonalArrowDef={updiagonal:[-1,0,!1,"updiagonalstrike northeastarrow"],northeast:[-1,0,!1,"updiagonalstrike updiagonalarrow"],southeast:[1,0,!1,"downdiagonalstrike"],northwest:[1,Math.PI,!1,"downdiagonalstrike"],southwest:[-1,Math.PI,!1,"updiagonalstrike"],northeastsouthwest:[-1,0,!0,"updiagonalstrike northeastarrow updiagonalarrow southwestarrow"],northwestsoutheast:[1,0,!0,"downdiagonalstrike northwestarrow southeastarrow"]},b.arrowBBox={up:function(a){return(0,b.arrowBBoxW)(a,[(0,b.arrowHead)(a),0,a.padding,0])},down:function(a){return(0,b.arrowBBoxW)(a,[a.padding,0,(0,b.arrowHead)(a),0])},right:function(a){return(0,b.arrowBBoxHD)(a,[0,(0,b.arrowHead)(a),0,a.padding])},left:function(a){return(0,b.arrowBBoxHD)(a,[0,a.padding,0,(0,b.arrowHead)(a)])},updown:function(a){return(0,b.arrowBBoxW)(a,[(0,b.arrowHead)(a),0,(0,b.arrowHead)(a),0])},leftright:function(a){return(0,b.arrowBBoxHD)(a,[0,(0,b.arrowHead)(a),0,(0,b.arrowHead)(a)])}},b.CommonBorder=function(a){return function(c){var d=b.sideIndex[c];return[c,{renderer:a,bbox:function(a){var b=[0,0,0,0];return b[d]=a.thickness+a.padding,b},border:function(a){var b=[0,0,0,0];return b[d]=a.thickness,b}}]}},b.CommonBorder2=function(a){return function(c,d,e){var f=b.sideIndex[d],g=b.sideIndex[e];return[c,{renderer:a,bbox:function(a){var b=a.thickness+a.padding,c=[0,0,0,0];return c[f]=c[g]=b,c},border:function(a){var b=[0,0,0,0];return b[f]=b[g]=a.thickness,b},remove:d+" "+e}]}},b.CommonDiagonalStrike=function(a){return function(c){var d="mjx-"+c.charAt(0)+"strike";return[c+"diagonalstrike",{renderer:a(d),bbox:b.fullBBox}]}},b.CommonDiagonalArrow=function(a){return function(d){var e=c(b.diagonalArrowDef[d],4),f=e[0],g=e[1],h=e[2];return[d+"arrow",{renderer:function(b,d){var e=c(b.arrowAW(),2),i=e[0],j=e[1],k=b.arrow(j,f*(i-g),h);a(b,k)},bbox:function(a){var b=a.arrowData(),d=b.a,e=b.x,f=b.y,g=c([a.arrowhead.x,a.arrowhead.y,a.arrowhead.dx],3),h=g[0],i=g[1],j=g[2],k=c(a.getArgMod(h+j,i),2),l=k[0],m=k[1],n=f+(l>d?a.thickness*m*Math.sin(l-d):0),o=e+(l>Math.PI/2-d?a.thickness*m*Math.sin(l+d-Math.PI/2):0);return[n,o,n,o]},remove:e[3]}]}},b.CommonArrow=function(a){return function(d){var e=c(b.arrowDef[d],4),f=e[0],g=e[1],h=e[2],i=e[3];return[d+"arrow",{renderer:function(b,d){var e=b.getBBox(),i=e.w,j=e.h,k=e.d,l=c(h?[j+k,"X"]:[i,"Y"],2),m=l[0],n=l[1],o=b.getOffset(n),p=b.arrow(m,f,g,n,o);a(b,p)},bbox:b.arrowBBox[d],remove:i}]}}},16085:a=>{a.exports=function(a){return{name:"HSP",case_insensitive:!0,keywords:{$pattern:/[\w._]+/,keyword:"goto gosub return break repeat loop continue wait await dim sdim foreach dimtype dup dupptr end stop newmod delmod mref run exgoto on mcall assert logmes newlab resume yield onexit onerror onkey onclick oncmd exist delete mkdir chdir dirlist bload bsave bcopy memfile if else poke wpoke lpoke getstr chdpm memexpand memcpy memset notesel noteadd notedel noteload notesave randomize noteunsel noteget split strrep setease button chgdisp exec dialog mmload mmplay mmstop mci pset pget syscolor mes print title pos circle cls font sysfont objsize picload color palcolor palette redraw width gsel gcopy gzoom gmode bmpsave hsvcolor getkey listbox chkbox combox input mesbox buffer screen bgscr mouse objsel groll line clrobj boxf objprm objmode stick grect grotate gsquare gradf objimage objskip objenable celload celdiv celput newcom querycom delcom cnvstow comres axobj winobj sendmsg comevent comevarg sarrayconv callfunc cnvwtos comevdisp libptr system hspstat hspver stat cnt err strsize looplev sublev iparam wparam lparam refstr refdval int rnd strlen length length2 length3 length4 vartype gettime peek wpeek lpeek varptr varuse noteinfo instr abs limit getease str strmid strf getpath strtrim sin cos tan atan sqrt double absf expf logf limitf powf geteasef mousex mousey mousew hwnd hinstance hdc ginfo objinfo dirinfo sysinfo thismod __hspver__ __hsp30__ __date__ __time__ __line__ __file__ _debug __hspdef__ and or xor not screen_normal screen_palette screen_hide screen_fixedsize screen_tool screen_frame gmode_gdi gmode_mem gmode_rgb0 gmode_alpha gmode_rgb0alpha gmode_add gmode_sub gmode_pixela ginfo_mx ginfo_my ginfo_act ginfo_sel ginfo_wx1 ginfo_wy1 ginfo_wx2 ginfo_wy2 ginfo_vx ginfo_vy ginfo_sizex ginfo_sizey ginfo_winx ginfo_winy ginfo_mesx ginfo_mesy ginfo_r ginfo_g ginfo_b ginfo_paluse ginfo_dispx ginfo_dispy ginfo_cx ginfo_cy ginfo_intid ginfo_newid ginfo_sx ginfo_sy objinfo_mode objinfo_bmscr objinfo_hwnd notemax notesize dir_cur dir_exe dir_win dir_sys dir_cmdline dir_desktop dir_mydoc dir_tv font_normal font_bold font_italic font_underline font_strikeout font_antialias objmode_normal objmode_guifont objmode_usefont gsquare_grad msgothic msmincho do until while wend for next _break _continue switch case default swbreak swend ddim ldim alloc m_pi rad2deg deg2rad ease_linear ease_quad_in ease_quad_out ease_quad_inout ease_cubic_in ease_cubic_out ease_cubic_inout ease_quartic_in ease_quartic_out ease_quartic_inout ease_bounce_in ease_bounce_out ease_bounce_inout ease_shake_in ease_shake_out ease_shake_inout ease_loop"},contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,{className:"string",begin:/\{"/,end:/"\}/,contains:[a.BACKSLASH_ESCAPE]},a.COMMENT(";","$",{relevance:0}),{className:"meta",begin:"#",end:"$",keywords:{keyword:"addion cfunc cmd cmpopt comfunc const defcfunc deffunc define else endif enum epack func global if ifdef ifndef include modcfunc modfunc modinit modterm module pack packopt regcmd runtime undef usecom uselib"},contains:[a.inherit(a.QUOTE_STRING_MODE,{className:"string"}),a.NUMBER_MODE,a.C_NUMBER_MODE,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},{className:"symbol",begin:"^\\*(\\w+|@)"},a.NUMBER_MODE,a.C_NUMBER_MODE]}}},16320:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texMathit=void 0,b.texMathit={65:[.716,0,.743],66:[.683,0,.704],67:[.705,.021,.716],68:[.683,0,.755],69:[.68,0,.678],70:[.68,0,.653],71:[.705,.022,.774],72:[.683,0,.743],73:[.683,0,.386],74:[.683,.021,.525],75:[.683,0,.769],76:[.683,0,.627],77:[.683,0,.897],78:[.683,0,.743],79:[.704,.022,.767],80:[.683,0,.678],81:[.704,.194,.767],82:[.683,.022,.729],83:[.705,.022,.562],84:[.677,0,.716],85:[.683,.022,.743],86:[.683,.022,.743],87:[.683,.022,.999],88:[.683,0,.743],89:[.683,0,.743],90:[.683,0,.613],97:[.442,.011,.511],98:[.694,.011,.46],99:[.441,.01,.46],100:[.694,.011,.511],101:[.442,.01,.46],102:[.705,.204,.307],103:[.442,.205,.46],104:[.694,.011,.511],105:[.656,.01,.307],106:[.656,.204,.307],107:[.694,.011,.46],108:[.694,.011,.256],109:[.442,.011,.818],110:[.442,.011,.562],111:[.442,.011,.511],112:[.442,.194,.511],113:[.442,.194,.46],114:[.442,.011,.422],115:[.442,.011,.409],116:[.626,.011,.332],117:[.441,.011,.537],118:[.443,.01,.46],119:[.443,.011,.664],120:[.442,.011,.464],121:[.441,.205,.486],122:[.442,.011,.409]}},16704:a=>{a.exports=function(a){let b=a.regex,c="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",d=b.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),e=b.concat(d,/(::\w+)*/),f={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield","include","extend","prepend","public","private","protected","raise","throw"],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},g={className:"doctag",begin:"@[A-Za-z]+"},h={begin:"#<",end:">"},i=[a.COMMENT("#","$",{contains:[g]}),a.COMMENT("^=begin","^=end",{contains:[g],relevance:10}),a.COMMENT("^__END__",a.MATCH_NOTHING_RE)],j={className:"subst",begin:/#\{/,end:/\}/,keywords:f},k={className:"string",contains:[a.BACKSLASH_ESCAPE,j],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?</,end:/>/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:b.concat(/<<[-~]?'?/,b.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[a.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[a.BACKSLASH_ESCAPE,j]})]}]},l="[0-9](_?[0-9])*",m={className:"number",relevance:0,variants:[{begin:`\\b([1-9](_?[0-9])*|0)(\\.(${l}))?([eE][+-]?(${l})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},n={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:f}]},o=[k,{variants:[{match:[/class\s+/,e,/\s+<\s+/,e]},{match:[/\b(class|module)\s+/,e]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:f},{match:[/(include|extend)\s+/,e],scope:{2:"title.class"},keywords:f},{relevance:0,match:[e,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:d,scope:"title.class"},{match:[/def/,/\s+/,c],scope:{1:"keyword",3:"title.function"},contains:[n]},{begin:a.IDENT_RE+"::"},{className:"symbol",begin:a.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[k,{begin:c}],relevance:0},m,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|(?!=)/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:f},{begin:"("+a.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[a.BACKSLASH_ESCAPE,j],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(h,i),relevance:0}].concat(h,i);j.contains=o,n.contains=o;let p=[{begin:/^\s*=>/,starts:{end:"$",contains:o}},{className:"meta.prompt",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]|(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>)(?=[ ])",starts:{end:"$",keywords:f,contains:o}}];return i.unshift(h),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:f,illegal:/\/\*/,contains:[a.SHEBANG({binary:"ruby"})].concat(p).concat(i).concat(o)}}},16889:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),g=this&&this.__setModuleDefault||(Object.create?function(a,b){Object.defineProperty(a,"default",{enumerable:!0,value:b})}:function(a,b){a.default=b}),h=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)"default"!==c&&Object.prototype.hasOwnProperty.call(a,c)&&f(b,a,c);return g(b,a),b},i=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},j=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},k=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMencloseMixin=void 0;var l=h(c(15980)),m=c(9228);b.CommonMencloseMixin=function(a){function b(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,j([],i(b),!1))||this;return d.notations={},d.renderChild=null,d.msqrt=null,d.padding=l.PADDING,d.thickness=l.THICKNESS,d.arrowhead={x:l.ARROWX,y:l.ARROWY,dx:l.ARROWDX},d.TRBL=[0,0,0,0],d.getParameters(),d.getNotations(),d.removeRedundantNotations(),d.initializeNotations(),d.TRBL=d.getBBoxExtenders(),d}return e(b,a),b.prototype.getParameters=function(){var a=this.node.attributes,b=a.get("data-padding");void 0!==b&&(this.padding=this.length2em(b,l.PADDING));var c=a.get("data-thickness");void 0!==c&&(this.thickness=this.length2em(c,l.THICKNESS));var d=a.get("data-arrowhead");if(void 0!==d){var e=i((0,m.split)(d),3),f=e[0],g=e[1],h=e[2];this.arrowhead={x:f?parseFloat(f):l.ARROWX,y:g?parseFloat(g):l.ARROWY,dx:h?parseFloat(h):l.ARROWDX}}},b.prototype.getNotations=function(){var a,b,c=this.constructor.notations;try{for(var d=k((0,m.split)(this.node.attributes.get("notation"))),e=d.next();!e.done;e=d.next()){var f=e.value,g=c.get(f);g&&(this.notations[f]=g,g.renderChild&&(this.renderChild=g.renderer))}}catch(b){a={error:b}}finally{try{e&&!e.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}},b.prototype.removeRedundantNotations=function(){var a,b,c,d;try{for(var e=k(Object.keys(this.notations)),f=e.next();!f.done;f=e.next()){var g=f.value;if(this.notations[g]){var h=this.notations[g].remove||"";try{for(var i=(c=void 0,k(h.split(/ /))),j=i.next();!j.done;j=i.next()){var l=j.value;delete this.notations[l]}}catch(a){c={error:a}}finally{try{j&&!j.done&&(d=i.return)&&d.call(i)}finally{if(c)throw c.error}}}}}catch(b){a={error:b}}finally{try{f&&!f.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}},b.prototype.initializeNotations=function(){var a,b;try{for(var c=k(Object.keys(this.notations)),d=c.next();!d.done;d=c.next()){var e=d.value,f=this.notations[e].init;f&&f(this)}}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}},b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=i(this.TRBL,4),d=c[0],e=c[1],f=c[2],g=c[3],h=this.childNodes[0].getBBox();a.combine(h,g,0),a.h+=d,a.d+=f,a.w+=e,this.setChildPWidths(b)},b.prototype.getBBoxExtenders=function(){var a,b,c=[0,0,0,0];try{for(var d=k(Object.keys(this.notations)),e=d.next();!e.done;e=d.next()){var f=e.value;this.maximizeEntries(c,this.notations[f].bbox(this))}}catch(b){a={error:b}}finally{try{e&&!e.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}return c},b.prototype.getPadding=function(){var a,b,c=this,d=[0,0,0,0];try{for(var e=k(Object.keys(this.notations)),f=e.next();!f.done;f=e.next()){var g=f.value,h=this.notations[g].border;h&&this.maximizeEntries(d,h(this))}}catch(b){a={error:b}}finally{try{f&&!f.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}return[0,1,2,3].map(function(a){return c.TRBL[a]-d[a]})},b.prototype.maximizeEntries=function(a,b){for(var c=0;c<a.length;c++)a[c]<b[c]&&(a[c]=b[c])},b.prototype.getOffset=function(a){var b=i(this.TRBL,4),c=b[0],d=b[1],e=b[2],f=b[3],g=("X"===a?d-f:e-c)/2;return Math.abs(g)>.001?g:0},b.prototype.getArgMod=function(a,b){return[Math.atan2(b,a),Math.sqrt(a*a+b*b)]},b.prototype.arrow=function(a,b,c,d,e){return void 0===d&&(d=""),void 0===e&&(e=0),null},b.prototype.arrowData=function(){var a=i([this.padding,this.thickness],2),b=a[0],c=a[1]*(this.arrowhead.x+Math.max(1,this.arrowhead.dx)),d=this.childNodes[0].getBBox(),e=d.h,f=d.d,g=d.w,h=e+f,j=Math.sqrt(h*h+g*g),k=Math.max(b,c*g/j),l=Math.max(b,c*h/j),m=i(this.getArgMod(g+2*k,h+2*l),2);return{a:m[0],W:m[1],x:k,y:l}},b.prototype.arrowAW=function(){var a=this.childNodes[0].getBBox(),b=a.h,c=a.d,d=a.w,e=i(this.TRBL,4),f=e[0],g=e[1],h=e[2],j=e[3];return this.getArgMod(j+d+g,f+b+c+h)},b.prototype.createMsqrt=function(a){var b=this.node.factory.create("msqrt");b.inheritAttributesFrom(this.node),b.childNodes[0]=a.node;var c=this.wrap(b);return c.parent=this,c},b.prototype.sqrtTRBL=function(){var a=this.msqrt.getBBox(),b=this.msqrt.childNodes[0].getBBox();return[a.h-b.h,0,a.d-b.d,a.w-b.w]},b}},17146:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.ExtpfeilConfiguration=b.ExtpfeilMethods=void 0;var e=c(107),f=c(88647),g=c(61586),h=d(c(8690)),i=c(53298),j=d(c(51676));b.ExtpfeilMethods={},b.ExtpfeilMethods.xArrow=g.AmsMethods.xArrow,b.ExtpfeilMethods.NewExtArrow=function(a,c){var d=a.GetArgument(c),e=a.GetArgument(c),f=a.GetArgument(c);if(!d.match(/^\\([a-z]+|.)$/i))throw new j.default("NewextarrowArg1","First argument to %1 must be a control sequence name",c);if(!e.match(/^(\d+),(\d+)$/))throw new j.default("NewextarrowArg2","Second argument to %1 must be two integers separated by a comma",c);if(!f.match(/^(\d+|0x[0-9A-F]+)$/i))throw new j.default("NewextarrowArg3","Third argument to %1 must be a unicode character number",c);d=d.substr(1);var g=e.split(",");h.default.addMacro(a,d,b.ExtpfeilMethods.xArrow,[parseInt(f),parseInt(g[0]),parseInt(g[1])])},new f.CommandMap("extpfeil",{xtwoheadrightarrow:["xArrow",8608,12,16],xtwoheadleftarrow:["xArrow",8606,17,13],xmapsto:["xArrow",8614,6,7],xlongequal:["xArrow",61,7,7],xtofrom:["xArrow",8644,12,12],Newextarrow:"NewExtArrow"},b.ExtpfeilMethods),b.ExtpfeilConfiguration=e.Configuration.create("extpfeil",{handler:{macro:["extpfeil"]},init:function(a){i.NewcommandConfiguration.init(a)}})},17476:a=>{a.exports=function(a){let b=["exports","register","file","shl","array","record","property","for","mod","while","set","ally","label","uses","raise","not","stored","class","safecall","var","interface","or","private","static","exit","index","inherited","to","else","stdcall","override","shr","asm","far","resourcestring","finalization","packed","virtual","out","and","protected","library","do","xorwrite","goto","near","function","end","div","overload","object","unit","begin","string","on","inline","repeat","until","destructor","write","message","program","with","read","initialization","except","default","nil","if","case","cdecl","in","downto","threadvar","of","try","pascal","const","external","constructor","type","public","then","implementation","finally","published","procedure","absolute","reintroduce","operator","as","is","abstract","alias","assembler","bitpacked","break","continue","cppdecl","cvar","enumerator","experimental","platform","deprecated","unimplemented","dynamic","export","far16","forward","generic","helper","implements","interrupt","iochecks","local","name","nodefault","noreturn","nostackframe","oldfpccall","otherwise","saveregisters","softfloat","specialize","strict","unaligned","varargs"],c=[a.C_LINE_COMMENT_MODE,a.COMMENT(/\{/,/\}/,{relevance:0}),a.COMMENT(/\(\*/,/\*\)/,{relevance:10})],d={className:"meta",variants:[{begin:/\{\$/,end:/\}/},{begin:/\(\*\$/,end:/\*\)/}]},e={className:"string",begin:/'/,end:/'/,contains:[{begin:/''/}]},f={className:"string",variants:[{match:/#\d[\d_]*/},{match:/#\$[\dA-Fa-f][\dA-Fa-f_]*/},{match:/#&[0-7][0-7_]*/},{match:/#%[01][01_]*/}]},g={begin:a.IDENT_RE+"\\s*=\\s*class\\s*\\(",returnBegin:!0,contains:[a.TITLE_MODE]},h={className:"function",beginKeywords:"function constructor destructor procedure",end:/[:;]/,keywords:"function constructor|10 destructor|10 procedure|10",contains:[a.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,keywords:b,contains:[e,f,d].concat(c)},d].concat(c)};return{name:"Delphi",aliases:["dpr","dfm","pas","pascal"],case_insensitive:!0,keywords:b,illegal:/"|\$[G-Zg-z]|\/\*|<\/|\|/,contains:[e,f,{className:"number",relevance:0,variants:[{match:/\b\d[\d_]*(\.\d[\d_]*)?/},{match:/\$[\dA-Fa-f_]+/},{match:/\$/,relevance:0},{match:/&[0-7][0-7_]*/},{match:/%[01_]+/},{match:/%/,relevance:0}]},g,h,d].concat(c)}}},17565:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.pagination=b.default=void 0;let d=b.pagination=(0,function(a){return a&&a.__esModule?a:{default:a}}(c(45204)).default)("marpit-postcss-pagination",()=>a=>{a.walkRules(a=>{a.selectors.some(a=>/^section(?![\w-])[^\s>+~]*::?after$/.test(a.replace(/\[.*?\]/g,"")))&&a.walkDecls("content",a=>{a.value.includes("attr(data-marpit-pagination)")||a.replaceWith(`${a.raw("before")}/* ${a.toString()}; */`)})})});b.default=d},17630:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},h=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},i=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.BaseItem=b.MmlStack=void 0;var j=i(c(51676)),k=function(){function a(a){this._nodes=a}return Object.defineProperty(a.prototype,"nodes",{get:function(){return this._nodes},enumerable:!1,configurable:!0}),a.prototype.Push=function(){for(var a,b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];(a=this._nodes).push.apply(a,g([],f(b),!1))},a.prototype.Pop=function(){return this._nodes.pop()},Object.defineProperty(a.prototype,"First",{get:function(){return this._nodes[this.Size()-1]},set:function(a){this._nodes[this.Size()-1]=a},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"Last",{get:function(){return this._nodes[0]},set:function(a){this._nodes[0]=a},enumerable:!1,configurable:!0}),a.prototype.Peek=function(a){return null==a&&(a=1),this._nodes.slice(this.Size()-a)},a.prototype.Size=function(){return this._nodes.length},a.prototype.Clear=function(){this._nodes=[]},a.prototype.toMml=function(a,b){return(void 0===a&&(a=!0),1!==this._nodes.length||b)?this.create("node",a?"inferredMrow":"mrow",this._nodes,{}):this.First},a.prototype.create=function(a){for(var b,c=[],d=1;d<arguments.length;d++)c[d-1]=arguments[d];return(b=this.factory.configuration.nodeFactory).create.apply(b,g([a],f(c),!1))},a}();b.MmlStack=k,b.BaseItem=function(a){function b(b){for(var c=[],d=1;d<arguments.length;d++)c[d-1]=arguments[d];var e=a.call(this,c)||this;return e.factory=b,e.global={},e._properties={},e.isOpen&&(e._env={}),e}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"base"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"env",{get:function(){return this._env},set:function(a){this._env=a},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"copyEnv",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.getProperty=function(a){return this._properties[a]},b.prototype.setProperty=function(a,b){return this._properties[a]=b,this},Object.defineProperty(b.prototype,"isOpen",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isClose",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isFinal",{get:function(){return!1},enumerable:!1,configurable:!0}),b.prototype.isKind=function(a){return a===this.kind},b.prototype.checkItem=function(a){if(a.isKind("over")&&this.isOpen&&(a.setProperty("num",this.toMml(!1)),this.Clear()),a.isKind("cell")&&this.isOpen){if(a.getProperty("linebreak"))return b.fail;throw new j.default("Misplaced","Misplaced %1",a.getName())}if(a.isClose&&this.getErrors(a.kind)){var c=f(this.getErrors(a.kind),2),d=c[0],e=c[1];throw new j.default(d,e,a.getName())}return a.isFinal?(this.Push(a.First),b.fail):b.success},b.prototype.clearEnv=function(){var a,b;try{for(var c=h(Object.keys(this.env)),d=c.next();!d.done;d=c.next()){var e=d.value;delete this.env[e]}}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}},b.prototype.setProperties=function(a){return Object.assign(this._properties,a),this},b.prototype.getName=function(){return this.getProperty("name")},b.prototype.toString=function(){return this.kind+"["+this.nodes.join("; ")+"]"},b.prototype.getErrors=function(a){return(this.constructor.errors||{})[a]||b.errors[a]},b.fail=[null,!1],b.success=[null,!0],b.errors={end:["MissingBeginExtraEnd","Missing \\begin{%1} or extra \\end{%1}"],close:["ExtraCloseMissingOpen","Extra close brace or missing open brace"],right:["MissingLeftExtraRight","Missing \\left or extra \\right"],middle:["ExtraMiddle","Extra \\middle"]},b}(k)},17913:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},h=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.XMLNode=b.TextNode=b.AbstractMmlEmptyNode=b.AbstractMmlBaseNode=b.AbstractMmlLayoutNode=b.AbstractMmlTokenNode=b.AbstractMmlNode=b.indentAttributes=b.TEXCLASSNAMES=b.TEXCLASS=void 0;var i=c(21178),j=c(28395);b.TEXCLASS={ORD:0,OP:1,BIN:2,REL:3,OPEN:4,CLOSE:5,PUNCT:6,INNER:7,VCENTER:8,NONE:-1},b.TEXCLASSNAMES=["ORD","OP","BIN","REL","OPEN","CLOSE","PUNCT","INNER","VCENTER"];var k=["","thinmathspace","mediummathspace","thickmathspace"],l=[[0,-1,2,3,0,0,0,1],[-1,-1,0,3,0,0,0,1],[2,2,0,0,2,0,0,2],[3,3,0,0,3,0,0,3],[0,0,0,0,0,0,0,0],[0,-1,2,3,0,0,0,1],[1,1,0,1,1,1,1,1],[1,-1,2,3,1,0,1,1]];b.indentAttributes=["indentalign","indentalignfirst","indentshift","indentshiftfirst"];var m=function(a){function c(b,c,d){void 0===c&&(c={}),void 0===d&&(d=[]);var e=a.call(this,b)||this;return e.prevClass=null,e.prevLevel=null,e.texclass=null,e.arity<0&&(e.childNodes=[b.create("inferredMrow")],e.childNodes[0].parent=e),e.setChildren(d),e.attributes=new i.Attributes(b.getNodeClass(e.kind).defaults,b.getNodeClass("math").defaults),e.attributes.setList(c),e}return e(c,a),c.prototype.copy=function(a){void 0===a&&(a=!1);var b,c,d,e,h=this.factory.create(this.kind);if(h.properties=f({},this.properties),this.attributes){var i=this.attributes.getAllAttributes();try{for(var j=g(Object.keys(i)),k=j.next();!k.done;k=j.next()){var l=k.value;("id"!==l||a)&&h.attributes.set(l,i[l])}}catch(a){b={error:a}}finally{try{k&&!k.done&&(c=j.return)&&c.call(j)}finally{if(b)throw b.error}}}if(this.childNodes&&this.childNodes.length){var m=this.childNodes;1===m.length&&m[0].isInferred&&(m=m[0].childNodes);try{for(var n=g(m),o=n.next();!o.done;o=n.next()){var p=o.value;p?h.appendChild(p.copy()):h.childNodes.push(null)}}catch(a){d={error:a}}finally{try{o&&!o.done&&(e=n.return)&&e.call(n)}finally{if(d)throw d.error}}}return h},Object.defineProperty(c.prototype,"texClass",{get:function(){return this.texclass},set:function(a){this.texclass=a},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isToken",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isEmbellished",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isSpacelike",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"linebreakContainer",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"hasNewLine",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"arity",{get:function(){return 1/0},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isInferred",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"Parent",{get:function(){for(var a=this.parent;a&&a.notParent;)a=a.Parent;return a},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"notParent",{get:function(){return!1},enumerable:!1,configurable:!0}),c.prototype.setChildren=function(b){return this.arity<0?this.childNodes[0].setChildren(b):a.prototype.setChildren.call(this,b)},c.prototype.appendChild=function(b){var c,d,e=this;if(this.arity<0)return this.childNodes[0].appendChild(b),b;if(b.isInferred){if(this.arity===1/0)return b.childNodes.forEach(function(b){return a.prototype.appendChild.call(e,b)}),b;var f=b;(b=this.factory.create("mrow")).setChildren(f.childNodes),b.attributes=f.attributes;try{for(var h=g(f.getPropertyNames()),i=h.next();!i.done;i=h.next()){var j=i.value;b.setProperty(j,f.getProperty(j))}}catch(a){c={error:a}}finally{try{i&&!i.done&&(d=h.return)&&d.call(h)}finally{if(c)throw c.error}}}return a.prototype.appendChild.call(this,b)},c.prototype.replaceChild=function(b,c){return this.arity<0?(this.childNodes[0].replaceChild(b,c),b):a.prototype.replaceChild.call(this,b,c)},c.prototype.core=function(){return this},c.prototype.coreMO=function(){return this},c.prototype.coreIndex=function(){return 0},c.prototype.childPosition=function(){for(var a,b,c=this,d=c.parent;d&&d.notParent;)c=d,d=d.parent;if(d){var e=0;try{for(var f=g(d.childNodes),h=f.next();!h.done;h=f.next()){if(h.value===c)return e;e++}}catch(b){a={error:b}}finally{try{h&&!h.done&&(b=f.return)&&b.call(f)}finally{if(a)throw a.error}}}return null},c.prototype.setTeXclass=function(a){return this.getPrevClass(a),null!=this.texClass?this:a},c.prototype.updateTeXclass=function(a){a&&(this.prevClass=a.prevClass,this.prevLevel=a.prevLevel,a.prevClass=a.prevLevel=null,this.texClass=a.texClass)},c.prototype.getPrevClass=function(a){a&&(this.prevClass=a.texClass,this.prevLevel=a.attributes.get("scriptlevel"))},c.prototype.texSpacing=function(){var a=null!=this.prevClass?this.prevClass:b.TEXCLASS.NONE,c=this.texClass||b.TEXCLASS.ORD;if(a===b.TEXCLASS.NONE||c===b.TEXCLASS.NONE)return"";a===b.TEXCLASS.VCENTER&&(a=b.TEXCLASS.ORD),c===b.TEXCLASS.VCENTER&&(c=b.TEXCLASS.ORD);var d=l[a][c];return(this.prevLevel>0||this.attributes.get("scriptlevel")>0)&&d>=0?"":k[Math.abs(d)]},c.prototype.hasSpacingAttributes=function(){return this.isEmbellished&&this.coreMO().hasSpacingAttributes()},c.prototype.setInheritedAttributes=function(a,b,d,e){void 0===a&&(a={}),void 0===b&&(b=!1),void 0===d&&(d=0),void 0===e&&(e=!1);var f,i,j=this.attributes.getAllDefaults();try{for(var k=g(Object.keys(a)),l=k.next();!l.done;l=k.next()){var m=l.value;if(j.hasOwnProperty(m)||c.alwaysInherit.hasOwnProperty(m)){var n=h(a[m],2),o=n[0],p=n[1];((c.noInherit[o]||{})[this.kind]||{})[m]||this.attributes.setInherited(m,p)}}}catch(a){f={error:a}}finally{try{l&&!l.done&&(i=k.return)&&i.call(k)}finally{if(f)throw f.error}}void 0===this.attributes.getExplicit("displaystyle")&&this.attributes.setInherited("displaystyle",b),void 0===this.attributes.getExplicit("scriptlevel")&&this.attributes.setInherited("scriptlevel",d),e&&this.setProperty("texprimestyle",e);var q=this.arity;if(q>=0&&q!==1/0&&(1===q&&0===this.childNodes.length||1!==q&&this.childNodes.length!==q))if(q<this.childNodes.length)this.childNodes=this.childNodes.slice(0,q);else for(;this.childNodes.length<q;)this.appendChild(this.factory.create("mrow"));this.setChildInheritedAttributes(a,b,d,e)},c.prototype.setChildInheritedAttributes=function(a,b,c,d){var e,f;try{for(var h=g(this.childNodes),i=h.next();!i.done;i=h.next())i.value.setInheritedAttributes(a,b,c,d)}catch(a){e={error:a}}finally{try{i&&!i.done&&(f=h.return)&&f.call(h)}finally{if(e)throw e.error}}},c.prototype.addInheritedAttributes=function(a,b){var c,d,e=f({},a);try{for(var h=g(Object.keys(b)),i=h.next();!i.done;i=h.next()){var j=i.value;"displaystyle"!==j&&"scriptlevel"!==j&&"style"!==j&&(e[j]=[this.kind,b[j]])}}catch(a){c={error:a}}finally{try{i&&!i.done&&(d=h.return)&&d.call(h)}finally{if(c)throw c.error}}return e},c.prototype.inheritAttributesFrom=function(a){var b=a.attributes,c=b.get("displaystyle"),d=b.get("scriptlevel"),e=b.isSet("mathsize")?{mathsize:["math",b.get("mathsize")]}:{},f=a.getProperty("texprimestyle")||!1;this.setInheritedAttributes(e,c,d,f)},c.prototype.verifyTree=function(a){if(void 0===a&&(a=null),null!==a){this.verifyAttributes(a);var b=this.arity;a.checkArity&&b>=0&&b!==1/0&&(1===b&&0===this.childNodes.length||1!==b&&this.childNodes.length!==b)&&this.mError('Wrong number of children for "'+this.kind+'" node',a,!0),this.verifyChildren(a)}},c.prototype.verifyAttributes=function(a){var b,c;if(a.checkAttributes){var d=this.attributes,e=[];try{for(var f=g(d.getExplicitNames()),h=f.next();!h.done;h=f.next()){var i=h.value;"data-"===i.substr(0,5)||void 0!==d.getDefault(i)||i.match(/^(?:class|style|id|(?:xlink:)?href)$/)||e.push(i)}}catch(a){b={error:a}}finally{try{h&&!h.done&&(c=f.return)&&c.call(f)}finally{if(b)throw b.error}}e.length&&this.mError("Unknown attributes for "+this.kind+" node: "+e.join(", "),a)}},c.prototype.verifyChildren=function(a){var b,c;try{for(var d=g(this.childNodes),e=d.next();!e.done;e=d.next())e.value.verifyTree(a)}catch(a){b={error:a}}finally{try{e&&!e.done&&(c=d.return)&&c.call(d)}finally{if(b)throw b.error}}},c.prototype.mError=function(a,b,c){if(void 0===c&&(c=!1),this.parent&&this.parent.isKind("merror"))return null;var d=this.factory.create("merror");if(d.attributes.set("data-mjx-message",a),b.fullErrors||c){var e=this.factory.create("mtext"),f=this.factory.create("text");f.setText(b.fullErrors?a:this.kind),e.appendChild(f),d.appendChild(e),this.parent.replaceChild(d,this)}else this.parent.replaceChild(d,this),d.appendChild(this);return d},c.defaults={mathbackground:i.INHERIT,mathcolor:i.INHERIT,mathsize:i.INHERIT,dir:i.INHERIT},c.noInherit={mstyle:{mpadded:{width:!0,height:!0,depth:!0,lspace:!0,voffset:!0},mtable:{width:!0,height:!0,depth:!0,align:!0}},maligngroup:{mrow:{groupalign:!0},mtable:{groupalign:!0}}},c.alwaysInherit={scriptminsize:!0,scriptsizemultiplier:!0},c.verifyDefaults={checkArity:!0,checkAttributes:!1,fullErrors:!1,fixMmultiscripts:!0,fixMtables:!0},c}(j.AbstractNode);b.AbstractMmlNode=m,b.AbstractMmlTokenNode=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"isToken",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.getText=function(){var a,b,c="";try{for(var d=g(this.childNodes),e=d.next();!e.done;e=d.next()){var f=e.value;f instanceof p&&(c+=f.getText())}}catch(b){a={error:b}}finally{try{e&&!e.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}return c},b.prototype.setChildInheritedAttributes=function(a,b,c,d){var e,f;try{for(var h=g(this.childNodes),i=h.next();!i.done;i=h.next()){var j=i.value;j instanceof m&&j.setInheritedAttributes(a,b,c,d)}}catch(a){e={error:a}}finally{try{i&&!i.done&&(f=h.return)&&f.call(h)}finally{if(e)throw e.error}}},b.prototype.walkTree=function(a,b){var c,d;a(this,b);try{for(var e=g(this.childNodes),f=e.next();!f.done;f=e.next()){var h=f.value;h instanceof m&&h.walkTree(a,b)}}catch(a){c={error:a}}finally{try{f&&!f.done&&(d=e.return)&&d.call(e)}finally{if(c)throw c.error}}return b},b.defaults=f(f({},m.defaults),{mathvariant:"normal",mathsize:i.INHERIT}),b}(m),b.AbstractMmlLayoutNode=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"isSpacelike",{get:function(){return this.childNodes[0].isSpacelike},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isEmbellished",{get:function(){return this.childNodes[0].isEmbellished},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"arity",{get:function(){return -1},enumerable:!1,configurable:!0}),b.prototype.core=function(){return this.childNodes[0]},b.prototype.coreMO=function(){return this.childNodes[0].coreMO()},b.prototype.setTeXclass=function(a){return a=this.childNodes[0].setTeXclass(a),this.updateTeXclass(this.childNodes[0]),a},b.defaults=m.defaults,b}(m);var n=function(a){function c(){return null!==a&&a.apply(this,arguments)||this}return e(c,a),Object.defineProperty(c.prototype,"isEmbellished",{get:function(){return this.childNodes[0].isEmbellished},enumerable:!1,configurable:!0}),c.prototype.core=function(){return this.childNodes[0]},c.prototype.coreMO=function(){return this.childNodes[0].coreMO()},c.prototype.setTeXclass=function(a){this.getPrevClass(a),this.texClass=b.TEXCLASS.ORD;var c,d,e=this.childNodes[0];e?this.isEmbellished||e.isKind("mi")?(a=e.setTeXclass(a),this.updateTeXclass(this.core())):(e.setTeXclass(null),a=this):a=this;try{for(var f=g(this.childNodes.slice(1)),h=f.next();!h.done;h=f.next()){var i=h.value;i&&i.setTeXclass(null)}}catch(a){c={error:a}}finally{try{h&&!h.done&&(d=f.return)&&d.call(f)}finally{if(c)throw c.error}}return a},c.defaults=m.defaults,c}(m);b.AbstractMmlBaseNode=n;var o=function(a){function c(){return null!==a&&a.apply(this,arguments)||this}return e(c,a),Object.defineProperty(c.prototype,"isToken",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isEmbellished",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isSpacelike",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"linebreakContainer",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"hasNewLine",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"arity",{get:function(){return 0},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isInferred",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"notParent",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"Parent",{get:function(){return this.parent},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"texClass",{get:function(){return b.TEXCLASS.NONE},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"prevClass",{get:function(){return b.TEXCLASS.NONE},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"prevLevel",{get:function(){return 0},enumerable:!1,configurable:!0}),c.prototype.hasSpacingAttributes=function(){return!1},Object.defineProperty(c.prototype,"attributes",{get:function(){return null},enumerable:!1,configurable:!0}),c.prototype.core=function(){return this},c.prototype.coreMO=function(){return this},c.prototype.coreIndex=function(){return 0},c.prototype.childPosition=function(){return 0},c.prototype.setTeXclass=function(a){return a},c.prototype.texSpacing=function(){return""},c.prototype.setInheritedAttributes=function(a,b,c,d){},c.prototype.inheritAttributesFrom=function(a){},c.prototype.verifyTree=function(a){},c.prototype.mError=function(a,b,c){return void 0===c&&(c=!1),null},c}(j.AbstractEmptyNode);b.AbstractMmlEmptyNode=o;var p=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.text="",b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"text"},enumerable:!1,configurable:!0}),b.prototype.getText=function(){return this.text},b.prototype.setText=function(a){return this.text=a,this},b.prototype.copy=function(){return this.factory.create(this.kind).setText(this.getText())},b.prototype.toString=function(){return this.text},b}(o);b.TextNode=p,b.XMLNode=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.xml=null,b.adaptor=null,b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"XML"},enumerable:!1,configurable:!0}),b.prototype.getXML=function(){return this.xml},b.prototype.setXML=function(a,b){return void 0===b&&(b=null),this.xml=a,this.adaptor=b,this},b.prototype.getSerializedXML=function(){return this.adaptor.serializeXML(this.xml)},b.prototype.copy=function(){return this.factory.create(this.kind).setXML(this.adaptor.clone(this.xml))},b.prototype.toString=function(){return"XML data"},b}(o)},17932:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMaligngroup=void 0;var g=c(17913),h=c(21178);b.MmlMaligngroup=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"maligngroup"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isSpacelike",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setChildInheritedAttributes=function(b,c,d,e){b=this.addInheritedAttributes(b,this.attributes.getAllAttributes()),a.prototype.setChildInheritedAttributes.call(this,b,c,d,e)},b.defaults=f(f({},g.AbstractMmlLayoutNode.defaults),{groupalign:h.INHERIT}),b}(g.AbstractMmlLayoutNode)},17940:a=>{a.exports=function(a){let b=a.regex,c={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:/\$\{/,end:/\}/}]},d={className:"string",variants:[{begin:'"""',end:'"""'},{begin:'"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE]},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE,c]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[c],relevance:10}]},e={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},f={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0},g={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[e,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[e,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},f]},h={className:"function",beginKeywords:"def",end:b.lookahead(/[:={\[(\n;]/),contains:[f]};return{name:"Scala",keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if then forSome for while do throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit export enum given transparent"},contains:[{begin:["//>",/\s+/,/using/,/\s+/,/\S+/],beginScope:{1:"comment",3:"keyword",5:"type"},end:/$/,contains:[{className:"string",begin:/\S+/}]},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,d,e,h,g,a.C_NUMBER_MODE,{begin:[/^\s*/,"extension",/\s+(?=[[(])/],beginScope:{2:"keyword"}},{begin:[/^\s*/,/end/,/\s+/,/(extension\b)?/],beginScope:{2:"keyword",4:"keyword"}},{match:/\.inline\b/},{begin:/\binline(?=\s)/,keywords:"inline"},{begin:[/\(\s*/,/using/,/\s+(?!\))/],beginScope:{2:"keyword"}},{className:"meta",begin:"@[A-Za-z]+"}]}}},18138:a=>{a.exports=function(a){return{name:"Vim Script",keywords:{$pattern:/[!#@\w]+/,keyword:"N|0 P|0 X|0 a|0 ab abc abo al am an|0 ar arga argd arge argdo argg argl argu as au aug aun b|0 bN ba bad bd be bel bf bl bm bn bo bp br brea breaka breakd breakl bro bufdo buffers bun bw c|0 cN cNf ca cabc caddb cad caddf cal cat cb cc ccl cd ce cex cf cfir cgetb cgete cg changes chd che checkt cl cla clo cm cmapc cme cn cnew cnf cno cnorea cnoreme co col colo com comc comp con conf cope cp cpf cq cr cs cst cu cuna cunme cw delm deb debugg delc delf dif diffg diffo diffp diffpu diffs diffthis dig di dl dell dj dli do doautoa dp dr ds dsp e|0 ea ec echoe echoh echom echon el elsei em en endfo endf endt endw ene ex exe exi exu f|0 files filet fin fina fini fir fix fo foldc foldd folddoc foldo for fu go gr grepa gu gv ha helpf helpg helpt hi hid his ia iabc if ij il im imapc ime ino inorea inoreme int is isp iu iuna iunme j|0 ju k|0 keepa kee keepj lN lNf l|0 lad laddb laddf la lan lat lb lc lch lcl lcs le lefta let lex lf lfir lgetb lgete lg lgr lgrepa lh ll lla lli lmak lm lmapc lne lnew lnf ln loadk lo loc lockv lol lope lp lpf lr ls lt lu lua luad luaf lv lvimgrepa lw m|0 ma mak map mapc marks mat me menut mes mk mks mksp mkv mkvie mod mz mzf nbc nb nbs new nm nmapc nme nn nnoreme noa no noh norea noreme norm nu nun nunme ol o|0 om omapc ome on ono onoreme opt ou ounme ow p|0 profd prof pro promptr pc ped pe perld po popu pp pre prev ps pt ptN ptf ptj ptl ptn ptp ptr pts pu pw py3 python3 py3d py3f py pyd pyf quita qa rec red redi redr redraws reg res ret retu rew ri rightb rub rubyd rubyf rund ru rv sN san sa sal sav sb sbN sba sbf sbl sbm sbn sbp sbr scrip scripte scs se setf setg setl sf sfir sh sim sig sil sl sla sm smap smapc sme sn sni sno snor snoreme sor so spelld spe spelli spellr spellu spellw sp spr sre st sta startg startr star stopi stj sts sun sunm sunme sus sv sw sy synti sync tN tabN tabc tabdo tabe tabf tabfir tabl tabm tabnew tabn tabo tabp tabr tabs tab ta tags tc tcld tclf te tf th tj tl tm tn to tp tr try ts tu u|0 undoj undol una unh unl unlo unm unme uns up ve verb vert vim vimgrepa vi viu vie vm vmapc vme vne vn vnoreme vs vu vunme windo w|0 wN wa wh wi winc winp wn wp wq wqa ws wu wv x|0 xa xmapc xm xme xn xnoreme xu xunme y|0 z|0 ~ Next Print append abbreviate abclear aboveleft all amenu anoremenu args argadd argdelete argedit argglobal arglocal argument ascii autocmd augroup aunmenu buffer bNext ball badd bdelete behave belowright bfirst blast bmodified bnext botright bprevious brewind break breakadd breakdel breaklist browse bunload bwipeout change cNext cNfile cabbrev cabclear caddbuffer caddexpr caddfile call catch cbuffer cclose center cexpr cfile cfirst cgetbuffer cgetexpr cgetfile chdir checkpath checktime clist clast close cmap cmapclear cmenu cnext cnewer cnfile cnoremap cnoreabbrev cnoremenu copy colder colorscheme command comclear compiler continue confirm copen cprevious cpfile cquit crewind cscope cstag cunmap cunabbrev cunmenu cwindow delete delmarks debug debuggreedy delcommand delfunction diffupdate diffget diffoff diffpatch diffput diffsplit digraphs display deletel djump dlist doautocmd doautoall deletep drop dsearch dsplit edit earlier echo echoerr echohl echomsg else elseif emenu endif endfor endfunction endtry endwhile enew execute exit exusage file filetype find finally finish first fixdel fold foldclose folddoopen folddoclosed foldopen function global goto grep grepadd gui gvim hardcopy help helpfind helpgrep helptags highlight hide history insert iabbrev iabclear ijump ilist imap imapclear imenu inoremap inoreabbrev inoremenu intro isearch isplit iunmap iunabbrev iunmenu join jumps keepalt keepmarks keepjumps lNext lNfile list laddexpr laddbuffer laddfile last language later lbuffer lcd lchdir lclose lcscope left leftabove lexpr lfile lfirst lgetbuffer lgetexpr lgetfile lgrep lgrepadd lhelpgrep llast llist lmake lmap lmapclear lnext lnewer lnfile lnoremap loadkeymap loadview lockmarks lockvar lolder lopen lprevious lpfile lrewind ltag lunmap luado luafile lvimgrep lvimgrepadd lwindow move mark make mapclear match menu menutranslate messages mkexrc mksession mkspell mkvimrc mkview mode mzscheme mzfile nbclose nbkey nbsart next nmap nmapclear nmenu nnoremap nnoremenu noautocmd noremap nohlsearch noreabbrev noremenu normal number nunmap nunmenu oldfiles open omap omapclear omenu only onoremap onoremenu options ounmap ounmenu ownsyntax print profdel profile promptfind promptrepl pclose pedit perl perldo pop popup ppop preserve previous psearch ptag ptNext ptfirst ptjump ptlast ptnext ptprevious ptrewind ptselect put pwd py3do py3file python pydo pyfile quit quitall qall read recover redo redir redraw redrawstatus registers resize retab return rewind right rightbelow ruby rubydo rubyfile rundo runtime rviminfo substitute sNext sandbox sargument sall saveas sbuffer sbNext sball sbfirst sblast sbmodified sbnext sbprevious sbrewind scriptnames scriptencoding scscope set setfiletype setglobal setlocal sfind sfirst shell simalt sign silent sleep slast smagic smapclear smenu snext sniff snomagic snoremap snoremenu sort source spelldump spellgood spellinfo spellrepall spellundo spellwrong split sprevious srewind stop stag startgreplace startreplace startinsert stopinsert stjump stselect sunhide sunmap sunmenu suspend sview swapname syntax syntime syncbind tNext tabNext tabclose tabedit tabfind tabfirst tablast tabmove tabnext tabonly tabprevious tabrewind tag tcl tcldo tclfile tearoff tfirst throw tjump tlast tmenu tnext topleft tprevious trewind tselect tunmenu undo undojoin undolist unabbreviate unhide unlet unlockvar unmap unmenu unsilent update vglobal version verbose vertical vimgrep vimgrepadd visual viusage view vmap vmapclear vmenu vnew vnoremap vnoremenu vsplit vunmap vunmenu write wNext wall while winsize wincmd winpos wnext wprevious wqall wsverb wundo wviminfo xit xall xmapclear xmap xmenu xnoremap xnoremenu xunmap xunmenu yank",built_in:"synIDtrans atan2 range matcharg did_filetype asin feedkeys xor argv complete_check add getwinposx getqflist getwinposy screencol clearmatches empty extend getcmdpos mzeval garbagecollect setreg ceil sqrt diff_hlID inputsecret get getfperm getpid filewritable shiftwidth max sinh isdirectory synID system inputrestore winline atan visualmode inputlist tabpagewinnr round getregtype mapcheck hasmapto histdel argidx findfile sha256 exists toupper getcmdline taglist string getmatches bufnr strftime winwidth bufexists strtrans tabpagebuflist setcmdpos remote_read printf setloclist getpos getline bufwinnr float2nr len getcmdtype diff_filler luaeval resolve libcallnr foldclosedend reverse filter has_key bufname str2float strlen setline getcharmod setbufvar index searchpos shellescape undofile foldclosed setqflist buflisted strchars str2nr virtcol floor remove undotree remote_expr winheight gettabwinvar reltime cursor tabpagenr finddir localtime acos getloclist search tanh matchend rename gettabvar strdisplaywidth type abs py3eval setwinvar tolower wildmenumode log10 spellsuggest bufloaded synconcealed nextnonblank server2client complete settabwinvar executable input wincol setmatches getftype hlID inputsave searchpair or screenrow line settabvar histadd deepcopy strpart remote_peek and eval getftime submatch screenchar winsaveview matchadd mkdir screenattr getfontname libcall reltimestr getfsize winnr invert pow getbufline byte2line soundfold repeat fnameescape tagfiles sin strwidth spellbadword trunc maparg log lispindent hostname setpos globpath remote_foreground getchar synIDattr fnamemodify cscope_connection stridx winbufnr indent min complete_add nr2char searchpairpos inputdialog values matchlist items hlexists strridx browsedir expand fmod pathshorten line2byte argc count getwinvar glob foldtextresult getreg foreground cosh matchdelete has char2nr simplify histget searchdecl iconv winrestcmd pumvisible writefile foldlevel haslocaldir keys cos matchstr foldtext histnr tan tempname getcwd byteidx getbufvar islocked escape eventhandler remote_send serverlist winrestview synstack pyeval prevnonblank readfile cindent filereadable changenr exp"},illegal:/;/,contains:[a.NUMBER_MODE,{className:"string",begin:"'",end:"'",illegal:"\\n"},{className:"string",begin:/"(\\"|\n\\|[^"\n])*"/},a.COMMENT('"',"$"),{className:"variable",begin:/[bwtglsav]:[\w\d_]+/},{begin:[/\b(?:function|function!)/,/\s+/,a.IDENT_RE],className:{1:"keyword",3:"title"},end:"$",relevance:0,contains:[{className:"params",begin:"\\(",end:"\\)"}]},{className:"symbol",begin:/<[\w-]+>/}]}}},18466:a=>{function b(a){return RegExp(a.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function c(a){return a?"string"==typeof a?a:a.source:null}function d(a){return e("(?=",a,")")}function e(...a){return a.map(a=>c(a)).join("")}function f(...a){return"("+(function(a){let b=a[a.length-1];return"object"==typeof b&&b.constructor===Object?(a.splice(a.length-1,1),b):{}}(a).capture?"":"?:")+a.map(a=>c(a)).join("|")+")"}a.exports=function(a){let c={scope:"keyword",match:/\b(yield|return|let|do|match|use)!/},g=["bool","byte","sbyte","int8","int16","int32","uint8","uint16","uint32","int","uint","int64","uint64","nativeint","unativeint","decimal","float","double","float32","single","char","string","unit","bigint","option","voption","list","array","seq","byref","exn","inref","nativeptr","obj","outref","voidptr","Result"],h={keyword:["abstract","and","as","assert","base","begin","class","default","delegate","do","done","downcast","downto","elif","else","end","exception","extern","finally","fixed","for","fun","function","global","if","in","inherit","inline","interface","internal","lazy","let","match","member","module","mutable","namespace","new","of","open","or","override","private","public","rec","return","static","struct","then","to","try","type","upcast","use","val","void","when","while","with","yield"],literal:["true","false","null","Some","None","Ok","Error","infinity","infinityf","nan","nanf"],built_in:["not","ref","raise","reraise","dict","readOnlyDict","set","get","enum","sizeof","typeof","typedefof","nameof","nullArg","invalidArg","invalidOp","id","fst","snd","ignore","lock","using","box","unbox","tryUnbox","printf","printfn","sprintf","eprintf","eprintfn","fprintf","fprintfn","failwith","failwithf"],"variable.constant":["__LINE__","__SOURCE_DIRECTORY__","__SOURCE_FILE__"]},i={variants:[a.COMMENT(/\(\*(?!\))/,/\*\)/,{contains:["self"]}),a.C_LINE_COMMENT_MODE]},j={scope:"variable",begin:/``/,end:/``/},k=/\B('|\^)/,l={scope:"symbol",variants:[{match:e(k,/``.*?``/)},{match:e(k,a.UNDERSCORE_IDENT_RE)}],relevance:0},m=function({includeEqual:a}){let c=e("[",...Array.from(a?"!%&*+-/<=>@^|~?":"!%&*+-/<>@^|~?").map(b),"]"),g=f(c,/\./),h=e(g,d(g)),i=f(e(h,g,"*"),e(c,"+"));return{scope:"operator",match:f(i,/:\?>/,/:\?/,/:>/,/:=/,/::?/,/\$/),relevance:0}},n=m({includeEqual:!0}),o=m({includeEqual:!1}),p=function(b,c){return{begin:e(b,d(e(/\s*/,f(/\w/,/'/,/\^/,/#/,/``/,/\(/,/{\|/)))),beginScope:c,end:d(f(/\n/,/=/)),relevance:0,keywords:a.inherit(h,{type:g}),contains:[i,l,a.inherit(j,{scope:null}),o]}},q=p(/:/,"operator"),r=p(/\bof\b/,"keyword"),s={begin:[/(^|\s+)/,/type/,/\s+/,/[a-zA-Z_](\w|')*/],beginScope:{2:"keyword",4:"title.class"},end:d(/\(|=|$/),keywords:h,contains:[i,a.inherit(j,{scope:null}),l,{scope:"operator",match:/<|>/},q]},t={scope:"computation-expression",match:/\b[_a-z]\w*(?=\s*\{)/},u={begin:[/^\s*/,e(/#/,f("if","else","endif","line","nowarn","light","r","i","I","load","time","help","quit")),/\b/],beginScope:{2:"meta"},end:d(/\s|$/)},v={variants:[a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE]},w={scope:"string",begin:/"/,end:/"/,contains:[a.BACKSLASH_ESCAPE]},x={scope:"string",begin:/@"/,end:/"/,contains:[{match:/""/},a.BACKSLASH_ESCAPE]},y={scope:"string",begin:/"""/,end:/"""/,relevance:2},z={scope:"subst",begin:/\{/,end:/\}/,keywords:h},A={scope:"string",begin:/\$"/,end:/"/,contains:[{match:/\{\{/},{match:/\}\}/},a.BACKSLASH_ESCAPE,z]},B={scope:"string",begin:/(\$@|@\$)"/,end:/"/,contains:[{match:/\{\{/},{match:/\}\}/},{match:/""/},a.BACKSLASH_ESCAPE,z]},C={scope:"string",match:e(/'/,f(/[^\\']/,/\\(?:.|\d{3}|x[a-fA-F\d]{2}|u[a-fA-F\d]{4}|U[a-fA-F\d]{8})/),/'/)};return z.contains=[B,A,x,w,C,c,i,j,q,t,u,v,l,n],{name:"F#",aliases:["fs","f#"],keywords:h,illegal:/\/\*/,classNameAliases:{"computation-expression":"keyword"},contains:[c,{variants:[{scope:"string",begin:/\$"""/,end:/"""/,contains:[{match:/\{\{/},{match:/\}\}/},z],relevance:2},B,A,y,x,w,C]},i,j,s,{scope:"meta",begin:/\[</,end:/>\]/,relevance:2,contains:[j,y,x,w,C,v]},r,q,t,u,v,l,n]}}},18493:(a,b,c)=>{var d=c(24614);a.exports=function(a,b){";"!==(a=d.trimRight(a))[a.length-1]&&(a+=";");var c=a.length,e=!1,f=0,g=0,h="";function i(){if(!e){var c=d.trim(a.slice(f,g)),i=c.indexOf(":");if(-1!==i){var j=d.trim(c.slice(0,i)),k=d.trim(c.slice(i+1));if(j){var l=b(f,h.length,j,k,c);l&&(h+=l+"; ")}}}f=g+1}for(;g<c;g++){var j=a[g];if("/"===j&&"*"===a[g+1]){var k=a.indexOf("*/",g+2);if(-1===k)break;f=(g=k+1)+1,e=!1}else"("===j?e=!0:")"===j?e=!1:";"===j?e||i():"\n"===j&&i()}return d.trim(h)}},18874:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.rootReplace=b.default=void 0;let d=b.rootReplace=(0,function(a){return a&&a.__esModule?a:{default:a}}(c(45204)).default)("marpit-postcss-root-replace",({pseudoClass:a}={})=>b=>b.walkRules(b=>{b.selectors=b.selectors.map(b=>b.replace(/(^|[\s>+~(])(?:section)?:root\b/g,(b,c)=>`${c}section${a||""}`))}));b.default=d},18893:(a,b,c)=>{"use strict";b.__esModule=!0,b.universal=b.tag=b.string=b.selector=b.root=b.pseudo=b.nesting=b.id=b.comment=b.combinator=b.className=b.attribute=void 0;var d=p(c(72746)),e=p(c(31869)),f=p(c(98154)),g=p(c(83931)),h=p(c(76741)),i=p(c(6856)),j=p(c(56438)),k=p(c(65048)),l=p(c(83721)),m=p(c(27181)),n=p(c(52018)),o=p(c(6387));function p(a){return a&&a.__esModule?a:{default:a}}b.attribute=function(a){return new d.default(a)},b.className=function(a){return new e.default(a)},b.combinator=function(a){return new f.default(a)},b.comment=function(a){return new g.default(a)},b.id=function(a){return new h.default(a)},b.nesting=function(a){return new i.default(a)},b.pseudo=function(a){return new j.default(a)},b.root=function(a){return new k.default(a)},b.selector=function(a){return new l.default(a)},b.string=function(a){return new m.default(a)},b.tag=function(a){return new n.default(a)},b.universal=function(a){return new o.default(a)}},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19420:(a,b,c)=>{"use strict";a.exports=new(c(69626))("tag:yaml.org,2002:null",{kind:"scalar",resolve:function(a){if(null===a)return!0;var b=a.length;return 1===b&&"~"===a||4===b&&("null"===a||"Null"===a||"NULL"===a)},construct:function(){return null},predicate:function(a){return null===a},represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"})},19439:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.fraktur=void 0,b.fraktur={33:[.689,.012,.296],34:[.695,-.432,.215],38:[.698,.011,.738],39:[.695,-.436,.212],40:[.737,.186,.389],41:[.735,.187,.389],42:[.692,-.449,.278],43:[.598,.082,.756],44:[.107,.191,.278],45:[.275,-.236,.756],46:[.102,.015,.278],47:[.721,.182,.502],48:[.492,.013,.502],49:[.468,0,.502],50:[.474,0,.502],51:[.473,.182,.502],52:[.476,.191,.502],53:[.458,.184,.502],54:[.7,.013,.502],55:[.468,.181,.502],56:[.705,.01,.502],57:[.469,.182,.502],58:[.457,.012,.216],59:[.458,.189,.216],61:[.368,-.132,.756],63:[.693,.011,.362],91:[.74,.13,.278],93:[.738,.131,.278],94:[.734,-.452,.5],8216:[.708,-.41,.215],8217:[.692,-.395,.215],8260:[.721,.182,.502],58112:[.683,.032,.497],58113:[.616,.03,.498],58114:[.68,.215,.333],58115:[.679,.224,.329],58116:[.471,.214,.503],58117:[.686,.02,.333],58118:[.577,.021,.334,{ic:.013}],58119:[.475,.022,.501,{ic:.013}]}},19520:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.NoErrorsConfiguration=void 0,b.NoErrorsConfiguration=c(107).Configuration.create("noerrors",{nodes:{error:function(a,b,c,d){var e=a.create("token","mtext",{},d.replace(/\n/g," "));return a.create("node","merror",[e],{"data-mjx-error":b,title:b})}}})},19829:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var e=d(c(1014)),f=c(88647),g=c(26296),h=c(98302);new f.CommandMap("mathtools-macros",{shoveleft:["HandleShove",g.TexConstant.Align.LEFT],shoveright:["HandleShove",g.TexConstant.Align.RIGHT],xleftrightarrow:["xArrow",8596,10,10],xLeftarrow:["xArrow",8656,12,7],xRightarrow:["xArrow",8658,7,12],xLeftrightarrow:["xArrow",8660,12,12],xhookleftarrow:["xArrow",8617,10,5],xhookrightarrow:["xArrow",8618,5,10],xmapsto:["xArrow",8614,10,10],xrightharpoondown:["xArrow",8641,5,10],xleftharpoondown:["xArrow",8637,10,5],xrightleftharpoons:["xArrow",8652,10,10],xrightharpoonup:["xArrow",8640,5,10],xleftharpoonup:["xArrow",8636,10,5],xleftrightharpoons:["xArrow",8651,10,10],mathllap:["MathLap","l",!1],mathrlap:["MathLap","r",!1],mathclap:["MathLap","c",!1],clap:["MtLap","c"],textllap:["MtLap","l"],textrlap:["MtLap","r"],textclap:["MtLap","c"],cramped:"Cramped",crampedllap:["MathLap","l",!0],crampedrlap:["MathLap","r",!0],crampedclap:["MathLap","c",!0],crampedsubstack:["Macro","\\begin{crampedsubarray}{c}#1\\end{crampedsubarray}",1],mathmbox:"MathMBox",mathmakebox:"MathMakeBox",overbracket:"UnderOverBracket",underbracket:"UnderOverBracket",refeq:"HandleRef",MoveEqLeft:["Macro","\\hspace{#1em}&\\hspace{-#1em}",1,"2"],Aboxed:"Aboxed",ArrowBetweenLines:"ArrowBetweenLines",vdotswithin:"VDotsWithin",shortvdotswithin:"ShortVDotsWithin",MTFlushSpaceAbove:"FlushSpaceAbove",MTFlushSpaceBelow:"FlushSpaceBelow",DeclarePairedDelimiter:"DeclarePairedDelimiter",DeclarePairedDelimiterX:"DeclarePairedDelimiterX",DeclarePairedDelimiterXPP:"DeclarePairedDelimiterXPP",DeclarePairedDelimiters:"DeclarePairedDelimiter",DeclarePairedDelimitersX:"DeclarePairedDelimiterX",DeclarePairedDelimitersXPP:"DeclarePairedDelimiterXPP",centercolon:["CenterColon",!0,!0],ordinarycolon:["CenterColon",!1],MTThinColon:["CenterColon",!0,!0,!0],coloneqq:["Relation",":=","≔"],Coloneqq:["Relation","::=","⩴"],coloneq:["Relation",":-"],Coloneq:["Relation","::-"],eqqcolon:["Relation","=:","≕"],Eqqcolon:["Relation","=::"],eqcolon:["Relation","-:","∹"],Eqcolon:["Relation","-::"],colonapprox:["Relation",":\\approx"],Colonapprox:["Relation","::\\approx"],colonsim:["Relation",":\\sim"],Colonsim:["Relation","::\\sim"],dblcolon:["Relation","::","∷"],nuparrow:["NArrow","↑",".06em"],ndownarrow:["NArrow","↓",".25em"],bigtimes:["Macro","\\mathop{\\Large\\kern-.1em\\boldsymbol{\\times}\\kern-.1em}"],splitfrac:["SplitFrac",!1],splitdfrac:["SplitFrac",!0],xmathstrut:"XMathStrut",prescript:"Prescript",newtagform:["NewTagForm",!1],renewtagform:["NewTagForm",!0],usetagform:"UseTagForm",adjustlimits:["MacroWithTemplate","\\mathop{{#1}\\vphantom{{#3}}}_{{#2}\\vphantom{{#4}}}\\mathop{{#3}\\vphantom{{#1}}}_{{#4}\\vphantom{{#2}}}",4,,"_",,"_"],mathtoolsset:"SetOptions"},h.MathtoolsMethods),new f.EnvironmentMap("mathtools-environments",e.default.environment,{dcases:["Array",null,"\\{","","ll",null,".2em","D"],rcases:["Array",null,"","\\}","ll",null,".2em"],drcases:["Array",null,"","\\}","ll",null,".2em","D"],"dcases*":["Cases",null,"{","","D"],"rcases*":["Cases",null,"","}"],"drcases*":["Cases",null,"","}","D"],"cases*":["Cases",null,"{",""],"matrix*":["MtMatrix",null,null,null],"pmatrix*":["MtMatrix",null,"(",")"],"bmatrix*":["MtMatrix",null,"[","]"],"Bmatrix*":["MtMatrix",null,"\\{","\\}"],"vmatrix*":["MtMatrix",null,"\\vert","\\vert"],"Vmatrix*":["MtMatrix",null,"\\Vert","\\Vert"],"smallmatrix*":["MtSmallMatrix",null,null,null],psmallmatrix:["MtSmallMatrix",null,"(",")","c"],"psmallmatrix*":["MtSmallMatrix",null,"(",")"],bsmallmatrix:["MtSmallMatrix",null,"[","]","c"],"bsmallmatrix*":["MtSmallMatrix",null,"[","]"],Bsmallmatrix:["MtSmallMatrix",null,"\\{","\\}","c"],"Bsmallmatrix*":["MtSmallMatrix",null,"\\{","\\}"],vsmallmatrix:["MtSmallMatrix",null,"\\vert","\\vert","c"],"vsmallmatrix*":["MtSmallMatrix",null,"\\vert","\\vert"],Vsmallmatrix:["MtSmallMatrix",null,"\\Vert","\\Vert","c"],"Vsmallmatrix*":["MtSmallMatrix",null,"\\Vert","\\Vert"],crampedsubarray:["Array",null,null,null,null,"0em","0.1em","S'",1],multlined:"MtMultlined",spreadlines:["SpreadLines",!0],lgathered:["AmsEqnArray",null,null,null,"l",null,".5em","D"],rgathered:["AmsEqnArray",null,null,null,"r",null,".5em","D"]},h.MathtoolsMethods),new f.DelimiterMap("mathtools-delimiters",e.default.delimiter,{"\\lparen":"(","\\rparen":")"}),new f.CommandMap("mathtools-characters",{":":["CenterColon",!0]},h.MathtoolsMethods)},19888:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.FlalignItem=b.MultlineItem=void 0;var h=c(15844),i=g(c(8078)),j=g(c(43173)),k=g(c(51676)),l=c(26296);b.MultlineItem=function(a){function b(b){for(var c=[],d=1;d<arguments.length;d++)c[d-1]=arguments[d];var e=a.call(this,b)||this;return e.factory.configuration.tags.start("multline",!0,c[0]),e}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"multline"},enumerable:!1,configurable:!0}),b.prototype.EndEntry=function(){this.table.length&&i.default.fixInitialMO(this.factory.configuration,this.nodes);var a=this.getProperty("shove"),b=this.create("node","mtd",this.nodes,a?{columnalign:a}:{});this.setProperty("shove",null),this.row.push(b),this.Clear()},b.prototype.EndRow=function(){if(1!==this.row.length)throw new k.default("MultlineRowsOneCol","The rows within the %1 environment must have exactly one column","multline");var a=this.create("node","mtr",this.row);this.table.push(a),this.row=[]},b.prototype.EndTable=function(){if(a.prototype.EndTable.call(this),this.table.length){var b=this.table.length-1,c=-1;j.default.getAttribute(j.default.getChildren(this.table[0])[0],"columnalign")||j.default.setAttribute(j.default.getChildren(this.table[0])[0],"columnalign",l.TexConstant.Align.LEFT),j.default.getAttribute(j.default.getChildren(this.table[b])[0],"columnalign")||j.default.setAttribute(j.default.getChildren(this.table[b])[0],"columnalign",l.TexConstant.Align.RIGHT);var d=this.factory.configuration.tags.getTag();if(d){c=this.arraydef.side===l.TexConstant.Align.LEFT?0:this.table.length-1;var e=this.table[c],f=this.create("node","mlabeledtr",[d].concat(j.default.getChildren(e)));j.default.copyAttributes(e,f),this.table[c]=f}}this.factory.configuration.tags.end()},b}(h.ArrayItem),b.FlalignItem=function(a){function b(b,c,d,e,f){var g=a.call(this,b)||this;return g.name=c,g.numbered=d,g.padded=e,g.center=f,g.factory.configuration.tags.start(c,d,d),g}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"flalign"},enumerable:!1,configurable:!0}),b.prototype.EndEntry=function(){a.prototype.EndEntry.call(this);var b=this.getProperty("xalignat");if(b&&this.row.length>b)throw new k.default("XalignOverflow","Extra %1 in row of %2","&",this.name)},b.prototype.EndRow=function(){for(var b,c=this.row,d=this.getProperty("xalignat");c.length<d;)c.push(this.create("node","mtd"));for(this.row=[],this.padded&&this.row.push(this.create("node","mtd"));b=c.shift();)this.row.push(b),(b=c.shift())&&this.row.push(b),(c.length||this.padded)&&this.row.push(this.create("node","mtd"));this.row.length>this.maxrow&&(this.maxrow=this.row.length),a.prototype.EndRow.call(this);var e=this.table[this.table.length-1];if(this.getProperty("zeroWidthLabel")&&e.isKind("mlabeledtr")){var g=j.default.getChildren(e)[0],h=this.factory.configuration.options.tagSide,i=f({width:0},"right"===h?{lspace:"-1width"}:{}),k=this.create("node","mpadded",j.default.getChildren(g),i);g.setChildren([k])}},b.prototype.EndTable=function(){if(a.prototype.EndTable.call(this),this.center&&this.maxrow<=2){var b=this.arraydef;delete b.width,delete this.global.indentalign}},b}(h.EqnArrayItem)},20392:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.escapeText=b.escapeAttribute=b.escapeUTF8=b.escape=b.encodeXML=b.getCodePoint=b.xmlReplacer=void 0,b.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var c=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]);function d(a){for(var d,e="",f=0;null!==(d=b.xmlReplacer.exec(a));){var g=d.index,h=a.charCodeAt(g),i=c.get(h);void 0!==i?(e+=a.substring(f,g)+i,f=g+1):(e+="".concat(a.substring(f,g),"&#x").concat((0,b.getCodePoint)(a,g).toString(16),";"),f=b.xmlReplacer.lastIndex+=Number((64512&h)==55296))}return e+a.substr(f)}function e(a,b){return function(c){for(var d,e=0,f="";d=a.exec(c);)e!==d.index&&(f+=c.substring(e,d.index)),f+=b.get(d[0].charCodeAt(0)),e=d.index+1;return f+c.substring(e)}}b.getCodePoint=null!=String.prototype.codePointAt?function(a,b){return a.codePointAt(b)}:function(a,b){return(64512&a.charCodeAt(b))==55296?(a.charCodeAt(b)-55296)*1024+a.charCodeAt(b+1)-56320+65536:a.charCodeAt(b)},b.encodeXML=d,b.escape=d,b.escapeUTF8=e(/[&<>'"]/g,c),b.escapeAttribute=e(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),b.escapeText=e(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]]))},20522:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.GensymbConfiguration=void 0;var d=c(107),e=c(26296);new(c(88647)).CharacterMap("gensymb-symbols",function(a,b){var c=b.attributes||{};c.mathvariant=e.TexConstant.Variant.NORMAL,c.class="MathML-Unit";var d=a.create("token","mi",c,b.char);a.Push(d)},{ohm:"Ω",degree:"\xb0",celsius:"℃",perthousand:"‰",micro:"\xb5"}),b.GensymbConfiguration=d.Configuration.create("gensymb",{handler:{macro:["gensymb-symbols"]}})},20832:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.TextcompConfiguration=void 0;var d=c(107);c(41423),b.TextcompConfiguration=d.Configuration.create("textcomp",{handler:{macro:["textcomp-macros"]}})},21178:function(a,b){"use strict";var c=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.Attributes=b.INHERIT=void 0,b.INHERIT="_inherit_";var d=function(){function a(a,b){this.global=b,this.defaults=Object.create(b),this.inherited=Object.create(this.defaults),this.attributes=Object.create(this.inherited),Object.assign(this.defaults,a)}return a.prototype.set=function(a,b){this.attributes[a]=b},a.prototype.setList=function(a){Object.assign(this.attributes,a)},a.prototype.get=function(a){var c=this.attributes[a];return c===b.INHERIT&&(c=this.global[a]),c},a.prototype.getExplicit=function(a){if(this.attributes.hasOwnProperty(a))return this.attributes[a]},a.prototype.getList=function(){for(var a,b,d=[],e=0;e<arguments.length;e++)d[e]=arguments[e];var f={};try{for(var g=c(d),h=g.next();!h.done;h=g.next()){var i=h.value;f[i]=this.get(i)}}catch(b){a={error:b}}finally{try{h&&!h.done&&(b=g.return)&&b.call(g)}finally{if(a)throw a.error}}return f},a.prototype.setInherited=function(a,b){this.inherited[a]=b},a.prototype.getInherited=function(a){return this.inherited[a]},a.prototype.getDefault=function(a){return this.defaults[a]},a.prototype.isSet=function(a){return this.attributes.hasOwnProperty(a)||this.inherited.hasOwnProperty(a)},a.prototype.hasDefault=function(a){return a in this.defaults},a.prototype.getExplicitNames=function(){return Object.keys(this.attributes)},a.prototype.getInheritedNames=function(){return Object.keys(this.inherited)},a.prototype.getDefaultNames=function(){return Object.keys(this.defaults)},a.prototype.getGlobalNames=function(){return Object.keys(this.global)},a.prototype.getAllAttributes=function(){return this.attributes},a.prototype.getAllInherited=function(){return this.inherited},a.prototype.getAllDefaults=function(){return this.defaults},a.prototype.getAllGlobals=function(){return this.global},a}();b.Attributes=d},21422:a=>{a.exports=function(a){return{name:"Vala",keywords:{keyword:"char uchar unichar int uint long ulong short ushort int8 int16 int32 int64 uint8 uint16 uint32 uint64 float double bool struct enum string void weak unowned owned async signal static abstract interface override virtual delegate if while do for foreach else switch case break default return try catch public private protected internal using new this get set const stdout stdin stderr var",built_in:"DBus GLib CCode Gee Object Gtk Posix",literal:"false true null"},contains:[{className:"class",beginKeywords:"class interface namespace",end:/\{/,excludeEnd:!0,illegal:"[^,:\\n\\s\\.]",contains:[a.UNDERSCORE_TITLE_MODE]},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"string",begin:'"""',end:'"""',relevance:5},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_NUMBER_MODE,{className:"meta",begin:"^#",end:"$"}]}}},21500:a=>{a.exports=function(a){return{name:"N1QL",case_insensitive:!0,contains:[{beginKeywords:"build create index delete drop explain infer|10 insert merge prepare select update upsert|10",end:/;/,keywords:{keyword:["all","alter","analyze","and","any","array","as","asc","begin","between","binary","boolean","break","bucket","build","by","call","case","cast","cluster","collate","collection","commit","connect","continue","correlate","cover","create","database","dataset","datastore","declare","decrement","delete","derived","desc","describe","distinct","do","drop","each","element","else","end","every","except","exclude","execute","exists","explain","fetch","first","flatten","for","force","from","function","grant","group","gsi","having","if","ignore","ilike","in","include","increment","index","infer","inline","inner","insert","intersect","into","is","join","key","keys","keyspace","known","last","left","let","letting","like","limit","lsm","map","mapping","matched","materialized","merge","minus","namespace","nest","not","number","object","offset","on","option","or","order","outer","over","parse","partition","password","path","pool","prepare","primary","private","privilege","procedure","public","raw","realm","reduce","rename","return","returning","revoke","right","role","rollback","satisfies","schema","select","self","semi","set","show","some","start","statistics","string","system","then","to","transaction","trigger","truncate","under","union","unique","unknown","unnest","unset","update","upsert","use","user","using","validate","value","valued","values","via","view","when","where","while","with","within","work","xor"],literal:["true","false","null","missing|5"],built_in:["array_agg","array_append","array_concat","array_contains","array_count","array_distinct","array_ifnull","array_length","array_max","array_min","array_position","array_prepend","array_put","array_range","array_remove","array_repeat","array_replace","array_reverse","array_sort","array_sum","avg","count","max","min","sum","greatest","least","ifmissing","ifmissingornull","ifnull","missingif","nullif","ifinf","ifnan","ifnanorinf","naninf","neginfif","posinfif","clock_millis","clock_str","date_add_millis","date_add_str","date_diff_millis","date_diff_str","date_part_millis","date_part_str","date_trunc_millis","date_trunc_str","duration_to_str","millis","str_to_millis","millis_to_str","millis_to_utc","millis_to_zone_name","now_millis","now_str","str_to_duration","str_to_utc","str_to_zone_name","decode_json","encode_json","encoded_size","poly_length","base64","base64_encode","base64_decode","meta","uuid","abs","acos","asin","atan","atan2","ceil","cos","degrees","e","exp","ln","log","floor","pi","power","radians","random","round","sign","sin","sqrt","tan","trunc","object_length","object_names","object_pairs","object_inner_pairs","object_values","object_inner_values","object_add","object_put","object_remove","object_unwrap","regexp_contains","regexp_like","regexp_position","regexp_replace","contains","initcap","length","lower","ltrim","position","repeat","replace","rtrim","split","substr","title","trim","upper","isarray","isatom","isboolean","isnumber","isobject","isstring","type","toarray","toatom","toboolean","tonumber","toobject","tostring"]},contains:[{className:"string",begin:"'",end:"'",contains:[a.BACKSLASH_ESCAPE]},{className:"string",begin:'"',end:'"',contains:[a.BACKSLASH_ESCAPE]},{className:"symbol",begin:"`",end:"`",contains:[a.BACKSLASH_ESCAPE]},a.C_NUMBER_MODE,a.C_BLOCK_COMMENT_MODE]},a.C_BLOCK_COMMENT_MODE]}}},21610:a=>{a.exports=function(a){let b={variants:[a.COMMENT(";","$",{relevance:0}),a.COMMENT("#cs","#ce"),a.COMMENT("#comments-start","#comments-end")]},c={begin:"\\$[A-z0-9_]+"},d={className:"string",variants:[{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]},e={variants:[a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE]},f={className:"meta",begin:"#",end:"$",keywords:{keyword:["EndRegion","forcedef","forceref","ignorefunc","include","include-once","NoTrayIcon","OnAutoItStartRegister","pragma","Region","RequireAdmin","Tidy_Off","Tidy_On","Tidy_Parameters"]},contains:[{begin:/\\\n/,relevance:0},{beginKeywords:"include",keywords:{keyword:"include"},end:"$",contains:[d,{className:"string",variants:[{begin:"<",end:">"},{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]}]},d,b]},g={beginKeywords:"Func",end:"$",illegal:"\\$|\\[|%",contains:[a.inherit(a.UNDERSCORE_TITLE_MODE,{className:"title.function"}),{className:"params",begin:"\\(",end:"\\)",contains:[c,d,e]}]};return{name:"AutoIt",case_insensitive:!0,illegal:/\/\*/,keywords:{keyword:"ByRef Case Const ContinueCase ContinueLoop Dim Do Else ElseIf EndFunc EndIf EndSelect EndSwitch EndWith Enum Exit ExitLoop For Func Global If In Local Next ReDim Return Select Static Step Switch Then To Until Volatile WEnd While With",built_in:"Abs ACos AdlibRegister AdlibUnRegister Asc AscW ASin Assign ATan AutoItSetOption AutoItWinGetTitle AutoItWinSetTitle Beep Binary BinaryLen BinaryMid BinaryToString BitAND BitNOT BitOR BitRotate BitShift BitXOR BlockInput Break Call CDTray Ceiling Chr ChrW ClipGet ClipPut ConsoleRead ConsoleWrite ConsoleWriteError ControlClick ControlCommand ControlDisable ControlEnable ControlFocus ControlGetFocus ControlGetHandle ControlGetPos ControlGetText ControlHide ControlListView ControlMove ControlSend ControlSetText ControlShow ControlTreeView Cos Dec DirCopy DirCreate DirGetSize DirMove DirRemove DllCall DllCallAddress DllCallbackFree DllCallbackGetPtr DllCallbackRegister DllClose DllOpen DllStructCreate DllStructGetData DllStructGetPtr DllStructGetSize DllStructSetData DriveGetDrive DriveGetFileSystem DriveGetLabel DriveGetSerial DriveGetType DriveMapAdd DriveMapDel DriveMapGet DriveSetLabel DriveSpaceFree DriveSpaceTotal DriveStatus EnvGet EnvSet EnvUpdate Eval Execute Exp FileChangeDir FileClose FileCopy FileCreateNTFSLink FileCreateShortcut FileDelete FileExists FileFindFirstFile FileFindNextFile FileFlush FileGetAttrib FileGetEncoding FileGetLongName FileGetPos FileGetShortcut FileGetShortName FileGetSize FileGetTime FileGetVersion FileInstall FileMove FileOpen FileOpenDialog FileRead FileReadLine FileReadToArray FileRecycle FileRecycleEmpty FileSaveDialog FileSelectFolder FileSetAttrib FileSetEnd FileSetPos FileSetTime FileWrite FileWriteLine Floor FtpSetProxy FuncName GUICreate GUICtrlCreateAvi GUICtrlCreateButton GUICtrlCreateCheckbox GUICtrlCreateCombo GUICtrlCreateContextMenu GUICtrlCreateDate GUICtrlCreateDummy GUICtrlCreateEdit GUICtrlCreateGraphic GUICtrlCreateGroup GUICtrlCreateIcon GUICtrlCreateInput GUICtrlCreateLabel GUICtrlCreateList GUICtrlCreateListView GUICtrlCreateListViewItem GUICtrlCreateMenu GUICtrlCreateMenuItem GUICtrlCreateMonthCal GUICtrlCreateObj GUICtrlCreatePic GUICtrlCreateProgress GUICtrlCreateRadio GUICtrlCreateSlider GUICtrlCreateTab GUICtrlCreateTabItem GUICtrlCreateTreeView GUICtrlCreateTreeViewItem GUICtrlCreateUpdown GUICtrlDelete GUICtrlGetHandle GUICtrlGetState GUICtrlRead GUICtrlRecvMsg GUICtrlRegisterListViewSort GUICtrlSendMsg GUICtrlSendToDummy GUICtrlSetBkColor GUICtrlSetColor GUICtrlSetCursor GUICtrlSetData GUICtrlSetDefBkColor GUICtrlSetDefColor GUICtrlSetFont GUICtrlSetGraphic GUICtrlSetImage GUICtrlSetLimit GUICtrlSetOnEvent GUICtrlSetPos GUICtrlSetResizing GUICtrlSetState GUICtrlSetStyle GUICtrlSetTip GUIDelete GUIGetCursorInfo GUIGetMsg GUIGetStyle GUIRegisterMsg GUISetAccelerators GUISetBkColor GUISetCoord GUISetCursor GUISetFont GUISetHelp GUISetIcon GUISetOnEvent GUISetState GUISetStyle GUIStartGroup GUISwitch Hex HotKeySet HttpSetProxy HttpSetUserAgent HWnd InetClose InetGet InetGetInfo InetGetSize InetRead IniDelete IniRead IniReadSection IniReadSectionNames IniRenameSection IniWrite IniWriteSection InputBox Int IsAdmin IsArray IsBinary IsBool IsDeclared IsDllStruct IsFloat IsFunc IsHWnd IsInt IsKeyword IsNumber IsObj IsPtr IsString Log MemGetStats Mod MouseClick MouseClickDrag MouseDown MouseGetCursor MouseGetPos MouseMove MouseUp MouseWheel MsgBox Number ObjCreate ObjCreateInterface ObjEvent ObjGet ObjName OnAutoItExitRegister OnAutoItExitUnRegister Ping PixelChecksum PixelGetColor PixelSearch ProcessClose ProcessExists ProcessGetStats ProcessList ProcessSetPriority ProcessWait ProcessWaitClose ProgressOff ProgressOn ProgressSet Ptr Random RegDelete RegEnumKey RegEnumVal RegRead RegWrite Round Run RunAs RunAsWait RunWait Send SendKeepActive SetError SetExtended ShellExecute ShellExecuteWait Shutdown Sin Sleep SoundPlay SoundSetWaveVolume SplashImageOn SplashOff SplashTextOn Sqrt SRandom StatusbarGetText StderrRead StdinWrite StdioClose StdoutRead String StringAddCR StringCompare StringFormat StringFromASCIIArray StringInStr StringIsAlNum StringIsAlpha StringIsASCII StringIsDigit StringIsFloat StringIsInt StringIsLower StringIsSpace StringIsUpper StringIsXDigit StringLeft StringLen StringLower StringMid StringRegExp StringRegExpReplace StringReplace StringReverse StringRight StringSplit StringStripCR StringStripWS StringToASCIIArray StringToBinary StringTrimLeft StringTrimRight StringUpper Tan TCPAccept TCPCloseSocket TCPConnect TCPListen TCPNameToIP TCPRecv TCPSend TCPShutdown, UDPShutdown TCPStartup, UDPStartup TimerDiff TimerInit ToolTip TrayCreateItem TrayCreateMenu TrayGetMsg TrayItemDelete TrayItemGetHandle TrayItemGetState TrayItemGetText TrayItemSetOnEvent TrayItemSetState TrayItemSetText TraySetClick TraySetIcon TraySetOnEvent TraySetPauseIcon TraySetState TraySetToolTip TrayTip UBound UDPBind UDPCloseSocket UDPOpen UDPRecv UDPSend VarGetType WinActivate WinActive WinClose WinExists WinFlash WinGetCaretPos WinGetClassList WinGetClientSize WinGetHandle WinGetPos WinGetProcess WinGetState WinGetText WinGetTitle WinKill WinList WinMenuSelectItem WinMinimizeAll WinMinimizeAllUndo WinMove WinSetOnTop WinSetState WinSetTitle WinSetTrans WinWait WinWaitActive WinWaitClose WinWaitNotActive",literal:"True False And Null Not Or Default"},contains:[b,c,d,e,f,{className:"symbol",begin:"@[A-z0-9_]+"},g]}}},21772:a=>{a.exports=function(a){let b="[a-zA-Z_\\-+\\*\\/<=>&#][a-zA-Z0-9_\\-+*\\/<=>&#!]*",c="\\|[^]*?\\|",d="(-|\\+)?\\d+(\\.\\d+|\\/\\d+)?((d|e|f|l|s|D|E|F|L|S)(\\+|-)?\\d+)?",e={className:"literal",begin:"\\b(t{1}|nil)\\b"},f={className:"number",variants:[{begin:d,relevance:0},{begin:"#(b|B)[0-1]+(/[0-1]+)?"},{begin:"#(o|O)[0-7]+(/[0-7]+)?"},{begin:"#(x|X)[0-9a-fA-F]+(/[0-9a-fA-F]+)?"},{begin:"#(c|C)\\("+d+" +"+d,end:"\\)"}]},g=a.inherit(a.QUOTE_STRING_MODE,{illegal:null}),h=a.COMMENT(";","$",{relevance:0}),i={begin:"\\*",end:"\\*"},j={className:"symbol",begin:"[:&]"+b},k={begin:b,relevance:0},l={contains:[f,g,i,j,{begin:"\\(",end:"\\)",contains:["self",e,g,f,k]},k],variants:[{begin:"['`]\\(",end:"\\)"},{begin:"\\(quote ",end:"\\)",keywords:{name:"quote"}},{begin:"'"+c}]},m={variants:[{begin:"'"+b},{begin:"#'"+b+"(::"+b+")*"}]},n={begin:"\\(\\s*",end:"\\)"},o={endsWithParent:!0,relevance:0};return n.contains=[{className:"name",variants:[{begin:b,relevance:0},{begin:c}]},o],o.contains=[l,m,n,e,f,g,h,i,j,{begin:c},k],{name:"Lisp",illegal:/\S/,contains:[f,a.SHEBANG(),e,g,h,l,m,n,k]}}},21820:a=>{"use strict";a.exports=require("os")},21855:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.AbstractWrapper=void 0,b.AbstractWrapper=function(){function a(a,b){this.factory=a,this.node=b}return Object.defineProperty(a.prototype,"kind",{get:function(){return this.node.kind},enumerable:!1,configurable:!0}),a.prototype.wrap=function(a){return this.factory.wrap(a)},a}()},21999:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmglyph=void 0;var f=c(5602),g=c(88890),h=c(68732);b.SVGmglyph=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){var b=this.standardSVGnode(a);if(this.charWrapper)return void this.charWrapper.toSVG(b);var c=this.node.attributes.getList("src","alt"),d=c.src,e=c.alt,f=this.fixed(this.height),g=this.fixed(this.width),h=this.fixed(this.height+(this.valign||0)),i=this.svg("image",{width:g,height:f,transform:"translate(0 "+h+") matrix(1 0 0 -1 0 0)",preserveAspectRatio:"none","aria-label":e,href:d});this.adaptor.append(b,i)},b.kind=h.MmlMglyph.prototype.kind,b}((0,g.CommonMglyphMixin)(f.SVGWrapper))},22042:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=void 0;var d=y(c(65401)),e=c(10747),f=c(12195),g=y(c(55655)),h=y(c(96583)),i=y(c(35628)),j=y(c(55038)),k=y(c(35212)),l=y(c(93851)),m=y(c(96229)),n=y(c(73942)),o=y(c(56549)),p=y(c(12812)),q=y(c(74537)),r=x(c(47100)),s=y(c(62692)),t=y(c(46262)),u=y(c(27628)),v=y(c(49345)),w=y(c(64665));function x(a,b){if("function"==typeof WeakMap)var c=new WeakMap,d=new WeakMap;return(x=function(a,b){if(!b&&a&&a.__esModule)return a;var e,f,g={__proto__:null,default:a};if(null===a||"object"!=typeof a&&"function"!=typeof a)return g;if(e=b?d:c){if(e.has(a))return e.get(a);e.set(a,g)}for(let b in a)"default"!==b&&({}).hasOwnProperty.call(a,b)&&((f=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(a,b))&&(f.get||f.set)?e(g,b,f):g[b]=a[b]);return g})(a,b)}function y(a){return a&&a.__esModule?a:{default:a}}let z={anchor:!0,container:e.marpitContainer,cssContainerQuery:!1,cssNesting:!0,headingDivider:!1,lang:void 0,looseYAML:!1,markdown:void 0,printable:!0,slideContainer:!1,inlineSVG:!1},A={enabled:!0,backdropSelector:!0};class B{#a=void 0;constructor(a={}){Object.defineProperty(this,"options",{enumerable:!0,value:Object.freeze({...z,...a})}),Object.defineProperty(this,"customDirectives",{value:Object.seal({global:Object.create(null),local:Object.create(null)})}),this.themeSet=new w.default({cssNesting:this.options.cssNesting}),this.applyMarkdownItPlugins(this.options.markdown?"object"==typeof this.options.markdown&&"function"==typeof this.options.markdown.parse&&"object"==typeof this.options.markdown.renderer?this.options.markdown:new d.default(...(0,f.wrapArray)(this.options.markdown)):new d.default("commonmark"))}get markdown(){return this.#a}set markdown(a){this.#a&&this.#a.marpit&&delete this.#a.marpit,this.#a=a,a&&Object.defineProperty(a,"marpit",{configurable:!0,value:this})}applyMarkdownItPlugins(a){this.markdown=a;let b=(...a)=>{let{anchor:b}=this.options;return"function"==typeof b?b(...a):b?(0,r.defaultAnchorCallback)(...a):void 0};a.use(i.default).use(u.default).use(r.default,{anchor:b}).use(l.default).use(k.default).use(n.default).use(o.default).use(s.default).use(j.default).use(q.default).use(p.default).use(g.default).use(v.default).use(t.default).use(m.default).use(h.default)}render(a,b={}){return{html:this.renderMarkdown(a,b),css:this.renderStyle(this.lastGlobalDirectives.theme),comments:this.lastComments}}renderMarkdown(a,b={}){let c=this.markdown.parse(a,b);return b.htmlAsArray?this.lastSlideTokens.map(a=>this.markdown.renderer.render(a,this.markdown.options,b)):this.markdown.renderer.render(c,this.markdown.options,b)}renderStyle(a){return this.themeSet.pack(a,this.themeSetPackOptions())}themeSetPackOptions(){return{after:this.lastStyles?this.lastStyles.join("\n"):void 0,containers:[...(0,f.wrapArray)(this.options.container),...(0,f.wrapArray)(this.options.slideContainer)],containerQuery:this.options.cssContainerQuery,inlineSVG:this.inlineSVGOptions,printable:this.options.printable}}get inlineSVGOptions(){return"object"==typeof this.options.inlineSVG?{...A,...this.options.inlineSVG}:{...A,enabled:!!this.options.inlineSVG}}use(a,...b){return"postcss"in a&&a.postcss?this.themeSet.use(a(...b)):"postcssPlugin"in a&&a.postcssPlugin?this.themeSet.use(a):a.call(this.markdown,this.markdown,...b),this}}b.default=B},22228:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMsubsupMixin=b.CommonMsupMixin=b.CommonMsubMixin=void 0,b.CommonMsubMixin=function(a){var b;return(b=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),Object.defineProperty(b.prototype,"scriptChild",{get:function(){return this.childNodes[this.node.sub]},enumerable:!1,configurable:!0}),b.prototype.getOffset=function(){return[0,-this.getV()]},b}(a)).useIC=!1,b},b.CommonMsupMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),Object.defineProperty(b.prototype,"scriptChild",{get:function(){return this.childNodes[this.node.sup]},enumerable:!1,configurable:!0}),b.prototype.getOffset=function(){return[this.getAdjustedIc()-(this.baseRemoveIc?0:this.baseIc),this.getU()]},b},b.CommonMsubsupMixin=function(a){var b;return(b=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.UVQ=null,b}return d(b,a),Object.defineProperty(b.prototype,"subChild",{get:function(){return this.childNodes[this.node.sub]},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"supChild",{get:function(){return this.childNodes[this.node.sup]},enumerable:!1,configurable:!0}),b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=this.baseChild.getOuterBBox(),d=e([this.subChild.getOuterBBox(),this.supChild.getOuterBBox()],2),f=d[0],g=d[1];a.empty(),a.append(c);var h=this.getBaseWidth(),i=this.getAdjustedIc(),j=e(this.getUVQ(),2),k=j[0],l=j[1];a.combine(f,h,l),a.combine(g,h+i,k),a.w+=this.font.params.scriptspace,a.clean(),this.setChildPWidths(b)},b.prototype.getUVQ=function(a,b){void 0===a&&(a=this.subChild.getOuterBBox()),void 0===b&&(b=this.supChild.getOuterBBox());var c=this.baseCore.getOuterBBox();if(this.UVQ)return this.UVQ;var d=this.font.params,f=3*d.rule_thickness,g=this.length2em(this.node.attributes.get("subscriptshift"),d.sub2),h=this.baseCharZero(c.d*this.baseScale+d.sub_drop*a.rscale),i=e([this.getU(),Math.max(h,g)],2),j=i[0],k=i[1],l=j-b.d*b.rscale-(a.h*a.rscale-k);if(l<f){k+=f-l;var m=.8*d.x_height-(j-b.d*b.rscale);m>0&&(j+=m,k-=m)}return j=Math.max(this.length2em(this.node.attributes.get("superscriptshift"),j),j),k=Math.max(this.length2em(this.node.attributes.get("subscriptshift"),k),k),l=j-b.d*b.rscale-(a.h*a.rscale-k),this.UVQ=[j,-k,l],this.UVQ},b}(a)).useIC=!1,b}},22356:a=>{a.exports=function(a){let b={className:"number",begin:"[1-9][0-9]*",relevance:0},c={className:"symbol",begin:":[^\\]]+"},d={className:"built_in",begin:"(AI|AO|DI|DO|F|RI|RO|UI|UO|GI|GO|SI|SO)\\[",end:"\\]",contains:["self",b,a.QUOTE_STRING_MODE,c]};return{name:"TP",keywords:{keyword:["ABORT","ACC","ADJUST","AND","AP_LD","BREAK","CALL","CNT","COL","CONDITION","CONFIG","DA","DB","DIV","DETECT","ELSE","END","ENDFOR","ERR_NUM","ERROR_PROG","FINE","FOR","GP","GUARD","INC","IF","JMP","LINEAR_MAX_SPEED","LOCK","MOD","MONITOR","OFFSET","Offset","OR","OVERRIDE","PAUSE","PREG","PTH","RT_LD","RUN","SELECT","SKIP","Skip","TA","TB","TO","TOOL_OFFSET","Tool_Offset","UF","UT","UFRAME_NUM","UTOOL_NUM","UNLOCK","WAIT","X","Y","Z","W","P","R","STRLEN","SUBSTR","FINDSTR","VOFFSET","PROG","ATTR","MN","POS"],literal:["ON","OFF","max_speed","LPOS","JPOS","ENABLE","DISABLE","START","STOP","RESET"]},contains:[{className:"built_in",begin:"(AR|P|PAYLOAD|PR|R|SR|RSR|LBL|VR|UALM|MESSAGE|UTOOL|UFRAME|TIMER|TIMER_OVERFLOW|JOINT_MAX_SPEED|RESUME_PROG|DIAG_REC)\\[",end:"\\]",contains:["self",b,c]},d,{className:"keyword",begin:"/(PROG|ATTR|MN|POS|END)\\b"},{className:"keyword",begin:"(CALL|RUN|POINT_LOGIC|LBL)\\b"},{className:"keyword",begin:"\\b(ACC|CNT|Skip|Offset|PSPD|RT_LD|AP_LD|Tool_Offset)"},{className:"number",begin:"\\d+(sec|msec|mm/sec|cm/min|inch/min|deg/sec|mm|in|cm)?\\b",relevance:0},a.COMMENT("//","[;$]"),a.COMMENT("!","[;$]"),a.COMMENT("--eg:","$"),a.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"'"},a.C_NUMBER_MODE,{className:"variable",begin:"\\$[A-Za-z0-9_]+"}]}}},22471:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.italic=void 0,b.italic={33:[.716,0,.307,{ic:.073}],34:[.694,-.379,.514,{ic:.024}],35:[.694,.194,.818,{ic:.01}],37:[.75,.056,.818,{ic:.029}],38:[.716,.022,.767,{ic:.035}],39:[.694,-.379,.307,{ic:.07}],40:[.75,.25,.409,{ic:.108}],41:[.75,.25,.409],42:[.75,-.32,.511,{ic:.073}],43:[.557,.057,.767],44:[.121,.194,.307],45:[.251,-.18,.358],46:[.121,0,.307],47:[.716,.215,.778],48:[.665,.021,.511,{ic:.051}],49:[.666,0,.511],50:[.666,.022,.511,{ic:.04}],51:[.666,.022,.511,{ic:.051}],52:[.666,.194,.511],53:[.666,.022,.511,{ic:.056}],54:[.665,.022,.511,{ic:.054}],55:[.666,.022,.511,{ic:.123}],56:[.666,.021,.511,{ic:.042}],57:[.666,.022,.511,{ic:.042}],58:[.431,0,.307],59:[.431,.194,.307],61:[.367,-.133,.767],63:[.716,0,.511,{ic:.04}],64:[.705,.011,.767,{ic:.022}],91:[.75,.25,.307,{ic:.139}],93:[.75,.25,.307,{ic:.052}],94:[.694,-.527,.511,{ic:.017}],95:[-.025,.062,.511,{ic:.043}],126:[.318,-.208,.511,{ic:.06}],305:[.441,.01,.307,{ic:.033}],567:[.442,.204,.332],768:[.697,-.5,0],769:[.697,-.5,0,{ic:.039}],770:[.694,-.527,0,{ic:.017}],771:[.668,-.558,0,{ic:.06}],772:[.589,-.544,0,{ic:.054}],774:[.694,-.515,0,{ic:.062}],775:[.669,-.548,0],776:[.669,-.554,0,{ic:.045}],778:[.716,-.542,0],779:[.697,-.503,0,{ic:.065}],780:[.638,-.502,0,{ic:.029}],989:[.605,.085,.778],8211:[.285,-.248,.511,{ic:.043}],8212:[.285,-.248,1.022,{ic:.016}],8213:[.285,-.248,1.022,{ic:.016}],8215:[-.025,.062,.511,{ic:.043}],8216:[.694,-.379,.307,{ic:.055}],8217:[.694,-.379,.307,{ic:.07}],8220:[.694,-.379,.514,{ic:.092}],8221:[.694,-.379,.514,{ic:.024}],8260:[.716,.215,.778],8463:[.695,.013,.54,{ic:.022}],8710:[.716,0,.833,{sk:.167}],10744:[.716,.215,.778]}},22492:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.italic=void 0;var d=c(86808),e=c(22471);b.italic=(0,d.AddPaths)(e.italic,{33:"330 716Q351 716 365 703T380 670V659L304 433Q230 207 227 204Q225 198 205 198Q184 198 184 207T220 439T260 669Q270 694 297 708Q300 709 304 710T311 713T316 714Q324 716 330 716ZM107 51Q110 83 133 102T179 121Q207 121 219 105T231 72Q231 45 209 23T156 0Q138 0 123 11T107 51",34:"214 620Q214 647 236 670T289 694Q312 694 326 677T341 633V624Q341 588 327 550T294 482T253 428T216 392T196 379Q191 379 184 388T176 401Q176 404 195 421T243 472T287 547Q299 576 299 582L295 580Q291 578 282 576T264 573Q241 573 228 585T214 620ZM411 620Q411 647 433 670T486 694Q509 694 523 677T538 633V624Q538 588 524 550T491 482T450 428T413 392T393 379Q388 379 381 388T373 401Q373 404 392 421T440 472T484 547Q496 576 496 582L492 580Q488 578 479 576T461 573Q438 573 425 585T411 620",35:"281 327H228Q186 327 175 330T164 347Q164 359 176 365Q179 367 292 367H404L563 688Q569 694 578 694T593 686T597 670Q597 667 531 535L448 367H614L773 688Q779 694 787 694Q796 694 802 688T808 674V672L807 670Q807 667 732 517L658 368L736 367H814Q828 357 828 347Q828 336 812 327H637L599 250Q561 174 561 173H662H724Q760 173 769 170T779 153T770 136T729 132Q721 132 696 132T651 133H540L380 -188Q374 -194 366 -194Q357 -194 351 -188T345 -174L346 -172V-170Q346 -167 412 -35L495 133H330L170 -188Q164 -194 156 -194Q147 -194 141 -188T135 -174L136 -172V-170Q136 -167 211 -17L285 133H207L130 134Q115 140 115 153Q115 164 131 173H306L344 250Q382 326 382 327H281ZM592 327H427L389 250Q351 174 351 173H516L554 250Q592 326 592 327",37:"301 348Q257 348 231 383T205 480Q205 553 244 629T346 736Q370 750 394 750Q416 750 429 742T458 714Q512 644 606 644Q722 644 802 732Q817 750 827 750Q835 750 841 744T847 730Q847 725 827 700T689 540Q586 421 512 335Q180 -50 176 -52Q172 -56 165 -56Q157 -56 151 -50T145 -35Q145 -29 162 -9T330 186Q392 258 430 302Q711 627 711 628L701 624Q652 607 604 607Q551 607 494 634L479 642V624Q479 544 439 467Q414 416 377 382T301 348ZM270 443Q270 385 303 385H306H308Q326 385 348 407Q384 441 409 504T434 627Q434 713 390 713Q358 713 328 663Q307 631 289 556T270 451V443ZM608 -56Q573 -56 543 -23T513 76Q513 129 536 190T604 296L627 318Q670 347 704 347Q747 347 767 310T788 222Q788 126 732 35T608 -56ZM742 222Q742 310 699 310Q677 310 655 285T620 227Q608 197 593 138T578 42V36Q578 -18 613 -18Q657 -18 699 64T742 222",38:"209 444Q209 546 278 631T424 716Q473 716 501 683T530 601Q530 554 511 535T467 515Q446 515 437 527T427 553Q427 578 446 594T481 610H483V617Q480 641 464 660T419 679Q367 679 328 603Q316 578 305 538T288 470L282 443L295 449Q308 455 330 462T371 469Q397 469 413 450T430 404Q430 363 400 329T331 295Q291 295 256 322Q255 322 246 293T227 223T217 158Q217 117 232 88T273 43T327 22T387 15Q457 15 512 37T599 93T652 169T680 248T688 317T678 380T659 423T647 437Q643 435 637 431T613 416T581 392T554 364T538 332Q540 310 541 310Q554 335 587 335Q601 335 613 327T626 300Q626 290 622 279T603 255T563 242Q532 245 512 263T491 320Q494 351 511 377T547 418T600 456T652 494Q676 512 697 539T728 582T738 601Q738 602 736 602Q732 602 726 604T714 616T707 638Q707 661 724 677T764 694Q799 694 802 660Q802 625 767 562T688 467L694 458Q700 449 702 444T711 428T720 408T727 385T733 358T735 327Q735 281 724 235T685 141T617 59T515 1T375 -22Q270 -22 199 34T127 181Q127 216 147 270T207 374L216 386Q209 421 209 444ZM386 412Q386 432 366 432Q345 432 325 418T294 390T284 375Q284 371 289 362T306 343T335 332Q355 332 367 350T383 384T386 412",39:"250 620Q250 647 272 670T325 694Q348 694 362 677T377 633V624Q377 566 343 506T275 412T231 379Q226 379 220 388T213 401T232 421T279 472T323 547Q335 573 335 582L331 580Q327 578 318 576T300 573Q277 573 264 585T250 620",40:"241 -250Q203 -212 174 -140T144 39Q144 158 180 288T296 544T481 746L487 750H499Q517 750 517 740Q517 736 495 716Q399 630 331 491T236 228T208 3Q208 -73 224 -130T255 -214T271 -244Q271 -250 252 -250H241",41:"326 497Q326 546 320 588T304 655T285 699T269 728T262 740Q262 746 267 749L272 750Q276 750 281 750H293Q331 712 360 640T390 461Q390 332 339 171T188 -116Q161 -150 121 -188T47 -250H35Q17 -250 17 -240Q17 -236 39 -216Q135 -130 203 9T298 272T326 497",42:"560 658Q569 658 576 649T584 631Q584 625 583 620T577 611T569 603T556 595T540 587T519 578T494 566L428 536Q427 535 433 531T479 502Q525 475 532 469T539 450Q538 435 525 424T497 412Q489 412 482 418T442 456Q400 497 400 494L387 420Q376 353 373 343T352 323Q345 320 336 320H331Q322 320 316 327T309 343Q309 347 334 420L359 496Q358 496 297 456T234 414Q228 411 221 411Q212 411 204 417T195 439Q198 458 209 465T283 502L353 534L300 566Q255 593 247 599T239 616Q239 631 252 644T282 658Q290 658 295 654T335 615L378 573L391 647Q393 657 395 671T398 691T400 706T404 720T408 730T414 739T423 744T434 749Q435 749 439 749T445 750Q467 748 469 728Q469 723 457 685T432 610L420 573L481 613Q548 658 560 658",43:"139 237T139 250T151 266T198 270H293H431L465 407Q469 424 476 452Q494 528 500 542T519 557Q526 557 532 552T538 538Q538 536 507 409T472 272Q472 270 604 270Q737 270 741 268Q753 261 753 250Q753 237 742 233T696 229Q687 229 655 229T599 230H462L461 226Q461 224 427 91T392 -47Q387 -57 374 -57Q367 -57 361 -51T355 -37Q355 -31 388 99L421 230H288Q267 230 238 230T199 229Q163 229 151 233",44:"106 46Q106 68 121 90T167 120Q168 120 173 120T180 121Q232 121 232 59V54Q232 18 219 -20T186 -88T145 -143T109 -181T88 -194Q84 -194 77 -185T69 -171Q69 -168 70 -166T76 -161T85 -154T101 -139T124 -114Q146 -88 162 -58T183 -12T188 7Q187 7 183 5T172 2T156 0Q129 0 118 14T106 46",45:"205 180H131Q102 180 93 181T84 190Q90 238 103 251H334Q341 244 341 241Q341 236 336 214T327 186Q325 181 312 181T205 180",46:"107 50Q107 76 129 98T181 121Q203 121 217 108T231 72Q231 47 210 24T156 0Q135 0 121 13T107 50",47:"166 -215T159 -215T147 -212T141 -204T139 -197Q139 -190 144 -183Q157 -157 378 274T602 707Q605 716 618 716Q625 716 630 712T636 703T638 696Q638 691 406 241T170 -212Q166 -215 159 -215",48:"414 665Q562 665 562 490Q562 426 534 318Q451 -21 251 -21Q222 -21 202 -15Q155 2 134 40T110 144Q110 201 127 286T187 470T287 614Q348 665 414 665ZM187 98Q187 59 208 37T260 15Q320 15 365 83Q394 128 440 312T487 547Q487 580 471 600T433 627Q428 628 408 628Q381 628 353 609T311 569Q279 526 239 364T190 143Q187 120 187 98",49:"248 491Q228 491 228 502Q228 516 236 532Q237 536 246 537T275 541T314 552Q350 567 382 595T430 644L446 664Q450 666 454 666Q468 666 468 658Q468 647 395 359Q321 63 321 59Q321 52 334 50T388 46H422Q428 37 428 35Q428 19 421 5Q416 0 405 0Q400 0 361 1T263 2Q215 2 185 2T142 1T127 0Q110 0 110 11Q110 13 113 25T118 40Q120 46 146 46Q196 46 212 49T235 61Q238 66 295 295L353 526L340 519Q328 512 302 503T248 491",50:"159 404Q159 433 176 476T222 562T297 635T395 666Q466 666 508 617T551 497Q551 473 545 446Q534 388 482 333Q441 292 355 240T264 184Q216 151 179 101L171 91Q171 90 177 90Q206 90 269 77T366 64Q385 64 390 65Q418 73 441 98T475 156Q479 168 481 170T495 173H518Q524 167 524 166T521 152Q502 86 459 32T353 -22Q315 -22 259 15T172 53Q156 53 143 36T126 1L121 -16Q119 -22 98 -22H82Q76 -16 76 -13T80 5T98 50T132 111T189 178T274 242Q327 273 364 305T420 370T447 427T460 483Q466 514 466 538Q466 586 443 607T389 629Q338 629 293 584T226 487T204 399Q204 390 204 386T209 378T222 373Q258 376 282 422T307 493Q307 506 302 517T297 531Q297 537 308 546T327 551Q329 550 333 543T340 523T344 497Q344 450 306 393T216 336Q186 336 173 355T159 396V404",51:"296 531Q296 536 307 544T322 553Q330 553 338 534T346 501Q346 468 319 440T258 412Q232 412 216 430T200 478Q200 552 281 618Q345 666 416 666Q489 666 525 625T562 530Q562 473 525 419T430 335L416 329Q479 288 479 206Q479 142 440 89T344 7T229 -22Q173 -22 135 12T96 106Q96 192 157 192Q192 192 197 157Q197 134 184 117T142 96Q153 47 180 29Q201 15 232 15Q249 15 275 22Q307 34 331 57Q363 90 379 153T396 246Q396 261 393 272T384 290T371 301T355 308T341 311T326 312H316H307Q287 312 282 313T276 320Q276 323 279 337T283 352Q284 356 290 357T325 358Q364 359 368 360Q386 365 400 372T433 397T464 448T485 527Q487 535 487 556Q487 629 414 629Q350 629 298 580T245 476Q245 450 263 450H264Q280 450 294 463T308 496Q308 508 302 518T296 531",52:"448 34Q453 34 463 22T473 5Q473 -2 457 -7Q417 -22 383 -23H366L350 -91Q348 -98 345 -111T340 -130T335 -146T330 -161T325 -172T318 -182T310 -188T299 -193T286 -194Q256 -194 253 -165Q253 -159 271 -83T292 -5Q231 29 169 29Q114 29 91 14Q72 -2 65 1Q46 20 46 28Q46 35 55 43T77 60T96 74Q306 257 396 623Q410 666 444 666Q459 666 468 657T478 634Q478 627 470 595T440 504T387 381T303 239T187 99L164 75H178Q217 75 260 59L304 43Q304 48 325 127Q342 195 346 207T358 228Q372 242 391 242Q403 242 413 235T423 214Q423 205 402 116T378 25Q378 23 387 23Q405 23 418 25T439 31T448 34",53:"196 304Q189 309 189 314Q189 317 231 487T275 660Q278 666 283 666Q287 666 302 658T346 643T413 635Q447 635 481 642T537 658T559 666Q561 666 564 663T567 658Q565 637 557 629Q528 600 474 573T359 545Q342 545 327 546T304 550T294 552L291 540Q288 529 283 507T273 465L251 379Q307 420 364 420Q415 420 456 382T497 261Q497 165 429 82T262 -20Q256 -20 247 -21T233 -22Q176 -22 141 15T106 112Q106 208 173 208Q192 208 203 197T214 169Q214 143 195 125T156 107H153V100Q155 73 174 47T239 21Q245 21 259 23Q355 46 392 200Q393 205 394 207Q412 276 412 312Q412 352 396 367T358 383Q288 383 233 314Q226 306 224 305T209 304H196",54:"377 434Q425 434 457 404T499 341T509 278Q509 243 496 194T456 105T383 27Q322 -22 256 -22Q142 -22 122 114Q120 130 120 159Q120 221 135 292T195 452T310 599Q390 665 465 665Q565 665 565 583V574Q565 543 546 524Q528 506 504 506Q491 506 478 514T465 543Q465 585 515 602Q505 626 466 626Q419 626 372 587Q334 557 305 503T266 409L255 370Q287 410 339 429Q361 434 377 434ZM424 333Q424 359 411 378T365 397Q318 397 282 356T230 257T205 157T197 94Q197 67 211 45T260 22Q313 22 341 57T386 151Q424 283 424 333",55:"466 519Q448 519 435 528T416 550T400 571T376 581Q324 581 271 540T186 437Q185 435 183 432T181 428T179 426T177 424T174 423T171 422T165 422H159Q141 422 141 423Q136 423 136 431Q136 433 190 548T247 665Q249 666 266 666H282Q288 660 288 657Q288 655 284 646T276 628L273 620Q337 666 390 666Q413 666 425 652T438 620T444 584T457 559Q460 557 470 557Q497 557 524 582T571 635T594 665Q595 666 612 666H628Q634 660 634 657Q634 653 618 629T572 556T510 441T437 269T367 43Q356 -22 304 -22Q291 -22 278 -14T263 14Q263 36 281 95T354 269T486 507Q497 524 495 524Q482 519 466 519",56:"209 449Q209 545 278 605T416 666Q482 666 517 631T553 546Q553 513 539 482T504 430T463 394T426 370L410 360L430 343Q471 309 483 278T495 211Q495 141 441 75Q363 -21 253 -21Q182 -21 141 18T99 117Q99 161 119 201T170 268T222 308T259 331L272 338L259 349Q212 389 209 449ZM492 542Q492 586 469 605T415 625Q360 625 320 587T279 505Q279 495 281 487T286 474T295 460T306 449T321 436T337 422Q379 386 380 386Q389 386 420 412T472 471Q492 513 492 542ZM163 118Q163 76 189 49T258 21Q316 21 368 64T420 170Q420 193 412 208T395 233T350 271L302 312Q298 312 284 303T249 276T209 235T177 181T163 118",57:"297 211Q258 211 230 228T189 273T169 323T163 367Q163 411 183 472T254 585Q327 656 401 665Q403 665 412 665T427 666Q458 664 481 652T518 622T539 580T550 535T553 491Q553 448 544 395T515 277T454 148T358 37Q282 -22 213 -22Q166 -22 137 -1T107 55V64Q107 88 114 104T134 127T154 136T169 138Q185 138 196 128T207 101Q207 82 196 68T172 48L161 43Q161 40 167 36T187 26T219 21Q286 21 344 99Q364 126 382 169T408 241T417 275L412 269Q406 263 395 253T370 234T337 218T297 211ZM476 552Q476 626 417 626Q368 626 330 584Q312 563 300 533T270 433Q248 341 248 312Q248 286 262 267T310 248Q353 248 387 287T440 380T467 480T476 552",58:"184 358Q184 385 206 408T258 431Q279 431 293 418T308 383Q308 354 284 332T233 310Q212 310 198 324T184 358ZM107 50Q107 76 129 98T181 121Q203 121 217 108T231 72Q231 47 210 24T156 0Q135 0 121 13T107 50",59:"184 358Q184 385 206 408T258 431Q279 431 293 418T308 383Q308 354 284 332T233 310Q212 310 198 324T184 358ZM107 47Q107 77 130 99T180 121Q226 121 226 61Q226 25 214 -14T182 -84T144 -140T109 -180T88 -194T77 -185T70 -172Q70 -169 84 -155T121 -112T161 -48Q180 -10 180 3Q180 4 174 2Q172 2 166 1T156 0Q135 0 121 13T107 47",61:"776 357T776 347T761 327H470Q180 327 176 329Q164 334 164 347Q164 359 176 365Q179 367 470 367H761Q776 357 776 347ZM116 143T116 153T131 173H422Q713 173 717 171Q728 166 728 153T717 135Q713 133 422 133H131Q116 143 116 153",63:"235 431Q217 431 206 442T195 468Q195 490 215 537T280 638T380 707Q403 716 423 716Q425 716 429 716T436 715Q485 715 518 681T551 590Q551 543 530 503T482 439Q471 428 400 375T318 310Q300 287 300 259Q300 236 315 236Q333 236 352 251T384 300Q386 306 407 306H423Q429 300 429 297Q429 272 393 235T308 198Q287 198 269 215T251 270Q251 330 293 374L374 436Q377 438 401 456T432 480T457 503T481 531T494 561T501 598Q501 614 499 626Q482 678 430 678H426Q392 678 362 660T311 615T280 571T264 540L259 528Q259 527 266 526T283 516T294 492Q294 466 276 449T235 431ZM209 51Q212 83 235 102T281 121Q309 121 321 105T333 72Q333 45 311 23T258 0Q240 0 225 11T209 51",64:"198 250Q198 155 248 91T394 26Q514 26 640 80L650 84H675H683Q709 84 709 76Q709 73 708 71Q706 64 660 45T534 8T383 -11T260 24T181 115Q152 168 152 248Q152 410 268 552Q303 590 324 608Q439 705 551 705Q611 705 658 683T733 623T775 543T789 454Q789 380 766 304T720 192Q677 125 617 125Q591 125 573 137T548 160T541 176Q541 178 540 178L534 173Q527 168 515 160T488 144T454 131T417 125Q361 125 320 166T279 284Q279 393 356 481T523 569Q570 569 603 537Q623 515 632 490L637 480L657 479Q684 479 684 470Q684 465 650 333L617 199V185Q616 162 628 162Q677 162 712 278Q743 381 743 442Q743 555 687 611T553 668Q467 668 385 608T250 450T198 250ZM598 445Q598 453 594 470T569 510T518 532Q463 532 410 448T356 271Q356 220 374 191T423 162Q482 162 552 255L575 348Q598 440 598 445",91:"205 -221Q205 -239 194 -250H137H106Q73 -250 73 -242Q73 -232 194 255T321 747L324 750H381H417Q435 750 440 748T446 739Q446 730 443 723T437 712L434 710H350L349 706Q349 704 235 249T120 -208Q120 -210 159 -210Q166 -210 175 -210T187 -209Q205 -209 205 -221",93:"227 721Q227 739 238 750H295H326Q359 750 359 742Q359 732 238 245T111 -247L108 -250H51H15Q-3 -250 -8 -248T-14 -239Q-14 -230 -11 -223T-5 -212L-2 -210H82L83 -206Q83 -204 197 251T312 708Q312 710 273 710Q266 710 257 710T245 709Q227 709 227 721",94:"528 555Q528 549 514 538T496 527Q491 527 470 554Q458 569 449 580L414 625L353 578Q339 567 323 555T298 536L290 529Q286 527 285 527Q279 527 273 533T264 546L260 553Q260 559 263 562Q265 564 342 628T421 693T425 694Q430 694 433 691Q528 563 528 555",95:"98 -62Q91 -58 91 -51Q91 -31 100 -26Q102 -25 324 -25H442H500Q536 -25 545 -27T554 -36Q554 -50 548 -56Q546 -60 538 -61Q520 -62 319 -62H98",126:"266 208Q262 208 255 215T247 228Q247 233 250 236T274 259Q335 318 369 318Q394 318 420 292T464 265Q485 265 516 291T550 318Q554 318 562 311T571 297Q570 293 551 273T502 231T451 209H447Q421 209 396 235T355 261Q334 261 301 235T266 208",305:"75 287Q75 292 82 313T103 362T142 413T196 441H214Q248 441 270 419T293 357Q292 338 289 330T245 208Q193 72 193 46Q193 26 209 26Q228 26 247 43Q273 71 292 136Q295 148 297 150T311 153H317Q327 153 330 153T337 150T340 143Q340 133 330 105T292 41T228 -8Q220 -10 204 -10Q160 -10 141 15T122 71Q122 98 171 227T221 384Q221 396 218 400T203 405Q175 403 156 374T128 312T116 279Q115 278 97 278H81Q75 284 75 287",567:"75 284T75 287T81 305T101 343T133 389T180 426T240 442Q273 440 300 420T327 350V332L278 134Q267 92 253 37T233 -45T225 -73Q208 -123 162 -163T54 -204Q8 -204 -15 -181Q-32 -164 -32 -140Q-32 -112 -14 -96T27 -79Q48 -79 57 -91T67 -114Q67 -146 39 -166L44 -167H59H60Q112 -167 145 -74Q148 -65 198 134T251 347Q252 353 252 370Q252 382 251 388T245 399T230 405Q204 405 175 378Q157 360 145 337T126 298T117 280T98 278H81Q75 284 75 287",768:"-222 651Q-222 668 -206 682T-174 697Q-155 697 -145 680Q-140 671 -107 599T-74 526Q-74 522 -88 511T-107 500Q-109 500 -113 502T-167 568T-219 637Q-222 643 -222 651",769:"-148 500Q-154 500 -163 511T-173 528Q-173 529 -172 530V532Q-170 534 -97 610T-21 688Q-8 697 4 697Q19 697 29 688T39 663T30 638Q26 631 -50 573L-135 507Q-144 500 -148 500",770:"17 555Q17 549 3 538T-15 527Q-20 527 -41 554Q-53 569 -62 580L-97 625L-158 578Q-172 567 -188 555T-212 536L-221 529Q-225 527 -226 527Q-232 527 -238 533T-248 546L-251 553Q-251 559 -248 562Q-246 564 -169 628T-90 693T-86 694Q-81 694 -78 691Q17 563 17 555",771:"-245 558Q-249 558 -256 565T-264 578Q-264 583 -261 586T-237 609Q-176 668 -142 668Q-117 668 -91 642T-47 615Q-26 615 5 641T39 668Q43 668 51 661T60 647Q59 643 40 623T-9 581T-60 559H-64Q-90 559 -115 585T-156 611Q-177 611 -210 585T-245 558",772:"-275 544Q-282 548 -282 554Q-282 561 -279 573T-271 588Q-269 589 -111 589H-27H12Q38 589 46 587T54 578Q54 574 51 563T47 550Q45 546 32 545Q15 544 -118 544H-275",774:"-237 641Q-237 694 -218 694H-213Q-195 694 -195 684Q-195 683 -195 679T-197 667T-198 650Q-198 611 -176 589T-117 566Q-74 566 -34 597T23 678Q27 689 30 691T43 694Q62 694 62 684Q62 671 49 645T14 589T-46 537T-123 515Q-175 515 -206 550T-237 641",775:"-165 599Q-162 631 -139 650T-93 669Q-65 669 -53 653T-41 620Q-41 593 -63 571T-116 548Q-134 548 -149 559T-165 599",776:"-251 601Q-251 626 -230 647T-180 669Q-139 669 -133 625Q-133 595 -155 575T-203 554Q-223 554 -237 567T-251 601ZM-72 599Q-72 632 -48 650T-2 669Q18 669 31 657T45 623Q45 592 22 573T-25 554Q-68 554 -72 599",778:"-199 610Q-199 654 -161 685T-79 716Q-39 716 -16 693Q3 674 3 647Q3 607 -34 575T-118 542Q-199 542 -199 610ZM-41 631T-41 655T-83 679H-89Q-129 679 -142 656Q-146 650 -151 632T-156 604Q-156 578 -113 578H-108Q-94 578 -86 579T-69 586T-52 605Q-41 631 -41 655",779:"-217 503Q-221 503 -234 510T-248 523Q-248 528 -205 602Q-200 610 -192 623T-180 644T-170 661T-159 676T-151 686T-142 694T-134 696Q-132 697 -121 697Q-88 694 -88 664Q-88 652 -97 640T-152 574Q-214 504 -217 503ZM-64 503Q-68 503 -81 510T-95 523Q-95 528 -52 602Q-47 610 -39 623T-27 644T-17 661T-6 676T2 686T11 694T19 696Q21 697 32 697Q65 694 65 664Q65 652 56 640T1 574Q-61 504 -64 503",780:"11 637Q16 637 22 624T29 607Q29 606 27 602Q26 600 -47 552T-125 502H-127Q-133 502 -184 553Q-236 602 -236 608Q-236 612 -224 625T-206 638L-202 637L-196 632Q-190 628 -179 620T-158 603L-116 570Q-109 572 -52 604T11 637",989:"477 261Q477 257 473 256T455 253T417 251T348 250H235L155 -77L146 -82Q137 -85 109 -85Q55 -85 55 -77L139 261Q224 596 226 598Q229 603 239 603Q240 603 254 603T290 603T341 604T405 605T477 605Q656 603 687 602T719 596Q719 589 692 588T513 585H319L282 427L242 272Q242 270 351 270Q388 270 410 270T444 269T460 267T469 265T477 261",8211:"98 248Q91 252 91 259Q91 279 100 284Q102 285 324 285H442H500Q536 285 545 283T554 274Q554 260 548 254Q546 250 538 249Q520 248 319 248H98",8212:"124 248Q117 252 117 259Q117 279 126 284Q128 285 579 285T1033 284Q1037 280 1037 278Q1038 276 1038 274Q1038 253 1029 250Q1026 248 575 248H124",8213:"124 248Q117 252 117 259Q117 279 126 284Q128 285 579 285T1033 284Q1037 280 1037 278Q1038 276 1038 274Q1038 253 1029 250Q1026 248 575 248H124",8215:"98 -62Q91 -58 91 -51Q91 -31 100 -26Q102 -25 324 -25H442H500Q536 -25 545 -27T554 -36Q554 -50 548 -56Q546 -60 538 -61Q520 -62 319 -62H98",8216:"249 379Q228 379 213 396T197 448Q197 533 271 627L278 635Q286 643 295 652T314 671T332 687T344 694Q349 694 355 685T362 671Q362 668 345 654T301 608T256 537Q238 493 240 491Q241 491 245 493T258 498T275 500Q296 500 311 488T326 454Q326 426 304 403T249 379",8217:"250 620Q250 647 272 670T325 694Q348 694 362 677T377 633V624Q377 566 343 506T275 412T231 379Q226 379 220 388T213 401T232 421T279 472T323 547Q335 573 335 582L331 580Q327 578 318 576T300 573Q277 573 264 585T250 620",8220:"295 379Q274 379 259 396T243 448Q243 533 317 627Q326 638 354 666T391 694Q395 694 402 686T409 673Q409 668 392 654T348 608T302 537Q284 493 286 491Q287 491 291 493T304 498T321 500Q342 500 357 488T372 454Q372 426 350 403T295 379ZM492 379Q471 379 456 396T440 448Q440 533 514 627Q523 638 551 666T588 694Q592 694 599 685T606 672T589 654T544 608T499 537Q481 493 483 491Q484 491 488 493T501 498T518 500Q539 500 554 488T569 454Q569 426 547 403T492 379",8221:"214 620Q214 647 236 670T289 694Q312 694 326 677T341 633V624Q341 588 327 550T294 482T253 428T216 392T196 379Q191 379 184 388T176 401Q176 404 195 421T243 472T287 547Q299 576 299 582L295 580Q291 578 282 576T264 573Q241 573 228 585T214 620ZM411 620Q411 647 433 670T486 694Q509 694 523 677T538 633V624Q538 588 524 550T491 482T450 428T413 392T393 379Q388 379 381 388T373 401Q373 404 392 421T440 472T484 547Q496 576 496 582L492 580Q488 578 479 576T461 573Q438 573 425 585T411 620",8260:"166 -215T159 -215T147 -212T141 -204T139 -197Q139 -190 144 -183Q157 -157 378 274T602 707Q605 716 618 716Q625 716 630 712T636 703T638 696Q638 691 406 241T170 -212Q166 -215 159 -215",8463:"150 475Q147 475 118 466T82 457Q73 457 64 467T54 487Q54 490 55 492Q63 506 64 506Q67 512 118 526Q162 541 169 546Q173 559 175 575Q181 596 181 604Q181 613 166 617Q164 617 153 618T135 619Q119 619 114 621T109 630Q109 636 114 656T122 681Q125 685 202 688Q272 695 286 695Q304 695 304 684Q304 682 291 628L278 577L386 612Q466 635 476 635T492 627T499 607Q499 593 489 586Q485 583 373 546L262 512Q262 511 248 455T233 397T236 397T244 404Q295 441 357 441Q405 441 445 417T485 333Q485 284 449 178T412 58T426 44Q447 44 466 68Q485 87 500 130L509 152H531H543Q562 152 562 144Q562 128 546 93T494 23T415 -13Q385 -13 359 3T322 44Q318 52 318 77Q318 99 352 196T386 337Q386 386 346 386Q318 386 286 370Q267 361 245 338T211 292Q207 287 193 235T162 113T138 21Q128 7 122 4Q105 -12 83 -12Q66 -12 54 -2T42 26Q42 45 98 257L151 475H150",8710:"574 715L582 716Q589 716 595 716Q612 716 616 714Q621 712 621 709Q622 707 705 359T788 8Q786 5 785 3L781 0H416Q52 0 50 2T48 6Q48 9 305 358T567 711Q572 712 574 715ZM599 346L538 602L442 474Q347 345 252 217T157 87T409 86T661 88L654 120Q646 151 629 220T599 346",10744:"166 -215T159 -215T147 -212T141 -204T139 -197Q139 -190 144 -183Q157 -157 378 274T602 707Q605 716 618 716Q625 716 630 712T636 703T638 696Q638 691 406 241T170 -212Q166 -215 159 -215"},{})},22599:a=>{a.exports=function(a){let b=a.regex,c={className:"variable.constant",begin:b.concat(/\$/,b.either("ADMINTOOLS","APPDATA","CDBURN_AREA","CMDLINE","COMMONFILES32","COMMONFILES64","COMMONFILES","COOKIES","DESKTOP","DOCUMENTS","EXEDIR","EXEFILE","EXEPATH","FAVORITES","FONTS","HISTORY","HWNDPARENT","INSTDIR","INTERNET_CACHE","LANGUAGE","LOCALAPPDATA","MUSIC","NETHOOD","OUTDIR","PICTURES","PLUGINSDIR","PRINTHOOD","PROFILE","PROGRAMFILES32","PROGRAMFILES64","PROGRAMFILES","QUICKLAUNCH","RECENT","RESOURCES_LOCALIZED","RESOURCES","SENDTO","SMPROGRAMS","SMSTARTUP","STARTMENU","SYSDIR","TEMP","TEMPLATES","VIDEOS","WINDIR"))},d={className:"variable",begin:/\$+\{[\!\w.:-]+\}/},e={className:"variable",begin:/\$+\w[\w\.]*/,illegal:/\(\)\{\}/},f={className:"variable",begin:/\$+\([\w^.:!-]+\)/},g={className:"params",begin:b.either("ARCHIVE","FILE_ATTRIBUTE_ARCHIVE","FILE_ATTRIBUTE_NORMAL","FILE_ATTRIBUTE_OFFLINE","FILE_ATTRIBUTE_READONLY","FILE_ATTRIBUTE_SYSTEM","FILE_ATTRIBUTE_TEMPORARY","HKCR","HKCU","HKDD","HKEY_CLASSES_ROOT","HKEY_CURRENT_CONFIG","HKEY_CURRENT_USER","HKEY_DYN_DATA","HKEY_LOCAL_MACHINE","HKEY_PERFORMANCE_DATA","HKEY_USERS","HKLM","HKPD","HKU","IDABORT","IDCANCEL","IDIGNORE","IDNO","IDOK","IDRETRY","IDYES","MB_ABORTRETRYIGNORE","MB_DEFBUTTON1","MB_DEFBUTTON2","MB_DEFBUTTON3","MB_DEFBUTTON4","MB_ICONEXCLAMATION","MB_ICONINFORMATION","MB_ICONQUESTION","MB_ICONSTOP","MB_OK","MB_OKCANCEL","MB_RETRYCANCEL","MB_RIGHT","MB_RTLREADING","MB_SETFOREGROUND","MB_TOPMOST","MB_USERICON","MB_YESNO","NORMAL","OFFLINE","READONLY","SHCTX","SHELL_CONTEXT","SYSTEM|TEMPORARY")},h={className:"keyword",begin:b.concat(/!/,b.either("addincludedir","addplugindir","appendfile","assert","cd","define","delfile","echo","else","endif","error","execute","finalize","getdllversion","gettlbversion","if","ifdef","ifmacrodef","ifmacrondef","ifndef","include","insertmacro","macro","macroend","makensis","packhdr","searchparse","searchreplace","system","tempfile","undef","uninstfinalize","verbose","warning"))},i={match:[/Function/,/\s+/,b.concat(/(\.)?/,a.IDENT_RE)],scope:{1:"keyword",3:"title.function"}};return{name:"NSIS",case_insensitive:!0,keywords:{keyword:["Abort","AddBrandingImage","AddSize","AllowRootDirInstall","AllowSkipFiles","AutoCloseWindow","BGFont","BGGradient","BrandingText","BringToFront","Call","CallInstDLL","Caption","ChangeUI","CheckBitmap","ClearErrors","CompletedText","ComponentText","CopyFiles","CRCCheck","CreateDirectory","CreateFont","CreateShortCut","Delete","DeleteINISec","DeleteINIStr","DeleteRegKey","DeleteRegValue","DetailPrint","DetailsButtonText","DirText","DirVar","DirVerify","EnableWindow","EnumRegKey","EnumRegValue","Exch","Exec","ExecShell","ExecShellWait","ExecWait","ExpandEnvStrings","File","FileBufSize","FileClose","FileErrorText","FileOpen","FileRead","FileReadByte","FileReadUTF16LE","FileReadWord","FileWriteUTF16LE","FileSeek","FileWrite","FileWriteByte","FileWriteWord","FindClose","FindFirst","FindNext","FindWindow","FlushINI","GetCurInstType","GetCurrentAddress","GetDlgItem","GetDLLVersion","GetDLLVersionLocal","GetErrorLevel","GetFileTime","GetFileTimeLocal","GetFullPathName","GetFunctionAddress","GetInstDirError","GetKnownFolderPath","GetLabelAddress","GetTempFileName","GetWinVer","Goto","HideWindow","Icon","IfAbort","IfErrors","IfFileExists","IfRebootFlag","IfRtlLanguage","IfShellVarContextAll","IfSilent","InitPluginsDir","InstallButtonText","InstallColors","InstallDir","InstallDirRegKey","InstProgressFlags","InstType","InstTypeGetText","InstTypeSetText","Int64Cmp","Int64CmpU","Int64Fmt","IntCmp","IntCmpU","IntFmt","IntOp","IntPtrCmp","IntPtrCmpU","IntPtrOp","IsWindow","LangString","LicenseBkColor","LicenseData","LicenseForceSelection","LicenseLangString","LicenseText","LoadAndSetImage","LoadLanguageFile","LockWindow","LogSet","LogText","ManifestDPIAware","ManifestLongPathAware","ManifestMaxVersionTested","ManifestSupportedOS","MessageBox","MiscButtonText","Name|0","Nop","OutFile","Page","PageCallbacks","PEAddResource","PEDllCharacteristics","PERemoveResource","PESubsysVer","Pop","Push","Quit","ReadEnvStr","ReadINIStr","ReadRegDWORD","ReadRegStr","Reboot","RegDLL","Rename","RequestExecutionLevel","ReserveFile","Return","RMDir","SearchPath","SectionGetFlags","SectionGetInstTypes","SectionGetSize","SectionGetText","SectionIn","SectionSetFlags","SectionSetInstTypes","SectionSetSize","SectionSetText","SendMessage","SetAutoClose","SetBrandingImage","SetCompress","SetCompressor","SetCompressorDictSize","SetCtlColors","SetCurInstType","SetDatablockOptimize","SetDateSave","SetDetailsPrint","SetDetailsView","SetErrorLevel","SetErrors","SetFileAttributes","SetFont","SetOutPath","SetOverwrite","SetRebootFlag","SetRegView","SetShellVarContext","SetSilent","ShowInstDetails","ShowUninstDetails","ShowWindow","SilentInstall","SilentUnInstall","Sleep","SpaceTexts","StrCmp","StrCmpS","StrCpy","StrLen","SubCaption","Unicode","UninstallButtonText","UninstallCaption","UninstallIcon","UninstallSubCaption","UninstallText","UninstPage","UnRegDLL","Var","VIAddVersionKey","VIFileVersion","VIProductVersion","WindowIcon","WriteINIStr","WriteRegBin","WriteRegDWORD","WriteRegExpandStr","WriteRegMultiStr","WriteRegNone","WriteRegStr","WriteUninstaller","XPStyle"],literal:["admin","all","auto","both","bottom","bzip2","colored","components","current","custom","directory","false","force","hide","highest","ifdiff","ifnewer","instfiles","lastused","leave","left","license","listonly","lzma","nevershow","none","normal","notset","off","on","open","print","right","show","silent","silentlog","smooth","textonly","top","true","try","un.components","un.custom","un.directory","un.instfiles","un.license","uninstConfirm","user","Win10","Win7","Win8","WinVista","zlib"]},contains:[a.HASH_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.COMMENT(";","$",{relevance:0}),{match:[/Var/,/\s+/,/(?:\/GLOBAL\s+)?/,/[A-Za-z][\w.]*/],scope:{1:"keyword",3:"params",4:"variable"}},i,{beginKeywords:"Function PageEx Section SectionGroup FunctionEnd SectionEnd"},{className:"string",variants:[{begin:'"',end:'"'},{begin:"'",end:"'"},{begin:"`",end:"`"}],illegal:/\n/,contains:[{className:"char.escape",begin:/\$(\\[nrt]|\$)/},c,d,e,f]},h,d,e,f,g,{className:"title.function",begin:/\w+::\w+/},a.NUMBER_MODE]}}},22680:a=>{a.exports=function(a){let b={className:"variable",variants:[{begin:"\\b([gtps][A-Z]{1}[a-zA-Z0-9]*)(\\[.+\\])?(?:\\s*?)"},{begin:"\\$_[A-Z]+"}],relevance:0},c=[a.C_BLOCK_COMMENT_MODE,a.HASH_COMMENT_MODE,a.COMMENT("--","$"),a.COMMENT("[^:]//","$")],d=a.inherit(a.TITLE_MODE,{variants:[{begin:"\\b_*rig[A-Z][A-Za-z0-9_\\-]*"},{begin:"\\b_[a-z0-9\\-]+"}]}),e=a.inherit(a.TITLE_MODE,{begin:"\\b([A-Za-z0-9_\\-]+)\\b"});return{name:"LiveCode",case_insensitive:!1,keywords:{keyword:"$_COOKIE $_FILES $_GET $_GET_BINARY $_GET_RAW $_POST $_POST_BINARY $_POST_RAW $_SESSION $_SERVER codepoint codepoints segment segments codeunit codeunits sentence sentences trueWord trueWords paragraph after byte bytes english the until http forever descending using line real8 with seventh for stdout finally element word words fourth before black ninth sixth characters chars stderr uInt1 uInt1s uInt2 uInt2s stdin string lines relative rel any fifth items from middle mid at else of catch then third it file milliseconds seconds second secs sec int1 int1s int4 int4s internet int2 int2s normal text item last long detailed effective uInt4 uInt4s repeat end repeat URL in try into switch to words https token binfile each tenth as ticks tick system real4 by dateItems without char character ascending eighth whole dateTime numeric short first ftp integer abbreviated abbr abbrev private case while if div mod wrap and or bitAnd bitNot bitOr bitXor among not in a an within contains ends with begins the keys of keys",literal:"SIX TEN FORMFEED NINE ZERO NONE SPACE FOUR FALSE COLON CRLF PI COMMA ENDOFFILE EOF EIGHT FIVE QUOTE EMPTY ONE TRUE RETURN CR LINEFEED RIGHT BACKSLASH NULL SEVEN TAB THREE TWO six ten formfeed nine zero none space four false colon crlf pi comma endoffile eof eight five quote empty one true return cr linefeed right backslash null seven tab three two RIVERSION RISTATE FILE_READ_MODE FILE_WRITE_MODE FILE_WRITE_MODE DIR_WRITE_MODE FILE_READ_UMASK FILE_WRITE_UMASK DIR_READ_UMASK DIR_WRITE_UMASK",built_in:"put abs acos aliasReference annuity arrayDecode arrayEncode asin atan atan2 average avg avgDev base64Decode base64Encode baseConvert binaryDecode binaryEncode byteOffset byteToNum cachedURL cachedURLs charToNum cipherNames codepointOffset codepointProperty codepointToNum codeunitOffset commandNames compound compress constantNames cos date dateFormat decompress difference directories diskSpace DNSServers exp exp1 exp2 exp10 extents files flushEvents folders format functionNames geometricMean global globals hasMemory harmonicMean hostAddress hostAddressToName hostName hostNameToAddress isNumber ISOToMac itemOffset keys len length libURLErrorData libUrlFormData libURLftpCommand libURLLastHTTPHeaders libURLLastRHHeaders libUrlMultipartFormAddPart libUrlMultipartFormData libURLVersion lineOffset ln ln1 localNames log log2 log10 longFilePath lower macToISO matchChunk matchText matrixMultiply max md5Digest median merge messageAuthenticationCode messageDigest millisec millisecs millisecond milliseconds min monthNames nativeCharToNum normalizeText num number numToByte numToChar numToCodepoint numToNativeChar offset open openfiles openProcesses openProcessIDs openSockets paragraphOffset paramCount param params peerAddress pendingMessages platform popStdDev populationStandardDeviation populationVariance popVariance processID random randomBytes replaceText result revCreateXMLTree revCreateXMLTreeFromFile revCurrentRecord revCurrentRecordIsFirst revCurrentRecordIsLast revDatabaseColumnCount revDatabaseColumnIsNull revDatabaseColumnLengths revDatabaseColumnNames revDatabaseColumnNamed revDatabaseColumnNumbered revDatabaseColumnTypes revDatabaseConnectResult revDatabaseCursors revDatabaseID revDatabaseTableNames revDatabaseType revDataFromQuery revdb_closeCursor revdb_columnbynumber revdb_columncount revdb_columnisnull revdb_columnlengths revdb_columnnames revdb_columntypes revdb_commit revdb_connect revdb_connections revdb_connectionerr revdb_currentrecord revdb_cursorconnection revdb_cursorerr revdb_cursors revdb_dbtype revdb_disconnect revdb_execute revdb_iseof revdb_isbof revdb_movefirst revdb_movelast revdb_movenext revdb_moveprev revdb_query revdb_querylist revdb_recordcount revdb_rollback revdb_tablenames revGetDatabaseDriverPath revNumberOfRecords revOpenDatabase revOpenDatabases revQueryDatabase revQueryDatabaseBlob revQueryResult revQueryIsAtStart revQueryIsAtEnd revUnixFromMacPath revXMLAttribute revXMLAttributes revXMLAttributeValues revXMLChildContents revXMLChildNames revXMLCreateTreeFromFileWithNamespaces revXMLCreateTreeWithNamespaces revXMLDataFromXPathQuery revXMLEvaluateXPath revXMLFirstChild revXMLMatchingNode revXMLNextSibling revXMLNodeContents revXMLNumberOfChildren revXMLParent revXMLPreviousSibling revXMLRootNode revXMLRPC_CreateRequest revXMLRPC_Documents revXMLRPC_Error revXMLRPC_GetHost revXMLRPC_GetMethod revXMLRPC_GetParam revXMLText revXMLRPC_Execute revXMLRPC_GetParamCount revXMLRPC_GetParamNode revXMLRPC_GetParamType revXMLRPC_GetPath revXMLRPC_GetPort revXMLRPC_GetProtocol revXMLRPC_GetRequest revXMLRPC_GetResponse revXMLRPC_GetSocket revXMLTree revXMLTrees revXMLValidateDTD revZipDescribeItem revZipEnumerateItems revZipOpenArchives round sampVariance sec secs seconds sentenceOffset sha1Digest shell shortFilePath sin specialFolderPath sqrt standardDeviation statRound stdDev sum sysError systemVersion tan tempName textDecode textEncode tick ticks time to tokenOffset toLower toUpper transpose truewordOffset trunc uniDecode uniEncode upper URLDecode URLEncode URLStatus uuid value variableNames variance version waitDepth weekdayNames wordOffset xsltApplyStylesheet xsltApplyStylesheetFromFile xsltLoadStylesheet xsltLoadStylesheetFromFile add breakpoint cancel clear local variable file word line folder directory URL close socket process combine constant convert create new alias folder directory decrypt delete variable word line folder directory URL dispatch divide do encrypt filter get include intersect kill libURLDownloadToFile libURLFollowHttpRedirects libURLftpUpload libURLftpUploadFile libURLresetAll libUrlSetAuthCallback libURLSetDriver libURLSetCustomHTTPHeaders libUrlSetExpect100 libURLSetFTPListCommand libURLSetFTPMode libURLSetFTPStopTime libURLSetStatusCallback load extension loadedExtensions multiply socket prepare process post seek rel relative read from process rename replace require resetAll resolve revAddXMLNode revAppendXML revCloseCursor revCloseDatabase revCommitDatabase revCopyFile revCopyFolder revCopyXMLNode revDeleteFolder revDeleteXMLNode revDeleteAllXMLTrees revDeleteXMLTree revExecuteSQL revGoURL revInsertXMLNode revMoveFolder revMoveToFirstRecord revMoveToLastRecord revMoveToNextRecord revMoveToPreviousRecord revMoveToRecord revMoveXMLNode revPutIntoXMLNode revRollBackDatabase revSetDatabaseDriverPath revSetXMLAttribute revXMLRPC_AddParam revXMLRPC_DeleteAllDocuments revXMLAddDTD revXMLRPC_Free revXMLRPC_FreeAll revXMLRPC_DeleteDocument revXMLRPC_DeleteParam revXMLRPC_SetHost revXMLRPC_SetMethod revXMLRPC_SetPort revXMLRPC_SetProtocol revXMLRPC_SetSocket revZipAddItemWithData revZipAddItemWithFile revZipAddUncompressedItemWithData revZipAddUncompressedItemWithFile revZipCancel revZipCloseArchive revZipDeleteItem revZipExtractItemToFile revZipExtractItemToVariable revZipSetProgressCallback revZipRenameItem revZipReplaceItemWithData revZipReplaceItemWithFile revZipOpenArchive send set sort split start stop subtract symmetric union unload vectorDotProduct wait write"},contains:[b,{className:"keyword",begin:"\\bend\\sif\\b"},{className:"function",beginKeywords:"function",end:"$",contains:[b,e,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE,d]},{className:"function",begin:"\\bend\\s+",end:"$",keywords:"end",contains:[e,d],relevance:0},{beginKeywords:"command on",end:"$",contains:[b,e,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE,d]},{className:"meta",variants:[{begin:"<\\?(rev|lc|livecode)",relevance:10},{begin:"<\\?"},{begin:"\\?>"}]},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE,d].concat(c),illegal:";$|^\\[|^=|&|\\{"}}},22868:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.svgBackdrop=b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(45204));let e=/(?:\b|^)::backdrop$/,f=b.svgBackdrop=(0,d.default)("marpit-postcss-svg-backdrop",()=>(a,b)=>{a.walkRules(a=>{let c=new Set;for(let b of a.selectors){if(!b.match(e))continue;let a=b.match(/[.:#[]/),d=b.slice(0,a.index);if("section"===d||""===d){let d=b.slice(a.index,-10);c.add(`:marpit-container > svg[data-marpit-svg]${d}`)}}c.size>0&&a.nodes.length>0&&a.parent.insertAfter(a,b.atRule({name:"media",params:"screen",nodes:[b.rule({selectors:[...c.values()],nodes:a.nodes})]}))})});b.default=f},22885:a=>{a.exports=function(a){let b=a.regex,c=/[dualxmsipngr]{0,12}/,d={$pattern:/[\w.]+/,keyword:"abs accept alarm and atan2 bind binmode bless break caller chdir chmod chomp chop chown chr chroot class close closedir connect continue cos crypt dbmclose dbmopen defined delete die do dump each else elsif endgrent endhostent endnetent endprotoent endpwent endservent eof eval exec exists exit exp fcntl field fileno flock for foreach fork format formline getc getgrent getgrgid getgrnam gethostbyaddr gethostbyname gethostent getlogin getnetbyaddr getnetbyname getnetent getpeername getpgrp getpriority getprotobyname getprotobynumber getprotoent getpwent getpwnam getpwuid getservbyname getservbyport getservent getsockname getsockopt given glob gmtime goto grep gt hex if index int ioctl join keys kill last lc lcfirst length link listen local localtime log lstat lt ma map method mkdir msgctl msgget msgrcv msgsnd my ne next no not oct open opendir or ord our pack package pipe pop pos print printf prototype push q|0 qq quotemeta qw qx rand read readdir readline readlink readpipe recv redo ref rename require reset return reverse rewinddir rindex rmdir say scalar seek seekdir select semctl semget semop send setgrent sethostent setnetent setpgrp setpriority setprotoent setpwent setservent setsockopt shift shmctl shmget shmread shmwrite shutdown sin sleep socket socketpair sort splice split sprintf sqrt srand stat state study sub substr symlink syscall sysopen sysread sysseek system syswrite tell telldir tie tied time times tr truncate uc ucfirst umask undef unless unlink unpack unshift untie until use utime values vec wait waitpid wantarray warn when while write x|0 xor y|0"},e={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:d},f={begin:/->\{/,end:/\}/},g={scope:"attr",match:/\s+:\s*\w+(\s*\(.*?\))?/},h={scope:"variable",variants:[{begin:/\$\d/},{begin:b.concat(/[$%@](?!")(\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@](?!")[^\s\w{=]|\$=/,relevance:0}],contains:[g]},i={className:"number",variants:[{match:/0?\.[0-9][0-9_]+\b/},{match:/\bv?(0|[1-9][0-9_]*(\.[0-9_]+)?|[1-9][0-9_]*)\b/},{match:/\b0[0-7][0-7_]*\b/},{match:/\b0x[0-9a-fA-F][0-9a-fA-F_]*\b/},{match:/\b0b[0-1][0-1_]*\b/}],relevance:0},j=[a.BACKSLASH_ESCAPE,e,h],k=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],l=(a,d,e="\\1")=>{let f="\\1"===e?e:b.concat(e,d);return b.concat(b.concat("(?:",a,")"),d,/(?:\\.|[^\\\/])*?/,f,/(?:\\.|[^\\\/])*?/,e,c)},m=(a,d,e)=>b.concat(b.concat("(?:",a,")"),d,/(?:\\.|[^\\\/])*?/,e,c),n=[h,a.HASH_COMMENT_MODE,a.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),f,{className:"string",contains:j,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[a.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[a.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},i,{begin:"(\\/\\/|"+a.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[a.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:l("s|tr|y",b.either(...k,{capture:!0}))},{begin:l("s|tr|y","\\(","\\)")},{begin:l("s|tr|y","\\[","\\]")},{begin:l("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:m("(?:m|qr)?",/\//,/\//)},{begin:m("m|qr",b.either(...k,{capture:!0}),/\1/)},{begin:m("m|qr",/\(/,/\)/)},{begin:m("m|qr",/\[/,/\]/)},{begin:m("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub method",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[a.TITLE_MODE,g]},{className:"class",beginKeywords:"class",end:"[;{]",excludeEnd:!0,relevance:5,contains:[a.TITLE_MODE,g,i]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return e.contains=n,f.contains=n,{name:"Perl",aliases:["pl","pm"],keywords:d,contains:n}}},23308:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.script=void 0,b.script={}},23400:a=>{"use strict";function b(a){return function(b,...c){if(b.marpit)return a.call(this,b,...c);throw Error("Marpit plugin has detected incompatible markdown-it instance.")}}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{value:b}),Object.defineProperty(b,"marpitPlugin",{value:b}),a.exports=b},23443:a=>{a.exports=function(a){return{name:"Awk",keywords:{keyword:"BEGIN END if else while do for in break continue delete next nextfile function func exit|10"},contains:[{className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},{className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,relevance:10},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]},a.REGEXP_MODE,a.HASH_COMMENT_MODE,a.NUMBER_MODE]}}},23620:a=>{a.exports=function(a){let b={className:"built_in",begin:"\\b(void|bool|int8|int16|int32|int64|int|uint8|uint16|uint32|uint64|uint|string|ref|array|double|float|auto|dictionary)"},c={className:"symbol",begin:"[a-zA-Z0-9_]+@"},d={className:"keyword",begin:"<",end:">",contains:[b,c]};return b.contains=[d],c.contains=[d],{name:"AngelScript",aliases:["asc"],keywords:["for","in|0","break","continue","while","do|0","return","if","else","case","switch","namespace","is","cast","or","and","xor","not","get|0","in","inout|10","out","override","set|0","private","public","const","default|0","final","shared","external","mixin|10","enum","typedef","funcdef","this","super","import","from","interface","abstract|0","try","catch","protected","explicit","property"],illegal:"(^using\\s+[A-Za-z0-9_\\.]+;$|\\bfunction\\s*[^\\(])",contains:[{className:"string",begin:"'",end:"'",illegal:"\\n",contains:[a.BACKSLASH_ESCAPE],relevance:0},{className:"string",begin:'"""',end:'"""'},{className:"string",begin:'"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE],relevance:0},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"string",begin:"^\\s*\\[",end:"\\]"},{beginKeywords:"interface namespace",end:/\{/,illegal:"[;.\\-]",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+"}]},{beginKeywords:"class",end:/\{/,illegal:"[;.\\-]",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+",contains:[{begin:"[:,]\\s*",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+"}]}]}]},b,c,{className:"literal",begin:"\\b(null|true|false)"},{className:"number",relevance:0,begin:"(-?)(\\b0[xXbBoOdD][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?f?|\\.\\d+f?)([eE][-+]?\\d+f?)?)"}]}}},23737:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},h=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMmultiscriptsMixin=b.ScriptNames=b.NextScript=void 0;var i=c(48306);b.NextScript={base:"subList",subList:"supList",supList:"subList",psubList:"psupList",psupList:"psubList"},b.ScriptNames=["sup","sup","psup","psub"],b.CommonMmultiscriptsMixin=function(a){function c(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,g([],f(b),!1))||this;return d.scriptData=null,d.firstPrescript=0,d.getScriptData(),d}return e(c,a),c.prototype.combinePrePost=function(a,b){var c=new i.BBox(a);return c.combine(b,0,0),c},c.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=this.font.params.scriptspace,d=this.scriptData,e=this.combinePrePost(d.sub,d.psub),g=this.combinePrePost(d.sup,d.psup),h=f(this.getUVQ(e,g),2),i=h[0],j=h[1];if(a.empty(),d.numPrescripts&&(a.combine(d.psup,c,i),a.combine(d.psub,c,j)),a.append(d.base),d.numScripts){var k=a.w;a.combine(d.sup,k,i),a.combine(d.sub,k,j),a.w+=c}a.clean(),this.setChildPWidths(b)},c.prototype.getScriptData=function(){var a=this.scriptData={base:null,sub:i.BBox.empty(),sup:i.BBox.empty(),psub:i.BBox.empty(),psup:i.BBox.empty(),numPrescripts:0,numScripts:0},b=this.getScriptBBoxLists();this.combineBBoxLists(a.sub,a.sup,b.subList,b.supList),this.combineBBoxLists(a.psub,a.psup,b.psubList,b.psupList),a.base=b.base[0],a.numPrescripts=b.psubList.length,a.numScripts=b.subList.length},c.prototype.getScriptBBoxLists=function(){var a,c,d={base:[],subList:[],supList:[],psubList:[],psupList:[]},e="base";try{for(var f=h(this.childNodes),g=f.next();!g.done;g=f.next()){var i=g.value;i.node.isKind("mprescripts")?e="psubList":(d[e].push(i.getOuterBBox()),e=b.NextScript[e])}}catch(b){a={error:b}}finally{try{g&&!g.done&&(c=f.return)&&c.call(f)}finally{if(a)throw a.error}}return this.firstPrescript=d.subList.length+d.supList.length+2,this.padLists(d.subList,d.supList),this.padLists(d.psubList,d.psupList),d},c.prototype.padLists=function(a,b){a.length>b.length&&b.push(i.BBox.empty())},c.prototype.combineBBoxLists=function(a,b,c,d){for(var e=0;e<c.length;e++){var g=f(this.getScaledWHD(c[e]),3),h=g[0],i=g[1],j=g[2],k=f(this.getScaledWHD(d[e]),3),l=k[0],m=k[1],n=k[2],o=Math.max(h,l);a.w+=o,b.w+=o,i>a.h&&(a.h=i),j>a.d&&(a.d=j),m>b.h&&(b.h=m),n>b.d&&(b.d=n)}},c.prototype.getScaledWHD=function(a){var b=a.w,c=a.h,d=a.d,e=a.rscale;return[b*e,c*e,d*e]},c.prototype.getUVQ=function(b,c){var d;if(!this.UVQ){var e=f([0,0,0],3),g=e[0],h=e[1],i=e[2];0===b.h&&0===b.d?g=this.getU():0===c.h&&0===c.d?g=-this.getV():(g=(d=f(a.prototype.getUVQ.call(this,b,c),3))[0],h=d[1],i=d[2]),this.UVQ=[g,h,i]}return this.UVQ},c}},23771:a=>{a.exports=function(a){return{name:"Stata",aliases:["do","ado"],case_insensitive:!0,keywords:"if else in foreach for forv forva forval forvalu forvalue forvalues by bys bysort xi quietly qui capture about ac ac_7 acprplot acprplot_7 adjust ado adopath adoupdate alpha ameans an ano anov anova anova_estat anova_terms anovadef aorder ap app appe appen append arch arch_dr arch_estat arch_p archlm areg areg_p args arima arima_dr arima_estat arima_p as asmprobit asmprobit_estat asmprobit_lf asmprobit_mfx__dlg asmprobit_p ass asse asser assert avplot avplot_7 avplots avplots_7 bcskew0 bgodfrey bias binreg bip0_lf biplot bipp_lf bipr_lf bipr_p biprobit bitest bitesti bitowt blogit bmemsize boot bootsamp bootstrap bootstrap_8 boxco_l boxco_p boxcox boxcox_6 boxcox_p bprobit br break brier bro brow brows browse brr brrstat bs bs_7 bsampl_w bsample bsample_7 bsqreg bstat bstat_7 bstat_8 bstrap bstrap_7 bubble bubbleplot ca ca_estat ca_p cabiplot camat canon canon_8 canon_8_p canon_estat canon_p cap caprojection capt captu captur capture cat cc cchart cchart_7 cci cd censobs_table centile cf char chdir checkdlgfiles checkestimationsample checkhlpfiles checksum chelp ci cii cl class classutil clear cli clis clist clo clog clog_lf clog_p clogi clogi_sw clogit clogit_lf clogit_p clogitp clogl_sw cloglog clonevar clslistarray cluster cluster_measures cluster_stop cluster_tree cluster_tree_8 clustermat cmdlog cnr cnre cnreg cnreg_p cnreg_sw cnsreg codebook collaps4 collapse colormult_nb colormult_nw compare compress conf confi confir confirm conren cons const constr constra constrai constrain constraint continue contract copy copyright copysource cor corc corr corr2data corr_anti corr_kmo corr_smc corre correl correla correlat correlate corrgram cou coun count cox cox_p cox_sw coxbase coxhaz coxvar cprplot cprplot_7 crc cret cretu cretur creturn cross cs cscript cscript_log csi ct ct_is ctset ctst_5 ctst_st cttost cumsp cumsp_7 cumul cusum cusum_7 cutil d|0 datasig datasign datasigna datasignat datasignatu datasignatur datasignature datetof db dbeta de dec deco decod decode deff des desc descr descri describ describe destring dfbeta dfgls dfuller di di_g dir dirstats dis discard disp disp_res disp_s displ displa display distinct do doe doed doedi doedit dotplot dotplot_7 dprobit drawnorm drop ds ds_util dstdize duplicates durbina dwstat dydx e|0 ed edi edit egen eivreg emdef en enc enco encod encode eq erase ereg ereg_lf ereg_p ereg_sw ereghet ereghet_glf ereghet_glf_sh ereghet_gp ereghet_ilf ereghet_ilf_sh ereghet_ip eret eretu eretur ereturn err erro error esize est est_cfexist est_cfname est_clickable est_expand est_hold est_table est_unhold est_unholdok estat estat_default estat_summ estat_vce_only esti estimates etodow etof etomdy ex exi exit expand expandcl fac fact facto factor factor_estat factor_p factor_pca_rotated factor_rotate factormat fcast fcast_compute fcast_graph fdades fdadesc fdadescr fdadescri fdadescrib fdadescribe fdasav fdasave fdause fh_st file open file read file close file filefilter fillin find_hlp_file findfile findit findit_7 fit fl fli flis flist for5_0 forest forestplot form forma format fpredict frac_154 frac_adj frac_chk frac_cox frac_ddp frac_dis frac_dv frac_in frac_mun frac_pp frac_pq frac_pv frac_wgt frac_xo fracgen fracplot fracplot_7 fracpoly fracpred fron_ex fron_hn fron_p fron_tn fron_tn2 frontier ftodate ftoe ftomdy ftowdate funnel funnelplot g|0 gamhet_glf gamhet_gp gamhet_ilf gamhet_ip gamma gamma_d2 gamma_p gamma_sw gammahet gdi_hexagon gdi_spokes ge gen gene gener genera generat generate genrank genstd genvmean gettoken gl gladder gladder_7 glim_l01 glim_l02 glim_l03 glim_l04 glim_l05 glim_l06 glim_l07 glim_l08 glim_l09 glim_l10 glim_l11 glim_l12 glim_lf glim_mu glim_nw1 glim_nw2 glim_nw3 glim_p glim_v1 glim_v2 glim_v3 glim_v4 glim_v5 glim_v6 glim_v7 glm glm_6 glm_p glm_sw glmpred glo glob globa global glogit glogit_8 glogit_p gmeans gnbre_lf gnbreg gnbreg_5 gnbreg_p gomp_lf gompe_sw gomper_p gompertz gompertzhet gomphet_glf gomphet_glf_sh gomphet_gp gomphet_ilf gomphet_ilf_sh gomphet_ip gphdot gphpen gphprint gprefs gprobi_p gprobit gprobit_8 gr gr7 gr_copy gr_current gr_db gr_describe gr_dir gr_draw gr_draw_replay gr_drop gr_edit gr_editviewopts gr_example gr_example2 gr_export gr_print gr_qscheme gr_query gr_read gr_rename gr_replay gr_save gr_set gr_setscheme gr_table gr_undo gr_use graph graph7 grebar greigen greigen_7 greigen_8 grmeanby grmeanby_7 gs_fileinfo gs_filetype gs_graphinfo gs_stat gsort gwood h|0 hadimvo hareg hausman haver he heck_d2 heckma_p heckman heckp_lf heckpr_p heckprob hel help hereg hetpr_lf hetpr_p hetprob hettest hexdump hilite hist hist_7 histogram hlogit hlu hmeans hotel hotelling hprobit hreg hsearch icd9 icd9_ff icd9p iis impute imtest inbase include inf infi infil infile infix inp inpu input ins insheet insp inspe inspec inspect integ inten intreg intreg_7 intreg_p intrg2_ll intrg_ll intrg_ll2 ipolate iqreg ir irf irf_create irfm iri is_svy is_svysum isid istdize ivprob_1_lf ivprob_lf ivprobit ivprobit_p ivreg ivreg_footnote ivtob_1_lf ivtob_lf ivtobit ivtobit_p jackknife jacknife jknife jknife_6 jknife_8 jkstat joinby kalarma1 kap kap_3 kapmeier kappa kapwgt kdensity kdensity_7 keep ksm ksmirnov ktau kwallis l|0 la lab labbe labbeplot labe label labelbook ladder levels levelsof leverage lfit lfit_p li lincom line linktest lis list lloghet_glf lloghet_glf_sh lloghet_gp lloghet_ilf lloghet_ilf_sh lloghet_ip llogi_sw llogis_p llogist llogistic llogistichet lnorm_lf lnorm_sw lnorma_p lnormal lnormalhet lnormhet_glf lnormhet_glf_sh lnormhet_gp lnormhet_ilf lnormhet_ilf_sh lnormhet_ip lnskew0 loadingplot loc loca local log logi logis_lf logistic logistic_p logit logit_estat logit_p loglogs logrank loneway lookfor lookup lowess lowess_7 lpredict lrecomp lroc lroc_7 lrtest ls lsens lsens_7 lsens_x lstat ltable ltable_7 ltriang lv lvr2plot lvr2plot_7 m|0 ma mac macr macro makecns man manova manova_estat manova_p manovatest mantel mark markin markout marksample mat mat_capp mat_order mat_put_rr mat_rapp mata mata_clear mata_describe mata_drop mata_matdescribe mata_matsave mata_matuse mata_memory mata_mlib mata_mosave mata_rename mata_which matalabel matcproc matlist matname matr matri matrix matrix_input__dlg matstrik mcc mcci md0_ md1_ md1debug_ md2_ md2debug_ mds mds_estat mds_p mdsconfig mdslong mdsmat mdsshepard mdytoe mdytof me_derd mean means median memory memsize menl meqparse mer merg merge meta mfp mfx mhelp mhodds minbound mixed_ll mixed_ll_reparm mkassert mkdir mkmat mkspline ml ml_5 ml_adjs ml_bhhhs ml_c_d ml_check ml_clear ml_cnt ml_debug ml_defd ml_e0 ml_e0_bfgs ml_e0_cycle ml_e0_dfp ml_e0i ml_e1 ml_e1_bfgs ml_e1_bhhh ml_e1_cycle ml_e1_dfp ml_e2 ml_e2_cycle ml_ebfg0 ml_ebfr0 ml_ebfr1 ml_ebh0q ml_ebhh0 ml_ebhr0 ml_ebr0i ml_ecr0i ml_edfp0 ml_edfr0 ml_edfr1 ml_edr0i ml_eds ml_eer0i ml_egr0i ml_elf ml_elf_bfgs ml_elf_bhhh ml_elf_cycle ml_elf_dfp ml_elfi ml_elfs ml_enr0i ml_enrr0 ml_erdu0 ml_erdu0_bfgs ml_erdu0_bhhh ml_erdu0_bhhhq ml_erdu0_cycle ml_erdu0_dfp ml_erdu0_nrbfgs ml_exde ml_footnote ml_geqnr ml_grad0 ml_graph ml_hbhhh ml_hd0 ml_hold ml_init ml_inv ml_log ml_max ml_mlout ml_mlout_8 ml_model ml_nb0 ml_opt ml_p ml_plot ml_query ml_rdgrd ml_repor ml_s_e ml_score ml_searc ml_technique ml_unhold mleval mlf_ mlmatbysum mlmatsum mlog mlogi mlogit mlogit_footnote mlogit_p mlopts mlsum mlvecsum mnl0_ mor more mov move mprobit mprobit_lf mprobit_p mrdu0_ mrdu1_ mvdecode mvencode mvreg mvreg_estat n|0 nbreg nbreg_al nbreg_lf nbreg_p nbreg_sw nestreg net newey newey_7 newey_p news nl nl_7 nl_9 nl_9_p nl_p nl_p_7 nlcom nlcom_p nlexp2 nlexp2_7 nlexp2a nlexp2a_7 nlexp3 nlexp3_7 nlgom3 nlgom3_7 nlgom4 nlgom4_7 nlinit nllog3 nllog3_7 nllog4 nllog4_7 nlog_rd nlogit nlogit_p nlogitgen nlogittree nlpred no nobreak noi nois noisi noisil noisily note notes notes_dlg nptrend numlabel numlist odbc old_ver olo olog ologi ologi_sw ologit ologit_p ologitp on one onew onewa oneway op_colnm op_comp op_diff op_inv op_str opr opro oprob oprob_sw oprobi oprobi_p oprobit oprobitp opts_exclusive order orthog orthpoly ou out outf outfi outfil outfile outs outsh outshe outshee outsheet ovtest pac pac_7 palette parse parse_dissim pause pca pca_8 pca_display pca_estat pca_p pca_rotate pcamat pchart pchart_7 pchi pchi_7 pcorr pctile pentium pergram pergram_7 permute permute_8 personal peto_st pkcollapse pkcross pkequiv pkexamine pkexamine_7 pkshape pksumm pksumm_7 pl plo plot plugin pnorm pnorm_7 poisgof poiss_lf poiss_sw poisso_p poisson poisson_estat post postclose postfile postutil pperron pr prais prais_e prais_e2 prais_p predict predictnl preserve print pro prob probi probit probit_estat probit_p proc_time procoverlay procrustes procrustes_estat procrustes_p profiler prog progr progra program prop proportion prtest prtesti pwcorr pwd q\\s qby qbys qchi qchi_7 qladder qladder_7 qnorm qnorm_7 qqplot qqplot_7 qreg qreg_c qreg_p qreg_sw qu quadchk quantile quantile_7 que quer query range ranksum ratio rchart rchart_7 rcof recast reclink recode reg reg3 reg3_p regdw regr regre regre_p2 regres regres_p regress regress_estat regriv_p remap ren rena renam rename renpfix repeat replace report reshape restore ret retu retur return rm rmdir robvar roccomp roccomp_7 roccomp_8 rocf_lf rocfit rocfit_8 rocgold rocplot rocplot_7 roctab roctab_7 rolling rologit rologit_p rot rota rotat rotate rotatemat rreg rreg_p ru run runtest rvfplot rvfplot_7 rvpplot rvpplot_7 sa safesum sample sampsi sav save savedresults saveold sc sca scal scala scalar scatter scm_mine sco scob_lf scob_p scobi_sw scobit scor score scoreplot scoreplot_help scree screeplot screeplot_help sdtest sdtesti se search separate seperate serrbar serrbar_7 serset set set_defaults sfrancia sh she shel shell shewhart shewhart_7 signestimationsample signrank signtest simul simul_7 simulate simulate_8 sktest sleep slogit slogit_d2 slogit_p smooth snapspan so sor sort spearman spikeplot spikeplot_7 spikeplt spline_x split sqreg sqreg_p sret sretu sretur sreturn ssc st st_ct st_hc st_hcd st_hcd_sh st_is st_issys st_note st_promo st_set st_show st_smpl st_subid stack statsby statsby_8 stbase stci stci_7 stcox stcox_estat stcox_fr stcox_fr_ll stcox_p stcox_sw stcoxkm stcoxkm_7 stcstat stcurv stcurve stcurve_7 stdes stem stepwise stereg stfill stgen stir stjoin stmc stmh stphplot stphplot_7 stphtest stphtest_7 stptime strate strate_7 streg streg_sw streset sts sts_7 stset stsplit stsum sttocc sttoct stvary stweib su suest suest_8 sum summ summa summar summari summariz summarize sunflower sureg survcurv survsum svar svar_p svmat svy svy_disp svy_dreg svy_est svy_est_7 svy_estat svy_get svy_gnbreg_p svy_head svy_header svy_heckman_p svy_heckprob_p svy_intreg_p svy_ivreg_p svy_logistic_p svy_logit_p svy_mlogit_p svy_nbreg_p svy_ologit_p svy_oprobit_p svy_poisson_p svy_probit_p svy_regress_p svy_sub svy_sub_7 svy_x svy_x_7 svy_x_p svydes svydes_8 svygen svygnbreg svyheckman svyheckprob svyintreg svyintreg_7 svyintrg svyivreg svylc svylog_p svylogit svymarkout svymarkout_8 svymean svymlog svymlogit svynbreg svyolog svyologit svyoprob svyoprobit svyopts svypois svypois_7 svypoisson svyprobit svyprobt svyprop svyprop_7 svyratio svyreg svyreg_p svyregress svyset svyset_7 svyset_8 svytab svytab_7 svytest svytotal sw sw_8 swcnreg swcox swereg swilk swlogis swlogit swologit swoprbt swpois swprobit swqreg swtobit swweib symmetry symmi symplot symplot_7 syntax sysdescribe sysdir sysuse szroeter ta tab tab1 tab2 tab_or tabd tabdi tabdis tabdisp tabi table tabodds tabodds_7 tabstat tabu tabul tabula tabulat tabulate te tempfile tempname tempvar tes test testnl testparm teststd tetrachoric time_it timer tis tob tobi tobit tobit_p tobit_sw token tokeni tokeniz tokenize tostring total translate translator transmap treat_ll treatr_p treatreg trim trimfill trnb_cons trnb_mean trpoiss_d2 trunc_ll truncr_p truncreg tsappend tset tsfill tsline tsline_ex tsreport tsrevar tsrline tsset tssmooth tsunab ttest ttesti tut_chk tut_wait tutorial tw tware_st two twoway twoway__fpfit_serset twoway__function_gen twoway__histogram_gen twoway__ipoint_serset twoway__ipoints_serset twoway__kdensity_gen twoway__lfit_serset twoway__normgen_gen twoway__pci_serset twoway__qfit_serset twoway__scatteri_serset twoway__sunflower_gen twoway_ksm_serset ty typ type typeof u|0 unab unabbrev unabcmd update us use uselabel var var_mkcompanion var_p varbasic varfcast vargranger varirf varirf_add varirf_cgraph varirf_create varirf_ctable varirf_describe varirf_dir varirf_drop varirf_erase varirf_graph varirf_ograph varirf_rename varirf_set varirf_table varlist varlmar varnorm varsoc varstable varstable_w varstable_w2 varwle vce vec vec_fevd vec_mkphi vec_p vec_p_w vecirf_create veclmar veclmar_w vecnorm vecnorm_w vecrank vecstable verinst vers versi versio version view viewsource vif vwls wdatetof webdescribe webseek webuse weib1_lf weib2_lf weib_lf weib_lf0 weibhet_glf weibhet_glf_sh weibhet_glfa weibhet_glfa_sh weibhet_gp weibhet_ilf weibhet_ilf_sh weibhet_ilfa weibhet_ilfa_sh weibhet_ip weibu_sw weibul_p weibull weibull_c weibull_s weibullhet wh whelp whi which whil while wilc_st wilcoxon win wind windo window winexec wntestb wntestb_7 wntestq xchart xchart_7 xcorr xcorr_7 xi xi_6 xmlsav xmlsave xmluse xpose xsh xshe xshel xshell xt_iis xt_tis xtab_p xtabond xtbin_p xtclog xtcloglog xtcloglog_8 xtcloglog_d2 xtcloglog_pa_p xtcloglog_re_p xtcnt_p xtcorr xtdata xtdes xtfront_p xtfrontier xtgee xtgee_elink xtgee_estat xtgee_makeivar xtgee_p xtgee_plink xtgls xtgls_p xthaus xthausman xtht_p xthtaylor xtile xtint_p xtintreg xtintreg_8 xtintreg_d2 xtintreg_p xtivp_1 xtivp_2 xtivreg xtline xtline_ex xtlogit xtlogit_8 xtlogit_d2 xtlogit_fe_p xtlogit_pa_p xtlogit_re_p xtmixed xtmixed_estat xtmixed_p xtnb_fe xtnb_lf xtnbreg xtnbreg_pa_p xtnbreg_refe_p xtpcse xtpcse_p xtpois xtpoisson xtpoisson_d2 xtpoisson_pa_p xtpoisson_refe_p xtpred xtprobit xtprobit_8 xtprobit_d2 xtprobit_re_p xtps_fe xtps_lf xtps_ren xtps_ren_8 xtrar_p xtrc xtrc_p xtrchh xtrefe_p xtreg xtreg_be xtreg_fe xtreg_ml xtreg_pa_p xtreg_re xtregar xtrere_p xtset xtsf_ll xtsf_llti xtsum xttab xttest0 xttobit xttobit_8 xttobit_p xttrans yx yxview__barlike_draw yxview_area_draw yxview_bar_draw yxview_dot_draw yxview_dropline_draw yxview_function_draw yxview_iarrow_draw yxview_ilabels_draw yxview_normal_draw yxview_pcarrow_draw yxview_pcbarrow_draw yxview_pccapsym_draw yxview_pcscatter_draw yxview_pcspike_draw yxview_rarea_draw yxview_rbar_draw yxview_rbarm_draw yxview_rcap_draw yxview_rcapsym_draw yxview_rconnected_draw yxview_rline_draw yxview_rscatter_draw yxview_rspike_draw yxview_spike_draw yxview_sunflower_draw zap_s zinb zinb_llf zinb_plf zip zip_llf zip_p zip_plf zt_ct_5 zt_hc_5 zt_hcd_5 zt_is_5 zt_iss_5 zt_sho_5 zt_smp_5 ztbase_5 ztcox_5 ztdes_5 ztereg_5 ztfill_5 ztgen_5 ztir_5 ztjoin_5 ztnb ztnb_p ztp ztp_p zts_5 ztset_5 ztspli_5 ztsum_5 zttoct_5 ztvary_5 ztweib_5",contains:[{className:"symbol",begin:/`[a-zA-Z0-9_]+'/},{className:"variable",begin:/\$\{?[a-zA-Z0-9_]+\}?/,relevance:0},{className:"string",variants:[{begin:'`"[^\r\n]*?"\''},{begin:'"[^\r\n"]*"'}]},{className:"built_in",variants:[{begin:"\\b(abs|acos|asin|atan|atan2|atanh|ceil|cloglog|comb|cos|digamma|exp|floor|invcloglog|invlogit|ln|lnfact|lnfactorial|lngamma|log|log10|max|min|mod|reldif|round|sign|sin|sqrt|sum|tan|tanh|trigamma|trunc|betaden|Binomial|binorm|binormal|chi2|chi2tail|dgammapda|dgammapdada|dgammapdadx|dgammapdx|dgammapdxdx|F|Fden|Ftail|gammaden|gammap|ibeta|invbinomial|invchi2|invchi2tail|invF|invFtail|invgammap|invibeta|invnchi2|invnFtail|invnibeta|invnorm|invnormal|invttail|nbetaden|nchi2|nFden|nFtail|nibeta|norm|normal|normalden|normd|npnchi2|tden|ttail|uniform|abbrev|char|index|indexnot|length|lower|ltrim|match|plural|proper|real|regexm|regexr|regexs|reverse|rtrim|string|strlen|strlower|strltrim|strmatch|strofreal|strpos|strproper|strreverse|strrtrim|strtrim|strupper|subinstr|subinword|substr|trim|upper|word|wordcount|_caller|autocode|byteorder|chop|clip|cond|e|epsdouble|epsfloat|group|inlist|inrange|irecode|matrix|maxbyte|maxdouble|maxfloat|maxint|maxlong|mi|minbyte|mindouble|minfloat|minint|minlong|missing|r|recode|replay|return|s|scalar|d|date|day|dow|doy|halfyear|mdy|month|quarter|week|year|d|daily|dofd|dofh|dofm|dofq|dofw|dofy|h|halfyearly|hofd|m|mofd|monthly|q|qofd|quarterly|tin|twithin|w|weekly|wofd|y|yearly|yh|ym|yofd|yq|yw|cholesky|colnumb|colsof|corr|det|diag|diag0cnt|el|get|hadamard|I|inv|invsym|issym|issymmetric|J|matmissing|matuniform|mreldif|nullmat|rownumb|rowsof|sweep|syminv|trace|vec|vecdiag)(?=\\()"}]},a.COMMENT("^[ ]*\\*.*$",!1),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]}}},23831:a=>{a.exports=function(a){let b="[a-z'][a-zA-Z0-9_']*",c="("+b+":"+b+"|"+b+")",d={keyword:"after and andalso|10 band begin bnot bor bsl bzr bxor case catch cond div end fun if let not of orelse|10 query receive rem try when xor maybe else",literal:"false true"},e=a.COMMENT("%","$"),f={className:"number",begin:"\\b(\\d+(_\\d+)*#[a-fA-F0-9]+(_[a-fA-F0-9]+)*|\\d+(_\\d+)*(\\.\\d+(_\\d+)*)?([eE][-+]?\\d+)?)",relevance:0},g={begin:"fun\\s+"+b+"/\\d+"},h={begin:c+"\\(",end:"\\)",returnBegin:!0,relevance:0,contains:[{begin:c,relevance:0},{begin:"\\(",end:"\\)",endsWithParent:!0,returnEnd:!0,relevance:0}]},i={begin:/\{/,end:/\}/,relevance:0},j={begin:"\\b_([A-Z][A-Za-z0-9_]*)?",relevance:0},k={begin:"[A-Z][a-zA-Z0-9_]*",relevance:0},l={begin:"#"+a.UNDERSCORE_IDENT_RE,relevance:0,returnBegin:!0,contains:[{begin:"#"+a.UNDERSCORE_IDENT_RE,relevance:0},{begin:/\{/,end:/\}/,relevance:0}]},m={scope:"string",match:/\$(\\([^0-9]|[0-9]{1,3}|)|.)/},n={scope:"string",match:/"""("*)(?!")[\s\S]*?"""\1/},o={scope:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{match:/~\w?"""("*)(?!")[\s\S]*?"""\1/},{begin:/~\w?\(/,end:/\)/},{begin:/~\w?\[/,end:/\]/},{begin:/~\w?{/,end:/}/},{begin:/~\w?</,end:/>/},{begin:/~\w?\//,end:/\//},{begin:/~\w?\|/,end:/\|/},{begin:/~\w?'/,end:/'/},{begin:/~\w?"/,end:/"/},{begin:/~\w?`/,end:/`/},{begin:/~\w?#/,end:/#/}]},p={beginKeywords:"fun receive if try case maybe",end:"end",keywords:d};p.contains=[e,g,a.inherit(a.APOS_STRING_MODE,{className:""}),p,h,o,n,a.QUOTE_STRING_MODE,f,i,j,k,l,m];let q=[e,g,p,h,o,n,a.QUOTE_STRING_MODE,f,i,j,k,l,m];h.contains[1].contains=q,i.contains=q,l.contains[1].contains=q;let r={className:"params",begin:"\\(",end:"\\)",contains:q};return{name:"Erlang",aliases:["erl"],keywords:d,illegal:"(</|\\*=|\\+=|-=|/\\*|\\*/|\\(\\*|\\*\\))",contains:[{className:"function",begin:"^"+b+"\\s*\\(",end:"->",returnBegin:!0,illegal:"\\(|#|//|/\\*|\\\\|:|;",contains:[r,a.inherit(a.TITLE_MODE,{begin:b})],starts:{end:";|\\.",keywords:d,contains:q}},e,{begin:"^-",end:"\\.",relevance:0,excludeEnd:!0,returnBegin:!0,keywords:{$pattern:"-"+a.IDENT_RE,keyword:["-module","-record","-undef","-export","-ifdef","-ifndef","-author","-copyright","-doc","-moduledoc","-vsn","-import","-include","-include_lib","-compile","-define","-else","-endif","-file","-behaviour","-behavior","-spec","-on_load","-nifs"].map(a=>`${a}|1.5`).join(" ")},contains:[r,o,n,a.QUOTE_STRING_MODE]},f,o,n,a.QUOTE_STRING_MODE,l,j,k,i,m,{begin:/\.$/}]}}},23864:(a,b,c)=>{var d=c(48865),e=c(96979);for(var f in(b=a.exports=function(a,b){return new e(b).process(a)}).FilterCSS=e,d)b[f]=d[f];"undefined"!=typeof window&&(window.filterCSS=a.exports)},23963:function(a,b,c){"use strict";var d=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},f=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},g=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var h=g(c(8078)),i=g(c(45733)),j=g(c(51676)),k=c(17913);b.default=function(){function a(a,b,c){this._string=a,this.configuration=c,this.macroCount=0,this.i=0,this.currentCS="";var e,f,g,h=b.hasOwnProperty("isInner"),j=b.isInner;if(delete b.isInner,b){g={};try{for(var k=d(Object.keys(b)),l=k.next();!l.done;l=k.next()){var m=l.value;g[m]=b[m]}}catch(a){e={error:a}}finally{try{l&&!l.done&&(f=k.return)&&f.call(k)}finally{if(e)throw e.error}}}this.configuration.pushParser(this),this.stack=new i.default(this.itemFactory,g,!h||j),this.Parse(),this.Push(this.itemFactory.create("stop"))}return Object.defineProperty(a.prototype,"options",{get:function(){return this.configuration.options},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"itemFactory",{get:function(){return this.configuration.itemFactory},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"tags",{get:function(){return this.configuration.tags},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"string",{get:function(){return this._string},set:function(a){this._string=a},enumerable:!1,configurable:!0}),a.prototype.parse=function(a,b){return this.configuration.handlers.get(a).parse(b)},a.prototype.lookup=function(a,b){return this.configuration.handlers.get(a).lookup(b)},a.prototype.contains=function(a,b){return this.configuration.handlers.get(a).contains(b)},a.prototype.toString=function(){var a,b,c="";try{for(var e=d(Array.from(this.configuration.handlers.keys())),f=e.next();!f.done;f=e.next()){var g=f.value;c+=g+": "+this.configuration.handlers.get(g)+"\n"}}catch(b){a={error:b}}finally{try{f&&!f.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}return c},a.prototype.Parse=function(){for(var a;this.i<this.string.length;)a=this.getCodePoint(),this.i+=a.length,this.parse("character",[this,a])},a.prototype.Push=function(a){a instanceof k.AbstractMmlNode&&a.isInferred?this.PushAll(a.childNodes):this.stack.Push(a)},a.prototype.PushAll=function(a){var b,c;try{for(var e=d(a),f=e.next();!f.done;f=e.next()){var g=f.value;this.stack.Push(g)}}catch(a){b={error:a}}finally{try{f&&!f.done&&(c=e.return)&&c.call(e)}finally{if(b)throw b.error}}},a.prototype.mml=function(){if(!this.stack.Top().isKind("mml"))return null;var a=this.stack.Top().First;return this.configuration.popParser(),a},a.prototype.convertDelimiter=function(a){var b=this.lookup("delimiter",a);return b?b.char:null},a.prototype.getCodePoint=function(){var a=this.string.codePointAt(this.i);return void 0===a?"":String.fromCodePoint(a)},a.prototype.nextIsSpace=function(){return!!this.string.charAt(this.i).match(/\s/)},a.prototype.GetNext=function(){for(;this.nextIsSpace();)this.i++;return this.getCodePoint()},a.prototype.GetCS=function(){var a=this.string.slice(this.i).match(/^(([a-z]+) ?|[\uD800-\uDBFF].|.)/i);return a?(this.i+=a[0].length,a[2]||a[1]):(this.i++," ")},a.prototype.GetArgument=function(a,b){switch(this.GetNext()){case"":if(!b)throw new j.default("MissingArgFor","Missing argument for %1",this.currentCS);return null;case"}":if(!b)throw new j.default("ExtraCloseMissingOpen","Extra close brace or missing open brace");return null;case"\\":return this.i++,"\\"+this.GetCS();case"{":for(var c=++this.i,d=1;this.i<this.string.length;)switch(this.string.charAt(this.i++)){case"\\":this.i++;break;case"{":d++;break;case"}":if(0==--d)return this.string.slice(c,this.i-1)}throw new j.default("MissingCloseBrace","Missing close brace")}var e=this.getCodePoint();return this.i+=e.length,e},a.prototype.GetBrackets=function(a,b){if("["!==this.GetNext())return b;for(var c=++this.i,d=0;this.i<this.string.length;)switch(this.string.charAt(this.i++)){case"{":d++;break;case"\\":this.i++;break;case"}":if(d--<=0)throw new j.default("ExtraCloseLooking","Extra close brace while looking for %1","']'");break;case"]":if(0===d)return this.string.slice(c,this.i-1)}throw new j.default("MissingCloseBracket","Could not find closing ']' for argument to %1",this.currentCS)},a.prototype.GetDelimiter=function(a,b){var c=this.GetNext();if(this.i+=c.length,this.i<=this.string.length&&("\\"===c?c+=this.GetCS():"{"===c&&b&&(this.i--,c=this.GetArgument(a).trim()),this.contains("delimiter",c)))return this.convertDelimiter(c);throw new j.default("MissingOrUnrecognizedDelim","Missing or unrecognized delimiter for %1",this.currentCS)},a.prototype.GetDimen=function(a){if("{"===this.GetNext()){var b=this.GetArgument(a),c=e(h.default.matchDimen(b),2),d=c[0],f=c[1];if(d)return d+f}else{var b=this.string.slice(this.i),g=e(h.default.matchDimen(b,!0),3),d=g[0],f=g[1],i=g[2];if(d)return this.i+=i,d+f}throw new j.default("MissingDimOrUnits","Missing dimension or its units for %1",this.currentCS)},a.prototype.GetUpTo=function(a,b){for(;this.nextIsSpace();)this.i++;for(var c=this.i,d=0;this.i<this.string.length;){var e=this.i,f=this.GetNext();switch(this.i+=f.length,f){case"\\":f+=this.GetCS();break;case"{":d++;break;case"}":if(0===d)throw new j.default("ExtraCloseLooking","Extra close brace while looking for %1",b);d--}if(0===d&&f===b)return this.string.slice(c,e)}throw new j.default("TokenNotFoundForCommand","Could not find %1 for %2",b,this.currentCS)},a.prototype.ParseArg=function(b){return new a(this.GetArgument(b),this.stack.env,this.configuration).mml()},a.prototype.ParseUpTo=function(b,c){return new a(this.GetUpTo(b,c),this.stack.env,this.configuration).mml()},a.prototype.GetDelimiterArg=function(a){var b=h.default.trimSpaces(this.GetArgument(a));if(""===b)return null;if(this.contains("delimiter",b))return b;throw new j.default("MissingOrUnrecognizedDelim","Missing or unrecognized delimiter for %1",this.currentCS)},a.prototype.GetStar=function(){var a="*"===this.GetNext();return a&&this.i++,a},a.prototype.create=function(a){for(var b,c=[],d=1;d<arguments.length;d++)c[d-1]=arguments[d];return(b=this.configuration.nodeFactory).create.apply(b,f([a],e(c),!1))},a}()},24016:function(a,b,c){"use strict";var d=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},e=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.SetOptionsConfiguration=b.SetOptionsUtil=void 0;var f=c(107),g=c(88647),h=e(c(51676)),i=e(c(8078)),j=c(29597),k=e(c(3846)),l=c(2603);b.SetOptionsUtil={filterPackage:function(a,b){if("tex"!==b&&!f.ConfigurationHandler.get(b))throw new h.default("NotAPackage","Not a defined package: %1",b);var c=a.options.setoptions,d=c.allowOptions[b];if(void 0===d&&!c.allowPackageDefault||!1===d)throw new h.default("PackageNotSettable",'Options can\'t be set for package "%1"',b);return!0},filterOption:function(a,b,c){var d,e=a.options.setoptions,f=e.allowOptions[b]||{},g=f.hasOwnProperty(c)&&!(0,l.isObject)(f[c])?f[c]:null;if(!1===g||null===g&&!e.allowOptionsDefault)throw new h.default("OptionNotSettable",'Option "%1" is not allowed to be set',c);if(!(null==(d="tex"===b?a.options:a.options[b])?void 0:d.hasOwnProperty(c)))if("tex"===b)throw new h.default("InvalidTexOption",'Invalid TeX option "%1"',c);else throw new h.default("InvalidOptionKey",'Invalid option "%1" for package "%2"',c,b);return!0},filterValue:function(a,b,c,d){return d}};var m=new g.CommandMap("setoptions",{setOptions:"SetOptions"},{SetOptions:function(a,b){var c,e,f=a.GetBrackets(b)||"tex",g=i.default.keyvalOptions(a.GetArgument(b)),h=a.options.setoptions;if(h.filterPackage(a,f))try{for(var j=d(Object.keys(g)),k=j.next();!k.done;k=j.next()){var l=k.value;h.filterOption(a,f,l)&&(("tex"===f?a.options:a.options[f])[l]=h.filterValue(a,f,l,g[l]))}}catch(a){c={error:a}}finally{try{k&&!k.done&&(e=j.return)&&e.call(j)}finally{if(c)throw c.error}}}});b.SetOptionsConfiguration=f.Configuration.create("setoptions",{handler:{macro:["setoptions"]},config:function(a,b){var c=b.parseOptions.handlers.get("macro").lookup("require");c&&(m.add("Require",new j.Macro("Require",c._func)),m.add("require",new j.Macro("require",k.default.Macro,["\\Require{#2}\\setOptions[#2]{#1}",2,""])))},priority:3,options:{setoptions:{filterPackage:b.SetOptionsUtil.filterPackage,filterOption:b.SetOptionsUtil.filterOption,filterValue:b.SetOptionsUtil.filterValue,allowPackageDefault:!0,allowOptionsDefault:!0,allowOptions:(0,l.expandable)({tex:{FindTeX:!1,formatError:!1,package:!1,baseURL:!1,tags:!1,maxBuffer:!1,maxMaxros:!1,macros:!1,environments:!1},setoptions:!1,autoload:!1,require:!1,configmacros:!1,tagformat:!1})}}})},24258:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)});Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMtdMixin=void 0,b.CommonMtdMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),Object.defineProperty(b.prototype,"fixesPWidth",{get:function(){return!1},enumerable:!1,configurable:!0}),b.prototype.invalidateBBox=function(){this.bboxComputed=!1},b.prototype.getWrapWidth=function(a){var b=this.parent.parent,c=this.parent,d=this.node.childPosition()-!!c.labeled;return"number"==typeof b.cWidths[d]?b.cWidths[d]:b.getTableData().W[d]},b.prototype.getChildAlign=function(a){return this.node.attributes.get("columnalign")},b}},24524:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMactionMixin=b.TooltipData=void 0;var h=c(9228);b.TooltipData={dx:".2em",dy:".1em",postDelay:600,clearDelay:100,hoverTimer:new Map,clearTimer:new Map,stopTimers:function(a,b){b.clearTimer.has(a)&&(clearTimeout(b.clearTimer.get(a)),b.clearTimer.delete(a)),b.hoverTimer.has(a)&&(clearTimeout(b.hoverTimer.get(a)),b.hoverTimer.delete(a))}},b.CommonMactionMixin=function(a){function c(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,g([],f(b),!1))||this,e=d.constructor.actions,h=d.node.attributes.get("actiontype"),i=f(e.get(h)||[function(a,b){},{}],2),j=i[0],k=i[1];return d.action=j,d.data=k,d.getParameters(),d}return e(c,a),Object.defineProperty(c.prototype,"selected",{get:function(){var a=this.node.attributes.get("selection"),b=Math.max(1,Math.min(this.childNodes.length,a))-1;return this.childNodes[b]||this.wrap(this.node.selected)},enumerable:!1,configurable:!0}),c.prototype.getParameters=function(){var a=this.node.attributes.get("data-offsets"),c=f((0,h.split)(a||""),2),d=c[0],e=c[1];this.dx=this.length2em(d||b.TooltipData.dx),this.dy=this.length2em(e||b.TooltipData.dy)},c.prototype.computeBBox=function(a,b){void 0===b&&(b=!1),a.updateFrom(this.selected.getOuterBBox()),this.selected.setChildPWidths(b)},c}},24614:a=>{a.exports={indexOf:function(a,b){var c,d;if(Array.prototype.indexOf)return a.indexOf(b);for(c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return -1},forEach:function(a,b,c){var d,e;if(Array.prototype.forEach)return a.forEach(b,c);for(d=0,e=a.length;d<e;d++)b.call(c,a[d],d,a)},trim:function(a){return String.prototype.trim?a.trim():a.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(a){return String.prototype.trimRight?a.trimRight():a.replace(/(\s*$)/g,"")}}},24622:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmath=void 0;var h=c(5602),i=c(80899),j=c(93273),k=c(48306);b.SVGmath=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(b){a.prototype.toSVG.call(this,b);var c=this.adaptor;"block"===this.node.attributes.get("display")&&(c.setAttribute(this.jax.container,"display","true"),this.handleDisplay()),this.jax.document.options.internalSpeechTitles&&this.handleSpeech()},b.prototype.handleDisplay=function(){var a=f(this.getAlignShift(),2),b=a[0],c=a[1];if("center"!==b&&this.adaptor.setAttribute(this.jax.container,"justify",b),this.bbox.pwidth===k.BBox.fullWidth){if(this.adaptor.setAttribute(this.jax.container,"width","full"),this.jax.table){var d=this.jax.table.getOuterBBox(),e=d.L,g=d.w,h=d.R;"right"===b?h=Math.max(h||-c,-c):"left"===b?e=Math.max(e||c,c):"center"===b&&(g+=2*Math.abs(c)),this.jax.minwidth=Math.max(0,e+g+h)}}else this.jax.shift=c},b.prototype.handleSpeech=function(){var a,b,c=this.adaptor,d=this.node.attributes,e=d.get("aria-label")||d.get("data-semantic-speech");if(e){var f=this.getTitleID(),h=this.svg("title",{id:f},[this.text(e)]);c.insert(h,c.firstChild(this.element)),c.setAttribute(this.element,"aria-labeledby",f),c.removeAttribute(this.element,"aria-label");try{for(var i=g(this.childNodes[0].childNodes),j=i.next();!j.done;j=i.next()){var k=j.value;c.setAttribute(k.element,"aria-hidden","true")}}catch(b){a={error:b}}finally{try{j&&!j.done&&(b=i.return)&&b.call(i)}finally{if(a)throw a.error}}}},b.prototype.getTitleID=function(){return"mjx-svg-title-"+String(this.jax.options.titleID++)},b.prototype.setChildPWidths=function(b,c,d){return void 0===c&&(c=null),void 0===d&&(d=!0),a.prototype.setChildPWidths.call(this,b,this.parent?c:this.metrics.containerWidth/this.jax.pxPerEm,!1)},b.kind=j.MmlMath.prototype.kind,b.styles={'mjx-container[jax="SVG"][display="true"]':{display:"block","text-align":"center",margin:"1em 0"},'mjx-container[jax="SVG"][display="true"][width="full"]':{display:"flex"},'mjx-container[jax="SVG"][justify="left"]':{"text-align":"left"},'mjx-container[jax="SVG"][justify="right"]':{"text-align":"right"}},b}((0,i.CommonMathMixin)(h.SVGWrapper))},24698:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=void 0;var d=l(c(48817)),e=l(c(47052)),f=l(c(69724)),g=l(c(57455)),h=c(51995),i=l(c(18874)),j=l(c(31516)),k=l(c(5353));function l(a){return a&&a.__esModule?a:{default:a}}let m={cm:a=>960*a/25.4,in:a=>96*a,mm:a=>96*a/25.4,pc:a=>16*a,pt:a=>4*a/3,px:a=>a,q:a=>24*a/25.4},n=a=>{if("string"!=typeof a)return;let b=a.match(/^(-?[.0-9]+)([a-z]+)$/i);if(!b)return;let[,c,d]=b,e=Number.parseFloat(c);if(Number.isNaN(e))return;let f=m[d.toLowerCase()];return f?f(e):void 0},o=a=>`${a}Memoized`,p={theme:String};class q{constructor(a,b){this.name=a,this.css=b,this.meta=Object.freeze({}),this.importRules=[],this.width=void 0,this.height=void 0,this.memoizeInit("width"),this.memoizeInit("height")}static fromCSS(a,b={}){let c={...b.metaType||{},...p},{css:l,result:m}=(0,d.default)([!!b.cssNesting&&g.default,(0,f.default)({metaType:c}),(0,i.default)({pseudoClass:h.pseudoClass}),(0,j.default)({preferedPseudoClass:h.pseudoClass}),e.default].filter(a=>a)).process(a);if(!b[k.default]&&!m.marpitMeta.theme)throw Error("Marpit theme CSS requires @theme meta.");let n=new q(m.marpitMeta.theme,l);return n.importRules=[...m.marpitImport],n.meta=Object.freeze({...m.marpitMeta}),Object.assign(n,{...m.marpitSectionSize}),Object.freeze(n)}get widthPixel(){return this.memoize("width",n)}get heightPixel(){return this.memoize("height",n)}memoize(a,b){if(this[o(a)].has(this[a]))return this[o(a)].get(this[a]);let c=b(this[a]);return this[o(a)].set(this[a],c),c}memoizeInit(a){this[o(a)]||Object.defineProperty(this,o(a),{value:new Map})}}b.default=q},25269:a=>{a.exports=function(a){let b={className:"number",relevance:0,variants:[{begin:"[$][a-fA-F0-9]+"},a.NUMBER_MODE]},c={variants:[{match:[/(function|method)/,/\s+/,a.UNDERSCORE_IDENT_RE]}],scope:{1:"keyword",3:"title.function"}},d={variants:[{match:[/(class|interface|extends|implements)/,/\s+/,a.UNDERSCORE_IDENT_RE]}],scope:{1:"keyword",3:"title.class"}};return{name:"Monkey",case_insensitive:!0,keywords:{keyword:["public","private","property","continue","exit","extern","new","try","catch","eachin","not","abstract","final","select","case","default","const","local","global","field","end","if","then","else","elseif","endif","while","wend","repeat","until","forever","for","to","step","next","return","module","inline","throw","import","and","or","shl","shr","mod"],built_in:["DebugLog","DebugStop","Error","Print","ACos","ACosr","ASin","ASinr","ATan","ATan2","ATan2r","ATanr","Abs","Abs","Ceil","Clamp","Clamp","Cos","Cosr","Exp","Floor","Log","Max","Max","Min","Min","Pow","Sgn","Sgn","Sin","Sinr","Sqrt","Tan","Tanr","Seed","PI","HALFPI","TWOPI"],literal:["true","false","null"]},illegal:/\/\*/,contains:[a.COMMENT("#rem","#end"),a.COMMENT("'","$",{relevance:0}),c,d,{className:"variable.language",begin:/\b(self|super)\b/},{className:"meta",begin:/\s*#/,end:"$",keywords:{keyword:"if else elseif endif end then"}},{match:[/^\s*/,/strict\b/],scope:{2:"meta"}},{beginKeywords:"alias",end:"=",contains:[a.UNDERSCORE_TITLE_MODE]},a.QUOTE_STRING_MODE,b]}}},25317:(a,b,c)=>{"use strict";b.__esModule=!0,b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(42796)),e=function(a,b){if(a&&a.__esModule)return a;if(null===a||"object"!=typeof a&&"function"!=typeof a)return{default:a};var c=f(b);if(c&&c.has(a))return c.get(a);var d={},e=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var g in a)if("default"!==g&&Object.prototype.hasOwnProperty.call(a,g)){var h=e?Object.getOwnPropertyDescriptor(a,g):null;h&&(h.get||h.set)?Object.defineProperty(d,g,h):d[g]=a[g]}return d.default=a,c&&c.set(a,d),d}(c(8991));function f(a){if("function"!=typeof WeakMap)return null;var b=new WeakMap,c=new WeakMap;return(f=function(a){return a?c:b})(a)}function g(a,b){(null==b||b>a.length)&&(b=a.length);for(var c=0,d=Array(b);c<b;c++)d[c]=a[c];return d}function h(a,b){return(h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,b){return a.__proto__=b,a})(a,b)}b.default=function(a){function b(b){var c;return(c=a.call(this,b)||this).nodes||(c.nodes=[]),c}b.prototype=Object.create(a.prototype),b.prototype.constructor=b,h(b,a);var c,d=b.prototype;return d.append=function(a){return a.parent=this,this.nodes.push(a),this},d.prepend=function(a){for(var b in a.parent=this,this.nodes.unshift(a),this.indexes)this.indexes[b]++;return this},d.at=function(a){return this.nodes[a]},d.index=function(a){return"number"==typeof a?a:this.nodes.indexOf(a)},d.removeChild=function(a){var b;for(var c in a=this.index(a),this.at(a).parent=void 0,this.nodes.splice(a,1),this.indexes)(b=this.indexes[c])>=a&&(this.indexes[c]=b-1);return this},d.removeAll=function(){for(var a,b=function(a,b){var c="undefined"!=typeof Symbol&&a[Symbol.iterator]||a["@@iterator"];if(c)return(c=c.call(a)).next.bind(c);if(Array.isArray(a)||(c=function(a,b){if(a){if("string"==typeof a)return g(a,void 0);var c=Object.prototype.toString.call(a).slice(8,-1);if("Object"===c&&a.constructor&&(c=a.constructor.name),"Map"===c||"Set"===c)return Array.from(a);if("Arguments"===c||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c))return g(a,b)}}(a))){c&&(a=c);var d=0;return function(){return d>=a.length?{done:!0}:{done:!1,value:a[d++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(this.nodes);!(a=b()).done;)a.value.parent=void 0;return this.nodes=[],this},d.empty=function(){return this.removeAll()},d.insertAfter=function(a,b){b.parent=this;for(var c,d,e=this.index(a),f=[],g=2;g<arguments.length;g++)f.push(arguments[g]);for(var h in(c=this.nodes).splice.apply(c,[e+1,0,b].concat(f)),b.parent=this,this.indexes)e<(d=this.indexes[h])&&(this.indexes[h]=d+arguments.length-1);return this},d.insertBefore=function(a,b){b.parent=this;for(var c,d,e=this.index(a),f=[],g=2;g<arguments.length;g++)f.push(arguments[g]);for(var h in(c=this.nodes).splice.apply(c,[e,0,b].concat(f)),b.parent=this,this.indexes)(d=this.indexes[h])>=e&&(this.indexes[h]=d+arguments.length-1);return this},d._findChildAtPosition=function(a,b){var c=void 0;return this.each(function(d){if(d.atPosition){var e=d.atPosition(a,b);if(e)return c=e,!1}else if(d.isAtPosition(a,b))return c=d,!1}),c},d.atPosition=function(a,b){return this.isAtPosition(a,b)?this._findChildAtPosition(a,b)||this:void 0},d._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},d.each=function(a){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var b,c,d=this.lastEach;if(this.indexes[d]=0,this.length){for(;this.indexes[d]<this.length&&(b=this.indexes[d],!1!==(c=a(this.at(b),b)));)this.indexes[d]+=1;if(delete this.indexes[d],!1===c)return!1}},d.walk=function(a){return this.each(function(b,c){var d=a(b,c);if(!1!==d&&b.length&&(d=b.walk(a)),!1===d)return!1})},d.walkAttributes=function(a){var b=this;return this.walk(function(c){if(c.type===e.ATTRIBUTE)return a.call(b,c)})},d.walkClasses=function(a){var b=this;return this.walk(function(c){if(c.type===e.CLASS)return a.call(b,c)})},d.walkCombinators=function(a){var b=this;return this.walk(function(c){if(c.type===e.COMBINATOR)return a.call(b,c)})},d.walkComments=function(a){var b=this;return this.walk(function(c){if(c.type===e.COMMENT)return a.call(b,c)})},d.walkIds=function(a){var b=this;return this.walk(function(c){if(c.type===e.ID)return a.call(b,c)})},d.walkNesting=function(a){var b=this;return this.walk(function(c){if(c.type===e.NESTING)return a.call(b,c)})},d.walkPseudos=function(a){var b=this;return this.walk(function(c){if(c.type===e.PSEUDO)return a.call(b,c)})},d.walkTags=function(a){var b=this;return this.walk(function(c){if(c.type===e.TAG)return a.call(b,c)})},d.walkUniversals=function(a){var b=this;return this.walk(function(c){if(c.type===e.UNIVERSAL)return a.call(b,c)})},d.split=function(a){var b=this,c=[];return this.reduce(function(d,e,f){var g=a.call(b,e);return c.push(e),g?(d.push(c),c=[]):f===b.length-1&&d.push(c),d},[])},d.map=function(a){return this.nodes.map(a)},d.reduce=function(a,b){return this.nodes.reduce(a,b)},d.every=function(a){return this.nodes.every(a)},d.some=function(a){return this.nodes.some(a)},d.filter=function(a){return this.nodes.filter(a)},d.sort=function(a){return this.nodes.sort(a)},d.toString=function(){return this.map(String).join("")},c=[{key:"first",get:function(){return this.at(0)}},{key:"last",get:function(){return this.at(this.length-1)}},{key:"length",get:function(){return this.nodes.length}}],function(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}(b.prototype,c),Object.defineProperty(b,"prototype",{writable:!1}),b}(d.default),a.exports=b.default},25332:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=new Uint16Array('ᵁ<\xd5ıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig耻\xc6䃆P耻&䀦cute耻\xc1䃁reve;䄂Āiyx}rc耻\xc2䃂;䐐r;쀀\ud835\udd04rave耻\xc0䃀pha;䎑acr;䄀d;橓Āgp\x9d\xa1on;䄄f;쀀\ud835\udd38plyFunction;恡ing耻\xc5䃅Ācs\xbe\xc3r;쀀\ud835\udc9cign;扔ilde耻\xc3䃃ml耻\xc4䃄Ѐaceforsu\xe5\xfb\xfeėĜĢħĪĀcr\xea\xf2kslash;或Ŷ\xf6\xf8;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀\ud835\udd05pf;쀀\ud835\udd39eve;䋘c\xf2ēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻\xa9䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻\xc7䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷\xf2ſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀\ud835\udc9epĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀\ud835\udd07Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀\ud835\udd3bƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegra\xecȹoɴ\0\0ͻ\xbb͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔e\xe5ˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀\ud835\udc9frok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻\xd0䃐cute耻\xc9䃉ƀaiyӒӗӜron;䄚rc耻\xca䃊;䐭ot;䄖r;쀀\ud835\udd08rave耻\xc8䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀\ud835\udd3csilon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻\xcb䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀\ud835\udd09lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀\ud835\udd3dAll;戀riertrf;愱c\xf2JTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀\ud835\udd0a;拙pf;쀀\ud835\udd3eeater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀\ud835\udca2;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅ\xf2کrok;䄦mpńېۘownHum\xf0įqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻\xcd䃍Āiyܓܘrc耻\xce䃎;䐘ot;䄰r;愑rave耻\xcc䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lie\xf3ϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀\ud835\udd40a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻\xcf䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀\ud835\udd0dpf;쀀\ud835\udd41ǣ߇\0ߌr;쀀\ud835\udca5rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀\ud835\udd0epf;쀀\ud835\udd42cr;쀀\ud835\udca6րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ight\xe1Μs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀\ud835\udd0fĀ;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊight\xe1οight\xe1ϊf;쀀\ud835\udd43erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂ\xf2ࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀\ud835\udd10nusPlus;戓pf;쀀\ud835\udd44c\xf2੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦\xeberyThi\xeetedĀGLଆreaterGreate\xf2ٳessLes\xf3ੈLine;䀊r;쀀\ud835\udd11ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀\ud835\udca9ilde耻\xd1䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻\xd3䃓Āiyීrc耻\xd4䃔;䐞blac;䅐r;쀀\ud835\udd12rave耻\xd2䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀\ud835\udd46enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀\ud835\udcaaash耻\xd8䃘iŬืde耻\xd5䃕es;樷ml耻\xd6䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀\ud835\udd13i;䎦;䎠usMinus;䂱Āipຢອncareplan\xe5ڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀\ud835\udcab;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀\ud835\udd14pf;愚cr;쀀\ud835\udcacBEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻\xae䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r\xbbཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀\ud835\udd16ortȀDLRUᄪᄴᄾᅉownArrow\xbbОeftArrow\xbb࢚ightArrow\xbbpArrow;憑gma;䎣allCircle;战pf;쀀\ud835\udd4aɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀\ud835\udcaear;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Th\xe1ྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et\xbbሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻\xde䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀\ud835\udd17ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀\ud835\udd4bipleDot;惛Āctዖዛr;쀀\ud835\udcafrok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻\xda䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻\xdb䃛;䐣blac;䅰r;쀀\ud835\udd18rave耻\xd9䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀\ud835\udd4cЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥own\xe1ϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀\ud835\udcb0ilde;䅨ml耻\xdc䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀\ud835\udd19pf;쀀\ud835\udd4dcr;쀀\ud835\udcb1dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀\ud835\udd1apf;쀀\ud835\udd4ecr;쀀\ud835\udcb2Ȁfiosᓋᓐᓒᓘr;쀀\ud835\udd1b;䎞pf;쀀\ud835\udd4fcr;쀀\ud835\udcb3ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻\xdd䃝Āiyᔉᔍrc;䅶;䐫r;쀀\ud835\udd1cpf;쀀\ud835\udd50cr;쀀\ud835\udcb4ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidt\xe8a;䎖r;愨pf;愤cr;쀀\ud835\udcb5ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻\xe1䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻\xe2䃢te肻\xb4̆;䐰lig耻\xe6䃦Ā;r\xb2ᖺ;쀀\ud835\udd1erave耻\xe0䃠ĀepᗊᗖĀfpᗏᗔsym;愵\xe8ᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e\xbbᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢\xbb\xb9arr;捼Āgpᙣᙧon;䄅f;쀀\ud835\udd52;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒ\xf1ᚃing耻\xe5䃥ƀctyᚡᚦᚨr;쀀\ud835\udcb6;䀪mpĀ;eᚯ\xf1ʈilde耻\xe3䃣ml耻\xe4䃤Āciᛂᛈonin\xf4ɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e\xbbᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰s\xe9ᜌno\xf5ēƀahwᝯᝳ;䎲;愶een;扬r;쀀\ud835\udd1fgcostuvwឍឝឳេ៕៛ƀaiuបពរ\xf0ݠrc;旯p\xbb፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄e\xe5ᑄ\xe5ᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀\ud835\udd53Ā;tᏋᡣom\xbbᏌtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻\xa6䂦Ȁceioᥑᥖᥚᥠr;쀀\ud835\udcb7mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t\xbbpƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁\xeeړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻\xe7䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻\xb8ƭptyv;榲t脀\xa2;eᨭᨮ䂢r\xe4Ʋr;쀀\ud835\udd20ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark\xbbᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖\xbbཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it\xbb᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;q\xc7\xc6ɭ\0\0aĀ;t䀬;䁀ƀ;fl戁\xeeᅠeĀmxent\xbbe\xf3ɍǧ\0ᬇĀ;dኻᬂot;橭n\xf4Ɇƀfryᬐᬔᬗ;쀀\ud835\udd54o\xe4ɔ脀\xa9;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀\ud835\udcb8Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒre\xe3᭳u\xe3᭵ee;拎edge;拏en耻\xa4䂤earrowĀlrᯮ᯳eft\xbbᮀight\xbbᮽe\xe4ᯝĀciᰁᰇonin\xf4Ƿnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍r\xf2ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸\xf2ᄳhĀ;vᱚᱛ怐\xbbऊūᱡᱧarow;椏a\xe3̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻\xb0䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀\ud835\udd21arĀlrᲳᲵ\xbbࣜ\xbbသʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀\xf7;o᳧ᳰntimes;拇n\xf8᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀\ud835\udd55ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedg\xe5\xfanƀadhᄮᵝᵧownarrow\xf3ᲃarpoonĀlrᵲᵶef\xf4Ჴigh\xf4ᲶŢᵿᶅkaro\xf7གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀\ud835\udcb9;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃r\xf2Щa\xf2ྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴo\xf4ĀcsḎḔute耻\xe9䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻\xea䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀\ud835\udd22ƀ;rsṐṑṗ檚ave耻\xe8䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et\xbbẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀\ud835\udd56ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on\xbbớ;䏵ȀcsuvỪỳἋἣĀioữḱrc\xbbḮɩỹ\0\0ỻ\xedՈantĀglἂἆtr\xbbṝess\xbbṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯o\xf4͒ĀahὉὋ;䎷耻\xf0䃰Āmrὓὗl耻\xeb䃫o;悬ƀcipὡὤὧl;䀡s\xf4ծĀeoὬὴctatio\xeeՙnential\xe5չৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotse\xf1Ṅy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀\ud835\udd23lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀\ud835\udd57ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻\xbd䂽;慓耻\xbc䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻\xbe䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀\ud835\udcbbࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlan\xf4٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀\ud835\udd24Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox\xbbℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀\ud835\udd58Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0pro\xf8r;楸qĀlqؿ↖les\xf3₈i\xed٫Āen↣↭rtneqq;쀀≩︀\xc5↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽r\xf2ΠȀilmr⇐⇔⇗⇛rs\xf0ᒄf\xbb․il\xf4کĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it\xbb∊lip;怦con;抹r;쀀\ud835\udd25sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀\ud835\udd59bar;怕ƀclt≯≴≸r;쀀\ud835\udcbdas\xe8⇴rok;䄧Ābp⊂⊇ull;恃hen\xbbᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻\xed䃭ƀ;iyݱ⊰⊵rc耻\xee䃮;䐸Ācx⊼⊿y;䐵cl耻\xa1䂡ĀfrΟ⋉;쀀\ud835\udd26rave耻\xec䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓in\xe5ގar\xf4ܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝do\xf4⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙er\xf3ᕣ\xe3⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀\ud835\udd5aa;䎹uest耻\xbf䂿Āci⎊⎏r;쀀\ud835\udcbenʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻\xef䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀\ud835\udd27ath;䈷pf;쀀\ud835\udd5bǣ⏬\0⏱r;쀀\ud835\udcbfrcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀\ud835\udd28reen;䄸cy;䑅cy;䑜pf;쀀\ud835\udd5ccr;쀀\ud835\udcc0ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼r\xf2\xf2Εail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴ra\xeeࡌbda;䎻gƀ;dlࢎⓁⓃ;榑\xe5ࢎ;檅uo耻\xab䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝\xeb≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼\xecࢰ\xe2┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□a\xe9⓶arpoonĀdu▯▴own\xbbњp\xbb०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoon\xf3quigarro\xf7⇰hreetimes;拋ƀ;qs▋ও◺lan\xf4বʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋ppro\xf8Ⓠot;拖qĀgq♃♅\xf4উgt\xf2⒌\xf4ছi\xedলƀilr♕࣡♚sht;楼;쀀\ud835\udd29Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖r\xf2◁orne\xf2ᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che\xbb⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox\xbb⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽r\xebࣁgƀlmr⛿✍✔eftĀar০✇ight\xe1৲apsto;柼ight\xe1৽parrowĀlr✥✩ef\xf4⓭ight;憬ƀafl✶✹✽r;榅;쀀\ud835\udd5dus;樭imes;樴š❋❏st;戗\xe1ፎƀ;ef❗❘᠀旊nge\xbb❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇r\xf2ࢨorne\xf2ᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀\ud835\udcc1mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹re\xe5◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀\xc5⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻\xaf䂯Āet⡗⡙;時Ā;e⡞⡟朠se\xbb⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻ow\xeeҌef\xf4ए\xf0Ꮡker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle\xbbᘦr;쀀\ud835\udd2ao;愧ƀcdn⢯⢴⣉ro耻\xb5䂵Ȁ;acdᑤ⢽⣀⣄s\xf4ᚧir;櫰ot肻\xb7Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛\xf2−\xf0ઁĀdp⣩⣮els;抧f;쀀\ud835\udd5eĀct⣸⣽r;쀀\ud835\udcc2pos\xbbᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la\xbb˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉ro\xf8urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻\xa0ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸ui\xf6ୣĀei⩊⩎ar;椨\xedistĀ;sடr;쀀\ud835\udd2bȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lan\xf4i\xed௪Ā;rஶ⪁\xbbஷƀAap⪊⪍⪑r\xf2⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹r\xf2⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro\xf7⫁ightarro\xf7⪐ƀ;qs⪺⫪lan\xf4ౕĀ;sౕ⫴\xbbశi\xedౝĀ;rవ⫾iĀ;eచథi\xe4ඐĀpt⬌⬑f;쀀\ud835\udd5f膀\xac;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lle\xecl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳u\xe5ಥĀ;cಘ⭸Ā;eಒ⭽\xf1ಘȀAait⮈⮋⮝⮧r\xf2⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow\xbb⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉u\xe5;쀀\ud835\udcc3ortɭ⬅\0\0⯖ar\xe1⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭\xe5\xe5ഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗ\xf1സȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇ\xecௗlde耻\xf1䃱\xe7ృiangleĀlrⱒⱜeftĀ;eచⱚ\xf1దightĀ;eೋⱥ\xf1Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻\xf3䃳ĀiyⴼⵅrĀ;cⵂ耻\xf4䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀\ud835\udd2cͯ\0\0\0ⶂn;䋛ave耻\xf2䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨr\xf2᪀Āirⶠr;榾oss;榻n\xe5๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀\ud835\udd60ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨r\xf2᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f\xbbⷿ耻\xaa䂪耻\xba䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧\xf2⸁ash耻\xf8䃸l;折iŬⸯ⸴de耻\xf5䃵esĀ;aǛ⸺s;樶ml耻\xf6䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀\xb6;l䂶le\xecЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀\ud835\udd2dƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕ma\xf4੶ne;明ƀ;tv⺿⻀⻈䏀chfork\xbb´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎\xf6⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻\xb1ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀\ud835\udd61nd耻\xa3䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷u\xe5໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾ppro\xf8⽃urlye\xf1໙\xf1໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨i\xedໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺\xf0⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴\xefrel;抰Āci⿀⿅r;쀀\ud835\udcc5;䏈ncsp;怈̀fiopsu⋢⿱r;쀀\ud835\udd2epf;쀀\ud835\udd62rime;恗cr;쀀\ud835\udcc6ƀaeo⿸〉〓tĀei々rnion\xf3ڰnt;樖stĀ;e【】䀿\xf1Ἑ\xf4༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがr\xf2Ⴓ\xf2ϝail;検ar\xf2ᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕i\xe3ᅮmptyv;榳gȀ;del࿑らるろ;榒;榥\xe5࿑uo耻\xbb䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞\xeb≝\xf0✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶al\xf3༞ƀabrョリヮr\xf2៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗\xec\xe2ヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜn\xe5Ⴛar\xf4ྩt;断ƀilrㅩဣㅮsht;楽;쀀\ud835\udd2fĀaoㅷㆆrĀduㅽㅿ\xbbѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭa\xe9トarpoonĀduㆻㆿow\xeeㅾp\xbb႒eftĀah㇊㇐rrow\xf3arpoon\xf3Ցightarrows;應quigarro\xf7ニhreetimes;拌g;䋚ingdotse\xf1ἲƀahm㈍㈐㈓r\xf2a\xf2Ց;怏oustĀ;a㈞掱che\xbbmid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾r\xebဃƀafl㉇㉊㉎r;榆;쀀\ud835\udd63us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒ar\xf2㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀\ud835\udcc7Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠re\xe5ㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛qu\xef➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡u\xe5ᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓i\xedሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒\xeb∨Ā;oਸ਼t耻\xa7䂧i;䀻war;椩mĀin㍩\xf0nu\xf3\xf1t;朶rĀ;o㍶⁕쀀\ud835\udd30Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜i\xe4ᑤara\xec耻\xad䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲ar\xf2ᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetm\xe9㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀\ud835\udd64aĀdr㑍ЂesĀ;u㑔㑕晠it\xbb㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍\xf1ᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝\xf1ᆮƀ;afᅻ㒦ְrť㒫ֱ\xbbᅼar\xf2ᅈȀcemt㒹㒾㓂㓅r;쀀\ud835\udcc8tm\xee\xf1i\xec㐕ar\xe6ᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psilo\xeeỠh\xe9⺯s\xbb⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦ppro\xf8㋺urlye\xf1ᇾ\xf1ᇳƀaes㖂㖈㌛ppro\xf8㌚q\xf1㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻\xb9䂹耻\xb2䂲耻\xb3䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨\xeb∮Ā;oਫwar;椪lig耻\xdf䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄r\xebƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀\ud835\udd31Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮ppro\xf8im\xbbኬs\xf0ኞĀas㚺㚮\xf0rn耻\xfe䃾Ǭ̟㛆⋧es膀\xd7;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀\xe1⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀\ud835\udd65rk;櫚\xe1㍢rime;怴ƀaip㜏㜒㝤d\xe5ቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own\xbbᶻeftĀ;e⠀㜾\xf1म;扜ightĀ;e㊪㝋\xf1ၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀\ud835\udcc9;䑆cy;䑛rok;䅧Āio㞋㞎x\xf4headĀlr㞗㞠eftarro\xf7ࡏightarrow\xbbཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶r\xf2ϭar;楣Ācr㟜㟢ute耻\xfa䃺\xf2ᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻\xfb䃻;䑃ƀabh㠃㠆㠋r\xf2Ꭽlac;䅱a\xf2ᏃĀir㠓㠘sht;楾;쀀\ud835\udd32rave耻\xf9䃹š㠧㠱rĀlr㠬㠮\xbbॗ\xbbႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r\xbb㡆op;挏ri;旸Āal㡖㡚cr;䅫肻\xa8͉Āgp㡢㡦on;䅳f;쀀\ud835\udd66̀adhlsuᅋ㡸㡽፲㢑㢠own\xe1ᎳarpoonĀlr㢈㢌ef\xf4㠭igh\xf4㠯iƀ;hl㢙㢚㢜䏅\xbbᏺon\xbb㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r\xbb㢽op;挎ng;䅯ri;旹cr;쀀\ud835\udccaƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨\xbb᠓Āam㣯㣲r\xf2㢨l耻\xfc䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠r\xf2ϷarĀ;v㤦㤧櫨;櫩as\xe8ϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖app\xe1␕othin\xe7ẖƀhir㓫⻈㥙op\xf4⾵Ā;hᎷ㥢\xefㆍĀiu㥩㥭gm\xe1㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟et\xe1㚜iangleĀlr㦪㦯eft\xbbथight\xbbၑy;䐲ash\xbbံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨa\xf2ᑩr;쀀\ud835\udd33tr\xe9㦮suĀbp㧯㧱\xbbജ\xbb൙pf;쀀\ud835\udd67ro\xf0tr\xe9㦴Ācu㨆㨋r;쀀\ud835\udccbĀbp㨐㨘nĀEe㦀㨖\xbb㥾nĀEe㦒㨞\xbb㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀\ud835\udd34pf;쀀\ud835\udd68Ā;eᑹ㩦at\xe8ᑹcr;쀀\ud835\udcccૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtr\xe9៑r;쀀\ud835\udd35ĀAa㪔㪗r\xf2σr\xf2৶;䎾ĀAa㪡㪤r\xf2θr\xf2৫a\xf0✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀\ud835\udd69im\xe5ឲĀAa㫇㫊r\xf2ώr\xf2ਁĀcq㫒ីr;쀀\ud835\udccdĀpt៖㫜r\xe9។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻\xfd䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻\xa5䂥r;쀀\ud835\udd36cy;䑗pf;쀀\ud835\udd6acr;쀀\ud835\udcceĀcm㬦㬩y;䑎l耻\xff䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡tr\xe6ᕟa;䎶r;쀀\ud835\udd37cy;䐶grarr;懝pf;쀀\ud835\udd6bcr;쀀\ud835\udccfĀjn㮅㮇;怍j;怌'.split("").map(function(a){return a.charCodeAt(0)}))},25409:a=>{"use strict";a.exports=JSON.parse('{"name":"katex","version":"0.16.38","description":"Fast math typesetting for the web.","main":"dist/katex.js","types":"types/katex.d.ts","exports":{".":{"require":{"types":"./types/katex.d.ts","default":"./dist/katex.js"},"import":{"types":"./types/katex.d.ts","default":"./dist/katex.mjs"}},"./contrib/auto-render":{"require":"./dist/contrib/auto-render.js","import":"./dist/contrib/auto-render.mjs"},"./contrib/mhchem":{"require":"./dist/contrib/mhchem.js","import":"./dist/contrib/mhchem.mjs"},"./contrib/copy-tex":{"require":"./dist/contrib/copy-tex.js","import":"./dist/contrib/copy-tex.mjs"},"./contrib/mathtex-script-type":{"require":"./dist/contrib/mathtex-script-type.js","import":"./dist/contrib/mathtex-script-type.mjs"},"./contrib/render-a11y-string":{"require":"./dist/contrib/render-a11y-string.js","import":"./dist/contrib/render-a11y-string.mjs"},"./*":"./*"},"homepage":"https://katex.org","repository":{"type":"git","url":"https://github.com/KaTeX/KaTeX.git"},"funding":["https://opencollective.com/katex","https://github.com/sponsors/katex"],"files":["katex.ts","cli.js","src/","contrib/","dist/","types/"],"license":"MIT","packageManager":"yarn@4.1.1","devDependencies":{"@babel/core":"^7.29.0","@babel/eslint-parser":"^7.28.6","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-react-jsx":"^7.28.6","@babel/plugin-transform-runtime":"^7.29.0","@babel/preset-env":"^7.29.0","@babel/preset-react":"^7.28.5","@babel/preset-typescript":"^7.28.5","@babel/register":"^7.28.6","@babel/runtime":"^7.28.6","@rollup/plugin-babel":"^5.3.1","@rollup/plugin-commonjs":"^28.0.9","@rollup/plugin-typescript":"^12.3.0","@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@typescript-eslint/eslint-plugin":"^8.56.0","@typescript-eslint/parser":"^8.56.0","babel-jest":"^30.2.0","babel-loader":"^8.2.5","babel-plugin-istanbul":"^6.1.1","babel-plugin-preval":"^5.1.0","babel-plugin-version-inline":"^1.0.0","benchmark":"^2.1.4","browserslist":"^4.21.3","browserstack-local":"^1.5.1","caniuse-lite":"^1.0.30001384","css-loader":"^6.7.1","cssnano":"^5.1.13","eslint":"^8.23.0","eslint-import-resolver-webpack":"^0.13.10","eslint-plugin-actions":"^2.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-react":"^7.31.1","fs-extra":"^10.1.0","got":"^11.8.5","husky":"^4.3.8","istanbul-lib-coverage":"^3.2.0","istanbul-lib-report":"^3.0.0","istanbul-reports":"^3.1.5","jest":"^30.2.0","jest-diff":"^30.2.0","jest-environment-jsdom":"^30.2.0","jest-matcher-utils":"^30.2.0","jest-message-util":"^30.2.0","jest-serializer-html":"^7.1.0","js-yaml":"^4.1.0","json-stable-stringify":"^1.0.1","jspngopt":"^0.2.0","mini-css-extract-plugin":"^2.6.1","mkdirp":"^1.0.4","p-retry":"^4.6.2","pako":"^2.0.4","postcss":"^8.4.16","postcss-loader":"^7.0.1","postcss-preset-env":"^7.8.0","postcss-scss":"^4.0.9","prettier":"^2.7.1","rimraf":"^3.0.2","rollup":"^2.79.2","sass":"^1.94.2","sass-loader":"^16.0.6","selenium-webdriver":"^4.4.0","semantic-release":"^19.0.5","sri-toolbox":"^0.2.0","style-loader":"^3.3.1","stylelint":"^14.11.0","stylelint-config-standard":"^28.0.0","stylelint-scss":"^6.3.2","terser-webpack-plugin":"^5.3.6","tslib":"^2.8.1","typescript":"^5.9.3","webpack":"^5.74.0","webpack-bundle-analyzer":"^4.6.1","webpack-cli":"^4.10.0","webpack-dev-server":"^4.10.1","webpack-remove-empty-scripts":"^1.0.4"},"bin":"cli.js","scripts":{"test":"yarn test:lint && yarn test:ts && yarn test:jest","test:lint":"yarn test:lint:js && yarn test:lint:css","test:lint:js":"eslint .","test:lint:css":"stylelint src/styles/katex.scss static/main.css website/static/**/*.css","test:jest":"jest","test:jest:watch":"jest --watch","test:jest:update":"jest --updateSnapshot","test:jest:coverage":"jest --coverage","test:screenshots":"yarn test:screenshots:update --verify","test:screenshots:update":"dockers/screenshotter/screenshotter.sh","test:perf":"NODE_ENV=test node -e \\"require(\'@babel/register\')({extensions:[\'.js\',\'.ts\']}); require(\'./test/perf-test.ts\')\\"","test:ts":"tsc --noEmit","test:build":"node test/verify-build.js","clean":"rm -rf dist/ node_modules/","clean-install":"yarn clean && yarn","start":"webpack serve --config webpack.dev.js","analyze":"webpack --config webpack.analyze.js","build":"rimraf dist/ && mkdirp dist && cp README.md dist && rollup -c --failAfterWarnings && webpack && node update-sri.js package dist/README.md","build:fonts":"dockers/fonts/buildFonts.sh","build:metrics":"dockers/fonts/buildMetrics.sh","watch":"yarn build --watch","postversion":"yarn dist && node update-sri.js package README.md contrib/*/README.md docs/*.md website/pages/index.html","semantic-release":"semantic-release","dist":"yarn build && yarn dist:zip","dist:zip":"rimraf katex/ katex.tar.gz katex.zip && cp -R dist katex && tar czf katex.tar.gz katex && zip -rq katex.zip katex && rimraf katex/"},"dependencies":{"commander":"^8.3.0"},"husky":{"hooks":{"pre-commit":"yarn test:lint"}},"jest":{"collectCoverageFrom":["src/**/*.{js,ts}","contrib/**/*.{js,ts}","!src/unicodeSymbols.{js,ts}","!contrib/mhchem/**"],"setupFilesAfterEnv":["<rootDir>/test/setup.ts"],"snapshotSerializers":["jest-serializer-html"],"testMatch":["**/test/*-spec.ts"],"testEnvironmentOptions":{"url":"http://localhost/"},"transform":{"^.+\\\\.(js|ts)$":"babel-jest"},"moduleNameMapper":{"^katex$":"<rootDir>/katex.ts"}}}')},25432:a=>{a.exports=function(a){return{name:"Node REPL",contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"javascript"}},variants:[{begin:/^>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}},25484:a=>{a.exports=function(a){let b=[a.C_NUMBER_MODE,{className:"string",begin:"'|\"",end:"'|\"",contains:[a.BACKSLASH_ESCAPE,{begin:"''"}]}];return{name:"Scilab",aliases:["sci"],keywords:{$pattern:/%?\w+/,keyword:"abort break case clear catch continue do elseif else endfunction end for function global if pause return resume select try then while",literal:"%f %F %t %T %pi %eps %inf %nan %e %i %z %s",built_in:"abs and acos asin atan ceil cd chdir clearglobal cosh cos cumprod deff disp error exec execstr exists exp eye gettext floor fprintf fread fsolve imag isdef isempty isinfisnan isvector lasterror length load linspace list listfiles log10 log2 log max min msprintf mclose mopen ones or pathconvert poly printf prod pwd rand real round sinh sin size gsort sprintf sqrt strcat strcmps tring sum system tanh tan type typename warning zeros matrix"},illegal:'("|#|/\\*|\\s+/\\w+)',contains:[{className:"function",beginKeywords:"function",end:"$",contains:[a.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)"}]},{begin:"[a-zA-Z_][a-zA-Z_0-9]*[\\.']+",relevance:0},{begin:"\\[",end:"\\][\\.']*",relevance:0,contains:b},a.COMMENT("//","$")].concat(b)}}},25516:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=b.backgroundImageApply=void 0;let d=b.backgroundImageApply=(0,function(a){return a&&a.__esModule?a:{default:a}}(c(23400)).default)(function(a){a.core.ruler.after("marpit_inline_svg","marpit_apply_background_image",({inlineMode:a,tokens:b})=>{if(a)return;let c={};for(let a of b){if("marpit_slide_open"===a.type&&(c.open=a),"marpit_inline_svg_content_open"===a.type&&(c.svgContent=a),"marpit_slide_close"===a.type){if(c.images&&c.images.length>0)if(c.svgContent)c.svgContent.meta={...c.svgContent.meta||{},marpitBackground:{direction:c.direction,height:c.svgContent.attrGet("height"),images:c.images,open:c.open,split:c.split,splitSize:c.splitSize,width:c.svgContent.attrGet("width")}};else{let a=c.images[c.images.length-1];c.open.meta.marpitDirectives={...c.open.meta.marpitDirectives||{},backgroundImage:`url("${a.url}")`},a.size&&(c.open.meta.marpitDirectives.backgroundSize=a.size)}c={}}if(c.open&&"inline"===a.type){for(let b of a.children)if("image"===b.type){let{background:a,backgroundDirection:d,backgroundSize:e,backgroundSplit:f,backgroundSplitSize:g,color:h,filter:i,height:j,size:k,url:l,width:m,options:n}=b.meta.marpitImage;if(a&&!l.match(/^\s*$/))if(h)c.open.meta.marpitDirectives={...c.open.meta.marpitDirectives||{},backgroundColor:h};else{let a="";for(let b of n)b.consumed||(a+=b.leading+b.content);c.images=[...c.images||[],{filter:i,height:j,size:(()=>{let a=k||e||void 0;return!["contain","cover"].includes(a)&&(m||j)?`${m||a||"auto"} ${j||a||"auto"}`:a})(),url:l,width:m,alt:a.trimStart()}]}d&&(c.direction=d),f&&(c.split=f),g&&(c.splitSize=g)}}}})});b.default=d},25680:(a,b,c)=>{var d=c(93443),e=/[^a-zA-Z0-9\\_:.-]/gim;function f(a){return'"'===a[0]&&'"'===a[a.length-1]||"'"===a[0]&&"'"===a[a.length-1]?a.substr(1,a.length-2):a}b.parseTag=function(a,b,c){"use strict";var e="",f=0,g=!1,h=!1,i=0,j=a.length,k="",l="";a:for(i=0;i<j;i++){var m=a.charAt(i);if(!1===g){if("<"===m){g=i;continue}}else if(!1===h){if("<"===m){e+=c(a.slice(f,i)),g=i,f=i;continue}if(">"===m||i===j-1){e+=c(a.slice(f,g)),k=function(a){var b,c=d.spaceIndex(a);return b=-1===c?a.slice(1,-1):a.slice(1,c+1),"/"===(b=d.trim(b).toLowerCase()).slice(0,1)&&(b=b.slice(1)),"/"===b.slice(-1)&&(b=b.slice(0,-1)),b}(l=a.slice(g,i+1)),e+=b(g,e.length,k,l,"</"===l.slice(0,2)),f=i+1,g=!1;continue}if('"'===m||"'"===m)for(var n=1,o=a.charAt(i-n);""===o.trim()||"="===o;){if("="===o){h=m;continue a}o=a.charAt(i-++n)}}else if(m===h){h=!1;continue}}return f<j&&(e+=c(a.substr(f))),e},b.parseAttr=function(a,b){"use strict";var c=0,g=0,h=[],i=!1,j=a.length;function k(a,c){if(!((a=(a=d.trim(a)).replace(e,"").toLowerCase()).length<1)){var f=b(a,c||"");f&&h.push(f)}}for(var l=0;l<j;l++){var m,n=a.charAt(l);if(!1===i&&"="===n){i=a.slice(c,l),c=l+1,g='"'===a.charAt(c)||"'"===a.charAt(c)?c:function(a,b){for(;b<a.length;b++){var c=a[b];if(" "!==c){if("'"===c||'"'===c)return b;return -1}}}(a,l+1);continue}if(!1!==i&&l===g){if(-1===(m=a.indexOf(n,l+1)))break;k(i,d.trim(a.slice(g+1,m))),i=!1,c=(l=m)+1;continue}if(/\s|\n|\t/.test(n)){if(a=a.replace(/\s|\n|\t/g," "),!1===i){if(-1===(m=function(a,b){for(;b<a.length;b++){var c=a[b];if(" "!==c){if("="===c)return b;return -1}}}(a,l))){k(d.trim(a.slice(c,l))),i=!1,c=l+1;continue}l=m-1;continue}if(-1!==(m=function(a,b){for(;b>0;b--){var c=a[b];if(" "!==c){if("="===c)return b;return -1}}}(a,l-1)))continue;k(i,f(d.trim(a.slice(c,l)))),i=!1,c=l+1;continue}}return c<a.length&&(!1===i?k(a.slice(c)):k(i,f(d.trim(a.slice(c))))),d.trim(h.join(" "))}},25708:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.MultlinedItem=void 0;var g=c(19888),h=f(c(43173)),i=c(26296);b.MultlinedItem=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"multlined"},enumerable:!1,configurable:!0}),b.prototype.EndTable=function(){if((this.Size()||this.row.length)&&(this.EndEntry(),this.EndRow()),this.table.length>1){var b=this.factory.configuration.options.mathtools,c=b.multlinegap,d=b["firstline-afterskip"]||c,e=b["lastline-preskip"]||c,f=h.default.getChildren(this.table[0])[0];h.default.getAttribute(f,"columnalign")!==i.TexConstant.Align.RIGHT&&f.appendChild(this.create("node","mspace",[],{width:d}));var g=h.default.getChildren(this.table[this.table.length-1])[0];if(h.default.getAttribute(g,"columnalign")!==i.TexConstant.Align.LEFT){var j=h.default.getChildren(g)[0];j.childNodes.unshift(null);var k=this.create("node","mspace",[],{width:e});h.default.setChild(j,0,k)}}a.prototype.EndTable.call(this)},b}(g.MultlineItem)},25852:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.AutoOpen=void 0;var g=c(17630),h=f(c(8078)),i=f(c(43173)),j=f(c(23963));b.AutoOpen=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.openCount=0,b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"auto open"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isOpen",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.toMml=function(){var b=this.factory.configuration.parser,c=this.getProperty("right");if(this.getProperty("smash")){var d=a.prototype.toMml.call(this),e=b.create("node","mpadded",[d],{height:0,depth:0});this.Clear(),this.Push(b.create("node","TeXAtom",[e]))}c&&this.Push(new j.default(c,b.stack.env,b.configuration).mml());var f=h.default.fenced(this.factory.configuration,this.getProperty("open"),a.prototype.toMml.call(this),this.getProperty("close"),this.getProperty("big"));return i.default.removeProperties(f,"open","close","texClass"),f},b.prototype.checkItem=function(b){if(b.isKind("mml")&&1===b.Size()){var c=b.toMml();c.isKind("mo")&&c.getText()===this.getProperty("open")&&this.openCount++}var d=b.getProperty("autoclose");return!d||d!==this.getProperty("close")||this.openCount--?a.prototype.checkItem.call(this,b):this.getProperty("ignore")?(this.Clear(),[[],!0]):[[this.toMml()],!0]},b.errors=Object.assign(Object.create(g.BaseItem.errors),{stop:["ExtraOrMissingDelims","Extra open or missing close delimiter"]}),b}(g.BaseItem)},25929:a=>{a.exports=function(a){return{name:"Excel formulae",aliases:["xlsx","xls"],case_insensitive:!0,keywords:{$pattern:/[a-zA-Z][\w\.]*/,built_in:["ABS","ACCRINT","ACCRINTM","ACOS","ACOSH","ACOT","ACOTH","AGGREGATE","ADDRESS","AMORDEGRC","AMORLINC","AND","ARABIC","AREAS","ARRAYTOTEXT","ASC","ASIN","ASINH","ATAN","ATAN2","ATANH","AVEDEV","AVERAGE","AVERAGEA","AVERAGEIF","AVERAGEIFS","BAHTTEXT","BASE","BESSELI","BESSELJ","BESSELK","BESSELY","BETADIST","BETA.DIST","BETAINV","BETA.INV","BIN2DEC","BIN2HEX","BIN2OCT","BINOMDIST","BINOM.DIST","BINOM.DIST.RANGE","BINOM.INV","BITAND","BITLSHIFT","BITOR","BITRSHIFT","BITXOR","BYCOL","BYROW","CALL","CEILING","CEILING.MATH","CEILING.PRECISE","CELL","CHAR","CHIDIST","CHIINV","CHITEST","CHISQ.DIST","CHISQ.DIST.RT","CHISQ.INV","CHISQ.INV.RT","CHISQ.TEST","CHOOSE","CHOOSECOLS","CHOOSEROWS","CLEAN","CODE","COLUMN","COLUMNS","COMBIN","COMBINA","COMPLEX","CONCAT","CONCATENATE","CONFIDENCE","CONFIDENCE.NORM","CONFIDENCE.T","CONVERT","CORREL","COS","COSH","COT","COTH","COUNT","COUNTA","COUNTBLANK","COUNTIF","COUNTIFS","COUPDAYBS","COUPDAYS","COUPDAYSNC","COUPNCD","COUPNUM","COUPPCD","COVAR","COVARIANCE.P","COVARIANCE.S","CRITBINOM","CSC","CSCH","CUBEKPIMEMBER","CUBEMEMBER","CUBEMEMBERPROPERTY","CUBERANKEDMEMBER","CUBESET","CUBESETCOUNT","CUBEVALUE","CUMIPMT","CUMPRINC","DATE","DATEDIF","DATEVALUE","DAVERAGE","DAY","DAYS","DAYS360","DB","DBCS","DCOUNT","DCOUNTA","DDB","DEC2BIN","DEC2HEX","DEC2OCT","DECIMAL","DEGREES","DELTA","DEVSQ","DGET","DISC","DMAX","DMIN","DOLLAR","DOLLARDE","DOLLARFR","DPRODUCT","DROP","DSTDEV","DSTDEVP","DSUM","DURATION","DVAR","DVARP","EDATE","EFFECT","ENCODEURL","EOMONTH","ERF","ERF.PRECISE","ERFC","ERFC.PRECISE","ERROR.TYPE","EUROCONVERT","EVEN","EXACT","EXP","EXPAND","EXPON.DIST","EXPONDIST","FACT","FACTDOUBLE","FALSE","F.DIST","FDIST","F.DIST.RT","FILTER","FILTERXML","FIND","FINDB","F.INV","F.INV.RT","FINV","FISHER","FISHERINV","FIXED","FLOOR","FLOOR.MATH","FLOOR.PRECISE","FORECAST","FORECAST.ETS","FORECAST.ETS.CONFINT","FORECAST.ETS.SEASONALITY","FORECAST.ETS.STAT","FORECAST.LINEAR","FORMULATEXT","FREQUENCY","F.TEST","FTEST","FV","FVSCHEDULE","GAMMA","GAMMA.DIST","GAMMADIST","GAMMA.INV","GAMMAINV","GAMMALN","GAMMALN.PRECISE","GAUSS","GCD","GEOMEAN","GESTEP","GETPIVOTDATA","GROWTH","HARMEAN","HEX2BIN","HEX2DEC","HEX2OCT","HLOOKUP","HOUR","HSTACK","HYPERLINK","HYPGEOM.DIST","HYPGEOMDIST","IF","IFERROR","IFNA","IFS","IMABS","IMAGE","IMAGINARY","IMARGUMENT","IMCONJUGATE","IMCOS","IMCOSH","IMCOT","IMCSC","IMCSCH","IMDIV","IMEXP","IMLN","IMLOG10","IMLOG2","IMPOWER","IMPRODUCT","IMREAL","IMSEC","IMSECH","IMSIN","IMSINH","IMSQRT","IMSUB","IMSUM","IMTAN","INDEX","INDIRECT","INFO","INT","INTERCEPT","INTRATE","IPMT","IRR","ISBLANK","ISERR","ISERROR","ISEVEN","ISFORMULA","ISLOGICAL","ISNA","ISNONTEXT","ISNUMBER","ISODD","ISOMITTED","ISREF","ISTEXT","ISO.CEILING","ISOWEEKNUM","ISPMT","JIS","KURT","LAMBDA","LARGE","LCM","LEFT","LEFTB","LEN","LENB","LET","LINEST","LN","LOG","LOG10","LOGEST","LOGINV","LOGNORM.DIST","LOGNORMDIST","LOGNORM.INV","LOOKUP","LOWER","MAKEARRAY","MAP","MATCH","MAX","MAXA","MAXIFS","MDETERM","MDURATION","MEDIAN","MID","MIDB","MIN","MINIFS","MINA","MINUTE","MINVERSE","MIRR","MMULT","MOD","MODE","MODE.MULT","MODE.SNGL","MONTH","MROUND","MULTINOMIAL","MUNIT","N","NA","NEGBINOM.DIST","NEGBINOMDIST","NETWORKDAYS","NETWORKDAYS.INTL","NOMINAL","NORM.DIST","NORMDIST","NORMINV","NORM.INV","NORM.S.DIST","NORMSDIST","NORM.S.INV","NORMSINV","NOT","NOW","NPER","NPV","NUMBERVALUE","OCT2BIN","OCT2DEC","OCT2HEX","ODD","ODDFPRICE","ODDFYIELD","ODDLPRICE","ODDLYIELD","OFFSET","OR","PDURATION","PEARSON","PERCENTILE.EXC","PERCENTILE.INC","PERCENTILE","PERCENTRANK.EXC","PERCENTRANK.INC","PERCENTRANK","PERMUT","PERMUTATIONA","PHI","PHONETIC","PI","PMT","POISSON.DIST","POISSON","POWER","PPMT","PRICE","PRICEDISC","PRICEMAT","PROB","PRODUCT","PROPER","PV","QUARTILE","QUARTILE.EXC","QUARTILE.INC","QUOTIENT","RADIANS","RAND","RANDARRAY","RANDBETWEEN","RANK.AVG","RANK.EQ","RANK","RATE","RECEIVED","REDUCE","REGISTER.ID","REPLACE","REPLACEB","REPT","RIGHT","RIGHTB","ROMAN","ROUND","ROUNDDOWN","ROUNDUP","ROW","ROWS","RRI","RSQ","RTD","SCAN","SEARCH","SEARCHB","SEC","SECH","SECOND","SEQUENCE","SERIESSUM","SHEET","SHEETS","SIGN","SIN","SINH","SKEW","SKEW.P","SLN","SLOPE","SMALL","SORT","SORTBY","SQRT","SQRTPI","SQL.REQUEST","STANDARDIZE","STOCKHISTORY","STDEV","STDEV.P","STDEV.S","STDEVA","STDEVP","STDEVPA","STEYX","SUBSTITUTE","SUBTOTAL","SUM","SUMIF","SUMIFS","SUMPRODUCT","SUMSQ","SUMX2MY2","SUMX2PY2","SUMXMY2","SWITCH","SYD","T","TAN","TANH","TAKE","TBILLEQ","TBILLPRICE","TBILLYIELD","T.DIST","T.DIST.2T","T.DIST.RT","TDIST","TEXT","TEXTAFTER","TEXTBEFORE","TEXTJOIN","TEXTSPLIT","TIME","TIMEVALUE","T.INV","T.INV.2T","TINV","TOCOL","TOROW","TODAY","TRANSPOSE","TREND","TRIM","TRIMMEAN","TRUE","TRUNC","T.TEST","TTEST","TYPE","UNICHAR","UNICODE","UNIQUE","UPPER","VALUE","VALUETOTEXT","VAR","VAR.P","VAR.S","VARA","VARP","VARPA","VDB","VLOOKUP","VSTACK","WEBSERVICE","WEEKDAY","WEEKNUM","WEIBULL","WEIBULL.DIST","WORKDAY","WORKDAY.INTL","WRAPCOLS","WRAPROWS","XIRR","XLOOKUP","XMATCH","XNPV","XOR","YEAR","YEARFRAC","YIELD","YIELDDISC","YIELDMAT","Z.TEST","ZTEST"]},contains:[{begin:/^=/,end:/[^=]/,returnEnd:!0,illegal:/=/,relevance:10},{className:"symbol",begin:/\b[A-Z]{1,2}\d+\b/,end:/[^\d]/,excludeEnd:!0,relevance:0},{className:"symbol",begin:/[A-Z]{0,2}\d*:[A-Z]{0,2}\d*/,relevance:0},a.BACKSLASH_ESCAPE,a.QUOTE_STRING_MODE,{className:"number",begin:a.NUMBER_RE+"(%)?",relevance:0},a.COMMENT(/\bN\(/,/\)/,{excludeBegin:!0,excludeEnd:!0,illegal:/\n/})]}}},26042:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMpadded=void 0;var g=c(17913);b.MmlMpadded=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"mpadded"},enumerable:!1,configurable:!0}),b.defaults=f(f({},g.AbstractMmlLayoutNode.defaults),{width:"",height:"",depth:"",lspace:0,voffset:0}),b}(g.AbstractMmlLayoutNode)},26067:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},g=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},h=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.AbstractMathDocument=b.resetAllOptions=b.resetOptions=b.RenderList=void 0;var i=c(2603),j=c(69223),k=c(34310),l=c(72330),m=c(68133),n=c(2159),o=c(93904),p=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.create=function(a){var b,c,d=new this;try{for(var e=f(Object.keys(a)),h=e.next();!h.done;h=e.next()){var i=h.value,j=g(this.action(i,a[i]),2),k=j[0],l=j[1];l&&d.add(k,l)}}catch(a){b={error:a}}finally{try{h&&!h.done&&(c=e.return)&&c.call(e)}finally{if(b)throw b.error}}return d},b.action=function(a,b){var c,d,e,f,h,i,j=!0,k=b[0];if(1===b.length||"boolean"==typeof b[1])2===b.length&&(j=b[1]),h=(c=g(this.methodActions(a),2))[0],i=c[1];else if("string"==typeof b[1])if("string"==typeof b[2]){4===b.length&&(j=b[3]);var l=g(b.slice(1),2),m=l[0],n=l[1];h=(d=g(this.methodActions(m,n),2))[0],i=d[1]}else 3===b.length&&(j=b[2]),h=(e=g(this.methodActions(b[1]),2))[0],i=e[1];else 4===b.length&&(j=b[3]),h=(f=g(b.slice(1),2))[0],i=f[1];return[{id:a,renderDoc:h,renderMath:i,convert:j},k]},b.methodActions=function(a,b){return void 0===b&&(b=a),[function(b){return a&&b[a](),!1},function(a,c){return b&&a[b](c),!1}]},b.prototype.renderDoc=function(a,b){var c,d;void 0===b&&(b=m.STATE.UNPROCESSED);try{for(var e=f(this.items),g=e.next();!g.done;g=e.next()){var h=g.value;if(h.priority>=b&&h.item.renderDoc(a))return}}catch(a){c={error:a}}finally{try{g&&!g.done&&(d=e.return)&&d.call(e)}finally{if(c)throw c.error}}},b.prototype.renderMath=function(a,b,c){var d,e;void 0===c&&(c=m.STATE.UNPROCESSED);try{for(var g=f(this.items),h=g.next();!h.done;h=g.next()){var i=h.value;if(i.priority>=c&&i.item.renderMath(a,b))return}}catch(a){d={error:a}}finally{try{h&&!h.done&&(e=g.return)&&e.call(g)}finally{if(d)throw d.error}}},b.prototype.renderConvert=function(a,b,c){var d,e;void 0===c&&(c=m.STATE.LAST);try{for(var g=f(this.items),h=g.next();!h.done;h=g.next()){var i=h.value;if(i.priority>c||i.item.convert&&i.item.renderMath(a,b))return}}catch(a){d={error:a}}finally{try{h&&!h.done&&(e=g.return)&&e.call(g)}finally{if(d)throw d.error}}},b.prototype.findID=function(a){var b,c;try{for(var d=f(this.items),e=d.next();!e.done;e=d.next()){var g=e.value;if(g.item.id===a)return g.item}}catch(a){b={error:a}}finally{try{e&&!e.done&&(c=d.return)&&c.call(d)}finally{if(b)throw b.error}}return null},b}(c(11450).PrioritizedList);b.RenderList=p,b.resetOptions={all:!1,processed:!1,inputJax:null,outputJax:null},b.resetAllOptions={all:!0,processed:!0,inputJax:[],outputJax:[]};var q=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.compile=function(a){return null},b}(j.AbstractInputJax),r=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.typeset=function(a,b){return void 0===b&&(b=null),null},b.prototype.escaped=function(a,b){return null},b}(k.AbstractOutputJax),s=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b}(l.AbstractMathList),t=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b}(m.AbstractMathItem),u=function(){function a(b,c,d){var e=this,f=this.constructor;this.document=b,this.options=(0,i.userOptions)((0,i.defaultOptions)({},f.OPTIONS),d),this.math=new(this.options.MathList||s),this.renderActions=p.create(this.options.renderActions),this.processed=new a.ProcessBits,this.outputJax=this.options.OutputJax||new r;var g=this.options.InputJax||[new q];Array.isArray(g)||(g=[g]),this.inputJax=g,this.adaptor=c,this.outputJax.setAdaptor(c),this.inputJax.map(function(a){return a.setAdaptor(c)}),this.mmlFactory=this.options.MmlFactory||new n.MmlFactory,this.inputJax.map(function(a){return a.setMmlFactory(e.mmlFactory)}),this.outputJax.initialize(),this.inputJax.map(function(a){return a.initialize()})}return Object.defineProperty(a.prototype,"kind",{get:function(){return this.constructor.KIND},enumerable:!1,configurable:!0}),a.prototype.addRenderAction=function(a){for(var b=[],c=1;c<arguments.length;c++)b[c-1]=arguments[c];var d=g(p.action(a,b),2),e=d[0],f=d[1];this.renderActions.add(e,f)},a.prototype.removeRenderAction=function(a){var b=this.renderActions.findID(a);b&&this.renderActions.remove(b)},a.prototype.render=function(){return this.renderActions.renderDoc(this),this},a.prototype.rerender=function(a){return void 0===a&&(a=m.STATE.RERENDER),this.state(a-1),this.render(),this},a.prototype.convert=function(a,b){void 0===b&&(b={});var c=(0,i.userOptions)({format:this.inputJax[0].name,display:!0,end:m.STATE.LAST,em:16,ex:8,containerWidth:null,lineWidth:1e6,scale:1,family:""},b),d=c.format,e=c.display,f=c.end,g=c.ex,h=c.em,j=c.containerWidth,k=c.lineWidth,l=c.scale,n=c.family;null===j&&(j=80*g);var o=this.inputJax.reduce(function(a,b){return b.name===d?b:a},null),p=new this.options.MathItem(a,o,e);return p.start.node=this.adaptor.body(this.document),p.setMetrics(h,g,j,k,l),this.outputJax.options.mtextInheritFont&&(p.outputData.mtextFamily=n),this.outputJax.options.merrorInheritFont&&(p.outputData.merrorFamily=n),p.convert(this,f),p.typesetRoot||p.root},a.prototype.findMath=function(a){return void 0===a&&(a=null),this.processed.set("findMath"),this},a.prototype.compile=function(){var a,b,c,d;if(!this.processed.isSet("compile")){var e=[];try{for(var g=f(this.math),h=g.next();!h.done;h=g.next()){var i=h.value;this.compileMath(i),void 0!==i.inputData.recompile&&e.push(i)}}catch(b){a={error:b}}finally{try{h&&!h.done&&(b=g.return)&&b.call(g)}finally{if(a)throw a.error}}try{for(var j=f(e),k=j.next();!k.done;k=j.next()){var i=k.value,l=i.inputData.recompile;i.state(l.state),i.inputData.recompile=l,this.compileMath(i)}}catch(a){c={error:a}}finally{try{k&&!k.done&&(d=j.return)&&d.call(j)}finally{if(c)throw c.error}}this.processed.set("compile")}return this},a.prototype.compileMath=function(a){try{a.compile(this)}catch(b){if(b.retry||b.restart)throw b;this.options.compileError(this,a,b),a.inputData.error=b}},a.prototype.compileError=function(a,b){a.root=this.mmlFactory.create("math",null,[this.mmlFactory.create("merror",{"data-mjx-error":b.message,title:b.message},[this.mmlFactory.create("mtext",null,[this.mmlFactory.create("text").setText("Math input error")])])]),a.display&&a.root.attributes.set("display","block"),a.inputData.error=b.message},a.prototype.typeset=function(){var a,b;if(!this.processed.isSet("typeset")){try{for(var c=f(this.math),d=c.next();!d.done;d=c.next()){var e=d.value;try{e.typeset(this)}catch(a){if(a.retry||a.restart)throw a;this.options.typesetError(this,e,a),e.outputData.error=a}}}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}this.processed.set("typeset")}return this},a.prototype.typesetError=function(a,b){a.typesetRoot=this.adaptor.node("mjx-container",{class:"MathJax mjx-output-error",jax:this.outputJax.name},[this.adaptor.node("span",{"data-mjx-error":b.message,title:b.message,style:{color:"red","background-color":"yellow","line-height":"normal"}},[this.adaptor.text("Math output error")])]),a.display&&this.adaptor.setAttributes(a.typesetRoot,{style:{display:"block",margin:"1em 0","text-align":"center"}}),a.outputData.error=b.message},a.prototype.getMetrics=function(){return this.processed.isSet("getMetrics")||(this.outputJax.getMetrics(this),this.processed.set("getMetrics")),this},a.prototype.updateDocument=function(){var a,b;if(!this.processed.isSet("updateDocument")){try{for(var c=f(this.math.reversed()),d=c.next();!d.done;d=c.next())d.value.updateDocument(this)}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}this.processed.set("updateDocument")}return this},a.prototype.removeFromDocument=function(a){return void 0===a&&(a=!1),this},a.prototype.state=function(a,b){var c,d;void 0===b&&(b=!1);try{for(var e=f(this.math),g=e.next();!g.done;g=e.next())g.value.state(a,b)}catch(a){c={error:a}}finally{try{g&&!g.done&&(d=e.return)&&d.call(e)}finally{if(c)throw c.error}}return a<m.STATE.INSERTED&&this.processed.clear("updateDocument"),a<m.STATE.TYPESET&&(this.processed.clear("typeset"),this.processed.clear("getMetrics")),a<m.STATE.COMPILED&&this.processed.clear("compile"),this},a.prototype.reset=function(a){var c;return void 0===a&&(a={processed:!0}),(a=(0,i.userOptions)(Object.assign({},b.resetOptions),a)).all&&Object.assign(a,b.resetAllOptions),a.processed&&this.processed.reset(),a.inputJax&&this.inputJax.forEach(function(b){return b.reset.apply(b,h([],g(a.inputJax),!1))}),a.outputJax&&(c=this.outputJax).reset.apply(c,h([],g(a.outputJax),!1)),this},a.prototype.clear=function(){return this.reset(),this.math.clear(),this},a.prototype.concat=function(a){return this.math.merge(a),this},a.prototype.clearMathItemsWithin=function(a){var b,c=this.getMathItemsWithin(a);return(b=this.math).remove.apply(b,h([],g(c),!1)),c},a.prototype.getMathItemsWithin=function(a){Array.isArray(a)||(a=[a]);var b,c,d,e,g=this.adaptor,h=[],i=g.getElements(a,this.document);try{b:for(var j=f(this.math),k=j.next();!k.done;k=j.next()){var l=k.value;try{for(var m=(d=void 0,f(i)),n=m.next();!n.done;n=m.next()){var o=n.value;if(l.start.node&&g.contains(o,l.start.node)){h.push(l);continue b}}}catch(a){d={error:a}}finally{try{n&&!n.done&&(e=m.return)&&e.call(m)}finally{if(d)throw d.error}}}}catch(a){b={error:a}}finally{try{k&&!k.done&&(c=j.return)&&c.call(j)}finally{if(b)throw b.error}}return h},a.KIND="MathDocument",a.OPTIONS={OutputJax:null,InputJax:null,MmlFactory:null,MathList:s,MathItem:t,compileError:function(a,b,c){a.compileError(b,c)},typesetError:function(a,b,c){a.typesetError(b,c)},renderActions:(0,i.expandable)({find:[m.STATE.FINDMATH,"findMath","",!1],compile:[m.STATE.COMPILED],metrics:[m.STATE.METRICS,"getMetrics","",!1],typeset:[m.STATE.TYPESET],update:[m.STATE.INSERTED,"updateDocument",!1]})},a.ProcessBits=(0,o.BitFieldClass)("findMath","compile","getMetrics","typeset","updateDocument"),a}();b.AbstractMathDocument=u},26237:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.yaml=b.default=void 0;var d=c(44236),e=function(a){return a&&a.__esModule?a:{default:a}}(c(43788));let f=(a,b=!1)=>(function(a){try{let b=(0,d.load)(a,{schema:d.FAILSAFE_SCHEMA});if(null===b||"object"!=typeof b)return!1;return b}catch{return!1}})(b?function(a,b){let c=`(?:${(a=>{let b=new Set;for(let c of a){let a="_?"+c.replace(/[.*+?^=!:${}()|[\]\\/]/g,"\\$&");b.add(a),b.add(`"${a}"`),b.add(`'${a}'`)}return[...b.values()]})(b).join("|")})`,d=RegExp(`^(${c}\\s*:)(.+)$`),e="";for(let b of a.split(/\r?\n/))e+=`${b.replace(d,(a,b,c)=>{let d=c.trim();if(0===d.length||"[\"'{|>~&*".includes(d[0]))return a;let e=c.length-c.trimLeft().length,f=c.substring(0,e);return`${b}${f}"${d.split('"').join('\\"')}"`})}
|
|
38
|
+
`.trim(),{[e.default]:!0});b.default=g},15952:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMpaddedMixin=void 0,b.CommonMpaddedMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b.prototype.getDimens=function(){var a=this.node.attributes.getList("width","height","depth","lspace","voffset"),b=this.childNodes[0].getBBox(),c=b.w,d=b.h,e=b.d,f=c,g=d,h=e,i=0,j=0,k=0;""!==a.width&&(c=this.dimen(a.width,b,"w",0)),""!==a.height&&(d=this.dimen(a.height,b,"h",0)),""!==a.depth&&(e=this.dimen(a.depth,b,"d",0)),""!==a.voffset&&(j=this.dimen(a.voffset,b)),""!==a.lspace&&(i=this.dimen(a.lspace,b));var l=this.node.attributes.get("data-align");return l&&(k=this.getAlignX(c,b,l)),[g,h,f,d-g,e-h,c-f,i,j,k]},b.prototype.dimen=function(a,b,c,d){void 0===c&&(c=""),void 0===d&&(d=null);var e=(a=String(a)).match(/width|height|depth/),f=e?b[e[0].charAt(0)]:c?b[c]:0,g=this.length2em(a,f)||0;return a.match(/^[-+]/)&&c&&(g+=f),null!=d&&(g=Math.max(d,g)),g},b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=e(this.getDimens(),6),d=c[0],f=c[1],g=c[2],h=c[3],i=c[4];a.w=g+c[5],a.h=d+h,a.d=f+i,this.setChildPWidths(b,a.w)},b.prototype.getWrapWidth=function(a){return this.getBBox().w},b.prototype.getChildAlign=function(a){return this.node.attributes.get("data-align")||"left"},b}},15980:function(a,b){"use strict";var c=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonArrow=b.CommonDiagonalArrow=b.CommonDiagonalStrike=b.CommonBorder2=b.CommonBorder=b.arrowBBox=b.diagonalArrowDef=b.arrowDef=b.arrowBBoxW=b.arrowBBoxHD=b.arrowHead=b.fullBorder=b.fullPadding=b.fullBBox=b.sideNames=b.sideIndex=b.SOLID=b.PADDING=b.THICKNESS=b.ARROWY=b.ARROWDX=b.ARROWX=void 0,b.ARROWX=4,b.ARROWDX=1,b.ARROWY=2,b.THICKNESS=.067,b.PADDING=.2,b.SOLID=b.THICKNESS+"em solid",b.sideIndex={top:0,right:1,bottom:2,left:3},b.sideNames=Object.keys(b.sideIndex),b.fullBBox=function(a){return[,,,,].fill(a.thickness+a.padding)},b.fullPadding=function(a){return[,,,,].fill(a.padding)},b.fullBorder=function(a){return[,,,,].fill(a.thickness)},b.arrowHead=function(a){return Math.max(a.padding,a.thickness*(a.arrowhead.x+a.arrowhead.dx+1))},b.arrowBBoxHD=function(a,b){if(a.childNodes[0]){var c=a.childNodes[0].getBBox(),d=c.h,e=c.d;b[0]=b[2]=Math.max(0,a.thickness*a.arrowhead.y-(d+e)/2)}return b},b.arrowBBoxW=function(a,b){if(a.childNodes[0]){var c=a.childNodes[0].getBBox().w;b[1]=b[3]=Math.max(0,a.thickness*a.arrowhead.y-c/2)}return b},b.arrowDef={up:[-Math.PI/2,!1,!0,"verticalstrike"],down:[Math.PI/2,!1,!0,"verticakstrike"],right:[0,!1,!1,"horizontalstrike"],left:[Math.PI,!1,!1,"horizontalstrike"],updown:[Math.PI/2,!0,!0,"verticalstrike uparrow downarrow"],leftright:[0,!0,!1,"horizontalstrike leftarrow rightarrow"]},b.diagonalArrowDef={updiagonal:[-1,0,!1,"updiagonalstrike northeastarrow"],northeast:[-1,0,!1,"updiagonalstrike updiagonalarrow"],southeast:[1,0,!1,"downdiagonalstrike"],northwest:[1,Math.PI,!1,"downdiagonalstrike"],southwest:[-1,Math.PI,!1,"updiagonalstrike"],northeastsouthwest:[-1,0,!0,"updiagonalstrike northeastarrow updiagonalarrow southwestarrow"],northwestsoutheast:[1,0,!0,"downdiagonalstrike northwestarrow southeastarrow"]},b.arrowBBox={up:function(a){return(0,b.arrowBBoxW)(a,[(0,b.arrowHead)(a),0,a.padding,0])},down:function(a){return(0,b.arrowBBoxW)(a,[a.padding,0,(0,b.arrowHead)(a),0])},right:function(a){return(0,b.arrowBBoxHD)(a,[0,(0,b.arrowHead)(a),0,a.padding])},left:function(a){return(0,b.arrowBBoxHD)(a,[0,a.padding,0,(0,b.arrowHead)(a)])},updown:function(a){return(0,b.arrowBBoxW)(a,[(0,b.arrowHead)(a),0,(0,b.arrowHead)(a),0])},leftright:function(a){return(0,b.arrowBBoxHD)(a,[0,(0,b.arrowHead)(a),0,(0,b.arrowHead)(a)])}},b.CommonBorder=function(a){return function(c){var d=b.sideIndex[c];return[c,{renderer:a,bbox:function(a){var b=[0,0,0,0];return b[d]=a.thickness+a.padding,b},border:function(a){var b=[0,0,0,0];return b[d]=a.thickness,b}}]}},b.CommonBorder2=function(a){return function(c,d,e){var f=b.sideIndex[d],g=b.sideIndex[e];return[c,{renderer:a,bbox:function(a){var b=a.thickness+a.padding,c=[0,0,0,0];return c[f]=c[g]=b,c},border:function(a){var b=[0,0,0,0];return b[f]=b[g]=a.thickness,b},remove:d+" "+e}]}},b.CommonDiagonalStrike=function(a){return function(c){var d="mjx-"+c.charAt(0)+"strike";return[c+"diagonalstrike",{renderer:a(d),bbox:b.fullBBox}]}},b.CommonDiagonalArrow=function(a){return function(d){var e=c(b.diagonalArrowDef[d],4),f=e[0],g=e[1],h=e[2];return[d+"arrow",{renderer:function(b,d){var e=c(b.arrowAW(),2),i=e[0],j=e[1],k=b.arrow(j,f*(i-g),h);a(b,k)},bbox:function(a){var b=a.arrowData(),d=b.a,e=b.x,f=b.y,g=c([a.arrowhead.x,a.arrowhead.y,a.arrowhead.dx],3),h=g[0],i=g[1],j=g[2],k=c(a.getArgMod(h+j,i),2),l=k[0],m=k[1],n=f+(l>d?a.thickness*m*Math.sin(l-d):0),o=e+(l>Math.PI/2-d?a.thickness*m*Math.sin(l+d-Math.PI/2):0);return[n,o,n,o]},remove:e[3]}]}},b.CommonArrow=function(a){return function(d){var e=c(b.arrowDef[d],4),f=e[0],g=e[1],h=e[2],i=e[3];return[d+"arrow",{renderer:function(b,d){var e=b.getBBox(),i=e.w,j=e.h,k=e.d,l=c(h?[j+k,"X"]:[i,"Y"],2),m=l[0],n=l[1],o=b.getOffset(n),p=b.arrow(m,f,g,n,o);a(b,p)},bbox:b.arrowBBox[d],remove:i}]}}},16085:a=>{a.exports=function(a){return{name:"HSP",case_insensitive:!0,keywords:{$pattern:/[\w._]+/,keyword:"goto gosub return break repeat loop continue wait await dim sdim foreach dimtype dup dupptr end stop newmod delmod mref run exgoto on mcall assert logmes newlab resume yield onexit onerror onkey onclick oncmd exist delete mkdir chdir dirlist bload bsave bcopy memfile if else poke wpoke lpoke getstr chdpm memexpand memcpy memset notesel noteadd notedel noteload notesave randomize noteunsel noteget split strrep setease button chgdisp exec dialog mmload mmplay mmstop mci pset pget syscolor mes print title pos circle cls font sysfont objsize picload color palcolor palette redraw width gsel gcopy gzoom gmode bmpsave hsvcolor getkey listbox chkbox combox input mesbox buffer screen bgscr mouse objsel groll line clrobj boxf objprm objmode stick grect grotate gsquare gradf objimage objskip objenable celload celdiv celput newcom querycom delcom cnvstow comres axobj winobj sendmsg comevent comevarg sarrayconv callfunc cnvwtos comevdisp libptr system hspstat hspver stat cnt err strsize looplev sublev iparam wparam lparam refstr refdval int rnd strlen length length2 length3 length4 vartype gettime peek wpeek lpeek varptr varuse noteinfo instr abs limit getease str strmid strf getpath strtrim sin cos tan atan sqrt double absf expf logf limitf powf geteasef mousex mousey mousew hwnd hinstance hdc ginfo objinfo dirinfo sysinfo thismod __hspver__ __hsp30__ __date__ __time__ __line__ __file__ _debug __hspdef__ and or xor not screen_normal screen_palette screen_hide screen_fixedsize screen_tool screen_frame gmode_gdi gmode_mem gmode_rgb0 gmode_alpha gmode_rgb0alpha gmode_add gmode_sub gmode_pixela ginfo_mx ginfo_my ginfo_act ginfo_sel ginfo_wx1 ginfo_wy1 ginfo_wx2 ginfo_wy2 ginfo_vx ginfo_vy ginfo_sizex ginfo_sizey ginfo_winx ginfo_winy ginfo_mesx ginfo_mesy ginfo_r ginfo_g ginfo_b ginfo_paluse ginfo_dispx ginfo_dispy ginfo_cx ginfo_cy ginfo_intid ginfo_newid ginfo_sx ginfo_sy objinfo_mode objinfo_bmscr objinfo_hwnd notemax notesize dir_cur dir_exe dir_win dir_sys dir_cmdline dir_desktop dir_mydoc dir_tv font_normal font_bold font_italic font_underline font_strikeout font_antialias objmode_normal objmode_guifont objmode_usefont gsquare_grad msgothic msmincho do until while wend for next _break _continue switch case default swbreak swend ddim ldim alloc m_pi rad2deg deg2rad ease_linear ease_quad_in ease_quad_out ease_quad_inout ease_cubic_in ease_cubic_out ease_cubic_inout ease_quartic_in ease_quartic_out ease_quartic_inout ease_bounce_in ease_bounce_out ease_bounce_inout ease_shake_in ease_shake_out ease_shake_inout ease_loop"},contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,{className:"string",begin:/\{"/,end:/"\}/,contains:[a.BACKSLASH_ESCAPE]},a.COMMENT(";","$",{relevance:0}),{className:"meta",begin:"#",end:"$",keywords:{keyword:"addion cfunc cmd cmpopt comfunc const defcfunc deffunc define else endif enum epack func global if ifdef ifndef include modcfunc modfunc modinit modterm module pack packopt regcmd runtime undef usecom uselib"},contains:[a.inherit(a.QUOTE_STRING_MODE,{className:"string"}),a.NUMBER_MODE,a.C_NUMBER_MODE,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},{className:"symbol",begin:"^\\*(\\w+|@)"},a.NUMBER_MODE,a.C_NUMBER_MODE]}}},16320:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texMathit=void 0,b.texMathit={65:[.716,0,.743],66:[.683,0,.704],67:[.705,.021,.716],68:[.683,0,.755],69:[.68,0,.678],70:[.68,0,.653],71:[.705,.022,.774],72:[.683,0,.743],73:[.683,0,.386],74:[.683,.021,.525],75:[.683,0,.769],76:[.683,0,.627],77:[.683,0,.897],78:[.683,0,.743],79:[.704,.022,.767],80:[.683,0,.678],81:[.704,.194,.767],82:[.683,.022,.729],83:[.705,.022,.562],84:[.677,0,.716],85:[.683,.022,.743],86:[.683,.022,.743],87:[.683,.022,.999],88:[.683,0,.743],89:[.683,0,.743],90:[.683,0,.613],97:[.442,.011,.511],98:[.694,.011,.46],99:[.441,.01,.46],100:[.694,.011,.511],101:[.442,.01,.46],102:[.705,.204,.307],103:[.442,.205,.46],104:[.694,.011,.511],105:[.656,.01,.307],106:[.656,.204,.307],107:[.694,.011,.46],108:[.694,.011,.256],109:[.442,.011,.818],110:[.442,.011,.562],111:[.442,.011,.511],112:[.442,.194,.511],113:[.442,.194,.46],114:[.442,.011,.422],115:[.442,.011,.409],116:[.626,.011,.332],117:[.441,.011,.537],118:[.443,.01,.46],119:[.443,.011,.664],120:[.442,.011,.464],121:[.441,.205,.486],122:[.442,.011,.409]}},16704:a=>{a.exports=function(a){let b=a.regex,c="([a-zA-Z_]\\w*[!?=]?|[-+~]@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?)",d=b.either(/\b([A-Z]+[a-z0-9]+)+/,/\b([A-Z]+[a-z0-9]+)+[A-Z]+/),e=b.concat(d,/(::\w+)*/),f={"variable.constant":["__FILE__","__LINE__","__ENCODING__"],"variable.language":["self","super"],keyword:["alias","and","begin","BEGIN","break","case","class","defined","do","else","elsif","end","END","ensure","for","if","in","module","next","not","or","redo","require","rescue","retry","return","then","undef","unless","until","when","while","yield","include","extend","prepend","public","private","protected","raise","throw"],built_in:["proc","lambda","attr_accessor","attr_reader","attr_writer","define_method","private_constant","module_function"],literal:["true","false","nil"]},g={className:"doctag",begin:"@[A-Za-z]+"},h={begin:"#<",end:">"},i=[a.COMMENT("#","$",{contains:[g]}),a.COMMENT("^=begin","^=end",{contains:[g],relevance:10}),a.COMMENT("^__END__",a.MATCH_NOTHING_RE)],j={className:"subst",begin:/#\{/,end:/\}/,keywords:f},k={className:"string",contains:[a.BACKSLASH_ESCAPE,j],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:/%[qQwWx]?\(/,end:/\)/},{begin:/%[qQwWx]?\[/,end:/\]/},{begin:/%[qQwWx]?\{/,end:/\}/},{begin:/%[qQwWx]?</,end:/>/},{begin:/%[qQwWx]?\//,end:/\//},{begin:/%[qQwWx]?%/,end:/%/},{begin:/%[qQwWx]?-/,end:/-/},{begin:/%[qQwWx]?\|/,end:/\|/},{begin:/\B\?(\\\d{1,3})/},{begin:/\B\?(\\x[A-Fa-f0-9]{1,2})/},{begin:/\B\?(\\u\{?[A-Fa-f0-9]{1,6}\}?)/},{begin:/\B\?(\\M-\\C-|\\M-\\c|\\c\\M-|\\M-|\\C-\\M-)[\x20-\x7e]/},{begin:/\B\?\\(c|C-)[\x20-\x7e]/},{begin:/\B\?\\?\S/},{begin:b.concat(/<<[-~]?'?/,b.lookahead(/(\w+)(?=\W)[^\n]*\n(?:[^\n]*\n)*?\s*\1\b/)),contains:[a.END_SAME_AS_BEGIN({begin:/(\w+)/,end:/(\w+)/,contains:[a.BACKSLASH_ESCAPE,j]})]}]},l="[0-9](_?[0-9])*",m={className:"number",relevance:0,variants:[{begin:`\\b([1-9](_?[0-9])*|0)(\\.(${l}))?([eE][+-]?(${l})|r)?i?\\b`},{begin:"\\b0[dD][0-9](_?[0-9])*r?i?\\b"},{begin:"\\b0[bB][0-1](_?[0-1])*r?i?\\b"},{begin:"\\b0[oO][0-7](_?[0-7])*r?i?\\b"},{begin:"\\b0[xX][0-9a-fA-F](_?[0-9a-fA-F])*r?i?\\b"},{begin:"\\b0(_?[0-7])+r?i?\\b"}]},n={variants:[{match:/\(\)/},{className:"params",begin:/\(/,end:/(?=\))/,excludeBegin:!0,endsParent:!0,keywords:f}]},o=[k,{variants:[{match:[/class\s+/,e,/\s+<\s+/,e]},{match:[/\b(class|module)\s+/,e]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:f},{match:[/(include|extend)\s+/,e],scope:{2:"title.class"},keywords:f},{relevance:0,match:[e,/\.new[. (]/],scope:{1:"title.class"}},{relevance:0,match:/\b[A-Z][A-Z_0-9]+\b/,className:"variable.constant"},{relevance:0,match:d,scope:"title.class"},{match:[/def/,/\s+/,c],scope:{1:"keyword",3:"title.function"},contains:[n]},{begin:a.IDENT_RE+"::"},{className:"symbol",begin:a.UNDERSCORE_IDENT_RE+"(!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[k,{begin:c}],relevance:0},m,{className:"variable",begin:"(\\$\\W)|((\\$|@@?)(\\w+))(?=[^@$?])(?![A-Za-z])(?![@$?'])"},{className:"params",begin:/\|(?!=)/,end:/\|/,excludeBegin:!0,excludeEnd:!0,relevance:0,keywords:f},{begin:"("+a.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[{className:"regexp",contains:[a.BACKSLASH_ESCAPE,j],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:/%r\{/,end:/\}[a-z]*/},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(h,i),relevance:0}].concat(h,i);j.contains=o,n.contains=o;let p=[{begin:/^\s*=>/,starts:{end:"$",contains:o}},{className:"meta.prompt",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+[>*]|(\\w+-)?\\d+\\.\\d+\\.\\d+(p\\d+)?[^\\d][^>]+>)(?=[ ])",starts:{end:"$",keywords:f,contains:o}}];return i.unshift(h),{name:"Ruby",aliases:["rb","gemspec","podspec","thor","irb"],keywords:f,illegal:/\/\*/,contains:[a.SHEBANG({binary:"ruby"})].concat(p).concat(i).concat(o)}}},16889:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),g=this&&this.__setModuleDefault||(Object.create?function(a,b){Object.defineProperty(a,"default",{enumerable:!0,value:b})}:function(a,b){a.default=b}),h=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)"default"!==c&&Object.prototype.hasOwnProperty.call(a,c)&&f(b,a,c);return g(b,a),b},i=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},j=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},k=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMencloseMixin=void 0;var l=h(c(15980)),m=c(9228);b.CommonMencloseMixin=function(a){function b(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,j([],i(b),!1))||this;return d.notations={},d.renderChild=null,d.msqrt=null,d.padding=l.PADDING,d.thickness=l.THICKNESS,d.arrowhead={x:l.ARROWX,y:l.ARROWY,dx:l.ARROWDX},d.TRBL=[0,0,0,0],d.getParameters(),d.getNotations(),d.removeRedundantNotations(),d.initializeNotations(),d.TRBL=d.getBBoxExtenders(),d}return e(b,a),b.prototype.getParameters=function(){var a=this.node.attributes,b=a.get("data-padding");void 0!==b&&(this.padding=this.length2em(b,l.PADDING));var c=a.get("data-thickness");void 0!==c&&(this.thickness=this.length2em(c,l.THICKNESS));var d=a.get("data-arrowhead");if(void 0!==d){var e=i((0,m.split)(d),3),f=e[0],g=e[1],h=e[2];this.arrowhead={x:f?parseFloat(f):l.ARROWX,y:g?parseFloat(g):l.ARROWY,dx:h?parseFloat(h):l.ARROWDX}}},b.prototype.getNotations=function(){var a,b,c=this.constructor.notations;try{for(var d=k((0,m.split)(this.node.attributes.get("notation"))),e=d.next();!e.done;e=d.next()){var f=e.value,g=c.get(f);g&&(this.notations[f]=g,g.renderChild&&(this.renderChild=g.renderer))}}catch(b){a={error:b}}finally{try{e&&!e.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}},b.prototype.removeRedundantNotations=function(){var a,b,c,d;try{for(var e=k(Object.keys(this.notations)),f=e.next();!f.done;f=e.next()){var g=f.value;if(this.notations[g]){var h=this.notations[g].remove||"";try{for(var i=(c=void 0,k(h.split(/ /))),j=i.next();!j.done;j=i.next()){var l=j.value;delete this.notations[l]}}catch(a){c={error:a}}finally{try{j&&!j.done&&(d=i.return)&&d.call(i)}finally{if(c)throw c.error}}}}}catch(b){a={error:b}}finally{try{f&&!f.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}},b.prototype.initializeNotations=function(){var a,b;try{for(var c=k(Object.keys(this.notations)),d=c.next();!d.done;d=c.next()){var e=d.value,f=this.notations[e].init;f&&f(this)}}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}},b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=i(this.TRBL,4),d=c[0],e=c[1],f=c[2],g=c[3],h=this.childNodes[0].getBBox();a.combine(h,g,0),a.h+=d,a.d+=f,a.w+=e,this.setChildPWidths(b)},b.prototype.getBBoxExtenders=function(){var a,b,c=[0,0,0,0];try{for(var d=k(Object.keys(this.notations)),e=d.next();!e.done;e=d.next()){var f=e.value;this.maximizeEntries(c,this.notations[f].bbox(this))}}catch(b){a={error:b}}finally{try{e&&!e.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}return c},b.prototype.getPadding=function(){var a,b,c=this,d=[0,0,0,0];try{for(var e=k(Object.keys(this.notations)),f=e.next();!f.done;f=e.next()){var g=f.value,h=this.notations[g].border;h&&this.maximizeEntries(d,h(this))}}catch(b){a={error:b}}finally{try{f&&!f.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}return[0,1,2,3].map(function(a){return c.TRBL[a]-d[a]})},b.prototype.maximizeEntries=function(a,b){for(var c=0;c<a.length;c++)a[c]<b[c]&&(a[c]=b[c])},b.prototype.getOffset=function(a){var b=i(this.TRBL,4),c=b[0],d=b[1],e=b[2],f=b[3],g=("X"===a?d-f:e-c)/2;return Math.abs(g)>.001?g:0},b.prototype.getArgMod=function(a,b){return[Math.atan2(b,a),Math.sqrt(a*a+b*b)]},b.prototype.arrow=function(a,b,c,d,e){return void 0===d&&(d=""),void 0===e&&(e=0),null},b.prototype.arrowData=function(){var a=i([this.padding,this.thickness],2),b=a[0],c=a[1]*(this.arrowhead.x+Math.max(1,this.arrowhead.dx)),d=this.childNodes[0].getBBox(),e=d.h,f=d.d,g=d.w,h=e+f,j=Math.sqrt(h*h+g*g),k=Math.max(b,c*g/j),l=Math.max(b,c*h/j),m=i(this.getArgMod(g+2*k,h+2*l),2);return{a:m[0],W:m[1],x:k,y:l}},b.prototype.arrowAW=function(){var a=this.childNodes[0].getBBox(),b=a.h,c=a.d,d=a.w,e=i(this.TRBL,4),f=e[0],g=e[1],h=e[2],j=e[3];return this.getArgMod(j+d+g,f+b+c+h)},b.prototype.createMsqrt=function(a){var b=this.node.factory.create("msqrt");b.inheritAttributesFrom(this.node),b.childNodes[0]=a.node;var c=this.wrap(b);return c.parent=this,c},b.prototype.sqrtTRBL=function(){var a=this.msqrt.getBBox(),b=this.msqrt.childNodes[0].getBBox();return[a.h-b.h,0,a.d-b.d,a.w-b.w]},b}},17146:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.ExtpfeilConfiguration=b.ExtpfeilMethods=void 0;var e=c(107),f=c(88647),g=c(61586),h=d(c(8690)),i=c(53298),j=d(c(51676));b.ExtpfeilMethods={},b.ExtpfeilMethods.xArrow=g.AmsMethods.xArrow,b.ExtpfeilMethods.NewExtArrow=function(a,c){var d=a.GetArgument(c),e=a.GetArgument(c),f=a.GetArgument(c);if(!d.match(/^\\([a-z]+|.)$/i))throw new j.default("NewextarrowArg1","First argument to %1 must be a control sequence name",c);if(!e.match(/^(\d+),(\d+)$/))throw new j.default("NewextarrowArg2","Second argument to %1 must be two integers separated by a comma",c);if(!f.match(/^(\d+|0x[0-9A-F]+)$/i))throw new j.default("NewextarrowArg3","Third argument to %1 must be a unicode character number",c);d=d.substr(1);var g=e.split(",");h.default.addMacro(a,d,b.ExtpfeilMethods.xArrow,[parseInt(f),parseInt(g[0]),parseInt(g[1])])},new f.CommandMap("extpfeil",{xtwoheadrightarrow:["xArrow",8608,12,16],xtwoheadleftarrow:["xArrow",8606,17,13],xmapsto:["xArrow",8614,6,7],xlongequal:["xArrow",61,7,7],xtofrom:["xArrow",8644,12,12],Newextarrow:"NewExtArrow"},b.ExtpfeilMethods),b.ExtpfeilConfiguration=e.Configuration.create("extpfeil",{handler:{macro:["extpfeil"]},init:function(a){i.NewcommandConfiguration.init(a)}})},17476:a=>{a.exports=function(a){let b=["exports","register","file","shl","array","record","property","for","mod","while","set","ally","label","uses","raise","not","stored","class","safecall","var","interface","or","private","static","exit","index","inherited","to","else","stdcall","override","shr","asm","far","resourcestring","finalization","packed","virtual","out","and","protected","library","do","xorwrite","goto","near","function","end","div","overload","object","unit","begin","string","on","inline","repeat","until","destructor","write","message","program","with","read","initialization","except","default","nil","if","case","cdecl","in","downto","threadvar","of","try","pascal","const","external","constructor","type","public","then","implementation","finally","published","procedure","absolute","reintroduce","operator","as","is","abstract","alias","assembler","bitpacked","break","continue","cppdecl","cvar","enumerator","experimental","platform","deprecated","unimplemented","dynamic","export","far16","forward","generic","helper","implements","interrupt","iochecks","local","name","nodefault","noreturn","nostackframe","oldfpccall","otherwise","saveregisters","softfloat","specialize","strict","unaligned","varargs"],c=[a.C_LINE_COMMENT_MODE,a.COMMENT(/\{/,/\}/,{relevance:0}),a.COMMENT(/\(\*/,/\*\)/,{relevance:10})],d={className:"meta",variants:[{begin:/\{\$/,end:/\}/},{begin:/\(\*\$/,end:/\*\)/}]},e={className:"string",begin:/'/,end:/'/,contains:[{begin:/''/}]},f={className:"string",variants:[{match:/#\d[\d_]*/},{match:/#\$[\dA-Fa-f][\dA-Fa-f_]*/},{match:/#&[0-7][0-7_]*/},{match:/#%[01][01_]*/}]},g={begin:a.IDENT_RE+"\\s*=\\s*class\\s*\\(",returnBegin:!0,contains:[a.TITLE_MODE]},h={className:"function",beginKeywords:"function constructor destructor procedure",end:/[:;]/,keywords:"function constructor|10 destructor|10 procedure|10",contains:[a.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,keywords:b,contains:[e,f,d].concat(c)},d].concat(c)};return{name:"Delphi",aliases:["dpr","dfm","pas","pascal"],case_insensitive:!0,keywords:b,illegal:/"|\$[G-Zg-z]|\/\*|<\/|\|/,contains:[e,f,{className:"number",relevance:0,variants:[{match:/\b\d[\d_]*(\.\d[\d_]*)?/},{match:/\$[\dA-Fa-f_]+/},{match:/\$/,relevance:0},{match:/&[0-7][0-7_]*/},{match:/%[01_]+/},{match:/%/,relevance:0}]},g,h,d].concat(c)}}},17565:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.pagination=b.default=void 0;let d=b.pagination=(0,function(a){return a&&a.__esModule?a:{default:a}}(c(45204)).default)("marpit-postcss-pagination",()=>a=>{a.walkRules(a=>{a.selectors.some(a=>/^section(?![\w-])[^\s>+~]*::?after$/.test(a.replace(/\[.*?\]/g,"")))&&a.walkDecls("content",a=>{a.value.includes("attr(data-marpit-pagination)")||a.replaceWith(`${a.raw("before")}/* ${a.toString()}; */`)})})});b.default=d},17630:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},h=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},i=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.BaseItem=b.MmlStack=void 0;var j=i(c(51676)),k=function(){function a(a){this._nodes=a}return Object.defineProperty(a.prototype,"nodes",{get:function(){return this._nodes},enumerable:!1,configurable:!0}),a.prototype.Push=function(){for(var a,b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];(a=this._nodes).push.apply(a,g([],f(b),!1))},a.prototype.Pop=function(){return this._nodes.pop()},Object.defineProperty(a.prototype,"First",{get:function(){return this._nodes[this.Size()-1]},set:function(a){this._nodes[this.Size()-1]=a},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"Last",{get:function(){return this._nodes[0]},set:function(a){this._nodes[0]=a},enumerable:!1,configurable:!0}),a.prototype.Peek=function(a){return null==a&&(a=1),this._nodes.slice(this.Size()-a)},a.prototype.Size=function(){return this._nodes.length},a.prototype.Clear=function(){this._nodes=[]},a.prototype.toMml=function(a,b){return(void 0===a&&(a=!0),1!==this._nodes.length||b)?this.create("node",a?"inferredMrow":"mrow",this._nodes,{}):this.First},a.prototype.create=function(a){for(var b,c=[],d=1;d<arguments.length;d++)c[d-1]=arguments[d];return(b=this.factory.configuration.nodeFactory).create.apply(b,g([a],f(c),!1))},a}();b.MmlStack=k,b.BaseItem=function(a){function b(b){for(var c=[],d=1;d<arguments.length;d++)c[d-1]=arguments[d];var e=a.call(this,c)||this;return e.factory=b,e.global={},e._properties={},e.isOpen&&(e._env={}),e}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"base"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"env",{get:function(){return this._env},set:function(a){this._env=a},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"copyEnv",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.getProperty=function(a){return this._properties[a]},b.prototype.setProperty=function(a,b){return this._properties[a]=b,this},Object.defineProperty(b.prototype,"isOpen",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isClose",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isFinal",{get:function(){return!1},enumerable:!1,configurable:!0}),b.prototype.isKind=function(a){return a===this.kind},b.prototype.checkItem=function(a){if(a.isKind("over")&&this.isOpen&&(a.setProperty("num",this.toMml(!1)),this.Clear()),a.isKind("cell")&&this.isOpen){if(a.getProperty("linebreak"))return b.fail;throw new j.default("Misplaced","Misplaced %1",a.getName())}if(a.isClose&&this.getErrors(a.kind)){var c=f(this.getErrors(a.kind),2),d=c[0],e=c[1];throw new j.default(d,e,a.getName())}return a.isFinal?(this.Push(a.First),b.fail):b.success},b.prototype.clearEnv=function(){var a,b;try{for(var c=h(Object.keys(this.env)),d=c.next();!d.done;d=c.next()){var e=d.value;delete this.env[e]}}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}},b.prototype.setProperties=function(a){return Object.assign(this._properties,a),this},b.prototype.getName=function(){return this.getProperty("name")},b.prototype.toString=function(){return this.kind+"["+this.nodes.join("; ")+"]"},b.prototype.getErrors=function(a){return(this.constructor.errors||{})[a]||b.errors[a]},b.fail=[null,!1],b.success=[null,!0],b.errors={end:["MissingBeginExtraEnd","Missing \\begin{%1} or extra \\end{%1}"],close:["ExtraCloseMissingOpen","Extra close brace or missing open brace"],right:["MissingLeftExtraRight","Missing \\left or extra \\right"],middle:["ExtraMiddle","Extra \\middle"]},b}(k)},17913:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},h=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.XMLNode=b.TextNode=b.AbstractMmlEmptyNode=b.AbstractMmlBaseNode=b.AbstractMmlLayoutNode=b.AbstractMmlTokenNode=b.AbstractMmlNode=b.indentAttributes=b.TEXCLASSNAMES=b.TEXCLASS=void 0;var i=c(21178),j=c(28395);b.TEXCLASS={ORD:0,OP:1,BIN:2,REL:3,OPEN:4,CLOSE:5,PUNCT:6,INNER:7,VCENTER:8,NONE:-1},b.TEXCLASSNAMES=["ORD","OP","BIN","REL","OPEN","CLOSE","PUNCT","INNER","VCENTER"];var k=["","thinmathspace","mediummathspace","thickmathspace"],l=[[0,-1,2,3,0,0,0,1],[-1,-1,0,3,0,0,0,1],[2,2,0,0,2,0,0,2],[3,3,0,0,3,0,0,3],[0,0,0,0,0,0,0,0],[0,-1,2,3,0,0,0,1],[1,1,0,1,1,1,1,1],[1,-1,2,3,1,0,1,1]];b.indentAttributes=["indentalign","indentalignfirst","indentshift","indentshiftfirst"];var m=function(a){function c(b,c,d){void 0===c&&(c={}),void 0===d&&(d=[]);var e=a.call(this,b)||this;return e.prevClass=null,e.prevLevel=null,e.texclass=null,e.arity<0&&(e.childNodes=[b.create("inferredMrow")],e.childNodes[0].parent=e),e.setChildren(d),e.attributes=new i.Attributes(b.getNodeClass(e.kind).defaults,b.getNodeClass("math").defaults),e.attributes.setList(c),e}return e(c,a),c.prototype.copy=function(a){void 0===a&&(a=!1);var b,c,d,e,h=this.factory.create(this.kind);if(h.properties=f({},this.properties),this.attributes){var i=this.attributes.getAllAttributes();try{for(var j=g(Object.keys(i)),k=j.next();!k.done;k=j.next()){var l=k.value;("id"!==l||a)&&h.attributes.set(l,i[l])}}catch(a){b={error:a}}finally{try{k&&!k.done&&(c=j.return)&&c.call(j)}finally{if(b)throw b.error}}}if(this.childNodes&&this.childNodes.length){var m=this.childNodes;1===m.length&&m[0].isInferred&&(m=m[0].childNodes);try{for(var n=g(m),o=n.next();!o.done;o=n.next()){var p=o.value;p?h.appendChild(p.copy()):h.childNodes.push(null)}}catch(a){d={error:a}}finally{try{o&&!o.done&&(e=n.return)&&e.call(n)}finally{if(d)throw d.error}}}return h},Object.defineProperty(c.prototype,"texClass",{get:function(){return this.texclass},set:function(a){this.texclass=a},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isToken",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isEmbellished",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isSpacelike",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"linebreakContainer",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"hasNewLine",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"arity",{get:function(){return 1/0},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isInferred",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"Parent",{get:function(){for(var a=this.parent;a&&a.notParent;)a=a.Parent;return a},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"notParent",{get:function(){return!1},enumerable:!1,configurable:!0}),c.prototype.setChildren=function(b){return this.arity<0?this.childNodes[0].setChildren(b):a.prototype.setChildren.call(this,b)},c.prototype.appendChild=function(b){var c,d,e=this;if(this.arity<0)return this.childNodes[0].appendChild(b),b;if(b.isInferred){if(this.arity===1/0)return b.childNodes.forEach(function(b){return a.prototype.appendChild.call(e,b)}),b;var f=b;(b=this.factory.create("mrow")).setChildren(f.childNodes),b.attributes=f.attributes;try{for(var h=g(f.getPropertyNames()),i=h.next();!i.done;i=h.next()){var j=i.value;b.setProperty(j,f.getProperty(j))}}catch(a){c={error:a}}finally{try{i&&!i.done&&(d=h.return)&&d.call(h)}finally{if(c)throw c.error}}}return a.prototype.appendChild.call(this,b)},c.prototype.replaceChild=function(b,c){return this.arity<0?(this.childNodes[0].replaceChild(b,c),b):a.prototype.replaceChild.call(this,b,c)},c.prototype.core=function(){return this},c.prototype.coreMO=function(){return this},c.prototype.coreIndex=function(){return 0},c.prototype.childPosition=function(){for(var a,b,c=this,d=c.parent;d&&d.notParent;)c=d,d=d.parent;if(d){var e=0;try{for(var f=g(d.childNodes),h=f.next();!h.done;h=f.next()){if(h.value===c)return e;e++}}catch(b){a={error:b}}finally{try{h&&!h.done&&(b=f.return)&&b.call(f)}finally{if(a)throw a.error}}}return null},c.prototype.setTeXclass=function(a){return this.getPrevClass(a),null!=this.texClass?this:a},c.prototype.updateTeXclass=function(a){a&&(this.prevClass=a.prevClass,this.prevLevel=a.prevLevel,a.prevClass=a.prevLevel=null,this.texClass=a.texClass)},c.prototype.getPrevClass=function(a){a&&(this.prevClass=a.texClass,this.prevLevel=a.attributes.get("scriptlevel"))},c.prototype.texSpacing=function(){var a=null!=this.prevClass?this.prevClass:b.TEXCLASS.NONE,c=this.texClass||b.TEXCLASS.ORD;if(a===b.TEXCLASS.NONE||c===b.TEXCLASS.NONE)return"";a===b.TEXCLASS.VCENTER&&(a=b.TEXCLASS.ORD),c===b.TEXCLASS.VCENTER&&(c=b.TEXCLASS.ORD);var d=l[a][c];return(this.prevLevel>0||this.attributes.get("scriptlevel")>0)&&d>=0?"":k[Math.abs(d)]},c.prototype.hasSpacingAttributes=function(){return this.isEmbellished&&this.coreMO().hasSpacingAttributes()},c.prototype.setInheritedAttributes=function(a,b,d,e){void 0===a&&(a={}),void 0===b&&(b=!1),void 0===d&&(d=0),void 0===e&&(e=!1);var f,i,j=this.attributes.getAllDefaults();try{for(var k=g(Object.keys(a)),l=k.next();!l.done;l=k.next()){var m=l.value;if(j.hasOwnProperty(m)||c.alwaysInherit.hasOwnProperty(m)){var n=h(a[m],2),o=n[0],p=n[1];((c.noInherit[o]||{})[this.kind]||{})[m]||this.attributes.setInherited(m,p)}}}catch(a){f={error:a}}finally{try{l&&!l.done&&(i=k.return)&&i.call(k)}finally{if(f)throw f.error}}void 0===this.attributes.getExplicit("displaystyle")&&this.attributes.setInherited("displaystyle",b),void 0===this.attributes.getExplicit("scriptlevel")&&this.attributes.setInherited("scriptlevel",d),e&&this.setProperty("texprimestyle",e);var q=this.arity;if(q>=0&&q!==1/0&&(1===q&&0===this.childNodes.length||1!==q&&this.childNodes.length!==q))if(q<this.childNodes.length)this.childNodes=this.childNodes.slice(0,q);else for(;this.childNodes.length<q;)this.appendChild(this.factory.create("mrow"));this.setChildInheritedAttributes(a,b,d,e)},c.prototype.setChildInheritedAttributes=function(a,b,c,d){var e,f;try{for(var h=g(this.childNodes),i=h.next();!i.done;i=h.next())i.value.setInheritedAttributes(a,b,c,d)}catch(a){e={error:a}}finally{try{i&&!i.done&&(f=h.return)&&f.call(h)}finally{if(e)throw e.error}}},c.prototype.addInheritedAttributes=function(a,b){var c,d,e=f({},a);try{for(var h=g(Object.keys(b)),i=h.next();!i.done;i=h.next()){var j=i.value;"displaystyle"!==j&&"scriptlevel"!==j&&"style"!==j&&(e[j]=[this.kind,b[j]])}}catch(a){c={error:a}}finally{try{i&&!i.done&&(d=h.return)&&d.call(h)}finally{if(c)throw c.error}}return e},c.prototype.inheritAttributesFrom=function(a){var b=a.attributes,c=b.get("displaystyle"),d=b.get("scriptlevel"),e=b.isSet("mathsize")?{mathsize:["math",b.get("mathsize")]}:{},f=a.getProperty("texprimestyle")||!1;this.setInheritedAttributes(e,c,d,f)},c.prototype.verifyTree=function(a){if(void 0===a&&(a=null),null!==a){this.verifyAttributes(a);var b=this.arity;a.checkArity&&b>=0&&b!==1/0&&(1===b&&0===this.childNodes.length||1!==b&&this.childNodes.length!==b)&&this.mError('Wrong number of children for "'+this.kind+'" node',a,!0),this.verifyChildren(a)}},c.prototype.verifyAttributes=function(a){var b,c;if(a.checkAttributes){var d=this.attributes,e=[];try{for(var f=g(d.getExplicitNames()),h=f.next();!h.done;h=f.next()){var i=h.value;"data-"===i.substr(0,5)||void 0!==d.getDefault(i)||i.match(/^(?:class|style|id|(?:xlink:)?href)$/)||e.push(i)}}catch(a){b={error:a}}finally{try{h&&!h.done&&(c=f.return)&&c.call(f)}finally{if(b)throw b.error}}e.length&&this.mError("Unknown attributes for "+this.kind+" node: "+e.join(", "),a)}},c.prototype.verifyChildren=function(a){var b,c;try{for(var d=g(this.childNodes),e=d.next();!e.done;e=d.next())e.value.verifyTree(a)}catch(a){b={error:a}}finally{try{e&&!e.done&&(c=d.return)&&c.call(d)}finally{if(b)throw b.error}}},c.prototype.mError=function(a,b,c){if(void 0===c&&(c=!1),this.parent&&this.parent.isKind("merror"))return null;var d=this.factory.create("merror");if(d.attributes.set("data-mjx-message",a),b.fullErrors||c){var e=this.factory.create("mtext"),f=this.factory.create("text");f.setText(b.fullErrors?a:this.kind),e.appendChild(f),d.appendChild(e),this.parent.replaceChild(d,this)}else this.parent.replaceChild(d,this),d.appendChild(this);return d},c.defaults={mathbackground:i.INHERIT,mathcolor:i.INHERIT,mathsize:i.INHERIT,dir:i.INHERIT},c.noInherit={mstyle:{mpadded:{width:!0,height:!0,depth:!0,lspace:!0,voffset:!0},mtable:{width:!0,height:!0,depth:!0,align:!0}},maligngroup:{mrow:{groupalign:!0},mtable:{groupalign:!0}}},c.alwaysInherit={scriptminsize:!0,scriptsizemultiplier:!0},c.verifyDefaults={checkArity:!0,checkAttributes:!1,fullErrors:!1,fixMmultiscripts:!0,fixMtables:!0},c}(j.AbstractNode);b.AbstractMmlNode=m,b.AbstractMmlTokenNode=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"isToken",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.getText=function(){var a,b,c="";try{for(var d=g(this.childNodes),e=d.next();!e.done;e=d.next()){var f=e.value;f instanceof p&&(c+=f.getText())}}catch(b){a={error:b}}finally{try{e&&!e.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}return c},b.prototype.setChildInheritedAttributes=function(a,b,c,d){var e,f;try{for(var h=g(this.childNodes),i=h.next();!i.done;i=h.next()){var j=i.value;j instanceof m&&j.setInheritedAttributes(a,b,c,d)}}catch(a){e={error:a}}finally{try{i&&!i.done&&(f=h.return)&&f.call(h)}finally{if(e)throw e.error}}},b.prototype.walkTree=function(a,b){var c,d;a(this,b);try{for(var e=g(this.childNodes),f=e.next();!f.done;f=e.next()){var h=f.value;h instanceof m&&h.walkTree(a,b)}}catch(a){c={error:a}}finally{try{f&&!f.done&&(d=e.return)&&d.call(e)}finally{if(c)throw c.error}}return b},b.defaults=f(f({},m.defaults),{mathvariant:"normal",mathsize:i.INHERIT}),b}(m),b.AbstractMmlLayoutNode=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"isSpacelike",{get:function(){return this.childNodes[0].isSpacelike},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isEmbellished",{get:function(){return this.childNodes[0].isEmbellished},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"arity",{get:function(){return -1},enumerable:!1,configurable:!0}),b.prototype.core=function(){return this.childNodes[0]},b.prototype.coreMO=function(){return this.childNodes[0].coreMO()},b.prototype.setTeXclass=function(a){return a=this.childNodes[0].setTeXclass(a),this.updateTeXclass(this.childNodes[0]),a},b.defaults=m.defaults,b}(m);var n=function(a){function c(){return null!==a&&a.apply(this,arguments)||this}return e(c,a),Object.defineProperty(c.prototype,"isEmbellished",{get:function(){return this.childNodes[0].isEmbellished},enumerable:!1,configurable:!0}),c.prototype.core=function(){return this.childNodes[0]},c.prototype.coreMO=function(){return this.childNodes[0].coreMO()},c.prototype.setTeXclass=function(a){this.getPrevClass(a),this.texClass=b.TEXCLASS.ORD;var c,d,e=this.childNodes[0];e?this.isEmbellished||e.isKind("mi")?(a=e.setTeXclass(a),this.updateTeXclass(this.core())):(e.setTeXclass(null),a=this):a=this;try{for(var f=g(this.childNodes.slice(1)),h=f.next();!h.done;h=f.next()){var i=h.value;i&&i.setTeXclass(null)}}catch(a){c={error:a}}finally{try{h&&!h.done&&(d=f.return)&&d.call(f)}finally{if(c)throw c.error}}return a},c.defaults=m.defaults,c}(m);b.AbstractMmlBaseNode=n;var o=function(a){function c(){return null!==a&&a.apply(this,arguments)||this}return e(c,a),Object.defineProperty(c.prototype,"isToken",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isEmbellished",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isSpacelike",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"linebreakContainer",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"hasNewLine",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"arity",{get:function(){return 0},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"isInferred",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"notParent",{get:function(){return!1},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"Parent",{get:function(){return this.parent},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"texClass",{get:function(){return b.TEXCLASS.NONE},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"prevClass",{get:function(){return b.TEXCLASS.NONE},enumerable:!1,configurable:!0}),Object.defineProperty(c.prototype,"prevLevel",{get:function(){return 0},enumerable:!1,configurable:!0}),c.prototype.hasSpacingAttributes=function(){return!1},Object.defineProperty(c.prototype,"attributes",{get:function(){return null},enumerable:!1,configurable:!0}),c.prototype.core=function(){return this},c.prototype.coreMO=function(){return this},c.prototype.coreIndex=function(){return 0},c.prototype.childPosition=function(){return 0},c.prototype.setTeXclass=function(a){return a},c.prototype.texSpacing=function(){return""},c.prototype.setInheritedAttributes=function(a,b,c,d){},c.prototype.inheritAttributesFrom=function(a){},c.prototype.verifyTree=function(a){},c.prototype.mError=function(a,b,c){return void 0===c&&(c=!1),null},c}(j.AbstractEmptyNode);b.AbstractMmlEmptyNode=o;var p=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.text="",b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"text"},enumerable:!1,configurable:!0}),b.prototype.getText=function(){return this.text},b.prototype.setText=function(a){return this.text=a,this},b.prototype.copy=function(){return this.factory.create(this.kind).setText(this.getText())},b.prototype.toString=function(){return this.text},b}(o);b.TextNode=p,b.XMLNode=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.xml=null,b.adaptor=null,b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"XML"},enumerable:!1,configurable:!0}),b.prototype.getXML=function(){return this.xml},b.prototype.setXML=function(a,b){return void 0===b&&(b=null),this.xml=a,this.adaptor=b,this},b.prototype.getSerializedXML=function(){return this.adaptor.serializeXML(this.xml)},b.prototype.copy=function(){return this.factory.create(this.kind).setXML(this.adaptor.clone(this.xml))},b.prototype.toString=function(){return"XML data"},b}(o)},17932:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMaligngroup=void 0;var g=c(17913),h=c(21178);b.MmlMaligngroup=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"maligngroup"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isSpacelike",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setChildInheritedAttributes=function(b,c,d,e){b=this.addInheritedAttributes(b,this.attributes.getAllAttributes()),a.prototype.setChildInheritedAttributes.call(this,b,c,d,e)},b.defaults=f(f({},g.AbstractMmlLayoutNode.defaults),{groupalign:h.INHERIT}),b}(g.AbstractMmlLayoutNode)},17940:a=>{a.exports=function(a){let b=a.regex,c={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:/\$\{/,end:/\}/}]},d={className:"string",variants:[{begin:'"""',end:'"""'},{begin:'"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE]},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE,c]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[c],relevance:10}]},e={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},f={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0},g={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[e,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[e,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},f]},h={className:"function",beginKeywords:"def",end:b.lookahead(/[:={\[(\n;]/),contains:[f]};return{name:"Scala",keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if then forSome for while do throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit export enum given transparent"},contains:[{begin:["//>",/\s+/,/using/,/\s+/,/\S+/],beginScope:{1:"comment",3:"keyword",5:"type"},end:/$/,contains:[{className:"string",begin:/\S+/}]},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,d,e,h,g,a.C_NUMBER_MODE,{begin:[/^\s*/,"extension",/\s+(?=[[(])/],beginScope:{2:"keyword"}},{begin:[/^\s*/,/end/,/\s+/,/(extension\b)?/],beginScope:{2:"keyword",4:"keyword"}},{match:/\.inline\b/},{begin:/\binline(?=\s)/,keywords:"inline"},{begin:[/\(\s*/,/using/,/\s+(?!\))/],beginScope:{2:"keyword"}},{className:"meta",begin:"@[A-Za-z]+"}]}}},18138:a=>{a.exports=function(a){return{name:"Vim Script",keywords:{$pattern:/[!#@\w]+/,keyword:"N|0 P|0 X|0 a|0 ab abc abo al am an|0 ar arga argd arge argdo argg argl argu as au aug aun b|0 bN ba bad bd be bel bf bl bm bn bo bp br brea breaka breakd breakl bro bufdo buffers bun bw c|0 cN cNf ca cabc caddb cad caddf cal cat cb cc ccl cd ce cex cf cfir cgetb cgete cg changes chd che checkt cl cla clo cm cmapc cme cn cnew cnf cno cnorea cnoreme co col colo com comc comp con conf cope cp cpf cq cr cs cst cu cuna cunme cw delm deb debugg delc delf dif diffg diffo diffp diffpu diffs diffthis dig di dl dell dj dli do doautoa dp dr ds dsp e|0 ea ec echoe echoh echom echon el elsei em en endfo endf endt endw ene ex exe exi exu f|0 files filet fin fina fini fir fix fo foldc foldd folddoc foldo for fu go gr grepa gu gv ha helpf helpg helpt hi hid his ia iabc if ij il im imapc ime ino inorea inoreme int is isp iu iuna iunme j|0 ju k|0 keepa kee keepj lN lNf l|0 lad laddb laddf la lan lat lb lc lch lcl lcs le lefta let lex lf lfir lgetb lgete lg lgr lgrepa lh ll lla lli lmak lm lmapc lne lnew lnf ln loadk lo loc lockv lol lope lp lpf lr ls lt lu lua luad luaf lv lvimgrepa lw m|0 ma mak map mapc marks mat me menut mes mk mks mksp mkv mkvie mod mz mzf nbc nb nbs new nm nmapc nme nn nnoreme noa no noh norea noreme norm nu nun nunme ol o|0 om omapc ome on ono onoreme opt ou ounme ow p|0 profd prof pro promptr pc ped pe perld po popu pp pre prev ps pt ptN ptf ptj ptl ptn ptp ptr pts pu pw py3 python3 py3d py3f py pyd pyf quita qa rec red redi redr redraws reg res ret retu rew ri rightb rub rubyd rubyf rund ru rv sN san sa sal sav sb sbN sba sbf sbl sbm sbn sbp sbr scrip scripte scs se setf setg setl sf sfir sh sim sig sil sl sla sm smap smapc sme sn sni sno snor snoreme sor so spelld spe spelli spellr spellu spellw sp spr sre st sta startg startr star stopi stj sts sun sunm sunme sus sv sw sy synti sync tN tabN tabc tabdo tabe tabf tabfir tabl tabm tabnew tabn tabo tabp tabr tabs tab ta tags tc tcld tclf te tf th tj tl tm tn to tp tr try ts tu u|0 undoj undol una unh unl unlo unm unme uns up ve verb vert vim vimgrepa vi viu vie vm vmapc vme vne vn vnoreme vs vu vunme windo w|0 wN wa wh wi winc winp wn wp wq wqa ws wu wv x|0 xa xmapc xm xme xn xnoreme xu xunme y|0 z|0 ~ Next Print append abbreviate abclear aboveleft all amenu anoremenu args argadd argdelete argedit argglobal arglocal argument ascii autocmd augroup aunmenu buffer bNext ball badd bdelete behave belowright bfirst blast bmodified bnext botright bprevious brewind break breakadd breakdel breaklist browse bunload bwipeout change cNext cNfile cabbrev cabclear caddbuffer caddexpr caddfile call catch cbuffer cclose center cexpr cfile cfirst cgetbuffer cgetexpr cgetfile chdir checkpath checktime clist clast close cmap cmapclear cmenu cnext cnewer cnfile cnoremap cnoreabbrev cnoremenu copy colder colorscheme command comclear compiler continue confirm copen cprevious cpfile cquit crewind cscope cstag cunmap cunabbrev cunmenu cwindow delete delmarks debug debuggreedy delcommand delfunction diffupdate diffget diffoff diffpatch diffput diffsplit digraphs display deletel djump dlist doautocmd doautoall deletep drop dsearch dsplit edit earlier echo echoerr echohl echomsg else elseif emenu endif endfor endfunction endtry endwhile enew execute exit exusage file filetype find finally finish first fixdel fold foldclose folddoopen folddoclosed foldopen function global goto grep grepadd gui gvim hardcopy help helpfind helpgrep helptags highlight hide history insert iabbrev iabclear ijump ilist imap imapclear imenu inoremap inoreabbrev inoremenu intro isearch isplit iunmap iunabbrev iunmenu join jumps keepalt keepmarks keepjumps lNext lNfile list laddexpr laddbuffer laddfile last language later lbuffer lcd lchdir lclose lcscope left leftabove lexpr lfile lfirst lgetbuffer lgetexpr lgetfile lgrep lgrepadd lhelpgrep llast llist lmake lmap lmapclear lnext lnewer lnfile lnoremap loadkeymap loadview lockmarks lockvar lolder lopen lprevious lpfile lrewind ltag lunmap luado luafile lvimgrep lvimgrepadd lwindow move mark make mapclear match menu menutranslate messages mkexrc mksession mkspell mkvimrc mkview mode mzscheme mzfile nbclose nbkey nbsart next nmap nmapclear nmenu nnoremap nnoremenu noautocmd noremap nohlsearch noreabbrev noremenu normal number nunmap nunmenu oldfiles open omap omapclear omenu only onoremap onoremenu options ounmap ounmenu ownsyntax print profdel profile promptfind promptrepl pclose pedit perl perldo pop popup ppop preserve previous psearch ptag ptNext ptfirst ptjump ptlast ptnext ptprevious ptrewind ptselect put pwd py3do py3file python pydo pyfile quit quitall qall read recover redo redir redraw redrawstatus registers resize retab return rewind right rightbelow ruby rubydo rubyfile rundo runtime rviminfo substitute sNext sandbox sargument sall saveas sbuffer sbNext sball sbfirst sblast sbmodified sbnext sbprevious sbrewind scriptnames scriptencoding scscope set setfiletype setglobal setlocal sfind sfirst shell simalt sign silent sleep slast smagic smapclear smenu snext sniff snomagic snoremap snoremenu sort source spelldump spellgood spellinfo spellrepall spellundo spellwrong split sprevious srewind stop stag startgreplace startreplace startinsert stopinsert stjump stselect sunhide sunmap sunmenu suspend sview swapname syntax syntime syncbind tNext tabNext tabclose tabedit tabfind tabfirst tablast tabmove tabnext tabonly tabprevious tabrewind tag tcl tcldo tclfile tearoff tfirst throw tjump tlast tmenu tnext topleft tprevious trewind tselect tunmenu undo undojoin undolist unabbreviate unhide unlet unlockvar unmap unmenu unsilent update vglobal version verbose vertical vimgrep vimgrepadd visual viusage view vmap vmapclear vmenu vnew vnoremap vnoremenu vsplit vunmap vunmenu write wNext wall while winsize wincmd winpos wnext wprevious wqall wsverb wundo wviminfo xit xall xmapclear xmap xmenu xnoremap xnoremenu xunmap xunmenu yank",built_in:"synIDtrans atan2 range matcharg did_filetype asin feedkeys xor argv complete_check add getwinposx getqflist getwinposy screencol clearmatches empty extend getcmdpos mzeval garbagecollect setreg ceil sqrt diff_hlID inputsecret get getfperm getpid filewritable shiftwidth max sinh isdirectory synID system inputrestore winline atan visualmode inputlist tabpagewinnr round getregtype mapcheck hasmapto histdel argidx findfile sha256 exists toupper getcmdline taglist string getmatches bufnr strftime winwidth bufexists strtrans tabpagebuflist setcmdpos remote_read printf setloclist getpos getline bufwinnr float2nr len getcmdtype diff_filler luaeval resolve libcallnr foldclosedend reverse filter has_key bufname str2float strlen setline getcharmod setbufvar index searchpos shellescape undofile foldclosed setqflist buflisted strchars str2nr virtcol floor remove undotree remote_expr winheight gettabwinvar reltime cursor tabpagenr finddir localtime acos getloclist search tanh matchend rename gettabvar strdisplaywidth type abs py3eval setwinvar tolower wildmenumode log10 spellsuggest bufloaded synconcealed nextnonblank server2client complete settabwinvar executable input wincol setmatches getftype hlID inputsave searchpair or screenrow line settabvar histadd deepcopy strpart remote_peek and eval getftime submatch screenchar winsaveview matchadd mkdir screenattr getfontname libcall reltimestr getfsize winnr invert pow getbufline byte2line soundfold repeat fnameescape tagfiles sin strwidth spellbadword trunc maparg log lispindent hostname setpos globpath remote_foreground getchar synIDattr fnamemodify cscope_connection stridx winbufnr indent min complete_add nr2char searchpairpos inputdialog values matchlist items hlexists strridx browsedir expand fmod pathshorten line2byte argc count getwinvar glob foldtextresult getreg foreground cosh matchdelete has char2nr simplify histget searchdecl iconv winrestcmd pumvisible writefile foldlevel haslocaldir keys cos matchstr foldtext histnr tan tempname getcwd byteidx getbufvar islocked escape eventhandler remote_send serverlist winrestview synstack pyeval prevnonblank readfile cindent filereadable changenr exp"},illegal:/;/,contains:[a.NUMBER_MODE,{className:"string",begin:"'",end:"'",illegal:"\\n"},{className:"string",begin:/"(\\"|\n\\|[^"\n])*"/},a.COMMENT('"',"$"),{className:"variable",begin:/[bwtglsav]:[\w\d_]+/},{begin:[/\b(?:function|function!)/,/\s+/,a.IDENT_RE],className:{1:"keyword",3:"title"},end:"$",relevance:0,contains:[{className:"params",begin:"\\(",end:"\\)"}]},{className:"symbol",begin:/<[\w-]+>/}]}}},18466:a=>{function b(a){return RegExp(a.replace(/[-/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")}function c(a){return a?"string"==typeof a?a:a.source:null}function d(a){return e("(?=",a,")")}function e(...a){return a.map(a=>c(a)).join("")}function f(...a){return"("+(function(a){let b=a[a.length-1];return"object"==typeof b&&b.constructor===Object?(a.splice(a.length-1,1),b):{}}(a).capture?"":"?:")+a.map(a=>c(a)).join("|")+")"}a.exports=function(a){let c={scope:"keyword",match:/\b(yield|return|let|do|match|use)!/},g=["bool","byte","sbyte","int8","int16","int32","uint8","uint16","uint32","int","uint","int64","uint64","nativeint","unativeint","decimal","float","double","float32","single","char","string","unit","bigint","option","voption","list","array","seq","byref","exn","inref","nativeptr","obj","outref","voidptr","Result"],h={keyword:["abstract","and","as","assert","base","begin","class","default","delegate","do","done","downcast","downto","elif","else","end","exception","extern","finally","fixed","for","fun","function","global","if","in","inherit","inline","interface","internal","lazy","let","match","member","module","mutable","namespace","new","of","open","or","override","private","public","rec","return","static","struct","then","to","try","type","upcast","use","val","void","when","while","with","yield"],literal:["true","false","null","Some","None","Ok","Error","infinity","infinityf","nan","nanf"],built_in:["not","ref","raise","reraise","dict","readOnlyDict","set","get","enum","sizeof","typeof","typedefof","nameof","nullArg","invalidArg","invalidOp","id","fst","snd","ignore","lock","using","box","unbox","tryUnbox","printf","printfn","sprintf","eprintf","eprintfn","fprintf","fprintfn","failwith","failwithf"],"variable.constant":["__LINE__","__SOURCE_DIRECTORY__","__SOURCE_FILE__"]},i={variants:[a.COMMENT(/\(\*(?!\))/,/\*\)/,{contains:["self"]}),a.C_LINE_COMMENT_MODE]},j={scope:"variable",begin:/``/,end:/``/},k=/\B('|\^)/,l={scope:"symbol",variants:[{match:e(k,/``.*?``/)},{match:e(k,a.UNDERSCORE_IDENT_RE)}],relevance:0},m=function({includeEqual:a}){let c=e("[",...Array.from(a?"!%&*+-/<=>@^|~?":"!%&*+-/<>@^|~?").map(b),"]"),g=f(c,/\./),h=e(g,d(g)),i=f(e(h,g,"*"),e(c,"+"));return{scope:"operator",match:f(i,/:\?>/,/:\?/,/:>/,/:=/,/::?/,/\$/),relevance:0}},n=m({includeEqual:!0}),o=m({includeEqual:!1}),p=function(b,c){return{begin:e(b,d(e(/\s*/,f(/\w/,/'/,/\^/,/#/,/``/,/\(/,/{\|/)))),beginScope:c,end:d(f(/\n/,/=/)),relevance:0,keywords:a.inherit(h,{type:g}),contains:[i,l,a.inherit(j,{scope:null}),o]}},q=p(/:/,"operator"),r=p(/\bof\b/,"keyword"),s={begin:[/(^|\s+)/,/type/,/\s+/,/[a-zA-Z_](\w|')*/],beginScope:{2:"keyword",4:"title.class"},end:d(/\(|=|$/),keywords:h,contains:[i,a.inherit(j,{scope:null}),l,{scope:"operator",match:/<|>/},q]},t={scope:"computation-expression",match:/\b[_a-z]\w*(?=\s*\{)/},u={begin:[/^\s*/,e(/#/,f("if","else","endif","line","nowarn","light","r","i","I","load","time","help","quit")),/\b/],beginScope:{2:"meta"},end:d(/\s|$/)},v={variants:[a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE]},w={scope:"string",begin:/"/,end:/"/,contains:[a.BACKSLASH_ESCAPE]},x={scope:"string",begin:/@"/,end:/"/,contains:[{match:/""/},a.BACKSLASH_ESCAPE]},y={scope:"string",begin:/"""/,end:/"""/,relevance:2},z={scope:"subst",begin:/\{/,end:/\}/,keywords:h},A={scope:"string",begin:/\$"/,end:/"/,contains:[{match:/\{\{/},{match:/\}\}/},a.BACKSLASH_ESCAPE,z]},B={scope:"string",begin:/(\$@|@\$)"/,end:/"/,contains:[{match:/\{\{/},{match:/\}\}/},{match:/""/},a.BACKSLASH_ESCAPE,z]},C={scope:"string",match:e(/'/,f(/[^\\']/,/\\(?:.|\d{3}|x[a-fA-F\d]{2}|u[a-fA-F\d]{4}|U[a-fA-F\d]{8})/),/'/)};return z.contains=[B,A,x,w,C,c,i,j,q,t,u,v,l,n],{name:"F#",aliases:["fs","f#"],keywords:h,illegal:/\/\*/,classNameAliases:{"computation-expression":"keyword"},contains:[c,{variants:[{scope:"string",begin:/\$"""/,end:/"""/,contains:[{match:/\{\{/},{match:/\}\}/},z],relevance:2},B,A,y,x,w,C]},i,j,s,{scope:"meta",begin:/\[</,end:/>\]/,relevance:2,contains:[j,y,x,w,C,v]},r,q,t,u,v,l,n]}}},18493:(a,b,c)=>{var d=c(24614);a.exports=function(a,b){";"!==(a=d.trimRight(a))[a.length-1]&&(a+=";");var c=a.length,e=!1,f=0,g=0,h="";function i(){if(!e){var c=d.trim(a.slice(f,g)),i=c.indexOf(":");if(-1!==i){var j=d.trim(c.slice(0,i)),k=d.trim(c.slice(i+1));if(j){var l=b(f,h.length,j,k,c);l&&(h+=l+"; ")}}}f=g+1}for(;g<c;g++){var j=a[g];if("/"===j&&"*"===a[g+1]){var k=a.indexOf("*/",g+2);if(-1===k)break;f=(g=k+1)+1,e=!1}else"("===j?e=!0:")"===j?e=!1:";"===j?e||i():"\n"===j&&i()}return d.trim(h)}},18874:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.rootReplace=b.default=void 0;let d=b.rootReplace=(0,function(a){return a&&a.__esModule?a:{default:a}}(c(45204)).default)("marpit-postcss-root-replace",({pseudoClass:a}={})=>b=>b.walkRules(b=>{b.selectors=b.selectors.map(b=>b.replace(/(^|[\s>+~(])(?:section)?:root\b/g,(b,c)=>`${c}section${a||""}`))}));b.default=d},18893:(a,b,c)=>{"use strict";b.__esModule=!0,b.universal=b.tag=b.string=b.selector=b.root=b.pseudo=b.nesting=b.id=b.comment=b.combinator=b.className=b.attribute=void 0;var d=p(c(72746)),e=p(c(31869)),f=p(c(98154)),g=p(c(83931)),h=p(c(76741)),i=p(c(6856)),j=p(c(56438)),k=p(c(65048)),l=p(c(83721)),m=p(c(27181)),n=p(c(52018)),o=p(c(6387));function p(a){return a&&a.__esModule?a:{default:a}}b.attribute=function(a){return new d.default(a)},b.className=function(a){return new e.default(a)},b.combinator=function(a){return new f.default(a)},b.comment=function(a){return new g.default(a)},b.id=function(a){return new h.default(a)},b.nesting=function(a){return new i.default(a)},b.pseudo=function(a){return new j.default(a)},b.root=function(a){return new k.default(a)},b.selector=function(a){return new l.default(a)},b.string=function(a){return new m.default(a)},b.tag=function(a){return new n.default(a)},b.universal=function(a){return new o.default(a)}},19121:a=>{"use strict";a.exports=require("next/dist/server/app-render/action-async-storage.external.js")},19420:(a,b,c)=>{"use strict";a.exports=new(c(69626))("tag:yaml.org,2002:null",{kind:"scalar",resolve:function(a){if(null===a)return!0;var b=a.length;return 1===b&&"~"===a||4===b&&("null"===a||"Null"===a||"NULL"===a)},construct:function(){return null},predicate:function(a){return null===a},represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"})},19439:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.fraktur=void 0,b.fraktur={33:[.689,.012,.296],34:[.695,-.432,.215],38:[.698,.011,.738],39:[.695,-.436,.212],40:[.737,.186,.389],41:[.735,.187,.389],42:[.692,-.449,.278],43:[.598,.082,.756],44:[.107,.191,.278],45:[.275,-.236,.756],46:[.102,.015,.278],47:[.721,.182,.502],48:[.492,.013,.502],49:[.468,0,.502],50:[.474,0,.502],51:[.473,.182,.502],52:[.476,.191,.502],53:[.458,.184,.502],54:[.7,.013,.502],55:[.468,.181,.502],56:[.705,.01,.502],57:[.469,.182,.502],58:[.457,.012,.216],59:[.458,.189,.216],61:[.368,-.132,.756],63:[.693,.011,.362],91:[.74,.13,.278],93:[.738,.131,.278],94:[.734,-.452,.5],8216:[.708,-.41,.215],8217:[.692,-.395,.215],8260:[.721,.182,.502],58112:[.683,.032,.497],58113:[.616,.03,.498],58114:[.68,.215,.333],58115:[.679,.224,.329],58116:[.471,.214,.503],58117:[.686,.02,.333],58118:[.577,.021,.334,{ic:.013}],58119:[.475,.022,.501,{ic:.013}]}},19520:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.NoErrorsConfiguration=void 0,b.NoErrorsConfiguration=c(107).Configuration.create("noerrors",{nodes:{error:function(a,b,c,d){var e=a.create("token","mtext",{},d.replace(/\n/g," "));return a.create("node","merror",[e],{"data-mjx-error":b,title:b})}}})},19771:a=>{"use strict";a.exports=require("process")},19829:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var e=d(c(1014)),f=c(88647),g=c(26296),h=c(98302);new f.CommandMap("mathtools-macros",{shoveleft:["HandleShove",g.TexConstant.Align.LEFT],shoveright:["HandleShove",g.TexConstant.Align.RIGHT],xleftrightarrow:["xArrow",8596,10,10],xLeftarrow:["xArrow",8656,12,7],xRightarrow:["xArrow",8658,7,12],xLeftrightarrow:["xArrow",8660,12,12],xhookleftarrow:["xArrow",8617,10,5],xhookrightarrow:["xArrow",8618,5,10],xmapsto:["xArrow",8614,10,10],xrightharpoondown:["xArrow",8641,5,10],xleftharpoondown:["xArrow",8637,10,5],xrightleftharpoons:["xArrow",8652,10,10],xrightharpoonup:["xArrow",8640,5,10],xleftharpoonup:["xArrow",8636,10,5],xleftrightharpoons:["xArrow",8651,10,10],mathllap:["MathLap","l",!1],mathrlap:["MathLap","r",!1],mathclap:["MathLap","c",!1],clap:["MtLap","c"],textllap:["MtLap","l"],textrlap:["MtLap","r"],textclap:["MtLap","c"],cramped:"Cramped",crampedllap:["MathLap","l",!0],crampedrlap:["MathLap","r",!0],crampedclap:["MathLap","c",!0],crampedsubstack:["Macro","\\begin{crampedsubarray}{c}#1\\end{crampedsubarray}",1],mathmbox:"MathMBox",mathmakebox:"MathMakeBox",overbracket:"UnderOverBracket",underbracket:"UnderOverBracket",refeq:"HandleRef",MoveEqLeft:["Macro","\\hspace{#1em}&\\hspace{-#1em}",1,"2"],Aboxed:"Aboxed",ArrowBetweenLines:"ArrowBetweenLines",vdotswithin:"VDotsWithin",shortvdotswithin:"ShortVDotsWithin",MTFlushSpaceAbove:"FlushSpaceAbove",MTFlushSpaceBelow:"FlushSpaceBelow",DeclarePairedDelimiter:"DeclarePairedDelimiter",DeclarePairedDelimiterX:"DeclarePairedDelimiterX",DeclarePairedDelimiterXPP:"DeclarePairedDelimiterXPP",DeclarePairedDelimiters:"DeclarePairedDelimiter",DeclarePairedDelimitersX:"DeclarePairedDelimiterX",DeclarePairedDelimitersXPP:"DeclarePairedDelimiterXPP",centercolon:["CenterColon",!0,!0],ordinarycolon:["CenterColon",!1],MTThinColon:["CenterColon",!0,!0,!0],coloneqq:["Relation",":=","≔"],Coloneqq:["Relation","::=","⩴"],coloneq:["Relation",":-"],Coloneq:["Relation","::-"],eqqcolon:["Relation","=:","≕"],Eqqcolon:["Relation","=::"],eqcolon:["Relation","-:","∹"],Eqcolon:["Relation","-::"],colonapprox:["Relation",":\\approx"],Colonapprox:["Relation","::\\approx"],colonsim:["Relation",":\\sim"],Colonsim:["Relation","::\\sim"],dblcolon:["Relation","::","∷"],nuparrow:["NArrow","↑",".06em"],ndownarrow:["NArrow","↓",".25em"],bigtimes:["Macro","\\mathop{\\Large\\kern-.1em\\boldsymbol{\\times}\\kern-.1em}"],splitfrac:["SplitFrac",!1],splitdfrac:["SplitFrac",!0],xmathstrut:"XMathStrut",prescript:"Prescript",newtagform:["NewTagForm",!1],renewtagform:["NewTagForm",!0],usetagform:"UseTagForm",adjustlimits:["MacroWithTemplate","\\mathop{{#1}\\vphantom{{#3}}}_{{#2}\\vphantom{{#4}}}\\mathop{{#3}\\vphantom{{#1}}}_{{#4}\\vphantom{{#2}}}",4,,"_",,"_"],mathtoolsset:"SetOptions"},h.MathtoolsMethods),new f.EnvironmentMap("mathtools-environments",e.default.environment,{dcases:["Array",null,"\\{","","ll",null,".2em","D"],rcases:["Array",null,"","\\}","ll",null,".2em"],drcases:["Array",null,"","\\}","ll",null,".2em","D"],"dcases*":["Cases",null,"{","","D"],"rcases*":["Cases",null,"","}"],"drcases*":["Cases",null,"","}","D"],"cases*":["Cases",null,"{",""],"matrix*":["MtMatrix",null,null,null],"pmatrix*":["MtMatrix",null,"(",")"],"bmatrix*":["MtMatrix",null,"[","]"],"Bmatrix*":["MtMatrix",null,"\\{","\\}"],"vmatrix*":["MtMatrix",null,"\\vert","\\vert"],"Vmatrix*":["MtMatrix",null,"\\Vert","\\Vert"],"smallmatrix*":["MtSmallMatrix",null,null,null],psmallmatrix:["MtSmallMatrix",null,"(",")","c"],"psmallmatrix*":["MtSmallMatrix",null,"(",")"],bsmallmatrix:["MtSmallMatrix",null,"[","]","c"],"bsmallmatrix*":["MtSmallMatrix",null,"[","]"],Bsmallmatrix:["MtSmallMatrix",null,"\\{","\\}","c"],"Bsmallmatrix*":["MtSmallMatrix",null,"\\{","\\}"],vsmallmatrix:["MtSmallMatrix",null,"\\vert","\\vert","c"],"vsmallmatrix*":["MtSmallMatrix",null,"\\vert","\\vert"],Vsmallmatrix:["MtSmallMatrix",null,"\\Vert","\\Vert","c"],"Vsmallmatrix*":["MtSmallMatrix",null,"\\Vert","\\Vert"],crampedsubarray:["Array",null,null,null,null,"0em","0.1em","S'",1],multlined:"MtMultlined",spreadlines:["SpreadLines",!0],lgathered:["AmsEqnArray",null,null,null,"l",null,".5em","D"],rgathered:["AmsEqnArray",null,null,null,"r",null,".5em","D"]},h.MathtoolsMethods),new f.DelimiterMap("mathtools-delimiters",e.default.delimiter,{"\\lparen":"(","\\rparen":")"}),new f.CommandMap("mathtools-characters",{":":["CenterColon",!0]},h.MathtoolsMethods)},19888:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.FlalignItem=b.MultlineItem=void 0;var h=c(15844),i=g(c(8078)),j=g(c(43173)),k=g(c(51676)),l=c(26296);b.MultlineItem=function(a){function b(b){for(var c=[],d=1;d<arguments.length;d++)c[d-1]=arguments[d];var e=a.call(this,b)||this;return e.factory.configuration.tags.start("multline",!0,c[0]),e}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"multline"},enumerable:!1,configurable:!0}),b.prototype.EndEntry=function(){this.table.length&&i.default.fixInitialMO(this.factory.configuration,this.nodes);var a=this.getProperty("shove"),b=this.create("node","mtd",this.nodes,a?{columnalign:a}:{});this.setProperty("shove",null),this.row.push(b),this.Clear()},b.prototype.EndRow=function(){if(1!==this.row.length)throw new k.default("MultlineRowsOneCol","The rows within the %1 environment must have exactly one column","multline");var a=this.create("node","mtr",this.row);this.table.push(a),this.row=[]},b.prototype.EndTable=function(){if(a.prototype.EndTable.call(this),this.table.length){var b=this.table.length-1,c=-1;j.default.getAttribute(j.default.getChildren(this.table[0])[0],"columnalign")||j.default.setAttribute(j.default.getChildren(this.table[0])[0],"columnalign",l.TexConstant.Align.LEFT),j.default.getAttribute(j.default.getChildren(this.table[b])[0],"columnalign")||j.default.setAttribute(j.default.getChildren(this.table[b])[0],"columnalign",l.TexConstant.Align.RIGHT);var d=this.factory.configuration.tags.getTag();if(d){c=this.arraydef.side===l.TexConstant.Align.LEFT?0:this.table.length-1;var e=this.table[c],f=this.create("node","mlabeledtr",[d].concat(j.default.getChildren(e)));j.default.copyAttributes(e,f),this.table[c]=f}}this.factory.configuration.tags.end()},b}(h.ArrayItem),b.FlalignItem=function(a){function b(b,c,d,e,f){var g=a.call(this,b)||this;return g.name=c,g.numbered=d,g.padded=e,g.center=f,g.factory.configuration.tags.start(c,d,d),g}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"flalign"},enumerable:!1,configurable:!0}),b.prototype.EndEntry=function(){a.prototype.EndEntry.call(this);var b=this.getProperty("xalignat");if(b&&this.row.length>b)throw new k.default("XalignOverflow","Extra %1 in row of %2","&",this.name)},b.prototype.EndRow=function(){for(var b,c=this.row,d=this.getProperty("xalignat");c.length<d;)c.push(this.create("node","mtd"));for(this.row=[],this.padded&&this.row.push(this.create("node","mtd"));b=c.shift();)this.row.push(b),(b=c.shift())&&this.row.push(b),(c.length||this.padded)&&this.row.push(this.create("node","mtd"));this.row.length>this.maxrow&&(this.maxrow=this.row.length),a.prototype.EndRow.call(this);var e=this.table[this.table.length-1];if(this.getProperty("zeroWidthLabel")&&e.isKind("mlabeledtr")){var g=j.default.getChildren(e)[0],h=this.factory.configuration.options.tagSide,i=f({width:0},"right"===h?{lspace:"-1width"}:{}),k=this.create("node","mpadded",j.default.getChildren(g),i);g.setChildren([k])}},b.prototype.EndTable=function(){if(a.prototype.EndTable.call(this),this.center&&this.maxrow<=2){var b=this.arraydef;delete b.width,delete this.global.indentalign}},b}(h.EqnArrayItem)},20392:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.escapeText=b.escapeAttribute=b.escapeUTF8=b.escape=b.encodeXML=b.getCodePoint=b.xmlReplacer=void 0,b.xmlReplacer=/["&'<>$\x80-\uFFFF]/g;var c=new Map([[34,"""],[38,"&"],[39,"'"],[60,"<"],[62,">"]]);function d(a){for(var d,e="",f=0;null!==(d=b.xmlReplacer.exec(a));){var g=d.index,h=a.charCodeAt(g),i=c.get(h);void 0!==i?(e+=a.substring(f,g)+i,f=g+1):(e+="".concat(a.substring(f,g),"&#x").concat((0,b.getCodePoint)(a,g).toString(16),";"),f=b.xmlReplacer.lastIndex+=Number((64512&h)==55296))}return e+a.substr(f)}function e(a,b){return function(c){for(var d,e=0,f="";d=a.exec(c);)e!==d.index&&(f+=c.substring(e,d.index)),f+=b.get(d[0].charCodeAt(0)),e=d.index+1;return f+c.substring(e)}}b.getCodePoint=null!=String.prototype.codePointAt?function(a,b){return a.codePointAt(b)}:function(a,b){return(64512&a.charCodeAt(b))==55296?(a.charCodeAt(b)-55296)*1024+a.charCodeAt(b+1)-56320+65536:a.charCodeAt(b)},b.encodeXML=d,b.escape=d,b.escapeUTF8=e(/[&<>'"]/g,c),b.escapeAttribute=e(/["&\u00A0]/g,new Map([[34,"""],[38,"&"],[160," "]])),b.escapeText=e(/[&<>\u00A0]/g,new Map([[38,"&"],[60,"<"],[62,">"],[160," "]]))},20522:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.GensymbConfiguration=void 0;var d=c(107),e=c(26296);new(c(88647)).CharacterMap("gensymb-symbols",function(a,b){var c=b.attributes||{};c.mathvariant=e.TexConstant.Variant.NORMAL,c.class="MathML-Unit";var d=a.create("token","mi",c,b.char);a.Push(d)},{ohm:"Ω",degree:"\xb0",celsius:"℃",perthousand:"‰",micro:"\xb5"}),b.GensymbConfiguration=d.Configuration.create("gensymb",{handler:{macro:["gensymb-symbols"]}})},20832:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.TextcompConfiguration=void 0;var d=c(107);c(41423),b.TextcompConfiguration=d.Configuration.create("textcomp",{handler:{macro:["textcomp-macros"]}})},21178:function(a,b){"use strict";var c=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.Attributes=b.INHERIT=void 0,b.INHERIT="_inherit_";var d=function(){function a(a,b){this.global=b,this.defaults=Object.create(b),this.inherited=Object.create(this.defaults),this.attributes=Object.create(this.inherited),Object.assign(this.defaults,a)}return a.prototype.set=function(a,b){this.attributes[a]=b},a.prototype.setList=function(a){Object.assign(this.attributes,a)},a.prototype.get=function(a){var c=this.attributes[a];return c===b.INHERIT&&(c=this.global[a]),c},a.prototype.getExplicit=function(a){if(this.attributes.hasOwnProperty(a))return this.attributes[a]},a.prototype.getList=function(){for(var a,b,d=[],e=0;e<arguments.length;e++)d[e]=arguments[e];var f={};try{for(var g=c(d),h=g.next();!h.done;h=g.next()){var i=h.value;f[i]=this.get(i)}}catch(b){a={error:b}}finally{try{h&&!h.done&&(b=g.return)&&b.call(g)}finally{if(a)throw a.error}}return f},a.prototype.setInherited=function(a,b){this.inherited[a]=b},a.prototype.getInherited=function(a){return this.inherited[a]},a.prototype.getDefault=function(a){return this.defaults[a]},a.prototype.isSet=function(a){return this.attributes.hasOwnProperty(a)||this.inherited.hasOwnProperty(a)},a.prototype.hasDefault=function(a){return a in this.defaults},a.prototype.getExplicitNames=function(){return Object.keys(this.attributes)},a.prototype.getInheritedNames=function(){return Object.keys(this.inherited)},a.prototype.getDefaultNames=function(){return Object.keys(this.defaults)},a.prototype.getGlobalNames=function(){return Object.keys(this.global)},a.prototype.getAllAttributes=function(){return this.attributes},a.prototype.getAllInherited=function(){return this.inherited},a.prototype.getAllDefaults=function(){return this.defaults},a.prototype.getAllGlobals=function(){return this.global},a}();b.Attributes=d},21422:a=>{a.exports=function(a){return{name:"Vala",keywords:{keyword:"char uchar unichar int uint long ulong short ushort int8 int16 int32 int64 uint8 uint16 uint32 uint64 float double bool struct enum string void weak unowned owned async signal static abstract interface override virtual delegate if while do for foreach else switch case break default return try catch public private protected internal using new this get set const stdout stdin stderr var",built_in:"DBus GLib CCode Gee Object Gtk Posix",literal:"false true null"},contains:[{className:"class",beginKeywords:"class interface namespace",end:/\{/,excludeEnd:!0,illegal:"[^,:\\n\\s\\.]",contains:[a.UNDERSCORE_TITLE_MODE]},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"string",begin:'"""',end:'"""',relevance:5},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_NUMBER_MODE,{className:"meta",begin:"^#",end:"$"}]}}},21500:a=>{a.exports=function(a){return{name:"N1QL",case_insensitive:!0,contains:[{beginKeywords:"build create index delete drop explain infer|10 insert merge prepare select update upsert|10",end:/;/,keywords:{keyword:["all","alter","analyze","and","any","array","as","asc","begin","between","binary","boolean","break","bucket","build","by","call","case","cast","cluster","collate","collection","commit","connect","continue","correlate","cover","create","database","dataset","datastore","declare","decrement","delete","derived","desc","describe","distinct","do","drop","each","element","else","end","every","except","exclude","execute","exists","explain","fetch","first","flatten","for","force","from","function","grant","group","gsi","having","if","ignore","ilike","in","include","increment","index","infer","inline","inner","insert","intersect","into","is","join","key","keys","keyspace","known","last","left","let","letting","like","limit","lsm","map","mapping","matched","materialized","merge","minus","namespace","nest","not","number","object","offset","on","option","or","order","outer","over","parse","partition","password","path","pool","prepare","primary","private","privilege","procedure","public","raw","realm","reduce","rename","return","returning","revoke","right","role","rollback","satisfies","schema","select","self","semi","set","show","some","start","statistics","string","system","then","to","transaction","trigger","truncate","under","union","unique","unknown","unnest","unset","update","upsert","use","user","using","validate","value","valued","values","via","view","when","where","while","with","within","work","xor"],literal:["true","false","null","missing|5"],built_in:["array_agg","array_append","array_concat","array_contains","array_count","array_distinct","array_ifnull","array_length","array_max","array_min","array_position","array_prepend","array_put","array_range","array_remove","array_repeat","array_replace","array_reverse","array_sort","array_sum","avg","count","max","min","sum","greatest","least","ifmissing","ifmissingornull","ifnull","missingif","nullif","ifinf","ifnan","ifnanorinf","naninf","neginfif","posinfif","clock_millis","clock_str","date_add_millis","date_add_str","date_diff_millis","date_diff_str","date_part_millis","date_part_str","date_trunc_millis","date_trunc_str","duration_to_str","millis","str_to_millis","millis_to_str","millis_to_utc","millis_to_zone_name","now_millis","now_str","str_to_duration","str_to_utc","str_to_zone_name","decode_json","encode_json","encoded_size","poly_length","base64","base64_encode","base64_decode","meta","uuid","abs","acos","asin","atan","atan2","ceil","cos","degrees","e","exp","ln","log","floor","pi","power","radians","random","round","sign","sin","sqrt","tan","trunc","object_length","object_names","object_pairs","object_inner_pairs","object_values","object_inner_values","object_add","object_put","object_remove","object_unwrap","regexp_contains","regexp_like","regexp_position","regexp_replace","contains","initcap","length","lower","ltrim","position","repeat","replace","rtrim","split","substr","title","trim","upper","isarray","isatom","isboolean","isnumber","isobject","isstring","type","toarray","toatom","toboolean","tonumber","toobject","tostring"]},contains:[{className:"string",begin:"'",end:"'",contains:[a.BACKSLASH_ESCAPE]},{className:"string",begin:'"',end:'"',contains:[a.BACKSLASH_ESCAPE]},{className:"symbol",begin:"`",end:"`",contains:[a.BACKSLASH_ESCAPE]},a.C_NUMBER_MODE,a.C_BLOCK_COMMENT_MODE]},a.C_BLOCK_COMMENT_MODE]}}},21610:a=>{a.exports=function(a){let b={variants:[a.COMMENT(";","$",{relevance:0}),a.COMMENT("#cs","#ce"),a.COMMENT("#comments-start","#comments-end")]},c={begin:"\\$[A-z0-9_]+"},d={className:"string",variants:[{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]},e={variants:[a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE]},f={className:"meta",begin:"#",end:"$",keywords:{keyword:["EndRegion","forcedef","forceref","ignorefunc","include","include-once","NoTrayIcon","OnAutoItStartRegister","pragma","Region","RequireAdmin","Tidy_Off","Tidy_On","Tidy_Parameters"]},contains:[{begin:/\\\n/,relevance:0},{beginKeywords:"include",keywords:{keyword:"include"},end:"$",contains:[d,{className:"string",variants:[{begin:"<",end:">"},{begin:/"/,end:/"/,contains:[{begin:/""/,relevance:0}]},{begin:/'/,end:/'/,contains:[{begin:/''/,relevance:0}]}]}]},d,b]},g={beginKeywords:"Func",end:"$",illegal:"\\$|\\[|%",contains:[a.inherit(a.UNDERSCORE_TITLE_MODE,{className:"title.function"}),{className:"params",begin:"\\(",end:"\\)",contains:[c,d,e]}]};return{name:"AutoIt",case_insensitive:!0,illegal:/\/\*/,keywords:{keyword:"ByRef Case Const ContinueCase ContinueLoop Dim Do Else ElseIf EndFunc EndIf EndSelect EndSwitch EndWith Enum Exit ExitLoop For Func Global If In Local Next ReDim Return Select Static Step Switch Then To Until Volatile WEnd While With",built_in:"Abs ACos AdlibRegister AdlibUnRegister Asc AscW ASin Assign ATan AutoItSetOption AutoItWinGetTitle AutoItWinSetTitle Beep Binary BinaryLen BinaryMid BinaryToString BitAND BitNOT BitOR BitRotate BitShift BitXOR BlockInput Break Call CDTray Ceiling Chr ChrW ClipGet ClipPut ConsoleRead ConsoleWrite ConsoleWriteError ControlClick ControlCommand ControlDisable ControlEnable ControlFocus ControlGetFocus ControlGetHandle ControlGetPos ControlGetText ControlHide ControlListView ControlMove ControlSend ControlSetText ControlShow ControlTreeView Cos Dec DirCopy DirCreate DirGetSize DirMove DirRemove DllCall DllCallAddress DllCallbackFree DllCallbackGetPtr DllCallbackRegister DllClose DllOpen DllStructCreate DllStructGetData DllStructGetPtr DllStructGetSize DllStructSetData DriveGetDrive DriveGetFileSystem DriveGetLabel DriveGetSerial DriveGetType DriveMapAdd DriveMapDel DriveMapGet DriveSetLabel DriveSpaceFree DriveSpaceTotal DriveStatus EnvGet EnvSet EnvUpdate Eval Execute Exp FileChangeDir FileClose FileCopy FileCreateNTFSLink FileCreateShortcut FileDelete FileExists FileFindFirstFile FileFindNextFile FileFlush FileGetAttrib FileGetEncoding FileGetLongName FileGetPos FileGetShortcut FileGetShortName FileGetSize FileGetTime FileGetVersion FileInstall FileMove FileOpen FileOpenDialog FileRead FileReadLine FileReadToArray FileRecycle FileRecycleEmpty FileSaveDialog FileSelectFolder FileSetAttrib FileSetEnd FileSetPos FileSetTime FileWrite FileWriteLine Floor FtpSetProxy FuncName GUICreate GUICtrlCreateAvi GUICtrlCreateButton GUICtrlCreateCheckbox GUICtrlCreateCombo GUICtrlCreateContextMenu GUICtrlCreateDate GUICtrlCreateDummy GUICtrlCreateEdit GUICtrlCreateGraphic GUICtrlCreateGroup GUICtrlCreateIcon GUICtrlCreateInput GUICtrlCreateLabel GUICtrlCreateList GUICtrlCreateListView GUICtrlCreateListViewItem GUICtrlCreateMenu GUICtrlCreateMenuItem GUICtrlCreateMonthCal GUICtrlCreateObj GUICtrlCreatePic GUICtrlCreateProgress GUICtrlCreateRadio GUICtrlCreateSlider GUICtrlCreateTab GUICtrlCreateTabItem GUICtrlCreateTreeView GUICtrlCreateTreeViewItem GUICtrlCreateUpdown GUICtrlDelete GUICtrlGetHandle GUICtrlGetState GUICtrlRead GUICtrlRecvMsg GUICtrlRegisterListViewSort GUICtrlSendMsg GUICtrlSendToDummy GUICtrlSetBkColor GUICtrlSetColor GUICtrlSetCursor GUICtrlSetData GUICtrlSetDefBkColor GUICtrlSetDefColor GUICtrlSetFont GUICtrlSetGraphic GUICtrlSetImage GUICtrlSetLimit GUICtrlSetOnEvent GUICtrlSetPos GUICtrlSetResizing GUICtrlSetState GUICtrlSetStyle GUICtrlSetTip GUIDelete GUIGetCursorInfo GUIGetMsg GUIGetStyle GUIRegisterMsg GUISetAccelerators GUISetBkColor GUISetCoord GUISetCursor GUISetFont GUISetHelp GUISetIcon GUISetOnEvent GUISetState GUISetStyle GUIStartGroup GUISwitch Hex HotKeySet HttpSetProxy HttpSetUserAgent HWnd InetClose InetGet InetGetInfo InetGetSize InetRead IniDelete IniRead IniReadSection IniReadSectionNames IniRenameSection IniWrite IniWriteSection InputBox Int IsAdmin IsArray IsBinary IsBool IsDeclared IsDllStruct IsFloat IsFunc IsHWnd IsInt IsKeyword IsNumber IsObj IsPtr IsString Log MemGetStats Mod MouseClick MouseClickDrag MouseDown MouseGetCursor MouseGetPos MouseMove MouseUp MouseWheel MsgBox Number ObjCreate ObjCreateInterface ObjEvent ObjGet ObjName OnAutoItExitRegister OnAutoItExitUnRegister Ping PixelChecksum PixelGetColor PixelSearch ProcessClose ProcessExists ProcessGetStats ProcessList ProcessSetPriority ProcessWait ProcessWaitClose ProgressOff ProgressOn ProgressSet Ptr Random RegDelete RegEnumKey RegEnumVal RegRead RegWrite Round Run RunAs RunAsWait RunWait Send SendKeepActive SetError SetExtended ShellExecute ShellExecuteWait Shutdown Sin Sleep SoundPlay SoundSetWaveVolume SplashImageOn SplashOff SplashTextOn Sqrt SRandom StatusbarGetText StderrRead StdinWrite StdioClose StdoutRead String StringAddCR StringCompare StringFormat StringFromASCIIArray StringInStr StringIsAlNum StringIsAlpha StringIsASCII StringIsDigit StringIsFloat StringIsInt StringIsLower StringIsSpace StringIsUpper StringIsXDigit StringLeft StringLen StringLower StringMid StringRegExp StringRegExpReplace StringReplace StringReverse StringRight StringSplit StringStripCR StringStripWS StringToASCIIArray StringToBinary StringTrimLeft StringTrimRight StringUpper Tan TCPAccept TCPCloseSocket TCPConnect TCPListen TCPNameToIP TCPRecv TCPSend TCPShutdown, UDPShutdown TCPStartup, UDPStartup TimerDiff TimerInit ToolTip TrayCreateItem TrayCreateMenu TrayGetMsg TrayItemDelete TrayItemGetHandle TrayItemGetState TrayItemGetText TrayItemSetOnEvent TrayItemSetState TrayItemSetText TraySetClick TraySetIcon TraySetOnEvent TraySetPauseIcon TraySetState TraySetToolTip TrayTip UBound UDPBind UDPCloseSocket UDPOpen UDPRecv UDPSend VarGetType WinActivate WinActive WinClose WinExists WinFlash WinGetCaretPos WinGetClassList WinGetClientSize WinGetHandle WinGetPos WinGetProcess WinGetState WinGetText WinGetTitle WinKill WinList WinMenuSelectItem WinMinimizeAll WinMinimizeAllUndo WinMove WinSetOnTop WinSetState WinSetTitle WinSetTrans WinWait WinWaitActive WinWaitClose WinWaitNotActive",literal:"True False And Null Not Or Default"},contains:[b,c,d,e,f,{className:"symbol",begin:"@[A-z0-9_]+"},g]}}},21772:a=>{a.exports=function(a){let b="[a-zA-Z_\\-+\\*\\/<=>&#][a-zA-Z0-9_\\-+*\\/<=>&#!]*",c="\\|[^]*?\\|",d="(-|\\+)?\\d+(\\.\\d+|\\/\\d+)?((d|e|f|l|s|D|E|F|L|S)(\\+|-)?\\d+)?",e={className:"literal",begin:"\\b(t{1}|nil)\\b"},f={className:"number",variants:[{begin:d,relevance:0},{begin:"#(b|B)[0-1]+(/[0-1]+)?"},{begin:"#(o|O)[0-7]+(/[0-7]+)?"},{begin:"#(x|X)[0-9a-fA-F]+(/[0-9a-fA-F]+)?"},{begin:"#(c|C)\\("+d+" +"+d,end:"\\)"}]},g=a.inherit(a.QUOTE_STRING_MODE,{illegal:null}),h=a.COMMENT(";","$",{relevance:0}),i={begin:"\\*",end:"\\*"},j={className:"symbol",begin:"[:&]"+b},k={begin:b,relevance:0},l={contains:[f,g,i,j,{begin:"\\(",end:"\\)",contains:["self",e,g,f,k]},k],variants:[{begin:"['`]\\(",end:"\\)"},{begin:"\\(quote ",end:"\\)",keywords:{name:"quote"}},{begin:"'"+c}]},m={variants:[{begin:"'"+b},{begin:"#'"+b+"(::"+b+")*"}]},n={begin:"\\(\\s*",end:"\\)"},o={endsWithParent:!0,relevance:0};return n.contains=[{className:"name",variants:[{begin:b,relevance:0},{begin:c}]},o],o.contains=[l,m,n,e,f,g,h,i,j,{begin:c},k],{name:"Lisp",illegal:/\S/,contains:[f,a.SHEBANG(),e,g,h,l,m,n,k]}}},21820:a=>{"use strict";a.exports=require("os")},21855:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.AbstractWrapper=void 0,b.AbstractWrapper=function(){function a(a,b){this.factory=a,this.node=b}return Object.defineProperty(a.prototype,"kind",{get:function(){return this.node.kind},enumerable:!1,configurable:!0}),a.prototype.wrap=function(a){return this.factory.wrap(a)},a}()},21999:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmglyph=void 0;var f=c(5602),g=c(88890),h=c(68732);b.SVGmglyph=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){var b=this.standardSVGnode(a);if(this.charWrapper)return void this.charWrapper.toSVG(b);var c=this.node.attributes.getList("src","alt"),d=c.src,e=c.alt,f=this.fixed(this.height),g=this.fixed(this.width),h=this.fixed(this.height+(this.valign||0)),i=this.svg("image",{width:g,height:f,transform:"translate(0 "+h+") matrix(1 0 0 -1 0 0)",preserveAspectRatio:"none","aria-label":e,href:d});this.adaptor.append(b,i)},b.kind=h.MmlMglyph.prototype.kind,b}((0,g.CommonMglyphMixin)(f.SVGWrapper))},22042:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=void 0;var d=y(c(65401)),e=c(10747),f=c(12195),g=y(c(55655)),h=y(c(96583)),i=y(c(35628)),j=y(c(55038)),k=y(c(35212)),l=y(c(93851)),m=y(c(96229)),n=y(c(73942)),o=y(c(56549)),p=y(c(12812)),q=y(c(74537)),r=x(c(47100)),s=y(c(62692)),t=y(c(46262)),u=y(c(27628)),v=y(c(49345)),w=y(c(64665));function x(a,b){if("function"==typeof WeakMap)var c=new WeakMap,d=new WeakMap;return(x=function(a,b){if(!b&&a&&a.__esModule)return a;var e,f,g={__proto__:null,default:a};if(null===a||"object"!=typeof a&&"function"!=typeof a)return g;if(e=b?d:c){if(e.has(a))return e.get(a);e.set(a,g)}for(let b in a)"default"!==b&&({}).hasOwnProperty.call(a,b)&&((f=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(a,b))&&(f.get||f.set)?e(g,b,f):g[b]=a[b]);return g})(a,b)}function y(a){return a&&a.__esModule?a:{default:a}}let z={anchor:!0,container:e.marpitContainer,cssContainerQuery:!1,cssNesting:!0,headingDivider:!1,lang:void 0,looseYAML:!1,markdown:void 0,printable:!0,slideContainer:!1,inlineSVG:!1},A={enabled:!0,backdropSelector:!0};class B{#a=void 0;constructor(a={}){Object.defineProperty(this,"options",{enumerable:!0,value:Object.freeze({...z,...a})}),Object.defineProperty(this,"customDirectives",{value:Object.seal({global:Object.create(null),local:Object.create(null)})}),this.themeSet=new w.default({cssNesting:this.options.cssNesting}),this.applyMarkdownItPlugins(this.options.markdown?"object"==typeof this.options.markdown&&"function"==typeof this.options.markdown.parse&&"object"==typeof this.options.markdown.renderer?this.options.markdown:new d.default(...(0,f.wrapArray)(this.options.markdown)):new d.default("commonmark"))}get markdown(){return this.#a}set markdown(a){this.#a&&this.#a.marpit&&delete this.#a.marpit,this.#a=a,a&&Object.defineProperty(a,"marpit",{configurable:!0,value:this})}applyMarkdownItPlugins(a){this.markdown=a;let b=(...a)=>{let{anchor:b}=this.options;return"function"==typeof b?b(...a):b?(0,r.defaultAnchorCallback)(...a):void 0};a.use(i.default).use(u.default).use(r.default,{anchor:b}).use(l.default).use(k.default).use(n.default).use(o.default).use(s.default).use(j.default).use(q.default).use(p.default).use(g.default).use(v.default).use(t.default).use(m.default).use(h.default)}render(a,b={}){return{html:this.renderMarkdown(a,b),css:this.renderStyle(this.lastGlobalDirectives.theme),comments:this.lastComments}}renderMarkdown(a,b={}){let c=this.markdown.parse(a,b);return b.htmlAsArray?this.lastSlideTokens.map(a=>this.markdown.renderer.render(a,this.markdown.options,b)):this.markdown.renderer.render(c,this.markdown.options,b)}renderStyle(a){return this.themeSet.pack(a,this.themeSetPackOptions())}themeSetPackOptions(){return{after:this.lastStyles?this.lastStyles.join("\n"):void 0,containers:[...(0,f.wrapArray)(this.options.container),...(0,f.wrapArray)(this.options.slideContainer)],containerQuery:this.options.cssContainerQuery,inlineSVG:this.inlineSVGOptions,printable:this.options.printable}}get inlineSVGOptions(){return"object"==typeof this.options.inlineSVG?{...A,...this.options.inlineSVG}:{...A,enabled:!!this.options.inlineSVG}}use(a,...b){return"postcss"in a&&a.postcss?this.themeSet.use(a(...b)):"postcssPlugin"in a&&a.postcssPlugin?this.themeSet.use(a):a.call(this.markdown,this.markdown,...b),this}}b.default=B},22228:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMsubsupMixin=b.CommonMsupMixin=b.CommonMsubMixin=void 0,b.CommonMsubMixin=function(a){var b;return(b=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),Object.defineProperty(b.prototype,"scriptChild",{get:function(){return this.childNodes[this.node.sub]},enumerable:!1,configurable:!0}),b.prototype.getOffset=function(){return[0,-this.getV()]},b}(a)).useIC=!1,b},b.CommonMsupMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),Object.defineProperty(b.prototype,"scriptChild",{get:function(){return this.childNodes[this.node.sup]},enumerable:!1,configurable:!0}),b.prototype.getOffset=function(){return[this.getAdjustedIc()-(this.baseRemoveIc?0:this.baseIc),this.getU()]},b},b.CommonMsubsupMixin=function(a){var b;return(b=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.UVQ=null,b}return d(b,a),Object.defineProperty(b.prototype,"subChild",{get:function(){return this.childNodes[this.node.sub]},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"supChild",{get:function(){return this.childNodes[this.node.sup]},enumerable:!1,configurable:!0}),b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=this.baseChild.getOuterBBox(),d=e([this.subChild.getOuterBBox(),this.supChild.getOuterBBox()],2),f=d[0],g=d[1];a.empty(),a.append(c);var h=this.getBaseWidth(),i=this.getAdjustedIc(),j=e(this.getUVQ(),2),k=j[0],l=j[1];a.combine(f,h,l),a.combine(g,h+i,k),a.w+=this.font.params.scriptspace,a.clean(),this.setChildPWidths(b)},b.prototype.getUVQ=function(a,b){void 0===a&&(a=this.subChild.getOuterBBox()),void 0===b&&(b=this.supChild.getOuterBBox());var c=this.baseCore.getOuterBBox();if(this.UVQ)return this.UVQ;var d=this.font.params,f=3*d.rule_thickness,g=this.length2em(this.node.attributes.get("subscriptshift"),d.sub2),h=this.baseCharZero(c.d*this.baseScale+d.sub_drop*a.rscale),i=e([this.getU(),Math.max(h,g)],2),j=i[0],k=i[1],l=j-b.d*b.rscale-(a.h*a.rscale-k);if(l<f){k+=f-l;var m=.8*d.x_height-(j-b.d*b.rscale);m>0&&(j+=m,k-=m)}return j=Math.max(this.length2em(this.node.attributes.get("superscriptshift"),j),j),k=Math.max(this.length2em(this.node.attributes.get("subscriptshift"),k),k),l=j-b.d*b.rscale-(a.h*a.rscale-k),this.UVQ=[j,-k,l],this.UVQ},b}(a)).useIC=!1,b}},22356:a=>{a.exports=function(a){let b={className:"number",begin:"[1-9][0-9]*",relevance:0},c={className:"symbol",begin:":[^\\]]+"},d={className:"built_in",begin:"(AI|AO|DI|DO|F|RI|RO|UI|UO|GI|GO|SI|SO)\\[",end:"\\]",contains:["self",b,a.QUOTE_STRING_MODE,c]};return{name:"TP",keywords:{keyword:["ABORT","ACC","ADJUST","AND","AP_LD","BREAK","CALL","CNT","COL","CONDITION","CONFIG","DA","DB","DIV","DETECT","ELSE","END","ENDFOR","ERR_NUM","ERROR_PROG","FINE","FOR","GP","GUARD","INC","IF","JMP","LINEAR_MAX_SPEED","LOCK","MOD","MONITOR","OFFSET","Offset","OR","OVERRIDE","PAUSE","PREG","PTH","RT_LD","RUN","SELECT","SKIP","Skip","TA","TB","TO","TOOL_OFFSET","Tool_Offset","UF","UT","UFRAME_NUM","UTOOL_NUM","UNLOCK","WAIT","X","Y","Z","W","P","R","STRLEN","SUBSTR","FINDSTR","VOFFSET","PROG","ATTR","MN","POS"],literal:["ON","OFF","max_speed","LPOS","JPOS","ENABLE","DISABLE","START","STOP","RESET"]},contains:[{className:"built_in",begin:"(AR|P|PAYLOAD|PR|R|SR|RSR|LBL|VR|UALM|MESSAGE|UTOOL|UFRAME|TIMER|TIMER_OVERFLOW|JOINT_MAX_SPEED|RESUME_PROG|DIAG_REC)\\[",end:"\\]",contains:["self",b,c]},d,{className:"keyword",begin:"/(PROG|ATTR|MN|POS|END)\\b"},{className:"keyword",begin:"(CALL|RUN|POINT_LOGIC|LBL)\\b"},{className:"keyword",begin:"\\b(ACC|CNT|Skip|Offset|PSPD|RT_LD|AP_LD|Tool_Offset)"},{className:"number",begin:"\\d+(sec|msec|mm/sec|cm/min|inch/min|deg/sec|mm|in|cm)?\\b",relevance:0},a.COMMENT("//","[;$]"),a.COMMENT("!","[;$]"),a.COMMENT("--eg:","$"),a.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"'"},a.C_NUMBER_MODE,{className:"variable",begin:"\\$[A-Za-z0-9_]+"}]}}},22471:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.italic=void 0,b.italic={33:[.716,0,.307,{ic:.073}],34:[.694,-.379,.514,{ic:.024}],35:[.694,.194,.818,{ic:.01}],37:[.75,.056,.818,{ic:.029}],38:[.716,.022,.767,{ic:.035}],39:[.694,-.379,.307,{ic:.07}],40:[.75,.25,.409,{ic:.108}],41:[.75,.25,.409],42:[.75,-.32,.511,{ic:.073}],43:[.557,.057,.767],44:[.121,.194,.307],45:[.251,-.18,.358],46:[.121,0,.307],47:[.716,.215,.778],48:[.665,.021,.511,{ic:.051}],49:[.666,0,.511],50:[.666,.022,.511,{ic:.04}],51:[.666,.022,.511,{ic:.051}],52:[.666,.194,.511],53:[.666,.022,.511,{ic:.056}],54:[.665,.022,.511,{ic:.054}],55:[.666,.022,.511,{ic:.123}],56:[.666,.021,.511,{ic:.042}],57:[.666,.022,.511,{ic:.042}],58:[.431,0,.307],59:[.431,.194,.307],61:[.367,-.133,.767],63:[.716,0,.511,{ic:.04}],64:[.705,.011,.767,{ic:.022}],91:[.75,.25,.307,{ic:.139}],93:[.75,.25,.307,{ic:.052}],94:[.694,-.527,.511,{ic:.017}],95:[-.025,.062,.511,{ic:.043}],126:[.318,-.208,.511,{ic:.06}],305:[.441,.01,.307,{ic:.033}],567:[.442,.204,.332],768:[.697,-.5,0],769:[.697,-.5,0,{ic:.039}],770:[.694,-.527,0,{ic:.017}],771:[.668,-.558,0,{ic:.06}],772:[.589,-.544,0,{ic:.054}],774:[.694,-.515,0,{ic:.062}],775:[.669,-.548,0],776:[.669,-.554,0,{ic:.045}],778:[.716,-.542,0],779:[.697,-.503,0,{ic:.065}],780:[.638,-.502,0,{ic:.029}],989:[.605,.085,.778],8211:[.285,-.248,.511,{ic:.043}],8212:[.285,-.248,1.022,{ic:.016}],8213:[.285,-.248,1.022,{ic:.016}],8215:[-.025,.062,.511,{ic:.043}],8216:[.694,-.379,.307,{ic:.055}],8217:[.694,-.379,.307,{ic:.07}],8220:[.694,-.379,.514,{ic:.092}],8221:[.694,-.379,.514,{ic:.024}],8260:[.716,.215,.778],8463:[.695,.013,.54,{ic:.022}],8710:[.716,0,.833,{sk:.167}],10744:[.716,.215,.778]}},22492:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.italic=void 0;var d=c(86808),e=c(22471);b.italic=(0,d.AddPaths)(e.italic,{33:"330 716Q351 716 365 703T380 670V659L304 433Q230 207 227 204Q225 198 205 198Q184 198 184 207T220 439T260 669Q270 694 297 708Q300 709 304 710T311 713T316 714Q324 716 330 716ZM107 51Q110 83 133 102T179 121Q207 121 219 105T231 72Q231 45 209 23T156 0Q138 0 123 11T107 51",34:"214 620Q214 647 236 670T289 694Q312 694 326 677T341 633V624Q341 588 327 550T294 482T253 428T216 392T196 379Q191 379 184 388T176 401Q176 404 195 421T243 472T287 547Q299 576 299 582L295 580Q291 578 282 576T264 573Q241 573 228 585T214 620ZM411 620Q411 647 433 670T486 694Q509 694 523 677T538 633V624Q538 588 524 550T491 482T450 428T413 392T393 379Q388 379 381 388T373 401Q373 404 392 421T440 472T484 547Q496 576 496 582L492 580Q488 578 479 576T461 573Q438 573 425 585T411 620",35:"281 327H228Q186 327 175 330T164 347Q164 359 176 365Q179 367 292 367H404L563 688Q569 694 578 694T593 686T597 670Q597 667 531 535L448 367H614L773 688Q779 694 787 694Q796 694 802 688T808 674V672L807 670Q807 667 732 517L658 368L736 367H814Q828 357 828 347Q828 336 812 327H637L599 250Q561 174 561 173H662H724Q760 173 769 170T779 153T770 136T729 132Q721 132 696 132T651 133H540L380 -188Q374 -194 366 -194Q357 -194 351 -188T345 -174L346 -172V-170Q346 -167 412 -35L495 133H330L170 -188Q164 -194 156 -194Q147 -194 141 -188T135 -174L136 -172V-170Q136 -167 211 -17L285 133H207L130 134Q115 140 115 153Q115 164 131 173H306L344 250Q382 326 382 327H281ZM592 327H427L389 250Q351 174 351 173H516L554 250Q592 326 592 327",37:"301 348Q257 348 231 383T205 480Q205 553 244 629T346 736Q370 750 394 750Q416 750 429 742T458 714Q512 644 606 644Q722 644 802 732Q817 750 827 750Q835 750 841 744T847 730Q847 725 827 700T689 540Q586 421 512 335Q180 -50 176 -52Q172 -56 165 -56Q157 -56 151 -50T145 -35Q145 -29 162 -9T330 186Q392 258 430 302Q711 627 711 628L701 624Q652 607 604 607Q551 607 494 634L479 642V624Q479 544 439 467Q414 416 377 382T301 348ZM270 443Q270 385 303 385H306H308Q326 385 348 407Q384 441 409 504T434 627Q434 713 390 713Q358 713 328 663Q307 631 289 556T270 451V443ZM608 -56Q573 -56 543 -23T513 76Q513 129 536 190T604 296L627 318Q670 347 704 347Q747 347 767 310T788 222Q788 126 732 35T608 -56ZM742 222Q742 310 699 310Q677 310 655 285T620 227Q608 197 593 138T578 42V36Q578 -18 613 -18Q657 -18 699 64T742 222",38:"209 444Q209 546 278 631T424 716Q473 716 501 683T530 601Q530 554 511 535T467 515Q446 515 437 527T427 553Q427 578 446 594T481 610H483V617Q480 641 464 660T419 679Q367 679 328 603Q316 578 305 538T288 470L282 443L295 449Q308 455 330 462T371 469Q397 469 413 450T430 404Q430 363 400 329T331 295Q291 295 256 322Q255 322 246 293T227 223T217 158Q217 117 232 88T273 43T327 22T387 15Q457 15 512 37T599 93T652 169T680 248T688 317T678 380T659 423T647 437Q643 435 637 431T613 416T581 392T554 364T538 332Q540 310 541 310Q554 335 587 335Q601 335 613 327T626 300Q626 290 622 279T603 255T563 242Q532 245 512 263T491 320Q494 351 511 377T547 418T600 456T652 494Q676 512 697 539T728 582T738 601Q738 602 736 602Q732 602 726 604T714 616T707 638Q707 661 724 677T764 694Q799 694 802 660Q802 625 767 562T688 467L694 458Q700 449 702 444T711 428T720 408T727 385T733 358T735 327Q735 281 724 235T685 141T617 59T515 1T375 -22Q270 -22 199 34T127 181Q127 216 147 270T207 374L216 386Q209 421 209 444ZM386 412Q386 432 366 432Q345 432 325 418T294 390T284 375Q284 371 289 362T306 343T335 332Q355 332 367 350T383 384T386 412",39:"250 620Q250 647 272 670T325 694Q348 694 362 677T377 633V624Q377 566 343 506T275 412T231 379Q226 379 220 388T213 401T232 421T279 472T323 547Q335 573 335 582L331 580Q327 578 318 576T300 573Q277 573 264 585T250 620",40:"241 -250Q203 -212 174 -140T144 39Q144 158 180 288T296 544T481 746L487 750H499Q517 750 517 740Q517 736 495 716Q399 630 331 491T236 228T208 3Q208 -73 224 -130T255 -214T271 -244Q271 -250 252 -250H241",41:"326 497Q326 546 320 588T304 655T285 699T269 728T262 740Q262 746 267 749L272 750Q276 750 281 750H293Q331 712 360 640T390 461Q390 332 339 171T188 -116Q161 -150 121 -188T47 -250H35Q17 -250 17 -240Q17 -236 39 -216Q135 -130 203 9T298 272T326 497",42:"560 658Q569 658 576 649T584 631Q584 625 583 620T577 611T569 603T556 595T540 587T519 578T494 566L428 536Q427 535 433 531T479 502Q525 475 532 469T539 450Q538 435 525 424T497 412Q489 412 482 418T442 456Q400 497 400 494L387 420Q376 353 373 343T352 323Q345 320 336 320H331Q322 320 316 327T309 343Q309 347 334 420L359 496Q358 496 297 456T234 414Q228 411 221 411Q212 411 204 417T195 439Q198 458 209 465T283 502L353 534L300 566Q255 593 247 599T239 616Q239 631 252 644T282 658Q290 658 295 654T335 615L378 573L391 647Q393 657 395 671T398 691T400 706T404 720T408 730T414 739T423 744T434 749Q435 749 439 749T445 750Q467 748 469 728Q469 723 457 685T432 610L420 573L481 613Q548 658 560 658",43:"139 237T139 250T151 266T198 270H293H431L465 407Q469 424 476 452Q494 528 500 542T519 557Q526 557 532 552T538 538Q538 536 507 409T472 272Q472 270 604 270Q737 270 741 268Q753 261 753 250Q753 237 742 233T696 229Q687 229 655 229T599 230H462L461 226Q461 224 427 91T392 -47Q387 -57 374 -57Q367 -57 361 -51T355 -37Q355 -31 388 99L421 230H288Q267 230 238 230T199 229Q163 229 151 233",44:"106 46Q106 68 121 90T167 120Q168 120 173 120T180 121Q232 121 232 59V54Q232 18 219 -20T186 -88T145 -143T109 -181T88 -194Q84 -194 77 -185T69 -171Q69 -168 70 -166T76 -161T85 -154T101 -139T124 -114Q146 -88 162 -58T183 -12T188 7Q187 7 183 5T172 2T156 0Q129 0 118 14T106 46",45:"205 180H131Q102 180 93 181T84 190Q90 238 103 251H334Q341 244 341 241Q341 236 336 214T327 186Q325 181 312 181T205 180",46:"107 50Q107 76 129 98T181 121Q203 121 217 108T231 72Q231 47 210 24T156 0Q135 0 121 13T107 50",47:"166 -215T159 -215T147 -212T141 -204T139 -197Q139 -190 144 -183Q157 -157 378 274T602 707Q605 716 618 716Q625 716 630 712T636 703T638 696Q638 691 406 241T170 -212Q166 -215 159 -215",48:"414 665Q562 665 562 490Q562 426 534 318Q451 -21 251 -21Q222 -21 202 -15Q155 2 134 40T110 144Q110 201 127 286T187 470T287 614Q348 665 414 665ZM187 98Q187 59 208 37T260 15Q320 15 365 83Q394 128 440 312T487 547Q487 580 471 600T433 627Q428 628 408 628Q381 628 353 609T311 569Q279 526 239 364T190 143Q187 120 187 98",49:"248 491Q228 491 228 502Q228 516 236 532Q237 536 246 537T275 541T314 552Q350 567 382 595T430 644L446 664Q450 666 454 666Q468 666 468 658Q468 647 395 359Q321 63 321 59Q321 52 334 50T388 46H422Q428 37 428 35Q428 19 421 5Q416 0 405 0Q400 0 361 1T263 2Q215 2 185 2T142 1T127 0Q110 0 110 11Q110 13 113 25T118 40Q120 46 146 46Q196 46 212 49T235 61Q238 66 295 295L353 526L340 519Q328 512 302 503T248 491",50:"159 404Q159 433 176 476T222 562T297 635T395 666Q466 666 508 617T551 497Q551 473 545 446Q534 388 482 333Q441 292 355 240T264 184Q216 151 179 101L171 91Q171 90 177 90Q206 90 269 77T366 64Q385 64 390 65Q418 73 441 98T475 156Q479 168 481 170T495 173H518Q524 167 524 166T521 152Q502 86 459 32T353 -22Q315 -22 259 15T172 53Q156 53 143 36T126 1L121 -16Q119 -22 98 -22H82Q76 -16 76 -13T80 5T98 50T132 111T189 178T274 242Q327 273 364 305T420 370T447 427T460 483Q466 514 466 538Q466 586 443 607T389 629Q338 629 293 584T226 487T204 399Q204 390 204 386T209 378T222 373Q258 376 282 422T307 493Q307 506 302 517T297 531Q297 537 308 546T327 551Q329 550 333 543T340 523T344 497Q344 450 306 393T216 336Q186 336 173 355T159 396V404",51:"296 531Q296 536 307 544T322 553Q330 553 338 534T346 501Q346 468 319 440T258 412Q232 412 216 430T200 478Q200 552 281 618Q345 666 416 666Q489 666 525 625T562 530Q562 473 525 419T430 335L416 329Q479 288 479 206Q479 142 440 89T344 7T229 -22Q173 -22 135 12T96 106Q96 192 157 192Q192 192 197 157Q197 134 184 117T142 96Q153 47 180 29Q201 15 232 15Q249 15 275 22Q307 34 331 57Q363 90 379 153T396 246Q396 261 393 272T384 290T371 301T355 308T341 311T326 312H316H307Q287 312 282 313T276 320Q276 323 279 337T283 352Q284 356 290 357T325 358Q364 359 368 360Q386 365 400 372T433 397T464 448T485 527Q487 535 487 556Q487 629 414 629Q350 629 298 580T245 476Q245 450 263 450H264Q280 450 294 463T308 496Q308 508 302 518T296 531",52:"448 34Q453 34 463 22T473 5Q473 -2 457 -7Q417 -22 383 -23H366L350 -91Q348 -98 345 -111T340 -130T335 -146T330 -161T325 -172T318 -182T310 -188T299 -193T286 -194Q256 -194 253 -165Q253 -159 271 -83T292 -5Q231 29 169 29Q114 29 91 14Q72 -2 65 1Q46 20 46 28Q46 35 55 43T77 60T96 74Q306 257 396 623Q410 666 444 666Q459 666 468 657T478 634Q478 627 470 595T440 504T387 381T303 239T187 99L164 75H178Q217 75 260 59L304 43Q304 48 325 127Q342 195 346 207T358 228Q372 242 391 242Q403 242 413 235T423 214Q423 205 402 116T378 25Q378 23 387 23Q405 23 418 25T439 31T448 34",53:"196 304Q189 309 189 314Q189 317 231 487T275 660Q278 666 283 666Q287 666 302 658T346 643T413 635Q447 635 481 642T537 658T559 666Q561 666 564 663T567 658Q565 637 557 629Q528 600 474 573T359 545Q342 545 327 546T304 550T294 552L291 540Q288 529 283 507T273 465L251 379Q307 420 364 420Q415 420 456 382T497 261Q497 165 429 82T262 -20Q256 -20 247 -21T233 -22Q176 -22 141 15T106 112Q106 208 173 208Q192 208 203 197T214 169Q214 143 195 125T156 107H153V100Q155 73 174 47T239 21Q245 21 259 23Q355 46 392 200Q393 205 394 207Q412 276 412 312Q412 352 396 367T358 383Q288 383 233 314Q226 306 224 305T209 304H196",54:"377 434Q425 434 457 404T499 341T509 278Q509 243 496 194T456 105T383 27Q322 -22 256 -22Q142 -22 122 114Q120 130 120 159Q120 221 135 292T195 452T310 599Q390 665 465 665Q565 665 565 583V574Q565 543 546 524Q528 506 504 506Q491 506 478 514T465 543Q465 585 515 602Q505 626 466 626Q419 626 372 587Q334 557 305 503T266 409L255 370Q287 410 339 429Q361 434 377 434ZM424 333Q424 359 411 378T365 397Q318 397 282 356T230 257T205 157T197 94Q197 67 211 45T260 22Q313 22 341 57T386 151Q424 283 424 333",55:"466 519Q448 519 435 528T416 550T400 571T376 581Q324 581 271 540T186 437Q185 435 183 432T181 428T179 426T177 424T174 423T171 422T165 422H159Q141 422 141 423Q136 423 136 431Q136 433 190 548T247 665Q249 666 266 666H282Q288 660 288 657Q288 655 284 646T276 628L273 620Q337 666 390 666Q413 666 425 652T438 620T444 584T457 559Q460 557 470 557Q497 557 524 582T571 635T594 665Q595 666 612 666H628Q634 660 634 657Q634 653 618 629T572 556T510 441T437 269T367 43Q356 -22 304 -22Q291 -22 278 -14T263 14Q263 36 281 95T354 269T486 507Q497 524 495 524Q482 519 466 519",56:"209 449Q209 545 278 605T416 666Q482 666 517 631T553 546Q553 513 539 482T504 430T463 394T426 370L410 360L430 343Q471 309 483 278T495 211Q495 141 441 75Q363 -21 253 -21Q182 -21 141 18T99 117Q99 161 119 201T170 268T222 308T259 331L272 338L259 349Q212 389 209 449ZM492 542Q492 586 469 605T415 625Q360 625 320 587T279 505Q279 495 281 487T286 474T295 460T306 449T321 436T337 422Q379 386 380 386Q389 386 420 412T472 471Q492 513 492 542ZM163 118Q163 76 189 49T258 21Q316 21 368 64T420 170Q420 193 412 208T395 233T350 271L302 312Q298 312 284 303T249 276T209 235T177 181T163 118",57:"297 211Q258 211 230 228T189 273T169 323T163 367Q163 411 183 472T254 585Q327 656 401 665Q403 665 412 665T427 666Q458 664 481 652T518 622T539 580T550 535T553 491Q553 448 544 395T515 277T454 148T358 37Q282 -22 213 -22Q166 -22 137 -1T107 55V64Q107 88 114 104T134 127T154 136T169 138Q185 138 196 128T207 101Q207 82 196 68T172 48L161 43Q161 40 167 36T187 26T219 21Q286 21 344 99Q364 126 382 169T408 241T417 275L412 269Q406 263 395 253T370 234T337 218T297 211ZM476 552Q476 626 417 626Q368 626 330 584Q312 563 300 533T270 433Q248 341 248 312Q248 286 262 267T310 248Q353 248 387 287T440 380T467 480T476 552",58:"184 358Q184 385 206 408T258 431Q279 431 293 418T308 383Q308 354 284 332T233 310Q212 310 198 324T184 358ZM107 50Q107 76 129 98T181 121Q203 121 217 108T231 72Q231 47 210 24T156 0Q135 0 121 13T107 50",59:"184 358Q184 385 206 408T258 431Q279 431 293 418T308 383Q308 354 284 332T233 310Q212 310 198 324T184 358ZM107 47Q107 77 130 99T180 121Q226 121 226 61Q226 25 214 -14T182 -84T144 -140T109 -180T88 -194T77 -185T70 -172Q70 -169 84 -155T121 -112T161 -48Q180 -10 180 3Q180 4 174 2Q172 2 166 1T156 0Q135 0 121 13T107 47",61:"776 357T776 347T761 327H470Q180 327 176 329Q164 334 164 347Q164 359 176 365Q179 367 470 367H761Q776 357 776 347ZM116 143T116 153T131 173H422Q713 173 717 171Q728 166 728 153T717 135Q713 133 422 133H131Q116 143 116 153",63:"235 431Q217 431 206 442T195 468Q195 490 215 537T280 638T380 707Q403 716 423 716Q425 716 429 716T436 715Q485 715 518 681T551 590Q551 543 530 503T482 439Q471 428 400 375T318 310Q300 287 300 259Q300 236 315 236Q333 236 352 251T384 300Q386 306 407 306H423Q429 300 429 297Q429 272 393 235T308 198Q287 198 269 215T251 270Q251 330 293 374L374 436Q377 438 401 456T432 480T457 503T481 531T494 561T501 598Q501 614 499 626Q482 678 430 678H426Q392 678 362 660T311 615T280 571T264 540L259 528Q259 527 266 526T283 516T294 492Q294 466 276 449T235 431ZM209 51Q212 83 235 102T281 121Q309 121 321 105T333 72Q333 45 311 23T258 0Q240 0 225 11T209 51",64:"198 250Q198 155 248 91T394 26Q514 26 640 80L650 84H675H683Q709 84 709 76Q709 73 708 71Q706 64 660 45T534 8T383 -11T260 24T181 115Q152 168 152 248Q152 410 268 552Q303 590 324 608Q439 705 551 705Q611 705 658 683T733 623T775 543T789 454Q789 380 766 304T720 192Q677 125 617 125Q591 125 573 137T548 160T541 176Q541 178 540 178L534 173Q527 168 515 160T488 144T454 131T417 125Q361 125 320 166T279 284Q279 393 356 481T523 569Q570 569 603 537Q623 515 632 490L637 480L657 479Q684 479 684 470Q684 465 650 333L617 199V185Q616 162 628 162Q677 162 712 278Q743 381 743 442Q743 555 687 611T553 668Q467 668 385 608T250 450T198 250ZM598 445Q598 453 594 470T569 510T518 532Q463 532 410 448T356 271Q356 220 374 191T423 162Q482 162 552 255L575 348Q598 440 598 445",91:"205 -221Q205 -239 194 -250H137H106Q73 -250 73 -242Q73 -232 194 255T321 747L324 750H381H417Q435 750 440 748T446 739Q446 730 443 723T437 712L434 710H350L349 706Q349 704 235 249T120 -208Q120 -210 159 -210Q166 -210 175 -210T187 -209Q205 -209 205 -221",93:"227 721Q227 739 238 750H295H326Q359 750 359 742Q359 732 238 245T111 -247L108 -250H51H15Q-3 -250 -8 -248T-14 -239Q-14 -230 -11 -223T-5 -212L-2 -210H82L83 -206Q83 -204 197 251T312 708Q312 710 273 710Q266 710 257 710T245 709Q227 709 227 721",94:"528 555Q528 549 514 538T496 527Q491 527 470 554Q458 569 449 580L414 625L353 578Q339 567 323 555T298 536L290 529Q286 527 285 527Q279 527 273 533T264 546L260 553Q260 559 263 562Q265 564 342 628T421 693T425 694Q430 694 433 691Q528 563 528 555",95:"98 -62Q91 -58 91 -51Q91 -31 100 -26Q102 -25 324 -25H442H500Q536 -25 545 -27T554 -36Q554 -50 548 -56Q546 -60 538 -61Q520 -62 319 -62H98",126:"266 208Q262 208 255 215T247 228Q247 233 250 236T274 259Q335 318 369 318Q394 318 420 292T464 265Q485 265 516 291T550 318Q554 318 562 311T571 297Q570 293 551 273T502 231T451 209H447Q421 209 396 235T355 261Q334 261 301 235T266 208",305:"75 287Q75 292 82 313T103 362T142 413T196 441H214Q248 441 270 419T293 357Q292 338 289 330T245 208Q193 72 193 46Q193 26 209 26Q228 26 247 43Q273 71 292 136Q295 148 297 150T311 153H317Q327 153 330 153T337 150T340 143Q340 133 330 105T292 41T228 -8Q220 -10 204 -10Q160 -10 141 15T122 71Q122 98 171 227T221 384Q221 396 218 400T203 405Q175 403 156 374T128 312T116 279Q115 278 97 278H81Q75 284 75 287",567:"75 284T75 287T81 305T101 343T133 389T180 426T240 442Q273 440 300 420T327 350V332L278 134Q267 92 253 37T233 -45T225 -73Q208 -123 162 -163T54 -204Q8 -204 -15 -181Q-32 -164 -32 -140Q-32 -112 -14 -96T27 -79Q48 -79 57 -91T67 -114Q67 -146 39 -166L44 -167H59H60Q112 -167 145 -74Q148 -65 198 134T251 347Q252 353 252 370Q252 382 251 388T245 399T230 405Q204 405 175 378Q157 360 145 337T126 298T117 280T98 278H81Q75 284 75 287",768:"-222 651Q-222 668 -206 682T-174 697Q-155 697 -145 680Q-140 671 -107 599T-74 526Q-74 522 -88 511T-107 500Q-109 500 -113 502T-167 568T-219 637Q-222 643 -222 651",769:"-148 500Q-154 500 -163 511T-173 528Q-173 529 -172 530V532Q-170 534 -97 610T-21 688Q-8 697 4 697Q19 697 29 688T39 663T30 638Q26 631 -50 573L-135 507Q-144 500 -148 500",770:"17 555Q17 549 3 538T-15 527Q-20 527 -41 554Q-53 569 -62 580L-97 625L-158 578Q-172 567 -188 555T-212 536L-221 529Q-225 527 -226 527Q-232 527 -238 533T-248 546L-251 553Q-251 559 -248 562Q-246 564 -169 628T-90 693T-86 694Q-81 694 -78 691Q17 563 17 555",771:"-245 558Q-249 558 -256 565T-264 578Q-264 583 -261 586T-237 609Q-176 668 -142 668Q-117 668 -91 642T-47 615Q-26 615 5 641T39 668Q43 668 51 661T60 647Q59 643 40 623T-9 581T-60 559H-64Q-90 559 -115 585T-156 611Q-177 611 -210 585T-245 558",772:"-275 544Q-282 548 -282 554Q-282 561 -279 573T-271 588Q-269 589 -111 589H-27H12Q38 589 46 587T54 578Q54 574 51 563T47 550Q45 546 32 545Q15 544 -118 544H-275",774:"-237 641Q-237 694 -218 694H-213Q-195 694 -195 684Q-195 683 -195 679T-197 667T-198 650Q-198 611 -176 589T-117 566Q-74 566 -34 597T23 678Q27 689 30 691T43 694Q62 694 62 684Q62 671 49 645T14 589T-46 537T-123 515Q-175 515 -206 550T-237 641",775:"-165 599Q-162 631 -139 650T-93 669Q-65 669 -53 653T-41 620Q-41 593 -63 571T-116 548Q-134 548 -149 559T-165 599",776:"-251 601Q-251 626 -230 647T-180 669Q-139 669 -133 625Q-133 595 -155 575T-203 554Q-223 554 -237 567T-251 601ZM-72 599Q-72 632 -48 650T-2 669Q18 669 31 657T45 623Q45 592 22 573T-25 554Q-68 554 -72 599",778:"-199 610Q-199 654 -161 685T-79 716Q-39 716 -16 693Q3 674 3 647Q3 607 -34 575T-118 542Q-199 542 -199 610ZM-41 631T-41 655T-83 679H-89Q-129 679 -142 656Q-146 650 -151 632T-156 604Q-156 578 -113 578H-108Q-94 578 -86 579T-69 586T-52 605Q-41 631 -41 655",779:"-217 503Q-221 503 -234 510T-248 523Q-248 528 -205 602Q-200 610 -192 623T-180 644T-170 661T-159 676T-151 686T-142 694T-134 696Q-132 697 -121 697Q-88 694 -88 664Q-88 652 -97 640T-152 574Q-214 504 -217 503ZM-64 503Q-68 503 -81 510T-95 523Q-95 528 -52 602Q-47 610 -39 623T-27 644T-17 661T-6 676T2 686T11 694T19 696Q21 697 32 697Q65 694 65 664Q65 652 56 640T1 574Q-61 504 -64 503",780:"11 637Q16 637 22 624T29 607Q29 606 27 602Q26 600 -47 552T-125 502H-127Q-133 502 -184 553Q-236 602 -236 608Q-236 612 -224 625T-206 638L-202 637L-196 632Q-190 628 -179 620T-158 603L-116 570Q-109 572 -52 604T11 637",989:"477 261Q477 257 473 256T455 253T417 251T348 250H235L155 -77L146 -82Q137 -85 109 -85Q55 -85 55 -77L139 261Q224 596 226 598Q229 603 239 603Q240 603 254 603T290 603T341 604T405 605T477 605Q656 603 687 602T719 596Q719 589 692 588T513 585H319L282 427L242 272Q242 270 351 270Q388 270 410 270T444 269T460 267T469 265T477 261",8211:"98 248Q91 252 91 259Q91 279 100 284Q102 285 324 285H442H500Q536 285 545 283T554 274Q554 260 548 254Q546 250 538 249Q520 248 319 248H98",8212:"124 248Q117 252 117 259Q117 279 126 284Q128 285 579 285T1033 284Q1037 280 1037 278Q1038 276 1038 274Q1038 253 1029 250Q1026 248 575 248H124",8213:"124 248Q117 252 117 259Q117 279 126 284Q128 285 579 285T1033 284Q1037 280 1037 278Q1038 276 1038 274Q1038 253 1029 250Q1026 248 575 248H124",8215:"98 -62Q91 -58 91 -51Q91 -31 100 -26Q102 -25 324 -25H442H500Q536 -25 545 -27T554 -36Q554 -50 548 -56Q546 -60 538 -61Q520 -62 319 -62H98",8216:"249 379Q228 379 213 396T197 448Q197 533 271 627L278 635Q286 643 295 652T314 671T332 687T344 694Q349 694 355 685T362 671Q362 668 345 654T301 608T256 537Q238 493 240 491Q241 491 245 493T258 498T275 500Q296 500 311 488T326 454Q326 426 304 403T249 379",8217:"250 620Q250 647 272 670T325 694Q348 694 362 677T377 633V624Q377 566 343 506T275 412T231 379Q226 379 220 388T213 401T232 421T279 472T323 547Q335 573 335 582L331 580Q327 578 318 576T300 573Q277 573 264 585T250 620",8220:"295 379Q274 379 259 396T243 448Q243 533 317 627Q326 638 354 666T391 694Q395 694 402 686T409 673Q409 668 392 654T348 608T302 537Q284 493 286 491Q287 491 291 493T304 498T321 500Q342 500 357 488T372 454Q372 426 350 403T295 379ZM492 379Q471 379 456 396T440 448Q440 533 514 627Q523 638 551 666T588 694Q592 694 599 685T606 672T589 654T544 608T499 537Q481 493 483 491Q484 491 488 493T501 498T518 500Q539 500 554 488T569 454Q569 426 547 403T492 379",8221:"214 620Q214 647 236 670T289 694Q312 694 326 677T341 633V624Q341 588 327 550T294 482T253 428T216 392T196 379Q191 379 184 388T176 401Q176 404 195 421T243 472T287 547Q299 576 299 582L295 580Q291 578 282 576T264 573Q241 573 228 585T214 620ZM411 620Q411 647 433 670T486 694Q509 694 523 677T538 633V624Q538 588 524 550T491 482T450 428T413 392T393 379Q388 379 381 388T373 401Q373 404 392 421T440 472T484 547Q496 576 496 582L492 580Q488 578 479 576T461 573Q438 573 425 585T411 620",8260:"166 -215T159 -215T147 -212T141 -204T139 -197Q139 -190 144 -183Q157 -157 378 274T602 707Q605 716 618 716Q625 716 630 712T636 703T638 696Q638 691 406 241T170 -212Q166 -215 159 -215",8463:"150 475Q147 475 118 466T82 457Q73 457 64 467T54 487Q54 490 55 492Q63 506 64 506Q67 512 118 526Q162 541 169 546Q173 559 175 575Q181 596 181 604Q181 613 166 617Q164 617 153 618T135 619Q119 619 114 621T109 630Q109 636 114 656T122 681Q125 685 202 688Q272 695 286 695Q304 695 304 684Q304 682 291 628L278 577L386 612Q466 635 476 635T492 627T499 607Q499 593 489 586Q485 583 373 546L262 512Q262 511 248 455T233 397T236 397T244 404Q295 441 357 441Q405 441 445 417T485 333Q485 284 449 178T412 58T426 44Q447 44 466 68Q485 87 500 130L509 152H531H543Q562 152 562 144Q562 128 546 93T494 23T415 -13Q385 -13 359 3T322 44Q318 52 318 77Q318 99 352 196T386 337Q386 386 346 386Q318 386 286 370Q267 361 245 338T211 292Q207 287 193 235T162 113T138 21Q128 7 122 4Q105 -12 83 -12Q66 -12 54 -2T42 26Q42 45 98 257L151 475H150",8710:"574 715L582 716Q589 716 595 716Q612 716 616 714Q621 712 621 709Q622 707 705 359T788 8Q786 5 785 3L781 0H416Q52 0 50 2T48 6Q48 9 305 358T567 711Q572 712 574 715ZM599 346L538 602L442 474Q347 345 252 217T157 87T409 86T661 88L654 120Q646 151 629 220T599 346",10744:"166 -215T159 -215T147 -212T141 -204T139 -197Q139 -190 144 -183Q157 -157 378 274T602 707Q605 716 618 716Q625 716 630 712T636 703T638 696Q638 691 406 241T170 -212Q166 -215 159 -215"},{})},22599:a=>{a.exports=function(a){let b=a.regex,c={className:"variable.constant",begin:b.concat(/\$/,b.either("ADMINTOOLS","APPDATA","CDBURN_AREA","CMDLINE","COMMONFILES32","COMMONFILES64","COMMONFILES","COOKIES","DESKTOP","DOCUMENTS","EXEDIR","EXEFILE","EXEPATH","FAVORITES","FONTS","HISTORY","HWNDPARENT","INSTDIR","INTERNET_CACHE","LANGUAGE","LOCALAPPDATA","MUSIC","NETHOOD","OUTDIR","PICTURES","PLUGINSDIR","PRINTHOOD","PROFILE","PROGRAMFILES32","PROGRAMFILES64","PROGRAMFILES","QUICKLAUNCH","RECENT","RESOURCES_LOCALIZED","RESOURCES","SENDTO","SMPROGRAMS","SMSTARTUP","STARTMENU","SYSDIR","TEMP","TEMPLATES","VIDEOS","WINDIR"))},d={className:"variable",begin:/\$+\{[\!\w.:-]+\}/},e={className:"variable",begin:/\$+\w[\w\.]*/,illegal:/\(\)\{\}/},f={className:"variable",begin:/\$+\([\w^.:!-]+\)/},g={className:"params",begin:b.either("ARCHIVE","FILE_ATTRIBUTE_ARCHIVE","FILE_ATTRIBUTE_NORMAL","FILE_ATTRIBUTE_OFFLINE","FILE_ATTRIBUTE_READONLY","FILE_ATTRIBUTE_SYSTEM","FILE_ATTRIBUTE_TEMPORARY","HKCR","HKCU","HKDD","HKEY_CLASSES_ROOT","HKEY_CURRENT_CONFIG","HKEY_CURRENT_USER","HKEY_DYN_DATA","HKEY_LOCAL_MACHINE","HKEY_PERFORMANCE_DATA","HKEY_USERS","HKLM","HKPD","HKU","IDABORT","IDCANCEL","IDIGNORE","IDNO","IDOK","IDRETRY","IDYES","MB_ABORTRETRYIGNORE","MB_DEFBUTTON1","MB_DEFBUTTON2","MB_DEFBUTTON3","MB_DEFBUTTON4","MB_ICONEXCLAMATION","MB_ICONINFORMATION","MB_ICONQUESTION","MB_ICONSTOP","MB_OK","MB_OKCANCEL","MB_RETRYCANCEL","MB_RIGHT","MB_RTLREADING","MB_SETFOREGROUND","MB_TOPMOST","MB_USERICON","MB_YESNO","NORMAL","OFFLINE","READONLY","SHCTX","SHELL_CONTEXT","SYSTEM|TEMPORARY")},h={className:"keyword",begin:b.concat(/!/,b.either("addincludedir","addplugindir","appendfile","assert","cd","define","delfile","echo","else","endif","error","execute","finalize","getdllversion","gettlbversion","if","ifdef","ifmacrodef","ifmacrondef","ifndef","include","insertmacro","macro","macroend","makensis","packhdr","searchparse","searchreplace","system","tempfile","undef","uninstfinalize","verbose","warning"))},i={match:[/Function/,/\s+/,b.concat(/(\.)?/,a.IDENT_RE)],scope:{1:"keyword",3:"title.function"}};return{name:"NSIS",case_insensitive:!0,keywords:{keyword:["Abort","AddBrandingImage","AddSize","AllowRootDirInstall","AllowSkipFiles","AutoCloseWindow","BGFont","BGGradient","BrandingText","BringToFront","Call","CallInstDLL","Caption","ChangeUI","CheckBitmap","ClearErrors","CompletedText","ComponentText","CopyFiles","CRCCheck","CreateDirectory","CreateFont","CreateShortCut","Delete","DeleteINISec","DeleteINIStr","DeleteRegKey","DeleteRegValue","DetailPrint","DetailsButtonText","DirText","DirVar","DirVerify","EnableWindow","EnumRegKey","EnumRegValue","Exch","Exec","ExecShell","ExecShellWait","ExecWait","ExpandEnvStrings","File","FileBufSize","FileClose","FileErrorText","FileOpen","FileRead","FileReadByte","FileReadUTF16LE","FileReadWord","FileWriteUTF16LE","FileSeek","FileWrite","FileWriteByte","FileWriteWord","FindClose","FindFirst","FindNext","FindWindow","FlushINI","GetCurInstType","GetCurrentAddress","GetDlgItem","GetDLLVersion","GetDLLVersionLocal","GetErrorLevel","GetFileTime","GetFileTimeLocal","GetFullPathName","GetFunctionAddress","GetInstDirError","GetKnownFolderPath","GetLabelAddress","GetTempFileName","GetWinVer","Goto","HideWindow","Icon","IfAbort","IfErrors","IfFileExists","IfRebootFlag","IfRtlLanguage","IfShellVarContextAll","IfSilent","InitPluginsDir","InstallButtonText","InstallColors","InstallDir","InstallDirRegKey","InstProgressFlags","InstType","InstTypeGetText","InstTypeSetText","Int64Cmp","Int64CmpU","Int64Fmt","IntCmp","IntCmpU","IntFmt","IntOp","IntPtrCmp","IntPtrCmpU","IntPtrOp","IsWindow","LangString","LicenseBkColor","LicenseData","LicenseForceSelection","LicenseLangString","LicenseText","LoadAndSetImage","LoadLanguageFile","LockWindow","LogSet","LogText","ManifestDPIAware","ManifestLongPathAware","ManifestMaxVersionTested","ManifestSupportedOS","MessageBox","MiscButtonText","Name|0","Nop","OutFile","Page","PageCallbacks","PEAddResource","PEDllCharacteristics","PERemoveResource","PESubsysVer","Pop","Push","Quit","ReadEnvStr","ReadINIStr","ReadRegDWORD","ReadRegStr","Reboot","RegDLL","Rename","RequestExecutionLevel","ReserveFile","Return","RMDir","SearchPath","SectionGetFlags","SectionGetInstTypes","SectionGetSize","SectionGetText","SectionIn","SectionSetFlags","SectionSetInstTypes","SectionSetSize","SectionSetText","SendMessage","SetAutoClose","SetBrandingImage","SetCompress","SetCompressor","SetCompressorDictSize","SetCtlColors","SetCurInstType","SetDatablockOptimize","SetDateSave","SetDetailsPrint","SetDetailsView","SetErrorLevel","SetErrors","SetFileAttributes","SetFont","SetOutPath","SetOverwrite","SetRebootFlag","SetRegView","SetShellVarContext","SetSilent","ShowInstDetails","ShowUninstDetails","ShowWindow","SilentInstall","SilentUnInstall","Sleep","SpaceTexts","StrCmp","StrCmpS","StrCpy","StrLen","SubCaption","Unicode","UninstallButtonText","UninstallCaption","UninstallIcon","UninstallSubCaption","UninstallText","UninstPage","UnRegDLL","Var","VIAddVersionKey","VIFileVersion","VIProductVersion","WindowIcon","WriteINIStr","WriteRegBin","WriteRegDWORD","WriteRegExpandStr","WriteRegMultiStr","WriteRegNone","WriteRegStr","WriteUninstaller","XPStyle"],literal:["admin","all","auto","both","bottom","bzip2","colored","components","current","custom","directory","false","force","hide","highest","ifdiff","ifnewer","instfiles","lastused","leave","left","license","listonly","lzma","nevershow","none","normal","notset","off","on","open","print","right","show","silent","silentlog","smooth","textonly","top","true","try","un.components","un.custom","un.directory","un.instfiles","un.license","uninstConfirm","user","Win10","Win7","Win8","WinVista","zlib"]},contains:[a.HASH_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.COMMENT(";","$",{relevance:0}),{match:[/Var/,/\s+/,/(?:\/GLOBAL\s+)?/,/[A-Za-z][\w.]*/],scope:{1:"keyword",3:"params",4:"variable"}},i,{beginKeywords:"Function PageEx Section SectionGroup FunctionEnd SectionEnd"},{className:"string",variants:[{begin:'"',end:'"'},{begin:"'",end:"'"},{begin:"`",end:"`"}],illegal:/\n/,contains:[{className:"char.escape",begin:/\$(\\[nrt]|\$)/},c,d,e,f]},h,d,e,f,g,{className:"title.function",begin:/\w+::\w+/},a.NUMBER_MODE]}}},22680:a=>{a.exports=function(a){let b={className:"variable",variants:[{begin:"\\b([gtps][A-Z]{1}[a-zA-Z0-9]*)(\\[.+\\])?(?:\\s*?)"},{begin:"\\$_[A-Z]+"}],relevance:0},c=[a.C_BLOCK_COMMENT_MODE,a.HASH_COMMENT_MODE,a.COMMENT("--","$"),a.COMMENT("[^:]//","$")],d=a.inherit(a.TITLE_MODE,{variants:[{begin:"\\b_*rig[A-Z][A-Za-z0-9_\\-]*"},{begin:"\\b_[a-z0-9\\-]+"}]}),e=a.inherit(a.TITLE_MODE,{begin:"\\b([A-Za-z0-9_\\-]+)\\b"});return{name:"LiveCode",case_insensitive:!1,keywords:{keyword:"$_COOKIE $_FILES $_GET $_GET_BINARY $_GET_RAW $_POST $_POST_BINARY $_POST_RAW $_SESSION $_SERVER codepoint codepoints segment segments codeunit codeunits sentence sentences trueWord trueWords paragraph after byte bytes english the until http forever descending using line real8 with seventh for stdout finally element word words fourth before black ninth sixth characters chars stderr uInt1 uInt1s uInt2 uInt2s stdin string lines relative rel any fifth items from middle mid at else of catch then third it file milliseconds seconds second secs sec int1 int1s int4 int4s internet int2 int2s normal text item last long detailed effective uInt4 uInt4s repeat end repeat URL in try into switch to words https token binfile each tenth as ticks tick system real4 by dateItems without char character ascending eighth whole dateTime numeric short first ftp integer abbreviated abbr abbrev private case while if div mod wrap and or bitAnd bitNot bitOr bitXor among not in a an within contains ends with begins the keys of keys",literal:"SIX TEN FORMFEED NINE ZERO NONE SPACE FOUR FALSE COLON CRLF PI COMMA ENDOFFILE EOF EIGHT FIVE QUOTE EMPTY ONE TRUE RETURN CR LINEFEED RIGHT BACKSLASH NULL SEVEN TAB THREE TWO six ten formfeed nine zero none space four false colon crlf pi comma endoffile eof eight five quote empty one true return cr linefeed right backslash null seven tab three two RIVERSION RISTATE FILE_READ_MODE FILE_WRITE_MODE FILE_WRITE_MODE DIR_WRITE_MODE FILE_READ_UMASK FILE_WRITE_UMASK DIR_READ_UMASK DIR_WRITE_UMASK",built_in:"put abs acos aliasReference annuity arrayDecode arrayEncode asin atan atan2 average avg avgDev base64Decode base64Encode baseConvert binaryDecode binaryEncode byteOffset byteToNum cachedURL cachedURLs charToNum cipherNames codepointOffset codepointProperty codepointToNum codeunitOffset commandNames compound compress constantNames cos date dateFormat decompress difference directories diskSpace DNSServers exp exp1 exp2 exp10 extents files flushEvents folders format functionNames geometricMean global globals hasMemory harmonicMean hostAddress hostAddressToName hostName hostNameToAddress isNumber ISOToMac itemOffset keys len length libURLErrorData libUrlFormData libURLftpCommand libURLLastHTTPHeaders libURLLastRHHeaders libUrlMultipartFormAddPart libUrlMultipartFormData libURLVersion lineOffset ln ln1 localNames log log2 log10 longFilePath lower macToISO matchChunk matchText matrixMultiply max md5Digest median merge messageAuthenticationCode messageDigest millisec millisecs millisecond milliseconds min monthNames nativeCharToNum normalizeText num number numToByte numToChar numToCodepoint numToNativeChar offset open openfiles openProcesses openProcessIDs openSockets paragraphOffset paramCount param params peerAddress pendingMessages platform popStdDev populationStandardDeviation populationVariance popVariance processID random randomBytes replaceText result revCreateXMLTree revCreateXMLTreeFromFile revCurrentRecord revCurrentRecordIsFirst revCurrentRecordIsLast revDatabaseColumnCount revDatabaseColumnIsNull revDatabaseColumnLengths revDatabaseColumnNames revDatabaseColumnNamed revDatabaseColumnNumbered revDatabaseColumnTypes revDatabaseConnectResult revDatabaseCursors revDatabaseID revDatabaseTableNames revDatabaseType revDataFromQuery revdb_closeCursor revdb_columnbynumber revdb_columncount revdb_columnisnull revdb_columnlengths revdb_columnnames revdb_columntypes revdb_commit revdb_connect revdb_connections revdb_connectionerr revdb_currentrecord revdb_cursorconnection revdb_cursorerr revdb_cursors revdb_dbtype revdb_disconnect revdb_execute revdb_iseof revdb_isbof revdb_movefirst revdb_movelast revdb_movenext revdb_moveprev revdb_query revdb_querylist revdb_recordcount revdb_rollback revdb_tablenames revGetDatabaseDriverPath revNumberOfRecords revOpenDatabase revOpenDatabases revQueryDatabase revQueryDatabaseBlob revQueryResult revQueryIsAtStart revQueryIsAtEnd revUnixFromMacPath revXMLAttribute revXMLAttributes revXMLAttributeValues revXMLChildContents revXMLChildNames revXMLCreateTreeFromFileWithNamespaces revXMLCreateTreeWithNamespaces revXMLDataFromXPathQuery revXMLEvaluateXPath revXMLFirstChild revXMLMatchingNode revXMLNextSibling revXMLNodeContents revXMLNumberOfChildren revXMLParent revXMLPreviousSibling revXMLRootNode revXMLRPC_CreateRequest revXMLRPC_Documents revXMLRPC_Error revXMLRPC_GetHost revXMLRPC_GetMethod revXMLRPC_GetParam revXMLText revXMLRPC_Execute revXMLRPC_GetParamCount revXMLRPC_GetParamNode revXMLRPC_GetParamType revXMLRPC_GetPath revXMLRPC_GetPort revXMLRPC_GetProtocol revXMLRPC_GetRequest revXMLRPC_GetResponse revXMLRPC_GetSocket revXMLTree revXMLTrees revXMLValidateDTD revZipDescribeItem revZipEnumerateItems revZipOpenArchives round sampVariance sec secs seconds sentenceOffset sha1Digest shell shortFilePath sin specialFolderPath sqrt standardDeviation statRound stdDev sum sysError systemVersion tan tempName textDecode textEncode tick ticks time to tokenOffset toLower toUpper transpose truewordOffset trunc uniDecode uniEncode upper URLDecode URLEncode URLStatus uuid value variableNames variance version waitDepth weekdayNames wordOffset xsltApplyStylesheet xsltApplyStylesheetFromFile xsltLoadStylesheet xsltLoadStylesheetFromFile add breakpoint cancel clear local variable file word line folder directory URL close socket process combine constant convert create new alias folder directory decrypt delete variable word line folder directory URL dispatch divide do encrypt filter get include intersect kill libURLDownloadToFile libURLFollowHttpRedirects libURLftpUpload libURLftpUploadFile libURLresetAll libUrlSetAuthCallback libURLSetDriver libURLSetCustomHTTPHeaders libUrlSetExpect100 libURLSetFTPListCommand libURLSetFTPMode libURLSetFTPStopTime libURLSetStatusCallback load extension loadedExtensions multiply socket prepare process post seek rel relative read from process rename replace require resetAll resolve revAddXMLNode revAppendXML revCloseCursor revCloseDatabase revCommitDatabase revCopyFile revCopyFolder revCopyXMLNode revDeleteFolder revDeleteXMLNode revDeleteAllXMLTrees revDeleteXMLTree revExecuteSQL revGoURL revInsertXMLNode revMoveFolder revMoveToFirstRecord revMoveToLastRecord revMoveToNextRecord revMoveToPreviousRecord revMoveToRecord revMoveXMLNode revPutIntoXMLNode revRollBackDatabase revSetDatabaseDriverPath revSetXMLAttribute revXMLRPC_AddParam revXMLRPC_DeleteAllDocuments revXMLAddDTD revXMLRPC_Free revXMLRPC_FreeAll revXMLRPC_DeleteDocument revXMLRPC_DeleteParam revXMLRPC_SetHost revXMLRPC_SetMethod revXMLRPC_SetPort revXMLRPC_SetProtocol revXMLRPC_SetSocket revZipAddItemWithData revZipAddItemWithFile revZipAddUncompressedItemWithData revZipAddUncompressedItemWithFile revZipCancel revZipCloseArchive revZipDeleteItem revZipExtractItemToFile revZipExtractItemToVariable revZipSetProgressCallback revZipRenameItem revZipReplaceItemWithData revZipReplaceItemWithFile revZipOpenArchive send set sort split start stop subtract symmetric union unload vectorDotProduct wait write"},contains:[b,{className:"keyword",begin:"\\bend\\sif\\b"},{className:"function",beginKeywords:"function",end:"$",contains:[b,e,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE,d]},{className:"function",begin:"\\bend\\s+",end:"$",keywords:"end",contains:[e,d],relevance:0},{beginKeywords:"command on",end:"$",contains:[b,e,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE,d]},{className:"meta",variants:[{begin:"<\\?(rev|lc|livecode)",relevance:10},{begin:"<\\?"},{begin:"\\?>"}]},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE,d].concat(c),illegal:";$|^\\[|^=|&|\\{"}}},22868:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.svgBackdrop=b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(45204));let e=/(?:\b|^)::backdrop$/,f=b.svgBackdrop=(0,d.default)("marpit-postcss-svg-backdrop",()=>(a,b)=>{a.walkRules(a=>{let c=new Set;for(let b of a.selectors){if(!b.match(e))continue;let a=b.match(/[.:#[]/),d=b.slice(0,a.index);if("section"===d||""===d){let d=b.slice(a.index,-10);c.add(`:marpit-container > svg[data-marpit-svg]${d}`)}}c.size>0&&a.nodes.length>0&&a.parent.insertAfter(a,b.atRule({name:"media",params:"screen",nodes:[b.rule({selectors:[...c.values()],nodes:a.nodes})]}))})});b.default=f},22885:a=>{a.exports=function(a){let b=a.regex,c=/[dualxmsipngr]{0,12}/,d={$pattern:/[\w.]+/,keyword:"abs accept alarm and atan2 bind binmode bless break caller chdir chmod chomp chop chown chr chroot class close closedir connect continue cos crypt dbmclose dbmopen defined delete die do dump each else elsif endgrent endhostent endnetent endprotoent endpwent endservent eof eval exec exists exit exp fcntl field fileno flock for foreach fork format formline getc getgrent getgrgid getgrnam gethostbyaddr gethostbyname gethostent getlogin getnetbyaddr getnetbyname getnetent getpeername getpgrp getpriority getprotobyname getprotobynumber getprotoent getpwent getpwnam getpwuid getservbyname getservbyport getservent getsockname getsockopt given glob gmtime goto grep gt hex if index int ioctl join keys kill last lc lcfirst length link listen local localtime log lstat lt ma map method mkdir msgctl msgget msgrcv msgsnd my ne next no not oct open opendir or ord our pack package pipe pop pos print printf prototype push q|0 qq quotemeta qw qx rand read readdir readline readlink readpipe recv redo ref rename require reset return reverse rewinddir rindex rmdir say scalar seek seekdir select semctl semget semop send setgrent sethostent setnetent setpgrp setpriority setprotoent setpwent setservent setsockopt shift shmctl shmget shmread shmwrite shutdown sin sleep socket socketpair sort splice split sprintf sqrt srand stat state study sub substr symlink syscall sysopen sysread sysseek system syswrite tell telldir tie tied time times tr truncate uc ucfirst umask undef unless unlink unpack unshift untie until use utime values vec wait waitpid wantarray warn when while write x|0 xor y|0"},e={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:d},f={begin:/->\{/,end:/\}/},g={scope:"attr",match:/\s+:\s*\w+(\s*\(.*?\))?/},h={scope:"variable",variants:[{begin:/\$\d/},{begin:b.concat(/[$%@](?!")(\^\w\b|#\w+(::\w+)*|\{\w+\}|\w+(::\w*)*)/,"(?![A-Za-z])(?![@$%])")},{begin:/[$%@](?!")[^\s\w{=]|\$=/,relevance:0}],contains:[g]},i={className:"number",variants:[{match:/0?\.[0-9][0-9_]+\b/},{match:/\bv?(0|[1-9][0-9_]*(\.[0-9_]+)?|[1-9][0-9_]*)\b/},{match:/\b0[0-7][0-7_]*\b/},{match:/\b0x[0-9a-fA-F][0-9a-fA-F_]*\b/},{match:/\b0b[0-1][0-1_]*\b/}],relevance:0},j=[a.BACKSLASH_ESCAPE,e,h],k=[/!/,/\//,/\|/,/\?/,/'/,/"/,/#/],l=(a,d,e="\\1")=>{let f="\\1"===e?e:b.concat(e,d);return b.concat(b.concat("(?:",a,")"),d,/(?:\\.|[^\\\/])*?/,f,/(?:\\.|[^\\\/])*?/,e,c)},m=(a,d,e)=>b.concat(b.concat("(?:",a,")"),d,/(?:\\.|[^\\\/])*?/,e,c),n=[h,a.HASH_COMMENT_MODE,a.COMMENT(/^=\w/,/=cut/,{endsWithParent:!0}),f,{className:"string",contains:j,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*<",end:">",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[a.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[a.BACKSLASH_ESCAPE]},{begin:/\{\w+\}/,relevance:0},{begin:"-?\\w+\\s*=>",relevance:0}]},i,{begin:"(\\/\\/|"+a.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[a.HASH_COMMENT_MODE,{className:"regexp",variants:[{begin:l("s|tr|y",b.either(...k,{capture:!0}))},{begin:l("s|tr|y","\\(","\\)")},{begin:l("s|tr|y","\\[","\\]")},{begin:l("s|tr|y","\\{","\\}")}],relevance:2},{className:"regexp",variants:[{begin:/(m|qr)\/\//,relevance:0},{begin:m("(?:m|qr)?",/\//,/\//)},{begin:m("m|qr",b.either(...k,{capture:!0}),/\1/)},{begin:m("m|qr",/\(/,/\)/)},{begin:m("m|qr",/\[/,/\]/)},{begin:m("m|qr",/\{/,/\}/)}]}]},{className:"function",beginKeywords:"sub method",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[a.TITLE_MODE,g]},{className:"class",beginKeywords:"class",end:"[;{]",excludeEnd:!0,relevance:5,contains:[a.TITLE_MODE,g,i]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return e.contains=n,f.contains=n,{name:"Perl",aliases:["pl","pm"],keywords:d,contains:n}}},23308:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.script=void 0,b.script={}},23400:a=>{"use strict";function b(a){return function(b,...c){if(b.marpit)return a.call(this,b,...c);throw Error("Marpit plugin has detected incompatible markdown-it instance.")}}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{value:b}),Object.defineProperty(b,"marpitPlugin",{value:b}),a.exports=b},23443:a=>{a.exports=function(a){return{name:"Awk",keywords:{keyword:"BEGIN END if else while do for in break continue delete next nextfile function func exit|10"},contains:[{className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},{className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,relevance:10},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]},a.REGEXP_MODE,a.HASH_COMMENT_MODE,a.NUMBER_MODE]}}},23620:a=>{a.exports=function(a){let b={className:"built_in",begin:"\\b(void|bool|int8|int16|int32|int64|int|uint8|uint16|uint32|uint64|uint|string|ref|array|double|float|auto|dictionary)"},c={className:"symbol",begin:"[a-zA-Z0-9_]+@"},d={className:"keyword",begin:"<",end:">",contains:[b,c]};return b.contains=[d],c.contains=[d],{name:"AngelScript",aliases:["asc"],keywords:["for","in|0","break","continue","while","do|0","return","if","else","case","switch","namespace","is","cast","or","and","xor","not","get|0","in","inout|10","out","override","set|0","private","public","const","default|0","final","shared","external","mixin|10","enum","typedef","funcdef","this","super","import","from","interface","abstract|0","try","catch","protected","explicit","property"],illegal:"(^using\\s+[A-Za-z0-9_\\.]+;$|\\bfunction\\s*[^\\(])",contains:[{className:"string",begin:"'",end:"'",illegal:"\\n",contains:[a.BACKSLASH_ESCAPE],relevance:0},{className:"string",begin:'"""',end:'"""'},{className:"string",begin:'"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE],relevance:0},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"string",begin:"^\\s*\\[",end:"\\]"},{beginKeywords:"interface namespace",end:/\{/,illegal:"[;.\\-]",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+"}]},{beginKeywords:"class",end:/\{/,illegal:"[;.\\-]",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+",contains:[{begin:"[:,]\\s*",contains:[{className:"symbol",begin:"[a-zA-Z0-9_]+"}]}]}]},b,c,{className:"literal",begin:"\\b(null|true|false)"},{className:"number",relevance:0,begin:"(-?)(\\b0[xXbBoOdD][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?f?|\\.\\d+f?)([eE][-+]?\\d+f?)?)"}]}}},23737:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},h=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMmultiscriptsMixin=b.ScriptNames=b.NextScript=void 0;var i=c(48306);b.NextScript={base:"subList",subList:"supList",supList:"subList",psubList:"psupList",psupList:"psubList"},b.ScriptNames=["sup","sup","psup","psub"],b.CommonMmultiscriptsMixin=function(a){function c(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,g([],f(b),!1))||this;return d.scriptData=null,d.firstPrescript=0,d.getScriptData(),d}return e(c,a),c.prototype.combinePrePost=function(a,b){var c=new i.BBox(a);return c.combine(b,0,0),c},c.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=this.font.params.scriptspace,d=this.scriptData,e=this.combinePrePost(d.sub,d.psub),g=this.combinePrePost(d.sup,d.psup),h=f(this.getUVQ(e,g),2),i=h[0],j=h[1];if(a.empty(),d.numPrescripts&&(a.combine(d.psup,c,i),a.combine(d.psub,c,j)),a.append(d.base),d.numScripts){var k=a.w;a.combine(d.sup,k,i),a.combine(d.sub,k,j),a.w+=c}a.clean(),this.setChildPWidths(b)},c.prototype.getScriptData=function(){var a=this.scriptData={base:null,sub:i.BBox.empty(),sup:i.BBox.empty(),psub:i.BBox.empty(),psup:i.BBox.empty(),numPrescripts:0,numScripts:0},b=this.getScriptBBoxLists();this.combineBBoxLists(a.sub,a.sup,b.subList,b.supList),this.combineBBoxLists(a.psub,a.psup,b.psubList,b.psupList),a.base=b.base[0],a.numPrescripts=b.psubList.length,a.numScripts=b.subList.length},c.prototype.getScriptBBoxLists=function(){var a,c,d={base:[],subList:[],supList:[],psubList:[],psupList:[]},e="base";try{for(var f=h(this.childNodes),g=f.next();!g.done;g=f.next()){var i=g.value;i.node.isKind("mprescripts")?e="psubList":(d[e].push(i.getOuterBBox()),e=b.NextScript[e])}}catch(b){a={error:b}}finally{try{g&&!g.done&&(c=f.return)&&c.call(f)}finally{if(a)throw a.error}}return this.firstPrescript=d.subList.length+d.supList.length+2,this.padLists(d.subList,d.supList),this.padLists(d.psubList,d.psupList),d},c.prototype.padLists=function(a,b){a.length>b.length&&b.push(i.BBox.empty())},c.prototype.combineBBoxLists=function(a,b,c,d){for(var e=0;e<c.length;e++){var g=f(this.getScaledWHD(c[e]),3),h=g[0],i=g[1],j=g[2],k=f(this.getScaledWHD(d[e]),3),l=k[0],m=k[1],n=k[2],o=Math.max(h,l);a.w+=o,b.w+=o,i>a.h&&(a.h=i),j>a.d&&(a.d=j),m>b.h&&(b.h=m),n>b.d&&(b.d=n)}},c.prototype.getScaledWHD=function(a){var b=a.w,c=a.h,d=a.d,e=a.rscale;return[b*e,c*e,d*e]},c.prototype.getUVQ=function(b,c){var d;if(!this.UVQ){var e=f([0,0,0],3),g=e[0],h=e[1],i=e[2];0===b.h&&0===b.d?g=this.getU():0===c.h&&0===c.d?g=-this.getV():(g=(d=f(a.prototype.getUVQ.call(this,b,c),3))[0],h=d[1],i=d[2]),this.UVQ=[g,h,i]}return this.UVQ},c}},23771:a=>{a.exports=function(a){return{name:"Stata",aliases:["do","ado"],case_insensitive:!0,keywords:"if else in foreach for forv forva forval forvalu forvalue forvalues by bys bysort xi quietly qui capture about ac ac_7 acprplot acprplot_7 adjust ado adopath adoupdate alpha ameans an ano anov anova anova_estat anova_terms anovadef aorder ap app appe appen append arch arch_dr arch_estat arch_p archlm areg areg_p args arima arima_dr arima_estat arima_p as asmprobit asmprobit_estat asmprobit_lf asmprobit_mfx__dlg asmprobit_p ass asse asser assert avplot avplot_7 avplots avplots_7 bcskew0 bgodfrey bias binreg bip0_lf biplot bipp_lf bipr_lf bipr_p biprobit bitest bitesti bitowt blogit bmemsize boot bootsamp bootstrap bootstrap_8 boxco_l boxco_p boxcox boxcox_6 boxcox_p bprobit br break brier bro brow brows browse brr brrstat bs bs_7 bsampl_w bsample bsample_7 bsqreg bstat bstat_7 bstat_8 bstrap bstrap_7 bubble bubbleplot ca ca_estat ca_p cabiplot camat canon canon_8 canon_8_p canon_estat canon_p cap caprojection capt captu captur capture cat cc cchart cchart_7 cci cd censobs_table centile cf char chdir checkdlgfiles checkestimationsample checkhlpfiles checksum chelp ci cii cl class classutil clear cli clis clist clo clog clog_lf clog_p clogi clogi_sw clogit clogit_lf clogit_p clogitp clogl_sw cloglog clonevar clslistarray cluster cluster_measures cluster_stop cluster_tree cluster_tree_8 clustermat cmdlog cnr cnre cnreg cnreg_p cnreg_sw cnsreg codebook collaps4 collapse colormult_nb colormult_nw compare compress conf confi confir confirm conren cons const constr constra constrai constrain constraint continue contract copy copyright copysource cor corc corr corr2data corr_anti corr_kmo corr_smc corre correl correla correlat correlate corrgram cou coun count cox cox_p cox_sw coxbase coxhaz coxvar cprplot cprplot_7 crc cret cretu cretur creturn cross cs cscript cscript_log csi ct ct_is ctset ctst_5 ctst_st cttost cumsp cumsp_7 cumul cusum cusum_7 cutil d|0 datasig datasign datasigna datasignat datasignatu datasignatur datasignature datetof db dbeta de dec deco decod decode deff des desc descr descri describ describe destring dfbeta dfgls dfuller di di_g dir dirstats dis discard disp disp_res disp_s displ displa display distinct do doe doed doedi doedit dotplot dotplot_7 dprobit drawnorm drop ds ds_util dstdize duplicates durbina dwstat dydx e|0 ed edi edit egen eivreg emdef en enc enco encod encode eq erase ereg ereg_lf ereg_p ereg_sw ereghet ereghet_glf ereghet_glf_sh ereghet_gp ereghet_ilf ereghet_ilf_sh ereghet_ip eret eretu eretur ereturn err erro error esize est est_cfexist est_cfname est_clickable est_expand est_hold est_table est_unhold est_unholdok estat estat_default estat_summ estat_vce_only esti estimates etodow etof etomdy ex exi exit expand expandcl fac fact facto factor factor_estat factor_p factor_pca_rotated factor_rotate factormat fcast fcast_compute fcast_graph fdades fdadesc fdadescr fdadescri fdadescrib fdadescribe fdasav fdasave fdause fh_st file open file read file close file filefilter fillin find_hlp_file findfile findit findit_7 fit fl fli flis flist for5_0 forest forestplot form forma format fpredict frac_154 frac_adj frac_chk frac_cox frac_ddp frac_dis frac_dv frac_in frac_mun frac_pp frac_pq frac_pv frac_wgt frac_xo fracgen fracplot fracplot_7 fracpoly fracpred fron_ex fron_hn fron_p fron_tn fron_tn2 frontier ftodate ftoe ftomdy ftowdate funnel funnelplot g|0 gamhet_glf gamhet_gp gamhet_ilf gamhet_ip gamma gamma_d2 gamma_p gamma_sw gammahet gdi_hexagon gdi_spokes ge gen gene gener genera generat generate genrank genstd genvmean gettoken gl gladder gladder_7 glim_l01 glim_l02 glim_l03 glim_l04 glim_l05 glim_l06 glim_l07 glim_l08 glim_l09 glim_l10 glim_l11 glim_l12 glim_lf glim_mu glim_nw1 glim_nw2 glim_nw3 glim_p glim_v1 glim_v2 glim_v3 glim_v4 glim_v5 glim_v6 glim_v7 glm glm_6 glm_p glm_sw glmpred glo glob globa global glogit glogit_8 glogit_p gmeans gnbre_lf gnbreg gnbreg_5 gnbreg_p gomp_lf gompe_sw gomper_p gompertz gompertzhet gomphet_glf gomphet_glf_sh gomphet_gp gomphet_ilf gomphet_ilf_sh gomphet_ip gphdot gphpen gphprint gprefs gprobi_p gprobit gprobit_8 gr gr7 gr_copy gr_current gr_db gr_describe gr_dir gr_draw gr_draw_replay gr_drop gr_edit gr_editviewopts gr_example gr_example2 gr_export gr_print gr_qscheme gr_query gr_read gr_rename gr_replay gr_save gr_set gr_setscheme gr_table gr_undo gr_use graph graph7 grebar greigen greigen_7 greigen_8 grmeanby grmeanby_7 gs_fileinfo gs_filetype gs_graphinfo gs_stat gsort gwood h|0 hadimvo hareg hausman haver he heck_d2 heckma_p heckman heckp_lf heckpr_p heckprob hel help hereg hetpr_lf hetpr_p hetprob hettest hexdump hilite hist hist_7 histogram hlogit hlu hmeans hotel hotelling hprobit hreg hsearch icd9 icd9_ff icd9p iis impute imtest inbase include inf infi infil infile infix inp inpu input ins insheet insp inspe inspec inspect integ inten intreg intreg_7 intreg_p intrg2_ll intrg_ll intrg_ll2 ipolate iqreg ir irf irf_create irfm iri is_svy is_svysum isid istdize ivprob_1_lf ivprob_lf ivprobit ivprobit_p ivreg ivreg_footnote ivtob_1_lf ivtob_lf ivtobit ivtobit_p jackknife jacknife jknife jknife_6 jknife_8 jkstat joinby kalarma1 kap kap_3 kapmeier kappa kapwgt kdensity kdensity_7 keep ksm ksmirnov ktau kwallis l|0 la lab labbe labbeplot labe label labelbook ladder levels levelsof leverage lfit lfit_p li lincom line linktest lis list lloghet_glf lloghet_glf_sh lloghet_gp lloghet_ilf lloghet_ilf_sh lloghet_ip llogi_sw llogis_p llogist llogistic llogistichet lnorm_lf lnorm_sw lnorma_p lnormal lnormalhet lnormhet_glf lnormhet_glf_sh lnormhet_gp lnormhet_ilf lnormhet_ilf_sh lnormhet_ip lnskew0 loadingplot loc loca local log logi logis_lf logistic logistic_p logit logit_estat logit_p loglogs logrank loneway lookfor lookup lowess lowess_7 lpredict lrecomp lroc lroc_7 lrtest ls lsens lsens_7 lsens_x lstat ltable ltable_7 ltriang lv lvr2plot lvr2plot_7 m|0 ma mac macr macro makecns man manova manova_estat manova_p manovatest mantel mark markin markout marksample mat mat_capp mat_order mat_put_rr mat_rapp mata mata_clear mata_describe mata_drop mata_matdescribe mata_matsave mata_matuse mata_memory mata_mlib mata_mosave mata_rename mata_which matalabel matcproc matlist matname matr matri matrix matrix_input__dlg matstrik mcc mcci md0_ md1_ md1debug_ md2_ md2debug_ mds mds_estat mds_p mdsconfig mdslong mdsmat mdsshepard mdytoe mdytof me_derd mean means median memory memsize menl meqparse mer merg merge meta mfp mfx mhelp mhodds minbound mixed_ll mixed_ll_reparm mkassert mkdir mkmat mkspline ml ml_5 ml_adjs ml_bhhhs ml_c_d ml_check ml_clear ml_cnt ml_debug ml_defd ml_e0 ml_e0_bfgs ml_e0_cycle ml_e0_dfp ml_e0i ml_e1 ml_e1_bfgs ml_e1_bhhh ml_e1_cycle ml_e1_dfp ml_e2 ml_e2_cycle ml_ebfg0 ml_ebfr0 ml_ebfr1 ml_ebh0q ml_ebhh0 ml_ebhr0 ml_ebr0i ml_ecr0i ml_edfp0 ml_edfr0 ml_edfr1 ml_edr0i ml_eds ml_eer0i ml_egr0i ml_elf ml_elf_bfgs ml_elf_bhhh ml_elf_cycle ml_elf_dfp ml_elfi ml_elfs ml_enr0i ml_enrr0 ml_erdu0 ml_erdu0_bfgs ml_erdu0_bhhh ml_erdu0_bhhhq ml_erdu0_cycle ml_erdu0_dfp ml_erdu0_nrbfgs ml_exde ml_footnote ml_geqnr ml_grad0 ml_graph ml_hbhhh ml_hd0 ml_hold ml_init ml_inv ml_log ml_max ml_mlout ml_mlout_8 ml_model ml_nb0 ml_opt ml_p ml_plot ml_query ml_rdgrd ml_repor ml_s_e ml_score ml_searc ml_technique ml_unhold mleval mlf_ mlmatbysum mlmatsum mlog mlogi mlogit mlogit_footnote mlogit_p mlopts mlsum mlvecsum mnl0_ mor more mov move mprobit mprobit_lf mprobit_p mrdu0_ mrdu1_ mvdecode mvencode mvreg mvreg_estat n|0 nbreg nbreg_al nbreg_lf nbreg_p nbreg_sw nestreg net newey newey_7 newey_p news nl nl_7 nl_9 nl_9_p nl_p nl_p_7 nlcom nlcom_p nlexp2 nlexp2_7 nlexp2a nlexp2a_7 nlexp3 nlexp3_7 nlgom3 nlgom3_7 nlgom4 nlgom4_7 nlinit nllog3 nllog3_7 nllog4 nllog4_7 nlog_rd nlogit nlogit_p nlogitgen nlogittree nlpred no nobreak noi nois noisi noisil noisily note notes notes_dlg nptrend numlabel numlist odbc old_ver olo olog ologi ologi_sw ologit ologit_p ologitp on one onew onewa oneway op_colnm op_comp op_diff op_inv op_str opr opro oprob oprob_sw oprobi oprobi_p oprobit oprobitp opts_exclusive order orthog orthpoly ou out outf outfi outfil outfile outs outsh outshe outshee outsheet ovtest pac pac_7 palette parse parse_dissim pause pca pca_8 pca_display pca_estat pca_p pca_rotate pcamat pchart pchart_7 pchi pchi_7 pcorr pctile pentium pergram pergram_7 permute permute_8 personal peto_st pkcollapse pkcross pkequiv pkexamine pkexamine_7 pkshape pksumm pksumm_7 pl plo plot plugin pnorm pnorm_7 poisgof poiss_lf poiss_sw poisso_p poisson poisson_estat post postclose postfile postutil pperron pr prais prais_e prais_e2 prais_p predict predictnl preserve print pro prob probi probit probit_estat probit_p proc_time procoverlay procrustes procrustes_estat procrustes_p profiler prog progr progra program prop proportion prtest prtesti pwcorr pwd q\\s qby qbys qchi qchi_7 qladder qladder_7 qnorm qnorm_7 qqplot qqplot_7 qreg qreg_c qreg_p qreg_sw qu quadchk quantile quantile_7 que quer query range ranksum ratio rchart rchart_7 rcof recast reclink recode reg reg3 reg3_p regdw regr regre regre_p2 regres regres_p regress regress_estat regriv_p remap ren rena renam rename renpfix repeat replace report reshape restore ret retu retur return rm rmdir robvar roccomp roccomp_7 roccomp_8 rocf_lf rocfit rocfit_8 rocgold rocplot rocplot_7 roctab roctab_7 rolling rologit rologit_p rot rota rotat rotate rotatemat rreg rreg_p ru run runtest rvfplot rvfplot_7 rvpplot rvpplot_7 sa safesum sample sampsi sav save savedresults saveold sc sca scal scala scalar scatter scm_mine sco scob_lf scob_p scobi_sw scobit scor score scoreplot scoreplot_help scree screeplot screeplot_help sdtest sdtesti se search separate seperate serrbar serrbar_7 serset set set_defaults sfrancia sh she shel shell shewhart shewhart_7 signestimationsample signrank signtest simul simul_7 simulate simulate_8 sktest sleep slogit slogit_d2 slogit_p smooth snapspan so sor sort spearman spikeplot spikeplot_7 spikeplt spline_x split sqreg sqreg_p sret sretu sretur sreturn ssc st st_ct st_hc st_hcd st_hcd_sh st_is st_issys st_note st_promo st_set st_show st_smpl st_subid stack statsby statsby_8 stbase stci stci_7 stcox stcox_estat stcox_fr stcox_fr_ll stcox_p stcox_sw stcoxkm stcoxkm_7 stcstat stcurv stcurve stcurve_7 stdes stem stepwise stereg stfill stgen stir stjoin stmc stmh stphplot stphplot_7 stphtest stphtest_7 stptime strate strate_7 streg streg_sw streset sts sts_7 stset stsplit stsum sttocc sttoct stvary stweib su suest suest_8 sum summ summa summar summari summariz summarize sunflower sureg survcurv survsum svar svar_p svmat svy svy_disp svy_dreg svy_est svy_est_7 svy_estat svy_get svy_gnbreg_p svy_head svy_header svy_heckman_p svy_heckprob_p svy_intreg_p svy_ivreg_p svy_logistic_p svy_logit_p svy_mlogit_p svy_nbreg_p svy_ologit_p svy_oprobit_p svy_poisson_p svy_probit_p svy_regress_p svy_sub svy_sub_7 svy_x svy_x_7 svy_x_p svydes svydes_8 svygen svygnbreg svyheckman svyheckprob svyintreg svyintreg_7 svyintrg svyivreg svylc svylog_p svylogit svymarkout svymarkout_8 svymean svymlog svymlogit svynbreg svyolog svyologit svyoprob svyoprobit svyopts svypois svypois_7 svypoisson svyprobit svyprobt svyprop svyprop_7 svyratio svyreg svyreg_p svyregress svyset svyset_7 svyset_8 svytab svytab_7 svytest svytotal sw sw_8 swcnreg swcox swereg swilk swlogis swlogit swologit swoprbt swpois swprobit swqreg swtobit swweib symmetry symmi symplot symplot_7 syntax sysdescribe sysdir sysuse szroeter ta tab tab1 tab2 tab_or tabd tabdi tabdis tabdisp tabi table tabodds tabodds_7 tabstat tabu tabul tabula tabulat tabulate te tempfile tempname tempvar tes test testnl testparm teststd tetrachoric time_it timer tis tob tobi tobit tobit_p tobit_sw token tokeni tokeniz tokenize tostring total translate translator transmap treat_ll treatr_p treatreg trim trimfill trnb_cons trnb_mean trpoiss_d2 trunc_ll truncr_p truncreg tsappend tset tsfill tsline tsline_ex tsreport tsrevar tsrline tsset tssmooth tsunab ttest ttesti tut_chk tut_wait tutorial tw tware_st two twoway twoway__fpfit_serset twoway__function_gen twoway__histogram_gen twoway__ipoint_serset twoway__ipoints_serset twoway__kdensity_gen twoway__lfit_serset twoway__normgen_gen twoway__pci_serset twoway__qfit_serset twoway__scatteri_serset twoway__sunflower_gen twoway_ksm_serset ty typ type typeof u|0 unab unabbrev unabcmd update us use uselabel var var_mkcompanion var_p varbasic varfcast vargranger varirf varirf_add varirf_cgraph varirf_create varirf_ctable varirf_describe varirf_dir varirf_drop varirf_erase varirf_graph varirf_ograph varirf_rename varirf_set varirf_table varlist varlmar varnorm varsoc varstable varstable_w varstable_w2 varwle vce vec vec_fevd vec_mkphi vec_p vec_p_w vecirf_create veclmar veclmar_w vecnorm vecnorm_w vecrank vecstable verinst vers versi versio version view viewsource vif vwls wdatetof webdescribe webseek webuse weib1_lf weib2_lf weib_lf weib_lf0 weibhet_glf weibhet_glf_sh weibhet_glfa weibhet_glfa_sh weibhet_gp weibhet_ilf weibhet_ilf_sh weibhet_ilfa weibhet_ilfa_sh weibhet_ip weibu_sw weibul_p weibull weibull_c weibull_s weibullhet wh whelp whi which whil while wilc_st wilcoxon win wind windo window winexec wntestb wntestb_7 wntestq xchart xchart_7 xcorr xcorr_7 xi xi_6 xmlsav xmlsave xmluse xpose xsh xshe xshel xshell xt_iis xt_tis xtab_p xtabond xtbin_p xtclog xtcloglog xtcloglog_8 xtcloglog_d2 xtcloglog_pa_p xtcloglog_re_p xtcnt_p xtcorr xtdata xtdes xtfront_p xtfrontier xtgee xtgee_elink xtgee_estat xtgee_makeivar xtgee_p xtgee_plink xtgls xtgls_p xthaus xthausman xtht_p xthtaylor xtile xtint_p xtintreg xtintreg_8 xtintreg_d2 xtintreg_p xtivp_1 xtivp_2 xtivreg xtline xtline_ex xtlogit xtlogit_8 xtlogit_d2 xtlogit_fe_p xtlogit_pa_p xtlogit_re_p xtmixed xtmixed_estat xtmixed_p xtnb_fe xtnb_lf xtnbreg xtnbreg_pa_p xtnbreg_refe_p xtpcse xtpcse_p xtpois xtpoisson xtpoisson_d2 xtpoisson_pa_p xtpoisson_refe_p xtpred xtprobit xtprobit_8 xtprobit_d2 xtprobit_re_p xtps_fe xtps_lf xtps_ren xtps_ren_8 xtrar_p xtrc xtrc_p xtrchh xtrefe_p xtreg xtreg_be xtreg_fe xtreg_ml xtreg_pa_p xtreg_re xtregar xtrere_p xtset xtsf_ll xtsf_llti xtsum xttab xttest0 xttobit xttobit_8 xttobit_p xttrans yx yxview__barlike_draw yxview_area_draw yxview_bar_draw yxview_dot_draw yxview_dropline_draw yxview_function_draw yxview_iarrow_draw yxview_ilabels_draw yxview_normal_draw yxview_pcarrow_draw yxview_pcbarrow_draw yxview_pccapsym_draw yxview_pcscatter_draw yxview_pcspike_draw yxview_rarea_draw yxview_rbar_draw yxview_rbarm_draw yxview_rcap_draw yxview_rcapsym_draw yxview_rconnected_draw yxview_rline_draw yxview_rscatter_draw yxview_rspike_draw yxview_spike_draw yxview_sunflower_draw zap_s zinb zinb_llf zinb_plf zip zip_llf zip_p zip_plf zt_ct_5 zt_hc_5 zt_hcd_5 zt_is_5 zt_iss_5 zt_sho_5 zt_smp_5 ztbase_5 ztcox_5 ztdes_5 ztereg_5 ztfill_5 ztgen_5 ztir_5 ztjoin_5 ztnb ztnb_p ztp ztp_p zts_5 ztset_5 ztspli_5 ztsum_5 zttoct_5 ztvary_5 ztweib_5",contains:[{className:"symbol",begin:/`[a-zA-Z0-9_]+'/},{className:"variable",begin:/\$\{?[a-zA-Z0-9_]+\}?/,relevance:0},{className:"string",variants:[{begin:'`"[^\r\n]*?"\''},{begin:'"[^\r\n"]*"'}]},{className:"built_in",variants:[{begin:"\\b(abs|acos|asin|atan|atan2|atanh|ceil|cloglog|comb|cos|digamma|exp|floor|invcloglog|invlogit|ln|lnfact|lnfactorial|lngamma|log|log10|max|min|mod|reldif|round|sign|sin|sqrt|sum|tan|tanh|trigamma|trunc|betaden|Binomial|binorm|binormal|chi2|chi2tail|dgammapda|dgammapdada|dgammapdadx|dgammapdx|dgammapdxdx|F|Fden|Ftail|gammaden|gammap|ibeta|invbinomial|invchi2|invchi2tail|invF|invFtail|invgammap|invibeta|invnchi2|invnFtail|invnibeta|invnorm|invnormal|invttail|nbetaden|nchi2|nFden|nFtail|nibeta|norm|normal|normalden|normd|npnchi2|tden|ttail|uniform|abbrev|char|index|indexnot|length|lower|ltrim|match|plural|proper|real|regexm|regexr|regexs|reverse|rtrim|string|strlen|strlower|strltrim|strmatch|strofreal|strpos|strproper|strreverse|strrtrim|strtrim|strupper|subinstr|subinword|substr|trim|upper|word|wordcount|_caller|autocode|byteorder|chop|clip|cond|e|epsdouble|epsfloat|group|inlist|inrange|irecode|matrix|maxbyte|maxdouble|maxfloat|maxint|maxlong|mi|minbyte|mindouble|minfloat|minint|minlong|missing|r|recode|replay|return|s|scalar|d|date|day|dow|doy|halfyear|mdy|month|quarter|week|year|d|daily|dofd|dofh|dofm|dofq|dofw|dofy|h|halfyearly|hofd|m|mofd|monthly|q|qofd|quarterly|tin|twithin|w|weekly|wofd|y|yearly|yh|ym|yofd|yq|yw|cholesky|colnumb|colsof|corr|det|diag|diag0cnt|el|get|hadamard|I|inv|invsym|issym|issymmetric|J|matmissing|matuniform|mreldif|nullmat|rownumb|rowsof|sweep|syminv|trace|vec|vecdiag)(?=\\()"}]},a.COMMENT("^[ ]*\\*.*$",!1),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]}}},23831:a=>{a.exports=function(a){let b="[a-z'][a-zA-Z0-9_']*",c="("+b+":"+b+"|"+b+")",d={keyword:"after and andalso|10 band begin bnot bor bsl bzr bxor case catch cond div end fun if let not of orelse|10 query receive rem try when xor maybe else",literal:"false true"},e=a.COMMENT("%","$"),f={className:"number",begin:"\\b(\\d+(_\\d+)*#[a-fA-F0-9]+(_[a-fA-F0-9]+)*|\\d+(_\\d+)*(\\.\\d+(_\\d+)*)?([eE][-+]?\\d+)?)",relevance:0},g={begin:"fun\\s+"+b+"/\\d+"},h={begin:c+"\\(",end:"\\)",returnBegin:!0,relevance:0,contains:[{begin:c,relevance:0},{begin:"\\(",end:"\\)",endsWithParent:!0,returnEnd:!0,relevance:0}]},i={begin:/\{/,end:/\}/,relevance:0},j={begin:"\\b_([A-Z][A-Za-z0-9_]*)?",relevance:0},k={begin:"[A-Z][a-zA-Z0-9_]*",relevance:0},l={begin:"#"+a.UNDERSCORE_IDENT_RE,relevance:0,returnBegin:!0,contains:[{begin:"#"+a.UNDERSCORE_IDENT_RE,relevance:0},{begin:/\{/,end:/\}/,relevance:0}]},m={scope:"string",match:/\$(\\([^0-9]|[0-9]{1,3}|)|.)/},n={scope:"string",match:/"""("*)(?!")[\s\S]*?"""\1/},o={scope:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{match:/~\w?"""("*)(?!")[\s\S]*?"""\1/},{begin:/~\w?\(/,end:/\)/},{begin:/~\w?\[/,end:/\]/},{begin:/~\w?{/,end:/}/},{begin:/~\w?</,end:/>/},{begin:/~\w?\//,end:/\//},{begin:/~\w?\|/,end:/\|/},{begin:/~\w?'/,end:/'/},{begin:/~\w?"/,end:/"/},{begin:/~\w?`/,end:/`/},{begin:/~\w?#/,end:/#/}]},p={beginKeywords:"fun receive if try case maybe",end:"end",keywords:d};p.contains=[e,g,a.inherit(a.APOS_STRING_MODE,{className:""}),p,h,o,n,a.QUOTE_STRING_MODE,f,i,j,k,l,m];let q=[e,g,p,h,o,n,a.QUOTE_STRING_MODE,f,i,j,k,l,m];h.contains[1].contains=q,i.contains=q,l.contains[1].contains=q;let r={className:"params",begin:"\\(",end:"\\)",contains:q};return{name:"Erlang",aliases:["erl"],keywords:d,illegal:"(</|\\*=|\\+=|-=|/\\*|\\*/|\\(\\*|\\*\\))",contains:[{className:"function",begin:"^"+b+"\\s*\\(",end:"->",returnBegin:!0,illegal:"\\(|#|//|/\\*|\\\\|:|;",contains:[r,a.inherit(a.TITLE_MODE,{begin:b})],starts:{end:";|\\.",keywords:d,contains:q}},e,{begin:"^-",end:"\\.",relevance:0,excludeEnd:!0,returnBegin:!0,keywords:{$pattern:"-"+a.IDENT_RE,keyword:["-module","-record","-undef","-export","-ifdef","-ifndef","-author","-copyright","-doc","-moduledoc","-vsn","-import","-include","-include_lib","-compile","-define","-else","-endif","-file","-behaviour","-behavior","-spec","-on_load","-nifs"].map(a=>`${a}|1.5`).join(" ")},contains:[r,o,n,a.QUOTE_STRING_MODE]},f,o,n,a.QUOTE_STRING_MODE,l,j,k,i,m,{begin:/\.$/}]}}},23864:(a,b,c)=>{var d=c(48865),e=c(96979);for(var f in(b=a.exports=function(a,b){return new e(b).process(a)}).FilterCSS=e,d)b[f]=d[f];"undefined"!=typeof window&&(window.filterCSS=a.exports)},23963:function(a,b,c){"use strict";var d=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},f=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},g=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var h=g(c(8078)),i=g(c(45733)),j=g(c(51676)),k=c(17913);b.default=function(){function a(a,b,c){this._string=a,this.configuration=c,this.macroCount=0,this.i=0,this.currentCS="";var e,f,g,h=b.hasOwnProperty("isInner"),j=b.isInner;if(delete b.isInner,b){g={};try{for(var k=d(Object.keys(b)),l=k.next();!l.done;l=k.next()){var m=l.value;g[m]=b[m]}}catch(a){e={error:a}}finally{try{l&&!l.done&&(f=k.return)&&f.call(k)}finally{if(e)throw e.error}}}this.configuration.pushParser(this),this.stack=new i.default(this.itemFactory,g,!h||j),this.Parse(),this.Push(this.itemFactory.create("stop"))}return Object.defineProperty(a.prototype,"options",{get:function(){return this.configuration.options},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"itemFactory",{get:function(){return this.configuration.itemFactory},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"tags",{get:function(){return this.configuration.tags},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"string",{get:function(){return this._string},set:function(a){this._string=a},enumerable:!1,configurable:!0}),a.prototype.parse=function(a,b){return this.configuration.handlers.get(a).parse(b)},a.prototype.lookup=function(a,b){return this.configuration.handlers.get(a).lookup(b)},a.prototype.contains=function(a,b){return this.configuration.handlers.get(a).contains(b)},a.prototype.toString=function(){var a,b,c="";try{for(var e=d(Array.from(this.configuration.handlers.keys())),f=e.next();!f.done;f=e.next()){var g=f.value;c+=g+": "+this.configuration.handlers.get(g)+"\n"}}catch(b){a={error:b}}finally{try{f&&!f.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}return c},a.prototype.Parse=function(){for(var a;this.i<this.string.length;)a=this.getCodePoint(),this.i+=a.length,this.parse("character",[this,a])},a.prototype.Push=function(a){a instanceof k.AbstractMmlNode&&a.isInferred?this.PushAll(a.childNodes):this.stack.Push(a)},a.prototype.PushAll=function(a){var b,c;try{for(var e=d(a),f=e.next();!f.done;f=e.next()){var g=f.value;this.stack.Push(g)}}catch(a){b={error:a}}finally{try{f&&!f.done&&(c=e.return)&&c.call(e)}finally{if(b)throw b.error}}},a.prototype.mml=function(){if(!this.stack.Top().isKind("mml"))return null;var a=this.stack.Top().First;return this.configuration.popParser(),a},a.prototype.convertDelimiter=function(a){var b=this.lookup("delimiter",a);return b?b.char:null},a.prototype.getCodePoint=function(){var a=this.string.codePointAt(this.i);return void 0===a?"":String.fromCodePoint(a)},a.prototype.nextIsSpace=function(){return!!this.string.charAt(this.i).match(/\s/)},a.prototype.GetNext=function(){for(;this.nextIsSpace();)this.i++;return this.getCodePoint()},a.prototype.GetCS=function(){var a=this.string.slice(this.i).match(/^(([a-z]+) ?|[\uD800-\uDBFF].|.)/i);return a?(this.i+=a[0].length,a[2]||a[1]):(this.i++," ")},a.prototype.GetArgument=function(a,b){switch(this.GetNext()){case"":if(!b)throw new j.default("MissingArgFor","Missing argument for %1",this.currentCS);return null;case"}":if(!b)throw new j.default("ExtraCloseMissingOpen","Extra close brace or missing open brace");return null;case"\\":return this.i++,"\\"+this.GetCS();case"{":for(var c=++this.i,d=1;this.i<this.string.length;)switch(this.string.charAt(this.i++)){case"\\":this.i++;break;case"{":d++;break;case"}":if(0==--d)return this.string.slice(c,this.i-1)}throw new j.default("MissingCloseBrace","Missing close brace")}var e=this.getCodePoint();return this.i+=e.length,e},a.prototype.GetBrackets=function(a,b){if("["!==this.GetNext())return b;for(var c=++this.i,d=0;this.i<this.string.length;)switch(this.string.charAt(this.i++)){case"{":d++;break;case"\\":this.i++;break;case"}":if(d--<=0)throw new j.default("ExtraCloseLooking","Extra close brace while looking for %1","']'");break;case"]":if(0===d)return this.string.slice(c,this.i-1)}throw new j.default("MissingCloseBracket","Could not find closing ']' for argument to %1",this.currentCS)},a.prototype.GetDelimiter=function(a,b){var c=this.GetNext();if(this.i+=c.length,this.i<=this.string.length&&("\\"===c?c+=this.GetCS():"{"===c&&b&&(this.i--,c=this.GetArgument(a).trim()),this.contains("delimiter",c)))return this.convertDelimiter(c);throw new j.default("MissingOrUnrecognizedDelim","Missing or unrecognized delimiter for %1",this.currentCS)},a.prototype.GetDimen=function(a){if("{"===this.GetNext()){var b=this.GetArgument(a),c=e(h.default.matchDimen(b),2),d=c[0],f=c[1];if(d)return d+f}else{var b=this.string.slice(this.i),g=e(h.default.matchDimen(b,!0),3),d=g[0],f=g[1],i=g[2];if(d)return this.i+=i,d+f}throw new j.default("MissingDimOrUnits","Missing dimension or its units for %1",this.currentCS)},a.prototype.GetUpTo=function(a,b){for(;this.nextIsSpace();)this.i++;for(var c=this.i,d=0;this.i<this.string.length;){var e=this.i,f=this.GetNext();switch(this.i+=f.length,f){case"\\":f+=this.GetCS();break;case"{":d++;break;case"}":if(0===d)throw new j.default("ExtraCloseLooking","Extra close brace while looking for %1",b);d--}if(0===d&&f===b)return this.string.slice(c,e)}throw new j.default("TokenNotFoundForCommand","Could not find %1 for %2",b,this.currentCS)},a.prototype.ParseArg=function(b){return new a(this.GetArgument(b),this.stack.env,this.configuration).mml()},a.prototype.ParseUpTo=function(b,c){return new a(this.GetUpTo(b,c),this.stack.env,this.configuration).mml()},a.prototype.GetDelimiterArg=function(a){var b=h.default.trimSpaces(this.GetArgument(a));if(""===b)return null;if(this.contains("delimiter",b))return b;throw new j.default("MissingOrUnrecognizedDelim","Missing or unrecognized delimiter for %1",this.currentCS)},a.prototype.GetStar=function(){var a="*"===this.GetNext();return a&&this.i++,a},a.prototype.create=function(a){for(var b,c=[],d=1;d<arguments.length;d++)c[d-1]=arguments[d];return(b=this.configuration.nodeFactory).create.apply(b,f([a],e(c),!1))},a}()},24016:function(a,b,c){"use strict";var d=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},e=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.SetOptionsConfiguration=b.SetOptionsUtil=void 0;var f=c(107),g=c(88647),h=e(c(51676)),i=e(c(8078)),j=c(29597),k=e(c(3846)),l=c(2603);b.SetOptionsUtil={filterPackage:function(a,b){if("tex"!==b&&!f.ConfigurationHandler.get(b))throw new h.default("NotAPackage","Not a defined package: %1",b);var c=a.options.setoptions,d=c.allowOptions[b];if(void 0===d&&!c.allowPackageDefault||!1===d)throw new h.default("PackageNotSettable",'Options can\'t be set for package "%1"',b);return!0},filterOption:function(a,b,c){var d,e=a.options.setoptions,f=e.allowOptions[b]||{},g=f.hasOwnProperty(c)&&!(0,l.isObject)(f[c])?f[c]:null;if(!1===g||null===g&&!e.allowOptionsDefault)throw new h.default("OptionNotSettable",'Option "%1" is not allowed to be set',c);if(!(null==(d="tex"===b?a.options:a.options[b])?void 0:d.hasOwnProperty(c)))if("tex"===b)throw new h.default("InvalidTexOption",'Invalid TeX option "%1"',c);else throw new h.default("InvalidOptionKey",'Invalid option "%1" for package "%2"',c,b);return!0},filterValue:function(a,b,c,d){return d}};var m=new g.CommandMap("setoptions",{setOptions:"SetOptions"},{SetOptions:function(a,b){var c,e,f=a.GetBrackets(b)||"tex",g=i.default.keyvalOptions(a.GetArgument(b)),h=a.options.setoptions;if(h.filterPackage(a,f))try{for(var j=d(Object.keys(g)),k=j.next();!k.done;k=j.next()){var l=k.value;h.filterOption(a,f,l)&&(("tex"===f?a.options:a.options[f])[l]=h.filterValue(a,f,l,g[l]))}}catch(a){c={error:a}}finally{try{k&&!k.done&&(e=j.return)&&e.call(j)}finally{if(c)throw c.error}}}});b.SetOptionsConfiguration=f.Configuration.create("setoptions",{handler:{macro:["setoptions"]},config:function(a,b){var c=b.parseOptions.handlers.get("macro").lookup("require");c&&(m.add("Require",new j.Macro("Require",c._func)),m.add("require",new j.Macro("require",k.default.Macro,["\\Require{#2}\\setOptions[#2]{#1}",2,""])))},priority:3,options:{setoptions:{filterPackage:b.SetOptionsUtil.filterPackage,filterOption:b.SetOptionsUtil.filterOption,filterValue:b.SetOptionsUtil.filterValue,allowPackageDefault:!0,allowOptionsDefault:!0,allowOptions:(0,l.expandable)({tex:{FindTeX:!1,formatError:!1,package:!1,baseURL:!1,tags:!1,maxBuffer:!1,maxMaxros:!1,macros:!1,environments:!1},setoptions:!1,autoload:!1,require:!1,configmacros:!1,tagformat:!1})}}})},24258:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)});Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMtdMixin=void 0,b.CommonMtdMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),Object.defineProperty(b.prototype,"fixesPWidth",{get:function(){return!1},enumerable:!1,configurable:!0}),b.prototype.invalidateBBox=function(){this.bboxComputed=!1},b.prototype.getWrapWidth=function(a){var b=this.parent.parent,c=this.parent,d=this.node.childPosition()-!!c.labeled;return"number"==typeof b.cWidths[d]?b.cWidths[d]:b.getTableData().W[d]},b.prototype.getChildAlign=function(a){return this.node.attributes.get("columnalign")},b}},24524:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMactionMixin=b.TooltipData=void 0;var h=c(9228);b.TooltipData={dx:".2em",dy:".1em",postDelay:600,clearDelay:100,hoverTimer:new Map,clearTimer:new Map,stopTimers:function(a,b){b.clearTimer.has(a)&&(clearTimeout(b.clearTimer.get(a)),b.clearTimer.delete(a)),b.hoverTimer.has(a)&&(clearTimeout(b.hoverTimer.get(a)),b.hoverTimer.delete(a))}},b.CommonMactionMixin=function(a){function c(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,g([],f(b),!1))||this,e=d.constructor.actions,h=d.node.attributes.get("actiontype"),i=f(e.get(h)||[function(a,b){},{}],2),j=i[0],k=i[1];return d.action=j,d.data=k,d.getParameters(),d}return e(c,a),Object.defineProperty(c.prototype,"selected",{get:function(){var a=this.node.attributes.get("selection"),b=Math.max(1,Math.min(this.childNodes.length,a))-1;return this.childNodes[b]||this.wrap(this.node.selected)},enumerable:!1,configurable:!0}),c.prototype.getParameters=function(){var a=this.node.attributes.get("data-offsets"),c=f((0,h.split)(a||""),2),d=c[0],e=c[1];this.dx=this.length2em(d||b.TooltipData.dx),this.dy=this.length2em(e||b.TooltipData.dy)},c.prototype.computeBBox=function(a,b){void 0===b&&(b=!1),a.updateFrom(this.selected.getOuterBBox()),this.selected.setChildPWidths(b)},c}},24614:a=>{a.exports={indexOf:function(a,b){var c,d;if(Array.prototype.indexOf)return a.indexOf(b);for(c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return -1},forEach:function(a,b,c){var d,e;if(Array.prototype.forEach)return a.forEach(b,c);for(d=0,e=a.length;d<e;d++)b.call(c,a[d],d,a)},trim:function(a){return String.prototype.trim?a.trim():a.replace(/(^\s*)|(\s*$)/g,"")},trimRight:function(a){return String.prototype.trimRight?a.trimRight():a.replace(/(\s*$)/g,"")}}},24622:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmath=void 0;var h=c(5602),i=c(80899),j=c(93273),k=c(48306);b.SVGmath=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(b){a.prototype.toSVG.call(this,b);var c=this.adaptor;"block"===this.node.attributes.get("display")&&(c.setAttribute(this.jax.container,"display","true"),this.handleDisplay()),this.jax.document.options.internalSpeechTitles&&this.handleSpeech()},b.prototype.handleDisplay=function(){var a=f(this.getAlignShift(),2),b=a[0],c=a[1];if("center"!==b&&this.adaptor.setAttribute(this.jax.container,"justify",b),this.bbox.pwidth===k.BBox.fullWidth){if(this.adaptor.setAttribute(this.jax.container,"width","full"),this.jax.table){var d=this.jax.table.getOuterBBox(),e=d.L,g=d.w,h=d.R;"right"===b?h=Math.max(h||-c,-c):"left"===b?e=Math.max(e||c,c):"center"===b&&(g+=2*Math.abs(c)),this.jax.minwidth=Math.max(0,e+g+h)}}else this.jax.shift=c},b.prototype.handleSpeech=function(){var a,b,c=this.adaptor,d=this.node.attributes,e=d.get("aria-label")||d.get("data-semantic-speech");if(e){var f=this.getTitleID(),h=this.svg("title",{id:f},[this.text(e)]);c.insert(h,c.firstChild(this.element)),c.setAttribute(this.element,"aria-labeledby",f),c.removeAttribute(this.element,"aria-label");try{for(var i=g(this.childNodes[0].childNodes),j=i.next();!j.done;j=i.next()){var k=j.value;c.setAttribute(k.element,"aria-hidden","true")}}catch(b){a={error:b}}finally{try{j&&!j.done&&(b=i.return)&&b.call(i)}finally{if(a)throw a.error}}}},b.prototype.getTitleID=function(){return"mjx-svg-title-"+String(this.jax.options.titleID++)},b.prototype.setChildPWidths=function(b,c,d){return void 0===c&&(c=null),void 0===d&&(d=!0),a.prototype.setChildPWidths.call(this,b,this.parent?c:this.metrics.containerWidth/this.jax.pxPerEm,!1)},b.kind=j.MmlMath.prototype.kind,b.styles={'mjx-container[jax="SVG"][display="true"]':{display:"block","text-align":"center",margin:"1em 0"},'mjx-container[jax="SVG"][display="true"][width="full"]':{display:"flex"},'mjx-container[jax="SVG"][justify="left"]':{"text-align":"left"},'mjx-container[jax="SVG"][justify="right"]':{"text-align":"right"}},b}((0,i.CommonMathMixin)(h.SVGWrapper))},24698:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=void 0;var d=l(c(48817)),e=l(c(47052)),f=l(c(69724)),g=l(c(57455)),h=c(51995),i=l(c(18874)),j=l(c(31516)),k=l(c(5353));function l(a){return a&&a.__esModule?a:{default:a}}let m={cm:a=>960*a/25.4,in:a=>96*a,mm:a=>96*a/25.4,pc:a=>16*a,pt:a=>4*a/3,px:a=>a,q:a=>24*a/25.4},n=a=>{if("string"!=typeof a)return;let b=a.match(/^(-?[.0-9]+)([a-z]+)$/i);if(!b)return;let[,c,d]=b,e=Number.parseFloat(c);if(Number.isNaN(e))return;let f=m[d.toLowerCase()];return f?f(e):void 0},o=a=>`${a}Memoized`,p={theme:String};class q{constructor(a,b){this.name=a,this.css=b,this.meta=Object.freeze({}),this.importRules=[],this.width=void 0,this.height=void 0,this.memoizeInit("width"),this.memoizeInit("height")}static fromCSS(a,b={}){let c={...b.metaType||{},...p},{css:l,result:m}=(0,d.default)([!!b.cssNesting&&g.default,(0,f.default)({metaType:c}),(0,i.default)({pseudoClass:h.pseudoClass}),(0,j.default)({preferedPseudoClass:h.pseudoClass}),e.default].filter(a=>a)).process(a);if(!b[k.default]&&!m.marpitMeta.theme)throw Error("Marpit theme CSS requires @theme meta.");let n=new q(m.marpitMeta.theme,l);return n.importRules=[...m.marpitImport],n.meta=Object.freeze({...m.marpitMeta}),Object.assign(n,{...m.marpitSectionSize}),Object.freeze(n)}get widthPixel(){return this.memoize("width",n)}get heightPixel(){return this.memoize("height",n)}memoize(a,b){if(this[o(a)].has(this[a]))return this[o(a)].get(this[a]);let c=b(this[a]);return this[o(a)].set(this[a],c),c}memoizeInit(a){this[o(a)]||Object.defineProperty(this,o(a),{value:new Map})}}b.default=q},25269:a=>{a.exports=function(a){let b={className:"number",relevance:0,variants:[{begin:"[$][a-fA-F0-9]+"},a.NUMBER_MODE]},c={variants:[{match:[/(function|method)/,/\s+/,a.UNDERSCORE_IDENT_RE]}],scope:{1:"keyword",3:"title.function"}},d={variants:[{match:[/(class|interface|extends|implements)/,/\s+/,a.UNDERSCORE_IDENT_RE]}],scope:{1:"keyword",3:"title.class"}};return{name:"Monkey",case_insensitive:!0,keywords:{keyword:["public","private","property","continue","exit","extern","new","try","catch","eachin","not","abstract","final","select","case","default","const","local","global","field","end","if","then","else","elseif","endif","while","wend","repeat","until","forever","for","to","step","next","return","module","inline","throw","import","and","or","shl","shr","mod"],built_in:["DebugLog","DebugStop","Error","Print","ACos","ACosr","ASin","ASinr","ATan","ATan2","ATan2r","ATanr","Abs","Abs","Ceil","Clamp","Clamp","Cos","Cosr","Exp","Floor","Log","Max","Max","Min","Min","Pow","Sgn","Sgn","Sin","Sinr","Sqrt","Tan","Tanr","Seed","PI","HALFPI","TWOPI"],literal:["true","false","null"]},illegal:/\/\*/,contains:[a.COMMENT("#rem","#end"),a.COMMENT("'","$",{relevance:0}),c,d,{className:"variable.language",begin:/\b(self|super)\b/},{className:"meta",begin:/\s*#/,end:"$",keywords:{keyword:"if else elseif endif end then"}},{match:[/^\s*/,/strict\b/],scope:{2:"meta"}},{beginKeywords:"alias",end:"=",contains:[a.UNDERSCORE_TITLE_MODE]},a.QUOTE_STRING_MODE,b]}}},25317:(a,b,c)=>{"use strict";b.__esModule=!0,b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(42796)),e=function(a,b){if(a&&a.__esModule)return a;if(null===a||"object"!=typeof a&&"function"!=typeof a)return{default:a};var c=f(b);if(c&&c.has(a))return c.get(a);var d={},e=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var g in a)if("default"!==g&&Object.prototype.hasOwnProperty.call(a,g)){var h=e?Object.getOwnPropertyDescriptor(a,g):null;h&&(h.get||h.set)?Object.defineProperty(d,g,h):d[g]=a[g]}return d.default=a,c&&c.set(a,d),d}(c(8991));function f(a){if("function"!=typeof WeakMap)return null;var b=new WeakMap,c=new WeakMap;return(f=function(a){return a?c:b})(a)}function g(a,b){(null==b||b>a.length)&&(b=a.length);for(var c=0,d=Array(b);c<b;c++)d[c]=a[c];return d}function h(a,b){return(h=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,b){return a.__proto__=b,a})(a,b)}b.default=function(a){function b(b){var c;return(c=a.call(this,b)||this).nodes||(c.nodes=[]),c}b.prototype=Object.create(a.prototype),b.prototype.constructor=b,h(b,a);var c,d=b.prototype;return d.append=function(a){return a.parent=this,this.nodes.push(a),this},d.prepend=function(a){for(var b in a.parent=this,this.nodes.unshift(a),this.indexes)this.indexes[b]++;return this},d.at=function(a){return this.nodes[a]},d.index=function(a){return"number"==typeof a?a:this.nodes.indexOf(a)},d.removeChild=function(a){var b;for(var c in a=this.index(a),this.at(a).parent=void 0,this.nodes.splice(a,1),this.indexes)(b=this.indexes[c])>=a&&(this.indexes[c]=b-1);return this},d.removeAll=function(){for(var a,b=function(a,b){var c="undefined"!=typeof Symbol&&a[Symbol.iterator]||a["@@iterator"];if(c)return(c=c.call(a)).next.bind(c);if(Array.isArray(a)||(c=function(a,b){if(a){if("string"==typeof a)return g(a,void 0);var c=Object.prototype.toString.call(a).slice(8,-1);if("Object"===c&&a.constructor&&(c=a.constructor.name),"Map"===c||"Set"===c)return Array.from(a);if("Arguments"===c||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(c))return g(a,b)}}(a))){c&&(a=c);var d=0;return function(){return d>=a.length?{done:!0}:{done:!1,value:a[d++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(this.nodes);!(a=b()).done;)a.value.parent=void 0;return this.nodes=[],this},d.empty=function(){return this.removeAll()},d.insertAfter=function(a,b){b.parent=this;for(var c,d,e=this.index(a),f=[],g=2;g<arguments.length;g++)f.push(arguments[g]);for(var h in(c=this.nodes).splice.apply(c,[e+1,0,b].concat(f)),b.parent=this,this.indexes)e<(d=this.indexes[h])&&(this.indexes[h]=d+arguments.length-1);return this},d.insertBefore=function(a,b){b.parent=this;for(var c,d,e=this.index(a),f=[],g=2;g<arguments.length;g++)f.push(arguments[g]);for(var h in(c=this.nodes).splice.apply(c,[e,0,b].concat(f)),b.parent=this,this.indexes)(d=this.indexes[h])>=e&&(this.indexes[h]=d+arguments.length-1);return this},d._findChildAtPosition=function(a,b){var c=void 0;return this.each(function(d){if(d.atPosition){var e=d.atPosition(a,b);if(e)return c=e,!1}else if(d.isAtPosition(a,b))return c=d,!1}),c},d.atPosition=function(a,b){return this.isAtPosition(a,b)?this._findChildAtPosition(a,b)||this:void 0},d._inferEndPosition=function(){this.last&&this.last.source&&this.last.source.end&&(this.source=this.source||{},this.source.end=this.source.end||{},Object.assign(this.source.end,this.last.source.end))},d.each=function(a){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach++;var b,c,d=this.lastEach;if(this.indexes[d]=0,this.length){for(;this.indexes[d]<this.length&&(b=this.indexes[d],!1!==(c=a(this.at(b),b)));)this.indexes[d]+=1;if(delete this.indexes[d],!1===c)return!1}},d.walk=function(a){return this.each(function(b,c){var d=a(b,c);if(!1!==d&&b.length&&(d=b.walk(a)),!1===d)return!1})},d.walkAttributes=function(a){var b=this;return this.walk(function(c){if(c.type===e.ATTRIBUTE)return a.call(b,c)})},d.walkClasses=function(a){var b=this;return this.walk(function(c){if(c.type===e.CLASS)return a.call(b,c)})},d.walkCombinators=function(a){var b=this;return this.walk(function(c){if(c.type===e.COMBINATOR)return a.call(b,c)})},d.walkComments=function(a){var b=this;return this.walk(function(c){if(c.type===e.COMMENT)return a.call(b,c)})},d.walkIds=function(a){var b=this;return this.walk(function(c){if(c.type===e.ID)return a.call(b,c)})},d.walkNesting=function(a){var b=this;return this.walk(function(c){if(c.type===e.NESTING)return a.call(b,c)})},d.walkPseudos=function(a){var b=this;return this.walk(function(c){if(c.type===e.PSEUDO)return a.call(b,c)})},d.walkTags=function(a){var b=this;return this.walk(function(c){if(c.type===e.TAG)return a.call(b,c)})},d.walkUniversals=function(a){var b=this;return this.walk(function(c){if(c.type===e.UNIVERSAL)return a.call(b,c)})},d.split=function(a){var b=this,c=[];return this.reduce(function(d,e,f){var g=a.call(b,e);return c.push(e),g?(d.push(c),c=[]):f===b.length-1&&d.push(c),d},[])},d.map=function(a){return this.nodes.map(a)},d.reduce=function(a,b){return this.nodes.reduce(a,b)},d.every=function(a){return this.nodes.every(a)},d.some=function(a){return this.nodes.some(a)},d.filter=function(a){return this.nodes.filter(a)},d.sort=function(a){return this.nodes.sort(a)},d.toString=function(){return this.map(String).join("")},c=[{key:"first",get:function(){return this.at(0)}},{key:"last",get:function(){return this.at(this.length-1)}},{key:"length",get:function(){return this.nodes.length}}],function(a,b){for(var c=0;c<b.length;c++){var d=b[c];d.enumerable=d.enumerable||!1,d.configurable=!0,"value"in d&&(d.writable=!0),Object.defineProperty(a,d.key,d)}}(b.prototype,c),Object.defineProperty(b,"prototype",{writable:!1}),b}(d.default),a.exports=b.default},25332:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=new Uint16Array('ᵁ<\xd5ıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms\x7f\x84\x8b\x90\x95\x98\xa6\xb3\xb9\xc8\xcflig耻\xc6䃆P耻&䀦cute耻\xc1䃁reve;䄂Āiyx}rc耻\xc2䃂;䐐r;쀀\ud835\udd04rave耻\xc0䃀pha;䎑acr;䄀d;橓Āgp\x9d\xa1on;䄄f;쀀\ud835\udd38plyFunction;恡ing耻\xc5䃅Ācs\xbe\xc3r;쀀\ud835\udc9cign;扔ilde耻\xc3䃃ml耻\xc4䃄Ѐaceforsu\xe5\xfb\xfeėĜĢħĪĀcr\xea\xf2kslash;或Ŷ\xf6\xf8;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀\ud835\udd05pf;쀀\ud835\udd39eve;䋘c\xf2ēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻\xa9䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻\xc7䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷\xf2ſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀\ud835\udc9epĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀\ud835\udd07Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀\ud835\udd3bƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegra\xecȹoɴ\0\0ͻ\xbb͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔e\xe5ˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀\ud835\udc9frok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻\xd0䃐cute耻\xc9䃉ƀaiyӒӗӜron;䄚rc耻\xca䃊;䐭ot;䄖r;쀀\ud835\udd08rave耻\xc8䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀\ud835\udd3csilon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻\xcb䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀\ud835\udd09lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀\ud835\udd3dAll;戀riertrf;愱c\xf2JTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀\ud835\udd0a;拙pf;쀀\ud835\udd3eeater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀\ud835\udca2;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅ\xf2کrok;䄦mpńېۘownHum\xf0įqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻\xcd䃍Āiyܓܘrc耻\xce䃎;䐘ot;䄰r;愑rave耻\xcc䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lie\xf3ϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀\ud835\udd40a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻\xcf䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀\ud835\udd0dpf;쀀\ud835\udd41ǣ߇\0ߌr;쀀\ud835\udca5rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀\ud835\udd0epf;쀀\ud835\udd42cr;쀀\ud835\udca6րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ight\xe1Μs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀\ud835\udd0fĀ;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊight\xe1οight\xe1ϊf;쀀\ud835\udd43erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂ\xf2ࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀\ud835\udd10nusPlus;戓pf;쀀\ud835\udd44c\xf2੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦\xeberyThi\xeetedĀGLଆreaterGreate\xf2ٳessLes\xf3ੈLine;䀊r;쀀\ud835\udd11ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀\ud835\udca9ilde耻\xd1䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻\xd3䃓Āiyීrc耻\xd4䃔;䐞blac;䅐r;쀀\ud835\udd12rave耻\xd2䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀\ud835\udd46enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀\ud835\udcaaash耻\xd8䃘iŬืde耻\xd5䃕es;樷ml耻\xd6䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀\ud835\udd13i;䎦;䎠usMinus;䂱Āipຢອncareplan\xe5ڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀\ud835\udcab;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀\ud835\udd14pf;愚cr;쀀\ud835\udcacBEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻\xae䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r\xbbཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀\ud835\udd16ortȀDLRUᄪᄴᄾᅉownArrow\xbbОeftArrow\xbb࢚ightArrow\xbbpArrow;憑gma;䎣allCircle;战pf;쀀\ud835\udd4aɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀\ud835\udcaear;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Th\xe1ྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et\xbbሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻\xde䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀\ud835\udd17ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀\ud835\udd4bipleDot;惛Āctዖዛr;쀀\ud835\udcafrok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻\xda䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻\xdb䃛;䐣blac;䅰r;쀀\ud835\udd18rave耻\xd9䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀\ud835\udd4cЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥own\xe1ϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀\ud835\udcb0ilde;䅨ml耻\xdc䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀\ud835\udd19pf;쀀\ud835\udd4dcr;쀀\ud835\udcb1dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀\ud835\udd1apf;쀀\ud835\udd4ecr;쀀\ud835\udcb2Ȁfiosᓋᓐᓒᓘr;쀀\ud835\udd1b;䎞pf;쀀\ud835\udd4fcr;쀀\ud835\udcb3ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻\xdd䃝Āiyᔉᔍrc;䅶;䐫r;쀀\ud835\udd1cpf;쀀\ud835\udd50cr;쀀\ud835\udcb4ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidt\xe8a;䎖r;愨pf;愤cr;쀀\ud835\udcb5ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻\xe1䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻\xe2䃢te肻\xb4̆;䐰lig耻\xe6䃦Ā;r\xb2ᖺ;쀀\ud835\udd1erave耻\xe0䃠ĀepᗊᗖĀfpᗏᗔsym;愵\xe8ᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e\xbbᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢\xbb\xb9arr;捼Āgpᙣᙧon;䄅f;쀀\ud835\udd52;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒ\xf1ᚃing耻\xe5䃥ƀctyᚡᚦᚨr;쀀\ud835\udcb6;䀪mpĀ;eᚯ\xf1ʈilde耻\xe3䃣ml耻\xe4䃤Āciᛂᛈonin\xf4ɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e\xbbᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰s\xe9ᜌno\xf5ēƀahwᝯᝳ;䎲;愶een;扬r;쀀\ud835\udd1fgcostuvwឍឝឳេ៕៛ƀaiuបពរ\xf0ݠrc;旯p\xbb፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄e\xe5ᑄ\xe5ᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀\ud835\udd53Ā;tᏋᡣom\xbbᏌtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻\xa6䂦Ȁceioᥑᥖᥚᥠr;쀀\ud835\udcb7mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t\xbbpƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁\xeeړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻\xe7䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻\xb8ƭptyv;榲t脀\xa2;eᨭᨮ䂢r\xe4Ʋr;쀀\ud835\udd20ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark\xbbᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖\xbbཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it\xbb᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;q\xc7\xc6ɭ\0\0aĀ;t䀬;䁀ƀ;fl戁\xeeᅠeĀmxent\xbbe\xf3ɍǧ\0ᬇĀ;dኻᬂot;橭n\xf4Ɇƀfryᬐᬔᬗ;쀀\ud835\udd54o\xe4ɔ脀\xa9;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀\ud835\udcb8Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒre\xe3᭳u\xe3᭵ee;拎edge;拏en耻\xa4䂤earrowĀlrᯮ᯳eft\xbbᮀight\xbbᮽe\xe4ᯝĀciᰁᰇonin\xf4Ƿnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍r\xf2ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸\xf2ᄳhĀ;vᱚᱛ怐\xbbऊūᱡᱧarow;椏a\xe3̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻\xb0䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀\ud835\udd21arĀlrᲳᲵ\xbbࣜ\xbbသʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀\xf7;o᳧ᳰntimes;拇n\xf8᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀\ud835\udd55ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedg\xe5\xfanƀadhᄮᵝᵧownarrow\xf3ᲃarpoonĀlrᵲᵶef\xf4Ჴigh\xf4ᲶŢᵿᶅkaro\xf7གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀\ud835\udcb9;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃r\xf2Щa\xf2ྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴo\xf4ĀcsḎḔute耻\xe9䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻\xea䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀\ud835\udd22ƀ;rsṐṑṗ檚ave耻\xe8䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et\xbbẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀\ud835\udd56ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on\xbbớ;䏵ȀcsuvỪỳἋἣĀioữḱrc\xbbḮɩỹ\0\0ỻ\xedՈantĀglἂἆtr\xbbṝess\xbbṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯o\xf4͒ĀahὉὋ;䎷耻\xf0䃰Āmrὓὗl耻\xeb䃫o;悬ƀcipὡὤὧl;䀡s\xf4ծĀeoὬὴctatio\xeeՙnential\xe5չৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotse\xf1Ṅy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀\ud835\udd23lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀\ud835\udd57ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻\xbd䂽;慓耻\xbc䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻\xbe䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀\ud835\udcbbࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlan\xf4٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀\ud835\udd24Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox\xbbℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀\ud835\udd58Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0pro\xf8r;楸qĀlqؿ↖les\xf3₈i\xed٫Āen↣↭rtneqq;쀀≩︀\xc5↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽r\xf2ΠȀilmr⇐⇔⇗⇛rs\xf0ᒄf\xbb․il\xf4کĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it\xbb∊lip;怦con;抹r;쀀\ud835\udd25sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀\ud835\udd59bar;怕ƀclt≯≴≸r;쀀\ud835\udcbdas\xe8⇴rok;䄧Ābp⊂⊇ull;恃hen\xbbᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻\xed䃭ƀ;iyݱ⊰⊵rc耻\xee䃮;䐸Ācx⊼⊿y;䐵cl耻\xa1䂡ĀfrΟ⋉;쀀\ud835\udd26rave耻\xec䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓in\xe5ގar\xf4ܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝do\xf4⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙er\xf3ᕣ\xe3⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀\ud835\udd5aa;䎹uest耻\xbf䂿Āci⎊⎏r;쀀\ud835\udcbenʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻\xef䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀\ud835\udd27ath;䈷pf;쀀\ud835\udd5bǣ⏬\0⏱r;쀀\ud835\udcbfrcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀\ud835\udd28reen;䄸cy;䑅cy;䑜pf;쀀\ud835\udd5ccr;쀀\ud835\udcc0ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼r\xf2\xf2Εail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴ra\xeeࡌbda;䎻gƀ;dlࢎⓁⓃ;榑\xe5ࢎ;檅uo耻\xab䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝\xeb≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼\xecࢰ\xe2┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□a\xe9⓶arpoonĀdu▯▴own\xbbњp\xbb०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoon\xf3quigarro\xf7⇰hreetimes;拋ƀ;qs▋ও◺lan\xf4বʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋ppro\xf8Ⓠot;拖qĀgq♃♅\xf4উgt\xf2⒌\xf4ছi\xedলƀilr♕࣡♚sht;楼;쀀\ud835\udd29Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖r\xf2◁orne\xf2ᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che\xbb⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox\xbb⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽r\xebࣁgƀlmr⛿✍✔eftĀar০✇ight\xe1৲apsto;柼ight\xe1৽parrowĀlr✥✩ef\xf4⓭ight;憬ƀafl✶✹✽r;榅;쀀\ud835\udd5dus;樭imes;樴š❋❏st;戗\xe1ፎƀ;ef❗❘᠀旊nge\xbb❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇r\xf2ࢨorne\xf2ᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀\ud835\udcc1mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹re\xe5◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀\xc5⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻\xaf䂯Āet⡗⡙;時Ā;e⡞⡟朠se\xbb⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻ow\xeeҌef\xf4ए\xf0Ꮡker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle\xbbᘦr;쀀\ud835\udd2ao;愧ƀcdn⢯⢴⣉ro耻\xb5䂵Ȁ;acdᑤ⢽⣀⣄s\xf4ᚧir;櫰ot肻\xb7Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛\xf2−\xf0ઁĀdp⣩⣮els;抧f;쀀\ud835\udd5eĀct⣸⣽r;쀀\ud835\udcc2pos\xbbᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la\xbb˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉ro\xf8urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻\xa0ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸ui\xf6ୣĀei⩊⩎ar;椨\xedistĀ;sடr;쀀\ud835\udd2bȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lan\xf4i\xed௪Ā;rஶ⪁\xbbஷƀAap⪊⪍⪑r\xf2⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹r\xf2⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro\xf7⫁ightarro\xf7⪐ƀ;qs⪺⫪lan\xf4ౕĀ;sౕ⫴\xbbశi\xedౝĀ;rవ⫾iĀ;eచథi\xe4ඐĀpt⬌⬑f;쀀\ud835\udd5f膀\xac;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lle\xecl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳u\xe5ಥĀ;cಘ⭸Ā;eಒ⭽\xf1ಘȀAait⮈⮋⮝⮧r\xf2⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow\xbb⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉u\xe5;쀀\ud835\udcc3ortɭ⬅\0\0⯖ar\xe1⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭\xe5\xe5ഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗ\xf1സȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇ\xecௗlde耻\xf1䃱\xe7ృiangleĀlrⱒⱜeftĀ;eచⱚ\xf1దightĀ;eೋⱥ\xf1Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻\xf3䃳ĀiyⴼⵅrĀ;cⵂ耻\xf4䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀\ud835\udd2cͯ\0\0\0ⶂn;䋛ave耻\xf2䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨr\xf2᪀Āirⶠr;榾oss;榻n\xe5๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀\ud835\udd60ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨r\xf2᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f\xbbⷿ耻\xaa䂪耻\xba䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧\xf2⸁ash耻\xf8䃸l;折iŬⸯ⸴de耻\xf5䃵esĀ;aǛ⸺s;樶ml耻\xf6䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀\xb6;l䂶le\xecЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀\ud835\udd2dƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕ma\xf4੶ne;明ƀ;tv⺿⻀⻈䏀chfork\xbb´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎\xf6⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻\xb1ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀\ud835\udd61nd耻\xa3䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷u\xe5໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾ppro\xf8⽃urlye\xf1໙\xf1໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨i\xedໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺\xf0⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴\xefrel;抰Āci⿀⿅r;쀀\ud835\udcc5;䏈ncsp;怈̀fiopsu⋢⿱r;쀀\ud835\udd2epf;쀀\ud835\udd62rime;恗cr;쀀\ud835\udcc6ƀaeo⿸〉〓tĀei々rnion\xf3ڰnt;樖stĀ;e【】䀿\xf1Ἑ\xf4༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがr\xf2Ⴓ\xf2ϝail;検ar\xf2ᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕i\xe3ᅮmptyv;榳gȀ;del࿑らるろ;榒;榥\xe5࿑uo耻\xbb䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞\xeb≝\xf0✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶al\xf3༞ƀabrョリヮr\xf2៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗\xec\xe2ヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜn\xe5Ⴛar\xf4ྩt;断ƀilrㅩဣㅮsht;楽;쀀\ud835\udd2fĀaoㅷㆆrĀduㅽㅿ\xbbѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭa\xe9トarpoonĀduㆻㆿow\xeeㅾp\xbb႒eftĀah㇊㇐rrow\xf3arpoon\xf3Ցightarrows;應quigarro\xf7ニhreetimes;拌g;䋚ingdotse\xf1ἲƀahm㈍㈐㈓r\xf2a\xf2Ց;怏oustĀ;a㈞掱che\xbbmid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾r\xebဃƀafl㉇㉊㉎r;榆;쀀\ud835\udd63us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒ar\xf2㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀\ud835\udcc7Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠re\xe5ㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛qu\xef➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡u\xe5ᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓i\xedሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒\xeb∨Ā;oਸ਼t耻\xa7䂧i;䀻war;椩mĀin㍩\xf0nu\xf3\xf1t;朶rĀ;o㍶⁕쀀\ud835\udd30Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜i\xe4ᑤara\xec耻\xad䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲ar\xf2ᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetm\xe9㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀\ud835\udd64aĀdr㑍ЂesĀ;u㑔㑕晠it\xbb㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍\xf1ᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝\xf1ᆮƀ;afᅻ㒦ְrť㒫ֱ\xbbᅼar\xf2ᅈȀcemt㒹㒾㓂㓅r;쀀\ud835\udcc8tm\xee\xf1i\xec㐕ar\xe6ᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psilo\xeeỠh\xe9⺯s\xbb⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦ppro\xf8㋺urlye\xf1ᇾ\xf1ᇳƀaes㖂㖈㌛ppro\xf8㌚q\xf1㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻\xb9䂹耻\xb2䂲耻\xb3䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨\xeb∮Ā;oਫwar;椪lig耻\xdf䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄r\xebƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀\ud835\udd31Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮ppro\xf8im\xbbኬs\xf0ኞĀas㚺㚮\xf0rn耻\xfe䃾Ǭ̟㛆⋧es膀\xd7;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀\xe1⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀\ud835\udd65rk;櫚\xe1㍢rime;怴ƀaip㜏㜒㝤d\xe5ቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own\xbbᶻeftĀ;e⠀㜾\xf1म;扜ightĀ;e㊪㝋\xf1ၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀\ud835\udcc9;䑆cy;䑛rok;䅧Āio㞋㞎x\xf4headĀlr㞗㞠eftarro\xf7ࡏightarrow\xbbཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶r\xf2ϭar;楣Ācr㟜㟢ute耻\xfa䃺\xf2ᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻\xfb䃻;䑃ƀabh㠃㠆㠋r\xf2Ꭽlac;䅱a\xf2ᏃĀir㠓㠘sht;楾;쀀\ud835\udd32rave耻\xf9䃹š㠧㠱rĀlr㠬㠮\xbbॗ\xbbႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r\xbb㡆op;挏ri;旸Āal㡖㡚cr;䅫肻\xa8͉Āgp㡢㡦on;䅳f;쀀\ud835\udd66̀adhlsuᅋ㡸㡽፲㢑㢠own\xe1ᎳarpoonĀlr㢈㢌ef\xf4㠭igh\xf4㠯iƀ;hl㢙㢚㢜䏅\xbbᏺon\xbb㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r\xbb㢽op;挎ng;䅯ri;旹cr;쀀\ud835\udccaƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨\xbb᠓Āam㣯㣲r\xf2㢨l耻\xfc䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠r\xf2ϷarĀ;v㤦㤧櫨;櫩as\xe8ϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖app\xe1␕othin\xe7ẖƀhir㓫⻈㥙op\xf4⾵Ā;hᎷ㥢\xefㆍĀiu㥩㥭gm\xe1㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟et\xe1㚜iangleĀlr㦪㦯eft\xbbथight\xbbၑy;䐲ash\xbbံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨa\xf2ᑩr;쀀\ud835\udd33tr\xe9㦮suĀbp㧯㧱\xbbജ\xbb൙pf;쀀\ud835\udd67ro\xf0tr\xe9㦴Ācu㨆㨋r;쀀\ud835\udccbĀbp㨐㨘nĀEe㦀㨖\xbb㥾nĀEe㦒㨞\xbb㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀\ud835\udd34pf;쀀\ud835\udd68Ā;eᑹ㩦at\xe8ᑹcr;쀀\ud835\udcccૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtr\xe9៑r;쀀\ud835\udd35ĀAa㪔㪗r\xf2σr\xf2৶;䎾ĀAa㪡㪤r\xf2θr\xf2৫a\xf0✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀\ud835\udd69im\xe5ឲĀAa㫇㫊r\xf2ώr\xf2ਁĀcq㫒ីr;쀀\ud835\udccdĀpt៖㫜r\xe9។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻\xfd䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻\xa5䂥r;쀀\ud835\udd36cy;䑗pf;쀀\ud835\udd6acr;쀀\ud835\udcceĀcm㬦㬩y;䑎l耻\xff䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡tr\xe6ᕟa;䎶r;쀀\ud835\udd37cy;䐶grarr;懝pf;쀀\ud835\udd6bcr;쀀\ud835\udccfĀjn㮅㮇;怍j;怌'.split("").map(function(a){return a.charCodeAt(0)}))},25409:a=>{"use strict";a.exports=JSON.parse('{"name":"katex","version":"0.16.38","description":"Fast math typesetting for the web.","main":"dist/katex.js","types":"types/katex.d.ts","exports":{".":{"require":{"types":"./types/katex.d.ts","default":"./dist/katex.js"},"import":{"types":"./types/katex.d.ts","default":"./dist/katex.mjs"}},"./contrib/auto-render":{"require":"./dist/contrib/auto-render.js","import":"./dist/contrib/auto-render.mjs"},"./contrib/mhchem":{"require":"./dist/contrib/mhchem.js","import":"./dist/contrib/mhchem.mjs"},"./contrib/copy-tex":{"require":"./dist/contrib/copy-tex.js","import":"./dist/contrib/copy-tex.mjs"},"./contrib/mathtex-script-type":{"require":"./dist/contrib/mathtex-script-type.js","import":"./dist/contrib/mathtex-script-type.mjs"},"./contrib/render-a11y-string":{"require":"./dist/contrib/render-a11y-string.js","import":"./dist/contrib/render-a11y-string.mjs"},"./*":"./*"},"homepage":"https://katex.org","repository":{"type":"git","url":"https://github.com/KaTeX/KaTeX.git"},"funding":["https://opencollective.com/katex","https://github.com/sponsors/katex"],"files":["katex.ts","cli.js","src/","contrib/","dist/","types/"],"license":"MIT","packageManager":"yarn@4.1.1","devDependencies":{"@babel/core":"^7.29.0","@babel/eslint-parser":"^7.28.6","@babel/plugin-proposal-class-properties":"^7.18.6","@babel/plugin-transform-react-jsx":"^7.28.6","@babel/plugin-transform-runtime":"^7.29.0","@babel/preset-env":"^7.29.0","@babel/preset-react":"^7.28.5","@babel/preset-typescript":"^7.28.5","@babel/register":"^7.28.6","@babel/runtime":"^7.28.6","@rollup/plugin-babel":"^5.3.1","@rollup/plugin-commonjs":"^28.0.9","@rollup/plugin-typescript":"^12.3.0","@semantic-release/changelog":"^6.0.1","@semantic-release/git":"^10.0.1","@typescript-eslint/eslint-plugin":"^8.56.0","@typescript-eslint/parser":"^8.56.0","babel-jest":"^30.2.0","babel-loader":"^8.2.5","babel-plugin-istanbul":"^6.1.1","babel-plugin-preval":"^5.1.0","babel-plugin-version-inline":"^1.0.0","benchmark":"^2.1.4","browserslist":"^4.21.3","browserstack-local":"^1.5.1","caniuse-lite":"^1.0.30001384","css-loader":"^6.7.1","cssnano":"^5.1.13","eslint":"^8.23.0","eslint-import-resolver-webpack":"^0.13.10","eslint-plugin-actions":"^2.0.0","eslint-plugin-import":"^2.26.0","eslint-plugin-react":"^7.31.1","fs-extra":"^10.1.0","got":"^11.8.5","husky":"^4.3.8","istanbul-lib-coverage":"^3.2.0","istanbul-lib-report":"^3.0.0","istanbul-reports":"^3.1.5","jest":"^30.2.0","jest-diff":"^30.2.0","jest-environment-jsdom":"^30.2.0","jest-matcher-utils":"^30.2.0","jest-message-util":"^30.2.0","jest-serializer-html":"^7.1.0","js-yaml":"^4.1.0","json-stable-stringify":"^1.0.1","jspngopt":"^0.2.0","mini-css-extract-plugin":"^2.6.1","mkdirp":"^1.0.4","p-retry":"^4.6.2","pako":"^2.0.4","postcss":"^8.4.16","postcss-loader":"^7.0.1","postcss-preset-env":"^7.8.0","postcss-scss":"^4.0.9","prettier":"^2.7.1","rimraf":"^3.0.2","rollup":"^2.79.2","sass":"^1.94.2","sass-loader":"^16.0.6","selenium-webdriver":"^4.4.0","semantic-release":"^19.0.5","sri-toolbox":"^0.2.0","style-loader":"^3.3.1","stylelint":"^14.11.0","stylelint-config-standard":"^28.0.0","stylelint-scss":"^6.3.2","terser-webpack-plugin":"^5.3.6","tslib":"^2.8.1","typescript":"^5.9.3","webpack":"^5.74.0","webpack-bundle-analyzer":"^4.6.1","webpack-cli":"^4.10.0","webpack-dev-server":"^4.10.1","webpack-remove-empty-scripts":"^1.0.4"},"bin":"cli.js","scripts":{"test":"yarn test:lint && yarn test:ts && yarn test:jest","test:lint":"yarn test:lint:js && yarn test:lint:css","test:lint:js":"eslint .","test:lint:css":"stylelint src/styles/katex.scss static/main.css website/static/**/*.css","test:jest":"jest","test:jest:watch":"jest --watch","test:jest:update":"jest --updateSnapshot","test:jest:coverage":"jest --coverage","test:screenshots":"yarn test:screenshots:update --verify","test:screenshots:update":"dockers/screenshotter/screenshotter.sh","test:perf":"NODE_ENV=test node -e \\"require(\'@babel/register\')({extensions:[\'.js\',\'.ts\']}); require(\'./test/perf-test.ts\')\\"","test:ts":"tsc --noEmit","test:build":"node test/verify-build.js","clean":"rm -rf dist/ node_modules/","clean-install":"yarn clean && yarn","start":"webpack serve --config webpack.dev.js","analyze":"webpack --config webpack.analyze.js","build":"rimraf dist/ && mkdirp dist && cp README.md dist && rollup -c --failAfterWarnings && webpack && node update-sri.js package dist/README.md","build:fonts":"dockers/fonts/buildFonts.sh","build:metrics":"dockers/fonts/buildMetrics.sh","watch":"yarn build --watch","postversion":"yarn dist && node update-sri.js package README.md contrib/*/README.md docs/*.md website/pages/index.html","semantic-release":"semantic-release","dist":"yarn build && yarn dist:zip","dist:zip":"rimraf katex/ katex.tar.gz katex.zip && cp -R dist katex && tar czf katex.tar.gz katex && zip -rq katex.zip katex && rimraf katex/"},"dependencies":{"commander":"^8.3.0"},"husky":{"hooks":{"pre-commit":"yarn test:lint"}},"jest":{"collectCoverageFrom":["src/**/*.{js,ts}","contrib/**/*.{js,ts}","!src/unicodeSymbols.{js,ts}","!contrib/mhchem/**"],"setupFilesAfterEnv":["<rootDir>/test/setup.ts"],"snapshotSerializers":["jest-serializer-html"],"testMatch":["**/test/*-spec.ts"],"testEnvironmentOptions":{"url":"http://localhost/"},"transform":{"^.+\\\\.(js|ts)$":"babel-jest"},"moduleNameMapper":{"^katex$":"<rootDir>/katex.ts"}}}')},25432:a=>{a.exports=function(a){return{name:"Node REPL",contains:[{className:"meta.prompt",starts:{end:/ |$/,starts:{end:"$",subLanguage:"javascript"}},variants:[{begin:/^>(?=[ ]|$)/},{begin:/^\.\.\.(?=[ ]|$)/}]}]}}},25484:a=>{a.exports=function(a){let b=[a.C_NUMBER_MODE,{className:"string",begin:"'|\"",end:"'|\"",contains:[a.BACKSLASH_ESCAPE,{begin:"''"}]}];return{name:"Scilab",aliases:["sci"],keywords:{$pattern:/%?\w+/,keyword:"abort break case clear catch continue do elseif else endfunction end for function global if pause return resume select try then while",literal:"%f %F %t %T %pi %eps %inf %nan %e %i %z %s",built_in:"abs and acos asin atan ceil cd chdir clearglobal cosh cos cumprod deff disp error exec execstr exists exp eye gettext floor fprintf fread fsolve imag isdef isempty isinfisnan isvector lasterror length load linspace list listfiles log10 log2 log max min msprintf mclose mopen ones or pathconvert poly printf prod pwd rand real round sinh sin size gsort sprintf sqrt strcat strcmps tring sum system tanh tan type typename warning zeros matrix"},illegal:'("|#|/\\*|\\s+/\\w+)',contains:[{className:"function",beginKeywords:"function",end:"$",contains:[a.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)"}]},{begin:"[a-zA-Z_][a-zA-Z_0-9]*[\\.']+",relevance:0},{begin:"\\[",end:"\\][\\.']*",relevance:0,contains:b},a.COMMENT("//","$")].concat(b)}}},25516:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=b.backgroundImageApply=void 0;let d=b.backgroundImageApply=(0,function(a){return a&&a.__esModule?a:{default:a}}(c(23400)).default)(function(a){a.core.ruler.after("marpit_inline_svg","marpit_apply_background_image",({inlineMode:a,tokens:b})=>{if(a)return;let c={};for(let a of b){if("marpit_slide_open"===a.type&&(c.open=a),"marpit_inline_svg_content_open"===a.type&&(c.svgContent=a),"marpit_slide_close"===a.type){if(c.images&&c.images.length>0)if(c.svgContent)c.svgContent.meta={...c.svgContent.meta||{},marpitBackground:{direction:c.direction,height:c.svgContent.attrGet("height"),images:c.images,open:c.open,split:c.split,splitSize:c.splitSize,width:c.svgContent.attrGet("width")}};else{let a=c.images[c.images.length-1];c.open.meta.marpitDirectives={...c.open.meta.marpitDirectives||{},backgroundImage:`url("${a.url}")`},a.size&&(c.open.meta.marpitDirectives.backgroundSize=a.size)}c={}}if(c.open&&"inline"===a.type){for(let b of a.children)if("image"===b.type){let{background:a,backgroundDirection:d,backgroundSize:e,backgroundSplit:f,backgroundSplitSize:g,color:h,filter:i,height:j,size:k,url:l,width:m,options:n}=b.meta.marpitImage;if(a&&!l.match(/^\s*$/))if(h)c.open.meta.marpitDirectives={...c.open.meta.marpitDirectives||{},backgroundColor:h};else{let a="";for(let b of n)b.consumed||(a+=b.leading+b.content);c.images=[...c.images||[],{filter:i,height:j,size:(()=>{let a=k||e||void 0;return!["contain","cover"].includes(a)&&(m||j)?`${m||a||"auto"} ${j||a||"auto"}`:a})(),url:l,width:m,alt:a.trimStart()}]}d&&(c.direction=d),f&&(c.split=f),g&&(c.splitSize=g)}}}})});b.default=d},25680:(a,b,c)=>{var d=c(93443),e=/[^a-zA-Z0-9\\_:.-]/gim;function f(a){return'"'===a[0]&&'"'===a[a.length-1]||"'"===a[0]&&"'"===a[a.length-1]?a.substr(1,a.length-2):a}b.parseTag=function(a,b,c){"use strict";var e="",f=0,g=!1,h=!1,i=0,j=a.length,k="",l="";a:for(i=0;i<j;i++){var m=a.charAt(i);if(!1===g){if("<"===m){g=i;continue}}else if(!1===h){if("<"===m){e+=c(a.slice(f,i)),g=i,f=i;continue}if(">"===m||i===j-1){e+=c(a.slice(f,g)),k=function(a){var b,c=d.spaceIndex(a);return b=-1===c?a.slice(1,-1):a.slice(1,c+1),"/"===(b=d.trim(b).toLowerCase()).slice(0,1)&&(b=b.slice(1)),"/"===b.slice(-1)&&(b=b.slice(0,-1)),b}(l=a.slice(g,i+1)),e+=b(g,e.length,k,l,"</"===l.slice(0,2)),f=i+1,g=!1;continue}if('"'===m||"'"===m)for(var n=1,o=a.charAt(i-n);""===o.trim()||"="===o;){if("="===o){h=m;continue a}o=a.charAt(i-++n)}}else if(m===h){h=!1;continue}}return f<j&&(e+=c(a.substr(f))),e},b.parseAttr=function(a,b){"use strict";var c=0,g=0,h=[],i=!1,j=a.length;function k(a,c){if(!((a=(a=d.trim(a)).replace(e,"").toLowerCase()).length<1)){var f=b(a,c||"");f&&h.push(f)}}for(var l=0;l<j;l++){var m,n=a.charAt(l);if(!1===i&&"="===n){i=a.slice(c,l),c=l+1,g='"'===a.charAt(c)||"'"===a.charAt(c)?c:function(a,b){for(;b<a.length;b++){var c=a[b];if(" "!==c){if("'"===c||'"'===c)return b;return -1}}}(a,l+1);continue}if(!1!==i&&l===g){if(-1===(m=a.indexOf(n,l+1)))break;k(i,d.trim(a.slice(g+1,m))),i=!1,c=(l=m)+1;continue}if(/\s|\n|\t/.test(n)){if(a=a.replace(/\s|\n|\t/g," "),!1===i){if(-1===(m=function(a,b){for(;b<a.length;b++){var c=a[b];if(" "!==c){if("="===c)return b;return -1}}}(a,l))){k(d.trim(a.slice(c,l))),i=!1,c=l+1;continue}l=m-1;continue}if(-1!==(m=function(a,b){for(;b>0;b--){var c=a[b];if(" "!==c){if("="===c)return b;return -1}}}(a,l-1)))continue;k(i,f(d.trim(a.slice(c,l)))),i=!1,c=l+1;continue}}return c<a.length&&(!1===i?k(a.slice(c)):k(i,f(d.trim(a.slice(c))))),d.trim(h.join(" "))}},25708:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.MultlinedItem=void 0;var g=c(19888),h=f(c(43173)),i=c(26296);b.MultlinedItem=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"multlined"},enumerable:!1,configurable:!0}),b.prototype.EndTable=function(){if((this.Size()||this.row.length)&&(this.EndEntry(),this.EndRow()),this.table.length>1){var b=this.factory.configuration.options.mathtools,c=b.multlinegap,d=b["firstline-afterskip"]||c,e=b["lastline-preskip"]||c,f=h.default.getChildren(this.table[0])[0];h.default.getAttribute(f,"columnalign")!==i.TexConstant.Align.RIGHT&&f.appendChild(this.create("node","mspace",[],{width:d}));var g=h.default.getChildren(this.table[this.table.length-1])[0];if(h.default.getAttribute(g,"columnalign")!==i.TexConstant.Align.LEFT){var j=h.default.getChildren(g)[0];j.childNodes.unshift(null);var k=this.create("node","mspace",[],{width:e});h.default.setChild(j,0,k)}}a.prototype.EndTable.call(this)},b}(g.MultlineItem)},25852:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.AutoOpen=void 0;var g=c(17630),h=f(c(8078)),i=f(c(43173)),j=f(c(23963));b.AutoOpen=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.openCount=0,b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"auto open"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isOpen",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.toMml=function(){var b=this.factory.configuration.parser,c=this.getProperty("right");if(this.getProperty("smash")){var d=a.prototype.toMml.call(this),e=b.create("node","mpadded",[d],{height:0,depth:0});this.Clear(),this.Push(b.create("node","TeXAtom",[e]))}c&&this.Push(new j.default(c,b.stack.env,b.configuration).mml());var f=h.default.fenced(this.factory.configuration,this.getProperty("open"),a.prototype.toMml.call(this),this.getProperty("close"),this.getProperty("big"));return i.default.removeProperties(f,"open","close","texClass"),f},b.prototype.checkItem=function(b){if(b.isKind("mml")&&1===b.Size()){var c=b.toMml();c.isKind("mo")&&c.getText()===this.getProperty("open")&&this.openCount++}var d=b.getProperty("autoclose");return!d||d!==this.getProperty("close")||this.openCount--?a.prototype.checkItem.call(this,b):this.getProperty("ignore")?(this.Clear(),[[],!0]):[[this.toMml()],!0]},b.errors=Object.assign(Object.create(g.BaseItem.errors),{stop:["ExtraOrMissingDelims","Extra open or missing close delimiter"]}),b}(g.BaseItem)},25929:a=>{a.exports=function(a){return{name:"Excel formulae",aliases:["xlsx","xls"],case_insensitive:!0,keywords:{$pattern:/[a-zA-Z][\w\.]*/,built_in:["ABS","ACCRINT","ACCRINTM","ACOS","ACOSH","ACOT","ACOTH","AGGREGATE","ADDRESS","AMORDEGRC","AMORLINC","AND","ARABIC","AREAS","ARRAYTOTEXT","ASC","ASIN","ASINH","ATAN","ATAN2","ATANH","AVEDEV","AVERAGE","AVERAGEA","AVERAGEIF","AVERAGEIFS","BAHTTEXT","BASE","BESSELI","BESSELJ","BESSELK","BESSELY","BETADIST","BETA.DIST","BETAINV","BETA.INV","BIN2DEC","BIN2HEX","BIN2OCT","BINOMDIST","BINOM.DIST","BINOM.DIST.RANGE","BINOM.INV","BITAND","BITLSHIFT","BITOR","BITRSHIFT","BITXOR","BYCOL","BYROW","CALL","CEILING","CEILING.MATH","CEILING.PRECISE","CELL","CHAR","CHIDIST","CHIINV","CHITEST","CHISQ.DIST","CHISQ.DIST.RT","CHISQ.INV","CHISQ.INV.RT","CHISQ.TEST","CHOOSE","CHOOSECOLS","CHOOSEROWS","CLEAN","CODE","COLUMN","COLUMNS","COMBIN","COMBINA","COMPLEX","CONCAT","CONCATENATE","CONFIDENCE","CONFIDENCE.NORM","CONFIDENCE.T","CONVERT","CORREL","COS","COSH","COT","COTH","COUNT","COUNTA","COUNTBLANK","COUNTIF","COUNTIFS","COUPDAYBS","COUPDAYS","COUPDAYSNC","COUPNCD","COUPNUM","COUPPCD","COVAR","COVARIANCE.P","COVARIANCE.S","CRITBINOM","CSC","CSCH","CUBEKPIMEMBER","CUBEMEMBER","CUBEMEMBERPROPERTY","CUBERANKEDMEMBER","CUBESET","CUBESETCOUNT","CUBEVALUE","CUMIPMT","CUMPRINC","DATE","DATEDIF","DATEVALUE","DAVERAGE","DAY","DAYS","DAYS360","DB","DBCS","DCOUNT","DCOUNTA","DDB","DEC2BIN","DEC2HEX","DEC2OCT","DECIMAL","DEGREES","DELTA","DEVSQ","DGET","DISC","DMAX","DMIN","DOLLAR","DOLLARDE","DOLLARFR","DPRODUCT","DROP","DSTDEV","DSTDEVP","DSUM","DURATION","DVAR","DVARP","EDATE","EFFECT","ENCODEURL","EOMONTH","ERF","ERF.PRECISE","ERFC","ERFC.PRECISE","ERROR.TYPE","EUROCONVERT","EVEN","EXACT","EXP","EXPAND","EXPON.DIST","EXPONDIST","FACT","FACTDOUBLE","FALSE","F.DIST","FDIST","F.DIST.RT","FILTER","FILTERXML","FIND","FINDB","F.INV","F.INV.RT","FINV","FISHER","FISHERINV","FIXED","FLOOR","FLOOR.MATH","FLOOR.PRECISE","FORECAST","FORECAST.ETS","FORECAST.ETS.CONFINT","FORECAST.ETS.SEASONALITY","FORECAST.ETS.STAT","FORECAST.LINEAR","FORMULATEXT","FREQUENCY","F.TEST","FTEST","FV","FVSCHEDULE","GAMMA","GAMMA.DIST","GAMMADIST","GAMMA.INV","GAMMAINV","GAMMALN","GAMMALN.PRECISE","GAUSS","GCD","GEOMEAN","GESTEP","GETPIVOTDATA","GROWTH","HARMEAN","HEX2BIN","HEX2DEC","HEX2OCT","HLOOKUP","HOUR","HSTACK","HYPERLINK","HYPGEOM.DIST","HYPGEOMDIST","IF","IFERROR","IFNA","IFS","IMABS","IMAGE","IMAGINARY","IMARGUMENT","IMCONJUGATE","IMCOS","IMCOSH","IMCOT","IMCSC","IMCSCH","IMDIV","IMEXP","IMLN","IMLOG10","IMLOG2","IMPOWER","IMPRODUCT","IMREAL","IMSEC","IMSECH","IMSIN","IMSINH","IMSQRT","IMSUB","IMSUM","IMTAN","INDEX","INDIRECT","INFO","INT","INTERCEPT","INTRATE","IPMT","IRR","ISBLANK","ISERR","ISERROR","ISEVEN","ISFORMULA","ISLOGICAL","ISNA","ISNONTEXT","ISNUMBER","ISODD","ISOMITTED","ISREF","ISTEXT","ISO.CEILING","ISOWEEKNUM","ISPMT","JIS","KURT","LAMBDA","LARGE","LCM","LEFT","LEFTB","LEN","LENB","LET","LINEST","LN","LOG","LOG10","LOGEST","LOGINV","LOGNORM.DIST","LOGNORMDIST","LOGNORM.INV","LOOKUP","LOWER","MAKEARRAY","MAP","MATCH","MAX","MAXA","MAXIFS","MDETERM","MDURATION","MEDIAN","MID","MIDB","MIN","MINIFS","MINA","MINUTE","MINVERSE","MIRR","MMULT","MOD","MODE","MODE.MULT","MODE.SNGL","MONTH","MROUND","MULTINOMIAL","MUNIT","N","NA","NEGBINOM.DIST","NEGBINOMDIST","NETWORKDAYS","NETWORKDAYS.INTL","NOMINAL","NORM.DIST","NORMDIST","NORMINV","NORM.INV","NORM.S.DIST","NORMSDIST","NORM.S.INV","NORMSINV","NOT","NOW","NPER","NPV","NUMBERVALUE","OCT2BIN","OCT2DEC","OCT2HEX","ODD","ODDFPRICE","ODDFYIELD","ODDLPRICE","ODDLYIELD","OFFSET","OR","PDURATION","PEARSON","PERCENTILE.EXC","PERCENTILE.INC","PERCENTILE","PERCENTRANK.EXC","PERCENTRANK.INC","PERCENTRANK","PERMUT","PERMUTATIONA","PHI","PHONETIC","PI","PMT","POISSON.DIST","POISSON","POWER","PPMT","PRICE","PRICEDISC","PRICEMAT","PROB","PRODUCT","PROPER","PV","QUARTILE","QUARTILE.EXC","QUARTILE.INC","QUOTIENT","RADIANS","RAND","RANDARRAY","RANDBETWEEN","RANK.AVG","RANK.EQ","RANK","RATE","RECEIVED","REDUCE","REGISTER.ID","REPLACE","REPLACEB","REPT","RIGHT","RIGHTB","ROMAN","ROUND","ROUNDDOWN","ROUNDUP","ROW","ROWS","RRI","RSQ","RTD","SCAN","SEARCH","SEARCHB","SEC","SECH","SECOND","SEQUENCE","SERIESSUM","SHEET","SHEETS","SIGN","SIN","SINH","SKEW","SKEW.P","SLN","SLOPE","SMALL","SORT","SORTBY","SQRT","SQRTPI","SQL.REQUEST","STANDARDIZE","STOCKHISTORY","STDEV","STDEV.P","STDEV.S","STDEVA","STDEVP","STDEVPA","STEYX","SUBSTITUTE","SUBTOTAL","SUM","SUMIF","SUMIFS","SUMPRODUCT","SUMSQ","SUMX2MY2","SUMX2PY2","SUMXMY2","SWITCH","SYD","T","TAN","TANH","TAKE","TBILLEQ","TBILLPRICE","TBILLYIELD","T.DIST","T.DIST.2T","T.DIST.RT","TDIST","TEXT","TEXTAFTER","TEXTBEFORE","TEXTJOIN","TEXTSPLIT","TIME","TIMEVALUE","T.INV","T.INV.2T","TINV","TOCOL","TOROW","TODAY","TRANSPOSE","TREND","TRIM","TRIMMEAN","TRUE","TRUNC","T.TEST","TTEST","TYPE","UNICHAR","UNICODE","UNIQUE","UPPER","VALUE","VALUETOTEXT","VAR","VAR.P","VAR.S","VARA","VARP","VARPA","VDB","VLOOKUP","VSTACK","WEBSERVICE","WEEKDAY","WEEKNUM","WEIBULL","WEIBULL.DIST","WORKDAY","WORKDAY.INTL","WRAPCOLS","WRAPROWS","XIRR","XLOOKUP","XMATCH","XNPV","XOR","YEAR","YEARFRAC","YIELD","YIELDDISC","YIELDMAT","Z.TEST","ZTEST"]},contains:[{begin:/^=/,end:/[^=]/,returnEnd:!0,illegal:/=/,relevance:10},{className:"symbol",begin:/\b[A-Z]{1,2}\d+\b/,end:/[^\d]/,excludeEnd:!0,relevance:0},{className:"symbol",begin:/[A-Z]{0,2}\d*:[A-Z]{0,2}\d*/,relevance:0},a.BACKSLASH_ESCAPE,a.QUOTE_STRING_MODE,{className:"number",begin:a.NUMBER_RE+"(%)?",relevance:0},a.COMMENT(/\bN\(/,/\)/,{excludeBegin:!0,excludeEnd:!0,illegal:/\n/})]}}},26042:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMpadded=void 0;var g=c(17913);b.MmlMpadded=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"mpadded"},enumerable:!1,configurable:!0}),b.defaults=f(f({},g.AbstractMmlLayoutNode.defaults),{width:"",height:"",depth:"",lspace:0,voffset:0}),b}(g.AbstractMmlLayoutNode)},26067:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},g=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},h=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.AbstractMathDocument=b.resetAllOptions=b.resetOptions=b.RenderList=void 0;var i=c(2603),j=c(69223),k=c(34310),l=c(72330),m=c(68133),n=c(2159),o=c(93904),p=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.create=function(a){var b,c,d=new this;try{for(var e=f(Object.keys(a)),h=e.next();!h.done;h=e.next()){var i=h.value,j=g(this.action(i,a[i]),2),k=j[0],l=j[1];l&&d.add(k,l)}}catch(a){b={error:a}}finally{try{h&&!h.done&&(c=e.return)&&c.call(e)}finally{if(b)throw b.error}}return d},b.action=function(a,b){var c,d,e,f,h,i,j=!0,k=b[0];if(1===b.length||"boolean"==typeof b[1])2===b.length&&(j=b[1]),h=(c=g(this.methodActions(a),2))[0],i=c[1];else if("string"==typeof b[1])if("string"==typeof b[2]){4===b.length&&(j=b[3]);var l=g(b.slice(1),2),m=l[0],n=l[1];h=(d=g(this.methodActions(m,n),2))[0],i=d[1]}else 3===b.length&&(j=b[2]),h=(e=g(this.methodActions(b[1]),2))[0],i=e[1];else 4===b.length&&(j=b[3]),h=(f=g(b.slice(1),2))[0],i=f[1];return[{id:a,renderDoc:h,renderMath:i,convert:j},k]},b.methodActions=function(a,b){return void 0===b&&(b=a),[function(b){return a&&b[a](),!1},function(a,c){return b&&a[b](c),!1}]},b.prototype.renderDoc=function(a,b){var c,d;void 0===b&&(b=m.STATE.UNPROCESSED);try{for(var e=f(this.items),g=e.next();!g.done;g=e.next()){var h=g.value;if(h.priority>=b&&h.item.renderDoc(a))return}}catch(a){c={error:a}}finally{try{g&&!g.done&&(d=e.return)&&d.call(e)}finally{if(c)throw c.error}}},b.prototype.renderMath=function(a,b,c){var d,e;void 0===c&&(c=m.STATE.UNPROCESSED);try{for(var g=f(this.items),h=g.next();!h.done;h=g.next()){var i=h.value;if(i.priority>=c&&i.item.renderMath(a,b))return}}catch(a){d={error:a}}finally{try{h&&!h.done&&(e=g.return)&&e.call(g)}finally{if(d)throw d.error}}},b.prototype.renderConvert=function(a,b,c){var d,e;void 0===c&&(c=m.STATE.LAST);try{for(var g=f(this.items),h=g.next();!h.done;h=g.next()){var i=h.value;if(i.priority>c||i.item.convert&&i.item.renderMath(a,b))return}}catch(a){d={error:a}}finally{try{h&&!h.done&&(e=g.return)&&e.call(g)}finally{if(d)throw d.error}}},b.prototype.findID=function(a){var b,c;try{for(var d=f(this.items),e=d.next();!e.done;e=d.next()){var g=e.value;if(g.item.id===a)return g.item}}catch(a){b={error:a}}finally{try{e&&!e.done&&(c=d.return)&&c.call(d)}finally{if(b)throw b.error}}return null},b}(c(11450).PrioritizedList);b.RenderList=p,b.resetOptions={all:!1,processed:!1,inputJax:null,outputJax:null},b.resetAllOptions={all:!0,processed:!0,inputJax:[],outputJax:[]};var q=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.compile=function(a){return null},b}(j.AbstractInputJax),r=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.typeset=function(a,b){return void 0===b&&(b=null),null},b.prototype.escaped=function(a,b){return null},b}(k.AbstractOutputJax),s=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b}(l.AbstractMathList),t=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b}(m.AbstractMathItem),u=function(){function a(b,c,d){var e=this,f=this.constructor;this.document=b,this.options=(0,i.userOptions)((0,i.defaultOptions)({},f.OPTIONS),d),this.math=new(this.options.MathList||s),this.renderActions=p.create(this.options.renderActions),this.processed=new a.ProcessBits,this.outputJax=this.options.OutputJax||new r;var g=this.options.InputJax||[new q];Array.isArray(g)||(g=[g]),this.inputJax=g,this.adaptor=c,this.outputJax.setAdaptor(c),this.inputJax.map(function(a){return a.setAdaptor(c)}),this.mmlFactory=this.options.MmlFactory||new n.MmlFactory,this.inputJax.map(function(a){return a.setMmlFactory(e.mmlFactory)}),this.outputJax.initialize(),this.inputJax.map(function(a){return a.initialize()})}return Object.defineProperty(a.prototype,"kind",{get:function(){return this.constructor.KIND},enumerable:!1,configurable:!0}),a.prototype.addRenderAction=function(a){for(var b=[],c=1;c<arguments.length;c++)b[c-1]=arguments[c];var d=g(p.action(a,b),2),e=d[0],f=d[1];this.renderActions.add(e,f)},a.prototype.removeRenderAction=function(a){var b=this.renderActions.findID(a);b&&this.renderActions.remove(b)},a.prototype.render=function(){return this.renderActions.renderDoc(this),this},a.prototype.rerender=function(a){return void 0===a&&(a=m.STATE.RERENDER),this.state(a-1),this.render(),this},a.prototype.convert=function(a,b){void 0===b&&(b={});var c=(0,i.userOptions)({format:this.inputJax[0].name,display:!0,end:m.STATE.LAST,em:16,ex:8,containerWidth:null,lineWidth:1e6,scale:1,family:""},b),d=c.format,e=c.display,f=c.end,g=c.ex,h=c.em,j=c.containerWidth,k=c.lineWidth,l=c.scale,n=c.family;null===j&&(j=80*g);var o=this.inputJax.reduce(function(a,b){return b.name===d?b:a},null),p=new this.options.MathItem(a,o,e);return p.start.node=this.adaptor.body(this.document),p.setMetrics(h,g,j,k,l),this.outputJax.options.mtextInheritFont&&(p.outputData.mtextFamily=n),this.outputJax.options.merrorInheritFont&&(p.outputData.merrorFamily=n),p.convert(this,f),p.typesetRoot||p.root},a.prototype.findMath=function(a){return void 0===a&&(a=null),this.processed.set("findMath"),this},a.prototype.compile=function(){var a,b,c,d;if(!this.processed.isSet("compile")){var e=[];try{for(var g=f(this.math),h=g.next();!h.done;h=g.next()){var i=h.value;this.compileMath(i),void 0!==i.inputData.recompile&&e.push(i)}}catch(b){a={error:b}}finally{try{h&&!h.done&&(b=g.return)&&b.call(g)}finally{if(a)throw a.error}}try{for(var j=f(e),k=j.next();!k.done;k=j.next()){var i=k.value,l=i.inputData.recompile;i.state(l.state),i.inputData.recompile=l,this.compileMath(i)}}catch(a){c={error:a}}finally{try{k&&!k.done&&(d=j.return)&&d.call(j)}finally{if(c)throw c.error}}this.processed.set("compile")}return this},a.prototype.compileMath=function(a){try{a.compile(this)}catch(b){if(b.retry||b.restart)throw b;this.options.compileError(this,a,b),a.inputData.error=b}},a.prototype.compileError=function(a,b){a.root=this.mmlFactory.create("math",null,[this.mmlFactory.create("merror",{"data-mjx-error":b.message,title:b.message},[this.mmlFactory.create("mtext",null,[this.mmlFactory.create("text").setText("Math input error")])])]),a.display&&a.root.attributes.set("display","block"),a.inputData.error=b.message},a.prototype.typeset=function(){var a,b;if(!this.processed.isSet("typeset")){try{for(var c=f(this.math),d=c.next();!d.done;d=c.next()){var e=d.value;try{e.typeset(this)}catch(a){if(a.retry||a.restart)throw a;this.options.typesetError(this,e,a),e.outputData.error=a}}}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}this.processed.set("typeset")}return this},a.prototype.typesetError=function(a,b){a.typesetRoot=this.adaptor.node("mjx-container",{class:"MathJax mjx-output-error",jax:this.outputJax.name},[this.adaptor.node("span",{"data-mjx-error":b.message,title:b.message,style:{color:"red","background-color":"yellow","line-height":"normal"}},[this.adaptor.text("Math output error")])]),a.display&&this.adaptor.setAttributes(a.typesetRoot,{style:{display:"block",margin:"1em 0","text-align":"center"}}),a.outputData.error=b.message},a.prototype.getMetrics=function(){return this.processed.isSet("getMetrics")||(this.outputJax.getMetrics(this),this.processed.set("getMetrics")),this},a.prototype.updateDocument=function(){var a,b;if(!this.processed.isSet("updateDocument")){try{for(var c=f(this.math.reversed()),d=c.next();!d.done;d=c.next())d.value.updateDocument(this)}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}this.processed.set("updateDocument")}return this},a.prototype.removeFromDocument=function(a){return void 0===a&&(a=!1),this},a.prototype.state=function(a,b){var c,d;void 0===b&&(b=!1);try{for(var e=f(this.math),g=e.next();!g.done;g=e.next())g.value.state(a,b)}catch(a){c={error:a}}finally{try{g&&!g.done&&(d=e.return)&&d.call(e)}finally{if(c)throw c.error}}return a<m.STATE.INSERTED&&this.processed.clear("updateDocument"),a<m.STATE.TYPESET&&(this.processed.clear("typeset"),this.processed.clear("getMetrics")),a<m.STATE.COMPILED&&this.processed.clear("compile"),this},a.prototype.reset=function(a){var c;return void 0===a&&(a={processed:!0}),(a=(0,i.userOptions)(Object.assign({},b.resetOptions),a)).all&&Object.assign(a,b.resetAllOptions),a.processed&&this.processed.reset(),a.inputJax&&this.inputJax.forEach(function(b){return b.reset.apply(b,h([],g(a.inputJax),!1))}),a.outputJax&&(c=this.outputJax).reset.apply(c,h([],g(a.outputJax),!1)),this},a.prototype.clear=function(){return this.reset(),this.math.clear(),this},a.prototype.concat=function(a){return this.math.merge(a),this},a.prototype.clearMathItemsWithin=function(a){var b,c=this.getMathItemsWithin(a);return(b=this.math).remove.apply(b,h([],g(c),!1)),c},a.prototype.getMathItemsWithin=function(a){Array.isArray(a)||(a=[a]);var b,c,d,e,g=this.adaptor,h=[],i=g.getElements(a,this.document);try{b:for(var j=f(this.math),k=j.next();!k.done;k=j.next()){var l=k.value;try{for(var m=(d=void 0,f(i)),n=m.next();!n.done;n=m.next()){var o=n.value;if(l.start.node&&g.contains(o,l.start.node)){h.push(l);continue b}}}catch(a){d={error:a}}finally{try{n&&!n.done&&(e=m.return)&&e.call(m)}finally{if(d)throw d.error}}}}catch(a){b={error:a}}finally{try{k&&!k.done&&(c=j.return)&&c.call(j)}finally{if(b)throw b.error}}return h},a.KIND="MathDocument",a.OPTIONS={OutputJax:null,InputJax:null,MmlFactory:null,MathList:s,MathItem:t,compileError:function(a,b,c){a.compileError(b,c)},typesetError:function(a,b,c){a.typesetError(b,c)},renderActions:(0,i.expandable)({find:[m.STATE.FINDMATH,"findMath","",!1],compile:[m.STATE.COMPILED],metrics:[m.STATE.METRICS,"getMetrics","",!1],typeset:[m.STATE.TYPESET],update:[m.STATE.INSERTED,"updateDocument",!1]})},a.ProcessBits=(0,o.BitFieldClass)("findMath","compile","getMetrics","typeset","updateDocument"),a}();b.AbstractMathDocument=u},26237:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.yaml=b.default=void 0;var d=c(44236),e=function(a){return a&&a.__esModule?a:{default:a}}(c(43788));let f=(a,b=!1)=>(function(a){try{let b=(0,d.load)(a,{schema:d.FAILSAFE_SCHEMA});if(null===b||"object"!=typeof b)return!1;return b}catch{return!1}})(b?function(a,b){let c=`(?:${(a=>{let b=new Set;for(let c of a){let a="_?"+c.replace(/[.*+?^=!:${}()|[\]\\/]/g,"\\$&");b.add(a),b.add(`"${a}"`),b.add(`'${a}'`)}return[...b.values()]})(b).join("|")})`,d=RegExp(`^(${c}\\s*:)(.+)$`),e="";for(let b of a.split(/\r?\n/))e+=`${b.replace(d,(a,b,c)=>{let d=c.trim();if(0===d.length||"[\"'{|>~&*".includes(d[0]))return a;let e=c.length-c.trimLeft().length,f=c.substring(0,e);return`${b}${f}"${d.split('"').join('\\"')}"`})}
|
|
39
39
|
`;return e.trim()}(a,[...e.default,...Array.isArray(b)?b:[]]):a);b.yaml=f,b.default=f},26243:a=>{a.exports=function(a){let b={className:"string",variants:[a.inherit(a.QUOTE_STRING_MODE,{begin:'((u8?|U)|L)?"'}),{begin:'(u8?|U)?R"',end:'"',contains:[a.BACKSLASH_ESCAPE]},{begin:"'\\\\?.",end:"'",illegal:"."}]},c={className:"number",variants:[{begin:"\\b(\\d+(\\.\\d*)?|\\.\\d+)(u|U|l|L|ul|UL|f|F)"},{begin:a.C_NUMBER_RE}],relevance:0},d={className:"meta",begin:"#",end:"$",keywords:{keyword:"if else elif endif define undef ifdef ifndef"},contains:[{begin:/\\\n/,relevance:0},{beginKeywords:"include",end:"$",keywords:{keyword:"include"},contains:[a.inherit(b,{className:"string"}),{className:"string",begin:"<",end:">",illegal:"\\n"}]},b,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},e={className:"variable",begin:/&[a-z\d_]*\b/};return{name:"Device Tree",contains:[{className:"title.class",begin:/^\/(?=\s*\{)/,relevance:10},e,{className:"keyword",begin:"/[a-z][a-z\\d-]*/"},{className:"symbol",begin:"^\\s*[a-zA-Z_][a-zA-Z\\d_]*:"},{className:"title.class",begin:/[a-zA-Z_][a-zA-Z\d_@-]*(?=\s\{)/,relevance:.2},{relevance:0,match:[/[a-z][a-z-,]+/,/\s*/,/=/],scope:{1:"attr",3:"operator"}},{match:/[a-z][a-z-,]+(?=;)/,relevance:0,scope:"attr"},{className:"params",relevance:0,begin:"<",end:">",contains:[c,e]},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,c,b,d,{scope:"punctuation",relevance:0,match:/\};|[;{}]/},{begin:a.IDENT_RE+"::",keywords:""}]}}},26287:a=>{a.exports=function(a){let b=a.UNDERSCORE_IDENT_RE,c={keyword:["abstract","as","asc","avg","break","breakpoint","by","byref","case","catch","changecompany","class","client","client","common","const","continue","count","crosscompany","delegate","delete_from","desc","display","div","do","edit","else","eventhandler","exists","extends","final","finally","firstfast","firstonly","firstonly1","firstonly10","firstonly100","firstonly1000","flush","for","forceliterals","forcenestedloop","forceplaceholders","forceselectorder","forupdate","from","generateonly","group","hint","if","implements","in","index","insert_recordset","interface","internal","is","join","like","maxof","minof","mod","namespace","new","next","nofetch","notexists","optimisticlock","order","outer","pessimisticlock","print","private","protected","public","readonly","repeatableread","retry","return","reverse","select","server","setting","static","sum","super","switch","this","throw","try","ttsabort","ttsbegin","ttscommit","unchecked","update_recordset","using","validtimestate","void","where","while"],built_in:["anytype","boolean","byte","char","container","date","double","enum","guid","int","int64","long","real","short","str","utcdatetime","var"],literal:["default","false","null","true"]};return{name:"X++",aliases:["x++"],keywords:c,contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_NUMBER_MODE,{className:"meta",begin:"#",end:"$"},{variants:[{match:[/(class|interface)\s+/,b,/\s+(extends|implements)\s+/,b]},{match:[/class\s+/,b]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:c}]}}},26296:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.TexConstant=void 0,function(a){a.Variant={NORMAL:"normal",BOLD:"bold",ITALIC:"italic",BOLDITALIC:"bold-italic",DOUBLESTRUCK:"double-struck",FRAKTUR:"fraktur",BOLDFRAKTUR:"bold-fraktur",SCRIPT:"script",BOLDSCRIPT:"bold-script",SANSSERIF:"sans-serif",BOLDSANSSERIF:"bold-sans-serif",SANSSERIFITALIC:"sans-serif-italic",SANSSERIFBOLDITALIC:"sans-serif-bold-italic",MONOSPACE:"monospace",INITIAL:"inital",TAILED:"tailed",LOOPED:"looped",STRETCHED:"stretched",CALLIGRAPHIC:"-tex-calligraphic",BOLDCALLIGRAPHIC:"-tex-bold-calligraphic",OLDSTYLE:"-tex-oldstyle",BOLDOLDSTYLE:"-tex-bold-oldstyle",MATHITALIC:"-tex-mathit"},a.Form={PREFIX:"prefix",INFIX:"infix",POSTFIX:"postfix"},a.LineBreak={AUTO:"auto",NEWLINE:"newline",NOBREAK:"nobreak",GOODBREAK:"goodbreak",BADBREAK:"badbreak"},a.LineBreakStyle={BEFORE:"before",AFTER:"after",DUPLICATE:"duplicate",INFIXLINBREAKSTYLE:"infixlinebreakstyle"},a.IndentAlign={LEFT:"left",CENTER:"center",RIGHT:"right",AUTO:"auto",ID:"id",INDENTALIGN:"indentalign"},a.IndentShift={INDENTSHIFT:"indentshift"},a.LineThickness={THIN:"thin",MEDIUM:"medium",THICK:"thick"},a.Notation={LONGDIV:"longdiv",ACTUARIAL:"actuarial",PHASORANGLE:"phasorangle",RADICAL:"radical",BOX:"box",ROUNDEDBOX:"roundedbox",CIRCLE:"circle",LEFT:"left",RIGHT:"right",TOP:"top",BOTTOM:"bottom",UPDIAGONALSTRIKE:"updiagonalstrike",DOWNDIAGONALSTRIKE:"downdiagonalstrike",VERTICALSTRIKE:"verticalstrike",HORIZONTALSTRIKE:"horizontalstrike",NORTHEASTARROW:"northeastarrow",MADRUWB:"madruwb",UPDIAGONALARROW:"updiagonalarrow"},a.Align={TOP:"top",BOTTOM:"bottom",CENTER:"center",BASELINE:"baseline",AXIS:"axis",LEFT:"left",RIGHT:"right"},a.Lines={NONE:"none",SOLID:"solid",DASHED:"dashed"},a.Side={LEFT:"left",RIGHT:"right",LEFTOVERLAP:"leftoverlap",RIGHTOVERLAP:"rightoverlap"},a.Width={AUTO:"auto",FIT:"fit"},a.Actiontype={TOGGLE:"toggle",STATUSLINE:"statusline",TOOLTIP:"tooltip",INPUT:"input"},a.Overflow={LINBREAK:"linebreak",SCROLL:"scroll",ELIDE:"elide",TRUNCATE:"truncate",SCALE:"scale"},a.Unit={EM:"em",EX:"ex",PX:"px",IN:"in",CM:"cm",MM:"mm",PT:"pt",PC:"pc"}}(b.TexConstant||(b.TexConstant={}))},26440:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)});Object.defineProperty(b,"__esModule",{value:!0}),b.CommonSemanticsMixin=void 0,b.CommonSemanticsMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b.prototype.computeBBox=function(a,b){if(void 0===b&&(b=!1),this.childNodes.length){var c=this.childNodes[0].getBBox(),d=c.w,e=c.h,f=c.d;a.w=d,a.h=e,a.d=f}},b}},26692:a=>{let b=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video","defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],c=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),d=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),e=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),f=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse();a.exports=function(a){let g={IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:a.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:a.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}},h="@[a-z-]+",i={className:"variable",begin:"(\\$[a-zA-Z-][a-zA-Z0-9_-]*)\\b",relevance:0};return{name:"SCSS",case_insensitive:!0,illegal:"[=/|']",contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,g.CSS_NUMBER_MODE,{className:"selector-id",begin:"#[A-Za-z0-9_-]+",relevance:0},{className:"selector-class",begin:"\\.[A-Za-z0-9_-]+",relevance:0},g.ATTRIBUTE_SELECTOR_MODE,{className:"selector-tag",begin:"\\b("+b.join("|")+")\\b",relevance:0},{className:"selector-pseudo",begin:":("+d.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+e.join("|")+")"},i,{begin:/\(/,end:/\)/,contains:[g.CSS_NUMBER_MODE]},g.CSS_VARIABLE,{className:"attribute",begin:"\\b("+f.join("|")+")\\b"},{begin:"\\b(whitespace|wait|w-resize|visible|vertical-text|vertical-ideographic|uppercase|upper-roman|upper-alpha|underline|transparent|top|thin|thick|text|text-top|text-bottom|tb-rl|table-header-group|table-footer-group|sw-resize|super|strict|static|square|solid|small-caps|separate|se-resize|scroll|s-resize|rtl|row-resize|ridge|right|repeat|repeat-y|repeat-x|relative|progress|pointer|overline|outside|outset|oblique|nowrap|not-allowed|normal|none|nw-resize|no-repeat|no-drop|newspaper|ne-resize|n-resize|move|middle|medium|ltr|lr-tb|lowercase|lower-roman|lower-alpha|loose|list-item|line|line-through|line-edge|lighter|left|keep-all|justify|italic|inter-word|inter-ideograph|inside|inset|inline|inline-block|inherit|inactive|ideograph-space|ideograph-parenthesis|ideograph-numeric|ideograph-alpha|horizontal|hidden|help|hand|groove|fixed|ellipsis|e-resize|double|dotted|distribute|distribute-space|distribute-letter|distribute-all-lines|disc|disabled|default|decimal|dashed|crosshair|collapse|col-resize|circle|char|center|capitalize|break-word|break-all|bottom|both|bolder|bold|block|bidi-override|below|baseline|auto|always|all-scroll|absolute|table|table-cell)\\b"},{begin:/:/,end:/[;}{]/,relevance:0,contains:[g.BLOCK_COMMENT,i,g.HEXCOLOR,g.CSS_NUMBER_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,g.IMPORTANT,g.FUNCTION_DISPATCH]},{begin:"@(page|font-face)",keywords:{$pattern:h,keyword:"@page @font-face"}},{begin:"@",end:"[{;]",returnBegin:!0,keywords:{$pattern:/[a-z-]+/,keyword:"and or not only",attribute:c.join(" ")},contains:[{begin:h,className:"keyword"},{begin:/[a-z-]+(?=:)/,className:"attribute"},i,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,g.HEXCOLOR,g.CSS_NUMBER_MODE]},g.FUNCTION_DISPATCH]}}},26782:a=>{a.exports=function(a){let b={keyword:["break","case","chan","const","continue","default","defer","else","fallthrough","for","func","go","goto","if","import","interface","map","package","range","return","select","struct","switch","type","var"],type:["bool","byte","complex64","complex128","error","float32","float64","int8","int16","int32","int64","string","uint8","uint16","uint32","uint64","int","uint","uintptr","rune"],literal:["true","false","iota","nil"],built_in:["append","cap","close","complex","copy","imag","len","make","new","panic","print","println","real","recover","delete"]};return{name:"Go",aliases:["golang"],keywords:b,illegal:"</",contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"string",variants:[a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,{begin:"`",end:"`"}]},{className:"number",variants:[{match:/-?\b0[xX]\.[a-fA-F0-9](_?[a-fA-F0-9])*[pP][+-]?\d(_?\d)*i?/,relevance:0},{match:/-?\b0[xX](_?[a-fA-F0-9])+((\.([a-fA-F0-9](_?[a-fA-F0-9])*)?)?[pP][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b0[oO](_?[0-7])*i?/,relevance:0},{match:/-?\.\d(_?\d)*([eE][+-]?\d(_?\d)*)?i?/,relevance:0},{match:/-?\b\d(_?\d)*(\.(\d(_?\d)*)?)?([eE][+-]?\d(_?\d)*)?i?/,relevance:0}]},{begin:/:=/},{className:"function",beginKeywords:"func",end:"\\s*(\\{|$)",excludeEnd:!0,contains:[a.TITLE_MODE,{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:b,illegal:/["']/}]}]}}},26793:a=>{a.exports=function(a){return{name:"Plain text",aliases:["text","txt"],disableAutodetect:!0}}},27181:(a,b,c)=>{"use strict";b.__esModule=!0,b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(42796)),e=c(8991);function f(a,b){return(f=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,b){return a.__proto__=b,a})(a,b)}b.default=function(a){function b(b){var c;return(c=a.call(this,b)||this).type=e.STRING,c}return b.prototype=Object.create(a.prototype),b.prototype.constructor=b,f(b,a),b}(d.default),a.exports=b.default},27261:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},f=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMsMixin=void 0,b.CommonMsMixin=function(a){function b(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,f([],e(b),!1))||this,g=d.node.attributes,h=g.getList("lquote","rquote");return"monospace"!==d.variant&&(g.isSet("lquote")||'"'!==h.lquote||(h.lquote="“"),g.isSet("rquote")||'"'!==h.rquote||(h.rquote="”")),d.childNodes.unshift(d.createText(h.lquote)),d.childNodes.push(d.createText(h.rquote)),d}return d(b,a),b.prototype.createText=function(a){var b=this.wrap(this.mmlText(a));return b.parent=this,b},b}},27289:(a,b,c)=>{"use strict";c.d(b,{t:()=>j,z:()=>i});var d=c(10641),e=c(88807),f=c(56791),g=c(95506),h=c(66007);function i(a){if(!a)return a;try{if(!(0,h.h6)(a))return a;let b=(0,e.getDbInstance)();return(0,g.l0)(b,a)??a}catch{return a}}function j(a){if(!(0,h.h6)(a))return d.NextResponse.json({error:"Invalid worktree ID format"},{status:400});let b=(0,e.getDbInstance)(),c=(0,f.getWorktreeById)(b,i(a));return c||d.NextResponse.json({error:"Worktree not found"},{status:404})}},27564:(a,b,c)=>{"use strict";var d=c(69626),e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=\n\r";a.exports=new d("tag:yaml.org,2002:binary",{kind:"scalar",resolve:function(a){if(null===a)return!1;var b,c,d=0,f=a.length;for(c=0;c<f;c++)if(!((b=e.indexOf(a.charAt(c)))>64)){if(b<0)return!1;d+=6}return d%8==0},construct:function(a){var b,c,d=a.replace(/[\r\n=]/g,""),f=d.length,g=0,h=[];for(b=0;b<f;b++)b%4==0&&b&&(h.push(g>>16&255),h.push(g>>8&255),h.push(255&g)),g=g<<6|e.indexOf(d.charAt(b));return 0==(c=f%4*6)?(h.push(g>>16&255),h.push(g>>8&255),h.push(255&g)):18===c?(h.push(g>>10&255),h.push(g>>2&255)):12===c&&h.push(g>>4&255),new Uint8Array(h)},predicate:function(a){return"[object Uint8Array]"===Object.prototype.toString.call(a)},represent:function(a){var b,c,d="",f=0,g=a.length;for(b=0;b<g;b++)b%3==0&&b&&(d+=e[f>>18&63],d+=e[f>>12&63],d+=e[f>>6&63],d+=e[63&f]),f=(f<<8)+a[b];return 0==(c=g%3)?(d+=e[f>>18&63],d+=e[f>>12&63],d+=e[f>>6&63],d+=e[63&f]):2===c?(d+=e[f>>10&63],d+=e[f>>4&63],d+=e[f<<2&63],d+=e[64]):1===c&&(d+=e[f>>2&63],d+=e[f<<4&63],d+=e[64],d+=e[64]),d}})},27628:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.parse=b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(23400));let e=/<style([\s\S]*?)>([\s\S]*?)<\/style>/i,f=/^<style(?=(\s|>|$))/i,g=/<\/style>/i,h=/\bscoped\b/i,i=b.parse=(0,d.default)(function(a){a.block.ruler.before("html_block","marpit_style_parse",(a,b,c,d)=>{let i=a.bMarks[b]+a.tShift[b];if(60!==a.src.charCodeAt(i))return!1;let j=a.eMarks[b],k=a.src.slice(i,j);if(!f.test(k))return!1;if(d)return!0;let l=b+1;if(!g.test(k))for(;l<c&&!(a.sCount[l]<a.blkIndent)&&(i=a.bMarks[l]+a.tShift[l],j=a.eMarks[l],k=a.src.slice(i,j),l+=1,!g.test(k)););a.line=l;let m=a.push("marpit_style","",0);m.map=[b,l],m.markup=a.getLines(b,l,a.blkIndent,!0),m.meta={},m.hidden=!0;let n=e.exec(m.markup);if(n){let[,a,b]=n;m.content=b.trim(),m.meta.marpitStyleScoped=h.test(a.trim())}return!0})});b.default=i},27791:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},h=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonScriptbaseMixin=void 0;var i=c(17913);b.CommonScriptbaseMixin=function(a){var b;return(b=function(a){function b(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,g([],f(b),!1))||this;d.baseScale=1,d.baseIc=0,d.baseRemoveIc=!1,d.baseIsChar=!1,d.baseHasAccentOver=null,d.baseHasAccentUnder=null,d.isLineAbove=!1,d.isLineBelow=!1,d.isMathAccent=!1;var e=d.baseCore=d.getBaseCore();return e&&(d.setBaseAccentsFor(e),d.baseScale=d.getBaseScale(),d.baseIc=d.getBaseIc(),d.baseIsChar=d.isCharBase(),d.isMathAccent=d.baseIsChar&&d.scriptChild&&!!d.scriptChild.coreMO().node.getProperty("mathaccent"),d.checkLineAccents(),d.baseRemoveIc=!d.isLineAbove&&!d.isLineBelow&&(!d.constructor.useIC||d.isMathAccent)),d}return e(b,a),Object.defineProperty(b.prototype,"baseChild",{get:function(){return this.childNodes[this.node.base]},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"scriptChild",{get:function(){return this.childNodes[1]},enumerable:!1,configurable:!0}),b.prototype.getBaseCore=function(){for(var a=this.getSemanticBase()||this.childNodes[0];a&&(1===a.childNodes.length&&(a.node.isKind("mrow")||a.node.isKind("TeXAtom")&&a.node.texClass!==i.TEXCLASS.VCENTER||a.node.isKind("mstyle")||a.node.isKind("mpadded")||a.node.isKind("mphantom")||a.node.isKind("semantics"))||a.node.isKind("munderover")&&a.isMathAccent);)this.setBaseAccentsFor(a),a=a.childNodes[0];return a||(this.baseHasAccentOver=this.baseHasAccentUnder=!1),a||this.childNodes[0]},b.prototype.setBaseAccentsFor=function(a){a.node.isKind("munderover")&&(null===this.baseHasAccentOver&&(this.baseHasAccentOver=!!a.node.attributes.get("accent")),null===this.baseHasAccentUnder&&(this.baseHasAccentUnder=!!a.node.attributes.get("accentunder")))},b.prototype.getSemanticBase=function(){var a=this.node.attributes.getExplicit("data-semantic-fencepointer");return this.getBaseFence(this.baseChild,a)},b.prototype.getBaseFence=function(a,b){var c,d;if(!a||!a.node.attributes||!b)return null;if(a.node.attributes.getExplicit("data-semantic-id")===b)return a;try{for(var e=h(a.childNodes),f=e.next();!f.done;f=e.next()){var g=f.value,i=this.getBaseFence(g,b);if(i)return i}}catch(a){c={error:a}}finally{try{f&&!f.done&&(d=e.return)&&d.call(e)}finally{if(c)throw c.error}}return null},b.prototype.getBaseScale=function(){for(var a=this.baseCore,b=1;a&&a!==this;)b*=a.getOuterBBox().rscale,a=a.parent;return b},b.prototype.getBaseIc=function(){return this.baseCore.getOuterBBox().ic*this.baseScale},b.prototype.getAdjustedIc=function(){var a=this.baseCore.getOuterBBox();return(a.ic?1.05*a.ic+.05:0)*this.baseScale},b.prototype.isCharBase=function(){var a=this.baseCore;return(a.node.isKind("mo")&&null===a.size||a.node.isKind("mi")||a.node.isKind("mn"))&&1===a.bbox.rscale&&1===Array.from(a.getText()).length},b.prototype.checkLineAccents=function(){this.node.isKind("munderover")&&(this.node.isKind("mover")?this.isLineAbove=this.isLineAccent(this.scriptChild):this.node.isKind("munder")?this.isLineBelow=this.isLineAccent(this.scriptChild):(this.isLineAbove=this.isLineAccent(this.overChild),this.isLineBelow=this.isLineAccent(this.underChild)))},b.prototype.isLineAccent=function(a){var b=a.coreMO().node;return b.isToken&&"―"===b.getText()},b.prototype.getBaseWidth=function(){var a=this.baseChild.getOuterBBox();return a.w*a.rscale-(this.baseRemoveIc?this.baseIc:0)+this.font.params.extra_ic},b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=this.getBaseWidth(),d=f(this.getOffset(),2),e=d[0],g=d[1];a.append(this.baseChild.getOuterBBox()),a.combine(this.scriptChild.getOuterBBox(),c+e,g),a.w+=this.font.params.scriptspace,a.clean(),this.setChildPWidths(b)},b.prototype.getOffset=function(){return[0,0]},b.prototype.baseCharZero=function(a){var b=!!this.baseCore.node.attributes.get("largeop"),c=this.baseScale;return this.baseIsChar&&!b&&1===c?0:a},b.prototype.getV=function(){var a=this.baseCore.getOuterBBox(),b=this.scriptChild.getOuterBBox(),c=this.font.params,d=this.length2em(this.node.attributes.get("subscriptshift"),c.sub1);return Math.max(this.baseCharZero(a.d*this.baseScale+c.sub_drop*b.rscale),d,b.h*b.rscale-.8*c.x_height)},b.prototype.getU=function(){var a=this.baseCore.getOuterBBox(),b=this.scriptChild.getOuterBBox(),c=this.font.params,d=this.node.attributes.getList("displaystyle","superscriptshift"),e=this.node.getProperty("texprimestyle")?c.sup3:d.displaystyle?c.sup1:c.sup2,f=this.length2em(d.superscriptshift,e);return Math.max(this.baseCharZero(a.h*this.baseScale-c.sup_drop*b.rscale),f,b.d*b.rscale+1/4*c.x_height)},b.prototype.hasMovableLimits=function(){var a=this.node.attributes.get("displaystyle"),b=this.baseChild.coreMO().node;return!a&&!!b.attributes.get("movablelimits")},b.prototype.getOverKU=function(a,b){var c=this.node.attributes.get("accent"),d=this.font.params,e=b.d*b.rscale,f=d.rule_thickness*d.separation_factor,g=this.baseHasAccentOver?f:0,h=this.isLineAbove?3*d.rule_thickness:f,i=(c?h:Math.max(d.big_op_spacing1,d.big_op_spacing3-Math.max(0,e)))-g;return[i,a.h*a.rscale+i+e]},b.prototype.getUnderKV=function(a,b){var c=this.node.attributes.get("accentunder"),d=this.font.params,e=b.h*b.rscale,f=d.rule_thickness*d.separation_factor,g=this.baseHasAccentUnder?f:0,h=this.isLineBelow?3*d.rule_thickness:f,i=(c?h:Math.max(d.big_op_spacing2,d.big_op_spacing4-e))-g;return[i,-(a.d*a.rscale+i+e)]},b.prototype.getDeltaW=function(a,b){void 0===b&&(b=[0,0,0]);var c,d,e,i,j=this.node.attributes.get("align"),k=a.map(function(a){return a.w*a.rscale});k[0]-=this.baseRemoveIc&&!this.baseCore.node.attributes.get("largeop")?this.baseIc:0;var l=Math.max.apply(Math,g([],f(k),!1)),m=[],n=0;try{for(var o=h(k.keys()),p=o.next();!p.done;p=o.next()){var q=p.value;m[q]=("center"===j?(l-k[q])/2:"right"===j?l-k[q]:0)+b[q],m[q]<n&&(n=-m[q])}}catch(a){c={error:a}}finally{try{p&&!p.done&&(d=o.return)&&d.call(o)}finally{if(c)throw c.error}}if(n)try{for(var r=h(m.keys()),s=r.next();!s.done;s=r.next()){var q=s.value;m[q]+=n}}catch(a){e={error:a}}finally{try{s&&!s.done&&(i=r.return)&&i.call(r)}finally{if(e)throw e.error}}return[1,2].map(function(b){return m[b]+=a[b]?a[b].dx*a[0].scale:0}),m},b.prototype.getDelta=function(a){void 0===a&&(a=!1);var b=this.node.attributes.get("accent"),c=this.baseCore.getOuterBBox(),d=c.sk,e=c.ic;return((b&&!a?d:0)+this.font.skewIcFactor*e)*this.baseScale},b.prototype.stretchChildren=function(){var a,b,c,d,e,f,g=[];try{for(var i=h(this.childNodes),j=i.next();!j.done;j=i.next()){var k=j.value;k.canStretch(2)&&g.push(k)}}catch(b){a={error:b}}finally{try{j&&!j.done&&(b=i.return)&&b.call(i)}finally{if(a)throw a.error}}var l=g.length,m=this.childNodes.length;if(l&&m>1){var n=0,o=l>1&&l===m;try{for(var p=h(this.childNodes),q=p.next();!q.done;q=p.next()){var k=q.value,r=0===k.stretch.dir;if(o||r){var s=k.getOuterBBox(r),t=s.w,u=s.rscale;t*u>n&&(n=t*u)}}}catch(a){c={error:a}}finally{try{q&&!q.done&&(d=p.return)&&d.call(p)}finally{if(c)throw c.error}}try{for(var v=h(g),w=v.next();!w.done;w=v.next()){var k=w.value;k.coreMO().getStretchedVariant([n/k.bbox.rscale])}}catch(a){e={error:a}}finally{try{w&&!w.done&&(f=v.return)&&f.call(v)}finally{if(e)throw e.error}}}},b}(a)).useIC=!0,b}},27849:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)});Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMtextMixin=void 0,b.CommonMtextMixin=function(a){var b;return(b=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b.prototype.getVariant=function(){var b=this.jax.options,c=this.jax.math.outputData,d=(!!c.merrorFamily||!!b.merrorFont)&&this.node.Parent.isKind("merror");if(c.mtextFamily||b.mtextFont||d){var e=this.node.attributes.get("mathvariant"),f=this.constructor.INHERITFONTS[e]||this.jax.font.getCssFont(e),g=f[0]||(d?c.merrorFamily||b.merrorFont:c.mtextFamily||b.mtextFont);this.variant=this.explicitVariant(g,f[2]?"bold":"",f[1]?"italic":"");return}a.prototype.getVariant.call(this)},b}(a)).INHERITFONTS={normal:["",!1,!1],bold:["",!1,!0],italic:["",!0,!1],"bold-italic":["",!0,!0]},b}},28102:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),g=this&&this.__setModuleDefault||(Object.create?function(a,b){Object.defineProperty(a,"default",{enumerable:!0,value:b})}:function(a,b){a.default=b}),h=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)"default"!==c&&Object.prototype.hasOwnProperty.call(a,c)&&f(b,a,c);return g(b,a),b},i=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.ProofTreeItem=void 0;var j=i(c(51676)),k=c(17630),l=i(c(45733)),m=h(c(43904));b.ProofTreeItem=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.leftLabel=null,b.rigthLabel=null,b.innerStack=new l.default(b.factory,{},!0),b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"proofTree"},enumerable:!1,configurable:!0}),b.prototype.checkItem=function(a){if(a.isKind("end")&&"prooftree"===a.getName()){var b=this.toMml();return m.setProperty(b,"proof",!0),[[this.factory.create("mml",b),a],!0]}if(a.isKind("stop"))throw new j.default("EnvMissingEnd","Missing \\end{%1}",this.getName());return this.innerStack.Push(a),k.BaseItem.fail},b.prototype.toMml=function(){var b=a.prototype.toMml.call(this),c=this.innerStack.Top();if(c.isKind("start")&&!c.Size())return b;this.innerStack.Push(this.factory.create("stop"));var d=this.innerStack.Top().toMml();return this.create("node","mrow",[d,b],{})},b}(k.BaseItem)},28262:a=>{a.exports=function(a){let b=a.regex,c=/[a-zA-Z]\w*/,d=["as","break","class","construct","continue","else","for","foreign","if","import","in","is","return","static","var","while"],e=["true","false","null"],f=["this","super"],g=["-","~",/\*/,"%",/\.\.\./,/\.\./,/\+/,"<<",">>",">=","<=","<",">",/\^/,/!=/,/!/,/\bis\b/,"==","&&","&",/\|\|/,/\|/,/\?:/,"="],h={relevance:0,match:b.concat(/\b(?!(if|while|for|else|super)\b)/,c,/(?=\s*[({])/),className:"title.function"},i={match:b.concat(b.either(b.concat(/\b(?!(if|while|for|else|super)\b)/,c),b.either(...g)),/(?=\s*\([^)]+\)\s*\{)/),className:"title.function",starts:{contains:[{begin:/\(/,end:/\)/,contains:[{relevance:0,scope:"params",match:c}]}]}},j={relevance:0,match:b.either(...g),className:"operator"},k={className:"property",begin:b.concat(/\./,b.lookahead(c)),end:c,excludeBegin:!0,relevance:0},l={relevance:0,match:b.concat(/\b_/,c),scope:"variable"},m={relevance:0,match:/\b[A-Z]+[a-z]+([A-Z]+[a-z]+)*/,scope:"title.class",keywords:{_:["Bool","Class","Fiber","Fn","List","Map","Null","Num","Object","Range","Sequence","String","System"]}},n=a.C_NUMBER_MODE,o=a.COMMENT(/\/\*\*/,/\*\//,{contains:[{match:/@[a-z]+/,scope:"doctag"},"self"]}),p={scope:"subst",begin:/%\(/,end:/\)/,contains:[n,m,h,l,j]},q={scope:"string",begin:/"/,end:/"/,contains:[p,{scope:"char.escape",variants:[{match:/\\\\|\\["0%abefnrtv]/},{match:/\\x[0-9A-F]{2}/},{match:/\\u[0-9A-F]{4}/},{match:/\\U[0-9A-F]{8}/}]}]};p.contains.push(q);let r=[...d,...f,...e],s={relevance:0,match:b.concat("\\b(?!",r.join("|"),"\\b)",/[a-zA-Z_]\w*(?:[?!]|\b)/),className:"variable"};return{name:"Wren",keywords:{keyword:d,"variable.language":f,literal:e},contains:[{scope:"comment",variants:[{begin:[/#!?/,/[A-Za-z_]+(?=\()/],beginScope:{},keywords:{literal:e},contains:[],end:/\)/},{begin:[/#!?/,/[A-Za-z_]+/],beginScope:{},end:/$/}]},n,q,{className:"string",begin:/"""/,end:/"""/},o,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,m,{variants:[{match:[/class\s+/,c,/\s+is\s+/,c]},{match:[/class\s+/,c]}],scope:{2:"title.class",4:"title.class.inherited"},keywords:d},{match:[c,/\s*/,/=/,/\s*/,/\(/,c,/\)\s*\{/],scope:{1:"title.function",3:"operator",6:"params"}},i,h,j,l,k,s]}}},28296:a=>{a.exports=function(a){return{name:"BASIC",case_insensitive:!0,illegal:"^.",keywords:{$pattern:"[a-zA-Z][a-zA-Z0-9_$%!#]*",keyword:["ABS","ASC","AND","ATN","AUTO|0","BEEP","BLOAD|10","BSAVE|10","CALL","CALLS","CDBL","CHAIN","CHDIR","CHR$|10","CINT","CIRCLE","CLEAR","CLOSE","CLS","COLOR","COM","COMMON","CONT","COS","CSNG","CSRLIN","CVD","CVI","CVS","DATA","DATE$","DEFDBL","DEFINT","DEFSNG","DEFSTR","DEF|0","SEG","USR","DELETE","DIM","DRAW","EDIT","END","ENVIRON","ENVIRON$","EOF","EQV","ERASE","ERDEV","ERDEV$","ERL","ERR","ERROR","EXP","FIELD","FILES","FIX","FOR|0","FRE","GET","GOSUB|10","GOTO","HEX$","IF","THEN","ELSE|0","INKEY$","INP","INPUT","INPUT#","INPUT$","INSTR","IMP","INT","IOCTL","IOCTL$","KEY","ON","OFF","LIST","KILL","LEFT$","LEN","LET","LINE","LLIST","LOAD","LOC","LOCATE","LOF","LOG","LPRINT","USING","LSET","MERGE","MID$","MKDIR","MKD$","MKI$","MKS$","MOD","NAME","NEW","NEXT","NOISE","NOT","OCT$","ON","OR","PEN","PLAY","STRIG","OPEN","OPTION","BASE","OUT","PAINT","PALETTE","PCOPY","PEEK","PMAP","POINT","POKE","POS","PRINT","PRINT]","PSET","PRESET","PUT","RANDOMIZE","READ","REM","RENUM","RESET|0","RESTORE","RESUME","RETURN|0","RIGHT$","RMDIR","RND","RSET","RUN","SAVE","SCREEN","SGN","SHELL","SIN","SOUND","SPACE$","SPC","SQR","STEP","STICK","STOP","STR$","STRING$","SWAP","SYSTEM","TAB","TAN","TIME$","TIMER","TROFF","TRON","TO","USR","VAL","VARPTR","VARPTR$","VIEW","WAIT","WHILE","WEND","WIDTH","WINDOW","WRITE","XOR"]},contains:[{scope:"string",begin:/"/,end:/"|$/,contains:[a.BACKSLASH_ESCAPE]},a.COMMENT("REM","$",{relevance:10}),a.COMMENT("'","$",{relevance:0}),{className:"symbol",begin:"^[0-9]+ ",relevance:10},{className:"number",begin:"\\b\\d+(\\.\\d+)?([edED]\\d+)?[#!]?",relevance:0},{className:"number",begin:"(&[hH][0-9a-fA-F]{1,4})"},{className:"number",begin:"(&[oO][0-7]{1,6})"}]}}},28354:a=>{"use strict";a.exports=require("util")},28395:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__assign||function(){return(e=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},f=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.AbstractEmptyNode=b.AbstractNode=void 0;var g=function(){function a(a,b,c){var d,e;void 0===b&&(b={}),void 0===c&&(c=[]),this.factory=a,this.parent=null,this.properties={},this.childNodes=[];try{for(var g=f(Object.keys(b)),h=g.next();!h.done;h=g.next()){var i=h.value;this.setProperty(i,b[i])}}catch(a){d={error:a}}finally{try{h&&!h.done&&(e=g.return)&&e.call(g)}finally{if(d)throw d.error}}c.length&&this.setChildren(c)}return Object.defineProperty(a.prototype,"kind",{get:function(){return"unknown"},enumerable:!1,configurable:!0}),a.prototype.setProperty=function(a,b){this.properties[a]=b},a.prototype.getProperty=function(a){return this.properties[a]},a.prototype.getPropertyNames=function(){return Object.keys(this.properties)},a.prototype.getAllProperties=function(){return this.properties},a.prototype.removeProperty=function(){for(var a,b,c=[],d=0;d<arguments.length;d++)c[d]=arguments[d];try{for(var e=f(c),g=e.next();!g.done;g=e.next()){var h=g.value;delete this.properties[h]}}catch(b){a={error:b}}finally{try{g&&!g.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}},a.prototype.isKind=function(a){return this.factory.nodeIsKind(this,a)},a.prototype.setChildren=function(a){var b,c;this.childNodes=[];try{for(var d=f(a),e=d.next();!e.done;e=d.next()){var g=e.value;this.appendChild(g)}}catch(a){b={error:a}}finally{try{e&&!e.done&&(c=d.return)&&c.call(d)}finally{if(b)throw b.error}}},a.prototype.appendChild=function(a){return this.childNodes.push(a),a.parent=this,a},a.prototype.replaceChild=function(a,b){var c=this.childIndex(b);return null!==c&&(this.childNodes[c]=a,a.parent=this,b.parent=null),a},a.prototype.removeChild=function(a){var b=this.childIndex(a);return null!==b&&(this.childNodes.splice(b,1),a.parent=null),a},a.prototype.childIndex=function(a){var b=this.childNodes.indexOf(a);return -1===b?null:b},a.prototype.copy=function(){var a,b,c=this.factory.create(this.kind);c.properties=e({},this.properties);try{for(var d=f(this.childNodes||[]),g=d.next();!g.done;g=d.next()){var h=g.value;h&&c.appendChild(h.copy())}}catch(b){a={error:b}}finally{try{g&&!g.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}return c},a.prototype.findNodes=function(a){var b=[];return this.walkTree(function(c){c.isKind(a)&&b.push(c)}),b},a.prototype.walkTree=function(a,b){var c,d;a(this,b);try{for(var e=f(this.childNodes),g=e.next();!g.done;g=e.next()){var h=g.value;h&&h.walkTree(a,b)}}catch(a){c={error:a}}finally{try{g&&!g.done&&(d=e.return)&&d.call(e)}finally{if(c)throw c.error}}return b},a.prototype.toString=function(){return this.kind+"("+this.childNodes.join(",")+")"},a}();b.AbstractNode=g,b.AbstractEmptyNode=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b.prototype.setChildren=function(a){},b.prototype.appendChild=function(a){return a},b.prototype.replaceChild=function(a,b){return b},b.prototype.childIndex=function(a){return null},b.prototype.walkTree=function(a,b){return a(this,b),b},b.prototype.toString=function(){return this.kind},b}(g)},28993:function(a,b,c){"use strict";var d=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),e=this&&this.__setModuleDefault||(Object.create?function(a,b){Object.defineProperty(a,"default",{enumerable:!0,value:b})}:function(a,b){a.default=b}),f=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)"default"!==c&&Object.prototype.hasOwnProperty.call(a,c)&&d(b,a,c);return e(b,a),b},g=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var h=c(61586),i=f(c(88647)),j=c(26296),k=g(c(1014)),l=g(c(8078)),m=c(17913),n=c(70272);new i.CharacterMap("AMSmath-mathchar0mo",k.default.mathchar0mo,{iiiint:["⨌",{texClass:m.TEXCLASS.OP}]}),new i.RegExpMap("AMSmath-operatorLetter",h.AmsMethods.operatorLetter,/[-*]/i),new i.CommandMap("AMSmath-macros",{mathring:["Accent","02DA"],nobreakspace:"Tilde",negmedspace:["Spacer",n.MATHSPACE.negativemediummathspace],negthickspace:["Spacer",n.MATHSPACE.negativethickmathspace],idotsint:["MultiIntegral","\\int\\cdots\\int"],dddot:["Accent","20DB"],ddddot:["Accent","20DC"],sideset:"SideSet",boxed:["Macro","\\fbox{$\\displaystyle{#1}$}",1],tag:"HandleTag",notag:"HandleNoTag",eqref:["HandleRef",!0],substack:["Macro","\\begin{subarray}{c}#1\\end{subarray}",1],injlim:["NamedOp","inj lim"],projlim:["NamedOp","proj lim"],varliminf:["Macro","\\mathop{\\underline{\\mmlToken{mi}{lim}}}"],varlimsup:["Macro","\\mathop{\\overline{\\mmlToken{mi}{lim}}}"],varinjlim:["Macro","\\mathop{\\underrightarrow{\\mmlToken{mi}{lim}}}"],varprojlim:["Macro","\\mathop{\\underleftarrow{\\mmlToken{mi}{lim}}}"],DeclareMathOperator:"HandleDeclareOp",operatorname:"HandleOperatorName",genfrac:"Genfrac",frac:["Genfrac","","","",""],tfrac:["Genfrac","","","","1"],dfrac:["Genfrac","","","","0"],binom:["Genfrac","(",")","0",""],tbinom:["Genfrac","(",")","0","1"],dbinom:["Genfrac","(",")","0","0"],cfrac:"CFrac",shoveleft:["HandleShove",j.TexConstant.Align.LEFT],shoveright:["HandleShove",j.TexConstant.Align.RIGHT],xrightarrow:["xArrow",8594,5,10],xleftarrow:["xArrow",8592,10,5]},h.AmsMethods),new i.EnvironmentMap("AMSmath-environment",k.default.environment,{"equation*":["Equation",null,!1],"eqnarray*":["EqnArray",null,!1,!0,"rcl",l.default.cols(0,n.MATHSPACE.thickmathspace),".5em"],align:["EqnArray",null,!0,!0,"rl",l.default.cols(0,2)],"align*":["EqnArray",null,!1,!0,"rl",l.default.cols(0,2)],multline:["Multline",null,!0],"multline*":["Multline",null,!1],split:["EqnArray",null,!1,!1,"rl",l.default.cols(0)],gather:["EqnArray",null,!0,!0,"c"],"gather*":["EqnArray",null,!1,!0,"c"],alignat:["AlignAt",null,!0,!0],"alignat*":["AlignAt",null,!1,!0],alignedat:["AlignAt",null,!1,!1],aligned:["AmsEqnArray",null,null,null,"rl",l.default.cols(0,2),".5em","D"],gathered:["AmsEqnArray",null,null,null,"c",null,".5em","D"],xalignat:["XalignAt",null,!0,!0],"xalignat*":["XalignAt",null,!1,!0],xxalignat:["XalignAt",null,!1,!1],flalign:["FlalignArray",null,!0,!1,!0,"rlc","auto auto fit"],"flalign*":["FlalignArray",null,!1,!1,!0,"rlc","auto auto fit"],subarray:["Array",null,null,null,null,l.default.cols(0),"0.1em","S",1],smallmatrix:["Array",null,null,null,"c",l.default.cols(1/3),".2em","S",1],matrix:["Array",null,null,null,"c"],pmatrix:["Array",null,"(",")","c"],bmatrix:["Array",null,"[","]","c"],Bmatrix:["Array",null,"\\{","\\}","c"],vmatrix:["Array",null,"\\vert","\\vert","c"],Vmatrix:["Array",null,"\\Vert","\\Vert","c"],cases:["Array",null,"\\{",".","ll",null,".2em","T"]},h.AmsMethods),new i.DelimiterMap("AMSmath-delimiter",k.default.delimiter,{"\\lvert":["|",{texClass:m.TEXCLASS.OPEN}],"\\rvert":["|",{texClass:m.TEXCLASS.CLOSE}],"\\lVert":["‖",{texClass:m.TEXCLASS.OPEN}],"\\rVert":["‖",{texClass:m.TEXCLASS.CLOSE}]}),new i.CharacterMap("AMSsymbols-mathchar0mi",k.default.mathchar0mi,{digamma:"ϝ",varkappa:"ϰ",varGamma:["Γ",{mathvariant:j.TexConstant.Variant.ITALIC}],varDelta:["Δ",{mathvariant:j.TexConstant.Variant.ITALIC}],varTheta:["Θ",{mathvariant:j.TexConstant.Variant.ITALIC}],varLambda:["Λ",{mathvariant:j.TexConstant.Variant.ITALIC}],varXi:["Ξ",{mathvariant:j.TexConstant.Variant.ITALIC}],varPi:["Π",{mathvariant:j.TexConstant.Variant.ITALIC}],varSigma:["Σ",{mathvariant:j.TexConstant.Variant.ITALIC}],varUpsilon:["Υ",{mathvariant:j.TexConstant.Variant.ITALIC}],varPhi:["Φ",{mathvariant:j.TexConstant.Variant.ITALIC}],varPsi:["Ψ",{mathvariant:j.TexConstant.Variant.ITALIC}],varOmega:["Ω",{mathvariant:j.TexConstant.Variant.ITALIC}],beth:"ℶ",gimel:"ℷ",daleth:"ℸ",backprime:["‵",{variantForm:!0}],hslash:"ℏ",varnothing:["∅",{variantForm:!0}],blacktriangle:"▴",triangledown:["▽",{variantForm:!0}],blacktriangledown:"▾",square:"◻",Box:"◻",blacksquare:"◼",lozenge:"◊",Diamond:"◊",blacklozenge:"⧫",circledS:["Ⓢ",{mathvariant:j.TexConstant.Variant.NORMAL}],bigstar:"★",sphericalangle:"∢",measuredangle:"∡",nexists:"∄",complement:"∁",mho:"℧",eth:["\xf0",{mathvariant:j.TexConstant.Variant.NORMAL}],Finv:"Ⅎ",diagup:"╱",Game:"⅁",diagdown:"╲",Bbbk:["k",{mathvariant:j.TexConstant.Variant.DOUBLESTRUCK}],yen:"\xa5",circledR:"\xae",checkmark:"✓",maltese:"✠"}),new i.CharacterMap("AMSsymbols-mathchar0mo",k.default.mathchar0mo,{dotplus:"∔",ltimes:"⋉",smallsetminus:["∖",{variantForm:!0}],rtimes:"⋊",Cap:"⋒",doublecap:"⋒",leftthreetimes:"⋋",Cup:"⋓",doublecup:"⋓",rightthreetimes:"⋌",barwedge:"⊼",curlywedge:"⋏",veebar:"⊻",curlyvee:"⋎",doublebarwedge:"⩞",boxminus:"⊟",circleddash:"⊝",boxtimes:"⊠",circledast:"⊛",boxdot:"⊡",circledcirc:"⊚",boxplus:"⊞",centerdot:["⋅",{variantForm:!0}],divideontimes:"⋇",intercal:"⊺",leqq:"≦",geqq:"≧",leqslant:"⩽",geqslant:"⩾",eqslantless:"⪕",eqslantgtr:"⪖",lesssim:"≲",gtrsim:"≳",lessapprox:"⪅",gtrapprox:"⪆",approxeq:"≊",lessdot:"⋖",gtrdot:"⋗",lll:"⋘",llless:"⋘",ggg:"⋙",gggtr:"⋙",lessgtr:"≶",gtrless:"≷",lesseqgtr:"⋚",gtreqless:"⋛",lesseqqgtr:"⪋",gtreqqless:"⪌",doteqdot:"≑",Doteq:"≑",eqcirc:"≖",risingdotseq:"≓",circeq:"≗",fallingdotseq:"≒",triangleq:"≜",backsim:"∽",thicksim:["∼",{variantForm:!0}],backsimeq:"⋍",thickapprox:["≈",{variantForm:!0}],subseteqq:"⫅",supseteqq:"⫆",Subset:"⋐",Supset:"⋑",sqsubset:"⊏",sqsupset:"⊐",preccurlyeq:"≼",succcurlyeq:"≽",curlyeqprec:"⋞",curlyeqsucc:"⋟",precsim:"≾",succsim:"≿",precapprox:"⪷",succapprox:"⪸",vartriangleleft:"⊲",lhd:"⊲",vartriangleright:"⊳",rhd:"⊳",trianglelefteq:"⊴",unlhd:"⊴",trianglerighteq:"⊵",unrhd:"⊵",vDash:["⊨",{variantForm:!0}],Vdash:"⊩",Vvdash:"⊪",smallsmile:["⌣",{variantForm:!0}],shortmid:["∣",{variantForm:!0}],smallfrown:["⌢",{variantForm:!0}],shortparallel:["∥",{variantForm:!0}],bumpeq:"≏",between:"≬",Bumpeq:"≎",pitchfork:"⋔",varpropto:["∝",{variantForm:!0}],backepsilon:"∍",blacktriangleleft:"◂",blacktriangleright:"▸",therefore:"∴",because:"∵",eqsim:"≂",vartriangle:["△",{variantForm:!0}],Join:"⋈",nless:"≮",ngtr:"≯",nleq:"≰",ngeq:"≱",nleqslant:["⪇",{variantForm:!0}],ngeqslant:["⪈",{variantForm:!0}],nleqq:["≰",{variantForm:!0}],ngeqq:["≱",{variantForm:!0}],lneq:"⪇",gneq:"⪈",lneqq:"≨",gneqq:"≩",lvertneqq:["≨",{variantForm:!0}],gvertneqq:["≩",{variantForm:!0}],lnsim:"⋦",gnsim:"⋧",lnapprox:"⪉",gnapprox:"⪊",nprec:"⊀",nsucc:"⊁",npreceq:["⋠",{variantForm:!0}],nsucceq:["⋡",{variantForm:!0}],precneqq:"⪵",succneqq:"⪶",precnsim:"⋨",succnsim:"⋩",precnapprox:"⪹",succnapprox:"⪺",nsim:"≁",ncong:"≇",nshortmid:["∤",{variantForm:!0}],nshortparallel:["∦",{variantForm:!0}],nmid:"∤",nparallel:"∦",nvdash:"⊬",nvDash:"⊭",nVdash:"⊮",nVDash:"⊯",ntriangleleft:"⋪",ntriangleright:"⋫",ntrianglelefteq:"⋬",ntrianglerighteq:"⋭",nsubseteq:"⊈",nsupseteq:"⊉",nsubseteqq:["⊈",{variantForm:!0}],nsupseteqq:["⊉",{variantForm:!0}],subsetneq:"⊊",supsetneq:"⊋",varsubsetneq:["⊊",{variantForm:!0}],varsupsetneq:["⊋",{variantForm:!0}],subsetneqq:"⫋",supsetneqq:"⫌",varsubsetneqq:["⫋",{variantForm:!0}],varsupsetneqq:["⫌",{variantForm:!0}],leftleftarrows:"⇇",rightrightarrows:"⇉",leftrightarrows:"⇆",rightleftarrows:"⇄",Lleftarrow:"⇚",Rrightarrow:"⇛",twoheadleftarrow:"↞",twoheadrightarrow:"↠",leftarrowtail:"↢",rightarrowtail:"↣",looparrowleft:"↫",looparrowright:"↬",leftrightharpoons:"⇋",rightleftharpoons:["⇌",{variantForm:!0}],curvearrowleft:"↶",curvearrowright:"↷",circlearrowleft:"↺",circlearrowright:"↻",Lsh:"↰",Rsh:"↱",upuparrows:"⇈",downdownarrows:"⇊",upharpoonleft:"↿",upharpoonright:"↾",downharpoonleft:"⇃",restriction:"↾",multimap:"⊸",downharpoonright:"⇂",leftrightsquigarrow:"↭",rightsquigarrow:"⇝",leadsto:"⇝",dashrightarrow:"⇢",dashleftarrow:"⇠",nleftarrow:"↚",nrightarrow:"↛",nLeftarrow:"⇍",nRightarrow:"⇏",nleftrightarrow:"↮",nLeftrightarrow:"⇎"}),new i.DelimiterMap("AMSsymbols-delimiter",k.default.delimiter,{"\\ulcorner":"⌜","\\urcorner":"⌝","\\llcorner":"⌞","\\lrcorner":"⌟"}),new i.CommandMap("AMSsymbols-macros",{implies:["Macro","\\;\\Longrightarrow\\;"],impliedby:["Macro","\\;\\Longleftarrow\\;"]},h.AmsMethods)},29021:a=>{"use strict";a.exports=require("fs")},29146:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.ColortblConfiguration=b.ColorArrayItem=void 0;var g=c(15844),h=c(107),i=c(88647),j=f(c(51676)),k=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.color={cell:"",row:"",col:[]},b.hasColor=!1,b}return e(b,a),b.prototype.EndEntry=function(){a.prototype.EndEntry.call(this);var b=this.row[this.row.length-1],c=this.color.cell||this.color.row||this.color.col[this.row.length-1];c&&(b.attributes.set("mathbackground",c),this.color.cell="",this.hasColor=!0)},b.prototype.EndRow=function(){a.prototype.EndRow.call(this),this.color.row=""},b.prototype.createMml=function(){var b=a.prototype.createMml.call(this),c=b.isKind("mrow")?b.childNodes[1]:b;return c.isKind("menclose")&&(c=c.childNodes[0].childNodes[0]),this.hasColor&&"none"===c.attributes.get("frame")&&c.attributes.set("frame",""),b},b}(g.ArrayItem);b.ColorArrayItem=k,new i.CommandMap("colortbl",{cellcolor:["TableColor","cell"],rowcolor:["TableColor","row"],columncolor:["TableColor","col"]},{TableColor:function(a,b,c){var d=a.configuration.packageData.get("color").model,e=a.GetBrackets(b,""),f=d.getColor(e,a.GetArgument(b)),g=a.stack.Top();if(!(g instanceof k))throw new j.default("UnsupportedTableColor","Unsupported use of %1",a.currentCS);if("col"===c){if(g.table.length)throw new j.default("ColumnColorNotTop","%1 must be in the top row",b);g.color.col[g.row.length]=f,a.GetBrackets(b,"")&&a.GetBrackets(b,"")}else if(g.color[c]=f,"row"===c&&(g.Size()||g.row.length))throw new j.default("RowColorNotFirst","%1 must be at the beginning of a row",b)}}),b.ColortblConfiguration=h.Configuration.create("colortbl",{handler:{macro:["colortbl"]},items:{array:k},priority:10,config:[function(a,b){b.parseOptions.packageData.has("color")||h.ConfigurationHandler.get("color").config(a,b)},10]})},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},29434:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.TagFormatConfiguration=b.tagformatConfig=void 0;var f=c(107),g=c(92960),h=0;function i(a,b){var c=b.parseOptions.options.tags;"base"!==c&&a.tags.hasOwnProperty(c)&&g.TagsFactory.add(c,a.tags[c]);var d=function(a){function c(){return null!==a&&a.apply(this,arguments)||this}return e(c,a),c.prototype.formatNumber=function(a){return b.parseOptions.options.tagformat.number(a)},c.prototype.formatTag=function(a){return b.parseOptions.options.tagformat.tag(a)},c.prototype.formatId=function(a){return b.parseOptions.options.tagformat.id(a)},c.prototype.formatUrl=function(a,c){return b.parseOptions.options.tagformat.url(a,c)},c}(g.TagsFactory.create(b.parseOptions.options.tags).constructor),f="configTags-"+ ++h;g.TagsFactory.add(f,d),b.parseOptions.options.tags=f}b.tagformatConfig=i,b.TagFormatConfiguration=f.Configuration.create("tagformat",{config:[i,10],options:{tagformat:{number:function(a){return a.toString()},tag:function(a){return"("+a+")"},id:function(a){return"mjx-eqn:"+a.replace(/\s/g,"_")},url:function(a,b){return b+"#"+encodeURIComponent(a)}}}})},29452:(a,b,c)=>{"use strict";var d=c(57503),e=c(76424),f=c(30079),g=c(30815),h=c(40483),i=c(48284),j=c(25409),k=c(33914),l=c(96663),m=c(15526),n=c(89319),o=c(31797),p=c(33774);class q extends Error{sourceStart;sourceEnd;parserState;constructor(a,b,c,d){super(a),this.name="ParseError",this.sourceStart=b,this.sourceEnd=c,this.parserState=d}}class r extends q{token;constructor(a,b,c,d,e){super(a,b,c,d),this.token=e}}let s="Unexpected EOF while consuming a url token.";function t(a){return a>=48&&a<=57}function u(a){return a>=48&&a<=57||a>=97&&a<=102||a>=65&&a<=70}function v(a){var b;return a>=97&&a<=122||a>=65&&a<=90||183===(b=a)||8204===b||8205===b||8255===b||8256===b||8204===b||192<=b&&b<=214||216<=b&&b<=246||248<=b&&b<=893||895<=b&&b<=8191||8304<=b&&b<=8591||11264<=b&&b<=12271||12289<=b&&b<=55295||63744<=b&&b<=64975||65008<=b&&b<=65533||0===b||!!z(b)||b>=65536||95===a}function w(a){return v(a)||t(a)||45===a}function x(a){return 10===a||13===a||12===a}function y(a){return 32===a||10===a||9===a||13===a||12===a}function z(a){return a>=55296&&a<=57343}function A(a){return 92===a.source.codePointAt(a.cursor)&&!x(a.source.codePointAt(a.cursor+1)??-1)}function B(a,b){return 45===b.source.codePointAt(b.cursor)?45===b.source.codePointAt(b.cursor+1)||!!v(b.source.codePointAt(b.cursor+1)??-1)||92===b.source.codePointAt(b.cursor+1)&&!x(b.source.codePointAt(b.cursor+2)??-1):!!v(b.source.codePointAt(b.cursor)??-1)||A(b)}function C(a){return 43===a.source.codePointAt(a.cursor)||45===a.source.codePointAt(a.cursor)?!!t(a.source.codePointAt(a.cursor+1)??-1)||46===a.source.codePointAt(a.cursor+1)&&t(a.source.codePointAt(a.cursor+2)??-1):46===a.source.codePointAt(a.cursor)?t(a.source.codePointAt(a.cursor+1)??-1):t(a.source.codePointAt(a.cursor)??-1)}function D(a,b){let c=b.readCodePoint();if(void 0===c)return a.onParseError(new q("Unexpected EOF while consuming an escaped code point.",b.representationStart,b.representationEnd,["4.3.7. Consume an escaped code point","Unexpected EOF"])),65533;if(u(c)){let a,d=[c];for(;void 0!==(a=b.source.codePointAt(b.cursor))&&u(a)&&d.length<6;)d.push(a),b.advanceCodePoint();y(b.source.codePointAt(b.cursor)??-1)&&(13===b.source.codePointAt(b.cursor)&&10===b.source.codePointAt(b.cursor+1)&&b.advanceCodePoint(),b.advanceCodePoint());let e=parseInt(String.fromCodePoint(...d),16);return 0===e||z(e)||e>1114111?65533:e}return 0===c||z(c)?65533:c}function E(a,b){let c=[];for(;;){let d=b.source.codePointAt(b.cursor)??-1;if(0===d||z(d))c.push(65533),b.advanceCodePoint(+(d>65535)+1);else if(w(d))c.push(d),b.advanceCodePoint(+(d>65535)+1);else{if(!A(b))return c;b.advanceCodePoint(),c.push(D(a,b))}}}function F(a,b){let c;{let a=b.source.codePointAt(b.cursor);45===a?c="-":43===a&&(c="+")}let d=function(a,b){let c=aj.Integer;for(43!==b.source.codePointAt(b.cursor)&&45!==b.source.codePointAt(b.cursor)||b.advanceCodePoint();t(b.source.codePointAt(b.cursor)??-1);)b.advanceCodePoint();if(46===b.source.codePointAt(b.cursor)&&t(b.source.codePointAt(b.cursor+1)??-1))for(b.advanceCodePoint(2),c=aj.Number;t(b.source.codePointAt(b.cursor)??-1);)b.advanceCodePoint();if(101===b.source.codePointAt(b.cursor)||69===b.source.codePointAt(b.cursor)){if(t(b.source.codePointAt(b.cursor+1)??-1))b.advanceCodePoint(2);else{if(45!==b.source.codePointAt(b.cursor+1)&&43!==b.source.codePointAt(b.cursor+1)||!t(b.source.codePointAt(b.cursor+2)??-1))return c;b.advanceCodePoint(3)}for(c=aj.Number;t(b.source.codePointAt(b.cursor)??-1);)b.advanceCodePoint()}return c}(0,b),e=parseFloat(b.source.slice(b.representationStart,b.representationEnd+1));if(B(0,b)){let f=E(a,b);return[ai.Dimension,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:e,signCharacter:c,type:d,unit:String.fromCodePoint(...f)}]}return 37===b.source.codePointAt(b.cursor)?(b.advanceCodePoint(),[ai.Percentage,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:e,signCharacter:c}]):[ai.Number,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:e,signCharacter:c,type:d}]}!function(a){a.Comment="comment",a.AtKeyword="at-keyword-token",a.BadString="bad-string-token",a.BadURL="bad-url-token",a.CDC="CDC-token",a.CDO="CDO-token",a.Colon="colon-token",a.Comma="comma-token",a.Delim="delim-token",a.Dimension="dimension-token",a.EOF="EOF-token",a.Function="function-token",a.Hash="hash-token",a.Ident="ident-token",a.Number="number-token",a.Percentage="percentage-token",a.Semicolon="semicolon-token",a.String="string-token",a.URL="url-token",a.Whitespace="whitespace-token",a.OpenParen="(-token",a.CloseParen=")-token",a.OpenSquare="[-token",a.CloseSquare="]-token",a.OpenCurly="{-token",a.CloseCurly="}-token",a.UnicodeRange="unicode-range-token"}(ai||(ai={})),function(a){a.Integer="integer",a.Number="number"}(aj||(aj={})),function(a){a.Unrestricted="unrestricted",a.ID="id"}(ak||(ak={}));class G{cursor=0;source="";representationStart=0;representationEnd=-1;constructor(a){this.source=a}advanceCodePoint(a=1){this.cursor=this.cursor+a,this.representationEnd=this.cursor-1}readCodePoint(){let a=this.source.codePointAt(this.cursor);if(void 0!==a)return this.cursor=this.cursor+1,this.representationEnd=this.cursor-1,a}unreadCodePoint(a=1){this.cursor=this.cursor-a,this.representationEnd=this.cursor-1}resetRepresentation(){this.representationStart=this.cursor,this.representationEnd=-1}}function H(a,b){for(;;){let c=b.source.codePointAt(b.cursor);if(void 0===c)return;if(41===c)return void b.advanceCodePoint();A(b)?(b.advanceCodePoint(),D(a,b)):b.advanceCodePoint()}}function I(a,b){let c=E(a,b);if(40!==b.source.codePointAt(b.cursor))return[ai.Ident,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:String.fromCodePoint(...c)}];if(3===c.length&&(117===c[0]||85===c[0])&&(114===c[1]||82===c[1])&&(108===c[2]||76===c[2])){b.advanceCodePoint();let d=0;for(;;){let a=y(b.source.codePointAt(b.cursor)??-1),e=y(b.source.codePointAt(b.cursor+1)??-1);if(a&&e){d+=1,b.advanceCodePoint(1);continue}let f=a?b.source.codePointAt(b.cursor+1):b.source.codePointAt(b.cursor);if(34===f||39===f)return d>0&&b.unreadCodePoint(d),[ai.Function,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:String.fromCodePoint(...c)}];break}return function(a,b){for(var c;y(b.source.codePointAt(b.cursor)??-1);)b.advanceCodePoint();let d="";for(;;){if(void 0===b.source.codePointAt(b.cursor)){let c=[ai.URL,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:d}];return a.onParseError(new r(s,b.representationStart,b.representationEnd,["4.3.6. Consume a url token","Unexpected EOF"],c)),c}if(41===b.source.codePointAt(b.cursor))return b.advanceCodePoint(),[ai.URL,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:d}];if(y(b.source.codePointAt(b.cursor)??-1)){for(b.advanceCodePoint();y(b.source.codePointAt(b.cursor)??-1);)b.advanceCodePoint();if(void 0===b.source.codePointAt(b.cursor)){let c=[ai.URL,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:d}];return a.onParseError(new r(s,b.representationStart,b.representationEnd,["4.3.6. Consume a url token","Consume as much whitespace as possible","Unexpected EOF"],c)),c}return 41===b.source.codePointAt(b.cursor)?(b.advanceCodePoint(),[ai.URL,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:d}]):(H(a,b),[ai.BadURL,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,void 0])}let e=b.source.codePointAt(b.cursor);if(34===e||39===e||40===e||11===(c=e??-1)||127===c||0<=c&&c<=8||14<=c&&c<=31){H(a,b);let c=[ai.BadURL,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,void 0];return a.onParseError(new r("Unexpected character while consuming a url token.",b.representationStart,b.representationEnd,["4.3.6. Consume a url token","Unexpected U+0022 QUOTATION MARK (\"), U+0027 APOSTROPHE ('), U+0028 LEFT PARENTHESIS (() or non-printable code point"],c)),c}if(92===e){if(A(b)){b.advanceCodePoint(),d+=String.fromCodePoint(D(a,b));continue}H(a,b);let c=[ai.BadURL,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,void 0];return a.onParseError(new r("Invalid escape sequence while consuming a url token.",b.representationStart,b.representationEnd,["4.3.6. Consume a url token","U+005C REVERSE SOLIDUS (\\)","The input stream does not start with a valid escape sequence"],c)),c}0===b.source.codePointAt(b.cursor)||z(b.source.codePointAt(b.cursor)??-1)?d+=String.fromCodePoint(65533):d+=b.source[b.cursor],b.advanceCodePoint()}}(a,b)}return b.advanceCodePoint(),[ai.Function,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:String.fromCodePoint(...c)}]}function J(){}Object.values(ai);let K=/license|copyright|sourcemappingurl/i,L=/\s|\/\*/,M=/^layer$/i;function N(a,b){if(!b)return b;if(a.has(b))return a.get(b);let c=b.trim();if(""===c)return a.set(b,""),"";if(!L.test(c))return a.set(b,c),c;let d=!1,e=!1,f="",g=function(a,b){let c=a.css.valueOf(),d=a.unicodeRangesAllowed??!1,e=new G(c),f={onParseError:J};return{nextToken:function(){e.resetRepresentation();let a=e.source.codePointAt(e.cursor);if(void 0===a)return[ai.EOF,"",-1,-1,void 0];if(47===a&&47===(b=e).source.codePointAt(b.cursor)&&42===b.source.codePointAt(b.cursor+1)){var b;for(e.advanceCodePoint(2);;){let a=e.readCodePoint();if(void 0===a){let a=[ai.Comment,e.source.slice(e.representationStart,e.representationEnd+1),e.representationStart,e.representationEnd,void 0];return f.onParseError(new r("Unexpected EOF while consuming a comment.",e.representationStart,e.representationEnd,["4.3.2. Consume comments","Unexpected EOF"],a)),a}if(42===a&&void 0!==e.source.codePointAt(e.cursor)&&47===e.source.codePointAt(e.cursor)){e.advanceCodePoint();break}}return[ai.Comment,e.source.slice(e.representationStart,e.representationEnd+1),e.representationStart,e.representationEnd,void 0]}if(d&&(117===a||85===a)&&!(117!==e.source.codePointAt(e.cursor)&&85!==e.source.codePointAt(e.cursor)||43!==e.source.codePointAt(e.cursor+1)||63!==e.source.codePointAt(e.cursor+2)&&!u(e.source.codePointAt(e.cursor+2)??-1)))return function(a,b){let c;b.advanceCodePoint(2);let d=[],e=[];for(;void 0!==(c=b.source.codePointAt(b.cursor))&&d.length<6&&u(c);)d.push(c),b.advanceCodePoint();for(;void 0!==(c=b.source.codePointAt(b.cursor))&&d.length<6&&63===c;)0===e.length&&e.push(...d),d.push(48),e.push(70),b.advanceCodePoint();if(!e.length&&45===b.source.codePointAt(b.cursor)&&u(b.source.codePointAt(b.cursor+1)??-1))for(b.advanceCodePoint();void 0!==(c=b.source.codePointAt(b.cursor))&&e.length<6&&u(c);)e.push(c),b.advanceCodePoint();if(!e.length){let a=parseInt(String.fromCodePoint(...d),16);return[ai.UnicodeRange,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{startOfRange:a,endOfRange:a}]}let f=parseInt(String.fromCodePoint(...d),16),g=parseInt(String.fromCodePoint(...e),16);return[ai.UnicodeRange,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{startOfRange:f,endOfRange:g}]}(0,e);if(v(a))return I(f,e);if(t(a))return F(f,e);switch(a){case 44:return e.advanceCodePoint(),[ai.Comma,",",e.representationStart,e.representationEnd,void 0];case 58:return e.advanceCodePoint(),[ai.Colon,":",e.representationStart,e.representationEnd,void 0];case 59:return e.advanceCodePoint(),[ai.Semicolon,";",e.representationStart,e.representationEnd,void 0];case 40:return e.advanceCodePoint(),[ai.OpenParen,"(",e.representationStart,e.representationEnd,void 0];case 41:return e.advanceCodePoint(),[ai.CloseParen,")",e.representationStart,e.representationEnd,void 0];case 91:return e.advanceCodePoint(),[ai.OpenSquare,"[",e.representationStart,e.representationEnd,void 0];case 93:return e.advanceCodePoint(),[ai.CloseSquare,"]",e.representationStart,e.representationEnd,void 0];case 123:return e.advanceCodePoint(),[ai.OpenCurly,"{",e.representationStart,e.representationEnd,void 0];case 125:return e.advanceCodePoint(),[ai.CloseCurly,"}",e.representationStart,e.representationEnd,void 0];case 39:case 34:return function(a,b){let c="",d=b.readCodePoint();for(;;){let e=b.readCodePoint();if(void 0===e){let d=[ai.String,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:c}];return a.onParseError(new r("Unexpected EOF while consuming a string token.",b.representationStart,b.representationEnd,["4.3.5. Consume a string token","Unexpected EOF"],d)),d}if(x(e)){b.unreadCodePoint();let c=[ai.BadString,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,void 0];return a.onParseError(new r("Unexpected newline while consuming a string token.",b.representationStart,13===b.source.codePointAt(b.cursor)&&10===b.source.codePointAt(b.cursor+1)?b.representationEnd+2:b.representationEnd+1,["4.3.5. Consume a string token","Unexpected newline"],c)),c}if(e===d)return[ai.String,b.source.slice(b.representationStart,b.representationEnd+1),b.representationStart,b.representationEnd,{value:c}];if(92!==e)0===e||z(e)?c+=String.fromCodePoint(65533):c+=String.fromCodePoint(e);else{if(void 0===b.source.codePointAt(b.cursor))continue;if(x(b.source.codePointAt(b.cursor)??-1)){13===b.source.codePointAt(b.cursor)&&10===b.source.codePointAt(b.cursor+1)&&b.advanceCodePoint(),b.advanceCodePoint();continue}c+=String.fromCodePoint(D(a,b))}}}(f,e);case 35:e.advanceCodePoint();let c=e.source.codePointAt(e.cursor);if(void 0!==c&&(w(c)||A(e))){let a=ak.Unrestricted;B(0,e)&&(a=ak.ID);let b=E(f,e);return[ai.Hash,e.source.slice(e.representationStart,e.representationEnd+1),e.representationStart,e.representationEnd,{value:String.fromCodePoint(...b),type:a}]}return[ai.Delim,"#",e.representationStart,e.representationEnd,{value:"#"}];case 43:case 46:return C(e)?F(f,e):(e.advanceCodePoint(),[ai.Delim,e.source[e.representationStart],e.representationStart,e.representationEnd,{value:e.source[e.representationStart]}]);case 10:case 13:case 12:case 9:case 32:for(;y(e.source.codePointAt(e.cursor)??-1);)e.advanceCodePoint();return[ai.Whitespace,e.source.slice(e.representationStart,e.representationEnd+1),e.representationStart,e.representationEnd,void 0];case 45:return C(e)?F(f,e):45===e.source.codePointAt(e.cursor)&&45===e.source.codePointAt(e.cursor+1)&&62===e.source.codePointAt(e.cursor+2)?(e.advanceCodePoint(3),[ai.CDC,"--\x3e",e.representationStart,e.representationEnd,void 0]):B(0,e)?I(f,e):(e.advanceCodePoint(),[ai.Delim,"-",e.representationStart,e.representationEnd,{value:"-"}]);case 60:return 60===e.source.codePointAt(e.cursor)&&33===e.source.codePointAt(e.cursor+1)&&45===e.source.codePointAt(e.cursor+2)&&45===e.source.codePointAt(e.cursor+3)?(e.advanceCodePoint(4),[ai.CDO,"\x3c!--",e.representationStart,e.representationEnd,void 0]):(e.advanceCodePoint(),[ai.Delim,"<",e.representationStart,e.representationEnd,{value:"<"}]);case 64:if(e.advanceCodePoint(),B(0,e)){let a=E(f,e);return[ai.AtKeyword,e.source.slice(e.representationStart,e.representationEnd+1),e.representationStart,e.representationEnd,{value:String.fromCodePoint(...a)}]}return[ai.Delim,"@",e.representationStart,e.representationEnd,{value:"@"}];case 92:{if(A(e))return I(f,e);e.advanceCodePoint();let a=[ai.Delim,"\\",e.representationStart,e.representationEnd,{value:"\\"}];return f.onParseError(new r('Invalid escape sequence after "\\"',e.representationStart,e.representationEnd,["4.3.1. Consume a token","U+005C REVERSE SOLIDUS (\\)","The input stream does not start with a valid escape sequence"],a)),a}}return e.advanceCodePoint(),[ai.Delim,e.source[e.representationStart],e.representationStart,e.representationEnd,{value:e.source[e.representationStart]}]},endOfFile:function(){return void 0===e.source.codePointAt(e.cursor)}}}({css:c});for(;!g.endOfFile();){let a=g.nextToken();a&&a[0]===ai.Whitespace?(d||(f+=" "),d=!0,e=!1):a&&a[0]===ai.Comment?(e||(f+="/**/"),d=!1,e=!0):(d=!1,e=!1,f+=a[1])}return a.set(b,f),f}function O(a){if("rule"===a.type){if(0===a.nodes?.length){let b=a.parent;return!!b&&(a.remove(),O(b),!0)}}else if("atrule"===a.type&&0===a.nodes?.length&&!M.test(a.name)){let b=a.parent;return!!b&&(a.remove(),O(b),!0)}return!1}function P(a){if(!a.raws.semicolon)return;let b=a.last;"decl"===b?.type&&b.variable||(a.raws.semicolon=!1)}let Q=()=>{let a=new Map;return{postcssPlugin:"postcss-minify",OnceExit(b){b.raws.before="",b.raws.after="\n",b.walk(b=>{switch(b.type){case"atrule":if(O(b))return;return b.raws.after="",b.raws.afterName=" ",b.raws.before="",b.raws.between="",b.raws.params=void 0,P(b),void(b.params=N(a,b.params));case"rule":if(O(b))return;return b.raws.after="",b.raws.before="",b.raws.between="",b.raws.selector=void 0,P(b),void(b.selector=N(a,b.selector));case"decl":return b.prop.startsWith("--")?void(b.raws.before=""):(b.raws.before="",b.raws.between=":",b.raws.important=b.important?"!important":"",b.raws.value=void 0,void(b.value=N(a,b.value)));case"comment":return b.text.startsWith("!")||K.test(b.text)?void(b.raws.before=""):void b.remove()}})}}};Q.postcss=!0;let R=(a,b)=>{let c=a.lastGlobalDirectives,d=a.themeSet.get((c||{}).theme,!0),e=d&&a.themeSet.getThemeMeta(d,"auto-scaling");return!!("true"===e||b&&(e||"").includes(b))},S=/^(<pre[^>]*?><code[^>]*?>)([\s\S]*)(<\/code><\/pre>\n*)$/,T=e(a=>{let{code_block:b,fence:c}=a.renderer.rules,d=b=>(...c)=>{let d=b(...c);return a.marpit.options.inlineSVG&&R(a.marpit,"code")?d.replace(S,(a,b,c,d)=>'<pre is="marp-pre" data-auto-scaling="downscale-only"'+b.slice(4)+c+d):d};a.renderer.rules.code_block=d(b),a.renderer.rules.fence=d(c)}),U=e(a=>{let{heading_open:b}=a.renderer.rules;a.core.ruler.after("inline","marp_fitting_header",({tokens:b})=>{let c;if(a.marpit.options.inlineSVG){for(let a of b)if(c||"heading_open"!==a.type||(c=a),c)if("inline"===a.type){let b=!1;for(let c of a.children)"marpit_comment"===c.type&&"fit"===c.content&&(b=!0,c.meta=c.meta||{},c.meta.marpitCommentParsed="marp-fitting-header");b&&(c.meta=c.meta||{},c.meta.marpAutoScaling=!0)}else"heading_close"===a.type&&(c=void 0)}}),a.renderer.rules.heading_open=function(c,d,e,f,g){let h=b?b.call(this,c,d,e,f,g):g.renderToken(c,d,e),{tag:i,meta:j}=c[d];return j?.marpAutoScaling&&R(a.marpit,"fittingHeader")?h.replace(RegExp(`<${i}`,"i"),`<${i} is="marp-${i}" data-auto-scaling`):h}}),V=e(a=>a.use(U).use(T)),W=["h1","h2","h3","h4","h5","h6","span","pre"],X=Object.assign(()=>({postcssPlugin:"marp-core-custom-elements",Root:a=>{a.walkRules(RegExp(W.join("|"),"i"),a=>{f(a=>{a.walkTags(a=>{let b=a.value.toLowerCase();if(W.includes(b)){let c=((a,b)=>{let c=a;for(;c;){if(b(c))return c;c=c.parent}})(a.parent,({type:a})=>"pseudo"===a);if("::part"===c?.value)return;a.value=`:is(${b}, marp-${b})`}})}).processSync(a,{updateSelector:!0})})}}),{postcss:!0});var Y=function(){var a={base:"https://cdn.jsdelivr.net/gh/jdecked/twemoji@17.0.2/assets/",ext:".png",size:"72x72",className:"emoji",convert:{fromCodePoint:function(a){var b="string"==typeof a?parseInt(a,16):a;return b<65536?h(b):h(55296+((b-=65536)>>10),56320+(1023&b))},toCodePoint:o},onerror:function(){this.parentNode&&this.parentNode.replaceChild(i(this.alt,!1),this)},parse:function(b,d){var e;return d&&"function"!=typeof d||(d={callback:d}),("string"==typeof b?function(a,b){return n(a,function(a){var c,d,e=a,g=k(a),h=b.callback(g,b);if(g&&h){for(d in e="<img ".concat('class="',b.className,'" ','draggable="false" ','alt="',a,'"',' src="',h,'"'),c=b.attributes(a,g))c.hasOwnProperty(d)&&0!==d.indexOf("on")&&-1===e.indexOf(" "+d+"=")&&(e=e.concat(" ",d,'="',c[d].replace(f,l),'"'));e=e.concat("/>")}return e})}:function(a,b){for(var d,e,f,h,j,l,m,n,o,p,q,r,s,t=function a(b,c){for(var d,e,f=b.childNodes,h=f.length;h--;)3===(e=(d=f[h]).nodeType)?c.push(d):1!==e||"ownerSVGElement"in d||g.test(d.nodeName.toLowerCase())||a(d,c);return c}(a,[]),u=t.length;u--;){for(f=!1,h=document.createDocumentFragment(),l=(j=t[u]).nodeValue,n=0;m=c.exec(l);){if((o=m.index)!==n&&h.appendChild(i(l.slice(n,o),!0)),r=k(q=m[0]),n=o+q.length,s=b.callback(r,b),r&&s){for(e in(p=new Image).onerror=b.onerror,p.setAttribute("draggable","false"),d=b.attributes(q,r))d.hasOwnProperty(e)&&0!==e.indexOf("on")&&!p.hasAttribute(e)&&p.setAttribute(e,d[e]);p.className=b.className,p.alt=q,p.src=s,f=!0,h.appendChild(p)}p||h.appendChild(i(q,!1)),p=null}f&&(n<l.length&&h.appendChild(i(l.slice(n),!0)),j.parentNode.replaceChild(h,j))}return a})(b,{callback:d.callback||j,attributes:"function"==typeof d.attributes?d.attributes:m,base:"string"==typeof d.base?d.base:a.base,ext:d.ext||a.ext,size:d.folder||("number"==typeof(e=d.size||a.size)?e+"x"+e:e),className:d.className||a.className,onerror:d.onerror||a.onerror})},replace:n,test:function(a){c.lastIndex=0;var b=c.test(a);return c.lastIndex=0,b}},b={"&":"&","<":"<",">":">","'":"'",'"':"""},c=/(?:\ud83d\udc68\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffc-\udfff]|\ud83e\uddd1\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffb\udffd-\udfff]|\ud83e\uddd1\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffb\udffc\udffe\udfff]|\ud83e\uddd1\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffb-\udffd\udfff]|\ud83e\uddd1\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83e\uddd1\ud83c[\udffb-\udffe]|\ud83d\udc68\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffb\u200d\ud83d\udc30\u200d\ud83d\udc68\ud83c[\udffc-\udfff]|\ud83d\udc68\ud83c\udffb\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffc-\udfff]|\ud83d\udc68\ud83c\udffb\u200d\ud83e\udeef\u200d\ud83d\udc68\ud83c[\udffc-\udfff]|\ud83d\udc68\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffc\u200d\ud83d\udc30\u200d\ud83d\udc68\ud83c[\udffb\udffd-\udfff]|\ud83d\udc68\ud83c\udffc\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb\udffd-\udfff]|\ud83d\udc68\ud83c\udffc\u200d\ud83e\udeef\u200d\ud83d\udc68\ud83c[\udffb\udffd-\udfff]|\ud83d\udc68\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffd\u200d\ud83d\udc30\u200d\ud83d\udc68\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc68\ud83c\udffd\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc68\ud83c\udffd\u200d\ud83e\udeef\u200d\ud83d\udc68\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc68\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udffe\u200d\ud83d\udc30\u200d\ud83d\udc68\ud83c[\udffb-\udffd\udfff]|\ud83d\udc68\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb-\udffd\udfff]|\ud83d\udc68\ud83c\udffe\u200d\ud83e\udeef\u200d\ud83d\udc68\ud83c[\udffb-\udffd\udfff]|\ud83d\udc68\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc68\ud83c\udfff\u200d\ud83d\udc30\u200d\ud83d\udc68\ud83c[\udffb-\udffe]|\ud83d\udc68\ud83c\udfff\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb-\udffe]|\ud83d\udc68\ud83c\udfff\u200d\ud83e\udeef\u200d\ud83d\udc68\ud83c[\udffb-\udffe]|\ud83d\udc69\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\ud83d\udc30\u200d\ud83d\udc69\ud83c[\udffc-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffc-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffc-\udfff]|\ud83d\udc69\ud83c\udffb\u200d\ud83e\udeef\u200d\ud83d\udc69\ud83c[\udffc-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\ud83d\udc30\u200d\ud83d\udc69\ud83c[\udffb\udffd-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb\udffd-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffb\udffd-\udfff]|\ud83d\udc69\ud83c\udffc\u200d\ud83e\udeef\u200d\ud83d\udc69\ud83c[\udffb\udffd-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffd\u200d\ud83d\udc30\u200d\ud83d\udc69\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc69\ud83c\udffd\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc69\ud83c\udffd\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc69\ud83c\udffd\u200d\ud83e\udeef\u200d\ud83d\udc69\ud83c[\udffb\udffc\udffe\udfff]|\ud83d\udc69\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udffe\u200d\ud83d\udc30\u200d\ud83d\udc69\ud83c[\udffb-\udffd\udfff]|\ud83d\udc69\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb-\udffd\udfff]|\ud83d\udc69\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffb-\udffd\udfff]|\ud83d\udc69\ud83c\udffe\u200d\ud83e\udeef\u200d\ud83d\udc69\ud83c[\udffb-\udffd\udfff]|\ud83d\udc69\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc68\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83d\udc69\ud83c[\udffb-\udfff]|\ud83d\udc69\ud83c\udfff\u200d\ud83d\udc30\u200d\ud83d\udc69\ud83c[\udffb-\udffe]|\ud83d\udc69\ud83c\udfff\u200d\ud83e\udd1d\u200d\ud83d\udc68\ud83c[\udffb-\udffe]|\ud83d\udc69\ud83c\udfff\u200d\ud83e\udd1d\u200d\ud83d\udc69\ud83c[\udffb-\udffe]|\ud83d\udc69\ud83c\udfff\u200d\ud83e\udeef\u200d\ud83d\udc69\ud83c[\udffb-\udffe]|\ud83e\uddd1\ud83c\udffb\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffc-\udfff]|\ud83e\uddd1\ud83c\udffb\u200d\ud83d\udc30\u200d\ud83e\uddd1\ud83c[\udffc-\udfff]|\ud83e\uddd1\ud83c\udffb\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffb\u200d\ud83e\udeef\u200d\ud83e\uddd1\ud83c[\udffc-\udfff]|\ud83e\uddd1\ud83c\udffc\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffb\udffd-\udfff]|\ud83e\uddd1\ud83c\udffc\u200d\ud83d\udc30\u200d\ud83e\uddd1\ud83c[\udffb\udffd-\udfff]|\ud83e\uddd1\ud83c\udffc\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffc\u200d\ud83e\udeef\u200d\ud83e\uddd1\ud83c[\udffb\udffd-\udfff]|\ud83e\uddd1\ud83c\udffd\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffb\udffc\udffe\udfff]|\ud83e\uddd1\ud83c\udffd\u200d\ud83d\udc30\u200d\ud83e\uddd1\ud83c[\udffb\udffc\udffe\udfff]|\ud83e\uddd1\ud83c\udffd\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffd\u200d\ud83e\udeef\u200d\ud83e\uddd1\ud83c[\udffb\udffc\udffe\udfff]|\ud83e\uddd1\ud83c\udffe\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffb-\udffd\udfff]|\ud83e\uddd1\ud83c\udffe\u200d\ud83d\udc30\u200d\ud83e\uddd1\ud83c[\udffb-\udffd\udfff]|\ud83e\uddd1\ud83c\udffe\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udffe\u200d\ud83e\udeef\u200d\ud83e\uddd1\ud83c[\udffb-\udffd\udfff]|\ud83e\uddd1\ud83c\udfff\u200d\u2764\ufe0f\u200d\ud83e\uddd1\ud83c[\udffb-\udffe]|\ud83e\uddd1\ud83c\udfff\u200d\ud83d\udc30\u200d\ud83e\uddd1\ud83c[\udffb-\udffe]|\ud83e\uddd1\ud83c\udfff\u200d\ud83e\udd1d\u200d\ud83e\uddd1\ud83c[\udffb-\udfff]|\ud83e\uddd1\ud83c\udfff\u200d\ud83e\udeef\u200d\ud83e\uddd1\ud83c[\udffb-\udffe]|\ud83d\udc68\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d\udc68|\ud83d\udc69\u200d\u2764\ufe0f\u200d\ud83d\udc8b\u200d\ud83d[\udc68\udc69]|\ud83e\udef1\ud83c\udffb\u200d\ud83e\udef2\ud83c[\udffc-\udfff]|\ud83e\udef1\ud83c\udffc\u200d\ud83e\udef2\ud83c[\udffb\udffd-\udfff]|\ud83e\udef1\ud83c\udffd\u200d\ud83e\udef2\ud83c[\udffb\udffc\udffe\udfff]|\ud83e\udef1\ud83c\udffe\u200d\ud83e\udef2\ud83c[\udffb-\udffd\udfff]|\ud83e\udef1\ud83c\udfff\u200d\ud83e\udef2\ud83c[\udffb-\udffe]|\ud83d\udc68\u200d\u2764\ufe0f\u200d\ud83d\udc68|\ud83d\udc69\u200d\u2764\ufe0f\u200d\ud83d[\udc68\udc69]|\ud83e\uddd1\u200d\ud83e\udd1d\u200d\ud83e\uddd1|\ud83d\udc6f\ud83c\udffb\u200d\u2640\ufe0f|\ud83d\udc6f\ud83c\udffb\u200d\u2642\ufe0f|\ud83d\udc6f\ud83c\udffc\u200d\u2640\ufe0f|\ud83d\udc6f\ud83c\udffc\u200d\u2642\ufe0f|\ud83d\udc6f\ud83c\udffd\u200d\u2640\ufe0f|\ud83d\udc6f\ud83c\udffd\u200d\u2642\ufe0f|\ud83d\udc6f\ud83c\udffe\u200d\u2640\ufe0f|\ud83d\udc6f\ud83c\udffe\u200d\u2642\ufe0f|\ud83d\udc6f\ud83c\udfff\u200d\u2640\ufe0f|\ud83d\udc6f\ud83c\udfff\u200d\u2642\ufe0f|\ud83e\udd3c\ud83c\udffb\u200d\u2640\ufe0f|\ud83e\udd3c\ud83c\udffb\u200d\u2642\ufe0f|\ud83e\udd3c\ud83c\udffc\u200d\u2640\ufe0f|\ud83e\udd3c\ud83c\udffc\u200d\u2642\ufe0f|\ud83e\udd3c\ud83c\udffd\u200d\u2640\ufe0f|\ud83e\udd3c\ud83c\udffd\u200d\u2642\ufe0f|\ud83e\udd3c\ud83c\udffe\u200d\u2640\ufe0f|\ud83e\udd3c\ud83c\udffe\u200d\u2642\ufe0f|\ud83e\udd3c\ud83c\udfff\u200d\u2640\ufe0f|\ud83e\udd3c\ud83c\udfff\u200d\u2642\ufe0f|\ud83d\udc6f\u200d\u2640\ufe0f|\ud83d\udc6f\u200d\u2642\ufe0f|\ud83e\udd3c\u200d\u2640\ufe0f|\ud83e\udd3c\u200d\u2642\ufe0f|\ud83d\udc6b\ud83c[\udffb-\udfff]|\ud83d\udc6c\ud83c[\udffb-\udfff]|\ud83d\udc6d\ud83c[\udffb-\udfff]|\ud83d\udc6f\ud83c[\udffb-\udfff]|\ud83d\udc8f\ud83c[\udffb-\udfff]|\ud83d\udc91\ud83c[\udffb-\udfff]|\ud83e\udd1d\ud83c[\udffb-\udfff]|\ud83e\udd3c\ud83c[\udffb-\udfff]|\ud83d[\udc6b-\udc6d\udc6f\udc8f\udc91]|\ud83e[\udd1d\udd3c])|(?:\ud83d[\udc68\udc69]|\ud83e\uddd1)(?:\ud83c[\udffb-\udfff])?\u200d(?:\u2695\ufe0f|\u2696\ufe0f|\u2708\ufe0f|\ud83c[\udf3e\udf73\udf7c\udf84\udf93\udfa4\udfa8\udfeb\udfed]|\ud83d[\udcbb\udcbc\udd27\udd2c\ude80\ude92]|\ud83e[\uddaf-\uddb3\uddbc\uddbd\ude70])(?:\u200d\u27a1\ufe0f)?|(?:\ud83c[\udfcb\udfcc]|\ud83d[\udd74\udd75]|\u26f9)((?:\ud83c[\udffb-\udfff]|\ufe0f)\u200d[\u2640\u2642]\ufe0f(?:\u200d\u27a1\ufe0f)?)|(?:\ud83c[\udfc3\udfc4\udfca]|\ud83d[\udc6e\udc70\udc71\udc73\udc77\udc81\udc82\udc86\udc87\ude45-\ude47\ude4b\ude4d\ude4e\udea3\udeb4-\udeb6]|\ud83e[\udd26\udd35\udd37-\udd39\udd3d\udd3e\uddb8\uddb9\uddcd-\uddcf\uddd4\uddd6-\udddd])(?:\ud83c[\udffb-\udfff])?\u200d[\u2640\u2642]\ufe0f(?:\u200d\u27a1\ufe0f)?|(?:\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83e\uddd1\u200d\ud83e\uddd1\u200d\ud83e\uddd2\u200d\ud83e\uddd2|\ud83d\udc68\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc68\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc68\u200d\ud83d[\udc66\udc67]|\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d\udc66\u200d\ud83d\udc66|\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83e\uddd1\u200d\ud83e\uddd1\u200d\ud83e\uddd2|\ud83e\uddd1\u200d\ud83e\uddd2\u200d\ud83e\uddd2|\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f|\ud83c\udff3\ufe0f\u200d\ud83c\udf08|\ud83d\ude36\u200d\ud83c\udf2b\ufe0f|\u26d3\ufe0f\u200d\ud83d\udca5|\u2764\ufe0f\u200d\ud83d\udd25|\u2764\ufe0f\u200d\ud83e\ude79|\ud83c\udf44\u200d\ud83d\udfeb|\ud83c\udf4b\u200d\ud83d\udfe9|\ud83c\udff4\u200d\u2620\ufe0f|\ud83d\udc15\u200d\ud83e\uddba|\ud83d\udc26\u200d\ud83d\udd25|\ud83d\udc3b\u200d\u2744\ufe0f|\ud83d\udc41\u200d\ud83d\udde8|\ud83d\udc68\u200d\ud83d[\udc66\udc67]|\ud83d\udc69\u200d\ud83d[\udc66\udc67]|\ud83d\ude2e\u200d\ud83d\udca8|\ud83d\ude35\u200d\ud83d\udcab|\ud83d\ude42\u200d\u2194\ufe0f|\ud83d\ude42\u200d\u2195\ufe0f|\ud83e\uddd1\u200d\ud83e\uddd2|\ud83e\uddde\u200d\u2640\ufe0f|\ud83e\uddde\u200d\u2642\ufe0f|\ud83e\udddf\u200d\u2640\ufe0f|\ud83e\udddf\u200d\u2642\ufe0f|\ud83d\udc08\u200d\u2b1b|\ud83d\udc26\u200d\u2b1b)|[#*0-9]\ufe0f?\u20e3|(?:[©®\u2122\u265f]\ufe0f)|(?:\ud83c[\udc04\udd70\udd71\udd7e\udd7f\ude02\ude1a\ude2f\ude37\udf21\udf24-\udf2c\udf36\udf7d\udf96\udf97\udf99-\udf9b\udf9e\udf9f\udfcd\udfce\udfd4-\udfdf\udff3\udff5\udff7]|\ud83d[\udc3f\udc41\udcfd\udd49\udd4a\udd6f\udd70\udd73\udd76-\udd79\udd87\udd8a-\udd8d\udda5\udda8\uddb1\uddb2\uddbc\uddc2-\uddc4\uddd1-\uddd3\udddc-\uddde\udde1\udde3\udde8\uddef\uddf3\uddfa\udecb\udecd-\udecf\udee0-\udee5\udee9\udef0\udef3]|[\u203c\u2049\u2139\u2194-\u2199\u21a9\u21aa\u231a\u231b\u2328\u23cf\u23ed-\u23ef\u23f1\u23f2\u23f8-\u23fa\u24c2\u25aa\u25ab\u25b6\u25c0\u25fb-\u25fe\u2600-\u2604\u260e\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262a\u262e\u262f\u2638-\u263a\u2640\u2642\u2648-\u2653\u2660\u2663\u2665\u2666\u2668\u267b\u267f\u2692-\u2697\u2699\u269b\u269c\u26a0\u26a1\u26a7\u26aa\u26ab\u26b0\u26b1\u26bd\u26be\u26c4\u26c5\u26c8\u26cf\u26d1\u26d3\u26d4\u26e9\u26ea\u26f0-\u26f5\u26f8\u26fa\u26fd\u2702\u2708\u2709\u270f\u2712\u2714\u2716\u271d\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u2764\u27a1\u2934\u2935\u2b05-\u2b07\u2b1b\u2b1c\u2b50\u2b55\u3030\u303d\u3297\u3299])(?:\ufe0f|(?!\ufe0e))|(?:(?:\ud83c[\udfcb\udfcc]|\ud83d[\udd74\udd75\udd90]|\ud83e\udef0|[\u261d\u26f7\u26f9\u270c\u270d])(?:\ufe0f|(?!\ufe0e))|(?:\ud83c\udfc3|\ud83d\udeb6|\ud83e\uddce)(?:\ud83c[\udffb-\udfff])?(?:\u200d\u27a1\ufe0f)?|(?:\ud83c[\udf85\udfc2\udfc4\udfc7\udfca]|\ud83d[\udc42\udc43\udc46-\udc50\udc66-\udc69\udc6e\udc70-\udc78\udc7c\udc81-\udc83\udc85-\udc87\udcaa\udd7a\udd95\udd96\ude45-\ude47\ude4b-\ude4f\udea3\udeb4\udeb5\udec0\udecc]|\ud83e[\udd0c\udd0f\udd18-\udd1c\udd1e\udd1f\udd26\udd30-\udd39\udd3d\udd3e\udd77\uddb5\uddb6\uddb8\uddb9\uddbb\uddcd\uddcf\uddd1-\udddd\udec3-\udec5\udef1-\udef8]|[\u270a\u270b]))(?:\ud83c[\udffb-\udfff])?|(?:\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f|\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc73\udb40\udc63\udb40\udc74\udb40\udc7f|\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc77\udb40\udc6c\udb40\udc73\udb40\udc7f|\ud83c\udde6\ud83c[\udde8-\uddec\uddee\uddf1\uddf2\uddf4\uddf6-\uddfa\uddfc\uddfd\uddff]|\ud83c\udde7\ud83c[\udde6\udde7\udde9-\uddef\uddf1-\uddf4\uddf6-\uddf9\uddfb\uddfc\uddfe\uddff]|\ud83c\udde8\ud83c[\udde6\udde8\udde9\uddeb-\uddee\uddf0-\uddf7\uddfa-\uddff]|\ud83c\udde9\ud83c[\uddea\uddec\uddef\uddf0\uddf2\uddf4\uddff]|\ud83c\uddea\ud83c[\udde6\udde8\uddea\uddec\udded\uddf7-\uddfa]|\ud83c\uddeb\ud83c[\uddee-\uddf0\uddf2\uddf4\uddf7]|\ud83c\uddec\ud83c[\udde6\udde7\udde9-\uddee\uddf1-\uddf3\uddf5-\uddfa\uddfc\uddfe]|\ud83c\udded\ud83c[\uddf0\uddf2\uddf3\uddf7\uddf9\uddfa]|\ud83c\uddee\ud83c[\udde8-\uddea\uddf1-\uddf4\uddf6-\uddf9]|\ud83c\uddef\ud83c[\uddea\uddf2\uddf4\uddf5]|\ud83c\uddf0\ud83c[\uddea\uddec-\uddee\uddf2\uddf3\uddf5\uddf7\uddfc\uddfe\uddff]|\ud83c\uddf1\ud83c[\udde6-\udde8\uddee\uddf0\uddf7-\uddfb\uddfe]|\ud83c\uddf2\ud83c[\udde6\udde8-\udded\uddf0-\uddff]|\ud83c\uddf3\ud83c[\udde6\udde8\uddea-\uddec\uddee\uddf1\uddf4\uddf5\uddf7\uddfa\uddff]|\ud83c\uddf4\ud83c\uddf2|\ud83c\uddf5\ud83c[\udde6\uddea-\udded\uddf0-\uddf3\uddf7-\uddf9\uddfc\uddfe]|\ud83c\uddf6\ud83c\udde6|\ud83c\uddf7\ud83c[\uddea\uddf4\uddf8\uddfa\uddfc]|\ud83c\uddf8\ud83c[\udde6-\uddea\uddec-\uddf4\uddf7-\uddf9\uddfb\uddfd-\uddff]|\ud83c\uddf9\ud83c[\udde6\udde8\udde9\uddeb-\udded\uddef-\uddf4\uddf7\uddf9\uddfb\uddfc\uddff]|\ud83c\uddfa\ud83c[\udde6\uddec\uddf2\uddf3\uddf8\uddfe\uddff]|\ud83c\uddfb\ud83c[\udde6\udde8\uddea\uddec\uddee\uddf3\uddfa]|\ud83c\uddfc\ud83c[\uddeb\uddf8]|\ud83c\uddfd\ud83c\uddf0|\ud83c\uddfe\ud83c[\uddea\uddf9]|\ud83c\uddff\ud83c[\udde6\uddf2\uddfc]|\ud83c[\udccf\udd8e\udd91-\udd9a\udde6-\uddff\ude01\ude32-\ude36\ude38-\ude3a\ude50\ude51\udf00-\udf20\udf2d-\udf35\udf37-\udf7c\udf7e-\udf84\udf86-\udf93\udfa0-\udfc1\udfc5\udfc6\udfc8\udfc9\udfcf-\udfd3\udfe0-\udff0\udff4\udff8-\udfff]|\ud83d[\udc00-\udc3e\udc40\udc44\udc45\udc51-\udc65\udc6a\udc79-\udc7b\udc7d-\udc80\udc84\udc88-\udc8e\udc90\udc92-\udca9\udcab-\udcfc\udcff-\udd3d\udd4b-\udd4e\udd50-\udd67\udda4\uddfb-\ude44\ude48-\ude4a\ude80-\udea2\udea4-\udeb3\udeb7-\udebf\udec1-\udec5\uded0-\uded2\uded5-\uded8\udedc-\udedf\udeeb\udeec\udef4-\udefc\udfe0-\udfeb\udff0]|\ud83e[\udd0d\udd0e\udd10-\udd17\udd20-\udd25\udd27-\udd2f\udd3a\udd3f-\udd45\udd47-\udd76\udd78-\uddb4\uddb7\uddba\uddbc-\uddcc\uddd0\uddde-\uddff\ude70-\ude7c\ude80-\ude8a\ude8e-\udec2\udec6\udec8\udecd-\udedc\udedf-\udeea\udeef]|[\u23e9-\u23ec\u23f0\u23f3\u267e\u26ce\u2705\u2728\u274c\u274e\u2753-\u2755\u2795-\u2797\u27b0\u27bf\ue50a])|\ufe0f/g,d=/\uFE0F/g,e=String.fromCharCode(8205),f=/[&<>'"]/g,g=/^(?:iframe|noframes|noscript|script|select|style|textarea)$/,h=String.fromCharCode;return a;function i(a,b){return document.createTextNode(b?a.replace(d,""):a)}function j(a,b){return"".concat(b.base,b.size,"/",a,b.ext)}function k(a){return o(0>a.indexOf(e)?a.replace(d,""):a)}function l(a){return b[a]}function m(){return null}function n(a,b){return String(a).replace(c,b)}function o(a,b){for(var c=[],d=0,e=0,f=0;f<a.length;)d=a.charCodeAt(f++),e?(c.push((65536+(e-55296<<10)+(d-56320)).toString(16)),e=0):55296<=d&&d<=56319?e=d:c.push(d.toString(16));return c.join(b||"-")}}();function Z(a,b){return a[b].content}var $={angry:[">:(",">:-("],blush:[':")',':-")'],broken_heart:["</3","<\\3"],confused:[":/",":-/"],cry:[":'(",":'-(",":,(",":,-("],frowning:[":(",":-("],heart:["<3"],imp:["]:(","]:-("],innocent:["o:)","O:)","o:-)","O:-)","0:)","0:-)"],joy:[":')",":'-)",":,)",":,-)",":'D",":'-D",":,D",":,-D"],kissing:[":*",":-*"],laughing:["x-)","X-)"],neutral_face:[":|",":-|"],open_mouth:[":o",":-o",":O",":-O"],rage:[":@",":-@"],smile:[":D",":-D"],smiley:[":)",":-)"],smiling_imp:["]:)","]:-)"],sob:[":,'(",":,'-(",";(",";-("],stuck_out_tongue:[":P",":-P"],sunglasses:["8-)","B-)"],sweat:[",:(",",:-("],sweat_smile:[",:)",",:-)"],unamused:[":s",":-S",":z",":-Z",":$",":-$"],wink:[";)",";-)"]},_={100:"\uD83D\uDCAF",1234:"\uD83D\uDD22",grinning:"\uD83D\uDE00",smiley:"\uD83D\uDE03",smile:"\uD83D\uDE04",grin:"\uD83D\uDE01",laughing:"\uD83D\uDE06",satisfied:"\uD83D\uDE06",sweat_smile:"\uD83D\uDE05",rofl:"\uD83E\uDD23",joy:"\uD83D\uDE02",slightly_smiling_face:"\uD83D\uDE42",upside_down_face:"\uD83D\uDE43",melting_face:"\uD83E\uDEE0",wink:"\uD83D\uDE09",blush:"\uD83D\uDE0A",innocent:"\uD83D\uDE07",smiling_face_with_three_hearts:"\uD83E\uDD70",heart_eyes:"\uD83D\uDE0D",star_struck:"\uD83E\uDD29",kissing_heart:"\uD83D\uDE18",kissing:"\uD83D\uDE17",relaxed:"☺️",kissing_closed_eyes:"\uD83D\uDE1A",kissing_smiling_eyes:"\uD83D\uDE19",smiling_face_with_tear:"\uD83E\uDD72",yum:"\uD83D\uDE0B",stuck_out_tongue:"\uD83D\uDE1B",stuck_out_tongue_winking_eye:"\uD83D\uDE1C",zany_face:"\uD83E\uDD2A",stuck_out_tongue_closed_eyes:"\uD83D\uDE1D",money_mouth_face:"\uD83E\uDD11",hugs:"\uD83E\uDD17",hand_over_mouth:"\uD83E\uDD2D",face_with_open_eyes_and_hand_over_mouth:"\uD83E\uDEE2",face_with_peeking_eye:"\uD83E\uDEE3",shushing_face:"\uD83E\uDD2B",thinking:"\uD83E\uDD14",saluting_face:"\uD83E\uDEE1",zipper_mouth_face:"\uD83E\uDD10",raised_eyebrow:"\uD83E\uDD28",neutral_face:"\uD83D\uDE10",expressionless:"\uD83D\uDE11",no_mouth:"\uD83D\uDE36",dotted_line_face:"\uD83E\uDEE5",face_in_clouds:"\uD83D\uDE36\uD83C\uDF2B️",smirk:"\uD83D\uDE0F",unamused:"\uD83D\uDE12",roll_eyes:"\uD83D\uDE44",grimacing:"\uD83D\uDE2C",face_exhaling:"\uD83D\uDE2E\uD83D\uDCA8",lying_face:"\uD83E\uDD25",shaking_face:"\uD83E\uDEE8",relieved:"\uD83D\uDE0C",pensive:"\uD83D\uDE14",sleepy:"\uD83D\uDE2A",drooling_face:"\uD83E\uDD24",sleeping:"\uD83D\uDE34",mask:"\uD83D\uDE37",face_with_thermometer:"\uD83E\uDD12",face_with_head_bandage:"\uD83E\uDD15",nauseated_face:"\uD83E\uDD22",vomiting_face:"\uD83E\uDD2E",sneezing_face:"\uD83E\uDD27",hot_face:"\uD83E\uDD75",cold_face:"\uD83E\uDD76",woozy_face:"\uD83E\uDD74",dizzy_face:"\uD83D\uDE35",face_with_spiral_eyes:"\uD83D\uDE35\uD83D\uDCAB",exploding_head:"\uD83E\uDD2F",cowboy_hat_face:"\uD83E\uDD20",partying_face:"\uD83E\uDD73",disguised_face:"\uD83E\uDD78",sunglasses:"\uD83D\uDE0E",nerd_face:"\uD83E\uDD13",monocle_face:"\uD83E\uDDD0",confused:"\uD83D\uDE15",face_with_diagonal_mouth:"\uD83E\uDEE4",worried:"\uD83D\uDE1F",slightly_frowning_face:"\uD83D\uDE41",frowning_face:"☹️",open_mouth:"\uD83D\uDE2E",hushed:"\uD83D\uDE2F",astonished:"\uD83D\uDE32",flushed:"\uD83D\uDE33",pleading_face:"\uD83E\uDD7A",face_holding_back_tears:"\uD83E\uDD79",frowning:"\uD83D\uDE26",anguished:"\uD83D\uDE27",fearful:"\uD83D\uDE28",cold_sweat:"\uD83D\uDE30",disappointed_relieved:"\uD83D\uDE25",cry:"\uD83D\uDE22",sob:"\uD83D\uDE2D",scream:"\uD83D\uDE31",confounded:"\uD83D\uDE16",persevere:"\uD83D\uDE23",disappointed:"\uD83D\uDE1E",sweat:"\uD83D\uDE13",weary:"\uD83D\uDE29",tired_face:"\uD83D\uDE2B",yawning_face:"\uD83E\uDD71",triumph:"\uD83D\uDE24",rage:"\uD83D\uDE21",pout:"\uD83D\uDE21",angry:"\uD83D\uDE20",cursing_face:"\uD83E\uDD2C",smiling_imp:"\uD83D\uDE08",imp:"\uD83D\uDC7F",skull:"\uD83D\uDC80",skull_and_crossbones:"☠️",hankey:"\uD83D\uDCA9",poop:"\uD83D\uDCA9",shit:"\uD83D\uDCA9",clown_face:"\uD83E\uDD21",japanese_ogre:"\uD83D\uDC79",japanese_goblin:"\uD83D\uDC7A",ghost:"\uD83D\uDC7B",alien:"\uD83D\uDC7D",space_invader:"\uD83D\uDC7E",robot:"\uD83E\uDD16",smiley_cat:"\uD83D\uDE3A",smile_cat:"\uD83D\uDE38",joy_cat:"\uD83D\uDE39",heart_eyes_cat:"\uD83D\uDE3B",smirk_cat:"\uD83D\uDE3C",kissing_cat:"\uD83D\uDE3D",scream_cat:"\uD83D\uDE40",crying_cat_face:"\uD83D\uDE3F",pouting_cat:"\uD83D\uDE3E",see_no_evil:"\uD83D\uDE48",hear_no_evil:"\uD83D\uDE49",speak_no_evil:"\uD83D\uDE4A",love_letter:"\uD83D\uDC8C",cupid:"\uD83D\uDC98",gift_heart:"\uD83D\uDC9D",sparkling_heart:"\uD83D\uDC96",heartpulse:"\uD83D\uDC97",heartbeat:"\uD83D\uDC93",revolving_hearts:"\uD83D\uDC9E",two_hearts:"\uD83D\uDC95",heart_decoration:"\uD83D\uDC9F",heavy_heart_exclamation:"❣️",broken_heart:"\uD83D\uDC94",heart_on_fire:"❤️\uD83D\uDD25",mending_heart:"❤️\uD83E\uDE79",heart:"❤️",pink_heart:"\uD83E\uDE77",orange_heart:"\uD83E\uDDE1",yellow_heart:"\uD83D\uDC9B",green_heart:"\uD83D\uDC9A",blue_heart:"\uD83D\uDC99",light_blue_heart:"\uD83E\uDE75",purple_heart:"\uD83D\uDC9C",brown_heart:"\uD83E\uDD0E",black_heart:"\uD83D\uDDA4",grey_heart:"\uD83E\uDE76",white_heart:"\uD83E\uDD0D",kiss:"\uD83D\uDC8B",anger:"\uD83D\uDCA2",boom:"\uD83D\uDCA5",collision:"\uD83D\uDCA5",dizzy:"\uD83D\uDCAB",sweat_drops:"\uD83D\uDCA6",dash:"\uD83D\uDCA8",hole:"\uD83D\uDD73️",speech_balloon:"\uD83D\uDCAC",eye_speech_bubble:"\uD83D\uDC41️\uD83D\uDDE8️",left_speech_bubble:"\uD83D\uDDE8️",right_anger_bubble:"\uD83D\uDDEF️",thought_balloon:"\uD83D\uDCAD",zzz:"\uD83D\uDCA4",wave:"\uD83D\uDC4B",raised_back_of_hand:"\uD83E\uDD1A",raised_hand_with_fingers_splayed:"\uD83D\uDD90️",hand:"✋",raised_hand:"✋",vulcan_salute:"\uD83D\uDD96",rightwards_hand:"\uD83E\uDEF1",leftwards_hand:"\uD83E\uDEF2",palm_down_hand:"\uD83E\uDEF3",palm_up_hand:"\uD83E\uDEF4",leftwards_pushing_hand:"\uD83E\uDEF7",rightwards_pushing_hand:"\uD83E\uDEF8",ok_hand:"\uD83D\uDC4C",pinched_fingers:"\uD83E\uDD0C",pinching_hand:"\uD83E\uDD0F",v:"✌️",crossed_fingers:"\uD83E\uDD1E",hand_with_index_finger_and_thumb_crossed:"\uD83E\uDEF0",love_you_gesture:"\uD83E\uDD1F",metal:"\uD83E\uDD18",call_me_hand:"\uD83E\uDD19",point_left:"\uD83D\uDC48",point_right:"\uD83D\uDC49",point_up_2:"\uD83D\uDC46",middle_finger:"\uD83D\uDD95",fu:"\uD83D\uDD95",point_down:"\uD83D\uDC47",point_up:"☝️",index_pointing_at_the_viewer:"\uD83E\uDEF5","+1":"\uD83D\uDC4D",thumbsup:"\uD83D\uDC4D","-1":"\uD83D\uDC4E",thumbsdown:"\uD83D\uDC4E",fist_raised:"✊",fist:"✊",fist_oncoming:"\uD83D\uDC4A",facepunch:"\uD83D\uDC4A",punch:"\uD83D\uDC4A",fist_left:"\uD83E\uDD1B",fist_right:"\uD83E\uDD1C",clap:"\uD83D\uDC4F",raised_hands:"\uD83D\uDE4C",heart_hands:"\uD83E\uDEF6",open_hands:"\uD83D\uDC50",palms_up_together:"\uD83E\uDD32",handshake:"\uD83E\uDD1D",pray:"\uD83D\uDE4F",writing_hand:"✍️",nail_care:"\uD83D\uDC85",selfie:"\uD83E\uDD33",muscle:"\uD83D\uDCAA",mechanical_arm:"\uD83E\uDDBE",mechanical_leg:"\uD83E\uDDBF",leg:"\uD83E\uDDB5",foot:"\uD83E\uDDB6",ear:"\uD83D\uDC42",ear_with_hearing_aid:"\uD83E\uDDBB",nose:"\uD83D\uDC43",brain:"\uD83E\uDDE0",anatomical_heart:"\uD83E\uDEC0",lungs:"\uD83E\uDEC1",tooth:"\uD83E\uDDB7",bone:"\uD83E\uDDB4",eyes:"\uD83D\uDC40",eye:"\uD83D\uDC41️",tongue:"\uD83D\uDC45",lips:"\uD83D\uDC44",biting_lip:"\uD83E\uDEE6",baby:"\uD83D\uDC76",child:"\uD83E\uDDD2",boy:"\uD83D\uDC66",girl:"\uD83D\uDC67",adult:"\uD83E\uDDD1",blond_haired_person:"\uD83D\uDC71",man:"\uD83D\uDC68",bearded_person:"\uD83E\uDDD4",man_beard:"\uD83E\uDDD4♂️",woman_beard:"\uD83E\uDDD4♀️",red_haired_man:"\uD83D\uDC68\uD83E\uDDB0",curly_haired_man:"\uD83D\uDC68\uD83E\uDDB1",white_haired_man:"\uD83D\uDC68\uD83E\uDDB3",bald_man:"\uD83D\uDC68\uD83E\uDDB2",woman:"\uD83D\uDC69",red_haired_woman:"\uD83D\uDC69\uD83E\uDDB0",person_red_hair:"\uD83E\uDDD1\uD83E\uDDB0",curly_haired_woman:"\uD83D\uDC69\uD83E\uDDB1",person_curly_hair:"\uD83E\uDDD1\uD83E\uDDB1",white_haired_woman:"\uD83D\uDC69\uD83E\uDDB3",person_white_hair:"\uD83E\uDDD1\uD83E\uDDB3",bald_woman:"\uD83D\uDC69\uD83E\uDDB2",person_bald:"\uD83E\uDDD1\uD83E\uDDB2",blond_haired_woman:"\uD83D\uDC71♀️",blonde_woman:"\uD83D\uDC71♀️",blond_haired_man:"\uD83D\uDC71♂️",older_adult:"\uD83E\uDDD3",older_man:"\uD83D\uDC74",older_woman:"\uD83D\uDC75",frowning_person:"\uD83D\uDE4D",frowning_man:"\uD83D\uDE4D♂️",frowning_woman:"\uD83D\uDE4D♀️",pouting_face:"\uD83D\uDE4E",pouting_man:"\uD83D\uDE4E♂️",pouting_woman:"\uD83D\uDE4E♀️",no_good:"\uD83D\uDE45",no_good_man:"\uD83D\uDE45♂️",ng_man:"\uD83D\uDE45♂️",no_good_woman:"\uD83D\uDE45♀️",ng_woman:"\uD83D\uDE45♀️",ok_person:"\uD83D\uDE46",ok_man:"\uD83D\uDE46♂️",ok_woman:"\uD83D\uDE46♀️",tipping_hand_person:"\uD83D\uDC81",information_desk_person:"\uD83D\uDC81",tipping_hand_man:"\uD83D\uDC81♂️",sassy_man:"\uD83D\uDC81♂️",tipping_hand_woman:"\uD83D\uDC81♀️",sassy_woman:"\uD83D\uDC81♀️",raising_hand:"\uD83D\uDE4B",raising_hand_man:"\uD83D\uDE4B♂️",raising_hand_woman:"\uD83D\uDE4B♀️",deaf_person:"\uD83E\uDDCF",deaf_man:"\uD83E\uDDCF♂️",deaf_woman:"\uD83E\uDDCF♀️",bow:"\uD83D\uDE47",bowing_man:"\uD83D\uDE47♂️",bowing_woman:"\uD83D\uDE47♀️",facepalm:"\uD83E\uDD26",man_facepalming:"\uD83E\uDD26♂️",woman_facepalming:"\uD83E\uDD26♀️",shrug:"\uD83E\uDD37",man_shrugging:"\uD83E\uDD37♂️",woman_shrugging:"\uD83E\uDD37♀️",health_worker:"\uD83E\uDDD1⚕️",man_health_worker:"\uD83D\uDC68⚕️",woman_health_worker:"\uD83D\uDC69⚕️",student:"\uD83E\uDDD1\uD83C\uDF93",man_student:"\uD83D\uDC68\uD83C\uDF93",woman_student:"\uD83D\uDC69\uD83C\uDF93",teacher:"\uD83E\uDDD1\uD83C\uDFEB",man_teacher:"\uD83D\uDC68\uD83C\uDFEB",woman_teacher:"\uD83D\uDC69\uD83C\uDFEB",judge:"\uD83E\uDDD1⚖️",man_judge:"\uD83D\uDC68⚖️",woman_judge:"\uD83D\uDC69⚖️",farmer:"\uD83E\uDDD1\uD83C\uDF3E",man_farmer:"\uD83D\uDC68\uD83C\uDF3E",woman_farmer:"\uD83D\uDC69\uD83C\uDF3E",cook:"\uD83E\uDDD1\uD83C\uDF73",man_cook:"\uD83D\uDC68\uD83C\uDF73",woman_cook:"\uD83D\uDC69\uD83C\uDF73",mechanic:"\uD83E\uDDD1\uD83D\uDD27",man_mechanic:"\uD83D\uDC68\uD83D\uDD27",woman_mechanic:"\uD83D\uDC69\uD83D\uDD27",factory_worker:"\uD83E\uDDD1\uD83C\uDFED",man_factory_worker:"\uD83D\uDC68\uD83C\uDFED",woman_factory_worker:"\uD83D\uDC69\uD83C\uDFED",office_worker:"\uD83E\uDDD1\uD83D\uDCBC",man_office_worker:"\uD83D\uDC68\uD83D\uDCBC",woman_office_worker:"\uD83D\uDC69\uD83D\uDCBC",scientist:"\uD83E\uDDD1\uD83D\uDD2C",man_scientist:"\uD83D\uDC68\uD83D\uDD2C",woman_scientist:"\uD83D\uDC69\uD83D\uDD2C",technologist:"\uD83E\uDDD1\uD83D\uDCBB",man_technologist:"\uD83D\uDC68\uD83D\uDCBB",woman_technologist:"\uD83D\uDC69\uD83D\uDCBB",singer:"\uD83E\uDDD1\uD83C\uDFA4",man_singer:"\uD83D\uDC68\uD83C\uDFA4",woman_singer:"\uD83D\uDC69\uD83C\uDFA4",artist:"\uD83E\uDDD1\uD83C\uDFA8",man_artist:"\uD83D\uDC68\uD83C\uDFA8",woman_artist:"\uD83D\uDC69\uD83C\uDFA8",pilot:"\uD83E\uDDD1✈️",man_pilot:"\uD83D\uDC68✈️",woman_pilot:"\uD83D\uDC69✈️",astronaut:"\uD83E\uDDD1\uD83D\uDE80",man_astronaut:"\uD83D\uDC68\uD83D\uDE80",woman_astronaut:"\uD83D\uDC69\uD83D\uDE80",firefighter:"\uD83E\uDDD1\uD83D\uDE92",man_firefighter:"\uD83D\uDC68\uD83D\uDE92",woman_firefighter:"\uD83D\uDC69\uD83D\uDE92",police_officer:"\uD83D\uDC6E",cop:"\uD83D\uDC6E",policeman:"\uD83D\uDC6E♂️",policewoman:"\uD83D\uDC6E♀️",detective:"\uD83D\uDD75️",male_detective:"\uD83D\uDD75️♂️",female_detective:"\uD83D\uDD75️♀️",guard:"\uD83D\uDC82",guardsman:"\uD83D\uDC82♂️",guardswoman:"\uD83D\uDC82♀️",ninja:"\uD83E\uDD77",construction_worker:"\uD83D\uDC77",construction_worker_man:"\uD83D\uDC77♂️",construction_worker_woman:"\uD83D\uDC77♀️",person_with_crown:"\uD83E\uDEC5",prince:"\uD83E\uDD34",princess:"\uD83D\uDC78",person_with_turban:"\uD83D\uDC73",man_with_turban:"\uD83D\uDC73♂️",woman_with_turban:"\uD83D\uDC73♀️",man_with_gua_pi_mao:"\uD83D\uDC72",woman_with_headscarf:"\uD83E\uDDD5",person_in_tuxedo:"\uD83E\uDD35",man_in_tuxedo:"\uD83E\uDD35♂️",woman_in_tuxedo:"\uD83E\uDD35♀️",person_with_veil:"\uD83D\uDC70",man_with_veil:"\uD83D\uDC70♂️",woman_with_veil:"\uD83D\uDC70♀️",bride_with_veil:"\uD83D\uDC70♀️",pregnant_woman:"\uD83E\uDD30",pregnant_man:"\uD83E\uDEC3",pregnant_person:"\uD83E\uDEC4",breast_feeding:"\uD83E\uDD31",woman_feeding_baby:"\uD83D\uDC69\uD83C\uDF7C",man_feeding_baby:"\uD83D\uDC68\uD83C\uDF7C",person_feeding_baby:"\uD83E\uDDD1\uD83C\uDF7C",angel:"\uD83D\uDC7C",santa:"\uD83C\uDF85",mrs_claus:"\uD83E\uDD36",mx_claus:"\uD83E\uDDD1\uD83C\uDF84",superhero:"\uD83E\uDDB8",superhero_man:"\uD83E\uDDB8♂️",superhero_woman:"\uD83E\uDDB8♀️",supervillain:"\uD83E\uDDB9",supervillain_man:"\uD83E\uDDB9♂️",supervillain_woman:"\uD83E\uDDB9♀️",mage:"\uD83E\uDDD9",mage_man:"\uD83E\uDDD9♂️",mage_woman:"\uD83E\uDDD9♀️",fairy:"\uD83E\uDDDA",fairy_man:"\uD83E\uDDDA♂️",fairy_woman:"\uD83E\uDDDA♀️",vampire:"\uD83E\uDDDB",vampire_man:"\uD83E\uDDDB♂️",vampire_woman:"\uD83E\uDDDB♀️",merperson:"\uD83E\uDDDC",merman:"\uD83E\uDDDC♂️",mermaid:"\uD83E\uDDDC♀️",elf:"\uD83E\uDDDD",elf_man:"\uD83E\uDDDD♂️",elf_woman:"\uD83E\uDDDD♀️",genie:"\uD83E\uDDDE",genie_man:"\uD83E\uDDDE♂️",genie_woman:"\uD83E\uDDDE♀️",zombie:"\uD83E\uDDDF",zombie_man:"\uD83E\uDDDF♂️",zombie_woman:"\uD83E\uDDDF♀️",troll:"\uD83E\uDDCC",massage:"\uD83D\uDC86",massage_man:"\uD83D\uDC86♂️",massage_woman:"\uD83D\uDC86♀️",haircut:"\uD83D\uDC87",haircut_man:"\uD83D\uDC87♂️",haircut_woman:"\uD83D\uDC87♀️",walking:"\uD83D\uDEB6",walking_man:"\uD83D\uDEB6♂️",walking_woman:"\uD83D\uDEB6♀️",standing_person:"\uD83E\uDDCD",standing_man:"\uD83E\uDDCD♂️",standing_woman:"\uD83E\uDDCD♀️",kneeling_person:"\uD83E\uDDCE",kneeling_man:"\uD83E\uDDCE♂️",kneeling_woman:"\uD83E\uDDCE♀️",person_with_probing_cane:"\uD83E\uDDD1\uD83E\uDDAF",man_with_probing_cane:"\uD83D\uDC68\uD83E\uDDAF",woman_with_probing_cane:"\uD83D\uDC69\uD83E\uDDAF",person_in_motorized_wheelchair:"\uD83E\uDDD1\uD83E\uDDBC",man_in_motorized_wheelchair:"\uD83D\uDC68\uD83E\uDDBC",woman_in_motorized_wheelchair:"\uD83D\uDC69\uD83E\uDDBC",person_in_manual_wheelchair:"\uD83E\uDDD1\uD83E\uDDBD",man_in_manual_wheelchair:"\uD83D\uDC68\uD83E\uDDBD",woman_in_manual_wheelchair:"\uD83D\uDC69\uD83E\uDDBD",runner:"\uD83C\uDFC3",running:"\uD83C\uDFC3",running_man:"\uD83C\uDFC3♂️",running_woman:"\uD83C\uDFC3♀️",woman_dancing:"\uD83D\uDC83",dancer:"\uD83D\uDC83",man_dancing:"\uD83D\uDD7A",business_suit_levitating:"\uD83D\uDD74️",dancers:"\uD83D\uDC6F",dancing_men:"\uD83D\uDC6F♂️",dancing_women:"\uD83D\uDC6F♀️",sauna_person:"\uD83E\uDDD6",sauna_man:"\uD83E\uDDD6♂️",sauna_woman:"\uD83E\uDDD6♀️",climbing:"\uD83E\uDDD7",climbing_man:"\uD83E\uDDD7♂️",climbing_woman:"\uD83E\uDDD7♀️",person_fencing:"\uD83E\uDD3A",horse_racing:"\uD83C\uDFC7",skier:"⛷️",snowboarder:"\uD83C\uDFC2",golfing:"\uD83C\uDFCC️",golfing_man:"\uD83C\uDFCC️♂️",golfing_woman:"\uD83C\uDFCC️♀️",surfer:"\uD83C\uDFC4",surfing_man:"\uD83C\uDFC4♂️",surfing_woman:"\uD83C\uDFC4♀️",rowboat:"\uD83D\uDEA3",rowing_man:"\uD83D\uDEA3♂️",rowing_woman:"\uD83D\uDEA3♀️",swimmer:"\uD83C\uDFCA",swimming_man:"\uD83C\uDFCA♂️",swimming_woman:"\uD83C\uDFCA♀️",bouncing_ball_person:"⛹️",bouncing_ball_man:"⛹️♂️",basketball_man:"⛹️♂️",bouncing_ball_woman:"⛹️♀️",basketball_woman:"⛹️♀️",weight_lifting:"\uD83C\uDFCB️",weight_lifting_man:"\uD83C\uDFCB️♂️",weight_lifting_woman:"\uD83C\uDFCB️♀️",bicyclist:"\uD83D\uDEB4",biking_man:"\uD83D\uDEB4♂️",biking_woman:"\uD83D\uDEB4♀️",mountain_bicyclist:"\uD83D\uDEB5",mountain_biking_man:"\uD83D\uDEB5♂️",mountain_biking_woman:"\uD83D\uDEB5♀️",cartwheeling:"\uD83E\uDD38",man_cartwheeling:"\uD83E\uDD38♂️",woman_cartwheeling:"\uD83E\uDD38♀️",wrestling:"\uD83E\uDD3C",men_wrestling:"\uD83E\uDD3C♂️",women_wrestling:"\uD83E\uDD3C♀️",water_polo:"\uD83E\uDD3D",man_playing_water_polo:"\uD83E\uDD3D♂️",woman_playing_water_polo:"\uD83E\uDD3D♀️",handball_person:"\uD83E\uDD3E",man_playing_handball:"\uD83E\uDD3E♂️",woman_playing_handball:"\uD83E\uDD3E♀️",juggling_person:"\uD83E\uDD39",man_juggling:"\uD83E\uDD39♂️",woman_juggling:"\uD83E\uDD39♀️",lotus_position:"\uD83E\uDDD8",lotus_position_man:"\uD83E\uDDD8♂️",lotus_position_woman:"\uD83E\uDDD8♀️",bath:"\uD83D\uDEC0",sleeping_bed:"\uD83D\uDECC",people_holding_hands:"\uD83E\uDDD1\uD83E\uDD1D\uD83E\uDDD1",two_women_holding_hands:"\uD83D\uDC6D",couple:"\uD83D\uDC6B",two_men_holding_hands:"\uD83D\uDC6C",couplekiss:"\uD83D\uDC8F",couplekiss_man_woman:"\uD83D\uDC69❤️\uD83D\uDC8B\uD83D\uDC68",couplekiss_man_man:"\uD83D\uDC68❤️\uD83D\uDC8B\uD83D\uDC68",couplekiss_woman_woman:"\uD83D\uDC69❤️\uD83D\uDC8B\uD83D\uDC69",couple_with_heart:"\uD83D\uDC91",couple_with_heart_woman_man:"\uD83D\uDC69❤️\uD83D\uDC68",couple_with_heart_man_man:"\uD83D\uDC68❤️\uD83D\uDC68",couple_with_heart_woman_woman:"\uD83D\uDC69❤️\uD83D\uDC69",family:"\uD83D\uDC6A",family_man_woman_boy:"\uD83D\uDC68\uD83D\uDC69\uD83D\uDC66",family_man_woman_girl:"\uD83D\uDC68\uD83D\uDC69\uD83D\uDC67",family_man_woman_girl_boy:"\uD83D\uDC68\uD83D\uDC69\uD83D\uDC67\uD83D\uDC66",family_man_woman_boy_boy:"\uD83D\uDC68\uD83D\uDC69\uD83D\uDC66\uD83D\uDC66",family_man_woman_girl_girl:"\uD83D\uDC68\uD83D\uDC69\uD83D\uDC67\uD83D\uDC67",family_man_man_boy:"\uD83D\uDC68\uD83D\uDC68\uD83D\uDC66",family_man_man_girl:"\uD83D\uDC68\uD83D\uDC68\uD83D\uDC67",family_man_man_girl_boy:"\uD83D\uDC68\uD83D\uDC68\uD83D\uDC67\uD83D\uDC66",family_man_man_boy_boy:"\uD83D\uDC68\uD83D\uDC68\uD83D\uDC66\uD83D\uDC66",family_man_man_girl_girl:"\uD83D\uDC68\uD83D\uDC68\uD83D\uDC67\uD83D\uDC67",family_woman_woman_boy:"\uD83D\uDC69\uD83D\uDC69\uD83D\uDC66",family_woman_woman_girl:"\uD83D\uDC69\uD83D\uDC69\uD83D\uDC67",family_woman_woman_girl_boy:"\uD83D\uDC69\uD83D\uDC69\uD83D\uDC67\uD83D\uDC66",family_woman_woman_boy_boy:"\uD83D\uDC69\uD83D\uDC69\uD83D\uDC66\uD83D\uDC66",family_woman_woman_girl_girl:"\uD83D\uDC69\uD83D\uDC69\uD83D\uDC67\uD83D\uDC67",family_man_boy:"\uD83D\uDC68\uD83D\uDC66",family_man_boy_boy:"\uD83D\uDC68\uD83D\uDC66\uD83D\uDC66",family_man_girl:"\uD83D\uDC68\uD83D\uDC67",family_man_girl_boy:"\uD83D\uDC68\uD83D\uDC67\uD83D\uDC66",family_man_girl_girl:"\uD83D\uDC68\uD83D\uDC67\uD83D\uDC67",family_woman_boy:"\uD83D\uDC69\uD83D\uDC66",family_woman_boy_boy:"\uD83D\uDC69\uD83D\uDC66\uD83D\uDC66",family_woman_girl:"\uD83D\uDC69\uD83D\uDC67",family_woman_girl_boy:"\uD83D\uDC69\uD83D\uDC67\uD83D\uDC66",family_woman_girl_girl:"\uD83D\uDC69\uD83D\uDC67\uD83D\uDC67",speaking_head:"\uD83D\uDDE3️",bust_in_silhouette:"\uD83D\uDC64",busts_in_silhouette:"\uD83D\uDC65",people_hugging:"\uD83E\uDEC2",footprints:"\uD83D\uDC63",monkey_face:"\uD83D\uDC35",monkey:"\uD83D\uDC12",gorilla:"\uD83E\uDD8D",orangutan:"\uD83E\uDDA7",dog:"\uD83D\uDC36",dog2:"\uD83D\uDC15",guide_dog:"\uD83E\uDDAE",service_dog:"\uD83D\uDC15\uD83E\uDDBA",poodle:"\uD83D\uDC29",wolf:"\uD83D\uDC3A",fox_face:"\uD83E\uDD8A",raccoon:"\uD83E\uDD9D",cat:"\uD83D\uDC31",cat2:"\uD83D\uDC08",black_cat:"\uD83D\uDC08⬛",lion:"\uD83E\uDD81",tiger:"\uD83D\uDC2F",tiger2:"\uD83D\uDC05",leopard:"\uD83D\uDC06",horse:"\uD83D\uDC34",moose:"\uD83E\uDECE",donkey:"\uD83E\uDECF",racehorse:"\uD83D\uDC0E",unicorn:"\uD83E\uDD84",zebra:"\uD83E\uDD93",deer:"\uD83E\uDD8C",bison:"\uD83E\uDDAC",cow:"\uD83D\uDC2E",ox:"\uD83D\uDC02",water_buffalo:"\uD83D\uDC03",cow2:"\uD83D\uDC04",pig:"\uD83D\uDC37",pig2:"\uD83D\uDC16",boar:"\uD83D\uDC17",pig_nose:"\uD83D\uDC3D",ram:"\uD83D\uDC0F",sheep:"\uD83D\uDC11",goat:"\uD83D\uDC10",dromedary_camel:"\uD83D\uDC2A",camel:"\uD83D\uDC2B",llama:"\uD83E\uDD99",giraffe:"\uD83E\uDD92",elephant:"\uD83D\uDC18",mammoth:"\uD83E\uDDA3",rhinoceros:"\uD83E\uDD8F",hippopotamus:"\uD83E\uDD9B",mouse:"\uD83D\uDC2D",mouse2:"\uD83D\uDC01",rat:"\uD83D\uDC00",hamster:"\uD83D\uDC39",rabbit:"\uD83D\uDC30",rabbit2:"\uD83D\uDC07",chipmunk:"\uD83D\uDC3F️",beaver:"\uD83E\uDDAB",hedgehog:"\uD83E\uDD94",bat:"\uD83E\uDD87",bear:"\uD83D\uDC3B",polar_bear:"\uD83D\uDC3B❄️",koala:"\uD83D\uDC28",panda_face:"\uD83D\uDC3C",sloth:"\uD83E\uDDA5",otter:"\uD83E\uDDA6",skunk:"\uD83E\uDDA8",kangaroo:"\uD83E\uDD98",badger:"\uD83E\uDDA1",feet:"\uD83D\uDC3E",paw_prints:"\uD83D\uDC3E",turkey:"\uD83E\uDD83",chicken:"\uD83D\uDC14",rooster:"\uD83D\uDC13",hatching_chick:"\uD83D\uDC23",baby_chick:"\uD83D\uDC24",hatched_chick:"\uD83D\uDC25",bird:"\uD83D\uDC26",penguin:"\uD83D\uDC27",dove:"\uD83D\uDD4A️",eagle:"\uD83E\uDD85",duck:"\uD83E\uDD86",swan:"\uD83E\uDDA2",owl:"\uD83E\uDD89",dodo:"\uD83E\uDDA4",feather:"\uD83E\uDEB6",flamingo:"\uD83E\uDDA9",peacock:"\uD83E\uDD9A",parrot:"\uD83E\uDD9C",wing:"\uD83E\uDEBD",black_bird:"\uD83D\uDC26⬛",goose:"\uD83E\uDEBF",frog:"\uD83D\uDC38",crocodile:"\uD83D\uDC0A",turtle:"\uD83D\uDC22",lizard:"\uD83E\uDD8E",snake:"\uD83D\uDC0D",dragon_face:"\uD83D\uDC32",dragon:"\uD83D\uDC09",sauropod:"\uD83E\uDD95","t-rex":"\uD83E\uDD96",whale:"\uD83D\uDC33",whale2:"\uD83D\uDC0B",dolphin:"\uD83D\uDC2C",flipper:"\uD83D\uDC2C",seal:"\uD83E\uDDAD",fish:"\uD83D\uDC1F",tropical_fish:"\uD83D\uDC20",blowfish:"\uD83D\uDC21",shark:"\uD83E\uDD88",octopus:"\uD83D\uDC19",shell:"\uD83D\uDC1A",coral:"\uD83E\uDEB8",jellyfish:"\uD83E\uDEBC",snail:"\uD83D\uDC0C",butterfly:"\uD83E\uDD8B",bug:"\uD83D\uDC1B",ant:"\uD83D\uDC1C",bee:"\uD83D\uDC1D",honeybee:"\uD83D\uDC1D",beetle:"\uD83E\uDEB2",lady_beetle:"\uD83D\uDC1E",cricket:"\uD83E\uDD97",cockroach:"\uD83E\uDEB3",spider:"\uD83D\uDD77️",spider_web:"\uD83D\uDD78️",scorpion:"\uD83E\uDD82",mosquito:"\uD83E\uDD9F",fly:"\uD83E\uDEB0",worm:"\uD83E\uDEB1",microbe:"\uD83E\uDDA0",bouquet:"\uD83D\uDC90",cherry_blossom:"\uD83C\uDF38",white_flower:"\uD83D\uDCAE",lotus:"\uD83E\uDEB7",rosette:"\uD83C\uDFF5️",rose:"\uD83C\uDF39",wilted_flower:"\uD83E\uDD40",hibiscus:"\uD83C\uDF3A",sunflower:"\uD83C\uDF3B",blossom:"\uD83C\uDF3C",tulip:"\uD83C\uDF37",hyacinth:"\uD83E\uDEBB",seedling:"\uD83C\uDF31",potted_plant:"\uD83E\uDEB4",evergreen_tree:"\uD83C\uDF32",deciduous_tree:"\uD83C\uDF33",palm_tree:"\uD83C\uDF34",cactus:"\uD83C\uDF35",ear_of_rice:"\uD83C\uDF3E",herb:"\uD83C\uDF3F",shamrock:"☘️",four_leaf_clover:"\uD83C\uDF40",maple_leaf:"\uD83C\uDF41",fallen_leaf:"\uD83C\uDF42",leaves:"\uD83C\uDF43",empty_nest:"\uD83E\uDEB9",nest_with_eggs:"\uD83E\uDEBA",mushroom:"\uD83C\uDF44",grapes:"\uD83C\uDF47",melon:"\uD83C\uDF48",watermelon:"\uD83C\uDF49",tangerine:"\uD83C\uDF4A",orange:"\uD83C\uDF4A",mandarin:"\uD83C\uDF4A",lemon:"\uD83C\uDF4B",banana:"\uD83C\uDF4C",pineapple:"\uD83C\uDF4D",mango:"\uD83E\uDD6D",apple:"\uD83C\uDF4E",green_apple:"\uD83C\uDF4F",pear:"\uD83C\uDF50",peach:"\uD83C\uDF51",cherries:"\uD83C\uDF52",strawberry:"\uD83C\uDF53",blueberries:"\uD83E\uDED0",kiwi_fruit:"\uD83E\uDD5D",tomato:"\uD83C\uDF45",olive:"\uD83E\uDED2",coconut:"\uD83E\uDD65",avocado:"\uD83E\uDD51",eggplant:"\uD83C\uDF46",potato:"\uD83E\uDD54",carrot:"\uD83E\uDD55",corn:"\uD83C\uDF3D",hot_pepper:"\uD83C\uDF36️",bell_pepper:"\uD83E\uDED1",cucumber:"\uD83E\uDD52",leafy_green:"\uD83E\uDD6C",broccoli:"\uD83E\uDD66",garlic:"\uD83E\uDDC4",onion:"\uD83E\uDDC5",peanuts:"\uD83E\uDD5C",beans:"\uD83E\uDED8",chestnut:"\uD83C\uDF30",ginger_root:"\uD83E\uDEDA",pea_pod:"\uD83E\uDEDB",bread:"\uD83C\uDF5E",croissant:"\uD83E\uDD50",baguette_bread:"\uD83E\uDD56",flatbread:"\uD83E\uDED3",pretzel:"\uD83E\uDD68",bagel:"\uD83E\uDD6F",pancakes:"\uD83E\uDD5E",waffle:"\uD83E\uDDC7",cheese:"\uD83E\uDDC0",meat_on_bone:"\uD83C\uDF56",poultry_leg:"\uD83C\uDF57",cut_of_meat:"\uD83E\uDD69",bacon:"\uD83E\uDD53",hamburger:"\uD83C\uDF54",fries:"\uD83C\uDF5F",pizza:"\uD83C\uDF55",hotdog:"\uD83C\uDF2D",sandwich:"\uD83E\uDD6A",taco:"\uD83C\uDF2E",burrito:"\uD83C\uDF2F",tamale:"\uD83E\uDED4",stuffed_flatbread:"\uD83E\uDD59",falafel:"\uD83E\uDDC6",egg:"\uD83E\uDD5A",fried_egg:"\uD83C\uDF73",shallow_pan_of_food:"\uD83E\uDD58",stew:"\uD83C\uDF72",fondue:"\uD83E\uDED5",bowl_with_spoon:"\uD83E\uDD63",green_salad:"\uD83E\uDD57",popcorn:"\uD83C\uDF7F",butter:"\uD83E\uDDC8",salt:"\uD83E\uDDC2",canned_food:"\uD83E\uDD6B",bento:"\uD83C\uDF71",rice_cracker:"\uD83C\uDF58",rice_ball:"\uD83C\uDF59",rice:"\uD83C\uDF5A",curry:"\uD83C\uDF5B",ramen:"\uD83C\uDF5C",spaghetti:"\uD83C\uDF5D",sweet_potato:"\uD83C\uDF60",oden:"\uD83C\uDF62",sushi:"\uD83C\uDF63",fried_shrimp:"\uD83C\uDF64",fish_cake:"\uD83C\uDF65",moon_cake:"\uD83E\uDD6E",dango:"\uD83C\uDF61",dumpling:"\uD83E\uDD5F",fortune_cookie:"\uD83E\uDD60",takeout_box:"\uD83E\uDD61",crab:"\uD83E\uDD80",lobster:"\uD83E\uDD9E",shrimp:"\uD83E\uDD90",squid:"\uD83E\uDD91",oyster:"\uD83E\uDDAA",icecream:"\uD83C\uDF66",shaved_ice:"\uD83C\uDF67",ice_cream:"\uD83C\uDF68",doughnut:"\uD83C\uDF69",cookie:"\uD83C\uDF6A",birthday:"\uD83C\uDF82",cake:"\uD83C\uDF70",cupcake:"\uD83E\uDDC1",pie:"\uD83E\uDD67",chocolate_bar:"\uD83C\uDF6B",candy:"\uD83C\uDF6C",lollipop:"\uD83C\uDF6D",custard:"\uD83C\uDF6E",honey_pot:"\uD83C\uDF6F",baby_bottle:"\uD83C\uDF7C",milk_glass:"\uD83E\uDD5B",coffee:"☕",teapot:"\uD83E\uDED6",tea:"\uD83C\uDF75",sake:"\uD83C\uDF76",champagne:"\uD83C\uDF7E",wine_glass:"\uD83C\uDF77",cocktail:"\uD83C\uDF78",tropical_drink:"\uD83C\uDF79",beer:"\uD83C\uDF7A",beers:"\uD83C\uDF7B",clinking_glasses:"\uD83E\uDD42",tumbler_glass:"\uD83E\uDD43",pouring_liquid:"\uD83E\uDED7",cup_with_straw:"\uD83E\uDD64",bubble_tea:"\uD83E\uDDCB",beverage_box:"\uD83E\uDDC3",mate:"\uD83E\uDDC9",ice_cube:"\uD83E\uDDCA",chopsticks:"\uD83E\uDD62",plate_with_cutlery:"\uD83C\uDF7D️",fork_and_knife:"\uD83C\uDF74",spoon:"\uD83E\uDD44",hocho:"\uD83D\uDD2A",knife:"\uD83D\uDD2A",jar:"\uD83E\uDED9",amphora:"\uD83C\uDFFA",earth_africa:"\uD83C\uDF0D",earth_americas:"\uD83C\uDF0E",earth_asia:"\uD83C\uDF0F",globe_with_meridians:"\uD83C\uDF10",world_map:"\uD83D\uDDFA️",japan:"\uD83D\uDDFE",compass:"\uD83E\uDDED",mountain_snow:"\uD83C\uDFD4️",mountain:"⛰️",volcano:"\uD83C\uDF0B",mount_fuji:"\uD83D\uDDFB",camping:"\uD83C\uDFD5️",beach_umbrella:"\uD83C\uDFD6️",desert:"\uD83C\uDFDC️",desert_island:"\uD83C\uDFDD️",national_park:"\uD83C\uDFDE️",stadium:"\uD83C\uDFDF️",classical_building:"\uD83C\uDFDB️",building_construction:"\uD83C\uDFD7️",bricks:"\uD83E\uDDF1",rock:"\uD83E\uDEA8",wood:"\uD83E\uDEB5",hut:"\uD83D\uDED6",houses:"\uD83C\uDFD8️",derelict_house:"\uD83C\uDFDA️",house:"\uD83C\uDFE0",house_with_garden:"\uD83C\uDFE1",office:"\uD83C\uDFE2",post_office:"\uD83C\uDFE3",european_post_office:"\uD83C\uDFE4",hospital:"\uD83C\uDFE5",bank:"\uD83C\uDFE6",hotel:"\uD83C\uDFE8",love_hotel:"\uD83C\uDFE9",convenience_store:"\uD83C\uDFEA",school:"\uD83C\uDFEB",department_store:"\uD83C\uDFEC",factory:"\uD83C\uDFED",japanese_castle:"\uD83C\uDFEF",european_castle:"\uD83C\uDFF0",wedding:"\uD83D\uDC92",tokyo_tower:"\uD83D\uDDFC",statue_of_liberty:"\uD83D\uDDFD",church:"⛪",mosque:"\uD83D\uDD4C",hindu_temple:"\uD83D\uDED5",synagogue:"\uD83D\uDD4D",shinto_shrine:"⛩️",kaaba:"\uD83D\uDD4B",fountain:"⛲",tent:"⛺",foggy:"\uD83C\uDF01",night_with_stars:"\uD83C\uDF03",cityscape:"\uD83C\uDFD9️",sunrise_over_mountains:"\uD83C\uDF04",sunrise:"\uD83C\uDF05",city_sunset:"\uD83C\uDF06",city_sunrise:"\uD83C\uDF07",bridge_at_night:"\uD83C\uDF09",hotsprings:"♨️",carousel_horse:"\uD83C\uDFA0",playground_slide:"\uD83D\uDEDD",ferris_wheel:"\uD83C\uDFA1",roller_coaster:"\uD83C\uDFA2",barber:"\uD83D\uDC88",circus_tent:"\uD83C\uDFAA",steam_locomotive:"\uD83D\uDE82",railway_car:"\uD83D\uDE83",bullettrain_side:"\uD83D\uDE84",bullettrain_front:"\uD83D\uDE85",train2:"\uD83D\uDE86",metro:"\uD83D\uDE87",light_rail:"\uD83D\uDE88",station:"\uD83D\uDE89",tram:"\uD83D\uDE8A",monorail:"\uD83D\uDE9D",mountain_railway:"\uD83D\uDE9E",train:"\uD83D\uDE8B",bus:"\uD83D\uDE8C",oncoming_bus:"\uD83D\uDE8D",trolleybus:"\uD83D\uDE8E",minibus:"\uD83D\uDE90",ambulance:"\uD83D\uDE91",fire_engine:"\uD83D\uDE92",police_car:"\uD83D\uDE93",oncoming_police_car:"\uD83D\uDE94",taxi:"\uD83D\uDE95",oncoming_taxi:"\uD83D\uDE96",car:"\uD83D\uDE97",red_car:"\uD83D\uDE97",oncoming_automobile:"\uD83D\uDE98",blue_car:"\uD83D\uDE99",pickup_truck:"\uD83D\uDEFB",truck:"\uD83D\uDE9A",articulated_lorry:"\uD83D\uDE9B",tractor:"\uD83D\uDE9C",racing_car:"\uD83C\uDFCE️",motorcycle:"\uD83C\uDFCD️",motor_scooter:"\uD83D\uDEF5",manual_wheelchair:"\uD83E\uDDBD",motorized_wheelchair:"\uD83E\uDDBC",auto_rickshaw:"\uD83D\uDEFA",bike:"\uD83D\uDEB2",kick_scooter:"\uD83D\uDEF4",skateboard:"\uD83D\uDEF9",roller_skate:"\uD83D\uDEFC",busstop:"\uD83D\uDE8F",motorway:"\uD83D\uDEE3️",railway_track:"\uD83D\uDEE4️",oil_drum:"\uD83D\uDEE2️",fuelpump:"⛽",wheel:"\uD83D\uDEDE",rotating_light:"\uD83D\uDEA8",traffic_light:"\uD83D\uDEA5",vertical_traffic_light:"\uD83D\uDEA6",stop_sign:"\uD83D\uDED1",construction:"\uD83D\uDEA7",anchor:"⚓",ring_buoy:"\uD83D\uDEDF",boat:"⛵",sailboat:"⛵",canoe:"\uD83D\uDEF6",speedboat:"\uD83D\uDEA4",passenger_ship:"\uD83D\uDEF3️",ferry:"⛴️",motor_boat:"\uD83D\uDEE5️",ship:"\uD83D\uDEA2",airplane:"✈️",small_airplane:"\uD83D\uDEE9️",flight_departure:"\uD83D\uDEEB",flight_arrival:"\uD83D\uDEEC",parachute:"\uD83E\uDE82",seat:"\uD83D\uDCBA",helicopter:"\uD83D\uDE81",suspension_railway:"\uD83D\uDE9F",mountain_cableway:"\uD83D\uDEA0",aerial_tramway:"\uD83D\uDEA1",artificial_satellite:"\uD83D\uDEF0️",rocket:"\uD83D\uDE80",flying_saucer:"\uD83D\uDEF8",bellhop_bell:"\uD83D\uDECE️",luggage:"\uD83E\uDDF3",hourglass:"⌛",hourglass_flowing_sand:"⏳",watch:"⌚",alarm_clock:"⏰",stopwatch:"⏱️",timer_clock:"⏲️",mantelpiece_clock:"\uD83D\uDD70️",clock12:"\uD83D\uDD5B",clock1230:"\uD83D\uDD67",clock1:"\uD83D\uDD50",clock130:"\uD83D\uDD5C",clock2:"\uD83D\uDD51",clock230:"\uD83D\uDD5D",clock3:"\uD83D\uDD52",clock330:"\uD83D\uDD5E",clock4:"\uD83D\uDD53",clock430:"\uD83D\uDD5F",clock5:"\uD83D\uDD54",clock530:"\uD83D\uDD60",clock6:"\uD83D\uDD55",clock630:"\uD83D\uDD61",clock7:"\uD83D\uDD56",clock730:"\uD83D\uDD62",clock8:"\uD83D\uDD57",clock830:"\uD83D\uDD63",clock9:"\uD83D\uDD58",clock930:"\uD83D\uDD64",clock10:"\uD83D\uDD59",clock1030:"\uD83D\uDD65",clock11:"\uD83D\uDD5A",clock1130:"\uD83D\uDD66",new_moon:"\uD83C\uDF11",waxing_crescent_moon:"\uD83C\uDF12",first_quarter_moon:"\uD83C\uDF13",moon:"\uD83C\uDF14",waxing_gibbous_moon:"\uD83C\uDF14",full_moon:"\uD83C\uDF15",waning_gibbous_moon:"\uD83C\uDF16",last_quarter_moon:"\uD83C\uDF17",waning_crescent_moon:"\uD83C\uDF18",crescent_moon:"\uD83C\uDF19",new_moon_with_face:"\uD83C\uDF1A",first_quarter_moon_with_face:"\uD83C\uDF1B",last_quarter_moon_with_face:"\uD83C\uDF1C",thermometer:"\uD83C\uDF21️",sunny:"☀️",full_moon_with_face:"\uD83C\uDF1D",sun_with_face:"\uD83C\uDF1E",ringed_planet:"\uD83E\uDE90",star:"⭐",star2:"\uD83C\uDF1F",stars:"\uD83C\uDF20",milky_way:"\uD83C\uDF0C",cloud:"☁️",partly_sunny:"⛅",cloud_with_lightning_and_rain:"⛈️",sun_behind_small_cloud:"\uD83C\uDF24️",sun_behind_large_cloud:"\uD83C\uDF25️",sun_behind_rain_cloud:"\uD83C\uDF26️",cloud_with_rain:"\uD83C\uDF27️",cloud_with_snow:"\uD83C\uDF28️",cloud_with_lightning:"\uD83C\uDF29️",tornado:"\uD83C\uDF2A️",fog:"\uD83C\uDF2B️",wind_face:"\uD83C\uDF2C️",cyclone:"\uD83C\uDF00",rainbow:"\uD83C\uDF08",closed_umbrella:"\uD83C\uDF02",open_umbrella:"☂️",umbrella:"☔",parasol_on_ground:"⛱️",zap:"⚡",snowflake:"❄️",snowman_with_snow:"☃️",snowman:"⛄",comet:"☄️",fire:"\uD83D\uDD25",droplet:"\uD83D\uDCA7",ocean:"\uD83C\uDF0A",jack_o_lantern:"\uD83C\uDF83",christmas_tree:"\uD83C\uDF84",fireworks:"\uD83C\uDF86",sparkler:"\uD83C\uDF87",firecracker:"\uD83E\uDDE8",sparkles:"✨",balloon:"\uD83C\uDF88",tada:"\uD83C\uDF89",confetti_ball:"\uD83C\uDF8A",tanabata_tree:"\uD83C\uDF8B",bamboo:"\uD83C\uDF8D",dolls:"\uD83C\uDF8E",flags:"\uD83C\uDF8F",wind_chime:"\uD83C\uDF90",rice_scene:"\uD83C\uDF91",red_envelope:"\uD83E\uDDE7",ribbon:"\uD83C\uDF80",gift:"\uD83C\uDF81",reminder_ribbon:"\uD83C\uDF97️",tickets:"\uD83C\uDF9F️",ticket:"\uD83C\uDFAB",medal_military:"\uD83C\uDF96️",trophy:"\uD83C\uDFC6",medal_sports:"\uD83C\uDFC5","1st_place_medal":"\uD83E\uDD47","2nd_place_medal":"\uD83E\uDD48","3rd_place_medal":"\uD83E\uDD49",soccer:"⚽",baseball:"⚾",softball:"\uD83E\uDD4E",basketball:"\uD83C\uDFC0",volleyball:"\uD83C\uDFD0",football:"\uD83C\uDFC8",rugby_football:"\uD83C\uDFC9",tennis:"\uD83C\uDFBE",flying_disc:"\uD83E\uDD4F",bowling:"\uD83C\uDFB3",cricket_game:"\uD83C\uDFCF",field_hockey:"\uD83C\uDFD1",ice_hockey:"\uD83C\uDFD2",lacrosse:"\uD83E\uDD4D",ping_pong:"\uD83C\uDFD3",badminton:"\uD83C\uDFF8",boxing_glove:"\uD83E\uDD4A",martial_arts_uniform:"\uD83E\uDD4B",goal_net:"\uD83E\uDD45",golf:"⛳",ice_skate:"⛸️",fishing_pole_and_fish:"\uD83C\uDFA3",diving_mask:"\uD83E\uDD3F",running_shirt_with_sash:"\uD83C\uDFBD",ski:"\uD83C\uDFBF",sled:"\uD83D\uDEF7",curling_stone:"\uD83E\uDD4C",dart:"\uD83C\uDFAF",yo_yo:"\uD83E\uDE80",kite:"\uD83E\uDE81",gun:"\uD83D\uDD2B","8ball":"\uD83C\uDFB1",crystal_ball:"\uD83D\uDD2E",magic_wand:"\uD83E\uDE84",video_game:"\uD83C\uDFAE",joystick:"\uD83D\uDD79️",slot_machine:"\uD83C\uDFB0",game_die:"\uD83C\uDFB2",jigsaw:"\uD83E\uDDE9",teddy_bear:"\uD83E\uDDF8",pinata:"\uD83E\uDE85",mirror_ball:"\uD83E\uDEA9",nesting_dolls:"\uD83E\uDE86",spades:"♠️",hearts:"♥️",diamonds:"♦️",clubs:"♣️",chess_pawn:"♟️",black_joker:"\uD83C\uDCCF",mahjong:"\uD83C\uDC04",flower_playing_cards:"\uD83C\uDFB4",performing_arts:"\uD83C\uDFAD",framed_picture:"\uD83D\uDDBC️",art:"\uD83C\uDFA8",thread:"\uD83E\uDDF5",sewing_needle:"\uD83E\uDEA1",yarn:"\uD83E\uDDF6",knot:"\uD83E\uDEA2",eyeglasses:"\uD83D\uDC53",dark_sunglasses:"\uD83D\uDD76️",goggles:"\uD83E\uDD7D",lab_coat:"\uD83E\uDD7C",safety_vest:"\uD83E\uDDBA",necktie:"\uD83D\uDC54",shirt:"\uD83D\uDC55",tshirt:"\uD83D\uDC55",jeans:"\uD83D\uDC56",scarf:"\uD83E\uDDE3",gloves:"\uD83E\uDDE4",coat:"\uD83E\uDDE5",socks:"\uD83E\uDDE6",dress:"\uD83D\uDC57",kimono:"\uD83D\uDC58",sari:"\uD83E\uDD7B",one_piece_swimsuit:"\uD83E\uDE71",swim_brief:"\uD83E\uDE72",shorts:"\uD83E\uDE73",bikini:"\uD83D\uDC59",womans_clothes:"\uD83D\uDC5A",folding_hand_fan:"\uD83E\uDEAD",purse:"\uD83D\uDC5B",handbag:"\uD83D\uDC5C",pouch:"\uD83D\uDC5D",shopping:"\uD83D\uDECD️",school_satchel:"\uD83C\uDF92",thong_sandal:"\uD83E\uDE74",mans_shoe:"\uD83D\uDC5E",shoe:"\uD83D\uDC5E",athletic_shoe:"\uD83D\uDC5F",hiking_boot:"\uD83E\uDD7E",flat_shoe:"\uD83E\uDD7F",high_heel:"\uD83D\uDC60",sandal:"\uD83D\uDC61",ballet_shoes:"\uD83E\uDE70",boot:"\uD83D\uDC62",hair_pick:"\uD83E\uDEAE",crown:"\uD83D\uDC51",womans_hat:"\uD83D\uDC52",tophat:"\uD83C\uDFA9",mortar_board:"\uD83C\uDF93",billed_cap:"\uD83E\uDDE2",military_helmet:"\uD83E\uDE96",rescue_worker_helmet:"⛑️",prayer_beads:"\uD83D\uDCFF",lipstick:"\uD83D\uDC84",ring:"\uD83D\uDC8D",gem:"\uD83D\uDC8E",mute:"\uD83D\uDD07",speaker:"\uD83D\uDD08",sound:"\uD83D\uDD09",loud_sound:"\uD83D\uDD0A",loudspeaker:"\uD83D\uDCE2",mega:"\uD83D\uDCE3",postal_horn:"\uD83D\uDCEF",bell:"\uD83D\uDD14",no_bell:"\uD83D\uDD15",musical_score:"\uD83C\uDFBC",musical_note:"\uD83C\uDFB5",notes:"\uD83C\uDFB6",studio_microphone:"\uD83C\uDF99️",level_slider:"\uD83C\uDF9A️",control_knobs:"\uD83C\uDF9B️",microphone:"\uD83C\uDFA4",headphones:"\uD83C\uDFA7",radio:"\uD83D\uDCFB",saxophone:"\uD83C\uDFB7",accordion:"\uD83E\uDE97",guitar:"\uD83C\uDFB8",musical_keyboard:"\uD83C\uDFB9",trumpet:"\uD83C\uDFBA",violin:"\uD83C\uDFBB",banjo:"\uD83E\uDE95",drum:"\uD83E\uDD41",long_drum:"\uD83E\uDE98",maracas:"\uD83E\uDE87",flute:"\uD83E\uDE88",iphone:"\uD83D\uDCF1",calling:"\uD83D\uDCF2",phone:"☎️",telephone:"☎️",telephone_receiver:"\uD83D\uDCDE",pager:"\uD83D\uDCDF",fax:"\uD83D\uDCE0",battery:"\uD83D\uDD0B",low_battery:"\uD83E\uDEAB",electric_plug:"\uD83D\uDD0C",computer:"\uD83D\uDCBB",desktop_computer:"\uD83D\uDDA5️",printer:"\uD83D\uDDA8️",keyboard:"⌨️",computer_mouse:"\uD83D\uDDB1️",trackball:"\uD83D\uDDB2️",minidisc:"\uD83D\uDCBD",floppy_disk:"\uD83D\uDCBE",cd:"\uD83D\uDCBF",dvd:"\uD83D\uDCC0",abacus:"\uD83E\uDDEE",movie_camera:"\uD83C\uDFA5",film_strip:"\uD83C\uDF9E️",film_projector:"\uD83D\uDCFD️",clapper:"\uD83C\uDFAC",tv:"\uD83D\uDCFA",camera:"\uD83D\uDCF7",camera_flash:"\uD83D\uDCF8",video_camera:"\uD83D\uDCF9",vhs:"\uD83D\uDCFC",mag:"\uD83D\uDD0D",mag_right:"\uD83D\uDD0E",candle:"\uD83D\uDD6F️",bulb:"\uD83D\uDCA1",flashlight:"\uD83D\uDD26",izakaya_lantern:"\uD83C\uDFEE",lantern:"\uD83C\uDFEE",diya_lamp:"\uD83E\uDE94",notebook_with_decorative_cover:"\uD83D\uDCD4",closed_book:"\uD83D\uDCD5",book:"\uD83D\uDCD6",open_book:"\uD83D\uDCD6",green_book:"\uD83D\uDCD7",blue_book:"\uD83D\uDCD8",orange_book:"\uD83D\uDCD9",books:"\uD83D\uDCDA",notebook:"\uD83D\uDCD3",ledger:"\uD83D\uDCD2",page_with_curl:"\uD83D\uDCC3",scroll:"\uD83D\uDCDC",page_facing_up:"\uD83D\uDCC4",newspaper:"\uD83D\uDCF0",newspaper_roll:"\uD83D\uDDDE️",bookmark_tabs:"\uD83D\uDCD1",bookmark:"\uD83D\uDD16",label:"\uD83C\uDFF7️",moneybag:"\uD83D\uDCB0",coin:"\uD83E\uDE99",yen:"\uD83D\uDCB4",dollar:"\uD83D\uDCB5",euro:"\uD83D\uDCB6",pound:"\uD83D\uDCB7",money_with_wings:"\uD83D\uDCB8",credit_card:"\uD83D\uDCB3",receipt:"\uD83E\uDDFE",chart:"\uD83D\uDCB9",envelope:"✉️",email:"\uD83D\uDCE7","e-mail":"\uD83D\uDCE7",incoming_envelope:"\uD83D\uDCE8",envelope_with_arrow:"\uD83D\uDCE9",outbox_tray:"\uD83D\uDCE4",inbox_tray:"\uD83D\uDCE5",package:"\uD83D\uDCE6",mailbox:"\uD83D\uDCEB",mailbox_closed:"\uD83D\uDCEA",mailbox_with_mail:"\uD83D\uDCEC",mailbox_with_no_mail:"\uD83D\uDCED",postbox:"\uD83D\uDCEE",ballot_box:"\uD83D\uDDF3️",pencil2:"✏️",black_nib:"✒️",fountain_pen:"\uD83D\uDD8B️",pen:"\uD83D\uDD8A️",paintbrush:"\uD83D\uDD8C️",crayon:"\uD83D\uDD8D️",memo:"\uD83D\uDCDD",pencil:"\uD83D\uDCDD",briefcase:"\uD83D\uDCBC",file_folder:"\uD83D\uDCC1",open_file_folder:"\uD83D\uDCC2",card_index_dividers:"\uD83D\uDDC2️",date:"\uD83D\uDCC5",calendar:"\uD83D\uDCC6",spiral_notepad:"\uD83D\uDDD2️",spiral_calendar:"\uD83D\uDDD3️",card_index:"\uD83D\uDCC7",chart_with_upwards_trend:"\uD83D\uDCC8",chart_with_downwards_trend:"\uD83D\uDCC9",bar_chart:"\uD83D\uDCCA",clipboard:"\uD83D\uDCCB",pushpin:"\uD83D\uDCCC",round_pushpin:"\uD83D\uDCCD",paperclip:"\uD83D\uDCCE",paperclips:"\uD83D\uDD87️",straight_ruler:"\uD83D\uDCCF",triangular_ruler:"\uD83D\uDCD0",scissors:"✂️",card_file_box:"\uD83D\uDDC3️",file_cabinet:"\uD83D\uDDC4️",wastebasket:"\uD83D\uDDD1️",lock:"\uD83D\uDD12",unlock:"\uD83D\uDD13",lock_with_ink_pen:"\uD83D\uDD0F",closed_lock_with_key:"\uD83D\uDD10",key:"\uD83D\uDD11",old_key:"\uD83D\uDDDD️",hammer:"\uD83D\uDD28",axe:"\uD83E\uDE93",pick:"⛏️",hammer_and_pick:"⚒️",hammer_and_wrench:"\uD83D\uDEE0️",dagger:"\uD83D\uDDE1️",crossed_swords:"⚔️",bomb:"\uD83D\uDCA3",boomerang:"\uD83E\uDE83",bow_and_arrow:"\uD83C\uDFF9",shield:"\uD83D\uDEE1️",carpentry_saw:"\uD83E\uDE9A",wrench:"\uD83D\uDD27",screwdriver:"\uD83E\uDE9B",nut_and_bolt:"\uD83D\uDD29",gear:"⚙️",clamp:"\uD83D\uDDDC️",balance_scale:"⚖️",probing_cane:"\uD83E\uDDAF",link:"\uD83D\uDD17",chains:"⛓️",hook:"\uD83E\uDE9D",toolbox:"\uD83E\uDDF0",magnet:"\uD83E\uDDF2",ladder:"\uD83E\uDE9C",alembic:"⚗️",test_tube:"\uD83E\uDDEA",petri_dish:"\uD83E\uDDEB",dna:"\uD83E\uDDEC",microscope:"\uD83D\uDD2C",telescope:"\uD83D\uDD2D",satellite:"\uD83D\uDCE1",syringe:"\uD83D\uDC89",drop_of_blood:"\uD83E\uDE78",pill:"\uD83D\uDC8A",adhesive_bandage:"\uD83E\uDE79",crutch:"\uD83E\uDE7C",stethoscope:"\uD83E\uDE7A",x_ray:"\uD83E\uDE7B",door:"\uD83D\uDEAA",elevator:"\uD83D\uDED7",mirror:"\uD83E\uDE9E",window:"\uD83E\uDE9F",bed:"\uD83D\uDECF️",couch_and_lamp:"\uD83D\uDECB️",chair:"\uD83E\uDE91",toilet:"\uD83D\uDEBD",plunger:"\uD83E\uDEA0",shower:"\uD83D\uDEBF",bathtub:"\uD83D\uDEC1",mouse_trap:"\uD83E\uDEA4",razor:"\uD83E\uDE92",lotion_bottle:"\uD83E\uDDF4",safety_pin:"\uD83E\uDDF7",broom:"\uD83E\uDDF9",basket:"\uD83E\uDDFA",roll_of_paper:"\uD83E\uDDFB",bucket:"\uD83E\uDEA3",soap:"\uD83E\uDDFC",bubbles:"\uD83E\uDEE7",toothbrush:"\uD83E\uDEA5",sponge:"\uD83E\uDDFD",fire_extinguisher:"\uD83E\uDDEF",shopping_cart:"\uD83D\uDED2",smoking:"\uD83D\uDEAC",coffin:"⚰️",headstone:"\uD83E\uDEA6",funeral_urn:"⚱️",nazar_amulet:"\uD83E\uDDFF",hamsa:"\uD83E\uDEAC",moyai:"\uD83D\uDDFF",placard:"\uD83E\uDEA7",identification_card:"\uD83E\uDEAA",atm:"\uD83C\uDFE7",put_litter_in_its_place:"\uD83D\uDEAE",potable_water:"\uD83D\uDEB0",wheelchair:"♿",mens:"\uD83D\uDEB9",womens:"\uD83D\uDEBA",restroom:"\uD83D\uDEBB",baby_symbol:"\uD83D\uDEBC",wc:"\uD83D\uDEBE",passport_control:"\uD83D\uDEC2",customs:"\uD83D\uDEC3",baggage_claim:"\uD83D\uDEC4",left_luggage:"\uD83D\uDEC5",warning:"⚠️",children_crossing:"\uD83D\uDEB8",no_entry:"⛔",no_entry_sign:"\uD83D\uDEAB",no_bicycles:"\uD83D\uDEB3",no_smoking:"\uD83D\uDEAD",do_not_litter:"\uD83D\uDEAF","non-potable_water":"\uD83D\uDEB1",no_pedestrians:"\uD83D\uDEB7",no_mobile_phones:"\uD83D\uDCF5",underage:"\uD83D\uDD1E",radioactive:"☢️",biohazard:"☣️",arrow_up:"⬆️",arrow_upper_right:"↗️",arrow_right:"➡️",arrow_lower_right:"↘️",arrow_down:"⬇️",arrow_lower_left:"↙️",arrow_left:"⬅️",arrow_upper_left:"↖️",arrow_up_down:"↕️",left_right_arrow:"↔️",leftwards_arrow_with_hook:"↩️",arrow_right_hook:"↪️",arrow_heading_up:"⤴️",arrow_heading_down:"⤵️",arrows_clockwise:"\uD83D\uDD03",arrows_counterclockwise:"\uD83D\uDD04",back:"\uD83D\uDD19",end:"\uD83D\uDD1A",on:"\uD83D\uDD1B",soon:"\uD83D\uDD1C",top:"\uD83D\uDD1D",place_of_worship:"\uD83D\uDED0",atom_symbol:"⚛️",om:"\uD83D\uDD49️",star_of_david:"✡️",wheel_of_dharma:"☸️",yin_yang:"☯️",latin_cross:"✝️",orthodox_cross:"☦️",star_and_crescent:"☪️",peace_symbol:"☮️",menorah:"\uD83D\uDD4E",six_pointed_star:"\uD83D\uDD2F",khanda:"\uD83E\uDEAF",aries:"♈",taurus:"♉",gemini:"♊",cancer:"♋",leo:"♌",virgo:"♍",libra:"♎",scorpius:"♏",sagittarius:"♐",capricorn:"♑",aquarius:"♒",pisces:"♓",ophiuchus:"⛎",twisted_rightwards_arrows:"\uD83D\uDD00",repeat:"\uD83D\uDD01",repeat_one:"\uD83D\uDD02",arrow_forward:"▶️",fast_forward:"⏩",next_track_button:"⏭️",play_or_pause_button:"⏯️",arrow_backward:"◀️",rewind:"⏪",previous_track_button:"⏮️",arrow_up_small:"\uD83D\uDD3C",arrow_double_up:"⏫",arrow_down_small:"\uD83D\uDD3D",arrow_double_down:"⏬",pause_button:"⏸️",stop_button:"⏹️",record_button:"⏺️",eject_button:"⏏️",cinema:"\uD83C\uDFA6",low_brightness:"\uD83D\uDD05",high_brightness:"\uD83D\uDD06",signal_strength:"\uD83D\uDCF6",wireless:"\uD83D\uDEDC",vibration_mode:"\uD83D\uDCF3",mobile_phone_off:"\uD83D\uDCF4",female_sign:"♀️",male_sign:"♂️",transgender_symbol:"⚧️",heavy_multiplication_x:"✖️",heavy_plus_sign:"➕",heavy_minus_sign:"➖",heavy_division_sign:"➗",heavy_equals_sign:"\uD83D\uDFF0",infinity:"♾️",bangbang:"‼️",interrobang:"⁉️",question:"❓",grey_question:"❔",grey_exclamation:"❕",exclamation:"❗",heavy_exclamation_mark:"❗",wavy_dash:"〰️",currency_exchange:"\uD83D\uDCB1",heavy_dollar_sign:"\uD83D\uDCB2",medical_symbol:"⚕️",recycle:"♻️",fleur_de_lis:"⚜️",trident:"\uD83D\uDD31",name_badge:"\uD83D\uDCDB",beginner:"\uD83D\uDD30",o:"⭕",white_check_mark:"✅",ballot_box_with_check:"☑️",heavy_check_mark:"✔️",x:"❌",negative_squared_cross_mark:"❎",curly_loop:"➰",loop:"➿",part_alternation_mark:"〽️",eight_spoked_asterisk:"✳️",eight_pointed_black_star:"✴️",sparkle:"❇️",copyright:"\xa9️",registered:"\xae️",tm:"™️",hash:"#️⃣",asterisk:"*️⃣",zero:"0️⃣",one:"1️⃣",two:"2️⃣",three:"3️⃣",four:"4️⃣",five:"5️⃣",six:"6️⃣",seven:"7️⃣",eight:"8️⃣",nine:"9️⃣",keycap_ten:"\uD83D\uDD1F",capital_abcd:"\uD83D\uDD20",abcd:"\uD83D\uDD21",symbols:"\uD83D\uDD23",abc:"\uD83D\uDD24",a:"\uD83C\uDD70️",ab:"\uD83C\uDD8E",b:"\uD83C\uDD71️",cl:"\uD83C\uDD91",cool:"\uD83C\uDD92",free:"\uD83C\uDD93",information_source:"ℹ️",id:"\uD83C\uDD94",m:"Ⓜ️",new:"\uD83C\uDD95",ng:"\uD83C\uDD96",o2:"\uD83C\uDD7E️",ok:"\uD83C\uDD97",parking:"\uD83C\uDD7F️",sos:"\uD83C\uDD98",up:"\uD83C\uDD99",vs:"\uD83C\uDD9A",koko:"\uD83C\uDE01",sa:"\uD83C\uDE02️",ideograph_advantage:"\uD83C\uDE50",accept:"\uD83C\uDE51",congratulations:"㊗️",secret:"㊙️",u6e80:"\uD83C\uDE35",red_circle:"\uD83D\uDD34",orange_circle:"\uD83D\uDFE0",yellow_circle:"\uD83D\uDFE1",green_circle:"\uD83D\uDFE2",large_blue_circle:"\uD83D\uDD35",purple_circle:"\uD83D\uDFE3",brown_circle:"\uD83D\uDFE4",black_circle:"⚫",white_circle:"⚪",red_square:"\uD83D\uDFE5",orange_square:"\uD83D\uDFE7",yellow_square:"\uD83D\uDFE8",green_square:"\uD83D\uDFE9",blue_square:"\uD83D\uDFE6",purple_square:"\uD83D\uDFEA",brown_square:"\uD83D\uDFEB",black_large_square:"⬛",white_large_square:"⬜",black_medium_square:"◼️",white_medium_square:"◻️",black_medium_small_square:"◾",white_medium_small_square:"◽",black_small_square:"▪️",white_small_square:"▫️",large_orange_diamond:"\uD83D\uDD36",large_blue_diamond:"\uD83D\uDD37",small_orange_diamond:"\uD83D\uDD38",small_blue_diamond:"\uD83D\uDD39",small_red_triangle:"\uD83D\uDD3A",small_red_triangle_down:"\uD83D\uDD3B",diamond_shape_with_a_dot_inside:"\uD83D\uDCA0",radio_button:"\uD83D\uDD18",white_square_button:"\uD83D\uDD33",black_square_button:"\uD83D\uDD32",checkered_flag:"\uD83C\uDFC1",triangular_flag_on_post:"\uD83D\uDEA9",crossed_flags:"\uD83C\uDF8C",black_flag:"\uD83C\uDFF4",white_flag:"\uD83C\uDFF3️",rainbow_flag:"\uD83C\uDFF3️\uD83C\uDF08",transgender_flag:"\uD83C\uDFF3️⚧️",pirate_flag:"\uD83C\uDFF4☠️",ascension_island:"\uD83C\uDDE6\uD83C\uDDE8",andorra:"\uD83C\uDDE6\uD83C\uDDE9",united_arab_emirates:"\uD83C\uDDE6\uD83C\uDDEA",afghanistan:"\uD83C\uDDE6\uD83C\uDDEB",antigua_barbuda:"\uD83C\uDDE6\uD83C\uDDEC",anguilla:"\uD83C\uDDE6\uD83C\uDDEE",albania:"\uD83C\uDDE6\uD83C\uDDF1",armenia:"\uD83C\uDDE6\uD83C\uDDF2",angola:"\uD83C\uDDE6\uD83C\uDDF4",antarctica:"\uD83C\uDDE6\uD83C\uDDF6",argentina:"\uD83C\uDDE6\uD83C\uDDF7",american_samoa:"\uD83C\uDDE6\uD83C\uDDF8",austria:"\uD83C\uDDE6\uD83C\uDDF9",australia:"\uD83C\uDDE6\uD83C\uDDFA",aruba:"\uD83C\uDDE6\uD83C\uDDFC",aland_islands:"\uD83C\uDDE6\uD83C\uDDFD",azerbaijan:"\uD83C\uDDE6\uD83C\uDDFF",bosnia_herzegovina:"\uD83C\uDDE7\uD83C\uDDE6",barbados:"\uD83C\uDDE7\uD83C\uDDE7",bangladesh:"\uD83C\uDDE7\uD83C\uDDE9",belgium:"\uD83C\uDDE7\uD83C\uDDEA",burkina_faso:"\uD83C\uDDE7\uD83C\uDDEB",bulgaria:"\uD83C\uDDE7\uD83C\uDDEC",bahrain:"\uD83C\uDDE7\uD83C\uDDED",burundi:"\uD83C\uDDE7\uD83C\uDDEE",benin:"\uD83C\uDDE7\uD83C\uDDEF",st_barthelemy:"\uD83C\uDDE7\uD83C\uDDF1",bermuda:"\uD83C\uDDE7\uD83C\uDDF2",brunei:"\uD83C\uDDE7\uD83C\uDDF3",bolivia:"\uD83C\uDDE7\uD83C\uDDF4",caribbean_netherlands:"\uD83C\uDDE7\uD83C\uDDF6",brazil:"\uD83C\uDDE7\uD83C\uDDF7",bahamas:"\uD83C\uDDE7\uD83C\uDDF8",bhutan:"\uD83C\uDDE7\uD83C\uDDF9",bouvet_island:"\uD83C\uDDE7\uD83C\uDDFB",botswana:"\uD83C\uDDE7\uD83C\uDDFC",belarus:"\uD83C\uDDE7\uD83C\uDDFE",belize:"\uD83C\uDDE7\uD83C\uDDFF",canada:"\uD83C\uDDE8\uD83C\uDDE6",cocos_islands:"\uD83C\uDDE8\uD83C\uDDE8",congo_kinshasa:"\uD83C\uDDE8\uD83C\uDDE9",central_african_republic:"\uD83C\uDDE8\uD83C\uDDEB",congo_brazzaville:"\uD83C\uDDE8\uD83C\uDDEC",switzerland:"\uD83C\uDDE8\uD83C\uDDED",cote_divoire:"\uD83C\uDDE8\uD83C\uDDEE",cook_islands:"\uD83C\uDDE8\uD83C\uDDF0",chile:"\uD83C\uDDE8\uD83C\uDDF1",cameroon:"\uD83C\uDDE8\uD83C\uDDF2",cn:"\uD83C\uDDE8\uD83C\uDDF3",colombia:"\uD83C\uDDE8\uD83C\uDDF4",clipperton_island:"\uD83C\uDDE8\uD83C\uDDF5",costa_rica:"\uD83C\uDDE8\uD83C\uDDF7",cuba:"\uD83C\uDDE8\uD83C\uDDFA",cape_verde:"\uD83C\uDDE8\uD83C\uDDFB",curacao:"\uD83C\uDDE8\uD83C\uDDFC",christmas_island:"\uD83C\uDDE8\uD83C\uDDFD",cyprus:"\uD83C\uDDE8\uD83C\uDDFE",czech_republic:"\uD83C\uDDE8\uD83C\uDDFF",de:"\uD83C\uDDE9\uD83C\uDDEA",diego_garcia:"\uD83C\uDDE9\uD83C\uDDEC",djibouti:"\uD83C\uDDE9\uD83C\uDDEF",denmark:"\uD83C\uDDE9\uD83C\uDDF0",dominica:"\uD83C\uDDE9\uD83C\uDDF2",dominican_republic:"\uD83C\uDDE9\uD83C\uDDF4",algeria:"\uD83C\uDDE9\uD83C\uDDFF",ceuta_melilla:"\uD83C\uDDEA\uD83C\uDDE6",ecuador:"\uD83C\uDDEA\uD83C\uDDE8",estonia:"\uD83C\uDDEA\uD83C\uDDEA",egypt:"\uD83C\uDDEA\uD83C\uDDEC",western_sahara:"\uD83C\uDDEA\uD83C\uDDED",eritrea:"\uD83C\uDDEA\uD83C\uDDF7",es:"\uD83C\uDDEA\uD83C\uDDF8",ethiopia:"\uD83C\uDDEA\uD83C\uDDF9",eu:"\uD83C\uDDEA\uD83C\uDDFA",european_union:"\uD83C\uDDEA\uD83C\uDDFA",finland:"\uD83C\uDDEB\uD83C\uDDEE",fiji:"\uD83C\uDDEB\uD83C\uDDEF",falkland_islands:"\uD83C\uDDEB\uD83C\uDDF0",micronesia:"\uD83C\uDDEB\uD83C\uDDF2",faroe_islands:"\uD83C\uDDEB\uD83C\uDDF4",fr:"\uD83C\uDDEB\uD83C\uDDF7",gabon:"\uD83C\uDDEC\uD83C\uDDE6",gb:"\uD83C\uDDEC\uD83C\uDDE7",uk:"\uD83C\uDDEC\uD83C\uDDE7",grenada:"\uD83C\uDDEC\uD83C\uDDE9",georgia:"\uD83C\uDDEC\uD83C\uDDEA",french_guiana:"\uD83C\uDDEC\uD83C\uDDEB",guernsey:"\uD83C\uDDEC\uD83C\uDDEC",ghana:"\uD83C\uDDEC\uD83C\uDDED",gibraltar:"\uD83C\uDDEC\uD83C\uDDEE",greenland:"\uD83C\uDDEC\uD83C\uDDF1",gambia:"\uD83C\uDDEC\uD83C\uDDF2",guinea:"\uD83C\uDDEC\uD83C\uDDF3",guadeloupe:"\uD83C\uDDEC\uD83C\uDDF5",equatorial_guinea:"\uD83C\uDDEC\uD83C\uDDF6",greece:"\uD83C\uDDEC\uD83C\uDDF7",south_georgia_south_sandwich_islands:"\uD83C\uDDEC\uD83C\uDDF8",guatemala:"\uD83C\uDDEC\uD83C\uDDF9",guam:"\uD83C\uDDEC\uD83C\uDDFA",guinea_bissau:"\uD83C\uDDEC\uD83C\uDDFC",guyana:"\uD83C\uDDEC\uD83C\uDDFE",hong_kong:"\uD83C\uDDED\uD83C\uDDF0",heard_mcdonald_islands:"\uD83C\uDDED\uD83C\uDDF2",honduras:"\uD83C\uDDED\uD83C\uDDF3",croatia:"\uD83C\uDDED\uD83C\uDDF7",haiti:"\uD83C\uDDED\uD83C\uDDF9",hungary:"\uD83C\uDDED\uD83C\uDDFA",canary_islands:"\uD83C\uDDEE\uD83C\uDDE8",indonesia:"\uD83C\uDDEE\uD83C\uDDE9",ireland:"\uD83C\uDDEE\uD83C\uDDEA",israel:"\uD83C\uDDEE\uD83C\uDDF1",isle_of_man:"\uD83C\uDDEE\uD83C\uDDF2",india:"\uD83C\uDDEE\uD83C\uDDF3",british_indian_ocean_territory:"\uD83C\uDDEE\uD83C\uDDF4",iraq:"\uD83C\uDDEE\uD83C\uDDF6",iran:"\uD83C\uDDEE\uD83C\uDDF7",iceland:"\uD83C\uDDEE\uD83C\uDDF8",it:"\uD83C\uDDEE\uD83C\uDDF9",jersey:"\uD83C\uDDEF\uD83C\uDDEA",jamaica:"\uD83C\uDDEF\uD83C\uDDF2",jordan:"\uD83C\uDDEF\uD83C\uDDF4",jp:"\uD83C\uDDEF\uD83C\uDDF5",kenya:"\uD83C\uDDF0\uD83C\uDDEA",kyrgyzstan:"\uD83C\uDDF0\uD83C\uDDEC",cambodia:"\uD83C\uDDF0\uD83C\uDDED",kiribati:"\uD83C\uDDF0\uD83C\uDDEE",comoros:"\uD83C\uDDF0\uD83C\uDDF2",st_kitts_nevis:"\uD83C\uDDF0\uD83C\uDDF3",north_korea:"\uD83C\uDDF0\uD83C\uDDF5",kr:"\uD83C\uDDF0\uD83C\uDDF7",kuwait:"\uD83C\uDDF0\uD83C\uDDFC",cayman_islands:"\uD83C\uDDF0\uD83C\uDDFE",kazakhstan:"\uD83C\uDDF0\uD83C\uDDFF",laos:"\uD83C\uDDF1\uD83C\uDDE6",lebanon:"\uD83C\uDDF1\uD83C\uDDE7",st_lucia:"\uD83C\uDDF1\uD83C\uDDE8",liechtenstein:"\uD83C\uDDF1\uD83C\uDDEE",sri_lanka:"\uD83C\uDDF1\uD83C\uDDF0",liberia:"\uD83C\uDDF1\uD83C\uDDF7",lesotho:"\uD83C\uDDF1\uD83C\uDDF8",lithuania:"\uD83C\uDDF1\uD83C\uDDF9",luxembourg:"\uD83C\uDDF1\uD83C\uDDFA",latvia:"\uD83C\uDDF1\uD83C\uDDFB",libya:"\uD83C\uDDF1\uD83C\uDDFE",morocco:"\uD83C\uDDF2\uD83C\uDDE6",monaco:"\uD83C\uDDF2\uD83C\uDDE8",moldova:"\uD83C\uDDF2\uD83C\uDDE9",montenegro:"\uD83C\uDDF2\uD83C\uDDEA",st_martin:"\uD83C\uDDF2\uD83C\uDDEB",madagascar:"\uD83C\uDDF2\uD83C\uDDEC",marshall_islands:"\uD83C\uDDF2\uD83C\uDDED",macedonia:"\uD83C\uDDF2\uD83C\uDDF0",mali:"\uD83C\uDDF2\uD83C\uDDF1",myanmar:"\uD83C\uDDF2\uD83C\uDDF2",mongolia:"\uD83C\uDDF2\uD83C\uDDF3",macau:"\uD83C\uDDF2\uD83C\uDDF4",northern_mariana_islands:"\uD83C\uDDF2\uD83C\uDDF5",martinique:"\uD83C\uDDF2\uD83C\uDDF6",mauritania:"\uD83C\uDDF2\uD83C\uDDF7",montserrat:"\uD83C\uDDF2\uD83C\uDDF8",malta:"\uD83C\uDDF2\uD83C\uDDF9",mauritius:"\uD83C\uDDF2\uD83C\uDDFA",maldives:"\uD83C\uDDF2\uD83C\uDDFB",malawi:"\uD83C\uDDF2\uD83C\uDDFC",mexico:"\uD83C\uDDF2\uD83C\uDDFD",malaysia:"\uD83C\uDDF2\uD83C\uDDFE",mozambique:"\uD83C\uDDF2\uD83C\uDDFF",namibia:"\uD83C\uDDF3\uD83C\uDDE6",new_caledonia:"\uD83C\uDDF3\uD83C\uDDE8",niger:"\uD83C\uDDF3\uD83C\uDDEA",norfolk_island:"\uD83C\uDDF3\uD83C\uDDEB",nigeria:"\uD83C\uDDF3\uD83C\uDDEC",nicaragua:"\uD83C\uDDF3\uD83C\uDDEE",netherlands:"\uD83C\uDDF3\uD83C\uDDF1",norway:"\uD83C\uDDF3\uD83C\uDDF4",nepal:"\uD83C\uDDF3\uD83C\uDDF5",nauru:"\uD83C\uDDF3\uD83C\uDDF7",niue:"\uD83C\uDDF3\uD83C\uDDFA",new_zealand:"\uD83C\uDDF3\uD83C\uDDFF",oman:"\uD83C\uDDF4\uD83C\uDDF2",panama:"\uD83C\uDDF5\uD83C\uDDE6",peru:"\uD83C\uDDF5\uD83C\uDDEA",french_polynesia:"\uD83C\uDDF5\uD83C\uDDEB",papua_new_guinea:"\uD83C\uDDF5\uD83C\uDDEC",philippines:"\uD83C\uDDF5\uD83C\uDDED",pakistan:"\uD83C\uDDF5\uD83C\uDDF0",poland:"\uD83C\uDDF5\uD83C\uDDF1",st_pierre_miquelon:"\uD83C\uDDF5\uD83C\uDDF2",pitcairn_islands:"\uD83C\uDDF5\uD83C\uDDF3",puerto_rico:"\uD83C\uDDF5\uD83C\uDDF7",palestinian_territories:"\uD83C\uDDF5\uD83C\uDDF8",portugal:"\uD83C\uDDF5\uD83C\uDDF9",palau:"\uD83C\uDDF5\uD83C\uDDFC",paraguay:"\uD83C\uDDF5\uD83C\uDDFE",qatar:"\uD83C\uDDF6\uD83C\uDDE6",reunion:"\uD83C\uDDF7\uD83C\uDDEA",romania:"\uD83C\uDDF7\uD83C\uDDF4",serbia:"\uD83C\uDDF7\uD83C\uDDF8",ru:"\uD83C\uDDF7\uD83C\uDDFA",rwanda:"\uD83C\uDDF7\uD83C\uDDFC",saudi_arabia:"\uD83C\uDDF8\uD83C\uDDE6",solomon_islands:"\uD83C\uDDF8\uD83C\uDDE7",seychelles:"\uD83C\uDDF8\uD83C\uDDE8",sudan:"\uD83C\uDDF8\uD83C\uDDE9",sweden:"\uD83C\uDDF8\uD83C\uDDEA",singapore:"\uD83C\uDDF8\uD83C\uDDEC",st_helena:"\uD83C\uDDF8\uD83C\uDDED",slovenia:"\uD83C\uDDF8\uD83C\uDDEE",svalbard_jan_mayen:"\uD83C\uDDF8\uD83C\uDDEF",slovakia:"\uD83C\uDDF8\uD83C\uDDF0",sierra_leone:"\uD83C\uDDF8\uD83C\uDDF1",san_marino:"\uD83C\uDDF8\uD83C\uDDF2",senegal:"\uD83C\uDDF8\uD83C\uDDF3",somalia:"\uD83C\uDDF8\uD83C\uDDF4",suriname:"\uD83C\uDDF8\uD83C\uDDF7",south_sudan:"\uD83C\uDDF8\uD83C\uDDF8",sao_tome_principe:"\uD83C\uDDF8\uD83C\uDDF9",el_salvador:"\uD83C\uDDF8\uD83C\uDDFB",sint_maarten:"\uD83C\uDDF8\uD83C\uDDFD",syria:"\uD83C\uDDF8\uD83C\uDDFE",swaziland:"\uD83C\uDDF8\uD83C\uDDFF",tristan_da_cunha:"\uD83C\uDDF9\uD83C\uDDE6",turks_caicos_islands:"\uD83C\uDDF9\uD83C\uDDE8",chad:"\uD83C\uDDF9\uD83C\uDDE9",french_southern_territories:"\uD83C\uDDF9\uD83C\uDDEB",togo:"\uD83C\uDDF9\uD83C\uDDEC",thailand:"\uD83C\uDDF9\uD83C\uDDED",tajikistan:"\uD83C\uDDF9\uD83C\uDDEF",tokelau:"\uD83C\uDDF9\uD83C\uDDF0",timor_leste:"\uD83C\uDDF9\uD83C\uDDF1",turkmenistan:"\uD83C\uDDF9\uD83C\uDDF2",tunisia:"\uD83C\uDDF9\uD83C\uDDF3",tonga:"\uD83C\uDDF9\uD83C\uDDF4",tr:"\uD83C\uDDF9\uD83C\uDDF7",trinidad_tobago:"\uD83C\uDDF9\uD83C\uDDF9",tuvalu:"\uD83C\uDDF9\uD83C\uDDFB",taiwan:"\uD83C\uDDF9\uD83C\uDDFC",tanzania:"\uD83C\uDDF9\uD83C\uDDFF",ukraine:"\uD83C\uDDFA\uD83C\uDDE6",uganda:"\uD83C\uDDFA\uD83C\uDDEC",us_outlying_islands:"\uD83C\uDDFA\uD83C\uDDF2",united_nations:"\uD83C\uDDFA\uD83C\uDDF3",us:"\uD83C\uDDFA\uD83C\uDDF8",uruguay:"\uD83C\uDDFA\uD83C\uDDFE",uzbekistan:"\uD83C\uDDFA\uD83C\uDDFF",vatican_city:"\uD83C\uDDFB\uD83C\uDDE6",st_vincent_grenadines:"\uD83C\uDDFB\uD83C\uDDE8",venezuela:"\uD83C\uDDFB\uD83C\uDDEA",british_virgin_islands:"\uD83C\uDDFB\uD83C\uDDEC",us_virgin_islands:"\uD83C\uDDFB\uD83C\uDDEE",vietnam:"\uD83C\uDDFB\uD83C\uDDF3",vanuatu:"\uD83C\uDDFB\uD83C\uDDFA",wallis_futuna:"\uD83C\uDDFC\uD83C\uDDEB",samoa:"\uD83C\uDDFC\uD83C\uDDF8",kosovo:"\uD83C\uDDFD\uD83C\uDDF0",yemen:"\uD83C\uDDFE\uD83C\uDDEA",mayotte:"\uD83C\uDDFE\uD83C\uDDF9",south_africa:"\uD83C\uDDFF\uD83C\uDDE6",zambia:"\uD83C\uDDFF\uD83C\uDDF2",zimbabwe:"\uD83C\uDDFF\uD83C\uDDFC",england:"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC65\uDB40\uDC6E\uDB40\uDC67\uDB40\uDC7F",scotland:"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC73\uDB40\uDC63\uDB40\uDC74\uDB40\uDC7F",wales:"\uD83C\uDFF4\uDB40\uDC67\uDB40\uDC62\uDB40\uDC77\uDB40\uDC6C\uDB40\uDC73\uDB40\uDC7F"};let aa=RegExp(`(${/[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26D3\uFE0F?(?:\u200D\uD83D\uDCA5)?|\u26F9(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF43\uDF45-\uDF4A\uDF4C-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDF44(?:\u200D\uD83D\uDFEB)?|\uDF4B(?:\u200D\uD83D\uDFE9)?|\uDFC3(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E-\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4\uDEB5](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC25\uDC27-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE41\uDE43\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED8\uDEDC-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC26(?:\u200D(?:\u2B1B|\uD83D\uDD25))?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDD1D\uDEEF]\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE]|[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE]|\uDEEF\u200D\uD83D\uDC69\uD83C[\uDFFB-\uDFFE])))?))?|\uDD75(?:\uD83C[\uDFFB-\uDFFF]|\uFE0F)?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?|\uDE42(?:\u200D[\u2194\u2195]\uFE0F?)?|\uDEB6(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF8](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3C-\uDD3E\uDDB8\uDDB9\uDDCD\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC2\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF]|\uDDCE(?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D(?:[\u2640\u2642]\uFE0F?(?:\u200D\u27A1\uFE0F?)?|\u27A1\uFE0F?))?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1|\uDDD1\u200D\uD83E\uDDD2(?:\u200D\uD83E\uDDD2)?|\uDDD2(?:\u200D\uD83E\uDDD2)?))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC30\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])|\uD83E(?:[\uDDAF\uDDBC\uDDBD](?:\u200D\u27A1\uFE0F?)?|[\uDDB0-\uDDB3\uDE70]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF]|\uDEEF\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?)/g.source})(?!︎)`,"g"),ab=e(a=>{let b=a.marpit.options.emoji,c=b.twemoji||{},d=c.ext||"svg",e=a=>Y.parse(a,{attributes:()=>({"data-marp-twemoji":""}),base:c.base||void 0,ext:`.${d}`,size:"svg"===d?"svg":void 0}),f=(a,b)=>e(a[b].content);if(b.shortcode){let c={core:{ruler:{push:(a,b)=>c.rule=b,after:(a,b,d)=>c.rule=d}},renderer:{rules:{emoji:()=>{}}},rule:()=>{},utils:a.utils};!function(a,b){let c=a.utils.assign({},{defs:_,shortcuts:$,enabled:[]},b||{}),d=function(a){let b,c=a.defs;a.enabled.length&&(c=Object.keys(c).reduce((b,d)=>(a.enabled.indexOf(d)>=0&&(b[d]=c[d]),b),{}));let d=Object.keys(a.shortcuts).reduce((b,d)=>(c[d]&&(Array.isArray(a.shortcuts[d])?a.shortcuts[d].forEach(a=>{b[a]=d}):b[a.shortcuts[d]]=d),b),{}),e=Object.keys(c),f=RegExp(b=0===e.length?"^$":e.map(a=>`:${a}:`).concat(Object.keys(d)).sort().reverse().map(a=>a.replace(/[.?*+^$[\]\\(){}|-]/g,"\\$&")).join("|")),g=RegExp(b,"g");return{defs:c,shortcuts:d,scanRE:f,replaceRE:g}}(a.utils.assign({},{defs:{},shortcuts:{},enabled:[]},c||{}));a.renderer.rules.emoji=Z,a.core.ruler.after("linkify","emoji",function(a,b,c,d,e){let f=a.utils.arrayReplaceAt,g=a.utils.lib.ucmicro,h=a.utils.has,i=new RegExp([g.Z.source,g.P.source,g.Cc.source].join("|"));return function(a){let g,j=a.tokens,k=0;for(let l=0,m=j.length;l<m;l++){if("inline"!==j[l].type)continue;let m=j[l].children;for(let n=m.length-1;n>=0;n--)"link_open"!==(g=m[n]).type&&"link_close"!==g.type||"auto"===g.info&&(k-=g.nesting),"text"===g.type&&0===k&&d.test(g.content)&&(j[l].children=m=f(m,n,function(a,d,f){let g=0,j=[];if(a.replace(e,function(d,e,k){let l;if(h(c,d)){if(l=c[d],e>0&&!i.test(k[e-1])||e+d.length<k.length&&!i.test(k[e+d.length]))return}else l=d.slice(1,-1);if(e>g){let b=new f("text","",0);b.content=a.slice(g,e),j.push(b)}let m=new f("emoji","",0);m.markup=l,m.content=b[l],j.push(m),g=e+d.length}),g<a.length){let b=new f("text","",0);b.content=a.slice(g),j.push(b)}return j}(g.content,g.level,a.Token)))}}}(a,d.defs,d.shortcuts,d.scanRE,d.replaceRE))}(c,{shortcuts:{}}),a.core.ruler.push("marp_emoji",a=>{let{Token:b}=a;a.Token=function(a,...c){return new b("emoji"===a?"marp_emoji":a,...c)},c.rule(a),a.Token=b}),a.renderer.rules.marp_emoji="twemoji"===b.shortcode?f:c.renderer.rules.emoji}if(b.unicode){a.core.ruler.after("inline","marp_unicode_emoji",({tokens:a,Token:b})=>{for(let c of a)if("inline"===c.type){let a=[];for(let d of c.children)if("text"===d.type){let c=d.content.split(aa);a.push(...c.reduce((a,c,e)=>0===c.length?a:[...a,Object.assign(new b,{...d,content:c,type:e%2?"marp_unicode_emoji":"text"})],[]))}else a.push(d);c.children=a}}),a.renderer.rules.marp_unicode_emoji=(a,b)=>a[b].content;let{code_block:c,code_inline:d,fence:g}=a.renderer.rules;if("twemoji"===b.unicode){let b=a=>a.split(/(<[^>]*>)/g).reduce((a,b,c)=>`${a}${c%2?b:b.replace(aa,([a])=>e(a))}`,"");a.renderer.rules.marp_unicode_emoji=f,a.renderer.rules.code_inline=(...a)=>b(d(...a)),a.renderer.rules.code_block=(...a)=>b(c(...a)),a.renderer.rules.fence=(...a)=>b(g(...a))}}}),ac={class:!0,dir:a=>{let b=a.toLowerCase();return["rtl","ltr","auto"].includes(b)?b:""},lang:!0,title:!0},ad=a=>b=>{if(b.includes(":")){let c=b.trim().toLowerCase(),d=c.split(":",1)[0];for(let e of a)if(d===e||e.includes(":")&&c.startsWith(e))return b;return""}return b},ae=ad(["http","https"]),af=ad(["http","https","data:image/"]),ag=a=>{for(let b of a.split(","))if(!af(b))return"";return a},ah=Object.assign(Object.create(null),{a:{...ac,href:ae,name:!0,rel:!0,target:!0},abbr:ac,address:ac,article:ac,aside:ac,audio:{...ac,autoplay:!0,controls:!0,loop:!0,muted:!0,preload:!0,src:ae},b:ac,bdi:ac,bdo:ac,big:ac,blockquote:{...ac,cite:ae},br:ac,caption:ac,center:ac,cite:ac,code:ac,col:{...ac,align:!0,valign:!0,span:!0,width:!0},colgroup:{...ac,align:!0,valign:!0,span:!0,width:!0},dd:ac,del:{...ac,cite:ae,datetime:!0},details:{...ac,open:!0},div:ac,dl:ac,dt:ac,em:ac,figcaption:ac,figure:ac,h1:ac,h2:ac,h3:ac,h4:ac,h5:ac,h6:ac,hr:ac,i:ac,img:{...ac,align:!0,alt:!0,decoding:!0,height:!0,loading:!0,src:af,srcset:ag,title:!0,width:!0},ins:{...ac,cite:ae,datetime:!0},kbd:ac,li:{...ac,type:!0,value:!0},mark:ac,nav:ac,ol:{...ac,reversed:!0,start:!0,type:!0},p:ac,picture:ac,pre:ac,source:{height:!0,media:!0,sizes:!0,src:af,srcset:ag,type:!0,width:!0},q:{...ac,cite:ae},rp:ac,rt:ac,ruby:ac,s:ac,section:ac,small:ac,span:ac,sub:ac,summary:ac,sup:ac,strong:ac,strike:ac,table:{...ac,width:!0,border:!0,align:!0,valign:!0},tbody:{...ac,align:!0,valign:!0},td:{...ac,width:!0,rowspan:!0,colspan:!0,align:!0,valign:!0},tfoot:{...ac,align:!0,valign:!0},th:{...ac,width:!0,rowspan:!0,colspan:!0,align:!0,valign:!0},thead:{...ac,align:!0,valign:!0},time:{...ac,datetime:!0},tr:{...ac,rowspan:!0,align:!0,valign:!0},u:ac,ul:ac,video:{...ac,autoplay:!0,controls:!0,loop:!0,muted:!0,playsinline:!0,poster:af,preload:!0,src:ae,height:!0,width:!0},wbr:ac});var ai,aj,ak,al,am={exports:{}},an=function(a){return a&&a.__esModule&&Object.prototype.hasOwnProperty.call(a,"default")?a.default:a}(function(){if(al)return am.exports;al=1;var a=["circle","ellipse","line","path","polygon","polyline","rect","stop","use"],b=["area","base","br","col","command","embed","hr","img","input","keygen","link","meta","param","source","track","wbr"];return am.exports=b.concat(a),am.exports.voidElements=b,am.exports.svgElements=a,am.exports}());let ao=/\s*\/?>$/,ap=new h.FilterXSS({onIgnoreTag:(a,b,{isClosing:c})=>an.includes(a)?`<${a} ${b.slice(a.length+(c?2:1),-1).trim()}>`.replace(ao," />"):b,allowList:{}}),aq=/^<script(?:>|[ \t\f\n\r][\s\S]*?>)([\s\S]*)<\/script>[ \t\f\n\r]*$/i,ar=/<\/script[>/\t\f\n\r ]/i;function as(a){let{html_inline:b,html_block:c}=a.renderer.rules,d=()=>a.options.html,e=(a=d())=>{let b=Object.create(null);if("object"==typeof a)for(let c of Object.keys(a)){let d=a[c];Array.isArray(d)?b[c]=d:"object"==typeof d&&(b[c]=Object.keys(d).filter(a=>!1!==d[a]))}return b},f=(a=d())=>(b,c,d)=>{let e=h.friendlyAttrValue(d);return"object"==typeof a&&a[b]&&!Array.isArray(a[b])&&"function"==typeof a[b][c]&&(e=a[b][c](e)),h.escapeAttrValue(e)},g=b=>{let c=d(),g=new h.FilterXSS({allowList:e(c),onIgnoreTag:(a,b)=>!0===c?b:void 0,safeAttrValue:f(c)}).process(b);return a.options.xhtmlOut?ap.process(g):g};a.renderer.rules.html_inline=(...a)=>g(b(...a)),a.renderer.rules.html_block=(...a)=>{let b=c(...a),i=d(),j=!0===i?[]:"object"==typeof i&&i.script?e({script:i.script}).script:void 0;return j&&(a=>{let b=a.match(aq);return!(!b||ar.test(b[1]))})(b)?new h.FilterXSS({allowList:{script:j||[]},allowCommentTag:!0,onIgnoreTagAttr:(a,b,c)=>{if(!0===i)return`${b}="${h.escapeAttrValue(c)}"`},escapeHtml:a=>a,safeAttrValue:f(i)}).process(b):g(b)}}let at=Symbol("marp-math-context"),au=(a,b)=>{Object.prototype.hasOwnProperty.call(a,at)||Object.defineProperty(a,at,{writable:!0}),a[at]=b(a[at])},av=a=>({...a[at]});var aw='@font-face{\n font-display:block;\n font-family:KaTeX_AMS;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_AMS-Regular.woff2) format("woff2"), url(fonts/KaTeX_AMS-Regular.woff) format("woff"), url(fonts/KaTeX_AMS-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Caligraphic;\n font-style:normal;\n font-weight:700;\n src:url(fonts/KaTeX_Caligraphic-Bold.woff2) format("woff2"), url(fonts/KaTeX_Caligraphic-Bold.woff) format("woff"), url(fonts/KaTeX_Caligraphic-Bold.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Caligraphic;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Caligraphic-Regular.woff2) format("woff2"), url(fonts/KaTeX_Caligraphic-Regular.woff) format("woff"), url(fonts/KaTeX_Caligraphic-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Fraktur;\n font-style:normal;\n font-weight:700;\n src:url(fonts/KaTeX_Fraktur-Bold.woff2) format("woff2"), url(fonts/KaTeX_Fraktur-Bold.woff) format("woff"), url(fonts/KaTeX_Fraktur-Bold.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Fraktur;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Fraktur-Regular.woff2) format("woff2"), url(fonts/KaTeX_Fraktur-Regular.woff) format("woff"), url(fonts/KaTeX_Fraktur-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Main;\n font-style:normal;\n font-weight:700;\n src:url(fonts/KaTeX_Main-Bold.woff2) format("woff2"), url(fonts/KaTeX_Main-Bold.woff) format("woff"), url(fonts/KaTeX_Main-Bold.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Main;\n font-style:italic;\n font-weight:700;\n src:url(fonts/KaTeX_Main-BoldItalic.woff2) format("woff2"), url(fonts/KaTeX_Main-BoldItalic.woff) format("woff"), url(fonts/KaTeX_Main-BoldItalic.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Main;\n font-style:italic;\n font-weight:400;\n src:url(fonts/KaTeX_Main-Italic.woff2) format("woff2"), url(fonts/KaTeX_Main-Italic.woff) format("woff"), url(fonts/KaTeX_Main-Italic.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Main;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Main-Regular.woff2) format("woff2"), url(fonts/KaTeX_Main-Regular.woff) format("woff"), url(fonts/KaTeX_Main-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Math;\n font-style:italic;\n font-weight:700;\n src:url(fonts/KaTeX_Math-BoldItalic.woff2) format("woff2"), url(fonts/KaTeX_Math-BoldItalic.woff) format("woff"), url(fonts/KaTeX_Math-BoldItalic.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Math;\n font-style:italic;\n font-weight:400;\n src:url(fonts/KaTeX_Math-Italic.woff2) format("woff2"), url(fonts/KaTeX_Math-Italic.woff) format("woff"), url(fonts/KaTeX_Math-Italic.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:"KaTeX_SansSerif";\n font-style:normal;\n font-weight:700;\n src:url(fonts/KaTeX_SansSerif-Bold.woff2) format("woff2"), url(fonts/KaTeX_SansSerif-Bold.woff) format("woff"), url(fonts/KaTeX_SansSerif-Bold.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:"KaTeX_SansSerif";\n font-style:italic;\n font-weight:400;\n src:url(fonts/KaTeX_SansSerif-Italic.woff2) format("woff2"), url(fonts/KaTeX_SansSerif-Italic.woff) format("woff"), url(fonts/KaTeX_SansSerif-Italic.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:"KaTeX_SansSerif";\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_SansSerif-Regular.woff2) format("woff2"), url(fonts/KaTeX_SansSerif-Regular.woff) format("woff"), url(fonts/KaTeX_SansSerif-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Script;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Script-Regular.woff2) format("woff2"), url(fonts/KaTeX_Script-Regular.woff) format("woff"), url(fonts/KaTeX_Script-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Size1;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Size1-Regular.woff2) format("woff2"), url(fonts/KaTeX_Size1-Regular.woff) format("woff"), url(fonts/KaTeX_Size1-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Size2;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Size2-Regular.woff2) format("woff2"), url(fonts/KaTeX_Size2-Regular.woff) format("woff"), url(fonts/KaTeX_Size2-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Size3;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Size3-Regular.woff2) format("woff2"), url(fonts/KaTeX_Size3-Regular.woff) format("woff"), url(fonts/KaTeX_Size3-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Size4;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Size4-Regular.woff2) format("woff2"), url(fonts/KaTeX_Size4-Regular.woff) format("woff"), url(fonts/KaTeX_Size4-Regular.ttf) format("truetype");\n}\n@font-face{\n font-display:block;\n font-family:KaTeX_Typewriter;\n font-style:normal;\n font-weight:400;\n src:url(fonts/KaTeX_Typewriter-Regular.woff2) format("woff2"), url(fonts/KaTeX_Typewriter-Regular.woff) format("woff"), url(fonts/KaTeX_Typewriter-Regular.ttf) format("truetype");\n}\n.katex{\n font:normal 1.21em KaTeX_Main,Times New Roman,serif;\n line-height:1.2;\n text-indent:0;\n text-rendering:auto;\n}\n\n.katex *{\n -ms-high-contrast-adjust:none !important;\n border-color:currentColor;\n}\n\n.katex .katex-version:after{\n content:"0.16.33";\n}\n\n.katex .katex-mathml{\n clip:rect(1px, 1px, 1px, 1px);\n border:0;\n height:1px;\n overflow:hidden;\n padding:0;\n position:absolute;\n width:1px;\n}\n\n.katex .katex-html>.newline{\n display:block;\n}\n\n.katex .base{\n position:relative;\n white-space:nowrap;\n width:-moz-min-content;\n width:min-content;\n}\n\n.katex .base,.katex .strut{\n display:inline-block;\n}\n\n.katex .textbf{\n font-weight:700;\n}\n\n.katex .textit{\n font-style:italic;\n}\n\n.katex .textrm{\n font-family:KaTeX_Main;\n}\n\n.katex .textsf{\n font-family:KaTeX_SansSerif;\n}\n\n.katex .texttt{\n font-family:KaTeX_Typewriter;\n}\n\n.katex .mathnormal{\n font-family:KaTeX_Math;\n font-style:italic;\n}\n\n.katex .mathit{\n font-family:KaTeX_Main;\n font-style:italic;\n}\n\n.katex .mathrm{\n font-style:normal;\n}\n\n.katex .mathbf{\n font-family:KaTeX_Main;\n font-weight:700;\n}\n\n.katex .boldsymbol{\n font-family:KaTeX_Math;\n font-style:italic;\n font-weight:700;\n}\n\n.katex .amsrm,.katex .mathbb,.katex .textbb{\n font-family:KaTeX_AMS;\n}\n\n.katex .mathcal{\n font-family:KaTeX_Caligraphic;\n}\n\n.katex .mathfrak,.katex .textfrak{\n font-family:KaTeX_Fraktur;\n}\n\n.katex .mathboldfrak,.katex .textboldfrak{\n font-family:KaTeX_Fraktur;\n font-weight:700;\n}\n\n.katex .mathtt{\n font-family:KaTeX_Typewriter;\n}\n\n.katex .mathscr,.katex .textscr{\n font-family:KaTeX_Script;\n}\n\n.katex .mathsf,.katex .textsf{\n font-family:KaTeX_SansSerif;\n}\n\n.katex .mathboldsf,.katex .textboldsf{\n font-family:KaTeX_SansSerif;\n font-weight:700;\n}\n\n.katex .mathitsf,.katex .mathsfit,.katex .textitsf{\n font-family:KaTeX_SansSerif;\n font-style:italic;\n}\n\n.katex .mainrm{\n font-family:KaTeX_Main;\n font-style:normal;\n}\n\n.katex .vlist-t{\n border-collapse:collapse;\n display:inline-table;\n table-layout:fixed;\n}\n\n.katex .vlist-r{\n display:table-row;\n}\n\n.katex .vlist{\n display:table-cell;\n position:relative;\n vertical-align:bottom;\n}\n\n.katex .vlist>span{\n display:block;\n height:0;\n position:relative;\n}\n\n.katex .vlist>span>span{\n display:inline-block;\n}\n\n.katex .vlist>span>.pstrut{\n overflow:hidden;\n width:0;\n}\n\n.katex .vlist-t2{\n margin-right:-2px;\n}\n\n.katex .vlist-s{\n display:table-cell;\n font-size:1px;\n min-width:2px;\n vertical-align:bottom;\n width:2px;\n}\n\n.katex .vbox{\n align-items:baseline;\n display:inline-flex;\n flex-direction:column;\n}\n\n.katex .hbox{\n width:100%;\n}\n\n.katex .hbox,.katex .thinbox{\n display:inline-flex;\n flex-direction:row;\n}\n\n.katex .thinbox{\n max-width:0;\n width:0;\n}\n\n.katex .msupsub{\n text-align:left;\n}\n\n.katex .mfrac>span>span{\n text-align:center;\n}\n\n.katex .mfrac .frac-line{\n border-bottom-style:solid;\n display:inline-block;\n width:100%;\n}\n\n.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{\n min-height:1px;\n}\n\n.katex .mspace{\n display:inline-block;\n}\n\n.katex .clap,.katex .llap,.katex .rlap{\n position:relative;\n width:0;\n}\n\n.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{\n position:absolute;\n}\n\n.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{\n display:inline-block;\n}\n\n.katex .llap>.inner{\n right:0;\n}\n\n.katex .clap>.inner,.katex .rlap>.inner{\n left:0;\n}\n\n.katex .clap>.inner>span{\n margin-left:-50%;\n margin-right:50%;\n}\n\n.katex .rule{\n border:0 solid;\n display:inline-block;\n position:relative;\n}\n\n.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{\n border-bottom-style:solid;\n display:inline-block;\n width:100%;\n}\n\n.katex .hdashline{\n border-bottom-style:dashed;\n display:inline-block;\n width:100%;\n}\n\n.katex .sqrt>.root{\n margin-left:.2777777778em;\n margin-right:-.5555555556em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{\n font-size:1.2em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{\n font-size:1.4em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{\n font-size:1.6em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{\n font-size:1.8em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{\n font-size:2em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{\n font-size:2.4em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{\n font-size:2.88em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{\n font-size:3.456em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{\n font-size:4.148em;\n}\n\n.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{\n font-size:4.976em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{\n font-size:.8333333333em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{\n font-size:1.1666666667em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{\n font-size:1.3333333333em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{\n font-size:1.5em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{\n font-size:1.6666666667em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{\n font-size:2em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{\n font-size:2.4em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{\n font-size:2.88em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{\n font-size:3.4566666667em;\n}\n\n.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{\n font-size:4.1466666667em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{\n font-size:.7142857143em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{\n font-size:.8571428571em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{\n font-size:1.1428571429em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{\n font-size:1.2857142857em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{\n font-size:1.4285714286em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{\n font-size:1.7142857143em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{\n font-size:2.0571428571em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{\n font-size:2.4685714286em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{\n font-size:2.9628571429em;\n}\n\n.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{\n font-size:3.5542857143em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{\n font-size:.625em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{\n font-size:.75em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{\n font-size:.875em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{\n font-size:1.125em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{\n font-size:1.25em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{\n font-size:1.5em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{\n font-size:1.8em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{\n font-size:2.16em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{\n font-size:2.5925em;\n}\n\n.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{\n font-size:3.11em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{\n font-size:.5555555556em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{\n font-size:.6666666667em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{\n font-size:.7777777778em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{\n font-size:.8888888889em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{\n font-size:1.1111111111em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{\n font-size:1.3333333333em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{\n font-size:1.6em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{\n font-size:1.92em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{\n font-size:2.3044444444em;\n}\n\n.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{\n font-size:2.7644444444em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{\n font-size:.5em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{\n font-size:.6em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{\n font-size:.7em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{\n font-size:.8em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{\n font-size:.9em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{\n font-size:1.2em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{\n font-size:1.44em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{\n font-size:1.728em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{\n font-size:2.074em;\n}\n\n.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{\n font-size:2.488em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{\n font-size:.4166666667em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{\n font-size:.5em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{\n font-size:.5833333333em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{\n font-size:.6666666667em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{\n font-size:.75em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{\n font-size:.8333333333em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{\n font-size:1.2em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{\n font-size:1.44em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{\n font-size:1.7283333333em;\n}\n\n.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{\n font-size:2.0733333333em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{\n font-size:.3472222222em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{\n font-size:.4166666667em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{\n font-size:.4861111111em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{\n font-size:.5555555556em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{\n font-size:.625em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{\n font-size:.6944444444em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{\n font-size:.8333333333em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{\n font-size:1.2em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{\n font-size:1.4402777778em;\n}\n\n.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{\n font-size:1.7277777778em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{\n font-size:.2893518519em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{\n font-size:.3472222222em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{\n font-size:.4050925926em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{\n font-size:.462962963em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{\n font-size:.5208333333em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{\n font-size:.5787037037em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{\n font-size:.6944444444em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{\n font-size:.8333333333em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{\n font-size:1.2002314815em;\n}\n\n.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{\n font-size:1.4398148148em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{\n font-size:.2410800386em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{\n font-size:.2892960463em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{\n font-size:.337512054em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{\n font-size:.3857280617em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{\n font-size:.4339440694em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{\n font-size:.4821600771em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{\n font-size:.5785920926em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{\n font-size:.6943105111em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{\n font-size:.8331726133em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{\n font-size:1em;\n}\n\n.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{\n font-size:1.1996142719em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{\n font-size:.2009646302em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{\n font-size:.2411575563em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{\n font-size:.2813504823em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{\n font-size:.3215434084em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{\n font-size:.3617363344em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{\n font-size:.4019292605em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{\n font-size:.4823151125em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{\n font-size:.578778135em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{\n font-size:.6945337621em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{\n font-size:.8336012862em;\n}\n\n.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{\n font-size:1em;\n}\n\n.katex .delimsizing.size1{\n font-family:KaTeX_Size1;\n}\n\n.katex .delimsizing.size2{\n font-family:KaTeX_Size2;\n}\n\n.katex .delimsizing.size3{\n font-family:KaTeX_Size3;\n}\n\n.katex .delimsizing.size4{\n font-family:KaTeX_Size4;\n}\n\n.katex .delimsizing.mult .delim-size1>span{\n font-family:KaTeX_Size1;\n}\n\n.katex .delimsizing.mult .delim-size4>span{\n font-family:KaTeX_Size4;\n}\n\n.katex .nulldelimiter{\n display:inline-block;\n width:.12em;\n}\n\n.katex .delimcenter,.katex .op-symbol{\n position:relative;\n}\n\n.katex .op-symbol.small-op{\n font-family:KaTeX_Size1;\n}\n\n.katex .op-symbol.large-op{\n font-family:KaTeX_Size2;\n}\n\n.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{\n text-align:center;\n}\n\n.katex .accent .accent-body{\n position:relative;\n}\n\n.katex .accent .accent-body:not(.accent-full){\n width:0;\n}\n\n.katex .overlay{\n display:block;\n}\n\n.katex .mtable .vertical-separator{\n display:inline-block;\n min-width:1px;\n}\n\n.katex .mtable .arraycolsep{\n display:inline-block;\n}\n\n.katex .mtable .col-align-c>.vlist-t{\n text-align:center;\n}\n\n.katex .mtable .col-align-l>.vlist-t{\n text-align:left;\n}\n\n.katex .mtable .col-align-r>.vlist-t{\n text-align:right;\n}\n\n.katex .svg-align{\n text-align:left;\n}\n\n.katex svg{\n display:block;\n fill:currentColor;\n height:inherit;\n position:absolute;\n stroke:currentColor;\n width:100%;\n}\n\n.katex svg path{\n stroke:none;\n}\n\n.katex svg{\n fill-opacity:1;\n fill-rule:nonzero;\n stroke-dasharray:none;\n stroke-dashoffset:0;\n stroke-linecap:butt;\n stroke-linejoin:miter;\n stroke-miterlimit:4;\n stroke-opacity:1;\n stroke-width:1;\n}\n\n.katex img{\n border-style:none;\n max-height:none;\n max-width:none;\n min-height:0;\n min-width:0;\n}\n\n.katex .stretchy{\n display:block;\n overflow:hidden;\n position:relative;\n width:100%;\n}\n\n.katex .stretchy:after,.katex .stretchy:before{\n content:"";\n}\n\n.katex .hide-tail{\n overflow:hidden;\n position:relative;\n width:100%;\n}\n\n.katex .halfarrow-left{\n left:0;\n}\n\n.katex .halfarrow-left,.katex .halfarrow-right{\n overflow:hidden;\n position:absolute;\n width:50.2%;\n}\n\n.katex .halfarrow-right{\n right:0;\n}\n\n.katex .brace-left{\n left:0;\n overflow:hidden;\n position:absolute;\n width:25.1%;\n}\n\n.katex .brace-center{\n left:25%;\n overflow:hidden;\n position:absolute;\n width:50%;\n}\n\n.katex .brace-right{\n overflow:hidden;\n position:absolute;\n right:0;\n width:25.1%;\n}\n\n.katex .x-arrow-pad{\n padding:0 .5em;\n}\n\n.katex .cd-arrow-pad{\n padding:0 .55556em 0 .27778em;\n}\n\n.katex .mover,.katex .munder,.katex .x-arrow{\n text-align:center;\n}\n\n.katex .boxpad{\n padding:0 .3em;\n}\n\n.katex .fbox,.katex .fcolorbox{\n border:.04em solid;\n box-sizing:border-box;\n}\n\n.katex .cancel-pad{\n padding:0 .2em;\n}\n\n.katex .cancel-lap{\n margin-left:-.2em;\n margin-right:-.2em;\n}\n\n.katex .sout{\n border-bottom-style:solid;\n border-bottom-width:.08em;\n}\n\n.katex .angl{\n border-right:.049em solid;\n border-top:.049em solid;\n box-sizing:border-box;\n margin-right:.03889em;\n}\n\n.katex .anglpad{\n padding:0 .03889em;\n}\n\n.katex .eqn-num:before{\n content:"(" counter(katexEqnNo) ")";\n counter-increment:katexEqnNo;\n}\n\n.katex .mml-eqn-num:before{\n content:"(" counter(mmlEqnNo) ")";\n counter-increment:mmlEqnNo;\n}\n\n.katex .mtr-glue{\n width:50%;\n}\n\n.katex .cd-vert-arrow{\n display:inline-block;\n position:relative;\n}\n\n.katex .cd-label-left{\n display:inline-block;\n position:absolute;\n right:calc(50% + .3em);\n text-align:left;\n}\n\n.katex .cd-label-right{\n display:inline-block;\n left:calc(50% + .3em);\n position:absolute;\n text-align:right;\n}\n\n.katex-display{\n display:block;\n margin:1em 0;\n text-align:center;\n}\n\n.katex-display>.katex{\n display:block;\n text-align:center;\n white-space:nowrap;\n}\n\n.katex-display>.katex>.katex-html{\n display:block;\n position:relative;\n}\n\n.katex-display>.katex>.katex-html>.tag{\n position:absolute;\n right:0;\n}\n\n.katex-display.leqno>.katex>.katex-html>.tag{\n left:0;\n right:auto;\n}\n\n.katex-display.fleqn>.katex{\n padding-left:2em;\n text-align:left;\n}\n\nbody{\n counter-reset:katexEqnNo mmlEqnNo;\n}\n\n.katex-display{\n margin:0;\n}\n.katex .delimcenter,.katex .op-symbol{\n display:inline-block;\n}';let ax=Object.create(null),ay=/url\(['"]?fonts\/(.*?)['"]?\)/g,az=a=>{if(!1===a)return aw;let b=a||`https://cdn.jsdelivr.net/npm/katex@${j.version}/dist/fonts/`;return ax[b]=ax[b]||aw.replace(ay,(a,c)=>`url('${b}${c}')`)};var aA=Object.freeze({__proto__:null,block:a=>(b,c)=>{let{content:d}=b[c],{options:{katexOption:e},katexMacroContext:f}=av(a);try{let b=i.renderToString(d,{throwOnError:!1,...e||{},macros:f,displayMode:!0});return a.options.inlineSVG&&R(a,"math")&&(b=b.replace(/^<span/i,'<span is="marp-span" data-auto-scaling="downscale-only"')),`<p>${b}</p>`}catch(a){return console.warn(a),`<p>${d}</p>`}},css:az,inline:a=>(b,c)=>{let{content:d}=b[c],{options:{katexOption:e},katexMacroContext:f}=av(a);try{return i.renderToString(d,{throwOnError:!1,...e||{},macros:f,displayMode:!1})}catch(a){return console.warn(a),d}}});let aB=a=>{let{mathjaxContext:b}=av(a);if(!b){let c=k.liteAdaptor();l.RegisterHTMLHandler(c);let d=new m.TeX({packages:n.AllPackages}),e=new p.SVG({fontCache:"none"}),f=o.mathjax.document("",{InputJax:d,OutputJax:e}),g=c.textContent(e.styleSheet(f));b={adaptor:c,css:g,document:f},au(a,a=>({...a,mathjaxContext:b}))}return b},aC=a=>aB(a).css+"\n@media print{\n mjx-container[jax=SVG] path[data-c],mjx-container[jax=SVG] use[data-c]{\n stroke-width:0;\n }\n}";var aD=Object.freeze({__proto__:null,block:a=>Object.assign((b,c)=>{let{adaptor:d,document:e}=aB(a),{content:f}=b[c];try{let a=e.convert(f,{display:!0}),b=d.firstChild(a),c=d.getAttribute(b,"height");return d.setStyle(a,"margin","0"),d.setStyle(b,"display","block"),d.setStyle(b,"width","100%"),d.setStyle(b,"height","auto"),d.setStyle(b,"max-height",c),`<p>${d.outerHTML(a)}</p>`}catch(a){return console.warn(a),`<p>${f}</p>`}},{scaled:!0}),css:aC,inline:a=>(b,c)=>{let{adaptor:d,document:e}=aB(a),{content:f}=b[c];try{return d.outerHTML(e.convert(f,{display:!1}))}catch(a){return console.warn(a),f}}});let aE="mathjax",aF=e(a=>{let b=a.marpit,c=b.options.math;if(!c)return;let d="object"!=typeof c?{lib:"string"==typeof c?c:void 0}:c;Object.defineProperty(b.customDirectives.global,"math",{value:a=>"katex"===a||"mathjax"===a?{math:a}:{}});let{parse:e,parseInline:f}=a,g=a=>function(...c){let e=!av(b).processing&&(au(b,()=>({enabled:!1,options:d,processing:!0,katexMacroContext:{...d.katexOption?.macros||{}},mathjaxContext:null})),!0);try{return a.apply(this,c)}finally{e&&au(b,a=>({...a,processing:!1}))}};a.parse=g(e),a.parseInline=g(f);let h=()=>au(b,a=>({...a,enabled:!0}));a.inline.ruler.after("escape","marp_math_inline",(a,b)=>{let c=function(a,b){let{src:c,pos:d}=a;if("$"!==c[d])return!1;let e=b=>a.pending+=b,f=(c,d)=>(b||c(),a.pos=d,!0),g=d+1;if(!aG(a).openable)return f(()=>e("$"),g);let h=g;for(;-1!==(h=c.indexOf("$",h));){let a=h-1;for(;"\\"===c[a];)a-=1;if((h-a)%2==1)break;h+=1}return -1===h?f(()=>e("$"),g):h-g==0?f(()=>e("$$"),g+1):aG(a,h).closable?f(()=>{let b=a.push("marp_math_inline","math",0);b.markup="$",b.content=c.slice(g,h)},h+1):f(()=>e("$"),g)}(a,b);return c&&h(),c}),a.block.ruler.after("blockquote","marp_math_block",(a,b,c,d)=>{let e=function(a,b,c,d){let{blkIndent:e,bMarks:f,eMarks:g,src:h,tShift:i}=a,j=f[b]+i[b],k=g[b];if(j+2>k||"$$"!==h.slice(j,j+2))return!1;if(d)return!0;j+=2;let l,m=h.slice(j,k),n="$$"===m.trim().slice(-2);n&&(m=m.trim().slice(0,-2));let o=b;for(;!n&&!((o+=1)>=c)&&!((j=f[o]+i[o])<(k=g[o])&&i[o]<e);)"$$"===h.slice(j,k).trim().slice(-2)&&(n=!0,l=h.slice(j,h.slice(0,k).lastIndexOf("$$")));a.line=o+1;let p=a.push("marp_math_block","math",0);return p.block=!0,p.content="",p.map=[b,a.line],p.markup="$$",m?.trim()&&(p.content+=`${m}
|
|
40
40
|
`),p.content+=a.getLines(b+1,o,i[b],!0),l?.trim()&&(p.content+=l),!0}(a,b,c,d);return e&&h(),e},{alt:["paragraph","reference","blockquote","list"]}),a.core.ruler.after("marpit_directives_global_parse","marp_math_directive",()=>{let{enabled:a}=av(b);if(!a)return;let c=b.lastGlobalDirectives.math;au(b,a=>({...a,options:{...a.options,lib:c??d.lib??aE}}))});let i=a=>(c,d)=>(()=>{let{options:a}=av(b);return"mathjax"===(a.lib??aE)?aD:aA})()[a](b)(c,d);a.renderer.rules.marp_math_inline=i("inline"),a.renderer.rules.marp_math_block=i("block")});function aG(a,b=a.pos){let c={openable:!0,closable:!0},{posMax:d,src:e}=a,f=b>0?e.charCodeAt(b-1):-1,g=b+1<=d?e.charCodeAt(b+1):-1;return 32!==g&&9!==g||(c.openable=!1),(32===f||9===f||g>=48&&g<=57)&&(c.closable=!1),c}let aH={source:"inline"};function aI(a){let b=a.marpit,c=!1!==b.options.script&&(!0===b.options.script?aH:{...aH,...b.options.script});a.core.ruler.before("marpit_collect","marp_core_script",a=>{if(!1===c)return;let b=[...a.tokens].reverse().findIndex(a=>"marpit_slide_close"===a.type);if(b<0)return;let d=a.tokens[a.tokens.length-b-1],{Token:e}=a,f=new e("marp_core_script","script",0);f.block=!0,f.nesting=0,"inline"===c.source?f.content='!function(){"use strict";const t={h1:{proto:()=>HTMLHeadingElement,attrs:{role:"heading","aria-level":"1"},style:"display: block; font-size: 2em; margin-block-start: 0.67em; margin-block-end: 0.67em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold;"},h2:{proto:()=>HTMLHeadingElement,attrs:{role:"heading","aria-level":"2"},style:"display: block; font-size: 1.5em; margin-block-start: 0.83em; margin-block-end: 0.83em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold;"},h3:{proto:()=>HTMLHeadingElement,attrs:{role:"heading","aria-level":"3"},style:"display: block; font-size: 1.17em; margin-block-start: 1em; margin-block-end: 1em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold;"},h4:{proto:()=>HTMLHeadingElement,attrs:{role:"heading","aria-level":"4"},style:"display: block; margin-block-start: 1.33em; margin-block-end: 1.33em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold;"},h5:{proto:()=>HTMLHeadingElement,attrs:{role:"heading","aria-level":"5"},style:"display: block; font-size: 0.83em; margin-block-start: 1.67em; margin-block-end: 1.67em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold;"},h6:{proto:()=>HTMLHeadingElement,attrs:{role:"heading","aria-level":"6"},style:"display: block; font-size: 0.67em; margin-block-start: 2.33em; margin-block-end: 2.33em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold;"},span:{proto:()=>HTMLSpanElement},pre:{proto:()=>HTMLElement,style:"display: block; font-family: monospace; white-space: pre; margin: 1em 0; --marp-auto-scaling-white-space: pre;"}},e="data-marp-auto-scaling-wrapper",i="data-marp-auto-scaling-svg",n="data-marp-auto-scaling-container";class s extends HTMLElement{container;containerSize;containerObserver;svg;svgComputedStyle;svgPreserveAspectRatio="xMinYMid meet";wrapper;wrapperSize;wrapperObserver;constructor(){super();const t=t=>([e])=>{const{width:i,height:n}=e.contentRect;this[t]={width:i,height:n},this.updateSVGRect()};this.attachShadow({mode:"open"}),this.containerObserver=new ResizeObserver(t("containerSize")),this.wrapperObserver=new ResizeObserver((...e)=>{t("wrapperSize")(...e),this.flushSvgDisplay()})}static get observedAttributes(){return["data-downscale-only"]}connectedCallback(){this.shadowRoot.innerHTML=`\\n<style>\\n svg[${i}] { display: block; width: 100%; height: auto; vertical-align: top; }\\n span[${n}] { display: table; white-space: var(--marp-auto-scaling-white-space, nowrap); width: max-content; }\\n</style>\\n<div ${e}>\\n <svg part="svg" ${i}>\\n <foreignObject><span ${n}><slot></slot></span></foreignObject>\\n </svg>\\n</div>\\n `.split(/\\n\\s*/).join(""),this.wrapper=this.shadowRoot.querySelector(`div[${e}]`)??void 0;const t=this.svg;this.svg=this.wrapper?.querySelector(`svg[${i}]`)??void 0,this.svg!==t&&(this.svgComputedStyle=this.svg?window.getComputedStyle(this.svg):void 0),this.container=this.svg?.querySelector(`span[${n}]`)??void 0,this.observe()}disconnectedCallback(){this.svg=void 0,this.svgComputedStyle=void 0,this.wrapper=void 0,this.container=void 0,this.observe()}attributeChangedCallback(){this.observe()}flushSvgDisplay(){const{svg:t}=this;t&&(t.style.display="inline",requestAnimationFrame(()=>{t.style.display=""}))}observe(){this.containerObserver.disconnect(),this.wrapperObserver.disconnect(),this.wrapper&&this.wrapperObserver.observe(this.wrapper),this.container&&this.containerObserver.observe(this.container),this.svgComputedStyle&&this.observeSVGStyle(this.svgComputedStyle)}observeSVGStyle(t){const e=()=>{const i=(()=>{const e=t.getPropertyValue("--preserve-aspect-ratio");if(e)return e.trim();return`x${(({textAlign:t,direction:e})=>{if(t.endsWith("left"))return"Min";if(t.endsWith("right"))return"Max";if("start"===t||"end"===t){let i="rtl"===e;return"end"===t&&(i=!i),i?"Max":"Min"}return"Mid"})(t)}YMid meet`})();i!==this.svgPreserveAspectRatio&&(this.svgPreserveAspectRatio=i,this.updateSVGRect()),t===this.svgComputedStyle&&requestAnimationFrame(e)};e()}updateSVGRect(){let t=Math.ceil(this.containerSize?.width??0);const e=Math.ceil(this.containerSize?.height??0);void 0!==this.dataset.downscaleOnly&&(t=Math.max(t,this.wrapperSize?.width??0));const i=this.svg?.querySelector(":scope > foreignObject");if(i?.setAttribute("width",`${t}`),i?.setAttribute("height",`${e}`),this.svg&&(this.svg.setAttribute("viewBox",`0 0 ${t} ${e}`),this.svg.setAttribute("preserveAspectRatio",this.svgPreserveAspectRatio),this.svg.style.height=t<=0||e<=0?"0":""),this.container){const t=this.svgPreserveAspectRatio.toLowerCase();this.container.style.marginLeft=t.startsWith("xmid")||t.startsWith("xmax")?"auto":"0",this.container.style.marginRight=t.startsWith("xmi")?"auto":"0"}}}const r=(t,{attrs:e={},style:i})=>class extends t{constructor(...t){super(...t);for(const[t,i]of Object.entries(e))this.hasAttribute(t)||this.setAttribute(t,i);this._shadow()}static get observedAttributes(){return["data-auto-scaling"]}connectedCallback(){this._update()}attributeChangedCallback(){this._update()}_shadow(){if(!this.shadowRoot)try{this.attachShadow({mode:"open"})}catch(t){if(!(t instanceof Error&&"NotSupportedError"===t.name))throw t}return this.shadowRoot}_update(){const t=this._shadow();if(t){const e=i?`<style>:host { ${i} }</style>`:"";let n="<slot></slot>";const{autoScaling:s}=this.dataset;if(void 0!==s){n=`<marp-auto-scaling exportparts="svg:auto-scaling" ${"downscale-only"===s?"data-downscale-only":""}>${n}</marp-auto-scaling>`}t.innerHTML=e+n}}};let o;const a=Symbol(),l=()=>o??(o=!!document.createElement("div",{is:"marp-auto-scaling"}).outerHTML.startsWith("<div is"),o);let c;const d="marpitSVGPolyfill:setZoomFactor,",h=Symbol(),g=Symbol();const p=()=>{const t="Apple Computer, Inc."===navigator.vendor,e=t?[v]:[],i={then:e=>(t?(async()=>{if(void 0===c){const t=document.createElement("canvas");t.width=10,t.height=10;const e=t.getContext("2d"),i=new Image(10,10),n=new Promise(t=>{i.addEventListener("load",()=>t())});i.crossOrigin="anonymous",i.src="data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2210%22%20height%3D%2210%22%20viewBox%3D%220%200%201%201%22%3E%3CforeignObject%20width%3D%221%22%20height%3D%221%22%20requiredExtensions%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%3E%3Cdiv%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxhtml%22%20style%3D%22width%3A%201px%3B%20height%3A%201px%3B%20background%3A%20red%3B%20position%3A%20relative%22%3E%3C%2Fdiv%3E%3C%2FforeignObject%3E%3C%2Fsvg%3E",await n,e.drawImage(i,0,0),c=e.getImageData(5,5,1,1).data[3]<128}return c})().then(t=>{null==e||e(t?[v]:[])}):null==e||e([]),i)};return Object.assign(e,i)};let m,u;function v(t){const e="object"==typeof t&&t.target||document,i="object"==typeof t?t.zoom:t;window[g]||(Object.defineProperty(window,g,{configurable:!0,value:!0}),document.body.style.zoom=1.0001,document.body.offsetHeight,document.body.style.zoom=1,window.addEventListener("message",({data:t,origin:e})=>{if(e===window.origin)try{if(t&&"string"==typeof t&&t.startsWith(d)){const[,e]=t.split(","),i=Number.parseFloat(e);Number.isNaN(i)||(u=i)}}catch(t){console.error(t)}}));let n=!1;Array.from(e.querySelectorAll("svg[data-marpit-svg]"),t=>{var e,s,r,o;t.style.transform||(t.style.transform="translateZ(0)");const a=i||u||t.currentScale||1;m!==a&&(m=a,n=a);const l=t.getBoundingClientRect(),{length:c}=t.children;for(let i=0;i<c;i+=1){const n=t.children[i];if(n.getScreenCTM){const t=n.getScreenCTM();if(t){const i=null!==(s=null===(e=n.x)||void 0===e?void 0:e.baseVal.value)&&void 0!==s?s:0,c=null!==(o=null===(r=n.y)||void 0===r?void 0:r.baseVal.value)&&void 0!==o?o:0,d=n.children.length;for(let e=0;e<d;e+=1){const s=n.children[e];if("SECTION"===s.tagName){const{style:e}=s;e.transformOrigin||(e.transformOrigin=`${-i}px ${-c}px`),e.transform=`scale(${a}) matrix(${t.a}, ${t.b}, ${t.c}, ${t.d}, ${t.e-l.left}, ${t.f-l.top}) translateZ(0.0001px)`;break}}}}}}),!1!==n&&Array.from(e.querySelectorAll("iframe"),({contentWindow:t})=>{null==t||t.postMessage(`${d}${n}`,"null"===window.origin?"*":window.origin)})}function w({once:t=!1,target:e=document}={}){const i=function(t=document){if(t[h])return t[h];let e=!0;const i=()=>{e=!1,delete t[h]};Object.defineProperty(t,h,{configurable:!0,value:i});let n=[],s=!1;(async()=>{try{n=await p()}finally{s=!0}})();const r=()=>{for(const e of n)e({target:t});s&&0===n.length||e&&window.requestAnimationFrame(r)};return r(),i}(e);return t?(i(),()=>{}):i}m=1,u=void 0;const b=Symbol(),y=(e=document)=>{if("undefined"==typeof window)throw new Error("Marp Core\'s browser script is valid only in browser context.");if(((e=document)=>{const i=window[a];i||customElements.define("marp-auto-scaling",s);for(const n of Object.keys(t)){const s=`marp-${n}`,o=t[n].proto();l()&&o!==HTMLElement?i||customElements.define(s,r(o,{style:t[n].style}),{extends:n}):(i||customElements.define(s,r(HTMLElement,t[n])),e.querySelectorAll(`${n}[is="${s}"]`).forEach(t=>{t.outerHTML=t.outerHTML.replace(new RegExp(`^<${n}`,"i"),`<${s}`).replace(new RegExp(`</${n}>$`,"i"),`</${s}>`)}))}window[a]=!0})(e),e[b])return e[b];const i=w({target:e}),n=()=>{i(),delete e[b]},o=Object.assign(n,{cleanup:n,update:()=>y(e)});return Object.defineProperty(e,b,{configurable:!0,value:o}),o},f=document.currentScript;y(f?f.getRootNode():document)}();\n':"cdn"===c.source&&(f.attrSet("src","https://cdn.jsdelivr.net/npm/@marp-team/marp-core@4.3.0/lib/browser.js"),f.attrSet("defer","")),c.nonce&&f.attrSet("nonce",c.nonce),d.meta=d.meta||{},d.meta.marpCoreScriptTokens=d.meta.marpCoreScriptTokens||[],d.meta.marpCoreScriptTokens.push(f)});let{marpit_slide_close:d}=a.renderer.rules;a.renderer.rules.marpit_slide_close=(a,b,c,e,f)=>{let g=(d||f.renderToken).call(f,a,b,c,e,f),h=a[b];return h?.meta?.marpCoreScriptTokens?`${g}${h.meta.marpCoreScriptTokens.filter(a=>"marp_core_script"===a.type).map(a=>`<script${f.renderAttrs(a)}>${a.content||""}</script>`).join("")}`:g}}let aJ=Symbol("marp-size-plugin"),aK=e(a=>{let b=a.marpit,{render:c}=b,e={themes:new Set,default:void 0};Object.defineProperty(b.customDirectives.global,"size",{value:a=>"string"==typeof a?{size:a}:{}}),b.render=(...a)=>{try{return c.apply(b,a)}finally{e.themes.forEach(a=>b.themeSet.addTheme(a)),e.default&&(b.themeSet.default=e.default)}},a.core.ruler.after("marpit_directives_global_parse","marp_size",a=>{if(a.inlineMode)return;e.themes.clear(),e.default=void 0;let{theme:c,size:f}=b.lastGlobalDirectives;if(!f)return;let g=b.themeSet.get(c,!0),h=(a=>{let c=b.themeSet.getThemeMeta(a,"size")||[],d=new Map;for(let a of c){let b=a.split(/\s+/);3===b.length?d.set(b[0],{width:b[1],height:b[2]}):2===b.length&&"false"===b[1]&&d.delete(b[0])}return d})(g).get(f);if(h){a[aJ]=f;let{width:c,height:i}=h,j=`${g.css}
|
|
41
41
|
section{width:${c};height:${i};}`,k=Object.assign(new d.Theme,{...g,...h,css:j});e.themes.add(g),g===b.themeSet.default&&(e.default=g,b.themeSet.default=k),b.themeSet.has(k.name)&&b.themeSet.addTheme(k)}}),a.core.ruler.after("marpit_directives_apply","marp_size_apply",a=>{if(!a.inlineMode&&a[aJ])for(let b of a.tokens){let{marpitDirectives:c}=b.meta||{};c&&b.attrSet("data-size",a[aJ])}}),a.core.ruler.after("marpit_advanced_background","marp_size_apply_advanced_background",a=>{if(!a.inlineMode&&a[aJ])for(let b of a.tokens)"marpit_advanced_pseudo_section_open"===b.type&&b.attrSet("data-size",a[aJ])})}),aL=["text","code_inline","image","html_inline","marp_emoji","marp_unicode_emoji"],aM=(a,b)=>b>0?`${a}-${b}`:a,aN=e(a=>{let b=a.marpit;a.core.ruler.push("marp_slug",a=>{let c=(a=>{if(!1===a)return!1;if("function"==typeof a)return{slugifier:a,postSlugify:aM};let b={slugifier:aO,postSlugify:aM};return!0===a?b:{...b,...a}})(b.options.slug??!0);if(!c)return;let d=new Map;for(let b of a.tokens)if("marpit_slide_open"===b.type){let a=b.attrGet("id");null!=a&&d.set(a,0)}let e,f=[];for(let b of a.tokens)if(e||"heading_open"!==b.type){if(e)if("heading_close"===b.type){let a=b.attrGet("id");null==a&&(a=c.slugifier(f.map(a=>"inline"===a.type?a.children.map(a=>a.hidden?"":aL.includes(a.type)?a.content:"").join(""):"").join("")));let g=d.has(a)?d.get(a)+1:0;e.attrSet("id",c.postSlugify(a,g)),d.set(a,g),e=void 0}else b.hidden||f.push(b)}else e=b,f=[]})}),aO=a=>encodeURI(a.trim().toLowerCase().replace(/\s+/g,"-").replace(/[\][!/'"#$%&()*+,./:;<=>?@\\^{|}~`。,、;:?!…—·ˉ¨‘’“”々~‖∶"'`|〃〔〕〈〉《》「」『』.〖〗【】()[]{}]/g,"").replace(/(?:^-+|-+$)/,""));class aP extends d.Marpit{_highlightjs;static html=ah;constructor(a={}){let b={breaks:!0,linkify:!0,highlight:(a,b,c)=>this.highlighter(a,b,c),html:a.html??aP.html,..."object"==typeof a.markdown?a.markdown:{}};super({cssContainerQuery:!0,inlineSVG:!0,looseYAML:!0,math:!0,minifyCSS:!0,script:!0,slug:!0,...a,emoji:{shortcode:"twemoji",unicode:"twemoji",...a.emoji||{}},markdown:["commonmark",b]}),this.markdown.enable(["table","linkify","strikethrough"]),this.markdown.linkify.set({fuzzyLink:!1}),b.typographer&&this.markdown.enable(["replacements","smartquotes"]),this.themeSet.metaType=Object.freeze({"auto-scaling":String,size:Array}),this.themeSet.default=this.themeSet.add('section{--fgColor-danger:light-dark(#d1242f, #f85149);--bgColor-attention-muted:light-dark(#fff8c5, #bb800926);--bgColor-muted:light-dark(#f6f8fa, #151b23);--bgColor-neutral-muted:light-dark(#818b981f, #656c7633);--borderColor-accent-emphasis:light-dark(#0969da, #1f6feb);--borderColor-attention-emphasis:light-dark(#9a6700, #9e6a03);--borderColor-danger-emphasis:light-dark(#cf222e, #da3633);--borderColor-default:light-dark(#d1d9e0, #3d444d);--borderColor-done-emphasis:light-dark(#8250df, #8957e5);--borderColor-success-emphasis:light-dark(#1a7f37, #238636);--color-prettylights-syntax-brackethighlighter-angle:light-dark(#59636e, #9198a1);--color-prettylights-syntax-brackethighlighter-unmatched:light-dark(#82071e, #f85149);--color-prettylights-syntax-carriage-return-bg:light-dark(#cf222e, #b62324);--color-prettylights-syntax-carriage-return-text:light-dark(#f6f8fa, #f0f6fc);--color-prettylights-syntax-comment:light-dark(#59636e, #9198a1);--color-prettylights-syntax-constant:light-dark(#0550ae, #79c0ff);--color-prettylights-syntax-constant-other-reference-link:light-dark(#0a3069, #a5d6ff);--color-prettylights-syntax-entity:light-dark(#6639ba, #d2a8ff);--color-prettylights-syntax-entity-tag:light-dark(#0550ae, #7ee787);--color-prettylights-syntax-invalid-illegal-text:light-dark(var(--fgColor-danger), var(--fgColor-danger));--color-prettylights-syntax-keyword:light-dark(#cf222e, #ff7b72);--color-prettylights-syntax-markup-changed-bg:light-dark(#ffd8b5, #5a1e02);--color-prettylights-syntax-markup-changed-text:light-dark(#953800, #ffdfb6);--color-prettylights-syntax-markup-deleted-bg:light-dark(#ffebe9, #67060c);--color-prettylights-syntax-markup-deleted-text:light-dark(#82071e, #ffdcd7);--color-prettylights-syntax-markup-heading:light-dark(#0550ae, #1f6feb);--color-prettylights-syntax-markup-ignored-bg:light-dark(#0550ae, #1158c7);--color-prettylights-syntax-markup-ignored-text:light-dark(#d1d9e0, #f0f6fc);--color-prettylights-syntax-markup-inserted-bg:light-dark(#dafbe1, #033a16);--color-prettylights-syntax-markup-inserted-text:light-dark(#116329, #aff5b4);--color-prettylights-syntax-markup-list:light-dark(#3b2300, #f2cc60);--color-prettylights-syntax-meta-diff-range:light-dark(#8250df, #d2a8ff);--color-prettylights-syntax-string:light-dark(#0a3069, #a5d6ff);--color-prettylights-syntax-string-regexp:light-dark(#116329, #7ee787);--color-prettylights-syntax-sublimelinter-gutter-mark:light-dark(#818b98, #3d444d);--color-prettylights-syntax-variable:light-dark(#953800, #ffa657);--fgColor-accent:light-dark(#0969da, #4493f8);--fgColor-attention:light-dark(#9a6700, #d29922);--fgColor-done:light-dark(#8250df, #ab7df8);--fgColor-muted:light-dark(#59636e, #9198a1);--fgColor-success:light-dark(#1a7f37, #3fb950);--bgColor-default:light-dark(#fff, #0d1117);--borderColor-muted:light-dark(#d1d9e0b3, #3d444db3);--color-prettylights-syntax-invalid-illegal-bg:light-dark(var(--bgColor-danger-muted), var(--bgColor-danger-muted));--color-prettylights-syntax-markup-bold:light-dark(#1f2328, #f0f6fc);--color-prettylights-syntax-markup-italic:light-dark(#1f2328, #f0f6fc);--color-prettylights-syntax-storage-modifier-import:light-dark(#1f2328, #f0f6fc);--fgColor-default:light-dark(#1f2328, #f0f6fc);--focus-outlineColor:light-dark(var(--borderColor-accent-emphasis), var(--borderColor-accent-emphasis));--borderColor-neutral-muted:light-dark(var(--borderColor-muted), var(--borderColor-muted));\n --base-size-16:1rem;\n --base-size-24:1.5rem;\n --base-size-4:0.25rem;\n --base-size-40:2.5rem;\n --base-size-8:0.5rem;\n --base-text-weight-medium:500;\n --base-text-weight-normal:400;\n --base-text-weight-semibold:600;\n --fontStack-monospace:ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;\n --fontStack-sansSerif:-apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";}\n/*!\n * Marp default theme.\n *\n * @theme default\n * @author Yuki Hattori\n *\n * @auto-scaling true\n * @size 16:9 1280px 720px\n * @size 4:3 960px 720px\n */\n[data-theme=light],section{\n color-scheme:light;\n }\n[data-theme=dark],section:where(.invert){\n color-scheme:dark;\n }\nsection{\n -ms-text-size-adjust:100%;\n -webkit-text-size-adjust:100%;\n background-color:var(--bgColor-default);\n color:var(--fgColor-default);\n font-family:var(--fontStack-sansSerif, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji");\n font-size:16px;\n font-weight:var(--base-text-weight-normal, 400);\n line-height:1.5;\n margin:0;\n word-wrap:break-word;\n}\n\nsection a{\n text-decoration:underline;\n text-underline-offset:.2rem;\n}\n\nsection h1:hover .anchor .octicon-link:before,section h2:hover .anchor .octicon-link:before,section h3:hover .anchor .octicon-link:before,section h4:hover .anchor .octicon-link:before,section h5:hover .anchor .octicon-link:before,section h6:hover .anchor .octicon-link:before{\n background-color:currentColor;\n content:" ";\n display:inline-block;\n height:16px;\n -webkit-mask-image:url(\'data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 0 0 1.06 1.06l1.25-1.25a2 2 0 1 1 2.83 2.83l-2.5 2.5a2 2 0 0 1-2.83 0 .75.75 0 0 0-1.06 1.06 3.5 3.5 0 0 0 4.95 0l2.5-2.5a3.5 3.5 0 0 0-4.95-4.95zm-4.69 9.64a2 2 0 0 1 0-2.83l2.5-2.5a2 2 0 0 1 2.83 0 .75.75 0 0 0 1.06-1.06 3.5 3.5 0 0 0-4.95 0l-2.5 2.5a3.5 3.5 0 0 0 4.95 4.95l1.25-1.25a.75.75 0 0 0-1.06-1.06l-1.25 1.25a2 2 0 0 1-2.83 0"/></svg>\');\n mask-image:url(\'data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" aria-hidden="true" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M7.775 3.275a.75.75 0 0 0 1.06 1.06l1.25-1.25a2 2 0 1 1 2.83 2.83l-2.5 2.5a2 2 0 0 1-2.83 0 .75.75 0 0 0-1.06 1.06 3.5 3.5 0 0 0 4.95 0l2.5-2.5a3.5 3.5 0 0 0-4.95-4.95zm-4.69 9.64a2 2 0 0 1 0-2.83l2.5-2.5a2 2 0 0 1 2.83 0 .75.75 0 0 0 1.06-1.06 3.5 3.5 0 0 0-4.95 0l-2.5 2.5a3.5 3.5 0 0 0 4.95 4.95l1.25-1.25a.75.75 0 0 0-1.06-1.06l-1.25 1.25a2 2 0 0 1-2.83 0"/></svg>\');\n width:16px;\n}\n\nsection details,section figcaption,section figure{\n display:block;\n}\n\nsection summary{\n display:list-item;\n}\n\nsection [hidden]{\n display:none !important;\n}\n\nsection a{\n background-color:transparent;\n color:var(--fgColor-accent);\n text-decoration:none;\n}\n\nsection abbr[title]{\n border-bottom:none;\n -webkit-text-decoration:underline dotted;\n text-decoration:underline dotted;\n}\n\nsection b,section strong{\n font-weight:var(--base-text-weight-semibold, 600);\n}\n\nsection dfn{\n font-style:italic;\n}\n\nsection h1{\n border-bottom:1px solid var(--borderColor-muted);\n font-size:2em;\n font-weight:var(--base-text-weight-semibold, 600);\n margin:.67em 0;\n padding-bottom:.3em;\n}\n\nsection mark{\n background-color:var(--bgColor-attention-muted);\n color:var(--fgColor-default);\n}\n\nsection small{\n font-size:90%;\n}\n\nsection sub,section sup{\n font-size:75%;\n line-height:0;\n position:relative;\n vertical-align:baseline;\n}\n\nsection sub{\n bottom:-.25em;\n}\n\nsection sup{\n top:-.5em;\n}\n\nsection img{\n border-style:none;\n box-sizing:content-box;\n max-width:100%;\n}\n\nsection code,section kbd,section pre,section samp{\n font-family:monospace;\n font-size:1em;\n}\n\nsection figure{\n margin:1em var(--base-size-40);\n}\n\nsection hr{\n background:transparent;\n background-color:var(--borderColor-default);\n border:0;\n box-sizing:content-box;\n height:.25em;\n margin:var(--base-size-24) 0;\n overflow:hidden;\n padding:0;\n}\n\nsection input{\n font:inherit;\n font-family:inherit;\n font-size:inherit;\n line-height:inherit;\n margin:0;\n overflow:visible;\n}\n\nsection [type=button],section [type=reset],section [type=submit]{\n -webkit-appearance:button;\n -moz-appearance:button;\n appearance:button;\n}\n\nsection [type=checkbox],section [type=radio]{\n box-sizing:border-box;\n padding:0;\n}\n\nsection [type=number]::-webkit-inner-spin-button,section [type=number]::-webkit-outer-spin-button{\n height:auto;\n}\n\nsection [type=search]::-webkit-search-cancel-button,section [type=search]::-webkit-search-decoration{\n -webkit-appearance:none;\n appearance:none;\n}\n\nsection ::-webkit-input-placeholder{\n color:inherit;\n opacity:.54;\n}\n\nsection ::-webkit-file-upload-button{\n -webkit-appearance:button;\n appearance:button;\n font:inherit;\n}\n\nsection a:hover{\n text-decoration:underline;\n}\n\nsection ::-moz-placeholder{\n color:var(--fgColor-muted);\n opacity:1;\n}\n\nsection ::placeholder{\n color:var(--fgColor-muted);\n opacity:1;\n}\n\nsection hr:after,section hr:before{\n content:"";\n display:table;\n}\n\nsection hr:after{\n clear:both;\n}\n\nsection table{\n border-collapse:collapse;\n border-spacing:0;\n display:block;\n font-variant:tabular-nums;\n max-width:100%;\n overflow:auto;\n width:-moz-max-content;\n width:max-content;\n}\n\nsection td,section th{\n padding:0;\n}\n\nsection details summary{\n cursor:pointer;\n}\n\nsection [role=button]:focus,section a:focus,section input[type=checkbox]:focus,section input[type=radio]:focus{\n box-shadow:none;\n outline:2px solid var(--focus-outlineColor);\n outline-offset:-2px;\n}\n\nsection [role=button]:focus:not(:focus-visible),section a:focus:not(:focus-visible),section input[type=checkbox]:focus:not(:focus-visible),section input[type=radio]:focus:not(:focus-visible){\n outline:1px solid transparent;\n}\n\nsection [role=button]:focus-visible,section a:focus-visible,section input[type=checkbox]:focus-visible,section input[type=radio]:focus-visible{\n box-shadow:none;\n outline:2px solid var(--focus-outlineColor);\n outline-offset:-2px;\n}\n\nsection a:not([class]):focus,section a:not([class]):focus-visible,section input[type=checkbox]:focus,section input[type=checkbox]:focus-visible,section input[type=radio]:focus,section input[type=radio]:focus-visible{\n outline-offset:0;\n}\n\nsection kbd{\n background-color:var(--bgColor-muted);\n border-bottom-color:var(--borderColor-neutral-muted);\n border:1px solid var(--borderColor-neutral-muted);\n border-radius:6px;\n box-shadow:inset 0 -1px 0 var(--borderColor-neutral-muted);\n color:var(--fgColor-default);\n display:inline-block;\n font:11px var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);\n line-height:10px;\n padding:var(--base-size-4);\n vertical-align:middle;\n}\n\nsection h1,section h2,section h3,section h4,section h5,section h6{\n font-weight:var(--base-text-weight-semibold, 600);\n line-height:1.25;\n margin-bottom:var(--base-size-16);\n margin-top:var(--base-size-24);\n}\n\nsection h2{\n border-bottom:1px solid var(--borderColor-muted);\n font-size:1.5em;\n padding-bottom:.3em;\n}\n\nsection h2,section h3{\n font-weight:var(--base-text-weight-semibold, 600);\n}\n\nsection h3{\n font-size:1.25em;\n}\n\nsection h4{\n font-size:1em;\n}\n\nsection h4,section h5{\n font-weight:var(--base-text-weight-semibold, 600);\n}\n\nsection h5{\n font-size:.875em;\n}\n\nsection h6{\n color:var(--fgColor-muted);\n font-size:.85em;\n font-weight:var(--base-text-weight-semibold, 600);\n}\n\nsection p{\n margin-bottom:10px;\n margin-top:0;\n}\n\nsection blockquote{\n border-left:.25em solid var(--borderColor-default);\n color:var(--fgColor-muted);\n margin:0;\n padding:0 1em;\n}\n\nsection ol,section ul{\n margin-bottom:0;\n margin-top:0;\n padding-left:2em;\n}\n\nsection ol ol,section ul ol{\n list-style-type:lower-roman;\n}\n\nsection ol ol ol,section ol ul ol,section ul ol ol,section ul ul ol{\n list-style-type:lower-alpha;\n}\n\nsection dd{\n margin-left:0;\n}\n\nsection code,section pre,section samp,section tt{\n font-family:var(--fontStack-monospace, ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace);\n font-size:12px;\n}\n\nsection pre{\n margin-bottom:0;\n margin-top:0;\n word-wrap:normal;\n}\n\nsection .octicon{\n display:inline-block;\n fill:currentColor;\n overflow:visible !important;\n vertical-align:text-bottom;\n}\n\nsection input::-webkit-inner-spin-button,section input::-webkit-outer-spin-button{\n -webkit-appearance:none;\n appearance:none;\n margin:0;\n}\n\nsection .mr-2{\n margin-right:var(--base-size-8, 8px) !important;\n}\n\nsection:after,section:before{\n content:"";\n display:table;\n}\n\nsection:after{\n clear:both;\n}\n\nsection>:first-child{\n margin-top:0 !important;\n}\n\nsection>:last-child{\n margin-bottom:0 !important;\n}\n\nsection a:not([href]){\n color:inherit;\n text-decoration:none;\n}\n\nsection .absent{\n color:var(--fgColor-danger);\n}\n\nsection .anchor{\n float:left;\n line-height:1;\n margin-left:-20px;\n padding-right:var(--base-size-4);\n}\n\nsection .anchor:focus{\n outline:none;\n}\n\nsection blockquote,section details,section dl,section ol,section p,section pre,section table,section ul{\n margin-bottom:var(--base-size-16);\n margin-top:0;\n}\n\nsection blockquote>:first-child{\n margin-top:0;\n}\n\nsection blockquote>:last-child{\n margin-bottom:0;\n}\n\nsection h1 .octicon-link,section h2 .octicon-link,section h3 .octicon-link,section h4 .octicon-link,section h5 .octicon-link,section h6 .octicon-link{\n color:var(--fgColor-default);\n vertical-align:middle;\n visibility:hidden;\n}\n\nsection h1:hover .anchor,section h2:hover .anchor,section h3:hover .anchor,section h4:hover .anchor,section h5:hover .anchor,section h6:hover .anchor{\n text-decoration:none;\n}\n\nsection h1:hover .anchor .octicon-link,section h2:hover .anchor .octicon-link,section h3:hover .anchor .octicon-link,section h4:hover .anchor .octicon-link,section h5:hover .anchor .octicon-link,section h6:hover .anchor .octicon-link{\n visibility:visible;\n}\n\nsection h1 code,section h1 tt,section h2 code,section h2 tt,section h3 code,section h3 tt,section h4 code,section h4 tt,section h5 code,section h5 tt,section h6 code,section h6 tt{\n font-size:inherit;\n padding:0 .2em;\n}\n\nsection summary h1,section summary h2,section summary h3,section summary h4,section summary h5,section summary h6{\n display:inline-block;\n}\n\nsection summary h1 .anchor,section summary h2 .anchor,section summary h3 .anchor,section summary h4 .anchor,section summary h5 .anchor,section summary h6 .anchor{\n margin-left:-40px;\n}\n\nsection summary h1,section summary h2{\n border-bottom:0;\n padding-bottom:0;\n}\n\nsection ol.no-list,section ul.no-list{\n list-style-type:none;\n padding:0;\n}\n\nsection ol[type="a s"]{\n list-style-type:lower-alpha;\n}\n\nsection ol[type="A s"]{\n list-style-type:upper-alpha;\n}\n\nsection ol[type="i s"]{\n list-style-type:lower-roman;\n}\n\nsection ol[type="I s"]{\n list-style-type:upper-roman;\n}\n\nsection div>ol:not([type]),section ol[type="1"]{\n list-style-type:decimal;\n}\n\nsection ol ol,section ol ul,section ul ol,section ul ul{\n margin-bottom:0;\n margin-top:0;\n}\n\nsection li>p{\n margin-top:var(--base-size-16);\n}\n\nsection li+li{\n margin-top:.25em;\n}\n\nsection dl{\n padding:0;\n}\n\nsection dl dt{\n font-size:1em;\n font-style:italic;\n font-weight:var(--base-text-weight-semibold, 600);\n margin-top:var(--base-size-16);\n padding:0;\n}\n\nsection dl dd{\n margin-bottom:var(--base-size-16);\n padding:0 var(--base-size-16);\n}\n\nsection table th{\n font-weight:var(--base-text-weight-semibold, 600);\n}\n\nsection table td,section table th{\n border:1px solid var(--borderColor-default);\n padding:6px 13px;\n}\n\nsection table td>:last-child{\n margin-bottom:0;\n}\n\nsection table tr{\n background-color:var(--bgColor-default);\n border-top:1px solid var(--borderColor-muted);\n}\n\nsection table tr:nth-child(2n){\n background-color:var(--bgColor-muted);\n}\n\nsection table img{\n background-color:transparent;\n}\n\nsection img[align=right]{\n padding-left:20px;\n}\n\nsection img[align=left]{\n padding-right:20px;\n}\n\nsection .emoji{\n background-color:transparent;\n max-width:none;\n vertical-align:text-top;\n}\n\nsection span.frame,section span.frame>span{\n display:block;\n overflow:hidden;\n}\n\nsection span.frame>span{\n border:1px solid var(--borderColor-default);\n float:left;\n margin:13px 0 0;\n padding:7px;\n width:auto;\n}\n\nsection span.frame span img{\n display:block;\n float:left;\n}\n\nsection span.frame span span{\n clear:both;\n color:var(--fgColor-default);\n display:block;\n padding:5px 0 0;\n}\n\nsection span.align-center{\n clear:both;\n display:block;\n overflow:hidden;\n}\n\nsection span.align-center>span{\n display:block;\n margin:13px auto 0;\n overflow:hidden;\n text-align:center;\n}\n\nsection span.align-center span img{\n margin:0 auto;\n text-align:center;\n}\n\nsection span.align-right{\n clear:both;\n display:block;\n overflow:hidden;\n}\n\nsection span.align-right>span{\n display:block;\n margin:13px 0 0;\n overflow:hidden;\n text-align:right;\n}\n\nsection span.align-right span img{\n margin:0;\n text-align:right;\n}\n\nsection span.float-left{\n display:block;\n float:left;\n margin-right:13px;\n overflow:hidden;\n}\n\nsection span.float-left span{\n margin:13px 0 0;\n}\n\nsection span.float-right{\n display:block;\n float:right;\n margin-left:13px;\n overflow:hidden;\n}\n\nsection span.float-right>span{\n display:block;\n margin:13px auto 0;\n overflow:hidden;\n text-align:right;\n}\n\nsection code,section tt{\n background-color:var(--bgColor-neutral-muted);\n border-radius:6px;\n font-size:85%;\n margin:0;\n padding:.2em .4em;\n white-space:break-spaces;\n}\n\nsection code br,section tt br{\n display:none;\n}\n\nsection del code{\n text-decoration:inherit;\n}\n\nsection samp{\n font-size:85%;\n}\n\nsection pre code{\n font-size:100%;\n}\n\nsection pre>code{\n background:transparent;\n border:0;\n margin:0;\n padding:0;\n white-space:pre;\n word-break:normal;\n}\n\nsection .highlight{\n margin-bottom:var(--base-size-16);\n}\n\nsection .highlight pre{\n margin-bottom:0;\n word-break:normal;\n}\n\nsection pre{\n background-color:var(--bgColor-muted);\n border-radius:6px;\n color:var(--fgColor-default);\n font-size:85%;\n line-height:1.45;\n overflow:auto;\n padding:var(--base-size-16);\n}\n\nsection pre code,section pre tt{\n display:inline;\n line-height:inherit;\n margin:0;\n overflow:visible;\n padding:0;\n word-wrap:normal;\n background-color:transparent;\n border:0;\n}\n\nsection .csv-data td,section .csv-data th{\n font-size:12px;\n line-height:1;\n overflow:hidden;\n padding:5px;\n text-align:left;\n white-space:nowrap;\n}\n\nsection .csv-data .blob-num{\n background:var(--bgColor-default);\n border:0;\n padding:10px var(--base-size-8) 9px;\n text-align:right;\n}\n\nsection .csv-data tr{\n border-top:0;\n}\n\nsection .csv-data th{\n background:var(--bgColor-muted);\n border-top:0;\n font-weight:var(--base-text-weight-semibold, 600);\n}\n\nsection [data-footnote-ref]:before{\n content:"[";\n}\n\nsection [data-footnote-ref]:after{\n content:"]";\n}\n\nsection .footnotes{\n border-top:1px solid var(--borderColor-default);\n color:var(--fgColor-muted);\n font-size:12px;\n}\n\nsection .footnotes ol,section .footnotes ol ul{\n padding-left:var(--base-size-16);\n}\n\nsection .footnotes ol ul{\n display:inline-block;\n margin-top:var(--base-size-16);\n}\n\nsection .footnotes li{\n position:relative;\n}\n\nsection .footnotes li:target:before{\n border:2px solid var(--borderColor-accent-emphasis);\n border-radius:6px;\n bottom:calc(var(--base-size-8)*-1);\n content:"";\n left:calc(var(--base-size-24)*-1);\n pointer-events:none;\n position:absolute;\n right:calc(var(--base-size-8)*-1);\n top:calc(var(--base-size-8)*-1);\n}\n\nsection .footnotes li:target{\n color:var(--fgColor-default);\n}\n\nsection .footnotes .data-footnote-backref g-emoji{\n font-family:monospace;\n}\n\nsection .pl-c{\n color:var(--color-prettylights-syntax-comment);\n}\n\nsection .pl-c1,section .pl-s .pl-v{\n color:var(--color-prettylights-syntax-constant);\n}\n\nsection .pl-e,section .pl-en{\n color:var(--color-prettylights-syntax-entity);\n}\n\nsection .pl-s .pl-s1,section .pl-smi{\n color:var(--color-prettylights-syntax-storage-modifier-import);\n}\n\nsection .pl-ent{\n color:var(--color-prettylights-syntax-entity-tag);\n}\n\nsection .pl-k{\n color:var(--color-prettylights-syntax-keyword);\n}\n\nsection .pl-pds,section .pl-s,section .pl-s .pl-pse .pl-s1,section .pl-sr,section .pl-sr .pl-cce,section .pl-sr .pl-sra,section .pl-sr .pl-sre{\n color:var(--color-prettylights-syntax-string);\n}\n\nsection .pl-smw,section .pl-v{\n color:var(--color-prettylights-syntax-variable);\n}\n\nsection .pl-bu{\n color:var(--color-prettylights-syntax-brackethighlighter-unmatched);\n}\n\nsection .pl-ii{\n background-color:var(--color-prettylights-syntax-invalid-illegal-bg);\n color:var(--color-prettylights-syntax-invalid-illegal-text);\n}\n\nsection .pl-c2{\n background-color:var(--color-prettylights-syntax-carriage-return-bg);\n color:var(--color-prettylights-syntax-carriage-return-text);\n}\n\nsection .pl-sr .pl-cce{\n color:var(--color-prettylights-syntax-string-regexp);\n font-weight:700;\n}\n\nsection .pl-ml{\n color:var(--color-prettylights-syntax-markup-list);\n}\n\nsection .pl-mh,section .pl-mh .pl-en,section .pl-ms{\n color:var(--color-prettylights-syntax-markup-heading);\n font-weight:700;\n}\n\nsection .pl-mi{\n color:var(--color-prettylights-syntax-markup-italic);\n font-style:italic;\n}\n\nsection .pl-mb{\n color:var(--color-prettylights-syntax-markup-bold);\n font-weight:700;\n}\n\nsection .pl-md{\n background-color:var(--color-prettylights-syntax-markup-deleted-bg);\n color:var(--color-prettylights-syntax-markup-deleted-text);\n}\n\nsection .pl-mi1{\n background-color:var(--color-prettylights-syntax-markup-inserted-bg);\n color:var(--color-prettylights-syntax-markup-inserted-text);\n}\n\nsection .pl-mc{\n background-color:var(--color-prettylights-syntax-markup-changed-bg);\n color:var(--color-prettylights-syntax-markup-changed-text);\n}\n\nsection .pl-mi2{\n background-color:var(--color-prettylights-syntax-markup-ignored-bg);\n color:var(--color-prettylights-syntax-markup-ignored-text);\n}\n\nsection .pl-mdr{\n color:var(--color-prettylights-syntax-meta-diff-range);\n font-weight:700;\n}\n\nsection .pl-ba{\n color:var(--color-prettylights-syntax-brackethighlighter-angle);\n}\n\nsection .pl-sg{\n color:var(--color-prettylights-syntax-sublimelinter-gutter-mark);\n}\n\nsection .pl-corl{\n color:var(--color-prettylights-syntax-constant-other-reference-link);\n text-decoration:underline;\n}\n\nsection [role=button]:focus:not(:focus-visible),section [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),section a:focus:not(:focus-visible),section button:focus:not(:focus-visible),section summary:focus:not(:focus-visible){\n box-shadow:none;\n outline:none;\n}\n\nsection [tabindex="0"]:focus:not(:focus-visible),section details-dialog:focus:not(:focus-visible){\n outline:none;\n}\n\nsection g-emoji{\n display:inline-block;\n font-family:Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;\n font-size:1em;\n font-style:normal !important;\n font-weight:var(--base-text-weight-normal, 400);\n line-height:1;\n min-width:1ch;\n vertical-align:-.075em;\n}\n\nsection g-emoji img{\n height:1em;\n width:1em;\n}\n\nsection a:has(>p,>div,>pre,>blockquote){\n display:block;\n}\n\nsection a:has(>p,>div,>pre,>blockquote):not(:has(.snippet-clipboard-content,>pre)){\n width:-moz-fit-content;\n width:fit-content;\n}\n\nsection a:has(>p,>div,>pre,>blockquote):has(.snippet-clipboard-content,>pre):focus-visible{\n outline:2px solid var(--focus-outlineColor);\n outline-offset:2px;\n}\n\nsection .task-list-item{\n list-style-type:none;\n}\n\nsection .task-list-item label{\n font-weight:var(--base-text-weight-normal, 400);\n}\n\nsection .task-list-item.enabled label{\n cursor:pointer;\n}\n\nsection .task-list-item+.task-list-item{\n margin-top:var(--base-size-4);\n}\n\nsection .task-list-item .handle{\n display:none;\n}\n\nsection .task-list-item-checkbox{\n margin:0 .2em .25em -1.4em;\n vertical-align:middle;\n}\n\nsection ul:dir(rtl) .task-list-item-checkbox{\n margin:0 -1.6em .25em .2em;\n}\n\nsection ol:dir(rtl) .task-list-item-checkbox{\n margin:0 -1.6em .25em .2em;\n}\n\nsection .contains-task-list:focus-within .task-list-item-convert-container,section .contains-task-list:hover .task-list-item-convert-container{\n clip-path:none;\n display:block;\n height:24px;\n overflow:visible;\n width:auto;\n}\n\nsection ::-webkit-calendar-picker-indicator{\n filter:invert(50%);\n}\n\nsection .markdown-alert{\n border-left:.25em solid var(--borderColor-default);\n color:inherit;\n margin-bottom:var(--base-size-16);\n padding:var(--base-size-8) var(--base-size-16);\n}\n\nsection .markdown-alert>:first-child{\n margin-top:0;\n}\n\nsection .markdown-alert>:last-child{\n margin-bottom:0;\n}\n\nsection .markdown-alert .markdown-alert-title{\n align-items:center;\n display:flex;\n font-weight:var(--base-text-weight-medium, 500);\n line-height:1;\n}\n\nsection .markdown-alert.markdown-alert-note{\n border-left-color:var(--borderColor-accent-emphasis);\n}\n\nsection .markdown-alert.markdown-alert-note .markdown-alert-title{\n color:var(--fgColor-accent);\n}\n\nsection .markdown-alert.markdown-alert-important{\n border-left-color:var(--borderColor-done-emphasis);\n}\n\nsection .markdown-alert.markdown-alert-important .markdown-alert-title{\n color:var(--fgColor-done);\n}\n\nsection .markdown-alert.markdown-alert-warning{\n border-left-color:var(--borderColor-attention-emphasis);\n}\n\nsection .markdown-alert.markdown-alert-warning .markdown-alert-title{\n color:var(--fgColor-attention);\n}\n\nsection .markdown-alert.markdown-alert-tip{\n border-left-color:var(--borderColor-success-emphasis);\n}\n\nsection .markdown-alert.markdown-alert-tip .markdown-alert-title{\n color:var(--fgColor-success);\n}\n\nsection .markdown-alert.markdown-alert-caution{\n border-left-color:var(--borderColor-danger-emphasis);\n}\n\nsection .markdown-alert.markdown-alert-caution .markdown-alert-title{\n color:var(--fgColor-danger);\n}\n\nsection>:first-child>.heading-element:first-child{\n margin-top:0 !important;\n}\n\nsection .highlight pre:has(+.zeroclipboard-container){\n min-height:52px;\n}\n\nh1{\n color:var(--h1-color);\n font-size:1.6em;\n}\n\nh1,h2{\n border-bottom:none;\n}\n\nh2{\n font-size:1.3em;\n}\n\nh3{\n font-size:1.1em;\n}\n\nh4{\n font-size:1.05em;\n}\n\nh5{\n font-size:1em;\n}\n\nh6{\n font-size:.9em;\n}\n\nh1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{\n color:var(--heading-strong-color);\n font-weight:inherit;\n}\nh1::part(auto-scaling),h2::part(auto-scaling),h3::part(auto-scaling),h4::part(auto-scaling),h5::part(auto-scaling),h6::part(auto-scaling){\n max-height:563px;\n}\n\nhr{\n height:0;\n padding-top:.25em;\n}\n\nimg{\n background-color:transparent;\n}\n\npre{\n border:1px solid var(--borderColor-default);\n line-height:1.15;\n overflow:visible;\n}\npre::part(auto-scaling){\n max-height:529px;\n}\npre :where(.hljs){\n color:var(--color-prettylights-syntax-storage-modifier-import);\n}\npre :where(.hljs-doctag),pre :where(.hljs-keyword),pre :where(.hljs-meta .hljs-keyword),pre :where(.hljs-template-tag),pre :where(.hljs-template-variable),pre :where(.hljs-type),pre :where(.hljs-variable.language_){\n color:var(--color-prettylights-syntax-keyword);\n}\npre :where(.hljs-title),pre :where(.hljs-title.class_),pre :where(.hljs-title.class_.inherited__),pre :where(.hljs-title.function_){\n color:var(--color-prettylights-syntax-entity);\n}\npre :where(.hljs-attr),pre :where(.hljs-attribute),pre :where(.hljs-literal),pre :where(.hljs-meta),pre :where(.hljs-number),pre :where(.hljs-operator),pre :where(.hljs-selector-attr),pre :where(.hljs-selector-class),pre :where(.hljs-selector-id),pre :where(.hljs-variable){\n color:var(--color-prettylights-syntax-constant);\n}\npre :where(.hljs-meta .hljs-string),pre :where(.hljs-regexp),pre :where(.hljs-string){\n color:var(--color-prettylights-syntax-string);\n}\npre :where(.hljs-built_in),pre :where(.hljs-symbol){\n color:var(--color-prettylights-syntax-variable);\n}\npre :where(.hljs-code),pre :where(.hljs-comment),pre :where(.hljs-formula){\n color:var(--color-prettylights-syntax-comment);\n}\npre :where(.hljs-name),pre :where(.hljs-quote),pre :where(.hljs-selector-pseudo),pre :where(.hljs-selector-tag){\n color:var(--color-prettylights-syntax-entity-tag);\n}\npre :where(.hljs-subst){\n color:var(--color-prettylights-syntax-storage-modifier-import);\n}\npre :where(.hljs-section){\n color:var(--color-prettylights-syntax-markup-heading);\n font-weight:700;\n}\npre :where(.hljs-bullet){\n color:var(--color-prettylights-syntax-markup-list);\n}\npre :where(.hljs-emphasis){\n color:var(--color-prettylights-syntax-markup-italic);\n font-style:italic;\n}\npre :where(.hljs-strong){\n color:var(--color-prettylights-syntax-markup-bold);\n font-weight:700;\n}\npre :where(.hljs-addition){\n background-color:var(--color-prettylights-syntax-markup-inserted-bg);\n color:var(--color-prettylights-syntax-markup-inserted-text);\n}\npre :where(.hljs-deletion){\n background-color:var(--color-prettylights-syntax-markup-deleted-bg);\n color:var(--color-prettylights-syntax-markup-deleted-text);\n}\n\nfooter,header{\n color:var(--header-footer-color);\n font-size:18px;\n left:30px;\n margin:0;\n position:absolute;\n}\n\nheader{\n top:21px;\n}\n\nfooter{\n bottom:21px;\n}\n\nsection{\n --h1-color:light-dark(#246, #cee7ff);\n --header-footer-color:light-dark(hsla(0,0%,40%,.75), hsla(0,0%,60%,.75));\n --heading-strong-color:light-dark(#48c, #7bf);\n --paginate-color:light-dark(#777, #999);\n --base-size-4:4px;\n --base-size-8:8px;\n --base-size-16:16px;\n --base-size-24:24px;\n --base-size-40:40px;\n align-items:stretch;\n display:block;\n flex-flow:column nowrap;\n font-size:29px;\n height:720px;\n padding:78.5px;\n place-content:safe center center;\n width:1280px;\n}\nsection>:last-child,section[data-footer]>:nth-last-child(2){\n margin-bottom:0;\n}\nsection>:first-child,section>header:first-child+*{\n margin-top:0;\n}\nsection:after{\n bottom:21px;\n color:var(--paginate-color);\n font-size:24px;\n padding:0;\n position:absolute;\n right:30px;\n}\nsection[data-color] h1,section[data-color] h2,section[data-color] h3,section[data-color] h4,section[data-color] h5,section[data-color] h6{\n color:currentcolor;\n}'),this.themeSet.add('@charset "UTF-8";\n/*!\n * Marp / Marpit Gaia theme.\n *\n * @theme gaia\n * @author Yuki Hattori\n *\n * @auto-scaling true\n * @size 16:9 1280px 720px\n * @size 4:3 960px 720px\n */\n@import "https://fonts.bunny.net/css?family=Lato:400,900|Roboto+Mono:400,700&display=swap";\npre code.hljs{\n display:block;\n overflow-x:auto;\n padding:1em;\n}\n\ncode.hljs{\n padding:3px 5px;\n}\n.hljs{\n background:#000;\n color:#f8f8f8;\n}\n\n.hljs-comment,.hljs-quote{\n color:#aeaeae;\n font-style:italic;\n}\n\n.hljs-keyword,.hljs-selector-tag,.hljs-type{\n color:#e28964;\n}\n\n.hljs-string{\n color:#65b042;\n}\n\n.hljs-subst{\n color:#daefa3;\n}\n\n.hljs-link,.hljs-regexp{\n color:#e9c062;\n}\n\n.hljs-name,.hljs-section,.hljs-tag,.hljs-title{\n color:#89bdff;\n}\n\n.hljs-class .hljs-title,.hljs-doctag,.hljs-title.class_{\n text-decoration:underline;\n}\n\n.hljs-bullet,.hljs-number,.hljs-symbol{\n color:#3387cc;\n}\n\n.hljs-params,.hljs-template-variable,.hljs-variable{\n color:#3e87e3;\n}\n\n.hljs-attribute{\n color:#cda869;\n}\n\n.hljs-meta{\n color:#8996a8;\n}\n\n.hljs-formula{\n background-color:#0e2231;\n color:#f8f8f8;\n font-style:italic;\n}\n\n.hljs-addition{\n background-color:#253b22;\n color:#f8f8f8;\n}\n\n.hljs-deletion{\n background-color:#420e09;\n color:#f8f8f8;\n}\n\n.hljs-selector-class{\n color:#9b703f;\n}\n\n.hljs-selector-id{\n color:#8b98ab;\n}\n\n.hljs-emphasis{\n font-style:italic;\n}\n\n.hljs-strong{\n font-weight:700;\n}\n\nh1,h2,h3,h4,h5,h6{\n margin:.5em 0 0;\n}\nh1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{\n font-weight:inherit;\n}\nh1::part(auto-scaling),h2::part(auto-scaling),h3::part(auto-scaling),h4::part(auto-scaling),h5::part(auto-scaling),h6::part(auto-scaling){\n max-height:580px;\n}\n\nh1{\n font-size:1.8em;\n}\n\nh2{\n font-size:1.5em;\n}\n\nh3{\n font-size:1.3em;\n}\n\nh4{\n font-size:1.1em;\n}\n\nh5{\n font-size:1em;\n}\n\nh6{\n font-size:.9em;\n}\n\nblockquote,p{\n margin:1em 0 0;\n}\n\nol>li,ul>li{\n margin:.3em 0 0;\n}\nol>li>p,ul>li>p{\n margin:.6em 0 0;\n}\n\ncode{\n display:inline-block;\n font-family:Roboto Mono,monospace;\n font-size:.8em;\n letter-spacing:0;\n margin:-.1em .15em;\n padding:.1em .2em;\n vertical-align:baseline;\n}\n\npre{\n display:block;\n margin:1em 0 0;\n overflow:visible;\n}\npre code{\n box-sizing:border-box;\n font-size:.7em;\n margin:0;\n min-width:100%;\n padding:.5em;\n}\npre::part(auto-scaling){\n max-height:calc(580px - 1em);\n}\n\nblockquote{\n margin:1em 0 0;\n padding:0 1em;\n position:relative;\n}\nblockquote:after,blockquote:before{\n content:"“";\n display:block;\n font-family:Times New Roman,serif;\n font-weight:700;\n position:absolute;\n}\nblockquote:before{\n left:0;\n top:0;\n}\nblockquote:after{\n bottom:0;\n right:0;\n transform:rotate(180deg);\n}\nblockquote>:first-child{\n margin-top:0;\n}\n\nmark{\n background:transparent;\n}\n\ntable{\n border-collapse:collapse;\n border-spacing:0;\n margin:1em 0 0;\n}\ntable td,table th{\n border-style:solid;\n border-width:1px;\n padding:.2em .4em;\n}\n\nfooter,header,section:after{\n box-sizing:border-box;\n font-size:66%;\n height:70px;\n line-height:50px;\n overflow:hidden;\n padding:10px 25px;\n position:absolute;\n}\n\nheader{\n top:0;\n}\n\nfooter,header{\n left:0;\n right:0;\n}\n\nfooter{\n bottom:0;\n}\n\nsection{\n --color-background:light-dark(#fff8e1, #455a64);\n --color-background-stripe:light-dark(\n rgba(69,90,100,.1),\n rgba(255,248,225,.1)\n );\n --color-foreground:light-dark(#455a64, #fff8e1);\n --color-dimmed:light-dark(\n #6a7a7d,\n #dad8c8\n );\n --color-highlight:light-dark(#0288d1, #81d4fa);\n background-color:var(--color-background);\n background-image:linear-gradient(135deg, hsla(0,0%,53%,0), hsla(0,0%,53%,.02) 50%, hsla(0,0%,100%,0) 0, hsla(0,0%,100%,.05));\n color:var(--color-foreground);\n color-scheme:light;\n font-family:Lato,Avenir Next,Avenir,Trebuchet MS,Segoe UI,sans-serif;\n font-size:35px;\n height:720px;\n letter-spacing:1.25px;\n line-height:1.35;\n overflow-wrap:break-word;\n padding:70px;\n width:1280px;\n}\nsection:after{\n bottom:0;\n font-size:80%;\n right:0;\n}\nsection a,section mark{\n color:var(--color-highlight);\n}\nsection code{\n background:var(--color-dimmed);\n color:var(--color-background);\n}\nsection h1 strong,section h2 strong,section h3 strong,section h4 strong,section h5 strong,section h6 strong{\n color:var(--color-highlight);\n}\nsection pre{\n background:var(--color-foreground);\n}\nsection pre>code{\n background:transparent;\n}\nsection blockquote:after,section blockquote:before,section footer,section header,section section:after{\n color:var(--color-dimmed);\n}\nsection table td,section table th{\n border-color:var(--color-foreground);\n}\nsection table thead th{\n background:var(--color-foreground);\n color:var(--color-background);\n}\nsection table tbody>tr:nth-child(odd) td,section table tbody>tr:nth-child(odd) th{\n background:var(--color-background-stripe, transparent);\n}\nsection>:first-child,section>header:first-child+*{\n margin-top:0;\n}\nsection:where(.invert){\n color-scheme:dark;\n}\nsection:where(.gaia){\n --color-background:#0288d1;\n --color-background-stripe:rgba(255,248,225,.1);\n --color-foreground:#fff8e1;\n --color-dimmed:#cce2de;\n --color-highlight:#81d4fa;\n}\nsection:where(.lead){\n align-items:stretch;\n flex-flow:column nowrap;\n place-content:safe center center;\n}\nsection:where(.lead) h1,section:where(.lead) h2,section:where(.lead) h3,section:where(.lead) h4,section:where(.lead) h5,section:where(.lead) h6{\n text-align:center;\n}\nsection:where(.lead) p{\n text-align:center;\n}\nsection:where(.lead) blockquote>h1,section:where(.lead) blockquote>h2,section:where(.lead) blockquote>h3,section:where(.lead) blockquote>h4,section:where(.lead) blockquote>h5,section:where(.lead) blockquote>h6,section:where(.lead) blockquote>p{\n text-align:left;\n}\nsection:where(.lead) ol>li>p,section:where(.lead) ul>li>p{\n text-align:left;\n}\nsection:where(.lead) table{\n margin-left:auto;\n margin-right:auto;\n}'),this.themeSet.add('section{--fgColor-danger:light-dark(#d1242f, #f85149);--bgColor-attention-muted:light-dark(#fff8c5, #bb800926);--bgColor-muted:light-dark(#f6f8fa, #151b23);--bgColor-neutral-muted:light-dark(#818b981f, #656c7633);--borderColor-accent-emphasis:light-dark(#0969da, #1f6feb);--borderColor-attention-emphasis:light-dark(#9a6700, #9e6a03);--borderColor-danger-emphasis:light-dark(#cf222e, #da3633);--borderColor-default:light-dark(#d1d9e0, #3d444d);--borderColor-done-emphasis:light-dark(#8250df, #8957e5);--borderColor-success-emphasis:light-dark(#1a7f37, #238636);--color-prettylights-syntax-brackethighlighter-angle:light-dark(#59636e, #9198a1);--color-prettylights-syntax-brackethighlighter-unmatched:light-dark(#82071e, #f85149);--color-prettylights-syntax-carriage-return-bg:light-dark(#cf222e, #b62324);--color-prettylights-syntax-carriage-return-text:light-dark(#f6f8fa, #f0f6fc);--color-prettylights-syntax-comment:light-dark(#59636e, #9198a1);--color-prettylights-syntax-constant:light-dark(#0550ae, #79c0ff);--color-prettylights-syntax-constant-other-reference-link:light-dark(#0a3069, #a5d6ff);--color-prettylights-syntax-entity:light-dark(#6639ba, #d2a8ff);--color-prettylights-syntax-entity-tag:light-dark(#0550ae, #7ee787);--color-prettylights-syntax-invalid-illegal-text:light-dark(var(--fgColor-danger), var(--fgColor-danger));--color-prettylights-syntax-keyword:light-dark(#cf222e, #ff7b72);--color-prettylights-syntax-markup-changed-bg:light-dark(#ffd8b5, #5a1e02);--color-prettylights-syntax-markup-changed-text:light-dark(#953800, #ffdfb6);--color-prettylights-syntax-markup-deleted-bg:light-dark(#ffebe9, #67060c);--color-prettylights-syntax-markup-deleted-text:light-dark(#82071e, #ffdcd7);--color-prettylights-syntax-markup-heading:light-dark(#0550ae, #1f6feb);--color-prettylights-syntax-markup-ignored-bg:light-dark(#0550ae, #1158c7);--color-prettylights-syntax-markup-ignored-text:light-dark(#d1d9e0, #f0f6fc);--color-prettylights-syntax-markup-inserted-bg:light-dark(#dafbe1, #033a16);--color-prettylights-syntax-markup-inserted-text:light-dark(#116329, #aff5b4);--color-prettylights-syntax-markup-list:light-dark(#3b2300, #f2cc60);--color-prettylights-syntax-meta-diff-range:light-dark(#8250df, #d2a8ff);--color-prettylights-syntax-string:light-dark(#0a3069, #a5d6ff);--color-prettylights-syntax-string-regexp:light-dark(#116329, #7ee787);--color-prettylights-syntax-sublimelinter-gutter-mark:light-dark(#818b98, #3d444d);--color-prettylights-syntax-variable:light-dark(#953800, #ffa657);--fgColor-accent:light-dark(#0969da, #4493f8);--fgColor-attention:light-dark(#9a6700, #d29922);--fgColor-done:light-dark(#8250df, #ab7df8);--fgColor-muted:light-dark(#59636e, #9198a1);--fgColor-success:light-dark(#1a7f37, #3fb950);--bgColor-default:light-dark(#fff, #0d1117);--borderColor-muted:light-dark(#d1d9e0b3, #3d444db3);--color-prettylights-syntax-invalid-illegal-bg:light-dark(var(--bgColor-danger-muted), var(--bgColor-danger-muted));--color-prettylights-syntax-markup-bold:light-dark(#1f2328, #f0f6fc);--color-prettylights-syntax-markup-italic:light-dark(#1f2328, #f0f6fc);--color-prettylights-syntax-storage-modifier-import:light-dark(#1f2328, #f0f6fc);--fgColor-default:light-dark(#1f2328, #f0f6fc);--focus-outlineColor:light-dark(var(--borderColor-accent-emphasis), var(--borderColor-accent-emphasis));--borderColor-neutral-muted:light-dark(var(--borderColor-muted), var(--borderColor-muted));\n --color-background:light-dark(#fdfcff, #202228);\n --color-background-code:light-dark(\n #f2f1f4,\n #2b2d33\n );\n --color-background-paginate:light-dark(\n rgba(32,34,40,.05),\n hsla(0,0%,100%,.05)\n );\n --color-foreground:light-dark(#202228, #fff);\n --color-highlight:#009dd5;\n --color-highlight-hover:light-dark(\n #087eaa,\n #40b6e0\n );\n --color-highlight-heading:#33b1dd;\n --color-header:light-dark(rgba(32,34,40,.4), hsla(0,0%,100%,.4));\n --color-header-shadow:light-dark(\n rgba(253,252,255,.8),\n rgba(32,34,40,.8)\n );\n align-items:stretch;\n background:var(--color-background);\n color:var(--color-foreground);\n color-scheme:light;\n display:block;\n flex-flow:column nowrap;\n font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;\n font-size:40px;\n height:720px;\n letter-spacing:3px;\n line-height:1.4;\n overflow-wrap:break-word;\n padding:30px 70px;\n place-content:safe center center;\n position:relative;\n text-align:center;\n width:1280px;\n z-index:0;}\n/*!\n * Marp / Marpit Uncover theme\n *\n * @theme uncover\n * @author Yuki Hattori\n *\n * @auto-scaling true\n * @size 16:9 1280px 720px\n * @size 4:3 960px 720px\n */\nsection:after{\n align-items:flex-end;\n background:linear-gradient(-45deg, var(--color-background-paginate) 50%, transparent 50%);\n background-size:cover;\n color:var(--color-foreground);\n display:flex;\n font-size:.6em;\n height:80px;\n justify-content:flex-end;\n padding:30px;\n text-align:right;\n text-shadow:0 0 5px var(--color-background);\n width:80px;\n}\nsection:where(.invert){\n color-scheme:dark;\n}\nsection :where(.hljs-addition),section :where(.hljs-string){\n color:light-dark(#756bb1, #8f9c6c);\n}\nsection :where(.hljs-attribute){\n color:light-dark(#e6550d, #9b869b);\n}\nsection :where(.hljs-built_in),section :where(.hljs-tag){\n color:light-dark(#3182bd, #ab875d);\n}\nsection :where(.hljs-bullet),section :where(.hljs-link),section :where(.hljs-literal),section :where(.hljs-number),section :where(.hljs-regexp){\n color:light-dark(#31a354, #ab875d);\n}\nsection :where(.hljs-comment),section :where(.hljs-quote){\n color:light-dark(#636363, #777);\n}\nsection :where(.hljs-deletion),section :where(.hljs-variable){\n color:light-dark(#88f, #ab875d);\n}\nsection :where(.hljs-doctag){\n color:light-dark(#3182bd, unset);\n}\nsection :where(.hljs-keyword),section :where(.hljs-selector-tag){\n color:light-dark(#3182bd, #8f9c6c);\n}\nsection :where(.hljs-meta),section :where(.hljs-symbol),section :where(.hljs-template-variable){\n color:light-dark(#756bb1, #ab875d);\n}\nsection :where(.hljs-name),section :where(.hljs-section),section :where(.hljs-selector-class),section :where(.hljs-selector-id),section :where(.hljs-title),section :where(.hljs-type){\n color:light-dark(#3182bd, #9b869b);\n}\nsection :where(.hljs-params){\n color:light-dark(currentcolor, #ab875d);\n}\nsection :where(.hljs-template-tag){\n color:light-dark(#756bb1, currentcolor);\n}\nsection :where(.hljs-strong){\n color:light-dark(#3182bd, currentcolor);\n}\nsection :where(.hljs-emphasis){\n font-style:italic;\n}\nsection:where(.invert) :where(.hljs-strong){\n font-weight:700;\n}\nsection>:first-child,section[data-header]>:nth-child(2){\n margin-top:0;\n}\nsection>:last-child,section[data-footer]>:nth-last-child(2){\n margin-bottom:0;\n}\nsection blockquote,section p{\n margin:0 0 15px;\n}\nsection h1,section h2,section h3,section h4,section h5,section h6{\n margin:15px 0 30px;\n}\nsection h1 strong,section h2 strong,section h3 strong,section h4 strong,section h5 strong,section h6 strong{\n color:var(--color-highlight-heading);\n font-weight:inherit;\n}\nsection h1::part(auto-scaling),section h2::part(auto-scaling),section h3::part(auto-scaling),section h4::part(auto-scaling),section h5::part(auto-scaling),section h6::part(auto-scaling){\n max-height:660px;\n}\nsection h1{\n font-size:2em;\n}\nsection h2{\n font-size:1.7em;\n}\nsection h3{\n font-size:1.4em;\n letter-spacing:2px;\n}\nsection h4{\n font-size:1.2em;\n letter-spacing:2px;\n}\nsection h5{\n font-size:1em;\n letter-spacing:1px;\n}\nsection h6{\n font-size:.8em;\n letter-spacing:1px;\n}\nsection footer,section header{\n color:var(--color-header);\n font-size:.45em;\n left:70px;\n letter-spacing:1px;\n position:absolute;\n right:70px;\n text-shadow:0 1px 0 var(--color-header-shadow);\n z-index:1;\n}\nsection header{\n top:30px;\n}\nsection footer{\n bottom:30px;\n}\nsection a{\n color:var(--color-highlight);\n text-decoration:none;\n}\nsection a:hover{\n color:var(--color-highlight-hover);\n text-decoration:underline;\n}\nsection ol,section ul{\n margin:0 auto;\n text-align:left;\n}\nsection>ol,section>ul{\n margin-bottom:15px;\n}\nsection code{\n font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;\n letter-spacing:0;\n}\nsection :not(pre)>code,section>code{\n background:var(--color-background-code);\n color:var(--color-foreground);\n margin:-.2em .2em .2em;\n padding:.2em;\n}\nsection pre{\n --preserve-aspect-ratio:xMidYMid meet;\n filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .2));\n font-size:70%;\n line-height:1.15;\n margin:15px 0 30px;\n text-align:left;\n}\nsection pre::part(auto-scaling){\n max-height:570px;\n}\nsection pre>code{\n background:var(--color-background-code);\n box-sizing:content-box;\n color:var(--color-foreground);\n display:block;\n margin:0 auto;\n min-width:456px;\n padding:.4em .6em;\n}\nsection[data-size="4:3"] pre>code{\n min-width:328px;\n}\nsection table{\n border-collapse:collapse;\n margin:0 auto 15px;\n}\nsection table>tbody>tr>td,section table>tbody>tr>th,section table>thead>tr>td,section table>thead>tr>th{\n padding:.15em .5em;\n}\nsection table>thead>tr>td,section table>thead>tr>th{\n border-bottom:3px solid;\n}\nsection table>tbody>tr:not(:last-child)>td,section table>tbody>tr:not(:last-child)>th{\n border-bottom:1px solid;\n}\nsection blockquote{\n font-size:90%;\n line-height:1.3;\n padding:0 2em;\n position:relative;\n z-index:0;\n}\nsection blockquote:after,section blockquote:before{\n content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAgMTAwIj48cGF0aCBkPSJNNDQgMTkuMyAzOC45NCAwQzguMTQgOS41OSAwIDQwLjA1IDAgNTQuODNWMTAwaDQxLjQ3VjU0LjgzaC0yM2MtLjA0LS4yOC4yNS0yNy42NiAyNS41My0zNS41M201NiAwTDk0Ljk0IDBDNjQuMTQgOS41OSA1NiA0MC4wNSA1NiA1NC44M1YxMDBoNDEuNDdWNTQuODNoLTIzYy0uMDQtLjI4LjI1LTI3LjY2IDI1LjUzLTM1LjUzIiBzdHlsZT0iZmlsbDojODg4O29wYWNpdHk6LjMzIi8+PC9zdmc+");\n height:auto;\n pointer-events:none;\n position:absolute;\n width:1em;\n z-index:-1;\n}\nsection blockquote:before{\n left:0;\n top:0;\n}\nsection blockquote:after{\n bottom:0;\n right:0;\n transform:rotate(180deg);\n}\nsection blockquote>:last-child{\n margin-bottom:0;\n}\nsection mark{\n background:transparent;\n color:var(--color-highlight);\n}'),this.use(X).use(Object.assign(()=>({...this.options.minifyCSS?Q():{},postcssPlugin:"marp-core-minify-css"}),{postcss:!0}))}applyMarkdownItPlugins(a){super.applyMarkdownItPlugins(a),a.use(as).use(ab).use(aF).use(V).use(aK).use(aI).use(aN)}get highlightjs(){return this._highlightjs||(this._highlightjs=(()=>{let a=g.newInstance();return a.registerLanguage("1c",c(49212)),a.registerLanguage("abnf",c(63259)),a.registerLanguage("accesslog",c(60962)),a.registerLanguage("actionscript",c(92409)),a.registerLanguage("ada",c(54154)),a.registerLanguage("angelscript",c(23620)),a.registerLanguage("apache",c(6770)),a.registerLanguage("applescript",c(47417)),a.registerLanguage("arcade",c(72271)),a.registerLanguage("arduino",c(58358)),a.registerLanguage("armasm",c(73153)),a.registerLanguage("xml",c(68811)),a.registerLanguage("asciidoc",c(4991)),a.registerLanguage("aspectj",c(34804)),a.registerLanguage("autohotkey",c(39517)),a.registerLanguage("autoit",c(21610)),a.registerLanguage("avrasm",c(99042)),a.registerLanguage("awk",c(23443)),a.registerLanguage("axapta",c(26287)),a.registerLanguage("bash",c(5258)),a.registerLanguage("basic",c(28296)),a.registerLanguage("bnf",c(91112)),a.registerLanguage("brainfuck",c(94729)),a.registerLanguage("c",c(65699)),a.registerLanguage("cal",c(450)),a.registerLanguage("capnproto",c(61406)),a.registerLanguage("ceylon",c(1312)),a.registerLanguage("clean",c(65395)),a.registerLanguage("clojure",c(37370)),a.registerLanguage("clojure-repl",c(36530)),a.registerLanguage("cmake",c(98461)),a.registerLanguage("coffeescript",c(64707)),a.registerLanguage("coq",c(1967)),a.registerLanguage("cos",c(34245)),a.registerLanguage("cpp",c(80227)),a.registerLanguage("crmsh",c(52565)),a.registerLanguage("crystal",c(61084)),a.registerLanguage("csharp",c(77935)),a.registerLanguage("csp",c(67200)),a.registerLanguage("css",c(29489)),a.registerLanguage("d",c(66922)),a.registerLanguage("markdown",c(98017)),a.registerLanguage("dart",c(98453)),a.registerLanguage("delphi",c(17476)),a.registerLanguage("diff",c(40835)),a.registerLanguage("django",c(70167)),a.registerLanguage("dns",c(73369)),a.registerLanguage("dockerfile",c(86642)),a.registerLanguage("dos",c(88652)),a.registerLanguage("dsconfig",c(5407)),a.registerLanguage("dts",c(26243)),a.registerLanguage("dust",c(29500)),a.registerLanguage("ebnf",c(45799)),a.registerLanguage("elixir",c(13871)),a.registerLanguage("elm",c(57050)),a.registerLanguage("ruby",c(16704)),a.registerLanguage("erb",c(93169)),a.registerLanguage("erlang-repl",c(76825)),a.registerLanguage("erlang",c(23831)),a.registerLanguage("excel",c(25929)),a.registerLanguage("fix",c(71177)),a.registerLanguage("flix",c(88787)),a.registerLanguage("fortran",c(74208)),a.registerLanguage("fsharp",c(18466)),a.registerLanguage("gams",c(97604)),a.registerLanguage("gauss",c(65255)),a.registerLanguage("gcode",c(97510)),a.registerLanguage("gherkin",c(78508)),a.registerLanguage("glsl",c(83476)),a.registerLanguage("gml",c(49474)),a.registerLanguage("go",c(26782)),a.registerLanguage("golo",c(70251)),a.registerLanguage("gradle",c(49087)),a.registerLanguage("graphql",c(48775)),a.registerLanguage("groovy",c(97430)),a.registerLanguage("haml",c(11046)),a.registerLanguage("handlebars",c(7992)),a.registerLanguage("haskell",c(40734)),a.registerLanguage("haxe",c(69948)),a.registerLanguage("hsp",c(16085)),a.registerLanguage("http",c(3776)),a.registerLanguage("hy",c(38307)),a.registerLanguage("inform7",c(53504)),a.registerLanguage("ini",c(82088)),a.registerLanguage("irpf90",c(15060)),a.registerLanguage("isbl",c(42406)),a.registerLanguage("java",c(83776)),a.registerLanguage("javascript",c(6567)),a.registerLanguage("jboss-cli",c(68478)),a.registerLanguage("json",c(53414)),a.registerLanguage("julia",c(56947)),a.registerLanguage("julia-repl",c(72453)),a.registerLanguage("kotlin",c(41985)),a.registerLanguage("lasso",c(12908)),a.registerLanguage("latex",c(80154)),a.registerLanguage("ldif",c(1139)),a.registerLanguage("leaf",c(68700)),a.registerLanguage("less",c(95137)),a.registerLanguage("lisp",c(21772)),a.registerLanguage("livecodeserver",c(22680)),a.registerLanguage("livescript",c(47049)),a.registerLanguage("llvm",c(73025)),a.registerLanguage("lsl",c(97317)),a.registerLanguage("lua",c(87312)),a.registerLanguage("makefile",c(6460)),a.registerLanguage("mathematica",c(46122)),a.registerLanguage("matlab",c(60817)),a.registerLanguage("maxima",c(52491)),a.registerLanguage("mel",c(72784)),a.registerLanguage("mercury",c(74567)),a.registerLanguage("mipsasm",c(71972)),a.registerLanguage("mizar",c(75481)),a.registerLanguage("perl",c(22885)),a.registerLanguage("mojolicious",c(94871)),a.registerLanguage("monkey",c(25269)),a.registerLanguage("moonscript",c(67022)),a.registerLanguage("n1ql",c(21500)),a.registerLanguage("nestedtext",c(8700)),a.registerLanguage("nginx",c(9162)),a.registerLanguage("nim",c(48178)),a.registerLanguage("nix",c(62929)),a.registerLanguage("node-repl",c(25432)),a.registerLanguage("nsis",c(22599)),a.registerLanguage("objectivec",c(91996)),a.registerLanguage("ocaml",c(1122)),a.registerLanguage("openscad",c(36915)),a.registerLanguage("oxygene",c(78381)),a.registerLanguage("parser3",c(75570)),a.registerLanguage("pf",c(63354)),a.registerLanguage("pgsql",c(4377)),a.registerLanguage("php",c(53862)),a.registerLanguage("php-template",c(98777)),a.registerLanguage("plaintext",c(26793)),a.registerLanguage("pony",c(59732)),a.registerLanguage("powershell",c(54126)),a.registerLanguage("processing",c(77323)),a.registerLanguage("profile",c(99279)),a.registerLanguage("prolog",c(95003)),a.registerLanguage("properties",c(51557)),a.registerLanguage("protobuf",c(87091)),a.registerLanguage("puppet",c(90770)),a.registerLanguage("purebasic",c(12346)),a.registerLanguage("python",c(92914)),a.registerLanguage("python-repl",c(75194)),a.registerLanguage("q",c(96918)),a.registerLanguage("qml",c(47596)),a.registerLanguage("r",c(32856)),a.registerLanguage("reasonml",c(47977)),a.registerLanguage("rib",c(81495)),a.registerLanguage("roboconf",c(38166)),a.registerLanguage("routeros",c(86843)),a.registerLanguage("rsl",c(14751)),a.registerLanguage("ruleslanguage",c(60339)),a.registerLanguage("rust",c(48058)),a.registerLanguage("sas",c(69971)),a.registerLanguage("scala",c(17940)),a.registerLanguage("scheme",c(79387)),a.registerLanguage("scilab",c(25484)),a.registerLanguage("scss",c(26692)),a.registerLanguage("shell",c(87348)),a.registerLanguage("smali",c(83622)),a.registerLanguage("smalltalk",c(1831)),a.registerLanguage("sml",c(83742)),a.registerLanguage("sqf",c(90028)),a.registerLanguage("sql",c(62626)),a.registerLanguage("stan",c(85611)),a.registerLanguage("stata",c(23771)),a.registerLanguage("step21",c(84435)),a.registerLanguage("stylus",c(75938)),a.registerLanguage("subunit",c(56098)),a.registerLanguage("swift",c(85105)),a.registerLanguage("taggerscript",c(15549)),a.registerLanguage("yaml",c(15631)),a.registerLanguage("tap",c(99759)),a.registerLanguage("tcl",c(13965)),a.registerLanguage("thrift",c(34059)),a.registerLanguage("tp",c(22356)),a.registerLanguage("twig",c(30881)),a.registerLanguage("typescript",c(43711)),a.registerLanguage("vala",c(21422)),a.registerLanguage("vbnet",c(60845)),a.registerLanguage("vbscript",c(64859)),a.registerLanguage("vbscript-html",c(29485)),a.registerLanguage("verilog",c(51764)),a.registerLanguage("vhdl",c(62314)),a.registerLanguage("vim",c(18138)),a.registerLanguage("wasm",c(60736)),a.registerLanguage("wren",c(28262)),a.registerLanguage("x86asm",c(62661)),a.registerLanguage("xl",c(36700)),a.registerLanguage("xquery",c(54820)),a.registerLanguage("zephir",c(54934)),a})()),this._highlightjs}highlighter(a,b,c){return b&&this.highlightjs.getLanguage(b)?this.highlightjs.highlight(a,{language:b,ignoreIllegals:!0}).value:""}themeSetPackOptions(){let a={...super.themeSetPackOptions()},b=b=>b&&(a.before=`${b}
|
|
@@ -116,7 +116,7 @@ section[data-marpit-advanced-background-split] {
|
|
|
116
116
|
section:marpit-container-query {
|
|
117
117
|
container-type: size;${f}
|
|
118
118
|
}
|
|
119
|
-
`.trim();c.first?c.first.before(h):c.append(h)});b.postprocess=(0,e.default)("marpit-postcss-container-query-postprocess",()=>a=>a.walkRules(h,a=>{a.selectors=a.selectors.map(a=>a.replace(h,":where(section)"))})),b.default=i},78995:function(a,b,c){"use strict";var d=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},e=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.NodeFactory=void 0;var g=f(c(43173));b.NodeFactory=function(){function a(){this.mmlFactory=null,this.factory={node:a.createNode,token:a.createToken,text:a.createText,error:a.createError}}return a.createNode=function(a,b,c,d,e){void 0===c&&(c=[]),void 0===d&&(d={});var f=a.mmlFactory.create(b);return f.setChildren(c),e&&f.appendChild(e),g.default.setProperties(f,d),f},a.createToken=function(a,b,c,d){void 0===c&&(c={}),void 0===d&&(d="");var e=a.create("text",d);return a.create("node",b,[],c,e)},a.createText=function(a,b){return null==b?null:a.mmlFactory.create("text").setText(b)},a.createError=function(a,b){var c=a.create("text",b),d=a.create("node","mtext",[],{},c);return a.create("node","merror",[d],{"data-mjx-error":b})},a.prototype.setMmlFactory=function(a){this.mmlFactory=a},a.prototype.set=function(a,b){this.factory[a]=b},a.prototype.setCreators=function(a){for(var b in a)this.set(b,a[b])},a.prototype.create=function(a){for(var b=[],c=1;c<arguments.length;c++)b[c-1]=arguments[c];var f=(this.factory[a]||this.factory.node).apply(void 0,e([this,b[0]],d(b.slice(1)),!1));return"node"===a&&this.configuration.addNode(b[0],f),f},a.prototype.get=function(a){return this.factory[a]},a}()},79260:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmphantom=void 0;var f=c(5602),g=c(5347);b.SVGmphantom=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){this.standardSVGnode(a)},b.kind=g.MmlMphantom.prototype.kind,b}(f.SVGWrapper)},79320:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.AbstractWrapperFactory=void 0,b.AbstractWrapperFactory=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.wrap=function(a){for(var b=[],c=1;c<arguments.length;c++)b[c-1]=arguments[c];return this.create.apply(this,g([a.kind,a],f(b),!1))},b}(c(5293).AbstractFactory)},79387:a=>{a.exports=function(a){let b="[^\\(\\)\\[\\]\\{\\}\",'`;#|\\\\\\s]+",c="(-|\\+)?\\d+([./]\\d+)?",d={className:"literal",begin:"(#t|#f|#\\\\"+b+"|#\\\\.)"},e={className:"number",variants:[{begin:c,relevance:0},{begin:c+"[+\\-]"+c+"i",relevance:0},{begin:"#b[0-1]+(/[0-1]+)?"},{begin:"#o[0-7]+(/[0-7]+)?"},{begin:"#x[0-9a-f]+(/[0-9a-f]+)?"}]},f=a.QUOTE_STRING_MODE,g=[a.COMMENT(";","$",{relevance:0}),a.COMMENT("#\\|","\\|#")],h={begin:b,relevance:0},i={className:"symbol",begin:"'"+b},j={endsWithParent:!0,relevance:0},k={variants:[{begin:/'/},{begin:"`"}],contains:[{begin:"\\(",end:"\\)",contains:["self",d,f,e,h,i]}]},l={className:"name",relevance:0,begin:b,keywords:{$pattern:b,built_in:"case-lambda call/cc class define-class exit-handler field import inherit init-field interface let*-values let-values let/ec mixin opt-lambda override protect provide public rename require require-for-syntax syntax syntax-case syntax-error unit/sig unless when with-syntax and begin call-with-current-continuation call-with-input-file call-with-output-file case cond define define-syntax delay do dynamic-wind else for-each if lambda let let* let-syntax letrec letrec-syntax map or syntax-rules ' * + , ,@ - ... / ; < <= = => > >= ` abs acos angle append apply asin assoc assq assv atan boolean? caar cadr call-with-input-file call-with-output-file call-with-values car cdddar cddddr cdr ceiling char->integer char-alphabetic? char-ci<=? char-ci<? char-ci=? char-ci>=? char-ci>? char-downcase char-lower-case? char-numeric? char-ready? char-upcase char-upper-case? char-whitespace? char<=? char<? char=? char>=? char>? char? close-input-port close-output-port complex? cons cos current-input-port current-output-port denominator display eof-object? eq? equal? eqv? eval even? exact->inexact exact? exp expt floor force gcd imag-part inexact->exact inexact? input-port? integer->char integer? interaction-environment lcm length list list->string list->vector list-ref list-tail list? load log magnitude make-polar make-rectangular make-string make-vector max member memq memv min modulo negative? newline not null-environment null? number->string number? numerator odd? open-input-file open-output-file output-port? pair? peek-char port? positive? procedure? quasiquote quote quotient rational? rationalize read read-char real-part real? remainder reverse round scheme-report-environment set! set-car! set-cdr! sin sqrt string string->list string->number string->symbol string-append string-ci<=? string-ci<? string-ci=? string-ci>=? string-ci>? string-copy string-fill! string-length string-ref string-set! string<=? string<? string=? string>=? string>? string? substring symbol->string symbol? tan transcript-off transcript-on truncate values vector vector->list vector-fill! vector-length vector-ref vector-set! with-input-from-file with-output-to-file write write-char zero?"}},m={variants:[{begin:"\\(",end:"\\)"},{begin:"\\[",end:"\\]"}],contains:[{begin:/lambda/,endsWithParent:!0,returnBegin:!0,contains:[l,{endsParent:!0,variants:[{begin:/\(/,end:/\)/},{begin:/\[/,end:/\]/}],contains:[h]}]},l,j]};return j.contains=[d,e,f,h,i,k,m].concat(g),{name:"Scheme",aliases:["scm"],illegal:/\S/,contains:[a.SHEBANG(),e,f,i,k,m].concat(g)}}},79445:(a,b,c)=>{"use strict";var d=c(30079),e=c(97018),f=c(66886);let g=d.pseudo({value:":is"});function h(a){if(!a||!a.nodes)return;let b=[],c=[];for(let e=0;e<a.nodes.length;e++)if("combinator"!==a.nodes[e].type)if(d.isPseudoElement(a.nodes[e]))b.push(c),c=[a.nodes[e]];else{if("tag"===a.nodes[e].type&&c.find(a=>"tag"===a.type)){let b=g.clone({}),c=a.nodes[e];c.replaceWith(b),b.append(d.selector({nodes:[c],value:void 0}))}c.push(a.nodes[e])}else b.push(c),b.push([a.nodes[e]]),c=[];b.push(c);let e=[];for(let a=0;a<b.length;a++){let c=b[a];c.sort((a,b)=>"selector"===a.type&&"selector"===b.type&&a.nodes.length&&b.nodes.length?i(a.nodes[0])-i(b.nodes[0]):"selector"===a.type&&a.nodes.length?i(a.nodes[0])-i(b):"selector"===b.type&&b.nodes.length?i(a)-i(b.nodes[0]):i(a)-i(b));for(let a=0;a<c.length;a++)e.push(c[a])}a.removeAll();for(let b=e.length-1;b>=0;b--)e[b].remove(),e[b].parent=a,a.nodes.unshift(e[b])}function i(a){return d.isPseudoElement(a)?j.pseudoElement:j[a.type]}let j={universal:0,tag:1,pseudoElement:2,id:3,class:4,attribute:5,pseudo:6,selector:7,string:8,root:9,comment:10};function k(a){return a&&"atrule"===a.type}function l(a){return a&&k(a)&&"nest"===a.name}function m(a){return a&&"rule"===a.type}function n(a){if(!a.nodes.length)return void a.remove();let b=a.nodes.filter(a=>"comment"===a.type);b.length===a.nodes.length&&a.replaceWith(...b)}function o(a){let b=[],c=[];a.each(a=>{if(p(a,c.length>0))b.push(a);else{if("comment"===a.type){let d=a.next();for(;d&&"comment"===d.type;)d=d.next();if(p(d,c.length>0))return void b.push(a)}c.push(a)}}),a.removeAll(),b.forEach(b=>{a.append(b)}),c.forEach(b=>{a.append(b)})}function p(a,b){return!!a&&("decl"===a.type||"atrule"===a.type&&"mixin"===a.name.toLowerCase()&&!b)}function q(a){let b=[],c="",d=!1,e=0,f=!1,g=!1;for(let h of a)g?g=!1:"\\"===h?g=!0:f?h===f&&(f=!1):'"'===h||"'"===h?f=h:"("===h?e+=1:")"===h?e>0&&(e-=1):0===e&&","===h&&(d=!0),d?(""!==c&&b.push(c.trim()),c="",d=!1):c+=h;return b.push(c.trim()),b}function r(a,b){let c=b.index(a);if(c){let a=b.cloneBefore().removeAll().append(b.nodes.slice(0,c));a.raws.semicolon=!0,n(a)}b.before(a),b.raws.semicolon=!0}var s=["container","document","media","supports","layer","starting-style"];function t(a,b,c){let f=[];f=function(a){let b=a.map(a=>d().astSync(a)).map(a=>e.selectorSpecificity(a)),c=b[0];for(let a=1;a<b.length;a++)if(c.a!==b[a].a||c.b!==b[a].b||c.c!==b[a].c)return!1;return!0}(a)||c.noIsPseudoSelector?a.map(a=>d().astSync(a)):[d().astSync(`:is(${a.join(",")})`)];let g=[];for(let a=0;a<b.length;a++){let e,i=b[a];{let a=d().astSync(i),b=!1;a.walk(a=>{"nesting"===a.type&&(b=!0)});let c=a.nodes[0],e=!1;c.each(a=>"combinator"===a.type&&(e=!0,!1)),b?e&&c.insertBefore(c.at(0),d.nesting()):(c.insertBefore(c.at(0),d.combinator({value:" "})),c.insertBefore(c.at(0),d.nesting())),i=a.toString()}let j=[],k=0;if(d().astSync(i).walkNesting(()=>{k++}),k>1&&f.length>1)e=(j=function(a,b){if(b<2)throw Error("n must be greater than 1");if(a.length<2)throw Error("s must be greater than 1");if(Math.pow(a.length,b)>1e4)throw Error("Too many combinations when trying to resolve a nested selector with lists, reduce the complexity of your selectors");let c=[];for(let a=0;a<b;a++)c[a]=0;let d=[];for(;;){let e=[];for(let f=b-1;f>=0;f--){let b=c[f];if(b>=a.length){if(b=0,c[f]=0,0===f)return d;c[f-1]+=1}e[f]=a[b].clone()}d.push(e),c[c.length-1]++}}(f,k)).length;else{e=f.length;for(let a=0;a<f.length;a++){j.push([]);for(let b=0;b<k;b++)j[a].push(f[a])}}for(let a=0;a<e;a++){let b=0,e=d().astSync(i);e.walk(e=>{if("nesting"!==e.type)return;let f=j[a][b];b++,"root"===f.type&&1===f.nodes.length&&(f=f.nodes[0]);let g=d().astSync(`:is(${f.toString()})`),i=u(f.nodes[0]),k=v(f.nodes[0]),l=u(e),m=v(e);if(i&&l)return void e.replaceWith(f.clone());if((i||k)&&(l||m)){let a=e.parent;return i&&"selector"===f.type?e.replaceWith(f.clone().nodes[0]):e.replaceWith(...f.clone().nodes),void(a&&a.nodes.length>1&&h(a))}if(i){let a=e.parent;return e.replaceWith(f.clone().nodes[0]),void(a&&h(a))}if(k||function(a){if(!a.parent||0!==a.parent.nodes.indexOf(a))return!1;for(let b=1;b<a.parent.nodes.length;b++)if("combinator"===a.parent.nodes[b].type&&" "!==a.parent.nodes[b].value&&">"!==a.parent.nodes[b].value)return!1;return!0}(e)||function(a){if(u(a))return!0;if(!a.parent)return!1;for(let b=0;b<a.parent.nodes.length;b++)if("nesting"!==a.parent.nodes[b].type&&(a.parent.nodes[b].prev()||a.parent.nodes[b].next())&&(a.parent.nodes[b].prev()&&"combinator"!==a.parent.nodes[b].prev().type||a.parent.nodes[b].next()&&"combinator"!==a.parent.nodes[b].next().type))return!1;return!0}(e)){let a=e.parent;return e.replaceWith(...f.clone().nodes),void(a&&h(a))}let n=e.parent;c.noIsPseudoSelector?e.replaceWith(...f.clone().nodes):e.replaceWith(...g.clone({}).nodes),n&&h(n)}),g.push(e.toString())}}return g}function u(a){return"combinator"!==a.type&&!(a.parent&&a.parent.nodes.length>1)}function v(a,b=null){return!(u(a)||!a.parent||a.parent.nodes.find(a=>"combinator"===a.type))&&!(a.parent.nodes.find(a=>"nesting"===a.type)&&b&&!v(b))}let w=a=>{let b=Object.assign({noIsPseudoSelector:!1,silenceAtNestWarning:!1},a);return{postcssPlugin:"postcss-nesting",Rule(a,{result:c}){(function a(b,c,d){b.each(e=>{var f,g;let h=e.parent;l(e)&&!d.silenceAtNestWarning&&b.warn(c,`\`@nest\` was removed from the CSS Nesting specification and will be removed from PostCSS Nesting in the next major version.
|
|
119
|
+
`.trim();c.first?c.first.before(h):c.append(h)});b.postprocess=(0,e.default)("marpit-postcss-container-query-postprocess",()=>a=>a.walkRules(h,a=>{a.selectors=a.selectors.map(a=>a.replace(h,":where(section)"))})),b.default=i},78995:function(a,b,c){"use strict";var d=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},e=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.NodeFactory=void 0;var g=f(c(43173));b.NodeFactory=function(){function a(){this.mmlFactory=null,this.factory={node:a.createNode,token:a.createToken,text:a.createText,error:a.createError}}return a.createNode=function(a,b,c,d,e){void 0===c&&(c=[]),void 0===d&&(d={});var f=a.mmlFactory.create(b);return f.setChildren(c),e&&f.appendChild(e),g.default.setProperties(f,d),f},a.createToken=function(a,b,c,d){void 0===c&&(c={}),void 0===d&&(d="");var e=a.create("text",d);return a.create("node",b,[],c,e)},a.createText=function(a,b){return null==b?null:a.mmlFactory.create("text").setText(b)},a.createError=function(a,b){var c=a.create("text",b),d=a.create("node","mtext",[],{},c);return a.create("node","merror",[d],{"data-mjx-error":b})},a.prototype.setMmlFactory=function(a){this.mmlFactory=a},a.prototype.set=function(a,b){this.factory[a]=b},a.prototype.setCreators=function(a){for(var b in a)this.set(b,a[b])},a.prototype.create=function(a){for(var b=[],c=1;c<arguments.length;c++)b[c-1]=arguments[c];var f=(this.factory[a]||this.factory.node).apply(void 0,e([this,b[0]],d(b.slice(1)),!1));return"node"===a&&this.configuration.addNode(b[0],f),f},a.prototype.get=function(a){return this.factory[a]},a}()},79260:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmphantom=void 0;var f=c(5602),g=c(5347);b.SVGmphantom=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){this.standardSVGnode(a)},b.kind=g.MmlMphantom.prototype.kind,b}(f.SVGWrapper)},79320:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.AbstractWrapperFactory=void 0,b.AbstractWrapperFactory=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.wrap=function(a){for(var b=[],c=1;c<arguments.length;c++)b[c-1]=arguments[c];return this.create.apply(this,g([a.kind,a],f(b),!1))},b}(c(5293).AbstractFactory)},79387:a=>{a.exports=function(a){let b="[^\\(\\)\\[\\]\\{\\}\",'`;#|\\\\\\s]+",c="(-|\\+)?\\d+([./]\\d+)?",d={className:"literal",begin:"(#t|#f|#\\\\"+b+"|#\\\\.)"},e={className:"number",variants:[{begin:c,relevance:0},{begin:c+"[+\\-]"+c+"i",relevance:0},{begin:"#b[0-1]+(/[0-1]+)?"},{begin:"#o[0-7]+(/[0-7]+)?"},{begin:"#x[0-9a-f]+(/[0-9a-f]+)?"}]},f=a.QUOTE_STRING_MODE,g=[a.COMMENT(";","$",{relevance:0}),a.COMMENT("#\\|","\\|#")],h={begin:b,relevance:0},i={className:"symbol",begin:"'"+b},j={endsWithParent:!0,relevance:0},k={variants:[{begin:/'/},{begin:"`"}],contains:[{begin:"\\(",end:"\\)",contains:["self",d,f,e,h,i]}]},l={className:"name",relevance:0,begin:b,keywords:{$pattern:b,built_in:"case-lambda call/cc class define-class exit-handler field import inherit init-field interface let*-values let-values let/ec mixin opt-lambda override protect provide public rename require require-for-syntax syntax syntax-case syntax-error unit/sig unless when with-syntax and begin call-with-current-continuation call-with-input-file call-with-output-file case cond define define-syntax delay do dynamic-wind else for-each if lambda let let* let-syntax letrec letrec-syntax map or syntax-rules ' * + , ,@ - ... / ; < <= = => > >= ` abs acos angle append apply asin assoc assq assv atan boolean? caar cadr call-with-input-file call-with-output-file call-with-values car cdddar cddddr cdr ceiling char->integer char-alphabetic? char-ci<=? char-ci<? char-ci=? char-ci>=? char-ci>? char-downcase char-lower-case? char-numeric? char-ready? char-upcase char-upper-case? char-whitespace? char<=? char<? char=? char>=? char>? char? close-input-port close-output-port complex? cons cos current-input-port current-output-port denominator display eof-object? eq? equal? eqv? eval even? exact->inexact exact? exp expt floor force gcd imag-part inexact->exact inexact? input-port? integer->char integer? interaction-environment lcm length list list->string list->vector list-ref list-tail list? load log magnitude make-polar make-rectangular make-string make-vector max member memq memv min modulo negative? newline not null-environment null? number->string number? numerator odd? open-input-file open-output-file output-port? pair? peek-char port? positive? procedure? quasiquote quote quotient rational? rationalize read read-char real-part real? remainder reverse round scheme-report-environment set! set-car! set-cdr! sin sqrt string string->list string->number string->symbol string-append string-ci<=? string-ci<? string-ci=? string-ci>=? string-ci>? string-copy string-fill! string-length string-ref string-set! string<=? string<? string=? string>=? string>? string? substring symbol->string symbol? tan transcript-off transcript-on truncate values vector vector->list vector-fill! vector-length vector-ref vector-set! with-input-from-file with-output-to-file write write-char zero?"}},m={variants:[{begin:"\\(",end:"\\)"},{begin:"\\[",end:"\\]"}],contains:[{begin:/lambda/,endsWithParent:!0,returnBegin:!0,contains:[l,{endsParent:!0,variants:[{begin:/\(/,end:/\)/},{begin:/\[/,end:/\]/}],contains:[h]}]},l,j]};return j.contains=[d,e,f,h,i,k,m].concat(g),{name:"Scheme",aliases:["scm"],illegal:/\S/,contains:[a.SHEBANG(),e,f,i,k,m].concat(g)}}},79428:a=>{"use strict";a.exports=require("buffer")},79445:(a,b,c)=>{"use strict";var d=c(30079),e=c(97018),f=c(66886);let g=d.pseudo({value:":is"});function h(a){if(!a||!a.nodes)return;let b=[],c=[];for(let e=0;e<a.nodes.length;e++)if("combinator"!==a.nodes[e].type)if(d.isPseudoElement(a.nodes[e]))b.push(c),c=[a.nodes[e]];else{if("tag"===a.nodes[e].type&&c.find(a=>"tag"===a.type)){let b=g.clone({}),c=a.nodes[e];c.replaceWith(b),b.append(d.selector({nodes:[c],value:void 0}))}c.push(a.nodes[e])}else b.push(c),b.push([a.nodes[e]]),c=[];b.push(c);let e=[];for(let a=0;a<b.length;a++){let c=b[a];c.sort((a,b)=>"selector"===a.type&&"selector"===b.type&&a.nodes.length&&b.nodes.length?i(a.nodes[0])-i(b.nodes[0]):"selector"===a.type&&a.nodes.length?i(a.nodes[0])-i(b):"selector"===b.type&&b.nodes.length?i(a)-i(b.nodes[0]):i(a)-i(b));for(let a=0;a<c.length;a++)e.push(c[a])}a.removeAll();for(let b=e.length-1;b>=0;b--)e[b].remove(),e[b].parent=a,a.nodes.unshift(e[b])}function i(a){return d.isPseudoElement(a)?j.pseudoElement:j[a.type]}let j={universal:0,tag:1,pseudoElement:2,id:3,class:4,attribute:5,pseudo:6,selector:7,string:8,root:9,comment:10};function k(a){return a&&"atrule"===a.type}function l(a){return a&&k(a)&&"nest"===a.name}function m(a){return a&&"rule"===a.type}function n(a){if(!a.nodes.length)return void a.remove();let b=a.nodes.filter(a=>"comment"===a.type);b.length===a.nodes.length&&a.replaceWith(...b)}function o(a){let b=[],c=[];a.each(a=>{if(p(a,c.length>0))b.push(a);else{if("comment"===a.type){let d=a.next();for(;d&&"comment"===d.type;)d=d.next();if(p(d,c.length>0))return void b.push(a)}c.push(a)}}),a.removeAll(),b.forEach(b=>{a.append(b)}),c.forEach(b=>{a.append(b)})}function p(a,b){return!!a&&("decl"===a.type||"atrule"===a.type&&"mixin"===a.name.toLowerCase()&&!b)}function q(a){let b=[],c="",d=!1,e=0,f=!1,g=!1;for(let h of a)g?g=!1:"\\"===h?g=!0:f?h===f&&(f=!1):'"'===h||"'"===h?f=h:"("===h?e+=1:")"===h?e>0&&(e-=1):0===e&&","===h&&(d=!0),d?(""!==c&&b.push(c.trim()),c="",d=!1):c+=h;return b.push(c.trim()),b}function r(a,b){let c=b.index(a);if(c){let a=b.cloneBefore().removeAll().append(b.nodes.slice(0,c));a.raws.semicolon=!0,n(a)}b.before(a),b.raws.semicolon=!0}var s=["container","document","media","supports","layer","starting-style"];function t(a,b,c){let f=[];f=function(a){let b=a.map(a=>d().astSync(a)).map(a=>e.selectorSpecificity(a)),c=b[0];for(let a=1;a<b.length;a++)if(c.a!==b[a].a||c.b!==b[a].b||c.c!==b[a].c)return!1;return!0}(a)||c.noIsPseudoSelector?a.map(a=>d().astSync(a)):[d().astSync(`:is(${a.join(",")})`)];let g=[];for(let a=0;a<b.length;a++){let e,i=b[a];{let a=d().astSync(i),b=!1;a.walk(a=>{"nesting"===a.type&&(b=!0)});let c=a.nodes[0],e=!1;c.each(a=>"combinator"===a.type&&(e=!0,!1)),b?e&&c.insertBefore(c.at(0),d.nesting()):(c.insertBefore(c.at(0),d.combinator({value:" "})),c.insertBefore(c.at(0),d.nesting())),i=a.toString()}let j=[],k=0;if(d().astSync(i).walkNesting(()=>{k++}),k>1&&f.length>1)e=(j=function(a,b){if(b<2)throw Error("n must be greater than 1");if(a.length<2)throw Error("s must be greater than 1");if(Math.pow(a.length,b)>1e4)throw Error("Too many combinations when trying to resolve a nested selector with lists, reduce the complexity of your selectors");let c=[];for(let a=0;a<b;a++)c[a]=0;let d=[];for(;;){let e=[];for(let f=b-1;f>=0;f--){let b=c[f];if(b>=a.length){if(b=0,c[f]=0,0===f)return d;c[f-1]+=1}e[f]=a[b].clone()}d.push(e),c[c.length-1]++}}(f,k)).length;else{e=f.length;for(let a=0;a<f.length;a++){j.push([]);for(let b=0;b<k;b++)j[a].push(f[a])}}for(let a=0;a<e;a++){let b=0,e=d().astSync(i);e.walk(e=>{if("nesting"!==e.type)return;let f=j[a][b];b++,"root"===f.type&&1===f.nodes.length&&(f=f.nodes[0]);let g=d().astSync(`:is(${f.toString()})`),i=u(f.nodes[0]),k=v(f.nodes[0]),l=u(e),m=v(e);if(i&&l)return void e.replaceWith(f.clone());if((i||k)&&(l||m)){let a=e.parent;return i&&"selector"===f.type?e.replaceWith(f.clone().nodes[0]):e.replaceWith(...f.clone().nodes),void(a&&a.nodes.length>1&&h(a))}if(i){let a=e.parent;return e.replaceWith(f.clone().nodes[0]),void(a&&h(a))}if(k||function(a){if(!a.parent||0!==a.parent.nodes.indexOf(a))return!1;for(let b=1;b<a.parent.nodes.length;b++)if("combinator"===a.parent.nodes[b].type&&" "!==a.parent.nodes[b].value&&">"!==a.parent.nodes[b].value)return!1;return!0}(e)||function(a){if(u(a))return!0;if(!a.parent)return!1;for(let b=0;b<a.parent.nodes.length;b++)if("nesting"!==a.parent.nodes[b].type&&(a.parent.nodes[b].prev()||a.parent.nodes[b].next())&&(a.parent.nodes[b].prev()&&"combinator"!==a.parent.nodes[b].prev().type||a.parent.nodes[b].next()&&"combinator"!==a.parent.nodes[b].next().type))return!1;return!0}(e)){let a=e.parent;return e.replaceWith(...f.clone().nodes),void(a&&h(a))}let n=e.parent;c.noIsPseudoSelector?e.replaceWith(...f.clone().nodes):e.replaceWith(...g.clone({}).nodes),n&&h(n)}),g.push(e.toString())}}return g}function u(a){return"combinator"!==a.type&&!(a.parent&&a.parent.nodes.length>1)}function v(a,b=null){return!(u(a)||!a.parent||a.parent.nodes.find(a=>"combinator"===a.type))&&!(a.parent.nodes.find(a=>"nesting"===a.type)&&b&&!v(b))}let w=a=>{let b=Object.assign({noIsPseudoSelector:!1,silenceAtNestWarning:!1},a);return{postcssPlugin:"postcss-nesting",Rule(a,{result:c}){(function a(b,c,d){b.each(e=>{var f,g;let h=e.parent;l(e)&&!d.silenceAtNestWarning&&b.warn(c,`\`@nest\` was removed from the CSS Nesting specification and will be removed from PostCSS Nesting in the next major version.
|
|
120
120
|
Change \`@nest ${e.params} {}\` to \`${e.params} {}\` to migrate to the latest standard.`),m(e)&&m(h)&&e.selectors.every(a=>-1===a.indexOf("|"))?function(a,b,c,d){let e=[];try{e=t(b.selectors,a.selectors,d)}catch(d){return void a.warn(c,`Failed to parse selectors : "${b.selector}" / "${a.selector}" with message: "${d instanceof Error?d.message:d}"`)}e.length&&(o(b),r(a,b),a.selectors=e,"rule"===a.type&&"rule"===b.type&&a.selector===b.selector&&a.append(...b.nodes),n(b))}(e,h,c,d):l(e)&&m(h)&&q(e.params).every(a=>a.split("&").length>=2&&-1===a.indexOf("|"))?function(a,b,c,d,e){let f=[];try{f=t(b.selectors,q(a.params),e)}catch(d){return void a.warn(c,`Failed to parse selectors : "${b.selector}" / "${a.params}" with message: "${d instanceof Error?d.message:d}"`)}if(!f.length)return;r(a,b);let g=b.clone().removeAll().append(a.nodes);g.raws.semicolon=!0,g.selectors=f,a.replaceWith(g),n(b),d(g,c,e)}(e,h,c,a,d):k(e)&&m(h)&&s.includes(e.name)?function(a,b,c,d,e){if(o(b),r(a,b),a.nodes){let f=b.clone().removeAll().append(a.nodes);a.append(f),n(b),d(f,c,e)}else n(b)}(e,h,c,a,d):k(e)&&k(h)&&s.includes(e.name)&&e.name===h.name&&(o(h),r(e,h),f=h.params,g=e.params,e.params=q(f).map(a=>q(g).map(b=>`${a} and ${b}`).join(", ")).join(", "),n(h)),"nodes"in e&&e.nodes.length&&a(e,c,d)})})(a,c,b),a.selector.includes("&")&&function(a,b){let c,e=a.parent;for(;e;){if("rule"===e.type||k(e)&&"scope"===e.name)return;e=e.parent}try{c=d().astSync(a.selector)}catch(c){return void a.warn(b,`Failed to parse selector : "${a.selector}" with message: "${c instanceof Error?c.message:c}"`)}c&&(c.walkNesting(a=>{let b=a.parent;a.replaceWith(d.pseudo({value:":scope"})),b&&h(b)}),a.selector=c.toString())}(a,c)}}};w.postcss=!0;let x=d();function y(a,b,c,d){let e;try{e=f.resolveNestedSelector(x.astSync(b),x.astSync(c))}catch(e){return a.warn(d,`Failed to parse selectors : "${c}" / "${b}" with message: "${e instanceof Error?e.message:e}"`),!1}return!!e&&e.toString()}let z=()=>({postcssPlugin:"postcss-nesting",Rule(a,{result:b}){(function a(b,c){b.each(b=>{let d=b.parent;m(b)&&m(d)&&b.selectors.every(a=>-1===a.indexOf("|"))?function(a,b,c){let d=y(a,a.selector,b.selector,c);d&&(r(a,b),a.selector=d,"rule"===a.type&&"rule"===b.type&&a.selector===b.selector&&a.append(...b.nodes),n(b))}(b,d,c):k(b)&&m(d)&&s.includes(b.name)&&function(a,b,c,d){if(r(a,b),a.nodes){let e=b.clone().removeAll().append(a.nodes);a.append(e),n(b),d(e,c)}else n(b)}(b,d,c,a),"nodes"in b&&b.nodes.length&&a(b,c)})})(a,b),a.selector.includes("&")&&function(a,b){{let c=a.parent;for(;c;){if("rule"===c.type||k(c)&&"scope"===c.name)return;c=c.parent}try{let b=!1;if(d().astSync(a.selector).walkNesting(()=>(b=!0,!1)),!b)return}catch(c){return void a.warn(b,`Failed to parse selector : "${a.selector}" with message: "${c instanceof Error?c.message:c}"`)}}let c=y(a,a.selector,":scope",b);c&&(a.selector=c)}(a,b)},AtRule:{nest(a){throw a.error(`\`@nest\` was removed from the CSS Nesting specification and will be removed from PostCSS Nesting in the next major version.
|
|
121
121
|
Change \`@nest ${a.params} {}\` to \`${a.params} {}\` to migrate to the latest standard.`)}}});z.postcss=!0;let A=a=>{let b=Object.assign({edition:"2024-02"},a);switch(b.edition){case"2021":return w(a);case"2024-02":return z();default:throw Error(`Invalid edition: ${b.edition}`)}};A.postcss=!0,a.exports=A},79551:a=>{"use strict";a.exports=require("url")},79646:a=>{"use strict";a.exports=require("child_process")},80026:function(a,b,c){"use strict";var d,e=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.ConfigMacrosConfiguration=void 0;var g=c(107),h=c(2603),i=c(88647),j=f(c(1014)),k=c(29597),l=f(c(84770)),m=c(66880),n="configmacros-map",o="configmacros-env-map";b.ConfigMacrosConfiguration=g.Configuration.create("configmacros",{init:function(a){new i.CommandMap(n,{},{}),new i.EnvironmentMap(o,j.default.environment,{},{}),a.append(g.Configuration.local({handler:{macro:[n],environment:[o]},priority:3}))},config:function(a,b){(function(a){var b,c,d=a.parseOptions.handlers.retrieve(n),f=a.parseOptions.options.macros;try{for(var g=e(Object.keys(f)),h=g.next();!h.done;h=g.next()){var i=h.value,j="string"==typeof f[i]?[f[i]]:f[i],m=Array.isArray(j[2])?new k.Macro(i,l.default.MacroWithTemplate,j.slice(0,2).concat(j[2])):new k.Macro(i,l.default.Macro,j);d.add(i,m)}}catch(a){b={error:a}}finally{try{h&&!h.done&&(c=g.return)&&c.call(g)}finally{if(b)throw b.error}}})(b),function(a){var b,c,d=a.parseOptions.handlers.retrieve(o),f=a.parseOptions.options.environments;try{for(var g=e(Object.keys(f)),h=g.next();!h.done;h=g.next()){var i=h.value;d.add(i,new k.Macro(i,l.default.BeginEnv,[!0].concat(f[i])))}}catch(a){b={error:a}}finally{try{h&&!h.done&&(c=g.return)&&c.call(g)}finally{if(b)throw b.error}}}(b)},items:((d={})[m.BeginEnvItem.prototype.kind]=m.BeginEnvItem,d),options:{macros:(0,h.expandable)({}),environments:(0,h.expandable)({})}})},80154:a=>{a.exports=function(a){let b=a.regex.either(...["(?:NeedsTeXFormat|RequirePackage|GetIdInfo)","Provides(?:Expl)?(?:Package|Class|File)","(?:DeclareOption|ProcessOptions)","(?:documentclass|usepackage|input|include)","makeat(?:letter|other)","ExplSyntax(?:On|Off)","(?:new|renew|provide)?command","(?:re)newenvironment","(?:New|Renew|Provide|Declare)(?:Expandable)?DocumentCommand","(?:New|Renew|Provide|Declare)DocumentEnvironment","(?:(?:e|g|x)?def|let)","(?:begin|end)","(?:part|chapter|(?:sub){0,2}section|(?:sub)?paragraph)","caption","(?:label|(?:eq|page|name)?ref|(?:paren|foot|super)?cite)","(?:alpha|beta|[Gg]amma|[Dd]elta|(?:var)?epsilon|zeta|eta|[Tt]heta|vartheta)","(?:iota|(?:var)?kappa|[Ll]ambda|mu|nu|[Xx]i|[Pp]i|varpi|(?:var)rho)","(?:[Ss]igma|varsigma|tau|[Uu]psilon|[Pp]hi|varphi|chi|[Pp]si|[Oo]mega)","(?:frac|sum|prod|lim|infty|times|sqrt|leq|geq|left|right|middle|[bB]igg?)","(?:[lr]angle|q?quad|[lcvdi]?dots|d?dot|hat|tilde|bar)"].map(a=>a+"(?![a-zA-Z@:_])")),c=new RegExp(["(?:__)?[a-zA-Z]{2,}_[a-zA-Z](?:_?[a-zA-Z])+:[a-zA-Z]*","[lgc]__?[a-zA-Z](?:_?[a-zA-Z])*_[a-zA-Z]{2,}","[qs]__?[a-zA-Z](?:_?[a-zA-Z])+","use(?:_i)?:[a-zA-Z]*","(?:else|fi|or):","(?:if|cs|exp):w","(?:hbox|vbox):n","::[a-zA-Z]_unbraced","::[a-zA-Z:]"].map(a=>a+"(?![a-zA-Z:_])").join("|")),d=[{begin:/\^{6}[0-9a-f]{6}/},{begin:/\^{5}[0-9a-f]{5}/},{begin:/\^{4}[0-9a-f]{4}/},{begin:/\^{3}[0-9a-f]{3}/},{begin:/\^{2}[0-9a-f]{2}/},{begin:/\^{2}[\u0000-\u007f]/}],e=[{className:"keyword",begin:/\\/,relevance:0,contains:[{endsParent:!0,begin:b},{endsParent:!0,begin:c},{endsParent:!0,variants:d},{endsParent:!0,relevance:0,variants:[{begin:/[a-zA-Z@]+/},{begin:/[^a-zA-Z@]?/}]}]},{className:"params",relevance:0,begin:/#+\d?/},{variants:d},{className:"built_in",relevance:0,begin:/[$&^_]/},{className:"meta",begin:/% ?!(T[eE]X|tex|BIB|bib)/,end:"$",relevance:10},a.COMMENT("%","$",{relevance:0})],f={begin:/\{/,end:/\}/,relevance:0,contains:["self",...e]},g=a.inherit(f,{relevance:0,endsParent:!0,contains:[f,...e]}),h={begin:/\s+/,relevance:0},i=[g],j=[{begin:/\[/,end:/\]/,endsParent:!0,relevance:0,contains:[f,...e]}],k=function(a,b){return{contains:[h],starts:{relevance:0,contains:a,starts:b}}},l=function(a,b){return{begin:"\\\\"+a+"(?![a-zA-Z@:_])",keywords:{$pattern:/\\[a-zA-Z]+/,keyword:"\\"+a},relevance:0,contains:[h],starts:b}},m=function(b,c){return a.inherit({begin:"\\\\begin(?=[ ]*(\\r?\\n[ ]*)?\\{"+b+"\\})",keywords:{$pattern:/\\[a-zA-Z]+/,keyword:"\\begin"},relevance:0},k(i,c))},n=(b="string")=>a.END_SAME_AS_BEGIN({className:b,begin:/(.|\r?\n)/,end:/(.|\r?\n)/,excludeBegin:!0,excludeEnd:!0,endsParent:!0}),o=function(a){return{className:"string",end:"(?=\\\\end\\{"+a+"\\})"}},p=(a="string")=>({relevance:0,begin:/\{/,starts:{endsParent:!0,contains:[{className:a,end:/(?=\})/,endsParent:!0,contains:[{begin:/\{/,end:/\}/,relevance:0,contains:["self"]}]}]}});return{name:"LaTeX",aliases:["tex"],contains:[...["verb","lstinline"].map(a=>l(a,{contains:[n()]})),l("mint",k(i,{contains:[n()]})),l("mintinline",k(i,{contains:[p(),n()]})),l("url",{contains:[p("link"),p("link")]}),l("hyperref",{contains:[p("link")]}),l("href",k(j,{contains:[p("link")]})),...[].concat(...["","\\*"].map(a=>[m("verbatim"+a,o("verbatim"+a)),m("filecontents"+a,k(i,o("filecontents"+a))),...["","B","L"].map(b=>m(b+"Verbatim"+a,k(j,o(b+"Verbatim"+a))))])),m("minted",k(j,k(i,o("minted")))),...e]}}},80227:a=>{a.exports=function(a){let b=a.regex,c=a.COMMENT("//","$",{contains:[{begin:/\\\n/}]}),d="decltype\\(auto\\)",e="[a-zA-Z_]\\w*::",f="(?!struct)("+d+"|"+b.optional(e)+"[a-zA-Z_]\\w*"+b.optional("<[^<>]+>")+")",g={className:"type",begin:"\\b[a-z\\d_]*_t\\b"},h={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},a.END_SAME_AS_BEGIN({begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\(/,end:/\)([^()\\ ]{0,16})"/})]},i={className:"number",variants:[{begin:"[+-]?(?:(?:[0-9](?:'?[0-9])*\\.(?:[0-9](?:'?[0-9])*)?|\\.[0-9](?:'?[0-9])*)(?:[Ee][+-]?[0-9](?:'?[0-9])*)?|[0-9](?:'?[0-9])*[Ee][+-]?[0-9](?:'?[0-9])*|0[Xx](?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*(?:\\.(?:[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)?)?|\\.[0-9A-Fa-f](?:'?[0-9A-Fa-f])*)[Pp][+-]?[0-9](?:'?[0-9])*)(?:[Ff](?:16|32|64|128)?|(BF|bf)16|[Ll]|)"},{begin:"[+-]?\\b(?:0[Bb][01](?:'?[01])*|0[Xx][0-9A-Fa-f](?:'?[0-9A-Fa-f])*|0(?:'?[0-7])*|[1-9](?:'?[0-9])*)(?:[Uu](?:LL?|ll?)|[Uu][Zz]?|(?:LL?|ll?)[Uu]?|[Zz][Uu]|)"}],relevance:0},j={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},a.inherit(h,{className:"string"}),{className:"string",begin:/<.*?>/},c,a.C_BLOCK_COMMENT_MODE]},k={className:"title",begin:b.optional(e)+a.IDENT_RE,relevance:0},l=b.optional(e)+a.IDENT_RE+"\\s*\\(",m={type:["bool","char","char16_t","char32_t","char8_t","double","float","int","long","short","void","wchar_t","unsigned","signed","const","static"],keyword:["alignas","alignof","and","and_eq","asm","atomic_cancel","atomic_commit","atomic_noexcept","auto","bitand","bitor","break","case","catch","class","co_await","co_return","co_yield","compl","concept","const_cast|10","consteval","constexpr","constinit","continue","decltype","default","delete","do","dynamic_cast|10","else","enum","explicit","export","extern","false","final","for","friend","goto","if","import","inline","module","mutable","namespace","new","noexcept","not","not_eq","nullptr","operator","or","or_eq","override","private","protected","public","reflexpr","register","reinterpret_cast|10","requires","return","sizeof","static_assert","static_cast|10","struct","switch","synchronized","template","this","thread_local","throw","transaction_safe","transaction_safe_dynamic","true","try","typedef","typeid","typename","union","using","virtual","volatile","while","xor","xor_eq"],literal:["NULL","false","nullopt","nullptr","true"],built_in:["_Pragma"],_type_hints:["any","auto_ptr","barrier","binary_semaphore","bitset","complex","condition_variable","condition_variable_any","counting_semaphore","deque","false_type","flat_map","flat_set","future","imaginary","initializer_list","istringstream","jthread","latch","lock_guard","multimap","multiset","mutex","optional","ostringstream","packaged_task","pair","promise","priority_queue","queue","recursive_mutex","recursive_timed_mutex","scoped_lock","set","shared_future","shared_lock","shared_mutex","shared_timed_mutex","shared_ptr","stack","string_view","stringstream","timed_mutex","thread","true_type","tuple","unique_lock","unique_ptr","unordered_map","unordered_multimap","unordered_multiset","unordered_set","variant","vector","weak_ptr","wstring","wstring_view"]},n={className:"function.dispatch",relevance:0,keywords:{_hint:["abort","abs","acos","apply","as_const","asin","atan","atan2","calloc","ceil","cerr","cin","clog","cos","cosh","cout","declval","endl","exchange","exit","exp","fabs","floor","fmod","forward","fprintf","fputs","free","frexp","fscanf","future","invoke","isalnum","isalpha","iscntrl","isdigit","isgraph","islower","isprint","ispunct","isspace","isupper","isxdigit","labs","launder","ldexp","log","log10","make_pair","make_shared","make_shared_for_overwrite","make_tuple","make_unique","malloc","memchr","memcmp","memcpy","memset","modf","move","pow","printf","putchar","puts","realloc","scanf","sin","sinh","snprintf","sprintf","sqrt","sscanf","std","stderr","stdin","stdout","strcat","strchr","strcmp","strcpy","strcspn","strlen","strncat","strncmp","strncpy","strpbrk","strrchr","strspn","strstr","swap","tan","tanh","terminate","to_underlying","tolower","toupper","vfprintf","visit","vprintf","vsprintf"]},begin:b.concat(/\b/,/(?!decltype)/,/(?!if)/,/(?!for)/,/(?!switch)/,/(?!while)/,a.IDENT_RE,b.lookahead(/(<[^<>]+>|)\s*\(/))},o=[n,j,g,c,a.C_BLOCK_COMMENT_MODE,i,h],p={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:m,contains:o.concat([{begin:/\(/,end:/\)/,keywords:m,contains:o.concat(["self"]),relevance:0}]),relevance:0},q={className:"function",begin:"("+f+"[\\*&\\s]+)+"+l,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:m,illegal:/[^\w\s\*&:<>.]/,contains:[{begin:d,keywords:m,relevance:0},{begin:l,returnBegin:!0,contains:[k],relevance:0},{begin:/::/,relevance:0},{begin:/:/,endsWithParent:!0,contains:[h,i]},{relevance:0,match:/,/},{className:"params",begin:/\(/,end:/\)/,keywords:m,relevance:0,contains:[c,a.C_BLOCK_COMMENT_MODE,h,i,g,{begin:/\(/,end:/\)/,keywords:m,relevance:0,contains:["self",c,a.C_BLOCK_COMMENT_MODE,h,i,g]}]},g,c,a.C_BLOCK_COMMENT_MODE,j]};return{name:"C++",aliases:["cc","c++","h++","hpp","hh","hxx","cxx"],keywords:m,illegal:"</",classNameAliases:{"function.dispatch":"built_in"},contains:[].concat(p,q,n,o,[j,{begin:"\\b(deque|list|queue|priority_queue|pair|stack|vector|map|set|bitset|multiset|multimap|unordered_map|unordered_set|unordered_multiset|unordered_multimap|array|tuple|optional|variant|function|flat_map|flat_set)\\s*<(?!<)",end:">",keywords:m,contains:["self",g]},{begin:a.IDENT_RE+"::",keywords:m},{match:[/\b(?:enum(?:\s+(?:class|struct))?|class|struct|union)/,/\s+/,/\w+/],className:{1:"keyword",3:"title.class"}}])}}},80747:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.HTMLHandler=void 0;var f=c(43742),g=c(46114);b.HTMLHandler=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.documentClass=g.HTMLDocument,b}return e(b,a),b.prototype.handlesDocument=function(a){var b=this.adaptor;if("string"==typeof a)try{a=b.parse(a,"text/html")}catch(a){}return a instanceof b.window.Document||a instanceof b.window.HTMLElement||a instanceof b.window.DocumentFragment},b.prototype.create=function(b,c){var d=this.adaptor;if("string"==typeof b)b=d.parse(b,"text/html");else if(b instanceof d.window.HTMLElement||b instanceof d.window.DocumentFragment){var e=b;b=d.parse("","text/html"),d.append(d.body(b),e)}return a.prototype.create.call(this,b,c)},b}(f.AbstractHandler)},80817:(a,b,c)=>{"use strict";a.exports=new(c(69626))("tag:yaml.org,2002:merge",{kind:"scalar",resolve:function(a){return"<<"===a||null===a}})},80899:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)});Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMathMixin=void 0,b.CommonMathMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b.prototype.getWrapWidth=function(a){return this.parent?this.getBBox().w:this.metrics.containerWidth/this.jax.pxPerEm},b}},80908:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMsqrtMixin=void 0;var h=c(48306);b.CommonMsqrtMixin=function(a){function b(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,g([],f(b),!1))||this,e=d.createMo("√");e.canStretch(1);var h=d.childNodes[d.base].getOuterBBox(),i=h.h,j=h.d,k=d.font.params.rule_thickness,l=d.node.attributes.get("displaystyle")?d.font.params.x_height:k;return d.surdH=i+j+2*k+l/4,e.getStretchedVariant([d.surdH-j,j],!0),d}return e(b,a),Object.defineProperty(b.prototype,"base",{get:function(){return 0},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"surd",{get:function(){return 1},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"root",{get:function(){return null},enumerable:!1,configurable:!0}),b.prototype.createMo=function(b){var c=a.prototype.createMo.call(this,b);return this.childNodes.push(c),c},b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=this.childNodes[this.surd].getBBox(),d=new h.BBox(this.childNodes[this.base].getOuterBBox()),e=this.getPQ(c)[1],g=this.font.params.rule_thickness,i=d.h+e+g,j=f(this.getRootDimens(c,i),1)[0];a.h=i+g,this.combineRootBBox(a,c,i),a.combine(c,j,i-c.h),a.combine(d,j+c.w,0),a.clean(),this.setChildPWidths(b)},b.prototype.combineRootBBox=function(a,b,c){},b.prototype.getPQ=function(a){var b=this.font.params.rule_thickness,c=this.node.attributes.get("displaystyle")?this.font.params.x_height:b,d=a.h+a.d>this.surdH?(a.h+a.d-(this.surdH-2*b-c/2))/2:b+c/4;return[c,d]},b.prototype.getRootDimens=function(a,b){return[0,0,0,0]},b}},80991:function(a,b,c){"use strict";var d=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),e=this&&this.__setModuleDefault||(Object.create?function(a,b){Object.defineProperty(a,"default",{enumerable:!0,value:b})}:function(a,b){a.default=b}),f=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)"default"!==c&&Object.prototype.hasOwnProperty.call(a,c)&&d(b,a,c);return e(b,a),b},g=this&&this.__exportStar||function(a,b){for(var c in a)"default"===c||Object.prototype.hasOwnProperty.call(b,c)||d(b,a,c)};Object.defineProperty(b,"__esModule",{value:!0}),b.Arrow=b.DiagonalArrow=b.DiagonalStrike=b.Border2=b.Border=b.RenderLine=b.lineOffset=b.lineData=b.computeLineData=void 0;var h=f(c(15980));g(c(15980),b),b.computeLineData={top:function(a,b,c,d){return[0,a-d,c,a-d]},right:function(a,b,c,d){return[c-d,-b,c-d,a]},bottom:function(a,b,c,d){return[0,d-b,c,d-b]},left:function(a,b,c,d){return[d,-b,d,a]},vertical:function(a,b,c,d){return[c/2,a,c/2,-b]},horizontal:function(a,b,c,d){return[0,(a-b)/2,c,(a-b)/2]},up:function(a,b,c,d){return[d,d-b,c-d,a-d]},down:function(a,b,c,d){return[d,a-d,c-d,d-b]}},b.lineData=function(a,c,d){void 0===d&&(d="");var e=a.getBBox(),f=e.h,g=e.d,h=e.w,i=a.thickness/2;return(0,b.lineOffset)(b.computeLineData[c](f,g,h,i),a,d)},b.lineOffset=function(a,b,c){if(c){var d=b.getOffset(c);d&&("X"===c?(a[0]-=d,a[2]-=d):(a[1]-=d,a[3]-=d))}return a},b.RenderLine=function(a,c){return void 0===c&&(c=""),function(d,e){var f=d.line((0,b.lineData)(d,a,c));d.adaptor.append(d.element,f)}},b.Border=function(a){return h.CommonBorder(function(c,d){c.adaptor.append(c.element,c.line((0,b.lineData)(c,a)))})(a)},b.Border2=function(a,c,d){return h.CommonBorder2(function(a,e){a.adaptor.append(a.element,a.line((0,b.lineData)(a,c))),a.adaptor.append(a.element,a.line((0,b.lineData)(a,d)))})(a,c,d)},b.DiagonalStrike=function(a){return h.CommonDiagonalStrike(function(c){return function(c,d){c.adaptor.append(c.element,c.line((0,b.lineData)(c,a)))}})(a)},b.DiagonalArrow=function(a){return h.CommonDiagonalArrow(function(a,b){a.adaptor.append(a.element,b)})(a)},b.Arrow=function(a){return h.CommonArrow(function(a,b){a.adaptor.append(a.element,b)})(a)}},81495:a=>{a.exports=function(a){return{name:"RenderMan RIB",keywords:"ArchiveRecord AreaLightSource Atmosphere Attribute AttributeBegin AttributeEnd Basis Begin Blobby Bound Clipping ClippingPlane Color ColorSamples ConcatTransform Cone CoordinateSystem CoordSysTransform CropWindow Curves Cylinder DepthOfField Detail DetailRange Disk Displacement Display End ErrorHandler Exposure Exterior Format FrameAspectRatio FrameBegin FrameEnd GeneralPolygon GeometricApproximation Geometry Hider Hyperboloid Identity Illuminate Imager Interior LightSource MakeCubeFaceEnvironment MakeLatLongEnvironment MakeShadow MakeTexture Matte MotionBegin MotionEnd NuPatch ObjectBegin ObjectEnd ObjectInstance Opacity Option Orientation Paraboloid Patch PatchMesh Perspective PixelFilter PixelSamples PixelVariance Points PointsGeneralPolygons PointsPolygons Polygon Procedural Projection Quantize ReadArchive RelativeDetail ReverseOrientation Rotate Scale ScreenWindow ShadingInterpolation ShadingRate Shutter Sides Skew SolidBegin SolidEnd Sphere SubdivisionMesh Surface TextureCoordinates Torus Transform TransformBegin TransformEnd TransformPoints Translate TrimCurve WorldBegin WorldEnd",illegal:"</",contains:[a.HASH_COMMENT_MODE,a.C_NUMBER_MODE,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]}}},82088:a=>{a.exports=function(a){let b=a.regex,c={className:"number",relevance:0,variants:[{begin:/([+-]+)?[\d]+_[\d_]+/},{begin:a.NUMBER_RE}]},d=a.COMMENT();d.variants=[{begin:/;/,end:/$/},{begin:/#/,end:/$/}];let e={className:"variable",variants:[{begin:/\$[\w\d"][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},f={className:"literal",begin:/\bon|off|true|false|yes|no\b/},g={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:"'''",end:"'''",relevance:10},{begin:'"""',end:'"""',relevance:10},{begin:'"',end:'"'},{begin:"'",end:"'"}]},h=b.either(/[A-Za-z0-9_-]+/,/"(\\"|[^"])*"/,/'[^']*'/);return{name:"TOML, also INI",aliases:["toml"],case_insensitive:!0,illegal:/\S/,contains:[d,{className:"section",begin:/\[+/,end:/\]+/},{begin:b.concat(h,"(\\s*\\.\\s*",h,")*",b.lookahead(/\s*=\s*[^#\s]/)),className:"attr",starts:{end:/$/,contains:[d,{begin:/\[/,end:/\]/,contains:[d,f,e,g,c,"self"],relevance:0},f,e,g,c]}}]}}},82167:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmaction=void 0;var f=c(5602),g=c(24524),h=c(24524),i=c(39242);b.SVGmaction=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){var b=this.standardSVGnode(a),c=this.selected,d=c.getOuterBBox(),e=d.h,f=d.d,g=d.w;this.adaptor.append(this.element,this.svg("rect",{width:this.fixed(g),height:this.fixed(e+f),y:this.fixed(-f),fill:"none","pointer-events":"all"})),c.toSVG(b);var h=c.getOuterBBox();c.element&&c.place(h.L*h.rscale,0),this.action(this,this.data)},b.prototype.setEventHandler=function(a,b){this.element.addEventListener(a,b)},b.kind=i.MmlMaction.prototype.kind,b.styles={'[jax="SVG"] mjx-tool':{display:"inline-block",position:"relative",width:0,height:0},'[jax="SVG"] mjx-tool > mjx-tip':{position:"absolute",top:0,left:0},"mjx-tool > mjx-tip":{display:"inline-block",padding:".2em",border:"1px solid #888","font-size":"70%","background-color":"#F8F8F8",color:"black","box-shadow":"2px 2px 5px #AAAAAA"},'g[data-mml-node="maction"][data-toggle]':{cursor:"pointer"},"mjx-status":{display:"block",position:"fixed",left:"1em",bottom:"1em","min-width":"25%",padding:".2em .4em",border:"1px solid #888","font-size":"90%","background-color":"#F8F8F8",color:"black"}},b.actions=new Map([["toggle",[function(a,b){a.adaptor.setAttribute(a.element,"data-toggle",a.node.attributes.get("selection"));var c=a.factory.jax.math,d=a.factory.jax.document,e=a.node;a.setEventHandler("click",function(a){c.end.node||(c.start.node=c.end.node=c.typesetRoot,c.start.n=c.end.n=0),e.nextToggleSelection(),c.rerender(d),a.stopPropagation()})},{}]],["tooltip",[function(a,b){var c=a.childNodes[1];if(c){var d=a.firstChild();if(c.node.isKind("mtext")){var e=c.node.getText();a.adaptor.insert(a.svg("title",{},[a.text(e)]),d)}else{var f=a.adaptor,g=a.jax.container,h=a.node.factory.create("math",{},[a.childNodes[1].node]),i=a.html("mjx-tool",{},[a.html("mjx-tip")]),j=f.append(d,a.svg("foreignObject",{style:{display:"none"}},[i]));a.jax.processMath(h,f.firstChild(i)),a.childNodes[1].node.parent=a.node,a.setEventHandler("mouseover",function(c){b.stopTimers(a,b),b.hoverTimer.set(a,setTimeout(function(){f.setStyle(i,"left","0"),f.setStyle(i,"top","0"),f.append(g,i);var b=f.nodeBBox(i),c=f.nodeBBox(a.element),d=(c.right-b.left)/a.metrics.em+a.dx,e=(c.bottom-b.bottom)/a.metrics.em+a.dy;f.setStyle(i,"left",a.px(d)),f.setStyle(i,"top",a.px(e))},b.postDelay)),c.stopPropagation()}),a.setEventHandler("mouseout",function(c){b.stopTimers(a,b);var d=setTimeout(function(){return f.append(j,i)},b.clearDelay);b.clearTimer.set(a,d),c.stopPropagation()})}}},h.TooltipData]],["statusline",[function(a,b){var c=a.childNodes[1];if(c&&c.node.isKind("mtext")){var d=a.adaptor,e=c.node.getText();d.setAttribute(a.element,"data-statusline",e),a.setEventHandler("mouseover",function(c){if(null===b.status){var f=d.body(d.document);b.status=d.append(f,a.html("mjx-status",{},[a.text(e)]))}c.stopPropagation()}),a.setEventHandler("mouseout",function(a){b.status&&(d.remove(b.status),b.status=null),a.stopPropagation()})}},{status:null}]]]),b}((0,g.CommonMactionMixin)(f.SVGWrapper))},82394:(a,b,c)=>{"use strict";a.exports=new(c(69626))("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(a){return null!==a?a:[]}})},82886:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.numeric=b.translate=b.remove=b.add=b.entities=b.options=void 0;var d=c(65027),e=c(52373);b.options={loadMissingEntities:!0},b.entities={ApplyFunction:"",Backslash:"∖",Because:"∵",Breve:"˘",Cap:"⋒",CenterDot:"\xb7",CircleDot:"⊙",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",Congruent:"≡",ContourIntegral:"∮",Coproduct:"∐",Cross:"⨯",Cup:"⋓",CupCap:"≍",Dagger:"‡",Del:"∇",Delta:"Δ",Diamond:"⋄",DifferentialD:"ⅆ",DotEqual:"≐",DoubleDot:"\xa8",DoubleRightTee:"⊨",DoubleVerticalBar:"∥",DownArrow:"↓",DownLeftVector:"↽",DownRightVector:"⇁",DownTee:"⊤",Downarrow:"⇓",Element:"∈",EqualTilde:"≂",Equilibrium:"⇌",Exists:"∃",ExponentialE:"ⅇ",FilledVerySmallSquare:"▪",ForAll:"∀",Gamma:"Γ",Gg:"⋙",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Hacek:"ˇ",Hat:"^",HumpDownHump:"≎",HumpEqual:"≏",Im:"ℑ",ImaginaryI:"ⅈ",Integral:"∫",Intersection:"⋂",InvisibleComma:"",InvisibleTimes:"",Lambda:"Λ",Larr:"↞",LeftAngleBracket:"⟨",LeftArrow:"←",LeftArrowRightArrow:"⇆",LeftCeiling:"⌈",LeftDownVector:"⇃",LeftFloor:"⌊",LeftRightArrow:"↔",LeftTee:"⊣",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpVector:"↿",LeftVector:"↼",Leftarrow:"⇐",Leftrightarrow:"⇔",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",LessSlantEqual:"⩽",LessTilde:"≲",Ll:"⋘",Lleftarrow:"⇚",LongLeftArrow:"⟵",LongLeftRightArrow:"⟷",LongRightArrow:"⟶",Longleftarrow:"⟸",Longleftrightarrow:"⟺",Longrightarrow:"⟹",Lsh:"↰",MinusPlus:"∓",NestedGreaterGreater:"≫",NestedLessLess:"≪",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotPrecedes:"⊀",NotPrecedesSlantEqual:"⋠",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsSlantEqual:"⋡",NotSupersetEqual:"⊉",NotTilde:"≁",NotVerticalBar:"∤",Omega:"Ω",OverBar:"‾",OverBrace:"⏞",PartialD:"∂",Phi:"Φ",Pi:"Π",PlusMinus:"\xb1",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",Product:"∏",Proportional:"∝",Psi:"Ψ",Rarr:"↠",Re:"ℜ",ReverseEquilibrium:"⇋",RightAngleBracket:"⟩",RightArrow:"→",RightArrowLeftArrow:"⇄",RightCeiling:"⌉",RightDownVector:"⇂",RightFloor:"⌋",RightTee:"⊢",RightTeeArrow:"↦",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpVector:"↾",RightVector:"⇀",Rightarrow:"⇒",Rrightarrow:"⇛",Rsh:"↱",Sigma:"Σ",SmallCircle:"∘",Sqrt:"√",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",Star:"⋆",Subset:"⋐",SubsetEqual:"⊆",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",SuchThat:"∋",Sum:"∑",Superset:"⊃",SupersetEqual:"⊇",Supset:"⋑",Therefore:"∴",Theta:"Θ",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",UnderBar:"_",UnderBrace:"⏟",Union:"⋃",UnionPlus:"⊎",UpArrow:"↑",UpDownArrow:"↕",UpTee:"⊥",Uparrow:"⇑",Updownarrow:"⇕",Upsilon:"Υ",Vdash:"⊩",Vee:"⋁",VerticalBar:"∣",VerticalTilde:"≀",Vvdash:"⊪",Wedge:"⋀",Xi:"Ξ",amp:"&",acute:"\xb4",aleph:"ℵ",alpha:"α",amalg:"⨿",and:"∧",ang:"∠",angmsd:"∡",angsph:"∢",ape:"≊",backprime:"‵",backsim:"∽",backsimeq:"⋍",beta:"β",beth:"ℶ",between:"≬",bigcirc:"◯",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",blacklozenge:"⧫",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",bowtie:"⋈",boxdl:"┐",boxdr:"┌",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxur:"└",bsol:"\\",bull:"•",cap:"∩",check:"✓",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledR:"\xae",circledS:"Ⓢ",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",clubs:"♣",colon:":",comp:"∁",ctdot:"⋯",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cup:"∪",curarr:"↷",curlyvee:"⋎",curlywedge:"⋏",dagger:"†",daleth:"ℸ",ddarr:"⇊",deg:"\xb0",delta:"δ",digamma:"ϝ",div:"\xf7",divideontimes:"⋇",dot:"˙",doteqdot:"≑",dotplus:"∔",dotsquare:"⊡",dtdot:"⋱",ecir:"≖",efDot:"≒",egs:"⪖",ell:"ℓ",els:"⪕",empty:"∅",epsi:"ε",epsiv:"ϵ",erDot:"≓",eta:"η",eth:"\xf0",flat:"♭",fork:"⋔",frown:"⌢",gEl:"⪌",gamma:"γ",gap:"⪆",gimel:"ℷ",gnE:"≩",gnap:"⪊",gne:"⪈",gnsim:"⋧",gt:">",gtdot:"⋗",harrw:"↭",hbar:"ℏ",hellip:"…",hookleftarrow:"↩",hookrightarrow:"↪",imath:"ı",infin:"∞",intcal:"⊺",iota:"ι",jmath:"ȷ",kappa:"κ",kappav:"ϰ",lEg:"⪋",lambda:"λ",lap:"⪅",larrlp:"↫",larrtl:"↢",lbrace:"{",lbrack:"[",le:"≤",leftleftarrows:"⇇",leftthreetimes:"⋋",lessdot:"⋖",lmoust:"⎰",lnE:"≨",lnap:"⪉",lne:"⪇",lnsim:"⋦",longmapsto:"⟼",looparrowright:"↬",lowast:"∗",loz:"◊",lt:"<",ltimes:"⋉",ltri:"◃",macr:"\xaf",malt:"✠",mho:"℧",mu:"μ",multimap:"⊸",nLeftarrow:"⇍",nLeftrightarrow:"⇎",nRightarrow:"⇏",nVDash:"⊯",nVdash:"⊮",natur:"♮",nearr:"↗",nharr:"↮",nlarr:"↚",not:"\xac",nrarr:"↛",nu:"ν",nvDash:"⊭",nvdash:"⊬",nwarr:"↖",omega:"ω",omicron:"ο",or:"∨",osol:"⊘",period:".",phi:"φ",phiv:"ϕ",pi:"π",piv:"ϖ",prap:"⪷",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",prime:"′",psi:"ψ",quot:'"',rarrtl:"↣",rbrace:"}",rbrack:"]",rho:"ρ",rhov:"ϱ",rightrightarrows:"⇉",rightthreetimes:"⋌",ring:"˚",rmoust:"⎱",rtimes:"⋊",rtri:"▹",scap:"⪸",scnE:"⪶",scnap:"⪺",scnsim:"⋩",sdot:"⋅",searr:"↘",sect:"\xa7",sharp:"♯",sigma:"σ",sigmav:"ς",simne:"≆",smile:"⌣",spades:"♠",sub:"⊂",subE:"⫅",subnE:"⫋",subne:"⊊",supE:"⫆",supnE:"⫌",supne:"⊋",swarr:"↙",tau:"τ",theta:"θ",thetav:"ϑ",tilde:"˜",times:"\xd7",triangle:"▵",triangleq:"≜",upsi:"υ",upuparrows:"⇈",veebar:"⊻",vellip:"⋮",weierp:"℘",xi:"ξ",yen:"\xa5",zeta:"ζ",zigrarr:"⇝",nbsp:"\xa0",rsquo:"’",lsquo:"‘"};var f={};function g(a,c){if("#"===c.charAt(0))return h(c.slice(1));if(b.entities[c])return b.entities[c];if(b.options.loadMissingEntities){var g=c.match(/^[a-zA-Z](fr|scr|opf)$/)?RegExp.$1:c.charAt(0).toLowerCase();f[g]||(f[g]=!0,(0,d.retryAfter)((0,e.asyncLoad)("./util/entities/"+g+".js")))}return a}function h(a){return String.fromCodePoint("x"===a.charAt(0)?parseInt(a.slice(1),16):parseInt(a))}b.add=function(a,c){Object.assign(b.entities,a),f[c]=!0},b.remove=function(a){delete b.entities[a]},b.translate=function(a){return a.replace(/&([a-z][a-z0-9]*|#(?:[0-9]+|x[0-9a-f]+));/ig,g)},b.numeric=h},83050:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.BboxConfiguration=b.BboxMethods=void 0;var e=c(107),f=c(88647),g=d(c(51676));b.BboxMethods={},b.BboxMethods.BBox=function(a,b){for(var c,d,e,f=a.GetBrackets(b,""),j=a.ParseArg(b),k=f.split(/,/),l=0,m=k.length;l<m;l++){var n=k[l].trim(),o=n.match(/^(\.\d+|\d+(\.\d*)?)(pt|em|ex|mu|px|in|cm|mm)$/);if(o){if(c)throw new g.default("MultipleBBoxProperty","%1 specified twice in %2","Padding",b);var p=i(o[1]+o[3]);p&&(c={height:"+"+p,depth:"+"+p,lspace:p,width:"+"+2*parseInt(o[1],10)+o[3]})}else if(n.match(/^([a-z0-9]+|\#[0-9a-f]{6}|\#[0-9a-f]{3})$/i)){if(d)throw new g.default("MultipleBBoxProperty","%1 specified twice in %2","Background",b);d=n}else if(n.match(/^[-a-z]+:/i)){if(e)throw new g.default("MultipleBBoxProperty","%1 specified twice in %2","Style",b);e=h(n)}else if(""!==n)throw new g.default("InvalidBBoxProperty",'"%1" doesn\'t look like a color, a padding dimension, or a style',n)}c&&(j=a.create("node","mpadded",[j],c)),(d||e)&&(c={},d&&Object.assign(c,{mathbackground:d}),e&&Object.assign(c,{style:e}),j=a.create("node","mstyle",[j],c)),a.Push(j)};var h=function(a){return a},i=function(a){return a};new f.CommandMap("bbox",{bbox:"BBox"},b.BboxMethods),b.BboxConfiguration=e.Configuration.create("bbox",{handler:{macro:["bbox"]}})},83476:a=>{a.exports=function(a){return{name:"GLSL",keywords:{keyword:"break continue discard do else for if return while switch case default attribute binding buffer ccw centroid centroid varying coherent column_major const cw depth_any depth_greater depth_less depth_unchanged early_fragment_tests equal_spacing flat fractional_even_spacing fractional_odd_spacing highp in index inout invariant invocations isolines layout line_strip lines lines_adjacency local_size_x local_size_y local_size_z location lowp max_vertices mediump noperspective offset origin_upper_left out packed patch pixel_center_integer point_mode points precise precision quads r11f_g11f_b10f r16 r16_snorm r16f r16i r16ui r32f r32i r32ui r8 r8_snorm r8i r8ui readonly restrict rg16 rg16_snorm rg16f rg16i rg16ui rg32f rg32i rg32ui rg8 rg8_snorm rg8i rg8ui rgb10_a2 rgb10_a2ui rgba16 rgba16_snorm rgba16f rgba16i rgba16ui rgba32f rgba32i rgba32ui rgba8 rgba8_snorm rgba8i rgba8ui row_major sample shared smooth std140 std430 stream triangle_strip triangles triangles_adjacency uniform varying vertices volatile writeonly",type:"atomic_uint bool bvec2 bvec3 bvec4 dmat2 dmat2x2 dmat2x3 dmat2x4 dmat3 dmat3x2 dmat3x3 dmat3x4 dmat4 dmat4x2 dmat4x3 dmat4x4 double dvec2 dvec3 dvec4 float iimage1D iimage1DArray iimage2D iimage2DArray iimage2DMS iimage2DMSArray iimage2DRect iimage3D iimageBuffer iimageCube iimageCubeArray image1D image1DArray image2D image2DArray image2DMS image2DMSArray image2DRect image3D imageBuffer imageCube imageCubeArray int isampler1D isampler1DArray isampler2D isampler2DArray isampler2DMS isampler2DMSArray isampler2DRect isampler3D isamplerBuffer isamplerCube isamplerCubeArray ivec2 ivec3 ivec4 mat2 mat2x2 mat2x3 mat2x4 mat3 mat3x2 mat3x3 mat3x4 mat4 mat4x2 mat4x3 mat4x4 sampler1D sampler1DArray sampler1DArrayShadow sampler1DShadow sampler2D sampler2DArray sampler2DArrayShadow sampler2DMS sampler2DMSArray sampler2DRect sampler2DRectShadow sampler2DShadow sampler3D samplerBuffer samplerCube samplerCubeArray samplerCubeArrayShadow samplerCubeShadow image1D uimage1DArray uimage2D uimage2DArray uimage2DMS uimage2DMSArray uimage2DRect uimage3D uimageBuffer uimageCube uimageCubeArray uint usampler1D usampler1DArray usampler2D usampler2DArray usampler2DMS usampler2DMSArray usampler2DRect usampler3D samplerBuffer usamplerCube usamplerCubeArray uvec2 uvec3 uvec4 vec2 vec3 vec4 void",built_in:"gl_MaxAtomicCounterBindings gl_MaxAtomicCounterBufferSize gl_MaxClipDistances gl_MaxClipPlanes gl_MaxCombinedAtomicCounterBuffers gl_MaxCombinedAtomicCounters gl_MaxCombinedImageUniforms gl_MaxCombinedImageUnitsAndFragmentOutputs gl_MaxCombinedTextureImageUnits gl_MaxComputeAtomicCounterBuffers gl_MaxComputeAtomicCounters gl_MaxComputeImageUniforms gl_MaxComputeTextureImageUnits gl_MaxComputeUniformComponents gl_MaxComputeWorkGroupCount gl_MaxComputeWorkGroupSize gl_MaxDrawBuffers gl_MaxFragmentAtomicCounterBuffers gl_MaxFragmentAtomicCounters gl_MaxFragmentImageUniforms gl_MaxFragmentInputComponents gl_MaxFragmentInputVectors gl_MaxFragmentUniformComponents gl_MaxFragmentUniformVectors gl_MaxGeometryAtomicCounterBuffers gl_MaxGeometryAtomicCounters gl_MaxGeometryImageUniforms gl_MaxGeometryInputComponents gl_MaxGeometryOutputComponents gl_MaxGeometryOutputVertices gl_MaxGeometryTextureImageUnits gl_MaxGeometryTotalOutputComponents gl_MaxGeometryUniformComponents gl_MaxGeometryVaryingComponents gl_MaxImageSamples gl_MaxImageUnits gl_MaxLights gl_MaxPatchVertices gl_MaxProgramTexelOffset gl_MaxTessControlAtomicCounterBuffers gl_MaxTessControlAtomicCounters gl_MaxTessControlImageUniforms gl_MaxTessControlInputComponents gl_MaxTessControlOutputComponents gl_MaxTessControlTextureImageUnits gl_MaxTessControlTotalOutputComponents gl_MaxTessControlUniformComponents gl_MaxTessEvaluationAtomicCounterBuffers gl_MaxTessEvaluationAtomicCounters gl_MaxTessEvaluationImageUniforms gl_MaxTessEvaluationInputComponents gl_MaxTessEvaluationOutputComponents gl_MaxTessEvaluationTextureImageUnits gl_MaxTessEvaluationUniformComponents gl_MaxTessGenLevel gl_MaxTessPatchComponents gl_MaxTextureCoords gl_MaxTextureImageUnits gl_MaxTextureUnits gl_MaxVaryingComponents gl_MaxVaryingFloats gl_MaxVaryingVectors gl_MaxVertexAtomicCounterBuffers gl_MaxVertexAtomicCounters gl_MaxVertexAttribs gl_MaxVertexImageUniforms gl_MaxVertexOutputComponents gl_MaxVertexOutputVectors gl_MaxVertexTextureImageUnits gl_MaxVertexUniformComponents gl_MaxVertexUniformVectors gl_MaxViewports gl_MinProgramTexelOffset gl_BackColor gl_BackLightModelProduct gl_BackLightProduct gl_BackMaterial gl_BackSecondaryColor gl_ClipDistance gl_ClipPlane gl_ClipVertex gl_Color gl_DepthRange gl_EyePlaneQ gl_EyePlaneR gl_EyePlaneS gl_EyePlaneT gl_Fog gl_FogCoord gl_FogFragCoord gl_FragColor gl_FragCoord gl_FragData gl_FragDepth gl_FrontColor gl_FrontFacing gl_FrontLightModelProduct gl_FrontLightProduct gl_FrontMaterial gl_FrontSecondaryColor gl_GlobalInvocationID gl_InstanceID gl_InvocationID gl_Layer gl_LightModel gl_LightSource gl_LocalInvocationID gl_LocalInvocationIndex gl_ModelViewMatrix gl_ModelViewMatrixInverse gl_ModelViewMatrixInverseTranspose gl_ModelViewMatrixTranspose gl_ModelViewProjectionMatrix gl_ModelViewProjectionMatrixInverse gl_ModelViewProjectionMatrixInverseTranspose gl_ModelViewProjectionMatrixTranspose gl_MultiTexCoord0 gl_MultiTexCoord1 gl_MultiTexCoord2 gl_MultiTexCoord3 gl_MultiTexCoord4 gl_MultiTexCoord5 gl_MultiTexCoord6 gl_MultiTexCoord7 gl_Normal gl_NormalMatrix gl_NormalScale gl_NumSamples gl_NumWorkGroups gl_ObjectPlaneQ gl_ObjectPlaneR gl_ObjectPlaneS gl_ObjectPlaneT gl_PatchVerticesIn gl_Point gl_PointCoord gl_PointSize gl_Position gl_PrimitiveID gl_PrimitiveIDIn gl_ProjectionMatrix gl_ProjectionMatrixInverse gl_ProjectionMatrixInverseTranspose gl_ProjectionMatrixTranspose gl_SampleID gl_SampleMask gl_SampleMaskIn gl_SamplePosition gl_SecondaryColor gl_TessCoord gl_TessLevelInner gl_TessLevelOuter gl_TexCoord gl_TextureEnvColor gl_TextureMatrix gl_TextureMatrixInverse gl_TextureMatrixInverseTranspose gl_TextureMatrixTranspose gl_Vertex gl_VertexID gl_ViewportIndex gl_WorkGroupID gl_WorkGroupSize gl_in gl_out EmitStreamVertex EmitVertex EndPrimitive EndStreamPrimitive abs acos acosh all any asin asinh atan atanh atomicAdd atomicAnd atomicCompSwap atomicCounter atomicCounterDecrement atomicCounterIncrement atomicExchange atomicMax atomicMin atomicOr atomicXor barrier bitCount bitfieldExtract bitfieldInsert bitfieldReverse ceil clamp cos cosh cross dFdx dFdy degrees determinant distance dot equal exp exp2 faceforward findLSB findMSB floatBitsToInt floatBitsToUint floor fma fract frexp ftransform fwidth greaterThan greaterThanEqual groupMemoryBarrier imageAtomicAdd imageAtomicAnd imageAtomicCompSwap imageAtomicExchange imageAtomicMax imageAtomicMin imageAtomicOr imageAtomicXor imageLoad imageSize imageStore imulExtended intBitsToFloat interpolateAtCentroid interpolateAtOffset interpolateAtSample inverse inversesqrt isinf isnan ldexp length lessThan lessThanEqual log log2 matrixCompMult max memoryBarrier memoryBarrierAtomicCounter memoryBarrierBuffer memoryBarrierImage memoryBarrierShared min mix mod modf noise1 noise2 noise3 noise4 normalize not notEqual outerProduct packDouble2x32 packHalf2x16 packSnorm2x16 packSnorm4x8 packUnorm2x16 packUnorm4x8 pow radians reflect refract round roundEven shadow1D shadow1DLod shadow1DProj shadow1DProjLod shadow2D shadow2DLod shadow2DProj shadow2DProjLod sign sin sinh smoothstep sqrt step tan tanh texelFetch texelFetchOffset texture texture1D texture1DLod texture1DProj texture1DProjLod texture2D texture2DLod texture2DProj texture2DProjLod texture3D texture3DLod texture3DProj texture3DProjLod textureCube textureCubeLod textureGather textureGatherOffset textureGatherOffsets textureGrad textureGradOffset textureLod textureLodOffset textureOffset textureProj textureProjGrad textureProjGradOffset textureProjLod textureProjLodOffset textureProjOffset textureQueryLevels textureQueryLod textureSize transpose trunc uaddCarry uintBitsToFloat umulExtended unpackDouble2x32 unpackHalf2x16 unpackSnorm2x16 unpackSnorm4x8 unpackUnorm2x16 unpackUnorm4x8 usubBorrow",literal:"true false"},illegal:'"',contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.C_NUMBER_MODE,{className:"meta",begin:"#",end:"$"}]}}},83622:a=>{a.exports=function(a){let b=["add","and","cmp","cmpg","cmpl","const","div","double","float","goto","if","int","long","move","mul","neg","new","nop","not","or","rem","return","shl","shr","sput","sub","throw","ushr","xor"];return{name:"Smali",contains:[{className:"string",begin:'"',end:'"',relevance:0},a.COMMENT("#","$",{relevance:0}),{className:"keyword",variants:[{begin:"\\s*\\.end\\s[a-zA-Z0-9]*"},{begin:"^[ ]*\\.[a-zA-Z]*",relevance:0},{begin:"\\s:[a-zA-Z_0-9]*",relevance:0},{begin:"\\s(transient|constructor|abstract|final|synthetic|public|private|protected|static|bridge|system)"}]},{className:"built_in",variants:[{begin:"\\s("+b.join("|")+")\\s"},{begin:"\\s("+b.join("|")+")((-|/)[a-zA-Z0-9]+)+\\s",relevance:10},{begin:"\\s(aget|aput|array|check|execute|fill|filled|goto/16|goto/32|iget|instance|invoke|iput|monitor|packed|sget|sparse)((-|/)[a-zA-Z0-9]+)*\\s",relevance:10}]},{className:"class",begin:"L[^(;:\n]*;",relevance:0},{begin:"[vp][0-9]+"}]}}},83677:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmunderover=b.SVGmover=b.SVGmunder=void 0;var g=c(36867),h=c(12892),i=c(12892),j=c(12892),k=c(31206);b.SVGmunder=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(b){if(this.hasMovableLimits())return void a.prototype.toSVG.call(this,b);var c=this.standardSVGnode(b),d=f([this.baseChild,this.scriptChild],2),e=d[0],g=d[1],h=f([e.getOuterBBox(),g.getOuterBBox()],2),i=h[0],j=h[1];e.toSVG(c),g.toSVG(c);var k=this.isLineBelow?0:this.getDelta(!0),l=this.getUnderKV(i,j)[1],m=f(this.getDeltaW([i,j],[0,-k]),2),n=m[0],o=m[1];e.place(n,0),g.place(o,l)},b.kind=k.MmlMunder.prototype.kind,b}((0,h.CommonMunderMixin)(g.SVGmsub)),b.SVGmover=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(b){if(this.hasMovableLimits())return void a.prototype.toSVG.call(this,b);var c=this.standardSVGnode(b),d=f([this.baseChild,this.scriptChild],2),e=d[0],g=d[1],h=f([e.getOuterBBox(),g.getOuterBBox()],2),i=h[0],j=h[1];e.toSVG(c),g.toSVG(c);var k=this.isLineAbove?0:this.getDelta(),l=this.getOverKU(i,j)[1],m=f(this.getDeltaW([i,j],[0,k]),2),n=m[0],o=m[1];e.place(n,0),g.place(o,l)},b.kind=k.MmlMover.prototype.kind,b}((0,i.CommonMoverMixin)(g.SVGmsup)),b.SVGmunderover=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(b){if(this.hasMovableLimits())return void a.prototype.toSVG.call(this,b);var c=this.standardSVGnode(b),d=f([this.baseChild,this.overChild,this.underChild],3),e=d[0],g=d[1],h=d[2],i=f([e.getOuterBBox(),g.getOuterBBox(),h.getOuterBBox()],3),j=i[0],k=i[1],l=i[2];e.toSVG(c),h.toSVG(c),g.toSVG(c);var m=this.getDelta(),n=this.getOverKU(j,k)[1],o=this.getUnderKV(j,l)[1],p=f(this.getDeltaW([j,l,k],[0,this.isLineBelow?0:-m,this.isLineAbove?0:m]),3),q=p[0],r=p[1],s=p[2];e.place(q,0),h.place(r,o),g.place(s,n)},b.kind=k.MmlMunderover.prototype.kind,b}((0,j.CommonMunderoverMixin)(g.SVGmsubsup))},83721:(a,b,c)=>{"use strict";b.__esModule=!0,b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(25317)),e=c(8991);function f(a,b){return(f=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,b){return a.__proto__=b,a})(a,b)}b.default=function(a){function b(b){var c;return(c=a.call(this,b)||this).type=e.SELECTOR,c}return b.prototype=Object.create(a.prototype),b.prototype.constructor=b,f(b,a),b}(d.default),a.exports=b.default},83742:a=>{a.exports=function(a){return{name:"SML (Standard ML)",aliases:["ml"],keywords:{$pattern:"[a-z_]\\w*!?",keyword:"abstype and andalso as case datatype do else end eqtype exception fn fun functor handle if in include infix infixr let local nonfix of op open orelse raise rec sharing sig signature struct structure then type val with withtype where while",built_in:"array bool char exn int list option order real ref string substring vector unit word",literal:"true false NONE SOME LESS EQUAL GREATER nil"},illegal:/\/\/|>>/,contains:[{className:"literal",begin:/\[(\|\|)?\]|\(\)/,relevance:0},a.COMMENT("\\(\\*","\\*\\)",{contains:["self"]}),{className:"symbol",begin:"'[A-Za-z_](?!')[\\w']*"},{className:"type",begin:"`[A-Z][\\w']*"},{className:"type",begin:"\\b[A-Z][\\w']*",relevance:0},{begin:"[a-z_]\\w*'[\\w']*"},a.inherit(a.APOS_STRING_MODE,{className:"string",relevance:0}),a.inherit(a.QUOTE_STRING_MODE,{illegal:null}),{className:"number",begin:"\\b(0[xX][a-fA-F0-9_]+[Lln]?|0[oO][0-7_]+[Lln]?|0[bB][01_]+[Lln]?|[0-9][0-9_]*([Lln]|(\\.[0-9_]*)?([eE][-+]?[0-9_]+)?)?)",relevance:0},{begin:/[-=]>/}]}}},83776:a=>{var b="[0-9](_*[0-9])*",c=`\\.(${b})`,d="[0-9a-fA-F](_*[0-9a-fA-F])*",e={className:"number",variants:[{begin:`(\\b(${b})((${c})|\\.)?|(${c}))[eE][+-]?(${b})[fFdD]?\\b`},{begin:`\\b(${b})((${c})[fFdD]?\\b|\\.([fFdD]\\b)?)`},{begin:`(${c})[fFdD]?\\b`},{begin:`\\b(${b})[fFdD]\\b`},{begin:`\\b0[xX]((${d})\\.?|(${d})?\\.(${d}))[pP][+-]?(${b})[fFdD]?\\b`},{begin:"\\b(0|[1-9](_*[0-9])*)[lL]?\\b"},{begin:`\\b0[xX](${d})[lL]?\\b`},{begin:"\\b0(_*[0-7])*[lL]?\\b"},{begin:"\\b0[bB][01](_*[01])*[lL]?\\b"}],relevance:0};a.exports=function(a){let b=a.regex,c="[\xc0-ʸa-zA-Z_$][\xc0-ʸa-zA-Z_$0-9]*",d=c+function a(b,c,d){return -1===d?"":b.replace(c,e=>a(b,c,d-1))}("(?:<"+c+"~~~(?:\\s*,\\s*"+c+"~~~)*>)?",/~~~/g,2),f={keyword:["synchronized","abstract","private","var","static","if","const ","for","while","strictfp","finally","protected","import","native","final","void","enum","else","break","transient","catch","instanceof","volatile","case","assert","package","default","public","try","switch","continue","throws","protected","public","private","module","requires","exports","do","sealed","yield","permits","goto","when"],literal:["false","true","null"],type:["char","boolean","long","float","int","byte","short","double"],built_in:["super","this"]},g={className:"meta",begin:"@"+c,contains:[{begin:/\(/,end:/\)/,contains:["self"]}]},h={className:"params",begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:[a.C_BLOCK_COMMENT_MODE],endsParent:!0};return{name:"Java",aliases:["jsp"],keywords:f,illegal:/<\/|#/,contains:[a.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),{begin:/import java\.[a-z]+\./,keywords:"import",relevance:2},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{begin:/"""/,end:/"""/,className:"string",contains:[a.BACKSLASH_ESCAPE]},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,{match:[/\b(?:class|interface|enum|extends|implements|new)/,/\s+/,c],className:{1:"keyword",3:"title.class"}},{match:/non-sealed/,scope:"keyword"},{begin:[b.concat(/(?!else)/,c),/\s+/,c,/\s+/,/=(?!=)/],className:{1:"type",3:"variable",5:"operator"}},{begin:[/record/,/\s+/,c],className:{1:"keyword",3:"title.class"},contains:[h,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},{beginKeywords:"new throw return else",relevance:0},{begin:["(?:"+d+"\\s+)",a.UNDERSCORE_IDENT_RE,/\s*(?=\()/],className:{2:"title.function"},keywords:f,contains:[{className:"params",begin:/\(/,end:/\)/,keywords:f,relevance:0,contains:[g,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,e,a.C_BLOCK_COMMENT_MODE]},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},e,g]}}},83886:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.scriptBold=void 0,b.scriptBold={}},83931:(a,b,c)=>{"use strict";b.__esModule=!0,b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(42796)),e=c(8991);function f(a,b){return(f=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,b){return a.__proto__=b,a})(a,b)}b.default=function(a){function b(b){var c;return(c=a.call(this,b)||this).type=e.COMMENT,c}return b.prototype=Object.create(a.prototype),b.prototype.constructor=b,f(b,a),b}(d.default),a.exports=b.default},84155:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=b.backgroundImageParse=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(23400));let e={auto:"auto",contain:"contain",cover:"cover",fit:"contain"},f=/^(left|right)(?::((?:\d*\.)?\d+%))?$/,g=b.backgroundImageParse=(0,d.default)(function(a){a.inline.ruler2.after("marpit_parse_image","marpit_background_image",({tokens:a})=>{for(let b of a)if("image"===b.type){let{marpitImage:a}=b.meta;if(a.options.some(a=>!a.consumed&&"bg"===a.content))for(let c of(a.background=!0,b.hidden=!0,a.options)){if(c.consumed)continue;let b=!1;"bg"===c.content&&(b=!0),e[c.content]&&(a.backgroundSize=e[c.content],b=!0);let d=c.content.match(f);if(d){let[,c,e]=d;a.backgroundSplit=c,a.backgroundSplitSize=e,b=!0}("vertical"===c.content||"horizontal"===c.content)&&(a.backgroundDirection=c.content,b=!0),b&&(c.consumed=!0)}}})});b.default=g},84435:a=>{a.exports=function(a){return{name:"STEP Part 21",aliases:["p21","step","stp"],case_insensitive:!0,keywords:{$pattern:"[A-Z_][A-Z0-9_.]*",keyword:["HEADER","ENDSEC","DATA"]},contains:[{className:"meta",begin:"ISO-10303-21;",relevance:10},{className:"meta",begin:"END-ISO-10303-21;",relevance:10},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.COMMENT("/\\*\\*!","\\*/"),a.C_NUMBER_MODE,a.inherit(a.APOS_STRING_MODE,{illegal:null}),a.inherit(a.QUOTE_STRING_MODE,{illegal:null}),{className:"string",begin:"'",end:"'"},{className:"symbol",variants:[{begin:"#",end:"\\d+",illegal:"\\W"}]}]}}},84729:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.HTMLMathList=void 0,b.HTMLMathList=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b}(c(72330).AbstractMathList)},84770:function(a,b,c){"use strict";var d=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),e=this&&this.__setModuleDefault||(Object.create?function(a,b){Object.defineProperty(a,"default",{enumerable:!0,value:b})}:function(a,b){a.default=b}),f=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)"default"!==c&&Object.prototype.hasOwnProperty.call(a,c)&&d(b,a,c);return e(b,a),b},g=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var h=g(c(51676)),i=f(c(88647)),j=g(c(3846)),k=g(c(8078)),l=g(c(8690)),m={};m.NewCommand=function(a,b){var c=l.default.GetCsNameArgument(a,b),d=l.default.GetArgCount(a,b),e=a.GetBrackets(b),f=a.GetArgument(b);l.default.addMacro(a,c,m.Macro,[f,d,e])},m.NewEnvironment=function(a,b){var c=k.default.trimSpaces(a.GetArgument(b)),d=l.default.GetArgCount(a,b),e=a.GetBrackets(b),f=a.GetArgument(b),g=a.GetArgument(b);l.default.addEnvironment(a,c,m.BeginEnv,[!0,f,g,d,e])},m.MacroDef=function(a,b){var c=l.default.GetCSname(a,b),d=l.default.GetTemplate(a,b,"\\"+c),e=a.GetArgument(b);d instanceof Array?l.default.addMacro(a,c,m.MacroWithTemplate,[e].concat(d)):l.default.addMacro(a,c,m.Macro,[e,d])},m.Let=function(a,b){var c=l.default.GetCSname(a,b),d=a.GetNext();"="===d&&(a.i++,d=a.GetNext());var e=a.configuration.handlers;if("\\"===d){b=l.default.GetCSname(a,b);var f=e.get("delimiter").lookup("\\"+b);if(f)return void l.default.addDelimiter(a,"\\"+c,f.char,f.attributes);var g=e.get("macro").applicable(b);if(!g)return;if(g instanceof i.MacroMap){var h=g.lookup(b);l.default.addMacro(a,c,h.func,h.args,h.symbol);return}f=g.lookup(b);var j=l.default.disassembleSymbol(c,f);return void l.default.addMacro(a,c,function(a,b){for(var c=[],d=2;d<arguments.length;d++)c[d-2]=arguments[d];var e=l.default.assembleSymbol(c);return g.parser(a,e)},j)}a.i++;var k=e.get("delimiter").lookup(d);if(k)return void l.default.addDelimiter(a,"\\"+c,k.char,k.attributes);l.default.addMacro(a,c,m.Macro,[d])},m.MacroWithTemplate=function(a,b,c,d){for(var e=[],f=4;f<arguments.length;f++)e[f-4]=arguments[f];var g=parseInt(d,10);if(g){var i=[];if(a.GetNext(),e[0]&&!l.default.MatchParam(a,e[0]))throw new h.default("MismatchUseDef","Use of %1 doesn't match its definition",b);for(var j=0;j<g;j++)i.push(l.default.GetParameter(a,b,e[j+1]));c=k.default.substituteArgs(a,i,c)}a.string=k.default.addArgs(a,c,a.string.slice(a.i)),a.i=0,k.default.checkMaxMacros(a)},m.BeginEnv=function(a,b,c,d,e,f){if(b.getProperty("end")&&a.stack.env.closing===b.getName()){delete a.stack.env.closing;var g=a.string.slice(a.i);return a.string=d,a.i=0,a.Parse(),a.string=g,a.i=0,a.itemFactory.create("end").setProperty("name",b.getName())}if(e){var h=[];if(null!=f){var i=a.GetBrackets("\\begin{"+b.getName()+"}");h.push(null==i?f:i)}for(var j=h.length;j<e;j++)h.push(a.GetArgument("\\begin{"+b.getName()+"}"));c=k.default.substituteArgs(a,h,c),d=k.default.substituteArgs(a,[],d)}return a.string=k.default.addArgs(a,c,a.string.slice(a.i)),a.i=0,a.itemFactory.create("beginEnv").setProperty("name",b.getName())},m.Macro=j.default.Macro,b.default=m},84958:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.AmsCdConfiguration=void 0;var d=c(107);c(62765),b.AmsCdConfiguration=d.Configuration.create("amscd",{handler:{character:["amscd_special"],macro:["amscd_macros"],environment:["amscd_environment"]},options:{amscd:{colspace:"5pt",rowspace:"5pt",harrowsize:"2.75em",varrowsize:"1.75em",hideHorizontalLabels:!1}}})},85105:a=>{function b(a){return a?"string"==typeof a?a:a.source:null}function c(a){return d("(?=",a,")")}function d(...a){return a.map(a=>b(a)).join("")}function e(...a){return"("+(function(a){let b=a[a.length-1];return"object"==typeof b&&b.constructor===Object?(a.splice(a.length-1,1),b):{}}(a).capture?"":"?:")+a.map(a=>b(a)).join("|")+")"}let f=a=>d(/\b/,a,/\w$/.test(a)?/\b/:/\B/),g=["Protocol","Type"].map(f),h=["init","self"].map(f),i=["Any","Self"],j=["actor","any","associatedtype","async","await",/as\?/,/as!/,"as","borrowing","break","case","catch","class","consume","consuming","continue","convenience","copy","default","defer","deinit","didSet","distributed","do","dynamic","each","else","enum","extension","fallthrough",/fileprivate\(set\)/,"fileprivate","final","for","func","get","guard","if","import","indirect","infix",/init\?/,/init!/,"inout",/internal\(set\)/,"internal","in","is","isolated","nonisolated","lazy","let","macro","mutating","nonmutating",/open\(set\)/,"open","operator","optional","override","package","postfix","precedencegroup","prefix",/private\(set\)/,"private","protocol",/public\(set\)/,"public","repeat","required","rethrows","return","set","some","static","struct","subscript","super","switch","throws","throw",/try\?/,/try!/,"try","typealias",/unowned\(safe\)/,/unowned\(unsafe\)/,"unowned","var","weak","where","while","willSet"],k=["false","nil","true"],l=["assignment","associativity","higherThan","left","lowerThan","none","right"],m=["#colorLiteral","#column","#dsohandle","#else","#elseif","#endif","#error","#file","#fileID","#fileLiteral","#filePath","#function","#if","#imageLiteral","#keyPath","#line","#selector","#sourceLocation","#warning"],n=["abs","all","any","assert","assertionFailure","debugPrint","dump","fatalError","getVaList","isKnownUniquelyReferenced","max","min","numericCast","pointwiseMax","pointwiseMin","precondition","preconditionFailure","print","readLine","repeatElement","sequence","stride","swap","swift_unboxFromSwiftValueWithType","transcode","type","unsafeBitCast","unsafeDowncast","withExtendedLifetime","withUnsafeMutablePointer","withUnsafePointer","withVaList","withoutActuallyEscaping","zip"],o=e(/[/=\-+!*%<>&|^~?]/,/[\u00A1-\u00A7]/,/[\u00A9\u00AB]/,/[\u00AC\u00AE]/,/[\u00B0\u00B1]/,/[\u00B6\u00BB\u00BF\u00D7\u00F7]/,/[\u2016-\u2017]/,/[\u2020-\u2027]/,/[\u2030-\u203E]/,/[\u2041-\u2053]/,/[\u2055-\u205E]/,/[\u2190-\u23FF]/,/[\u2500-\u2775]/,/[\u2794-\u2BFF]/,/[\u2E00-\u2E7F]/,/[\u3001-\u3003]/,/[\u3008-\u3020]/,/[\u3030]/),p=e(o,/[\u0300-\u036F]/,/[\u1DC0-\u1DFF]/,/[\u20D0-\u20FF]/,/[\uFE00-\uFE0F]/,/[\uFE20-\uFE2F]/),q=d(o,p,"*"),r=e(/[a-zA-Z_]/,/[\u00A8\u00AA\u00AD\u00AF\u00B2-\u00B5\u00B7-\u00BA]/,/[\u00BC-\u00BE\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u00FF]/,/[\u0100-\u02FF\u0370-\u167F\u1681-\u180D\u180F-\u1DBF]/,/[\u1E00-\u1FFF]/,/[\u200B-\u200D\u202A-\u202E\u203F-\u2040\u2054\u2060-\u206F]/,/[\u2070-\u20CF\u2100-\u218F\u2460-\u24FF\u2776-\u2793]/,/[\u2C00-\u2DFF\u2E80-\u2FFF]/,/[\u3004-\u3007\u3021-\u302F\u3031-\u303F\u3040-\uD7FF]/,/[\uF900-\uFD3D\uFD40-\uFDCF\uFDF0-\uFE1F\uFE30-\uFE44]/,/[\uFE47-\uFEFE\uFF00-\uFFFD]/),s=e(r,/\d/,/[\u0300-\u036F\u1DC0-\u1DFF\u20D0-\u20FF\uFE20-\uFE2F]/),t=d(r,s,"*"),u=d(/[A-Z]/,s,"*"),v=["attached","autoclosure",d(/convention\(/,e("swift","block","c"),/\)/),"discardableResult","dynamicCallable","dynamicMemberLookup","escaping","freestanding","frozen","GKInspectable","IBAction","IBDesignable","IBInspectable","IBOutlet","IBSegueAction","inlinable","main","nonobjc","NSApplicationMain","NSCopying","NSManaged",d(/objc\(/,t,/\)/),"objc","objcMembers","propertyWrapper","requires_stored_property_inits","resultBuilder","Sendable","testable","UIApplicationMain","unchecked","unknown","usableFromInline","warn_unqualified_access"],w=["iOS","iOSApplicationExtension","macOS","macOSApplicationExtension","macCatalyst","macCatalystApplicationExtension","watchOS","watchOSApplicationExtension","tvOS","tvOSApplicationExtension","swift"];a.exports=function(a){let b={match:/\s+/,relevance:0},o=a.COMMENT("/\\*","\\*/",{contains:["self"]}),r=[a.C_LINE_COMMENT_MODE,o],x={match:[/\./,e(...g,...h)],className:{2:"keyword"}},y={match:d(/\./,e(...j)),relevance:0},z=j.filter(a=>"string"==typeof a).concat(["_|0"]),A={variants:[{className:"keyword",match:e(...j.filter(a=>"string"!=typeof a).concat(i).map(f),...h)}]},B={$pattern:e(/\b\w+/,/#\w+/),keyword:z.concat(m),literal:k},C=[x,y,A],D=[{match:d(/\./,e(...n)),relevance:0},{className:"built_in",match:d(/\b/,e(...n),/(?=\()/)}],E={match:/->/,relevance:0},F=[E,{className:"operator",relevance:0,variants:[{match:q},{match:`\\.(\\.|${p})+`}]}],G="([0-9]_*)+",H="([0-9a-fA-F]_*)+",I={className:"number",relevance:0,variants:[{match:`\\b(${G})(\\.(${G}))?([eE][+-]?(${G}))?\\b`},{match:`\\b0x(${H})(\\.(${H}))?([pP][+-]?(${G}))?\\b`},{match:/\b0o([0-7]_*)+\b/},{match:/\b0b([01]_*)+\b/}]},J=(a="")=>({className:"subst",variants:[{match:d(/\\/,a,/[0\\tnr"']/)},{match:d(/\\/,a,/u\{[0-9a-fA-F]{1,8}\}/)}]}),K=(a="")=>({className:"subst",label:"interpol",begin:d(/\\/,a,/\(/),end:/\)/}),L=(a="")=>({begin:d(a,/"""/),end:d(/"""/,a),contains:[J(a),((a="")=>({className:"subst",match:d(/\\/,a,/[\t ]*(?:[\r\n]|\r\n)/)}))(a),K(a)]}),M=(a="")=>({begin:d(a,/"/),end:d(/"/,a),contains:[J(a),K(a)]}),N={className:"string",variants:[L(),L("#"),L("##"),L("###"),M(),M("#"),M("##"),M("###")]},O=[a.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[a.BACKSLASH_ESCAPE]}],P=a=>{let b=d(a,/\//),c=d(/\//,a);return{begin:b,end:c,contains:[...O,{scope:"comment",begin:`#(?!.*${c})`,end:/$/}]}},Q={scope:"regexp",variants:[P("###"),P("##"),P("#"),{begin:/\/[^\s](?=[^/\n]*\/)/,end:/\//,contains:O}]},R={match:d(/`/,t,/`/)},S=[R,{className:"variable",match:/\$\d+/},{className:"variable",match:`\\$${s}+`}],T=[{match:/(@|#(un)?)available/,scope:"keyword",starts:{contains:[{begin:/\(/,end:/\)/,keywords:w,contains:[...F,I,N]}]}},{scope:"keyword",match:d(/@/,e(...v),c(e(/\(/,/\s+/)))},{scope:"meta",match:d(/@/,t)}],U={match:c(/\b[A-Z]/),relevance:0,contains:[{className:"type",match:d(/(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)/,s,"+")},{className:"type",match:u,relevance:0},{match:/[?!]+/,relevance:0},{match:/\.\.\./,relevance:0},{match:d(/\s+&\s+/,c(u)),relevance:0}]},V={begin:/</,end:/>/,keywords:B,contains:[...r,...C,...T,E,U]};U.contains.push(V);let W={begin:/\(/,end:/\)/,relevance:0,keywords:B,contains:["self",{match:d(t,/\s*:/),keywords:"_|0",relevance:0},...r,Q,...C,...D,...F,I,N,...S,...T,U]},X={begin:/</,end:/>/,keywords:"repeat each",contains:[...r,U]},Y={begin:/\(/,end:/\)/,keywords:B,contains:[{begin:e(c(d(t,/\s*:/)),c(d(t,/\s+/,t,/\s*:/))),end:/:/,relevance:0,contains:[{className:"keyword",match:/\b_\b/},{className:"params",match:t}]},...r,...C,...F,I,N,...T,U,W],endsParent:!0,illegal:/["']/},Z={match:[/(func|macro)/,/\s+/,e(R.match,t,q)],className:{1:"keyword",3:"title.function"},contains:[X,Y,b],illegal:[/\[/,/%/]},$={begin:[/precedencegroup/,/\s+/,u],className:{1:"keyword",3:"title"},contains:[U],keywords:[...l,...k],end:/}/},_={begin:[/(struct|protocol|class|extension|enum|actor)/,/\s+/,t,/\s*/],beginScope:{1:"keyword",3:"title.class"},keywords:B,contains:[X,...C,{begin:/:/,end:/\{/,keywords:B,contains:[{scope:"title.class.inherited",match:u},...C],relevance:0}]};for(let a of N.variants){let b=a.contains.find(a=>"interpol"===a.label);b.keywords=B;let c=[...C,...D,...F,I,N,...S];b.contains=[...c,{begin:/\(/,end:/\)/,contains:["self",...c]}]}return{name:"Swift",keywords:B,contains:[...r,Z,{match:[/\b(?:subscript|init[?!]?)/,/\s*(?=[<(])/],className:{1:"keyword"},contains:[X,Y,b],illegal:/\[|%/},{match:[/class\b/,/\s+/,/func\b/,/\s+/,/\b[A-Za-z_][A-Za-z0-9_]*\b/],scope:{1:"keyword",3:"keyword",5:"title.function"}},{match:[/class\b/,/\s+/,/var\b/],scope:{1:"keyword",3:"keyword"}},_,{match:[/operator/,/\s+/,q],className:{1:"keyword",3:"title"}},$,{beginKeywords:"import",end:/$/,contains:[...r],relevance:0},Q,...C,...D,...F,I,N,...S,...T,U,W]}}},85526:(a,b,c)=>{"use strict";var d=c(30079),e=c(97018);function f(a,b){return d.isPseudoElement(a)?g.pseudoElement:g[b]}let g={universal:0,tag:1,pseudoElement:2,id:3,class:4,attribute:5,pseudo:6,selector:7,string:8,root:9,comment:10},h=/:is\(/i,i=a=>{let b={specificityMatchingName:"does-not-exist",...a||{}};return{postcssPlugin:"postcss-is-pseudo-class",prepare(){let a=new WeakSet;return{postcssPlugin:"postcss-is-pseudo-class",Rule(c,{result:g}){if(!c.selector||!h.test(c.selector)||a.has(c))return;let i=!1,j=!1;try{var k,l,m,n;let h=!1,o=[],p=(k=function a(b,c,f=0){let g=":not(#"+c.specificityMatchingName+")",h=":not(."+c.specificityMatchingName+")",i=":not("+c.specificityMatchingName+")";return b.flatMap(b=>{if(-1===b.toLowerCase().indexOf(":is"))return b;let j=!1,k=[];if(d().astSync(b).walkPseudos(a=>{if(":is"!==a.value.toLowerCase()||!a.nodes||!a.nodes.length||"selector"===a.nodes[0].type&&0===a.nodes[0].nodes.length)return;if("pseudo"===a.parent?.parent?.type&&":not"===a.parent?.parent?.value?.toLowerCase())return void k.push([{start:a.parent.parent.sourceIndex,end:a.parent.parent.sourceIndex+a.parent.parent.toString().length,option:`:not(${a.nodes.toString()})`}]);if("pseudo"===a.parent?.parent?.type&&":has"===a.parent?.parent?.value?.toLowerCase())return void(a.value=":-csstools-matches");let b=a.parent;for(;b;){if(b.value&&":is"===b.value.toLowerCase()&&"pseudo"===b.type)return void(j=!0);b=b.parent}let c=e.selectorSpecificity(a),d=a.sourceIndex,f=d+a.toString().length,l=[];a.nodes.forEach(a=>{let b={start:d,end:f,option:""},j=e.selectorSpecificity(a),k=a.toString().trim(),m=Math.max(0,c.a-j.a),n=Math.max(0,c.b-j.b),o=Math.max(0,c.c-j.c);for(let a=0;a<m;a++)k+=g;for(let a=0;a<n;a++)k+=h;for(let a=0;a<o;a++)k+=i;b.option=k,l.push(b)}),k.push(l)}),!k.length)return[b];let l=[];return(function(...a){let b=[],c=a.length-1;return function d(e,f){for(let g=0,h=a[f].length;g<h;g++){let h=e.slice(0);h.push(a[f][g]),f===c?b.push(h):d(h,f+1)}}([],0),b})(...k).forEach(a=>{let c="";for(let d=0;d<a.length;d++){let e=a[d];c+=b.substring(a[d-1]?.end||0,a[d].start),c+=":-csstools-matches("+e.option+")",d===a.length-1&&(c+=b.substring(a[d].end))}l.push(c)}),j&&f<10&&(l=a(l,c,f+1)),l}).filter(a=>!!a)}(c.selectors,{specificityMatchingName:b.specificityMatchingName}),l={onComplexSelector:b.onComplexSelector},m=()=>{"warning"===b.onComplexSelector&&(i||(i=!0,c.warn(g,`Complex selectors in '${c.selector}' can not be transformed to an equivalent selector without ':is()'.`)))},n=()=>{"warning"===b.onPseudoElement&&(j||(j=!0,c.warn(g,`Pseudo elements are not allowed in ':is()', unable to transform '${c.selector}'`)))},k.flatMap(a=>{if(-1===a.indexOf(":-csstools-matches")&&-1===a.toLowerCase().indexOf(":is"))return a;let b=d().astSync(a);return b.walkPseudos(a=>{if(":is"===a.value.toLowerCase()&&a.nodes&&a.nodes.length&&"selector"===a.nodes[0].type&&0===a.nodes[0].nodes.length)return a.value=":not",void a.nodes[0].append(d.universal());if(":-csstools-matches"===a.value)if(!a.nodes||a.nodes.length){var c;if(a.walkPseudos(a=>{if(d.isPseudoElement(a)){let b=a.value;if(!b.startsWith("::-csstools-invalid-")){for(;b.startsWith(":");)b=b.slice(1);a.value=`::-csstools-invalid-${b}`,n()}}}),1===a.nodes.length&&"selector"===a.nodes[0].type){if(1===a.nodes[0].nodes.length)return void a.replaceWith(a.nodes[0].nodes[0]);if(!a.nodes[0].some(a=>"combinator"===a.type))return void a.replaceWith(...a.nodes[0].nodes)}1!==b.nodes.length||"selector"!==b.nodes[0].type||1!==b.nodes[0].nodes.length||b.nodes[0].nodes[0]!==a?!(!(c=a.parent)||!c.nodes)&&"selector"===c.type&&3===c.nodes.length&&!(!c.nodes[0]||"pseudo"!==c.nodes[0].type||":-csstools-matches"!==c.nodes[0].value)&&!(!c.nodes[1]||"combinator"!==c.nodes[1].type||"+"!==c.nodes[1].value&&"~"!==c.nodes[1].value)&&!(!c.nodes[2]||"pseudo"!==c.nodes[2].type||":-csstools-matches"!==c.nodes[2].value)&&!(!c.nodes[0].nodes||1!==c.nodes[0].nodes.length)&&"selector"===c.nodes[0].nodes[0].type&&!(!c.nodes[0].nodes[0].nodes||3!==c.nodes[0].nodes[0].nodes.length)&&!(!c.nodes[0].nodes[0].nodes||"combinator"!==c.nodes[0].nodes[0].nodes[1].type||">"!==c.nodes[0].nodes[0].nodes[1].value)&&!(!c.nodes[2].nodes||1!==c.nodes[2].nodes.length)&&"selector"===c.nodes[2].nodes[0].type&&!(!c.nodes[2].nodes[0].nodes||3!==c.nodes[2].nodes[0].nodes.length)&&!(!c.nodes[2].nodes[0].nodes||"combinator"!==c.nodes[2].nodes[0].nodes[1].type||">"!==c.nodes[2].nodes[0].nodes[1].value)&&(c.nodes[0].nodes[0].insertAfter(c.nodes[0].nodes[0].nodes[0],c.nodes[2].nodes[0].nodes[0].clone()),c.nodes[2].nodes[0].nodes[1].remove(),c.nodes[2].nodes[0].nodes[0].remove(),c.nodes[0].replaceWith(c.nodes[0].nodes[0]),c.nodes[2].replaceWith(c.nodes[2].nodes[0]),1)||function(a){if(!a||!a.nodes||!d.isSelector(a)||2!==a.nodes.length)return!1;let b=-1,c=-1;a.nodes[0]&&d.isPseudoClass(a.nodes[0])&&":-csstools-matches"===a.nodes[0].value?(b=0,c=1):a.nodes[1]&&d.isPseudoClass(a.nodes[1])&&":-csstools-matches"===a.nodes[1].value&&(b=1,c=0);let e=a.nodes[b];if(!e||!d.isPseudoClass(e)||1!==e.nodes.length)return!1;let f=a.nodes[c];return!!f&&!d.isCombinator(f)&&!d.isPseudoElement(f)&&(e.nodes[0].append(f.clone()),e.replaceWith(...e.nodes[0].nodes),f.remove(),!0)}(a.parent)||function(a){if(!a||!a.nodes||!d.isSelector(a))return!1;let b=-1;for(let c=0;c<a.nodes.length;c++){let e=a.nodes[c];if(d.isCombinator(e)||d.isPseudoElement(e))return!1;if(d.isPseudoClass(e)&&":-csstools-matches"===e.value){if(!e.nodes||1!==e.nodes.length)return!1;b=c;break}}if(-1===b)return!1;let c=a.nodes[b];if(!c||!d.isPseudoClass(c))return!1;let e=a.nodes.slice(0,b),f=a.nodes.slice(b+1);return e.forEach(a=>{c.nodes[0].append(a.clone())}),f.forEach(a=>{c.nodes[0].append(a.clone())}),c.replaceWith(...c.nodes),e.forEach(a=>{a.remove()}),f.forEach(a=>{a.remove()}),!0}(a.parent)||function(a){if(!a||!a.nodes||"selector"!==a.type)return!1;let b=-1;for(let c=0;c<a.nodes.length;c++){let e=a.nodes[c];if(d.isCombinator(e)){b=c;break}if(d.isPseudoElement(e))return!1}if(-1===b)return!1;let c=b+1;if(!a.nodes[b]||"combinator"!==a.nodes[b].type||">"!==a.nodes[b].value&&"+"!==a.nodes[b].value)return!1;let e=a.nodes[b].value;if(!a.nodes[c]||"pseudo"!==a.nodes[c].type||":-csstools-matches"!==a.nodes[c].value||!a.nodes[c].nodes||1!==a.nodes[c].nodes.length||"selector"!==a.nodes[c].nodes[0].type||!a.nodes[c].nodes[0].nodes||3!==a.nodes[c].nodes[0].nodes.length||!a.nodes[c].nodes[0].nodes||"combinator"!==a.nodes[c].nodes[0].nodes[1].type||a.nodes[c].nodes[0].nodes[1].value!==e)return!1;let f=a.nodes[c];if(!f||!d.isPseudoClass(f))return!1;let g=a.nodes.slice(0,b),h=a.nodes.slice(c+1);return a.each(a=>{a.remove()}),g.forEach(b=>{a.append(b)}),f.nodes[0].nodes.forEach(b=>{a.append(b)}),h.forEach(b=>{a.append(b)}),!0}(a.parent)||("warning"===l.onComplexSelector&&m(),a.value=":is"):a.replaceWith(...a.nodes[0].nodes)}else a.remove()}),b.walk(a=>{"selector"===a.type&&"nodes"in a&&1===a.nodes.length&&"selector"===a.nodes[0].type&&a.replaceWith(a.nodes[0])}),b.walk(a=>{"nodes"in a&&function(a){if(!a||!a.nodes||1===a.nodes.length)return;let b=[],c=[];for(let e=0;e<a.nodes.length;e++)"combinator"!==a.nodes[e].type?d.isPseudoElement(a.nodes[e])?(b.push(c),c=[a.nodes[e]]):c.push(a.nodes[e]):(b.push(c),b.push([a.nodes[e]]),c=[]);b.push(c);let e=[];for(let a=0;a<b.length;a++){let c=b[a];c.sort((a,b)=>"selector"===a.type&&"selector"===b.type&&a.nodes.length&&b.nodes.length?f(a.nodes[0],a.nodes[0].type)-f(b.nodes[0],b.nodes[0].type):"selector"===a.type&&a.nodes.length?f(a.nodes[0],a.nodes[0].type)-f(b,b.type):"selector"===b.type&&b.nodes.length?f(a,a.type)-f(b.nodes[0],b.nodes[0].type):f(a,a.type)-f(b,b.type));let d=new Set(c.map(a=>a.type)),g=d.has("universal")&&(d.has("tag")||d.has("attribute")||d.has("class")||d.has("id")||d.has("pseudo"));for(let a=0;a<c.length;a++)"universal"===c[a].type&&g?c[a].remove():e.push(c[a])}a.removeAll();for(let b=e.length-1;b>=0;b--){let c=e[b-1];if(e[b].remove(),c&&"tag"===c.type&&"tag"===e[b].type){let c=d.pseudo({value:":is",nodes:[d.selector({value:"",nodes:[e[b]]})]});c.parent=a,a.nodes.unshift(c)}else e[b].parent=a,a.nodes.unshift(e[b])}}(a)}),b.toString()}).filter(a=>!!a));if(Array.from(new Set(p)).forEach(b=>{if(c.selectors.indexOf(b)>-1)o.push(b);else{if(function(a){let b=d().astSync(a),c=!0;return b.walk(a=>{if("class"!==a.type&&"comment"!==a.type&&"id"!==a.type&&"root"!==a.type&&"selector"!==a.type&&"string"!==a.type&&"tag"!==a.type&&"universal"!==a.type&&("attribute"!==a.type||a.insensitive)&&("combinator"!==a.type||"+"!==a.value&&">"!==a.value&&"~"!==a.value&&" "!==a.value)&&("pseudo"!==a.type||a.nodes?.length||":hover"!==a.value.toLowerCase()&&":focus"!==a.value.toLowerCase())){if("pseudo"===a.type&&1===a.nodes?.length&&":not"===a.value.toLowerCase()){let b=!0;if(a.nodes[0].walkCombinators(()=>{b=!1}),b)return}return c=!1,!1}}),c}(b))return o.push(b),void(h=!0);a.add(c),c.cloneBefore({selector:b}),h=!0}}),o.length&&h&&(a.add(c),c.cloneBefore({selectors:o})),!b.preserve){if(!h)return;c.remove()}}catch(a){if(!(a instanceof Error)||a.message.indexOf("call stack size exceeded")>-1)throw a;c.warn(g,`Failed to parse selector "${c.selector}" with error: ${a.message}`)}}}}}};i.postcss=!0,a.exports=i},85611:a=>{a.exports=function(a){let b=a.regex,c=["bernoulli","bernoulli_logit","bernoulli_logit_glm","beta","beta_binomial","beta_proportion","binomial","binomial_logit","categorical","categorical_logit","categorical_logit_glm","cauchy","chi_square","dirichlet","discrete_range","double_exponential","exp_mod_normal","exponential","frechet","gamma","gaussian_dlm_obs","gumbel","hmm_latent","hypergeometric","inv_chi_square","inv_gamma","inv_wishart","inv_wishart_cholesky","lkj_corr","lkj_corr_cholesky","logistic","loglogistic","lognormal","multi_gp","multi_gp_cholesky","multinomial","multinomial_logit","multi_normal","multi_normal_cholesky","multi_normal_prec","multi_student_cholesky_t","multi_student_t","multi_student_t_cholesky","neg_binomial","neg_binomial_2","neg_binomial_2_log","neg_binomial_2_log_glm","normal","normal_id_glm","ordered_logistic","ordered_logistic_glm","ordered_probit","pareto","pareto_type_2","poisson","poisson_log","poisson_log_glm","rayleigh","scaled_inv_chi_square","skew_double_exponential","skew_normal","std_normal","std_normal_log","student_t","uniform","von_mises","weibull","wiener","wishart","wishart_cholesky"],d=a.COMMENT(/\/\*/,/\*\//,{relevance:0,contains:[{scope:"doctag",match:/@(return|param)/}]}),e={scope:"meta",begin:/#include\b/,end:/$/,contains:[{match:/[a-z][a-z-._]+/,scope:"string"},a.C_LINE_COMMENT_MODE]},f=["lower","upper","offset","multiplier"];return{name:"Stan",aliases:["stanfuncs"],keywords:{$pattern:a.IDENT_RE,title:["functions","model","data","parameters","quantities","transformed","generated"],type:["array","tuple","complex","int","real","vector","complex_vector","ordered","positive_ordered","simplex","unit_vector","row_vector","complex_row_vector","matrix","complex_matrix","cholesky_factor_corr|10","cholesky_factor_cov|10","corr_matrix|10","cov_matrix|10","void"],keyword:["for","in","if","else","while","break","continue","return"],built_in:["abs","acos","acosh","add_diag","algebra_solver","algebra_solver_newton","append_array","append_col","append_row","asin","asinh","atan","atan2","atanh","bessel_first_kind","bessel_second_kind","binary_log_loss","block","cbrt","ceil","chol2inv","cholesky_decompose","choose","col","cols","columns_dot_product","columns_dot_self","complex_schur_decompose","complex_schur_decompose_t","complex_schur_decompose_u","conj","cos","cosh","cov_exp_quad","crossprod","csr_extract","csr_extract_u","csr_extract_v","csr_extract_w","csr_matrix_times_vector","csr_to_dense_matrix","cumulative_sum","dae","dae_tol","determinant","diag_matrix","diagonal","diag_post_multiply","diag_pre_multiply","digamma","dims","distance","dot_product","dot_self","eigendecompose","eigendecompose_sym","eigenvalues","eigenvalues_sym","eigenvectors","eigenvectors_sym","erf","erfc","exp","exp2","expm1","falling_factorial","fdim","fft","fft2","floor","fma","fmax","fmin","fmod","gamma_p","gamma_q","generalized_inverse","get_imag","get_real","head","hmm_hidden_state_prob","hmm_marginal","hypot","identity_matrix","inc_beta","integrate_1d","integrate_ode","integrate_ode_adams","integrate_ode_bdf","integrate_ode_rk45","int_step","inv","inv_cloglog","inv_erfc","inverse","inverse_spd","inv_fft","inv_fft2","inv_inc_beta","inv_logit","inv_Phi","inv_sqrt","inv_square","is_inf","is_nan","lambert_w0","lambert_wm1","lbeta","lchoose","ldexp","lgamma","linspaced_array","linspaced_int_array","linspaced_row_vector","linspaced_vector","lmgamma","lmultiply","log","log1m","log1m_exp","log1m_inv_logit","log1p","log1p_exp","log_determinant","log_diff_exp","log_falling_factorial","log_inv_logit","log_inv_logit_diff","logit","log_mix","log_modified_bessel_first_kind","log_rising_factorial","log_softmax","log_sum_exp","machine_precision","map_rect","matrix_exp","matrix_exp_multiply","matrix_power","max","mdivide_left_spd","mdivide_left_tri_low","mdivide_right_spd","mdivide_right_tri_low","mean","min","modified_bessel_first_kind","modified_bessel_second_kind","multiply_lower_tri_self_transpose","negative_infinity","norm","norm1","norm2","not_a_number","num_elements","ode_adams","ode_adams_tol","ode_adjoint_tol_ctl","ode_bdf","ode_bdf_tol","ode_ckrk","ode_ckrk_tol","ode_rk45","ode_rk45_tol","one_hot_array","one_hot_int_array","one_hot_row_vector","one_hot_vector","ones_array","ones_int_array","ones_row_vector","ones_vector","owens_t","Phi","Phi_approx","polar","positive_infinity","pow","print","prod","proj","qr","qr_Q","qr_R","qr_thin","qr_thin_Q","qr_thin_R","quad_form","quad_form_diag","quad_form_sym","quantile","rank","reduce_sum","reject","rep_array","rep_matrix","rep_row_vector","rep_vector","reverse","rising_factorial","round","row","rows","rows_dot_product","rows_dot_self","scale_matrix_exp_multiply","sd","segment","sin","singular_values","sinh","size","softmax","sort_asc","sort_desc","sort_indices_asc","sort_indices_desc","sqrt","square","squared_distance","step","sub_col","sub_row","sum","svd","svd_U","svd_V","symmetrize_from_lower_tri","tail","tan","tanh","target","tcrossprod","tgamma","to_array_1d","to_array_2d","to_complex","to_int","to_matrix","to_row_vector","to_vector","trace","trace_gen_quad_form","trace_quad_form","trigamma","trunc","uniform_simplex","variance","zeros_array","zeros_int_array","zeros_row_vector"]},contains:[a.C_LINE_COMMENT_MODE,e,a.HASH_COMMENT_MODE,d,{scope:"built_in",match:/\s(pi|e|sqrt2|log2|log10)(?=\()/,relevance:0},{match:b.concat(/[<,]\s*/,b.either(...f),/\s*=/),keywords:f},{scope:"keyword",match:/\btarget(?=\s*\+=)/},{match:[/~\s*/,b.either(...c),/(?:\(\))/,/\s*T(?=\s*\[)/],scope:{2:"built_in",4:"keyword"}},{scope:"built_in",keywords:c,begin:b.concat(/\w*/,b.either(...c),/(_lpdf|_lupdf|_lpmf|_cdf|_lcdf|_lccdf|_qf)(?=\s*[\(.*\)])/)},{begin:[/~/,/\s*/,b.concat(b.either(...c),/(?=\s*[\(.*\)])/)],scope:{3:"built_in"}},{begin:[/~/,/\s*\w+(?=\s*[\(.*\)])/,"(?!.*/\b("+b.either(...c)+")\b)"],scope:{2:"title.function"}},{scope:"title.function",begin:/\w*(_lpdf|_lupdf|_lpmf|_cdf|_lcdf|_lccdf|_qf)(?=\s*[\(.*\)])/},{scope:"number",match:b.concat(/(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)/,/(?:[eE][+-]?\d+(?:_\d+)*)?i?(?!\w)/),relevance:0},{scope:"string",begin:/"/,end:/"/}]}}},86004:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.ActionConfiguration=b.ActionMethods=void 0;var e=c(107),f=d(c(23963)),g=c(88647),h=d(c(3846));b.ActionMethods={},b.ActionMethods.Macro=h.default.Macro,b.ActionMethods.Toggle=function(a,b){for(var c,d=[];"\\endtoggle"!==(c=a.GetArgument(b));)d.push(new f.default(c,a.stack.env,a.configuration).mml());a.Push(a.create("node","maction",d,{actiontype:"toggle"}))},b.ActionMethods.Mathtip=function(a,b){var c=a.ParseArg(b),d=a.ParseArg(b);a.Push(a.create("node","maction",[c,d],{actiontype:"tooltip"}))},new g.CommandMap("action-macros",{toggle:"Toggle",mathtip:"Mathtip",texttip:["Macro","\\mathtip{#1}{\\text{#2}}",2]},b.ActionMethods),b.ActionConfiguration=e.Configuration.create("action",{handler:{macro:["action-macros"]}})},86299:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.sansSerifBoldItalic=void 0,b.sansSerifBoldItalic={305:[.458,0,.256],567:[.458,.205,.286]}},86307:(a,b,c)=>{"use strict";a.exports=c(14038)},86369:(a,b,c)=>{"use strict";var d=c(69626),e=RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),f=RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");a.exports=new d("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:function(a){return null!==a&&(null!==e.exec(a)||null!==f.exec(a))},construct:function(a){var b,c,d,g,h,i,j,k,l=0,m=null;if(null===(b=e.exec(a))&&(b=f.exec(a)),null===b)throw Error("Date resolve error");if(c=+b[1],d=b[2]-1,g=+b[3],!b[4])return new Date(Date.UTC(c,d,g));if(h=+b[4],i=+b[5],j=+b[6],b[7]){for(l=b[7].slice(0,3);l.length<3;)l+="0";l*=1}return b[9]&&(m=(60*b[10]+ +(b[11]||0))*6e4,"-"===b[9]&&(m=-m)),k=new Date(Date.UTC(c,d,g,h,i,j,l)),m&&k.setTime(k.getTime()-m),k},instanceOf:Date,represent:function(a){return a.toISOString()}})},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},86516:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.FontCache=void 0,b.FontCache=function(){function a(a){this.cache=new Map,this.defs=null,this.localID="",this.nextID=0,this.jax=a}return a.prototype.cachePath=function(a,b,c){var d="MJX-"+this.localID+(this.jax.font.getVariant(a).cacheID||"")+"-"+b;return this.cache.has(d)||(this.cache.set(d,c),this.jax.adaptor.append(this.defs,this.jax.svg("path",{id:d,d:c}))),d},a.prototype.clearLocalID=function(){this.localID=""},a.prototype.useLocalID=function(a){void 0===a&&(a=null),this.localID=(null==a?++this.nextID:a)+(""===a?"":"-")},a.prototype.clearCache=function(){this.cache=new Map,this.defs=this.jax.svg("defs")},a.prototype.getCache=function(){return this.defs},a}()},86535:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texMathit=void 0;var d=c(86808),e=c(16320);b.texMathit=(0,d.AddPaths)(e.texMathit,{65:"85 46Q112 48 132 56T161 73T176 92T185 104Q185 106 353 407T524 709Q527 716 551 716Q568 716 572 712Q573 711 574 710Q576 708 594 384Q613 54 617 52H618Q626 46 672 46H689Q696 41 696 36Q696 13 683 0H670Q639 2 557 2Q526 2 500 2T459 2T441 1Q425 1 425 10Q425 12 427 24Q428 27 429 31T430 36T432 40T434 43T437 45T443 46T450 46Q514 46 514 69Q514 74 511 136L506 209H292L260 152Q222 84 222 74Q222 48 264 46Q280 46 280 35Q280 33 278 21Q275 7 272 4T259 0Q256 0 232 1T159 2Q135 2 109 1T78 0Q58 0 58 10Q58 14 61 26T66 40Q68 46 85 46ZM504 260Q503 263 496 407T486 553L466 520Q446 486 402 406L318 256Q318 255 411 255H504V260",66:"57 11Q57 38 69 45L74 46Q78 46 85 46T99 46Q134 47 145 50T162 62Q164 66 233 344T303 626Q303 627 302 629V631Q296 637 241 637H223Q217 642 217 645T219 664Q223 677 229 683H411L593 682L605 680Q616 678 628 675T660 662T694 639T720 601T732 547Q732 519 726 503Q710 452 662 414T556 360L545 357L556 355Q604 346 641 312T678 221Q678 155 622 92T482 8Q459 2 439 2T256 0H154H105Q74 0 66 2T57 11ZM629 549Q628 550 629 557T627 576T619 600T601 622T570 636Q564 637 490 637Q472 637 454 637T424 636T411 636Q399 635 395 622T364 500Q333 377 332 376Q332 374 408 374L485 375L495 377Q547 390 588 437T629 549ZM504 336Q500 337 410 337Q323 337 322 336Q322 334 305 263T270 122T252 51Q252 47 337 46Q346 46 361 46T384 45Q425 45 455 55T515 95Q574 156 574 235Q574 276 555 304T504 336",67:"395 -21Q279 -21 215 56T150 244Q150 402 265 543Q339 630 421 667T562 704Q596 704 604 703Q627 698 647 689T679 669T699 649T711 633T716 627L753 665Q790 704 792 704Q793 705 798 705Q812 705 812 698Q812 694 780 561Q744 422 744 421Q742 416 739 415T721 413H705Q699 419 699 426Q701 432 701 444Q705 464 705 493Q705 524 700 551T681 604T643 644T583 659Q480 659 387 570Q321 502 287 397T252 213Q252 123 297 74Q347 24 421 24Q500 24 564 89T653 240Q656 253 659 255T677 257Q700 257 700 248Q700 242 694 222Q681 183 656 143T593 65T504 3T395 -21",68:"56 11Q56 38 68 45L72 46Q77 46 84 46T98 46Q133 47 144 50T161 62Q163 66 232 344T302 626Q302 627 302 629L301 631Q295 637 240 637H222Q216 642 216 645T218 664Q222 677 228 683H403Q582 683 589 682Q672 674 723 608T775 440Q775 312 709 209T562 54Q502 14 432 2Q423 1 243 0H148H102Q72 0 64 2T56 11ZM254 51Q254 46 348 46Q395 46 422 50T484 71Q585 121 633 255Q679 396 679 477Q679 522 665 554T629 603T587 626T548 636Q547 636 536 636T510 636T480 637Q420 637 411 636T398 627Q396 623 325 339T254 51",69:"248 634Q216 634 214 638Q213 641 213 646Q213 674 224 678Q226 680 481 680H736Q743 676 743 669Q743 665 729 557T713 447Q711 440 690 440H675Q667 445 667 454Q667 455 671 481T675 536Q675 583 658 604T592 632Q574 634 475 634Q439 634 424 633T405 631T399 625Q397 622 367 501T336 377Q336 376 367 376H388Q451 376 477 389Q493 399 503 419T520 462T528 489Q531 493 549 493Q557 493 561 492T566 491T569 488T572 483L539 351Q507 221 503 216Q503 216 500 213H484Q468 213 465 216Q461 219 461 225Q461 228 466 250T472 290Q472 317 452 323T368 330H324Q323 326 289 191T255 51T331 46H360Q413 46 444 49T511 67T570 113Q589 137 608 175T638 242T652 272Q656 274 670 274Q693 274 693 262L648 148Q590 4 588 2Q585 0 323 0H61Q54 4 54 11Q54 27 61 41Q65 46 95 46Q131 47 142 50T159 62L194 200Q229 337 264 477T299 623Q299 630 292 631T248 634",70:"299 623Q299 630 292 631T247 634H219Q213 640 213 642T215 661Q218 673 225 680H724Q731 676 731 669Q731 665 717 557T701 447Q699 440 678 440H663Q656 444 656 452Q656 457 659 485T663 538Q663 586 644 607T566 633Q564 633 535 633T486 634H458Q404 634 399 625Q396 620 364 492L332 363H380Q446 365 464 373Q496 389 514 458Q518 477 523 479Q527 480 541 480H556Q563 475 563 470Q563 467 532 339T498 207Q496 200 475 200H460Q453 207 453 212Q454 213 456 225T461 254T464 278Q464 304 445 310T369 317H321L289 190Q257 66 257 59Q257 54 261 52T283 48T337 46Q348 46 352 46T360 45T366 42T368 37Q368 32 365 23Q360 4 355 2Q352 1 342 1Q336 1 297 1T199 2Q138 2 106 2T71 1H68Q54 1 54 11Q54 38 66 45L70 46Q75 46 82 46T96 46Q131 47 142 50T159 62L194 200Q229 337 264 477T299 623",71:"632 -1Q629 -1 622 5T604 25T583 53Q508 -22 394 -22Q287 -22 219 52T150 244Q150 402 265 543Q339 630 421 667T562 704Q596 704 604 703Q627 698 647 689T679 669T699 649T711 633T716 627L753 665Q790 704 792 704Q793 705 798 705Q812 705 812 698Q812 694 780 561Q744 422 744 421Q742 416 739 415T721 413H705Q699 419 699 426Q701 432 701 444Q705 464 705 493Q705 524 700 551T681 604T643 644T583 659Q480 659 387 570Q319 501 286 394T252 208Q252 156 269 118T314 61T369 33T425 24Q470 24 509 46T566 104Q571 116 583 162T595 214Q595 222 583 223Q561 227 517 227H495Q488 230 488 238Q488 254 495 268Q500 273 511 273Q515 273 532 273T581 272T649 271Q731 271 752 273H761Q767 267 767 264T765 246Q761 233 755 227H742Q698 227 693 213L639 4Q636 -1 632 -1",72:"61 0Q54 7 54 11Q54 27 61 41Q65 46 95 46Q131 47 142 50T159 62Q161 66 230 344T300 626Q300 627 300 629L299 631Q293 637 238 637H220Q214 642 214 645T216 664Q220 677 226 683H239Q307 681 372 681Q480 681 486 683H496Q502 677 502 674T500 656Q496 643 490 637H472Q418 637 406 630Q400 627 396 612T367 500Q360 474 352 442T340 395L336 380Q336 378 466 378H596Q657 622 657 626Q657 627 656 629V631Q650 637 595 637H577Q571 642 571 645T573 664Q577 677 583 683H596Q664 681 729 681Q837 681 843 683H853Q860 676 860 672Q858 647 848 637H819Q783 636 772 634T756 623Q753 618 684 340T614 57Q614 50 621 49T666 46Q697 46 699 40Q701 37 698 21Q693 3 689 1Q686 0 677 0Q673 0 657 0T611 1T546 2Q453 2 428 0H418Q411 7 411 11Q411 27 418 41Q422 46 452 46Q488 47 499 50T516 62Q517 64 550 196T584 331Q584 332 454 332H324L291 197Q257 64 257 56Q257 50 265 49T309 46Q340 46 342 40Q344 37 341 21Q336 3 332 1Q329 0 320 0Q316 0 300 0T254 1T189 2Q96 2 71 0H61",73:"235 637Q217 637 213 638T209 649Q209 673 220 682Q222 683 237 683Q278 681 369 681Q404 681 441 682T483 683Q499 683 503 681T508 672Q508 670 505 658T500 643Q498 637 464 637Q425 635 415 633T398 621Q396 618 327 340T257 58T260 52T278 48T322 46Q349 46 349 36Q349 31 346 22Q342 4 337 1Q336 1 334 1T329 0Q325 0 307 0T258 1T190 2Q95 2 67 0H56Q49 7 49 11Q51 38 62 46H91Q129 47 141 50T159 62Q161 66 230 344T300 625Q300 637 235 637",74:"361 637Q333 637 331 641Q330 644 330 649Q330 673 341 682Q343 683 360 683Q405 681 500 681Q551 681 577 681T607 682Q622 682 622 673Q622 665 616 647Q614 640 610 639T587 637Q547 636 541 624Q538 618 477 374T413 124Q391 64 333 22T207 -21T109 12T78 86Q78 130 101 150T149 170Q193 170 196 129Q196 100 178 80T137 58L132 57Q134 52 138 46T160 28T205 16Q242 16 273 48T319 122Q322 129 383 371T444 627Q444 637 361 637",75:"668 621Q668 635 645 637Q629 637 629 648Q629 650 632 662T637 677Q640 682 653 682Q657 682 688 681T764 680Q786 680 810 681T839 682Q859 682 859 672Q859 655 852 643Q849 637 839 637Q804 637 768 621T717 595T697 578Q696 578 600 497L505 417L508 408Q543 311 574 227T618 106T632 69Q645 47 688 46H707Q713 38 713 37T710 19Q706 6 700 0H688Q659 2 587 2Q557 2 532 2T492 2T474 1Q458 1 458 10Q458 13 460 23Q464 39 466 42T480 46Q526 46 526 72Q526 75 476 213L427 350Q426 350 396 325T334 272T302 242Q302 241 299 230T290 194T279 150Q257 61 257 55Q257 50 265 49T309 46H337Q343 40 343 38T341 19Q337 6 331 0H316Q280 2 190 2Q158 2 131 2T89 2T70 1Q54 1 54 11Q54 38 66 45L70 46Q75 46 82 46T96 46Q131 47 142 50T159 62Q161 66 230 344T300 626Q300 627 300 629L299 631Q293 637 238 637H220Q214 642 214 645T216 664Q220 677 226 683H239Q307 681 372 681Q386 681 414 681T464 682L487 683H496Q502 677 502 674T500 656Q495 641 491 637H462Q426 636 415 634T399 623Q396 618 358 467L320 314Q321 314 484 452Q510 474 552 509Q625 570 646 590T668 621",76:"61 0Q54 4 54 11Q54 27 61 41Q65 46 95 46Q131 47 142 50T159 62Q161 66 230 344T300 626Q300 627 300 629L299 631Q293 637 238 637H220Q214 642 214 645T216 664Q220 677 226 683H240Q275 681 371 681Q407 681 438 681T487 682T509 682Q527 682 527 674Q527 670 524 659Q523 657 523 654T522 649T520 645T519 642T517 640T515 639T512 638T507 637T502 637T494 637H478Q433 636 417 633T396 617Q395 614 325 334T255 51Q255 47 319 47Q387 47 410 52Q459 65 494 98T543 163T570 229T589 273H622Q628 264 628 262Q628 259 584 133T539 5Q537 1 511 1Q482 0 296 0H61",77:"72 1Q58 1 58 11Q58 33 66 41Q68 46 87 46Q150 50 168 84Q172 91 238 356T304 626Q304 627 304 629L303 631Q297 637 242 637H224Q218 642 218 645T220 664Q224 677 230 683H326H394Q417 683 422 682T429 676L480 127L502 163Q523 199 560 262T642 400Q801 668 805 676L817 683H1003Q1010 678 1010 672Q1010 650 997 637H979Q915 637 906 623Q903 618 834 340T764 57Q764 50 771 49T817 46H845Q851 38 851 37T848 19Q845 7 838 0H824Q789 2 701 2Q670 2 644 2T603 2T584 1Q569 1 569 11Q569 13 571 25Q576 42 581 45L586 46Q590 46 597 46T611 46Q646 47 657 50T674 62L813 616L634 313Q453 7 452 7Q446 0 428 0Q409 0 407 6Q405 10 379 304T351 604L285 348Q220 83 220 82Q220 65 233 57T279 46H295Q301 38 301 37T298 19Q295 7 288 0H275Q244 2 171 2Q145 2 123 2T88 2T72 1",78:"633 637Q624 637 621 639T617 650Q617 670 630 683H641Q682 680 736 680Q836 680 845 683H853Q860 676 860 672Q858 647 848 637H832Q764 633 750 598Q746 590 673 300Q656 230 638 156T610 44L600 7Q598 0 576 0H559Q553 6 448 297L342 588Q341 588 279 336T216 81Q216 49 274 46Q293 46 295 40Q297 37 294 21Q293 19 292 16T291 11T290 7T289 4T287 2T284 1T280 1T275 0T263 0T229 1T167 2Q91 2 70 0H61Q54 7 54 11T57 27Q61 41 64 43T83 46Q146 50 164 84Q167 90 235 362L303 634Q300 635 253 637H220Q214 643 214 645T216 664Q220 677 226 683H314Q386 683 397 683T410 677Q412 675 501 428L591 179Q591 178 592 180T595 189T600 209T610 246T624 303T645 385Q698 595 698 606Q698 618 683 627T633 637",79:"149 237Q149 326 186 413T282 563T412 665T552 704Q619 704 667 678T741 611T777 528T788 444Q788 328 728 219T572 44T377 -22Q275 -22 212 50T149 237ZM688 487Q688 570 650 617T548 665Q467 665 398 592T291 413T253 203Q253 119 290 70T387 20Q440 20 489 52T573 135T635 249T675 373T688 487",80:"62 0Q55 7 55 11Q55 27 62 41Q66 46 96 46Q132 47 143 50T160 62Q162 66 231 344T301 626Q301 627 300 629V631Q294 637 239 637H221Q215 642 215 645T217 664Q221 677 227 683H404H431H502Q578 683 615 675T684 636Q729 595 729 531Q729 462 671 396T524 308Q499 302 404 301H318L288 182Q258 63 258 55T310 46Q341 46 343 40Q345 37 342 21Q337 3 333 1Q330 0 321 0Q317 0 301 0T255 1T190 2Q97 2 72 0H62ZM626 555V562Q626 620 552 635Q546 636 481 637Q466 637 450 637T423 636T412 636Q401 635 398 627Q396 622 361 484Q353 452 344 416T330 362L325 344Q325 342 390 342H427Q523 342 567 386Q596 415 611 473T626 555",81:"460 -107Q460 -72 464 -42T468 -7L457 -10Q446 -14 424 -18T379 -22Q276 -22 213 50T149 237Q149 326 186 413T282 563T412 665T552 704Q664 704 726 631T788 442Q788 305 703 180Q627 64 517 13L506 8Q506 7 508 -12T513 -38T522 -59T538 -79T565 -85Q604 -85 634 -59T672 0Q676 11 684 11Q693 11 695 2Q695 -1 690 -20T673 -69T644 -126T599 -174T538 -194Q464 -194 460 -110Q460 -108 460 -107ZM689 481Q689 578 646 621T551 665Q468 665 391 586Q321 512 285 399T249 202Q249 106 295 58Q310 41 314 41Q315 41 315 46Q315 83 344 118T420 154Q450 154 473 135Q493 114 500 69L502 58L512 65Q571 110 613 192T672 348T689 481ZM472 49Q472 118 415 118Q393 118 373 98T353 51Q353 18 386 18H387Q424 18 472 40V49",82:"62 0Q55 7 55 11Q55 27 62 41Q66 46 96 46Q132 47 143 50T160 62Q162 66 231 344T301 626Q301 627 300 629V631Q294 637 239 637H221Q215 642 215 645T217 664Q221 677 227 683H386Q554 682 569 679Q571 678 580 676Q643 662 680 623T717 533Q717 473 667 420T528 337L538 330Q563 314 578 286T594 228Q594 212 588 147T581 65Q581 36 589 26T616 16H618Q637 16 652 37Q668 57 677 94Q679 105 701 105T723 95Q723 89 717 72T698 33T662 -5T610 -22Q555 -22 513 3T471 88Q471 107 486 168T502 244Q502 303 452 320Q445 322 382 323H320L288 192Q255 63 255 55T307 46Q338 46 340 40Q342 37 339 21Q335 3 330 1Q326 0 320 0Q317 0 306 0T265 1T190 2Q99 2 73 0H62ZM612 558Q612 566 612 568T610 581T603 597T590 611T567 625T532 635Q526 636 470 637Q458 637 445 637T422 636T412 636Q402 635 397 627L390 598Q383 570 373 532T354 455T337 389T330 361Q356 360 384 360H415Q483 360 527 382Q557 399 574 424T604 498Q612 533 612 558",83:"198 460Q198 551 269 628T432 705Q516 705 557 644L583 673Q589 679 593 684T600 693T605 698T609 702T611 704T614 705T618 705H620Q633 705 633 698T605 577T573 459L570 456H554Q546 456 543 456T536 457T532 460T531 466Q531 469 533 489T536 532Q536 573 525 600T496 640T462 657T427 662Q369 662 325 612T281 503Q281 475 290 458T318 430T356 415T407 401T463 383Q506 360 522 323T538 258V244Q538 141 465 60T300 -22Q198 -22 152 41L143 31Q137 25 126 12T106 -10T95 -21L92 -22Q88 -22 86 -22Q81 -22 78 -20T74 -16V-14Q74 -11 132 221Q134 227 155 227H171Q177 221 177 215Q177 212 175 205T171 182T169 147Q171 99 195 70T246 33T306 25Q358 25 400 70T453 169Q455 180 455 203V210Q455 263 414 285Q409 288 347 305Q271 328 254 339Q239 350 224 371Q198 409 198 460",84:"178 437Q173 442 171 446Q171 451 238 654Q243 670 250 677H681H762Q792 677 799 676T806 667Q806 661 788 553T768 444Q768 437 746 437Q727 437 723 445Q723 450 729 492T736 562Q736 589 728 602T693 624Q675 630 622 630H595Q575 630 571 629T564 623Q562 621 492 342T422 59Q422 48 502 46H542Q548 38 548 37T545 19Q541 6 535 0H517Q475 2 357 2Q315 2 279 2T223 2T198 1Q179 1 179 9Q179 14 182 24Q187 42 190 44Q194 46 206 46H232Q289 47 301 49T326 65L395 344Q465 619 465 626Q465 629 462 629Q456 631 411 631Q364 631 336 625T288 597T255 549T224 467Q215 442 210 437H178",85:"636 637Q627 637 624 639T620 650Q620 670 633 683H644Q702 681 753 681Q760 681 772 681T796 681T820 682T838 683H845H853Q860 676 860 672Q858 647 848 637H832Q764 633 750 598Q745 588 698 400T648 204Q627 140 584 86Q484 -22 378 -22Q300 -22 247 31T194 167Q194 176 194 182T196 198T200 218T207 248T217 288T231 346T250 422Q300 618 300 626Q300 627 300 629L299 631Q293 637 238 637H220Q214 642 214 645T216 664Q220 677 226 683H239Q307 681 372 681Q480 681 486 683H496Q502 677 502 674T500 656Q496 643 490 637H472Q418 637 406 630Q400 627 394 603T344 410Q299 232 292 198T284 135Q284 102 294 78T322 44T355 29T387 24Q455 24 515 74T604 211Q605 215 653 404T701 607Q701 618 686 627T636 637",86:"667 637Q657 637 654 639T650 650Q650 670 663 683H675Q704 681 772 681Q793 681 818 682T847 683Q868 683 868 672Q868 670 865 658T860 643Q857 637 848 637Q785 637 749 587L394 -15Q387 -22 366 -22Q346 -22 342 -16Q341 -13 313 303Q285 622 285 623Q283 631 273 634T229 637Q205 637 205 648Q205 654 208 666T217 682Q219 683 230 683Q276 680 329 680Q444 680 456 683H466Q472 677 472 674T470 656Q466 643 460 637H448Q384 637 384 615Q385 612 406 371T427 126Q427 125 495 240T632 473T704 596Q707 604 707 609Q707 633 667 637",87:"234 637H226Q205 637 205 648Q205 673 216 682Q218 683 231 683Q265 681 340 681Q371 681 404 682T443 683Q458 683 462 681T467 672Q467 670 464 658T459 643Q457 637 434 637Q407 636 394 632T378 623T376 613Q376 589 385 377T394 149L511 361Q542 419 596 519L613 551L612 585Q610 621 610 624Q608 637 559 637H555Q537 637 537 647Q537 654 540 664Q544 677 550 683H561Q600 680 656 680Q771 680 783 683H792Q798 677 798 675T796 658Q792 643 790 640T778 637H774Q721 637 708 620L717 385Q726 150 727 149Q727 148 752 193T812 303T882 433T942 546T969 596Q970 600 970 606Q970 610 969 613T966 620T961 625T955 628T949 631T941 633T934 634T927 636T920 637Q903 637 903 648Q903 650 905 664Q909 677 915 683H928Q960 681 1031 681Q1050 681 1073 681T1101 682Q1124 682 1124 672Q1124 655 1117 643Q1114 637 1104 637Q1085 637 1069 632T1043 618T1026 603T1014 588L1009 580L687 -16Q681 -22 660 -22Q643 -22 637 -16Q635 -14 627 223Q617 441 617 464L602 441Q578 397 487 228Q456 171 423 110T372 17T355 -15Q348 -22 328 -22Q312 -22 308 -20T303 -9Q303 -5 291 310T277 627Q273 636 234 637",88:"684 0Q670 0 634 1T569 2Q512 2 482 2T449 1Q433 1 433 10Q433 11 435 25Q437 34 438 37T442 43T448 45T459 46T476 49Q506 58 506 64Q506 65 467 179T426 295L382 244Q339 194 295 142T249 86Q245 79 245 72Q245 48 279 46Q293 46 293 32Q293 13 280 0H268Q206 2 151 2Q70 2 64 0Q50 0 50 11Q50 15 53 27Q57 41 60 43T78 46Q154 49 205 100Q207 103 312 225L411 341L407 353Q404 360 381 428T336 560T310 627Q301 636 255 637H229Q223 643 223 645T225 664Q229 677 235 683H246Q288 680 346 680Q462 680 477 683H487Q493 677 493 674T491 656Q488 644 485 641T471 637Q461 635 454 635Q419 626 421 619Q421 617 453 524T486 430T554 509T624 593Q631 604 631 611Q631 622 621 629T598 637Q583 637 583 648Q583 650 585 660Q589 676 591 679T602 683Q606 683 637 682T715 680Q742 680 771 681T804 682Q825 682 825 672Q825 650 817 642Q814 637 797 637Q739 634 700 608Q684 597 659 569T505 389L501 384L557 222Q612 61 616 57Q625 47 671 46Q691 46 697 45T704 36Q704 35 702 23Q701 19 700 14T699 7T696 3T692 1T684 0",89:"232 637Q198 637 198 647Q198 651 201 664T210 682Q212 683 223 683Q269 680 325 680Q443 680 455 683H465Q472 676 472 672Q472 656 465 642Q460 637 441 637Q395 634 395 623Q395 621 438 478T482 334T583 460T688 591Q688 593 694 601T700 617Q700 637 668 637H666Q655 637 655 648Q655 654 658 664Q660 672 660 673T663 678T668 682T677 683Q680 683 704 682T776 680Q801 680 828 681T858 682Q875 682 875 673Q875 669 872 657T867 643Q865 637 848 637Q788 634 749 597Q733 581 608 424L487 273L461 170Q454 145 448 118T438 76T434 60Q434 54 436 52T452 48T496 46H514Q520 41 520 38T518 19Q514 6 508 0H495Q427 2 364 2Q350 2 323 2T272 0H250H241Q234 7 234 11Q234 27 241 41Q245 46 275 46Q312 47 323 50T340 64Q340 65 344 79T355 120T368 171L393 274L341 448Q288 622 286 626Q278 636 232 637",90:"203 452Q203 455 236 565T270 677Q270 681 274 681Q276 683 488 683H699Q704 678 704 675Q704 663 697 649Q697 647 449 348L201 50L266 49H301Q442 49 495 116Q525 155 556 251Q563 274 565 278T579 282H585Q609 285 609 271Q609 270 570 142T528 8T518 1T466 0H303Q253 0 197 0T131 -1Q112 -1 102 -1T87 1T81 3T80 8Q80 30 89 39Q90 41 204 178T446 470T575 626L584 637H512H504H475Q446 637 426 635T378 624T330 597T289 546T254 467Q247 446 243 444Q239 442 226 442Q203 442 203 452",97:"418 53Q418 26 438 26Q466 26 494 131Q500 151 504 152Q507 153 516 153H521Q531 153 534 153T540 150T543 144Q543 141 540 126T529 88T509 43T477 5T434 -11Q404 -11 383 3T354 30T347 48H346Q345 47 342 45T337 40Q282 -11 228 -11Q172 -11 137 34T101 146Q101 260 177 351T333 442Q343 442 352 441T369 437T382 431T393 425T402 417T409 410T414 402T419 396Q423 406 436 414T461 422Q475 422 484 413T494 395Q494 384 459 244T420 88Q418 80 418 58V53ZM397 323Q397 344 382 374T333 405Q302 405 271 372Q249 349 235 316T203 215Q184 135 184 108V100V94Q184 54 207 35Q218 26 235 26Q279 26 330 91Q343 109 346 118T372 217Q397 317 397 323",98:"158 683Q163 683 223 688T300 694Q312 694 312 685T279 544Q243 405 243 403L256 412Q268 422 292 432T338 442Q395 442 431 398T467 284Q467 175 393 82T229 -11Q175 -11 142 32T108 142Q108 176 115 207T166 412Q177 458 190 510T209 588T216 616Q216 629 209 632T170 637H149Q143 643 143 645T145 664Q150 683 158 683ZM178 109Q178 27 234 27Q247 27 254 29Q295 44 323 94Q343 129 363 208T384 332Q384 354 382 361Q369 405 332 405Q282 405 228 326L222 317L205 250Q178 142 178 109",99:"257 -10Q183 -10 143 37T103 155Q103 257 173 341T337 440Q341 441 348 441H358Q421 441 445 415T469 356Q469 320 450 305T410 289Q392 289 381 299T370 325Q370 362 404 378L414 383Q392 402 365 405Q322 405 285 375T227 294Q217 271 202 213T187 119Q187 27 263 27Q299 27 330 40Q361 51 386 71T424 106T440 121Q444 121 455 110T466 96Q466 92 458 81T432 54T390 24T331 0T257 -10",100:"418 54Q418 26 438 26Q466 26 494 131Q500 151 504 152Q507 153 516 153H521H526Q543 153 543 144Q543 143 541 129Q531 91 521 65T487 14T434 -11T383 3T354 30T347 48H346Q345 47 342 45T337 40Q282 -11 228 -11Q172 -11 137 34T101 146Q101 255 174 348T337 441Q354 441 368 437T390 427T404 414T413 404T417 400L471 616Q471 629 464 632T425 637H404Q398 643 398 645T400 664Q405 683 413 683Q418 683 478 688T555 694Q567 694 567 686Q567 676 495 389L419 86Q418 80 418 61V54ZM397 323Q397 329 394 340T385 367T365 394T333 405Q302 405 271 372Q249 349 235 316T203 215Q184 135 184 108V100Q184 71 191 56Q204 26 235 26Q267 26 300 57T344 112Q347 117 372 217T397 323",101:"107 166Q107 230 131 283T193 369T270 420T345 441Q346 441 352 441T361 442H364Q409 442 439 418T470 355Q470 270 366 239Q308 223 218 223H205Q189 164 189 125Q189 83 206 55T261 27Q309 27 353 50T426 109Q436 121 440 121T453 111T466 97Q469 92 455 77Q424 41 372 16T258 -10Q184 -10 146 41T107 166ZM416 333T416 354T401 390T360 405Q322 405 292 384T246 336T223 288T215 261Q215 260 240 260Q262 261 276 262T314 266T353 275T384 291T408 317",102:"351 608Q351 642 389 661Q368 668 365 668Q358 668 352 664Q349 663 347 661T342 654T337 647T333 637T330 627T327 614T324 601T321 587T318 571L291 432Q291 431 343 431H394Q400 426 400 423T398 404Q394 390 389 386L335 385H282L255 246Q212 20 189 -51Q136 -199 58 -204Q22 -204 0 -185T-23 -134Q-23 -100 -3 -85T37 -69Q54 -69 65 -80T76 -108Q76 -115 75 -119Q70 -134 61 -144T46 -158L39 -161Q39 -162 42 -163T50 -166T61 -168Q77 -168 91 -145Q98 -128 105 -95L125 -1Q145 90 146 98Q149 109 163 180T189 317T202 384T158 385H114Q108 390 108 393T110 412Q113 424 120 431H165Q211 431 211 433Q213 435 219 473T237 561T266 639Q282 667 310 686T367 705Q402 705 426 686T450 635Q450 600 430 585T390 569Q373 569 362 580T351 608",103:"103 163Q106 263 173 347T320 441Q322 441 329 441T341 442Q387 439 419 398Q420 399 420 400Q421 402 425 406T440 416T464 422Q476 421 485 413T494 396Q494 386 465 268T407 38T377 -77Q365 -123 310 -164T179 -205Q46 -205 46 -139Q46 -114 64 -97T106 -79Q127 -79 136 -91T146 -115Q146 -127 141 -138T130 -155T124 -162T125 -163Q133 -166 170 -168Q200 -168 217 -162Q242 -153 264 -130T297 -78Q298 -74 305 -46T320 10T327 38Q326 38 317 31T291 15T256 2Q249 1 231 1Q182 1 143 38T103 163ZM398 324Q398 330 395 346T375 383T332 405Q330 405 326 405T320 404Q291 396 263 365Q230 324 208 239T185 115Q185 38 238 38Q258 38 279 50T312 77T336 106L348 122Q349 125 373 223T398 324",104:"398 44Q398 26 414 26Q431 26 451 43Q477 71 496 136Q499 148 501 150T515 153H521Q531 153 534 153T541 150T544 143Q544 133 534 105T496 41T432 -8Q424 -10 408 -10Q370 -10 348 12T326 72Q326 93 342 135Q397 288 397 349Q397 367 396 372Q386 405 357 405Q283 405 228 310Q217 290 212 274T180 152Q153 42 148 26T135 3Q121 -11 102 -11Q89 -11 80 -3T69 19L216 616Q216 629 209 632T170 637H149Q143 643 143 645T145 664Q150 683 158 683Q163 683 223 688T300 694Q312 694 312 685Q312 674 277 539Q241 395 241 393Q242 394 249 399T259 407T271 415T285 424T300 431T318 437T338 440T362 442Q423 442 449 410T475 338Q475 290 437 178T398 44",105:"234 599Q234 620 251 638T292 656Q306 656 319 647T332 617Q332 594 313 577T273 560Q260 560 247 569T234 599ZM75 287Q75 292 82 313T103 362T142 413T196 441H214Q248 441 270 419T293 357Q292 338 289 330T245 208Q193 72 193 46Q193 26 209 26Q228 26 247 43Q273 71 292 136Q295 148 297 150T311 153H317Q327 153 330 153T337 150T340 143Q340 133 330 105T292 41T228 -8Q220 -10 204 -10Q160 -10 141 15T122 71Q122 98 171 227T221 384Q221 396 218 400T203 405Q175 403 156 374T128 312T116 279Q115 278 97 278H81Q75 284 75 287",106:"266 600Q266 622 283 639T322 656Q340 656 352 645T364 616Q364 596 347 578T305 560Q291 560 279 569T266 600ZM75 287Q75 293 86 316T117 369T168 420T236 442Q282 442 304 415T327 358V332L278 134Q269 98 260 60T246 3T236 -36T227 -66T220 -85T213 -101T204 -114Q181 -150 139 -177T46 -204Q8 -204 -12 -186T-32 -140Q-32 -112 -14 -96T27 -79Q48 -79 57 -91T67 -114Q67 -146 38 -166Q42 -168 49 -168Q75 -168 98 -147T130 -108T146 -71Q150 -59 199 138T250 346Q253 359 253 373Q253 405 230 405Q206 405 184 386T149 345T126 301L117 280Q115 278 98 278H81Q75 284 75 287",107:"158 683Q163 683 223 688T300 694Q312 694 312 686Q312 679 262 478L211 273Q212 272 219 276T248 299T296 349Q317 371 328 382T360 410T399 434T439 442Q462 442 480 427T498 373Q498 329 479 313T437 296Q420 296 409 305T398 331Q398 357 413 372T445 391Q454 392 448 399Q445 405 431 405Q408 405 377 385Q351 368 314 327T250 261Q243 257 243 254Q249 254 279 243T328 220Q366 192 366 146Q366 131 361 109T355 62V54Q355 26 376 26Q379 26 387 28Q420 36 443 130Q449 151 454 152Q457 153 465 153H470Q484 153 488 152T492 144Q492 141 489 126T476 88T454 42T420 5T372 -11Q331 -11 306 17T280 88Q280 100 283 119T287 146Q287 172 265 190T221 215T198 220Q197 220 173 121Q152 37 148 24T135 3Q121 -11 102 -11Q89 -11 80 -3T69 19L216 616Q216 629 209 632T170 637H149Q143 643 143 645T145 664Q150 683 158 683",108:"162 61Q162 26 183 26Q211 26 239 131Q245 151 249 152Q252 153 261 153H266H271Q288 153 288 144Q288 143 286 129Q276 91 266 65T232 14T179 -11Q144 -11 116 12T87 81Q87 96 88 102L216 616Q216 629 209 632T170 637H149Q143 643 143 645T145 664Q150 683 158 683Q163 683 223 688T300 694Q312 694 312 686Q312 676 240 389L164 86Q162 74 162 61",109:"81 278Q75 284 75 289Q77 299 89 338Q101 373 114 396T142 428T166 439T186 442H189Q225 440 251 417Q266 401 271 384L275 374L286 386Q342 442 414 442Q428 442 440 440T461 435T479 427T493 418T503 407T511 397T516 387T520 378T523 370L524 366Q546 395 583 418T667 442Q729 442 755 411T782 338Q782 290 743 178T704 45Q704 26 720 26Q773 26 802 136Q805 148 807 150T822 153H828Q838 153 841 153T848 150T851 143Q851 137 843 115T821 63T778 12T715 -10Q671 -10 652 16T632 71Q632 88 668 191T704 349Q704 367 703 372Q693 405 664 405Q637 405 613 393T571 360T547 329T534 309Q523 290 518 274T487 151Q455 24 452 16Q438 -11 408 -11T376 18Q376 26 411 167T447 314Q449 325 449 346Q449 372 444 384Q431 405 408 405Q334 405 276 305Q266 289 262 273T231 151Q199 24 196 16Q182 -11 152 -11T120 18Q120 26 159 182T200 347Q202 361 202 372Q202 405 181 405Q168 405 159 391Q145 374 132 328T117 280T98 278H81",110:"449 44Q449 26 465 26Q482 26 502 43Q528 71 547 136Q550 148 552 150T566 153H572Q582 153 585 153T592 150T595 143Q595 133 585 105T547 41T483 -8Q475 -10 459 -10Q421 -10 399 12T377 72Q377 93 393 135Q448 288 448 349Q448 367 447 372Q437 405 408 405Q381 405 357 393T315 360T291 329T278 309Q267 290 262 274T231 151Q199 24 196 16Q182 -11 152 -11T120 18Q120 23 159 181Q199 343 199 346Q202 360 202 372Q202 406 183 406Q163 406 148 374Q142 360 135 338T124 299T117 280T98 278H81Q75 284 75 287Q76 293 78 303T90 341T110 388T141 425T184 442Q195 442 204 441T221 436T235 429T247 421T256 412T262 403T267 394T271 387T273 381L274 378V374L287 387Q342 442 414 442Q474 442 500 410T526 338Q526 290 488 178T449 44",111:"103 155Q103 266 185 354T366 442Q435 442 476 394T517 275Q517 169 436 79T255 -11Q194 -11 149 32T103 155ZM187 119Q187 67 209 47T260 26Q290 26 321 47Q354 68 380 113T426 260Q432 291 432 315Q432 361 408 385Q388 405 358 405Q319 405 283 374T227 294Q217 271 202 213T187 119",112:"81 278Q75 284 75 287Q93 379 131 417Q154 442 189 442Q222 440 243 423T272 382L280 390Q335 442 389 442Q446 442 482 398T518 284Q518 212 480 137T375 19Q321 -10 291 -10H282H278Q237 -10 204 28L202 32L181 -51Q160 -135 160 -139Q160 -147 205 -148H230Q236 -155 236 -157T233 -175Q230 -187 227 -190T214 -194Q211 -194 202 -194T169 -193T108 -192Q40 -192 21 -194H13Q6 -187 6 -183T9 -167Q13 -153 16 -151T39 -148Q73 -147 78 -136Q82 -128 139 104Q199 337 199 347Q202 362 202 372Q202 406 182 406Q169 406 159 391Q145 374 132 328T117 280T98 278H81ZM221 111Q234 26 286 26Q307 26 336 47T385 116Q398 147 416 217T435 332Q435 354 433 361Q420 405 383 405Q333 405 279 326L273 317L221 111",113:"228 -11Q172 -11 137 33T101 147Q101 205 125 266T201 377T318 441Q322 442 333 442Q388 442 420 394L429 403Q439 413 455 423T481 437T494 442Q498 442 501 439T504 434Q504 425 435 149Q364 -135 364 -139Q364 -147 409 -148H434Q440 -155 440 -157T437 -175Q433 -191 429 -193Q425 -194 418 -194Q416 -194 406 -194T372 -193T309 -192Q259 -192 233 -192T204 -193Q190 -193 190 -184Q190 -181 192 -169Q196 -153 199 -151T219 -148Q266 -148 277 -141Q283 -137 305 -51L325 29L316 22Q270 -11 228 -11ZM397 323Q397 329 394 340T385 367T365 394T333 405Q302 405 271 372Q249 349 235 316T203 215Q184 135 184 108V100Q184 71 191 56Q204 26 235 26Q267 26 300 57T344 112Q347 117 372 217T397 323",114:"81 278Q75 284 75 289Q77 301 89 339Q122 442 183 442Q219 442 241 425T271 384L283 396Q327 442 384 442Q424 442 454 421T484 362Q484 327 464 312T424 296Q407 296 396 305T385 331Q385 352 394 365T414 384T424 390Q409 405 378 405Q322 405 276 315L268 300L234 161Q200 25 196 16Q182 -11 152 -11T120 18Q120 23 159 181Q199 343 199 346Q202 360 202 372Q202 405 182 405Q164 405 150 377T128 316T117 280Q115 278 98 278H81",115:"153 285Q153 349 197 395T311 442Q355 442 386 420T418 356Q418 321 401 308T365 294Q336 294 331 326Q331 336 334 345T343 359T353 368T362 374L366 376Q365 379 362 383T344 396T308 404Q265 404 246 377T226 325T244 289T287 275T339 258T383 212Q395 188 395 163Q395 132 379 95T333 32Q279 -11 207 -11Q154 -11 115 13T76 86Q76 108 83 123T102 145T121 153T135 156Q154 156 164 145T175 117Q175 82 142 66L132 62Q131 62 131 61Q131 57 139 49T166 34T210 26Q250 26 277 44T312 83T321 123Q321 153 301 166T248 185T204 198Q176 211 162 241Q153 258 153 285",116:"94 385Q87 392 87 395Q87 399 90 411T95 425Q97 430 103 430T149 431H196L215 511Q218 521 222 539T228 565T234 585T242 603T251 615T264 623T281 626Q311 626 315 597Q315 591 296 513T275 433Q275 431 320 431H366Q373 424 373 420Q373 398 360 385H263L189 86Q188 80 188 61V54Q188 29 201 27Q213 23 229 30Q253 37 276 66T316 138Q321 149 324 151T342 153H347Q364 153 364 146T360 130Q331 63 290 26T202 -11Q158 -11 135 18T111 81Q111 93 129 168T166 314L184 383Q184 385 139 385H94",117:"75 287Q75 299 89 333T135 404T205 441Q246 441 269 420T293 357Q292 338 259 245T225 95Q225 26 274 26Q301 26 324 43T358 77T369 99Q369 102 406 249T446 404Q460 431 490 431T522 402Q522 394 485 245T446 89Q443 74 443 56Q443 28 461 26Q487 26 507 86Q524 130 524 146Q524 147 530 153H547Q570 153 570 144Q570 138 561 109T544 62Q530 29 512 12Q492 -11 454 -11Q429 -9 410 2T385 23T376 41L363 28Q350 16 325 3T269 -10Q204 -10 176 25T148 108Q148 161 184 262T221 383Q221 405 206 405Q178 405 158 375T128 313T116 279Q115 278 97 278H81Q75 284 75 287",118:"387 386Q387 407 406 425T445 443Q466 443 479 423T492 371Q492 330 473 253Q411 18 307 -8Q298 -10 279 -10Q208 -10 179 26T149 114Q149 162 185 261T221 384Q221 405 206 405Q177 405 157 375T128 313T116 279Q115 278 97 278H81Q75 284 75 287T79 304T93 342T119 388T158 425T210 441H218Q243 441 268 421T293 357Q292 337 259 245T226 102Q226 26 285 26Q328 26 360 72T422 237Q429 265 429 290Q428 324 408 349T387 386",119:"591 386Q591 407 610 425T649 443Q670 443 683 423T696 371Q696 327 672 232T621 85Q575 -11 493 -11Q469 -11 449 -6T418 8T398 24T386 38L382 43Q347 -10 293 -10H286Q221 -10 186 21T150 115Q150 164 185 262T221 384Q221 405 206 405Q177 405 157 375T128 313T116 279Q115 278 97 278H81Q75 284 75 287T79 304T93 342T119 388T158 425T210 441H218Q243 441 268 421T293 357Q292 336 260 246T227 108Q227 26 292 26H295Q332 26 361 93L366 103V119Q366 122 367 133T369 150Q372 167 401 282T433 404Q446 431 477 431Q507 431 509 402Q509 396 500 358T474 254T446 140Q444 126 444 104V92Q444 66 459 46T502 26H505Q527 28 545 43T577 88T602 149T623 226Q633 265 633 290Q632 324 612 349T591 386",120:"275 356Q275 383 262 394T233 405Q196 405 166 371T121 289Q119 280 116 279T98 278H81Q77 282 76 283T75 288T78 300Q88 332 109 363T153 411Q195 442 235 442Q306 442 333 386Q373 442 427 442Q461 442 487 421T513 364T494 312T453 296Q436 296 425 305T414 331Q414 352 424 366T446 386L456 390Q448 404 421 404H418Q382 404 358 341Q355 332 328 227T298 105Q295 90 295 75Q295 26 339 26Q365 26 388 43T424 82T444 123T451 146L457 153H474Q490 153 493 152T496 144Q496 133 486 110T456 58T404 10T333 -11Q276 -11 237 45Q197 -11 146 -11Q108 -11 83 10T58 67Q58 99 76 117T119 135Q136 135 147 124T158 96Q158 89 157 85Q149 57 125 45L115 41Q125 26 151 26Q171 26 187 45T214 93Q217 102 244 210T273 330Q275 339 275 356",121:"75 287Q75 299 89 333T135 404T205 441Q246 441 269 420T293 357Q292 338 259 245T225 95Q225 26 274 26Q325 26 367 93L405 245Q442 393 446 404Q460 431 490 431T522 402Q522 400 416 -24Q389 -102 327 -153T196 -205Q152 -205 122 -181T91 -119Q91 -84 110 -67T152 -49Q170 -49 180 -60T191 -87Q191 -108 174 -128Q167 -134 157 -138T146 -144Q155 -153 159 -156T173 -163T199 -167Q229 -167 255 -149T297 -105T325 -52T342 -6T347 15Q315 -10 269 -10Q204 -10 176 25T148 108Q148 161 184 262T221 383Q221 405 206 405Q178 405 158 375T128 313T116 279Q115 278 97 278H81Q75 284 75 287",122:"160 317Q158 317 155 317Q136 317 136 324Q136 351 171 396T260 442Q292 442 321 410T365 375H369Q384 375 404 408L425 441Q427 442 444 442H460Q466 436 466 434Q466 419 426 367Q387 314 294 222T178 105L170 95L181 94Q198 93 236 81T295 68Q328 68 356 89T395 141Q398 150 401 151T419 153Q441 153 441 144Q441 110 394 50T282 -11Q251 -11 221 23T171 57Q157 57 143 47T121 26T104 3T95 -10Q93 -11 76 -11H60Q54 -5 54 -2Q54 3 61 14Q103 88 233 215Q349 329 349 338L302 351Q269 362 247 362Q227 362 212 356T192 342T183 327T178 320Q175 317 160 317"},{})},86642:a=>{a.exports=function(a){return{name:"Dockerfile",aliases:["docker"],case_insensitive:!0,keywords:["from","maintainer","expose","env","arg","user","onbuild","stopsignal"],contains:[a.HASH_COMMENT_MODE,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.NUMBER_MODE,{beginKeywords:"run cmd entrypoint volume add copy workdir label healthcheck shell",starts:{end:/[^\\]$/,subLanguage:"bash"}}],illegal:"</"}}},86808:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),h=this&&this.__exportStar||function(a,b){for(var c in a)"default"===c||Object.prototype.hasOwnProperty.call(b,c)||g(b,a,c)},i=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.AddPaths=b.SVGFontData=void 0;var j=c(35159);h(c(35159),b);var k=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.charOptions=function(b,c){return a.charOptions.call(this,b,c)},b.OPTIONS=f(f({},j.FontData.OPTIONS),{dynamicPrefix:"./output/svg/fonts"}),b.JAX="SVG",b}(j.FontData);b.SVGFontData=k,b.AddPaths=function(a,b,c){var d,e,f,g;try{for(var h=i(Object.keys(b)),j=h.next();!j.done;j=h.next()){var l=j.value,m=parseInt(l);k.charOptions(a,m).p=b[m]}}catch(a){d={error:a}}finally{try{j&&!j.done&&(e=h.return)&&e.call(h)}finally{if(d)throw d.error}}try{for(var n=i(Object.keys(c)),o=n.next();!o.done;o=n.next()){var l=o.value,m=parseInt(l);k.charOptions(a,m).c=c[m]}}catch(a){f={error:a}}finally{try{o&&!o.done&&(g=n.return)&&g.call(n)}finally{if(f)throw f.error}}return a}},86843:a=>{a.exports=function(a){let b="foreach do while for if from to step else on-error and or not in",c="true false yes no nothing nil null",d={className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{(.*?)\}/}]},e={className:"string",begin:/"/,end:/"/,contains:[a.BACKSLASH_ESCAPE,d,{className:"variable",begin:/\$\(/,end:/\)/,contains:[a.BACKSLASH_ESCAPE]}]},f={className:"string",begin:/'/,end:/'/};return{name:"MikroTik RouterOS script",aliases:["mikrotik"],case_insensitive:!0,keywords:{$pattern:/:?[\w-]+/,literal:c,keyword:b+" :"+b.split(" ").join(" :")+" :"+"global local beep delay put len typeof pick log time set find environment terminal error execute parse resolve toarray tobool toid toip toip6 tonum tostr totime".split(" ").join(" :")},contains:[{variants:[{begin:/\/\*/,end:/\*\//},{begin:/\/\//,end:/$/},{begin:/<\//,end:/>/}],illegal:/./},a.COMMENT("^#","$"),e,f,d,{begin:/[\w-]+=([^\s{}[\]()>]+)/,relevance:0,returnBegin:!0,contains:[{className:"attribute",begin:/[^=]+/},{begin:/=/,endsWithParent:!0,relevance:0,contains:[e,f,d,{className:"literal",begin:"\\b("+c.split(" ").join("|")+")\\b"},{begin:/("[^"]*"|[^\s{}[\]]+)/}]}]},{className:"number",begin:/\*[0-9a-fA-F]+/},{begin:"\\b("+"add remove enable disable set get print export edit find run debug error info warning".split(" ").join("|")+")([\\s[(\\]|])",returnBegin:!0,contains:[{className:"built_in",begin:/\w+/}]},{className:"built_in",variants:[{begin:"(\\.\\./|/|\\s)(("+"traffic-flow traffic-generator firewall scheduler aaa accounting address-list address align area bandwidth-server bfd bgp bridge client clock community config connection console customer default dhcp-client dhcp-server discovery dns e-mail ethernet filter firmware gps graphing group hardware health hotspot identity igmp-proxy incoming instance interface ip ipsec ipv6 irq l2tp-server lcd ldp logging mac-server mac-winbox mangle manual mirror mme mpls nat nd neighbor network note ntp ospf ospf-v3 ovpn-server page peer pim ping policy pool port ppp pppoe-client pptp-server prefix profile proposal proxy queue radius resource rip ripng route routing screen script security-profiles server service service-port settings shares smb sms sniffer snmp snooper socks sstp-server system tool tracking type upgrade upnp user-manager users user vlan secret vrrp watchdog web-access wireless pptp pppoe lan wan layer7-protocol lease simple raw".split(" ").join("|")+");?\\s)+"},{begin:/\.\./,relevance:0}]}]}}},86871:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.LiteDocument=void 0;var d=c(42308);b.LiteDocument=function(){function a(){this.root=new d.LiteElement("html",{},[this.head=new d.LiteElement("head"),this.body=new d.LiteElement("body")]),this.type=""}return Object.defineProperty(a.prototype,"kind",{get:function(){return"#document"},enumerable:!1,configurable:!0}),a}()},86997:(a,b,c)=>{"use strict";a.exports=new(c(7241))({explicit:[c(8902),c(82394),c(37491)]})},87091:a=>{a.exports=function(a){let b={match:[/(message|enum|service)\s+/,a.IDENT_RE],scope:{1:"keyword",2:"title.class"}};return{name:"Protocol Buffers",aliases:["proto"],keywords:{keyword:["package","import","option","optional","required","repeated","group","oneof"],type:["double","float","int32","int64","uint32","uint64","sint32","sint64","fixed32","fixed64","sfixed32","sfixed64","bool","string","bytes"],literal:["true","false"]},contains:[a.QUOTE_STRING_MODE,a.NUMBER_MODE,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,b,{className:"function",beginKeywords:"rpc",end:/[{;]/,excludeEnd:!0,keywords:"rpc returns"},{begin:/^\s*[A-Z_]+(?=\s*=[^\n]+;$)/}]}}},87312:a=>{a.exports=function(a){let b="\\[=*\\[",c="\\]=*\\]",d={begin:b,end:c,contains:["self"]},e=[a.COMMENT("--(?!"+b+")","$"),a.COMMENT("--"+b,c,{contains:[d],relevance:10})];return{name:"Lua",aliases:["pluto"],keywords:{$pattern:a.UNDERSCORE_IDENT_RE,literal:"true false nil",keyword:"and break do else elseif end for goto if in local not or repeat return then until while",built_in:"_G _ENV _VERSION __index __newindex __mode __call __metatable __tostring __len __gc __add __sub __mul __div __mod __pow __concat __unm __eq __lt __le assert collectgarbage dofile error getfenv getmetatable ipairs load loadfile loadstring module next pairs pcall print rawequal rawget rawset require select setfenv setmetatable tonumber tostring type unpack xpcall arg self coroutine resume yield status wrap create running debug getupvalue debug sethook getmetatable gethook setmetatable setlocal traceback setfenv getinfo setupvalue getlocal getregistry getfenv io lines write close flush open output type read stderr stdin input stdout popen tmpfile math log max acos huge ldexp pi cos tanh pow deg tan cosh sinh random randomseed frexp ceil floor rad abs sqrt modf asin min mod fmod log10 atan2 exp sin atan os exit setlocale date getenv difftime remove time clock tmpname rename execute package preload loadlib loaded loaders cpath config path seeall string sub upper len gfind rep find match char dump gmatch reverse byte format gsub lower table setn insert getn foreachi maxn foreach concat sort remove"},contains:e.concat([{className:"function",beginKeywords:"function",end:"\\)",contains:[a.inherit(a.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),{className:"params",begin:"\\(",endsWithParent:!0,contains:e}].concat(e)},a.C_NUMBER_MODE,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,{className:"string",begin:b,end:c,contains:[d],relevance:5}])}}},87348:a=>{a.exports=function(a){return{name:"Shell Session",aliases:["console","shellsession"],contains:[{className:"meta.prompt",begin:/^\s{0,3}[/~\w\d[\]()@-]*[>%$#][ ]?/,starts:{end:/[^\\](?=\s*$)/,subLanguage:"bash"}}]}}},87550:a=>{"use strict";a.exports=require("better-sqlite3")},87798:function(a,b,c){"use strict";var d=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},e=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.MathtoolsUtil=void 0;var f=c(15844),g=e(c(8078)),h=e(c(23963)),i=e(c(51676)),j=c(29597),k=c(2603),l=c(98302),m=c(87974);b.MathtoolsUtil={setDisplayLevel:function(a,b){if(b){var c=d((0,k.lookup)(b,{"\\displaystyle":[!0,0],"\\textstyle":[!1,0],"\\scriptstyle":[!1,1],"\\scriptscriptstyle":[!1,2]},[null,null]),2),e=c[0],f=c[1];null!==e&&(a.attributes.set("displaystyle",e),a.attributes.set("scriptlevel",f))}},checkAlignment:function(a,b){var c=a.stack.Top();if(c.kind!==f.EqnArrayItem.prototype.kind)throw new i.default("NotInAlignment","%1 can only be used in aligment environments",b);return c},addPairedDelims:function(a,b,c){a.handlers.retrieve(m.PAIREDDELIMS).add(b,new j.Macro(b,l.MathtoolsMethods.PairedDelimiters,c))},spreadLines:function(a,b){if(a.isKind("mtable")){var c=a.attributes.get("rowspacing");if(c){var d=g.default.dimen2em(b);c=c.split(/ /).map(function(a){return g.default.Em(Math.max(0,g.default.dimen2em(a)+d))}).join(" ")}else c=b;a.attributes.set("rowspacing",c)}},plusOrMinus:function(a,b){if(!(b=b.trim()).match(/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)$/))throw new i.default("NotANumber","Argument to %1 is not a number",a);return b.match(/^[-+]/)?b:"+"+b},getScript:function(a,b,c){var d=g.default.trimSpaces(a.GetArgument(b));if(""===d)return a.create("node","none");var e=a.options.mathtools["prescript-".concat(c,"-format")];return e&&(d="".concat(e,"{").concat(d,"}")),new h.default(d,a.stack.env,a.configuration).mml()}}},87826:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)});Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMspaceMixin=void 0,b.CommonMspaceMixin=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1);var c=this.node.attributes;a.w=this.length2em(c.get("width"),0),a.h=this.length2em(c.get("height"),0),a.d=this.length2em(c.get("depth"),0)},b.prototype.handleVariant=function(){},b}},87896:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__assign||function(){return(e=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonTeXFontMixin=void 0,b.CommonTeXFontMixin=function(a){var b;return(b=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b.prototype.getDelimiterData=function(a){return this.getChar("-smallop",a)||this.getChar("-size4",a)},b}(a)).NAME="TeX",b.defaultVariants=g(g([],f(a.defaultVariants),!1),[["-smallop","normal"],["-largeop","normal"],["-size3","normal"],["-size4","normal"],["-tex-calligraphic","italic"],["-tex-bold-calligraphic","bold-italic"],["-tex-oldstyle","normal"],["-tex-bold-oldstyle","bold"],["-tex-mathit","italic"],["-tex-variant","normal"]],!1),b.defaultCssFonts=e(e({},a.defaultCssFonts),{"-smallop":["serif",!1,!1],"-largeop":["serif",!1,!1],"-size3":["serif",!1,!1],"-size4":["serif",!1,!1],"-tex-calligraphic":["cursive",!0,!1],"-tex-bold-calligraphic":["cursive",!0,!0],"-tex-oldstyle":["serif",!1,!1],"-tex-bold-oldstyle":["serif",!1,!0],"-tex-mathit":["serif",!0,!1]}),b.defaultSizeVariants=["normal","-smallop","-largeop","-size3","-size4","-tex-variant"],b.defaultStretchVariants=["-size4"],b}},87974:function(a,b,c){"use strict";var d,e=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},f=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.MathtoolsConfiguration=b.fixPrescripts=b.PAIREDDELIMS=void 0;var g=c(107),h=c(88647),i=f(c(43173)),j=c(2603);c(19829);var k=c(87798),l=c(219),m=c(25708);function n(a){var b,c,d,f,g,h,j=a.data;try{for(var k=e(j.getList("mmultiscripts")),l=k.next();!l.done;l=k.next()){var m=l.value;if(m.getProperty("fixPrescript")){var n=i.default.getChildren(m),o=0;try{for(var p=(d=void 0,e([1,2])),q=p.next();!q.done;q=p.next()){var r=q.value;!n[r]&&(i.default.setChild(m,r,j.nodeFactory.create("node","none")),o++)}}catch(a){d={error:a}}finally{try{q&&!q.done&&(f=p.return)&&f.call(p)}finally{if(d)throw d.error}}try{for(var s=(g=void 0,e([4,5])),t=s.next();!t.done;t=s.next()){var r=t.value;i.default.isType(n[r],"mrow")&&0===i.default.getChildren(n[r]).length&&i.default.setChild(m,r,j.nodeFactory.create("node","none"))}}catch(a){g={error:a}}finally{try{t&&!t.done&&(h=s.return)&&h.call(s)}finally{if(g)throw g.error}}2===o&&n.splice(1,2)}}}catch(a){b={error:a}}finally{try{l&&!l.done&&(c=k.return)&&c.call(k)}finally{if(b)throw b.error}}}b.PAIREDDELIMS="mathtools-paired-delims",b.fixPrescripts=n,b.MathtoolsConfiguration=g.Configuration.create("mathtools",{handler:{macro:["mathtools-macros","mathtools-delimiters"],environment:["mathtools-environments"],delimiter:["mathtools-delimiters"],character:["mathtools-characters"]},items:((d={})[m.MultlinedItem.prototype.kind]=m.MultlinedItem,d),init:function(a){new h.CommandMap(b.PAIREDDELIMS,{},{}),a.append(g.Configuration.local({handler:{macro:[b.PAIREDDELIMS]},priority:-5}))},config:function(a,b){var c,d,f=b.parseOptions,g=f.options.mathtools.pairedDelimiters;try{for(var h=e(Object.keys(g)),i=h.next();!i.done;i=h.next()){var j=i.value;k.MathtoolsUtil.addPairedDelims(f,j,g[j])}}catch(a){c={error:a}}finally{try{i&&!i.done&&(d=h.return)&&d.call(h)}finally{if(c)throw c.error}}(0,l.MathtoolsTagFormat)(a,b)},postprocessors:[[n,-6]],options:{mathtools:{multlinegap:"1em","multlined-pos":"c","firstline-afterskip":"","lastline-preskip":"","smallmatrix-align":"c",shortvdotsadjustabove:".2em",shortvdotsadjustbelow:".2em",centercolon:!1,"centercolon-offset":".04em","thincolon-dx":"-.04em","thincolon-dw":"-.08em","use-unicode":!1,"prescript-sub-format":"","prescript-sup-format":"","prescript-arg-format":"","allow-mathtoolsset":!0,pairedDelimiters:(0,j.expandable)({}),tagforms:(0,j.expandable)({})}}})},88038:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.max=b.sum=void 0,b.sum=function(a){return a.reduce(function(a,b){return a+b},0)},b.max=function(a){return a.reduce(function(a,b){return Math.max(a,b)},0)}},88210:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=void 0;var d=c(48817);class e{constructor(a){this.decls={},a&&(a instanceof e||"string"==typeof a?(0,d.parse)(a.toString(),{from:void 0}).each(a=>{"decl"===a.type&&(this.decls[a.prop]=a.value)}):this.decls={...a})}delete(a){return delete this.decls[a],this}set(a,b){return this.decls[a]=b,this}toString(){let a="";for(let b of Object.keys(this.decls)){let c;try{c=(0,d.parse)(`${b}:${this.decls[b]}`,{from:void 0})}catch{}c&&(c.each(a=>{("decl"!==a.type||a.prop!==b)&&a.remove()}),a+=`${c.toString()};`)}return a}}b.default=e},88647:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},h=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.EnvironmentMap=b.CommandMap=b.MacroMap=b.DelimiterMap=b.CharacterMap=b.AbstractParseMap=b.RegExpMap=b.AbstractSymbolMap=b.parseResult=void 0;var i=c(29597),j=c(50635);function k(a){return void 0===a||a}b.parseResult=k;var l=function(){function a(a,b){this._name=a,this._parser=b,j.MapHandler.register(this)}return Object.defineProperty(a.prototype,"name",{get:function(){return this._name},enumerable:!1,configurable:!0}),a.prototype.parserFor=function(a){return this.contains(a)?this.parser:null},a.prototype.parse=function(a){var b=f(a,2),c=b[0],d=b[1],e=this.parserFor(d),g=this.lookup(d);return e&&g?k(e(c,g)):null},Object.defineProperty(a.prototype,"parser",{get:function(){return this._parser},set:function(a){this._parser=a},enumerable:!1,configurable:!0}),a}();b.AbstractSymbolMap=l,b.RegExpMap=function(a){function b(b,c,d){var e=a.call(this,b,c)||this;return e._regExp=d,e}return e(b,a),b.prototype.contains=function(a){return this._regExp.test(a)},b.prototype.lookup=function(a){return this.contains(a)?a:null},b}(l);var m=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.map=new Map,b}return e(b,a),b.prototype.lookup=function(a){return this.map.get(a)},b.prototype.contains=function(a){return this.map.has(a)},b.prototype.add=function(a,b){this.map.set(a,b)},b.prototype.remove=function(a){this.map.delete(a)},b}(l);b.AbstractParseMap=m;var n=function(a){function b(b,c,d){var e,h,j=a.call(this,b,c)||this;try{for(var k=g(Object.keys(d)),l=k.next();!l.done;l=k.next()){var m=l.value,n=d[m],o=f("string"==typeof n?[n,null]:n,2),p=o[0],q=o[1],r=new i.Symbol(m,p,q);j.add(m,r)}}catch(a){e={error:a}}finally{try{l&&!l.done&&(h=k.return)&&h.call(k)}finally{if(e)throw e.error}}return j}return e(b,a),b}(m);b.CharacterMap=n,b.DelimiterMap=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.parse=function(b){var c=f(b,2),d=c[0],e=c[1];return a.prototype.parse.call(this,[d,"\\"+e])},b}(n);var o=function(a){function b(b,c,d){var e,h,j=a.call(this,b,null)||this;try{for(var k=g(Object.keys(c)),l=k.next();!l.done;l=k.next()){var m=l.value,n=c[m],o=f("string"==typeof n?[n]:n),p=o[0],q=o.slice(1),r=new i.Macro(m,d[p],q);j.add(m,r)}}catch(a){e={error:a}}finally{try{l&&!l.done&&(h=k.return)&&h.call(k)}finally{if(e)throw e.error}}return j}return e(b,a),b.prototype.parserFor=function(a){var b=this.lookup(a);return b?b.func:null},b.prototype.parse=function(a){var b=f(a,2),c=b[0],d=b[1],e=this.lookup(d),g=this.parserFor(d);return e&&g?k(g.apply(void 0,h([c,e.symbol],f(e.args),!1))):null},b}(m);b.MacroMap=o,b.CommandMap=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.parse=function(a){var b=f(a,2),c=b[0],d=b[1],e=this.lookup(d),g=this.parserFor(d);if(!e||!g)return null;var i=c.currentCS;c.currentCS="\\"+d;var j=g.apply(void 0,h([c,"\\"+e.symbol],f(e.args),!1));return c.currentCS=i,k(j)},b}(o),b.EnvironmentMap=function(a){function b(b,c,d,e){var f=a.call(this,b,d,e)||this;return f.parser=c,f}return e(b,a),b.prototype.parse=function(a){var b=f(a,2),c=b[0],d=b[1],e=this.lookup(d),g=this.parserFor(d);return e&&g?k(this.parser(c,e.symbol,g,e.args)):null},b}(o)},88652:a=>{a.exports=function(a){let b=a.COMMENT(/^\s*@?rem\b/,/$/,{relevance:10});return{name:"Batch file (DOS)",aliases:["bat","cmd"],case_insensitive:!0,illegal:/\/\*/,keywords:{keyword:["if","else","goto","for","in","do","call","exit","not","exist","errorlevel","defined","equ","neq","lss","leq","gtr","geq"],built_in:["prn","nul","lpt3","lpt2","lpt1","con","com4","com3","com2","com1","aux","shift","cd","dir","echo","setlocal","endlocal","set","pause","copy","append","assoc","at","attrib","break","cacls","cd","chcp","chdir","chkdsk","chkntfs","cls","cmd","color","comp","compact","convert","date","dir","diskcomp","diskcopy","doskey","erase","fs","find","findstr","format","ftype","graftabl","help","keyb","label","md","mkdir","mode","more","move","path","pause","print","popd","pushd","promt","rd","recover","rem","rename","replace","restore","rmdir","shift","sort","start","subst","time","title","tree","type","ver","verify","vol","ping","net","ipconfig","taskkill","xcopy","ren","del"]},contains:[{className:"variable",begin:/%%[^ ]|%[^ ]+?%|![^ ]+?!/},{className:"function",begin:"^\\s*[A-Za-z._?][A-Za-z0-9_$#@~.?]*(:|\\s+label)",end:"goto:eof",contains:[a.inherit(a.TITLE_MODE,{begin:"([_a-zA-Z]\\w*\\.)*([_a-zA-Z]\\w*:)?[_a-zA-Z]\\w*"}),b]},{className:"number",begin:"\\b\\d+",relevance:0},b]}}},88787:a=>{a.exports=function(a){return{name:"Flix",keywords:{keyword:["case","class","def","else","enum","if","impl","import","in","lat","rel","index","let","match","namespace","switch","type","yield","with"],literal:["true","false"]},contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"string",begin:/'(.|\\[xXuU][a-zA-Z0-9]+)'/},{className:"string",variants:[{begin:'"',end:'"'}]},{className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[{className:"title",relevance:0,begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/}]},a.C_NUMBER_MODE]}}},88890:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},f=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMglyphMixin=void 0,b.CommonMglyphMixin=function(a){function b(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,f([],e(b),!1))||this;return d.getParameters(),d}return d(b,a),b.prototype.getParameters=function(){var a=this.node.attributes.getList("width","height","valign","src","index"),b=a.width,c=a.height,d=a.valign,e=a.src,f=a.index;if(e)this.width="auto"===b?1:this.length2em(b),this.height="auto"===c?1:this.length2em(c),this.valign=this.length2em(d||"0");else{var g=String.fromCodePoint(parseInt(f)),h=this.node.factory;this.charWrapper=this.wrap(h.create("text").setText(g)),this.charWrapper.parent=this}},b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1),this.charWrapper?a.updateFrom(this.charWrapper.getBBox()):(a.w=this.width,a.h=this.height+this.valign,a.d=-this.valign)},b}},89319:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.AllPackages=void 0,c(92638),c(86004),c(55234),c(84958),c(83050),c(68778),c(73010),c(48660),c(10968),c(4574),c(57022),c(74130),c(63290),c(29146),c(80026),c(98524),c(58554),c(17146),c(20522),c(70558),c(87974),c(94320),c(53298),c(19520),c(41374),c(76502),c(24016),c(29434),c(20832),c(4580),c(49738),c(95490),c(8530),"undefined"!=typeof MathJax&&MathJax.loader&&MathJax.loader.preLoad("[tex]/action","[tex]/ams","[tex]/amscd","[tex]/bbox","[tex]/boldsymbol","[tex]/braket","[tex]/bussproofs","[tex]/cancel","[tex]/cases","[tex]/centernot","[tex]/color","[tex]/colorv2","[tex]/colortbl","[tex]/empheq","[tex]/enclose","[tex]/extpfeil","[tex]/gensymb","[tex]/html","[tex]/mathtools","[tex]/mhchem","[tex]/newcommand","[tex]/noerrors","[tex]/noundefined","[tex]/physics","[tex]/upgreek","[tex]/unicode","[tex]/verb","[tex]/configmacros","[tex]/tagformat","[tex]/textcomp","[tex]/textmacros","[tex]/setoptions"),b.AllPackages=["base","action","ams","amscd","bbox","boldsymbol","braket","bussproofs","cancel","cases","centernot","color","colortbl","empheq","enclose","extpfeil","gensymb","html","mathtools","mhchem","newcommand","noerrors","noundefined","upgreek","unicode","verb","configmacros","tagformat","textcomp","textmacros"]},90028:a=>{a.exports=function(a){let b={className:"string",variants:[{begin:'"',end:'"',contains:[{begin:'""',relevance:0}]},{begin:"'",end:"'",contains:[{begin:"''",relevance:0}]}]},c={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:"define undef ifdef ifndef else endif include if",contains:[{begin:/\\\n/,relevance:0},a.inherit(b,{className:"string"}),{begin:/<[^\n>]*>/,end:/$/,illegal:"\\n"},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]};return{name:"SQF",case_insensitive:!0,keywords:{keyword:["break","breakWith","breakOut","breakTo","case","catch","continue","continueWith","default","do","else","exit","exitWith","for","forEach","from","if","local","private","switch","step","then","throw","to","try","waitUntil","while","with"],built_in:["abs","accTime","acos","action","actionIDs","actionKeys","actionKeysEx","actionKeysImages","actionKeysNames","actionKeysNamesArray","actionName","actionParams","activateAddons","activatedAddons","activateKey","activeTitleEffectParams","add3DENConnection","add3DENEventHandler","add3DENLayer","addAction","addBackpack","addBackpackCargo","addBackpackCargoGlobal","addBackpackGlobal","addBinocularItem","addCamShake","addCuratorAddons","addCuratorCameraArea","addCuratorEditableObjects","addCuratorEditingArea","addCuratorPoints","addEditorObject","addEventHandler","addForce","addForceGeneratorRTD","addGoggles","addGroupIcon","addHandgunItem","addHeadgear","addItem","addItemCargo","addItemCargoGlobal","addItemPool","addItemToBackpack","addItemToUniform","addItemToVest","addLiveStats","addMagazine","addMagazineAmmoCargo","addMagazineCargo","addMagazineCargoGlobal","addMagazineGlobal","addMagazinePool","addMagazines","addMagazineTurret","addMenu","addMenuItem","addMissionEventHandler","addMPEventHandler","addMusicEventHandler","addonFiles","addOwnedMine","addPlayerScores","addPrimaryWeaponItem","addPublicVariableEventHandler","addRating","addResources","addScore","addScoreSide","addSecondaryWeaponItem","addSwitchableUnit","addTeamMember","addToRemainsCollector","addTorque","addUniform","addUserActionEventHandler","addVehicle","addVest","addWaypoint","addWeapon","addWeaponCargo","addWeaponCargoGlobal","addWeaponGlobal","addWeaponItem","addWeaponPool","addWeaponTurret","addWeaponWithAttachmentsCargo","addWeaponWithAttachmentsCargoGlobal","admin","agent","agents","AGLToASL","aimedAtTarget","aimPos","airDensityCurveRTD","airDensityRTD","airplaneThrottle","airportSide","AISFinishHeal","alive","all3DENEntities","allActiveTitleEffects","allAddonsInfo","allAirports","allControls","allCurators","allCutLayers","allDead","allDeadMen","allDiaryRecords","allDiarySubjects","allDisplays","allEnv3DSoundSources","allGroups","allLODs","allMapMarkers","allMines","allMissionObjects","allObjects","allow3DMode","allowCrewInImmobile","allowCuratorLogicIgnoreAreas","allowDamage","allowDammage","allowedService","allowFileOperations","allowFleeing","allowGetIn","allowService","allowSprint","allPlayers","allSimpleObjects","allSites","allTurrets","allUnits","allUnitsUAV","allUsers","allVariables","ambientTemperature","ammo","ammoOnPylon","and","animate","animateBay","animateDoor","animatePylon","animateSource","animationNames","animationPhase","animationSourcePhase","animationState","apertureParams","append","apply","armoryPoints","arrayIntersect","asin","ASLToAGL","ASLToATL","assert","assignAsCargo","assignAsCargoIndex","assignAsCommander","assignAsDriver","assignAsGunner","assignAsTurret","assignCurator","assignedCargo","assignedCommander","assignedDriver","assignedGroup","assignedGunner","assignedItems","assignedTarget","assignedTeam","assignedVehicle","assignedVehicleRole","assignedVehicles","assignItem","assignTeam","assignToAirport","atan","atan2","atg","ATLToASL","attachedObject","attachedObjects","attachedTo","attachObject","attachTo","attackEnabled","awake","backpack","backpackCargo","backpackContainer","backpackItems","backpackMagazines","backpackSpaceFor","behaviour","benchmark","bezierInterpolation","binocular","binocularItems","binocularMagazine","boundingBox","boundingBoxReal","boundingCenter","brakesDisabled","briefingName","buildingExit","buildingPos","buldozer_EnableRoadDiag","buldozer_IsEnabledRoadDiag","buldozer_LoadNewRoads","buldozer_reloadOperMap","buttonAction","buttonSetAction","cadetMode","calculatePath","calculatePlayerVisibilityByFriendly","call","callExtension","camCommand","camCommit","camCommitPrepared","camCommitted","camConstuctionSetParams","camCreate","camDestroy","cameraEffect","cameraEffectEnableHUD","cameraInterest","cameraOn","cameraView","campaignConfigFile","camPreload","camPreloaded","camPrepareBank","camPrepareDir","camPrepareDive","camPrepareFocus","camPrepareFov","camPrepareFovRange","camPreparePos","camPrepareRelPos","camPrepareTarget","camSetBank","camSetDir","camSetDive","camSetFocus","camSetFov","camSetFovRange","camSetPos","camSetRelPos","camSetTarget","camTarget","camUseNVG","canAdd","canAddItemToBackpack","canAddItemToUniform","canAddItemToVest","cancelSimpleTaskDestination","canDeployWeapon","canFire","canMove","canSlingLoad","canStand","canSuspend","canTriggerDynamicSimulation","canUnloadInCombat","canVehicleCargo","captive","captiveNum","cbChecked","cbSetChecked","ceil","channelEnabled","cheatsEnabled","checkAIFeature","checkVisibility","className","clear3DENAttribute","clear3DENInventory","clearAllItemsFromBackpack","clearBackpackCargo","clearBackpackCargoGlobal","clearForcesRTD","clearGroupIcons","clearItemCargo","clearItemCargoGlobal","clearItemPool","clearMagazineCargo","clearMagazineCargoGlobal","clearMagazinePool","clearOverlay","clearRadio","clearWeaponCargo","clearWeaponCargoGlobal","clearWeaponPool","clientOwner","closeDialog","closeDisplay","closeOverlay","collapseObjectTree","collect3DENHistory","collectiveRTD","collisionDisabledWith","combatBehaviour","combatMode","commandArtilleryFire","commandChat","commander","commandFire","commandFollow","commandFSM","commandGetOut","commandingMenu","commandMove","commandRadio","commandStop","commandSuppressiveFire","commandTarget","commandWatch","comment","commitOverlay","compatibleItems","compatibleMagazines","compile","compileFinal","compileScript","completedFSM","composeText","configClasses","configFile","configHierarchy","configName","configOf","configProperties","configSourceAddonList","configSourceMod","configSourceModList","confirmSensorTarget","connectTerminalToUAV","connectToServer","controlsGroupCtrl","conversationDisabled","copyFromClipboard","copyToClipboard","copyWaypoints","cos","count","countEnemy","countFriendly","countSide","countType","countUnknown","create3DENComposition","create3DENEntity","createAgent","createCenter","createDialog","createDiaryLink","createDiaryRecord","createDiarySubject","createDisplay","createGearDialog","createGroup","createGuardedPoint","createHashMap","createHashMapFromArray","createLocation","createMarker","createMarkerLocal","createMenu","createMine","createMissionDisplay","createMPCampaignDisplay","createSimpleObject","createSimpleTask","createSite","createSoundSource","createTask","createTeam","createTrigger","createUnit","createVehicle","createVehicleCrew","createVehicleLocal","crew","ctAddHeader","ctAddRow","ctClear","ctCurSel","ctData","ctFindHeaderRows","ctFindRowHeader","ctHeaderControls","ctHeaderCount","ctRemoveHeaders","ctRemoveRows","ctrlActivate","ctrlAddEventHandler","ctrlAngle","ctrlAnimateModel","ctrlAnimationPhaseModel","ctrlAt","ctrlAutoScrollDelay","ctrlAutoScrollRewind","ctrlAutoScrollSpeed","ctrlBackgroundColor","ctrlChecked","ctrlClassName","ctrlCommit","ctrlCommitted","ctrlCreate","ctrlDelete","ctrlEnable","ctrlEnabled","ctrlFade","ctrlFontHeight","ctrlForegroundColor","ctrlHTMLLoaded","ctrlIDC","ctrlIDD","ctrlMapAnimAdd","ctrlMapAnimClear","ctrlMapAnimCommit","ctrlMapAnimDone","ctrlMapCursor","ctrlMapMouseOver","ctrlMapPosition","ctrlMapScale","ctrlMapScreenToWorld","ctrlMapSetPosition","ctrlMapWorldToScreen","ctrlModel","ctrlModelDirAndUp","ctrlModelScale","ctrlMousePosition","ctrlParent","ctrlParentControlsGroup","ctrlPosition","ctrlRemoveAllEventHandlers","ctrlRemoveEventHandler","ctrlScale","ctrlScrollValues","ctrlSetActiveColor","ctrlSetAngle","ctrlSetAutoScrollDelay","ctrlSetAutoScrollRewind","ctrlSetAutoScrollSpeed","ctrlSetBackgroundColor","ctrlSetChecked","ctrlSetDisabledColor","ctrlSetEventHandler","ctrlSetFade","ctrlSetFocus","ctrlSetFont","ctrlSetFontH1","ctrlSetFontH1B","ctrlSetFontH2","ctrlSetFontH2B","ctrlSetFontH3","ctrlSetFontH3B","ctrlSetFontH4","ctrlSetFontH4B","ctrlSetFontH5","ctrlSetFontH5B","ctrlSetFontH6","ctrlSetFontH6B","ctrlSetFontHeight","ctrlSetFontHeightH1","ctrlSetFontHeightH2","ctrlSetFontHeightH3","ctrlSetFontHeightH4","ctrlSetFontHeightH5","ctrlSetFontHeightH6","ctrlSetFontHeightSecondary","ctrlSetFontP","ctrlSetFontPB","ctrlSetFontSecondary","ctrlSetForegroundColor","ctrlSetModel","ctrlSetModelDirAndUp","ctrlSetModelScale","ctrlSetMousePosition","ctrlSetPixelPrecision","ctrlSetPosition","ctrlSetPositionH","ctrlSetPositionW","ctrlSetPositionX","ctrlSetPositionY","ctrlSetScale","ctrlSetScrollValues","ctrlSetShadow","ctrlSetStructuredText","ctrlSetText","ctrlSetTextColor","ctrlSetTextColorSecondary","ctrlSetTextSecondary","ctrlSetTextSelection","ctrlSetTooltip","ctrlSetTooltipColorBox","ctrlSetTooltipColorShade","ctrlSetTooltipColorText","ctrlSetTooltipMaxWidth","ctrlSetURL","ctrlSetURLOverlayMode","ctrlShadow","ctrlShow","ctrlShown","ctrlStyle","ctrlText","ctrlTextColor","ctrlTextHeight","ctrlTextSecondary","ctrlTextSelection","ctrlTextWidth","ctrlTooltip","ctrlType","ctrlURL","ctrlURLOverlayMode","ctrlVisible","ctRowControls","ctRowCount","ctSetCurSel","ctSetData","ctSetHeaderTemplate","ctSetRowTemplate","ctSetValue","ctValue","curatorAddons","curatorCamera","curatorCameraArea","curatorCameraAreaCeiling","curatorCoef","curatorEditableObjects","curatorEditingArea","curatorEditingAreaType","curatorMouseOver","curatorPoints","curatorRegisteredObjects","curatorSelected","curatorWaypointCost","current3DENOperation","currentChannel","currentCommand","currentMagazine","currentMagazineDetail","currentMagazineDetailTurret","currentMagazineTurret","currentMuzzle","currentNamespace","currentPilot","currentTask","currentTasks","currentThrowable","currentVisionMode","currentWaypoint","currentWeapon","currentWeaponMode","currentWeaponTurret","currentZeroing","cursorObject","cursorTarget","customChat","customRadio","customWaypointPosition","cutFadeOut","cutObj","cutRsc","cutText","damage","date","dateToNumber","dayTime","deActivateKey","debriefingText","debugFSM","debugLog","decayGraphValues","deg","delete3DENEntities","deleteAt","deleteCenter","deleteCollection","deleteEditorObject","deleteGroup","deleteGroupWhenEmpty","deleteIdentity","deleteLocation","deleteMarker","deleteMarkerLocal","deleteRange","deleteResources","deleteSite","deleteStatus","deleteTeam","deleteVehicle","deleteVehicleCrew","deleteWaypoint","detach","detectedMines","diag_activeMissionFSMs","diag_activeScripts","diag_activeSQFScripts","diag_activeSQSScripts","diag_allMissionEventHandlers","diag_captureFrame","diag_captureFrameToFile","diag_captureSlowFrame","diag_codePerformance","diag_deltaTime","diag_drawmode","diag_dumpCalltraceToLog","diag_dumpScriptAssembly","diag_dumpTerrainSynth","diag_dynamicSimulationEnd","diag_enable","diag_enabled","diag_exportConfig","diag_exportTerrainSVG","diag_fps","diag_fpsmin","diag_frameno","diag_getTerrainSegmentOffset","diag_lightNewLoad","diag_list","diag_localized","diag_log","diag_logSlowFrame","diag_mergeConfigFile","diag_recordTurretLimits","diag_resetFSM","diag_resetshapes","diag_scope","diag_setLightNew","diag_stacktrace","diag_tickTime","diag_toggle","dialog","diarySubjectExists","didJIP","didJIPOwner","difficulty","difficultyEnabled","difficultyEnabledRTD","difficultyOption","direction","directionStabilizationEnabled","directSay","disableAI","disableBrakes","disableCollisionWith","disableConversation","disableDebriefingStats","disableMapIndicators","disableNVGEquipment","disableRemoteSensors","disableSerialization","disableTIEquipment","disableUAVConnectability","disableUserInput","displayAddEventHandler","displayChild","displayCtrl","displayParent","displayRemoveAllEventHandlers","displayRemoveEventHandler","displaySetEventHandler","displayUniqueName","displayUpdate","dissolveTeam","distance","distance2D","distanceSqr","distributionRegion","do3DENAction","doArtilleryFire","doFire","doFollow","doFSM","doGetOut","doMove","doorPhase","doStop","doSuppressiveFire","doTarget","doWatch","drawArrow","drawEllipse","drawIcon","drawIcon3D","drawLaser","drawLine","drawLine3D","drawLink","drawLocation","drawPolygon","drawRectangle","drawTriangle","driver","drop","dynamicSimulationDistance","dynamicSimulationDistanceCoef","dynamicSimulationEnabled","dynamicSimulationSystemEnabled","echo","edit3DENMissionAttributes","editObject","editorSetEventHandler","effectiveCommander","elevatePeriscope","emptyPositions","enableAI","enableAIFeature","enableAimPrecision","enableAttack","enableAudioFeature","enableAutoStartUpRTD","enableAutoTrimRTD","enableCamShake","enableCaustics","enableChannel","enableCollisionWith","enableCopilot","enableDebriefingStats","enableDiagLegend","enableDirectionStabilization","enableDynamicSimulation","enableDynamicSimulationSystem","enableEndDialog","enableEngineArtillery","enableEnvironment","enableFatigue","enableGunLights","enableInfoPanelComponent","enableIRLasers","enableMimics","enablePersonTurret","enableRadio","enableReload","enableRopeAttach","enableSatNormalOnDetail","enableSaving","enableSentences","enableSimulation","enableSimulationGlobal","enableStamina","enableStressDamage","enableTeamSwitch","enableTraffic","enableUAVConnectability","enableUAVWaypoints","enableVehicleCargo","enableVehicleSensor","enableWeaponDisassembly","endLoadingScreen","endMission","engineOn","enginesIsOnRTD","enginesPowerRTD","enginesRpmRTD","enginesTorqueRTD","entities","environmentEnabled","environmentVolume","equipmentDisabled","estimatedEndServerTime","estimatedTimeLeft","evalObjectArgument","everyBackpack","everyContainer","exec","execEditorScript","execFSM","execVM","exp","expectedDestination","exportJIPMessages","eyeDirection","eyePos","face","faction","fadeEnvironment","fadeMusic","fadeRadio","fadeSound","fadeSpeech","failMission","fileExists","fillWeaponsFromPool","find","findAny","findCover","findDisplay","findEditorObject","findEmptyPosition","findEmptyPositionReady","findIf","findNearestEnemy","finishMissionInit","finite","fire","fireAtTarget","firstBackpack","flag","flagAnimationPhase","flagOwner","flagSide","flagTexture","flatten","fleeing","floor","flyInHeight","flyInHeightASL","focusedCtrl","fog","fogForecast","fogParams","forceAddUniform","forceAtPositionRTD","forceCadetDifficulty","forcedMap","forceEnd","forceFlagTexture","forceFollowRoad","forceGeneratorRTD","forceMap","forceRespawn","forceSpeed","forceUnicode","forceWalk","forceWeaponFire","forceWeatherChange","forEachMember","forEachMemberAgent","forEachMemberTeam","forgetTarget","format","formation","formationDirection","formationLeader","formationMembers","formationPosition","formationTask","formatText","formLeader","freeExtension","freeLook","fromEditor","fuel","fullCrew","gearIDCAmmoCount","gearSlotAmmoCount","gearSlotData","gestureState","get","get3DENActionState","get3DENAttribute","get3DENCamera","get3DENConnections","get3DENEntity","get3DENEntityID","get3DENGrid","get3DENIconsVisible","get3DENLayerEntities","get3DENLinesVisible","get3DENMissionAttribute","get3DENMouseOver","get3DENSelected","getAimingCoef","getAllEnv3DSoundControllers","getAllEnvSoundControllers","getAllHitPointsDamage","getAllOwnedMines","getAllPylonsInfo","getAllSoundControllers","getAllUnitTraits","getAmmoCargo","getAnimAimPrecision","getAnimSpeedCoef","getArray","getArtilleryAmmo","getArtilleryComputerSettings","getArtilleryETA","getAssetDLCInfo","getAssignedCuratorLogic","getAssignedCuratorUnit","getAttackTarget","getAudioOptionVolumes","getBackpackCargo","getBleedingRemaining","getBurningValue","getCalculatePlayerVisibilityByFriendly","getCameraViewDirection","getCargoIndex","getCenterOfMass","getClientState","getClientStateNumber","getCompatiblePylonMagazines","getConnectedUAV","getConnectedUAVUnit","getContainerMaxLoad","getCorpse","getCruiseControl","getCursorObjectParams","getCustomAimCoef","getCustomSoundController","getCustomSoundControllerCount","getDammage","getDebriefingText","getDescription","getDir","getDirVisual","getDiverState","getDLCAssetsUsage","getDLCAssetsUsageByName","getDLCs","getDLCUsageTime","getEditorCamera","getEditorMode","getEditorObjectScope","getElevationOffset","getEngineTargetRPMRTD","getEnv3DSoundController","getEnvSoundController","getEventHandlerInfo","getFatigue","getFieldManualStartPage","getForcedFlagTexture","getForcedSpeed","getFriend","getFSMVariable","getFuelCargo","getGraphValues","getGroupIcon","getGroupIconParams","getGroupIcons","getHideFrom","getHit","getHitIndex","getHitPointDamage","getItemCargo","getLighting","getLightingAt","getLoadedModsInfo","getMagazineCargo","getMarkerColor","getMarkerPos","getMarkerSize","getMarkerType","getMass","getMissionConfig","getMissionConfigValue","getMissionDLCs","getMissionLayerEntities","getMissionLayers","getMissionPath","getModelInfo","getMousePosition","getMusicPlayedTime","getNumber","getObjectArgument","getObjectChildren","getObjectDLC","getObjectFOV","getObjectID","getObjectMaterials","getObjectProxy","getObjectScale","getObjectTextures","getObjectType","getObjectViewDistance","getOpticsMode","getOrDefault","getOrDefaultCall","getOxygenRemaining","getPersonUsedDLCs","getPilotCameraDirection","getPilotCameraPosition","getPilotCameraRotation","getPilotCameraTarget","getPiPViewDistance","getPlateNumber","getPlayerChannel","getPlayerID","getPlayerScores","getPlayerUID","getPlayerVoNVolume","getPos","getPosASL","getPosASLVisual","getPosASLW","getPosATL","getPosATLVisual","getPosVisual","getPosWorld","getPosWorldVisual","getPylonMagazines","getRelDir","getRelPos","getRemoteSensorsDisabled","getRepairCargo","getResolution","getRoadInfo","getRotorBrakeRTD","getSensorTargets","getSensorThreats","getShadowDistance","getShotParents","getSlingLoad","getSoundController","getSoundControllerResult","getSpeed","getStamina","getStatValue","getSteamFriendsServers","getSubtitleOptions","getSuppression","getTerrainGrid","getTerrainHeight","getTerrainHeightASL","getTerrainInfo","getText","getTextRaw","getTextureInfo","getTextWidth","getTiParameters","getTotalDLCUsageTime","getTrimOffsetRTD","getTurretLimits","getTurretOpticsMode","getUnitFreefallInfo","getUnitLoadout","getUnitTrait","getUnloadInCombat","getUserInfo","getUserMFDText","getUserMFDValue","getVariable","getVehicleCargo","getVehicleTiPars","getWeaponCargo","getWeaponSway","getWingsOrientationRTD","getWingsPositionRTD","getWPPos","glanceAt","globalChat","globalRadio","goggles","goto","group","groupChat","groupFromNetId","groupIconSelectable","groupIconsVisible","groupID","groupOwner","groupRadio","groups","groupSelectedUnits","groupSelectUnit","gunner","gusts","halt","handgunItems","handgunMagazine","handgunWeapon","handsHit","hashValue","hasInterface","hasPilotCamera","hasWeapon","hcAllGroups","hcGroupParams","hcLeader","hcRemoveAllGroups","hcRemoveGroup","hcSelected","hcSelectGroup","hcSetGroup","hcShowBar","hcShownBar","headgear","hideBody","hideObject","hideObjectGlobal","hideSelection","hint","hintC","hintCadet","hintSilent","hmd","hostMission","htmlLoad","HUDMovementLevels","humidity","image","importAllGroups","importance","in","inArea","inAreaArray","incapacitatedState","inflame","inflamed","infoPanel","infoPanelComponentEnabled","infoPanelComponents","infoPanels","inGameUISetEventHandler","inheritsFrom","initAmbientLife","inPolygon","inputAction","inputController","inputMouse","inRangeOfArtillery","insert","insertEditorObject","intersect","is3DEN","is3DENMultiplayer","is3DENPreview","isAbleToBreathe","isActionMenuVisible","isAgent","isAimPrecisionEnabled","isAllowedCrewInImmobile","isArray","isAutoHoverOn","isAutonomous","isAutoStartUpEnabledRTD","isAutotest","isAutoTrimOnRTD","isAwake","isBleeding","isBurning","isClass","isCollisionLightOn","isCopilotEnabled","isDamageAllowed","isDedicated","isDLCAvailable","isEngineOn","isEqualRef","isEqualTo","isEqualType","isEqualTypeAll","isEqualTypeAny","isEqualTypeArray","isEqualTypeParams","isFilePatchingEnabled","isFinal","isFlashlightOn","isFlatEmpty","isForcedWalk","isFormationLeader","isGameFocused","isGamePaused","isGroupDeletedWhenEmpty","isHidden","isInRemainsCollector","isInstructorFigureEnabled","isIRLaserOn","isKeyActive","isKindOf","isLaserOn","isLightOn","isLocalized","isManualFire","isMarkedForCollection","isMissionProfileNamespaceLoaded","isMultiplayer","isMultiplayerSolo","isNil","isNotEqualRef","isNotEqualTo","isNull","isNumber","isObjectHidden","isObjectRTD","isOnRoad","isPiPEnabled","isPlayer","isRealTime","isRemoteExecuted","isRemoteExecutedJIP","isSaving","isSensorTargetConfirmed","isServer","isShowing3DIcons","isSimpleObject","isSprintAllowed","isStaminaEnabled","isSteamMission","isSteamOverlayEnabled","isStreamFriendlyUIEnabled","isStressDamageEnabled","isText","isTouchingGround","isTurnedOut","isTutHintsEnabled","isUAVConnectable","isUAVConnected","isUIContext","isUniformAllowed","isVehicleCargo","isVehicleRadarOn","isVehicleSensorEnabled","isWalking","isWeaponDeployed","isWeaponRested","itemCargo","items","itemsWithMagazines","join","joinAs","joinAsSilent","joinSilent","joinString","kbAddDatabase","kbAddDatabaseTargets","kbAddTopic","kbHasTopic","kbReact","kbRemoveTopic","kbTell","kbWasSaid","keyImage","keyName","keys","knowsAbout","land","landAt","landResult","language","laserTarget","lbAdd","lbClear","lbColor","lbColorRight","lbCurSel","lbData","lbDelete","lbIsSelected","lbPicture","lbPictureRight","lbSelection","lbSetColor","lbSetColorRight","lbSetCurSel","lbSetData","lbSetPicture","lbSetPictureColor","lbSetPictureColorDisabled","lbSetPictureColorSelected","lbSetPictureRight","lbSetPictureRightColor","lbSetPictureRightColorDisabled","lbSetPictureRightColorSelected","lbSetSelectColor","lbSetSelectColorRight","lbSetSelected","lbSetText","lbSetTextRight","lbSetTooltip","lbSetValue","lbSize","lbSort","lbSortBy","lbSortByValue","lbText","lbTextRight","lbTooltip","lbValue","leader","leaderboardDeInit","leaderboardGetRows","leaderboardInit","leaderboardRequestRowsFriends","leaderboardRequestRowsGlobal","leaderboardRequestRowsGlobalAroundUser","leaderboardsRequestUploadScore","leaderboardsRequestUploadScoreKeepBest","leaderboardState","leaveVehicle","libraryCredits","libraryDisclaimers","lifeState","lightAttachObject","lightDetachObject","lightIsOn","lightnings","limitSpeed","linearConversion","lineIntersects","lineIntersectsObjs","lineIntersectsSurfaces","lineIntersectsWith","linkItem","list","listObjects","listRemoteTargets","listVehicleSensors","ln","lnbAddArray","lnbAddColumn","lnbAddRow","lnbClear","lnbColor","lnbColorRight","lnbCurSelRow","lnbData","lnbDeleteColumn","lnbDeleteRow","lnbGetColumnsPosition","lnbPicture","lnbPictureRight","lnbSetColor","lnbSetColorRight","lnbSetColumnsPos","lnbSetCurSelRow","lnbSetData","lnbSetPicture","lnbSetPictureColor","lnbSetPictureColorRight","lnbSetPictureColorSelected","lnbSetPictureColorSelectedRight","lnbSetPictureRight","lnbSetText","lnbSetTextRight","lnbSetTooltip","lnbSetValue","lnbSize","lnbSort","lnbSortBy","lnbSortByValue","lnbText","lnbTextRight","lnbValue","load","loadAbs","loadBackpack","loadConfig","loadFile","loadGame","loadIdentity","loadMagazine","loadOverlay","loadStatus","loadUniform","loadVest","localize","localNamespace","locationPosition","lock","lockCameraTo","lockCargo","lockDriver","locked","lockedCameraTo","lockedCargo","lockedDriver","lockedInventory","lockedTurret","lockIdentity","lockInventory","lockTurret","lockWp","log","logEntities","logNetwork","logNetworkTerminate","lookAt","lookAtPos","magazineCargo","magazines","magazinesAllTurrets","magazinesAmmo","magazinesAmmoCargo","magazinesAmmoFull","magazinesDetail","magazinesDetailBackpack","magazinesDetailUniform","magazinesDetailVest","magazinesTurret","magazineTurretAmmo","mapAnimAdd","mapAnimClear","mapAnimCommit","mapAnimDone","mapCenterOnCamera","mapGridPosition","markAsFinishedOnSteam","markerAlpha","markerBrush","markerChannel","markerColor","markerDir","markerPolyline","markerPos","markerShadow","markerShape","markerSize","markerText","markerType","matrixMultiply","matrixTranspose","max","maxLoad","members","menuAction","menuAdd","menuChecked","menuClear","menuCollapse","menuData","menuDelete","menuEnable","menuEnabled","menuExpand","menuHover","menuPicture","menuSetAction","menuSetCheck","menuSetData","menuSetPicture","menuSetShortcut","menuSetText","menuSetURL","menuSetValue","menuShortcut","menuShortcutText","menuSize","menuSort","menuText","menuURL","menuValue","merge","min","mineActive","mineDetectedBy","missileTarget","missileTargetPos","missionConfigFile","missionDifficulty","missionEnd","missionName","missionNameSource","missionNamespace","missionProfileNamespace","missionStart","missionVersion","mod","modelToWorld","modelToWorldVisual","modelToWorldVisualWorld","modelToWorldWorld","modParams","moonIntensity","moonPhase","morale","move","move3DENCamera","moveInAny","moveInCargo","moveInCommander","moveInDriver","moveInGunner","moveInTurret","moveObjectToEnd","moveOut","moveTime","moveTo","moveToCompleted","moveToFailed","musicVolume","name","namedProperties","nameSound","nearEntities","nearestBuilding","nearestLocation","nearestLocations","nearestLocationWithDubbing","nearestMines","nearestObject","nearestObjects","nearestTerrainObjects","nearObjects","nearObjectsReady","nearRoads","nearSupplies","nearTargets","needReload","needService","netId","netObjNull","newOverlay","nextMenuItemIndex","nextWeatherChange","nMenuItems","not","numberOfEnginesRTD","numberToDate","objectCurators","objectFromNetId","objectParent","objStatus","onBriefingGroup","onBriefingNotes","onBriefingPlan","onBriefingTeamSwitch","onCommandModeChanged","onDoubleClick","onEachFrame","onGroupIconClick","onGroupIconOverEnter","onGroupIconOverLeave","onHCGroupSelectionChanged","onMapSingleClick","onPlayerConnected","onPlayerDisconnected","onPreloadFinished","onPreloadStarted","onShowNewObject","onTeamSwitch","openCuratorInterface","openDLCPage","openGPS","openMap","openSteamApp","openYoutubeVideo","or","orderGetIn","overcast","overcastForecast","owner","param","params","parseNumber","parseSimpleArray","parseText","parsingNamespace","particlesQuality","periscopeElevation","pickWeaponPool","pitch","pixelGrid","pixelGridBase","pixelGridNoUIScale","pixelH","pixelW","playableSlotsNumber","playableUnits","playAction","playActionNow","player","playerRespawnTime","playerSide","playersNumber","playGesture","playMission","playMove","playMoveNow","playMusic","playScriptedMission","playSound","playSound3D","playSoundUI","pose","position","positionCameraToWorld","posScreenToWorld","posWorldToScreen","ppEffectAdjust","ppEffectCommit","ppEffectCommitted","ppEffectCreate","ppEffectDestroy","ppEffectEnable","ppEffectEnabled","ppEffectForceInNVG","precision","preloadCamera","preloadObject","preloadSound","preloadTitleObj","preloadTitleRsc","preprocessFile","preprocessFileLineNumbers","primaryWeapon","primaryWeaponItems","primaryWeaponMagazine","priority","processDiaryLink","productVersion","profileName","profileNamespace","profileNameSteam","progressLoadingScreen","progressPosition","progressSetPosition","publicVariable","publicVariableClient","publicVariableServer","pushBack","pushBackUnique","putWeaponPool","queryItemsPool","queryMagazinePool","queryWeaponPool","rad","radioChannelAdd","radioChannelCreate","radioChannelInfo","radioChannelRemove","radioChannelSetCallSign","radioChannelSetLabel","radioEnabled","radioVolume","rain","rainbow","rainParams","random","rank","rankId","rating","rectangular","regexFind","regexMatch","regexReplace","registeredTasks","registerTask","reload","reloadEnabled","remoteControl","remoteExec","remoteExecCall","remoteExecutedOwner","remove3DENConnection","remove3DENEventHandler","remove3DENLayer","removeAction","removeAll3DENEventHandlers","removeAllActions","removeAllAssignedItems","removeAllBinocularItems","removeAllContainers","removeAllCuratorAddons","removeAllCuratorCameraAreas","removeAllCuratorEditingAreas","removeAllEventHandlers","removeAllHandgunItems","removeAllItems","removeAllItemsWithMagazines","removeAllMissionEventHandlers","removeAllMPEventHandlers","removeAllMusicEventHandlers","removeAllOwnedMines","removeAllPrimaryWeaponItems","removeAllSecondaryWeaponItems","removeAllUserActionEventHandlers","removeAllWeapons","removeBackpack","removeBackpackGlobal","removeBinocularItem","removeCuratorAddons","removeCuratorCameraArea","removeCuratorEditableObjects","removeCuratorEditingArea","removeDiaryRecord","removeDiarySubject","removeDrawIcon","removeDrawLinks","removeEventHandler","removeFromRemainsCollector","removeGoggles","removeGroupIcon","removeHandgunItem","removeHeadgear","removeItem","removeItemFromBackpack","removeItemFromUniform","removeItemFromVest","removeItems","removeMagazine","removeMagazineGlobal","removeMagazines","removeMagazinesTurret","removeMagazineTurret","removeMenuItem","removeMissionEventHandler","removeMPEventHandler","removeMusicEventHandler","removeOwnedMine","removePrimaryWeaponItem","removeSecondaryWeaponItem","removeSimpleTask","removeSwitchableUnit","removeTeamMember","removeUniform","removeUserActionEventHandler","removeVest","removeWeapon","removeWeaponAttachmentCargo","removeWeaponCargo","removeWeaponGlobal","removeWeaponTurret","reportRemoteTarget","requiredVersion","resetCamShake","resetSubgroupDirection","resize","resources","respawnVehicle","restartEditorCamera","reveal","revealMine","reverse","reversedMouseY","roadAt","roadsConnectedTo","roleDescription","ropeAttachedObjects","ropeAttachedTo","ropeAttachEnabled","ropeAttachTo","ropeCreate","ropeCut","ropeDestroy","ropeDetach","ropeEndPosition","ropeLength","ropes","ropesAttachedTo","ropeSegments","ropeUnwind","ropeUnwound","rotorsForcesRTD","rotorsRpmRTD","round","runInitScript","safeZoneH","safeZoneW","safeZoneWAbs","safeZoneX","safeZoneXAbs","safeZoneY","save3DENInventory","saveGame","saveIdentity","saveJoysticks","saveMissionProfileNamespace","saveOverlay","saveProfileNamespace","saveStatus","saveVar","savingEnabled","say","say2D","say3D","scopeName","score","scoreSide","screenshot","screenToWorld","scriptDone","scriptName","scudState","secondaryWeapon","secondaryWeaponItems","secondaryWeaponMagazine","select","selectBestPlaces","selectDiarySubject","selectedEditorObjects","selectEditorObject","selectionNames","selectionPosition","selectionVectorDirAndUp","selectLeader","selectMax","selectMin","selectNoPlayer","selectPlayer","selectRandom","selectRandomWeighted","selectWeapon","selectWeaponTurret","sendAUMessage","sendSimpleCommand","sendTask","sendTaskResult","sendUDPMessage","sentencesEnabled","serverCommand","serverCommandAvailable","serverCommandExecutable","serverName","serverNamespace","serverTime","set","set3DENAttribute","set3DENAttributes","set3DENGrid","set3DENIconsVisible","set3DENLayer","set3DENLinesVisible","set3DENLogicType","set3DENMissionAttribute","set3DENMissionAttributes","set3DENModelsVisible","set3DENObjectType","set3DENSelected","setAccTime","setActualCollectiveRTD","setAirplaneThrottle","setAirportSide","setAmmo","setAmmoCargo","setAmmoOnPylon","setAnimSpeedCoef","setAperture","setApertureNew","setArmoryPoints","setAttributes","setAutonomous","setBehaviour","setBehaviourStrong","setBleedingRemaining","setBrakesRTD","setCameraInterest","setCamShakeDefParams","setCamShakeParams","setCamUseTi","setCaptive","setCenterOfMass","setCollisionLight","setCombatBehaviour","setCombatMode","setCompassOscillation","setConvoySeparation","setCruiseControl","setCuratorCameraAreaCeiling","setCuratorCoef","setCuratorEditingAreaType","setCuratorWaypointCost","setCurrentChannel","setCurrentTask","setCurrentWaypoint","setCustomAimCoef","SetCustomMissionData","setCustomSoundController","setCustomWeightRTD","setDamage","setDammage","setDate","setDebriefingText","setDefaultCamera","setDestination","setDetailMapBlendPars","setDiaryRecordText","setDiarySubjectPicture","setDir","setDirection","setDrawIcon","setDriveOnPath","setDropInterval","setDynamicSimulationDistance","setDynamicSimulationDistanceCoef","setEditorMode","setEditorObjectScope","setEffectCondition","setEffectiveCommander","setEngineRpmRTD","setFace","setFaceanimation","setFatigue","setFeatureType","setFlagAnimationPhase","setFlagOwner","setFlagSide","setFlagTexture","setFog","setForceGeneratorRTD","setFormation","setFormationTask","setFormDir","setFriend","setFromEditor","setFSMVariable","setFuel","setFuelCargo","setGroupIcon","setGroupIconParams","setGroupIconsSelectable","setGroupIconsVisible","setGroupid","setGroupIdGlobal","setGroupOwner","setGusts","setHideBehind","setHit","setHitIndex","setHitPointDamage","setHorizonParallaxCoef","setHUDMovementLevels","setHumidity","setIdentity","setImportance","setInfoPanel","setLeader","setLightAmbient","setLightAttenuation","setLightBrightness","setLightColor","setLightConePars","setLightDayLight","setLightFlareMaxDistance","setLightFlareSize","setLightIntensity","setLightIR","setLightnings","setLightUseFlare","setLightVolumeShape","setLocalWindParams","setMagazineTurretAmmo","setMarkerAlpha","setMarkerAlphaLocal","setMarkerBrush","setMarkerBrushLocal","setMarkerColor","setMarkerColorLocal","setMarkerDir","setMarkerDirLocal","setMarkerPolyline","setMarkerPolylineLocal","setMarkerPos","setMarkerPosLocal","setMarkerShadow","setMarkerShadowLocal","setMarkerShape","setMarkerShapeLocal","setMarkerSize","setMarkerSizeLocal","setMarkerText","setMarkerTextLocal","setMarkerType","setMarkerTypeLocal","setMass","setMaxLoad","setMimic","setMissileTarget","setMissileTargetPos","setMousePosition","setMusicEffect","setMusicEventHandler","setName","setNameSound","setObjectArguments","setObjectMaterial","setObjectMaterialGlobal","setObjectProxy","setObjectScale","setObjectTexture","setObjectTextureGlobal","setObjectViewDistance","setOpticsMode","setOvercast","setOwner","setOxygenRemaining","setParticleCircle","setParticleClass","setParticleFire","setParticleParams","setParticleRandom","setPilotCameraDirection","setPilotCameraRotation","setPilotCameraTarget","setPilotLight","setPiPEffect","setPiPViewDistance","setPitch","setPlateNumber","setPlayable","setPlayerRespawnTime","setPlayerVoNVolume","setPos","setPosASL","setPosASL2","setPosASLW","setPosATL","setPosition","setPosWorld","setPylonLoadout","setPylonsPriority","setRadioMsg","setRain","setRainbow","setRandomLip","setRank","setRectangular","setRepairCargo","setRotorBrakeRTD","setShadowDistance","setShotParents","setSide","setSimpleTaskAlwaysVisible","setSimpleTaskCustomData","setSimpleTaskDescription","setSimpleTaskDestination","setSimpleTaskTarget","setSimpleTaskType","setSimulWeatherLayers","setSize","setSkill","setSlingLoad","setSoundEffect","setSpeaker","setSpeech","setSpeedMode","setStamina","setStaminaScheme","setStatValue","setSuppression","setSystemOfUnits","setTargetAge","setTaskMarkerOffset","setTaskResult","setTaskState","setTerrainGrid","setTerrainHeight","setText","setTimeMultiplier","setTiParameter","setTitleEffect","setTowParent","setTrafficDensity","setTrafficDistance","setTrafficGap","setTrafficSpeed","setTriggerActivation","setTriggerArea","setTriggerInterval","setTriggerStatements","setTriggerText","setTriggerTimeout","setTriggerType","setTurretLimits","setTurretOpticsMode","setType","setUnconscious","setUnitAbility","setUnitCombatMode","setUnitFreefallHeight","setUnitLoadout","setUnitPos","setUnitPosWeak","setUnitRank","setUnitRecoilCoefficient","setUnitTrait","setUnloadInCombat","setUserActionText","setUserMFDText","setUserMFDValue","setVariable","setVectorDir","setVectorDirAndUp","setVectorUp","setVehicleAmmo","setVehicleAmmoDef","setVehicleArmor","setVehicleCargo","setVehicleId","setVehicleLock","setVehiclePosition","setVehicleRadar","setVehicleReceiveRemoteTargets","setVehicleReportOwnPosition","setVehicleReportRemoteTargets","setVehicleTiPars","setVehicleVarName","setVelocity","setVelocityModelSpace","setVelocityTransformation","setViewDistance","setVisibleIfTreeCollapsed","setWantedRPMRTD","setWaves","setWaypointBehaviour","setWaypointCombatMode","setWaypointCompletionRadius","setWaypointDescription","setWaypointForceBehaviour","setWaypointFormation","setWaypointHousePosition","setWaypointLoiterAltitude","setWaypointLoiterRadius","setWaypointLoiterType","setWaypointName","setWaypointPosition","setWaypointScript","setWaypointSpeed","setWaypointStatements","setWaypointTimeout","setWaypointType","setWaypointVisible","setWeaponReloadingTime","setWeaponZeroing","setWind","setWindDir","setWindForce","setWindStr","setWingForceScaleRTD","setWPPos","show3DIcons","showChat","showCinemaBorder","showCommandingMenu","showCompass","showCuratorCompass","showGps","showHUD","showLegend","showMap","shownArtilleryComputer","shownChat","shownCompass","shownCuratorCompass","showNewEditorObject","shownGps","shownHUD","shownMap","shownPad","shownRadio","shownScoretable","shownSubtitles","shownUAVFeed","shownWarrant","shownWatch","showPad","showRadio","showScoretable","showSubtitles","showUAVFeed","showWarrant","showWatch","showWaypoint","showWaypoints","side","sideChat","sideRadio","simpleTasks","simulationEnabled","simulCloudDensity","simulCloudOcclusion","simulInClouds","simulWeatherSync","sin","size","sizeOf","skill","skillFinal","skipTime","sleep","sliderPosition","sliderRange","sliderSetPosition","sliderSetRange","sliderSetSpeed","sliderSpeed","slingLoadAssistantShown","soldierMagazines","someAmmo","sort","soundVolume","spawn","speaker","speechVolume","speed","speedMode","splitString","sqrt","squadParams","stance","startLoadingScreen","stop","stopEngineRTD","stopped","str","sunOrMoon","supportInfo","suppressFor","surfaceIsWater","surfaceNormal","surfaceTexture","surfaceType","swimInDepth","switchableUnits","switchAction","switchCamera","switchGesture","switchLight","switchMove","synchronizedObjects","synchronizedTriggers","synchronizedWaypoints","synchronizeObjectsAdd","synchronizeObjectsRemove","synchronizeTrigger","synchronizeWaypoint","systemChat","systemOfUnits","systemTime","systemTimeUTC","tan","targetKnowledge","targets","targetsAggregate","targetsQuery","taskAlwaysVisible","taskChildren","taskCompleted","taskCustomData","taskDescription","taskDestination","taskHint","taskMarkerOffset","taskName","taskParent","taskResult","taskState","taskType","teamMember","teamName","teams","teamSwitch","teamSwitchEnabled","teamType","terminate","terrainIntersect","terrainIntersectASL","terrainIntersectAtASL","text","textLog","textLogFormat","tg","time","timeMultiplier","titleCut","titleFadeOut","titleObj","titleRsc","titleText","toArray","toFixed","toLower","toLowerANSI","toString","toUpper","toUpperANSI","triggerActivated","triggerActivation","triggerAmmo","triggerArea","triggerAttachedVehicle","triggerAttachObject","triggerAttachVehicle","triggerDynamicSimulation","triggerInterval","triggerStatements","triggerText","triggerTimeout","triggerTimeoutCurrent","triggerType","trim","turretLocal","turretOwner","turretUnit","tvAdd","tvClear","tvCollapse","tvCollapseAll","tvCount","tvCurSel","tvData","tvDelete","tvExpand","tvExpandAll","tvIsSelected","tvPicture","tvPictureRight","tvSelection","tvSetColor","tvSetCurSel","tvSetData","tvSetPicture","tvSetPictureColor","tvSetPictureColorDisabled","tvSetPictureColorSelected","tvSetPictureRight","tvSetPictureRightColor","tvSetPictureRightColorDisabled","tvSetPictureRightColorSelected","tvSetSelectColor","tvSetSelected","tvSetText","tvSetTooltip","tvSetValue","tvSort","tvSortAll","tvSortByValue","tvSortByValueAll","tvText","tvTooltip","tvValue","type","typeName","typeOf","UAVControl","uiNamespace","uiSleep","unassignCurator","unassignItem","unassignTeam","unassignVehicle","underwater","uniform","uniformContainer","uniformItems","uniformMagazines","uniqueUnitItems","unitAddons","unitAimPosition","unitAimPositionVisual","unitBackpack","unitCombatMode","unitIsUAV","unitPos","unitReady","unitRecoilCoefficient","units","unitsBelowHeight","unitTurret","unlinkItem","unlockAchievement","unregisterTask","updateDrawIcon","updateMenuItem","updateObjectTree","useAIOperMapObstructionTest","useAISteeringComponent","useAudioTimeForMoves","userInputDisabled","values","vectorAdd","vectorCos","vectorCrossProduct","vectorDiff","vectorDir","vectorDirVisual","vectorDistance","vectorDistanceSqr","vectorDotProduct","vectorFromTo","vectorLinearConversion","vectorMagnitude","vectorMagnitudeSqr","vectorModelToWorld","vectorModelToWorldVisual","vectorMultiply","vectorNormalized","vectorUp","vectorUpVisual","vectorWorldToModel","vectorWorldToModelVisual","vehicle","vehicleCargoEnabled","vehicleChat","vehicleMoveInfo","vehicleRadio","vehicleReceiveRemoteTargets","vehicleReportOwnPosition","vehicleReportRemoteTargets","vehicles","vehicleVarName","velocity","velocityModelSpace","verifySignature","vest","vestContainer","vestItems","vestMagazines","viewDistance","visibleCompass","visibleGps","visibleMap","visiblePosition","visiblePositionASL","visibleScoretable","visibleWatch","waves","waypointAttachedObject","waypointAttachedVehicle","waypointAttachObject","waypointAttachVehicle","waypointBehaviour","waypointCombatMode","waypointCompletionRadius","waypointDescription","waypointForceBehaviour","waypointFormation","waypointHousePosition","waypointLoiterAltitude","waypointLoiterRadius","waypointLoiterType","waypointName","waypointPosition","waypoints","waypointScript","waypointsEnabledUAV","waypointShow","waypointSpeed","waypointStatements","waypointTimeout","waypointTimeoutCurrent","waypointType","waypointVisible","weaponAccessories","weaponAccessoriesCargo","weaponCargo","weaponDirection","weaponInertia","weaponLowered","weaponReloadingTime","weapons","weaponsInfo","weaponsItems","weaponsItemsCargo","weaponState","weaponsTurret","weightRTD","WFSideText","wind","windDir","windRTD","windStr","wingsForcesRTD","worldName","worldSize","worldToModel","worldToModelVisual","worldToScreen"],literal:["blufor","civilian","configNull","controlNull","displayNull","diaryRecordNull","east","endl","false","grpNull","independent","lineBreak","locationNull","nil","objNull","opfor","pi","resistance","scriptNull","sideAmbientLife","sideEmpty","sideEnemy","sideFriendly","sideLogic","sideUnknown","taskNull","teamMemberNull","true","west"]},contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.NUMBER_MODE,{className:"variable",begin:/\b_+[a-zA-Z]\w*/},{className:"title",begin:/[a-zA-Z][a-zA-Z_0-9]*_fnc_[a-zA-Z_0-9]+/},b,c],illegal:[/\$[^a-fA-F0-9]/,/\w\$/,/\?/,/@/,/ \| /,/[a-zA-Z_]\./,/\:\=/,/\[\:/]}}},90097:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.CommonWrapperFactory=void 0,b.CommonWrapperFactory=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.jax=null,b}return e(b,a),Object.defineProperty(b.prototype,"Wrappers",{get:function(){return this.node},enumerable:!1,configurable:!0}),b.defaultNodes={},b}(c(79320).AbstractWrapperFactory)},90257:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},f=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.CommonMfencedMixin=void 0,b.CommonMfencedMixin=function(a){function b(){for(var b=[],c=0;c<arguments.length;c++)b[c]=arguments[c];var d=a.apply(this,f([],e(b),!1))||this;return d.mrow=null,d.createMrow(),d.addMrowChildren(),d}return d(b,a),b.prototype.createMrow=function(){var a=this.node.factory.create("inferredMrow");a.inheritAttributesFrom(this.node),this.mrow=this.wrap(a),this.mrow.parent=this},b.prototype.addMrowChildren=function(){var a,b,c=this.node,d=this.mrow;this.addMo(c.open),this.childNodes.length&&d.childNodes.push(this.childNodes[0]);var e=0;try{for(var f=g(this.childNodes.slice(1)),h=f.next();!h.done;h=f.next()){var i=h.value;this.addMo(c.separators[e++]),d.childNodes.push(i)}}catch(b){a={error:b}}finally{try{h&&!h.done&&(b=f.return)&&b.call(f)}finally{if(a)throw a.error}}this.addMo(c.close),d.stretchChildren()},b.prototype.addMo=function(a){if(a){var b=this.wrap(a);this.mrow.childNodes.push(b),b.parent=this.mrow}},b.prototype.computeBBox=function(a,b){void 0===b&&(b=!1),a.updateFrom(this.mrow.getOuterBBox()),this.setChildPWidths(b)},b}},90526:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMsqrt=void 0;var g=c(17913);b.MmlMsqrt=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.texclass=g.TEXCLASS.ORD,b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"msqrt"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"arity",{get:function(){return -1},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setTeXclass=function(a){return this.getPrevClass(a),this.childNodes[0].setTeXclass(null),this},b.prototype.setChildInheritedAttributes=function(a,b,c,d){this.childNodes[0].setInheritedAttributes(a,b,c,!0)},b.defaults=f({},g.AbstractMmlNode.defaults),b}(g.AbstractMmlNode)},90618:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.printable=b.postprocess=b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(45204));let e=`
|
|
122
122
|
html, body {
|
|
@@ -152,4 +152,4 @@ html, body {
|
|
|
152
152
|
width: 100vw;
|
|
153
153
|
}
|
|
154
154
|
}
|
|
155
|
-
`.trim())});b.postprocess=(0,d.default)("marpit-postcss-printable-postprocess",()=>a=>a.walkAtRules("media",a=>{"marpit-print"===a.params&&(a.params="print",a.first.before(e))})),b.default=f},90770:a=>{a.exports=function(a){let b=a.COMMENT("#","$"),c="([A-Za-z_]|::)(\\w|::)*",d=a.inherit(a.TITLE_MODE,{begin:c}),e={className:"variable",begin:"\\$"+c},f={className:"string",contains:[a.BACKSLASH_ESCAPE,e],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/}]};return{name:"Puppet",aliases:["pp"],contains:[b,e,f,{beginKeywords:"class",end:"\\{|;",illegal:/=/,contains:[d,b]},{beginKeywords:"define",end:/\{/,contains:[{className:"section",begin:a.IDENT_RE,endsParent:!0}]},{begin:a.IDENT_RE+"\\s+\\{",returnBegin:!0,end:/\S/,contains:[{className:"keyword",begin:a.IDENT_RE,relevance:.2},{begin:/\{/,end:/\}/,keywords:{keyword:"and case default else elsif false if in import enherits node or true undef unless main settings $string ",literal:"alias audit before loglevel noop require subscribe tag owner ensure group mode name|0 changes context force incl lens load_path onlyif provider returns root show_diff type_check en_address ip_address realname command environment hour monute month monthday special target weekday creates cwd ogoutput refresh refreshonly tries try_sleep umask backup checksum content ctime force ignore links mtime purge recurse recurselimit replace selinux_ignore_defaults selrange selrole seltype seluser source souirce_permissions sourceselect validate_cmd validate_replacement allowdupe attribute_membership auth_membership forcelocal gid ia_load_module members system host_aliases ip allowed_trunk_vlans description device_url duplex encapsulation etherchannel native_vlan speed principals allow_root auth_class auth_type authenticate_user k_of_n mechanisms rule session_owner shared options device fstype enable hasrestart directory present absent link atboot blockdevice device dump pass remounts poller_tag use message withpath adminfile allow_virtual allowcdrom category configfiles flavor install_options instance package_settings platform responsefile status uninstall_options vendor unless_system_user unless_uid binary control flags hasstatus manifest pattern restart running start stop allowdupe auths expiry gid groups home iterations key_membership keys managehome membership password password_max_age password_min_age profile_membership profiles project purge_ssh_keys role_membership roles salt shell uid baseurl cost descr enabled enablegroups exclude failovermethod gpgcheck gpgkey http_caching include includepkgs keepalive metadata_expire metalink mirrorlist priority protect proxy proxy_password proxy_username repo_gpgcheck s3_enabled skip_if_unavailable sslcacert sslclientcert sslclientkey sslverify mounted",built_in:"architecture augeasversion blockdevices boardmanufacturer boardproductname boardserialnumber cfkey dhcp_servers domain ec2_ ec2_userdata facterversion filesystems ldom fqdn gid hardwareisa hardwaremodel hostname id|0 interfaces ipaddress ipaddress_ ipaddress6 ipaddress6_ iphostnumber is_virtual kernel kernelmajversion kernelrelease kernelversion kernelrelease kernelversion lsbdistcodename lsbdistdescription lsbdistid lsbdistrelease lsbmajdistrelease lsbminordistrelease lsbrelease macaddress macaddress_ macosx_buildversion macosx_productname macosx_productversion macosx_productverson_major macosx_productversion_minor manufacturer memoryfree memorysize netmask metmask_ network_ operatingsystem operatingsystemmajrelease operatingsystemrelease osfamily partitions path physicalprocessorcount processor processorcount productname ps puppetversion rubysitedir rubyversion selinux selinux_config_mode selinux_config_policy selinux_current_mode selinux_current_mode selinux_enforced selinux_policyversion serialnumber sp_ sshdsakey sshecdsakey sshrsakey swapencrypted swapfree swapsize timezone type uniqueid uptime uptime_days uptime_hours uptime_seconds uuid virtual vlans xendomains zfs_version zonenae zones zpool_version"},relevance:0,contains:[f,b,{begin:"[a-zA-Z_]+\\s*=>",returnBegin:!0,end:"=>",contains:[{className:"attr",begin:a.IDENT_RE}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},e]}],relevance:0}]}}},91097:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmtd=void 0;var f=c(5602),g=c(24258),h=c(47636);b.SVGmtd=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.placeCell=function(a,b,c,d,e){var f=this.getBBox(),g=Math.max(f.h,.75),h=Math.max(f.d,.25),i=this.node.attributes.get("columnalign"),j=this.node.attributes.get("rowalign"),k=this.getAlignX(c,f,i),l=this.getAlignY(d,e,g,h,j);return this.place(a+k,b+l),[k,l]},b.prototype.placeColor=function(a,b,c,d){var e=this.adaptor,f=this.firstChild();f&&"rect"===e.kind(f)&&e.getAttribute(f,"data-bgcolor")&&(e.setAttribute(f,"x",this.fixed(a)),e.setAttribute(f,"y",this.fixed(b)),e.setAttribute(f,"width",this.fixed(c)),e.setAttribute(f,"height",this.fixed(d)))},b.kind=h.MmlMtd.prototype.kind,b}((0,g.CommonMtdMixin)(f.SVGWrapper))},91112:a=>{a.exports=function(a){return{name:"Backus–Naur Form",contains:[{className:"attribute",begin:/</,end:/>/},{begin:/::=/,end:/$/,contains:[{begin:/</,end:/>/},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]}]}}},91645:a=>{"use strict";a.exports=require("net")},91953:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var e=c(88647),f=d(c(94050));new e.CommandMap("Braket-macros",{bra:["Macro","{\\langle {#1} \\vert}",1],ket:["Macro","{\\vert {#1} \\rangle}",1],braket:["Braket","⟨","⟩",!1,1/0],set:["Braket","{","}",!1,1],Bra:["Macro","{\\left\\langle {#1} \\right\\vert}",1],Ket:["Macro","{\\left\\vert {#1} \\right\\rangle}",1],Braket:["Braket","⟨","⟩",!0,1/0],Set:["Braket","{","}",!0,1],ketbra:["Macro","{\\vert {#1} \\rangle\\langle {#2} \\vert}",2],Ketbra:["Macro","{\\left\\vert {#1} \\right\\rangle\\left\\langle {#2} \\right\\vert}",2],"|":"Bar"},f.default),new e.MacroMap("Braket-characters",{"|":"Bar"},f.default)},91971:(a,b)=>{"use strict";b.__esModule=!0,b.default=function(a){for(var b=arguments.length,c=Array(b>1?b-1:0),d=1;d<b;d++)c[d-1]=arguments[d];for(;c.length>0;){var e=c.shift();a[e]||(a[e]={}),a=a[e]}},a.exports=b.default},91996:a=>{a.exports=function(a){let b=/[a-zA-Z@][a-zA-Z0-9_]*/,c={$pattern:b,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:{"variable.language":["this","super"],$pattern:b,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},illegal:"</",contains:[{className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.C_NUMBER_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},a.inherit(a.QUOTE_STRING_MODE,{className:"string"}),{className:"string",begin:/<.*?>/,end:/$/,illegal:"\\n"},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+c.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:c,contains:[a.UNDERSCORE_TITLE_MODE]},{begin:"\\."+a.UNDERSCORE_IDENT_RE,relevance:0}]}}},92225:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texCalligraphic=void 0;var d=c(86808),e=c(47790);b.texCalligraphic=(0,d.AddPaths)(e.texCalligraphic,{65:"576 668Q576 688 606 708T660 728Q676 728 675 712V571Q675 409 688 252Q696 122 720 57Q722 53 723 50T728 46T732 43T737 41T743 39L754 45Q788 61 803 61Q819 61 819 47Q818 43 814 35Q799 15 755 -7T675 -30Q659 -30 648 -25T630 -8T621 11T614 34Q603 77 599 106T594 146T591 160V163H460L329 164L316 145Q241 35 196 -7T119 -50T59 -24T30 43Q30 75 46 100T74 125Q81 125 83 120T88 104T96 84Q118 57 151 57Q189 57 277 182Q432 400 542 625L559 659H567Q574 659 575 660T576 668ZM584 249Q579 333 577 386T575 473T574 520V581L563 560Q497 426 412 290L372 228L370 224H371L383 228L393 232H586L584 249",66:"304 342Q292 342 292 353Q292 372 323 391Q331 396 417 428T533 487Q563 512 563 555V562Q563 575 557 589T530 618T475 636Q429 636 396 613T330 539Q263 446 210 238Q196 183 173 120Q135 31 121 16Q108 1 85 -10T47 -22T32 -10Q32 -5 44 18T77 93T112 206Q135 296 154 395T182 550T191 615Q191 616 190 616Q188 616 179 611T157 601T131 594Q113 594 113 605Q113 623 144 644Q154 650 205 676T267 703Q277 705 279 705Q295 705 295 693Q295 686 288 635T278 575Q278 572 287 582Q336 635 402 669T540 704Q603 704 633 673T664 599Q664 559 638 523T580 462Q553 440 504 413L491 407L504 402Q566 381 596 338T627 244Q627 172 575 110T444 13T284 -22Q208 -22 158 28Q144 42 146 50Q150 67 178 85T230 103Q236 103 246 95T267 75T302 56T357 47Q436 47 486 93Q526 136 526 198V210Q526 228 518 249T491 292T436 330T350 345Q335 345 321 344T304 342",67:"201 -25Q167 -25 136 -14T75 23T29 94T12 202Q12 290 50 394T161 574Q227 642 303 673T433 704Q435 705 457 705Q533 701 533 640Q533 606 507 548T464 474Q431 444 396 444Q381 444 381 453Q381 459 388 473T407 513T428 563Q433 580 433 594Q433 636 381 636Q314 636 260 594T175 489T128 363T112 247Q112 157 153 101T273 44Q347 44 398 121Q413 144 437 157T481 171Q496 171 496 160Q496 150 476 123Q426 56 350 16T201 -25",68:"37 475Q19 475 19 487Q19 536 103 604T327 682H356Q386 683 408 683H419Q475 683 506 681T582 668T667 633Q766 571 766 450Q766 365 723 287T611 152T455 57T279 6Q248 1 160 0Q148 0 131 0T108 -1Q72 -1 72 11Q72 24 90 40T133 64L144 68L152 88Q247 328 272 587Q275 613 272 613Q272 613 269 613Q225 610 195 602T149 579T129 556T119 532Q118 530 116 525T113 518Q102 502 80 490T37 475ZM665 407Q665 596 412 613Q403 614 383 614Q370 614 370 612Q370 598 363 542T323 357T242 103L228 69H265Q391 73 481 119Q536 148 575 188T633 268T658 338T665 392V407",69:"144 470Q144 556 240 630T451 705Q564 705 564 637Q564 611 540 573Q529 559 505 547T464 534Q448 534 448 545Q448 552 455 562Q463 577 463 591Q463 600 462 604T456 616T436 627T400 635Q396 635 390 635T380 636Q291 636 258 568Q245 544 245 516Q245 463 290 438T391 410Q415 410 415 398Q415 392 407 380T376 356T326 341Q288 340 260 327Q218 311 187 276T143 208T130 151Q130 113 156 88T211 55T268 47Q349 47 403 125Q415 144 439 157T483 171Q499 171 499 160Q499 148 475 120T413 59T315 3T197 -22Q124 -22 77 14T30 105Q30 126 39 154T66 216T122 288T209 354L223 362Q144 400 144 470",70:"199 579Q181 579 181 590Q181 598 188 611T212 639T260 666T335 682Q336 682 349 682T383 682T431 682T493 683T561 683Q776 682 784 681Q826 673 829 647Q829 620 797 600T744 580Q728 580 728 595Q729 607 713 610Q698 613 598 614H500L499 610Q499 598 467 486T428 367Q428 365 551 365H674Q683 360 684 355Q687 346 677 329Q666 312 642 299T598 285Q586 285 582 296H402L394 277Q386 258 373 229T346 167T315 102T286 51Q265 22 225 -5T133 -32Q108 -32 87 -25T54 -7T33 15T21 35T18 47Q18 60 44 80T98 103Q108 103 111 101T119 88Q130 66 150 54T179 39T195 37Q199 37 203 43Q217 67 245 125T318 300T391 532Q393 543 398 564T406 598T409 613T339 614H269Q229 579 199 579",71:"216 68Q155 68 115 100T59 177T44 273Q44 299 50 333T73 421T133 533T239 632Q346 704 466 704Q508 704 515 703Q555 696 577 681T599 635Q599 605 570 560T523 496Q490 466 455 466Q440 466 440 475T469 526T499 589Q499 605 489 617Q460 636 403 636Q343 636 295 611T220 548T174 464T150 382T144 318Q144 241 180 189T287 137Q325 137 359 160Q428 205 466 322Q472 342 501 359T551 376Q557 376 560 373T564 368L565 365Q560 341 551 302T512 173T451 31Q359 -119 204 -119Q163 -118 127 -109T74 -91T53 -77Q52 -75 52 -71Q52 -54 79 -35T132 -14H140L151 -19Q210 -49 281 -49H289Q312 -49 329 -31Q351 -7 372 36T405 109T416 142L408 136Q401 131 392 125T369 111T338 96T303 82T261 72T216 68",72:"18 487Q18 496 29 517T67 566T127 621T216 665T330 683Q359 683 376 669T397 643T400 622Q400 584 382 488T348 343Q348 342 467 342H587L594 366Q615 440 648 534T690 641Q701 656 723 669T764 683Q783 683 783 672L750 578Q716 485 677 346T625 101Q624 92 623 82T622 65T621 56Q621 20 658 20Q666 20 701 25Q709 52 736 69T785 87Q803 87 803 75T791 44T754 3T685 -33T588 -48Q568 -48 562 -46Q522 -31 522 13V23Q531 129 562 250L569 281L565 280Q561 278 556 277T549 274L438 273H328L321 249Q307 202 275 107T232 0Q219 -16 196 -28T155 -41Q149 -41 145 -39T140 -34T139 -29Q139 -24 148 -3T181 86T233 247Q240 270 240 272Q240 273 194 273H169Q139 273 139 285Q139 295 153 308T187 332Q206 341 236 342L260 343L264 359Q278 414 289 482T300 578Q300 613 260 613H254Q198 613 169 592Q148 578 127 544T104 508Q72 478 37 475Q18 475 18 487",73:"174 0H31Q-13 0 -21 2T-30 12Q-30 23 -17 36Q9 60 42 68L155 70Q187 102 214 179T257 333T302 491T366 610L369 614H305Q221 611 188 607T145 596T128 569Q119 543 94 529T47 512Q28 512 28 524Q28 527 32 539Q56 614 159 654Q218 678 312 682Q314 682 339 682T404 682T481 683H632Q642 678 642 671Q642 657 621 641T577 617Q570 615 507 614H444Q427 592 406 542Q382 478 355 366T310 209Q280 123 238 78L230 69H330Q442 70 442 74Q443 74 443 77T447 87T460 105Q490 134 527 137Q545 137 545 125Q545 120 542 112Q531 78 491 49T399 7Q379 2 360 2T174 0",74:"148 78Q148 16 189 -17T286 -50Q319 -50 348 -33T396 10T426 59T444 101L471 204Q498 306 521 372Q575 532 649 605L659 614H591Q517 613 494 607Q433 591 400 550T360 477Q353 454 325 437T275 419Q256 419 260 435Q280 523 376 597T583 681Q603 683 713 683H830Q839 674 839 671Q839 654 810 634T754 614Q735 614 721 601Q688 571 654 495T600 351T561 209T541 132Q507 29 412 -45T213 -119Q141 -119 94 -77T47 33Q47 55 50 69T58 90T71 103Q105 131 135 131Q152 131 152 120Q152 119 151 114T149 99T148 78",75:"194 618Q193 618 182 613T156 601T131 594Q113 594 113 605Q113 623 144 644Q154 650 205 676T267 703Q277 705 279 705Q295 705 295 691Q295 569 250 397Q225 306 197 217T151 81T128 25Q120 8 94 -7T47 -22Q32 -22 32 -10L64 76Q95 163 133 295T185 530Q198 611 194 618ZM331 429Q331 383 364 290T449 117T542 36Q574 36 607 51T652 103Q660 124 677 133T709 143Q727 143 727 128Q727 119 723 111Q704 56 639 17T497 -22H493Q463 -22 425 16Q401 40 382 71Q335 138 296 243T256 399Q256 434 288 473Q342 540 471 622T670 705Q691 704 703 696Q732 678 732 644Q732 613 714 600T677 586Q671 586 667 587T660 592T657 604V619Q657 647 629 647Q623 647 620 646Q576 635 495 583T365 482Q331 448 331 429",76:"62 -22T47 -22T32 -11Q32 -1 56 24T83 55Q113 96 138 172T180 320T234 473T323 609Q364 649 419 677T531 705Q559 705 578 696T604 671T615 645T618 623V611Q618 582 615 571T598 548Q581 531 558 520T518 509Q503 509 503 520Q503 523 505 536T507 560Q507 590 494 610T452 630Q423 630 410 617Q367 578 333 492T271 301T233 170Q211 123 204 112L198 103L224 102Q281 102 369 79T509 52H523Q535 64 544 87T579 128Q616 152 641 152Q656 152 656 142Q656 101 588 40T433 -22Q381 -22 289 1T156 28L141 29L131 20Q111 0 87 -11",77:"28 9Q28 37 43 63T73 90Q77 90 83 84T103 70T141 57H146Q162 57 178 79T222 167Q266 279 295 371T334 513T349 598T358 651T371 677Q397 705 432 705Q442 705 445 699T452 666Q453 661 453 659Q475 538 509 405T568 207L574 192Q581 178 587 164T594 150Q596 150 635 189T693 248Q765 324 863 438T1024 626T1089 701Q1093 705 1100 705Q1111 705 1111 682Q1111 675 1108 660T1099 611T1086 540Q1041 277 1041 144Q1041 98 1044 75T1050 48T1059 42Q1064 41 1075 46Q1102 61 1121 61Q1137 61 1137 50Q1137 28 1087 0T1000 -29Q983 -29 972 -23T955 -9T945 16T942 45T941 83V96Q941 158 952 256T974 422L985 489Q984 489 939 436T821 300T698 164Q665 128 620 85T568 37Q564 34 558 34Q550 34 546 37T535 54Q512 91 496 127T450 259T389 498L384 518Q349 367 294 223T198 15Q155 -50 117 -50Q87 -50 61 -35T30 -6Q28 2 28 9",78:"343 705Q358 705 358 698Q360 696 370 658T411 524T484 319Q536 174 590 82L595 73L615 152Q646 274 683 407Q729 571 752 637T799 727Q852 780 937 788Q939 788 947 788T958 789H962Q979 789 979 765Q979 722 951 692Q942 683 924 683Q888 681 859 672T818 654T803 639Q784 608 708 322T631 15Q631 14 630 15Q630 17 629 15Q628 14 628 12Q621 -4 601 -17T560 -31Q550 -31 546 -28T530 -7Q484 67 458 123T398 272Q352 392 314 514L306 535V534Q306 533 296 488T272 379T234 239T185 100T127 -7T61 -50Q34 -50 4 -34T-27 8Q-27 33 -12 61T18 90Q21 90 36 77T87 57H92Q109 57 123 78T162 173Q206 299 232 417T265 599T276 667Q284 681 304 693T343 705",79:"308 428Q289 428 289 438Q289 457 318 508T378 593Q417 638 475 671T599 705Q688 705 732 643T777 483Q777 380 733 285T620 123T464 18T293 -22Q188 -22 123 51T58 245Q58 327 87 403T159 533T249 626T333 685T388 705Q404 705 404 693Q404 674 363 649Q333 632 304 606T239 537T181 429T158 290Q158 179 214 114T364 48Q489 48 583 165T677 438Q677 473 670 505T648 568T601 617T528 636Q518 636 513 635Q486 629 460 600T419 544T392 490Q383 470 372 459Q341 430 308 428",80:"37 475Q19 475 19 487Q19 536 103 604T327 682Q329 682 344 682T380 682T421 683H463Q625 683 695 615Q718 591 726 564Q733 547 733 525Q733 412 607 312T321 205H312Q293 205 293 217Q293 224 302 236T333 260T385 274Q558 287 614 407Q633 445 633 477Q633 515 612 543T556 585T481 607T399 614H370L368 603Q352 463 312 312T242 82T202 -13Q190 -33 164 -45T121 -57Q108 -57 108 -45Q108 -40 120 -10T151 73T192 190T233 349T266 539Q267 546 269 565T272 598T274 613H270Q209 613 163 588Q131 572 113 518Q102 502 80 490T37 475",81:"114 286Q114 358 151 433T249 569T392 667T558 705Q653 705 713 641T774 460Q774 389 750 322T687 206T600 114T504 46T412 4L399 -2Q542 -62 636 -62Q660 -62 670 -54T686 -27T700 0Q734 34 770 34Q787 34 787 23Q787 -18 720 -74T563 -131Q485 -131 350 -83T145 -34Q127 -34 127 -22Q127 -12 144 5T190 31L200 34L237 35Q386 38 467 79Q550 120 612 210T675 416Q675 510 625 573T484 636Q410 636 346 587T248 469T214 333Q214 306 221 281T243 229T288 188T360 172Q403 172 441 188T490 205Q510 205 510 192Q505 162 432 132T287 102Q206 102 160 155T114 286",82:"37 475Q19 475 19 487Q19 503 35 530T83 589T180 647T327 682H374Q387 682 417 682T464 683Q519 683 559 679T642 663T708 625T731 557Q731 481 668 411T504 300Q506 296 512 286T528 257T553 202Q594 105 611 82Q635 47 665 47Q708 47 742 93Q758 113 786 128Q804 136 819 137Q837 137 837 125Q837 115 818 92T767 43T687 -2T589 -22Q549 -22 517 22T467 120T422 221T362 273Q346 273 346 287Q348 301 373 320T436 342Q437 342 446 343T462 345T481 348T504 353T527 362T553 375T577 393Q598 412 614 443T630 511Q630 545 613 566T541 600T393 614Q370 614 370 613L366 584Q349 446 311 307T243 96L213 25Q205 8 179 -7T132 -22Q125 -22 120 -18T117 -8Q117 -5 130 26T163 113T205 239T246 408T274 606V614Q273 614 259 613T231 609T198 602T163 588Q131 572 113 518Q102 502 80 490T37 475",83:"554 512Q536 512 536 522Q536 525 539 539T542 564Q542 588 528 604Q515 616 482 625T410 635Q374 635 349 624T312 594T295 561T290 532Q290 505 303 482T342 442T378 419T409 404Q435 391 451 383T494 357T535 323T562 282T574 231Q574 133 464 56T220 -22Q138 -22 78 21T18 123Q18 184 61 227T156 274Q178 274 178 263Q178 260 177 258Q172 247 164 239T151 227T136 218L127 213L124 202Q118 186 118 163Q120 124 165 86T292 48Q374 48 423 86T473 186V193Q473 267 347 327Q268 364 239 389Q191 431 191 486Q191 547 242 600T356 679T470 705Q472 705 478 705T489 704Q551 704 596 682T642 610Q642 566 621 545Q592 516 554 512",84:"49 475Q34 475 34 490Q34 552 106 611T261 681Q272 683 507 683H742Q790 717 816 717Q833 717 833 708Q833 682 795 653T714 615Q691 610 588 609Q490 609 490 607L483 580Q476 554 462 496T435 392Q410 289 395 231T363 116T335 34T309 -15T279 -47T242 -64Q231 -68 218 -68Q203 -68 203 -57Q203 -52 211 -38Q224 -7 234 20T251 66T268 123T283 179T304 261T328 360Q342 415 360 488Q380 567 384 582T397 605Q400 607 401 609H302H244Q200 609 188 607T167 596Q145 572 145 541Q145 520 109 498T49 475",85:"8 592Q8 616 70 649T193 683Q246 683 246 631Q246 587 205 492T124 297T83 143Q83 101 100 75T154 48Q202 48 287 135T450 342T560 553Q589 635 593 640Q603 656 626 668T669 683H670Q687 683 687 672T670 616T617 463T547 220Q525 137 521 68Q521 54 522 50T533 42L543 47Q573 61 588 61Q604 61 604 47Q599 16 506 -22Q486 -28 468 -28T436 -18T421 18Q421 92 468 258Q468 259 467 257T459 248Q426 206 391 167T303 81T194 6T83 -22Q66 -22 58 -20Q25 -11 4 19T-17 99Q-17 146 8 220T64 358T120 488T146 586Q146 604 141 608T123 613H120Q99 613 72 597T25 580Q8 580 8 592",86:"25 633Q25 647 47 665T100 683Q291 683 291 306Q291 264 288 213T282 132L279 102Q281 102 308 126T378 191T464 279T545 381T596 479Q600 490 600 502Q600 527 581 550T523 577Q505 577 505 601Q505 622 516 647T542 681Q546 683 558 683Q605 679 631 645T658 559Q658 423 487 215Q409 126 308 37T190 -52Q177 -52 177 -28Q177 -26 183 15T196 127T203 270Q203 356 192 421T165 523T126 583T83 613T41 620Q25 620 25 633",87:"25 633Q25 647 46 665T103 683Q168 683 207 632Q228 608 243 568Q269 485 269 374Q269 324 265 271T256 184L251 150L252 152Q254 153 257 157T264 167T274 180T286 197Q359 293 424 398T519 558T549 616Q549 618 547 624T545 638Q550 654 572 668T615 683Q626 683 632 672T657 595Q726 370 741 128L742 110Q752 122 767 142T823 217T894 321T950 424T976 511Q976 544 958 560T918 577Q906 577 906 602Q906 629 918 651T942 681Q948 683 954 683Q983 683 1008 658T1034 569T999 421T915 257T813 109T724 -3T681 -49Q666 -59 660 -45Q659 -41 657 35T639 233T591 477Q573 551 570 551Q569 551 554 523T507 439T433 315T323 155T182 -25Q160 -52 151 -53Q137 -53 137 -30Q137 -29 148 25T170 168T181 338Q181 424 168 483T131 571T87 609T40 620Q25 620 25 633",88:"324 614Q291 576 250 573Q231 573 231 584Q231 589 232 592Q235 601 244 614T271 643T324 671T400 683H403Q462 683 481 610Q485 594 490 545T498 454L501 413Q504 413 551 442T648 509T705 561Q707 565 707 578Q707 610 682 614Q667 614 667 626Q667 641 695 662T755 683Q765 683 775 680T796 662T807 623Q807 596 792 572T713 499T530 376L505 361V356Q508 346 511 278T524 148T557 75Q569 69 580 69Q585 69 593 77Q624 108 660 110Q667 110 670 110T676 106T678 94Q668 59 624 30T510 0Q487 0 471 9T445 32T430 71T422 117T417 173Q416 183 416 188Q413 214 411 244T407 286T405 299Q403 299 344 263T223 182T154 122Q152 118 152 105Q152 69 180 69Q183 69 187 66T191 60L192 58V56Q192 41 163 21T105 0Q94 0 84 3T63 21T52 60Q52 77 56 90T85 131T155 191Q197 223 259 263T362 327T402 352L391 489Q391 492 390 505T387 526T384 547T379 568T372 586T361 602T348 611Q346 612 341 613T333 614H324",89:"65 599Q65 618 107 650T204 683Q267 683 312 643T380 533T414 385T424 217Q424 186 423 160T422 123Q426 123 468 170T567 304T650 469Q661 503 661 519Q661 546 639 570Q615 591 583 591Q569 591 569 616Q569 640 582 661T613 683Q624 683 638 679T671 664T702 625T714 558Q714 472 639 329T426 45Q361 -21 282 -82T154 -143Q97 -143 64 -104T31 -20Q31 4 44 25T70 46Q78 46 81 39T87 16T97 -9Q127 -51 182 -51Q184 -51 187 -50H190Q233 -41 314 25Q330 36 330 40Q336 79 336 178Q336 508 223 594Q199 614 158 619L148 620L139 611Q111 586 83 586Q65 586 65 599",90:"694 220Q708 220 708 210Q708 195 695 167T658 105T593 42T502 3Q492 1 458 1Q400 1 293 11T150 22Q116 22 92 11T51 0Q37 0 37 10Q37 21 63 44T179 146T367 319L391 343H343L296 344Q285 350 285 358Q285 365 289 372T300 383T313 392T324 398L329 400H450L561 518Q597 558 607 571L621 587H596Q553 589 484 599T383 609Q342 609 326 596T301 555Q294 533 263 514T208 492Q189 492 189 503Q189 510 197 528T215 559Q249 607 318 645T466 683Q504 683 573 673T669 662L690 661Q734 682 748 683Q767 683 767 673Q767 666 746 640Q655 531 555 428L529 400Q529 399 543 399Q604 397 604 366Q604 350 587 337T551 322Q541 322 539 323Q529 328 529 334Q529 339 487 342L470 343L446 320Q272 153 200 96L235 95Q297 95 392 86T533 74H554Q586 116 597 159Q604 179 635 199T694 220"},{})},92391:(a,b,c)=>{"use strict";a.exports=c(86307).extend({implicit:[c(86369),c(80817)],explicit:[c(27564),c(41280),c(93932),c(10217)]})},92409:a=>{a.exports=function(a){let b=a.regex,c=/[a-zA-Z_$][a-zA-Z0-9_$]*/,d=b.concat(c,b.concat("(\\.",c,")*"));return{name:"ActionScript",aliases:["as"],keywords:{keyword:["as","break","case","catch","class","const","continue","default","delete","do","dynamic","each","else","extends","final","finally","for","function","get","if","implements","import","in","include","instanceof","interface","internal","is","namespace","native","new","override","package","private","protected","public","return","set","static","super","switch","this","throw","try","typeof","use","var","void","while","with"],literal:["true","false","null","undefined"]},contains:[a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.C_NUMBER_MODE,{match:[/\bpackage/,/\s+/,d],className:{1:"keyword",3:"title.class"}},{match:[/\b(?:class|interface|extends|implements)/,/\s+/,c],className:{1:"keyword",3:"title.class"}},{className:"meta",beginKeywords:"import include",end:/;/,keywords:{keyword:"import include"}},{beginKeywords:"function",end:/[{;]/,excludeEnd:!0,illegal:/\S/,contains:[a.inherit(a.TITLE_MODE,{className:"title.function"}),{className:"params",begin:/\(/,end:/\)/,contains:[a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"rest_arg",begin:/[.]{3}/,end:c,relevance:10}]},{begin:b.concat(/:\s*/,/([*]|[a-zA-Z_$][a-zA-Z0-9_$]*)/)}]},a.METHOD_GUARD],illegal:/#/}}},92638:function(a,b,c){"use strict";var d,e,f=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),g=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),h=this&&this.__setModuleDefault||(Object.create?function(a,b){Object.defineProperty(a,"default",{enumerable:!0,value:b})}:function(a,b){a.default=b}),i=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)"default"!==c&&Object.prototype.hasOwnProperty.call(a,c)&&g(b,a,c);return h(b,a),b},j=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},k=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.BaseConfiguration=b.BaseTags=b.Other=void 0;var l=c(107),m=c(50635),n=k(c(51676)),o=k(c(43173)),p=c(88647),q=i(c(15844)),r=c(92960);c(39053);var s=c(57531);function t(a,b){var c=a.stack.env.font?{mathvariant:a.stack.env.font}:{},d=m.MapHandler.getMap("remap").lookup(b),e=(0,s.getRange)(b),f=e?e[3]:"mo",g=a.create("token",f,c,d?d.char:b);e[4]&&g.attributes.set("mathvariant",e[4]),"mo"===f&&(o.default.setProperty(g,"fixStretchy",!0),a.configuration.addNode("fixStretchy",g)),a.Push(g)}new p.CharacterMap("remap",null,{"-":"−","*":"∗","`":"‘"}),b.Other=t;var u=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return f(b,a),b}(r.AbstractTags);b.BaseTags=u,b.BaseConfiguration=l.Configuration.create("base",{handler:{character:["command","special","letter","digit"],delimiter:["delimiter"],macro:["delimiter","macros","mathchar0mi","mathchar0mo","mathchar7"],environment:["environment"]},fallback:{character:t,macro:function(a,b){throw new n.default("UndefinedControlSequence","Undefined control sequence %1","\\"+b)},environment:function(a,b){throw new n.default("UnknownEnv","Unknown environment '%1'",b)}},items:((e={})[q.StartItem.prototype.kind]=q.StartItem,e[q.StopItem.prototype.kind]=q.StopItem,e[q.OpenItem.prototype.kind]=q.OpenItem,e[q.CloseItem.prototype.kind]=q.CloseItem,e[q.PrimeItem.prototype.kind]=q.PrimeItem,e[q.SubsupItem.prototype.kind]=q.SubsupItem,e[q.OverItem.prototype.kind]=q.OverItem,e[q.LeftItem.prototype.kind]=q.LeftItem,e[q.Middle.prototype.kind]=q.Middle,e[q.RightItem.prototype.kind]=q.RightItem,e[q.BeginItem.prototype.kind]=q.BeginItem,e[q.EndItem.prototype.kind]=q.EndItem,e[q.StyleItem.prototype.kind]=q.StyleItem,e[q.PositionItem.prototype.kind]=q.PositionItem,e[q.CellItem.prototype.kind]=q.CellItem,e[q.MmlItem.prototype.kind]=q.MmlItem,e[q.FnItem.prototype.kind]=q.FnItem,e[q.NotItem.prototype.kind]=q.NotItem,e[q.NonscriptItem.prototype.kind]=q.NonscriptItem,e[q.DotsItem.prototype.kind]=q.DotsItem,e[q.ArrayItem.prototype.kind]=q.ArrayItem,e[q.EqnArrayItem.prototype.kind]=q.EqnArrayItem,e[q.EquationItem.prototype.kind]=q.EquationItem,e),options:{maxMacros:1e3,baseURL:"undefined"==typeof document||0===document.getElementsByTagName("base").length?"":String(document.location).replace(/#.*$/,"")},tags:{base:u},postprocessors:[[function(a){var b,c,d=a.data;try{for(var e=j(d.getList("nonscript")),f=e.next();!f.done;f=e.next()){var g=f.value;if(g.attributes.get("scriptlevel")>0){var h=g.parent;if(h.childNodes.splice(h.childIndex(g),1),d.removeFromList(g.kind,[g]),g.isKind("mrow")){var i=g.childNodes[0];d.removeFromList("mstyle",[i]),d.removeFromList("mspace",i.childNodes[0].childNodes)}}else g.isKind("mrow")&&(g.parent.replaceChild(g.childNodes[0],g),d.removeFromList("mrow",[g]))}}catch(a){b={error:a}}finally{try{f&&!f.done&&(c=e.return)&&c.call(e)}finally{if(b)throw b.error}}},-4]]})},92801:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.COLORS=void 0,b.COLORS=new Map([["Apricot","#FBB982"],["Aquamarine","#00B5BE"],["Bittersweet","#C04F17"],["Black","#221E1F"],["Blue","#2D2F92"],["BlueGreen","#00B3B8"],["BlueViolet","#473992"],["BrickRed","#B6321C"],["Brown","#792500"],["BurntOrange","#F7921D"],["CadetBlue","#74729A"],["CarnationPink","#F282B4"],["Cerulean","#00A2E3"],["CornflowerBlue","#41B0E4"],["Cyan","#00AEEF"],["Dandelion","#FDBC42"],["DarkOrchid","#A4538A"],["Emerald","#00A99D"],["ForestGreen","#009B55"],["Fuchsia","#8C368C"],["Goldenrod","#FFDF42"],["Gray","#949698"],["Green","#00A64F"],["GreenYellow","#DFE674"],["JungleGreen","#00A99A"],["Lavender","#F49EC4"],["LimeGreen","#8DC73E"],["Magenta","#EC008C"],["Mahogany","#A9341F"],["Maroon","#AF3235"],["Melon","#F89E7B"],["MidnightBlue","#006795"],["Mulberry","#A93C93"],["NavyBlue","#006EB8"],["OliveGreen","#3C8031"],["Orange","#F58137"],["OrangeRed","#ED135A"],["Orchid","#AF72B0"],["Peach","#F7965A"],["Periwinkle","#7977B8"],["PineGreen","#008B72"],["Plum","#92268F"],["ProcessBlue","#00B0F0"],["Purple","#99479B"],["RawSienna","#974006"],["Red","#ED1B23"],["RedOrange","#F26035"],["RedViolet","#A1246B"],["Rhodamine","#EF559F"],["RoyalBlue","#0071BC"],["RoyalPurple","#613F99"],["RubineRed","#ED017D"],["Salmon","#F69289"],["SeaGreen","#3FBC9D"],["Sepia","#671800"],["SkyBlue","#46C5DD"],["SpringGreen","#C6DC67"],["Tan","#DA9D76"],["TealBlue","#00AEB3"],["Thistle","#D883B7"],["Turquoise","#00B4CE"],["Violet","#58429B"],["VioletRed","#EF58A0"],["White","#FFFFFF"],["WildStrawberry","#EE2967"],["Yellow","#FFF200"],["YellowGreen","#98CC70"],["YellowOrange","#FAA21A"]])},92914:a=>{a.exports=function(a){let b=a.regex,c=/[\p{XID_Start}_]\p{XID_Continue}*/u,d=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],e={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:d,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},f={className:"meta",begin:/^(>>>|\.\.\.) /},g={className:"subst",begin:/\{/,end:/\}/,keywords:e,illegal:/#/},h={begin:/\{\{/,relevance:0},i={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[a.BACKSLASH_ESCAPE,f],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[a.BACKSLASH_ESCAPE,f],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[a.BACKSLASH_ESCAPE,f,h,g]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[a.BACKSLASH_ESCAPE,f,h,g]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[a.BACKSLASH_ESCAPE,h,g]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[a.BACKSLASH_ESCAPE,h,g]},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]},j="[0-9](_?[0-9])*",k=`(\\b(${j}))?\\.(${j})|\\b(${j})\\.`,l=`\\b|${d.join("|")}`,m={className:"number",relevance:0,variants:[{begin:`(\\b(${j})|(${k}))[eE][+-]?(${j})[jJ]?(?=${l})`},{begin:`(${k})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${l})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${l})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${l})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${l})`},{begin:`\\b(${j})[jJ](?=${l})`}]},n={className:"comment",begin:b.lookahead(/# type:/),end:/$/,keywords:e,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},o={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:e,contains:["self",f,m,i,a.HASH_COMMENT_MODE]}]};return g.contains=[i,m,f],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:e,illegal:/(<\/|\?)|=>/,contains:[f,m,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},i,n,a.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,c],scope:{1:"keyword",3:"title.function"},contains:[o]},{variants:[{match:[/\bclass/,/\s+/,c,/\s*/,/\(\s*/,c,/\s*\)/]},{match:[/\bclass/,/\s+/,c]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[m,o,i]}]}}},92960:function(a,b,c){"use strict";var d,e,f,g,h=this&&this.__extends||(g=function(a,b){return(g=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}g(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),i=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},j=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.TagsFactory=b.AllTags=b.NoTags=b.AbstractTags=b.TagInfo=b.Label=void 0;var k=j(c(23963)),l=function(a,b){void 0===a&&(a="???"),void 0===b&&(b=""),this.tag=a,this.id=b};b.Label=l;var m=function(a,b,c,d,e,f,g,h){void 0===a&&(a=""),void 0===b&&(b=!1),void 0===c&&(c=!1),void 0===d&&(d=null),void 0===e&&(e=""),void 0===f&&(f=""),void 0===g&&(g=!1),void 0===h&&(h=""),this.env=a,this.taggable=b,this.defaultTags=c,this.tag=d,this.tagId=e,this.tagFormat=f,this.noTag=g,this.labelId=h};b.TagInfo=m;var n=function(){function a(){this.counter=0,this.allCounter=0,this.configuration=null,this.ids={},this.allIds={},this.labels={},this.allLabels={},this.redo=!1,this.refUpdate=!1,this.currentTag=new m,this.history=[],this.stack=[],this.enTag=function(a,b){var c=this.configuration.nodeFactory,d=c.create("node","mtd",[a]),e=c.create("node","mlabeledtr",[b,d]);return c.create("node","mtable",[e],{side:this.configuration.options.tagSide,minlabelspacing:this.configuration.options.tagIndent,displaystyle:!0})}}return a.prototype.start=function(a,b,c){this.currentTag&&this.stack.push(this.currentTag),this.currentTag=new m(a,b,c)},Object.defineProperty(a.prototype,"env",{get:function(){return this.currentTag.env},enumerable:!1,configurable:!0}),a.prototype.end=function(){this.history.push(this.currentTag),this.currentTag=this.stack.pop()},a.prototype.tag=function(a,b){this.currentTag.tag=a,this.currentTag.tagFormat=b?a:this.formatTag(a),this.currentTag.noTag=!1},a.prototype.notag=function(){this.tag("",!0),this.currentTag.noTag=!0},Object.defineProperty(a.prototype,"noTag",{get:function(){return this.currentTag.noTag},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"label",{get:function(){return this.currentTag.labelId},set:function(a){this.currentTag.labelId=a},enumerable:!1,configurable:!0}),a.prototype.formatUrl=function(a,b){return b+"#"+encodeURIComponent(a)},a.prototype.formatTag=function(a){return"("+a+")"},a.prototype.formatId=function(a){return"mjx-eqn:"+a.replace(/\s/g,"_")},a.prototype.formatNumber=function(a){return a.toString()},a.prototype.autoTag=function(){null==this.currentTag.tag&&(this.counter++,this.tag(this.formatNumber(this.counter),!1))},a.prototype.clearTag=function(){this.label="",this.tag(null,!0),this.currentTag.tagId=""},a.prototype.getTag=function(a){if(void 0===a&&(a=!1),a)return this.autoTag(),this.makeTag();var b=this.currentTag;return b.taggable&&!b.noTag&&(b.defaultTags&&this.autoTag(),b.tag)?this.makeTag():null},a.prototype.resetTag=function(){this.history=[],this.redo=!1,this.refUpdate=!1,this.clearTag()},a.prototype.reset=function(a){void 0===a&&(a=0),this.resetTag(),this.counter=this.allCounter=a,this.allLabels={},this.allIds={}},a.prototype.startEquation=function(a){this.history=[],this.stack=[],this.clearTag(),this.currentTag=new m("",void 0,void 0),this.labels={},this.ids={},this.counter=this.allCounter,this.redo=!1;var b=a.inputData.recompile;b&&(this.refUpdate=!0,this.counter=b.counter)},a.prototype.finishEquation=function(a){this.redo&&(a.inputData.recompile={state:a.state(),counter:this.allCounter}),this.refUpdate||(this.allCounter=this.counter),Object.assign(this.allIds,this.ids),Object.assign(this.allLabels,this.labels)},a.prototype.finalize=function(a,b){if(!b.display||this.currentTag.env||null==this.currentTag.tag)return a;var c=this.makeTag();return this.enTag(a,c)},a.prototype.makeId=function(){this.currentTag.tagId=this.formatId(this.configuration.options.useLabelIds&&this.label||this.currentTag.tag)},a.prototype.makeTag=function(){this.makeId(),this.label&&(this.labels[this.label]=new l(this.currentTag.tag,this.currentTag.tagId));var a=new k.default("\\text{"+this.currentTag.tagFormat+"}",{},this.configuration).mml();return this.configuration.nodeFactory.create("node","mtd",[a],{id:this.currentTag.tagId})},a}();b.AbstractTags=n;var o=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return h(b,a),b.prototype.autoTag=function(){},b.prototype.getTag=function(){return this.currentTag.tag?a.prototype.getTag.call(this):null},b}(n);b.NoTags=o;var p=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return h(b,a),b.prototype.finalize=function(a,b){if(!b.display||this.history.find(function(a){return a.taggable}))return a;var c=this.getTag(!0);return this.enTag(a,c)},b}(n);b.AllTags=p,d=b.TagsFactory||(b.TagsFactory={}),e=new Map([["none",o],["all",p]]),d.OPTIONS={tags:f="none",tagSide:"right",tagIndent:"0.8em",useLabelIds:!0,ignoreDuplicateLabels:!1},d.add=function(a,b){e.set(a,b)},d.addTags=function(a){var b,c;try{for(var e=i(Object.keys(a)),f=e.next();!f.done;f=e.next()){var g=f.value;d.add(g,a[g])}}catch(a){b={error:a}}finally{try{f&&!f.done&&(c=e.return)&&c.call(e)}finally{if(b)throw b.error}}},d.create=function(a){var b=e.get(a)||e.get(f);if(!b)throw Error("Unknown tags class");return new b},d.setDefault=function(a){f=a},d.getDefault=function(){return d.create(f)}},93109:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGinferredMrow=b.SVGmrow=void 0;var f=c(5602),g=c(38360),h=c(38360),i=c(94338),j=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){var b=this.node.isInferred?this.element=a:this.standardSVGnode(a);this.addChildren(b)},b.kind=i.MmlMrow.prototype.kind,b}((0,g.CommonMrowMixin)(f.SVGWrapper));b.SVGmrow=j,b.SVGinferredMrow=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.kind=i.MmlInferredMrow.prototype.kind,b}((0,h.CommonInferredMrowMixin)(j))},93169:a=>{a.exports=function(a){return{name:"ERB",subLanguage:"xml",contains:[a.COMMENT("<%#","%>"),{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0}]}}},93273:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMath=void 0;var g=c(17913);b.MmlMath=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"math"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setChildInheritedAttributes=function(b,c,d,e){"display"===this.attributes.get("mode")&&this.attributes.setInherited("display","block"),b=this.addInheritedAttributes(b,this.attributes.getAllAttributes()),c=!!this.attributes.get("displaystyle")||!this.attributes.get("displaystyle")&&"block"===this.attributes.get("display"),this.attributes.setInherited("displaystyle",c),d=this.attributes.get("scriptlevel")||this.constructor.defaults.scriptlevel,a.prototype.setChildInheritedAttributes.call(this,b,c,d,e)},b.defaults=f(f({},g.AbstractMmlLayoutNode.defaults),{mathvariant:"normal",mathsize:"normal",mathcolor:"",mathbackground:"transparent",dir:"ltr",scriptlevel:0,displaystyle:!1,display:"inline",maxwidth:"",overflow:"linebreak",altimg:"","altimg-width":"","altimg-height":"","altimg-valign":"",alttext:"",cdgroup:"",scriptsizemultiplier:1/Math.sqrt(2),scriptminsize:"8px",infixlinebreakstyle:"before",lineleading:"1ex",linebreakmultchar:"",indentshift:"auto",indentalign:"auto",indenttarget:"",indentalignfirst:"indentalign",indentshiftfirst:"indentshift",indentalignlast:"indentalign",indentshiftlast:"indentshift"}),b}(g.AbstractMmlLayoutNode)},93443:a=>{a.exports={indexOf:function(a,b){var c,d;if(Array.prototype.indexOf)return a.indexOf(b);for(c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return -1},forEach:function(a,b,c){var d,e;if(Array.prototype.forEach)return a.forEach(b,c);for(d=0,e=a.length;d<e;d++)b.call(c,a[d],d,a)},trim:function(a){return String.prototype.trim?a.trim():a.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(a){var b=/\s|\n|\t/.exec(a);return b?b.index:-1}}},93683:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.importReplace=b.default=void 0;var d=f(c(45204)),e=f(c(47052));function f(a){return a&&a.__esModule?a:{default:a}}let g=(a,b=[])=>(0,d.default)("marpit-postcss-import-replace",()=>({plugins:[(0,e.default)(),(0,d.default)("marpit-postcss-import-replace-processor",()=>(c,{postcss:d})=>{let e=[];for(let f of(c.walk(c=>{let f=c.marpitImportParse;if(f){let h=a.get(f);if(h){if(b.includes(f))throw Error(`Circular "${f}" theme import is detected.`);let i=d([g(a,[...b,f])]).process(h.css);"import"===c.name?c.replaceWith(i.root):(c.remove(),e.unshift(i.root))}}}),e))c.first.before(f)})()]}));b.importReplace=g,b.default=g},93851:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.parse=b.default=void 0;var d=j(c(35980)),e=j(c(23400)),f=c(35628),g=i(c(43788)),h=c(26237);function i(a,b){if("function"==typeof WeakMap)var c=new WeakMap,d=new WeakMap;return(i=function(a,b){if(!b&&a&&a.__esModule)return a;var e,f,g={__proto__:null,default:a};if(null===a||"object"!=typeof a&&"function"!=typeof a)return g;if(e=b?d:c){if(e.has(a))return e.get(a);e.set(a,g)}for(let b in a)"default"!==b&&({}).hasOwnProperty.call(a,b)&&((f=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(a,b))&&(f.get||f.set)?e(g,b,f):g[b]=a[b]);return g})(a,b)}function j(a){return a&&a.__esModule?a:{default:a}}let k=a=>"marpit_comment"===a.type&&a.meta.marpitParsedDirectives,l=b.parse=(0,e.default)(function(a,b={}){let{marpit:c}=a,e=(a,b)=>{let d={};for(let e of Object.keys(a))b[e]?d={...d,...b[e](a[e],c)}:d[e]=a[e];return d},i=void 0===b.frontMatter||!!b.frontMatter,j={};i&&(a.core.ruler.before("block","marpit_directives_front_matter",a=>{j={},a.inlineMode||(c.lastGlobalDirectives={})}),a.use(d.default,a=>{j.text=a;let b=(0,h.yaml)(a,!!c.options.looseYAML&&[...Object.keys(c.customDirectives.global),...Object.keys(c.customDirectives.local)]);!1!==b&&(j.yaml=b)})),a.core.ruler.after("inline","marpit_directives_global_parse",a=>{if(a.inlineMode)return;let b={},d=a=>{let d=!1;for(let f of Object.keys(a))g.globals[f]?(d=!0,b={...b,...g.globals[f](a[f],c)}):c.customDirectives.global[f]&&(d=!0,b={...b,...e(c.customDirectives.global[f](a[f],c),g.globals)});return d};for(let b of(j.yaml&&d(j.yaml),a.tokens))if(k(b)&&d(b.meta.marpitParsedDirectives))(0,f.markAsParsed)(b,"directive");else if("inline"===b.type)for(let a of b.children)k(a)&&d(a.meta.marpitParsedDirectives)&&(0,f.markAsParsed)(a,"directive");c.lastGlobalDirectives={...b}}),a.core.ruler.after("marpit_slide","marpit_directives_parse",a=>{if(a.inlineMode)return;let b=[],d={slide:void 0,local:{},spot:{}},h=a=>{let b=!1;for(let f of Object.keys(a))if(g.locals[f]?(b=!0,d.local={...d.local,...g.locals[f](a[f],c)}):c.customDirectives.local[f]&&(b=!0,d.local={...d.local,...e(c.customDirectives.local[f](a[f],c),g.locals)}),f.startsWith("_")){let h=f.slice(1);g.locals[h]?(b=!0,d.spot={...d.spot,...g.locals[h](a[f],c)}):c.customDirectives.local[h]&&(b=!0,d.spot={...d.spot,...e(c.customDirectives.local[h](a[f],c),g.locals)})}return b};for(let c of(j.yaml&&h(j.yaml),a.tokens))if(c.meta&&1===c.meta.marpitSlideElement)c.meta.marpitDirectives={},b.push(c),d.slide=c;else if(c.meta&&-1===c.meta.marpitSlideElement)d.slide.meta.marpitDirectives={...d.slide.meta.marpitDirectives,...d.local,...d.spot},d.spot={};else if(k(c)&&h(c.meta.marpitParsedDirectives))(0,f.markAsParsed)(c,"directive");else if("inline"===c.type)for(let a of c.children)k(a)&&h(a.meta.marpitParsedDirectives)&&(0,f.markAsParsed)(a,"directive");for(let a of b)a.meta.marpitDirectives={...a.meta.marpitDirectives,...c.lastGlobalDirectives}})});b.default=l},93904:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.BitFieldClass=b.BitField=void 0;var h=function(){function a(){this.bits=0}return a.allocate=function(){for(var b,c,d=[],f=0;f<arguments.length;f++)d[f]=arguments[f];try{for(var g=e(d),h=g.next();!h.done;h=g.next()){var i=h.value;if(this.has(i))throw Error("Bit already allocated for "+i);if(this.next===a.MAXBIT)throw Error("Maximum number of bits already allocated");this.names.set(i,this.next),this.next<<=1}}catch(a){b={error:a}}finally{try{h&&!h.done&&(c=g.return)&&c.call(g)}finally{if(b)throw b.error}}},a.has=function(a){return this.names.has(a)},a.prototype.set=function(a){this.bits|=this.getBit(a)},a.prototype.clear=function(a){this.bits&=~this.getBit(a)},a.prototype.isSet=function(a){return!!(this.bits&this.getBit(a))},a.prototype.reset=function(){this.bits=0},a.prototype.getBit=function(a){var b=this.constructor.names.get(a);if(!b)throw Error("Unknown bit-field name: "+a);return b},a.MAXBIT=-0x80000000,a.next=1,a.names=new Map,a}();b.BitField=h,b.BitFieldClass=function(){for(var a=[],b=0;b<arguments.length;b++)a[b]=arguments[b];var c=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b}(h);return c.allocate.apply(c,g([],f(a),!1)),c}},93932:(a,b,c)=>{"use strict";var d=c(69626),e=Object.prototype.toString;a.exports=new d("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:function(a){var b,c,d,f,g;if(null===a)return!0;for(b=0,g=Array(a.length),c=a.length;b<c;b+=1){if(d=a[b],"[object Object]"!==e.call(d)||1!==(f=Object.keys(d)).length)return!1;g[b]=[f[0],d[f[0]]]}return!0},construct:function(a){var b,c,d,e,f;if(null===a)return[];for(b=0,f=Array(a.length),c=a.length;b<c;b+=1)e=Object.keys(d=a[b]),f[b]=[e[0],d[e[0]]];return f}})},94050:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var e=d(c(3846)),f=c(17913),g=d(c(51676)),h={};h.Macro=e.default.Macro,h.Braket=function(a,b,c,d,e,f){var h=a.GetNext();if(""===h)throw new g.default("MissingArgFor","Missing argument for %1",a.currentCS);var i=!0;"{"===h&&(a.i++,i=!1),a.Push(a.itemFactory.create("braket").setProperties({barmax:f,barcount:0,open:c,close:d,stretchy:e,single:i}))},h.Bar=function(a,b){var c="|"===b?"|":"∥",d=a.stack.Top();if("braket"!==d.kind||d.getProperty("barcount")>=d.getProperty("barmax")){var e=a.create("token","mo",{texClass:f.TEXCLASS.ORD,stretchy:!1},c);a.Push(e);return}if("|"===c&&"|"===a.GetNext()&&(a.i++,c="∥"),!d.getProperty("stretchy")){var g=a.create("token","mo",{stretchy:!1,braketbar:!0},c);a.Push(g);return}var h=a.create("node","TeXAtom",[],{texClass:f.TEXCLASS.CLOSE});a.Push(h),d.setProperty("barcount",d.getProperty("barcount")+1),h=a.create("token","mo",{stretchy:!0,braketbar:!0},c),a.Push(h),h=a.create("node","TeXAtom",[],{texClass:f.TEXCLASS.OPEN}),a.Push(h)},b.default=h},94167:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmlabeledtr=b.SVGmtr=void 0;var h=c(5602),i=c(6e3),j=c(6e3),k=c(44606),l=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){var b=this.standardSVGnode(a);this.placeCells(b),this.placeColor()},b.prototype.placeCells=function(a){for(var b=this.parent.getColumnHalfSpacing(),c=g(g([this.parent.fLine],f(this.parent.cLines),!1),[this.parent.fLine],!1),d=this.parent.getComputedWidths(),e=1/this.getBBox().rscale,h=c[0],i=0;i<this.numCells;i++){var j=this.getChild(i);j.toSVG(a),h+=this.placeCell(j,{x:h,y:0,lSpace:b[i]*e,rSpace:b[i+1]*e,w:d[i]*e,lLine:c[i]*e,rLine:c[i+1]*e})}},b.prototype.placeCell=function(a,b){var c=b.x,d=b.y,e=b.lSpace,g=b.w,h=b.rSpace,i=b.lLine,j=b.rLine,k=1/this.getBBox().rscale,l=f([this.H*k,this.D*k],2),m=l[0],n=l[1],o=f([this.tSpace*k,this.bSpace*k],2),p=o[0],q=o[1],r=f(a.placeCell(c+e,d,g,m,n),2),s=r[0],t=r[1],u=e+g+h;return a.placeColor(-(s+e+i/2),-(n+q+t),u+(i+j)/2,m+n+p+q),u+j},b.prototype.placeColor=function(){var a=1/this.getBBox().rscale,b=this.adaptor,c=this.firstChild();if(c&&"rect"===b.kind(c)&&b.getAttribute(c,"data-bgcolor")){var d=f([this.tLine/2*a,this.bLine/2*a],2),e=d[0],g=d[1],h=f([this.tSpace*a,this.bSpace*a],2),i=h[0],j=h[1],k=f([this.H*a,this.D*a],2),l=k[0],m=k[1];b.setAttribute(c,"y",this.fixed(-(m+j+g))),b.setAttribute(c,"width",this.fixed(this.parent.getWidth()*a)),b.setAttribute(c,"height",this.fixed(e+i+l+m+j+g))}},b.kind=k.MmlMtr.prototype.kind,b}((0,i.CommonMtrMixin)(h.SVGWrapper));b.SVGmtr=l,b.SVGmlabeledtr=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(b){a.prototype.toSVG.call(this,b);var c=this.childNodes[0];c&&c.toSVG(this.parent.labels)},b.kind=k.MmlMlabeledtr.prototype.kind,b}((0,j.CommonMlabeledtrMixin)(l))},94320:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.MhchemConfiguration=void 0;var e=c(107),f=c(88647),g=d(c(51676)),h=d(c(3846)),i=c(61586),j=c(57838),k={};k.Macro=h.default.Macro,k.xArrow=i.AmsMethods.xArrow,k.Machine=function(a,b,c){var d,e=a.GetArgument(b);try{d=j.mhchemParser.toTex(e,c)}catch(a){throw new g.default(a[0],a[1])}a.string=d+a.string.substr(a.i),a.i=0},new f.CommandMap("mhchem",{ce:["Machine","ce"],pu:["Machine","pu"],longrightleftharpoons:["Macro","\\stackrel{\\textstyle{-}\\!\\!{\\rightharpoonup}}{\\smash{{\\leftharpoondown}\\!\\!{-}}}"],longRightleftharpoons:["Macro","\\stackrel{\\textstyle{-}\\!\\!{\\rightharpoonup}}{\\smash{\\leftharpoondown}}"],longLeftrightharpoons:["Macro","\\stackrel{\\textstyle\\vphantom{{-}}{\\rightharpoonup}}{\\smash{{\\leftharpoondown}\\!\\!{-}}}"],longleftrightarrows:["Macro","\\stackrel{\\longrightarrow}{\\smash{\\longleftarrow}\\Rule{0px}{.25em}{0px}}"],tripledash:["Macro","\\vphantom{-}\\raise2mu{\\kern2mu\\tiny\\text{-}\\kern1mu\\text{-}\\kern1mu\\text{-}\\kern2mu}"],xleftrightarrow:["xArrow",8596,6,6],xrightleftharpoons:["xArrow",8652,5,7],xRightleftharpoons:["xArrow",8652,5,7],xLeftrightharpoons:["xArrow",8652,5,7]},k),b.MhchemConfiguration=e.Configuration.create("mhchem",{handler:{macro:["mhchem"]}})},94338:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlInferredMrow=b.MmlMrow=void 0;var h=c(17913),i=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b._core=null,b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"mrow"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isSpacelike",{get:function(){var a,b;try{for(var c=g(this.childNodes),d=c.next();!d.done;d=c.next())if(!d.value.isSpacelike)return!1}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}return!0},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isEmbellished",{get:function(){var a,b,c=!1,d=0;try{for(var e=g(this.childNodes),f=e.next();!f.done;f=e.next()){var h=f.value;if(h){if(h.isEmbellished){if(c)return!1;c=!0,this._core=d}else if(!h.isSpacelike)return!1}d++}}catch(b){a={error:b}}finally{try{f&&!f.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}return c},enumerable:!1,configurable:!0}),b.prototype.core=function(){return this.isEmbellished&&null!=this._core?this.childNodes[this._core]:this},b.prototype.coreMO=function(){return this.isEmbellished&&null!=this._core?this.childNodes[this._core].coreMO():this},b.prototype.nonSpaceLength=function(){var a,b,c=0;try{for(var d=g(this.childNodes),e=d.next();!e.done;e=d.next()){var f=e.value;f&&!f.isSpacelike&&c++}}catch(b){a={error:b}}finally{try{e&&!e.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}return c},b.prototype.firstNonSpace=function(){var a,b;try{for(var c=g(this.childNodes),d=c.next();!d.done;d=c.next()){var e=d.value;if(e&&!e.isSpacelike)return e}}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}return null},b.prototype.lastNonSpace=function(){for(var a=this.childNodes.length;--a>=0;){var b=this.childNodes[a];if(b&&!b.isSpacelike)return b}return null},b.prototype.setTeXclass=function(a){var b,c,d,e;if(null!=this.getProperty("open")||null!=this.getProperty("close")){this.getPrevClass(a),a=null;try{for(var f=g(this.childNodes),i=f.next();!i.done;i=f.next()){var j=i.value;a=j.setTeXclass(a)}}catch(a){b={error:a}}finally{try{i&&!i.done&&(c=f.return)&&c.call(f)}finally{if(b)throw b.error}}null==this.texClass&&(this.texClass=h.TEXCLASS.INNER)}else{try{for(var k=g(this.childNodes),l=k.next();!l.done;l=k.next()){var j=l.value;a=j.setTeXclass(a)}}catch(a){d={error:a}}finally{try{l&&!l.done&&(e=k.return)&&e.call(k)}finally{if(d)throw d.error}}this.childNodes[0]&&this.updateTeXclass(this.childNodes[0])}return a},b.defaults=f({},h.AbstractMmlNode.defaults),b}(h.AbstractMmlNode);b.MmlMrow=i,b.MmlInferredMrow=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"inferredMrow"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isInferred",{get:function(){return!0},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"notParent",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.toString=function(){return"["+this.childNodes.join(",")+"]"},b.defaults=i.defaults,b}(i)},94457:function(a,b,c){"use strict";var d=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.HTMLDomStrings=void 0;var e=c(2603);b.HTMLDomStrings=function(){function a(a){void 0===a&&(a=null);var b=this.constructor;this.options=(0,e.userOptions)((0,e.defaultOptions)({},b.OPTIONS),a),this.init(),this.getPatterns()}return a.prototype.init=function(){this.strings=[],this.string="",this.snodes=[],this.nodes=[],this.stack=[]},a.prototype.getPatterns=function(){var a=(0,e.makeArray)(this.options.skipHtmlTags),b=(0,e.makeArray)(this.options.ignoreHtmlClass),c=(0,e.makeArray)(this.options.processHtmlClass);this.skipHtmlTags=RegExp("^(?:"+a.join("|")+")$","i"),this.ignoreHtmlClass=RegExp("(?:^| )(?:"+b.join("|")+")(?: |$)"),this.processHtmlClass=RegExp("(?:^| )(?:"+c+")(?: |$)")},a.prototype.pushString=function(){this.string.match(/\S/)&&(this.strings.push(this.string),this.nodes.push(this.snodes)),this.string="",this.snodes=[]},a.prototype.extendString=function(a,b){this.snodes.push([a,b.length]),this.string+=b},a.prototype.handleText=function(a,b){return b||this.extendString(a,this.adaptor.value(a)),this.adaptor.next(a)},a.prototype.handleTag=function(a,b){if(!b){var c=this.options.includeHtmlTags[this.adaptor.kind(a)];this.extendString(a,c)}return this.adaptor.next(a)},a.prototype.handleContainer=function(a,b){this.pushString();var c=this.adaptor.getAttribute(a,"class")||"",d=this.adaptor.kind(a)||"",e=this.processHtmlClass.exec(c),f=a;return this.adaptor.firstChild(a)&&!this.adaptor.getAttribute(a,"data-MJX")&&(e||!this.skipHtmlTags.exec(d))?(this.adaptor.next(a)&&this.stack.push([this.adaptor.next(a),b]),f=this.adaptor.firstChild(a),b=(b||this.ignoreHtmlClass.exec(c))&&!e):f=this.adaptor.next(a),[f,b]},a.prototype.handleOther=function(a,b){return this.pushString(),this.adaptor.next(a)},a.prototype.find=function(a){this.init();for(var b,c,e=this.adaptor.next(a),f=!1,g=this.options.includeHtmlTags;a&&a!==e;){var h=this.adaptor.kind(a);"#text"===h?a=this.handleText(a,f):g.hasOwnProperty(h)?a=this.handleTag(a,f):h?(a=(b=d(this.handleContainer(a,f),2))[0],f=b[1]):a=this.handleOther(a,f),!a&&this.stack.length&&(this.pushString(),a=(c=d(this.stack.pop(),2))[0],f=c[1])}this.pushString();var i=[this.strings,this.nodes];return this.init(),i},a.OPTIONS={skipHtmlTags:["script","noscript","style","textarea","pre","code","annotation","annotation-xml"],includeHtmlTags:{br:"\n",wbr:"","#comment":""},ignoreHtmlClass:"mathjax_ignore",processHtmlClass:"mathjax_process"},a}()},94652:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texCalligraphicBold=void 0,b.texCalligraphicBold={65:[.751,.049,.921,{ic:.068,sk:.224}],66:[.705,.017,.748,{sk:.16}],67:[.703,.02,.613,{sk:.16}],68:[.686,0,.892,{sk:.0958}],69:[.703,.016,.607,{ic:.02,sk:.128}],70:[.686,.03,.814,{ic:.116,sk:.128}],71:[.703,.113,.682,{sk:.128}],72:[.686,.048,.987,{sk:.128}],73:[.686,0,.642,{ic:.104,sk:.0319}],74:[.686,.114,.779,{ic:.158,sk:.192}],75:[.703,.017,.871,{sk:.0639}],76:[.703,.017,.788,{sk:.16}],77:[.703,.049,1.378,{sk:.16}],78:[.84,.049,.937,{ic:.168,sk:.0958}],79:[.703,.017,.906,{sk:.128}],80:[.686,.067,.81,{ic:.036,sk:.0958}],81:[.703,.146,.939,{sk:.128}],82:[.686,.017,.99,{sk:.0958}],83:[.703,.016,.696,{ic:.025,sk:.16}],84:[.72,.069,.644,{ic:.303,sk:.0319}],85:[.686,.024,.715,{ic:.056,sk:.0958}],86:[.686,.077,.737,{ic:.037,sk:.0319}],87:[.686,.077,1.169,{ic:.037,sk:.0958}],88:[.686,0,.817,{ic:.089,sk:.16}],89:[.686,.164,.759,{ic:.038,sk:.0958}],90:[.686,0,.818,{ic:.035,sk:.16}],305:[.452,.008,.394,{sk:.0319}],567:[.451,.201,.439,{sk:.0958}]}},94729:a=>{a.exports=function(a){let b={className:"literal",begin:/[+-]+/,relevance:0};return{name:"Brainfuck",aliases:["bf"],contains:[a.COMMENT(/[^\[\]\.,\+\-<> \r\n]/,/[\[\]\.,\+\-<> \r\n]/,{contains:[{match:/[ ]+[^\[\]\.,\+\-<> \r\n]/,relevance:0}],returnEnd:!0,relevance:0}),{className:"title",begin:"[\\[\\]]",relevance:0},{className:"string",begin:"[\\.,]",relevance:0},{begin:/(?=\+\+|--)/,contains:[b]},b]}}},94751:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.decodeXMLStrict=b.decodeHTML5Strict=b.decodeHTML4Strict=b.decodeHTML5=b.decodeHTML4=b.decodeHTMLAttribute=b.decodeHTMLStrict=b.decodeHTML=b.decodeXML=b.DecodingMode=b.EntityDecoder=b.encodeHTML5=b.encodeHTML4=b.encodeNonAsciiHTML=b.encodeHTML=b.escapeText=b.escapeAttribute=b.escapeUTF8=b.escape=b.encodeXML=b.encode=b.decodeStrict=b.decode=b.EncodingMode=b.EntityLevel=void 0;var d,e,f=c(55453),g=c(533),h=c(20392);function i(a,b){if(void 0===b&&(b=d.XML),("number"==typeof b?b:b.level)===d.HTML){var c="object"==typeof b?b.mode:void 0;return(0,f.decodeHTML)(a,c)}return(0,f.decodeXML)(a)}!function(a){a[a.XML=0]="XML",a[a.HTML=1]="HTML"}(d=b.EntityLevel||(b.EntityLevel={})),function(a){a[a.UTF8=0]="UTF8",a[a.ASCII=1]="ASCII",a[a.Extensive=2]="Extensive",a[a.Attribute=3]="Attribute",a[a.Text=4]="Text"}(e=b.EncodingMode||(b.EncodingMode={})),b.decode=i,b.decodeStrict=function(a,b){void 0===b&&(b=d.XML);var c="number"==typeof b?{level:b}:b;return null!=c.mode||(c.mode=f.DecodingMode.Strict),i(a,c)},b.encode=function(a,b){void 0===b&&(b=d.XML);var c="number"==typeof b?{level:b}:b;return c.mode===e.UTF8?(0,h.escapeUTF8)(a):c.mode===e.Attribute?(0,h.escapeAttribute)(a):c.mode===e.Text?(0,h.escapeText)(a):c.level===d.HTML?c.mode===e.ASCII?(0,g.encodeNonAsciiHTML)(a):(0,g.encodeHTML)(a):(0,h.encodeXML)(a)};var j=c(20392);Object.defineProperty(b,"encodeXML",{enumerable:!0,get:function(){return j.encodeXML}}),Object.defineProperty(b,"escape",{enumerable:!0,get:function(){return j.escape}}),Object.defineProperty(b,"escapeUTF8",{enumerable:!0,get:function(){return j.escapeUTF8}}),Object.defineProperty(b,"escapeAttribute",{enumerable:!0,get:function(){return j.escapeAttribute}}),Object.defineProperty(b,"escapeText",{enumerable:!0,get:function(){return j.escapeText}});var k=c(533);Object.defineProperty(b,"encodeHTML",{enumerable:!0,get:function(){return k.encodeHTML}}),Object.defineProperty(b,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return k.encodeNonAsciiHTML}}),Object.defineProperty(b,"encodeHTML4",{enumerable:!0,get:function(){return k.encodeHTML}}),Object.defineProperty(b,"encodeHTML5",{enumerable:!0,get:function(){return k.encodeHTML}});var l=c(55453);Object.defineProperty(b,"EntityDecoder",{enumerable:!0,get:function(){return l.EntityDecoder}}),Object.defineProperty(b,"DecodingMode",{enumerable:!0,get:function(){return l.DecodingMode}}),Object.defineProperty(b,"decodeXML",{enumerable:!0,get:function(){return l.decodeXML}}),Object.defineProperty(b,"decodeHTML",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(b,"decodeHTMLStrict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(b,"decodeHTMLAttribute",{enumerable:!0,get:function(){return l.decodeHTMLAttribute}}),Object.defineProperty(b,"decodeHTML4",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(b,"decodeHTML5",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(b,"decodeHTML4Strict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(b,"decodeHTML5Strict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(b,"decodeXMLStrict",{enumerable:!0,get:function(){return l.decodeXML}})},94871:a=>{a.exports=function(a){return{name:"Mojolicious",subLanguage:"xml",contains:[{className:"meta",begin:"^__(END|DATA)__$"},{begin:"^\\s*%{1,2}={0,2}",end:"$",subLanguage:"perl"},{begin:"<%{1,2}={0,2}",end:"={0,1}%>",subLanguage:"perl",excludeBegin:!0,excludeEnd:!0}]}}},95003:a=>{a.exports=function(a){let b={begin:/\(/,end:/\)/,relevance:0},c={begin:/\[/,end:/\]/},d={className:"comment",begin:/%/,end:/$/,contains:[a.PHRASAL_WORDS_MODE]},e={className:"string",begin:/`/,end:/`/,contains:[a.BACKSLASH_ESCAPE]},f=[{begin:/[a-z][A-Za-z0-9_]*/,relevance:0},{className:"symbol",variants:[{begin:/[A-Z][a-zA-Z0-9_]*/},{begin:/_[A-Za-z0-9_]*/}],relevance:0},b,{begin:/:-/},c,d,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,e,{className:"string",begin:/0'(\\'|.)/},{className:"string",begin:/0'\\s/},a.C_NUMBER_MODE];return b.contains=f,c.contains=f,{name:"Prolog",contains:f.concat([{begin:/\.$/}])}}},95137:a=>{let b=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video","defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],c=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),d=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),e=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),f=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse(),g=d.concat(e).sort().reverse();a.exports=function(a){let h={IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:a.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:a.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}},i="[\\w-]+",j="("+i+"|@\\{"+i+"\\})",k=[],l=[],m=function(a){return{className:"string",begin:"~?"+a+".*?"+a}},n=function(a,b,c){return{className:a,begin:b,relevance:c}},o={$pattern:/[a-z-]+/,keyword:"and or not only",attribute:c.join(" ")};l.push(a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,m("'"),m('"'),h.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},h.HEXCOLOR,{begin:"\\(",end:"\\)",contains:l,keywords:o,relevance:0},n("variable","@@?"+i,10),n("variable","@\\{"+i+"\\}"),n("built_in","~?`[^`]*?`"),{className:"attribute",begin:i+"\\s*:",end:":",returnBegin:!0,excludeEnd:!0},h.IMPORTANT,{beginKeywords:"and not"},h.FUNCTION_DISPATCH);let p=l.concat({begin:/\{/,end:/\}/,contains:k}),q={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(l)},r={begin:j+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},h.CSS_VARIABLE,{className:"attribute",begin:"\\b("+f.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:l}}]},s={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:j,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,q,n("keyword","all\\b"),n("variable","@\\{"+i+"\\}"),{begin:"\\b("+b.join("|")+")\\b",className:"selector-tag"},h.CSS_NUMBER_MODE,n("selector-tag",j,0),n("selector-id","#"+j),n("selector-class","\\."+j,0),n("selector-tag","&",0),h.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+d.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+e.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:p},{begin:"!important"},h.FUNCTION_DISPATCH]},t={begin:i+":(:)?"+`(${g.join("|")})`,returnBegin:!0,contains:[s]};return k.push(a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:o,returnEnd:!0,contains:l,relevance:0}},{className:"variable",variants:[{begin:"@"+i+"\\s*:",relevance:15},{begin:"@"+i}],starts:{end:"[;}]",returnEnd:!0,contains:p}},t,r,s,q,h.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:k}}},95217:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.FindTeX=void 0;var g=c(35773),h=c(9228),i=c(68133);b.FindTeX=function(a){function b(b){var c=a.call(this,b)||this;return c.getPatterns(),c}return e(b,a),b.prototype.getPatterns=function(){var a=this,b=this.options,c=[],d=[],e=[];this.end={},this.env=this.sub=0;var f=1;b.inlineMath.forEach(function(b){return a.addPattern(c,b,!1)}),b.displayMath.forEach(function(b){return a.addPattern(c,b,!0)}),c.length&&d.push(c.sort(h.sortLength).join("|")),b.processEnvironments&&(d.push("\\\\begin\\s*\\{([^}]*)\\}"),this.env=f,f++),b.processEscapes&&e.push("\\\\([\\\\$])"),b.processRefs&&e.push("(\\\\(?:eq)?ref\\s*\\{[^}]*\\})"),e.length&&(d.push("("+e.join("|")+")"),this.sub=f),this.start=RegExp(d.join("|"),"g"),this.hasPatterns=d.length>0},b.prototype.addPattern=function(a,b,c){var d=f(b,2),e=d[0],g=d[1];a.push((0,h.quotePattern)(e)),this.end[e]=[g,c,this.endPattern(g)]},b.prototype.endPattern=function(a,b){return RegExp((b||(0,h.quotePattern)(a))+"|\\\\(?:[a-zA-Z]|.)|[{}]","g")},b.prototype.findEnd=function(a,b,c,d){for(var e,g=f(d,3),h=g[0],j=g[1],k=g[2],l=k.lastIndex=c.index+c[0].length,m=0;e=k.exec(a);)if((e[1]||e[0])===h&&0===m)return(0,i.protoItem)(c[0],a.substr(l,e.index-l),e[0],b,c.index,e.index+e[0].length,j);else"{"===e[0]?m++:"}"===e[0]&&m&&m--;return null},b.prototype.findMathInString=function(a,b,c){var d,e;for(this.start.lastIndex=0;d=this.start.exec(c);){if(void 0!==d[this.env]&&this.env){var f="\\\\end\\s*(\\{"+(0,h.quotePattern)(d[this.env])+"\\})";(e=this.findEnd(c,b,d,["{"+d[this.env]+"}",!0,this.endPattern(null,f)]))&&(e.math=e.open+e.math+e.close,e.open=e.close="")}else if(void 0!==d[this.sub]&&this.sub){var g=d[this.sub],f=d.index+d[this.sub].length;e=2===g.length?(0,i.protoItem)("",g.substr(1),"",b,d.index,f):(0,i.protoItem)("",g,"",b,d.index,f,!1)}else e=this.findEnd(c,b,d,this.end[d[0]]);e&&(a.push(e),this.start.lastIndex=e.end.n)}},b.prototype.findMath=function(a){var b=[];if(this.hasPatterns)for(var c=0,d=a.length;c<d;c++)this.findMathInString(b,c,a[c]);return b},b.OPTIONS={inlineMath:[["\\(","\\)"]],displayMath:[["$$","$$"],["\\[","\\]"]],processEscapes:!0,processEnvironments:!0,processRefs:!0},b}(g.AbstractFindMath)},95490:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.UnicodeConfiguration=b.UnicodeMethods=void 0;var e=c(107),f=d(c(51676)),g=c(88647),h=d(c(8078)),i=d(c(43173)),j=c(82886);b.UnicodeMethods={};var k={};b.UnicodeMethods.Unicode=function(a,b){var c=a.GetBrackets(b),d=null,e=null;c&&(c.replace(/ /g,"").match(/^(\d+(\.\d*)?|\.\d+),(\d+(\.\d*)?|\.\d+)$/)?(d=c.replace(/ /g,"").split(/,/),e=a.GetBrackets(b)):e=c);var g=h.default.trimSpaces(a.GetArgument(b)).replace(/^0x/,"x");if(!g.match(/^(x[0-9A-Fa-f]+|[0-9]+)$/))throw new f.default("BadUnicode","Argument to \\unicode must be a number");var l=parseInt(g.match(/^x/)?"0"+g:g);k[l]?e||(e=k[l][2]):k[l]=[800,200,e,l],d&&(k[l][0]=Math.floor(1e3*parseFloat(d[0])),k[l][1]=Math.floor(1e3*parseFloat(d[1])));var m=a.stack.env.font,n={};e?(k[l][2]=n.fontfamily=e.replace(/'/g,"'"),m&&(m.match(/bold/)&&(n.fontweight="bold"),m.match(/italic|-mathit/)&&(n.fontstyle="italic"))):m&&(n.mathvariant=m);var o=a.create("token","mtext",n,(0,j.numeric)(g));i.default.setProperty(o,"unicode",!0),a.Push(o)},new g.CommandMap("unicode",{unicode:"Unicode"},b.UnicodeMethods),b.UnicodeConfiguration=e.Configuration.create("unicode",{handler:{macro:["unicode"]}})},95736:(a,b,c)=>{"use strict";a.exports=c(44870)},95876:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMfrac=void 0;var h=c(17913);b.MmlMfrac=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"mfrac"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"arity",{get:function(){return 2},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setTeXclass=function(a){var b,c;this.getPrevClass(a);try{for(var d=g(this.childNodes),e=d.next();!e.done;e=d.next())e.value.setTeXclass(null)}catch(a){b={error:a}}finally{try{e&&!e.done&&(c=d.return)&&c.call(d)}finally{if(b)throw b.error}}return this},b.prototype.setChildInheritedAttributes=function(a,b,c,d){(!b||c>0)&&c++,this.childNodes[0].setInheritedAttributes(a,!1,c,d),this.childNodes[1].setInheritedAttributes(a,!1,c,!0)},b.defaults=f(f({},h.AbstractMmlBaseNode.defaults),{linethickness:"medium",numalign:"center",denomalign:"center",bevelled:!1}),b}(h.AbstractMmlBaseNode)},96229:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.fragment=b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(23400));let e=["*",")"],f=b.fragment=(0,d.default)(function(a){a.core.ruler.after("marpit_directives_parse","marpit_fragment",a=>{if(!a.inlineMode)for(let b of a.tokens)"list_item_open"===b.type&&e.includes(b.markup)&&(b.meta=b.meta||{},b.meta.marpitFragment=!0)}),a.core.ruler.after("marpit_fragment","marpit_apply_fragment",a=>{if(a.inlineMode)return;let b={slide:void 0,count:0};for(let c of a.tokens)c.meta&&1===c.meta.marpitSlideElement?(b.slide=c,b.count=0):c.meta&&-1===c.meta.marpitSlideElement?b.slide&&b.count>0&&b.slide.attrSet("data-marpit-fragments",b.count):c.meta&&c.meta.marpitFragment&&(b.count+=1,c.meta.marpitFragment=b.count,c.attrSet("data-marpit-fragment",b.count))})});b.default=f},96583:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=b.collect=void 0;let d=b.collect=(0,function(a){return a&&a.__esModule?a:{default:a}}(c(23400)).default)(function(a){let{marpit:b}=a;a.core.ruler.push("marpit_collect",a=>{let c;if(a.inlineMode)return;b.lastComments=[],b.lastSlideTokens=[];let d=-1,e=a=>{c>=0&&!(a.meta&&void 0!==a.meta.marpitCommentParsed)&&b.lastComments[c].push(a.content)},f=()=>c>=0&&void 0!==b.lastSlideTokens[c];for(let g of a.tokens)if(g.meta&&1===g.meta.marpitSlideElement)d+=1,c=d,void 0===b.lastSlideTokens[c]&&(b.lastSlideTokens[c]=[g],b.lastComments[c]=[]);else if(g.meta&&-1===g.meta.marpitSlideElement)f()&&b.lastSlideTokens[c].push(g),c=void 0;else if(f()&&b.lastSlideTokens[c].push(g),"marpit_comment"===g.type)e(g);else if("inline"===g.type)for(let a of g.children)"marpit_comment"===a.type&&e(a)})});b.default=d},96663:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.RegisterHTMLHandler=void 0;var d=c(31797),e=c(80747);b.RegisterHTMLHandler=function(a){var b=new e.HTMLHandler(a);return d.mathjax.handlers.register(b),b}},96918:a=>{a.exports=function(a){return{name:"Q",aliases:["k","kdb"],keywords:{$pattern:/(`?)[A-Za-z0-9_]+\b/,keyword:"do while select delete by update from",literal:"0b 1b",built_in:"neg not null string reciprocal floor ceiling signum mod xbar xlog and or each scan over prior mmu lsq inv md5 ltime gtime count first var dev med cov cor all any rand sums prds mins maxs fills deltas ratios avgs differ prev next rank reverse iasc idesc asc desc msum mcount mavg mdev xrank mmin mmax xprev rotate distinct group where flip type key til get value attr cut set upsert raze union inter except cross sv vs sublist enlist read0 read1 hopen hclose hdel hsym hcount peach system ltrim rtrim trim lower upper ssr view tables views cols xcols keys xkey xcol xasc xdesc fkeys meta lj aj aj0 ij pj asof uj ww wj wj1 fby xgroup ungroup ej save load rsave rload show csv parse eval min max avg wavg wsum sin cos tan sum",type:"`float `double int `timestamp `timespan `datetime `time `boolean `symbol `char `byte `short `long `real `month `date `minute `second `guid"},contains:[a.C_LINE_COMMENT_MODE,a.QUOTE_STRING_MODE,a.C_NUMBER_MODE]}}},96979:(a,b,c)=>{var d=c(48865),e=c(18493);function f(a){(a=function(a){var b={};for(var c in a)b[c]=a[c];return b}(a||{})).whiteList=a.whiteList||d.whiteList,a.onAttr=a.onAttr||d.onAttr,a.onIgnoreAttr=a.onIgnoreAttr||d.onIgnoreAttr,a.safeAttrValue=a.safeAttrValue||d.safeAttrValue,this.options=a}c(24614),f.prototype.process=function(a){if(!(a=(a=a||"").toString()))return"";var b=this.options,c=b.whiteList,d=b.onAttr,f=b.onIgnoreAttr,g=b.safeAttrValue;return e(a,function(a,b,e,h,i){var j=c[e],k=!1;if(!0===j?k=j:"function"==typeof j?k=j(h):j instanceof RegExp&&(k=j.test(h)),!0!==k&&(k=!1),h=g(e,h)){var l={position:b,sourcePosition:a,source:i,isWhite:k};if(k){var m=d(e,h,l);return null==m?e+":"+h:m}var m=f(e,h,l);if(null!=m)return m}})},a.exports=f},97018:(a,b,c)=>{"use strict";var d=c(30079);function e(a,b){return a.a===b.a?a.b===b.b?a.c-b.c:a.b-b.b:a.a-b.a}function f(a,b){let c=b?.customSpecificity?.(a);if(c)return c;if(!a)return{a:0,b:0,c:0};let e=0,h=0,i=0;if("universal"==a.type)return{a:0,b:0,c:0};if("id"===a.type)e+=1;else if("tag"===a.type)i+=1;else if("class"===a.type)h+=1;else if("attribute"===a.type)h+=1;else{var j;if(j=a,d.isPseudoElement(j))switch(a.value.toLowerCase()){case"::slotted":if(i+=1,a.nodes&&a.nodes.length>0){let c=g(a.nodes,b);e+=c.a,h+=c.b,i+=c.c}break;case"::view-transition-group":case"::view-transition-image-pair":case"::view-transition-old":case"::view-transition-new":return a.nodes&&1===a.nodes.length&&"selector"===a.nodes[0].type&&function(a){if(!a||!a.nodes)return!1;let b=a.nodes.filter(a=>"comment"!==a.type);return 0===b.length||1===b.length&&"universal"===b[0].type}(a.nodes[0])?{a:0,b:0,c:0}:{a:0,b:0,c:1};default:i+=1}else if(d.isPseudoClass(a))switch(a.value.toLowerCase()){case":-webkit-any":case":any":default:h+=1;break;case":-moz-any":case":has":case":is":case":matches":case":not":if(a.nodes&&a.nodes.length>0){let c=g(a.nodes,b);e+=c.a,h+=c.b,i+=c.c}break;case":where":break;case":nth-child":case":nth-last-child":if(h+=1,a.nodes&&a.nodes.length>0){let c=a.nodes[0].nodes.findIndex(a=>"tag"===a.type&&"of"===a.value.toLowerCase());if(c>-1){let f=d.selector({nodes:[],value:""});a.nodes[0].nodes.slice(c+1).forEach(a=>{f.append(a.clone())});let j=[f];a.nodes.length>1&&j.push(...a.nodes.slice(1));let k=g(j,b);e+=k.a,h+=k.b,i+=k.c}}break;case":local":case":global":a.nodes&&a.nodes.length>0&&a.nodes.forEach(a=>{let c=f(a,b);e+=c.a,h+=c.b,i+=c.c});break;case":host":case":host-context":if(h+=1,a.nodes&&a.nodes.length>0){let c=g(a.nodes,b);e+=c.a,h+=c.b,i+=c.c}break;case":active-view-transition":case":active-view-transition-type":return{a:0,b:1,c:0}}else d.isContainer(a)&&a.nodes?.length>0&&a.nodes.forEach(a=>{let c=f(a,b);e+=c.a,h+=c.b,i+=c.c})}return{a:e,b:h,c:i}}function g(a,b){let c={a:0,b:0,c:0};return a.forEach(a=>{let d=f(a,b);0>e(d,c)||(c=d)}),c}b.compare=e,b.selectorSpecificity=f,b.specificityOfMostSpecificListItem=g},97188:(a,b,c)=>{"use strict";var d=c(4015);a.exports=new(c(69626))("tag:yaml.org,2002:int",{kind:"scalar",resolve:function(a){if(null===a)return!1;var b,c,d,e,f=a.length,g=0,h=!1;if(!f)return!1;if(("-"===(e=a[g])||"+"===e)&&(e=a[++g]),"0"===e){if(g+1===f)return!0;if("b"===(e=a[++g])){for(g++;g<f;g++)if("_"!==(e=a[g])){if("0"!==e&&"1"!==e)return!1;h=!0}return h&&"_"!==e}if("x"===e){for(g++;g<f;g++)if("_"!==(e=a[g])){if(!(48<=(b=a.charCodeAt(g))&&b<=57||65<=b&&b<=70||97<=b&&b<=102))return!1;h=!0}return h&&"_"!==e}if("o"===e){for(g++;g<f;g++)if("_"!==(e=a[g])){if(!(48<=(c=a.charCodeAt(g))&&c<=55))return!1;h=!0}return h&&"_"!==e}}if("_"===e)return!1;for(;g<f;g++)if("_"!==(e=a[g])){if(!(48<=(d=a.charCodeAt(g))&&d<=57))return!1;h=!0}return!!h&&"_"!==e},construct:function(a){var b,c=a,d=1;if(-1!==c.indexOf("_")&&(c=c.replace(/_/g,"")),("-"===(b=c[0])||"+"===b)&&("-"===b&&(d=-1),b=(c=c.slice(1))[0]),"0"===c)return 0;if("0"===b){if("b"===c[1])return d*parseInt(c.slice(2),2);if("x"===c[1])return d*parseInt(c.slice(2),16);if("o"===c[1])return d*parseInt(c.slice(2),8)}return d*parseInt(c,10)},predicate:function(a){return"[object Number]"===Object.prototype.toString.call(a)&&a%1==0&&!d.isNegativeZero(a)},represent:{binary:function(a){return a>=0?"0b"+a.toString(2):"-0b"+a.toString(2).slice(1)},octal:function(a){return a>=0?"0o"+a.toString(8):"-0o"+a.toString(8).slice(1)},decimal:function(a){return a.toString(10)},hexadecimal:function(a){return a>=0?"0x"+a.toString(16).toUpperCase():"-0x"+a.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}})},97317:a=>{a.exports=function(a){let b={className:"number",relevance:0,begin:a.C_NUMBER_RE};return{name:"LSL (Linden Scripting Language)",illegal:":",contains:[{className:"string",begin:'"',end:'"',contains:[{className:"subst",begin:/\\[tn"\\]/}]},{className:"comment",variants:[a.COMMENT("//","$"),a.COMMENT("/\\*","\\*/")],relevance:0},b,{className:"section",variants:[{begin:"\\b(state|default)\\b"},{begin:"\\b(state_(entry|exit)|touch(_(start|end))?|(land_)?collision(_(start|end))?|timer|listen|(no_)?sensor|control|(not_)?at_(rot_)?target|money|email|experience_permissions(_denied)?|run_time_permissions|changed|attach|dataserver|moving_(start|end)|link_message|(on|object)_rez|remote_data|http_re(sponse|quest)|path_update|transaction_result)\\b"}]},{className:"built_in",begin:"\\b(ll(AgentInExperience|(Create|DataSize|Delete|KeyCount|Keys|Read|Update)KeyValue|GetExperience(Details|ErrorMessage)|ReturnObjectsBy(ID|Owner)|Json(2List|[GS]etValue|ValueType)|Sin|Cos|Tan|Atan2|Sqrt|Pow|Abs|Fabs|Frand|Floor|Ceil|Round|Vec(Mag|Norm|Dist)|Rot(Between|2(Euler|Fwd|Left|Up))|(Euler|Axes)2Rot|Whisper|(Region|Owner)?Say|Shout|Listen(Control|Remove)?|Sensor(Repeat|Remove)?|Detected(Name|Key|Owner|Type|Pos|Vel|Grab|Rot|Group|LinkNumber)|Die|Ground|Wind|([GS]et)(AnimationOverride|MemoryLimit|PrimMediaParams|ParcelMusicURL|Object(Desc|Name)|PhysicsMaterial|Status|Scale|Color|Alpha|Texture|Pos|Rot|Force|Torque)|ResetAnimationOverride|(Scale|Offset|Rotate)Texture|(Rot)?Target(Remove)?|(Stop)?MoveToTarget|Apply(Rotational)?Impulse|Set(KeyframedMotion|ContentType|RegionPos|(Angular)?Velocity|Buoyancy|HoverHeight|ForceAndTorque|TimerEvent|ScriptState|Damage|TextureAnim|Sound(Queueing|Radius)|Vehicle(Type|(Float|Vector|Rotation)Param)|(Touch|Sit)?Text|Camera(Eye|At)Offset|PrimitiveParams|ClickAction|Link(Alpha|Color|PrimitiveParams(Fast)?|Texture(Anim)?|Camera|Media)|RemoteScriptAccessPin|PayPrice|LocalRot)|ScaleByFactor|Get((Max|Min)ScaleFactor|ClosestNavPoint|StaticPath|SimStats|Env|PrimitiveParams|Link(PrimitiveParams|Number(OfSides)?|Key|Name|Media)|HTTPHeader|FreeURLs|Object(Details|PermMask|PrimCount)|Parcel(MaxPrims|Details|Prim(Count|Owners))|Attached(List)?|(SPMax|Free|Used)Memory|Region(Name|TimeDilation|FPS|Corner|AgentCount)|Root(Position|Rotation)|UnixTime|(Parcel|Region)Flags|(Wall|GMT)clock|SimulatorHostname|BoundingBox|GeometricCenter|Creator|NumberOf(Prims|NotecardLines|Sides)|Animation(List)?|(Camera|Local)(Pos|Rot)|Vel|Accel|Omega|Time(stamp|OfDay)|(Object|CenterOf)?Mass|MassMKS|Energy|Owner|(Owner)?Key|SunDirection|Texture(Offset|Scale|Rot)|Inventory(Number|Name|Key|Type|Creator|PermMask)|Permissions(Key)?|StartParameter|List(Length|EntryType)|Date|Agent(Size|Info|Language|List)|LandOwnerAt|NotecardLine|Script(Name|State))|(Get|Reset|GetAndReset)Time|PlaySound(Slave)?|LoopSound(Master|Slave)?|(Trigger|Stop|Preload)Sound|((Get|Delete)Sub|Insert)String|To(Upper|Lower)|Give(InventoryList|Money)|RezObject|(Stop)?LookAt|Sleep|CollisionFilter|(Take|Release)Controls|DetachFromAvatar|AttachToAvatar(Temp)?|InstantMessage|(GetNext)?Email|StopHover|MinEventDelay|RotLookAt|String(Length|Trim)|(Start|Stop)Animation|TargetOmega|Request(Experience)?Permissions|(Create|Break)Link|BreakAllLinks|(Give|Remove)Inventory|Water|PassTouches|Request(Agent|Inventory)Data|TeleportAgent(Home|GlobalCoords)?|ModifyLand|CollisionSound|ResetScript|MessageLinked|PushObject|PassCollisions|AxisAngle2Rot|Rot2(Axis|Angle)|A(cos|sin)|AngleBetween|AllowInventoryDrop|SubStringIndex|List2(CSV|Integer|Json|Float|String|Key|Vector|Rot|List(Strided)?)|DeleteSubList|List(Statistics|Sort|Randomize|(Insert|Find|Replace)List)|EdgeOfWorld|AdjustSoundVolume|Key2Name|TriggerSoundLimited|EjectFromLand|(CSV|ParseString)2List|OverMyLand|SameGroup|UnSit|Ground(Slope|Normal|Contour)|GroundRepel|(Set|Remove)VehicleFlags|SitOnLink|(AvatarOn)?(Link)?SitTarget|Script(Danger|Profiler)|Dialog|VolumeDetect|ResetOtherScript|RemoteLoadScriptPin|(Open|Close)RemoteDataChannel|SendRemoteData|RemoteDataReply|(Integer|String)ToBase64|XorBase64|Log(10)?|Base64To(String|Integer)|ParseStringKeepNulls|RezAtRoot|RequestSimulatorData|ForceMouselook|(Load|Release|(E|Une)scape)URL|ParcelMedia(CommandList|Query)|ModPow|MapDestination|(RemoveFrom|AddTo|Reset)Land(Pass|Ban)List|(Set|Clear)CameraParams|HTTP(Request|Response)|TextBox|DetectedTouch(UV|Face|Pos|(N|Bin)ormal|ST)|(MD5|SHA1|DumpList2)String|Request(Secure)?URL|Clear(Prim|Link)Media|(Link)?ParticleSystem|(Get|Request)(Username|DisplayName)|RegionSayTo|CastRay|GenerateKey|TransferLindenDollars|ManageEstateAccess|(Create|Delete)Character|ExecCharacterCmd|Evade|FleeFrom|NavigateTo|PatrolPoints|Pursue|UpdateCharacter|WanderWithin))\\b"},{className:"literal",variants:[{begin:"\\b(PI|TWO_PI|PI_BY_TWO|DEG_TO_RAD|RAD_TO_DEG|SQRT2)\\b"},{begin:"\\b(XP_ERROR_(EXPERIENCES_DISABLED|EXPERIENCE_(DISABLED|SUSPENDED)|INVALID_(EXPERIENCE|PARAMETERS)|KEY_NOT_FOUND|MATURITY_EXCEEDED|NONE|NOT_(FOUND|PERMITTED(_LAND)?)|NO_EXPERIENCE|QUOTA_EXCEEDED|RETRY_UPDATE|STORAGE_EXCEPTION|STORE_DISABLED|THROTTLED|UNKNOWN_ERROR)|JSON_APPEND|STATUS_(PHYSICS|ROTATE_[XYZ]|PHANTOM|SANDBOX|BLOCK_GRAB(_OBJECT)?|(DIE|RETURN)_AT_EDGE|CAST_SHADOWS|OK|MALFORMED_PARAMS|TYPE_MISMATCH|BOUNDS_ERROR|NOT_(FOUND|SUPPORTED)|INTERNAL_ERROR|WHITELIST_FAILED)|AGENT(_(BY_(LEGACY_|USER)NAME|FLYING|ATTACHMENTS|SCRIPTED|MOUSELOOK|SITTING|ON_OBJECT|AWAY|WALKING|IN_AIR|TYPING|CROUCHING|BUSY|ALWAYS_RUN|AUTOPILOT|LIST_(PARCEL(_OWNER)?|REGION)))?|CAMERA_(PITCH|DISTANCE|BEHINDNESS_(ANGLE|LAG)|(FOCUS|POSITION)(_(THRESHOLD|LOCKED|LAG))?|FOCUS_OFFSET|ACTIVE)|ANIM_ON|LOOP|REVERSE|PING_PONG|SMOOTH|ROTATE|SCALE|ALL_SIDES|LINK_(ROOT|SET|ALL_(OTHERS|CHILDREN)|THIS)|ACTIVE|PASS(IVE|_(ALWAYS|IF_NOT_HANDLED|NEVER))|SCRIPTED|CONTROL_(FWD|BACK|(ROT_)?(LEFT|RIGHT)|UP|DOWN|(ML_)?LBUTTON)|PERMISSION_(RETURN_OBJECTS|DEBIT|OVERRIDE_ANIMATIONS|SILENT_ESTATE_MANAGEMENT|TAKE_CONTROLS|TRIGGER_ANIMATION|ATTACH|CHANGE_LINKS|(CONTROL|TRACK)_CAMERA|TELEPORT)|INVENTORY_(TEXTURE|SOUND|OBJECT|SCRIPT|LANDMARK|CLOTHING|NOTECARD|BODYPART|ANIMATION|GESTURE|ALL|NONE)|CHANGED_(INVENTORY|COLOR|SHAPE|SCALE|TEXTURE|LINK|ALLOWED_DROP|OWNER|REGION(_START)?|TELEPORT|MEDIA)|OBJECT_(CLICK_ACTION|HOVER_HEIGHT|LAST_OWNER_ID|(PHYSICS|SERVER|STREAMING)_COST|UNKNOWN_DETAIL|CHARACTER_TIME|PHANTOM|PHYSICS|TEMP_(ATTACHED|ON_REZ)|NAME|DESC|POS|PRIM_(COUNT|EQUIVALENCE)|RETURN_(PARCEL(_OWNER)?|REGION)|REZZER_KEY|ROO?T|VELOCITY|OMEGA|OWNER|GROUP(_TAG)?|CREATOR|ATTACHED_(POINT|SLOTS_AVAILABLE)|RENDER_WEIGHT|(BODY_SHAPE|PATHFINDING)_TYPE|(RUNNING|TOTAL)_SCRIPT_COUNT|TOTAL_INVENTORY_COUNT|SCRIPT_(MEMORY|TIME))|TYPE_(INTEGER|FLOAT|STRING|KEY|VECTOR|ROTATION|INVALID)|(DEBUG|PUBLIC)_CHANNEL|ATTACH_(AVATAR_CENTER|CHEST|HEAD|BACK|PELVIS|MOUTH|CHIN|NECK|NOSE|BELLY|[LR](SHOULDER|HAND|FOOT|EAR|EYE|[UL](ARM|LEG)|HIP)|(LEFT|RIGHT)_PEC|HUD_(CENTER_[12]|TOP_(RIGHT|CENTER|LEFT)|BOTTOM(_(RIGHT|LEFT))?)|[LR]HAND_RING1|TAIL_(BASE|TIP)|[LR]WING|FACE_(JAW|[LR]EAR|[LR]EYE|TOUNGE)|GROIN|HIND_[LR]FOOT)|LAND_(LEVEL|RAISE|LOWER|SMOOTH|NOISE|REVERT)|DATA_(ONLINE|NAME|BORN|SIM_(POS|STATUS|RATING)|PAYINFO)|PAYMENT_INFO_(ON_FILE|USED)|REMOTE_DATA_(CHANNEL|REQUEST|REPLY)|PSYS_(PART_(BF_(ZERO|ONE(_MINUS_(DEST_COLOR|SOURCE_(ALPHA|COLOR)))?|DEST_COLOR|SOURCE_(ALPHA|COLOR))|BLEND_FUNC_(DEST|SOURCE)|FLAGS|(START|END)_(COLOR|ALPHA|SCALE|GLOW)|MAX_AGE|(RIBBON|WIND|INTERP_(COLOR|SCALE)|BOUNCE|FOLLOW_(SRC|VELOCITY)|TARGET_(POS|LINEAR)|EMISSIVE)_MASK)|SRC_(MAX_AGE|PATTERN|ANGLE_(BEGIN|END)|BURST_(RATE|PART_COUNT|RADIUS|SPEED_(MIN|MAX))|ACCEL|TEXTURE|TARGET_KEY|OMEGA|PATTERN_(DROP|EXPLODE|ANGLE(_CONE(_EMPTY)?)?)))|VEHICLE_(REFERENCE_FRAME|TYPE_(NONE|SLED|CAR|BOAT|AIRPLANE|BALLOON)|(LINEAR|ANGULAR)_(FRICTION_TIMESCALE|MOTOR_DIRECTION)|LINEAR_MOTOR_OFFSET|HOVER_(HEIGHT|EFFICIENCY|TIMESCALE)|BUOYANCY|(LINEAR|ANGULAR)_(DEFLECTION_(EFFICIENCY|TIMESCALE)|MOTOR_(DECAY_)?TIMESCALE)|VERTICAL_ATTRACTION_(EFFICIENCY|TIMESCALE)|BANKING_(EFFICIENCY|MIX|TIMESCALE)|FLAG_(NO_DEFLECTION_UP|LIMIT_(ROLL_ONLY|MOTOR_UP)|HOVER_((WATER|TERRAIN|UP)_ONLY|GLOBAL_HEIGHT)|MOUSELOOK_(STEER|BANK)|CAMERA_DECOUPLED))|PRIM_(ALLOW_UNSIT|ALPHA_MODE(_(BLEND|EMISSIVE|MASK|NONE))?|NORMAL|SPECULAR|TYPE(_(BOX|CYLINDER|PRISM|SPHERE|TORUS|TUBE|RING|SCULPT))?|HOLE_(DEFAULT|CIRCLE|SQUARE|TRIANGLE)|MATERIAL(_(STONE|METAL|GLASS|WOOD|FLESH|PLASTIC|RUBBER))?|SHINY_(NONE|LOW|MEDIUM|HIGH)|BUMP_(NONE|BRIGHT|DARK|WOOD|BARK|BRICKS|CHECKER|CONCRETE|TILE|STONE|DISKS|GRAVEL|BLOBS|SIDING|LARGETILE|STUCCO|SUCTION|WEAVE)|TEXGEN_(DEFAULT|PLANAR)|SCRIPTED_SIT_ONLY|SCULPT_(TYPE_(SPHERE|TORUS|PLANE|CYLINDER|MASK)|FLAG_(MIRROR|INVERT))|PHYSICS(_(SHAPE_(CONVEX|NONE|PRIM|TYPE)))?|(POS|ROT)_LOCAL|SLICE|TEXT|FLEXIBLE|POINT_LIGHT|TEMP_ON_REZ|PHANTOM|POSITION|SIT_TARGET|SIZE|ROTATION|TEXTURE|NAME|OMEGA|DESC|LINK_TARGET|COLOR|BUMP_SHINY|FULLBRIGHT|TEXGEN|GLOW|MEDIA_(ALT_IMAGE_ENABLE|CONTROLS|(CURRENT|HOME)_URL|AUTO_(LOOP|PLAY|SCALE|ZOOM)|FIRST_CLICK_INTERACT|(WIDTH|HEIGHT)_PIXELS|WHITELIST(_ENABLE)?|PERMS_(INTERACT|CONTROL)|PARAM_MAX|CONTROLS_(STANDARD|MINI)|PERM_(NONE|OWNER|GROUP|ANYONE)|MAX_(URL_LENGTH|WHITELIST_(SIZE|COUNT)|(WIDTH|HEIGHT)_PIXELS)))|MASK_(BASE|OWNER|GROUP|EVERYONE|NEXT)|PERM_(TRANSFER|MODIFY|COPY|MOVE|ALL)|PARCEL_(MEDIA_COMMAND_(STOP|PAUSE|PLAY|LOOP|TEXTURE|URL|TIME|AGENT|UNLOAD|AUTO_ALIGN|TYPE|SIZE|DESC|LOOP_SET)|FLAG_(ALLOW_(FLY|(GROUP_)?SCRIPTS|LANDMARK|TERRAFORM|DAMAGE|CREATE_(GROUP_)?OBJECTS)|USE_(ACCESS_(GROUP|LIST)|BAN_LIST|LAND_PASS_LIST)|LOCAL_SOUND_ONLY|RESTRICT_PUSHOBJECT|ALLOW_(GROUP|ALL)_OBJECT_ENTRY)|COUNT_(TOTAL|OWNER|GROUP|OTHER|SELECTED|TEMP)|DETAILS_(NAME|DESC|OWNER|GROUP|AREA|ID|SEE_AVATARS))|LIST_STAT_(MAX|MIN|MEAN|MEDIAN|STD_DEV|SUM(_SQUARES)?|NUM_COUNT|GEOMETRIC_MEAN|RANGE)|PAY_(HIDE|DEFAULT)|REGION_FLAG_(ALLOW_DAMAGE|FIXED_SUN|BLOCK_TERRAFORM|SANDBOX|DISABLE_(COLLISIONS|PHYSICS)|BLOCK_FLY|ALLOW_DIRECT_TELEPORT|RESTRICT_PUSHOBJECT)|HTTP_(METHOD|MIMETYPE|BODY_(MAXLENGTH|TRUNCATED)|CUSTOM_HEADER|PRAGMA_NO_CACHE|VERBOSE_THROTTLE|VERIFY_CERT)|SIT_(INVALID_(AGENT|LINK_OBJECT)|NO(T_EXPERIENCE|_(ACCESS|EXPERIENCE_PERMISSION|SIT_TARGET)))|STRING_(TRIM(_(HEAD|TAIL))?)|CLICK_ACTION_(NONE|TOUCH|SIT|BUY|PAY|OPEN(_MEDIA)?|PLAY|ZOOM)|TOUCH_INVALID_FACE|PROFILE_(NONE|SCRIPT_MEMORY)|RC_(DATA_FLAGS|DETECT_PHANTOM|GET_(LINK_NUM|NORMAL|ROOT_KEY)|MAX_HITS|REJECT_(TYPES|AGENTS|(NON)?PHYSICAL|LAND))|RCERR_(CAST_TIME_EXCEEDED|SIM_PERF_LOW|UNKNOWN)|ESTATE_ACCESS_(ALLOWED_(AGENT|GROUP)_(ADD|REMOVE)|BANNED_AGENT_(ADD|REMOVE))|DENSITY|FRICTION|RESTITUTION|GRAVITY_MULTIPLIER|KFM_(COMMAND|CMD_(PLAY|STOP|PAUSE)|MODE|FORWARD|LOOP|PING_PONG|REVERSE|DATA|ROTATION|TRANSLATION)|ERR_(GENERIC|PARCEL_PERMISSIONS|MALFORMED_PARAMS|RUNTIME_PERMISSIONS|THROTTLED)|CHARACTER_(CMD_((SMOOTH_)?STOP|JUMP)|DESIRED_(TURN_)?SPEED|RADIUS|STAY_WITHIN_PARCEL|LENGTH|ORIENTATION|ACCOUNT_FOR_SKIPPED_FRAMES|AVOIDANCE_MODE|TYPE(_([ABCD]|NONE))?|MAX_(DECEL|TURN_RADIUS|(ACCEL|SPEED)))|PURSUIT_(OFFSET|FUZZ_FACTOR|GOAL_TOLERANCE|INTERCEPT)|REQUIRE_LINE_OF_SIGHT|FORCE_DIRECT_PATH|VERTICAL|HORIZONTAL|AVOID_(CHARACTERS|DYNAMIC_OBSTACLES|NONE)|PU_(EVADE_(HIDDEN|SPOTTED)|FAILURE_(DYNAMIC_PATHFINDING_DISABLED|INVALID_(GOAL|START)|NO_(NAVMESH|VALID_DESTINATION)|OTHER|TARGET_GONE|(PARCEL_)?UNREACHABLE)|(GOAL|SLOWDOWN_DISTANCE)_REACHED)|TRAVERSAL_TYPE(_(FAST|NONE|SLOW))?|CONTENT_TYPE_(ATOM|FORM|HTML|JSON|LLSD|RSS|TEXT|XHTML|XML)|GCNP_(RADIUS|STATIC)|(PATROL|WANDER)_PAUSE_AT_WAYPOINTS|OPT_(AVATAR|CHARACTER|EXCLUSION_VOLUME|LEGACY_LINKSET|MATERIAL_VOLUME|OTHER|STATIC_OBSTACLE|WALKABLE)|SIM_STAT_PCT_CHARS_STEPPED)\\b"},{begin:"\\b(FALSE|TRUE)\\b"},{begin:"\\b(ZERO_ROTATION)\\b"},{begin:"\\b(EOF|JSON_(ARRAY|DELETE|FALSE|INVALID|NULL|NUMBER|OBJECT|STRING|TRUE)|NULL_KEY|TEXTURE_(BLANK|DEFAULT|MEDIA|PLYWOOD|TRANSPARENT)|URL_REQUEST_(GRANTED|DENIED))\\b"},{begin:"\\b(ZERO_VECTOR|TOUCH_INVALID_(TEXCOORD|VECTOR))\\b"}]},{className:"type",begin:"\\b(integer|float|string|key|vector|quaternion|rotation|list)\\b"}]}}},97430:a=>{function b(a,c={}){return c.variants=a,c}a.exports=function(a){let c=a.regex,d="[A-Za-z0-9_$]+",e=b([a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]})]),f={className:"regexp",begin:/~?\/[^\/\n]+\//,contains:[a.BACKSLASH_ESCAPE]},g=b([a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE]),h=b([{begin:/"""/,end:/"""/},{begin:/'''/,end:/'''/},{begin:"\\$/",end:"/\\$",relevance:10},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE],{className:"string"}),i={match:[/(class|interface|trait|enum|record|extends|implements)/,/\s+/,a.UNDERSCORE_IDENT_RE],scope:{1:"keyword",3:"title.class"}};return{name:"Groovy",keywords:{"variable.language":"this super",literal:"true false null",type:["byte","short","char","int","long","boolean","float","double","void"],keyword:["def","as","in","assert","trait","abstract","static","volatile","transient","public","private","protected","synchronized","final","class","interface","enum","if","else","for","while","switch","case","break","default","continue","throw","throws","try","catch","finally","implements","extends","new","import","package","return","instanceof","var"]},contains:[a.SHEBANG({binary:"groovy",relevance:10}),e,h,f,g,i,{className:"meta",begin:"@[A-Za-z]+",relevance:0},{className:"attr",begin:d+"[ ]*:",relevance:0},{begin:/\?/,end:/:/,relevance:0,contains:[e,h,f,g,"self"]},{className:"symbol",begin:"^[ ]*"+c.lookahead(d+":"),excludeBegin:!0,end:d+":",relevance:0}],illegal:/#|<\//}}},97510:a=>{a.exports=function(a){let b=a.regex,c=/\b/;function d(a,b){if(0===a.index)return;let c=a.input[a.index-1];c>="0"&&c<="9"||"_"!==c&&b.ignoreMatch()}let e=/[+-]?((\.\d+)|(\d+)(\.\d*)?)/,f=/[GM]\s*\d+(\.\d+)?/,g=/T\s*\d+/,h=/O\s*\d+/,i=/O<.+>/,j=/[ABCUVWXYZ]\s*/,k=/[FHIJKPQRS]\s*/;return{name:"G-code (ISO 6983)",aliases:["nc"],case_insensitive:!0,disableAutodetect:!0,keywords:{$pattern:/[A-Z]+|%/,keyword:["THEN","ELSE","ENDIF","IF","GOTO","DO","WHILE","WH","END","CALL","SUB","ENDSUB","EQ","NE","LT","GT","LE","GE","AND","OR","XOR","%"],built_in:["ATAN","ABS","ACOS","ASIN","COS","EXP","FIX","FUP","ROUND","LN","SIN","SQRT","TAN","EXISTS"]},contains:[a.COMMENT(/\(/,/\)/),a.COMMENT(/;/,/$/),a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_NUMBER_MODE,{scope:"title.function",variants:[{match:b.concat(c,f)},{begin:f,"on:begin":d},{match:b.concat(c,g)},{begin:g,"on:begin":d}]},{scope:"symbol",variants:[{match:b.concat(c,h)},{begin:h,"on:begin":d},{match:b.concat(c,i)},{begin:i,"on:begin":d},{match:/\*\s*\d+\s*$/}]},{scope:"operator",match:/^N\s*\d+/},{scope:"variable",match:/-?#\s*\d+/},{scope:"property",variants:[{match:b.concat(c,j,e)},{begin:b.concat(j,e),"on:begin":d}]},{scope:"params",variants:[{match:b.concat(c,k,e)},{begin:b.concat(k,e),"on:begin":d}]}]}}},97604:a=>{a.exports=function(a){let b=a.regex,c={keyword:"abort acronym acronyms alias all and assign binary card diag display else eq file files for free ge gt if integer le loop lt maximizing minimizing model models ne negative no not option options or ord positive prod put putpage puttl repeat sameas semicont semiint smax smin solve sos1 sos2 sum system table then until using while xor yes",literal:"eps inf na",built_in:"abs arccos arcsin arctan arctan2 Beta betaReg binomial ceil centropy cos cosh cvPower div div0 eDist entropy errorf execSeed exp fact floor frac gamma gammaReg log logBeta logGamma log10 log2 mapVal max min mod ncpCM ncpF ncpVUpow ncpVUsin normal pi poly power randBinomial randLinear randTriangle round rPower sigmoid sign signPower sin sinh slexp sllog10 slrec sqexp sqlog10 sqr sqrec sqrt tan tanh trunc uniform uniformInt vcPower bool_and bool_eqv bool_imp bool_not bool_or bool_xor ifThen rel_eq rel_ge rel_gt rel_le rel_lt rel_ne gday gdow ghour gleap gmillisec gminute gmonth gsecond gyear jdate jnow jstart jtime errorLevel execError gamsRelease gamsVersion handleCollect handleDelete handleStatus handleSubmit heapFree heapLimit heapSize jobHandle jobKill jobStatus jobTerminate licenseLevel licenseStatus maxExecError sleep timeClose timeComp timeElapsed timeExec timeStart"},d={className:"symbol",variants:[{begin:/=[lgenxc]=/},{begin:/\$/}]},e={className:"comment",variants:[{begin:"'",end:"'"},{begin:'"',end:'"'}],illegal:"\\n",contains:[a.BACKSLASH_ESCAPE]},f={begin:"/",end:"/",keywords:c,contains:[e,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,a.C_NUMBER_MODE]},g=/[a-z0-9&#*=?@\\><:,()$[\]_.{}!+%^-]+/,h={begin:/[a-z][a-z0-9_]*(\([a-z0-9_, ]*\))?[ \t]+/,excludeBegin:!0,end:"$",endsWithParent:!0,contains:[e,f,{className:"comment",begin:b.concat(g,b.anyNumberOfTimes(b.concat(/[ ]+/,g))),relevance:0}]};return{name:"GAMS",aliases:["gms"],case_insensitive:!0,keywords:c,contains:[a.COMMENT(/^\$ontext/,/^\$offtext/),{className:"meta",begin:"^\\$[a-z0-9]+",end:"$",returnBegin:!0,contains:[{className:"keyword",begin:"^\\$[a-z0-9]+"}]},a.COMMENT("^\\*","$"),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,{beginKeywords:"set sets parameter parameters variable variables scalar scalars equation equations",end:";",contains:[a.COMMENT("^\\*","$"),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,f,h]},{beginKeywords:"table",end:";",returnBegin:!0,contains:[{beginKeywords:"table",end:"$",contains:[h]},a.COMMENT("^\\*","$"),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,a.C_NUMBER_MODE]},{className:"function",begin:/^[a-z][a-z0-9_,\-+' ()$]+\.{2}/,returnBegin:!0,contains:[{className:"title",begin:/^[a-z0-9_]+/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0},d]},a.C_NUMBER_MODE,d]}}},98017:a=>{a.exports=function(a){let b=a.regex,c={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},d={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:b.concat(/\[.+?\]\(/,/[A-Za-z][A-Za-z0-9+.-]*/,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},e={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},f={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},g=a.inherit(e,{contains:[]}),h=a.inherit(f,{contains:[]});e.contains.push(h),f.contains.push(g);let i=[c,d];[e,f,g,h].forEach(a=>{a.contains=a.contains.concat(i)});let j={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:i=i.concat(e,f)},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:i}]}]};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[j,c,{className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},e,f,{className:"quote",begin:"^>\\s+",contains:i,end:"$"},{className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},d,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}},98154:(a,b,c)=>{"use strict";b.__esModule=!0,b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(42796)),e=c(8991);function f(a,b){return(f=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,b){return a.__proto__=b,a})(a,b)}b.default=function(a){function b(b){var c;return(c=a.call(this,b)||this).type=e.COMBINATOR,c}return b.prototype=Object.create(a.prototype),b.prototype.constructor=b,f(b,a),b}(d.default),a.exports=b.default},98302:function(a,b,c){"use strict";var d=this&&this.__assign||function(){return(d=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},f=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},g=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.MathtoolsMethods=void 0;var h=g(c(8078)),i=c(61586),j=g(c(3846)),k=g(c(23963)),l=g(c(51676)),m=g(c(43173)),n=c(17913),o=c(70272),p=c(2603),q=g(c(8690)),r=g(c(84770)),s=c(87798);b.MathtoolsMethods={MtMatrix:function(a,c,d,e){var f=a.GetBrackets("\\begin{".concat(c.getName(),"}"),"c");return b.MathtoolsMethods.Array(a,c,d,e,f)},MtSmallMatrix:function(a,c,d,e,f){return f||(f=a.GetBrackets("\\begin{".concat(c.getName(),"}"),a.options.mathtools["smallmatrix-align"])),b.MathtoolsMethods.Array(a,c,d,e,f,h.default.Em(1/3),".2em","S",1)},MtMultlined:function(a,b){var c,d="\\begin{".concat(b.getName(),"}"),f=a.GetBrackets(d,a.options.mathtools["multlined-pos"]||"c"),g=f?a.GetBrackets(d,""):"";f&&!f.match(/^[cbt]$/)&&(g=(c=e([f,g],2))[0],f=c[1]),a.Push(b);var i=a.itemFactory.create("multlined",a,b);return i.arraydef={displaystyle:!0,rowspacing:".5em",width:g||"auto",columnwidth:"100%"},h.default.setArrayAlign(i,f||"c")},HandleShove:function(a,b,c){var d=a.stack.Top();if("multline"!==d.kind&&"multlined"!==d.kind)throw new l.default("CommandInMultlined","%1 can only appear within the multline or multlined environments",b);if(d.Size())throw new l.default("CommandAtTheBeginingOfLine","%1 must come at the beginning of the line",b);d.setProperty("shove",c);var e=a.GetBrackets(b),f=a.ParseArg(b);if(e){var g=a.create("node","mrow",[]),h=a.create("node","mspace",[],{width:e});"left"===c?(g.appendChild(h),g.appendChild(f)):(g.appendChild(f),g.appendChild(h)),f=g}a.Push(f)},SpreadLines:function(a,b){var c,d;if(a.stack.env.closing===b.getName()){delete a.stack.env.closing;var e=a.stack.Pop(),g=e.toMml(),h=e.getProperty("spread");if(g.isInferred)try{for(var i=f(m.default.getChildren(g)),j=i.next();!j.done;j=i.next()){var k=j.value;s.MathtoolsUtil.spreadLines(k,h)}}catch(a){c={error:a}}finally{try{j&&!j.done&&(d=i.return)&&d.call(i)}finally{if(c)throw c.error}}else s.MathtoolsUtil.spreadLines(g,h);a.Push(g)}else{var h=a.GetDimen("\\begin{".concat(b.getName(),"}"));b.setProperty("spread",h),a.Push(b)}},Cases:function(a,b,c,d,e){var f=a.itemFactory.create("array").setProperty("casesEnv",b.getName());return f.arraydef={rowspacing:".2em",columnspacing:"1em",columnalign:"left"},"D"===e&&(f.arraydef.displaystyle=!0),f.setProperties({open:c,close:d}),a.Push(b),f},MathLap:function(a,b,c,e){var f=a.GetBrackets(b,"").trim(),g=a.create("node","mstyle",[a.create("node","mpadded",[a.ParseArg(b)],d({width:0},"r"===c?{}:{lspace:"l"===c?"-1width":"-.5width"}))],{"data-cramped":e});s.MathtoolsUtil.setDisplayLevel(g,f),a.Push(a.create("node","TeXAtom",[g]))},Cramped:function(a,b){var c=a.GetBrackets(b,"").trim(),d=a.ParseArg(b),e=a.create("node","mstyle",[d],{"data-cramped":!0});s.MathtoolsUtil.setDisplayLevel(e,c),a.Push(e)},MtLap:function(a,b,c){var d=h.default.internalMath(a,a.GetArgument(b),0),e=a.create("node","mpadded",d,{width:0});"r"!==c&&m.default.setAttribute(e,"lspace","l"===c?"-1width":"-.5width"),a.Push(e)},MathMakeBox:function(a,b){var c=a.GetBrackets(b),d=a.GetBrackets(b,"c"),e=a.create("node","mpadded",[a.ParseArg(b)]);c&&m.default.setAttribute(e,"width",c);var f=(0,p.lookup)(d,{c:"center",r:"right"},"");f&&m.default.setAttribute(e,"data-align",f),a.Push(e)},MathMBox:function(a,b){a.Push(a.create("node","mrow",[a.ParseArg(b)]))},UnderOverBracket:function(a,b){var c=(0,o.length2em)(a.GetBrackets(b,".1em"),.1),d=a.GetBrackets(b,".2em"),f=a.GetArgument(b),g=e("o"===b.charAt(1)?["over","accent","bottom"]:["under","accentunder","top"],3),i=g[0],j=g[1],l=g[2],n=(0,o.em)(c),p=new k.default(f,a.stack.env,a.configuration).mml(),q=new k.default(f,a.stack.env,a.configuration).mml(),r=a.create("node","mpadded",[a.create("node","mphantom",[q])],{style:"border: ".concat(n," solid; border-").concat(l,": none"),height:d,depth:0}),s=h.default.underOver(a,p,r,i,!0),t=m.default.getChildAt(m.default.getChildAt(s,0),0);m.default.setAttribute(t,j,!0),a.Push(s)},Aboxed:function(a,b){var c=s.MathtoolsUtil.checkAlignment(a,b);c.row.length%2==1&&c.row.push(a.create("node","mtd",[]));var d=a.GetArgument(b),e=a.string.substr(a.i);a.string=d+"&&\\endAboxed",a.i=0;var f=a.GetUpTo(b,"&"),g=a.GetUpTo(b,"&");a.GetUpTo(b,"\\endAboxed");var i=h.default.substituteArgs(a,[f,g],"\\rlap{\\boxed{#1{}#2}}\\kern.267em\\phantom{#1}&\\phantom{{}#2}\\kern.267em");a.string=i+e,a.i=0},ArrowBetweenLines:function(a,b){var c=s.MathtoolsUtil.checkAlignment(a,b);if(c.Size()||c.row.length)throw new l.default("BetweenLines","%1 must be on a row by itself",b);var d=a.GetStar(),e=a.GetBrackets(b,"\\Updownarrow");d&&(c.EndEntry(),c.EndEntry());var f=new k.default(d?"\\quad"+e:e+"\\quad",a.stack.env,a.configuration).mml();a.Push(f),c.EndEntry(),c.EndRow()},VDotsWithin:function(a,b){var c=a.stack.Top(),e=c.getProperty("flushspaceabove")===c.table.length,f="\\mmlToken{mi}{}"+a.GetArgument(b)+"\\mmlToken{mi}{}",g=new k.default(f,a.stack.env,a.configuration).mml(),h=a.create("node","mpadded",[a.create("node","mpadded",[a.create("node","mo",[a.create("text","⋮")])],d({width:0,lspace:"-.5width"},e?{height:"-.6em",voffset:"-.18em"}:{})),a.create("node","mphantom",[g])],{lspace:".5width"});a.Push(h)},ShortVDotsWithin:function(a,c){var d=a.stack.Top(),e=a.GetStar();b.MathtoolsMethods.FlushSpaceAbove(a,"\\MTFlushSpaceAbove"),e||d.EndEntry(),b.MathtoolsMethods.VDotsWithin(a,"\\vdotswithin"),e&&d.EndEntry(),b.MathtoolsMethods.FlushSpaceBelow(a,"\\MTFlushSpaceBelow")},FlushSpaceAbove:function(a,b){var c=s.MathtoolsUtil.checkAlignment(a,b);c.setProperty("flushspaceabove",c.table.length),c.addRowSpacing("-"+a.options.mathtools.shortvdotsadjustabove)},FlushSpaceBelow:function(a,b){var c=s.MathtoolsUtil.checkAlignment(a,b);c.Size()&&c.EndEntry(),c.EndRow(),c.addRowSpacing("-"+a.options.mathtools.shortvdotsadjustbelow)},PairedDelimiters:function(a,b,c,d,f,g,i,j){void 0===f&&(f="#1"),void 0===g&&(g=1),void 0===i&&(i=""),void 0===j&&(j="");var k=a.GetStar(),l=k?"":a.GetBrackets(b),m=e(k?["\\left","\\right"]:l?[l+"l",l+"r"]:["",""],2),n=m[0],o=m[1];if(g){for(var p=[],q=p.length;q<g;q++)p.push(a.GetArgument(b));i=h.default.substituteArgs(a,p,i),f=h.default.substituteArgs(a,p,f),j=h.default.substituteArgs(a,p,j)}a.string=[i,n,c,f=f.replace(/\\delimsize/g,k?"\\middle":l||""),o,d,j,a.string.substr(a.i)].reduce(function(b,c){return h.default.addArgs(a,b,c)},""),a.i=0,h.default.checkMaxMacros(a)},DeclarePairedDelimiter:function(a,b){var c=q.default.GetCsNameArgument(a,b),d=a.GetArgument(b),e=a.GetArgument(b);s.MathtoolsUtil.addPairedDelims(a.configuration,c,[d,e])},DeclarePairedDelimiterX:function(a,b){var c=q.default.GetCsNameArgument(a,b),d=q.default.GetArgCount(a,b),e=a.GetArgument(b),f=a.GetArgument(b),g=a.GetArgument(b);s.MathtoolsUtil.addPairedDelims(a.configuration,c,[e,f,g,d])},DeclarePairedDelimiterXPP:function(a,b){var c=q.default.GetCsNameArgument(a,b),d=q.default.GetArgCount(a,b),e=a.GetArgument(b),f=a.GetArgument(b),g=a.GetArgument(b),h=a.GetArgument(b),i=a.GetArgument(b);s.MathtoolsUtil.addPairedDelims(a.configuration,c,[f,g,i,d,e,h])},CenterColon:function(a,b,c,e,f){void 0===e&&(e=!1),void 0===f&&(f=!1);var g=a.options.mathtools,h=a.create("token","mo",{},":");if(c&&(g.centercolon||e)){var i=g["centercolon-offset"];h=a.create("node","mpadded",[h],d({voffset:i,height:"+".concat(i),depth:"-".concat(i)},f?{width:g["thincolon-dw"],lspace:g["thincolon-dx"]}:{}))}a.Push(h)},Relation:function(a,b,c,d){a.options.mathtools["use-unicode"]&&d?a.Push(a.create("token","mo",{texClass:n.TEXCLASS.REL},d)):(c="\\mathrel{"+c.replace(/:/g,"\\MTThinColon").replace(/-/g,"\\mathrel{-}")+"}",a.string=h.default.addArgs(a,c,a.string.substr(a.i)),a.i=0)},NArrow:function(a,b,c,d){a.Push(a.create("node","TeXAtom",[a.create("token","mtext",{},c),a.create("node","mpadded",[a.create("node","mpadded",[a.create("node","menclose",[a.create("node","mspace",[],{height:".2em",depth:0,width:".4em"})],{notation:"updiagonalstrike","data-thickness":".05em","data-padding":0})],{width:0,lspace:"-.5width",voffset:d}),a.create("node","mphantom",[a.create("token","mtext",{},c)])],{width:0,lspace:"-.5width"})],{texClass:n.TEXCLASS.REL}))},SplitFrac:function(a,b,c){var d=a.ParseArg(b),e=a.ParseArg(b);a.Push(a.create("node","mstyle",[a.create("node","mfrac",[a.create("node","mstyle",[d,a.create("token","mi"),a.create("token","mspace",{width:"1em"})],{scriptlevel:0}),a.create("node","mstyle",[a.create("token","mspace",{width:"1em"}),a.create("token","mi"),e],{scriptlevel:0})],{linethickness:0,numalign:"left",denomalign:"right"})],{displaystyle:c,scriptlevel:0}))},XMathStrut:function(a,b){var c=a.GetBrackets(b),d=a.GetArgument(b);d=s.MathtoolsUtil.plusOrMinus(b,d),c=s.MathtoolsUtil.plusOrMinus(b,c||d),a.Push(a.create("node","TeXAtom",[a.create("node","mpadded",[a.create("node","mphantom",[a.create("token","mo",{stretchy:!1},"(")])],{width:0,height:d+"height",depth:c+"depth"})],{texClass:n.TEXCLASS.ORD}))},Prescript:function(a,b){var c=s.MathtoolsUtil.getScript(a,b,"sup"),d=s.MathtoolsUtil.getScript(a,b,"sub"),e=s.MathtoolsUtil.getScript(a,b,"arg");if(m.default.isType(c,"none")&&m.default.isType(d,"none"))return void a.Push(e);var f=a.create("node","mmultiscripts",[e]);m.default.getChildren(f).push(null,null),m.default.appendChildren(f,[a.create("node","mprescripts"),d,c]),f.setProperty("fixPrescript",!0),a.Push(f)},NewTagForm:function(a,b,c){void 0===c&&(c=!1);var d=a.tags;if(!("mtFormats"in d))throw new l.default("TagsNotMT","%1 can only be used with ams or mathtools tags",b);var e=a.GetArgument(b).trim();if(!e)throw new l.default("InvalidTagFormID","Tag form name can't be empty");var f=a.GetBrackets(b,""),g=a.GetArgument(b),h=a.GetArgument(b);if(!c&&d.mtFormats.has(e))throw new l.default("DuplicateTagForm","Duplicate tag form: %1",e);d.mtFormats.set(e,[g,h,f])},UseTagForm:function(a,b){var c=a.tags;if(!("mtFormats"in c))throw new l.default("TagsNotMT","%1 can only be used with ams or mathtools tags",b);var d=a.GetArgument(b).trim();if(!d){c.mtCurrent=null;return}if(!c.mtFormats.has(d))throw new l.default("UndefinedTagForm","Undefined tag form: %1",d);c.mtCurrent=c.mtFormats.get(d)},SetOptions:function(a,b){var c,d,e=a.options.mathtools;if(!e["allow-mathtoolsset"])throw new l.default("ForbiddenMathtoolsSet","%1 is disabled",b);var g={};Object.keys(e).forEach(function(a){"pariedDelimiters"!==a&&"tagforms"!==a&&"allow-mathtoolsset"!==a&&(g[a]=1)});var i=a.GetArgument(b),j=h.default.keyvalOptions(i,g,!0);try{for(var k=f(Object.keys(j)),m=k.next();!m.done;m=k.next()){var n=m.value;e[n]=j[n]}}catch(a){c={error:a}}finally{try{m&&!m.done&&(d=k.return)&&d.call(k)}finally{if(c)throw c.error}}},Array:j.default.Array,Macro:j.default.Macro,xArrow:i.AmsMethods.xArrow,HandleRef:i.AmsMethods.HandleRef,AmsEqnArray:i.AmsMethods.AmsEqnArray,MacroWithTemplate:r.default.MacroWithTemplate}},98309:(a,b,c)=>{a.exports=c(28354).deprecate},98453:a=>{a.exports=function(a){let b={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"}]},c={className:"subst",variants:[{begin:/\$\{/,end:/\}/}],keywords:"true false null this is new super"},d={className:"number",relevance:0,variants:[{match:/\b[0-9][0-9_]*(\.[0-9][0-9_]*)?([eE][+-]?[0-9][0-9_]*)?\b/},{match:/\b0[xX][0-9A-Fa-f][0-9A-Fa-f_]*\b/}]},e={className:"string",variants:[{begin:"r'''",end:"'''"},{begin:'r"""',end:'"""'},{begin:"r'",end:"'",illegal:"\\n"},{begin:'r"',end:'"',illegal:"\\n"},{begin:"'''",end:"'''",contains:[a.BACKSLASH_ESCAPE,b,c]},{begin:'"""',end:'"""',contains:[a.BACKSLASH_ESCAPE,b,c]},{begin:"'",end:"'",illegal:"\\n",contains:[a.BACKSLASH_ESCAPE,b,c]},{begin:'"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE,b,c]}]};c.contains=[d,e];let f=["Comparable","DateTime","Duration","Function","Iterable","Iterator","List","Map","Match","Object","Pattern","RegExp","Set","Stopwatch","String","StringBuffer","StringSink","Symbol","Type","Uri","bool","double","int","num","Element","ElementList"],g=f.map(a=>`${a}?`);return{name:"Dart",keywords:{keyword:["abstract","as","assert","async","await","base","break","case","catch","class","const","continue","covariant","default","deferred","do","dynamic","else","enum","export","extends","extension","external","factory","false","final","finally","for","Function","get","hide","if","implements","import","in","interface","is","late","library","mixin","new","null","on","operator","part","required","rethrow","return","sealed","set","show","static","super","switch","sync","this","throw","true","try","typedef","var","void","when","while","with","yield"],built_in:f.concat(g).concat(["Never","Null","dynamic","print","document","querySelector","querySelectorAll","window"]),$pattern:/[A-Za-z][A-Za-z0-9_]*\??/},contains:[e,a.COMMENT(/\/\*\*(?!\/)/,/\*\//,{subLanguage:"markdown",relevance:0}),a.COMMENT(/\/{3,} ?/,/$/,{contains:[{subLanguage:"markdown",begin:".",end:"$",relevance:0}]}),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"class",beginKeywords:"class interface",end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},a.UNDERSCORE_TITLE_MODE]},d,{className:"meta",begin:"@[A-Za-z]+"},{begin:"=>"}]}}},98461:a=>{a.exports=function(a){return{name:"CMake",aliases:["cmake.in"],case_insensitive:!0,keywords:{keyword:"break cmake_host_system_information cmake_minimum_required cmake_parse_arguments cmake_policy configure_file continue elseif else endforeach endfunction endif endmacro endwhile execute_process file find_file find_library find_package find_path find_program foreach function get_cmake_property get_directory_property get_filename_component get_property if include include_guard list macro mark_as_advanced math message option return separate_arguments set_directory_properties set_property set site_name string unset variable_watch while add_compile_definitions add_compile_options add_custom_command add_custom_target add_definitions add_dependencies add_executable add_library add_link_options add_subdirectory add_test aux_source_directory build_command create_test_sourcelist define_property enable_language enable_testing export fltk_wrap_ui get_source_file_property get_target_property get_test_property include_directories include_external_msproject include_regular_expression install link_directories link_libraries load_cache project qt_wrap_cpp qt_wrap_ui remove_definitions set_source_files_properties set_target_properties set_tests_properties source_group target_compile_definitions target_compile_features target_compile_options target_include_directories target_link_directories target_link_libraries target_link_options target_sources try_compile try_run ctest_build ctest_configure ctest_coverage ctest_empty_binary_directory ctest_memcheck ctest_read_custom_files ctest_run_script ctest_sleep ctest_start ctest_submit ctest_test ctest_update ctest_upload build_name exec_program export_library_dependencies install_files install_programs install_targets load_command make_directory output_required_files remove subdir_depends subdirs use_mangled_mesa utility_source variable_requires write_file qt5_use_modules qt5_use_package qt5_wrap_cpp on off true false and or not command policy target test exists is_newer_than is_directory is_symlink is_absolute matches less greater equal less_equal greater_equal strless strgreater strequal strless_equal strgreater_equal version_less version_greater version_equal version_less_equal version_greater_equal in_list defined"},contains:[{className:"variable",begin:/\$\{/,end:/\}/},a.COMMENT(/#\[\[/,/]]/),a.HASH_COMMENT_MODE,a.QUOTE_STRING_MODE,a.NUMBER_MODE]}}},98524:function(a,b,c){"use strict";var d,e,f=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),g=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},h=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.EmpheqConfiguration=b.EmpheqMethods=b.EmpheqBeginItem=void 0;var i=c(107),j=c(88647),k=h(c(8078)),l=h(c(51676)),m=c(15844),n=c(74648),o=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return f(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"empheq-begin"},enumerable:!1,configurable:!0}),b.prototype.checkItem=function(b){return b.isKind("end")&&b.getName()===this.getName()&&this.setProperty("end",!1),a.prototype.checkItem.call(this,b)},b}(m.BeginItem);b.EmpheqBeginItem=o,b.EmpheqMethods={Empheq:function(a,b){if(a.stack.env.closing===b.getName()){delete a.stack.env.closing,a.Push(a.itemFactory.create("end").setProperty("name",a.stack.global.empheq)),a.stack.global.empheq="";var c=a.stack.Top();n.EmpheqUtil.adjustTable(c,a),a.Push(a.itemFactory.create("end").setProperty("name","empheq"))}else{k.default.checkEqnEnv(a),delete a.stack.global.eqnenv;var d=a.GetBrackets("\\begin{"+b.getName()+"}")||"",e=g((a.GetArgument("\\begin{"+b.getName()+"}")||"").split(/=/),2),f=e[0],h=e[1];if(!n.EmpheqUtil.checkEnv(f))throw new l.default("UnknownEnv",'Unknown environment "%1"',f);d&&b.setProperties(n.EmpheqUtil.splitOptions(d,{left:1,right:1})),a.stack.global.empheq=f,a.string="\\begin{"+f+"}"+(h?"{"+h+"}":"")+a.string.slice(a.i),a.i=0,a.Push(b)}},EmpheqMO:function(a,b,c){a.Push(a.create("token","mo",{},c))},EmpheqDelim:function(a,b){var c=a.GetDelimiter(b);a.Push(a.create("token","mo",{stretchy:!0,symmetric:!0},c))}},new j.EnvironmentMap("empheq-env",n.EmpheqUtil.environment,{empheq:["Empheq","empheq"]},b.EmpheqMethods),new j.CommandMap("empheq-macros",{empheqlbrace:["EmpheqMO","{"],empheqrbrace:["EmpheqMO","}"],empheqlbrack:["EmpheqMO","["],empheqrbrack:["EmpheqMO","]"],empheqlangle:["EmpheqMO","⟨"],empheqrangle:["EmpheqMO","⟩"],empheqlparen:["EmpheqMO","("],empheqrparen:["EmpheqMO",")"],empheqlvert:["EmpheqMO","|"],empheqrvert:["EmpheqMO","|"],empheqlVert:["EmpheqMO","‖"],empheqrVert:["EmpheqMO","‖"],empheqlfloor:["EmpheqMO","⌊"],empheqrfloor:["EmpheqMO","⌋"],empheqlceil:["EmpheqMO","⌈"],empheqrceil:["EmpheqMO","⌉"],empheqbiglbrace:["EmpheqMO","{"],empheqbigrbrace:["EmpheqMO","}"],empheqbiglbrack:["EmpheqMO","["],empheqbigrbrack:["EmpheqMO","]"],empheqbiglangle:["EmpheqMO","⟨"],empheqbigrangle:["EmpheqMO","⟩"],empheqbiglparen:["EmpheqMO","("],empheqbigrparen:["EmpheqMO",")"],empheqbiglvert:["EmpheqMO","|"],empheqbigrvert:["EmpheqMO","|"],empheqbiglVert:["EmpheqMO","‖"],empheqbigrVert:["EmpheqMO","‖"],empheqbiglfloor:["EmpheqMO","⌊"],empheqbigrfloor:["EmpheqMO","⌋"],empheqbiglceil:["EmpheqMO","⌈"],empheqbigrceil:["EmpheqMO","⌉"],empheql:"EmpheqDelim",empheqr:"EmpheqDelim",empheqbigl:"EmpheqDelim",empheqbigr:"EmpheqDelim"},b.EmpheqMethods),b.EmpheqConfiguration=i.Configuration.create("empheq",{handler:{macro:["empheq-macros"],environment:["empheq-env"]},items:((e={})[o.prototype.kind]=o,e)})},98777:a=>{a.exports=function(a){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},a.inherit(a.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),a.inherit(a.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}},99042:a=>{a.exports=function(a){return{name:"AVR Assembly",case_insensitive:!0,keywords:{$pattern:"\\.?"+a.IDENT_RE,keyword:"adc add adiw and andi asr bclr bld brbc brbs brcc brcs break breq brge brhc brhs brid brie brlo brlt brmi brne brpl brsh brtc brts brvc brvs bset bst call cbi cbr clc clh cli cln clr cls clt clv clz com cp cpc cpi cpse dec eicall eijmp elpm eor fmul fmuls fmulsu icall ijmp in inc jmp ld ldd ldi lds lpm lsl lsr mov movw mul muls mulsu neg nop or ori out pop push rcall ret reti rjmp rol ror sbc sbr sbrc sbrs sec seh sbi sbci sbic sbis sbiw sei sen ser ses set sev sez sleep spm st std sts sub subi swap tst wdr",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 r16 r17 r18 r19 r20 r21 r22 r23 r24 r25 r26 r27 r28 r29 r30 r31 x|0 xh xl y|0 yh yl z|0 zh zl ucsr1c udr1 ucsr1a ucsr1b ubrr1l ubrr1h ucsr0c ubrr0h tccr3c tccr3a tccr3b tcnt3h tcnt3l ocr3ah ocr3al ocr3bh ocr3bl ocr3ch ocr3cl icr3h icr3l etimsk etifr tccr1c ocr1ch ocr1cl twcr twdr twar twsr twbr osccal xmcra xmcrb eicra spmcsr spmcr portg ddrg ping portf ddrf sreg sph spl xdiv rampz eicrb eimsk gimsk gicr eifr gifr timsk tifr mcucr mcucsr tccr0 tcnt0 ocr0 assr tccr1a tccr1b tcnt1h tcnt1l ocr1ah ocr1al ocr1bh ocr1bl icr1h icr1l tccr2 tcnt2 ocr2 ocdr wdtcr sfior eearh eearl eedr eecr porta ddra pina portb ddrb pinb portc ddrc pinc portd ddrd pind spdr spsr spcr udr0 ucsr0a ucsr0b ubrr0l acsr admux adcsr adch adcl porte ddre pine pinf",meta:".byte .cseg .db .def .device .dseg .dw .endmacro .equ .eseg .exit .include .list .listmac .macro .nolist .org .set"},contains:[a.C_BLOCK_COMMENT_MODE,a.COMMENT(";","$",{relevance:0}),a.C_NUMBER_MODE,a.BINARY_NUMBER_MODE,{className:"number",begin:"\\b(\\$[a-zA-Z0-9]+|0o[0-7]+)"},a.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",illegal:"[^\\\\][^']"},{className:"symbol",begin:"^[A-Za-z0-9_.$]+:"},{className:"meta",begin:"#",end:"$"},{className:"subst",begin:"@[0-9]+"}]}}},99093:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texOldstyleBold=void 0,b.texOldstyleBold={48:[.46,.017,.575],49:[.461,0,.575],50:[.46,0,.575],51:[.461,.211,.575],52:[.469,.194,.575],53:[.461,.211,.575],54:[.66,.017,.575],55:[.476,.211,.575],56:[.661,.017,.575],57:[.461,.21,.575],65:[.751,.049,.921,{ic:.068,sk:.224}],66:[.705,.017,.748,{sk:.16}],67:[.703,.02,.613,{sk:.16}],68:[.686,0,.892,{sk:.0958}],69:[.703,.016,.607,{ic:.02,sk:.128}],70:[.686,.03,.814,{ic:.116,sk:.128}],71:[.703,.113,.682,{sk:.128}],72:[.686,.048,.987,{sk:.128}],73:[.686,0,.642,{ic:.104,sk:.0319}],74:[.686,.114,.779,{ic:.158,sk:.192}],75:[.703,.017,.871,{sk:.0639}],76:[.703,.017,.788,{sk:.16}],77:[.703,.049,1.378,{sk:.16}],78:[.84,.049,.937,{ic:.168,sk:.0958}],79:[.703,.017,.906,{sk:.128}],80:[.686,.067,.81,{ic:.036,sk:.0958}],81:[.703,.146,.939,{sk:.128}],82:[.686,.017,.99,{sk:.0958}],83:[.703,.016,.696,{ic:.025,sk:.16}],84:[.72,.069,.644,{ic:.303,sk:.0319}],85:[.686,.024,.715,{ic:.056,sk:.0958}],86:[.686,.077,.737,{ic:.037,sk:.0319}],87:[.686,.077,1.169,{ic:.037,sk:.0958}],88:[.686,0,.817,{ic:.089,sk:.16}],89:[.686,.164,.759,{ic:.038,sk:.0958}],90:[.686,0,.818,{ic:.035,sk:.16}]}},99135:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmsqrt=void 0;var f=c(5602),g=c(80908),h=c(90526);b.SVGmsqrt=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.dx=0,b}return e(b,a),b.prototype.toSVG=function(a){var b=this.childNodes[this.surd],c=this.childNodes[this.base],d=this.root?this.childNodes[this.root]:null,e=b.getBBox(),f=c.getOuterBBox(),g=this.getPQ(e)[1],h=this.font.params.rule_thickness*this.bbox.scale,i=f.h+g+h,j=this.standardSVGnode(a),k=this.adaptor.append(j,this.svg("g"));this.addRoot(j,d,e,i),b.toSVG(j),b.place(this.dx,i-e.h),c.toSVG(k),c.place(this.dx+e.w,0),this.adaptor.append(j,this.svg("rect",{width:this.fixed(f.w),height:this.fixed(h),x:this.fixed(this.dx+e.w),y:this.fixed(i-h)}))},b.prototype.addRoot=function(a,b,c,d){},b.kind=h.MmlMsqrt.prototype.kind,b}((0,g.CommonMsqrtMixin)(f.SVGWrapper))},99279:a=>{a.exports=function(a){return{name:"Python profiler",contains:[a.C_NUMBER_MODE,{begin:"[a-zA-Z_][\\da-zA-Z_]+\\.[\\da-zA-Z_]{1,3}",end:":",excludeEnd:!0},{begin:"(ncalls|tottime|cumtime)",end:"$",keywords:"ncalls tottime|10 cumtime|10 filename",relevance:10},{begin:"function calls",end:"$",contains:[a.C_NUMBER_MODE],relevance:10},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,{className:"string",begin:"\\(",end:"\\)$",excludeBegin:!0,excludeEnd:!0,relevance:0}]}}},99490:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MathChoice=void 0;var g=c(17913);b.MathChoice=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"MathChoice"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"arity",{get:function(){return 4},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"notParent",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setInheritedAttributes=function(a,b,c,d){var e=b?0:Math.max(0,Math.min(c,2))+1,f=this.childNodes[e]||this.factory.create("mrow");this.parent.replaceChild(f,this),f.setInheritedAttributes(a,b,c,d)},b.defaults=f({},g.AbstractMmlBaseNode.defaults),b}(g.AbstractMmlBaseNode)},99759:a=>{a.exports=function(a){return{name:"Test Anything Protocol",case_insensitive:!0,contains:[a.HASH_COMMENT_MODE,{className:"meta",variants:[{begin:"^TAP version (\\d+)$"},{begin:"^1\\.\\.(\\d+)$"}]},{begin:/---$/,end:"\\.\\.\\.$",subLanguage:"yaml",relevance:0},{className:"number",begin:" (\\d+) "},{className:"symbol",variants:[{begin:"^ok"},{begin:"^not ok"}]}]}}},99825:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var e=d(c(84770));new(c(88647)).CommandMap("Newcommand-macros",{newcommand:"NewCommand",renewcommand:"NewCommand",newenvironment:"NewEnvironment",renewenvironment:"NewEnvironment",def:"MacroDef",let:"Let"},e.default)},99995:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texVariant=void 0;var d=c(86808),e=c(73534);b.texVariant=(0,d.AddPaths)(e.texVariant,{710:"1 561Q-3 563 -6 577T-12 604L-14 618Q-14 625 -7 628T23 635Q31 636 36 637Q63 641 621 745Q1148 845 1165 845Q1167 845 1752 739L2338 630Q2346 630 2346 618Q2340 565 2332 561Q2329 561 1749 654Q1617 675 1466 699T1241 736T1167 748Q1165 748 1093 737T867 700T583 654Q3 561 1 561",732:"804 788Q717 788 606 772T397 732T213 685T75 645T18 628Q11 628 11 632Q8 637 4 668T2 704Q2 713 36 732Q55 739 242 795Q622 898 826 898Q893 898 947 895Q1009 887 1056 872T1187 819Q1286 776 1356 758T1527 739Q1614 739 1725 755T1934 795T2118 842T2256 882T2313 899Q2320 899 2320 895Q2323 890 2327 860T2329 824Q2329 818 2296 795Q2273 787 2089 732Q1810 657 1598 632Q1562 629 1492 629Q1389 629 1320 644T1144 708Q1048 751 977 769T804 788",770:"-2332 561Q-2336 563 -2340 577T-2346 604L-2347 618Q-2347 625 -2340 628T-2310 635Q-2302 636 -2297 637Q-2270 641 -1712 745Q-1185 845 -1168 845Q-1166 845 -581 739L5 630Q13 630 13 618Q7 565 -1 561Q-4 561 -584 654Q-716 675 -867 699T-1092 736T-1166 748Q-1168 748 -1240 737T-1466 700T-1750 654Q-2330 561 -2332 561",771:"-1529 788Q-1616 788 -1727 772T-1936 732T-2120 685T-2258 645T-2315 628Q-2322 628 -2322 632Q-2325 637 -2329 668T-2331 704Q-2331 713 -2297 732Q-2278 739 -2091 795Q-1711 898 -1507 898Q-1440 898 -1386 895Q-1324 887 -1277 872T-1146 819Q-1047 776 -977 758T-806 739Q-719 739 -608 755T-399 795T-215 842T-77 882T-20 899Q-13 899 -13 895Q-10 890 -6 860T-4 824Q-4 818 -37 795Q-60 787 -244 732Q-523 657 -735 632Q-771 629 -841 629Q-944 629 -1013 644T-1189 708Q-1285 751 -1356 769T-1529 788",1008:"228 325Q170 322 156 316T127 309Q108 309 104 314Q99 319 99 322T108 341Q125 376 171 400T268 425H271Q302 425 319 396Q328 377 328 358Q328 332 324 314Q311 270 286 221Q274 194 274 192H275Q339 234 484 325T639 421Q669 434 691 434T723 425T734 406Q734 394 719 381Q715 376 644 330L575 287L566 267Q543 233 526 176Q520 160 515 143T508 115T506 105Q506 103 533 103Q585 103 607 110T641 118Q670 118 670 107Q670 100 661 85Q643 50 598 27T504 3Q465 3 450 36Q441 51 441 73Q441 84 444 96Q452 146 484 205L497 236L324 125Q143 12 135 10Q103 -6 77 -6Q61 -6 49 2T37 21Q37 36 49 46T124 96L195 141L204 156Q219 179 243 248T264 323Q264 325 228 325",8463:"182 599Q182 611 174 615T133 619Q118 619 114 621T109 630Q109 636 114 656T122 681Q125 685 202 688Q272 695 286 695Q304 695 304 684Q304 682 295 644T282 597Q282 592 360 592H399Q430 592 445 587T460 563Q460 552 451 541L442 535H266L251 468Q247 453 243 436T236 409T233 399Q233 395 244 404Q295 441 357 441Q405 441 445 417T485 333Q485 284 449 178T412 58T426 44Q447 44 466 68Q485 87 500 130L509 152H531H543Q562 152 562 144Q562 128 546 93T494 23T415 -13Q385 -13 359 3T322 44Q318 52 318 77Q318 99 352 196T386 337Q386 386 346 386Q318 386 286 370Q267 361 245 338T211 292Q207 287 193 235T162 113T138 21Q128 7 122 4Q105 -12 83 -12Q66 -12 54 -2T42 26L166 530Q166 534 161 534T129 535Q127 535 122 535T112 534Q74 534 74 562Q74 570 77 576T84 585T96 589T109 591T124 592T138 592L182 595V599",8592:"292 419Q292 400 261 347T211 275H306Q319 275 338 275T364 276Q399 276 410 271T422 250T411 230T366 225H306H211Q214 222 232 197T271 136T292 82Q292 71 285 68T262 64H250H241Q221 64 216 67T205 83Q186 127 153 167T78 230Q64 238 64 250Q64 258 69 263T82 272T106 288T139 318Q162 342 177 365T198 402T209 425T223 436Q224 437 252 437H258Q292 437 292 419",8594:"188 417Q188 437 221 437H233Q256 437 263 434T275 417Q294 373 327 333T402 270Q417 261 417 250Q417 241 410 236T382 217T341 182Q315 155 299 128T275 85T263 66Q259 64 231 64H219Q197 64 191 72T193 100Q202 124 215 147T239 185T257 210T267 223L269 225H174H116Q80 225 69 229T58 250T70 271T114 276Q121 276 140 276T174 275H269L267 277Q266 280 257 291T233 325T205 374Q188 408 188 417",8652:"755 512Q755 514 778 514H801L804 503Q805 501 812 486T824 462T839 437T862 408T892 381T932 354L944 347V327H507Q70 327 67 329Q55 335 55 347T67 365Q70 367 454 367H837L828 376Q803 403 785 437T761 489T755 512ZM55 153V173H492Q928 173 932 171Q944 166 944 153T932 135Q928 133 545 133H162L171 124Q198 95 216 61T239 8L244 -12Q244 -14 221 -14H198L195 -4Q160 95 67 146L55 153",8708:"55 676Q55 688 66 694H199L333 696L351 772Q364 827 370 843T386 860Q393 860 399 854T406 841Q406 836 391 765L375 696Q375 694 431 694H484Q491 688 497 681V12L493 5L486 1L353 -1H219L202 -79Q184 -153 180 -159Q175 -166 165 -166Q146 -166 146 -148Q146 -141 161 -76T177 -4Q177 -1 122 -1H68Q55 12 55 20T66 39H126L186 41L219 181Q226 215 234 251T246 305T251 325Q251 328 166 328H79Q68 345 68 347Q68 352 75 359L82 368H262L291 505Q298 539 306 575T319 630T324 650V654H68Q55 669 55 676ZM457 368V654H411Q366 654 366 652Q365 651 361 634T349 580T333 514Q303 373 302 372V368H457ZM457 39V328H375Q293 328 293 325Q292 322 260 183T228 41T344 39H457",8709:"624 470Q624 468 639 446T668 382T683 291Q683 181 612 99T437 -1Q425 -2 387 -2T337 -1Q245 18 193 70L179 81L131 39Q96 8 89 3T75 -3Q55 -3 55 17Q55 24 61 30T111 73Q154 113 151 113Q151 114 140 130T115 177T95 241Q94 253 94 291T95 341Q112 431 173 495Q265 587 385 587Q410 587 437 581Q522 571 582 513L595 501L642 541Q689 586 695 586Q696 586 697 586T699 587Q706 587 713 583T720 568Q720 560 711 551T664 510Q651 499 642 490T628 475T624 470ZM564 477Q517 522 448 539Q428 546 375 546Q290 546 229 492T144 370Q133 332 133 279Q136 228 151 195Q157 179 168 160T184 141Q186 141 375 307T564 477ZM642 290Q642 318 637 343T625 386T611 416T598 436T593 444Q590 444 402 277T213 108Q213 104 231 89T293 55T392 37Q495 37 568 111T642 290",8722:"84 237T84 250T98 270H402Q417 262 417 250T402 230H98Q84 237 84 250",8726:"91 404T91 410T97 423T111 430Q117 430 395 224Q676 13 678 10Q685 3 685 -3T678 -16T664 -23Q658 -23 380 184T98 397Q91 404 91 410",8733:"56 250Q56 346 122 409T276 472Q349 472 407 430T486 326L489 316Q490 317 493 326T501 345T514 367T531 393Q557 425 602 448T698 472Q722 472 722 452Q722 437 702 435T642 421T571 377Q520 323 520 250Q520 179 568 126T693 68Q722 66 722 48Q722 28 698 28Q636 28 576 67T493 174L490 184Q489 181 483 167T475 150T468 136T458 120T447 107T432 90T412 73Q350 28 277 28Q188 28 122 91T56 250ZM199 68T278 68T408 122T459 250Q459 322 414 370T308 430Q302 431 273 431Q204 431 150 380T96 250Q96 176 147 122",8739:"91 417Q104 430 111 430T131 417V-10Q116 -23 111 -23T91 -10V417",8740:"91 417Q104 430 111 430T131 417V301L171 341Q201 373 207 378T220 384Q227 384 233 377T240 366Q240 357 187 299L131 244V-10Q116 -23 111 -23T91 -10V201L49 157Q20 127 14 121T0 115Q-8 115 -14 121T-20 132Q-20 139 17 178Q29 191 36 199L91 257V417",8741:"55 417Q69 431 76 431T95 419V-12Q84 -23 76 -23Q72 -23 69 -22T62 -16T55 -10V417ZM293 419Q300 431 310 431L324 424L331 417V-10Q316 -23 309 -23L297 -19L293 -12V419",8742:"56 417Q68 431 76 431L89 426L96 419V317L98 215L193 273L291 330V375L293 419Q301 431 311 431Q331 431 331 388L333 355L356 370Q381 384 388 384Q394 384 400 377T407 363Q407 354 367 328L331 308V-10Q316 -23 310 -23Q300 -23 293 -12L291 135V284L98 168L96 77V-12Q84 -24 76 -24L62 -19L58 -12L56 66V144L31 128Q5 114 -2 114Q-8 114 -14 121T-20 136Q-20 142 -14 147T20 170L56 190V417",8764:"73 132Q55 132 55 172Q55 220 79 272Q95 301 111 319Q148 353 195 363Q199 364 212 364Q262 364 294 350T408 272Q472 222 522 212Q537 208 555 208Q606 208 646 243Q671 268 680 296T691 342T702 365Q713 365 716 354T719 314Q714 236 664 179L660 176Q657 173 654 170T644 163T631 154T615 146T596 139T574 134T549 132Q510 132 465 156T386 211T307 265T223 290Q162 290 124 249T86 165Q86 155 82 144T73 132",8776:"55 326Q55 394 101 437T226 481Q268 479 313 460T392 419T469 379T555 361Q622 361 662 401Q686 423 688 450Q693 479 702 479H705Q719 479 719 442Q719 367 670 327T554 286Q512 286 466 304T386 345T307 385T220 404Q184 404 157 394T120 374L111 363Q86 339 86 317Q86 288 71 288Q55 288 55 326ZM55 90Q55 164 105 205T226 246Q269 243 314 224T392 183T470 144T558 126Q622 126 662 166Q686 187 688 214Q693 244 704 244Q716 244 719 210Q719 165 702 132T658 82T605 58T552 50T498 58T447 77T384 110Q322 146 302 152Q263 168 220 168Q179 168 144 152Q128 147 107 125T86 81Q86 52 71 52Q55 52 55 90",8808:"86 472Q93 477 381 614T673 752Q680 752 686 746T693 732T689 721Q686 715 418 590L151 461L418 332Q684 207 689 201Q693 195 693 190Q693 183 687 177T675 170Q668 170 380 307T86 450Q82 454 82 461Q82 467 86 472ZM369 101V126Q369 156 382 156H384Q385 157 386 157Q409 157 409 115V98V54H680Q693 39 693 34T680 14H409V-142H680Q693 -155 693 -162Q693 -167 680 -182H409V-273Q396 -284 388 -284Q382 -284 369 -275V-182H95Q82 -167 82 -162Q82 -155 95 -142H369V14H95Q93 17 89 21T84 27T82 34T83 40T89 47T95 54H369V101",8809:"89 745Q95 752 100 752Q106 752 394 615T689 472Q693 468 693 461T689 450Q684 445 396 308T100 170Q95 170 89 176T82 190Q82 195 86 201Q91 208 358 332L624 461L358 590Q90 715 86 721Q82 725 82 731Q82 739 89 745ZM369 101V126Q369 156 382 156H384Q385 157 386 157Q409 157 409 115V98V54H680Q693 39 693 34T680 14H409V-142H680Q693 -155 693 -162Q693 -167 680 -182H409V-273Q396 -284 388 -284Q382 -284 369 -275V-182H95Q82 -167 82 -162Q82 -155 95 -142H369V14H95Q93 17 89 21T84 27T82 34T83 40T89 47T95 54H369V101",8816:"82 34Q82 44 93 55H198L300 57L342 179Q351 207 362 238T378 286T384 303T238 377Q109 435 86 450Q82 454 82 460T86 472Q90 476 302 579L511 679Q512 679 553 795Q569 842 577 866T592 903T600 917T608 919Q615 919 622 912T629 901Q629 899 595 799Q589 777 581 753T569 717T564 703L618 728Q666 752 673 752T686 746T693 732Q693 723 683 717T615 683L546 650L491 488Q464 410 450 368T438 326Q493 297 562 266Q660 219 677 209T694 190Q694 183 690 177T678 171Q664 171 546 228L424 286Q422 286 382 172L342 57L513 55H682Q694 43 694 34Q694 28 689 21L682 17L506 15H329L322 -8Q320 -13 310 -41T295 -85L275 -141H680Q682 -143 684 -146T688 -151T691 -156T693 -162Q693 -172 682 -179L473 -181H262L220 -303Q192 -388 185 -404T166 -421Q160 -421 153 -415T146 -403Q146 -400 179 -302T220 -185Q220 -181 158 -181L93 -179L86 -174Q82 -169 82 -161Q82 -152 93 -141H164L233 -139L260 -63L286 15H189L93 17L86 21Q82 26 82 34ZM495 623Q495 626 493 626T321 544T151 461L398 343Q399 343 405 360T423 415T446 483Q457 513 469 551T488 606T495 623",8817:"97 172Q82 172 82 190Q82 197 86 201Q94 209 173 246T327 319T402 357Q405 360 434 448T462 539L278 628Q96 713 86 721Q82 725 82 732T88 745T102 752Q103 752 125 742T198 709T293 666Q342 642 385 622T453 590T478 579Q479 579 506 659T562 824T598 915Q602 919 609 919T622 913T629 901Q629 898 571 728Q546 656 531 608T518 559Q555 539 602 519Q664 488 679 479T694 461Q694 457 689 450Q680 443 616 413T494 356T435 326L389 190L342 57L513 55H682Q694 43 694 34Q694 28 689 21L682 17L506 15H329L322 -8Q320 -13 310 -41T295 -85L275 -141H680Q682 -143 684 -146T688 -151T691 -156T693 -162Q693 -172 682 -179L473 -181H262L220 -303Q192 -388 185 -404T166 -421Q160 -421 153 -415T146 -403Q146 -400 179 -302T220 -185Q220 -181 158 -181L93 -179L86 -174Q82 -169 82 -161Q82 -152 93 -141H164L233 -139L260 -63L286 15H189L93 17L86 21Q82 26 82 34Q82 44 93 55H198L300 57L342 179Q350 204 361 238T378 286T382 301L246 237Q111 172 97 172ZM624 461Q621 464 560 492Q512 518 503 518Q500 518 500 517Q499 513 488 479T465 413T453 379L624 461",8840:"82 -6Q82 1 95 14H262L295 94Q331 171 331 174Q324 175 312 178T267 194T206 227T146 283T98 368Q84 406 84 461T98 554Q126 632 194 685T349 750Q360 752 480 752H591L604 783Q620 819 624 821Q631 828 640 828Q653 825 658 810Q658 808 646 781L635 754Q635 752 658 752Q680 752 686 746Q693 739 693 732Q693 728 692 726T686 719T680 712H615L506 466Q479 407 451 344T408 248T393 214Q393 210 535 210H680Q693 194 693 190T680 170H373L340 92L304 14H680Q693 1 693 -6Q693 -11 680 -26H286L253 -103L218 -179L451 -181H682Q694 -193 694 -201Q694 -212 682 -219L440 -221H200L178 -270Q160 -309 154 -319T139 -330Q122 -330 118 -312L155 -223Q155 -221 126 -221H95Q82 -206 82 -201T95 -181H175L206 -108Q237 -35 242 -30Q242 -26 169 -26H95Q82 -11 82 -6ZM571 710Q571 712 469 712Q443 712 416 712T371 711T351 710Q279 700 221 656T138 548Q124 508 124 461T138 374Q186 245 351 212L460 459Q571 709 571 710",8841:"82 732Q82 739 95 752H251H348Q420 752 460 744T551 708Q566 697 566 701Q618 815 624 821Q631 828 640 828Q653 825 658 810L600 677Q600 671 615 656T653 605T689 517Q692 496 692 461T689 406Q668 325 615 266Q572 221 513 196T391 170H373L340 92L304 14H680Q693 1 693 -6Q693 -11 680 -26H286L253 -103L218 -179L451 -181H682Q694 -193 694 -201Q694 -212 682 -219L440 -221H200L178 -270Q160 -309 154 -319T139 -330Q122 -330 118 -312L155 -223Q155 -221 126 -221H95Q82 -206 82 -201T95 -181H175L206 -108Q237 -35 242 -30Q242 -26 169 -26H95Q82 -11 82 -6Q82 1 95 14H262L295 92L331 170H95Q93 172 91 175T87 180T84 185T82 191Q82 199 93 210H220L349 212L549 659Q507 692 462 702T338 712H249H95Q82 727 82 732ZM652 473Q652 513 636 552T603 611T582 632Q581 632 487 422T393 210Q424 210 460 220T535 253T605 316T649 410Q652 427 652 461V473",8842:"693 -115T693 -122T680 -144H315L269 -199Q221 -255 213 -255H212Q203 -255 197 -248T193 -231Q195 -225 229 -184L262 -144H186L113 -142L106 -137Q102 -130 102 -125Q102 -119 115 -104H298L426 52H386Q342 54 309 63Q236 79 180 129T98 249Q84 289 84 343Q84 398 98 436Q126 514 193 567T346 632Q347 632 373 632T440 633T520 634H680Q682 631 686 627T691 621T693 614T680 594H526Q364 594 353 592Q268 581 207 528T126 394Q123 378 123 343T126 292Q141 231 181 185T280 114Q329 92 415 92H462L506 147Q554 203 562 203H563Q572 203 578 196T582 178Q579 173 546 132L513 94L598 92H682Q693 81 693 73T680 52H480L349 -102L515 -104H682Q693 -115 693 -122",8843:"82 610T82 614T83 620T89 627T95 634H251Q378 634 409 633T469 623Q540 604 596 554T678 436Q691 397 691 343T678 249Q653 181 597 131T469 63Q427 52 362 52H315L213 -102L438 -104H662Q673 -115 673 -123Q673 -129 660 -144H186L151 -197Q114 -250 109 -253Q106 -254 104 -254Q100 -254 98 -253Q91 -253 87 -248T82 -235Q82 -230 109 -186L138 -144H115Q82 -144 82 -125Q82 -119 95 -104H166L266 49Q266 52 182 52H95Q82 65 82 72Q82 76 83 78T89 85T95 92H295L329 143Q365 195 369 198Q372 203 380 203Q385 203 391 197T398 185Q398 184 398 184L399 182Q399 175 369 129L344 94Q344 92 376 92Q402 92 422 94Q496 104 554 147T638 256Q651 295 651 343Q651 390 638 429Q613 494 555 537T422 592Q411 594 249 594H95Q82 610 82 614",8872:"55 678Q55 679 56 681T58 684T61 688T65 691T70 693T77 694Q88 692 95 679V464H540Q554 456 555 446Q555 442 554 439T552 434T549 430T546 428T542 426T539 424H95V270H539Q540 270 542 269T545 267T549 264T552 260T554 255T555 248Q554 238 540 230H95V15Q88 2 77 0Q73 0 70 1T65 3T61 6T59 9T57 13T55 16V678",8901:"71 0Q59 4 55 16V96L56 176Q59 180 66 187L70 189H209Q219 181 222 174V15Q219 10 209 1L140 0H71",8994:"77 122Q68 122 63 126T57 135T55 142Q55 151 68 176T111 235T177 302T271 356T388 378Q451 378 508 355T602 300T668 233T709 174T722 142Q722 124 704 122Q692 122 685 134T658 179T606 243Q511 338 390 338Q354 338 320 329Q251 312 193 263T97 141Q87 123 77 122",8995:"389 143Q324 143 266 164T171 215T107 277T67 330T55 358T60 371T77 378Q85 377 92 367T116 331T158 280Q256 182 389 182Q475 182 552 227T675 351Q688 378 704 378Q722 376 722 358Q722 352 710 330T670 276T605 215T511 164T389 143",9651:"99 -20Q84 -11 84 0Q84 5 148 145T278 424L342 563Q347 575 360 575Q368 575 375 570Q376 569 441 430T571 148T637 0Q637 -11 622 -20H99ZM476 260L360 509L248 266Q137 24 135 22Q135 20 360 20Q586 20 586 21L476 260",9661:"84 556Q84 567 99 576H622Q637 567 637 556Q637 551 572 409T441 127T375 -14Q368 -19 360 -19H358Q349 -19 342 -7T296 92Q249 193 211 275Q84 550 84 556ZM586 534Q586 536 361 536Q135 536 135 535L358 52L361 47L473 290Q584 532 586 534",10887:"102 168Q103 168 151 146T247 102T295 81Q299 85 322 144T344 206L218 268Q153 297 123 313T87 333T82 344T86 355Q104 369 291 455Q491 552 491 553L542 673Q581 767 590 784T609 801Q616 801 622 795T629 781Q629 773 586 677Q546 581 546 577L609 606Q669 635 673 635Q680 635 686 629T693 615Q693 610 692 608T670 593T604 561L524 521L400 226L542 157Q617 123 649 107T687 85T694 72Q694 66 690 60T679 54Q665 54 526 119Q394 186 386 186Q385 186 342 88L331 61L509 -23Q680 -105 688 -111Q693 -115 693 -122T688 -135T675 -141H673Q664 -141 491 -59Q320 21 316 21H315L249 -136Q183 -293 178 -299Q172 -303 166 -303T153 -297T146 -283Q146 -282 154 -261T181 -197T213 -119L280 41Q280 46 186 86Q157 101 121 119Q92 133 87 136T82 148Q82 155 88 161T102 168ZM418 370L466 495Q464 495 308 420T151 344T204 317T311 267T364 244Q364 247 418 370",10888:"97 54Q82 54 82 72Q82 79 86 84Q95 91 222 153L351 215L398 324L442 433L258 519Q95 597 87 604Q82 608 82 615T88 628T102 635Q107 635 424 484L458 468L524 630Q593 789 597 795Q601 801 609 801Q616 801 622 795T629 781L562 615L493 450L589 406Q665 371 679 362T694 344Q694 339 693 337T677 326T631 302T538 257Q504 241 465 223T406 195T386 186Q383 185 344 92T306 -3L486 81Q662 168 673 168Q680 168 686 162T693 148T689 137Q688 136 482 35L280 -59L233 -176Q184 -291 178 -299Q172 -303 166 -303T153 -297T146 -283Q146 -279 185 -186T224 -90Q225 -88 223 -88Q219 -88 193 -101Q109 -143 98 -143Q82 -138 82 -122Q82 -116 85 -113T108 -98T171 -67L249 -30L289 61Q297 81 307 107T321 144T326 157L218 106Q109 54 97 54ZM553 379Q480 412 480 415Q479 415 460 372T423 285T406 241Q408 240 516 291T624 344L553 379",10955:"82 -14T82 -7T95 15H431L529 170H435Q341 170 333 175Q149 218 98 368Q84 406 84 461Q84 515 98 555Q126 633 193 686T346 750Q347 750 373 750T440 751T520 752H680Q693 739 693 732Q693 727 680 712H526Q364 712 353 710Q268 700 207 646T126 512Q123 496 123 461T126 410Q141 350 180 304T280 232Q312 217 344 214T464 210H555L589 261Q613 301 620 311T635 321Q644 321 650 315T657 301Q657 296 651 286T630 252T604 212Q604 210 642 210H680Q693 197 693 190Q693 186 692 184T686 177T680 170H578L526 92L478 17L580 15H682Q693 4 693 -4T680 -25H451L353 -179L518 -181H682Q694 -193 694 -201Q694 -211 682 -219L504 -221H326L293 -272Q257 -332 246 -332Q238 -332 232 -326T225 -313Q225 -310 226 -308Q226 -305 251 -265T278 -223Q278 -221 186 -221H95Q93 -218 89 -214T84 -208T82 -201T95 -181H306L404 -25H249L93 -23L86 -19Q82 -14 82 -7",10956:"82 732Q82 739 95 752H251Q415 752 426 750Q539 736 615 657Q667 599 689 517Q692 496 692 461T689 406Q668 325 615 266Q522 170 382 170H355L326 95Q319 80 311 59T298 28T293 17Q293 15 486 15H680Q693 0 693 -6T680 -25H275L213 -179L449 -181H682Q693 -192 693 -199T680 -221H198L178 -270Q153 -333 139 -333Q132 -333 126 -327T119 -314T135 -266T153 -223Q153 -221 124 -221H95Q82 -207 82 -201T95 -181H171L233 -25H162L93 -23L86 -19Q82 -14 82 -7T95 15H251L313 170H202L93 172L86 177Q82 182 82 190Q82 199 93 210H211L329 212L349 261Q366 301 372 311T386 321Q392 321 399 315T407 302Q407 295 390 254T373 210Q374 209 377 209Q412 209 444 217Q512 231 564 273T638 377Q651 414 651 461Q651 509 638 548Q613 613 555 656T422 710Q411 712 249 712H95Q82 727 82 732"},{})}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,641,2366,9067,9627,8807,406],()=>b(b.s=35975));module.exports=c})();
|
|
155
|
+
`.trim())});b.postprocess=(0,d.default)("marpit-postcss-printable-postprocess",()=>a=>a.walkAtRules("media",a=>{"marpit-print"===a.params&&(a.params="print",a.first.before(e))})),b.default=f},90770:a=>{a.exports=function(a){let b=a.COMMENT("#","$"),c="([A-Za-z_]|::)(\\w|::)*",d=a.inherit(a.TITLE_MODE,{begin:c}),e={className:"variable",begin:"\\$"+c},f={className:"string",contains:[a.BACKSLASH_ESCAPE,e],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/}]};return{name:"Puppet",aliases:["pp"],contains:[b,e,f,{beginKeywords:"class",end:"\\{|;",illegal:/=/,contains:[d,b]},{beginKeywords:"define",end:/\{/,contains:[{className:"section",begin:a.IDENT_RE,endsParent:!0}]},{begin:a.IDENT_RE+"\\s+\\{",returnBegin:!0,end:/\S/,contains:[{className:"keyword",begin:a.IDENT_RE,relevance:.2},{begin:/\{/,end:/\}/,keywords:{keyword:"and case default else elsif false if in import enherits node or true undef unless main settings $string ",literal:"alias audit before loglevel noop require subscribe tag owner ensure group mode name|0 changes context force incl lens load_path onlyif provider returns root show_diff type_check en_address ip_address realname command environment hour monute month monthday special target weekday creates cwd ogoutput refresh refreshonly tries try_sleep umask backup checksum content ctime force ignore links mtime purge recurse recurselimit replace selinux_ignore_defaults selrange selrole seltype seluser source souirce_permissions sourceselect validate_cmd validate_replacement allowdupe attribute_membership auth_membership forcelocal gid ia_load_module members system host_aliases ip allowed_trunk_vlans description device_url duplex encapsulation etherchannel native_vlan speed principals allow_root auth_class auth_type authenticate_user k_of_n mechanisms rule session_owner shared options device fstype enable hasrestart directory present absent link atboot blockdevice device dump pass remounts poller_tag use message withpath adminfile allow_virtual allowcdrom category configfiles flavor install_options instance package_settings platform responsefile status uninstall_options vendor unless_system_user unless_uid binary control flags hasstatus manifest pattern restart running start stop allowdupe auths expiry gid groups home iterations key_membership keys managehome membership password password_max_age password_min_age profile_membership profiles project purge_ssh_keys role_membership roles salt shell uid baseurl cost descr enabled enablegroups exclude failovermethod gpgcheck gpgkey http_caching include includepkgs keepalive metadata_expire metalink mirrorlist priority protect proxy proxy_password proxy_username repo_gpgcheck s3_enabled skip_if_unavailable sslcacert sslclientcert sslclientkey sslverify mounted",built_in:"architecture augeasversion blockdevices boardmanufacturer boardproductname boardserialnumber cfkey dhcp_servers domain ec2_ ec2_userdata facterversion filesystems ldom fqdn gid hardwareisa hardwaremodel hostname id|0 interfaces ipaddress ipaddress_ ipaddress6 ipaddress6_ iphostnumber is_virtual kernel kernelmajversion kernelrelease kernelversion kernelrelease kernelversion lsbdistcodename lsbdistdescription lsbdistid lsbdistrelease lsbmajdistrelease lsbminordistrelease lsbrelease macaddress macaddress_ macosx_buildversion macosx_productname macosx_productversion macosx_productverson_major macosx_productversion_minor manufacturer memoryfree memorysize netmask metmask_ network_ operatingsystem operatingsystemmajrelease operatingsystemrelease osfamily partitions path physicalprocessorcount processor processorcount productname ps puppetversion rubysitedir rubyversion selinux selinux_config_mode selinux_config_policy selinux_current_mode selinux_current_mode selinux_enforced selinux_policyversion serialnumber sp_ sshdsakey sshecdsakey sshrsakey swapencrypted swapfree swapsize timezone type uniqueid uptime uptime_days uptime_hours uptime_seconds uuid virtual vlans xendomains zfs_version zonenae zones zpool_version"},relevance:0,contains:[f,b,{begin:"[a-zA-Z_]+\\s*=>",returnBegin:!0,end:"=>",contains:[{className:"attr",begin:a.IDENT_RE}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},e]}],relevance:0}]}}},91097:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmtd=void 0;var f=c(5602),g=c(24258),h=c(47636);b.SVGmtd=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.placeCell=function(a,b,c,d,e){var f=this.getBBox(),g=Math.max(f.h,.75),h=Math.max(f.d,.25),i=this.node.attributes.get("columnalign"),j=this.node.attributes.get("rowalign"),k=this.getAlignX(c,f,i),l=this.getAlignY(d,e,g,h,j);return this.place(a+k,b+l),[k,l]},b.prototype.placeColor=function(a,b,c,d){var e=this.adaptor,f=this.firstChild();f&&"rect"===e.kind(f)&&e.getAttribute(f,"data-bgcolor")&&(e.setAttribute(f,"x",this.fixed(a)),e.setAttribute(f,"y",this.fixed(b)),e.setAttribute(f,"width",this.fixed(c)),e.setAttribute(f,"height",this.fixed(d)))},b.kind=h.MmlMtd.prototype.kind,b}((0,g.CommonMtdMixin)(f.SVGWrapper))},91112:a=>{a.exports=function(a){return{name:"Backus–Naur Form",contains:[{className:"attribute",begin:/</,end:/>/},{begin:/::=/,end:/$/,contains:[{begin:/</,end:/>/},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]}]}}},91645:a=>{"use strict";a.exports=require("net")},91953:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var e=c(88647),f=d(c(94050));new e.CommandMap("Braket-macros",{bra:["Macro","{\\langle {#1} \\vert}",1],ket:["Macro","{\\vert {#1} \\rangle}",1],braket:["Braket","⟨","⟩",!1,1/0],set:["Braket","{","}",!1,1],Bra:["Macro","{\\left\\langle {#1} \\right\\vert}",1],Ket:["Macro","{\\left\\vert {#1} \\right\\rangle}",1],Braket:["Braket","⟨","⟩",!0,1/0],Set:["Braket","{","}",!0,1],ketbra:["Macro","{\\vert {#1} \\rangle\\langle {#2} \\vert}",2],Ketbra:["Macro","{\\left\\vert {#1} \\right\\rangle\\left\\langle {#2} \\right\\vert}",2],"|":"Bar"},f.default),new e.MacroMap("Braket-characters",{"|":"Bar"},f.default)},91971:(a,b)=>{"use strict";b.__esModule=!0,b.default=function(a){for(var b=arguments.length,c=Array(b>1?b-1:0),d=1;d<b;d++)c[d-1]=arguments[d];for(;c.length>0;){var e=c.shift();a[e]||(a[e]={}),a=a[e]}},a.exports=b.default},91996:a=>{a.exports=function(a){let b=/[a-zA-Z@][a-zA-Z0-9_]*/,c={$pattern:b,keyword:["@interface","@class","@protocol","@implementation"]};return{name:"Objective-C",aliases:["mm","objc","obj-c","obj-c++","objective-c++"],keywords:{"variable.language":["this","super"],$pattern:b,keyword:["while","export","sizeof","typedef","const","struct","for","union","volatile","static","mutable","if","do","return","goto","enum","else","break","extern","asm","case","default","register","explicit","typename","switch","continue","inline","readonly","assign","readwrite","self","@synchronized","id","typeof","nonatomic","IBOutlet","IBAction","strong","weak","copy","in","out","inout","bycopy","byref","oneway","__strong","__weak","__block","__autoreleasing","@private","@protected","@public","@try","@property","@end","@throw","@catch","@finally","@autoreleasepool","@synthesize","@dynamic","@selector","@optional","@required","@encode","@package","@import","@defs","@compatibility_alias","__bridge","__bridge_transfer","__bridge_retained","__bridge_retain","__covariant","__contravariant","__kindof","_Nonnull","_Nullable","_Null_unspecified","__FUNCTION__","__PRETTY_FUNCTION__","__attribute__","getter","setter","retain","unsafe_unretained","nonnull","nullable","null_unspecified","null_resettable","class","instancetype","NS_DESIGNATED_INITIALIZER","NS_UNAVAILABLE","NS_REQUIRES_SUPER","NS_RETURNS_INNER_POINTER","NS_INLINE","NS_AVAILABLE","NS_DEPRECATED","NS_ENUM","NS_OPTIONS","NS_SWIFT_UNAVAILABLE","NS_ASSUME_NONNULL_BEGIN","NS_ASSUME_NONNULL_END","NS_REFINED_FOR_SWIFT","NS_SWIFT_NAME","NS_SWIFT_NOTHROW","NS_DURING","NS_HANDLER","NS_ENDHANDLER","NS_VALUERETURN","NS_VOIDRETURN"],literal:["false","true","FALSE","TRUE","nil","YES","NO","NULL"],built_in:["dispatch_once_t","dispatch_queue_t","dispatch_sync","dispatch_async","dispatch_once"],type:["int","float","char","unsigned","signed","short","long","double","wchar_t","unichar","void","bool","BOOL","id|0","_Bool"]},illegal:"</",contains:[{className:"built_in",begin:"\\b(AV|CA|CF|CG|CI|CL|CM|CN|CT|MK|MP|MTK|MTL|NS|SCN|SK|UI|WK|XC)\\w+"},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.C_NUMBER_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,{className:"string",variants:[{begin:'@"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE]}]},{className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{keyword:"if else elif endif define undef warning error line pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},a.inherit(a.QUOTE_STRING_MODE,{className:"string"}),{className:"string",begin:/<.*?>/,end:/$/,illegal:"\\n"},a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+c.keyword.join("|")+")\\b",end:/(\{|$)/,excludeEnd:!0,keywords:c,contains:[a.UNDERSCORE_TITLE_MODE]},{begin:"\\."+a.UNDERSCORE_IDENT_RE,relevance:0}]}}},92225:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texCalligraphic=void 0;var d=c(86808),e=c(47790);b.texCalligraphic=(0,d.AddPaths)(e.texCalligraphic,{65:"576 668Q576 688 606 708T660 728Q676 728 675 712V571Q675 409 688 252Q696 122 720 57Q722 53 723 50T728 46T732 43T737 41T743 39L754 45Q788 61 803 61Q819 61 819 47Q818 43 814 35Q799 15 755 -7T675 -30Q659 -30 648 -25T630 -8T621 11T614 34Q603 77 599 106T594 146T591 160V163H460L329 164L316 145Q241 35 196 -7T119 -50T59 -24T30 43Q30 75 46 100T74 125Q81 125 83 120T88 104T96 84Q118 57 151 57Q189 57 277 182Q432 400 542 625L559 659H567Q574 659 575 660T576 668ZM584 249Q579 333 577 386T575 473T574 520V581L563 560Q497 426 412 290L372 228L370 224H371L383 228L393 232H586L584 249",66:"304 342Q292 342 292 353Q292 372 323 391Q331 396 417 428T533 487Q563 512 563 555V562Q563 575 557 589T530 618T475 636Q429 636 396 613T330 539Q263 446 210 238Q196 183 173 120Q135 31 121 16Q108 1 85 -10T47 -22T32 -10Q32 -5 44 18T77 93T112 206Q135 296 154 395T182 550T191 615Q191 616 190 616Q188 616 179 611T157 601T131 594Q113 594 113 605Q113 623 144 644Q154 650 205 676T267 703Q277 705 279 705Q295 705 295 693Q295 686 288 635T278 575Q278 572 287 582Q336 635 402 669T540 704Q603 704 633 673T664 599Q664 559 638 523T580 462Q553 440 504 413L491 407L504 402Q566 381 596 338T627 244Q627 172 575 110T444 13T284 -22Q208 -22 158 28Q144 42 146 50Q150 67 178 85T230 103Q236 103 246 95T267 75T302 56T357 47Q436 47 486 93Q526 136 526 198V210Q526 228 518 249T491 292T436 330T350 345Q335 345 321 344T304 342",67:"201 -25Q167 -25 136 -14T75 23T29 94T12 202Q12 290 50 394T161 574Q227 642 303 673T433 704Q435 705 457 705Q533 701 533 640Q533 606 507 548T464 474Q431 444 396 444Q381 444 381 453Q381 459 388 473T407 513T428 563Q433 580 433 594Q433 636 381 636Q314 636 260 594T175 489T128 363T112 247Q112 157 153 101T273 44Q347 44 398 121Q413 144 437 157T481 171Q496 171 496 160Q496 150 476 123Q426 56 350 16T201 -25",68:"37 475Q19 475 19 487Q19 536 103 604T327 682H356Q386 683 408 683H419Q475 683 506 681T582 668T667 633Q766 571 766 450Q766 365 723 287T611 152T455 57T279 6Q248 1 160 0Q148 0 131 0T108 -1Q72 -1 72 11Q72 24 90 40T133 64L144 68L152 88Q247 328 272 587Q275 613 272 613Q272 613 269 613Q225 610 195 602T149 579T129 556T119 532Q118 530 116 525T113 518Q102 502 80 490T37 475ZM665 407Q665 596 412 613Q403 614 383 614Q370 614 370 612Q370 598 363 542T323 357T242 103L228 69H265Q391 73 481 119Q536 148 575 188T633 268T658 338T665 392V407",69:"144 470Q144 556 240 630T451 705Q564 705 564 637Q564 611 540 573Q529 559 505 547T464 534Q448 534 448 545Q448 552 455 562Q463 577 463 591Q463 600 462 604T456 616T436 627T400 635Q396 635 390 635T380 636Q291 636 258 568Q245 544 245 516Q245 463 290 438T391 410Q415 410 415 398Q415 392 407 380T376 356T326 341Q288 340 260 327Q218 311 187 276T143 208T130 151Q130 113 156 88T211 55T268 47Q349 47 403 125Q415 144 439 157T483 171Q499 171 499 160Q499 148 475 120T413 59T315 3T197 -22Q124 -22 77 14T30 105Q30 126 39 154T66 216T122 288T209 354L223 362Q144 400 144 470",70:"199 579Q181 579 181 590Q181 598 188 611T212 639T260 666T335 682Q336 682 349 682T383 682T431 682T493 683T561 683Q776 682 784 681Q826 673 829 647Q829 620 797 600T744 580Q728 580 728 595Q729 607 713 610Q698 613 598 614H500L499 610Q499 598 467 486T428 367Q428 365 551 365H674Q683 360 684 355Q687 346 677 329Q666 312 642 299T598 285Q586 285 582 296H402L394 277Q386 258 373 229T346 167T315 102T286 51Q265 22 225 -5T133 -32Q108 -32 87 -25T54 -7T33 15T21 35T18 47Q18 60 44 80T98 103Q108 103 111 101T119 88Q130 66 150 54T179 39T195 37Q199 37 203 43Q217 67 245 125T318 300T391 532Q393 543 398 564T406 598T409 613T339 614H269Q229 579 199 579",71:"216 68Q155 68 115 100T59 177T44 273Q44 299 50 333T73 421T133 533T239 632Q346 704 466 704Q508 704 515 703Q555 696 577 681T599 635Q599 605 570 560T523 496Q490 466 455 466Q440 466 440 475T469 526T499 589Q499 605 489 617Q460 636 403 636Q343 636 295 611T220 548T174 464T150 382T144 318Q144 241 180 189T287 137Q325 137 359 160Q428 205 466 322Q472 342 501 359T551 376Q557 376 560 373T564 368L565 365Q560 341 551 302T512 173T451 31Q359 -119 204 -119Q163 -118 127 -109T74 -91T53 -77Q52 -75 52 -71Q52 -54 79 -35T132 -14H140L151 -19Q210 -49 281 -49H289Q312 -49 329 -31Q351 -7 372 36T405 109T416 142L408 136Q401 131 392 125T369 111T338 96T303 82T261 72T216 68",72:"18 487Q18 496 29 517T67 566T127 621T216 665T330 683Q359 683 376 669T397 643T400 622Q400 584 382 488T348 343Q348 342 467 342H587L594 366Q615 440 648 534T690 641Q701 656 723 669T764 683Q783 683 783 672L750 578Q716 485 677 346T625 101Q624 92 623 82T622 65T621 56Q621 20 658 20Q666 20 701 25Q709 52 736 69T785 87Q803 87 803 75T791 44T754 3T685 -33T588 -48Q568 -48 562 -46Q522 -31 522 13V23Q531 129 562 250L569 281L565 280Q561 278 556 277T549 274L438 273H328L321 249Q307 202 275 107T232 0Q219 -16 196 -28T155 -41Q149 -41 145 -39T140 -34T139 -29Q139 -24 148 -3T181 86T233 247Q240 270 240 272Q240 273 194 273H169Q139 273 139 285Q139 295 153 308T187 332Q206 341 236 342L260 343L264 359Q278 414 289 482T300 578Q300 613 260 613H254Q198 613 169 592Q148 578 127 544T104 508Q72 478 37 475Q18 475 18 487",73:"174 0H31Q-13 0 -21 2T-30 12Q-30 23 -17 36Q9 60 42 68L155 70Q187 102 214 179T257 333T302 491T366 610L369 614H305Q221 611 188 607T145 596T128 569Q119 543 94 529T47 512Q28 512 28 524Q28 527 32 539Q56 614 159 654Q218 678 312 682Q314 682 339 682T404 682T481 683H632Q642 678 642 671Q642 657 621 641T577 617Q570 615 507 614H444Q427 592 406 542Q382 478 355 366T310 209Q280 123 238 78L230 69H330Q442 70 442 74Q443 74 443 77T447 87T460 105Q490 134 527 137Q545 137 545 125Q545 120 542 112Q531 78 491 49T399 7Q379 2 360 2T174 0",74:"148 78Q148 16 189 -17T286 -50Q319 -50 348 -33T396 10T426 59T444 101L471 204Q498 306 521 372Q575 532 649 605L659 614H591Q517 613 494 607Q433 591 400 550T360 477Q353 454 325 437T275 419Q256 419 260 435Q280 523 376 597T583 681Q603 683 713 683H830Q839 674 839 671Q839 654 810 634T754 614Q735 614 721 601Q688 571 654 495T600 351T561 209T541 132Q507 29 412 -45T213 -119Q141 -119 94 -77T47 33Q47 55 50 69T58 90T71 103Q105 131 135 131Q152 131 152 120Q152 119 151 114T149 99T148 78",75:"194 618Q193 618 182 613T156 601T131 594Q113 594 113 605Q113 623 144 644Q154 650 205 676T267 703Q277 705 279 705Q295 705 295 691Q295 569 250 397Q225 306 197 217T151 81T128 25Q120 8 94 -7T47 -22Q32 -22 32 -10L64 76Q95 163 133 295T185 530Q198 611 194 618ZM331 429Q331 383 364 290T449 117T542 36Q574 36 607 51T652 103Q660 124 677 133T709 143Q727 143 727 128Q727 119 723 111Q704 56 639 17T497 -22H493Q463 -22 425 16Q401 40 382 71Q335 138 296 243T256 399Q256 434 288 473Q342 540 471 622T670 705Q691 704 703 696Q732 678 732 644Q732 613 714 600T677 586Q671 586 667 587T660 592T657 604V619Q657 647 629 647Q623 647 620 646Q576 635 495 583T365 482Q331 448 331 429",76:"62 -22T47 -22T32 -11Q32 -1 56 24T83 55Q113 96 138 172T180 320T234 473T323 609Q364 649 419 677T531 705Q559 705 578 696T604 671T615 645T618 623V611Q618 582 615 571T598 548Q581 531 558 520T518 509Q503 509 503 520Q503 523 505 536T507 560Q507 590 494 610T452 630Q423 630 410 617Q367 578 333 492T271 301T233 170Q211 123 204 112L198 103L224 102Q281 102 369 79T509 52H523Q535 64 544 87T579 128Q616 152 641 152Q656 152 656 142Q656 101 588 40T433 -22Q381 -22 289 1T156 28L141 29L131 20Q111 0 87 -11",77:"28 9Q28 37 43 63T73 90Q77 90 83 84T103 70T141 57H146Q162 57 178 79T222 167Q266 279 295 371T334 513T349 598T358 651T371 677Q397 705 432 705Q442 705 445 699T452 666Q453 661 453 659Q475 538 509 405T568 207L574 192Q581 178 587 164T594 150Q596 150 635 189T693 248Q765 324 863 438T1024 626T1089 701Q1093 705 1100 705Q1111 705 1111 682Q1111 675 1108 660T1099 611T1086 540Q1041 277 1041 144Q1041 98 1044 75T1050 48T1059 42Q1064 41 1075 46Q1102 61 1121 61Q1137 61 1137 50Q1137 28 1087 0T1000 -29Q983 -29 972 -23T955 -9T945 16T942 45T941 83V96Q941 158 952 256T974 422L985 489Q984 489 939 436T821 300T698 164Q665 128 620 85T568 37Q564 34 558 34Q550 34 546 37T535 54Q512 91 496 127T450 259T389 498L384 518Q349 367 294 223T198 15Q155 -50 117 -50Q87 -50 61 -35T30 -6Q28 2 28 9",78:"343 705Q358 705 358 698Q360 696 370 658T411 524T484 319Q536 174 590 82L595 73L615 152Q646 274 683 407Q729 571 752 637T799 727Q852 780 937 788Q939 788 947 788T958 789H962Q979 789 979 765Q979 722 951 692Q942 683 924 683Q888 681 859 672T818 654T803 639Q784 608 708 322T631 15Q631 14 630 15Q630 17 629 15Q628 14 628 12Q621 -4 601 -17T560 -31Q550 -31 546 -28T530 -7Q484 67 458 123T398 272Q352 392 314 514L306 535V534Q306 533 296 488T272 379T234 239T185 100T127 -7T61 -50Q34 -50 4 -34T-27 8Q-27 33 -12 61T18 90Q21 90 36 77T87 57H92Q109 57 123 78T162 173Q206 299 232 417T265 599T276 667Q284 681 304 693T343 705",79:"308 428Q289 428 289 438Q289 457 318 508T378 593Q417 638 475 671T599 705Q688 705 732 643T777 483Q777 380 733 285T620 123T464 18T293 -22Q188 -22 123 51T58 245Q58 327 87 403T159 533T249 626T333 685T388 705Q404 705 404 693Q404 674 363 649Q333 632 304 606T239 537T181 429T158 290Q158 179 214 114T364 48Q489 48 583 165T677 438Q677 473 670 505T648 568T601 617T528 636Q518 636 513 635Q486 629 460 600T419 544T392 490Q383 470 372 459Q341 430 308 428",80:"37 475Q19 475 19 487Q19 536 103 604T327 682Q329 682 344 682T380 682T421 683H463Q625 683 695 615Q718 591 726 564Q733 547 733 525Q733 412 607 312T321 205H312Q293 205 293 217Q293 224 302 236T333 260T385 274Q558 287 614 407Q633 445 633 477Q633 515 612 543T556 585T481 607T399 614H370L368 603Q352 463 312 312T242 82T202 -13Q190 -33 164 -45T121 -57Q108 -57 108 -45Q108 -40 120 -10T151 73T192 190T233 349T266 539Q267 546 269 565T272 598T274 613H270Q209 613 163 588Q131 572 113 518Q102 502 80 490T37 475",81:"114 286Q114 358 151 433T249 569T392 667T558 705Q653 705 713 641T774 460Q774 389 750 322T687 206T600 114T504 46T412 4L399 -2Q542 -62 636 -62Q660 -62 670 -54T686 -27T700 0Q734 34 770 34Q787 34 787 23Q787 -18 720 -74T563 -131Q485 -131 350 -83T145 -34Q127 -34 127 -22Q127 -12 144 5T190 31L200 34L237 35Q386 38 467 79Q550 120 612 210T675 416Q675 510 625 573T484 636Q410 636 346 587T248 469T214 333Q214 306 221 281T243 229T288 188T360 172Q403 172 441 188T490 205Q510 205 510 192Q505 162 432 132T287 102Q206 102 160 155T114 286",82:"37 475Q19 475 19 487Q19 503 35 530T83 589T180 647T327 682H374Q387 682 417 682T464 683Q519 683 559 679T642 663T708 625T731 557Q731 481 668 411T504 300Q506 296 512 286T528 257T553 202Q594 105 611 82Q635 47 665 47Q708 47 742 93Q758 113 786 128Q804 136 819 137Q837 137 837 125Q837 115 818 92T767 43T687 -2T589 -22Q549 -22 517 22T467 120T422 221T362 273Q346 273 346 287Q348 301 373 320T436 342Q437 342 446 343T462 345T481 348T504 353T527 362T553 375T577 393Q598 412 614 443T630 511Q630 545 613 566T541 600T393 614Q370 614 370 613L366 584Q349 446 311 307T243 96L213 25Q205 8 179 -7T132 -22Q125 -22 120 -18T117 -8Q117 -5 130 26T163 113T205 239T246 408T274 606V614Q273 614 259 613T231 609T198 602T163 588Q131 572 113 518Q102 502 80 490T37 475",83:"554 512Q536 512 536 522Q536 525 539 539T542 564Q542 588 528 604Q515 616 482 625T410 635Q374 635 349 624T312 594T295 561T290 532Q290 505 303 482T342 442T378 419T409 404Q435 391 451 383T494 357T535 323T562 282T574 231Q574 133 464 56T220 -22Q138 -22 78 21T18 123Q18 184 61 227T156 274Q178 274 178 263Q178 260 177 258Q172 247 164 239T151 227T136 218L127 213L124 202Q118 186 118 163Q120 124 165 86T292 48Q374 48 423 86T473 186V193Q473 267 347 327Q268 364 239 389Q191 431 191 486Q191 547 242 600T356 679T470 705Q472 705 478 705T489 704Q551 704 596 682T642 610Q642 566 621 545Q592 516 554 512",84:"49 475Q34 475 34 490Q34 552 106 611T261 681Q272 683 507 683H742Q790 717 816 717Q833 717 833 708Q833 682 795 653T714 615Q691 610 588 609Q490 609 490 607L483 580Q476 554 462 496T435 392Q410 289 395 231T363 116T335 34T309 -15T279 -47T242 -64Q231 -68 218 -68Q203 -68 203 -57Q203 -52 211 -38Q224 -7 234 20T251 66T268 123T283 179T304 261T328 360Q342 415 360 488Q380 567 384 582T397 605Q400 607 401 609H302H244Q200 609 188 607T167 596Q145 572 145 541Q145 520 109 498T49 475",85:"8 592Q8 616 70 649T193 683Q246 683 246 631Q246 587 205 492T124 297T83 143Q83 101 100 75T154 48Q202 48 287 135T450 342T560 553Q589 635 593 640Q603 656 626 668T669 683H670Q687 683 687 672T670 616T617 463T547 220Q525 137 521 68Q521 54 522 50T533 42L543 47Q573 61 588 61Q604 61 604 47Q599 16 506 -22Q486 -28 468 -28T436 -18T421 18Q421 92 468 258Q468 259 467 257T459 248Q426 206 391 167T303 81T194 6T83 -22Q66 -22 58 -20Q25 -11 4 19T-17 99Q-17 146 8 220T64 358T120 488T146 586Q146 604 141 608T123 613H120Q99 613 72 597T25 580Q8 580 8 592",86:"25 633Q25 647 47 665T100 683Q291 683 291 306Q291 264 288 213T282 132L279 102Q281 102 308 126T378 191T464 279T545 381T596 479Q600 490 600 502Q600 527 581 550T523 577Q505 577 505 601Q505 622 516 647T542 681Q546 683 558 683Q605 679 631 645T658 559Q658 423 487 215Q409 126 308 37T190 -52Q177 -52 177 -28Q177 -26 183 15T196 127T203 270Q203 356 192 421T165 523T126 583T83 613T41 620Q25 620 25 633",87:"25 633Q25 647 46 665T103 683Q168 683 207 632Q228 608 243 568Q269 485 269 374Q269 324 265 271T256 184L251 150L252 152Q254 153 257 157T264 167T274 180T286 197Q359 293 424 398T519 558T549 616Q549 618 547 624T545 638Q550 654 572 668T615 683Q626 683 632 672T657 595Q726 370 741 128L742 110Q752 122 767 142T823 217T894 321T950 424T976 511Q976 544 958 560T918 577Q906 577 906 602Q906 629 918 651T942 681Q948 683 954 683Q983 683 1008 658T1034 569T999 421T915 257T813 109T724 -3T681 -49Q666 -59 660 -45Q659 -41 657 35T639 233T591 477Q573 551 570 551Q569 551 554 523T507 439T433 315T323 155T182 -25Q160 -52 151 -53Q137 -53 137 -30Q137 -29 148 25T170 168T181 338Q181 424 168 483T131 571T87 609T40 620Q25 620 25 633",88:"324 614Q291 576 250 573Q231 573 231 584Q231 589 232 592Q235 601 244 614T271 643T324 671T400 683H403Q462 683 481 610Q485 594 490 545T498 454L501 413Q504 413 551 442T648 509T705 561Q707 565 707 578Q707 610 682 614Q667 614 667 626Q667 641 695 662T755 683Q765 683 775 680T796 662T807 623Q807 596 792 572T713 499T530 376L505 361V356Q508 346 511 278T524 148T557 75Q569 69 580 69Q585 69 593 77Q624 108 660 110Q667 110 670 110T676 106T678 94Q668 59 624 30T510 0Q487 0 471 9T445 32T430 71T422 117T417 173Q416 183 416 188Q413 214 411 244T407 286T405 299Q403 299 344 263T223 182T154 122Q152 118 152 105Q152 69 180 69Q183 69 187 66T191 60L192 58V56Q192 41 163 21T105 0Q94 0 84 3T63 21T52 60Q52 77 56 90T85 131T155 191Q197 223 259 263T362 327T402 352L391 489Q391 492 390 505T387 526T384 547T379 568T372 586T361 602T348 611Q346 612 341 613T333 614H324",89:"65 599Q65 618 107 650T204 683Q267 683 312 643T380 533T414 385T424 217Q424 186 423 160T422 123Q426 123 468 170T567 304T650 469Q661 503 661 519Q661 546 639 570Q615 591 583 591Q569 591 569 616Q569 640 582 661T613 683Q624 683 638 679T671 664T702 625T714 558Q714 472 639 329T426 45Q361 -21 282 -82T154 -143Q97 -143 64 -104T31 -20Q31 4 44 25T70 46Q78 46 81 39T87 16T97 -9Q127 -51 182 -51Q184 -51 187 -50H190Q233 -41 314 25Q330 36 330 40Q336 79 336 178Q336 508 223 594Q199 614 158 619L148 620L139 611Q111 586 83 586Q65 586 65 599",90:"694 220Q708 220 708 210Q708 195 695 167T658 105T593 42T502 3Q492 1 458 1Q400 1 293 11T150 22Q116 22 92 11T51 0Q37 0 37 10Q37 21 63 44T179 146T367 319L391 343H343L296 344Q285 350 285 358Q285 365 289 372T300 383T313 392T324 398L329 400H450L561 518Q597 558 607 571L621 587H596Q553 589 484 599T383 609Q342 609 326 596T301 555Q294 533 263 514T208 492Q189 492 189 503Q189 510 197 528T215 559Q249 607 318 645T466 683Q504 683 573 673T669 662L690 661Q734 682 748 683Q767 683 767 673Q767 666 746 640Q655 531 555 428L529 400Q529 399 543 399Q604 397 604 366Q604 350 587 337T551 322Q541 322 539 323Q529 328 529 334Q529 339 487 342L470 343L446 320Q272 153 200 96L235 95Q297 95 392 86T533 74H554Q586 116 597 159Q604 179 635 199T694 220"},{})},92391:(a,b,c)=>{"use strict";a.exports=c(86307).extend({implicit:[c(86369),c(80817)],explicit:[c(27564),c(41280),c(93932),c(10217)]})},92409:a=>{a.exports=function(a){let b=a.regex,c=/[a-zA-Z_$][a-zA-Z0-9_$]*/,d=b.concat(c,b.concat("(\\.",c,")*"));return{name:"ActionScript",aliases:["as"],keywords:{keyword:["as","break","case","catch","class","const","continue","default","delete","do","dynamic","each","else","extends","final","finally","for","function","get","if","implements","import","in","include","instanceof","interface","internal","is","namespace","native","new","override","package","private","protected","public","return","set","static","super","switch","this","throw","try","typeof","use","var","void","while","with"],literal:["true","false","null","undefined"]},contains:[a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.C_NUMBER_MODE,{match:[/\bpackage/,/\s+/,d],className:{1:"keyword",3:"title.class"}},{match:[/\b(?:class|interface|extends|implements)/,/\s+/,c],className:{1:"keyword",3:"title.class"}},{className:"meta",beginKeywords:"import include",end:/;/,keywords:{keyword:"import include"}},{beginKeywords:"function",end:/[{;]/,excludeEnd:!0,illegal:/\S/,contains:[a.inherit(a.TITLE_MODE,{className:"title.function"}),{className:"params",begin:/\(/,end:/\)/,contains:[a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"rest_arg",begin:/[.]{3}/,end:c,relevance:10}]},{begin:b.concat(/:\s*/,/([*]|[a-zA-Z_$][a-zA-Z0-9_$]*)/)}]},a.METHOD_GUARD],illegal:/#/}}},92638:function(a,b,c){"use strict";var d,e,f=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),g=this&&this.__createBinding||(Object.create?function(a,b,c,d){void 0===d&&(d=c);var e=Object.getOwnPropertyDescriptor(b,c);(!e||("get"in e?!b.__esModule:e.writable||e.configurable))&&(e={enumerable:!0,get:function(){return b[c]}}),Object.defineProperty(a,d,e)}:function(a,b,c,d){void 0===d&&(d=c),a[d]=b[c]}),h=this&&this.__setModuleDefault||(Object.create?function(a,b){Object.defineProperty(a,"default",{enumerable:!0,value:b})}:function(a,b){a.default=b}),i=this&&this.__importStar||function(a){if(a&&a.__esModule)return a;var b={};if(null!=a)for(var c in a)"default"!==c&&Object.prototype.hasOwnProperty.call(a,c)&&g(b,a,c);return h(b,a),b},j=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},k=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.BaseConfiguration=b.BaseTags=b.Other=void 0;var l=c(107),m=c(50635),n=k(c(51676)),o=k(c(43173)),p=c(88647),q=i(c(15844)),r=c(92960);c(39053);var s=c(57531);function t(a,b){var c=a.stack.env.font?{mathvariant:a.stack.env.font}:{},d=m.MapHandler.getMap("remap").lookup(b),e=(0,s.getRange)(b),f=e?e[3]:"mo",g=a.create("token",f,c,d?d.char:b);e[4]&&g.attributes.set("mathvariant",e[4]),"mo"===f&&(o.default.setProperty(g,"fixStretchy",!0),a.configuration.addNode("fixStretchy",g)),a.Push(g)}new p.CharacterMap("remap",null,{"-":"−","*":"∗","`":"‘"}),b.Other=t;var u=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return f(b,a),b}(r.AbstractTags);b.BaseTags=u,b.BaseConfiguration=l.Configuration.create("base",{handler:{character:["command","special","letter","digit"],delimiter:["delimiter"],macro:["delimiter","macros","mathchar0mi","mathchar0mo","mathchar7"],environment:["environment"]},fallback:{character:t,macro:function(a,b){throw new n.default("UndefinedControlSequence","Undefined control sequence %1","\\"+b)},environment:function(a,b){throw new n.default("UnknownEnv","Unknown environment '%1'",b)}},items:((e={})[q.StartItem.prototype.kind]=q.StartItem,e[q.StopItem.prototype.kind]=q.StopItem,e[q.OpenItem.prototype.kind]=q.OpenItem,e[q.CloseItem.prototype.kind]=q.CloseItem,e[q.PrimeItem.prototype.kind]=q.PrimeItem,e[q.SubsupItem.prototype.kind]=q.SubsupItem,e[q.OverItem.prototype.kind]=q.OverItem,e[q.LeftItem.prototype.kind]=q.LeftItem,e[q.Middle.prototype.kind]=q.Middle,e[q.RightItem.prototype.kind]=q.RightItem,e[q.BeginItem.prototype.kind]=q.BeginItem,e[q.EndItem.prototype.kind]=q.EndItem,e[q.StyleItem.prototype.kind]=q.StyleItem,e[q.PositionItem.prototype.kind]=q.PositionItem,e[q.CellItem.prototype.kind]=q.CellItem,e[q.MmlItem.prototype.kind]=q.MmlItem,e[q.FnItem.prototype.kind]=q.FnItem,e[q.NotItem.prototype.kind]=q.NotItem,e[q.NonscriptItem.prototype.kind]=q.NonscriptItem,e[q.DotsItem.prototype.kind]=q.DotsItem,e[q.ArrayItem.prototype.kind]=q.ArrayItem,e[q.EqnArrayItem.prototype.kind]=q.EqnArrayItem,e[q.EquationItem.prototype.kind]=q.EquationItem,e),options:{maxMacros:1e3,baseURL:"undefined"==typeof document||0===document.getElementsByTagName("base").length?"":String(document.location).replace(/#.*$/,"")},tags:{base:u},postprocessors:[[function(a){var b,c,d=a.data;try{for(var e=j(d.getList("nonscript")),f=e.next();!f.done;f=e.next()){var g=f.value;if(g.attributes.get("scriptlevel")>0){var h=g.parent;if(h.childNodes.splice(h.childIndex(g),1),d.removeFromList(g.kind,[g]),g.isKind("mrow")){var i=g.childNodes[0];d.removeFromList("mstyle",[i]),d.removeFromList("mspace",i.childNodes[0].childNodes)}}else g.isKind("mrow")&&(g.parent.replaceChild(g.childNodes[0],g),d.removeFromList("mrow",[g]))}}catch(a){b={error:a}}finally{try{f&&!f.done&&(c=e.return)&&c.call(e)}finally{if(b)throw b.error}}},-4]]})},92801:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.COLORS=void 0,b.COLORS=new Map([["Apricot","#FBB982"],["Aquamarine","#00B5BE"],["Bittersweet","#C04F17"],["Black","#221E1F"],["Blue","#2D2F92"],["BlueGreen","#00B3B8"],["BlueViolet","#473992"],["BrickRed","#B6321C"],["Brown","#792500"],["BurntOrange","#F7921D"],["CadetBlue","#74729A"],["CarnationPink","#F282B4"],["Cerulean","#00A2E3"],["CornflowerBlue","#41B0E4"],["Cyan","#00AEEF"],["Dandelion","#FDBC42"],["DarkOrchid","#A4538A"],["Emerald","#00A99D"],["ForestGreen","#009B55"],["Fuchsia","#8C368C"],["Goldenrod","#FFDF42"],["Gray","#949698"],["Green","#00A64F"],["GreenYellow","#DFE674"],["JungleGreen","#00A99A"],["Lavender","#F49EC4"],["LimeGreen","#8DC73E"],["Magenta","#EC008C"],["Mahogany","#A9341F"],["Maroon","#AF3235"],["Melon","#F89E7B"],["MidnightBlue","#006795"],["Mulberry","#A93C93"],["NavyBlue","#006EB8"],["OliveGreen","#3C8031"],["Orange","#F58137"],["OrangeRed","#ED135A"],["Orchid","#AF72B0"],["Peach","#F7965A"],["Periwinkle","#7977B8"],["PineGreen","#008B72"],["Plum","#92268F"],["ProcessBlue","#00B0F0"],["Purple","#99479B"],["RawSienna","#974006"],["Red","#ED1B23"],["RedOrange","#F26035"],["RedViolet","#A1246B"],["Rhodamine","#EF559F"],["RoyalBlue","#0071BC"],["RoyalPurple","#613F99"],["RubineRed","#ED017D"],["Salmon","#F69289"],["SeaGreen","#3FBC9D"],["Sepia","#671800"],["SkyBlue","#46C5DD"],["SpringGreen","#C6DC67"],["Tan","#DA9D76"],["TealBlue","#00AEB3"],["Thistle","#D883B7"],["Turquoise","#00B4CE"],["Violet","#58429B"],["VioletRed","#EF58A0"],["White","#FFFFFF"],["WildStrawberry","#EE2967"],["Yellow","#FFF200"],["YellowGreen","#98CC70"],["YellowOrange","#FAA21A"]])},92914:a=>{a.exports=function(a){let b=a.regex,c=/[\p{XID_Start}_]\p{XID_Continue}*/u,d=["and","as","assert","async","await","break","case","class","continue","def","del","elif","else","except","finally","for","from","global","if","import","in","is","lambda","match","nonlocal|10","not","or","pass","raise","return","try","while","with","yield"],e={$pattern:/[A-Za-z]\w+|__\w+__/,keyword:d,built_in:["__import__","abs","all","any","ascii","bin","bool","breakpoint","bytearray","bytes","callable","chr","classmethod","compile","complex","delattr","dict","dir","divmod","enumerate","eval","exec","filter","float","format","frozenset","getattr","globals","hasattr","hash","help","hex","id","input","int","isinstance","issubclass","iter","len","list","locals","map","max","memoryview","min","next","object","oct","open","ord","pow","print","property","range","repr","reversed","round","set","setattr","slice","sorted","staticmethod","str","sum","super","tuple","type","vars","zip"],literal:["__debug__","Ellipsis","False","None","NotImplemented","True"],type:["Any","Callable","Coroutine","Dict","List","Literal","Generic","Optional","Sequence","Set","Tuple","Type","Union"]},f={className:"meta",begin:/^(>>>|\.\.\.) /},g={className:"subst",begin:/\{/,end:/\}/,keywords:e,illegal:/#/},h={begin:/\{\{/,relevance:0},i={className:"string",contains:[a.BACKSLASH_ESCAPE],variants:[{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?'''/,end:/'''/,contains:[a.BACKSLASH_ESCAPE,f],relevance:10},{begin:/([uU]|[bB]|[rR]|[bB][rR]|[rR][bB])?"""/,end:/"""/,contains:[a.BACKSLASH_ESCAPE,f],relevance:10},{begin:/([fF][rR]|[rR][fF]|[fF])'''/,end:/'''/,contains:[a.BACKSLASH_ESCAPE,f,h,g]},{begin:/([fF][rR]|[rR][fF]|[fF])"""/,end:/"""/,contains:[a.BACKSLASH_ESCAPE,f,h,g]},{begin:/([uU]|[rR])'/,end:/'/,relevance:10},{begin:/([uU]|[rR])"/,end:/"/,relevance:10},{begin:/([bB]|[bB][rR]|[rR][bB])'/,end:/'/},{begin:/([bB]|[bB][rR]|[rR][bB])"/,end:/"/},{begin:/([fF][rR]|[rR][fF]|[fF])'/,end:/'/,contains:[a.BACKSLASH_ESCAPE,h,g]},{begin:/([fF][rR]|[rR][fF]|[fF])"/,end:/"/,contains:[a.BACKSLASH_ESCAPE,h,g]},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]},j="[0-9](_?[0-9])*",k=`(\\b(${j}))?\\.(${j})|\\b(${j})\\.`,l=`\\b|${d.join("|")}`,m={className:"number",relevance:0,variants:[{begin:`(\\b(${j})|(${k}))[eE][+-]?(${j})[jJ]?(?=${l})`},{begin:`(${k})[jJ]?`},{begin:`\\b([1-9](_?[0-9])*|0+(_?0)*)[lLjJ]?(?=${l})`},{begin:`\\b0[bB](_?[01])+[lL]?(?=${l})`},{begin:`\\b0[oO](_?[0-7])+[lL]?(?=${l})`},{begin:`\\b0[xX](_?[0-9a-fA-F])+[lL]?(?=${l})`},{begin:`\\b(${j})[jJ](?=${l})`}]},n={className:"comment",begin:b.lookahead(/# type:/),end:/$/,keywords:e,contains:[{begin:/# type:/},{begin:/#/,end:/\b\B/,endsWithParent:!0}]},o={className:"params",variants:[{className:"",begin:/\(\s*\)/,skip:!0},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:e,contains:["self",f,m,i,a.HASH_COMMENT_MODE]}]};return g.contains=[i,m,f],{name:"Python",aliases:["py","gyp","ipython"],unicodeRegex:!0,keywords:e,illegal:/(<\/|\?)|=>/,contains:[f,m,{scope:"variable.language",match:/\bself\b/},{beginKeywords:"if",relevance:0},{match:/\bor\b/,scope:"keyword"},i,n,a.HASH_COMMENT_MODE,{match:[/\bdef/,/\s+/,c],scope:{1:"keyword",3:"title.function"},contains:[o]},{variants:[{match:[/\bclass/,/\s+/,c,/\s*/,/\(\s*/,c,/\s*\)/]},{match:[/\bclass/,/\s+/,c]}],scope:{1:"keyword",3:"title.class",6:"title.class.inherited"}},{className:"meta",begin:/^[\t ]*@/,end:/(?=#)|$/,contains:[m,o,i]}]}}},92960:function(a,b,c){"use strict";var d,e,f,g,h=this&&this.__extends||(g=function(a,b){return(g=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}g(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),i=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},j=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.TagsFactory=b.AllTags=b.NoTags=b.AbstractTags=b.TagInfo=b.Label=void 0;var k=j(c(23963)),l=function(a,b){void 0===a&&(a="???"),void 0===b&&(b=""),this.tag=a,this.id=b};b.Label=l;var m=function(a,b,c,d,e,f,g,h){void 0===a&&(a=""),void 0===b&&(b=!1),void 0===c&&(c=!1),void 0===d&&(d=null),void 0===e&&(e=""),void 0===f&&(f=""),void 0===g&&(g=!1),void 0===h&&(h=""),this.env=a,this.taggable=b,this.defaultTags=c,this.tag=d,this.tagId=e,this.tagFormat=f,this.noTag=g,this.labelId=h};b.TagInfo=m;var n=function(){function a(){this.counter=0,this.allCounter=0,this.configuration=null,this.ids={},this.allIds={},this.labels={},this.allLabels={},this.redo=!1,this.refUpdate=!1,this.currentTag=new m,this.history=[],this.stack=[],this.enTag=function(a,b){var c=this.configuration.nodeFactory,d=c.create("node","mtd",[a]),e=c.create("node","mlabeledtr",[b,d]);return c.create("node","mtable",[e],{side:this.configuration.options.tagSide,minlabelspacing:this.configuration.options.tagIndent,displaystyle:!0})}}return a.prototype.start=function(a,b,c){this.currentTag&&this.stack.push(this.currentTag),this.currentTag=new m(a,b,c)},Object.defineProperty(a.prototype,"env",{get:function(){return this.currentTag.env},enumerable:!1,configurable:!0}),a.prototype.end=function(){this.history.push(this.currentTag),this.currentTag=this.stack.pop()},a.prototype.tag=function(a,b){this.currentTag.tag=a,this.currentTag.tagFormat=b?a:this.formatTag(a),this.currentTag.noTag=!1},a.prototype.notag=function(){this.tag("",!0),this.currentTag.noTag=!0},Object.defineProperty(a.prototype,"noTag",{get:function(){return this.currentTag.noTag},enumerable:!1,configurable:!0}),Object.defineProperty(a.prototype,"label",{get:function(){return this.currentTag.labelId},set:function(a){this.currentTag.labelId=a},enumerable:!1,configurable:!0}),a.prototype.formatUrl=function(a,b){return b+"#"+encodeURIComponent(a)},a.prototype.formatTag=function(a){return"("+a+")"},a.prototype.formatId=function(a){return"mjx-eqn:"+a.replace(/\s/g,"_")},a.prototype.formatNumber=function(a){return a.toString()},a.prototype.autoTag=function(){null==this.currentTag.tag&&(this.counter++,this.tag(this.formatNumber(this.counter),!1))},a.prototype.clearTag=function(){this.label="",this.tag(null,!0),this.currentTag.tagId=""},a.prototype.getTag=function(a){if(void 0===a&&(a=!1),a)return this.autoTag(),this.makeTag();var b=this.currentTag;return b.taggable&&!b.noTag&&(b.defaultTags&&this.autoTag(),b.tag)?this.makeTag():null},a.prototype.resetTag=function(){this.history=[],this.redo=!1,this.refUpdate=!1,this.clearTag()},a.prototype.reset=function(a){void 0===a&&(a=0),this.resetTag(),this.counter=this.allCounter=a,this.allLabels={},this.allIds={}},a.prototype.startEquation=function(a){this.history=[],this.stack=[],this.clearTag(),this.currentTag=new m("",void 0,void 0),this.labels={},this.ids={},this.counter=this.allCounter,this.redo=!1;var b=a.inputData.recompile;b&&(this.refUpdate=!0,this.counter=b.counter)},a.prototype.finishEquation=function(a){this.redo&&(a.inputData.recompile={state:a.state(),counter:this.allCounter}),this.refUpdate||(this.allCounter=this.counter),Object.assign(this.allIds,this.ids),Object.assign(this.allLabels,this.labels)},a.prototype.finalize=function(a,b){if(!b.display||this.currentTag.env||null==this.currentTag.tag)return a;var c=this.makeTag();return this.enTag(a,c)},a.prototype.makeId=function(){this.currentTag.tagId=this.formatId(this.configuration.options.useLabelIds&&this.label||this.currentTag.tag)},a.prototype.makeTag=function(){this.makeId(),this.label&&(this.labels[this.label]=new l(this.currentTag.tag,this.currentTag.tagId));var a=new k.default("\\text{"+this.currentTag.tagFormat+"}",{},this.configuration).mml();return this.configuration.nodeFactory.create("node","mtd",[a],{id:this.currentTag.tagId})},a}();b.AbstractTags=n;var o=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return h(b,a),b.prototype.autoTag=function(){},b.prototype.getTag=function(){return this.currentTag.tag?a.prototype.getTag.call(this):null},b}(n);b.NoTags=o;var p=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return h(b,a),b.prototype.finalize=function(a,b){if(!b.display||this.history.find(function(a){return a.taggable}))return a;var c=this.getTag(!0);return this.enTag(a,c)},b}(n);b.AllTags=p,d=b.TagsFactory||(b.TagsFactory={}),e=new Map([["none",o],["all",p]]),d.OPTIONS={tags:f="none",tagSide:"right",tagIndent:"0.8em",useLabelIds:!0,ignoreDuplicateLabels:!1},d.add=function(a,b){e.set(a,b)},d.addTags=function(a){var b,c;try{for(var e=i(Object.keys(a)),f=e.next();!f.done;f=e.next()){var g=f.value;d.add(g,a[g])}}catch(a){b={error:a}}finally{try{f&&!f.done&&(c=e.return)&&c.call(e)}finally{if(b)throw b.error}}},d.create=function(a){var b=e.get(a)||e.get(f);if(!b)throw Error("Unknown tags class");return new b},d.setDefault=function(a){f=a},d.getDefault=function(){return d.create(f)}},93109:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGinferredMrow=b.SVGmrow=void 0;var f=c(5602),g=c(38360),h=c(38360),i=c(94338),j=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){var b=this.node.isInferred?this.element=a:this.standardSVGnode(a);this.addChildren(b)},b.kind=i.MmlMrow.prototype.kind,b}((0,g.CommonMrowMixin)(f.SVGWrapper));b.SVGmrow=j,b.SVGinferredMrow=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.kind=i.MmlInferredMrow.prototype.kind,b}((0,h.CommonInferredMrowMixin)(j))},93169:a=>{a.exports=function(a){return{name:"ERB",subLanguage:"xml",contains:[a.COMMENT("<%#","%>"),{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0}]}}},93273:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMath=void 0;var g=c(17913);b.MmlMath=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"math"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setChildInheritedAttributes=function(b,c,d,e){"display"===this.attributes.get("mode")&&this.attributes.setInherited("display","block"),b=this.addInheritedAttributes(b,this.attributes.getAllAttributes()),c=!!this.attributes.get("displaystyle")||!this.attributes.get("displaystyle")&&"block"===this.attributes.get("display"),this.attributes.setInherited("displaystyle",c),d=this.attributes.get("scriptlevel")||this.constructor.defaults.scriptlevel,a.prototype.setChildInheritedAttributes.call(this,b,c,d,e)},b.defaults=f(f({},g.AbstractMmlLayoutNode.defaults),{mathvariant:"normal",mathsize:"normal",mathcolor:"",mathbackground:"transparent",dir:"ltr",scriptlevel:0,displaystyle:!1,display:"inline",maxwidth:"",overflow:"linebreak",altimg:"","altimg-width":"","altimg-height":"","altimg-valign":"",alttext:"",cdgroup:"",scriptsizemultiplier:1/Math.sqrt(2),scriptminsize:"8px",infixlinebreakstyle:"before",lineleading:"1ex",linebreakmultchar:"",indentshift:"auto",indentalign:"auto",indenttarget:"",indentalignfirst:"indentalign",indentshiftfirst:"indentshift",indentalignlast:"indentalign",indentshiftlast:"indentshift"}),b}(g.AbstractMmlLayoutNode)},93443:a=>{a.exports={indexOf:function(a,b){var c,d;if(Array.prototype.indexOf)return a.indexOf(b);for(c=0,d=a.length;c<d;c++)if(a[c]===b)return c;return -1},forEach:function(a,b,c){var d,e;if(Array.prototype.forEach)return a.forEach(b,c);for(d=0,e=a.length;d<e;d++)b.call(c,a[d],d,a)},trim:function(a){return String.prototype.trim?a.trim():a.replace(/(^\s*)|(\s*$)/g,"")},spaceIndex:function(a){var b=/\s|\n|\t/.exec(a);return b?b.index:-1}}},93683:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.importReplace=b.default=void 0;var d=f(c(45204)),e=f(c(47052));function f(a){return a&&a.__esModule?a:{default:a}}let g=(a,b=[])=>(0,d.default)("marpit-postcss-import-replace",()=>({plugins:[(0,e.default)(),(0,d.default)("marpit-postcss-import-replace-processor",()=>(c,{postcss:d})=>{let e=[];for(let f of(c.walk(c=>{let f=c.marpitImportParse;if(f){let h=a.get(f);if(h){if(b.includes(f))throw Error(`Circular "${f}" theme import is detected.`);let i=d([g(a,[...b,f])]).process(h.css);"import"===c.name?c.replaceWith(i.root):(c.remove(),e.unshift(i.root))}}}),e))c.first.before(f)})()]}));b.importReplace=g,b.default=g},93851:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.parse=b.default=void 0;var d=j(c(35980)),e=j(c(23400)),f=c(35628),g=i(c(43788)),h=c(26237);function i(a,b){if("function"==typeof WeakMap)var c=new WeakMap,d=new WeakMap;return(i=function(a,b){if(!b&&a&&a.__esModule)return a;var e,f,g={__proto__:null,default:a};if(null===a||"object"!=typeof a&&"function"!=typeof a)return g;if(e=b?d:c){if(e.has(a))return e.get(a);e.set(a,g)}for(let b in a)"default"!==b&&({}).hasOwnProperty.call(a,b)&&((f=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(a,b))&&(f.get||f.set)?e(g,b,f):g[b]=a[b]);return g})(a,b)}function j(a){return a&&a.__esModule?a:{default:a}}let k=a=>"marpit_comment"===a.type&&a.meta.marpitParsedDirectives,l=b.parse=(0,e.default)(function(a,b={}){let{marpit:c}=a,e=(a,b)=>{let d={};for(let e of Object.keys(a))b[e]?d={...d,...b[e](a[e],c)}:d[e]=a[e];return d},i=void 0===b.frontMatter||!!b.frontMatter,j={};i&&(a.core.ruler.before("block","marpit_directives_front_matter",a=>{j={},a.inlineMode||(c.lastGlobalDirectives={})}),a.use(d.default,a=>{j.text=a;let b=(0,h.yaml)(a,!!c.options.looseYAML&&[...Object.keys(c.customDirectives.global),...Object.keys(c.customDirectives.local)]);!1!==b&&(j.yaml=b)})),a.core.ruler.after("inline","marpit_directives_global_parse",a=>{if(a.inlineMode)return;let b={},d=a=>{let d=!1;for(let f of Object.keys(a))g.globals[f]?(d=!0,b={...b,...g.globals[f](a[f],c)}):c.customDirectives.global[f]&&(d=!0,b={...b,...e(c.customDirectives.global[f](a[f],c),g.globals)});return d};for(let b of(j.yaml&&d(j.yaml),a.tokens))if(k(b)&&d(b.meta.marpitParsedDirectives))(0,f.markAsParsed)(b,"directive");else if("inline"===b.type)for(let a of b.children)k(a)&&d(a.meta.marpitParsedDirectives)&&(0,f.markAsParsed)(a,"directive");c.lastGlobalDirectives={...b}}),a.core.ruler.after("marpit_slide","marpit_directives_parse",a=>{if(a.inlineMode)return;let b=[],d={slide:void 0,local:{},spot:{}},h=a=>{let b=!1;for(let f of Object.keys(a))if(g.locals[f]?(b=!0,d.local={...d.local,...g.locals[f](a[f],c)}):c.customDirectives.local[f]&&(b=!0,d.local={...d.local,...e(c.customDirectives.local[f](a[f],c),g.locals)}),f.startsWith("_")){let h=f.slice(1);g.locals[h]?(b=!0,d.spot={...d.spot,...g.locals[h](a[f],c)}):c.customDirectives.local[h]&&(b=!0,d.spot={...d.spot,...e(c.customDirectives.local[h](a[f],c),g.locals)})}return b};for(let c of(j.yaml&&h(j.yaml),a.tokens))if(c.meta&&1===c.meta.marpitSlideElement)c.meta.marpitDirectives={},b.push(c),d.slide=c;else if(c.meta&&-1===c.meta.marpitSlideElement)d.slide.meta.marpitDirectives={...d.slide.meta.marpitDirectives,...d.local,...d.spot},d.spot={};else if(k(c)&&h(c.meta.marpitParsedDirectives))(0,f.markAsParsed)(c,"directive");else if("inline"===c.type)for(let a of c.children)k(a)&&h(a.meta.marpitParsedDirectives)&&(0,f.markAsParsed)(a,"directive");for(let a of b)a.meta.marpitDirectives={...a.meta.marpitDirectives,...c.lastGlobalDirectives}})});b.default=l},93904:function(a,b){"use strict";var c,d=this&&this.__extends||(c=function(a,b){return(c=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function d(){this.constructor=a}c(a,b),a.prototype=null===b?Object.create(b):(d.prototype=b.prototype,new d)}),e=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.BitFieldClass=b.BitField=void 0;var h=function(){function a(){this.bits=0}return a.allocate=function(){for(var b,c,d=[],f=0;f<arguments.length;f++)d[f]=arguments[f];try{for(var g=e(d),h=g.next();!h.done;h=g.next()){var i=h.value;if(this.has(i))throw Error("Bit already allocated for "+i);if(this.next===a.MAXBIT)throw Error("Maximum number of bits already allocated");this.names.set(i,this.next),this.next<<=1}}catch(a){b={error:a}}finally{try{h&&!h.done&&(c=g.return)&&c.call(g)}finally{if(b)throw b.error}}},a.has=function(a){return this.names.has(a)},a.prototype.set=function(a){this.bits|=this.getBit(a)},a.prototype.clear=function(a){this.bits&=~this.getBit(a)},a.prototype.isSet=function(a){return!!(this.bits&this.getBit(a))},a.prototype.reset=function(){this.bits=0},a.prototype.getBit=function(a){var b=this.constructor.names.get(a);if(!b)throw Error("Unknown bit-field name: "+a);return b},a.MAXBIT=-0x80000000,a.next=1,a.names=new Map,a}();b.BitField=h,b.BitFieldClass=function(){for(var a=[],b=0;b<arguments.length;b++)a[b]=arguments[b];var c=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return d(b,a),b}(h);return c.allocate.apply(c,g([],f(a),!1)),c}},93932:(a,b,c)=>{"use strict";var d=c(69626),e=Object.prototype.toString;a.exports=new d("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:function(a){var b,c,d,f,g;if(null===a)return!0;for(b=0,g=Array(a.length),c=a.length;b<c;b+=1){if(d=a[b],"[object Object]"!==e.call(d)||1!==(f=Object.keys(d)).length)return!1;g[b]=[f[0],d[f[0]]]}return!0},construct:function(a){var b,c,d,e,f;if(null===a)return[];for(b=0,f=Array(a.length),c=a.length;b<c;b+=1)e=Object.keys(d=a[b]),f[b]=[e[0],d[e[0]]];return f}})},94050:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var e=d(c(3846)),f=c(17913),g=d(c(51676)),h={};h.Macro=e.default.Macro,h.Braket=function(a,b,c,d,e,f){var h=a.GetNext();if(""===h)throw new g.default("MissingArgFor","Missing argument for %1",a.currentCS);var i=!0;"{"===h&&(a.i++,i=!1),a.Push(a.itemFactory.create("braket").setProperties({barmax:f,barcount:0,open:c,close:d,stretchy:e,single:i}))},h.Bar=function(a,b){var c="|"===b?"|":"∥",d=a.stack.Top();if("braket"!==d.kind||d.getProperty("barcount")>=d.getProperty("barmax")){var e=a.create("token","mo",{texClass:f.TEXCLASS.ORD,stretchy:!1},c);a.Push(e);return}if("|"===c&&"|"===a.GetNext()&&(a.i++,c="∥"),!d.getProperty("stretchy")){var g=a.create("token","mo",{stretchy:!1,braketbar:!0},c);a.Push(g);return}var h=a.create("node","TeXAtom",[],{texClass:f.TEXCLASS.CLOSE});a.Push(h),d.setProperty("barcount",d.getProperty("barcount")+1),h=a.create("token","mo",{stretchy:!0,braketbar:!0},c),a.Push(h),h=a.create("node","TeXAtom",[],{texClass:f.TEXCLASS.OPEN}),a.Push(h)},b.default=h},94167:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},g=this&&this.__spreadArray||function(a,b,c){if(c||2==arguments.length)for(var d,e=0,f=b.length;e<f;e++)!d&&e in b||(d||(d=Array.prototype.slice.call(b,0,e)),d[e]=b[e]);return a.concat(d||Array.prototype.slice.call(b))};Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmlabeledtr=b.SVGmtr=void 0;var h=c(5602),i=c(6e3),j=c(6e3),k=c(44606),l=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(a){var b=this.standardSVGnode(a);this.placeCells(b),this.placeColor()},b.prototype.placeCells=function(a){for(var b=this.parent.getColumnHalfSpacing(),c=g(g([this.parent.fLine],f(this.parent.cLines),!1),[this.parent.fLine],!1),d=this.parent.getComputedWidths(),e=1/this.getBBox().rscale,h=c[0],i=0;i<this.numCells;i++){var j=this.getChild(i);j.toSVG(a),h+=this.placeCell(j,{x:h,y:0,lSpace:b[i]*e,rSpace:b[i+1]*e,w:d[i]*e,lLine:c[i]*e,rLine:c[i+1]*e})}},b.prototype.placeCell=function(a,b){var c=b.x,d=b.y,e=b.lSpace,g=b.w,h=b.rSpace,i=b.lLine,j=b.rLine,k=1/this.getBBox().rscale,l=f([this.H*k,this.D*k],2),m=l[0],n=l[1],o=f([this.tSpace*k,this.bSpace*k],2),p=o[0],q=o[1],r=f(a.placeCell(c+e,d,g,m,n),2),s=r[0],t=r[1],u=e+g+h;return a.placeColor(-(s+e+i/2),-(n+q+t),u+(i+j)/2,m+n+p+q),u+j},b.prototype.placeColor=function(){var a=1/this.getBBox().rscale,b=this.adaptor,c=this.firstChild();if(c&&"rect"===b.kind(c)&&b.getAttribute(c,"data-bgcolor")){var d=f([this.tLine/2*a,this.bLine/2*a],2),e=d[0],g=d[1],h=f([this.tSpace*a,this.bSpace*a],2),i=h[0],j=h[1],k=f([this.H*a,this.D*a],2),l=k[0],m=k[1];b.setAttribute(c,"y",this.fixed(-(m+j+g))),b.setAttribute(c,"width",this.fixed(this.parent.getWidth()*a)),b.setAttribute(c,"height",this.fixed(e+i+l+m+j+g))}},b.kind=k.MmlMtr.prototype.kind,b}((0,i.CommonMtrMixin)(h.SVGWrapper));b.SVGmtr=l,b.SVGmlabeledtr=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),b.prototype.toSVG=function(b){a.prototype.toSVG.call(this,b);var c=this.childNodes[0];c&&c.toSVG(this.parent.labels)},b.kind=k.MmlMlabeledtr.prototype.kind,b}((0,j.CommonMlabeledtrMixin)(l))},94320:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.MhchemConfiguration=void 0;var e=c(107),f=c(88647),g=d(c(51676)),h=d(c(3846)),i=c(61586),j=c(57838),k={};k.Macro=h.default.Macro,k.xArrow=i.AmsMethods.xArrow,k.Machine=function(a,b,c){var d,e=a.GetArgument(b);try{d=j.mhchemParser.toTex(e,c)}catch(a){throw new g.default(a[0],a[1])}a.string=d+a.string.substr(a.i),a.i=0},new f.CommandMap("mhchem",{ce:["Machine","ce"],pu:["Machine","pu"],longrightleftharpoons:["Macro","\\stackrel{\\textstyle{-}\\!\\!{\\rightharpoonup}}{\\smash{{\\leftharpoondown}\\!\\!{-}}}"],longRightleftharpoons:["Macro","\\stackrel{\\textstyle{-}\\!\\!{\\rightharpoonup}}{\\smash{\\leftharpoondown}}"],longLeftrightharpoons:["Macro","\\stackrel{\\textstyle\\vphantom{{-}}{\\rightharpoonup}}{\\smash{{\\leftharpoondown}\\!\\!{-}}}"],longleftrightarrows:["Macro","\\stackrel{\\longrightarrow}{\\smash{\\longleftarrow}\\Rule{0px}{.25em}{0px}}"],tripledash:["Macro","\\vphantom{-}\\raise2mu{\\kern2mu\\tiny\\text{-}\\kern1mu\\text{-}\\kern1mu\\text{-}\\kern2mu}"],xleftrightarrow:["xArrow",8596,6,6],xrightleftharpoons:["xArrow",8652,5,7],xRightleftharpoons:["xArrow",8652,5,7],xLeftrightharpoons:["xArrow",8652,5,7]},k),b.MhchemConfiguration=e.Configuration.create("mhchem",{handler:{macro:["mhchem"]}})},94338:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlInferredMrow=b.MmlMrow=void 0;var h=c(17913),i=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b._core=null,b}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"mrow"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isSpacelike",{get:function(){var a,b;try{for(var c=g(this.childNodes),d=c.next();!d.done;d=c.next())if(!d.value.isSpacelike)return!1}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}return!0},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isEmbellished",{get:function(){var a,b,c=!1,d=0;try{for(var e=g(this.childNodes),f=e.next();!f.done;f=e.next()){var h=f.value;if(h){if(h.isEmbellished){if(c)return!1;c=!0,this._core=d}else if(!h.isSpacelike)return!1}d++}}catch(b){a={error:b}}finally{try{f&&!f.done&&(b=e.return)&&b.call(e)}finally{if(a)throw a.error}}return c},enumerable:!1,configurable:!0}),b.prototype.core=function(){return this.isEmbellished&&null!=this._core?this.childNodes[this._core]:this},b.prototype.coreMO=function(){return this.isEmbellished&&null!=this._core?this.childNodes[this._core].coreMO():this},b.prototype.nonSpaceLength=function(){var a,b,c=0;try{for(var d=g(this.childNodes),e=d.next();!e.done;e=d.next()){var f=e.value;f&&!f.isSpacelike&&c++}}catch(b){a={error:b}}finally{try{e&&!e.done&&(b=d.return)&&b.call(d)}finally{if(a)throw a.error}}return c},b.prototype.firstNonSpace=function(){var a,b;try{for(var c=g(this.childNodes),d=c.next();!d.done;d=c.next()){var e=d.value;if(e&&!e.isSpacelike)return e}}catch(b){a={error:b}}finally{try{d&&!d.done&&(b=c.return)&&b.call(c)}finally{if(a)throw a.error}}return null},b.prototype.lastNonSpace=function(){for(var a=this.childNodes.length;--a>=0;){var b=this.childNodes[a];if(b&&!b.isSpacelike)return b}return null},b.prototype.setTeXclass=function(a){var b,c,d,e;if(null!=this.getProperty("open")||null!=this.getProperty("close")){this.getPrevClass(a),a=null;try{for(var f=g(this.childNodes),i=f.next();!i.done;i=f.next()){var j=i.value;a=j.setTeXclass(a)}}catch(a){b={error:a}}finally{try{i&&!i.done&&(c=f.return)&&c.call(f)}finally{if(b)throw b.error}}null==this.texClass&&(this.texClass=h.TEXCLASS.INNER)}else{try{for(var k=g(this.childNodes),l=k.next();!l.done;l=k.next()){var j=l.value;a=j.setTeXclass(a)}}catch(a){d={error:a}}finally{try{l&&!l.done&&(e=k.return)&&e.call(k)}finally{if(d)throw d.error}}this.childNodes[0]&&this.updateTeXclass(this.childNodes[0])}return a},b.defaults=f({},h.AbstractMmlNode.defaults),b}(h.AbstractMmlNode);b.MmlMrow=i,b.MmlInferredMrow=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"inferredMrow"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"isInferred",{get:function(){return!0},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"notParent",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.toString=function(){return"["+this.childNodes.join(",")+"]"},b.defaults=i.defaults,b}(i)},94457:function(a,b,c){"use strict";var d=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.HTMLDomStrings=void 0;var e=c(2603);b.HTMLDomStrings=function(){function a(a){void 0===a&&(a=null);var b=this.constructor;this.options=(0,e.userOptions)((0,e.defaultOptions)({},b.OPTIONS),a),this.init(),this.getPatterns()}return a.prototype.init=function(){this.strings=[],this.string="",this.snodes=[],this.nodes=[],this.stack=[]},a.prototype.getPatterns=function(){var a=(0,e.makeArray)(this.options.skipHtmlTags),b=(0,e.makeArray)(this.options.ignoreHtmlClass),c=(0,e.makeArray)(this.options.processHtmlClass);this.skipHtmlTags=RegExp("^(?:"+a.join("|")+")$","i"),this.ignoreHtmlClass=RegExp("(?:^| )(?:"+b.join("|")+")(?: |$)"),this.processHtmlClass=RegExp("(?:^| )(?:"+c+")(?: |$)")},a.prototype.pushString=function(){this.string.match(/\S/)&&(this.strings.push(this.string),this.nodes.push(this.snodes)),this.string="",this.snodes=[]},a.prototype.extendString=function(a,b){this.snodes.push([a,b.length]),this.string+=b},a.prototype.handleText=function(a,b){return b||this.extendString(a,this.adaptor.value(a)),this.adaptor.next(a)},a.prototype.handleTag=function(a,b){if(!b){var c=this.options.includeHtmlTags[this.adaptor.kind(a)];this.extendString(a,c)}return this.adaptor.next(a)},a.prototype.handleContainer=function(a,b){this.pushString();var c=this.adaptor.getAttribute(a,"class")||"",d=this.adaptor.kind(a)||"",e=this.processHtmlClass.exec(c),f=a;return this.adaptor.firstChild(a)&&!this.adaptor.getAttribute(a,"data-MJX")&&(e||!this.skipHtmlTags.exec(d))?(this.adaptor.next(a)&&this.stack.push([this.adaptor.next(a),b]),f=this.adaptor.firstChild(a),b=(b||this.ignoreHtmlClass.exec(c))&&!e):f=this.adaptor.next(a),[f,b]},a.prototype.handleOther=function(a,b){return this.pushString(),this.adaptor.next(a)},a.prototype.find=function(a){this.init();for(var b,c,e=this.adaptor.next(a),f=!1,g=this.options.includeHtmlTags;a&&a!==e;){var h=this.adaptor.kind(a);"#text"===h?a=this.handleText(a,f):g.hasOwnProperty(h)?a=this.handleTag(a,f):h?(a=(b=d(this.handleContainer(a,f),2))[0],f=b[1]):a=this.handleOther(a,f),!a&&this.stack.length&&(this.pushString(),a=(c=d(this.stack.pop(),2))[0],f=c[1])}this.pushString();var i=[this.strings,this.nodes];return this.init(),i},a.OPTIONS={skipHtmlTags:["script","noscript","style","textarea","pre","code","annotation","annotation-xml"],includeHtmlTags:{br:"\n",wbr:"","#comment":""},ignoreHtmlClass:"mathjax_ignore",processHtmlClass:"mathjax_process"},a}()},94652:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texCalligraphicBold=void 0,b.texCalligraphicBold={65:[.751,.049,.921,{ic:.068,sk:.224}],66:[.705,.017,.748,{sk:.16}],67:[.703,.02,.613,{sk:.16}],68:[.686,0,.892,{sk:.0958}],69:[.703,.016,.607,{ic:.02,sk:.128}],70:[.686,.03,.814,{ic:.116,sk:.128}],71:[.703,.113,.682,{sk:.128}],72:[.686,.048,.987,{sk:.128}],73:[.686,0,.642,{ic:.104,sk:.0319}],74:[.686,.114,.779,{ic:.158,sk:.192}],75:[.703,.017,.871,{sk:.0639}],76:[.703,.017,.788,{sk:.16}],77:[.703,.049,1.378,{sk:.16}],78:[.84,.049,.937,{ic:.168,sk:.0958}],79:[.703,.017,.906,{sk:.128}],80:[.686,.067,.81,{ic:.036,sk:.0958}],81:[.703,.146,.939,{sk:.128}],82:[.686,.017,.99,{sk:.0958}],83:[.703,.016,.696,{ic:.025,sk:.16}],84:[.72,.069,.644,{ic:.303,sk:.0319}],85:[.686,.024,.715,{ic:.056,sk:.0958}],86:[.686,.077,.737,{ic:.037,sk:.0319}],87:[.686,.077,1.169,{ic:.037,sk:.0958}],88:[.686,0,.817,{ic:.089,sk:.16}],89:[.686,.164,.759,{ic:.038,sk:.0958}],90:[.686,0,.818,{ic:.035,sk:.16}],305:[.452,.008,.394,{sk:.0319}],567:[.451,.201,.439,{sk:.0958}]}},94729:a=>{a.exports=function(a){let b={className:"literal",begin:/[+-]+/,relevance:0};return{name:"Brainfuck",aliases:["bf"],contains:[a.COMMENT(/[^\[\]\.,\+\-<> \r\n]/,/[\[\]\.,\+\-<> \r\n]/,{contains:[{match:/[ ]+[^\[\]\.,\+\-<> \r\n]/,relevance:0}],returnEnd:!0,relevance:0}),{className:"title",begin:"[\\[\\]]",relevance:0},{className:"string",begin:"[\\.,]",relevance:0},{begin:/(?=\+\+|--)/,contains:[b]},b]}}},94751:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.decodeXMLStrict=b.decodeHTML5Strict=b.decodeHTML4Strict=b.decodeHTML5=b.decodeHTML4=b.decodeHTMLAttribute=b.decodeHTMLStrict=b.decodeHTML=b.decodeXML=b.DecodingMode=b.EntityDecoder=b.encodeHTML5=b.encodeHTML4=b.encodeNonAsciiHTML=b.encodeHTML=b.escapeText=b.escapeAttribute=b.escapeUTF8=b.escape=b.encodeXML=b.encode=b.decodeStrict=b.decode=b.EncodingMode=b.EntityLevel=void 0;var d,e,f=c(55453),g=c(533),h=c(20392);function i(a,b){if(void 0===b&&(b=d.XML),("number"==typeof b?b:b.level)===d.HTML){var c="object"==typeof b?b.mode:void 0;return(0,f.decodeHTML)(a,c)}return(0,f.decodeXML)(a)}!function(a){a[a.XML=0]="XML",a[a.HTML=1]="HTML"}(d=b.EntityLevel||(b.EntityLevel={})),function(a){a[a.UTF8=0]="UTF8",a[a.ASCII=1]="ASCII",a[a.Extensive=2]="Extensive",a[a.Attribute=3]="Attribute",a[a.Text=4]="Text"}(e=b.EncodingMode||(b.EncodingMode={})),b.decode=i,b.decodeStrict=function(a,b){void 0===b&&(b=d.XML);var c="number"==typeof b?{level:b}:b;return null!=c.mode||(c.mode=f.DecodingMode.Strict),i(a,c)},b.encode=function(a,b){void 0===b&&(b=d.XML);var c="number"==typeof b?{level:b}:b;return c.mode===e.UTF8?(0,h.escapeUTF8)(a):c.mode===e.Attribute?(0,h.escapeAttribute)(a):c.mode===e.Text?(0,h.escapeText)(a):c.level===d.HTML?c.mode===e.ASCII?(0,g.encodeNonAsciiHTML)(a):(0,g.encodeHTML)(a):(0,h.encodeXML)(a)};var j=c(20392);Object.defineProperty(b,"encodeXML",{enumerable:!0,get:function(){return j.encodeXML}}),Object.defineProperty(b,"escape",{enumerable:!0,get:function(){return j.escape}}),Object.defineProperty(b,"escapeUTF8",{enumerable:!0,get:function(){return j.escapeUTF8}}),Object.defineProperty(b,"escapeAttribute",{enumerable:!0,get:function(){return j.escapeAttribute}}),Object.defineProperty(b,"escapeText",{enumerable:!0,get:function(){return j.escapeText}});var k=c(533);Object.defineProperty(b,"encodeHTML",{enumerable:!0,get:function(){return k.encodeHTML}}),Object.defineProperty(b,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return k.encodeNonAsciiHTML}}),Object.defineProperty(b,"encodeHTML4",{enumerable:!0,get:function(){return k.encodeHTML}}),Object.defineProperty(b,"encodeHTML5",{enumerable:!0,get:function(){return k.encodeHTML}});var l=c(55453);Object.defineProperty(b,"EntityDecoder",{enumerable:!0,get:function(){return l.EntityDecoder}}),Object.defineProperty(b,"DecodingMode",{enumerable:!0,get:function(){return l.DecodingMode}}),Object.defineProperty(b,"decodeXML",{enumerable:!0,get:function(){return l.decodeXML}}),Object.defineProperty(b,"decodeHTML",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(b,"decodeHTMLStrict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(b,"decodeHTMLAttribute",{enumerable:!0,get:function(){return l.decodeHTMLAttribute}}),Object.defineProperty(b,"decodeHTML4",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(b,"decodeHTML5",{enumerable:!0,get:function(){return l.decodeHTML}}),Object.defineProperty(b,"decodeHTML4Strict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(b,"decodeHTML5Strict",{enumerable:!0,get:function(){return l.decodeHTMLStrict}}),Object.defineProperty(b,"decodeXMLStrict",{enumerable:!0,get:function(){return l.decodeXML}})},94871:a=>{a.exports=function(a){return{name:"Mojolicious",subLanguage:"xml",contains:[{className:"meta",begin:"^__(END|DATA)__$"},{begin:"^\\s*%{1,2}={0,2}",end:"$",subLanguage:"perl"},{begin:"<%{1,2}={0,2}",end:"={0,1}%>",subLanguage:"perl",excludeBegin:!0,excludeEnd:!0}]}}},95003:a=>{a.exports=function(a){let b={begin:/\(/,end:/\)/,relevance:0},c={begin:/\[/,end:/\]/},d={className:"comment",begin:/%/,end:/$/,contains:[a.PHRASAL_WORDS_MODE]},e={className:"string",begin:/`/,end:/`/,contains:[a.BACKSLASH_ESCAPE]},f=[{begin:/[a-z][A-Za-z0-9_]*/,relevance:0},{className:"symbol",variants:[{begin:/[A-Z][a-zA-Z0-9_]*/},{begin:/_[A-Za-z0-9_]*/}],relevance:0},b,{begin:/:-/},c,d,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,e,{className:"string",begin:/0'(\\'|.)/},{className:"string",begin:/0'\\s/},a.C_NUMBER_MODE];return b.contains=f,c.contains=f,{name:"Prolog",contains:f.concat([{begin:/\.$/}])}}},95137:a=>{let b=["a","abbr","address","article","aside","audio","b","blockquote","body","button","canvas","caption","cite","code","dd","del","details","dfn","div","dl","dt","em","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","header","hgroup","html","i","iframe","img","input","ins","kbd","label","legend","li","main","mark","menu","nav","object","ol","optgroup","option","p","picture","q","quote","samp","section","select","source","span","strong","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","tr","ul","var","video","defs","g","marker","mask","pattern","svg","switch","symbol","feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feFlood","feGaussianBlur","feImage","feMerge","feMorphology","feOffset","feSpecularLighting","feTile","feTurbulence","linearGradient","radialGradient","stop","circle","ellipse","image","line","path","polygon","polyline","rect","text","use","textPath","tspan","foreignObject","clipPath"],c=["any-hover","any-pointer","aspect-ratio","color","color-gamut","color-index","device-aspect-ratio","device-height","device-width","display-mode","forced-colors","grid","height","hover","inverted-colors","monochrome","orientation","overflow-block","overflow-inline","pointer","prefers-color-scheme","prefers-contrast","prefers-reduced-motion","prefers-reduced-transparency","resolution","scan","scripting","update","width","min-width","max-width","min-height","max-height"].sort().reverse(),d=["active","any-link","blank","checked","current","default","defined","dir","disabled","drop","empty","enabled","first","first-child","first-of-type","fullscreen","future","focus","focus-visible","focus-within","has","host","host-context","hover","indeterminate","in-range","invalid","is","lang","last-child","last-of-type","left","link","local-link","not","nth-child","nth-col","nth-last-child","nth-last-col","nth-last-of-type","nth-of-type","only-child","only-of-type","optional","out-of-range","past","placeholder-shown","read-only","read-write","required","right","root","scope","target","target-within","user-invalid","valid","visited","where"].sort().reverse(),e=["after","backdrop","before","cue","cue-region","first-letter","first-line","grammar-error","marker","part","placeholder","selection","slotted","spelling-error"].sort().reverse(),f=["accent-color","align-content","align-items","align-self","alignment-baseline","all","anchor-name","animation","animation-composition","animation-delay","animation-direction","animation-duration","animation-fill-mode","animation-iteration-count","animation-name","animation-play-state","animation-range","animation-range-end","animation-range-start","animation-timeline","animation-timing-function","appearance","aspect-ratio","backdrop-filter","backface-visibility","background","background-attachment","background-blend-mode","background-clip","background-color","background-image","background-origin","background-position","background-position-x","background-position-y","background-repeat","background-size","baseline-shift","block-size","border","border-block","border-block-color","border-block-end","border-block-end-color","border-block-end-style","border-block-end-width","border-block-start","border-block-start-color","border-block-start-style","border-block-start-width","border-block-style","border-block-width","border-bottom","border-bottom-color","border-bottom-left-radius","border-bottom-right-radius","border-bottom-style","border-bottom-width","border-collapse","border-color","border-end-end-radius","border-end-start-radius","border-image","border-image-outset","border-image-repeat","border-image-slice","border-image-source","border-image-width","border-inline","border-inline-color","border-inline-end","border-inline-end-color","border-inline-end-style","border-inline-end-width","border-inline-start","border-inline-start-color","border-inline-start-style","border-inline-start-width","border-inline-style","border-inline-width","border-left","border-left-color","border-left-style","border-left-width","border-radius","border-right","border-right-color","border-right-style","border-right-width","border-spacing","border-start-end-radius","border-start-start-radius","border-style","border-top","border-top-color","border-top-left-radius","border-top-right-radius","border-top-style","border-top-width","border-width","bottom","box-align","box-decoration-break","box-direction","box-flex","box-flex-group","box-lines","box-ordinal-group","box-orient","box-pack","box-shadow","box-sizing","break-after","break-before","break-inside","caption-side","caret-color","clear","clip","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","color-scheme","column-count","column-fill","column-gap","column-rule","column-rule-color","column-rule-style","column-rule-width","column-span","column-width","columns","contain","contain-intrinsic-block-size","contain-intrinsic-height","contain-intrinsic-inline-size","contain-intrinsic-size","contain-intrinsic-width","container","container-name","container-type","content","content-visibility","counter-increment","counter-reset","counter-set","cue","cue-after","cue-before","cursor","cx","cy","direction","display","dominant-baseline","empty-cells","enable-background","field-sizing","fill","fill-opacity","fill-rule","filter","flex","flex-basis","flex-direction","flex-flow","flex-grow","flex-shrink","flex-wrap","float","flood-color","flood-opacity","flow","font","font-display","font-family","font-feature-settings","font-kerning","font-language-override","font-optical-sizing","font-palette","font-size","font-size-adjust","font-smooth","font-smoothing","font-stretch","font-style","font-synthesis","font-synthesis-position","font-synthesis-small-caps","font-synthesis-style","font-synthesis-weight","font-variant","font-variant-alternates","font-variant-caps","font-variant-east-asian","font-variant-emoji","font-variant-ligatures","font-variant-numeric","font-variant-position","font-variation-settings","font-weight","forced-color-adjust","gap","glyph-orientation-horizontal","glyph-orientation-vertical","grid","grid-area","grid-auto-columns","grid-auto-flow","grid-auto-rows","grid-column","grid-column-end","grid-column-start","grid-gap","grid-row","grid-row-end","grid-row-start","grid-template","grid-template-areas","grid-template-columns","grid-template-rows","hanging-punctuation","height","hyphenate-character","hyphenate-limit-chars","hyphens","icon","image-orientation","image-rendering","image-resolution","ime-mode","initial-letter","initial-letter-align","inline-size","inset","inset-area","inset-block","inset-block-end","inset-block-start","inset-inline","inset-inline-end","inset-inline-start","isolation","justify-content","justify-items","justify-self","kerning","left","letter-spacing","lighting-color","line-break","line-height","line-height-step","list-style","list-style-image","list-style-position","list-style-type","margin","margin-block","margin-block-end","margin-block-start","margin-bottom","margin-inline","margin-inline-end","margin-inline-start","margin-left","margin-right","margin-top","margin-trim","marker","marker-end","marker-mid","marker-start","marks","mask","mask-border","mask-border-mode","mask-border-outset","mask-border-repeat","mask-border-slice","mask-border-source","mask-border-width","mask-clip","mask-composite","mask-image","mask-mode","mask-origin","mask-position","mask-repeat","mask-size","mask-type","masonry-auto-flow","math-depth","math-shift","math-style","max-block-size","max-height","max-inline-size","max-width","min-block-size","min-height","min-inline-size","min-width","mix-blend-mode","nav-down","nav-index","nav-left","nav-right","nav-up","none","normal","object-fit","object-position","offset","offset-anchor","offset-distance","offset-path","offset-position","offset-rotate","opacity","order","orphans","outline","outline-color","outline-offset","outline-style","outline-width","overflow","overflow-anchor","overflow-block","overflow-clip-margin","overflow-inline","overflow-wrap","overflow-x","overflow-y","overlay","overscroll-behavior","overscroll-behavior-block","overscroll-behavior-inline","overscroll-behavior-x","overscroll-behavior-y","padding","padding-block","padding-block-end","padding-block-start","padding-bottom","padding-inline","padding-inline-end","padding-inline-start","padding-left","padding-right","padding-top","page","page-break-after","page-break-before","page-break-inside","paint-order","pause","pause-after","pause-before","perspective","perspective-origin","place-content","place-items","place-self","pointer-events","position","position-anchor","position-visibility","print-color-adjust","quotes","r","resize","rest","rest-after","rest-before","right","rotate","row-gap","ruby-align","ruby-position","scale","scroll-behavior","scroll-margin","scroll-margin-block","scroll-margin-block-end","scroll-margin-block-start","scroll-margin-bottom","scroll-margin-inline","scroll-margin-inline-end","scroll-margin-inline-start","scroll-margin-left","scroll-margin-right","scroll-margin-top","scroll-padding","scroll-padding-block","scroll-padding-block-end","scroll-padding-block-start","scroll-padding-bottom","scroll-padding-inline","scroll-padding-inline-end","scroll-padding-inline-start","scroll-padding-left","scroll-padding-right","scroll-padding-top","scroll-snap-align","scroll-snap-stop","scroll-snap-type","scroll-timeline","scroll-timeline-axis","scroll-timeline-name","scrollbar-color","scrollbar-gutter","scrollbar-width","shape-image-threshold","shape-margin","shape-outside","shape-rendering","speak","speak-as","src","stop-color","stop-opacity","stroke","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke-width","tab-size","table-layout","text-align","text-align-all","text-align-last","text-anchor","text-combine-upright","text-decoration","text-decoration-color","text-decoration-line","text-decoration-skip","text-decoration-skip-ink","text-decoration-style","text-decoration-thickness","text-emphasis","text-emphasis-color","text-emphasis-position","text-emphasis-style","text-indent","text-justify","text-orientation","text-overflow","text-rendering","text-shadow","text-size-adjust","text-transform","text-underline-offset","text-underline-position","text-wrap","text-wrap-mode","text-wrap-style","timeline-scope","top","touch-action","transform","transform-box","transform-origin","transform-style","transition","transition-behavior","transition-delay","transition-duration","transition-property","transition-timing-function","translate","unicode-bidi","user-modify","user-select","vector-effect","vertical-align","view-timeline","view-timeline-axis","view-timeline-inset","view-timeline-name","view-transition-name","visibility","voice-balance","voice-duration","voice-family","voice-pitch","voice-range","voice-rate","voice-stress","voice-volume","white-space","white-space-collapse","widows","width","will-change","word-break","word-spacing","word-wrap","writing-mode","x","y","z-index","zoom"].sort().reverse(),g=d.concat(e).sort().reverse();a.exports=function(a){let h={IMPORTANT:{scope:"meta",begin:"!important"},BLOCK_COMMENT:a.C_BLOCK_COMMENT_MODE,HEXCOLOR:{scope:"number",begin:/#(([0-9a-fA-F]{3,4})|(([0-9a-fA-F]{2}){3,4}))\b/},FUNCTION_DISPATCH:{className:"built_in",begin:/[\w-]+(?=\()/},ATTRIBUTE_SELECTOR_MODE:{scope:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[a.APOS_STRING_MODE,a.QUOTE_STRING_MODE]},CSS_NUMBER_MODE:{scope:"number",begin:a.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},CSS_VARIABLE:{className:"attr",begin:/--[A-Za-z_][A-Za-z0-9_-]*/}},i="[\\w-]+",j="("+i+"|@\\{"+i+"\\})",k=[],l=[],m=function(a){return{className:"string",begin:"~?"+a+".*?"+a}},n=function(a,b,c){return{className:a,begin:b,relevance:c}},o={$pattern:/[a-z-]+/,keyword:"and or not only",attribute:c.join(" ")};l.push(a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,m("'"),m('"'),h.CSS_NUMBER_MODE,{begin:"(url|data-uri)\\(",starts:{className:"string",end:"[\\)\\n]",excludeEnd:!0}},h.HEXCOLOR,{begin:"\\(",end:"\\)",contains:l,keywords:o,relevance:0},n("variable","@@?"+i,10),n("variable","@\\{"+i+"\\}"),n("built_in","~?`[^`]*?`"),{className:"attribute",begin:i+"\\s*:",end:":",returnBegin:!0,excludeEnd:!0},h.IMPORTANT,{beginKeywords:"and not"},h.FUNCTION_DISPATCH);let p=l.concat({begin:/\{/,end:/\}/,contains:k}),q={beginKeywords:"when",endsWithParent:!0,contains:[{beginKeywords:"and not"}].concat(l)},r={begin:j+"\\s*:",returnBegin:!0,end:/[;}]/,relevance:0,contains:[{begin:/-(webkit|moz|ms|o)-/},h.CSS_VARIABLE,{className:"attribute",begin:"\\b("+f.join("|")+")\\b",end:/(?=:)/,starts:{endsWithParent:!0,illegal:"[<=$]",relevance:0,contains:l}}]},s={variants:[{begin:"[\\.#:&\\[>]",end:"[;{}]"},{begin:j,end:/\{/}],returnBegin:!0,returnEnd:!0,illegal:"[<='$\"]",relevance:0,contains:[a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,q,n("keyword","all\\b"),n("variable","@\\{"+i+"\\}"),{begin:"\\b("+b.join("|")+")\\b",className:"selector-tag"},h.CSS_NUMBER_MODE,n("selector-tag",j,0),n("selector-id","#"+j),n("selector-class","\\."+j,0),n("selector-tag","&",0),h.ATTRIBUTE_SELECTOR_MODE,{className:"selector-pseudo",begin:":("+d.join("|")+")"},{className:"selector-pseudo",begin:":(:)?("+e.join("|")+")"},{begin:/\(/,end:/\)/,relevance:0,contains:p},{begin:"!important"},h.FUNCTION_DISPATCH]},t={begin:i+":(:)?"+`(${g.join("|")})`,returnBegin:!0,contains:[s]};return k.push(a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"keyword",begin:"@(import|media|charset|font-face|(-[a-z]+-)?keyframes|supports|document|namespace|page|viewport|host)\\b",starts:{end:"[;{}]",keywords:o,returnEnd:!0,contains:l,relevance:0}},{className:"variable",variants:[{begin:"@"+i+"\\s*:",relevance:15},{begin:"@"+i}],starts:{end:"[;}]",returnEnd:!0,contains:p}},t,r,s,q,h.FUNCTION_DISPATCH),{name:"Less",case_insensitive:!0,illegal:"[=>'/<($\"]",contains:k}}},95217:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g};Object.defineProperty(b,"__esModule",{value:!0}),b.FindTeX=void 0;var g=c(35773),h=c(9228),i=c(68133);b.FindTeX=function(a){function b(b){var c=a.call(this,b)||this;return c.getPatterns(),c}return e(b,a),b.prototype.getPatterns=function(){var a=this,b=this.options,c=[],d=[],e=[];this.end={},this.env=this.sub=0;var f=1;b.inlineMath.forEach(function(b){return a.addPattern(c,b,!1)}),b.displayMath.forEach(function(b){return a.addPattern(c,b,!0)}),c.length&&d.push(c.sort(h.sortLength).join("|")),b.processEnvironments&&(d.push("\\\\begin\\s*\\{([^}]*)\\}"),this.env=f,f++),b.processEscapes&&e.push("\\\\([\\\\$])"),b.processRefs&&e.push("(\\\\(?:eq)?ref\\s*\\{[^}]*\\})"),e.length&&(d.push("("+e.join("|")+")"),this.sub=f),this.start=RegExp(d.join("|"),"g"),this.hasPatterns=d.length>0},b.prototype.addPattern=function(a,b,c){var d=f(b,2),e=d[0],g=d[1];a.push((0,h.quotePattern)(e)),this.end[e]=[g,c,this.endPattern(g)]},b.prototype.endPattern=function(a,b){return RegExp((b||(0,h.quotePattern)(a))+"|\\\\(?:[a-zA-Z]|.)|[{}]","g")},b.prototype.findEnd=function(a,b,c,d){for(var e,g=f(d,3),h=g[0],j=g[1],k=g[2],l=k.lastIndex=c.index+c[0].length,m=0;e=k.exec(a);)if((e[1]||e[0])===h&&0===m)return(0,i.protoItem)(c[0],a.substr(l,e.index-l),e[0],b,c.index,e.index+e[0].length,j);else"{"===e[0]?m++:"}"===e[0]&&m&&m--;return null},b.prototype.findMathInString=function(a,b,c){var d,e;for(this.start.lastIndex=0;d=this.start.exec(c);){if(void 0!==d[this.env]&&this.env){var f="\\\\end\\s*(\\{"+(0,h.quotePattern)(d[this.env])+"\\})";(e=this.findEnd(c,b,d,["{"+d[this.env]+"}",!0,this.endPattern(null,f)]))&&(e.math=e.open+e.math+e.close,e.open=e.close="")}else if(void 0!==d[this.sub]&&this.sub){var g=d[this.sub],f=d.index+d[this.sub].length;e=2===g.length?(0,i.protoItem)("",g.substr(1),"",b,d.index,f):(0,i.protoItem)("",g,"",b,d.index,f,!1)}else e=this.findEnd(c,b,d,this.end[d[0]]);e&&(a.push(e),this.start.lastIndex=e.end.n)}},b.prototype.findMath=function(a){var b=[];if(this.hasPatterns)for(var c=0,d=a.length;c<d;c++)this.findMathInString(b,c,a[c]);return b},b.OPTIONS={inlineMath:[["\\(","\\)"]],displayMath:[["$$","$$"],["\\[","\\]"]],processEscapes:!0,processEnvironments:!0,processRefs:!0},b}(g.AbstractFindMath)},95490:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.UnicodeConfiguration=b.UnicodeMethods=void 0;var e=c(107),f=d(c(51676)),g=c(88647),h=d(c(8078)),i=d(c(43173)),j=c(82886);b.UnicodeMethods={};var k={};b.UnicodeMethods.Unicode=function(a,b){var c=a.GetBrackets(b),d=null,e=null;c&&(c.replace(/ /g,"").match(/^(\d+(\.\d*)?|\.\d+),(\d+(\.\d*)?|\.\d+)$/)?(d=c.replace(/ /g,"").split(/,/),e=a.GetBrackets(b)):e=c);var g=h.default.trimSpaces(a.GetArgument(b)).replace(/^0x/,"x");if(!g.match(/^(x[0-9A-Fa-f]+|[0-9]+)$/))throw new f.default("BadUnicode","Argument to \\unicode must be a number");var l=parseInt(g.match(/^x/)?"0"+g:g);k[l]?e||(e=k[l][2]):k[l]=[800,200,e,l],d&&(k[l][0]=Math.floor(1e3*parseFloat(d[0])),k[l][1]=Math.floor(1e3*parseFloat(d[1])));var m=a.stack.env.font,n={};e?(k[l][2]=n.fontfamily=e.replace(/'/g,"'"),m&&(m.match(/bold/)&&(n.fontweight="bold"),m.match(/italic|-mathit/)&&(n.fontstyle="italic"))):m&&(n.mathvariant=m);var o=a.create("token","mtext",n,(0,j.numeric)(g));i.default.setProperty(o,"unicode",!0),a.Push(o)},new g.CommandMap("unicode",{unicode:"Unicode"},b.UnicodeMethods),b.UnicodeConfiguration=e.Configuration.create("unicode",{handler:{macro:["unicode"]}})},95736:(a,b,c)=>{"use strict";a.exports=c(44870)},95876:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},g=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(b,"__esModule",{value:!0}),b.MmlMfrac=void 0;var h=c(17913);b.MmlMfrac=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"mfrac"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"arity",{get:function(){return 2},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"linebreakContainer",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setTeXclass=function(a){var b,c;this.getPrevClass(a);try{for(var d=g(this.childNodes),e=d.next();!e.done;e=d.next())e.value.setTeXclass(null)}catch(a){b={error:a}}finally{try{e&&!e.done&&(c=d.return)&&c.call(d)}finally{if(b)throw b.error}}return this},b.prototype.setChildInheritedAttributes=function(a,b,c,d){(!b||c>0)&&c++,this.childNodes[0].setInheritedAttributes(a,!1,c,d),this.childNodes[1].setInheritedAttributes(a,!1,c,!0)},b.defaults=f(f({},h.AbstractMmlBaseNode.defaults),{linethickness:"medium",numalign:"center",denomalign:"center",bevelled:!1}),b}(h.AbstractMmlBaseNode)},96229:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.fragment=b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(23400));let e=["*",")"],f=b.fragment=(0,d.default)(function(a){a.core.ruler.after("marpit_directives_parse","marpit_fragment",a=>{if(!a.inlineMode)for(let b of a.tokens)"list_item_open"===b.type&&e.includes(b.markup)&&(b.meta=b.meta||{},b.meta.marpitFragment=!0)}),a.core.ruler.after("marpit_fragment","marpit_apply_fragment",a=>{if(a.inlineMode)return;let b={slide:void 0,count:0};for(let c of a.tokens)c.meta&&1===c.meta.marpitSlideElement?(b.slide=c,b.count=0):c.meta&&-1===c.meta.marpitSlideElement?b.slide&&b.count>0&&b.slide.attrSet("data-marpit-fragments",b.count):c.meta&&c.meta.marpitFragment&&(b.count+=1,c.meta.marpitFragment=b.count,c.attrSet("data-marpit-fragment",b.count))})});b.default=f},96583:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.default=b.collect=void 0;let d=b.collect=(0,function(a){return a&&a.__esModule?a:{default:a}}(c(23400)).default)(function(a){let{marpit:b}=a;a.core.ruler.push("marpit_collect",a=>{let c;if(a.inlineMode)return;b.lastComments=[],b.lastSlideTokens=[];let d=-1,e=a=>{c>=0&&!(a.meta&&void 0!==a.meta.marpitCommentParsed)&&b.lastComments[c].push(a.content)},f=()=>c>=0&&void 0!==b.lastSlideTokens[c];for(let g of a.tokens)if(g.meta&&1===g.meta.marpitSlideElement)d+=1,c=d,void 0===b.lastSlideTokens[c]&&(b.lastSlideTokens[c]=[g],b.lastComments[c]=[]);else if(g.meta&&-1===g.meta.marpitSlideElement)f()&&b.lastSlideTokens[c].push(g),c=void 0;else if(f()&&b.lastSlideTokens[c].push(g),"marpit_comment"===g.type)e(g);else if("inline"===g.type)for(let a of g.children)"marpit_comment"===a.type&&e(a)})});b.default=d},96663:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.RegisterHTMLHandler=void 0;var d=c(31797),e=c(80747);b.RegisterHTMLHandler=function(a){var b=new e.HTMLHandler(a);return d.mathjax.handlers.register(b),b}},96918:a=>{a.exports=function(a){return{name:"Q",aliases:["k","kdb"],keywords:{$pattern:/(`?)[A-Za-z0-9_]+\b/,keyword:"do while select delete by update from",literal:"0b 1b",built_in:"neg not null string reciprocal floor ceiling signum mod xbar xlog and or each scan over prior mmu lsq inv md5 ltime gtime count first var dev med cov cor all any rand sums prds mins maxs fills deltas ratios avgs differ prev next rank reverse iasc idesc asc desc msum mcount mavg mdev xrank mmin mmax xprev rotate distinct group where flip type key til get value attr cut set upsert raze union inter except cross sv vs sublist enlist read0 read1 hopen hclose hdel hsym hcount peach system ltrim rtrim trim lower upper ssr view tables views cols xcols keys xkey xcol xasc xdesc fkeys meta lj aj aj0 ij pj asof uj ww wj wj1 fby xgroup ungroup ej save load rsave rload show csv parse eval min max avg wavg wsum sin cos tan sum",type:"`float `double int `timestamp `timespan `datetime `time `boolean `symbol `char `byte `short `long `real `month `date `minute `second `guid"},contains:[a.C_LINE_COMMENT_MODE,a.QUOTE_STRING_MODE,a.C_NUMBER_MODE]}}},96979:(a,b,c)=>{var d=c(48865),e=c(18493);function f(a){(a=function(a){var b={};for(var c in a)b[c]=a[c];return b}(a||{})).whiteList=a.whiteList||d.whiteList,a.onAttr=a.onAttr||d.onAttr,a.onIgnoreAttr=a.onIgnoreAttr||d.onIgnoreAttr,a.safeAttrValue=a.safeAttrValue||d.safeAttrValue,this.options=a}c(24614),f.prototype.process=function(a){if(!(a=(a=a||"").toString()))return"";var b=this.options,c=b.whiteList,d=b.onAttr,f=b.onIgnoreAttr,g=b.safeAttrValue;return e(a,function(a,b,e,h,i){var j=c[e],k=!1;if(!0===j?k=j:"function"==typeof j?k=j(h):j instanceof RegExp&&(k=j.test(h)),!0!==k&&(k=!1),h=g(e,h)){var l={position:b,sourcePosition:a,source:i,isWhite:k};if(k){var m=d(e,h,l);return null==m?e+":"+h:m}var m=f(e,h,l);if(null!=m)return m}})},a.exports=f},97018:(a,b,c)=>{"use strict";var d=c(30079);function e(a,b){return a.a===b.a?a.b===b.b?a.c-b.c:a.b-b.b:a.a-b.a}function f(a,b){let c=b?.customSpecificity?.(a);if(c)return c;if(!a)return{a:0,b:0,c:0};let e=0,h=0,i=0;if("universal"==a.type)return{a:0,b:0,c:0};if("id"===a.type)e+=1;else if("tag"===a.type)i+=1;else if("class"===a.type)h+=1;else if("attribute"===a.type)h+=1;else{var j;if(j=a,d.isPseudoElement(j))switch(a.value.toLowerCase()){case"::slotted":if(i+=1,a.nodes&&a.nodes.length>0){let c=g(a.nodes,b);e+=c.a,h+=c.b,i+=c.c}break;case"::view-transition-group":case"::view-transition-image-pair":case"::view-transition-old":case"::view-transition-new":return a.nodes&&1===a.nodes.length&&"selector"===a.nodes[0].type&&function(a){if(!a||!a.nodes)return!1;let b=a.nodes.filter(a=>"comment"!==a.type);return 0===b.length||1===b.length&&"universal"===b[0].type}(a.nodes[0])?{a:0,b:0,c:0}:{a:0,b:0,c:1};default:i+=1}else if(d.isPseudoClass(a))switch(a.value.toLowerCase()){case":-webkit-any":case":any":default:h+=1;break;case":-moz-any":case":has":case":is":case":matches":case":not":if(a.nodes&&a.nodes.length>0){let c=g(a.nodes,b);e+=c.a,h+=c.b,i+=c.c}break;case":where":break;case":nth-child":case":nth-last-child":if(h+=1,a.nodes&&a.nodes.length>0){let c=a.nodes[0].nodes.findIndex(a=>"tag"===a.type&&"of"===a.value.toLowerCase());if(c>-1){let f=d.selector({nodes:[],value:""});a.nodes[0].nodes.slice(c+1).forEach(a=>{f.append(a.clone())});let j=[f];a.nodes.length>1&&j.push(...a.nodes.slice(1));let k=g(j,b);e+=k.a,h+=k.b,i+=k.c}}break;case":local":case":global":a.nodes&&a.nodes.length>0&&a.nodes.forEach(a=>{let c=f(a,b);e+=c.a,h+=c.b,i+=c.c});break;case":host":case":host-context":if(h+=1,a.nodes&&a.nodes.length>0){let c=g(a.nodes,b);e+=c.a,h+=c.b,i+=c.c}break;case":active-view-transition":case":active-view-transition-type":return{a:0,b:1,c:0}}else d.isContainer(a)&&a.nodes?.length>0&&a.nodes.forEach(a=>{let c=f(a,b);e+=c.a,h+=c.b,i+=c.c})}return{a:e,b:h,c:i}}function g(a,b){let c={a:0,b:0,c:0};return a.forEach(a=>{let d=f(a,b);0>e(d,c)||(c=d)}),c}b.compare=e,b.selectorSpecificity=f,b.specificityOfMostSpecificListItem=g},97188:(a,b,c)=>{"use strict";var d=c(4015);a.exports=new(c(69626))("tag:yaml.org,2002:int",{kind:"scalar",resolve:function(a){if(null===a)return!1;var b,c,d,e,f=a.length,g=0,h=!1;if(!f)return!1;if(("-"===(e=a[g])||"+"===e)&&(e=a[++g]),"0"===e){if(g+1===f)return!0;if("b"===(e=a[++g])){for(g++;g<f;g++)if("_"!==(e=a[g])){if("0"!==e&&"1"!==e)return!1;h=!0}return h&&"_"!==e}if("x"===e){for(g++;g<f;g++)if("_"!==(e=a[g])){if(!(48<=(b=a.charCodeAt(g))&&b<=57||65<=b&&b<=70||97<=b&&b<=102))return!1;h=!0}return h&&"_"!==e}if("o"===e){for(g++;g<f;g++)if("_"!==(e=a[g])){if(!(48<=(c=a.charCodeAt(g))&&c<=55))return!1;h=!0}return h&&"_"!==e}}if("_"===e)return!1;for(;g<f;g++)if("_"!==(e=a[g])){if(!(48<=(d=a.charCodeAt(g))&&d<=57))return!1;h=!0}return!!h&&"_"!==e},construct:function(a){var b,c=a,d=1;if(-1!==c.indexOf("_")&&(c=c.replace(/_/g,"")),("-"===(b=c[0])||"+"===b)&&("-"===b&&(d=-1),b=(c=c.slice(1))[0]),"0"===c)return 0;if("0"===b){if("b"===c[1])return d*parseInt(c.slice(2),2);if("x"===c[1])return d*parseInt(c.slice(2),16);if("o"===c[1])return d*parseInt(c.slice(2),8)}return d*parseInt(c,10)},predicate:function(a){return"[object Number]"===Object.prototype.toString.call(a)&&a%1==0&&!d.isNegativeZero(a)},represent:{binary:function(a){return a>=0?"0b"+a.toString(2):"-0b"+a.toString(2).slice(1)},octal:function(a){return a>=0?"0o"+a.toString(8):"-0o"+a.toString(8).slice(1)},decimal:function(a){return a.toString(10)},hexadecimal:function(a){return a>=0?"0x"+a.toString(16).toUpperCase():"-0x"+a.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}})},97317:a=>{a.exports=function(a){let b={className:"number",relevance:0,begin:a.C_NUMBER_RE};return{name:"LSL (Linden Scripting Language)",illegal:":",contains:[{className:"string",begin:'"',end:'"',contains:[{className:"subst",begin:/\\[tn"\\]/}]},{className:"comment",variants:[a.COMMENT("//","$"),a.COMMENT("/\\*","\\*/")],relevance:0},b,{className:"section",variants:[{begin:"\\b(state|default)\\b"},{begin:"\\b(state_(entry|exit)|touch(_(start|end))?|(land_)?collision(_(start|end))?|timer|listen|(no_)?sensor|control|(not_)?at_(rot_)?target|money|email|experience_permissions(_denied)?|run_time_permissions|changed|attach|dataserver|moving_(start|end)|link_message|(on|object)_rez|remote_data|http_re(sponse|quest)|path_update|transaction_result)\\b"}]},{className:"built_in",begin:"\\b(ll(AgentInExperience|(Create|DataSize|Delete|KeyCount|Keys|Read|Update)KeyValue|GetExperience(Details|ErrorMessage)|ReturnObjectsBy(ID|Owner)|Json(2List|[GS]etValue|ValueType)|Sin|Cos|Tan|Atan2|Sqrt|Pow|Abs|Fabs|Frand|Floor|Ceil|Round|Vec(Mag|Norm|Dist)|Rot(Between|2(Euler|Fwd|Left|Up))|(Euler|Axes)2Rot|Whisper|(Region|Owner)?Say|Shout|Listen(Control|Remove)?|Sensor(Repeat|Remove)?|Detected(Name|Key|Owner|Type|Pos|Vel|Grab|Rot|Group|LinkNumber)|Die|Ground|Wind|([GS]et)(AnimationOverride|MemoryLimit|PrimMediaParams|ParcelMusicURL|Object(Desc|Name)|PhysicsMaterial|Status|Scale|Color|Alpha|Texture|Pos|Rot|Force|Torque)|ResetAnimationOverride|(Scale|Offset|Rotate)Texture|(Rot)?Target(Remove)?|(Stop)?MoveToTarget|Apply(Rotational)?Impulse|Set(KeyframedMotion|ContentType|RegionPos|(Angular)?Velocity|Buoyancy|HoverHeight|ForceAndTorque|TimerEvent|ScriptState|Damage|TextureAnim|Sound(Queueing|Radius)|Vehicle(Type|(Float|Vector|Rotation)Param)|(Touch|Sit)?Text|Camera(Eye|At)Offset|PrimitiveParams|ClickAction|Link(Alpha|Color|PrimitiveParams(Fast)?|Texture(Anim)?|Camera|Media)|RemoteScriptAccessPin|PayPrice|LocalRot)|ScaleByFactor|Get((Max|Min)ScaleFactor|ClosestNavPoint|StaticPath|SimStats|Env|PrimitiveParams|Link(PrimitiveParams|Number(OfSides)?|Key|Name|Media)|HTTPHeader|FreeURLs|Object(Details|PermMask|PrimCount)|Parcel(MaxPrims|Details|Prim(Count|Owners))|Attached(List)?|(SPMax|Free|Used)Memory|Region(Name|TimeDilation|FPS|Corner|AgentCount)|Root(Position|Rotation)|UnixTime|(Parcel|Region)Flags|(Wall|GMT)clock|SimulatorHostname|BoundingBox|GeometricCenter|Creator|NumberOf(Prims|NotecardLines|Sides)|Animation(List)?|(Camera|Local)(Pos|Rot)|Vel|Accel|Omega|Time(stamp|OfDay)|(Object|CenterOf)?Mass|MassMKS|Energy|Owner|(Owner)?Key|SunDirection|Texture(Offset|Scale|Rot)|Inventory(Number|Name|Key|Type|Creator|PermMask)|Permissions(Key)?|StartParameter|List(Length|EntryType)|Date|Agent(Size|Info|Language|List)|LandOwnerAt|NotecardLine|Script(Name|State))|(Get|Reset|GetAndReset)Time|PlaySound(Slave)?|LoopSound(Master|Slave)?|(Trigger|Stop|Preload)Sound|((Get|Delete)Sub|Insert)String|To(Upper|Lower)|Give(InventoryList|Money)|RezObject|(Stop)?LookAt|Sleep|CollisionFilter|(Take|Release)Controls|DetachFromAvatar|AttachToAvatar(Temp)?|InstantMessage|(GetNext)?Email|StopHover|MinEventDelay|RotLookAt|String(Length|Trim)|(Start|Stop)Animation|TargetOmega|Request(Experience)?Permissions|(Create|Break)Link|BreakAllLinks|(Give|Remove)Inventory|Water|PassTouches|Request(Agent|Inventory)Data|TeleportAgent(Home|GlobalCoords)?|ModifyLand|CollisionSound|ResetScript|MessageLinked|PushObject|PassCollisions|AxisAngle2Rot|Rot2(Axis|Angle)|A(cos|sin)|AngleBetween|AllowInventoryDrop|SubStringIndex|List2(CSV|Integer|Json|Float|String|Key|Vector|Rot|List(Strided)?)|DeleteSubList|List(Statistics|Sort|Randomize|(Insert|Find|Replace)List)|EdgeOfWorld|AdjustSoundVolume|Key2Name|TriggerSoundLimited|EjectFromLand|(CSV|ParseString)2List|OverMyLand|SameGroup|UnSit|Ground(Slope|Normal|Contour)|GroundRepel|(Set|Remove)VehicleFlags|SitOnLink|(AvatarOn)?(Link)?SitTarget|Script(Danger|Profiler)|Dialog|VolumeDetect|ResetOtherScript|RemoteLoadScriptPin|(Open|Close)RemoteDataChannel|SendRemoteData|RemoteDataReply|(Integer|String)ToBase64|XorBase64|Log(10)?|Base64To(String|Integer)|ParseStringKeepNulls|RezAtRoot|RequestSimulatorData|ForceMouselook|(Load|Release|(E|Une)scape)URL|ParcelMedia(CommandList|Query)|ModPow|MapDestination|(RemoveFrom|AddTo|Reset)Land(Pass|Ban)List|(Set|Clear)CameraParams|HTTP(Request|Response)|TextBox|DetectedTouch(UV|Face|Pos|(N|Bin)ormal|ST)|(MD5|SHA1|DumpList2)String|Request(Secure)?URL|Clear(Prim|Link)Media|(Link)?ParticleSystem|(Get|Request)(Username|DisplayName)|RegionSayTo|CastRay|GenerateKey|TransferLindenDollars|ManageEstateAccess|(Create|Delete)Character|ExecCharacterCmd|Evade|FleeFrom|NavigateTo|PatrolPoints|Pursue|UpdateCharacter|WanderWithin))\\b"},{className:"literal",variants:[{begin:"\\b(PI|TWO_PI|PI_BY_TWO|DEG_TO_RAD|RAD_TO_DEG|SQRT2)\\b"},{begin:"\\b(XP_ERROR_(EXPERIENCES_DISABLED|EXPERIENCE_(DISABLED|SUSPENDED)|INVALID_(EXPERIENCE|PARAMETERS)|KEY_NOT_FOUND|MATURITY_EXCEEDED|NONE|NOT_(FOUND|PERMITTED(_LAND)?)|NO_EXPERIENCE|QUOTA_EXCEEDED|RETRY_UPDATE|STORAGE_EXCEPTION|STORE_DISABLED|THROTTLED|UNKNOWN_ERROR)|JSON_APPEND|STATUS_(PHYSICS|ROTATE_[XYZ]|PHANTOM|SANDBOX|BLOCK_GRAB(_OBJECT)?|(DIE|RETURN)_AT_EDGE|CAST_SHADOWS|OK|MALFORMED_PARAMS|TYPE_MISMATCH|BOUNDS_ERROR|NOT_(FOUND|SUPPORTED)|INTERNAL_ERROR|WHITELIST_FAILED)|AGENT(_(BY_(LEGACY_|USER)NAME|FLYING|ATTACHMENTS|SCRIPTED|MOUSELOOK|SITTING|ON_OBJECT|AWAY|WALKING|IN_AIR|TYPING|CROUCHING|BUSY|ALWAYS_RUN|AUTOPILOT|LIST_(PARCEL(_OWNER)?|REGION)))?|CAMERA_(PITCH|DISTANCE|BEHINDNESS_(ANGLE|LAG)|(FOCUS|POSITION)(_(THRESHOLD|LOCKED|LAG))?|FOCUS_OFFSET|ACTIVE)|ANIM_ON|LOOP|REVERSE|PING_PONG|SMOOTH|ROTATE|SCALE|ALL_SIDES|LINK_(ROOT|SET|ALL_(OTHERS|CHILDREN)|THIS)|ACTIVE|PASS(IVE|_(ALWAYS|IF_NOT_HANDLED|NEVER))|SCRIPTED|CONTROL_(FWD|BACK|(ROT_)?(LEFT|RIGHT)|UP|DOWN|(ML_)?LBUTTON)|PERMISSION_(RETURN_OBJECTS|DEBIT|OVERRIDE_ANIMATIONS|SILENT_ESTATE_MANAGEMENT|TAKE_CONTROLS|TRIGGER_ANIMATION|ATTACH|CHANGE_LINKS|(CONTROL|TRACK)_CAMERA|TELEPORT)|INVENTORY_(TEXTURE|SOUND|OBJECT|SCRIPT|LANDMARK|CLOTHING|NOTECARD|BODYPART|ANIMATION|GESTURE|ALL|NONE)|CHANGED_(INVENTORY|COLOR|SHAPE|SCALE|TEXTURE|LINK|ALLOWED_DROP|OWNER|REGION(_START)?|TELEPORT|MEDIA)|OBJECT_(CLICK_ACTION|HOVER_HEIGHT|LAST_OWNER_ID|(PHYSICS|SERVER|STREAMING)_COST|UNKNOWN_DETAIL|CHARACTER_TIME|PHANTOM|PHYSICS|TEMP_(ATTACHED|ON_REZ)|NAME|DESC|POS|PRIM_(COUNT|EQUIVALENCE)|RETURN_(PARCEL(_OWNER)?|REGION)|REZZER_KEY|ROO?T|VELOCITY|OMEGA|OWNER|GROUP(_TAG)?|CREATOR|ATTACHED_(POINT|SLOTS_AVAILABLE)|RENDER_WEIGHT|(BODY_SHAPE|PATHFINDING)_TYPE|(RUNNING|TOTAL)_SCRIPT_COUNT|TOTAL_INVENTORY_COUNT|SCRIPT_(MEMORY|TIME))|TYPE_(INTEGER|FLOAT|STRING|KEY|VECTOR|ROTATION|INVALID)|(DEBUG|PUBLIC)_CHANNEL|ATTACH_(AVATAR_CENTER|CHEST|HEAD|BACK|PELVIS|MOUTH|CHIN|NECK|NOSE|BELLY|[LR](SHOULDER|HAND|FOOT|EAR|EYE|[UL](ARM|LEG)|HIP)|(LEFT|RIGHT)_PEC|HUD_(CENTER_[12]|TOP_(RIGHT|CENTER|LEFT)|BOTTOM(_(RIGHT|LEFT))?)|[LR]HAND_RING1|TAIL_(BASE|TIP)|[LR]WING|FACE_(JAW|[LR]EAR|[LR]EYE|TOUNGE)|GROIN|HIND_[LR]FOOT)|LAND_(LEVEL|RAISE|LOWER|SMOOTH|NOISE|REVERT)|DATA_(ONLINE|NAME|BORN|SIM_(POS|STATUS|RATING)|PAYINFO)|PAYMENT_INFO_(ON_FILE|USED)|REMOTE_DATA_(CHANNEL|REQUEST|REPLY)|PSYS_(PART_(BF_(ZERO|ONE(_MINUS_(DEST_COLOR|SOURCE_(ALPHA|COLOR)))?|DEST_COLOR|SOURCE_(ALPHA|COLOR))|BLEND_FUNC_(DEST|SOURCE)|FLAGS|(START|END)_(COLOR|ALPHA|SCALE|GLOW)|MAX_AGE|(RIBBON|WIND|INTERP_(COLOR|SCALE)|BOUNCE|FOLLOW_(SRC|VELOCITY)|TARGET_(POS|LINEAR)|EMISSIVE)_MASK)|SRC_(MAX_AGE|PATTERN|ANGLE_(BEGIN|END)|BURST_(RATE|PART_COUNT|RADIUS|SPEED_(MIN|MAX))|ACCEL|TEXTURE|TARGET_KEY|OMEGA|PATTERN_(DROP|EXPLODE|ANGLE(_CONE(_EMPTY)?)?)))|VEHICLE_(REFERENCE_FRAME|TYPE_(NONE|SLED|CAR|BOAT|AIRPLANE|BALLOON)|(LINEAR|ANGULAR)_(FRICTION_TIMESCALE|MOTOR_DIRECTION)|LINEAR_MOTOR_OFFSET|HOVER_(HEIGHT|EFFICIENCY|TIMESCALE)|BUOYANCY|(LINEAR|ANGULAR)_(DEFLECTION_(EFFICIENCY|TIMESCALE)|MOTOR_(DECAY_)?TIMESCALE)|VERTICAL_ATTRACTION_(EFFICIENCY|TIMESCALE)|BANKING_(EFFICIENCY|MIX|TIMESCALE)|FLAG_(NO_DEFLECTION_UP|LIMIT_(ROLL_ONLY|MOTOR_UP)|HOVER_((WATER|TERRAIN|UP)_ONLY|GLOBAL_HEIGHT)|MOUSELOOK_(STEER|BANK)|CAMERA_DECOUPLED))|PRIM_(ALLOW_UNSIT|ALPHA_MODE(_(BLEND|EMISSIVE|MASK|NONE))?|NORMAL|SPECULAR|TYPE(_(BOX|CYLINDER|PRISM|SPHERE|TORUS|TUBE|RING|SCULPT))?|HOLE_(DEFAULT|CIRCLE|SQUARE|TRIANGLE)|MATERIAL(_(STONE|METAL|GLASS|WOOD|FLESH|PLASTIC|RUBBER))?|SHINY_(NONE|LOW|MEDIUM|HIGH)|BUMP_(NONE|BRIGHT|DARK|WOOD|BARK|BRICKS|CHECKER|CONCRETE|TILE|STONE|DISKS|GRAVEL|BLOBS|SIDING|LARGETILE|STUCCO|SUCTION|WEAVE)|TEXGEN_(DEFAULT|PLANAR)|SCRIPTED_SIT_ONLY|SCULPT_(TYPE_(SPHERE|TORUS|PLANE|CYLINDER|MASK)|FLAG_(MIRROR|INVERT))|PHYSICS(_(SHAPE_(CONVEX|NONE|PRIM|TYPE)))?|(POS|ROT)_LOCAL|SLICE|TEXT|FLEXIBLE|POINT_LIGHT|TEMP_ON_REZ|PHANTOM|POSITION|SIT_TARGET|SIZE|ROTATION|TEXTURE|NAME|OMEGA|DESC|LINK_TARGET|COLOR|BUMP_SHINY|FULLBRIGHT|TEXGEN|GLOW|MEDIA_(ALT_IMAGE_ENABLE|CONTROLS|(CURRENT|HOME)_URL|AUTO_(LOOP|PLAY|SCALE|ZOOM)|FIRST_CLICK_INTERACT|(WIDTH|HEIGHT)_PIXELS|WHITELIST(_ENABLE)?|PERMS_(INTERACT|CONTROL)|PARAM_MAX|CONTROLS_(STANDARD|MINI)|PERM_(NONE|OWNER|GROUP|ANYONE)|MAX_(URL_LENGTH|WHITELIST_(SIZE|COUNT)|(WIDTH|HEIGHT)_PIXELS)))|MASK_(BASE|OWNER|GROUP|EVERYONE|NEXT)|PERM_(TRANSFER|MODIFY|COPY|MOVE|ALL)|PARCEL_(MEDIA_COMMAND_(STOP|PAUSE|PLAY|LOOP|TEXTURE|URL|TIME|AGENT|UNLOAD|AUTO_ALIGN|TYPE|SIZE|DESC|LOOP_SET)|FLAG_(ALLOW_(FLY|(GROUP_)?SCRIPTS|LANDMARK|TERRAFORM|DAMAGE|CREATE_(GROUP_)?OBJECTS)|USE_(ACCESS_(GROUP|LIST)|BAN_LIST|LAND_PASS_LIST)|LOCAL_SOUND_ONLY|RESTRICT_PUSHOBJECT|ALLOW_(GROUP|ALL)_OBJECT_ENTRY)|COUNT_(TOTAL|OWNER|GROUP|OTHER|SELECTED|TEMP)|DETAILS_(NAME|DESC|OWNER|GROUP|AREA|ID|SEE_AVATARS))|LIST_STAT_(MAX|MIN|MEAN|MEDIAN|STD_DEV|SUM(_SQUARES)?|NUM_COUNT|GEOMETRIC_MEAN|RANGE)|PAY_(HIDE|DEFAULT)|REGION_FLAG_(ALLOW_DAMAGE|FIXED_SUN|BLOCK_TERRAFORM|SANDBOX|DISABLE_(COLLISIONS|PHYSICS)|BLOCK_FLY|ALLOW_DIRECT_TELEPORT|RESTRICT_PUSHOBJECT)|HTTP_(METHOD|MIMETYPE|BODY_(MAXLENGTH|TRUNCATED)|CUSTOM_HEADER|PRAGMA_NO_CACHE|VERBOSE_THROTTLE|VERIFY_CERT)|SIT_(INVALID_(AGENT|LINK_OBJECT)|NO(T_EXPERIENCE|_(ACCESS|EXPERIENCE_PERMISSION|SIT_TARGET)))|STRING_(TRIM(_(HEAD|TAIL))?)|CLICK_ACTION_(NONE|TOUCH|SIT|BUY|PAY|OPEN(_MEDIA)?|PLAY|ZOOM)|TOUCH_INVALID_FACE|PROFILE_(NONE|SCRIPT_MEMORY)|RC_(DATA_FLAGS|DETECT_PHANTOM|GET_(LINK_NUM|NORMAL|ROOT_KEY)|MAX_HITS|REJECT_(TYPES|AGENTS|(NON)?PHYSICAL|LAND))|RCERR_(CAST_TIME_EXCEEDED|SIM_PERF_LOW|UNKNOWN)|ESTATE_ACCESS_(ALLOWED_(AGENT|GROUP)_(ADD|REMOVE)|BANNED_AGENT_(ADD|REMOVE))|DENSITY|FRICTION|RESTITUTION|GRAVITY_MULTIPLIER|KFM_(COMMAND|CMD_(PLAY|STOP|PAUSE)|MODE|FORWARD|LOOP|PING_PONG|REVERSE|DATA|ROTATION|TRANSLATION)|ERR_(GENERIC|PARCEL_PERMISSIONS|MALFORMED_PARAMS|RUNTIME_PERMISSIONS|THROTTLED)|CHARACTER_(CMD_((SMOOTH_)?STOP|JUMP)|DESIRED_(TURN_)?SPEED|RADIUS|STAY_WITHIN_PARCEL|LENGTH|ORIENTATION|ACCOUNT_FOR_SKIPPED_FRAMES|AVOIDANCE_MODE|TYPE(_([ABCD]|NONE))?|MAX_(DECEL|TURN_RADIUS|(ACCEL|SPEED)))|PURSUIT_(OFFSET|FUZZ_FACTOR|GOAL_TOLERANCE|INTERCEPT)|REQUIRE_LINE_OF_SIGHT|FORCE_DIRECT_PATH|VERTICAL|HORIZONTAL|AVOID_(CHARACTERS|DYNAMIC_OBSTACLES|NONE)|PU_(EVADE_(HIDDEN|SPOTTED)|FAILURE_(DYNAMIC_PATHFINDING_DISABLED|INVALID_(GOAL|START)|NO_(NAVMESH|VALID_DESTINATION)|OTHER|TARGET_GONE|(PARCEL_)?UNREACHABLE)|(GOAL|SLOWDOWN_DISTANCE)_REACHED)|TRAVERSAL_TYPE(_(FAST|NONE|SLOW))?|CONTENT_TYPE_(ATOM|FORM|HTML|JSON|LLSD|RSS|TEXT|XHTML|XML)|GCNP_(RADIUS|STATIC)|(PATROL|WANDER)_PAUSE_AT_WAYPOINTS|OPT_(AVATAR|CHARACTER|EXCLUSION_VOLUME|LEGACY_LINKSET|MATERIAL_VOLUME|OTHER|STATIC_OBSTACLE|WALKABLE)|SIM_STAT_PCT_CHARS_STEPPED)\\b"},{begin:"\\b(FALSE|TRUE)\\b"},{begin:"\\b(ZERO_ROTATION)\\b"},{begin:"\\b(EOF|JSON_(ARRAY|DELETE|FALSE|INVALID|NULL|NUMBER|OBJECT|STRING|TRUE)|NULL_KEY|TEXTURE_(BLANK|DEFAULT|MEDIA|PLYWOOD|TRANSPARENT)|URL_REQUEST_(GRANTED|DENIED))\\b"},{begin:"\\b(ZERO_VECTOR|TOUCH_INVALID_(TEXCOORD|VECTOR))\\b"}]},{className:"type",begin:"\\b(integer|float|string|key|vector|quaternion|rotation|list)\\b"}]}}},97430:a=>{function b(a,c={}){return c.variants=a,c}a.exports=function(a){let c=a.regex,d="[A-Za-z0-9_$]+",e=b([a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]})]),f={className:"regexp",begin:/~?\/[^\/\n]+\//,contains:[a.BACKSLASH_ESCAPE]},g=b([a.BINARY_NUMBER_MODE,a.C_NUMBER_MODE]),h=b([{begin:/"""/,end:/"""/},{begin:/'''/,end:/'''/},{begin:"\\$/",end:"/\\$",relevance:10},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE],{className:"string"}),i={match:[/(class|interface|trait|enum|record|extends|implements)/,/\s+/,a.UNDERSCORE_IDENT_RE],scope:{1:"keyword",3:"title.class"}};return{name:"Groovy",keywords:{"variable.language":"this super",literal:"true false null",type:["byte","short","char","int","long","boolean","float","double","void"],keyword:["def","as","in","assert","trait","abstract","static","volatile","transient","public","private","protected","synchronized","final","class","interface","enum","if","else","for","while","switch","case","break","default","continue","throw","throws","try","catch","finally","implements","extends","new","import","package","return","instanceof","var"]},contains:[a.SHEBANG({binary:"groovy",relevance:10}),e,h,f,g,i,{className:"meta",begin:"@[A-Za-z]+",relevance:0},{className:"attr",begin:d+"[ ]*:",relevance:0},{begin:/\?/,end:/:/,relevance:0,contains:[e,h,f,g,"self"]},{className:"symbol",begin:"^[ ]*"+c.lookahead(d+":"),excludeBegin:!0,end:d+":",relevance:0}],illegal:/#|<\//}}},97510:a=>{a.exports=function(a){let b=a.regex,c=/\b/;function d(a,b){if(0===a.index)return;let c=a.input[a.index-1];c>="0"&&c<="9"||"_"!==c&&b.ignoreMatch()}let e=/[+-]?((\.\d+)|(\d+)(\.\d*)?)/,f=/[GM]\s*\d+(\.\d+)?/,g=/T\s*\d+/,h=/O\s*\d+/,i=/O<.+>/,j=/[ABCUVWXYZ]\s*/,k=/[FHIJKPQRS]\s*/;return{name:"G-code (ISO 6983)",aliases:["nc"],case_insensitive:!0,disableAutodetect:!0,keywords:{$pattern:/[A-Z]+|%/,keyword:["THEN","ELSE","ENDIF","IF","GOTO","DO","WHILE","WH","END","CALL","SUB","ENDSUB","EQ","NE","LT","GT","LE","GE","AND","OR","XOR","%"],built_in:["ATAN","ABS","ACOS","ASIN","COS","EXP","FIX","FUP","ROUND","LN","SIN","SQRT","TAN","EXISTS"]},contains:[a.COMMENT(/\(/,/\)/),a.COMMENT(/;/,/$/),a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,a.C_NUMBER_MODE,{scope:"title.function",variants:[{match:b.concat(c,f)},{begin:f,"on:begin":d},{match:b.concat(c,g)},{begin:g,"on:begin":d}]},{scope:"symbol",variants:[{match:b.concat(c,h)},{begin:h,"on:begin":d},{match:b.concat(c,i)},{begin:i,"on:begin":d},{match:/\*\s*\d+\s*$/}]},{scope:"operator",match:/^N\s*\d+/},{scope:"variable",match:/-?#\s*\d+/},{scope:"property",variants:[{match:b.concat(c,j,e)},{begin:b.concat(j,e),"on:begin":d}]},{scope:"params",variants:[{match:b.concat(c,k,e)},{begin:b.concat(k,e),"on:begin":d}]}]}}},97604:a=>{a.exports=function(a){let b=a.regex,c={keyword:"abort acronym acronyms alias all and assign binary card diag display else eq file files for free ge gt if integer le loop lt maximizing minimizing model models ne negative no not option options or ord positive prod put putpage puttl repeat sameas semicont semiint smax smin solve sos1 sos2 sum system table then until using while xor yes",literal:"eps inf na",built_in:"abs arccos arcsin arctan arctan2 Beta betaReg binomial ceil centropy cos cosh cvPower div div0 eDist entropy errorf execSeed exp fact floor frac gamma gammaReg log logBeta logGamma log10 log2 mapVal max min mod ncpCM ncpF ncpVUpow ncpVUsin normal pi poly power randBinomial randLinear randTriangle round rPower sigmoid sign signPower sin sinh slexp sllog10 slrec sqexp sqlog10 sqr sqrec sqrt tan tanh trunc uniform uniformInt vcPower bool_and bool_eqv bool_imp bool_not bool_or bool_xor ifThen rel_eq rel_ge rel_gt rel_le rel_lt rel_ne gday gdow ghour gleap gmillisec gminute gmonth gsecond gyear jdate jnow jstart jtime errorLevel execError gamsRelease gamsVersion handleCollect handleDelete handleStatus handleSubmit heapFree heapLimit heapSize jobHandle jobKill jobStatus jobTerminate licenseLevel licenseStatus maxExecError sleep timeClose timeComp timeElapsed timeExec timeStart"},d={className:"symbol",variants:[{begin:/=[lgenxc]=/},{begin:/\$/}]},e={className:"comment",variants:[{begin:"'",end:"'"},{begin:'"',end:'"'}],illegal:"\\n",contains:[a.BACKSLASH_ESCAPE]},f={begin:"/",end:"/",keywords:c,contains:[e,a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,a.C_NUMBER_MODE]},g=/[a-z0-9&#*=?@\\><:,()$[\]_.{}!+%^-]+/,h={begin:/[a-z][a-z0-9_]*(\([a-z0-9_, ]*\))?[ \t]+/,excludeBegin:!0,end:"$",endsWithParent:!0,contains:[e,f,{className:"comment",begin:b.concat(g,b.anyNumberOfTimes(b.concat(/[ ]+/,g))),relevance:0}]};return{name:"GAMS",aliases:["gms"],case_insensitive:!0,keywords:c,contains:[a.COMMENT(/^\$ontext/,/^\$offtext/),{className:"meta",begin:"^\\$[a-z0-9]+",end:"$",returnBegin:!0,contains:[{className:"keyword",begin:"^\\$[a-z0-9]+"}]},a.COMMENT("^\\*","$"),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,{beginKeywords:"set sets parameter parameters variable variables scalar scalars equation equations",end:";",contains:[a.COMMENT("^\\*","$"),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,f,h]},{beginKeywords:"table",end:";",returnBegin:!0,contains:[{beginKeywords:"table",end:"$",contains:[h]},a.COMMENT("^\\*","$"),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,a.QUOTE_STRING_MODE,a.APOS_STRING_MODE,a.C_NUMBER_MODE]},{className:"function",begin:/^[a-z][a-z0-9_,\-+' ()$]+\.{2}/,returnBegin:!0,contains:[{className:"title",begin:/^[a-z0-9_]+/},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0},d]},a.C_NUMBER_MODE,d]}}},98017:a=>{a.exports=function(a){let b=a.regex,c={begin:/<\/?[A-Za-z_]/,end:">",subLanguage:"xml",relevance:0},d={variants:[{begin:/\[.+?\]\[.*?\]/,relevance:0},{begin:/\[.+?\]\(((data|javascript|mailto):|(?:http|ftp)s?:\/\/).*?\)/,relevance:2},{begin:b.concat(/\[.+?\]\(/,/[A-Za-z][A-Za-z0-9+.-]*/,/:\/\/.*?\)/),relevance:2},{begin:/\[.+?\]\([./?&#].*?\)/,relevance:1},{begin:/\[.*?\]\(.*?\)/,relevance:0}],returnBegin:!0,contains:[{match:/\[(?=\])/},{className:"string",relevance:0,begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0},{className:"link",relevance:0,begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",relevance:0,begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}]},e={className:"strong",contains:[],variants:[{begin:/_{2}(?!\s)/,end:/_{2}/},{begin:/\*{2}(?!\s)/,end:/\*{2}/}]},f={className:"emphasis",contains:[],variants:[{begin:/\*(?![*\s])/,end:/\*/},{begin:/_(?![_\s])/,end:/_/,relevance:0}]},g=a.inherit(e,{contains:[]}),h=a.inherit(f,{contains:[]});e.contains.push(h),f.contains.push(g);let i=[c,d];[e,f,g,h].forEach(a=>{a.contains=a.contains.concat(i)});let j={className:"section",variants:[{begin:"^#{1,6}",end:"$",contains:i=i.concat(e,f)},{begin:"(?=^.+?\\n[=-]{2,}$)",contains:[{begin:"^[=-]*$"},{begin:"^",end:"\\n",contains:i}]}]};return{name:"Markdown",aliases:["md","mkdown","mkd"],contains:[j,c,{className:"bullet",begin:"^[ ]*([*+-]|(\\d+\\.))(?=\\s+)",end:"\\s+",excludeEnd:!0},e,f,{className:"quote",begin:"^>\\s+",contains:i,end:"$"},{className:"code",variants:[{begin:"(`{3,})[^`](.|\\n)*?\\1`*[ ]*"},{begin:"(~{3,})[^~](.|\\n)*?\\1~*[ ]*"},{begin:"```",end:"```+[ ]*$"},{begin:"~~~",end:"~~~+[ ]*$"},{begin:"`.+?`"},{begin:"(?=^( {4}|\\t))",contains:[{begin:"^( {4}|\\t)",end:"(\\n)$"}],relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},d,{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]},{scope:"literal",match:/&([a-zA-Z0-9]+|#[0-9]{1,7}|#[Xx][0-9a-fA-F]{1,6});/}]}}},98154:(a,b,c)=>{"use strict";b.__esModule=!0,b.default=void 0;var d=function(a){return a&&a.__esModule?a:{default:a}}(c(42796)),e=c(8991);function f(a,b){return(f=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,b){return a.__proto__=b,a})(a,b)}b.default=function(a){function b(b){var c;return(c=a.call(this,b)||this).type=e.COMBINATOR,c}return b.prototype=Object.create(a.prototype),b.prototype.constructor=b,f(b,a),b}(d.default),a.exports=b.default},98302:function(a,b,c){"use strict";var d=this&&this.__assign||function(){return(d=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)},e=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},f=this&&this.__values||function(a){var b="function"==typeof Symbol&&Symbol.iterator,c=b&&a[b],d=0;if(c)return c.call(a);if(a&&"number"==typeof a.length)return{next:function(){return a&&d>=a.length&&(a=void 0),{value:a&&a[d++],done:!a}}};throw TypeError(b?"Object is not iterable.":"Symbol.iterator is not defined.")},g=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.MathtoolsMethods=void 0;var h=g(c(8078)),i=c(61586),j=g(c(3846)),k=g(c(23963)),l=g(c(51676)),m=g(c(43173)),n=c(17913),o=c(70272),p=c(2603),q=g(c(8690)),r=g(c(84770)),s=c(87798);b.MathtoolsMethods={MtMatrix:function(a,c,d,e){var f=a.GetBrackets("\\begin{".concat(c.getName(),"}"),"c");return b.MathtoolsMethods.Array(a,c,d,e,f)},MtSmallMatrix:function(a,c,d,e,f){return f||(f=a.GetBrackets("\\begin{".concat(c.getName(),"}"),a.options.mathtools["smallmatrix-align"])),b.MathtoolsMethods.Array(a,c,d,e,f,h.default.Em(1/3),".2em","S",1)},MtMultlined:function(a,b){var c,d="\\begin{".concat(b.getName(),"}"),f=a.GetBrackets(d,a.options.mathtools["multlined-pos"]||"c"),g=f?a.GetBrackets(d,""):"";f&&!f.match(/^[cbt]$/)&&(g=(c=e([f,g],2))[0],f=c[1]),a.Push(b);var i=a.itemFactory.create("multlined",a,b);return i.arraydef={displaystyle:!0,rowspacing:".5em",width:g||"auto",columnwidth:"100%"},h.default.setArrayAlign(i,f||"c")},HandleShove:function(a,b,c){var d=a.stack.Top();if("multline"!==d.kind&&"multlined"!==d.kind)throw new l.default("CommandInMultlined","%1 can only appear within the multline or multlined environments",b);if(d.Size())throw new l.default("CommandAtTheBeginingOfLine","%1 must come at the beginning of the line",b);d.setProperty("shove",c);var e=a.GetBrackets(b),f=a.ParseArg(b);if(e){var g=a.create("node","mrow",[]),h=a.create("node","mspace",[],{width:e});"left"===c?(g.appendChild(h),g.appendChild(f)):(g.appendChild(f),g.appendChild(h)),f=g}a.Push(f)},SpreadLines:function(a,b){var c,d;if(a.stack.env.closing===b.getName()){delete a.stack.env.closing;var e=a.stack.Pop(),g=e.toMml(),h=e.getProperty("spread");if(g.isInferred)try{for(var i=f(m.default.getChildren(g)),j=i.next();!j.done;j=i.next()){var k=j.value;s.MathtoolsUtil.spreadLines(k,h)}}catch(a){c={error:a}}finally{try{j&&!j.done&&(d=i.return)&&d.call(i)}finally{if(c)throw c.error}}else s.MathtoolsUtil.spreadLines(g,h);a.Push(g)}else{var h=a.GetDimen("\\begin{".concat(b.getName(),"}"));b.setProperty("spread",h),a.Push(b)}},Cases:function(a,b,c,d,e){var f=a.itemFactory.create("array").setProperty("casesEnv",b.getName());return f.arraydef={rowspacing:".2em",columnspacing:"1em",columnalign:"left"},"D"===e&&(f.arraydef.displaystyle=!0),f.setProperties({open:c,close:d}),a.Push(b),f},MathLap:function(a,b,c,e){var f=a.GetBrackets(b,"").trim(),g=a.create("node","mstyle",[a.create("node","mpadded",[a.ParseArg(b)],d({width:0},"r"===c?{}:{lspace:"l"===c?"-1width":"-.5width"}))],{"data-cramped":e});s.MathtoolsUtil.setDisplayLevel(g,f),a.Push(a.create("node","TeXAtom",[g]))},Cramped:function(a,b){var c=a.GetBrackets(b,"").trim(),d=a.ParseArg(b),e=a.create("node","mstyle",[d],{"data-cramped":!0});s.MathtoolsUtil.setDisplayLevel(e,c),a.Push(e)},MtLap:function(a,b,c){var d=h.default.internalMath(a,a.GetArgument(b),0),e=a.create("node","mpadded",d,{width:0});"r"!==c&&m.default.setAttribute(e,"lspace","l"===c?"-1width":"-.5width"),a.Push(e)},MathMakeBox:function(a,b){var c=a.GetBrackets(b),d=a.GetBrackets(b,"c"),e=a.create("node","mpadded",[a.ParseArg(b)]);c&&m.default.setAttribute(e,"width",c);var f=(0,p.lookup)(d,{c:"center",r:"right"},"");f&&m.default.setAttribute(e,"data-align",f),a.Push(e)},MathMBox:function(a,b){a.Push(a.create("node","mrow",[a.ParseArg(b)]))},UnderOverBracket:function(a,b){var c=(0,o.length2em)(a.GetBrackets(b,".1em"),.1),d=a.GetBrackets(b,".2em"),f=a.GetArgument(b),g=e("o"===b.charAt(1)?["over","accent","bottom"]:["under","accentunder","top"],3),i=g[0],j=g[1],l=g[2],n=(0,o.em)(c),p=new k.default(f,a.stack.env,a.configuration).mml(),q=new k.default(f,a.stack.env,a.configuration).mml(),r=a.create("node","mpadded",[a.create("node","mphantom",[q])],{style:"border: ".concat(n," solid; border-").concat(l,": none"),height:d,depth:0}),s=h.default.underOver(a,p,r,i,!0),t=m.default.getChildAt(m.default.getChildAt(s,0),0);m.default.setAttribute(t,j,!0),a.Push(s)},Aboxed:function(a,b){var c=s.MathtoolsUtil.checkAlignment(a,b);c.row.length%2==1&&c.row.push(a.create("node","mtd",[]));var d=a.GetArgument(b),e=a.string.substr(a.i);a.string=d+"&&\\endAboxed",a.i=0;var f=a.GetUpTo(b,"&"),g=a.GetUpTo(b,"&");a.GetUpTo(b,"\\endAboxed");var i=h.default.substituteArgs(a,[f,g],"\\rlap{\\boxed{#1{}#2}}\\kern.267em\\phantom{#1}&\\phantom{{}#2}\\kern.267em");a.string=i+e,a.i=0},ArrowBetweenLines:function(a,b){var c=s.MathtoolsUtil.checkAlignment(a,b);if(c.Size()||c.row.length)throw new l.default("BetweenLines","%1 must be on a row by itself",b);var d=a.GetStar(),e=a.GetBrackets(b,"\\Updownarrow");d&&(c.EndEntry(),c.EndEntry());var f=new k.default(d?"\\quad"+e:e+"\\quad",a.stack.env,a.configuration).mml();a.Push(f),c.EndEntry(),c.EndRow()},VDotsWithin:function(a,b){var c=a.stack.Top(),e=c.getProperty("flushspaceabove")===c.table.length,f="\\mmlToken{mi}{}"+a.GetArgument(b)+"\\mmlToken{mi}{}",g=new k.default(f,a.stack.env,a.configuration).mml(),h=a.create("node","mpadded",[a.create("node","mpadded",[a.create("node","mo",[a.create("text","⋮")])],d({width:0,lspace:"-.5width"},e?{height:"-.6em",voffset:"-.18em"}:{})),a.create("node","mphantom",[g])],{lspace:".5width"});a.Push(h)},ShortVDotsWithin:function(a,c){var d=a.stack.Top(),e=a.GetStar();b.MathtoolsMethods.FlushSpaceAbove(a,"\\MTFlushSpaceAbove"),e||d.EndEntry(),b.MathtoolsMethods.VDotsWithin(a,"\\vdotswithin"),e&&d.EndEntry(),b.MathtoolsMethods.FlushSpaceBelow(a,"\\MTFlushSpaceBelow")},FlushSpaceAbove:function(a,b){var c=s.MathtoolsUtil.checkAlignment(a,b);c.setProperty("flushspaceabove",c.table.length),c.addRowSpacing("-"+a.options.mathtools.shortvdotsadjustabove)},FlushSpaceBelow:function(a,b){var c=s.MathtoolsUtil.checkAlignment(a,b);c.Size()&&c.EndEntry(),c.EndRow(),c.addRowSpacing("-"+a.options.mathtools.shortvdotsadjustbelow)},PairedDelimiters:function(a,b,c,d,f,g,i,j){void 0===f&&(f="#1"),void 0===g&&(g=1),void 0===i&&(i=""),void 0===j&&(j="");var k=a.GetStar(),l=k?"":a.GetBrackets(b),m=e(k?["\\left","\\right"]:l?[l+"l",l+"r"]:["",""],2),n=m[0],o=m[1];if(g){for(var p=[],q=p.length;q<g;q++)p.push(a.GetArgument(b));i=h.default.substituteArgs(a,p,i),f=h.default.substituteArgs(a,p,f),j=h.default.substituteArgs(a,p,j)}a.string=[i,n,c,f=f.replace(/\\delimsize/g,k?"\\middle":l||""),o,d,j,a.string.substr(a.i)].reduce(function(b,c){return h.default.addArgs(a,b,c)},""),a.i=0,h.default.checkMaxMacros(a)},DeclarePairedDelimiter:function(a,b){var c=q.default.GetCsNameArgument(a,b),d=a.GetArgument(b),e=a.GetArgument(b);s.MathtoolsUtil.addPairedDelims(a.configuration,c,[d,e])},DeclarePairedDelimiterX:function(a,b){var c=q.default.GetCsNameArgument(a,b),d=q.default.GetArgCount(a,b),e=a.GetArgument(b),f=a.GetArgument(b),g=a.GetArgument(b);s.MathtoolsUtil.addPairedDelims(a.configuration,c,[e,f,g,d])},DeclarePairedDelimiterXPP:function(a,b){var c=q.default.GetCsNameArgument(a,b),d=q.default.GetArgCount(a,b),e=a.GetArgument(b),f=a.GetArgument(b),g=a.GetArgument(b),h=a.GetArgument(b),i=a.GetArgument(b);s.MathtoolsUtil.addPairedDelims(a.configuration,c,[f,g,i,d,e,h])},CenterColon:function(a,b,c,e,f){void 0===e&&(e=!1),void 0===f&&(f=!1);var g=a.options.mathtools,h=a.create("token","mo",{},":");if(c&&(g.centercolon||e)){var i=g["centercolon-offset"];h=a.create("node","mpadded",[h],d({voffset:i,height:"+".concat(i),depth:"-".concat(i)},f?{width:g["thincolon-dw"],lspace:g["thincolon-dx"]}:{}))}a.Push(h)},Relation:function(a,b,c,d){a.options.mathtools["use-unicode"]&&d?a.Push(a.create("token","mo",{texClass:n.TEXCLASS.REL},d)):(c="\\mathrel{"+c.replace(/:/g,"\\MTThinColon").replace(/-/g,"\\mathrel{-}")+"}",a.string=h.default.addArgs(a,c,a.string.substr(a.i)),a.i=0)},NArrow:function(a,b,c,d){a.Push(a.create("node","TeXAtom",[a.create("token","mtext",{},c),a.create("node","mpadded",[a.create("node","mpadded",[a.create("node","menclose",[a.create("node","mspace",[],{height:".2em",depth:0,width:".4em"})],{notation:"updiagonalstrike","data-thickness":".05em","data-padding":0})],{width:0,lspace:"-.5width",voffset:d}),a.create("node","mphantom",[a.create("token","mtext",{},c)])],{width:0,lspace:"-.5width"})],{texClass:n.TEXCLASS.REL}))},SplitFrac:function(a,b,c){var d=a.ParseArg(b),e=a.ParseArg(b);a.Push(a.create("node","mstyle",[a.create("node","mfrac",[a.create("node","mstyle",[d,a.create("token","mi"),a.create("token","mspace",{width:"1em"})],{scriptlevel:0}),a.create("node","mstyle",[a.create("token","mspace",{width:"1em"}),a.create("token","mi"),e],{scriptlevel:0})],{linethickness:0,numalign:"left",denomalign:"right"})],{displaystyle:c,scriptlevel:0}))},XMathStrut:function(a,b){var c=a.GetBrackets(b),d=a.GetArgument(b);d=s.MathtoolsUtil.plusOrMinus(b,d),c=s.MathtoolsUtil.plusOrMinus(b,c||d),a.Push(a.create("node","TeXAtom",[a.create("node","mpadded",[a.create("node","mphantom",[a.create("token","mo",{stretchy:!1},"(")])],{width:0,height:d+"height",depth:c+"depth"})],{texClass:n.TEXCLASS.ORD}))},Prescript:function(a,b){var c=s.MathtoolsUtil.getScript(a,b,"sup"),d=s.MathtoolsUtil.getScript(a,b,"sub"),e=s.MathtoolsUtil.getScript(a,b,"arg");if(m.default.isType(c,"none")&&m.default.isType(d,"none"))return void a.Push(e);var f=a.create("node","mmultiscripts",[e]);m.default.getChildren(f).push(null,null),m.default.appendChildren(f,[a.create("node","mprescripts"),d,c]),f.setProperty("fixPrescript",!0),a.Push(f)},NewTagForm:function(a,b,c){void 0===c&&(c=!1);var d=a.tags;if(!("mtFormats"in d))throw new l.default("TagsNotMT","%1 can only be used with ams or mathtools tags",b);var e=a.GetArgument(b).trim();if(!e)throw new l.default("InvalidTagFormID","Tag form name can't be empty");var f=a.GetBrackets(b,""),g=a.GetArgument(b),h=a.GetArgument(b);if(!c&&d.mtFormats.has(e))throw new l.default("DuplicateTagForm","Duplicate tag form: %1",e);d.mtFormats.set(e,[g,h,f])},UseTagForm:function(a,b){var c=a.tags;if(!("mtFormats"in c))throw new l.default("TagsNotMT","%1 can only be used with ams or mathtools tags",b);var d=a.GetArgument(b).trim();if(!d){c.mtCurrent=null;return}if(!c.mtFormats.has(d))throw new l.default("UndefinedTagForm","Undefined tag form: %1",d);c.mtCurrent=c.mtFormats.get(d)},SetOptions:function(a,b){var c,d,e=a.options.mathtools;if(!e["allow-mathtoolsset"])throw new l.default("ForbiddenMathtoolsSet","%1 is disabled",b);var g={};Object.keys(e).forEach(function(a){"pariedDelimiters"!==a&&"tagforms"!==a&&"allow-mathtoolsset"!==a&&(g[a]=1)});var i=a.GetArgument(b),j=h.default.keyvalOptions(i,g,!0);try{for(var k=f(Object.keys(j)),m=k.next();!m.done;m=k.next()){var n=m.value;e[n]=j[n]}}catch(a){c={error:a}}finally{try{m&&!m.done&&(d=k.return)&&d.call(k)}finally{if(c)throw c.error}}},Array:j.default.Array,Macro:j.default.Macro,xArrow:i.AmsMethods.xArrow,HandleRef:i.AmsMethods.HandleRef,AmsEqnArray:i.AmsMethods.AmsEqnArray,MacroWithTemplate:r.default.MacroWithTemplate}},98309:(a,b,c)=>{a.exports=c(28354).deprecate},98453:a=>{a.exports=function(a){let b={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"}]},c={className:"subst",variants:[{begin:/\$\{/,end:/\}/}],keywords:"true false null this is new super"},d={className:"number",relevance:0,variants:[{match:/\b[0-9][0-9_]*(\.[0-9][0-9_]*)?([eE][+-]?[0-9][0-9_]*)?\b/},{match:/\b0[xX][0-9A-Fa-f][0-9A-Fa-f_]*\b/}]},e={className:"string",variants:[{begin:"r'''",end:"'''"},{begin:'r"""',end:'"""'},{begin:"r'",end:"'",illegal:"\\n"},{begin:'r"',end:'"',illegal:"\\n"},{begin:"'''",end:"'''",contains:[a.BACKSLASH_ESCAPE,b,c]},{begin:'"""',end:'"""',contains:[a.BACKSLASH_ESCAPE,b,c]},{begin:"'",end:"'",illegal:"\\n",contains:[a.BACKSLASH_ESCAPE,b,c]},{begin:'"',end:'"',illegal:"\\n",contains:[a.BACKSLASH_ESCAPE,b,c]}]};c.contains=[d,e];let f=["Comparable","DateTime","Duration","Function","Iterable","Iterator","List","Map","Match","Object","Pattern","RegExp","Set","Stopwatch","String","StringBuffer","StringSink","Symbol","Type","Uri","bool","double","int","num","Element","ElementList"],g=f.map(a=>`${a}?`);return{name:"Dart",keywords:{keyword:["abstract","as","assert","async","await","base","break","case","catch","class","const","continue","covariant","default","deferred","do","dynamic","else","enum","export","extends","extension","external","factory","false","final","finally","for","Function","get","hide","if","implements","import","in","interface","is","late","library","mixin","new","null","on","operator","part","required","rethrow","return","sealed","set","show","static","super","switch","sync","this","throw","true","try","typedef","var","void","when","while","with","yield"],built_in:f.concat(g).concat(["Never","Null","dynamic","print","document","querySelector","querySelectorAll","window"]),$pattern:/[A-Za-z][A-Za-z0-9_]*\??/},contains:[e,a.COMMENT(/\/\*\*(?!\/)/,/\*\//,{subLanguage:"markdown",relevance:0}),a.COMMENT(/\/{3,} ?/,/$/,{contains:[{subLanguage:"markdown",begin:".",end:"$",relevance:0}]}),a.C_LINE_COMMENT_MODE,a.C_BLOCK_COMMENT_MODE,{className:"class",beginKeywords:"class interface",end:/\{/,excludeEnd:!0,contains:[{beginKeywords:"extends implements"},a.UNDERSCORE_TITLE_MODE]},d,{className:"meta",begin:"@[A-Za-z]+"},{begin:"=>"}]}}},98461:a=>{a.exports=function(a){return{name:"CMake",aliases:["cmake.in"],case_insensitive:!0,keywords:{keyword:"break cmake_host_system_information cmake_minimum_required cmake_parse_arguments cmake_policy configure_file continue elseif else endforeach endfunction endif endmacro endwhile execute_process file find_file find_library find_package find_path find_program foreach function get_cmake_property get_directory_property get_filename_component get_property if include include_guard list macro mark_as_advanced math message option return separate_arguments set_directory_properties set_property set site_name string unset variable_watch while add_compile_definitions add_compile_options add_custom_command add_custom_target add_definitions add_dependencies add_executable add_library add_link_options add_subdirectory add_test aux_source_directory build_command create_test_sourcelist define_property enable_language enable_testing export fltk_wrap_ui get_source_file_property get_target_property get_test_property include_directories include_external_msproject include_regular_expression install link_directories link_libraries load_cache project qt_wrap_cpp qt_wrap_ui remove_definitions set_source_files_properties set_target_properties set_tests_properties source_group target_compile_definitions target_compile_features target_compile_options target_include_directories target_link_directories target_link_libraries target_link_options target_sources try_compile try_run ctest_build ctest_configure ctest_coverage ctest_empty_binary_directory ctest_memcheck ctest_read_custom_files ctest_run_script ctest_sleep ctest_start ctest_submit ctest_test ctest_update ctest_upload build_name exec_program export_library_dependencies install_files install_programs install_targets load_command make_directory output_required_files remove subdir_depends subdirs use_mangled_mesa utility_source variable_requires write_file qt5_use_modules qt5_use_package qt5_wrap_cpp on off true false and or not command policy target test exists is_newer_than is_directory is_symlink is_absolute matches less greater equal less_equal greater_equal strless strgreater strequal strless_equal strgreater_equal version_less version_greater version_equal version_less_equal version_greater_equal in_list defined"},contains:[{className:"variable",begin:/\$\{/,end:/\}/},a.COMMENT(/#\[\[/,/]]/),a.HASH_COMMENT_MODE,a.QUOTE_STRING_MODE,a.NUMBER_MODE]}}},98524:function(a,b,c){"use strict";var d,e,f=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),g=this&&this.__read||function(a,b){var c="function"==typeof Symbol&&a[Symbol.iterator];if(!c)return a;var d,e,f=c.call(a),g=[];try{for(;(void 0===b||b-- >0)&&!(d=f.next()).done;)g.push(d.value)}catch(a){e={error:a}}finally{try{d&&!d.done&&(c=f.return)&&c.call(f)}finally{if(e)throw e.error}}return g},h=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0}),b.EmpheqConfiguration=b.EmpheqMethods=b.EmpheqBeginItem=void 0;var i=c(107),j=c(88647),k=h(c(8078)),l=h(c(51676)),m=c(15844),n=c(74648),o=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return f(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"empheq-begin"},enumerable:!1,configurable:!0}),b.prototype.checkItem=function(b){return b.isKind("end")&&b.getName()===this.getName()&&this.setProperty("end",!1),a.prototype.checkItem.call(this,b)},b}(m.BeginItem);b.EmpheqBeginItem=o,b.EmpheqMethods={Empheq:function(a,b){if(a.stack.env.closing===b.getName()){delete a.stack.env.closing,a.Push(a.itemFactory.create("end").setProperty("name",a.stack.global.empheq)),a.stack.global.empheq="";var c=a.stack.Top();n.EmpheqUtil.adjustTable(c,a),a.Push(a.itemFactory.create("end").setProperty("name","empheq"))}else{k.default.checkEqnEnv(a),delete a.stack.global.eqnenv;var d=a.GetBrackets("\\begin{"+b.getName()+"}")||"",e=g((a.GetArgument("\\begin{"+b.getName()+"}")||"").split(/=/),2),f=e[0],h=e[1];if(!n.EmpheqUtil.checkEnv(f))throw new l.default("UnknownEnv",'Unknown environment "%1"',f);d&&b.setProperties(n.EmpheqUtil.splitOptions(d,{left:1,right:1})),a.stack.global.empheq=f,a.string="\\begin{"+f+"}"+(h?"{"+h+"}":"")+a.string.slice(a.i),a.i=0,a.Push(b)}},EmpheqMO:function(a,b,c){a.Push(a.create("token","mo",{},c))},EmpheqDelim:function(a,b){var c=a.GetDelimiter(b);a.Push(a.create("token","mo",{stretchy:!0,symmetric:!0},c))}},new j.EnvironmentMap("empheq-env",n.EmpheqUtil.environment,{empheq:["Empheq","empheq"]},b.EmpheqMethods),new j.CommandMap("empheq-macros",{empheqlbrace:["EmpheqMO","{"],empheqrbrace:["EmpheqMO","}"],empheqlbrack:["EmpheqMO","["],empheqrbrack:["EmpheqMO","]"],empheqlangle:["EmpheqMO","⟨"],empheqrangle:["EmpheqMO","⟩"],empheqlparen:["EmpheqMO","("],empheqrparen:["EmpheqMO",")"],empheqlvert:["EmpheqMO","|"],empheqrvert:["EmpheqMO","|"],empheqlVert:["EmpheqMO","‖"],empheqrVert:["EmpheqMO","‖"],empheqlfloor:["EmpheqMO","⌊"],empheqrfloor:["EmpheqMO","⌋"],empheqlceil:["EmpheqMO","⌈"],empheqrceil:["EmpheqMO","⌉"],empheqbiglbrace:["EmpheqMO","{"],empheqbigrbrace:["EmpheqMO","}"],empheqbiglbrack:["EmpheqMO","["],empheqbigrbrack:["EmpheqMO","]"],empheqbiglangle:["EmpheqMO","⟨"],empheqbigrangle:["EmpheqMO","⟩"],empheqbiglparen:["EmpheqMO","("],empheqbigrparen:["EmpheqMO",")"],empheqbiglvert:["EmpheqMO","|"],empheqbigrvert:["EmpheqMO","|"],empheqbiglVert:["EmpheqMO","‖"],empheqbigrVert:["EmpheqMO","‖"],empheqbiglfloor:["EmpheqMO","⌊"],empheqbigrfloor:["EmpheqMO","⌋"],empheqbiglceil:["EmpheqMO","⌈"],empheqbigrceil:["EmpheqMO","⌉"],empheql:"EmpheqDelim",empheqr:"EmpheqDelim",empheqbigl:"EmpheqDelim",empheqbigr:"EmpheqDelim"},b.EmpheqMethods),b.EmpheqConfiguration=i.Configuration.create("empheq",{handler:{macro:["empheq-macros"],environment:["empheq-env"]},items:((e={})[o.prototype.kind]=o,e)})},98777:a=>{a.exports=function(a){return{name:"PHP template",subLanguage:"xml",contains:[{begin:/<\?(php|=)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},a.inherit(a.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),a.inherit(a.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]}]}}},99042:a=>{a.exports=function(a){return{name:"AVR Assembly",case_insensitive:!0,keywords:{$pattern:"\\.?"+a.IDENT_RE,keyword:"adc add adiw and andi asr bclr bld brbc brbs brcc brcs break breq brge brhc brhs brid brie brlo brlt brmi brne brpl brsh brtc brts brvc brvs bset bst call cbi cbr clc clh cli cln clr cls clt clv clz com cp cpc cpi cpse dec eicall eijmp elpm eor fmul fmuls fmulsu icall ijmp in inc jmp ld ldd ldi lds lpm lsl lsr mov movw mul muls mulsu neg nop or ori out pop push rcall ret reti rjmp rol ror sbc sbr sbrc sbrs sec seh sbi sbci sbic sbis sbiw sei sen ser ses set sev sez sleep spm st std sts sub subi swap tst wdr",built_in:"r0 r1 r2 r3 r4 r5 r6 r7 r8 r9 r10 r11 r12 r13 r14 r15 r16 r17 r18 r19 r20 r21 r22 r23 r24 r25 r26 r27 r28 r29 r30 r31 x|0 xh xl y|0 yh yl z|0 zh zl ucsr1c udr1 ucsr1a ucsr1b ubrr1l ubrr1h ucsr0c ubrr0h tccr3c tccr3a tccr3b tcnt3h tcnt3l ocr3ah ocr3al ocr3bh ocr3bl ocr3ch ocr3cl icr3h icr3l etimsk etifr tccr1c ocr1ch ocr1cl twcr twdr twar twsr twbr osccal xmcra xmcrb eicra spmcsr spmcr portg ddrg ping portf ddrf sreg sph spl xdiv rampz eicrb eimsk gimsk gicr eifr gifr timsk tifr mcucr mcucsr tccr0 tcnt0 ocr0 assr tccr1a tccr1b tcnt1h tcnt1l ocr1ah ocr1al ocr1bh ocr1bl icr1h icr1l tccr2 tcnt2 ocr2 ocdr wdtcr sfior eearh eearl eedr eecr porta ddra pina portb ddrb pinb portc ddrc pinc portd ddrd pind spdr spsr spcr udr0 ucsr0a ucsr0b ubrr0l acsr admux adcsr adch adcl porte ddre pine pinf",meta:".byte .cseg .db .def .device .dseg .dw .endmacro .equ .eseg .exit .include .list .listmac .macro .nolist .org .set"},contains:[a.C_BLOCK_COMMENT_MODE,a.COMMENT(";","$",{relevance:0}),a.C_NUMBER_MODE,a.BINARY_NUMBER_MODE,{className:"number",begin:"\\b(\\$[a-zA-Z0-9]+|0o[0-7]+)"},a.QUOTE_STRING_MODE,{className:"string",begin:"'",end:"[^\\\\]'",illegal:"[^\\\\][^']"},{className:"symbol",begin:"^[A-Za-z0-9_.$]+:"},{className:"meta",begin:"#",end:"$"},{className:"subst",begin:"@[0-9]+"}]}}},99093:(a,b)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texOldstyleBold=void 0,b.texOldstyleBold={48:[.46,.017,.575],49:[.461,0,.575],50:[.46,0,.575],51:[.461,.211,.575],52:[.469,.194,.575],53:[.461,.211,.575],54:[.66,.017,.575],55:[.476,.211,.575],56:[.661,.017,.575],57:[.461,.21,.575],65:[.751,.049,.921,{ic:.068,sk:.224}],66:[.705,.017,.748,{sk:.16}],67:[.703,.02,.613,{sk:.16}],68:[.686,0,.892,{sk:.0958}],69:[.703,.016,.607,{ic:.02,sk:.128}],70:[.686,.03,.814,{ic:.116,sk:.128}],71:[.703,.113,.682,{sk:.128}],72:[.686,.048,.987,{sk:.128}],73:[.686,0,.642,{ic:.104,sk:.0319}],74:[.686,.114,.779,{ic:.158,sk:.192}],75:[.703,.017,.871,{sk:.0639}],76:[.703,.017,.788,{sk:.16}],77:[.703,.049,1.378,{sk:.16}],78:[.84,.049,.937,{ic:.168,sk:.0958}],79:[.703,.017,.906,{sk:.128}],80:[.686,.067,.81,{ic:.036,sk:.0958}],81:[.703,.146,.939,{sk:.128}],82:[.686,.017,.99,{sk:.0958}],83:[.703,.016,.696,{ic:.025,sk:.16}],84:[.72,.069,.644,{ic:.303,sk:.0319}],85:[.686,.024,.715,{ic:.056,sk:.0958}],86:[.686,.077,.737,{ic:.037,sk:.0319}],87:[.686,.077,1.169,{ic:.037,sk:.0958}],88:[.686,0,.817,{ic:.089,sk:.16}],89:[.686,.164,.759,{ic:.038,sk:.0958}],90:[.686,0,.818,{ic:.035,sk:.16}]}},99135:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)});Object.defineProperty(b,"__esModule",{value:!0}),b.SVGmsqrt=void 0;var f=c(5602),g=c(80908),h=c(90526);b.SVGmsqrt=function(a){function b(){var b=null!==a&&a.apply(this,arguments)||this;return b.dx=0,b}return e(b,a),b.prototype.toSVG=function(a){var b=this.childNodes[this.surd],c=this.childNodes[this.base],d=this.root?this.childNodes[this.root]:null,e=b.getBBox(),f=c.getOuterBBox(),g=this.getPQ(e)[1],h=this.font.params.rule_thickness*this.bbox.scale,i=f.h+g+h,j=this.standardSVGnode(a),k=this.adaptor.append(j,this.svg("g"));this.addRoot(j,d,e,i),b.toSVG(j),b.place(this.dx,i-e.h),c.toSVG(k),c.place(this.dx+e.w,0),this.adaptor.append(j,this.svg("rect",{width:this.fixed(f.w),height:this.fixed(h),x:this.fixed(this.dx+e.w),y:this.fixed(i-h)}))},b.prototype.addRoot=function(a,b,c,d){},b.kind=h.MmlMsqrt.prototype.kind,b}((0,g.CommonMsqrtMixin)(f.SVGWrapper))},99279:a=>{a.exports=function(a){return{name:"Python profiler",contains:[a.C_NUMBER_MODE,{begin:"[a-zA-Z_][\\da-zA-Z_]+\\.[\\da-zA-Z_]{1,3}",end:":",excludeEnd:!0},{begin:"(ncalls|tottime|cumtime)",end:"$",keywords:"ncalls tottime|10 cumtime|10 filename",relevance:10},{begin:"function calls",end:"$",contains:[a.C_NUMBER_MODE],relevance:10},a.APOS_STRING_MODE,a.QUOTE_STRING_MODE,{className:"string",begin:"\\(",end:"\\)$",excludeBegin:!0,excludeEnd:!0,relevance:0}]}}},99490:function(a,b,c){"use strict";var d,e=this&&this.__extends||(d=function(a,b){return(d=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(a,b){a.__proto__=b}||function(a,b){for(var c in b)Object.prototype.hasOwnProperty.call(b,c)&&(a[c]=b[c])})(a,b)},function(a,b){if("function"!=typeof b&&null!==b)throw TypeError("Class extends value "+String(b)+" is not a constructor or null");function c(){this.constructor=a}d(a,b),a.prototype=null===b?Object.create(b):(c.prototype=b.prototype,new c)}),f=this&&this.__assign||function(){return(f=Object.assign||function(a){for(var b,c=1,d=arguments.length;c<d;c++)for(var e in b=arguments[c])Object.prototype.hasOwnProperty.call(b,e)&&(a[e]=b[e]);return a}).apply(this,arguments)};Object.defineProperty(b,"__esModule",{value:!0}),b.MathChoice=void 0;var g=c(17913);b.MathChoice=function(a){function b(){return null!==a&&a.apply(this,arguments)||this}return e(b,a),Object.defineProperty(b.prototype,"kind",{get:function(){return"MathChoice"},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"arity",{get:function(){return 4},enumerable:!1,configurable:!0}),Object.defineProperty(b.prototype,"notParent",{get:function(){return!0},enumerable:!1,configurable:!0}),b.prototype.setInheritedAttributes=function(a,b,c,d){var e=b?0:Math.max(0,Math.min(c,2))+1,f=this.childNodes[e]||this.factory.create("mrow");this.parent.replaceChild(f,this),f.setInheritedAttributes(a,b,c,d)},b.defaults=f({},g.AbstractMmlBaseNode.defaults),b}(g.AbstractMmlBaseNode)},99759:a=>{a.exports=function(a){return{name:"Test Anything Protocol",case_insensitive:!0,contains:[a.HASH_COMMENT_MODE,{className:"meta",variants:[{begin:"^TAP version (\\d+)$"},{begin:"^1\\.\\.(\\d+)$"}]},{begin:/---$/,end:"\\.\\.\\.$",subLanguage:"yaml",relevance:0},{className:"number",begin:" (\\d+) "},{className:"symbol",variants:[{begin:"^ok"},{begin:"^not ok"}]}]}}},99825:function(a,b,c){"use strict";var d=this&&this.__importDefault||function(a){return a&&a.__esModule?a:{default:a}};Object.defineProperty(b,"__esModule",{value:!0});var e=d(c(84770));new(c(88647)).CommandMap("Newcommand-macros",{newcommand:"NewCommand",renewcommand:"NewCommand",newenvironment:"NewEnvironment",renewenvironment:"NewEnvironment",def:"MacroDef",let:"Let"},e.default)},99995:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),b.texVariant=void 0;var d=c(86808),e=c(73534);b.texVariant=(0,d.AddPaths)(e.texVariant,{710:"1 561Q-3 563 -6 577T-12 604L-14 618Q-14 625 -7 628T23 635Q31 636 36 637Q63 641 621 745Q1148 845 1165 845Q1167 845 1752 739L2338 630Q2346 630 2346 618Q2340 565 2332 561Q2329 561 1749 654Q1617 675 1466 699T1241 736T1167 748Q1165 748 1093 737T867 700T583 654Q3 561 1 561",732:"804 788Q717 788 606 772T397 732T213 685T75 645T18 628Q11 628 11 632Q8 637 4 668T2 704Q2 713 36 732Q55 739 242 795Q622 898 826 898Q893 898 947 895Q1009 887 1056 872T1187 819Q1286 776 1356 758T1527 739Q1614 739 1725 755T1934 795T2118 842T2256 882T2313 899Q2320 899 2320 895Q2323 890 2327 860T2329 824Q2329 818 2296 795Q2273 787 2089 732Q1810 657 1598 632Q1562 629 1492 629Q1389 629 1320 644T1144 708Q1048 751 977 769T804 788",770:"-2332 561Q-2336 563 -2340 577T-2346 604L-2347 618Q-2347 625 -2340 628T-2310 635Q-2302 636 -2297 637Q-2270 641 -1712 745Q-1185 845 -1168 845Q-1166 845 -581 739L5 630Q13 630 13 618Q7 565 -1 561Q-4 561 -584 654Q-716 675 -867 699T-1092 736T-1166 748Q-1168 748 -1240 737T-1466 700T-1750 654Q-2330 561 -2332 561",771:"-1529 788Q-1616 788 -1727 772T-1936 732T-2120 685T-2258 645T-2315 628Q-2322 628 -2322 632Q-2325 637 -2329 668T-2331 704Q-2331 713 -2297 732Q-2278 739 -2091 795Q-1711 898 -1507 898Q-1440 898 -1386 895Q-1324 887 -1277 872T-1146 819Q-1047 776 -977 758T-806 739Q-719 739 -608 755T-399 795T-215 842T-77 882T-20 899Q-13 899 -13 895Q-10 890 -6 860T-4 824Q-4 818 -37 795Q-60 787 -244 732Q-523 657 -735 632Q-771 629 -841 629Q-944 629 -1013 644T-1189 708Q-1285 751 -1356 769T-1529 788",1008:"228 325Q170 322 156 316T127 309Q108 309 104 314Q99 319 99 322T108 341Q125 376 171 400T268 425H271Q302 425 319 396Q328 377 328 358Q328 332 324 314Q311 270 286 221Q274 194 274 192H275Q339 234 484 325T639 421Q669 434 691 434T723 425T734 406Q734 394 719 381Q715 376 644 330L575 287L566 267Q543 233 526 176Q520 160 515 143T508 115T506 105Q506 103 533 103Q585 103 607 110T641 118Q670 118 670 107Q670 100 661 85Q643 50 598 27T504 3Q465 3 450 36Q441 51 441 73Q441 84 444 96Q452 146 484 205L497 236L324 125Q143 12 135 10Q103 -6 77 -6Q61 -6 49 2T37 21Q37 36 49 46T124 96L195 141L204 156Q219 179 243 248T264 323Q264 325 228 325",8463:"182 599Q182 611 174 615T133 619Q118 619 114 621T109 630Q109 636 114 656T122 681Q125 685 202 688Q272 695 286 695Q304 695 304 684Q304 682 295 644T282 597Q282 592 360 592H399Q430 592 445 587T460 563Q460 552 451 541L442 535H266L251 468Q247 453 243 436T236 409T233 399Q233 395 244 404Q295 441 357 441Q405 441 445 417T485 333Q485 284 449 178T412 58T426 44Q447 44 466 68Q485 87 500 130L509 152H531H543Q562 152 562 144Q562 128 546 93T494 23T415 -13Q385 -13 359 3T322 44Q318 52 318 77Q318 99 352 196T386 337Q386 386 346 386Q318 386 286 370Q267 361 245 338T211 292Q207 287 193 235T162 113T138 21Q128 7 122 4Q105 -12 83 -12Q66 -12 54 -2T42 26L166 530Q166 534 161 534T129 535Q127 535 122 535T112 534Q74 534 74 562Q74 570 77 576T84 585T96 589T109 591T124 592T138 592L182 595V599",8592:"292 419Q292 400 261 347T211 275H306Q319 275 338 275T364 276Q399 276 410 271T422 250T411 230T366 225H306H211Q214 222 232 197T271 136T292 82Q292 71 285 68T262 64H250H241Q221 64 216 67T205 83Q186 127 153 167T78 230Q64 238 64 250Q64 258 69 263T82 272T106 288T139 318Q162 342 177 365T198 402T209 425T223 436Q224 437 252 437H258Q292 437 292 419",8594:"188 417Q188 437 221 437H233Q256 437 263 434T275 417Q294 373 327 333T402 270Q417 261 417 250Q417 241 410 236T382 217T341 182Q315 155 299 128T275 85T263 66Q259 64 231 64H219Q197 64 191 72T193 100Q202 124 215 147T239 185T257 210T267 223L269 225H174H116Q80 225 69 229T58 250T70 271T114 276Q121 276 140 276T174 275H269L267 277Q266 280 257 291T233 325T205 374Q188 408 188 417",8652:"755 512Q755 514 778 514H801L804 503Q805 501 812 486T824 462T839 437T862 408T892 381T932 354L944 347V327H507Q70 327 67 329Q55 335 55 347T67 365Q70 367 454 367H837L828 376Q803 403 785 437T761 489T755 512ZM55 153V173H492Q928 173 932 171Q944 166 944 153T932 135Q928 133 545 133H162L171 124Q198 95 216 61T239 8L244 -12Q244 -14 221 -14H198L195 -4Q160 95 67 146L55 153",8708:"55 676Q55 688 66 694H199L333 696L351 772Q364 827 370 843T386 860Q393 860 399 854T406 841Q406 836 391 765L375 696Q375 694 431 694H484Q491 688 497 681V12L493 5L486 1L353 -1H219L202 -79Q184 -153 180 -159Q175 -166 165 -166Q146 -166 146 -148Q146 -141 161 -76T177 -4Q177 -1 122 -1H68Q55 12 55 20T66 39H126L186 41L219 181Q226 215 234 251T246 305T251 325Q251 328 166 328H79Q68 345 68 347Q68 352 75 359L82 368H262L291 505Q298 539 306 575T319 630T324 650V654H68Q55 669 55 676ZM457 368V654H411Q366 654 366 652Q365 651 361 634T349 580T333 514Q303 373 302 372V368H457ZM457 39V328H375Q293 328 293 325Q292 322 260 183T228 41T344 39H457",8709:"624 470Q624 468 639 446T668 382T683 291Q683 181 612 99T437 -1Q425 -2 387 -2T337 -1Q245 18 193 70L179 81L131 39Q96 8 89 3T75 -3Q55 -3 55 17Q55 24 61 30T111 73Q154 113 151 113Q151 114 140 130T115 177T95 241Q94 253 94 291T95 341Q112 431 173 495Q265 587 385 587Q410 587 437 581Q522 571 582 513L595 501L642 541Q689 586 695 586Q696 586 697 586T699 587Q706 587 713 583T720 568Q720 560 711 551T664 510Q651 499 642 490T628 475T624 470ZM564 477Q517 522 448 539Q428 546 375 546Q290 546 229 492T144 370Q133 332 133 279Q136 228 151 195Q157 179 168 160T184 141Q186 141 375 307T564 477ZM642 290Q642 318 637 343T625 386T611 416T598 436T593 444Q590 444 402 277T213 108Q213 104 231 89T293 55T392 37Q495 37 568 111T642 290",8722:"84 237T84 250T98 270H402Q417 262 417 250T402 230H98Q84 237 84 250",8726:"91 404T91 410T97 423T111 430Q117 430 395 224Q676 13 678 10Q685 3 685 -3T678 -16T664 -23Q658 -23 380 184T98 397Q91 404 91 410",8733:"56 250Q56 346 122 409T276 472Q349 472 407 430T486 326L489 316Q490 317 493 326T501 345T514 367T531 393Q557 425 602 448T698 472Q722 472 722 452Q722 437 702 435T642 421T571 377Q520 323 520 250Q520 179 568 126T693 68Q722 66 722 48Q722 28 698 28Q636 28 576 67T493 174L490 184Q489 181 483 167T475 150T468 136T458 120T447 107T432 90T412 73Q350 28 277 28Q188 28 122 91T56 250ZM199 68T278 68T408 122T459 250Q459 322 414 370T308 430Q302 431 273 431Q204 431 150 380T96 250Q96 176 147 122",8739:"91 417Q104 430 111 430T131 417V-10Q116 -23 111 -23T91 -10V417",8740:"91 417Q104 430 111 430T131 417V301L171 341Q201 373 207 378T220 384Q227 384 233 377T240 366Q240 357 187 299L131 244V-10Q116 -23 111 -23T91 -10V201L49 157Q20 127 14 121T0 115Q-8 115 -14 121T-20 132Q-20 139 17 178Q29 191 36 199L91 257V417",8741:"55 417Q69 431 76 431T95 419V-12Q84 -23 76 -23Q72 -23 69 -22T62 -16T55 -10V417ZM293 419Q300 431 310 431L324 424L331 417V-10Q316 -23 309 -23L297 -19L293 -12V419",8742:"56 417Q68 431 76 431L89 426L96 419V317L98 215L193 273L291 330V375L293 419Q301 431 311 431Q331 431 331 388L333 355L356 370Q381 384 388 384Q394 384 400 377T407 363Q407 354 367 328L331 308V-10Q316 -23 310 -23Q300 -23 293 -12L291 135V284L98 168L96 77V-12Q84 -24 76 -24L62 -19L58 -12L56 66V144L31 128Q5 114 -2 114Q-8 114 -14 121T-20 136Q-20 142 -14 147T20 170L56 190V417",8764:"73 132Q55 132 55 172Q55 220 79 272Q95 301 111 319Q148 353 195 363Q199 364 212 364Q262 364 294 350T408 272Q472 222 522 212Q537 208 555 208Q606 208 646 243Q671 268 680 296T691 342T702 365Q713 365 716 354T719 314Q714 236 664 179L660 176Q657 173 654 170T644 163T631 154T615 146T596 139T574 134T549 132Q510 132 465 156T386 211T307 265T223 290Q162 290 124 249T86 165Q86 155 82 144T73 132",8776:"55 326Q55 394 101 437T226 481Q268 479 313 460T392 419T469 379T555 361Q622 361 662 401Q686 423 688 450Q693 479 702 479H705Q719 479 719 442Q719 367 670 327T554 286Q512 286 466 304T386 345T307 385T220 404Q184 404 157 394T120 374L111 363Q86 339 86 317Q86 288 71 288Q55 288 55 326ZM55 90Q55 164 105 205T226 246Q269 243 314 224T392 183T470 144T558 126Q622 126 662 166Q686 187 688 214Q693 244 704 244Q716 244 719 210Q719 165 702 132T658 82T605 58T552 50T498 58T447 77T384 110Q322 146 302 152Q263 168 220 168Q179 168 144 152Q128 147 107 125T86 81Q86 52 71 52Q55 52 55 90",8808:"86 472Q93 477 381 614T673 752Q680 752 686 746T693 732T689 721Q686 715 418 590L151 461L418 332Q684 207 689 201Q693 195 693 190Q693 183 687 177T675 170Q668 170 380 307T86 450Q82 454 82 461Q82 467 86 472ZM369 101V126Q369 156 382 156H384Q385 157 386 157Q409 157 409 115V98V54H680Q693 39 693 34T680 14H409V-142H680Q693 -155 693 -162Q693 -167 680 -182H409V-273Q396 -284 388 -284Q382 -284 369 -275V-182H95Q82 -167 82 -162Q82 -155 95 -142H369V14H95Q93 17 89 21T84 27T82 34T83 40T89 47T95 54H369V101",8809:"89 745Q95 752 100 752Q106 752 394 615T689 472Q693 468 693 461T689 450Q684 445 396 308T100 170Q95 170 89 176T82 190Q82 195 86 201Q91 208 358 332L624 461L358 590Q90 715 86 721Q82 725 82 731Q82 739 89 745ZM369 101V126Q369 156 382 156H384Q385 157 386 157Q409 157 409 115V98V54H680Q693 39 693 34T680 14H409V-142H680Q693 -155 693 -162Q693 -167 680 -182H409V-273Q396 -284 388 -284Q382 -284 369 -275V-182H95Q82 -167 82 -162Q82 -155 95 -142H369V14H95Q93 17 89 21T84 27T82 34T83 40T89 47T95 54H369V101",8816:"82 34Q82 44 93 55H198L300 57L342 179Q351 207 362 238T378 286T384 303T238 377Q109 435 86 450Q82 454 82 460T86 472Q90 476 302 579L511 679Q512 679 553 795Q569 842 577 866T592 903T600 917T608 919Q615 919 622 912T629 901Q629 899 595 799Q589 777 581 753T569 717T564 703L618 728Q666 752 673 752T686 746T693 732Q693 723 683 717T615 683L546 650L491 488Q464 410 450 368T438 326Q493 297 562 266Q660 219 677 209T694 190Q694 183 690 177T678 171Q664 171 546 228L424 286Q422 286 382 172L342 57L513 55H682Q694 43 694 34Q694 28 689 21L682 17L506 15H329L322 -8Q320 -13 310 -41T295 -85L275 -141H680Q682 -143 684 -146T688 -151T691 -156T693 -162Q693 -172 682 -179L473 -181H262L220 -303Q192 -388 185 -404T166 -421Q160 -421 153 -415T146 -403Q146 -400 179 -302T220 -185Q220 -181 158 -181L93 -179L86 -174Q82 -169 82 -161Q82 -152 93 -141H164L233 -139L260 -63L286 15H189L93 17L86 21Q82 26 82 34ZM495 623Q495 626 493 626T321 544T151 461L398 343Q399 343 405 360T423 415T446 483Q457 513 469 551T488 606T495 623",8817:"97 172Q82 172 82 190Q82 197 86 201Q94 209 173 246T327 319T402 357Q405 360 434 448T462 539L278 628Q96 713 86 721Q82 725 82 732T88 745T102 752Q103 752 125 742T198 709T293 666Q342 642 385 622T453 590T478 579Q479 579 506 659T562 824T598 915Q602 919 609 919T622 913T629 901Q629 898 571 728Q546 656 531 608T518 559Q555 539 602 519Q664 488 679 479T694 461Q694 457 689 450Q680 443 616 413T494 356T435 326L389 190L342 57L513 55H682Q694 43 694 34Q694 28 689 21L682 17L506 15H329L322 -8Q320 -13 310 -41T295 -85L275 -141H680Q682 -143 684 -146T688 -151T691 -156T693 -162Q693 -172 682 -179L473 -181H262L220 -303Q192 -388 185 -404T166 -421Q160 -421 153 -415T146 -403Q146 -400 179 -302T220 -185Q220 -181 158 -181L93 -179L86 -174Q82 -169 82 -161Q82 -152 93 -141H164L233 -139L260 -63L286 15H189L93 17L86 21Q82 26 82 34Q82 44 93 55H198L300 57L342 179Q350 204 361 238T378 286T382 301L246 237Q111 172 97 172ZM624 461Q621 464 560 492Q512 518 503 518Q500 518 500 517Q499 513 488 479T465 413T453 379L624 461",8840:"82 -6Q82 1 95 14H262L295 94Q331 171 331 174Q324 175 312 178T267 194T206 227T146 283T98 368Q84 406 84 461T98 554Q126 632 194 685T349 750Q360 752 480 752H591L604 783Q620 819 624 821Q631 828 640 828Q653 825 658 810Q658 808 646 781L635 754Q635 752 658 752Q680 752 686 746Q693 739 693 732Q693 728 692 726T686 719T680 712H615L506 466Q479 407 451 344T408 248T393 214Q393 210 535 210H680Q693 194 693 190T680 170H373L340 92L304 14H680Q693 1 693 -6Q693 -11 680 -26H286L253 -103L218 -179L451 -181H682Q694 -193 694 -201Q694 -212 682 -219L440 -221H200L178 -270Q160 -309 154 -319T139 -330Q122 -330 118 -312L155 -223Q155 -221 126 -221H95Q82 -206 82 -201T95 -181H175L206 -108Q237 -35 242 -30Q242 -26 169 -26H95Q82 -11 82 -6ZM571 710Q571 712 469 712Q443 712 416 712T371 711T351 710Q279 700 221 656T138 548Q124 508 124 461T138 374Q186 245 351 212L460 459Q571 709 571 710",8841:"82 732Q82 739 95 752H251H348Q420 752 460 744T551 708Q566 697 566 701Q618 815 624 821Q631 828 640 828Q653 825 658 810L600 677Q600 671 615 656T653 605T689 517Q692 496 692 461T689 406Q668 325 615 266Q572 221 513 196T391 170H373L340 92L304 14H680Q693 1 693 -6Q693 -11 680 -26H286L253 -103L218 -179L451 -181H682Q694 -193 694 -201Q694 -212 682 -219L440 -221H200L178 -270Q160 -309 154 -319T139 -330Q122 -330 118 -312L155 -223Q155 -221 126 -221H95Q82 -206 82 -201T95 -181H175L206 -108Q237 -35 242 -30Q242 -26 169 -26H95Q82 -11 82 -6Q82 1 95 14H262L295 92L331 170H95Q93 172 91 175T87 180T84 185T82 191Q82 199 93 210H220L349 212L549 659Q507 692 462 702T338 712H249H95Q82 727 82 732ZM652 473Q652 513 636 552T603 611T582 632Q581 632 487 422T393 210Q424 210 460 220T535 253T605 316T649 410Q652 427 652 461V473",8842:"693 -115T693 -122T680 -144H315L269 -199Q221 -255 213 -255H212Q203 -255 197 -248T193 -231Q195 -225 229 -184L262 -144H186L113 -142L106 -137Q102 -130 102 -125Q102 -119 115 -104H298L426 52H386Q342 54 309 63Q236 79 180 129T98 249Q84 289 84 343Q84 398 98 436Q126 514 193 567T346 632Q347 632 373 632T440 633T520 634H680Q682 631 686 627T691 621T693 614T680 594H526Q364 594 353 592Q268 581 207 528T126 394Q123 378 123 343T126 292Q141 231 181 185T280 114Q329 92 415 92H462L506 147Q554 203 562 203H563Q572 203 578 196T582 178Q579 173 546 132L513 94L598 92H682Q693 81 693 73T680 52H480L349 -102L515 -104H682Q693 -115 693 -122",8843:"82 610T82 614T83 620T89 627T95 634H251Q378 634 409 633T469 623Q540 604 596 554T678 436Q691 397 691 343T678 249Q653 181 597 131T469 63Q427 52 362 52H315L213 -102L438 -104H662Q673 -115 673 -123Q673 -129 660 -144H186L151 -197Q114 -250 109 -253Q106 -254 104 -254Q100 -254 98 -253Q91 -253 87 -248T82 -235Q82 -230 109 -186L138 -144H115Q82 -144 82 -125Q82 -119 95 -104H166L266 49Q266 52 182 52H95Q82 65 82 72Q82 76 83 78T89 85T95 92H295L329 143Q365 195 369 198Q372 203 380 203Q385 203 391 197T398 185Q398 184 398 184L399 182Q399 175 369 129L344 94Q344 92 376 92Q402 92 422 94Q496 104 554 147T638 256Q651 295 651 343Q651 390 638 429Q613 494 555 537T422 592Q411 594 249 594H95Q82 610 82 614",8872:"55 678Q55 679 56 681T58 684T61 688T65 691T70 693T77 694Q88 692 95 679V464H540Q554 456 555 446Q555 442 554 439T552 434T549 430T546 428T542 426T539 424H95V270H539Q540 270 542 269T545 267T549 264T552 260T554 255T555 248Q554 238 540 230H95V15Q88 2 77 0Q73 0 70 1T65 3T61 6T59 9T57 13T55 16V678",8901:"71 0Q59 4 55 16V96L56 176Q59 180 66 187L70 189H209Q219 181 222 174V15Q219 10 209 1L140 0H71",8994:"77 122Q68 122 63 126T57 135T55 142Q55 151 68 176T111 235T177 302T271 356T388 378Q451 378 508 355T602 300T668 233T709 174T722 142Q722 124 704 122Q692 122 685 134T658 179T606 243Q511 338 390 338Q354 338 320 329Q251 312 193 263T97 141Q87 123 77 122",8995:"389 143Q324 143 266 164T171 215T107 277T67 330T55 358T60 371T77 378Q85 377 92 367T116 331T158 280Q256 182 389 182Q475 182 552 227T675 351Q688 378 704 378Q722 376 722 358Q722 352 710 330T670 276T605 215T511 164T389 143",9651:"99 -20Q84 -11 84 0Q84 5 148 145T278 424L342 563Q347 575 360 575Q368 575 375 570Q376 569 441 430T571 148T637 0Q637 -11 622 -20H99ZM476 260L360 509L248 266Q137 24 135 22Q135 20 360 20Q586 20 586 21L476 260",9661:"84 556Q84 567 99 576H622Q637 567 637 556Q637 551 572 409T441 127T375 -14Q368 -19 360 -19H358Q349 -19 342 -7T296 92Q249 193 211 275Q84 550 84 556ZM586 534Q586 536 361 536Q135 536 135 535L358 52L361 47L473 290Q584 532 586 534",10887:"102 168Q103 168 151 146T247 102T295 81Q299 85 322 144T344 206L218 268Q153 297 123 313T87 333T82 344T86 355Q104 369 291 455Q491 552 491 553L542 673Q581 767 590 784T609 801Q616 801 622 795T629 781Q629 773 586 677Q546 581 546 577L609 606Q669 635 673 635Q680 635 686 629T693 615Q693 610 692 608T670 593T604 561L524 521L400 226L542 157Q617 123 649 107T687 85T694 72Q694 66 690 60T679 54Q665 54 526 119Q394 186 386 186Q385 186 342 88L331 61L509 -23Q680 -105 688 -111Q693 -115 693 -122T688 -135T675 -141H673Q664 -141 491 -59Q320 21 316 21H315L249 -136Q183 -293 178 -299Q172 -303 166 -303T153 -297T146 -283Q146 -282 154 -261T181 -197T213 -119L280 41Q280 46 186 86Q157 101 121 119Q92 133 87 136T82 148Q82 155 88 161T102 168ZM418 370L466 495Q464 495 308 420T151 344T204 317T311 267T364 244Q364 247 418 370",10888:"97 54Q82 54 82 72Q82 79 86 84Q95 91 222 153L351 215L398 324L442 433L258 519Q95 597 87 604Q82 608 82 615T88 628T102 635Q107 635 424 484L458 468L524 630Q593 789 597 795Q601 801 609 801Q616 801 622 795T629 781L562 615L493 450L589 406Q665 371 679 362T694 344Q694 339 693 337T677 326T631 302T538 257Q504 241 465 223T406 195T386 186Q383 185 344 92T306 -3L486 81Q662 168 673 168Q680 168 686 162T693 148T689 137Q688 136 482 35L280 -59L233 -176Q184 -291 178 -299Q172 -303 166 -303T153 -297T146 -283Q146 -279 185 -186T224 -90Q225 -88 223 -88Q219 -88 193 -101Q109 -143 98 -143Q82 -138 82 -122Q82 -116 85 -113T108 -98T171 -67L249 -30L289 61Q297 81 307 107T321 144T326 157L218 106Q109 54 97 54ZM553 379Q480 412 480 415Q479 415 460 372T423 285T406 241Q408 240 516 291T624 344L553 379",10955:"82 -14T82 -7T95 15H431L529 170H435Q341 170 333 175Q149 218 98 368Q84 406 84 461Q84 515 98 555Q126 633 193 686T346 750Q347 750 373 750T440 751T520 752H680Q693 739 693 732Q693 727 680 712H526Q364 712 353 710Q268 700 207 646T126 512Q123 496 123 461T126 410Q141 350 180 304T280 232Q312 217 344 214T464 210H555L589 261Q613 301 620 311T635 321Q644 321 650 315T657 301Q657 296 651 286T630 252T604 212Q604 210 642 210H680Q693 197 693 190Q693 186 692 184T686 177T680 170H578L526 92L478 17L580 15H682Q693 4 693 -4T680 -25H451L353 -179L518 -181H682Q694 -193 694 -201Q694 -211 682 -219L504 -221H326L293 -272Q257 -332 246 -332Q238 -332 232 -326T225 -313Q225 -310 226 -308Q226 -305 251 -265T278 -223Q278 -221 186 -221H95Q93 -218 89 -214T84 -208T82 -201T95 -181H306L404 -25H249L93 -23L86 -19Q82 -14 82 -7",10956:"82 732Q82 739 95 752H251Q415 752 426 750Q539 736 615 657Q667 599 689 517Q692 496 692 461T689 406Q668 325 615 266Q522 170 382 170H355L326 95Q319 80 311 59T298 28T293 17Q293 15 486 15H680Q693 0 693 -6T680 -25H275L213 -179L449 -181H682Q693 -192 693 -199T680 -221H198L178 -270Q153 -333 139 -333Q132 -333 126 -327T119 -314T135 -266T153 -223Q153 -221 124 -221H95Q82 -207 82 -201T95 -181H171L233 -25H162L93 -23L86 -19Q82 -14 82 -7T95 15H251L313 170H202L93 172L86 177Q82 182 82 190Q82 199 93 210H211L329 212L349 261Q366 301 372 311T386 321Q392 321 399 315T407 302Q407 295 390 254T373 210Q374 209 377 209Q412 209 444 217Q512 231 564 273T638 377Q651 414 651 461Q651 509 638 548Q613 613 555 656T422 710Q411 712 249 712H95Q82 727 82 732"},{})}};var b=require("../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[1331,641,3722,4390,9627,8807,406],()=>b(b.s=35975));module.exports=c})();
|