@nomix-ai/nomix-harness 0.2.4 → 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -9
- package/dist/assets/web/assets/index-BnapMmQ_.css +1 -0
- package/dist/assets/web/assets/index-Dx7Ws_OC.js +96 -0
- package/dist/assets/web/assets/langs/{php-D-uCvoST.js → php-DDkx9sim.js} +2 -2
- package/dist/{kernel/web-frontend/dist/assets/langs/ruby-DEItuUFs.js → assets/web/assets/langs/ruby-DCxyoPen.js} +2 -2
- package/dist/assets/web/assets/{vendor-Cjbwl5VI.js → vendor-D22_Mp1f.js} +2 -2
- package/dist/assets/web/favicon.svg +8 -0
- package/dist/assets/web/index.html +5 -5
- package/dist/bundles/base/cordis.patch.yml +31 -6
- package/dist/bundles/web-app/cordis.patch.yml +27 -6
- package/dist/cli/bin.js +4 -5
- package/dist/cli/builtin-registry.js +44 -4
- package/dist/cli/{dump-config-d3ECray2.js → dump-config-BEj2GlJo.js} +1 -1
- package/dist/cli/{plugin-Bw9wgrmj.js → plugin-D_gLgCYL.js} +1 -1
- package/dist/cli/profile-boot-BSrYtiQI.js +2 -0
- package/dist/cli/{profile-boot-DFHdh9Xq.js → profile-boot-CByqUxLM.js} +0 -2
- package/dist/cli/profile-boot.d.ts +2 -2
- package/dist/cli/runtime.js +0 -2
- package/dist/config/agent-presets/code/agent.cordis.yml +4 -3
- package/dist/config/agent-presets/cordis/agent.cordis.yml +4 -3
- package/dist/config/agent-presets/cordis/skills/editing-cordis-compositions/SKILL.md +13 -2
- package/dist/config/agent-presets/minimal/agent.cordis.yml +27 -1
- package/dist/config/agent-presets/standard/agent.cordis.yml +4 -3
- package/dist/kernel/acp/lib/index.js +1 -1
- package/dist/kernel/acp/lib/types/content.d.ts +1 -1
- package/dist/kernel/acp/lib/types/index.d.ts +2 -2
- package/dist/kernel/acp/lib/types/index.js +1 -1
- package/dist/kernel/acp/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/acp/package.json +1 -1
- package/dist/kernel/agent/lib/index.js +1 -1
- package/dist/kernel/agent/lib/types/dispatch.d.ts +1 -1
- package/dist/kernel/agent/lib/types/index.d.ts +1 -1
- package/dist/kernel/agent/lib/types/index.js +1 -1
- package/dist/kernel/agent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent/lib/types/model-selection.d.ts +1 -1
- package/dist/kernel/agent/lib/types/runtime-types.d.ts +1 -1
- package/dist/kernel/agent/package.json +1 -1
- package/dist/kernel/agent-default-model/lib/index.js +2 -2
- package/dist/kernel/agent-default-model/lib/types/index.d.ts +2 -2
- package/dist/kernel/agent-default-model/lib/types/index.js +2 -2
- package/dist/kernel/agent-default-model/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-default-model/package.json +1 -1
- package/dist/kernel/agent-instructions/lib/index.js +1 -1
- package/dist/kernel/agent-instructions/lib/types/config.d.ts +1 -1
- package/dist/kernel/agent-instructions/lib/types/config.js +1 -1
- package/dist/kernel/agent-instructions/lib/types/index.d.ts +1 -1
- package/dist/kernel/agent-instructions/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-instructions/package.json +1 -1
- package/dist/kernel/agent-loop/lib/index.js +35 -12
- package/dist/kernel/agent-loop/lib/types/agent.d.ts +1 -1
- package/dist/kernel/agent-loop/lib/types/agent.js +26 -6
- package/dist/kernel/agent-loop/lib/types/index.d.ts +2 -2
- package/dist/kernel/agent-loop/lib/types/index.js +2 -2
- package/dist/kernel/agent-loop/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-loop/lib/types/runtime-context.d.ts +1 -1
- package/dist/kernel/agent-loop/lib/types/tool-calls.d.ts +1 -1
- package/dist/kernel/agent-loop/package.json +1 -1
- package/dist/kernel/agent-presets/lib/index.js +3 -3
- package/dist/kernel/agent-presets/lib/invariant.js +3 -3
- package/dist/kernel/agent-presets/lib/types/discovery.js +1 -1
- package/dist/kernel/agent-presets/lib/types/index.d.ts +2 -2
- package/dist/kernel/agent-presets/lib/types/index.js +2 -2
- package/dist/kernel/agent-presets/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-presets/lib/types/mount.d.ts +2 -2
- package/dist/kernel/agent-presets/lib/types/mount.js +2 -2
- package/dist/kernel/agent-presets/package.json +1 -1
- package/dist/kernel/agent-tool-presentation/lib/index.js +1 -1
- package/dist/kernel/agent-tool-presentation/lib/types/index.d.ts +2 -2
- package/dist/kernel/agent-tool-presentation/lib/types/index.js +1 -1
- package/dist/kernel/agent-tool-presentation/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/agent-tool-presentation/package.json +1 -1
- package/dist/kernel/anonymous-user-id/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/anonymous-user-id/package.json +1 -1
- package/dist/kernel/api-gateway/lib/client.js +84 -55
- package/dist/kernel/api-gateway/lib/index.js +1 -1
- package/dist/kernel/api-gateway/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/api-gateway/lib/types/client/index.js +94 -62
- package/dist/kernel/api-gateway/lib/types/index.d.ts +1 -1
- package/dist/kernel/api-gateway/lib/types/index.js +1 -1
- package/dist/kernel/api-gateway/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/api-gateway/package.json +1 -1
- package/dist/kernel/api-remotes/lib/client.js +166 -27
- package/dist/kernel/api-remotes/lib/index.js +1 -1
- package/dist/kernel/api-remotes/lib/types/agent-lookup.d.ts +1 -1
- package/dist/kernel/api-remotes/lib/types/client/index.d.ts +5 -1
- package/dist/kernel/api-remotes/lib/types/client/index.js +4 -1
- package/dist/kernel/api-remotes/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/api-remotes/lib/types/remote-events.d.ts +1 -1
- package/dist/kernel/api-remotes/lib/types/remote-events.js +1 -1
- package/dist/kernel/api-remotes/package.json +11 -7
- package/dist/kernel/app-boot/lib/index.js +23 -45
- package/dist/kernel/app-boot/lib/types/index.d.ts +3 -4
- package/dist/kernel/app-boot/lib/types/index.js +6 -7
- package/dist/kernel/app-boot/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/app-boot/lib/types/profile.d.ts +17 -14
- package/dist/kernel/app-boot/lib/types/profile.js +17 -27
- package/dist/kernel/app-boot/package.json +1 -1
- package/dist/kernel/atomic-write/lib/index.js +36 -16
- package/dist/kernel/atomic-write/lib/types/index.d.ts +21 -5
- package/dist/kernel/atomic-write/lib/types/index.js +40 -16
- package/dist/kernel/atomic-write/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/atomic-write/package.json +1 -1
- package/dist/kernel/attachment/lib/index.js +63 -4
- package/dist/kernel/attachment/lib/types/admission.d.ts +15 -0
- package/dist/kernel/attachment/lib/types/admission.js +33 -0
- package/dist/kernel/attachment/lib/types/brand.d.ts +8 -0
- package/dist/kernel/attachment/lib/types/brand.js +8 -0
- package/dist/kernel/attachment/lib/types/error.d.ts +2 -2
- package/dist/kernel/attachment/lib/types/error.js +1 -0
- package/dist/kernel/attachment/lib/types/index.d.ts +24 -6
- package/dist/kernel/attachment/lib/types/index.js +25 -3
- package/dist/kernel/attachment/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/attachment/lib/types/types.d.ts +47 -2
- package/dist/kernel/attachment/package.json +3 -2
- package/dist/kernel/attachment-local/lib/index.js +641 -49
- package/dist/kernel/attachment-local/lib/types/compression-limiter.d.ts +18 -0
- package/dist/kernel/attachment-local/lib/types/compression-limiter.js +43 -0
- package/dist/kernel/attachment-local/lib/types/encoding.d.ts +23 -0
- package/dist/kernel/attachment-local/lib/types/encoding.js +33 -0
- package/dist/kernel/attachment-local/lib/types/image.d.ts +31 -2
- package/dist/kernel/attachment-local/lib/types/image.js +43 -4
- package/dist/kernel/attachment-local/lib/types/index.d.ts +47 -12
- package/dist/kernel/attachment-local/lib/types/index.js +141 -11
- package/dist/kernel/attachment-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/attachment-local/lib/types/normalization.d.ts +44 -0
- package/dist/kernel/attachment-local/lib/types/normalization.js +148 -0
- package/dist/kernel/attachment-local/lib/types/request-image.d.ts +35 -0
- package/dist/kernel/attachment-local/lib/types/request-image.js +208 -0
- package/dist/kernel/attachment-local/lib/types/store.d.ts +36 -9
- package/dist/kernel/attachment-local/lib/types/store.js +60 -24
- package/dist/kernel/attachment-local/package.json +1 -1
- package/dist/kernel/authorization/lib/index.js +248 -0
- package/dist/kernel/authorization/lib/invariant.js +36 -0
- package/dist/kernel/authorization/lib/types/index.d.ts +223 -0
- package/dist/kernel/authorization/lib/types/index.js +299 -0
- package/dist/kernel/authorization/lib/types/invariant.d.ts +16 -0
- package/dist/kernel/authorization/lib/types/invariant.js +38 -0
- package/dist/kernel/authorization/lib/types/types.d.ts +83 -0
- package/dist/kernel/authorization/lib/types/types.js +8 -0
- package/dist/kernel/{client-web-react → authorization}/package.json +19 -16
- package/dist/kernel/base/cordis.patch.yml +31 -6
- package/dist/kernel/base/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/base/package.json +3 -1
- package/dist/kernel/bash-local/lib/index.js +1 -1
- package/dist/kernel/bash-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/bash-local/lib/types/index.js +1 -1
- package/dist/kernel/bash-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/bash-local/package.json +1 -1
- package/dist/kernel/bash-sandbox/lib/types/index.d.ts +1 -1
- package/dist/kernel/bash-sandbox/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/bash-sandbox/package.json +1 -1
- package/dist/kernel/brand/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/brand/package.json +1 -1
- package/dist/kernel/client-connection/lib/client.js +148 -28
- package/dist/kernel/client-connection/lib/index.js +6 -6
- package/dist/kernel/client-connection/lib/types/client/fixture.js +112 -20
- package/dist/kernel/client-connection/lib/types/client/index.d.ts +22 -2
- package/dist/kernel/client-connection/lib/types/client/index.js +3 -2
- package/dist/kernel/client-connection/lib/types/client/rpc.d.ts +4 -1
- package/dist/kernel/client-connection/lib/types/client/rpc.js +4 -2
- package/dist/kernel/client-connection/lib/types/http-bridge.d.ts +2 -2
- package/dist/kernel/client-connection/lib/types/http-bridge.js +3 -3
- package/dist/kernel/client-connection/lib/types/index.d.ts +3 -3
- package/dist/kernel/client-connection/lib/types/index.js +1 -1
- package/dist/kernel/client-connection/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-connection/lib/types/rpc-host.d.ts +1 -1
- package/dist/kernel/client-connection/lib/types/rpc-host.js +1 -1
- package/dist/kernel/client-connection/package.json +15 -9
- package/dist/kernel/client-hmr/lib/index.js +1 -1
- package/dist/kernel/client-hmr/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-hmr/lib/types/index.d.ts +2 -2
- package/dist/kernel/client-hmr/lib/types/index.js +1 -1
- package/dist/kernel/client-hmr/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-hmr/package.json +1 -1
- package/dist/kernel/client-locale/lib/client.js +49 -10
- package/dist/kernel/client-locale/lib/index.js +1 -1
- package/dist/kernel/client-locale/lib/types/client/index.d.ts +20 -4
- package/dist/kernel/client-locale/lib/types/client/index.js +48 -7
- package/dist/kernel/client-locale/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-locale/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-locale/lib/types/locale-settings.d.ts +1 -1
- package/dist/kernel/client-locale/lib/types/locale-settings.js +1 -1
- package/dist/kernel/client-locale/package.json +6 -6
- package/dist/kernel/client-modules/lib/client.js +188 -123
- package/dist/kernel/client-modules/lib/index.js +178 -32
- package/dist/kernel/client-modules/lib/types/client/index.d.ts +20 -9
- package/dist/kernel/client-modules/lib/types/client/index.js +25 -8
- package/dist/kernel/client-modules/lib/types/client/manifest.d.ts +90 -41
- package/dist/kernel/client-modules/lib/types/client/manifest.js +45 -12
- package/dist/kernel/client-modules/lib/types/client/system.d.ts +15 -17
- package/dist/kernel/client-modules/lib/types/client/system.js +85 -56
- package/dist/kernel/client-modules/lib/types/index.d.ts +30 -14
- package/dist/kernel/client-modules/lib/types/index.js +129 -35
- package/dist/kernel/client-modules/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-modules/package.json +4 -2
- package/dist/kernel/client-runtime/lib/client.js +43 -8
- package/dist/kernel/client-runtime/lib/types/client/agents/scope.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/agents/scope.js +1 -1
- package/dist/kernel/client-runtime/lib/types/client/contract/session.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/contract/sessions.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/contract/store.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/contract/store.js +2 -2
- package/dist/kernel/client-runtime/lib/types/client/conversation/definition-registry.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/conversation/definition-registry.js +1 -1
- package/dist/kernel/client-runtime/lib/types/client/conversation/event-registry.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/conversation/view-registry.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/index.d.ts +3 -3
- package/dist/kernel/client-runtime/lib/types/client/index.js +3 -3
- package/dist/kernel/client-runtime/lib/types/client/sessions/context-provenance.d.ts +8 -0
- package/dist/kernel/client-runtime/lib/types/client/sessions/context-provenance.js +13 -0
- package/dist/kernel/client-runtime/lib/types/client/sessions/conversation.d.ts +11 -7
- package/dist/kernel/client-runtime/lib/types/client/sessions/projection-store.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/sessions/remotes.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/sessions/service.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/client/sessions/session.d.ts +2 -2
- package/dist/kernel/client-runtime/lib/types/client/sessions/session.js +4 -4
- package/dist/kernel/client-runtime/lib/types/client/slots.d.ts +3 -3
- package/dist/kernel/client-runtime/lib/types/client/slots.js +2 -2
- package/dist/kernel/client-runtime/lib/types/client/workspaces/path.d.ts +9 -0
- package/dist/kernel/client-runtime/lib/types/client/workspaces/path.js +27 -1
- package/dist/kernel/client-runtime/lib/types/client/workspaces/service.d.ts +1 -1
- package/dist/kernel/client-runtime/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-runtime/package.json +25 -14
- package/dist/kernel/client-ui-agent-preset/lib/client.js +58 -58
- package/dist/kernel/client-ui-agent-preset/lib/types/client/index.js +2 -2
- package/dist/kernel/client-ui-agent-preset/lib/types/client/settings-store.d.ts +7 -1
- package/dist/kernel/client-ui-agent-preset/lib/types/client/settings-store.js +21 -20
- package/dist/kernel/client-ui-agent-preset/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-agent-preset/package.json +2 -7
- package/dist/kernel/client-ui-attachment/lib/client.js +782 -0
- package/dist/kernel/client-ui-attachment/lib/index.js +5 -505
- package/dist/kernel/client-ui-attachment/lib/invariant.js +2 -3
- package/dist/kernel/client-ui-attachment/lib/types/client/ComposerAttachments.d.ts +4 -0
- package/dist/kernel/client-ui-attachment/lib/types/client/ComposerAttachments.js +85 -0
- package/dist/kernel/client-ui-attachment/lib/types/client/MessageImages.d.ts +4 -0
- package/dist/kernel/client-ui-attachment/lib/types/client/MessageImages.js +8 -0
- package/dist/kernel/client-ui-attachment/lib/types/client/index.d.ts +7 -0
- package/dist/kernel/client-ui-attachment/lib/types/client/index.js +16 -0
- package/dist/kernel/client-ui-attachment/lib/types/client/labels.d.ts +35 -0
- package/dist/kernel/client-ui-attachment/lib/types/client/labels.js +52 -0
- package/dist/kernel/client-ui-attachment/lib/types/index.d.ts +3 -15
- package/dist/kernel/client-ui-attachment/lib/types/index.js +3 -11
- package/dist/kernel/client-ui-attachment/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-attachment/lib/types/invariant.js +2 -3
- package/dist/kernel/client-ui-attachment/package.json +32 -9
- package/dist/kernel/client-ui-brand-official/lib/client.js +50 -0
- package/dist/kernel/client-ui-brand-official/lib/index.js +9 -0
- package/dist/kernel/{client-web-react → client-ui-brand-official}/lib/invariant.js +6 -8
- package/dist/kernel/client-ui-brand-official/lib/types/client/Brand.d.ts +16 -0
- package/dist/kernel/client-ui-brand-official/lib/types/client/Brand.js +18 -0
- package/dist/kernel/client-ui-brand-official/lib/types/client/index.d.ts +10 -0
- package/dist/kernel/client-ui-brand-official/lib/types/client/index.js +17 -0
- package/dist/kernel/client-ui-brand-official/lib/types/index.d.ts +7 -0
- package/dist/kernel/client-ui-brand-official/lib/types/index.js +7 -0
- package/dist/kernel/client-ui-brand-official/lib/types/invariant.d.ts +16 -0
- package/dist/kernel/{client-web-react → client-ui-brand-official}/lib/types/invariant.js +6 -8
- package/dist/kernel/client-ui-brand-official/package.json +72 -0
- package/dist/kernel/client-ui-commands/lib/client.js +46 -17
- package/dist/kernel/client-ui-commands/lib/types/client/locales.d.ts +2 -0
- package/dist/kernel/client-ui-commands/lib/types/client/locales.js +2 -0
- package/dist/kernel/client-ui-commands/lib/types/client/service.d.ts +13 -3
- package/dist/kernel/client-ui-commands/lib/types/client/service.js +40 -8
- package/dist/kernel/client-ui-commands/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-commands/package.json +2 -5
- package/dist/kernel/client-ui-conversation/lib/client.js +952 -534
- package/dist/kernel/client-ui-conversation/lib/index.js +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/apply.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/apply.js +6 -4
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/AssistantMarkdown.d.ts +4 -5
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/AssistantMarkdown.js +6 -6
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/AssistantNodeView.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/AssistantNodeView.js +2 -2
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/ChatNodeSeat.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/ChatNodeSeat.js +5 -3
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/ChatView.js +53 -10
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/ContextInjectionRow.js +4 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/MessageItem.d.ts +4 -5
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/MessageItem.js +46 -16
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/StatsLine.d.ts +5 -3
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/StatsLine.js +54 -5
- package/dist/kernel/client-ui-conversation/lib/types/client/chat/register-node-renderers.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/contract/slots.d.ts +90 -8
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/assistant.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/assistant.js +1 -0
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/chat-snapshot-builder.d.ts +2 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/chat-snapshot-builder.js +95 -6
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/command.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/compaction.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/fallback.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/inbox.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/message.d.ts +12 -4
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/register.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/retry.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/tool.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-error.d.ts +7 -4
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-error.js +10 -26
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-max-tokens.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/conversation-nodes/turn-tail.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/image-labels.d.ts +1 -33
- package/dist/kernel/client-ui-conversation/lib/types/client/image-labels.js +5 -54
- package/dist/kernel/client-ui-conversation/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/input/contract.d.ts +17 -14
- package/dist/kernel/client-ui-conversation/lib/types/client/input/decorations.d.ts +13 -5
- package/dist/kernel/client-ui-conversation/lib/types/client/input/decorations.js +26 -10
- package/dist/kernel/client-ui-conversation/lib/types/client/input/facade.d.ts +34 -14
- package/dist/kernel/client-ui-conversation/lib/types/client/input/facade.js +116 -34
- package/dist/kernel/client-ui-conversation/lib/types/client/input/hub.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/input/hub.js +21 -19
- package/dist/kernel/client-ui-conversation/lib/types/client/input/machine.d.ts +35 -14
- package/dist/kernel/client-ui-conversation/lib/types/client/input/machine.js +71 -34
- package/dist/kernel/client-ui-conversation/lib/types/client/locales.d.ts +16 -0
- package/dist/kernel/client-ui-conversation/lib/types/client/locales.js +16 -0
- package/dist/kernel/client-ui-conversation/lib/types/client/queue/QueueDock.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/reference/ReferenceIcon.d.ts +16 -0
- package/dist/kernel/client-ui-conversation/lib/types/client/reference/ReferenceIcon.js +16 -0
- package/dist/kernel/client-ui-conversation/lib/types/client/service.d.ts +16 -3
- package/dist/kernel/client-ui-conversation/lib/types/client/service.js +27 -7
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/ConversationRoot.js +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/ConversationSession.js +18 -3
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/EmptyHero.d.ts +3 -1
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/EmptyHero.js +4 -2
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/InputBar.js +141 -126
- package/dist/kernel/client-ui-conversation/lib/types/client/skeleton/TodoPanel.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/submission-settings.d.ts +1 -1
- package/dist/kernel/client-ui-conversation/lib/types/submission-settings.js +1 -1
- package/dist/kernel/client-ui-conversation/package.json +9 -8
- package/dist/kernel/client-ui-cordis/lib/client.js +47 -47
- package/dist/kernel/client-ui-cordis/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-cordis/package.json +2 -5
- package/dist/kernel/client-ui-deliverables/lib/client.js +5 -5
- package/dist/kernel/client-ui-deliverables/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-deliverables/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-deliverables/package.json +4 -6
- package/dist/kernel/client-ui-directory-picker-browse/lib/client.js +29 -29
- package/dist/kernel/client-ui-directory-picker-browse/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-directory-picker-browse/package.json +2 -5
- package/dist/kernel/client-ui-directory-picker-native/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-directory-picker-native/package.json +2 -5
- package/dist/kernel/client-ui-goal/lib/client.js +9 -9
- package/dist/kernel/client-ui-goal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-goal/package.json +6 -5
- package/dist/kernel/client-ui-input-trigger/lib/client.js +83 -27
- package/dist/kernel/client-ui-input-trigger/lib/types/client/MenuView.js +13 -9
- package/dist/kernel/client-ui-input-trigger/lib/types/client/controller.d.ts +5 -3
- package/dist/kernel/client-ui-input-trigger/lib/types/client/controller.js +19 -7
- package/dist/kernel/client-ui-input-trigger/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-ui-input-trigger/lib/types/client/service.d.ts +2 -2
- package/dist/kernel/client-ui-input-trigger/lib/types/client/service.js +1 -1
- package/dist/kernel/client-ui-input-trigger/lib/types/core/contract.d.ts +7 -2
- package/dist/kernel/client-ui-input-trigger/lib/types/core/detect.d.ts +4 -4
- package/dist/kernel/client-ui-input-trigger/lib/types/core/detect.js +24 -6
- package/dist/kernel/client-ui-input-trigger/lib/types/core/menu.d.ts +15 -2
- package/dist/kernel/client-ui-input-trigger/lib/types/core/menu.js +13 -4
- package/dist/kernel/client-ui-input-trigger/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-input-trigger/lib/types/types.d.ts +52 -8
- package/dist/kernel/client-ui-input-trigger/package.json +4 -5
- package/dist/kernel/client-ui-jobs/lib/client.js +8 -8
- package/dist/kernel/client-ui-jobs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-jobs/package.json +3 -7
- package/dist/kernel/client-ui-layout/lib/client.js +2 -2
- package/dist/kernel/client-ui-layout/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-layout/package.json +2 -4
- package/dist/kernel/client-ui-message-feedback/lib/client.js +174 -58
- package/dist/kernel/client-ui-message-feedback/lib/types/client/MessageFeedbackActions.d.ts +9 -3
- package/dist/kernel/client-ui-message-feedback/lib/types/client/MessageFeedbackActions.js +164 -25
- package/dist/kernel/client-ui-message-feedback/lib/types/client/locales.d.ts +2 -0
- package/dist/kernel/client-ui-message-feedback/lib/types/client/locales.js +2 -0
- package/dist/kernel/client-ui-message-feedback/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-message-feedback/package.json +3 -5
- package/dist/kernel/client-ui-model-selection/lib/client.js +19 -19
- package/dist/kernel/client-ui-model-selection/lib/types/client/service.d.ts +2 -2
- package/dist/kernel/client-ui-model-selection/lib/types/client/service.js +1 -1
- package/dist/kernel/client-ui-model-selection/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-model-selection/package.json +7 -9
- package/dist/kernel/client-ui-permission-presets/lib/client.js +98 -84
- package/dist/kernel/client-ui-permission-presets/lib/types/client/index.js +6 -19
- package/dist/kernel/client-ui-permission-presets/lib/types/client/settings-store.d.ts +27 -18
- package/dist/kernel/client-ui-permission-presets/lib/types/client/settings-store.js +95 -68
- package/dist/kernel/client-ui-permission-presets/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-permission-presets/package.json +2 -8
- package/dist/kernel/client-ui-plan/lib/client.js +3 -3
- package/dist/kernel/client-ui-plan/lib/types/client/index.js +1 -1
- package/dist/kernel/client-ui-plan/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-plan/package.json +2 -6
- package/dist/kernel/client-ui-primitives/lib/Button.module.css +79 -0
- package/dist/kernel/client-ui-primitives/lib/ConnectionBanner.module.css +13 -0
- package/dist/kernel/client-ui-primitives/lib/DiffBlock.module.css +107 -0
- package/dist/kernel/client-ui-primitives/lib/DisclosureRow.module.css +69 -0
- package/dist/kernel/client-ui-primitives/lib/HoverCard.module.css +54 -0
- package/dist/kernel/client-ui-primitives/lib/Input.module.css +38 -0
- package/dist/kernel/client-ui-primitives/lib/JsonTree.module.css +222 -0
- package/dist/kernel/client-ui-primitives/lib/Menu.module.css +242 -0
- package/dist/kernel/client-ui-primitives/lib/Modal.module.css +103 -0
- package/dist/kernel/client-ui-primitives/lib/OnboardingSurface.module.css +29 -0
- package/dist/kernel/client-ui-primitives/lib/Pill.module.css +27 -0
- package/dist/kernel/client-ui-primitives/lib/ReadBlock.module.css +117 -0
- package/dist/kernel/client-ui-primitives/lib/RiskConfirmation.module.css +73 -0
- package/dist/kernel/client-ui-primitives/lib/SearchBlock.module.css +120 -0
- package/dist/kernel/client-ui-primitives/lib/StateDot.module.css +65 -0
- package/dist/kernel/client-ui-primitives/lib/TerminalBlock.module.css +211 -0
- package/dist/kernel/client-ui-primitives/lib/Toast.module.css +70 -0
- package/dist/kernel/client-ui-primitives/lib/Tooltip.module.css +49 -0
- package/dist/kernel/client-ui-primitives/lib/WebBlock.module.css +130 -0
- package/dist/kernel/client-ui-primitives/lib/index.js +291 -261
- package/dist/kernel/client-ui-primitives/lib/invariant.js +2 -0
- package/dist/kernel/client-ui-primitives/lib/markdown/CodeBlock.module.css +96 -0
- package/dist/kernel/client-ui-primitives/lib/markdown/JsonBlock.module.css +32 -0
- package/dist/kernel/client-ui-primitives/lib/markdown/MarkdownText.module.css +304 -0
- package/dist/kernel/client-ui-primitives/lib/markdown/MessageText.module.css +9 -0
- package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.d.ts +7 -1
- package/dist/kernel/client-ui-primitives/lib/types/BrandWordmark.js +4 -2
- package/dist/kernel/client-ui-primitives/lib/types/index.d.ts +4 -1
- package/dist/kernel/client-ui-primitives/lib/types/index.js +2 -1
- package/dist/kernel/client-ui-primitives/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-primitives/lib/types/markdown/render.d.ts +2 -0
- package/dist/kernel/client-ui-primitives/lib/types/markdown/render.js +10 -2
- package/dist/kernel/client-ui-primitives/lib/types/useAnchoredPosition.d.ts +32 -0
- package/dist/kernel/client-ui-primitives/lib/types/useAnchoredPosition.js +69 -0
- package/dist/kernel/client-ui-primitives/package.json +2 -1
- package/dist/kernel/client-ui-reference/lib/client.js +149 -0
- package/dist/kernel/client-ui-reference/lib/index.js +11 -0
- package/dist/kernel/{client-schema-form → client-ui-reference}/lib/invariant.js +7 -8
- package/dist/kernel/client-ui-reference/lib/types/client/index.d.ts +9 -0
- package/dist/kernel/client-ui-reference/lib/types/client/index.js +106 -0
- package/dist/kernel/client-ui-reference/lib/types/client/locales.d.ts +30 -0
- package/dist/kernel/client-ui-reference/lib/types/client/locales.js +22 -0
- package/dist/kernel/client-ui-reference/lib/types/index.d.ts +9 -0
- package/dist/kernel/client-ui-reference/lib/types/index.js +9 -0
- package/dist/kernel/{client-schema-form → client-ui-reference}/lib/types/invariant.d.ts +4 -4
- package/dist/kernel/{client-schema-form → client-ui-reference}/lib/types/invariant.js +7 -8
- package/dist/kernel/client-ui-reference/package.json +77 -0
- package/dist/kernel/client-ui-renderer/lib/client.js +989 -0
- package/dist/kernel/client-ui-renderer/lib/index.js +6 -0
- package/dist/kernel/client-ui-renderer/lib/invariant.js +23 -0
- package/dist/kernel/{client-web/lib/types → client-ui-renderer/lib/types/client}/DocumentTitle.d.ts +4 -4
- package/dist/kernel/client-ui-renderer/lib/types/client/DocumentTitle.js +17 -0
- package/dist/kernel/client-ui-renderer/lib/types/client/app.d.ts +18 -0
- package/dist/kernel/{client-web/lib/types → client-ui-renderer/lib/types/client}/app.js +5 -5
- package/dist/kernel/{client-web-react/lib/types → client-ui-renderer/lib/types/client}/bind.d.ts +1 -1
- package/dist/kernel/client-ui-renderer/lib/types/client/index.d.ts +29 -0
- package/dist/kernel/client-ui-renderer/lib/types/client/index.js +51 -0
- package/dist/kernel/{client-web-react/lib/types → client-ui-renderer/lib/types/client}/scoped-slots.d.ts +1 -1
- package/dist/kernel/{client-web-react/lib/types → client-ui-renderer/lib/types/client}/scoped-slots.js +1 -1
- package/dist/kernel/{client-web-react/lib/types → client-ui-renderer/lib/types/client}/session-provider.d.ts +1 -1
- package/dist/kernel/client-ui-renderer/lib/types/index.d.ts +4 -0
- package/dist/kernel/client-ui-renderer/lib/types/index.js +4 -0
- package/dist/kernel/{client-web-react → client-ui-renderer}/lib/types/invariant.d.ts +4 -4
- package/dist/kernel/client-ui-renderer/lib/types/invariant.js +22 -0
- package/dist/kernel/client-ui-renderer/package.json +71 -0
- package/dist/kernel/client-ui-settings/lib/client.js +1177 -67
- package/dist/kernel/client-ui-settings/lib/types/client/index.d.ts +20 -12
- package/dist/kernel/client-ui-settings/lib/types/client/index.js +25 -6
- package/dist/kernel/client-ui-settings/lib/types/client/schema.d.ts +72 -0
- package/dist/kernel/client-ui-settings/lib/types/client/schema.js +152 -0
- package/dist/kernel/client-ui-settings/lib/types/client/settings-mirror.d.ts +118 -0
- package/dist/kernel/client-ui-settings/lib/types/client/settings-mirror.js +160 -0
- package/dist/kernel/client-ui-settings/lib/types/client/settings-scope.d.ts +53 -26
- package/dist/kernel/client-ui-settings/lib/types/client/settings-scope.js +89 -72
- package/dist/kernel/client-ui-settings/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings/package.json +7 -7
- package/dist/kernel/client-ui-settings-general/lib/client.js +58 -62
- package/dist/kernel/client-ui-settings-general/lib/index.js +1 -1
- package/dist/kernel/client-ui-settings-general/lib/types/client/SettingsDocumentAction.d.ts +7 -6
- package/dist/kernel/client-ui-settings-general/lib/types/client/index.js +10 -11
- package/dist/kernel/client-ui-settings-general/lib/types/client/settings-document-store.d.ts +13 -11
- package/dist/kernel/client-ui-settings-general/lib/types/client/settings-document-store.js +37 -40
- package/dist/kernel/client-ui-settings-general/lib/types/index.d.ts +1 -1
- package/dist/kernel/client-ui-settings-general/lib/types/index.js +1 -1
- package/dist/kernel/client-ui-settings-general/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings-general/package.json +4 -8
- package/dist/kernel/client-ui-settings-models/lib/client.js +279 -209
- package/dist/kernel/client-ui-settings-models/lib/types/client/DeepSeekOnboardingDialog.d.ts +3 -0
- package/dist/kernel/client-ui-settings-models/lib/types/client/DeepSeekOnboardingDialog.js +2 -2
- package/dist/kernel/client-ui-settings-models/lib/types/client/ModelListEditor.js +11 -1
- package/dist/kernel/client-ui-settings-models/lib/types/client/ModelsSection.d.ts +10 -5
- package/dist/kernel/client-ui-settings-models/lib/types/client/ModelsSection.js +9 -6
- package/dist/kernel/client-ui-settings-models/lib/types/client/ProviderEditor.d.ts +3 -0
- package/dist/kernel/client-ui-settings-models/lib/types/client/ProviderEditor.js +30 -29
- package/dist/kernel/client-ui-settings-models/lib/types/client/index.js +27 -22
- package/dist/kernel/client-ui-settings-models/lib/types/client/locales.d.ts +2 -0
- package/dist/kernel/client-ui-settings-models/lib/types/client/locales.js +4 -0
- package/dist/kernel/client-ui-settings-models/lib/types/client/schema-operations.d.ts +10 -0
- package/dist/kernel/client-ui-settings-models/lib/types/client/schema-operations.js +17 -0
- package/dist/kernel/client-ui-settings-models/lib/types/client/store.d.ts +15 -7
- package/dist/kernel/client-ui-settings-models/lib/types/client/store.js +30 -21
- package/dist/kernel/client-ui-settings-models/lib/types/client/welcome-store.d.ts +35 -18
- package/dist/kernel/client-ui-settings-models/lib/types/client/welcome-store.js +89 -82
- package/dist/kernel/client-ui-settings-models/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings-models/package.json +3 -8
- package/dist/kernel/client-ui-settings-plugin-inventory/lib/client.js +11 -11
- package/dist/kernel/client-ui-settings-plugin-inventory/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings-plugin-inventory/package.json +2 -5
- package/dist/kernel/client-ui-settings-plugins/lib/client.js +42 -65
- package/dist/kernel/client-ui-settings-plugins/lib/types/client/index.js +5 -8
- package/dist/kernel/client-ui-settings-plugins/lib/types/client/tab-store.d.ts +8 -17
- package/dist/kernel/client-ui-settings-plugins/lib/types/client/tab-store.js +22 -44
- package/dist/kernel/client-ui-settings-plugins/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-settings-plugins/package.json +2 -7
- package/dist/kernel/client-ui-sidebar/lib/client.js +50 -20
- package/dist/kernel/client-ui-sidebar/lib/types/client/SidebarRoot.js +7 -3
- package/dist/kernel/client-ui-sidebar/lib/types/client/contract/slots.d.ts +30 -1
- package/dist/kernel/client-ui-sidebar/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-ui-sidebar/lib/types/client/index.js +2 -0
- package/dist/kernel/client-ui-sidebar/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-sidebar/package.json +2 -4
- package/dist/kernel/client-ui-skill/lib/client.js +12 -12
- package/dist/kernel/client-ui-skill/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-skill/package.json +2 -5
- package/dist/kernel/client-ui-slots/lib/index.js +2 -0
- package/dist/kernel/client-ui-slots/lib/invariant.js +2 -0
- package/dist/kernel/client-ui-slots/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-slots/lib/types/renderer.d.ts +1 -1
- package/dist/kernel/client-ui-slots/lib/types/store.d.ts +1 -1
- package/dist/kernel/client-ui-slots/package.json +1 -1
- package/dist/kernel/client-ui-subagent/lib/client.js +289 -157
- package/dist/kernel/client-ui-subagent/lib/types/client/SubagentHeaderLineage.d.ts +18 -0
- package/dist/kernel/client-ui-subagent/lib/types/client/{SubagentCatalogAction.js → SubagentHeaderLineage.js} +153 -25
- package/dist/kernel/client-ui-subagent/lib/types/client/index.d.ts +4 -16
- package/dist/kernel/client-ui-subagent/lib/types/client/index.js +7 -45
- package/dist/kernel/client-ui-subagent/lib/types/client/locales.d.ts +1 -0
- package/dist/kernel/client-ui-subagent/lib/types/client/locales.js +2 -0
- package/dist/kernel/client-ui-subagent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-subagent/package.json +6 -8
- package/dist/kernel/client-ui-theme/lib/client.js +47 -4
- package/dist/kernel/client-ui-theme/lib/index.js +23 -24
- package/dist/kernel/client-ui-theme/lib/types/boot-theme.d.ts +9 -10
- package/dist/kernel/client-ui-theme/lib/types/boot-theme.js +12 -19
- package/dist/kernel/client-ui-theme/lib/types/client/index.d.ts +2 -2
- package/dist/kernel/client-ui-theme/lib/types/client/index.js +3 -1
- package/dist/kernel/client-ui-theme/lib/types/client/styles.d.ts +7 -0
- package/dist/kernel/client-ui-theme/lib/types/client/styles.js +32 -0
- package/dist/kernel/client-ui-theme/lib/types/index.d.ts +5 -4
- package/dist/kernel/client-ui-theme/lib/types/index.js +7 -6
- package/dist/kernel/client-ui-theme/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-theme/lib/types/theme-settings.d.ts +1 -1
- package/dist/kernel/client-ui-theme/lib/types/theme-settings.js +1 -1
- package/dist/kernel/client-ui-theme/package.json +4 -6
- package/dist/kernel/client-ui-tool/lib/client.js +100 -60
- package/dist/kernel/client-ui-tool/lib/types/client/apply.d.ts +1 -2
- package/dist/kernel/client-ui-tool/lib/types/client/apply.js +6 -2
- package/dist/kernel/client-ui-tool/lib/types/client/contract/slots.d.ts +13 -3
- package/dist/kernel/client-ui-tool/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/ToolCallTree.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/ToolCallTree.js +8 -6
- package/dist/kernel/client-ui-tool/lib/types/client/tool/ToolDetails.d.ts +2 -9
- package/dist/kernel/client-ui-tool/lib/types/client/tool/ToolDetails.js +4 -3
- package/dist/kernel/client-ui-tool/lib/types/client/tool/models/read-card-model.d.ts +4 -18
- package/dist/kernel/client-ui-tool/lib/types/client/tool/models/read-card-model.js +21 -4
- package/dist/kernel/client-ui-tool/lib/types/client/tool/models/tool-call-model.d.ts +2 -9
- package/dist/kernel/client-ui-tool/lib/types/client/tool/models/tool-call-model.js +22 -2
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/GenericToolCard.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/GenericToolCard.js +3 -3
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/ask-question-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/bash-sample.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/file-mutation-row.d.ts +2 -2
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/file-mutation-row.js +2 -2
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/read-row.d.ts +2 -2
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/read-row.js +3 -3
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/search-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/todo-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/client/tool/toolviews/web-row.d.ts +1 -1
- package/dist/kernel/client-ui-tool/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-tool/package.json +4 -6
- package/dist/kernel/client-ui-trajectory/lib/client.js +144 -143
- package/dist/kernel/client-ui-trajectory/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-assistant-definition.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-assistant-definition.js +2 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-compaction-definition.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-message-definitions.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-request-header-definition.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-snapshot-builder.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/client/trajectory-tool-definition.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-trajectory/package.json +2 -4
- package/dist/kernel/client-ui-user-questions/lib/client.js +72 -35
- package/dist/kernel/client-ui-user-questions/lib/types/client/QuestionComposer.js +24 -6
- package/dist/kernel/client-ui-user-questions/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-user-questions/package.json +12 -10
- package/dist/kernel/client-ui-workflow-run/lib/client.js +259 -84
- package/dist/kernel/client-ui-workflow-run/lib/types/client/WorkflowRunPanel.js +162 -23
- package/dist/kernel/client-ui-workflow-run/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-workflow-run/package.json +3 -7
- package/dist/kernel/client-ui-workspace/lib/client.js +95 -59
- package/dist/kernel/client-ui-workspace/lib/types/client/WorkspaceBrowser.d.ts +1 -1
- package/dist/kernel/client-ui-workspace/lib/types/client/WorkspaceBrowser.js +38 -6
- package/dist/kernel/client-ui-workspace/lib/types/client/contract/slots.d.ts +9 -7
- package/dist/kernel/client-ui-workspace/lib/types/client/index.js +4 -2
- package/dist/kernel/client-ui-workspace/lib/types/client/rows/Rows.d.ts +4 -1
- package/dist/kernel/client-ui-workspace/lib/types/client/rows/Rows.js +5 -3
- package/dist/kernel/client-ui-workspace/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-ui-workspace/package.json +6 -4
- package/dist/kernel/client-web/lib/base.css +41 -0
- package/dist/kernel/client-web/lib/boot-page.module.css +104 -0
- package/dist/kernel/client-web/lib/index.js +157 -311
- package/dist/kernel/client-web/lib/invariant.js +2 -0
- package/dist/kernel/client-web/lib/types/boot-page.d.ts +46 -0
- package/dist/kernel/client-web/lib/types/boot-page.js +93 -0
- package/dist/kernel/client-web/lib/types/boot.d.ts +20 -33
- package/dist/kernel/client-web/lib/types/boot.js +78 -151
- package/dist/kernel/client-web/lib/types/index.d.ts +5 -11
- package/dist/kernel/client-web/lib/types/index.js +4 -10
- package/dist/kernel/client-web/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/client-web/lib/types/loader-status.d.ts +4 -52
- package/dist/kernel/client-web/lib/types/loader-status.js +0 -35
- package/dist/kernel/client-web/lib/types/platform.d.ts +3 -1
- package/dist/kernel/client-web/lib/types/platform.js +4 -3
- package/dist/kernel/client-web/lib/types/seed.js +1 -7
- package/dist/kernel/client-web/package.json +8 -15
- package/dist/kernel/cmdline/lib/types/index.d.ts +1 -1
- package/dist/kernel/cmdline/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/cmdline/package.json +1 -1
- package/dist/kernel/code-runtime/lib/index.js +1 -1
- package/dist/kernel/code-runtime/lib/types/index.d.ts +1 -1
- package/dist/kernel/code-runtime/lib/types/index.js +1 -1
- package/dist/kernel/code-runtime/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/code-runtime/package.json +1 -1
- package/dist/kernel/code-runtime-python/lib/index.js +413 -0
- package/dist/kernel/code-runtime-python/lib/invariant.js +24 -0
- package/dist/kernel/code-runtime-python/lib/types/index.d.ts +12 -0
- package/dist/kernel/code-runtime-python/lib/types/index.js +11 -0
- package/dist/kernel/code-runtime-python/lib/types/invariant.d.ts +16 -0
- package/dist/kernel/code-runtime-python/lib/types/invariant.js +23 -0
- package/dist/kernel/code-runtime-python/lib/types/protocol.d.ts +329 -0
- package/dist/kernel/code-runtime-python/lib/types/protocol.js +496 -0
- package/dist/kernel/{client-schema-form → code-runtime-python}/package.json +11 -14
- package/dist/kernel/code-runtime-python/py/protocol.py +138 -0
- package/dist/kernel/code-runtime-worker-thread/lib/index.js +1 -1
- package/dist/kernel/code-runtime-worker-thread/lib/types/index.d.ts +2 -2
- package/dist/kernel/code-runtime-worker-thread/lib/types/index.js +1 -1
- package/dist/kernel/code-runtime-worker-thread/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/code-runtime-worker-thread/package.json +1 -1
- package/dist/kernel/command-compact/lib/types/index.d.ts +1 -1
- package/dist/kernel/command-compact/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/command-compact/package.json +1 -1
- package/dist/kernel/command-feedback/lib/types/index.d.ts +1 -1
- package/dist/kernel/command-feedback/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/command-feedback/package.json +1 -1
- package/dist/kernel/command-goal/lib/index.js +40 -6
- package/dist/kernel/command-goal/lib/types/index.d.ts +1 -1
- package/dist/kernel/command-goal/lib/types/index.js +35 -6
- package/dist/kernel/command-goal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/command-goal/package.json +2 -1
- package/dist/kernel/commands/lib/index.js +78 -21
- package/dist/kernel/commands/lib/typert.host.js +53 -9
- package/dist/kernel/commands/lib/typert.remote-client.d.ts +4 -3
- package/dist/kernel/commands/lib/typert.remote-client.js +18 -2
- package/dist/kernel/commands/lib/types/index.d.ts +21 -2
- package/dist/kernel/commands/lib/types/index.js +77 -20
- package/dist/kernel/commands/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/commands/lib/types/types.d.ts +8 -0
- package/dist/kernel/commands/package.json +5 -1
- package/dist/kernel/compaction/lib/index.js +1 -1
- package/dist/kernel/compaction/lib/types/index.d.ts +1 -1
- package/dist/kernel/compaction/lib/types/index.js +1 -1
- package/dist/kernel/compaction/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/compaction/package.json +1 -1
- package/dist/kernel/compaction-basic/lib/index.js +1 -1
- package/dist/kernel/compaction-basic/lib/types/index.d.ts +2 -2
- package/dist/kernel/compaction-basic/lib/types/index.js +1 -1
- package/dist/kernel/compaction-basic/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/compaction-basic/lib/types/summarizer.d.ts +1 -1
- package/dist/kernel/compaction-basic/package.json +1 -1
- package/dist/kernel/compaction-tool-result-pruner/lib/index.js +2 -2
- package/dist/kernel/compaction-tool-result-pruner/lib/types/index.d.ts +2 -2
- package/dist/kernel/compaction-tool-result-pruner/lib/types/index.js +2 -2
- package/dist/kernel/compaction-tool-result-pruner/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/compaction-tool-result-pruner/package.json +1 -1
- package/dist/kernel/cordis/bin.js +16 -0
- package/dist/kernel/cordis/lib/index.js +1828 -0
- package/dist/kernel/cordis/lib/types/context.d.ts +101 -0
- package/dist/kernel/cordis/lib/types/context.js +99 -0
- package/dist/kernel/cordis/lib/types/events.d.ts +240 -0
- package/dist/kernel/cordis/lib/types/events.js +199 -0
- package/dist/kernel/cordis/lib/types/fiber.d.ts +202 -0
- package/dist/kernel/cordis/lib/types/fiber.js +660 -0
- package/dist/kernel/cordis/lib/types/index.d.ts +15 -0
- package/dist/kernel/cordis/lib/types/index.js +15 -0
- package/dist/kernel/cordis/lib/types/logger.d.ts +105 -0
- package/dist/kernel/cordis/lib/types/logger.js +185 -0
- package/dist/kernel/cordis/lib/types/reflect.d.ts +186 -0
- package/dist/kernel/cordis/lib/types/reflect.js +310 -0
- package/dist/kernel/cordis/lib/types/registry.d.ts +201 -0
- package/dist/kernel/cordis/lib/types/registry.js +218 -0
- package/dist/kernel/cordis/lib/types/service.d.ts +55 -0
- package/dist/kernel/cordis/lib/types/service.js +113 -0
- package/dist/kernel/cordis/lib/types/utils.d.ts +62 -0
- package/dist/kernel/cordis/lib/types/utils.js +271 -0
- package/dist/kernel/cordis/package.json +51 -0
- package/dist/kernel/cordis-client-runner/lib/client.js +171 -37
- package/dist/kernel/cordis-client-runner/lib/types/client/api-catalog.js +3 -3
- package/dist/kernel/cordis-client-runner/lib/types/client/guard.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/guard.js +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/inspect-registry.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/providers.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/client/runtime.d.ts +2 -2
- package/dist/kernel/cordis-client-runner/lib/types/client/slot-catalog.js +208 -30
- package/dist/kernel/cordis-client-runner/lib/types/client/timer.d.ts +2 -2
- package/dist/kernel/cordis-client-runner/lib/types/client/timer.js +1 -1
- package/dist/kernel/cordis-client-runner/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/cordis-client-runner/package.json +2 -5
- package/dist/kernel/cordis-host-runner/lib/index.js +30 -7
- package/dist/kernel/cordis-host-runner/lib/typert.host.js +54 -6
- package/dist/kernel/cordis-host-runner/lib/types/guard.d.ts +2 -2
- package/dist/kernel/cordis-host-runner/lib/types/guard.js +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/index.d.ts +3 -3
- package/dist/kernel/cordis-host-runner/lib/types/index.js +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/inspect-registry.d.ts +2 -2
- package/dist/kernel/cordis-host-runner/lib/types/inspect-registry.js +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/lifecycle.d.ts +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/registry.d.ts +1 -1
- package/dist/kernel/cordis-host-runner/lib/types/sandbox.d.ts +9 -3
- package/dist/kernel/cordis-host-runner/lib/types/sandbox.js +34 -6
- package/dist/kernel/cordis-host-runner/package.json +1 -1
- package/dist/kernel/cordis-plugin-group/lib/index.js +5 -0
- package/dist/kernel/cordis-plugin-group/lib/types/index.d.ts +3 -0
- package/dist/kernel/cordis-plugin-group/lib/types/index.js +3 -0
- package/dist/kernel/cordis-plugin-group/package.json +36 -0
- package/dist/kernel/cordis-plugin-hmr/lib/index.js +452 -0
- package/dist/kernel/cordis-plugin-hmr/lib/types/error.d.ts +4 -0
- package/dist/kernel/cordis-plugin-hmr/lib/types/error.js +33 -0
- package/dist/kernel/cordis-plugin-hmr/lib/types/index.d.ts +87 -0
- package/dist/kernel/cordis-plugin-hmr/lib/types/index.js +525 -0
- package/dist/kernel/cordis-plugin-hmr/package.json +59 -0
- package/dist/kernel/cordis-plugin-include/lib/index.js +284 -0
- package/dist/kernel/cordis-plugin-include/lib/types/index.d.ts +99 -0
- package/dist/kernel/cordis-plugin-include/lib/types/index.js +331 -0
- package/dist/kernel/cordis-plugin-include/package.json +40 -0
- package/dist/kernel/cordis-plugin-loader/lib/index.js +744 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/entry.d.ts +56 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/entry.js +283 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/group.d.ts +27 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/group.js +139 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/isolate.d.ts +35 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/isolate.js +151 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/tree.d.ts +38 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/tree.js +169 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/utils.d.ts +11 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/config/utils.js +28 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/index.d.ts +73 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/index.js +154 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/internal.d.ts +97 -0
- package/dist/kernel/cordis-plugin-loader/lib/types/internal.js +36 -0
- package/dist/kernel/cordis-plugin-loader/package.json +44 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/browser.js +80 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/index.js +95 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/browser.d.ts +10 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/browser.js +14 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/index.d.ts +15 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/index.js +23 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/shared.d.ts +45 -0
- package/dist/kernel/cordis-plugin-logger-console/lib/types/shared.js +73 -0
- package/dist/kernel/cordis-plugin-logger-console/package.json +42 -0
- package/dist/kernel/cordis-plugin-timer/lib/index.js +152 -0
- package/dist/kernel/cordis-plugin-timer/lib/types/index.d.ts +30 -0
- package/dist/kernel/cordis-plugin-timer/lib/types/index.js +134 -0
- package/dist/kernel/cordis-plugin-timer/package.json +38 -0
- package/dist/kernel/cosmokit/lib/index.js +325 -0
- package/dist/kernel/cosmokit/lib/types/array.d.ts +15 -0
- package/dist/kernel/cosmokit/lib/types/array.js +37 -0
- package/dist/kernel/cosmokit/lib/types/index.d.ts +11 -0
- package/dist/kernel/cosmokit/lib/types/index.js +11 -0
- package/dist/kernel/cosmokit/lib/types/misc.d.ts +41 -0
- package/dist/kernel/cosmokit/lib/types/misc.js +50 -0
- package/dist/kernel/cosmokit/lib/types/string.d.ts +89 -0
- package/dist/kernel/cosmokit/lib/types/string.js +79 -0
- package/dist/kernel/cosmokit/lib/types/time.d.ts +19 -0
- package/dist/kernel/cosmokit/lib/types/time.js +101 -0
- package/dist/kernel/cosmokit/lib/types/types.d.ts +34 -0
- package/dist/kernel/cosmokit/lib/types/types.js +141 -0
- package/dist/kernel/cosmokit/package.json +32 -0
- package/dist/kernel/credentials/lib/index.js +105 -14
- package/dist/kernel/credentials/lib/invariant.js +3 -3
- package/dist/kernel/credentials/lib/types/index.d.ts +137 -8
- package/dist/kernel/credentials/lib/types/index.js +115 -16
- package/dist/kernel/credentials/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/credentials/lib/types/invariant.js +3 -3
- package/dist/kernel/credentials/lib/types/types.d.ts +58 -5
- package/dist/kernel/credentials/lib/types/types.js +4 -4
- package/dist/kernel/credentials/package.json +1 -1
- package/dist/kernel/credentials-local/lib/index.js +389 -31
- package/dist/kernel/credentials-local/lib/invariant.js +1 -1
- package/dist/kernel/credentials-local/lib/types/index.d.ts +59 -14
- package/dist/kernel/credentials-local/lib/types/index.js +447 -32
- package/dist/kernel/credentials-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/credentials-local/lib/types/invariant.js +1 -1
- package/dist/kernel/credentials-local/package.json +1 -1
- package/dist/kernel/e2b/lib/index.js +2 -2
- package/dist/kernel/e2b/lib/types/index.d.ts +2 -2
- package/dist/kernel/e2b/lib/types/index.js +2 -2
- package/dist/kernel/e2b/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/e2b/package.json +1 -1
- package/dist/kernel/experimental-agent-team/lib/index.js +1728 -0
- package/dist/kernel/experimental-agent-team/lib/invariant.js +354 -0
- package/dist/kernel/experimental-agent-team/lib/types/activity.d.ts +23 -0
- package/dist/kernel/experimental-agent-team/lib/types/activity.js +85 -0
- package/dist/kernel/experimental-agent-team/lib/types/error.d.ts +13 -0
- package/dist/kernel/experimental-agent-team/lib/types/error.js +23 -0
- package/dist/kernel/experimental-agent-team/lib/types/fold.d.ts +44 -0
- package/dist/kernel/experimental-agent-team/lib/types/fold.js +243 -0
- package/dist/kernel/experimental-agent-team/lib/types/index.d.ts +115 -0
- package/dist/kernel/experimental-agent-team/lib/types/index.js +205 -0
- package/dist/kernel/experimental-agent-team/lib/types/invariant.d.ts +9 -0
- package/dist/kernel/experimental-agent-team/lib/types/invariant.js +29 -0
- package/dist/kernel/experimental-agent-team/lib/types/journal.d.ts +39 -0
- package/dist/kernel/experimental-agent-team/lib/types/journal.js +59 -0
- package/dist/kernel/experimental-agent-team/lib/types/lifecycle.d.ts +33 -0
- package/dist/kernel/experimental-agent-team/lib/types/lifecycle.js +85 -0
- package/dist/kernel/experimental-agent-team/lib/types/mailbox.d.ts +79 -0
- package/dist/kernel/experimental-agent-team/lib/types/mailbox.js +303 -0
- package/dist/kernel/experimental-agent-team/lib/types/roster.d.ts +113 -0
- package/dist/kernel/experimental-agent-team/lib/types/roster.js +445 -0
- package/dist/kernel/experimental-agent-team/lib/types/session-message.d.ts +11 -0
- package/dist/kernel/experimental-agent-team/lib/types/session-message.js +23 -0
- package/dist/kernel/experimental-agent-team/lib/types/task-board.d.ts +62 -0
- package/dist/kernel/experimental-agent-team/lib/types/task-board.js +275 -0
- package/dist/kernel/experimental-agent-team/lib/types/task-graph.d.ts +21 -0
- package/dist/kernel/experimental-agent-team/lib/types/task-graph.js +62 -0
- package/dist/kernel/experimental-agent-team/lib/types/types.d.ts +192 -0
- package/dist/kernel/experimental-agent-team/lib/types/types.js +26 -0
- package/dist/kernel/experimental-agent-team/lib/types/validation.d.ts +16 -0
- package/dist/kernel/experimental-agent-team/lib/types/validation.js +33 -0
- package/dist/kernel/experimental-agent-team/package.json +62 -0
- package/dist/kernel/experimental-tool-agent-team/lib/index.js +555 -0
- package/dist/kernel/experimental-tool-agent-team/lib/invariant.js +13 -0
- package/dist/kernel/experimental-tool-agent-team/lib/types/index.d.ts +19 -0
- package/dist/kernel/experimental-tool-agent-team/lib/types/index.js +379 -0
- package/dist/kernel/experimental-tool-agent-team/lib/types/invariant.d.ts +9 -0
- package/dist/kernel/experimental-tool-agent-team/lib/types/invariant.js +11 -0
- package/dist/kernel/experimental-tool-agent-team/package.json +61 -0
- package/dist/kernel/file-reference/lib/index.js +138 -0
- package/dist/kernel/file-reference/lib/invariant.js +23 -0
- package/dist/kernel/file-reference/lib/typert.host.d.ts +3 -0
- package/dist/kernel/file-reference/lib/typert.host.js +436 -0
- package/dist/kernel/file-reference/lib/typert.remote-client.d.ts +26 -0
- package/dist/kernel/file-reference/lib/typert.remote-client.js +59 -0
- package/dist/kernel/file-reference/lib/types/grammar.d.ts +33 -0
- package/dist/kernel/file-reference/lib/types/grammar.js +43 -0
- package/dist/kernel/file-reference/lib/types/index.d.ts +42 -0
- package/dist/kernel/file-reference/lib/types/index.js +75 -0
- package/dist/kernel/file-reference/lib/types/invariant.d.ts +16 -0
- package/dist/kernel/file-reference/lib/types/invariant.js +22 -0
- package/dist/kernel/file-reference/lib/types/types.d.ts +13 -0
- package/dist/kernel/file-reference/lib/types/types.js +7 -0
- package/dist/kernel/file-reference/package.json +70 -0
- package/dist/kernel/file-reference-local/lib/index.js +327 -0
- package/dist/kernel/file-reference-local/lib/invariant.js +23 -0
- package/dist/kernel/file-reference-local/lib/types/index.d.ts +35 -0
- package/dist/kernel/file-reference-local/lib/types/index.js +105 -0
- package/dist/kernel/file-reference-local/lib/types/invariant.d.ts +16 -0
- package/dist/kernel/file-reference-local/lib/types/invariant.js +22 -0
- package/dist/kernel/file-reference-local/lib/types/search.d.ts +52 -0
- package/dist/kernel/file-reference-local/lib/types/search.js +258 -0
- package/dist/kernel/file-reference-local/package.json +58 -0
- package/dist/kernel/fs/lib/index.js +1 -1
- package/dist/kernel/fs/lib/types/index.d.ts +1 -1
- package/dist/kernel/fs/lib/types/index.js +1 -1
- package/dist/kernel/fs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs/package.json +1 -1
- package/dist/kernel/fs-e2b/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs-e2b/package.json +1 -1
- package/dist/kernel/fs-local/lib/index.js +1 -1
- package/dist/kernel/fs-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/fs-local/lib/types/index.js +1 -1
- package/dist/kernel/fs-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs-local/package.json +1 -1
- package/dist/kernel/fs-observation-policy/lib/types/index.d.ts +1 -1
- package/dist/kernel/fs-observation-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs-observation-policy/package.json +1 -1
- package/dist/kernel/fs-sandbox/lib/types/index.d.ts +1 -1
- package/dist/kernel/fs-sandbox/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/fs-sandbox/package.json +1 -1
- package/dist/kernel/goal/lib/index.js +6 -3
- package/dist/kernel/goal/lib/typert.host.js +27 -3
- package/dist/kernel/goal/lib/types/index.d.ts +2 -2
- package/dist/kernel/goal/lib/types/index.js +3 -3
- package/dist/kernel/goal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/goal/lib/types/types.d.ts +3 -0
- package/dist/kernel/goal/package.json +1 -1
- package/dist/kernel/goal-round-driver/lib/types/index.d.ts +1 -1
- package/dist/kernel/goal-round-driver/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/goal-round-driver/package.json +1 -1
- package/dist/kernel/headless/lib/index.js +1 -1
- package/dist/kernel/headless/lib/types/index.d.ts +2 -2
- package/dist/kernel/headless/lib/types/index.js +1 -1
- package/dist/kernel/headless/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/headless/lib/types/startup.d.ts +1 -1
- package/dist/kernel/headless/package.json +1 -1
- package/dist/kernel/home-paths/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/home-paths/package.json +1 -1
- package/dist/kernel/hook-protocol/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/hook-protocol/package.json +1 -1
- package/dist/kernel/hooks-claude-code/lib/index.js +1 -1
- package/dist/kernel/hooks-claude-code/lib/types/index.d.ts +2 -2
- package/dist/kernel/hooks-claude-code/lib/types/index.js +1 -1
- package/dist/kernel/hooks-claude-code/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/hooks-claude-code/package.json +1 -1
- package/dist/kernel/hooks-codex/lib/index.js +1 -1
- package/dist/kernel/hooks-codex/lib/types/index.d.ts +2 -2
- package/dist/kernel/hooks-codex/lib/types/index.js +1 -1
- package/dist/kernel/hooks-codex/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/hooks-codex/package.json +1 -1
- package/dist/kernel/host-apiproxy/lib/index.js +27 -59
- package/dist/kernel/host-apiproxy/lib/types/api/host.d.ts +2 -0
- package/dist/kernel/host-apiproxy/lib/types/api/host.schema.d.ts +1 -0
- package/dist/kernel/host-apiproxy/lib/types/api/host.schema.js +1 -0
- package/dist/kernel/host-apiproxy/lib/types/api/sessions.d.ts +4 -0
- package/dist/kernel/host-apiproxy/lib/types/api/sessions.schema.js +1 -0
- package/dist/kernel/host-apiproxy/lib/types/api-proxy.d.ts +1 -1
- package/dist/kernel/host-apiproxy/lib/types/api-proxy.js +15 -53
- package/dist/kernel/host-apiproxy/lib/types/index.d.ts +2 -2
- package/dist/kernel/host-apiproxy/lib/types/index.js +2 -2
- package/dist/kernel/host-apiproxy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-apiproxy/lib/types/session-export.d.ts +1 -1
- package/dist/kernel/host-apiproxy/package.json +1 -1
- package/dist/kernel/host-directory-picker/lib/index.js +1 -1
- package/dist/kernel/host-directory-picker/lib/types/index.d.ts +1 -1
- package/dist/kernel/host-directory-picker/lib/types/index.js +1 -1
- package/dist/kernel/host-directory-picker/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-directory-picker/package.json +1 -1
- package/dist/kernel/host-directory-picker-auto/lib/types/index.d.ts +1 -1
- package/dist/kernel/host-directory-picker-auto/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-directory-picker-auto/package.json +1 -1
- package/dist/kernel/host-directory-picker-browse/lib/index.js +1 -1
- package/dist/kernel/host-directory-picker-browse/lib/types/index.d.ts +2 -2
- package/dist/kernel/host-directory-picker-browse/lib/types/index.js +1 -1
- package/dist/kernel/host-directory-picker-browse/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-directory-picker-browse/package.json +1 -1
- package/dist/kernel/host-directory-picker-native/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-directory-picker-native/package.json +1 -1
- package/dist/kernel/host-frontend-static/lib/index.js +35 -27
- package/dist/kernel/host-frontend-static/lib/types/index.d.ts +12 -12
- package/dist/kernel/host-frontend-static/lib/types/index.js +39 -28
- package/dist/kernel/host-frontend-static/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-frontend-static/package.json +2 -2
- package/dist/kernel/host-plugin-inventory/lib/types/index.d.ts +1 -1
- package/dist/kernel/host-plugin-inventory/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-plugin-inventory/package.json +1 -1
- package/dist/kernel/host-webserver/lib/index.js +104 -8
- package/dist/kernel/host-webserver/lib/types/index.d.ts +35 -7
- package/dist/kernel/host-webserver/lib/types/index.js +30 -7
- package/dist/kernel/host-webserver/lib/types/injections.d.ts +56 -0
- package/dist/kernel/host-webserver/lib/types/injections.js +82 -0
- package/dist/kernel/host-webserver/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/host-webserver/package.json +1 -1
- package/dist/kernel/invariants/lib/index.js +2 -2
- package/dist/kernel/invariants/lib/types/index.d.ts +3 -3
- package/dist/kernel/invariants/lib/types/index.js +2 -2
- package/dist/kernel/invariants/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/invariants/package.json +1 -1
- package/dist/kernel/jobs/lib/index.js +1 -1
- package/dist/kernel/jobs/lib/types/index.d.ts +1 -1
- package/dist/kernel/jobs/lib/types/index.js +1 -1
- package/dist/kernel/jobs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/jobs/package.json +1 -1
- package/dist/kernel/jobs-local/lib/index.js +1 -1
- package/dist/kernel/jobs-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/jobs-local/lib/types/index.js +1 -1
- package/dist/kernel/jobs-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/jobs-local/package.json +1 -1
- package/dist/kernel/launch-environment/lib/types/index.d.ts +1 -1
- package/dist/kernel/launch-environment/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/launch-environment/package.json +1 -1
- package/dist/kernel/llm/lib/index.js +249 -27
- package/dist/kernel/llm/lib/types/assembler.d.ts +10 -1
- package/dist/kernel/llm/lib/types/assembler.js +20 -1
- package/dist/kernel/llm/lib/types/content.d.ts +59 -0
- package/dist/kernel/llm/lib/types/content.js +149 -0
- package/dist/kernel/llm/lib/types/index.d.ts +25 -2
- package/dist/kernel/llm/lib/types/index.js +62 -9
- package/dist/kernel/llm/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/llm/lib/types/retry-policy.d.ts +2 -2
- package/dist/kernel/llm/lib/types/retry-policy.js +7 -3
- package/dist/kernel/llm/package.json +1 -1
- package/dist/kernel/llm-deepseek/lib/index.js +1101 -71
- package/dist/kernel/llm-deepseek/lib/types/adapter.d.ts +69 -1
- package/dist/kernel/llm-deepseek/lib/types/adapter.js +296 -60
- package/dist/kernel/llm-deepseek/lib/types/file-id.d.ts +19 -0
- package/dist/kernel/llm-deepseek/lib/types/file-id.js +18 -0
- package/dist/kernel/llm-deepseek/lib/types/file-store.d.ts +83 -0
- package/dist/kernel/llm-deepseek/lib/types/file-store.js +261 -0
- package/dist/kernel/llm-deepseek/lib/types/files-api.d.ts +103 -0
- package/dist/kernel/llm-deepseek/lib/types/files-api.js +206 -0
- package/dist/kernel/llm-deepseek/lib/types/index.d.ts +33 -5
- package/dist/kernel/llm-deepseek/lib/types/index.js +140 -4
- package/dist/kernel/llm-deepseek/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/llm-deepseek/lib/types/serialize.d.ts +55 -6
- package/dist/kernel/llm-deepseek/lib/types/serialize.js +179 -23
- package/dist/kernel/llm-deepseek/lib/types/types.d.ts +28 -5
- package/dist/kernel/llm-deepseek/lib/types/upload-index.d.ts +68 -0
- package/dist/kernel/llm-deepseek/lib/types/upload-index.js +171 -0
- package/dist/kernel/llm-deepseek/package.json +9 -1
- package/dist/kernel/llm-pi-ai/lib/index.js +1758 -1171
- package/dist/kernel/llm-pi-ai/lib/types/adapter.d.ts +30 -5
- package/dist/kernel/llm-pi-ai/lib/types/adapter.js +43 -23
- package/dist/kernel/llm-pi-ai/lib/types/auth.d.ts +60 -0
- package/dist/kernel/llm-pi-ai/lib/types/auth.js +196 -0
- package/dist/kernel/llm-pi-ai/lib/types/catalog.d.ts +176 -38
- package/dist/kernel/llm-pi-ai/lib/types/catalog.js +245 -50
- package/dist/kernel/llm-pi-ai/lib/types/config.d.ts +38 -6
- package/dist/kernel/llm-pi-ai/lib/types/config.js +68 -3
- package/dist/kernel/llm-pi-ai/lib/types/context.d.ts +8 -3
- package/dist/kernel/llm-pi-ai/lib/types/context.js +60 -16
- package/dist/kernel/llm-pi-ai/lib/types/index.d.ts +2 -1
- package/dist/kernel/llm-pi-ai/lib/types/index.js +21 -19
- package/dist/kernel/llm-pi-ai/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/llm-pi-ai/lib/types/login.d.ts +21 -0
- package/dist/kernel/llm-pi-ai/lib/types/login.js +154 -0
- package/dist/kernel/llm-pi-ai/lib/types/stream.js +4 -0
- package/dist/kernel/llm-pi-ai/package.json +3 -1
- package/dist/kernel/llm-retry/lib/index.js +1 -1
- package/dist/kernel/llm-retry/lib/types/index.d.ts +2 -2
- package/dist/kernel/llm-retry/lib/types/index.js +1 -1
- package/dist/kernel/llm-retry/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/llm-retry/package.json +1 -1
- package/dist/kernel/lsp/lib/index.js +1 -1
- package/dist/kernel/lsp/lib/types/index.d.ts +1 -1
- package/dist/kernel/lsp/lib/types/index.js +1 -1
- package/dist/kernel/lsp/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/lsp/package.json +1 -1
- package/dist/kernel/lsp-stdio/lib/index.js +1 -1
- package/dist/kernel/lsp-stdio/lib/types/index.d.ts +2 -2
- package/dist/kernel/lsp-stdio/lib/types/index.js +1 -1
- package/dist/kernel/lsp-stdio/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/lsp-stdio/package.json +1 -1
- package/dist/kernel/manifest.json +21 -3
- package/dist/kernel/mcp-client/lib/index.js +1 -1
- package/dist/kernel/mcp-client/lib/types/connection.d.ts +1 -1
- package/dist/kernel/mcp-client/lib/types/index.d.ts +2 -2
- package/dist/kernel/mcp-client/lib/types/index.js +1 -1
- package/dist/kernel/mcp-client/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/mcp-client/lib/types/tools.d.ts +1 -1
- package/dist/kernel/mcp-client/package.json +1 -1
- package/dist/kernel/message-feedback/lib/index.js +2 -2
- package/dist/kernel/message-feedback/lib/types/index.d.ts +2 -2
- package/dist/kernel/message-feedback/lib/types/index.js +2 -2
- package/dist/kernel/message-feedback/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/message-feedback/package.json +1 -1
- package/dist/kernel/native-command/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/native-command/package.json +1 -1
- package/dist/kernel/node-addon-landlock-run/lib/index.d.ts +71 -0
- package/dist/kernel/node-addon-landlock-run/lib/index.js +101 -0
- package/dist/kernel/node-addon-landlock-run/package.json +41 -0
- package/dist/kernel/output-retention/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/output-retention/package.json +1 -1
- package/dist/kernel/permission-presets/lib/index.js +16 -4
- package/dist/kernel/permission-presets/lib/types/index.d.ts +7 -2
- package/dist/kernel/permission-presets/lib/types/index.js +13 -4
- package/dist/kernel/permission-presets/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/permission-presets/package.json +1 -1
- package/dist/kernel/persona/lib/index.js +1 -1
- package/dist/kernel/persona/lib/types/index.d.ts +2 -2
- package/dist/kernel/persona/lib/types/index.js +1 -1
- package/dist/kernel/persona/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/persona/package.json +1 -1
- package/dist/kernel/plan-mode/lib/index.js +50 -16
- package/dist/kernel/plan-mode/lib/types/index.d.ts +23 -1
- package/dist/kernel/plan-mode/lib/types/index.js +46 -20
- package/dist/kernel/plan-mode/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/plan-mode/lib/types/types.d.ts +5 -4
- package/dist/kernel/plan-mode/package.json +1 -1
- package/dist/kernel/pwsh-local/lib/index.js +1 -1
- package/dist/kernel/pwsh-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/pwsh-local/lib/types/index.js +1 -1
- package/dist/kernel/pwsh-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/pwsh-local/package.json +1 -1
- package/dist/kernel/pwsh-sandbox/lib/types/index.d.ts +1 -1
- package/dist/kernel/pwsh-sandbox/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/pwsh-sandbox/package.json +1 -1
- package/dist/kernel/repeat-tool-reminder/lib/index.js +3 -3
- package/dist/kernel/repeat-tool-reminder/lib/types/index.d.ts +2 -2
- package/dist/kernel/repeat-tool-reminder/lib/types/index.js +1 -1
- package/dist/kernel/repeat-tool-reminder/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/repeat-tool-reminder/package.json +1 -1
- package/dist/kernel/sandbox/lib/index.js +1 -1
- package/dist/kernel/sandbox/lib/types/index.d.ts +1 -1
- package/dist/kernel/sandbox/lib/types/index.js +1 -1
- package/dist/kernel/sandbox/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sandbox/package.json +1 -1
- package/dist/kernel/sandbox-local/lib/index.js +10 -15
- package/dist/kernel/sandbox-local/lib/types/index.d.ts +3 -5
- package/dist/kernel/sandbox-local/lib/types/index.js +6 -9
- package/dist/kernel/sandbox-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sandbox-local/lib/types/profiles.js +2 -2
- package/dist/kernel/sandbox-local/package.json +1 -1
- package/dist/kernel/sandbox-policy/lib/index.js +2 -2
- package/dist/kernel/sandbox-policy/lib/types/index.d.ts +2 -2
- package/dist/kernel/sandbox-policy/lib/types/index.js +2 -2
- package/dist/kernel/sandbox-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sandbox-policy/package.json +1 -1
- package/dist/kernel/sandbox-windows-acl/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sandbox-windows-acl/package.json +1 -1
- package/dist/kernel/schedule/lib/types/index.d.ts +1 -1
- package/dist/kernel/schedule/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/schedule/lib/types/persistence.d.ts +1 -1
- package/dist/kernel/schedule/lib/types/runtime.d.ts +1 -1
- package/dist/kernel/schedule/lib/types/tools.d.ts +1 -1
- package/dist/kernel/schedule/package.json +1 -1
- package/dist/kernel/schemastery/lib/index.cjs +596 -0
- package/dist/kernel/schemastery/lib/index.mjs +596 -0
- package/dist/kernel/schemastery/lib/types/index.d.ts +200 -0
- package/dist/kernel/schemastery/lib/types/index.js +714 -0
- package/dist/kernel/schemastery/package.json +39 -0
- package/dist/kernel/scope/lib/index.js +1 -1
- package/dist/kernel/scope/lib/types/index.d.ts +1 -1
- package/dist/kernel/scope/lib/types/index.js +1 -1
- package/dist/kernel/scope/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/scope/lib/types/store.d.ts +1 -1
- package/dist/kernel/scope/package.json +1 -1
- package/dist/kernel/sdk-client/lib/index.js +2 -2
- package/dist/kernel/sdk-client/lib/types/api.js +2 -2
- package/dist/kernel/sdk-client/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sdk-client/lib/types/types.d.ts +4 -4
- package/dist/kernel/sdk-client/package.json +1 -1
- package/dist/kernel/sdk-jsonrpc-server/lib/index.js +13 -6
- package/dist/kernel/sdk-jsonrpc-server/lib/types/index.d.ts +2 -2
- package/dist/kernel/sdk-jsonrpc-server/lib/types/index.js +8 -1
- package/dist/kernel/sdk-jsonrpc-server/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sdk-jsonrpc-server/lib/types/server.d.ts +3 -2
- package/dist/kernel/sdk-jsonrpc-server/lib/types/server.js +15 -6
- package/dist/kernel/sdk-jsonrpc-server/package.json +2 -1
- package/dist/kernel/sdk-protocol/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/sdk-protocol/package.json +1 -1
- package/dist/kernel/session/lib/index.js +5 -1
- package/dist/kernel/session/lib/types/index.d.ts +1 -1
- package/dist/kernel/session/lib/types/index.js +1 -1
- package/dist/kernel/session/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session/lib/types/known-event-types.js +4 -0
- package/dist/kernel/session/lib/types/types.d.ts +6 -1
- package/dist/kernel/session/package.json +1 -1
- package/dist/kernel/session-checkpoint-policy/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-checkpoint-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-checkpoint-policy/package.json +1 -1
- package/dist/kernel/session-log-export/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-log-export/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-log-export/package.json +2 -5
- package/dist/kernel/session-persistence/lib/index.js +2 -2
- package/dist/kernel/session-persistence/lib/types/coordinator.d.ts +1 -1
- package/dist/kernel/session-persistence/lib/types/coordinator.js +2 -1
- package/dist/kernel/session-persistence/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-persistence/lib/types/index.js +1 -1
- package/dist/kernel/session-persistence/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-persistence/package.json +1 -1
- package/dist/kernel/session-persistence-jsonl/lib/index.js +1 -1
- package/dist/kernel/session-persistence-jsonl/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-persistence-jsonl/lib/types/index.js +1 -1
- package/dist/kernel/session-persistence-jsonl/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-persistence-jsonl/package.json +1 -1
- package/dist/kernel/session-persistence-sqlite/lib/index.js +1106 -376
- package/dist/kernel/session-persistence-sqlite/lib/invariant.js +2 -2
- package/dist/kernel/session-persistence-sqlite/lib/types/codec.d.ts +72 -0
- package/dist/kernel/session-persistence-sqlite/lib/types/codec.js +304 -0
- package/dist/kernel/session-persistence-sqlite/lib/types/compression.d.ts +46 -0
- package/dist/kernel/session-persistence-sqlite/lib/types/compression.js +234 -0
- package/dist/kernel/session-persistence-sqlite/lib/types/index.d.ts +23 -81
- package/dist/kernel/session-persistence-sqlite/lib/types/index.js +28 -279
- package/dist/kernel/session-persistence-sqlite/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-persistence-sqlite/lib/types/invariant.js +2 -2
- package/dist/kernel/session-persistence-sqlite/lib/types/schema.d.ts +63 -85
- package/dist/kernel/session-persistence-sqlite/lib/types/schema.js +293 -159
- package/dist/kernel/session-persistence-sqlite/lib/types/sql.d.ts +15 -0
- package/dist/kernel/session-persistence-sqlite/lib/types/sql.js +57 -0
- package/dist/kernel/session-persistence-sqlite/lib/types/store.d.ts +66 -0
- package/dist/kernel/session-persistence-sqlite/lib/types/store.js +394 -0
- package/dist/kernel/session-persistence-sqlite/package.json +9 -3
- package/dist/kernel/session-persistence-sqlite/resources/sql/begin-immediate.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/begin.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/commit.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/delete-events-from.sql +2 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/foreign-keys-on.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/insert-event.sql +3 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/insert-persistence-state.sql +2 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/journal-mode-delete.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/journal-mode-persist.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/journal-mode-truncate.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/journal-mode-wal.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/mmap-off.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/rollback.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/schema.sql +30 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-application-id.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-events-from.sql +4 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-events.sql +4 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-mmap-size.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-packed-predecessors.sql +6 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-schema-objects.sql +4 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-session.sql +4 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-sessions.sql +3 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-store-id.sql +3 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-synchronous.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-tail-events.sql +5 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-trusted-schema.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-user-object-count.sql +3 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/select-user-version.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/set-application-id.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/set-user-version-17.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/synchronous-full.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/trusted-schema-off.sql +1 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/update-session-revision.sql +3 -0
- package/dist/kernel/session-persistence-sqlite/resources/sql/upsert-session.sql +13 -0
- package/dist/kernel/session-projection/lib/index.js +56 -31
- package/dist/kernel/session-projection/lib/types/index.d.ts +58 -35
- package/dist/kernel/session-projection/lib/types/index.js +62 -37
- package/dist/kernel/session-projection/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-projection/lib/types/types.d.ts +11 -4
- package/dist/kernel/session-projection/package.json +1 -1
- package/dist/kernel/session-projection-cache/lib/index.js +3 -3
- package/dist/kernel/session-projection-cache/lib/types/index.d.ts +3 -3
- package/dist/kernel/session-projection-cache/lib/types/index.js +6 -7
- package/dist/kernel/session-projection-cache/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-projection-cache/package.json +1 -1
- package/dist/kernel/session-query/lib/index.js +1 -1
- package/dist/kernel/session-query/lib/types/corpus.d.ts +1 -1
- package/dist/kernel/session-query/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-query/lib/types/index.js +1 -1
- package/dist/kernel/session-query/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-query/package.json +1 -1
- package/dist/kernel/session-query-sqlite/lib/index.js +2 -2
- package/dist/kernel/session-query-sqlite/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-query-sqlite/lib/types/index.js +2 -2
- package/dist/kernel/session-query-sqlite/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-query-sqlite/package.json +1 -1
- package/dist/kernel/session-reference/lib/index.js +233 -111
- package/dist/kernel/session-reference/lib/typert.host.d.ts +3 -0
- package/dist/kernel/session-reference/lib/typert.host.js +458 -0
- package/dist/kernel/session-reference/lib/typert.remote-client.d.ts +26 -0
- package/dist/kernel/session-reference/lib/typert.remote-client.js +62 -0
- package/dist/kernel/session-reference/lib/types/index.d.ts +26 -6
- package/dist/kernel/session-reference/lib/types/index.js +231 -127
- package/dist/kernel/session-reference/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-reference/lib/types/types.d.ts +14 -3
- package/dist/kernel/session-reference/lib/types/types.js +6 -1
- package/dist/kernel/session-reference/package.json +23 -3
- package/dist/kernel/session-stats/lib/index.js +31 -12
- package/dist/kernel/session-stats/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-stats/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-stats/lib/types/projection.d.ts +64 -2
- package/dist/kernel/session-stats/lib/types/projection.js +31 -12
- package/dist/kernel/session-stats/package.json +1 -1
- package/dist/kernel/session-telemetry/lib/index.js +1 -1
- package/dist/kernel/session-telemetry/lib/types/coordinator.d.ts +1 -1
- package/dist/kernel/session-telemetry/lib/types/index.d.ts +1 -1
- package/dist/kernel/session-telemetry/lib/types/index.js +1 -1
- package/dist/kernel/session-telemetry/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-telemetry/package.json +1 -1
- package/dist/kernel/session-telemetry-otel/lib/index.js +1 -1
- package/dist/kernel/session-telemetry-otel/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-telemetry-otel/lib/types/index.js +1 -1
- package/dist/kernel/session-telemetry-otel/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-telemetry-otel/package.json +1 -1
- package/dist/kernel/session-title/lib/index.js +8 -4
- package/dist/kernel/session-title/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-title/lib/types/index.js +5 -4
- package/dist/kernel/session-title/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-title/lib/types/types.d.ts +3 -0
- package/dist/kernel/session-title/package.json +1 -1
- package/dist/kernel/session-title-all-prompts-llm/lib/index.js +1 -1
- package/dist/kernel/session-title-all-prompts-llm/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-title-all-prompts-llm/lib/types/index.js +1 -1
- package/dist/kernel/session-title-all-prompts-llm/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-title-all-prompts-llm/package.json +1 -1
- package/dist/kernel/session-title-first-prompt-llm/lib/index.js +1 -1
- package/dist/kernel/session-title-first-prompt-llm/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-title-first-prompt-llm/lib/types/index.js +1 -1
- package/dist/kernel/session-title-first-prompt-llm/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-title-first-prompt-llm/package.json +1 -1
- package/dist/kernel/session-title-llm/lib/index.js +1 -1
- package/dist/kernel/session-title-llm/lib/types/index.d.ts +2 -2
- package/dist/kernel/session-title-llm/lib/types/index.js +1 -1
- package/dist/kernel/session-title-llm/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/session-title-llm/package.json +1 -1
- package/dist/kernel/settings/lib/index.js +1 -1
- package/dist/kernel/settings/lib/invariant.js +1 -1
- package/dist/kernel/settings/lib/types/index.d.ts +2 -2
- package/dist/kernel/settings/lib/types/index.js +1 -1
- package/dist/kernel/settings/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/settings/lib/types/redact.d.ts +1 -1
- package/dist/kernel/settings/package.json +1 -1
- package/dist/kernel/settings-file/lib/index.js +2 -2
- package/dist/kernel/settings-file/lib/types/index.d.ts +2 -2
- package/dist/kernel/settings-file/lib/types/index.js +2 -2
- package/dist/kernel/settings-file/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/settings-file/package.json +1 -1
- package/dist/kernel/shell/lib/index.js +1 -1
- package/dist/kernel/shell/lib/types/index.d.ts +1 -1
- package/dist/kernel/shell/lib/types/index.js +1 -1
- package/dist/kernel/shell/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/shell/package.json +1 -1
- package/dist/kernel/shell-env/lib/index.js +2 -2
- package/dist/kernel/shell-env/lib/types/index.d.ts +2 -2
- package/dist/kernel/shell-env/lib/types/index.js +2 -2
- package/dist/kernel/shell-env/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/shell-env/package.json +1 -1
- package/dist/kernel/skill/lib/index.js +2 -2
- package/dist/kernel/skill/lib/types/index.d.ts +2 -2
- package/dist/kernel/skill/lib/types/index.js +2 -2
- package/dist/kernel/skill/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/skill/package.json +1 -1
- package/dist/kernel/skill-badge/assets/nomix-badge.md +6 -6
- package/dist/kernel/skill-badge/assets/nomix-badge.png +0 -0
- package/dist/kernel/skill-badge/lib/index.js +1 -1
- package/dist/kernel/skill-badge/lib/types/index.d.ts +1 -1
- package/dist/kernel/skill-badge/lib/types/index.js +1 -1
- package/dist/kernel/skill-badge/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/skill-badge/package.json +1 -1
- package/dist/kernel/skill-filesystem/lib/index.js +1 -1
- package/dist/kernel/skill-filesystem/lib/types/index.d.ts +2 -2
- package/dist/kernel/skill-filesystem/lib/types/index.js +1 -1
- package/dist/kernel/skill-filesystem/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/skill-filesystem/package.json +1 -1
- package/dist/kernel/spill/lib/index.js +1 -1
- package/dist/kernel/spill/lib/types/index.d.ts +1 -1
- package/dist/kernel/spill/lib/types/index.js +1 -1
- package/dist/kernel/spill/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/spill/package.json +1 -1
- package/dist/kernel/spill-local/lib/index.js +1 -1
- package/dist/kernel/spill-local/lib/types/index.d.ts +2 -2
- package/dist/kernel/spill-local/lib/types/index.js +1 -1
- package/dist/kernel/spill-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/spill-local/package.json +1 -1
- package/dist/kernel/spill-policy/lib/index.js +1 -1
- package/dist/kernel/spill-policy/lib/types/index.d.ts +2 -2
- package/dist/kernel/spill-policy/lib/types/index.js +1 -1
- package/dist/kernel/spill-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/spill-policy/package.json +1 -1
- package/dist/kernel/storage/lib/index.js +1 -1
- package/dist/kernel/storage/lib/types/index.d.ts +1 -1
- package/dist/kernel/storage/lib/types/index.js +1 -1
- package/dist/kernel/storage/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/storage/package.json +1 -1
- package/dist/kernel/storage-domain/lib/index.js +1 -1
- package/dist/kernel/storage-domain/lib/types/domain.d.ts +1 -1
- package/dist/kernel/storage-domain/lib/types/index.d.ts +2 -2
- package/dist/kernel/storage-domain/lib/types/index.js +1 -1
- package/dist/kernel/storage-domain/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/storage-domain/package.json +1 -1
- package/dist/kernel/storage-json/lib/index.js +1 -1
- package/dist/kernel/storage-json/lib/types/index.d.ts +2 -2
- package/dist/kernel/storage-json/lib/types/index.js +1 -1
- package/dist/kernel/storage-json/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/storage-json/package.json +1 -1
- package/dist/kernel/storage-sqlite/lib/index.js +1 -1
- package/dist/kernel/storage-sqlite/lib/types/index.d.ts +2 -2
- package/dist/kernel/storage-sqlite/lib/types/index.js +1 -1
- package/dist/kernel/storage-sqlite/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/storage-sqlite/package.json +1 -1
- package/dist/kernel/subagent/lib/index.js +124 -21
- package/dist/kernel/subagent/lib/types/activation-setup-registry.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/child-agent.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/continuation.d.ts +22 -3
- package/dist/kernel/subagent/lib/types/continuation.js +58 -7
- package/dist/kernel/subagent/lib/types/index.d.ts +12 -1
- package/dist/kernel/subagent/lib/types/index.js +17 -1
- package/dist/kernel/subagent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/lifecycle.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/list-children.d.ts +1 -1
- package/dist/kernel/subagent/lib/types/out-of-process.d.ts +2 -0
- package/dist/kernel/subagent/lib/types/out-of-process.js +31 -1
- package/dist/kernel/subagent/lib/types/projection.d.ts +55 -8
- package/dist/kernel/subagent/lib/types/projection.js +30 -15
- package/dist/kernel/subagent/lib/types/run-settlement.js +10 -3
- package/dist/kernel/subagent/lib/types/types.d.ts +7 -0
- package/dist/kernel/subagent/package.json +1 -1
- package/dist/kernel/subagent-acp/lib/index.js +1 -1
- package/dist/kernel/subagent-acp/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-acp/lib/types/index.js +1 -1
- package/dist/kernel/subagent-acp/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-acp/package.json +1 -1
- package/dist/kernel/subagent-claude-code/cordis.patch.yml +6 -0
- package/dist/kernel/subagent-claude-code/lib/index.js +268 -74
- package/dist/kernel/subagent-claude-code/lib/types/index.d.ts +18 -8
- package/dist/kernel/subagent-claude-code/lib/types/index.js +36 -15
- package/dist/kernel/subagent-claude-code/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-claude-code/lib/types/process.d.ts +5 -7
- package/dist/kernel/subagent-claude-code/lib/types/process.js +12 -24
- package/dist/kernel/subagent-claude-code/lib/types/run.d.ts +24 -7
- package/dist/kernel/subagent-claude-code/lib/types/run.js +266 -40
- package/dist/kernel/subagent-claude-code/package.json +10 -2
- package/dist/kernel/subagent-codex/cordis.patch.yml +5 -0
- package/dist/kernel/subagent-codex/lib/index.js +483 -92
- package/dist/kernel/subagent-codex/lib/types/index.d.ts +13 -8
- package/dist/kernel/subagent-codex/lib/types/index.js +34 -13
- package/dist/kernel/subagent-codex/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-codex/lib/types/run.d.ts +17 -8
- package/dist/kernel/subagent-codex/lib/types/run.js +235 -42
- package/dist/kernel/subagent-codex/lib/types/wire.d.ts +49 -1
- package/dist/kernel/subagent-codex/lib/types/wire.js +280 -33
- package/dist/kernel/subagent-codex/package.json +10 -5
- package/dist/kernel/subagent-fork-in-process/lib/index.js +1 -1
- package/dist/kernel/subagent-fork-in-process/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-fork-in-process/lib/types/index.js +1 -1
- package/dist/kernel/subagent-fork-in-process/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-fork-in-process/package.json +1 -1
- package/dist/kernel/subagent-in-process-driver/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-in-process-driver/lib/types/structured.d.ts +1 -1
- package/dist/kernel/subagent-in-process-driver/package.json +1 -1
- package/dist/kernel/subagent-nomix-sdk/lib/index.js +1 -1
- package/dist/kernel/subagent-nomix-sdk/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-nomix-sdk/lib/types/index.js +1 -1
- package/dist/kernel/subagent-nomix-sdk/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-nomix-sdk/package.json +1 -1
- package/dist/kernel/subagent-spawn-in-process/lib/index.js +1 -1
- package/dist/kernel/subagent-spawn-in-process/lib/types/index.d.ts +2 -2
- package/dist/kernel/subagent-spawn-in-process/lib/types/index.js +1 -1
- package/dist/kernel/subagent-spawn-in-process/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subagent-spawn-in-process/package.json +1 -1
- package/dist/kernel/subprocess/lib/index.js +1 -1
- package/dist/kernel/subprocess/lib/types/index.d.ts +1 -1
- package/dist/kernel/subprocess/lib/types/index.js +1 -1
- package/dist/kernel/subprocess/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subprocess/package.json +1 -1
- package/dist/kernel/subprocess-e2b/lib/index.js +1 -1
- package/dist/kernel/subprocess-e2b/lib/types/index.d.ts +2 -2
- package/dist/kernel/subprocess-e2b/lib/types/index.js +1 -1
- package/dist/kernel/subprocess-e2b/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subprocess-e2b/package.json +1 -1
- package/dist/kernel/subprocess-local/lib/index.js +303 -1
- package/dist/kernel/subprocess-local/lib/types/index.d.ts +1 -1
- package/dist/kernel/subprocess-local/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/subprocess-local/lib/types/process-inspector.js +3 -0
- package/dist/kernel/subprocess-local/lib/types/terminal.d.ts +6 -1
- package/dist/kernel/subprocess-local/lib/types/terminal.js +78 -1
- package/dist/kernel/subprocess-local/lib/types/windows-inspector.d.ts +80 -0
- package/dist/kernel/subprocess-local/lib/types/windows-inspector.js +259 -0
- package/dist/kernel/subprocess-local/package.json +2 -1
- package/dist/kernel/system-prompt/lib/index.js +2 -2
- package/dist/kernel/system-prompt/lib/types/index.d.ts +2 -2
- package/dist/kernel/system-prompt/lib/types/index.js +2 -2
- package/dist/kernel/system-prompt/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/system-prompt/package.json +1 -1
- package/dist/kernel/terminal/lib/index.js +1 -1
- package/dist/kernel/terminal/lib/types/index.d.ts +1 -1
- package/dist/kernel/terminal/lib/types/index.js +1 -1
- package/dist/kernel/terminal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/terminal/package.json +1 -1
- package/dist/kernel/terminal-bash/lib/index.js +86 -21
- package/dist/kernel/terminal-bash/lib/types/config.d.ts +30 -6
- package/dist/kernel/terminal-bash/lib/types/config.js +34 -4
- package/dist/kernel/terminal-bash/lib/types/index.d.ts +8 -1
- package/dist/kernel/terminal-bash/lib/types/index.js +65 -13
- package/dist/kernel/terminal-bash/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/terminal-bash/package.json +2 -1
- package/dist/kernel/time-context/lib/index.js +3 -3
- package/dist/kernel/time-context/lib/invariant.js +3 -3
- package/dist/kernel/time-context/lib/types/index.d.ts +2 -2
- package/dist/kernel/time-context/lib/types/index.js +1 -1
- package/dist/kernel/time-context/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/time-context/package.json +1 -1
- package/dist/kernel/timeout/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/timeout/package.json +1 -1
- package/dist/kernel/tmux-context/lib/index.js +3 -3
- package/dist/kernel/tmux-context/lib/types/index.d.ts +2 -2
- package/dist/kernel/tmux-context/lib/types/index.js +1 -1
- package/dist/kernel/tmux-context/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tmux-context/package.json +1 -1
- package/dist/kernel/token-meter/lib/index.js +79 -23
- package/dist/kernel/token-meter/lib/types/breakdown-projection.d.ts +76 -9
- package/dist/kernel/token-meter/lib/types/breakdown-projection.js +22 -6
- package/dist/kernel/token-meter/lib/types/index.d.ts +2 -2
- package/dist/kernel/token-meter/lib/types/index.js +2 -2
- package/dist/kernel/token-meter/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/token-meter/lib/types/usage-projection.d.ts +186 -25
- package/dist/kernel/token-meter/lib/types/usage-projection.js +44 -15
- package/dist/kernel/token-meter/package.json +1 -1
- package/dist/kernel/tool-ask-user/lib/types/index.d.ts +1 -1
- package/dist/kernel/tool-ask-user/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-ask-user/package.json +1 -1
- package/dist/kernel/tool-bash/lib/index.js +1 -1
- package/dist/kernel/tool-bash/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-bash/lib/types/index.js +1 -1
- package/dist/kernel/tool-bash/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-bash/package.json +1 -1
- package/dist/kernel/tool-bash-persistent/lib/index.js +16 -6
- package/dist/kernel/tool-bash-persistent/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-bash-persistent/lib/types/index.js +24 -7
- package/dist/kernel/tool-bash-persistent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-bash-persistent/package.json +1 -1
- package/dist/kernel/tool-call-timeout-policy/lib/types/index.d.ts +1 -1
- package/dist/kernel/tool-call-timeout-policy/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-call-timeout-policy/package.json +1 -1
- package/dist/kernel/tool-cordis/lib/index.js +655 -83
- package/dist/kernel/tool-cordis/lib/types/api-catalog.js +439 -41
- package/dist/kernel/tool-cordis/lib/types/fiber-state.d.ts +1 -1
- package/dist/kernel/tool-cordis/lib/types/index.d.ts +1 -1
- package/dist/kernel/tool-cordis/lib/types/inspect.d.ts +1 -1
- package/dist/kernel/tool-cordis/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-cordis/lib/types/providers.d.ts +1 -1
- package/dist/kernel/tool-cordis/package.json +1 -1
- package/dist/kernel/tool-fs/lib/index.js +81 -53
- package/dist/kernel/tool-fs/lib/types/edit.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-fs/lib/types/index.js +1 -1
- package/dist/kernel/tool-fs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/read-image.d.ts +17 -13
- package/dist/kernel/tool-fs/lib/types/read-image.js +73 -29
- package/dist/kernel/tool-fs/lib/types/read-target.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/read.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/sandbox.d.ts +1 -1
- package/dist/kernel/tool-fs/lib/types/write.d.ts +1 -1
- package/dist/kernel/tool-fs/package.json +1 -1
- package/dist/kernel/tool-fs-search/lib/index.js +12 -8
- package/dist/kernel/tool-fs-search/lib/types/direct-call.d.ts +1 -1
- package/dist/kernel/tool-fs-search/lib/types/glob.d.ts +1 -1
- package/dist/kernel/tool-fs-search/lib/types/grep.d.ts +1 -1
- package/dist/kernel/tool-fs-search/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-fs-search/lib/types/index.js +1 -1
- package/dist/kernel/tool-fs-search/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-fs-search/lib/types/search-core.d.ts +6 -7
- package/dist/kernel/tool-fs-search/lib/types/search-core.js +12 -7
- package/dist/kernel/tool-fs-search/package.json +1 -1
- package/dist/kernel/tool-goal/lib/index.js +1 -1
- package/dist/kernel/tool-goal/lib/types/authority.d.ts +1 -1
- package/dist/kernel/tool-goal/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-goal/lib/types/index.js +1 -1
- package/dist/kernel/tool-goal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-goal/package.json +1 -1
- package/dist/kernel/tool-jobs/lib/index.js +1 -1
- package/dist/kernel/tool-jobs/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-jobs/lib/types/index.js +1 -1
- package/dist/kernel/tool-jobs/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-jobs/package.json +1 -1
- package/dist/kernel/tool-lsp/lib/index.js +1 -1
- package/dist/kernel/tool-lsp/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-lsp/lib/types/index.js +1 -1
- package/dist/kernel/tool-lsp/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-lsp/package.json +1 -1
- package/dist/kernel/tool-pwsh/lib/index.js +1 -1
- package/dist/kernel/tool-pwsh/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-pwsh/lib/types/index.js +1 -1
- package/dist/kernel/tool-pwsh/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-pwsh/package.json +1 -1
- package/dist/kernel/tool-pwsh-persistent/lib/index.js +407 -0
- package/dist/kernel/tool-pwsh-persistent/lib/invariant.js +24 -0
- package/dist/kernel/tool-pwsh-persistent/lib/types/index.d.ts +24 -0
- package/dist/kernel/tool-pwsh-persistent/lib/types/index.js +465 -0
- package/dist/kernel/tool-pwsh-persistent/lib/types/invariant.d.ts +16 -0
- package/dist/kernel/tool-pwsh-persistent/lib/types/invariant.js +23 -0
- package/dist/kernel/tool-pwsh-persistent/package.json +62 -0
- package/dist/kernel/tool-ralph/lib/index.js +1 -1
- package/dist/kernel/tool-ralph/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-ralph/lib/types/index.js +1 -1
- package/dist/kernel/tool-ralph/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-ralph/package.json +1 -1
- package/dist/kernel/tool-session-query/lib/index.js +1 -1
- package/dist/kernel/tool-session-query/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-session-query/lib/types/index.js +1 -1
- package/dist/kernel/tool-session-query/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-session-query/lib/types/operations.d.ts +1 -1
- package/dist/kernel/tool-session-query/lib/types/service-boundary.d.ts +1 -1
- package/dist/kernel/tool-session-query/lib/types/workspace-access.d.ts +1 -1
- package/dist/kernel/tool-session-query/package.json +1 -1
- package/dist/kernel/tool-skill/lib/index.js +1 -1
- package/dist/kernel/tool-skill/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-skill/lib/types/index.js +1 -1
- package/dist/kernel/tool-skill/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-skill/package.json +1 -1
- package/dist/kernel/tool-str-replace-editor/lib/index.js +1 -1
- package/dist/kernel/tool-str-replace-editor/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-str-replace-editor/lib/types/index.js +1 -1
- package/dist/kernel/tool-str-replace-editor/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-str-replace-editor/package.json +1 -1
- package/dist/kernel/tool-subagent/lib/index.js +11 -9
- package/dist/kernel/tool-subagent/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-subagent/lib/types/index.js +16 -9
- package/dist/kernel/tool-subagent/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-subagent/package.json +1 -1
- package/dist/kernel/tool-subagent-control/lib/types/index.d.ts +1 -1
- package/dist/kernel/tool-subagent-control/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-subagent-control/lib/types/list-agents.d.ts +1 -1
- package/dist/kernel/tool-subagent-control/package.json +1 -1
- package/dist/kernel/tool-subagent-report/lib/index.js +2 -2
- package/dist/kernel/tool-subagent-report/lib/types/index.d.ts +5 -5
- package/dist/kernel/tool-subagent-report/lib/types/index.js +2 -2
- package/dist/kernel/tool-subagent-report/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-subagent-report/package.json +1 -1
- package/dist/kernel/tool-terminal/lib/index.js +1 -1
- package/dist/kernel/tool-terminal/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-terminal/lib/types/index.js +1 -1
- package/dist/kernel/tool-terminal/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-terminal/package.json +1 -1
- package/dist/kernel/tool-todo/lib/index.js +6 -3
- package/dist/kernel/tool-todo/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-todo/lib/types/index.js +3 -3
- package/dist/kernel/tool-todo/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-todo/lib/types/types.d.ts +3 -0
- package/dist/kernel/tool-todo/package.json +1 -1
- package/dist/kernel/tool-web/lib/index.js +102 -27
- package/dist/kernel/tool-web/lib/types/fetch.d.ts +1 -1
- package/dist/kernel/tool-web/lib/types/index.d.ts +6 -4
- package/dist/kernel/tool-web/lib/types/index.js +6 -4
- package/dist/kernel/tool-web/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-web/lib/types/search.d.ts +24 -21
- package/dist/kernel/tool-web/lib/types/search.js +109 -20
- package/dist/kernel/tool-web/package.json +1 -1
- package/dist/kernel/tool-workflow/lib/index.js +1 -1
- package/dist/kernel/tool-workflow/lib/types/index.d.ts +2 -2
- package/dist/kernel/tool-workflow/lib/types/index.js +1 -1
- package/dist/kernel/tool-workflow/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tool-workflow/package.json +1 -1
- package/dist/kernel/tools/lib/index.js +2 -2
- package/dist/kernel/tools/lib/types/index.d.ts +2 -2
- package/dist/kernel/tools/lib/types/index.js +2 -2
- package/dist/kernel/tools/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/tools/package.json +1 -1
- package/dist/kernel/typert-generator/lib/index.js +8 -3
- package/dist/kernel/typert-generator/lib/types/cordis-catalog.js +8 -3
- package/dist/kernel/typert-generator/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/typert-generator/package.json +1 -1
- package/dist/kernel/typert-loader/lib/index.js +1 -1
- package/dist/kernel/typert-loader/lib/types/index.d.ts +2 -2
- package/dist/kernel/typert-loader/lib/types/index.js +1 -1
- package/dist/kernel/typert-loader/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/typert-loader/package.json +1 -1
- package/dist/kernel/typert-protocol/lib/index.js +1 -1
- package/dist/kernel/typert-protocol/lib/types/index.d.ts +1 -1
- package/dist/kernel/typert-protocol/lib/types/index.js +1 -1
- package/dist/kernel/typert-protocol/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/typert-protocol/lib/types/types.d.ts +1 -1
- package/dist/kernel/typert-protocol/package.json +1 -1
- package/dist/kernel/typert-registry/lib/index.js +1 -1
- package/dist/kernel/typert-registry/lib/types/client/index.d.ts +1 -1
- package/dist/kernel/typert-registry/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/typert-registry/lib/types/service.d.ts +1 -1
- package/dist/kernel/typert-registry/lib/types/service.js +1 -1
- package/dist/kernel/typert-registry/package.json +1 -1
- package/dist/kernel/user-approval/lib/index.js +2 -2
- package/dist/kernel/user-approval/lib/invariant.js +2 -2
- package/dist/kernel/user-approval/lib/types/index.d.ts +2 -2
- package/dist/kernel/user-approval/lib/types/index.js +2 -2
- package/dist/kernel/user-approval/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/user-approval/package.json +1 -1
- package/dist/kernel/user-questions/lib/index.js +1 -1
- package/dist/kernel/user-questions/lib/types/index.d.ts +1 -1
- package/dist/kernel/user-questions/lib/types/index.js +1 -1
- package/dist/kernel/user-questions/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/user-questions/package.json +1 -1
- package/dist/kernel/web/lib/index.js +2 -2
- package/dist/kernel/web/lib/types/index.d.ts +2 -2
- package/dist/kernel/web/lib/types/index.js +2 -2
- package/dist/kernel/web/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web/lib/types/types.d.ts +4 -3
- package/dist/kernel/web/package.json +1 -1
- package/dist/kernel/web-app/cordis.patch.yml +27 -6
- package/dist/kernel/web-app/lib/index.js +112 -16
- package/dist/kernel/web-app/lib/startup.js +4 -2
- package/dist/kernel/web-app/lib/types/index.d.ts +10 -6
- package/dist/kernel/web-app/lib/types/index.js +117 -24
- package/dist/kernel/web-app/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-app/lib/types/startup.d.ts +4 -2
- package/dist/kernel/web-app/lib/types/startup.js +4 -1
- package/dist/kernel/web-app/package.json +12 -2
- package/dist/kernel/web-fetch-http/lib/index.js +2 -2
- package/dist/kernel/web-fetch-http/lib/types/index.d.ts +3 -3
- package/dist/kernel/web-fetch-http/lib/types/index.js +2 -2
- package/dist/kernel/web-fetch-http/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-fetch-http/package.json +1 -1
- package/dist/kernel/web-frontend/dist/assets/index-BnapMmQ_.css +1 -0
- package/dist/kernel/web-frontend/dist/assets/index-Dx7Ws_OC.js +96 -0
- package/dist/kernel/web-frontend/dist/assets/langs/{php-D-uCvoST.js → php-DDkx9sim.js} +2 -2
- package/dist/{assets/web/assets/langs/ruby-DEItuUFs.js → kernel/web-frontend/dist/assets/langs/ruby-DCxyoPen.js} +2 -2
- package/dist/kernel/web-frontend/dist/assets/{vendor-Cjbwl5VI.js → vendor-D22_Mp1f.js} +2 -2
- package/dist/kernel/web-frontend/dist/favicon.svg +8 -0
- package/dist/kernel/web-frontend/dist/index.html +5 -5
- package/dist/kernel/web-frontend/package.json +5 -8
- package/dist/kernel/web-search-deepseek/lib/index.js +2 -2
- package/dist/kernel/web-search-deepseek/lib/types/index.d.ts +2 -2
- package/dist/kernel/web-search-deepseek/lib/types/index.js +1 -1
- package/dist/kernel/web-search-deepseek/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-search-deepseek/lib/types/provider.js +1 -1
- package/dist/kernel/web-search-deepseek/package.json +1 -1
- package/dist/kernel/web-search-exa/lib/index.js +2 -2
- package/dist/kernel/web-search-exa/lib/types/index.d.ts +2 -2
- package/dist/kernel/web-search-exa/lib/types/index.js +1 -1
- package/dist/kernel/web-search-exa/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-search-exa/lib/types/provider.js +1 -1
- package/dist/kernel/web-search-exa/package.json +1 -1
- package/dist/kernel/web-search-perplexity/lib/index.js +2 -2
- package/dist/kernel/web-search-perplexity/lib/types/index.d.ts +2 -2
- package/dist/kernel/web-search-perplexity/lib/types/index.js +1 -1
- package/dist/kernel/web-search-perplexity/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/web-search-perplexity/lib/types/provider.js +1 -1
- package/dist/kernel/web-search-perplexity/package.json +1 -1
- package/dist/kernel/workflow/lib/index.js +1 -1
- package/dist/kernel/workflow/lib/types/index.d.ts +1 -1
- package/dist/kernel/workflow/lib/types/index.js +1 -1
- package/dist/kernel/workflow/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/workflow/package.json +1 -1
- package/dist/kernel/workflow-worker-thread/lib/index.js +1 -1
- package/dist/kernel/workflow-worker-thread/lib/types/host.d.ts +1 -1
- package/dist/kernel/workflow-worker-thread/lib/types/index.d.ts +2 -2
- package/dist/kernel/workflow-worker-thread/lib/types/index.js +1 -1
- package/dist/kernel/workflow-worker-thread/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/workflow-worker-thread/package.json +1 -1
- package/dist/kernel/workspace/lib/index.js +1 -1
- package/dist/kernel/workspace/lib/invariant.js +1 -1
- package/dist/kernel/workspace/lib/types/index.d.ts +1 -1
- package/dist/kernel/workspace/lib/types/index.js +1 -1
- package/dist/kernel/workspace/lib/types/invariant.d.ts +1 -1
- package/dist/kernel/workspace/package.json +1 -1
- package/dist/licenses/landlock-run.LICENSE +28 -0
- package/dist/native/landlock-run/linux-arm64/landlock-run +0 -0
- package/dist/native/landlock-run/linux-x64/landlock-run +0 -0
- package/dist/plugins/manifest.json +50 -10
- package/dist/runtime/index.js +0 -2
- package/package.json +14 -17
- package/dist/assets/web/assets/index-B_fSXASy.css +0 -1
- package/dist/assets/web/assets/index-B_sZ-Gsu.js +0 -112
- package/dist/cli/builtin-registry.d.ts +0 -5
- package/dist/cli/profile-boot-CeU09iFc.js +0 -2
- package/dist/kernel/app-boot/lib/types/legacy-branding.d.ts +0 -6
- package/dist/kernel/app-boot/lib/types/legacy-branding.js +0 -18
- package/dist/kernel/client-schema-form/lib/index.js +0 -137
- package/dist/kernel/client-schema-form/lib/types/index.d.ts +0 -10
- package/dist/kernel/client-schema-form/lib/types/index.js +0 -9
- package/dist/kernel/client-schema-form/lib/types/model.d.ts +0 -66
- package/dist/kernel/client-schema-form/lib/types/model.js +0 -153
- package/dist/kernel/client-ui-subagent/lib/types/client/SubagentCatalogAction.d.ts +0 -18
- package/dist/kernel/client-ui-theme/lib/styles/base.css +0 -15
- package/dist/kernel/client-ui-theme/lib/styles/design-platform.css +0 -338
- package/dist/kernel/client-ui-theme/lib/styles/gradient-shadow-text.css +0 -232
- package/dist/kernel/client-ui-theme/lib/styles/scrollbar.css +0 -90
- package/dist/kernel/client-ui-theme/lib/styles/shiki.css +0 -31
- package/dist/kernel/client-web/lib/types/AppRoot.d.ts +0 -16
- package/dist/kernel/client-web/lib/types/AppRoot.js +0 -27
- package/dist/kernel/client-web/lib/types/DocumentTitle.js +0 -16
- package/dist/kernel/client-web/lib/types/app-shell.d.ts +0 -28
- package/dist/kernel/client-web/lib/types/app-shell.js +0 -27
- package/dist/kernel/client-web/lib/types/app.d.ts +0 -21
- package/dist/kernel/client-web-react/lib/index.js +0 -810
- package/dist/kernel/client-web-react/lib/types/index.d.ts +0 -16
- package/dist/kernel/client-web-react/lib/types/index.js +0 -6
- package/dist/kernel/client-web-react/lib/types/use-invoke.d.ts +0 -9
- package/dist/kernel/client-web-react/lib/types/use-invoke.js +0 -52
- package/dist/kernel/skill-badge/assets/nomix-badge.svg +0 -8
- package/dist/kernel/web-frontend/dist/assets/index-B_fSXASy.css +0 -1
- package/dist/kernel/web-frontend/dist/assets/index-B_sZ-Gsu.js +0 -112
- /package/dist/kernel/{client-web-react/lib/types → client-ui-renderer/lib/types/client}/bind.js +0 -0
- /package/dist/kernel/{client-web-react/lib/types → client-ui-renderer/lib/types/client}/session-provider.js +0 -0
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/langs/ruby-DCxyoPen.js","assets/langs/html-CfGypltT.js","assets/langs/css-CLj8gQPS.js","assets/langs/xml-sdJ4AIDG.js","assets/langs/java-CylS5w8V.js","assets/langs/sql-CRqJ_cUM.js","assets/vendor-D22_Mp1f.js","assets/vendor-CjyC-hUb.css","assets/langs/cpp-DIPi6g--.js","assets/langs/c-BIGW1oBm.js","assets/langs/lua-BaeVxFsk.js","assets/langs/yaml-Buea-lGh.js","assets/langs/php-DDkx9sim.js","assets/langs/scss-D5BDwBP9.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
var a4=Object.defineProperty;var c4=(n,i,l)=>i in n?a4(n,i,{enumerable:!0,configurable:!0,writable:!0,value:l}):n[i]=l;var P=(n,i,l)=>c4(n,typeof i!="symbol"?i+"":i,l);import{c as f4,a as d4,b as p4,f as c2,g as f2,m as h4,n as xs,d as m4,e as ge,h as Sc,i as os,u as g4,j as mr,t as gt,k as jc,l as Vl,o as C4,p as v4,s as y4,q as w4,r as d2,v as x4}from"./vendor-D22_Mp1f.js";function Ai(n,i){for(var l=0;l<i.length;l++){const u=i[l];if(typeof u!="string"&&!Array.isArray(u)){for(const c in u)if(c!=="default"&&!(c in n)){const f=Object.getOwnPropertyDescriptor(u,c);f&&Object.defineProperty(n,c,f.get?f:{enumerable:!0,get:()=>u[c]})}}}return Object.freeze(Object.defineProperty(n,Symbol.toStringTag,{value:"Module"}))}(function(){const i=document.createElement("link").relList;if(i&&i.supports&&i.supports("modulepreload"))return;for(const c of document.querySelectorAll('link[rel="modulepreload"]'))u(c);new MutationObserver(c=>{for(const f of c)if(f.type==="childList")for(const p of f.addedNodes)p.tagName==="LINK"&&p.rel==="modulepreload"&&u(p)}).observe(document,{childList:!0,subtree:!0});function l(c){const f={};return c.integrity&&(f.integrity=c.integrity),c.referrerPolicy&&(f.referrerPolicy=c.referrerPolicy),c.crossOrigin==="use-credentials"?f.credentials="include":c.crossOrigin==="anonymous"?f.credentials="omit":f.credentials="same-origin",f}function u(c){if(c.ep)return;c.ep=!0;const f=l(c);fetch(c.href,f)}})();function Yt(n){return n==null}function _4(n){return!Yt(n)}function L4(n,i){return Object.fromEntries(Object.entries(n).map(([l,u])=>[l,i(u,l)]))}function Ft(n,i,l){return Object.defineProperty(n,i,{writable:!0,value:l,enumerable:!1})}function a1(n,i){return arguments.length===1?l=>a1(n,l):n in globalThis&&i instanceof globalThis[n]||Object.prototype.toString.call(i).slice(8,-1)===n}function _s(n){return a1("ArrayBuffer",n)||a1("SharedArrayBuffer",n)}function k4(n){return _s(n)||ArrayBuffer.isView(n)}var Cr;(function(n){n.is=_s,n.isSource=k4;function i(p){return ArrayBuffer.isView(p)?p.buffer.slice(p.byteOffset,p.byteOffset+p.byteLength):p}n.fromSource=i;function l(p){if(p=i(p),typeof Buffer<"u")return Buffer.from(p).toString("base64");let m="";const g=new Uint8Array(p);for(let C=0;C<g.byteLength;C++)m+=String.fromCharCode(g[C]);return btoa(m)}n.toBase64=l;function u(p){return typeof Buffer<"u"?i(Buffer.from(p,"base64")):Uint8Array.from(atob(p),m=>m.charCodeAt(0))}n.fromBase64=u;function c(p){return p=i(p),typeof Buffer<"u"?Buffer.from(p).toString("hex"):Array.from(new Uint8Array(p),m=>m.toString(16).padStart(2,"0")).join("")}n.toHex=c;function f(p){if(typeof Buffer<"u")return i(Buffer.from(p,"hex"));const m=p.length%2===0?p:p.slice(0,p.length-1),g=[];for(let C=0;C<m.length;C+=2)g.push(parseInt(`${m[C]}${m[C+1]}`,16));return Uint8Array.from(g).buffer}n.fromHex=f})(Cr||(Cr={}));Cr.fromBase64;Cr.toBase64;Cr.fromHex;Cr.toHex;function ls(n,i,l){if(n===i||Yt(n)&&Yt(i))return!0;if(typeof n!=typeof i||typeof n!="object"||!n||!i)return!1;function u(c,f){return c(n)?c(i)?f(n,i):!1:c(i)?!1:void 0}return u(Array.isArray,(c,f)=>c.length===f.length&&c.every((p,m)=>ls(p,f[m])))??u(a1("Date"),(c,f)=>c.valueOf()===f.valueOf())??u(a1("RegExp"),(c,f)=>c.source===f.source&&c.flags===f.flags)??u(_s,(c,f)=>{if(c.byteLength!==f.byteLength)return!1;const p=new Uint8Array(c),m=new Uint8Array(f);for(let g=0;g<p.length;g++)if(p[g]!==m[g])return!1;return!0})??Object.keys({...n,...i}).every(c=>ls(n[c],i[c]))}function S4(n,i,l){const u=[];let c=0;for(let f=0;f<n.length;f++){const p=n.charCodeAt(f);if(p>=65&&p<=90){if(c===1){const m=n.charCodeAt(f+1);m>=97&&m<=122&&u.push(l),u.push(p+32)}else c!==0&&u.push(l),u.push(p+32);c=1}else p>=97&&p<=122?(u.push(p),c=2):i.includes(p)?(c!==0&&u.push(l),c=0):u.push(p)}return String.fromCharCode(...u)}function j4(n){return S4(n,[45,95],45)}const E4=j4;var Ec;(function(n){n.millisecond=1,n.second=1e3,n.minute=n.second*60,n.hour=n.minute*60,n.day=n.hour*24,n.week=n.day*7;let i=new Date().getTimezoneOffset();function l(L){i=L}n.setTimezoneOffset=l;function u(){return i}n.getTimezoneOffset=u;function c(L=new Date,S){return typeof L=="number"&&(L=new Date(L)),S===void 0&&(S=i),Math.floor((L.valueOf()/n.minute-S)/1440)}n.getDateNumber=c;function f(L,S){const T=new Date(L*n.day);return S===void 0&&(S=i),new Date(+T+S*n.minute)}n.fromDateNumber=f;const p=/\d+(?:\.\d+)?/.source,m=new RegExp(`^${["w(?:eek(?:s)?)?","d(?:ay(?:s)?)?","h(?:our(?:s)?)?","m(?:in(?:ute)?(?:s)?)?","s(?:ec(?:ond)?(?:s)?)?"].map(L=>`(${p}${L})?`).join("")}$`);function g(L){const S=m.exec(L);return S?(parseFloat(S[1])*n.week||0)+(parseFloat(S[2])*n.day||0)+(parseFloat(S[3])*n.hour||0)+(parseFloat(S[4])*n.minute||0)+(parseFloat(S[5])*n.second||0):0}n.parseTime=g;function C(L){const S=g(L);return S?L=Date.now()+S:/^\d{1,2}(:\d{1,2}){1,2}$/.test(L)?L=`${new Date().toLocaleDateString()}-${L}`:/^\d{1,2}-\d{1,2}-\d{1,2}(:\d{1,2}){1,2}$/.test(L)&&(L=`${new Date().getFullYear()}-${L}`),L?new Date(L):new Date}n.parseDate=C;function _(L){const S=Math.abs(L);return S>=n.day-n.hour/2?Math.round(L/n.day)+"d":S>=n.hour-n.minute/2?Math.round(L/n.hour)+"h":S>=n.minute-n.second/2?Math.round(L/n.minute)+"m":S>=n.second?Math.round(L/n.second)+"s":L+"ms"}n.format=_;function M(L,S=2){return L.toString().padStart(S,"0")}n.toDigits=M;function w(L,S=new Date){return L.replace("yyyy",S.getFullYear().toString()).replace("yy",S.getFullYear().toString().slice(2)).replace("MM",M(S.getMonth()+1)).replace("dd",M(S.getDate())).replace("hh",M(S.getHours())).replace("mm",M(S.getMinutes())).replace("ss",M(S.getSeconds())).replace("SSS",M(S.getMilliseconds(),3))}n.template=w})(Ec||(Ec={}));var Di=class{constructor(){P(this,"sn",0);P(this,"map",new Map);P(this,"weak",new WeakMap)}get length(){return this.map.size}push(n){const i=++this.sn;return this.map.set(i,n),this.weak.set(n,i),()=>this.map.delete(i)}delete(n){const i=this.weak.get(n);return i?this.map.delete(i):!1}clear(){const n=[...this.map.values()];return this.map.clear(),n.reverse()}[Symbol.iterator](){return this.map.values()}[Symbol.for("nodejs.util.inspect.custom")](){return[...this]}};const J={shadow:Symbol.for("cordis.shadow"),receiver:Symbol.for("cordis.receiver"),original:Symbol.for("cordis.original"),metadata:Symbol.for("cordis.metadata"),initHooks:Symbol.for("cordis.initHooks"),checkProto:Symbol.for("cordis.checkProto"),effect:Symbol.for("cordis.effect"),filter:Symbol.for("cordis.filter"),isolate:Symbol.for("cordis.isolate"),intercept:Symbol.for("cordis.intercept"),init:Symbol.for("cordis.init"),check:Symbol.for("cordis.check"),config:Symbol.for("cordis.config"),invoke:Symbol.for("cordis.invoke"),extend:Symbol.for("cordis.extend"),tracker:Symbol.for("cordis.tracker"),resolveConfig:Symbol.for("cordis.resolveConfig")},M4=(function*(){}).constructor,Mc=(async function*(){}).constructor;function p2(n){return!(!n.prototype||n instanceof M4||Mc!==Function&&n instanceof Mc)}function Fi(n,i){if(n===Object.prototype)return i;const l=Object.create(Fi(Object.getPrototypeOf(n),i));for(const u of Reflect.ownKeys(n))Object.defineProperty(l,u,Object.getOwnPropertyDescriptor(n,u));return l}function Vn(n){return n&&(typeof n=="object"||typeof n=="function")}function h2(n,i){let l=n;for(;l;){const u=Reflect.getOwnPropertyDescriptor(l,i);if(u)return u;l=Object.getPrototypeOf(l)}}function yn(n,i){if(!Vn(i))return i;if(Object.hasOwn(i,J.shadow))return Object.getPrototypeOf(i);const l=i[J.tracker];return l?Ls(n,i,l):i}function c1(n,i){return i?new Proxy(n,{get:(l,u,c)=>u in i&&u!=="constructor"?Reflect.get(i,u,c):Reflect.get(l,u,c),set:(l,u,c,f)=>u in i&&u!=="constructor"?Reflect.set(i,u,c,f):Reflect.set(l,u,c,f)}):n}function ss(n,i,l){return c1(n,Object.defineProperty(Object.create(null),i,{value:l,writable:!1}))}function $l(n,i,l,u){var f;if(!l)return u;const c=(f=Reflect.getOwnPropertyDescriptor(i,l))==null?void 0:f.value;return c?ss(u,l,n.extend({[J.shadow]:c})):u}function N4(n,i,l,u){return new Proxy(i,{apply:(c,f,p)=>(f===l&&(f=u),yn(n,Reflect.apply(c,f,p)))})}function Ls(n,i,l){n[J.shadow]&&!l.noShadow&&(n=Object.getPrototypeOf(n));const u=new Proxy(i,{get:(c,f,p)=>{if(f===J.original)return c;if(f===l.property)return n;if(typeof f=="symbol")return Reflect.get(c,f,p);if(l.associate&&n.reflect.props[`${l.associate}.${f}`])return Reflect.get(n,`${l.associate}.${f}`,ss(n,J.receiver,p));let m,g;const C=h2(c,f);C&&"value"in C?g=C.value:(m=$l(n,c,l.property,p),g=Reflect.get(c,f,m));const _=g==null?void 0:g[J.tracker];return _?Ls(n,g,_):!l.noShadow&&typeof g=="function"?(m??(m=$l(n,c,l.property,p)),N4(n,g,p,m)):g},set:(c,f,p,m)=>{if(f===J.original||f===l.property)return!1;if(typeof f=="symbol")return Reflect.set(c,f,p,m);if(l.associate&&n.reflect.props[`${l.associate}.${f}`])return Reflect.set(n,`${l.associate}.${f}`,p,ss(n,J.receiver,m));const g=$l(n,c,l.property,m);return Reflect.set(c,f,p,g)},apply:(c,f,p)=>m2(u,c,f,p)});return u}function m2(n,i,l,u){return i[J.invoke]?i[J.invoke].apply(n,u):Reflect.apply(i,l,u)}function Pi(n,i,l){const u=function(...c){return m2(Ls(u.ctx,u,l),u,this,c)};return Ft(u,"name",n),Object.setPrototypeOf(u,i)}function Nc(n,i,l){const u=n.error.stack.split(`
|
|
3
|
+
`);if(typeof(i==null?void 0:i.stack)!="string"){const p=new Error(i),m=p.stack.split(`
|
|
4
|
+
`);throw m.splice(1,1/0,...l()),p.stack=m.join(`
|
|
5
|
+
`),p}const c=i.stack.split(`
|
|
6
|
+
`);let f=c.indexOf(u[2]);if(f===-1)throw i;for(f-=n.offset;f>0&&c[f-1].endsWith(" (<anonymous>)");)f-=1;throw c.splice(f,1/0,...l()),i.stack=c.join(`
|
|
7
|
+
`),i}function Ri(n,i=Bi()){const l={offset:1,error:new Error};try{const u=n(l);return Vn(u)&&"then"in u?u.then(void 0,c=>Nc(l,c,i)):u}catch(u){Nc(l,u,i)}}function Bi(n=0){const i=new Error;return()=>i.stack.split(`
|
|
8
|
+
`).slice(3+n)}function us(n){return n!==null&&n!==!1&&n!==void 0}var g2=class{constructor(n){P(this,"ctx");P(this,"_hooks",{});this.ctx=n,Ft(this,J.tracker,{property:"ctx",noShadow:!0}),this.on("internal/listener",function(i,l,u){var c;if(i==="internal/update"&&!u.global)return((c=this.fiber._hooks)["internal/update"]??(c["internal/update"]=new Di))[u.prepend?"unshift":"push"](l)}),this.on("internal/update",function(i,l,u){const c=[...this._hooks["internal/update"]||[]],f=()=>(c.shift()??u).call(this,i,l,f);return f()},{global:!0,prepend:!0})}dispatch(n,i){const l=typeof i[0]=="object"||typeof i[0]=="function"?i.shift():null,u=i.shift();u.startsWith("internal/")||this.emit("internal/dispatch",n,u,i,l);const c=l==null?void 0:l[De.filter];return(this._hooks[u]||[]).filter(f=>f.global||!c||c.call(l,f.ctx)).map(f=>f.callback.bind(l))}async parallel(...n){const i=(await Promise.allSettled(this.dispatch("emit",n).map(async l=>l(...n)))).filter(l=>l.status==="rejected");if(i.length)throw new AggregateError(i.map(l=>l.reason))}emit(...n){this.dispatch("emit",n).map(i=>i(...n))}async serial(...n){for(const i of this.dispatch("serial",n)){const l=await i(...n);if(us(l))return l}}bail(...n){for(const i of this.dispatch("bail",n)){const l=i(...n);if(us(l))return l}}waterfall(...n){const i=this.dispatch("waterfall",n),l=n.pop(),u=()=>(i.shift()??l)(...n);return n.push(u),u()}register(n,i,l,u){const c=u.prepend?"unshift":"push";return this.ctx.fiber.effect(()=>(i[c]({ctx:this.ctx,callback:l,...u}),()=>this.unregister(i,l)),n)}unregister(n,i){const l=n.findIndex(u=>u.callback===i);if(l>=0)return n.splice(l,1),!0}on(n,i,l){var p;typeof l!="object"&&(l={prepend:l}),this.ctx.fiber.assertActive(),i=this.ctx.reflect.bind(i);const u=this.bail(this.ctx,"internal/listener",n,i,l);if(u)return u;const c=(p=this._hooks)[n]||(p[n]=[]),f=`ctx.on(${typeof n=="string"?JSON.stringify(n):n.toString()})`;return this.register(f,c,i,l)}once(n,i,l){const u=this.on(n,function(...c){return u(),i.apply(this,c)},l);return u}};const as={s:n=>String(n),d:n=>Math.trunc(Number(n)),i:n=>Math.trunc(Number(n)),f:n=>Number(n),o:n=>JSON.stringify(n),O:n=>JSON.stringify(n),c:()=>"",C:(n,i,l)=>Ti.color(i,Ti.code(l.name,i.colors),n)};function O4(n){return n instanceof Error&&Array.isArray(n.errors)}var Ti=class{constructor(n,i){P(this,"service");this.service=i,Object.assign(this,n),this.error=this._method("error",0),this.info=this._method("info",1),this.warn=this._method("warn",2),this.debug=this._method("debug",3)}static color(n,i,l,u=""){return n.colors?`\x1B[3${i<8?i:"8;5;"+i}${n.colors>=2?u:""}m${l}\x1B[0m`:""+l}static code(n,i){let l=0;for(let c=0;c<n.length;c++)l=(l<<3)-l+n.charCodeAt(c)+13,l|=0;const u=i?i>=2?v2:C2:[];return u[Math.abs(l)%u.length]}static format(n,i){var p;const l=i.args.slice();l[0]instanceof Error?(l[0]=l[0].stack||l[0].message,l.unshift("%s")):typeof l[0]!="string"&&l.unshift("%o");let u=l.shift();u=u.replace(/%([a-zA-Z%])/g,(m,g)=>{var _;if(m==="%%")return"%";const C=((_=n.formatters)==null?void 0:_[g])??as[g];return typeof C=="function"?C(l.shift(),n,i):m});const c=((p=n.formatters)==null?void 0:p.o)??as.o;for(let m of l)typeof m=="object"&&m&&(m=c(m,n,i)),u+=" "+m;const{maxLength:f=10240}=n;return u.split(/\r?\n/g).map(m=>m.slice(0,f)+(m.length>f?"...":"")).join(`
|
|
9
|
+
`)}_method(n,i){return(...l)=>{var f,p;if(l.length===1&&l[0]instanceof Error){if(l[0].cause)this[n](l[0].cause);else if(O4(l[0])){l[0].errors.forEach(m=>this[n](m));return}}const u=++this.service._snMessage,c=Date.now();for(const m of this.service.exporters.values()){if((((f=m.levels)==null?void 0:f[this.name])??((p=m.levels)==null?void 0:p.default)??this.level??1)<i)continue;const g={sn:u,ts:c,type:n,level:i,name:this.name,...this.meta,args:l};m.export(g)}}}};const C2=[6,2,3,4,5,1],v2=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221];var gr,y2=(gr=class{constructor(i){P(this,"bufferSize",1e3);P(this,"buffer",[]);P(this,"ctx");P(this,"_snMessage",0);P(this,"_snExporter",0);P(this,"exporters",new Map);const l={property:"ctx",noShadow:!0},u=Pi("logger",Fi(Object.getPrototypeOf(this),Function.prototype),l);return Object.assign(u,this),u.ctx=i,Ft(u,J.tracker,l),u.exporter({colors:3,export:c=>{u.buffer.push(c),u.buffer.length>u.bufferSize&&(u.buffer=u.buffer.slice(-u.bufferSize))}}),u}exporter(i){return this.ctx.effect(()=>(this.exporters.set(++this._snExporter,i),()=>this.exporters.delete(this._snExporter)),"ctx.logger.exporter()")}_resolveConfig(){let i=this.ctx[J.intercept];const l=[];for(;"logger"in i;)Object.hasOwn(i,"logger")&&l.unshift(i.logger),i=Object.getPrototypeOf(i);return Object.assign({},...l)}[J.invoke](i){const l=this._resolveConfig(),u=(this.ctx[J.shadow]??this.ctx).fiber;return i??(i=l.name),i??(i=E4(u.name)),new Ti({name:i,level:l.level,meta:{fiber:new WeakRef(u)}},this)}},(()=>{for(const i of["error","info","warn","debug"])gr.prototype[i]=function(...l){return this()[i](...l)}})(),gr);function Al(n){const i=n.stack.split(`
|
|
10
|
+
`);return i.splice(0,2,`Error: ${n.message}`),n.stack=i.join(`
|
|
11
|
+
`),n}const P4=["prototype","then"];function Dl(n){return typeof n=="symbol"||P4.includes(n)||parseInt(n).toString()===n||n.startsWith("_")}var rs,Oc=(rs=class{constructor(n){P(this,"ctx");P(this,"store",Object.create(null));P(this,"props",Object.create(null));this.ctx=n,Ft(this,J.tracker,{property:"ctx",noShadow:!0}),this.mixin("reflect",["get","set","provide","accessor","mixin"]),this.mixin("fiber",["runtime","effect"]),this.mixin("registry",["inject","plugin"]),this.mixin("events",["on","once","parallel","emit","serial","bail","waterfall"])}get(n,i=!0){var l;return yn(this.ctx,(l=this._getImpl(n,i))==null?void 0:l.value)}_getImpl(n,i=!0){const l=this.ctx[J.isolate][n],u=l&&this.store[l];if(u&&!(i&&u.fiber.state!==2))return u}set(n,i,l){const u=this.ctx[J.isolate][n],c=this.store[u];if(!c)throw new Error(`cannot set property "${n}" without provide`);if(c.fiber!==this.ctx.fiber)throw new Error(`cannot set property "${n}" in multiple fibers`);return c.value=i,!0}provide(n,i,l){return this.ctx.fiber.effect(()=>{var f,p;if(!this.props[n])(f=this.props)[n]??(f[n]={type:"service"});else if(this.props[n].type!=="service")throw new Error(`property "${n}" is already declared as ${this.props[n].type}`);this.props[n]={type:"service"},(p=this.ctx.root[J.isolate])[n]??(p[n]=Symbol(n));const u=this.ctx[J.isolate][n],c={name:n,value:i,fiber:this.ctx.fiber,check:l};if(this.store[u])throw new Error(`service "${n}" has been registered at <${this.store[u].fiber.name}>`);return this.store[u]=c,this.ctx.fiber.store[n]=c,this.ctx.fiber.state===2&&this.notify([n]),async()=>{delete this.store[u];const m=this.notify([n]);await Promise.allSettled(m.map(g=>g.await())),delete this.ctx.fiber.store[n]}},`ctx.provide(${JSON.stringify(n)})`)}notify(n,i=(l,u)=>l[J.isolate][u]===this.ctx[J.isolate][u]){var u;const l=[];for(const c of this.ctx.registry.values())for(const f of c.fibers){let p=!1;for(const m of n)m in f.inject&&i(f.ctx,m)&&(p=!0,f._checkImpl(m));p&&(f._refresh(),l.push(f))}for(const c of n){const f=Object.create(this.ctx);f[J.filter]=p=>i(p,c),this.ctx.events.emit(f,"internal/service",c,(u=this._getImpl(c,!1))==null?void 0:u.value)}return l}accessor(n,i){return this.ctx.fiber.effect(()=>{if(n in this.props)throw new Error(`property "${n}" is already declared as ${this.props[n].type}`);return this.props[n]={type:"accessor",...i},()=>delete this.props[n]},`ctx.accessor(${JSON.stringify(n)})`)}mixin(n,i){const l=this;return this.ctx.fiber.effect(function*(){const u=Array.isArray(i)?i.map(f=>[f,f]):Object.entries(i),c=(f,p)=>f[n];for(const[f,p]of u)yield l.accessor(p,{get(m,g){const C=c(this);if(Yt(C))return C;const _=m?c1(m,C):C,M=Reflect.get(C,f,_);return typeof M!="function"?M:M.bind(_??C)},set(m,g,C){const _=c(this),M=g?c1(g,_):_;return Reflect.set(_,f,m,M)}})},`ctx.mixin(${JSON.stringify(n)})`)}trace(n){return yn(this.ctx,n)}bind(n){return new Proxy(n,{apply:(i,l,u)=>Reflect.apply(i,this.trace(l),u.map(c=>this.trace(c))),construct:(i,l,u)=>Reflect.construct(i,l.map(c=>this.trace(c)),u)})}},P(rs,"handler",{get:(n,i,l)=>{if(Dl(i))return Reflect.get(n,i,l);if(Reflect.has(n,i))return yn(l,Reflect.get(n,i,l));const u=new Error(`cannot get property "${i}" without inject`);try{const c=n.reflect.props[i];return(c==null?void 0:c.type)==="accessor"?c.get.call(l,l[J.receiver],u):l.fiber.runtime?l.events.waterfall("internal/get",l,i,u,()=>{var m;const f=n[J.isolate][i];let p=(l[J.shadow]??l).fiber;for(;;){const g=(m=p.store)==null?void 0:m[i];if(g)return yn(l,g.value);if(i in p.inject)throw u.message=`cannot get required service "${i}" in inactive context`,u;if(!p.runtime||p.parent[J.isolate][i]!==f)throw u;p=p.parent.fiber}}):l.reflect.get(i,!1)}catch(c){throw c===u?Al(c):c}},set:(n,i,l,u)=>{if(Dl(i))return Reflect.set(n,i,l,u);const c=new Error(`cannot set property "${i}" without provide`),f=n.reflect.props[i];if(!f){if(!u.fiber.runtime)return Reflect.set(n,i,l,u);throw Al(c)}try{return f.type==="accessor"?f.set?f.set.call(u,l,u[J.receiver],c):!1:u.events.waterfall("internal/set",u,i,l,c,()=>u.reflect.set(i,l,c))}catch(p){throw p===c?Al(p):p}},has:(n,i)=>Dl(i)?Reflect.has(n,i):Reflect.has(n,i)?!0:!!n.reflect.props[i]}),rs);const R4=Symbol.for("ValidationError");var ks=class extends TypeError{constructor(i){super(`invalid config:
|
|
12
|
+
`+i.map(l=>l.path?` - ${l.message} (at ${l.path.join(".")})`:` - ${l.message}`).join(`
|
|
13
|
+
`));P(this,"name","ValidationError")}};Object.defineProperty(ks.prototype,R4,{value:!0});function w2(n,i){if(!n.Config)return i;const l=n.Config["~standard"].validate(i);if("then"in l)throw new TypeError("Async config validation is not supported");if(l.issues)throw new ks(l.issues);return l.value}const x2=new WeakMap;function Fl(n){var l;const i=n();return((l=x2.get(n))==null?void 0:l())??i}function T4(n,i){const l=["internal/plugin",i];let u;try{u=n.events.dispatch("emit",l)}catch(c){n.logger.error(c);return}for(const c of u)try{const f=c(...l);Promise.resolve(f).catch(p=>n.logger.error(p))}catch(f){n.logger.error(f)}}var f1=class _2 extends Error{constructor(l,u){super(u??_2.Code[l]);P(this,"code");this.code=l}};(function(n){n.Code={INACTIVE_EFFECT:"cannot create effect on inactive context"}})(f1||(f1={}));const $t="__INACTIVE__";var Ss=class{constructor(n,i,l,u,c){P(this,"parent");P(this,"inject");P(this,"runtime");P(this,"uid");P(this,"ctx");P(this,"config");P(this,"_config");P(this,"state",0);P(this,"dispose");P(this,"store");P(this,"inertia");P(this,"_hooks",Object.create(null));P(this,"_disposables",new Di);P(this,"context");P(this,"_error");P(this,"_runner");P(this,"_store",Object.create(null));this.parent=n,this.inject=l,this.runtime=u,this._config=i;const f=p=>{this._disposables.push(p)};if(u){this.uid=n.registry.counter,this.ctx=this.context=n.extend({fiber:this});const p=Object.entries(this.inject);if(p.length){this.ctx[De.intercept]=Object.create(n[De.intercept]);for(const[m,g]of p)Yt(g)||(this.ctx[De.intercept][m]=g)}this._runner={epoch:$t,getOuterStack:c,execute:function(){var m;if(p2(u.callback)){const g=new u.callback(this.ctx,this.config);for(const C of(g==null?void 0:g[J.initHooks])??[])C();return(m=g==null?void 0:g[J.init])==null?void 0:m.call(g)}else return u.callback(this.ctx,this.config)},collect:f},this.dispose=n.fiber.effect(()=>{const m=u.fibers.push(this);return async()=>{for(this.uid=null,T4(this.context,this),this.ctx.registry.has(u.callback)&&(m(),u.fibers.length||this.ctx.registry.delete(u.callback)),this._setEpoch($t),this.inertia||this._updateState(()=>(this.inertia=this._unload(),5));this.inertia;)await this.inertia}},"ctx.plugin()");try{this.context.emit("internal/plugin",this)}catch(m){throw Promise.resolve(this.dispose()).catch(g=>this.ctx.logger.error(g)),m}if(this.uid!==null&&n.fiber.state!==5){for(const m of Object.keys(this.inject))this._checkImpl(m);this._refresh()}}else this.uid=0,this.ctx=this.context=n,this.state=2,this.store=Object.create(null),this._runner={epoch:"",getOuterStack:c,execute:()=>{},collect:f},this.dispose=()=>this.restart()}get name(){var i;let n=this;do{if((i=n.runtime)!=null&&i.name)return n.runtime.name;n=n.parent.fiber}while(n!==n.parent.fiber);return"root"}assertActive(){if(this.uid===null)throw new f1("INACTIVE_EFFECT")}_execute(n){const i=n.epoch;return Ri(l=>{const u=f=>{if(typeof f=="function")n.collect(f);else if(!Yt(f))throw new TypeError("Invalid effect")},c=n.execute.call(this);if(typeof c=="function")return n.collect(c);if(!Yt(c))if(Vn(c)){if("then"in c)return c.then(u);if(Symbol.iterator in c){l.error=new Error;const f=c[Symbol.iterator]();for(;;){const p=f.next();if(u(p.value),p.done)return}}else if(Symbol.asyncIterator in c){const f=c[Symbol.asyncIterator]();return(async()=>{for(await Promise.resolve(),l.error=new Error;;){if(n.epoch!==i)return;const p=await f.next();if(u(p.value),p.done)return}})()}else throw new TypeError("Invalid effect")}else throw new TypeError("Invalid effect")},n.getOuterStack)}effect(n,i="anonymous"){if(this.assertActive(),this.state===5)throw new f1("INACTIVE_EFFECT");const l=[];let u=!1,c;const f=()=>{if(u)return c;u=!0;let Z;for(const D of l.splice(0).reverse())if(Z)Z=Z.then(()=>Fl(D));else{const q=Fl(D);Vn(q)&&"then"in q&&(Z=q)}return c=Z},p={label:i,children:[]},m={execute:n,epoch:!0,collect:Z=>{l.push(Z),this._disposables.delete(Z),Z[J.effect]&&p.children.push(Z[J.effect])},getOuterStack:Bi()};let g,C=!0,_,M,w,L=!1,S,T=()=>!1;const V=()=>(w??(w=new Promise((Z,D)=>{_=Z,M=D})),w),W=Z=>Promise.resolve(Z).then(()=>f(),async D=>{throw await f(),D}),Q=Z=>{let D;try{D=Z()}catch(q){throw T(),q}if(Vn(D)&&"then"in D){const q=Promise.resolve(D).finally(()=>{T(),S===q&&(S=void 0)});return S=q}return T(),D},z=Ft(()=>m.epoch?(m.epoch=!1,Q(()=>C?W(V()):g?W(g):f())):L?S:void 0,J.effect,p);x2.set(z,()=>S),T=this._disposables.push(z);try{g=this._execute(m)}catch(Z){C=!1,L=!0,m.epoch=!1;let D;try{D=Q(f)}finally{M==null||M(Z)}throw Vn(D)&&"then"in D&&D.catch(q=>this.ctx.logger.error(q)),Z}C=!1,w&&Promise.resolve(g).then(_,M),g==null||g.catch(()=>m.epoch?Q(f):f()).catch(Z=>this.ctx.logger.error(Z));const ie=()=>{if(m.epoch)return m.epoch=!1,Q(f)};return z.then=async(Z,D)=>Promise.resolve(g).then(()=>ie).then(Z,D),z}getEffects(){return[...this._disposables].map(n=>n[J.effect]).filter(Boolean)}_getState(){return this.uid===null?4:this._error?3:this._runner.epoch!==$t?2:0}_updateState(n){const i=this.state;if(this.state=n()??this._getState(),i!==this.state&&(this.context.emit("internal/status",this,i),!(i!==2&&this.state!==2)))for(const l of Reflect.ownKeys(this.ctx.reflect.store)){const u=this.ctx.reflect.store[l];u.fiber===this&&this.ctx.reflect.notify([u.name])}}_checkImpl(n){const i=this.ctx.reflect._getImpl(n,!0);if(!i)return delete this._store[n];try{if(i.check&&!i.check.call(yn(this.ctx,i.value)))return delete this._store[n]}catch(l){return i.fiber.ctx.logger.error(l),delete this._store[n]}this._store[n]=i}_refresh(){let n=!1;n="";for(const i of Object.keys(this.inject)){const l=this._store[i];if(!l){n=$t;break}n+=":"+l.fiber.uid}this._setEpoch(n)}_setEpoch(n){const i=this._runner.epoch;n!==i&&(this._runner.epoch=n,!this.inertia&&this._updateState(()=>n!==$t&&i===$t?(this.inertia=this._reload(),1):(this.inertia=this._unload(),5)))}_resolveConfig(n){return n=this.context.waterfall(this,"internal/config",n,()=>n),this.runtime?w2(this.runtime,n):n}async _reload(){this.store={...this._store};const n=this._runner.epoch;try{await Promise.resolve(),this._runner.epoch===n&&(this.config=this._resolveConfig(this._config),await this._execute(this._runner),this._error=void 0)}catch(i){this.ctx.logger.error(i),this._error=i,this._runner.epoch=$t}this._updateState(()=>{if(this._runner.epoch===n)this.inertia=void 0;else return this.inertia=this._unload(),5})}async _unload(){await Promise.all(this._disposables.clear().map(async n=>{try{await Ri(async i=>{await Promise.resolve(),i.error=new Error,await Fl(n)},this._runner.getOuterStack)}catch(i){this.ctx.logger.error(i)}})),this.store=void 0,this._updateState(()=>{if(this._runner.epoch===$t)this.inertia=void 0;else return this.inertia=this._reload(),1})}async await(){for(;this.inertia;)await this.inertia;if(this._error)throw this._error;return this}async restart(){this.assertActive(),this._setEpoch($t),this._refresh(),await this.await()}update(n,i=!1){if(this.assertActive(),this._config=n,this.state!==2){this._error=void 0,this._setEpoch($t),this._refresh();return}return n=this._resolveConfig(n),this.context.waterfall(this,"internal/update",n,i,()=>(this.config=n,this._error=void 0,this.restart()))}};function b4(n){return n&&typeof n=="object"&&typeof n.apply=="function"}function d1(n,i){return function(l,u){var c,f;if(u.kind==="class")Object.hasOwn(l,"inject")||(Ft(l,"inject",Object.create(Object.getPrototypeOf(l).inject??null)),Ft(l.inject,J.checkProto,!0)),l.inject[n]=i;else if(u.kind==="method"){const p=(f=l[c=J.metadata]??(l[c]={})).inject??(f.inject=Object.create(null));p[n]=i,u.addInitializer(function(){var g,C;const m=(g=this[J.tracker])==null?void 0:g.property;(this[C=J.initHooks]??(this[C]=[])).push(()=>{this.ctx.inject(p,_=>l.call(m?c1(this,{[m]:_}):this))})})}else throw new Error("@Inject() can only be used on class or class methods")}}(function(n){function i(l,u=Object.create(null)){if(!l)return u;if(Array.isArray(l))for(const c of l)u[c]=null;else if(Reflect.has(l,J.checkProto)){Object.assign(u,i(Object.getPrototypeOf(l)));for(const c of Object.keys(l))u[c]=l[c]??null}else for(const c of Object.keys(l))u[c]=l[c]??null;return u}n.resolve=i})(d1||(d1={}));var L2=class{constructor(n){P(this,"ctx");P(this,"_counter",0);P(this,"_internal",new Map);this.ctx=n,Ft(this,J.tracker,{property:"ctx",noShadow:!0})}get counter(){return++this._counter}get size(){return this._internal.size}resolve(n){try{if(typeof n=="function")return n;if(b4(n))return n.apply}catch{}}get(n){const i=this.resolve(n);return i&&this._internal.get(i)}has(n){const i=this.resolve(n);return!!i&&this._internal.has(i)}delete(n){const i=this.resolve(n),l=i&&this._internal.get(i);if(l){this._internal.delete(i);for(const u of l.fibers)u.dispose();return l}}keys(){return this._internal.keys()}values(){return this._internal.values()}entries(){return this._internal.entries()}forEach(n){return this._internal.forEach(n)}inject(n,i){return this.plugin({inject:n,apply:i,name:i.name})}plugin(n,i,l=Bi()){const u=this.resolve(n);if(!u)throw new Error('invalid plugin, expect function or object with an "apply" method, received '+typeof n);this.ctx.fiber.assertActive();let c=this._internal.get(u);if(!c){let m=n.name;m==="apply"&&(m=void 0),c={name:m,callback:u,fibers:new Di,Config:n.Config},this._internal.set(u,c)}const f=new Ss(this.ctx,i,d1.resolve(n.inject),c,l),p=Object.create(f);return p.then=(m,g)=>f.await().then(m,g),p}},mt,De=(mt=class{static is(i){return!!(i!=null&&i[mt.is])}constructor(){this[J.isolate]=Object.create(null),this[J.intercept]=Object.create(null);const i=new Proxy(this,Oc.handler);return this.root=i,this.baseUrl=void 0,this.fiber=new Ss(i,{},Object.create(null),null,()=>[]),this.reflect=new Oc(i),this.registry=new L2(i),this.events=new g2(i),this.logger=new y2(i),this.fiber._disposables.clear(),i}[Symbol.for("nodejs.util.inspect.custom")](){return`Context <${this.fiber.name}>`}extend(i={}){var c;const l=(c=Reflect.getOwnPropertyDescriptor(this,J.shadow))==null?void 0:c.value,u=Object.create(yn(this,this));for(const f of Reflect.ownKeys(i))Object.defineProperty(u,f,Reflect.getOwnPropertyDescriptor(i,f));return l?Object.assign(Object.create(u),{[J.shadow]:l}):u}isolate(i,l){const u=Object.create(this[J.isolate]);return u[i]=l??Symbol(i),this.extend({[J.isolate]:u})}intercept(i,l){const u=Object.create(this[J.intercept]);return u[i]=l,this.extend({[J.intercept]:u})}},P(mt,"effect",J.effect),P(mt,"filter",J.filter),P(mt,"isolate",J.isolate),P(mt,"intercept",J.intercept),mt.is[Symbol.toPrimitive]=()=>Symbol.for("cordis.is"),mt.prototype[mt.is]=!0,mt),ht,Hn=(ht=class{constructor(i,l){P(this,"ctx");P(this,"name");this.ctx=i,l??(l=this.constructor.provide);let u=this;const c={associate:l,property:"ctx"};return u[J.invoke]&&(u=Pi(l,Fi(Object.getPrototypeOf(this),Function.prototype),c)),u.ctx=i,u.name=l,Ft(u,J.tracker,c),u.ctx.reflect.provide(l,u,this[J.check]),u}[J.filter](i){return i[J.isolate][this.name]===this.ctx[J.isolate][this.name]}[J.extend](i){let l;return this[ht.invoke]?l=Pi(this.name,this,this[J.tracker]):l=Object.create(this),Object.assign(l,i)}[J.resolveConfig](i,l){var f;let u=this.ctx[De.intercept];const c=[];for(;this.name in u;)Object.hasOwn(u,this.name)&&c.unshift(u[this.name]),u=Object.getPrototypeOf(u);return i&&c.unshift(i),l&&c.push(l),(f=this.Config)!=null&&f.merge?this.Config.merge(...c):Object.assign({},...c)}static[Symbol.hasInstance](i){var u;if(!i)return!1;let l=i.constructor;for(;l;){if(l=(u=l.prototype)==null?void 0:u.constructor,l===this)return!0;l&&(l=Object.getPrototypeOf(l))}return!1}},P(ht,"init",J.init),P(ht,"check",J.check),P(ht,"config",J.config),P(ht,"invoke",J.invoke),P(ht,"extend",J.extend),P(ht,"tracker",J.tracker),P(ht,"resolveConfig",J.resolveConfig),ht);const I4=Object.freeze(Object.defineProperty({__proto__:null,Context:De,get CordisError(){return f1},DisposableList:Di,EventsService:g2,Fiber:Ss,get Inject(){return d1},Logger:Ti,LoggerService:y2,RegistryService:L2,Service:Hn,ValidationError:ks,buildOuterStack:Bi,c16:C2,c256:v2,composeError:Ri,createCallable:Pi,defaultFormatters:as,getPropertyDescriptor:h2,getTraceable:yn,isBailed:us,isConstructor:p2,isObject:Vn,joinPrototype:Fi,resolveConfig:w2,symbols:J,withProps:c1},Symbol.toStringTag,{value:"Module"})),H4=()=>{throw new Error("node:module is not available in the browser")};var V4=[],cs;(function(n){let i;function l(c){const f=H4();if(V4.includes("--expose-internals"))try{return f(c)}catch{}try{return f("node-addon-require-builtin").requireBuiltin(c)}catch{}}function u(){var f,p;if(i)return i;const[c]="0.0.0".split(".").map(Number);if(c>=24){const m=(f=l("internal/modules/esm/loader"))==null?void 0:f.getOrInitializeCascadedLoader();if(m)return i=Object.assign(m,{version:"v2"})}else if(c>=22){const m=(p=l("internal/modules/esm/loader"))==null?void 0:p.getOrInitializeCascadedLoader();if(m)return i=Object.assign(m,{version:"v1"})}}n.fromInternal=u})(cs||(cs={}));var is,bi=(is=class{constructor(n,i){P(this,"ctx");P(this,"tree");P(this,"data",[]);this.ctx=n,this.tree=i;const l=n.fiber.entry;l&&(l.subgroup=this)}get context(){return this.ctx}async create(n){const i=this.tree.ensureId(n),l=this.tree.store[i],u=l??(this.tree.store[i]=new ds(this.ctx.loader)),c=u.parent;u.parent=this;try{await u.update(n,!0,!0)}catch(f){throw l?u.parent=c:delete this.tree.store[i],f}return u.id}unlink(n){const i=this.data,l=i.indexOf(n);l>=0&&i.splice(l,1)}async remove(n,i=!1){const l=this.tree.store[n];l&&(await l._dispose(),i||this.unlink(l.options),delete this.tree.store[n],this.context.emit("loader/partial-dispose",l,l.options,!1))}async update(n){const i=this.data,l=new Set;for(const f of n){const p=this.tree.ensureId(f);if(l.has(p))throw new TypeError(`duplicate loader entry id: ${p}`);l.add(p)}const u=Object.fromEntries(i.map(f=>[f.id,f])),c=Object.fromEntries(n.map(f=>[f.id,f]));try{const f=await Promise.allSettled(n.map(m=>this.create(m)));if(this.ctx.fiber.uid===null)return;const p=f.filter(m=>m.status==="rejected").map(m=>m.reason);if(p.length===1)throw p[0];if(p.length>1)throw new AggregateError(p,"loader entries failed to apply");for(const m of Object.keys(u))c[m]||await this.remove(m,!0);this.data=n}catch(f){const p=[];for(const m of Object.keys(c).reverse())if(!u[m])try{await this.remove(m,!0)}catch(g){p.push(g)}for(const m of i)try{await this.create(m)}catch(g){p.push(g)}throw this.data=i,p.length?new AggregateError([f,...p],"loader entry rollback failed"):f}}async stop(){for(const n of this.data)await this.remove(n.id,!0)}},P(is,"key",Symbol.for("cordis.group")),is),s2,Ni;Ni=class extends bi{constructor(i,l){super(i,i.fiber.entry.parent.tree);P(this,"ctx");P(this,"config");this.ctx=i,this.config=l,i.on("internal/update",u=>this.update(u))}async*[(s2=bi.key,Hn.init)](){yield()=>this.stop(),await this.update(this.config)}},P(Ni,"initial",[]),P(Ni,s2,!0);var Pc=function(n,i){return typeof n=="string"&&/^\.\.?\//.test(n)?n.replace(/\.(tsx)$|((?:\.d)?)((?:\.[^./]+?)?)\.([cm]?)ts$/i,function(l,u,c,f,p){return u?".js":c&&(!f||!p)?l:c+f+"."+p.toLowerCase()+"js"}):n},$n,k2=($n=class{constructor(i){P(this,"ctx");P(this,"enableLogs");P(this,"root");P(this,"store",Object.create(null));this.ctx=i.extend({baseUrl:i.baseUrl}),this.root=new bi(this.ctx,this);const l=this.ctx.fiber.entry;l&&(l.subtree=this)}get context(){return this.ctx}*entries(){for(const i of Object.values(this.store))yield i,i.subtree&&(yield*i.subtree.entries())}getTasks(){return[...this.entries()].map(i=>{var l;return i._initTask||((l=i.fiber)==null?void 0:l.inertia)}).filter(_4)}async await(){for(;;){const i=this.getTasks();if(i.length){await Promise.allSettled(i);continue}const l=(await Promise.allSettled([...this.entries()].map(u=>u._await()))).filter(u=>u.status==="rejected").map(u=>u.reason);if(l.length===1)throw l[0];if(l.length>1)throw new AggregateError(l,"loader fibers failed");if(this.ctx.reflect.notify(["loader"]),!this.getTasks().length)return}}ensureId(i){if(!i.id)do i.id=Math.random().toString(16).slice(2,10);while(this.store[i.id]);return i.id}resolve(i){var p;const l=i.split($n.sep);let u=this;const c=l.pop();for(const m of l)if(u=(p=u.store[m])==null?void 0:p.subtree,!u)throw new Error(`cannot resolve entry ${i}`);const f=u.store[c];if(!f)throw new Error(`cannot resolve entry ${i}`);return f}resolveGroup(i){if(!i)return this.root;const l=this.resolve(i);if(!l.subgroup)throw new Error(`entry ${i} is not a group`);return l.subgroup}async create(i,l=null,u=1/0){const c=this.resolveGroup(l),f=await c.create(i),p=this.resolve(f);return c.data.splice(u,0,p.options),c.tree.write(),f}async remove(i){const l=this.resolve(i);await l.parent.remove(i),l.parent.tree.write()}async update(i,l,u,c){const f=this.resolve(i),p=f.parent,m=p.data.indexOf(f.options);let g=p;u!==void 0&&(g=this.resolveGroup(u),p.unlink(f.options),g.data.splice(c??1/0,0,f.options),f.parent=g);try{await f.update(l,!1,!0)}catch(C){if(u!==void 0){g.unlink(f.options),p.data.splice(m<0?p.data.length:m,0,f.options),f.parent=p;try{await f.update({},!1,!0)}catch(_){throw new AggregateError([C,_],`failed to roll back loader entry move ${i}`)}}throw C}p.tree.write(),g!==p&&g.tree.write()}import(i,l){return i.startsWith("cordis:")?this.ctx.loader.builtins[i.slice(7)]:Ri(async u=>(u.offset+=3,this.ctx.loader.internal?await this.ctx.loader.internal.import(i,this.ctx.baseUrl,{}):i.startsWith(".")?await import(Pc(new URL(i,this.ctx.baseUrl).href)):await import(Pc(i))),l)}},P($n,"sep",":"),$n);const S2=new Function("ctx","expr",`
|
|
14
|
+
with (ctx) {
|
|
15
|
+
return eval(expr)
|
|
16
|
+
}
|
|
17
|
+
`);function fs(n,i){return j2(i)?S2(n,i.__jsExpr):!i||typeof i!="object"?i:Array.isArray(i)?i.map(l=>fs(n,l)):L4(i,l=>fs(n,l))}function j2(n){return n instanceof Object&&"__jsExpr"in n}function At(n,i,l){const u=l instanceof Error?l.message:String(l);return new Error(`failed to ${n} loader entry ${i.id} (${i.name}): ${u}`,{cause:l})}function Bl(n,i){const l=[];for(const u of i)u in n&&(l.push([u,n[u]]),delete n[u]);return l}function $4(n,i=["id","name"],l=["config"]){const u=Bl(n,i),c=Bl(n,l),f=Bl(n,Object.keys(n)).sort(([p],[m])=>p.localeCompare(m));return Object.assign(n,Object.fromEntries([...u,...f,...c]))}function A4(n,i){for(const l of Object.keys(n))Reflect.deleteProperty(n,l);return Object.assign(n,i)}var An,ds=(An=class{constructor(i){P(this,"loader");P(this,"ctx");P(this,"fiber");P(this,"parent");P(this,"options",{});P(this,"subgroup");P(this,"subtree");P(this,"_initTask");P(this,"_disposing",0);P(this,"getOuterStack",()=>{let i=this;const l=[];do l.push(` at ${i.parent.tree.ctx.baseUrl}#${i.options.id}`),i=i.parent.ctx.fiber.entry;while(i);return l});this.loader=i,this.ctx=i.ctx.extend({[An.key]:this}),this.context.emit("loader/entry-init",this)}get context(){return this.ctx}get id(){let i=this.options.id;return this.parent.tree.ctx.fiber.entry&&(i=this.parent.tree.ctx.fiber.entry.id+k2.sep+i),i}get disabled(){return this._disabled(this.options)}_disabled(i){if(i.group)return!1;if(this.disabledOf(i))return!0;let l=this.parent.ctx.fiber.entry;for(;l;){if(this.disabledOf(l.options))return!0;l=l.parent.ctx.fiber.entry}return!1}disabledOf(i){return j2(i.disabled)?!!this.evaluate(i.disabled.__jsExpr):!!i.disabled}evaluate(i){return S2(this.ctx,i)}async _patchContext(i){await this.context.waterfall("loader/patch-context",this,async()=>{var l;Object.setPrototypeOf(this.ctx,this.parent.ctx),(l=this.fiber)!=null&&l.uid&&(i.includes("config")||this.options.group)&&await this.fiber.update(this.options.config,!0)})}async refresh(){this.fiber||this.disabled||await this.init()}async _dispose(i=this.fiber){if(i){this.fiber===i&&(this.fiber=void 0),this._disposing+=1;try{await i.dispose()}finally{this._disposing-=1}}}async update(i,l=!1,u=!1){const c=this.options,f={...c},p=l?i:{...c};if(!l)for(const[w,L]of Object.entries(i))Yt(L)?delete p[w]:p[w]=L;$4(p);const m=Object.keys({...p,...f}).filter(w=>!ls(p[w],f[w]));if(!m.length&&!u)return;const g=()=>{l||(this.options=A4(c,p))},C=this.fiber;if(!(C!=null&&C.uid)){this.fiber=void 0,this.options=p;try{this._disabled(p)||await this.init()}catch(w){throw this.options=c,w}g();return}if(this._disabled(p)){this.options=p;try{await this._dispose(C)}catch(w){throw this.options=c,At("dispose",p,w)}g(),this.context.emit("loader/partial-dispose",this,f,!0);return}if(!m.some(w=>w==="name"||w==="inject"||w==="group")){this.options=p;try{await this._patchContext(m)}catch(w){this.options=c;try{await this._patchContext(m)}catch(L){throw At("rollback",f,new AggregateError([w,L]))}throw this.context.emit("loader/partial-dispose",this,p,!0),At("apply",p,w)}g(),this.context.emit("loader/partial-dispose",this,f,!0);return}let _;try{_=m.includes("name")?this.loader.unwrapExports(await this.parent.tree.import(p.name,this.getOuterStack)):C.runtime.callback}catch(w){throw At("import",p,w)}const M=C.runtime.callback;this.options=p;try{await this._dispose(C)}catch(w){throw this.options=c,At("dispose",p,w)}try{await this._start(_)}catch(w){this.options=c;try{await this._start(M)}catch(L){throw At("rollback",f,new AggregateError([w,L]))}throw this.context.emit("loader/partial-dispose",this,p,!0),At("apply",p,w)}g(),this.context.emit("loader/partial-dispose",this,f,!0)}async init(){try{await(this._initTask??(this._initTask=this._init()))}finally{this._initTask=void 0,this.loader.getTasks().length||this.ctx.reflect.notify(["loader"])}await this._await()}async _await(){var i;try{await((i=this.fiber)==null?void 0:i.await())}catch(l){throw At("apply",this.options,l)}}async _init(){let i;try{i=this.loader.unwrapExports(await this.parent.tree.import(this.options.name,this.getOuterStack))}catch(l){throw At("import",this.options,l)}try{await this._start(i)}catch(l){throw At("apply",this.options,l)}}async _start(i){let l;try{await this._patchContext([]),this.loader.showLog(this,"apply"),l=this.fiber=this.ctx.registry.plugin(i,this.options.config,this.getOuterStack),await l.await()}catch(u){throw await this._dispose(l),u}}},P(An,"key",Symbol.for("cordis.entry")),An);function Rc(n,i){for(const l of Reflect.ownKeys(n))Reflect.deleteProperty(n,l);for(const l of Reflect.ownKeys(i||{}))Reflect.defineProperty(n,l,Reflect.getOwnPropertyDescriptor(i,l))}var E2=class{constructor(){P(this,"store",Object.create(null))}access(n,i=!1){var l;return i?(l=this.store)[n]??(l[n]=Symbol(`${n}${this.suffix}`)):this.store[n]??Symbol(`${n}${this.suffix}`)}delete(n){delete this.store[n]}get size(){return Object.keys(this.store).length}},D4=class extends E2{constructor(i){super();P(this,"entry");this.entry=i}get suffix(){return"#"+this.entry.options.id}},F4=class extends E2{constructor(i){super();P(this,"label");this.label=i}get suffix(){return"@"+this.label}};function B4(n){const i=Object.create(null),l=Object.create(null);function u(c,f,p=!1){var C;let m;const g=(C=c.options.isolate)==null?void 0:C[f];if(g)return g===!0?m=c.realm??(c.realm=new D4(c)):p?m=i[g]??(i[g]=new F4(g)):m=i[g],m==null?void 0:m.access(f,p)}n.on("loader/entry-init",c=>{c.ctx[De.intercept]=Object.create(c.ctx[De.intercept]),c.ctx[De.isolate]=Object.create(c.ctx[De.isolate])}),n.on("loader/patch-context",async(c,f)=>{const p=Object.create(c.parent.ctx[De.isolate]);for(const C of Object.keys(c.options.isolate??{}))p[C]=u(c,C,!0);const m=Object.create(null),g=c.ctx[De.isolate];for(const C in{...p,...l}){if(p[C]===g[C])continue;const _=l[C]??(l[C]=Symbol(`delim:${C}`));c.ctx[_]=Symbol(`${C}#${c.id}`);for(const M of[g[C],p[C]]){const w=M&&c.ctx.reflect.store[M];if(w){if(!w.fiber){c.ctx.logger.warn(new Error(`expected service ${C} to be implemented`));continue}if(m[C]=[g[C],p[C],c.ctx[_],w.fiber.ctx[_]],c.ctx[_]!==w.fiber.ctx[_])break}}}Object.setPrototypeOf(c.ctx[De.isolate],c.parent.ctx[De.isolate]),Object.setPrototypeOf(c.ctx[De.intercept],c.parent.ctx[De.intercept]),Rc(c.ctx[De.isolate],p),Rc(c.ctx[De.intercept],c.options.intercept),await f();for(const[C,_,M,w]of Object.values(m))M===w&&c.ctx.reflect.store[C]&&!c.ctx.reflect.store[_]&&(c.ctx.reflect.store[_]=c.ctx.reflect.store[C],delete c.ctx.reflect.store[C]);n.reflect.notify(Object.keys(m),(C,_)=>{const[M,w,L,S]=m[_],T=C[De.isolate][_],V=C[l[_]];return(M===T||w===T)&&L===V!=(L===S)});for(const C in l)Reflect.ownKeys(p).includes(C)||delete c.ctx[l[C]]}),n.on("loader/partial-dispose",(c,f,p)=>{var m,g;for(const[C,_]of Object.entries(f.isolate??{})){if(_===!0||p&&((m=c.options.isolate)==null?void 0:m[C])===_)continue;const M=i[_];if(M){for(const w of n.loader.entries())if(((g=w.options.isolate)==null?void 0:g[C])===M.label)return;M.delete(C),M.size||delete i[M.label]}}})}var z4=class extends k2{constructor(i,l={}){super(i);P(this,"config");P(this,"envData",{startTime:Date.now()});P(this,"name","loader");P(this,"internal",cs.fromInternal());P(this,"builtins",Object.create(null));this.config=l,l.baseUrl&&(this.ctx.baseUrl=l.baseUrl);const u=this;Ft(this,Hn.tracker,{associate:"loader",property:"ctx",noShadow:!0}),i.reflect.provide("loader",this,this[Hn.check]),i.on("internal/config",function(c,f){var m,g,C;const p=f();return!this.entry||((m=this.parent.fiber)==null?void 0:m.entry)===this.entry||(C=(g=this.runtime)==null?void 0:g.callback)!=null&&C[bi.key]?p:fs(this.ctx,p)},{global:!0}),i.on("internal/update",async function(c,f,p){var g,C,_;if(!this.entry||f||((g=this.parent.fiber)==null?void 0:g.entry)===this.entry)return p();await p();const m=(_=(C=this.runtime)==null?void 0:C.Config)==null?void 0:_.simplify;this.entry.options.config=m?m(c):c,this.entry.parent.tree.write()},{global:!0,prepend:!0}),i.on("internal/update",function(c,f,p){var m;return!this.entry||((m=this.parent.fiber)==null?void 0:m.entry)===this.entry||u.showLog(this.entry,"reload"),p()},{global:!0}),i.on("internal/plugin",c=>{var p;if(c.parent[ds.key]&&!c.entry&&(c.entry=c.parent[ds.key],d1.resolve(c.entry.options.inject,c.inject)),c.uid||!c.entry||((p=c.parent.fiber)==null?void 0:p.entry)===c.entry||!i.registry.has(c.runtime.callback))return;const f=c.entry.parent.tree.ctx.fiber;!f.uid||f.state===5||c.entry._disposing||(this.showLog(c.entry,"unload"),!c.entry.disabled&&(c.entry.options.disabled=!0,c.entry.parent.tree.write()))}),i.plugin(B4)}write(){}[Hn.check](){return!(Hn.prototype[Hn.resolveConfig].call(this).await&&this.getTasks().length)}showLog(i,l){var u,c;i.options.group||!i.parent.tree.enableLogs||(c=(u=this.ctx.root).logger)==null||c.call(u,"loader").info("%s plugin %C",l,i.options.name)}locate(i=this.ctx.fiber){for(;;){if(i.entry)return i.entry.id;const l=i.parent.fiber;if(i===l)return;i=l}}exit(){}unwrapExports(i){return Yt(i)||(i=i.default??i,!i.__esModule)?i:i.default??i}};const Z4="_boot_9dtpy_3",U4="_card_9dtpy_26",W4="_wordmark_9dtpy_33",Q4="_hint_9dtpy_41",q4="_spinner_9dtpy_47",K4="_failed_9dtpy_73",G4="_failedTitle_9dtpy_80",J4="_failedItem_9dtpy_87",Gt={boot:Z4,card:U4,wordmark:W4,hint:Q4,spinner:q4,failed:K4,failedTitle:G4,failedItem:J4};function h1(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}var zl={exports:{}},me={};/**
|
|
18
|
+
* @license React
|
|
19
|
+
* react.production.min.js
|
|
20
|
+
*
|
|
21
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
22
|
+
*
|
|
23
|
+
* This source code is licensed under the MIT license found in the
|
|
24
|
+
* LICENSE file in the root directory of this source tree.
|
|
25
|
+
*/var Tc;function Y4(){if(Tc)return me;Tc=1;var n=Symbol.for("react.element"),i=Symbol.for("react.portal"),l=Symbol.for("react.fragment"),u=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),f=Symbol.for("react.provider"),p=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),g=Symbol.for("react.suspense"),C=Symbol.for("react.memo"),_=Symbol.for("react.lazy"),M=Symbol.iterator;function w(k){return k===null||typeof k!="object"?null:(k=M&&k[M]||k["@@iterator"],typeof k=="function"?k:null)}var L={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},S=Object.assign,T={};function V(k,N,te){this.props=k,this.context=N,this.refs=T,this.updater=te||L}V.prototype.isReactComponent={},V.prototype.setState=function(k,N){if(typeof k!="object"&&typeof k!="function"&&k!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,k,N,"setState")},V.prototype.forceUpdate=function(k){this.updater.enqueueForceUpdate(this,k,"forceUpdate")};function W(){}W.prototype=V.prototype;function Q(k,N,te){this.props=k,this.context=N,this.refs=T,this.updater=te||L}var z=Q.prototype=new W;z.constructor=Q,S(z,V.prototype),z.isPureReactComponent=!0;var ie=Array.isArray,Z=Object.prototype.hasOwnProperty,D={current:null},q={key:!0,ref:!0,__self:!0,__source:!0};function oe(k,N,te){var fe,Ce={},xe=null,je=null;if(N!=null)for(fe in N.ref!==void 0&&(je=N.ref),N.key!==void 0&&(xe=""+N.key),N)Z.call(N,fe)&&!q.hasOwnProperty(fe)&&(Ce[fe]=N[fe]);var ke=arguments.length-2;if(ke===1)Ce.children=te;else if(1<ke){for(var Oe=Array(ke),ut=0;ut<ke;ut++)Oe[ut]=arguments[ut+2];Ce.children=Oe}if(k&&k.defaultProps)for(fe in ke=k.defaultProps,ke)Ce[fe]===void 0&&(Ce[fe]=ke[fe]);return{$$typeof:n,type:k,key:xe,ref:je,props:Ce,_owner:D.current}}function b(k,N){return{$$typeof:n,type:k.type,key:N,ref:k.ref,props:k.props,_owner:k._owner}}function K(k){return typeof k=="object"&&k!==null&&k.$$typeof===n}function B(k){var N={"=":"=0",":":"=2"};return"$"+k.replace(/[=:]/g,function(te){return N[te]})}var se=/\/+/g;function le(k,N){return typeof k=="object"&&k!==null&&k.key!=null?B(""+k.key):N.toString(36)}function de(k,N,te,fe,Ce){var xe=typeof k;(xe==="undefined"||xe==="boolean")&&(k=null);var je=!1;if(k===null)je=!0;else switch(xe){case"string":case"number":je=!0;break;case"object":switch(k.$$typeof){case n:case i:je=!0}}if(je)return je=k,Ce=Ce(je),k=fe===""?"."+le(je,0):fe,ie(Ce)?(te="",k!=null&&(te=k.replace(se,"$&/")+"/"),de(Ce,N,te,"",function(ut){return ut})):Ce!=null&&(K(Ce)&&(Ce=b(Ce,te+(!Ce.key||je&&je.key===Ce.key?"":(""+Ce.key).replace(se,"$&/")+"/")+k)),N.push(Ce)),1;if(je=0,fe=fe===""?".":fe+":",ie(k))for(var ke=0;ke<k.length;ke++){xe=k[ke];var Oe=fe+le(xe,ke);je+=de(xe,N,te,Oe,Ce)}else if(Oe=w(k),typeof Oe=="function")for(k=Oe.call(k),ke=0;!(xe=k.next()).done;)xe=xe.value,Oe=fe+le(xe,ke++),je+=de(xe,N,te,Oe,Ce);else if(xe==="object")throw N=String(k),Error("Objects are not valid as a React child (found: "+(N==="[object Object]"?"object with keys {"+Object.keys(k).join(", ")+"}":N)+"). If you meant to render a collection of children, use an array instead.");return je}function pe(k,N,te){if(k==null)return k;var fe=[],Ce=0;return de(k,fe,"","",function(xe){return N.call(te,xe,Ce++)}),fe}function Le(k){if(k._status===-1){var N=k._result;N=N(),N.then(function(te){(k._status===0||k._status===-1)&&(k._status=1,k._result=te)},function(te){(k._status===0||k._status===-1)&&(k._status=2,k._result=te)}),k._status===-1&&(k._status=0,k._result=N)}if(k._status===1)return k._result.default;throw k._result}var ye={current:null},F={transition:null},ne={ReactCurrentDispatcher:ye,ReactCurrentBatchConfig:F,ReactCurrentOwner:D};function U(){throw Error("act(...) is not supported in production builds of React.")}return me.Children={map:pe,forEach:function(k,N,te){pe(k,function(){N.apply(this,arguments)},te)},count:function(k){var N=0;return pe(k,function(){N++}),N},toArray:function(k){return pe(k,function(N){return N})||[]},only:function(k){if(!K(k))throw Error("React.Children.only expected to receive a single React element child.");return k}},me.Component=V,me.Fragment=l,me.Profiler=c,me.PureComponent=Q,me.StrictMode=u,me.Suspense=g,me.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=ne,me.act=U,me.cloneElement=function(k,N,te){if(k==null)throw Error("React.cloneElement(...): The argument must be a React element, but you passed "+k+".");var fe=S({},k.props),Ce=k.key,xe=k.ref,je=k._owner;if(N!=null){if(N.ref!==void 0&&(xe=N.ref,je=D.current),N.key!==void 0&&(Ce=""+N.key),k.type&&k.type.defaultProps)var ke=k.type.defaultProps;for(Oe in N)Z.call(N,Oe)&&!q.hasOwnProperty(Oe)&&(fe[Oe]=N[Oe]===void 0&&ke!==void 0?ke[Oe]:N[Oe])}var Oe=arguments.length-2;if(Oe===1)fe.children=te;else if(1<Oe){ke=Array(Oe);for(var ut=0;ut<Oe;ut++)ke[ut]=arguments[ut+2];fe.children=ke}return{$$typeof:n,type:k.type,key:Ce,ref:xe,props:fe,_owner:je}},me.createContext=function(k){return k={$$typeof:p,_currentValue:k,_currentValue2:k,_threadCount:0,Provider:null,Consumer:null,_defaultValue:null,_globalName:null},k.Provider={$$typeof:f,_context:k},k.Consumer=k},me.createElement=oe,me.createFactory=function(k){var N=oe.bind(null,k);return N.type=k,N},me.createRef=function(){return{current:null}},me.forwardRef=function(k){return{$$typeof:m,render:k}},me.isValidElement=K,me.lazy=function(k){return{$$typeof:_,_payload:{_status:-1,_result:k},_init:Le}},me.memo=function(k,N){return{$$typeof:C,type:k,compare:N===void 0?null:N}},me.startTransition=function(k){var N=F.transition;F.transition={};try{k()}finally{F.transition=N}},me.unstable_act=U,me.useCallback=function(k,N){return ye.current.useCallback(k,N)},me.useContext=function(k){return ye.current.useContext(k)},me.useDebugValue=function(){},me.useDeferredValue=function(k){return ye.current.useDeferredValue(k)},me.useEffect=function(k,N){return ye.current.useEffect(k,N)},me.useId=function(){return ye.current.useId()},me.useImperativeHandle=function(k,N,te){return ye.current.useImperativeHandle(k,N,te)},me.useInsertionEffect=function(k,N){return ye.current.useInsertionEffect(k,N)},me.useLayoutEffect=function(k,N){return ye.current.useLayoutEffect(k,N)},me.useMemo=function(k,N){return ye.current.useMemo(k,N)},me.useReducer=function(k,N,te){return ye.current.useReducer(k,N,te)},me.useRef=function(k){return ye.current.useRef(k)},me.useState=function(k){return ye.current.useState(k)},me.useSyncExternalStore=function(k,N,te){return ye.current.useSyncExternalStore(k,N,te)},me.useTransition=function(){return ye.current.useTransition()},me.version="18.3.1",me}var bc;function js(){return bc||(bc=1,zl.exports=Y4()),zl.exports}var R=js();const X4=h1(R),e5=Ai({__proto__:null,default:X4},[R]);var Zl={exports:{}},o1={};/**
|
|
26
|
+
* @license React
|
|
27
|
+
* react-jsx-runtime.production.min.js
|
|
28
|
+
*
|
|
29
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
30
|
+
*
|
|
31
|
+
* This source code is licensed under the MIT license found in the
|
|
32
|
+
* LICENSE file in the root directory of this source tree.
|
|
33
|
+
*/var Ic;function t5(){if(Ic)return o1;Ic=1;var n=js(),i=Symbol.for("react.element"),l=Symbol.for("react.fragment"),u=Object.prototype.hasOwnProperty,c=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,f={key:!0,ref:!0,__self:!0,__source:!0};function p(m,g,C){var _,M={},w=null,L=null;C!==void 0&&(w=""+C),g.key!==void 0&&(w=""+g.key),g.ref!==void 0&&(L=g.ref);for(_ in g)u.call(g,_)&&!f.hasOwnProperty(_)&&(M[_]=g[_]);if(m&&m.defaultProps)for(_ in g=m.defaultProps,g)M[_]===void 0&&(M[_]=g[_]);return{$$typeof:i,type:m,key:w,ref:L,props:M,_owner:c.current}}return o1.Fragment=l,o1.jsx=p,o1.jsxs=p,o1}var Hc;function n5(){return Hc||(Hc=1,Zl.exports=t5()),Zl.exports}var d=n5();const r5=h1(d),i5=Ai({__proto__:null,default:r5},[d]);var Ul={exports:{}},st={},Wl={exports:{}},Ql={};/**
|
|
34
|
+
* @license React
|
|
35
|
+
* scheduler.production.min.js
|
|
36
|
+
*
|
|
37
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
38
|
+
*
|
|
39
|
+
* This source code is licensed under the MIT license found in the
|
|
40
|
+
* LICENSE file in the root directory of this source tree.
|
|
41
|
+
*/var Vc;function o5(){return Vc||(Vc=1,(function(n){function i(F,ne){var U=F.length;F.push(ne);e:for(;0<U;){var k=U-1>>>1,N=F[k];if(0<c(N,ne))F[k]=ne,F[U]=N,U=k;else break e}}function l(F){return F.length===0?null:F[0]}function u(F){if(F.length===0)return null;var ne=F[0],U=F.pop();if(U!==ne){F[0]=U;e:for(var k=0,N=F.length,te=N>>>1;k<te;){var fe=2*(k+1)-1,Ce=F[fe],xe=fe+1,je=F[xe];if(0>c(Ce,U))xe<N&&0>c(je,Ce)?(F[k]=je,F[xe]=U,k=xe):(F[k]=Ce,F[fe]=U,k=fe);else if(xe<N&&0>c(je,U))F[k]=je,F[xe]=U,k=xe;else break e}}return ne}function c(F,ne){var U=F.sortIndex-ne.sortIndex;return U!==0?U:F.id-ne.id}if(typeof performance=="object"&&typeof performance.now=="function"){var f=performance;n.unstable_now=function(){return f.now()}}else{var p=Date,m=p.now();n.unstable_now=function(){return p.now()-m}}var g=[],C=[],_=1,M=null,w=3,L=!1,S=!1,T=!1,V=typeof setTimeout=="function"?setTimeout:null,W=typeof clearTimeout=="function"?clearTimeout:null,Q=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function z(F){for(var ne=l(C);ne!==null;){if(ne.callback===null)u(C);else if(ne.startTime<=F)u(C),ne.sortIndex=ne.expirationTime,i(g,ne);else break;ne=l(C)}}function ie(F){if(T=!1,z(F),!S)if(l(g)!==null)S=!0,Le(Z);else{var ne=l(C);ne!==null&&ye(ie,ne.startTime-F)}}function Z(F,ne){S=!1,T&&(T=!1,W(oe),oe=-1),L=!0;var U=w;try{for(z(ne),M=l(g);M!==null&&(!(M.expirationTime>ne)||F&&!B());){var k=M.callback;if(typeof k=="function"){M.callback=null,w=M.priorityLevel;var N=k(M.expirationTime<=ne);ne=n.unstable_now(),typeof N=="function"?M.callback=N:M===l(g)&&u(g),z(ne)}else u(g);M=l(g)}if(M!==null)var te=!0;else{var fe=l(C);fe!==null&&ye(ie,fe.startTime-ne),te=!1}return te}finally{M=null,w=U,L=!1}}var D=!1,q=null,oe=-1,b=5,K=-1;function B(){return!(n.unstable_now()-K<b)}function se(){if(q!==null){var F=n.unstable_now();K=F;var ne=!0;try{ne=q(!0,F)}finally{ne?le():(D=!1,q=null)}}else D=!1}var le;if(typeof Q=="function")le=function(){Q(se)};else if(typeof MessageChannel<"u"){var de=new MessageChannel,pe=de.port2;de.port1.onmessage=se,le=function(){pe.postMessage(null)}}else le=function(){V(se,0)};function Le(F){q=F,D||(D=!0,le())}function ye(F,ne){oe=V(function(){F(n.unstable_now())},ne)}n.unstable_IdlePriority=5,n.unstable_ImmediatePriority=1,n.unstable_LowPriority=4,n.unstable_NormalPriority=3,n.unstable_Profiling=null,n.unstable_UserBlockingPriority=2,n.unstable_cancelCallback=function(F){F.callback=null},n.unstable_continueExecution=function(){S||L||(S=!0,Le(Z))},n.unstable_forceFrameRate=function(F){0>F||125<F?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):b=0<F?Math.floor(1e3/F):5},n.unstable_getCurrentPriorityLevel=function(){return w},n.unstable_getFirstCallbackNode=function(){return l(g)},n.unstable_next=function(F){switch(w){case 1:case 2:case 3:var ne=3;break;default:ne=w}var U=w;w=ne;try{return F()}finally{w=U}},n.unstable_pauseExecution=function(){},n.unstable_requestPaint=function(){},n.unstable_runWithPriority=function(F,ne){switch(F){case 1:case 2:case 3:case 4:case 5:break;default:F=3}var U=w;w=F;try{return ne()}finally{w=U}},n.unstable_scheduleCallback=function(F,ne,U){var k=n.unstable_now();switch(typeof U=="object"&&U!==null?(U=U.delay,U=typeof U=="number"&&0<U?k+U:k):U=k,F){case 1:var N=-1;break;case 2:N=250;break;case 5:N=1073741823;break;case 4:N=1e4;break;default:N=5e3}return N=U+N,F={id:_++,callback:ne,priorityLevel:F,startTime:U,expirationTime:N,sortIndex:-1},U>k?(F.sortIndex=U,i(C,F),l(g)===null&&F===l(C)&&(T?(W(oe),oe=-1):T=!0,ye(ie,U-k))):(F.sortIndex=N,i(g,F),S||L||(S=!0,Le(Z))),F},n.unstable_shouldYield=B,n.unstable_wrapCallback=function(F){var ne=w;return function(){var U=w;w=ne;try{return F.apply(this,arguments)}finally{w=U}}}})(Ql)),Ql}var $c;function l5(){return $c||($c=1,Wl.exports=o5()),Wl.exports}/**
|
|
42
|
+
* @license React
|
|
43
|
+
* react-dom.production.min.js
|
|
44
|
+
*
|
|
45
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
46
|
+
*
|
|
47
|
+
* This source code is licensed under the MIT license found in the
|
|
48
|
+
* LICENSE file in the root directory of this source tree.
|
|
49
|
+
*/var Ac;function s5(){if(Ac)return st;Ac=1;var n=js(),i=l5();function l(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r<arguments.length;r++)t+="&args[]="+encodeURIComponent(arguments[r]);return"Minified React error #"+e+"; visit "+t+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}var u=new Set,c={};function f(e,t){p(e,t),p(e+"Capture",t)}function p(e,t){for(c[e]=t,e=0;e<t.length;e++)u.add(t[e])}var m=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),g=Object.prototype.hasOwnProperty,C=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,_={},M={};function w(e){return g.call(M,e)?!0:g.call(_,e)?!1:C.test(e)?M[e]=!0:(_[e]=!0,!1)}function L(e,t,r,o){if(r!==null&&r.type===0)return!1;switch(typeof t){case"function":case"symbol":return!0;case"boolean":return o?!1:r!==null?!r.acceptsBooleans:(e=e.toLowerCase().slice(0,5),e!=="data-"&&e!=="aria-");default:return!1}}function S(e,t,r,o){if(t===null||typeof t>"u"||L(e,t,r,o))return!0;if(o)return!1;if(r!==null)switch(r.type){case 3:return!t;case 4:return t===!1;case 5:return isNaN(t);case 6:return isNaN(t)||1>t}return!1}function T(e,t,r,o,s,a,h){this.acceptsBooleans=t===2||t===3||t===4,this.attributeName=o,this.attributeNamespace=s,this.mustUseProperty=r,this.propertyName=e,this.type=t,this.sanitizeURL=a,this.removeEmptyString=h}var V={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(e){V[e]=new T(e,0,!1,e,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(e){var t=e[0];V[t]=new T(t,1,!1,e[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(e){V[e]=new T(e,2,!1,e.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(e){V[e]=new T(e,2,!1,e,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(e){V[e]=new T(e,3,!1,e.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(e){V[e]=new T(e,3,!0,e,null,!1,!1)}),["capture","download"].forEach(function(e){V[e]=new T(e,4,!1,e,null,!1,!1)}),["cols","rows","size","span"].forEach(function(e){V[e]=new T(e,6,!1,e,null,!1,!1)}),["rowSpan","start"].forEach(function(e){V[e]=new T(e,5,!1,e.toLowerCase(),null,!1,!1)});var W=/[\-:]([a-z])/g;function Q(e){return e[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(e){var t=e.replace(W,Q);V[t]=new T(t,1,!1,e,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(e){var t=e.replace(W,Q);V[t]=new T(t,1,!1,e,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(e){var t=e.replace(W,Q);V[t]=new T(t,1,!1,e,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(e){V[e]=new T(e,1,!1,e.toLowerCase(),null,!1,!1)}),V.xlinkHref=new T("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(e){V[e]=new T(e,1,!1,e.toLowerCase(),null,!0,!0)});function z(e,t,r,o){var s=V.hasOwnProperty(t)?V[t]:null;(s!==null?s.type!==0:o||!(2<t.length)||t[0]!=="o"&&t[0]!=="O"||t[1]!=="n"&&t[1]!=="N")&&(S(t,r,s,o)&&(r=null),o||s===null?w(t)&&(r===null?e.removeAttribute(t):e.setAttribute(t,""+r)):s.mustUseProperty?e[s.propertyName]=r===null?s.type===3?!1:"":r:(t=s.attributeName,o=s.attributeNamespace,r===null?e.removeAttribute(t):(s=s.type,r=s===3||s===4&&r===!0?"":""+r,o?e.setAttributeNS(o,t,r):e.setAttribute(t,r))))}var ie=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED,Z=Symbol.for("react.element"),D=Symbol.for("react.portal"),q=Symbol.for("react.fragment"),oe=Symbol.for("react.strict_mode"),b=Symbol.for("react.profiler"),K=Symbol.for("react.provider"),B=Symbol.for("react.context"),se=Symbol.for("react.forward_ref"),le=Symbol.for("react.suspense"),de=Symbol.for("react.suspense_list"),pe=Symbol.for("react.memo"),Le=Symbol.for("react.lazy"),ye=Symbol.for("react.offscreen"),F=Symbol.iterator;function ne(e){return e===null||typeof e!="object"?null:(e=F&&e[F]||e["@@iterator"],typeof e=="function"?e:null)}var U=Object.assign,k;function N(e){if(k===void 0)try{throw Error()}catch(r){var t=r.stack.trim().match(/\n( *(at )?)/);k=t&&t[1]||""}return`
|
|
50
|
+
`+k+e}var te=!1;function fe(e,t){if(!e||te)return"";te=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{if(t)if(t=function(){throw Error()},Object.defineProperty(t.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(t,[])}catch(O){var o=O}Reflect.construct(e,[],t)}else{try{t.call()}catch(O){o=O}e.call(t.prototype)}else{try{throw Error()}catch(O){o=O}e()}}catch(O){if(O&&o&&typeof O.stack=="string"){for(var s=O.stack.split(`
|
|
51
|
+
`),a=o.stack.split(`
|
|
52
|
+
`),h=s.length-1,v=a.length-1;1<=h&&0<=v&&s[h]!==a[v];)v--;for(;1<=h&&0<=v;h--,v--)if(s[h]!==a[v]){if(h!==1||v!==1)do if(h--,v--,0>v||s[h]!==a[v]){var y=`
|
|
53
|
+
`+s[h].replace(" at new "," at ");return e.displayName&&y.includes("<anonymous>")&&(y=y.replace("<anonymous>",e.displayName)),y}while(1<=h&&0<=v);break}}}finally{te=!1,Error.prepareStackTrace=r}return(e=e?e.displayName||e.name:"")?N(e):""}function Ce(e){switch(e.tag){case 5:return N(e.type);case 16:return N("Lazy");case 13:return N("Suspense");case 19:return N("SuspenseList");case 0:case 2:case 15:return e=fe(e.type,!1),e;case 11:return e=fe(e.type.render,!1),e;case 1:return e=fe(e.type,!0),e;default:return""}}function xe(e){if(e==null)return null;if(typeof e=="function")return e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case q:return"Fragment";case D:return"Portal";case b:return"Profiler";case oe:return"StrictMode";case le:return"Suspense";case de:return"SuspenseList"}if(typeof e=="object")switch(e.$$typeof){case B:return(e.displayName||"Context")+".Consumer";case K:return(e._context.displayName||"Context")+".Provider";case se:var t=e.render;return e=e.displayName,e||(e=t.displayName||t.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case pe:return t=e.displayName||null,t!==null?t:xe(e.type)||"Memo";case Le:t=e._payload,e=e._init;try{return xe(e(t))}catch{}}return null}function je(e){var t=e.type;switch(e.tag){case 24:return"Cache";case 9:return(t.displayName||"Context")+".Consumer";case 10:return(t._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return e=t.render,e=e.displayName||e.name||"",t.displayName||(e!==""?"ForwardRef("+e+")":"ForwardRef");case 7:return"Fragment";case 5:return t;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return xe(t);case 8:return t===oe?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof t=="function")return t.displayName||t.name||null;if(typeof t=="string")return t}return null}function ke(e){switch(typeof e){case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Oe(e){var t=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(t==="checkbox"||t==="radio")}function ut(e){var t=Oe(e)?"checked":"value",r=Object.getOwnPropertyDescriptor(e.constructor.prototype,t),o=""+e[t];if(!e.hasOwnProperty(t)&&typeof r<"u"&&typeof r.get=="function"&&typeof r.set=="function"){var s=r.get,a=r.set;return Object.defineProperty(e,t,{configurable:!0,get:function(){return s.call(this)},set:function(h){o=""+h,a.call(this,h)}}),Object.defineProperty(e,t,{enumerable:r.enumerable}),{getValue:function(){return o},setValue:function(h){o=""+h},stopTracking:function(){e._valueTracker=null,delete e[t]}}}}function m1(e){e._valueTracker||(e._valueTracker=ut(e))}function Ps(e){if(!e)return!1;var t=e._valueTracker;if(!t)return!0;var r=t.getValue(),o="";return e&&(o=Oe(e)?e.checked?"true":"false":e.value),e=o,e!==r?(t.setValue(e),!0):!1}function g1(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}function zi(e,t){var r=t.checked;return U({},t,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:r??e._wrapperState.initialChecked})}function Rs(e,t){var r=t.defaultValue==null?"":t.defaultValue,o=t.checked!=null?t.checked:t.defaultChecked;r=ke(t.value!=null?t.value:r),e._wrapperState={initialChecked:o,initialValue:r,controlled:t.type==="checkbox"||t.type==="radio"?t.checked!=null:t.value!=null}}function Ts(e,t){t=t.checked,t!=null&&z(e,"checked",t,!1)}function Zi(e,t){Ts(e,t);var r=ke(t.value),o=t.type;if(r!=null)o==="number"?(r===0&&e.value===""||e.value!=r)&&(e.value=""+r):e.value!==""+r&&(e.value=""+r);else if(o==="submit"||o==="reset"){e.removeAttribute("value");return}t.hasOwnProperty("value")?Ui(e,t.type,r):t.hasOwnProperty("defaultValue")&&Ui(e,t.type,ke(t.defaultValue)),t.checked==null&&t.defaultChecked!=null&&(e.defaultChecked=!!t.defaultChecked)}function bs(e,t,r){if(t.hasOwnProperty("value")||t.hasOwnProperty("defaultValue")){var o=t.type;if(!(o!=="submit"&&o!=="reset"||t.value!==void 0&&t.value!==null))return;t=""+e._wrapperState.initialValue,r||t===e.value||(e.value=t),e.defaultValue=t}r=e.name,r!==""&&(e.name=""),e.defaultChecked=!!e._wrapperState.initialChecked,r!==""&&(e.name=r)}function Ui(e,t,r){(t!=="number"||g1(e.ownerDocument)!==e)&&(r==null?e.defaultValue=""+e._wrapperState.initialValue:e.defaultValue!==""+r&&(e.defaultValue=""+r))}var wr=Array.isArray;function Fn(e,t,r,o){if(e=e.options,t){t={};for(var s=0;s<r.length;s++)t["$"+r[s]]=!0;for(r=0;r<e.length;r++)s=t.hasOwnProperty("$"+e[r].value),e[r].selected!==s&&(e[r].selected=s),s&&o&&(e[r].defaultSelected=!0)}else{for(r=""+ke(r),t=null,s=0;s<e.length;s++){if(e[s].value===r){e[s].selected=!0,o&&(e[s].defaultSelected=!0);return}t!==null||e[s].disabled||(t=e[s])}t!==null&&(t.selected=!0)}}function Wi(e,t){if(t.dangerouslySetInnerHTML!=null)throw Error(l(91));return U({},t,{value:void 0,defaultValue:void 0,children:""+e._wrapperState.initialValue})}function Is(e,t){var r=t.value;if(r==null){if(r=t.children,t=t.defaultValue,r!=null){if(t!=null)throw Error(l(92));if(wr(r)){if(1<r.length)throw Error(l(93));r=r[0]}t=r}t==null&&(t=""),r=t}e._wrapperState={initialValue:ke(r)}}function Hs(e,t){var r=ke(t.value),o=ke(t.defaultValue);r!=null&&(r=""+r,r!==e.value&&(e.value=r),t.defaultValue==null&&e.defaultValue!==r&&(e.defaultValue=r)),o!=null&&(e.defaultValue=""+o)}function Vs(e){var t=e.textContent;t===e._wrapperState.initialValue&&t!==""&&t!==null&&(e.value=t)}function $s(e){switch(e){case"svg":return"http://www.w3.org/2000/svg";case"math":return"http://www.w3.org/1998/Math/MathML";default:return"http://www.w3.org/1999/xhtml"}}function Qi(e,t){return e==null||e==="http://www.w3.org/1999/xhtml"?$s(t):e==="http://www.w3.org/2000/svg"&&t==="foreignObject"?"http://www.w3.org/1999/xhtml":e}var C1,As=(function(e){return typeof MSApp<"u"&&MSApp.execUnsafeLocalFunction?function(t,r,o,s){MSApp.execUnsafeLocalFunction(function(){return e(t,r,o,s)})}:e})(function(e,t){if(e.namespaceURI!=="http://www.w3.org/2000/svg"||"innerHTML"in e)e.innerHTML=t;else{for(C1=C1||document.createElement("div"),C1.innerHTML="<svg>"+t.valueOf().toString()+"</svg>",t=C1.firstChild;e.firstChild;)e.removeChild(e.firstChild);for(;t.firstChild;)e.appendChild(t.firstChild)}});function xr(e,t){if(t){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=t;return}}e.textContent=t}var _r={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},p0=["Webkit","ms","Moz","O"];Object.keys(_r).forEach(function(e){p0.forEach(function(t){t=t+e.charAt(0).toUpperCase()+e.substring(1),_r[t]=_r[e]})});function Ds(e,t,r){return t==null||typeof t=="boolean"||t===""?"":r||typeof t!="number"||t===0||_r.hasOwnProperty(e)&&_r[e]?(""+t).trim():t+"px"}function Fs(e,t){e=e.style;for(var r in t)if(t.hasOwnProperty(r)){var o=r.indexOf("--")===0,s=Ds(r,t[r],o);r==="float"&&(r="cssFloat"),o?e.setProperty(r,s):e[r]=s}}var h0=U({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function qi(e,t){if(t){if(h0[e]&&(t.children!=null||t.dangerouslySetInnerHTML!=null))throw Error(l(137,e));if(t.dangerouslySetInnerHTML!=null){if(t.children!=null)throw Error(l(60));if(typeof t.dangerouslySetInnerHTML!="object"||!("__html"in t.dangerouslySetInnerHTML))throw Error(l(61))}if(t.style!=null&&typeof t.style!="object")throw Error(l(62))}}function Ki(e,t){if(e.indexOf("-")===-1)return typeof t.is=="string";switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var Gi=null;function Ji(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Yi=null,Bn=null,zn=null;function Bs(e){if(e=Zr(e)){if(typeof Yi!="function")throw Error(l(280));var t=e.stateNode;t&&(t=D1(t),Yi(e.stateNode,e.type,t))}}function zs(e){Bn?zn?zn.push(e):zn=[e]:Bn=e}function Zs(){if(Bn){var e=Bn,t=zn;if(zn=Bn=null,Bs(e),t)for(e=0;e<t.length;e++)Bs(t[e])}}function Us(e,t){return e(t)}function Ws(){}var Xi=!1;function Qs(e,t,r){if(Xi)return e(t,r);Xi=!0;try{return Us(e,t,r)}finally{Xi=!1,(Bn!==null||zn!==null)&&(Ws(),Zs())}}function Lr(e,t){var r=e.stateNode;if(r===null)return null;var o=D1(r);if(o===null)return null;r=o[t];e:switch(t){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(o=!o.disabled)||(e=e.type,o=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!o;break e;default:e=!1}if(e)return null;if(r&&typeof r!="function")throw Error(l(231,t,typeof r));return r}var eo=!1;if(m)try{var kr={};Object.defineProperty(kr,"passive",{get:function(){eo=!0}}),window.addEventListener("test",kr,kr),window.removeEventListener("test",kr,kr)}catch{eo=!1}function m0(e,t,r,o,s,a,h,v,y){var O=Array.prototype.slice.call(arguments,3);try{t.apply(r,O)}catch(H){this.onError(H)}}var Sr=!1,v1=null,y1=!1,to=null,g0={onError:function(e){Sr=!0,v1=e}};function C0(e,t,r,o,s,a,h,v,y){Sr=!1,v1=null,m0.apply(g0,arguments)}function v0(e,t,r,o,s,a,h,v,y){if(C0.apply(this,arguments),Sr){if(Sr){var O=v1;Sr=!1,v1=null}else throw Error(l(198));y1||(y1=!0,to=O)}}function wn(e){var t=e,r=e;if(e.alternate)for(;t.return;)t=t.return;else{e=t;do t=e,(t.flags&4098)!==0&&(r=t.return),e=t.return;while(e)}return t.tag===3?r:null}function qs(e){if(e.tag===13){var t=e.memoizedState;if(t===null&&(e=e.alternate,e!==null&&(t=e.memoizedState)),t!==null)return t.dehydrated}return null}function Ks(e){if(wn(e)!==e)throw Error(l(188))}function y0(e){var t=e.alternate;if(!t){if(t=wn(e),t===null)throw Error(l(188));return t!==e?null:e}for(var r=e,o=t;;){var s=r.return;if(s===null)break;var a=s.alternate;if(a===null){if(o=s.return,o!==null){r=o;continue}break}if(s.child===a.child){for(a=s.child;a;){if(a===r)return Ks(s),e;if(a===o)return Ks(s),t;a=a.sibling}throw Error(l(188))}if(r.return!==o.return)r=s,o=a;else{for(var h=!1,v=s.child;v;){if(v===r){h=!0,r=s,o=a;break}if(v===o){h=!0,o=s,r=a;break}v=v.sibling}if(!h){for(v=a.child;v;){if(v===r){h=!0,r=a,o=s;break}if(v===o){h=!0,o=a,r=s;break}v=v.sibling}if(!h)throw Error(l(189))}}if(r.alternate!==o)throw Error(l(190))}if(r.tag!==3)throw Error(l(188));return r.stateNode.current===r?e:t}function Gs(e){return e=y0(e),e!==null?Js(e):null}function Js(e){if(e.tag===5||e.tag===6)return e;for(e=e.child;e!==null;){var t=Js(e);if(t!==null)return t;e=e.sibling}return null}var Ys=i.unstable_scheduleCallback,Xs=i.unstable_cancelCallback,w0=i.unstable_shouldYield,x0=i.unstable_requestPaint,Ve=i.unstable_now,_0=i.unstable_getCurrentPriorityLevel,no=i.unstable_ImmediatePriority,eu=i.unstable_UserBlockingPriority,w1=i.unstable_NormalPriority,L0=i.unstable_LowPriority,tu=i.unstable_IdlePriority,x1=null,Tt=null;function k0(e){if(Tt&&typeof Tt.onCommitFiberRoot=="function")try{Tt.onCommitFiberRoot(x1,e,void 0,(e.current.flags&128)===128)}catch{}}var kt=Math.clz32?Math.clz32:E0,S0=Math.log,j0=Math.LN2;function E0(e){return e>>>=0,e===0?32:31-(S0(e)/j0|0)|0}var _1=64,L1=4194304;function jr(e){switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return e&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return e}}function k1(e,t){var r=e.pendingLanes;if(r===0)return 0;var o=0,s=e.suspendedLanes,a=e.pingedLanes,h=r&268435455;if(h!==0){var v=h&~s;v!==0?o=jr(v):(a&=h,a!==0&&(o=jr(a)))}else h=r&~s,h!==0?o=jr(h):a!==0&&(o=jr(a));if(o===0)return 0;if(t!==0&&t!==o&&(t&s)===0&&(s=o&-o,a=t&-t,s>=a||s===16&&(a&4194240)!==0))return t;if((o&4)!==0&&(o|=r&16),t=e.entangledLanes,t!==0)for(e=e.entanglements,t&=o;0<t;)r=31-kt(t),s=1<<r,o|=e[r],t&=~s;return o}function M0(e,t){switch(e){case 1:case 2:case 4:return t+250;case 8:case 16:case 32:case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return t+5e3;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return-1;case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function N0(e,t){for(var r=e.suspendedLanes,o=e.pingedLanes,s=e.expirationTimes,a=e.pendingLanes;0<a;){var h=31-kt(a),v=1<<h,y=s[h];y===-1?((v&r)===0||(v&o)!==0)&&(s[h]=M0(v,t)):y<=t&&(e.expiredLanes|=v),a&=~v}}function ro(e){return e=e.pendingLanes&-1073741825,e!==0?e:e&1073741824?1073741824:0}function nu(){var e=_1;return _1<<=1,(_1&4194240)===0&&(_1=64),e}function io(e){for(var t=[],r=0;31>r;r++)t.push(e);return t}function Er(e,t,r){e.pendingLanes|=t,t!==536870912&&(e.suspendedLanes=0,e.pingedLanes=0),e=e.eventTimes,t=31-kt(t),e[t]=r}function O0(e,t){var r=e.pendingLanes&~t;e.pendingLanes=t,e.suspendedLanes=0,e.pingedLanes=0,e.expiredLanes&=t,e.mutableReadLanes&=t,e.entangledLanes&=t,t=e.entanglements;var o=e.eventTimes;for(e=e.expirationTimes;0<r;){var s=31-kt(r),a=1<<s;t[s]=0,o[s]=-1,e[s]=-1,r&=~a}}function oo(e,t){var r=e.entangledLanes|=t;for(e=e.entanglements;r;){var o=31-kt(r),s=1<<o;s&t|e[o]&t&&(e[o]|=t),r&=~s}}var Se=0;function ru(e){return e&=-e,1<e?4<e?(e&268435455)!==0?16:536870912:4:1}var iu,lo,ou,lu,su,so=!1,S1=[],Xt=null,en=null,tn=null,Mr=new Map,Nr=new Map,nn=[],P0="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");function uu(e,t){switch(e){case"focusin":case"focusout":Xt=null;break;case"dragenter":case"dragleave":en=null;break;case"mouseover":case"mouseout":tn=null;break;case"pointerover":case"pointerout":Mr.delete(t.pointerId);break;case"gotpointercapture":case"lostpointercapture":Nr.delete(t.pointerId)}}function Or(e,t,r,o,s,a){return e===null||e.nativeEvent!==a?(e={blockedOn:t,domEventName:r,eventSystemFlags:o,nativeEvent:a,targetContainers:[s]},t!==null&&(t=Zr(t),t!==null&&lo(t)),e):(e.eventSystemFlags|=o,t=e.targetContainers,s!==null&&t.indexOf(s)===-1&&t.push(s),e)}function R0(e,t,r,o,s){switch(t){case"focusin":return Xt=Or(Xt,e,t,r,o,s),!0;case"dragenter":return en=Or(en,e,t,r,o,s),!0;case"mouseover":return tn=Or(tn,e,t,r,o,s),!0;case"pointerover":var a=s.pointerId;return Mr.set(a,Or(Mr.get(a)||null,e,t,r,o,s)),!0;case"gotpointercapture":return a=s.pointerId,Nr.set(a,Or(Nr.get(a)||null,e,t,r,o,s)),!0}return!1}function au(e){var t=xn(e.target);if(t!==null){var r=wn(t);if(r!==null){if(t=r.tag,t===13){if(t=qs(r),t!==null){e.blockedOn=t,su(e.priority,function(){ou(r)});return}}else if(t===3&&r.stateNode.current.memoizedState.isDehydrated){e.blockedOn=r.tag===3?r.stateNode.containerInfo:null;return}}}e.blockedOn=null}function j1(e){if(e.blockedOn!==null)return!1;for(var t=e.targetContainers;0<t.length;){var r=ao(e.domEventName,e.eventSystemFlags,t[0],e.nativeEvent);if(r===null){r=e.nativeEvent;var o=new r.constructor(r.type,r);Gi=o,r.target.dispatchEvent(o),Gi=null}else return t=Zr(r),t!==null&&lo(t),e.blockedOn=r,!1;t.shift()}return!0}function cu(e,t,r){j1(e)&&r.delete(t)}function T0(){so=!1,Xt!==null&&j1(Xt)&&(Xt=null),en!==null&&j1(en)&&(en=null),tn!==null&&j1(tn)&&(tn=null),Mr.forEach(cu),Nr.forEach(cu)}function Pr(e,t){e.blockedOn===t&&(e.blockedOn=null,so||(so=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,T0)))}function Rr(e){function t(s){return Pr(s,e)}if(0<S1.length){Pr(S1[0],e);for(var r=1;r<S1.length;r++){var o=S1[r];o.blockedOn===e&&(o.blockedOn=null)}}for(Xt!==null&&Pr(Xt,e),en!==null&&Pr(en,e),tn!==null&&Pr(tn,e),Mr.forEach(t),Nr.forEach(t),r=0;r<nn.length;r++)o=nn[r],o.blockedOn===e&&(o.blockedOn=null);for(;0<nn.length&&(r=nn[0],r.blockedOn===null);)au(r),r.blockedOn===null&&nn.shift()}var Zn=ie.ReactCurrentBatchConfig,E1=!0;function b0(e,t,r,o){var s=Se,a=Zn.transition;Zn.transition=null;try{Se=1,uo(e,t,r,o)}finally{Se=s,Zn.transition=a}}function I0(e,t,r,o){var s=Se,a=Zn.transition;Zn.transition=null;try{Se=4,uo(e,t,r,o)}finally{Se=s,Zn.transition=a}}function uo(e,t,r,o){if(E1){var s=ao(e,t,r,o);if(s===null)Eo(e,t,o,M1,r),uu(e,o);else if(R0(s,e,t,r,o))o.stopPropagation();else if(uu(e,o),t&4&&-1<P0.indexOf(e)){for(;s!==null;){var a=Zr(s);if(a!==null&&iu(a),a=ao(e,t,r,o),a===null&&Eo(e,t,o,M1,r),a===s)break;s=a}s!==null&&o.stopPropagation()}else Eo(e,t,o,null,r)}}var M1=null;function ao(e,t,r,o){if(M1=null,e=Ji(o),e=xn(e),e!==null)if(t=wn(e),t===null)e=null;else if(r=t.tag,r===13){if(e=qs(t),e!==null)return e;e=null}else if(r===3){if(t.stateNode.current.memoizedState.isDehydrated)return t.tag===3?t.stateNode.containerInfo:null;e=null}else t!==e&&(e=null);return M1=e,null}function fu(e){switch(e){case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 1;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"toggle":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 4;case"message":switch(_0()){case no:return 1;case eu:return 4;case w1:case L0:return 16;case tu:return 536870912;default:return 16}default:return 16}}var rn=null,co=null,N1=null;function du(){if(N1)return N1;var e,t=co,r=t.length,o,s="value"in rn?rn.value:rn.textContent,a=s.length;for(e=0;e<r&&t[e]===s[e];e++);var h=r-e;for(o=1;o<=h&&t[r-o]===s[a-o];o++);return N1=s.slice(e,1<o?1-o:void 0)}function O1(e){var t=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&t===13&&(e=13)):e=t,e===10&&(e=13),32<=e||e===13?e:0}function P1(){return!0}function pu(){return!1}function at(e){function t(r,o,s,a,h){this._reactName=r,this._targetInst=s,this.type=o,this.nativeEvent=a,this.target=h,this.currentTarget=null;for(var v in e)e.hasOwnProperty(v)&&(r=e[v],this[v]=r?r(a):a[v]);return this.isDefaultPrevented=(a.defaultPrevented!=null?a.defaultPrevented:a.returnValue===!1)?P1:pu,this.isPropagationStopped=pu,this}return U(t.prototype,{preventDefault:function(){this.defaultPrevented=!0;var r=this.nativeEvent;r&&(r.preventDefault?r.preventDefault():typeof r.returnValue!="unknown"&&(r.returnValue=!1),this.isDefaultPrevented=P1)},stopPropagation:function(){var r=this.nativeEvent;r&&(r.stopPropagation?r.stopPropagation():typeof r.cancelBubble!="unknown"&&(r.cancelBubble=!0),this.isPropagationStopped=P1)},persist:function(){},isPersistent:P1}),t}var Un={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},fo=at(Un),Tr=U({},Un,{view:0,detail:0}),H0=at(Tr),po,ho,br,R1=U({},Tr,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:go,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==br&&(br&&e.type==="mousemove"?(po=e.screenX-br.screenX,ho=e.screenY-br.screenY):ho=po=0,br=e),po)},movementY:function(e){return"movementY"in e?e.movementY:ho}}),hu=at(R1),V0=U({},R1,{dataTransfer:0}),$0=at(V0),A0=U({},Tr,{relatedTarget:0}),mo=at(A0),D0=U({},Un,{animationName:0,elapsedTime:0,pseudoElement:0}),F0=at(D0),B0=U({},Un,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),z0=at(B0),Z0=U({},Un,{data:0}),mu=at(Z0),U0={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},W0={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Q0={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function q0(e){var t=this.nativeEvent;return t.getModifierState?t.getModifierState(e):(e=Q0[e])?!!t[e]:!1}function go(){return q0}var K0=U({},Tr,{key:function(e){if(e.key){var t=U0[e.key]||e.key;if(t!=="Unidentified")return t}return e.type==="keypress"?(e=O1(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?W0[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:go,charCode:function(e){return e.type==="keypress"?O1(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?O1(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),G0=at(K0),J0=U({},R1,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),gu=at(J0),Y0=U({},Tr,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:go}),X0=at(Y0),e3=U({},Un,{propertyName:0,elapsedTime:0,pseudoElement:0}),t3=at(e3),n3=U({},R1,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),r3=at(n3),i3=[9,13,27,32],Co=m&&"CompositionEvent"in window,Ir=null;m&&"documentMode"in document&&(Ir=document.documentMode);var o3=m&&"TextEvent"in window&&!Ir,Cu=m&&(!Co||Ir&&8<Ir&&11>=Ir),vu=" ",yu=!1;function wu(e,t){switch(e){case"keyup":return i3.indexOf(t.keyCode)!==-1;case"keydown":return t.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function xu(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Wn=!1;function l3(e,t){switch(e){case"compositionend":return xu(t);case"keypress":return t.which!==32?null:(yu=!0,vu);case"textInput":return e=t.data,e===vu&&yu?null:e;default:return null}}function s3(e,t){if(Wn)return e==="compositionend"||!Co&&wu(e,t)?(e=du(),N1=co=rn=null,Wn=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1<t.char.length)return t.char;if(t.which)return String.fromCharCode(t.which)}return null;case"compositionend":return Cu&&t.locale!=="ko"?null:t.data;default:return null}}var u3={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function _u(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t==="input"?!!u3[e.type]:t==="textarea"}function Lu(e,t,r,o){zs(o),t=V1(t,"onChange"),0<t.length&&(r=new fo("onChange","change",null,r,o),e.push({event:r,listeners:t}))}var Hr=null,Vr=null;function a3(e){Fu(e,0)}function T1(e){var t=Jn(e);if(Ps(t))return e}function c3(e,t){if(e==="change")return t}var ku=!1;if(m){var vo;if(m){var yo="oninput"in document;if(!yo){var Su=document.createElement("div");Su.setAttribute("oninput","return;"),yo=typeof Su.oninput=="function"}vo=yo}else vo=!1;ku=vo&&(!document.documentMode||9<document.documentMode)}function ju(){Hr&&(Hr.detachEvent("onpropertychange",Eu),Vr=Hr=null)}function Eu(e){if(e.propertyName==="value"&&T1(Vr)){var t=[];Lu(t,Vr,e,Ji(e)),Qs(a3,t)}}function f3(e,t,r){e==="focusin"?(ju(),Hr=t,Vr=r,Hr.attachEvent("onpropertychange",Eu)):e==="focusout"&&ju()}function d3(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return T1(Vr)}function p3(e,t){if(e==="click")return T1(t)}function h3(e,t){if(e==="input"||e==="change")return T1(t)}function m3(e,t){return e===t&&(e!==0||1/e===1/t)||e!==e&&t!==t}var St=typeof Object.is=="function"?Object.is:m3;function $r(e,t){if(St(e,t))return!0;if(typeof e!="object"||e===null||typeof t!="object"||t===null)return!1;var r=Object.keys(e),o=Object.keys(t);if(r.length!==o.length)return!1;for(o=0;o<r.length;o++){var s=r[o];if(!g.call(t,s)||!St(e[s],t[s]))return!1}return!0}function Mu(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Nu(e,t){var r=Mu(e);e=0;for(var o;r;){if(r.nodeType===3){if(o=e+r.textContent.length,e<=t&&o>=t)return{node:r,offset:t-e};e=o}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Mu(r)}}function Ou(e,t){return e&&t?e===t?!0:e&&e.nodeType===3?!1:t&&t.nodeType===3?Ou(e,t.parentNode):"contains"in e?e.contains(t):e.compareDocumentPosition?!!(e.compareDocumentPosition(t)&16):!1:!1}function Pu(){for(var e=window,t=g1();t instanceof e.HTMLIFrameElement;){try{var r=typeof t.contentWindow.location.href=="string"}catch{r=!1}if(r)e=t.contentWindow;else break;t=g1(e.document)}return t}function wo(e){var t=e&&e.nodeName&&e.nodeName.toLowerCase();return t&&(t==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||t==="textarea"||e.contentEditable==="true")}function g3(e){var t=Pu(),r=e.focusedElem,o=e.selectionRange;if(t!==r&&r&&r.ownerDocument&&Ou(r.ownerDocument.documentElement,r)){if(o!==null&&wo(r)){if(t=o.start,e=o.end,e===void 0&&(e=t),"selectionStart"in r)r.selectionStart=t,r.selectionEnd=Math.min(e,r.value.length);else if(e=(t=r.ownerDocument||document)&&t.defaultView||window,e.getSelection){e=e.getSelection();var s=r.textContent.length,a=Math.min(o.start,s);o=o.end===void 0?a:Math.min(o.end,s),!e.extend&&a>o&&(s=o,o=a,a=s),s=Nu(r,a);var h=Nu(r,o);s&&h&&(e.rangeCount!==1||e.anchorNode!==s.node||e.anchorOffset!==s.offset||e.focusNode!==h.node||e.focusOffset!==h.offset)&&(t=t.createRange(),t.setStart(s.node,s.offset),e.removeAllRanges(),a>o?(e.addRange(t),e.extend(h.node,h.offset)):(t.setEnd(h.node,h.offset),e.addRange(t)))}}for(t=[],e=r;e=e.parentNode;)e.nodeType===1&&t.push({element:e,left:e.scrollLeft,top:e.scrollTop});for(typeof r.focus=="function"&&r.focus(),r=0;r<t.length;r++)e=t[r],e.element.scrollLeft=e.left,e.element.scrollTop=e.top}}var C3=m&&"documentMode"in document&&11>=document.documentMode,Qn=null,xo=null,Ar=null,_o=!1;function Ru(e,t,r){var o=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;_o||Qn==null||Qn!==g1(o)||(o=Qn,"selectionStart"in o&&wo(o)?o={start:o.selectionStart,end:o.selectionEnd}:(o=(o.ownerDocument&&o.ownerDocument.defaultView||window).getSelection(),o={anchorNode:o.anchorNode,anchorOffset:o.anchorOffset,focusNode:o.focusNode,focusOffset:o.focusOffset}),Ar&&$r(Ar,o)||(Ar=o,o=V1(xo,"onSelect"),0<o.length&&(t=new fo("onSelect","select",null,t,r),e.push({event:t,listeners:o}),t.target=Qn)))}function b1(e,t){var r={};return r[e.toLowerCase()]=t.toLowerCase(),r["Webkit"+e]="webkit"+t,r["Moz"+e]="moz"+t,r}var qn={animationend:b1("Animation","AnimationEnd"),animationiteration:b1("Animation","AnimationIteration"),animationstart:b1("Animation","AnimationStart"),transitionend:b1("Transition","TransitionEnd")},Lo={},Tu={};m&&(Tu=document.createElement("div").style,"AnimationEvent"in window||(delete qn.animationend.animation,delete qn.animationiteration.animation,delete qn.animationstart.animation),"TransitionEvent"in window||delete qn.transitionend.transition);function I1(e){if(Lo[e])return Lo[e];if(!qn[e])return e;var t=qn[e],r;for(r in t)if(t.hasOwnProperty(r)&&r in Tu)return Lo[e]=t[r];return e}var bu=I1("animationend"),Iu=I1("animationiteration"),Hu=I1("animationstart"),Vu=I1("transitionend"),$u=new Map,Au="abort auxClick cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");function on(e,t){$u.set(e,t),f(t,[e])}for(var ko=0;ko<Au.length;ko++){var So=Au[ko],v3=So.toLowerCase(),y3=So[0].toUpperCase()+So.slice(1);on(v3,"on"+y3)}on(bu,"onAnimationEnd"),on(Iu,"onAnimationIteration"),on(Hu,"onAnimationStart"),on("dblclick","onDoubleClick"),on("focusin","onFocus"),on("focusout","onBlur"),on(Vu,"onTransitionEnd"),p("onMouseEnter",["mouseout","mouseover"]),p("onMouseLeave",["mouseout","mouseover"]),p("onPointerEnter",["pointerout","pointerover"]),p("onPointerLeave",["pointerout","pointerover"]),f("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),f("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),f("onBeforeInput",["compositionend","keypress","textInput","paste"]),f("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),f("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),f("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Dr="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),w3=new Set("cancel close invalid load scroll toggle".split(" ").concat(Dr));function Du(e,t,r){var o=e.type||"unknown-event";e.currentTarget=r,v0(o,t,void 0,e),e.currentTarget=null}function Fu(e,t){t=(t&4)!==0;for(var r=0;r<e.length;r++){var o=e[r],s=o.event;o=o.listeners;e:{var a=void 0;if(t)for(var h=o.length-1;0<=h;h--){var v=o[h],y=v.instance,O=v.currentTarget;if(v=v.listener,y!==a&&s.isPropagationStopped())break e;Du(s,v,O),a=y}else for(h=0;h<o.length;h++){if(v=o[h],y=v.instance,O=v.currentTarget,v=v.listener,y!==a&&s.isPropagationStopped())break e;Du(s,v,O),a=y}}}if(y1)throw e=to,y1=!1,to=null,e}function Me(e,t){var r=t[To];r===void 0&&(r=t[To]=new Set);var o=e+"__bubble";r.has(o)||(Bu(t,e,2,!1),r.add(o))}function jo(e,t,r){var o=0;t&&(o|=4),Bu(r,e,o,t)}var H1="_reactListening"+Math.random().toString(36).slice(2);function Fr(e){if(!e[H1]){e[H1]=!0,u.forEach(function(r){r!=="selectionchange"&&(w3.has(r)||jo(r,!1,e),jo(r,!0,e))});var t=e.nodeType===9?e:e.ownerDocument;t===null||t[H1]||(t[H1]=!0,jo("selectionchange",!1,t))}}function Bu(e,t,r,o){switch(fu(t)){case 1:var s=b0;break;case 4:s=I0;break;default:s=uo}r=s.bind(null,t,r,e),s=void 0,!eo||t!=="touchstart"&&t!=="touchmove"&&t!=="wheel"||(s=!0),o?s!==void 0?e.addEventListener(t,r,{capture:!0,passive:s}):e.addEventListener(t,r,!0):s!==void 0?e.addEventListener(t,r,{passive:s}):e.addEventListener(t,r,!1)}function Eo(e,t,r,o,s){var a=o;if((t&1)===0&&(t&2)===0&&o!==null)e:for(;;){if(o===null)return;var h=o.tag;if(h===3||h===4){var v=o.stateNode.containerInfo;if(v===s||v.nodeType===8&&v.parentNode===s)break;if(h===4)for(h=o.return;h!==null;){var y=h.tag;if((y===3||y===4)&&(y=h.stateNode.containerInfo,y===s||y.nodeType===8&&y.parentNode===s))return;h=h.return}for(;v!==null;){if(h=xn(v),h===null)return;if(y=h.tag,y===5||y===6){o=a=h;continue e}v=v.parentNode}}o=o.return}Qs(function(){var O=a,H=Ji(r),$=[];e:{var I=$u.get(e);if(I!==void 0){var G=fo,X=e;switch(e){case"keypress":if(O1(r)===0)break e;case"keydown":case"keyup":G=G0;break;case"focusin":X="focus",G=mo;break;case"focusout":X="blur",G=mo;break;case"beforeblur":case"afterblur":G=mo;break;case"click":if(r.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":G=hu;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":G=$0;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":G=X0;break;case bu:case Iu:case Hu:G=F0;break;case Vu:G=t3;break;case"scroll":G=H0;break;case"wheel":G=r3;break;case"copy":case"cut":case"paste":G=z0;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":G=gu}var ee=(t&4)!==0,$e=!ee&&e==="scroll",j=ee?I!==null?I+"Capture":null:I;ee=[];for(var x=O,E;x!==null;){E=x;var A=E.stateNode;if(E.tag===5&&A!==null&&(E=A,j!==null&&(A=Lr(x,j),A!=null&&ee.push(Br(x,A,E)))),$e)break;x=x.return}0<ee.length&&(I=new G(I,X,null,r,H),$.push({event:I,listeners:ee}))}}if((t&7)===0){e:{if(I=e==="mouseover"||e==="pointerover",G=e==="mouseout"||e==="pointerout",I&&r!==Gi&&(X=r.relatedTarget||r.fromElement)&&(xn(X)||X[Bt]))break e;if((G||I)&&(I=H.window===H?H:(I=H.ownerDocument)?I.defaultView||I.parentWindow:window,G?(X=r.relatedTarget||r.toElement,G=O,X=X?xn(X):null,X!==null&&($e=wn(X),X!==$e||X.tag!==5&&X.tag!==6)&&(X=null)):(G=null,X=O),G!==X)){if(ee=hu,A="onMouseLeave",j="onMouseEnter",x="mouse",(e==="pointerout"||e==="pointerover")&&(ee=gu,A="onPointerLeave",j="onPointerEnter",x="pointer"),$e=G==null?I:Jn(G),E=X==null?I:Jn(X),I=new ee(A,x+"leave",G,r,H),I.target=$e,I.relatedTarget=E,A=null,xn(H)===O&&(ee=new ee(j,x+"enter",X,r,H),ee.target=E,ee.relatedTarget=$e,A=ee),$e=A,G&&X)t:{for(ee=G,j=X,x=0,E=ee;E;E=Kn(E))x++;for(E=0,A=j;A;A=Kn(A))E++;for(;0<x-E;)ee=Kn(ee),x--;for(;0<E-x;)j=Kn(j),E--;for(;x--;){if(ee===j||j!==null&&ee===j.alternate)break t;ee=Kn(ee),j=Kn(j)}ee=null}else ee=null;G!==null&&zu($,I,G,ee,!1),X!==null&&$e!==null&&zu($,$e,X,ee,!0)}}e:{if(I=O?Jn(O):window,G=I.nodeName&&I.nodeName.toLowerCase(),G==="select"||G==="input"&&I.type==="file")var re=c3;else if(_u(I))if(ku)re=h3;else{re=d3;var ue=f3}else(G=I.nodeName)&&G.toLowerCase()==="input"&&(I.type==="checkbox"||I.type==="radio")&&(re=p3);if(re&&(re=re(e,O))){Lu($,re,r,H);break e}ue&&ue(e,I,O),e==="focusout"&&(ue=I._wrapperState)&&ue.controlled&&I.type==="number"&&Ui(I,"number",I.value)}switch(ue=O?Jn(O):window,e){case"focusin":(_u(ue)||ue.contentEditable==="true")&&(Qn=ue,xo=O,Ar=null);break;case"focusout":Ar=xo=Qn=null;break;case"mousedown":_o=!0;break;case"contextmenu":case"mouseup":case"dragend":_o=!1,Ru($,r,H);break;case"selectionchange":if(C3)break;case"keydown":case"keyup":Ru($,r,H)}var ae;if(Co)e:{switch(e){case"compositionstart":var he="onCompositionStart";break e;case"compositionend":he="onCompositionEnd";break e;case"compositionupdate":he="onCompositionUpdate";break e}he=void 0}else Wn?wu(e,r)&&(he="onCompositionEnd"):e==="keydown"&&r.keyCode===229&&(he="onCompositionStart");he&&(Cu&&r.locale!=="ko"&&(Wn||he!=="onCompositionStart"?he==="onCompositionEnd"&&Wn&&(ae=du()):(rn=H,co="value"in rn?rn.value:rn.textContent,Wn=!0)),ue=V1(O,he),0<ue.length&&(he=new mu(he,e,null,r,H),$.push({event:he,listeners:ue}),ae?he.data=ae:(ae=xu(r),ae!==null&&(he.data=ae)))),(ae=o3?l3(e,r):s3(e,r))&&(O=V1(O,"onBeforeInput"),0<O.length&&(H=new mu("onBeforeInput","beforeinput",null,r,H),$.push({event:H,listeners:O}),H.data=ae))}Fu($,t)})}function Br(e,t,r){return{instance:e,listener:t,currentTarget:r}}function V1(e,t){for(var r=t+"Capture",o=[];e!==null;){var s=e,a=s.stateNode;s.tag===5&&a!==null&&(s=a,a=Lr(e,r),a!=null&&o.unshift(Br(e,a,s)),a=Lr(e,t),a!=null&&o.push(Br(e,a,s))),e=e.return}return o}function Kn(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5);return e||null}function zu(e,t,r,o,s){for(var a=t._reactName,h=[];r!==null&&r!==o;){var v=r,y=v.alternate,O=v.stateNode;if(y!==null&&y===o)break;v.tag===5&&O!==null&&(v=O,s?(y=Lr(r,a),y!=null&&h.unshift(Br(r,y,v))):s||(y=Lr(r,a),y!=null&&h.push(Br(r,y,v)))),r=r.return}h.length!==0&&e.push({event:t,listeners:h})}var x3=/\r\n?/g,_3=/\u0000|\uFFFD/g;function Zu(e){return(typeof e=="string"?e:""+e).replace(x3,`
|
|
54
|
+
`).replace(_3,"")}function $1(e,t,r){if(t=Zu(t),Zu(e)!==t&&r)throw Error(l(425))}function A1(){}var Mo=null,No=null;function Oo(e,t){return e==="textarea"||e==="noscript"||typeof t.children=="string"||typeof t.children=="number"||typeof t.dangerouslySetInnerHTML=="object"&&t.dangerouslySetInnerHTML!==null&&t.dangerouslySetInnerHTML.__html!=null}var Po=typeof setTimeout=="function"?setTimeout:void 0,L3=typeof clearTimeout=="function"?clearTimeout:void 0,Uu=typeof Promise=="function"?Promise:void 0,k3=typeof queueMicrotask=="function"?queueMicrotask:typeof Uu<"u"?function(e){return Uu.resolve(null).then(e).catch(S3)}:Po;function S3(e){setTimeout(function(){throw e})}function Ro(e,t){var r=t,o=0;do{var s=r.nextSibling;if(e.removeChild(r),s&&s.nodeType===8)if(r=s.data,r==="/$"){if(o===0){e.removeChild(s),Rr(t);return}o--}else r!=="$"&&r!=="$?"&&r!=="$!"||o++;r=s}while(r);Rr(t)}function ln(e){for(;e!=null;e=e.nextSibling){var t=e.nodeType;if(t===1||t===3)break;if(t===8){if(t=e.data,t==="$"||t==="$!"||t==="$?")break;if(t==="/$")return null}}return e}function Wu(e){e=e.previousSibling;for(var t=0;e;){if(e.nodeType===8){var r=e.data;if(r==="$"||r==="$!"||r==="$?"){if(t===0)return e;t--}else r==="/$"&&t++}e=e.previousSibling}return null}var Gn=Math.random().toString(36).slice(2),bt="__reactFiber$"+Gn,zr="__reactProps$"+Gn,Bt="__reactContainer$"+Gn,To="__reactEvents$"+Gn,j3="__reactListeners$"+Gn,E3="__reactHandles$"+Gn;function xn(e){var t=e[bt];if(t)return t;for(var r=e.parentNode;r;){if(t=r[Bt]||r[bt]){if(r=t.alternate,t.child!==null||r!==null&&r.child!==null)for(e=Wu(e);e!==null;){if(r=e[bt])return r;e=Wu(e)}return t}e=r,r=e.parentNode}return null}function Zr(e){return e=e[bt]||e[Bt],!e||e.tag!==5&&e.tag!==6&&e.tag!==13&&e.tag!==3?null:e}function Jn(e){if(e.tag===5||e.tag===6)return e.stateNode;throw Error(l(33))}function D1(e){return e[zr]||null}var bo=[],Yn=-1;function sn(e){return{current:e}}function Ne(e){0>Yn||(e.current=bo[Yn],bo[Yn]=null,Yn--)}function Ee(e,t){Yn++,bo[Yn]=e.current,e.current=t}var un={},qe=sn(un),nt=sn(!1),_n=un;function Xn(e,t){var r=e.type.contextTypes;if(!r)return un;var o=e.stateNode;if(o&&o.__reactInternalMemoizedUnmaskedChildContext===t)return o.__reactInternalMemoizedMaskedChildContext;var s={},a;for(a in r)s[a]=t[a];return o&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=t,e.__reactInternalMemoizedMaskedChildContext=s),s}function rt(e){return e=e.childContextTypes,e!=null}function F1(){Ne(nt),Ne(qe)}function Qu(e,t,r){if(qe.current!==un)throw Error(l(168));Ee(qe,t),Ee(nt,r)}function qu(e,t,r){var o=e.stateNode;if(t=t.childContextTypes,typeof o.getChildContext!="function")return r;o=o.getChildContext();for(var s in o)if(!(s in t))throw Error(l(108,je(e)||"Unknown",s));return U({},r,o)}function B1(e){return e=(e=e.stateNode)&&e.__reactInternalMemoizedMergedChildContext||un,_n=qe.current,Ee(qe,e),Ee(nt,nt.current),!0}function Ku(e,t,r){var o=e.stateNode;if(!o)throw Error(l(169));r?(e=qu(e,t,_n),o.__reactInternalMemoizedMergedChildContext=e,Ne(nt),Ne(qe),Ee(qe,e)):Ne(nt),Ee(nt,r)}var zt=null,z1=!1,Io=!1;function Gu(e){zt===null?zt=[e]:zt.push(e)}function M3(e){z1=!0,Gu(e)}function an(){if(!Io&&zt!==null){Io=!0;var e=0,t=Se;try{var r=zt;for(Se=1;e<r.length;e++){var o=r[e];do o=o(!0);while(o!==null)}zt=null,z1=!1}catch(s){throw zt!==null&&(zt=zt.slice(e+1)),Ys(no,an),s}finally{Se=t,Io=!1}}return null}var er=[],tr=0,Z1=null,U1=0,Ct=[],vt=0,Ln=null,Zt=1,Ut="";function kn(e,t){er[tr++]=U1,er[tr++]=Z1,Z1=e,U1=t}function Ju(e,t,r){Ct[vt++]=Zt,Ct[vt++]=Ut,Ct[vt++]=Ln,Ln=e;var o=Zt;e=Ut;var s=32-kt(o)-1;o&=~(1<<s),r+=1;var a=32-kt(t)+s;if(30<a){var h=s-s%5;a=(o&(1<<h)-1).toString(32),o>>=h,s-=h,Zt=1<<32-kt(t)+s|r<<s|o,Ut=a+e}else Zt=1<<a|r<<s|o,Ut=e}function Ho(e){e.return!==null&&(kn(e,1),Ju(e,1,0))}function Vo(e){for(;e===Z1;)Z1=er[--tr],er[tr]=null,U1=er[--tr],er[tr]=null;for(;e===Ln;)Ln=Ct[--vt],Ct[vt]=null,Ut=Ct[--vt],Ct[vt]=null,Zt=Ct[--vt],Ct[vt]=null}var ct=null,ft=null,Pe=!1,jt=null;function Yu(e,t){var r=_t(5,null,null,0);r.elementType="DELETED",r.stateNode=t,r.return=e,t=e.deletions,t===null?(e.deletions=[r],e.flags|=16):t.push(r)}function Xu(e,t){switch(e.tag){case 5:var r=e.type;return t=t.nodeType!==1||r.toLowerCase()!==t.nodeName.toLowerCase()?null:t,t!==null?(e.stateNode=t,ct=e,ft=ln(t.firstChild),!0):!1;case 6:return t=e.pendingProps===""||t.nodeType!==3?null:t,t!==null?(e.stateNode=t,ct=e,ft=null,!0):!1;case 13:return t=t.nodeType!==8?null:t,t!==null?(r=Ln!==null?{id:Zt,overflow:Ut}:null,e.memoizedState={dehydrated:t,treeContext:r,retryLane:1073741824},r=_t(18,null,null,0),r.stateNode=t,r.return=e,e.child=r,ct=e,ft=null,!0):!1;default:return!1}}function $o(e){return(e.mode&1)!==0&&(e.flags&128)===0}function Ao(e){if(Pe){var t=ft;if(t){var r=t;if(!Xu(e,t)){if($o(e))throw Error(l(418));t=ln(r.nextSibling);var o=ct;t&&Xu(e,t)?Yu(o,r):(e.flags=e.flags&-4097|2,Pe=!1,ct=e)}}else{if($o(e))throw Error(l(418));e.flags=e.flags&-4097|2,Pe=!1,ct=e}}}function ea(e){for(e=e.return;e!==null&&e.tag!==5&&e.tag!==3&&e.tag!==13;)e=e.return;ct=e}function W1(e){if(e!==ct)return!1;if(!Pe)return ea(e),Pe=!0,!1;var t;if((t=e.tag!==3)&&!(t=e.tag!==5)&&(t=e.type,t=t!=="head"&&t!=="body"&&!Oo(e.type,e.memoizedProps)),t&&(t=ft)){if($o(e))throw ta(),Error(l(418));for(;t;)Yu(e,t),t=ln(t.nextSibling)}if(ea(e),e.tag===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(l(317));e:{for(e=e.nextSibling,t=0;e;){if(e.nodeType===8){var r=e.data;if(r==="/$"){if(t===0){ft=ln(e.nextSibling);break e}t--}else r!=="$"&&r!=="$!"&&r!=="$?"||t++}e=e.nextSibling}ft=null}}else ft=ct?ln(e.stateNode.nextSibling):null;return!0}function ta(){for(var e=ft;e;)e=ln(e.nextSibling)}function nr(){ft=ct=null,Pe=!1}function Do(e){jt===null?jt=[e]:jt.push(e)}var N3=ie.ReactCurrentBatchConfig;function Ur(e,t,r){if(e=r.ref,e!==null&&typeof e!="function"&&typeof e!="object"){if(r._owner){if(r=r._owner,r){if(r.tag!==1)throw Error(l(309));var o=r.stateNode}if(!o)throw Error(l(147,e));var s=o,a=""+e;return t!==null&&t.ref!==null&&typeof t.ref=="function"&&t.ref._stringRef===a?t.ref:(t=function(h){var v=s.refs;h===null?delete v[a]:v[a]=h},t._stringRef=a,t)}if(typeof e!="string")throw Error(l(284));if(!r._owner)throw Error(l(290,e))}return e}function Q1(e,t){throw e=Object.prototype.toString.call(t),Error(l(31,e==="[object Object]"?"object with keys {"+Object.keys(t).join(", ")+"}":e))}function na(e){var t=e._init;return t(e._payload)}function ra(e){function t(j,x){if(e){var E=j.deletions;E===null?(j.deletions=[x],j.flags|=16):E.push(x)}}function r(j,x){if(!e)return null;for(;x!==null;)t(j,x),x=x.sibling;return null}function o(j,x){for(j=new Map;x!==null;)x.key!==null?j.set(x.key,x):j.set(x.index,x),x=x.sibling;return j}function s(j,x){return j=Cn(j,x),j.index=0,j.sibling=null,j}function a(j,x,E){return j.index=E,e?(E=j.alternate,E!==null?(E=E.index,E<x?(j.flags|=2,x):E):(j.flags|=2,x)):(j.flags|=1048576,x)}function h(j){return e&&j.alternate===null&&(j.flags|=2),j}function v(j,x,E,A){return x===null||x.tag!==6?(x=Pl(E,j.mode,A),x.return=j,x):(x=s(x,E),x.return=j,x)}function y(j,x,E,A){var re=E.type;return re===q?H(j,x,E.props.children,A,E.key):x!==null&&(x.elementType===re||typeof re=="object"&&re!==null&&re.$$typeof===Le&&na(re)===x.type)?(A=s(x,E.props),A.ref=Ur(j,x,E),A.return=j,A):(A=Ci(E.type,E.key,E.props,null,j.mode,A),A.ref=Ur(j,x,E),A.return=j,A)}function O(j,x,E,A){return x===null||x.tag!==4||x.stateNode.containerInfo!==E.containerInfo||x.stateNode.implementation!==E.implementation?(x=Rl(E,j.mode,A),x.return=j,x):(x=s(x,E.children||[]),x.return=j,x)}function H(j,x,E,A,re){return x===null||x.tag!==7?(x=Rn(E,j.mode,A,re),x.return=j,x):(x=s(x,E),x.return=j,x)}function $(j,x,E){if(typeof x=="string"&&x!==""||typeof x=="number")return x=Pl(""+x,j.mode,E),x.return=j,x;if(typeof x=="object"&&x!==null){switch(x.$$typeof){case Z:return E=Ci(x.type,x.key,x.props,null,j.mode,E),E.ref=Ur(j,null,x),E.return=j,E;case D:return x=Rl(x,j.mode,E),x.return=j,x;case Le:var A=x._init;return $(j,A(x._payload),E)}if(wr(x)||ne(x))return x=Rn(x,j.mode,E,null),x.return=j,x;Q1(j,x)}return null}function I(j,x,E,A){var re=x!==null?x.key:null;if(typeof E=="string"&&E!==""||typeof E=="number")return re!==null?null:v(j,x,""+E,A);if(typeof E=="object"&&E!==null){switch(E.$$typeof){case Z:return E.key===re?y(j,x,E,A):null;case D:return E.key===re?O(j,x,E,A):null;case Le:return re=E._init,I(j,x,re(E._payload),A)}if(wr(E)||ne(E))return re!==null?null:H(j,x,E,A,null);Q1(j,E)}return null}function G(j,x,E,A,re){if(typeof A=="string"&&A!==""||typeof A=="number")return j=j.get(E)||null,v(x,j,""+A,re);if(typeof A=="object"&&A!==null){switch(A.$$typeof){case Z:return j=j.get(A.key===null?E:A.key)||null,y(x,j,A,re);case D:return j=j.get(A.key===null?E:A.key)||null,O(x,j,A,re);case Le:var ue=A._init;return G(j,x,E,ue(A._payload),re)}if(wr(A)||ne(A))return j=j.get(E)||null,H(x,j,A,re,null);Q1(x,A)}return null}function X(j,x,E,A){for(var re=null,ue=null,ae=x,he=x=0,Ue=null;ae!==null&&he<E.length;he++){ae.index>he?(Ue=ae,ae=null):Ue=ae.sibling;var _e=I(j,ae,E[he],A);if(_e===null){ae===null&&(ae=Ue);break}e&&ae&&_e.alternate===null&&t(j,ae),x=a(_e,x,he),ue===null?re=_e:ue.sibling=_e,ue=_e,ae=Ue}if(he===E.length)return r(j,ae),Pe&&kn(j,he),re;if(ae===null){for(;he<E.length;he++)ae=$(j,E[he],A),ae!==null&&(x=a(ae,x,he),ue===null?re=ae:ue.sibling=ae,ue=ae);return Pe&&kn(j,he),re}for(ae=o(j,ae);he<E.length;he++)Ue=G(ae,j,he,E[he],A),Ue!==null&&(e&&Ue.alternate!==null&&ae.delete(Ue.key===null?he:Ue.key),x=a(Ue,x,he),ue===null?re=Ue:ue.sibling=Ue,ue=Ue);return e&&ae.forEach(function(vn){return t(j,vn)}),Pe&&kn(j,he),re}function ee(j,x,E,A){var re=ne(E);if(typeof re!="function")throw Error(l(150));if(E=re.call(E),E==null)throw Error(l(151));for(var ue=re=null,ae=x,he=x=0,Ue=null,_e=E.next();ae!==null&&!_e.done;he++,_e=E.next()){ae.index>he?(Ue=ae,ae=null):Ue=ae.sibling;var vn=I(j,ae,_e.value,A);if(vn===null){ae===null&&(ae=Ue);break}e&&ae&&vn.alternate===null&&t(j,ae),x=a(vn,x,he),ue===null?re=vn:ue.sibling=vn,ue=vn,ae=Ue}if(_e.done)return r(j,ae),Pe&&kn(j,he),re;if(ae===null){for(;!_e.done;he++,_e=E.next())_e=$(j,_e.value,A),_e!==null&&(x=a(_e,x,he),ue===null?re=_e:ue.sibling=_e,ue=_e);return Pe&&kn(j,he),re}for(ae=o(j,ae);!_e.done;he++,_e=E.next())_e=G(ae,j,he,_e.value,A),_e!==null&&(e&&_e.alternate!==null&&ae.delete(_e.key===null?he:_e.key),x=a(_e,x,he),ue===null?re=_e:ue.sibling=_e,ue=_e);return e&&ae.forEach(function(u4){return t(j,u4)}),Pe&&kn(j,he),re}function $e(j,x,E,A){if(typeof E=="object"&&E!==null&&E.type===q&&E.key===null&&(E=E.props.children),typeof E=="object"&&E!==null){switch(E.$$typeof){case Z:e:{for(var re=E.key,ue=x;ue!==null;){if(ue.key===re){if(re=E.type,re===q){if(ue.tag===7){r(j,ue.sibling),x=s(ue,E.props.children),x.return=j,j=x;break e}}else if(ue.elementType===re||typeof re=="object"&&re!==null&&re.$$typeof===Le&&na(re)===ue.type){r(j,ue.sibling),x=s(ue,E.props),x.ref=Ur(j,ue,E),x.return=j,j=x;break e}r(j,ue);break}else t(j,ue);ue=ue.sibling}E.type===q?(x=Rn(E.props.children,j.mode,A,E.key),x.return=j,j=x):(A=Ci(E.type,E.key,E.props,null,j.mode,A),A.ref=Ur(j,x,E),A.return=j,j=A)}return h(j);case D:e:{for(ue=E.key;x!==null;){if(x.key===ue)if(x.tag===4&&x.stateNode.containerInfo===E.containerInfo&&x.stateNode.implementation===E.implementation){r(j,x.sibling),x=s(x,E.children||[]),x.return=j,j=x;break e}else{r(j,x);break}else t(j,x);x=x.sibling}x=Rl(E,j.mode,A),x.return=j,j=x}return h(j);case Le:return ue=E._init,$e(j,x,ue(E._payload),A)}if(wr(E))return X(j,x,E,A);if(ne(E))return ee(j,x,E,A);Q1(j,E)}return typeof E=="string"&&E!==""||typeof E=="number"?(E=""+E,x!==null&&x.tag===6?(r(j,x.sibling),x=s(x,E),x.return=j,j=x):(r(j,x),x=Pl(E,j.mode,A),x.return=j,j=x),h(j)):r(j,x)}return $e}var rr=ra(!0),ia=ra(!1),q1=sn(null),K1=null,ir=null,Fo=null;function Bo(){Fo=ir=K1=null}function zo(e){var t=q1.current;Ne(q1),e._currentValue=t}function Zo(e,t,r){for(;e!==null;){var o=e.alternate;if((e.childLanes&t)!==t?(e.childLanes|=t,o!==null&&(o.childLanes|=t)):o!==null&&(o.childLanes&t)!==t&&(o.childLanes|=t),e===r)break;e=e.return}}function or(e,t){K1=e,Fo=ir=null,e=e.dependencies,e!==null&&e.firstContext!==null&&((e.lanes&t)!==0&&(it=!0),e.firstContext=null)}function yt(e){var t=e._currentValue;if(Fo!==e)if(e={context:e,memoizedValue:t,next:null},ir===null){if(K1===null)throw Error(l(308));ir=e,K1.dependencies={lanes:0,firstContext:e}}else ir=ir.next=e;return t}var Sn=null;function Uo(e){Sn===null?Sn=[e]:Sn.push(e)}function oa(e,t,r,o){var s=t.interleaved;return s===null?(r.next=r,Uo(t)):(r.next=s.next,s.next=r),t.interleaved=r,Wt(e,o)}function Wt(e,t){e.lanes|=t;var r=e.alternate;for(r!==null&&(r.lanes|=t),r=e,e=e.return;e!==null;)e.childLanes|=t,r=e.alternate,r!==null&&(r.childLanes|=t),r=e,e=e.return;return r.tag===3?r.stateNode:null}var cn=!1;function Wo(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,interleaved:null,lanes:0},effects:null}}function la(e,t){e=e.updateQueue,t.updateQueue===e&&(t.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,effects:e.effects})}function Qt(e,t){return{eventTime:e,lane:t,tag:0,payload:null,callback:null,next:null}}function fn(e,t,r){var o=e.updateQueue;if(o===null)return null;if(o=o.shared,(we&2)!==0){var s=o.pending;return s===null?t.next=t:(t.next=s.next,s.next=t),o.pending=t,Wt(e,r)}return s=o.interleaved,s===null?(t.next=t,Uo(o)):(t.next=s.next,s.next=t),o.interleaved=t,Wt(e,r)}function G1(e,t,r){if(t=t.updateQueue,t!==null&&(t=t.shared,(r&4194240)!==0)){var o=t.lanes;o&=e.pendingLanes,r|=o,t.lanes=r,oo(e,r)}}function sa(e,t){var r=e.updateQueue,o=e.alternate;if(o!==null&&(o=o.updateQueue,r===o)){var s=null,a=null;if(r=r.firstBaseUpdate,r!==null){do{var h={eventTime:r.eventTime,lane:r.lane,tag:r.tag,payload:r.payload,callback:r.callback,next:null};a===null?s=a=h:a=a.next=h,r=r.next}while(r!==null);a===null?s=a=t:a=a.next=t}else s=a=t;r={baseState:o.baseState,firstBaseUpdate:s,lastBaseUpdate:a,shared:o.shared,effects:o.effects},e.updateQueue=r;return}e=r.lastBaseUpdate,e===null?r.firstBaseUpdate=t:e.next=t,r.lastBaseUpdate=t}function J1(e,t,r,o){var s=e.updateQueue;cn=!1;var a=s.firstBaseUpdate,h=s.lastBaseUpdate,v=s.shared.pending;if(v!==null){s.shared.pending=null;var y=v,O=y.next;y.next=null,h===null?a=O:h.next=O,h=y;var H=e.alternate;H!==null&&(H=H.updateQueue,v=H.lastBaseUpdate,v!==h&&(v===null?H.firstBaseUpdate=O:v.next=O,H.lastBaseUpdate=y))}if(a!==null){var $=s.baseState;h=0,H=O=y=null,v=a;do{var I=v.lane,G=v.eventTime;if((o&I)===I){H!==null&&(H=H.next={eventTime:G,lane:0,tag:v.tag,payload:v.payload,callback:v.callback,next:null});e:{var X=e,ee=v;switch(I=t,G=r,ee.tag){case 1:if(X=ee.payload,typeof X=="function"){$=X.call(G,$,I);break e}$=X;break e;case 3:X.flags=X.flags&-65537|128;case 0:if(X=ee.payload,I=typeof X=="function"?X.call(G,$,I):X,I==null)break e;$=U({},$,I);break e;case 2:cn=!0}}v.callback!==null&&v.lane!==0&&(e.flags|=64,I=s.effects,I===null?s.effects=[v]:I.push(v))}else G={eventTime:G,lane:I,tag:v.tag,payload:v.payload,callback:v.callback,next:null},H===null?(O=H=G,y=$):H=H.next=G,h|=I;if(v=v.next,v===null){if(v=s.shared.pending,v===null)break;I=v,v=I.next,I.next=null,s.lastBaseUpdate=I,s.shared.pending=null}}while(!0);if(H===null&&(y=$),s.baseState=y,s.firstBaseUpdate=O,s.lastBaseUpdate=H,t=s.shared.interleaved,t!==null){s=t;do h|=s.lane,s=s.next;while(s!==t)}else a===null&&(s.shared.lanes=0);Mn|=h,e.lanes=h,e.memoizedState=$}}function ua(e,t,r){if(e=t.effects,t.effects=null,e!==null)for(t=0;t<e.length;t++){var o=e[t],s=o.callback;if(s!==null){if(o.callback=null,o=r,typeof s!="function")throw Error(l(191,s));s.call(o)}}}var Wr={},It=sn(Wr),Qr=sn(Wr),qr=sn(Wr);function jn(e){if(e===Wr)throw Error(l(174));return e}function Qo(e,t){switch(Ee(qr,t),Ee(Qr,e),Ee(It,Wr),e=t.nodeType,e){case 9:case 11:t=(t=t.documentElement)?t.namespaceURI:Qi(null,"");break;default:e=e===8?t.parentNode:t,t=e.namespaceURI||null,e=e.tagName,t=Qi(t,e)}Ne(It),Ee(It,t)}function lr(){Ne(It),Ne(Qr),Ne(qr)}function aa(e){jn(qr.current);var t=jn(It.current),r=Qi(t,e.type);t!==r&&(Ee(Qr,e),Ee(It,r))}function qo(e){Qr.current===e&&(Ne(It),Ne(Qr))}var Te=sn(0);function Y1(e){for(var t=e;t!==null;){if(t.tag===13){var r=t.memoizedState;if(r!==null&&(r=r.dehydrated,r===null||r.data==="$?"||r.data==="$!"))return t}else if(t.tag===19&&t.memoizedProps.revealOrder!==void 0){if((t.flags&128)!==0)return t}else if(t.child!==null){t.child.return=t,t=t.child;continue}if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return null;t=t.return}t.sibling.return=t.return,t=t.sibling}return null}var Ko=[];function Go(){for(var e=0;e<Ko.length;e++)Ko[e]._workInProgressVersionPrimary=null;Ko.length=0}var X1=ie.ReactCurrentDispatcher,Jo=ie.ReactCurrentBatchConfig,En=0,be=null,Fe=null,ze=null,ei=!1,Kr=!1,Gr=0,O3=0;function Ke(){throw Error(l(321))}function Yo(e,t){if(t===null)return!1;for(var r=0;r<t.length&&r<e.length;r++)if(!St(e[r],t[r]))return!1;return!0}function Xo(e,t,r,o,s,a){if(En=a,be=t,t.memoizedState=null,t.updateQueue=null,t.lanes=0,X1.current=e===null||e.memoizedState===null?b3:I3,e=r(o,s),Kr){a=0;do{if(Kr=!1,Gr=0,25<=a)throw Error(l(301));a+=1,ze=Fe=null,t.updateQueue=null,X1.current=H3,e=r(o,s)}while(Kr)}if(X1.current=ri,t=Fe!==null&&Fe.next!==null,En=0,ze=Fe=be=null,ei=!1,t)throw Error(l(300));return e}function el(){var e=Gr!==0;return Gr=0,e}function Ht(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return ze===null?be.memoizedState=ze=e:ze=ze.next=e,ze}function wt(){if(Fe===null){var e=be.alternate;e=e!==null?e.memoizedState:null}else e=Fe.next;var t=ze===null?be.memoizedState:ze.next;if(t!==null)ze=t,Fe=e;else{if(e===null)throw Error(l(310));Fe=e,e={memoizedState:Fe.memoizedState,baseState:Fe.baseState,baseQueue:Fe.baseQueue,queue:Fe.queue,next:null},ze===null?be.memoizedState=ze=e:ze=ze.next=e}return ze}function Jr(e,t){return typeof t=="function"?t(e):t}function tl(e){var t=wt(),r=t.queue;if(r===null)throw Error(l(311));r.lastRenderedReducer=e;var o=Fe,s=o.baseQueue,a=r.pending;if(a!==null){if(s!==null){var h=s.next;s.next=a.next,a.next=h}o.baseQueue=s=a,r.pending=null}if(s!==null){a=s.next,o=o.baseState;var v=h=null,y=null,O=a;do{var H=O.lane;if((En&H)===H)y!==null&&(y=y.next={lane:0,action:O.action,hasEagerState:O.hasEagerState,eagerState:O.eagerState,next:null}),o=O.hasEagerState?O.eagerState:e(o,O.action);else{var $={lane:H,action:O.action,hasEagerState:O.hasEagerState,eagerState:O.eagerState,next:null};y===null?(v=y=$,h=o):y=y.next=$,be.lanes|=H,Mn|=H}O=O.next}while(O!==null&&O!==a);y===null?h=o:y.next=v,St(o,t.memoizedState)||(it=!0),t.memoizedState=o,t.baseState=h,t.baseQueue=y,r.lastRenderedState=o}if(e=r.interleaved,e!==null){s=e;do a=s.lane,be.lanes|=a,Mn|=a,s=s.next;while(s!==e)}else s===null&&(r.lanes=0);return[t.memoizedState,r.dispatch]}function nl(e){var t=wt(),r=t.queue;if(r===null)throw Error(l(311));r.lastRenderedReducer=e;var o=r.dispatch,s=r.pending,a=t.memoizedState;if(s!==null){r.pending=null;var h=s=s.next;do a=e(a,h.action),h=h.next;while(h!==s);St(a,t.memoizedState)||(it=!0),t.memoizedState=a,t.baseQueue===null&&(t.baseState=a),r.lastRenderedState=a}return[a,o]}function ca(){}function fa(e,t){var r=be,o=wt(),s=t(),a=!St(o.memoizedState,s);if(a&&(o.memoizedState=s,it=!0),o=o.queue,rl(ha.bind(null,r,o,e),[e]),o.getSnapshot!==t||a||ze!==null&&ze.memoizedState.tag&1){if(r.flags|=2048,Yr(9,pa.bind(null,r,o,s,t),void 0,null),Ze===null)throw Error(l(349));(En&30)!==0||da(r,t,s)}return s}function da(e,t,r){e.flags|=16384,e={getSnapshot:t,value:r},t=be.updateQueue,t===null?(t={lastEffect:null,stores:null},be.updateQueue=t,t.stores=[e]):(r=t.stores,r===null?t.stores=[e]:r.push(e))}function pa(e,t,r,o){t.value=r,t.getSnapshot=o,ma(t)&&ga(e)}function ha(e,t,r){return r(function(){ma(t)&&ga(e)})}function ma(e){var t=e.getSnapshot;e=e.value;try{var r=t();return!St(e,r)}catch{return!0}}function ga(e){var t=Wt(e,1);t!==null&&Ot(t,e,1,-1)}function Ca(e){var t=Ht();return typeof e=="function"&&(e=e()),t.memoizedState=t.baseState=e,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:Jr,lastRenderedState:e},t.queue=e,e=e.dispatch=T3.bind(null,be,e),[t.memoizedState,e]}function Yr(e,t,r,o){return e={tag:e,create:t,destroy:r,deps:o,next:null},t=be.updateQueue,t===null?(t={lastEffect:null,stores:null},be.updateQueue=t,t.lastEffect=e.next=e):(r=t.lastEffect,r===null?t.lastEffect=e.next=e:(o=r.next,r.next=e,e.next=o,t.lastEffect=e)),e}function va(){return wt().memoizedState}function ti(e,t,r,o){var s=Ht();be.flags|=e,s.memoizedState=Yr(1|t,r,void 0,o===void 0?null:o)}function ni(e,t,r,o){var s=wt();o=o===void 0?null:o;var a=void 0;if(Fe!==null){var h=Fe.memoizedState;if(a=h.destroy,o!==null&&Yo(o,h.deps)){s.memoizedState=Yr(t,r,a,o);return}}be.flags|=e,s.memoizedState=Yr(1|t,r,a,o)}function ya(e,t){return ti(8390656,8,e,t)}function rl(e,t){return ni(2048,8,e,t)}function wa(e,t){return ni(4,2,e,t)}function xa(e,t){return ni(4,4,e,t)}function _a(e,t){if(typeof t=="function")return e=e(),t(e),function(){t(null)};if(t!=null)return e=e(),t.current=e,function(){t.current=null}}function La(e,t,r){return r=r!=null?r.concat([e]):null,ni(4,4,_a.bind(null,t,e),r)}function il(){}function ka(e,t){var r=wt();t=t===void 0?null:t;var o=r.memoizedState;return o!==null&&t!==null&&Yo(t,o[1])?o[0]:(r.memoizedState=[e,t],e)}function Sa(e,t){var r=wt();t=t===void 0?null:t;var o=r.memoizedState;return o!==null&&t!==null&&Yo(t,o[1])?o[0]:(e=e(),r.memoizedState=[e,t],e)}function ja(e,t,r){return(En&21)===0?(e.baseState&&(e.baseState=!1,it=!0),e.memoizedState=r):(St(r,t)||(r=nu(),be.lanes|=r,Mn|=r,e.baseState=!0),t)}function P3(e,t){var r=Se;Se=r!==0&&4>r?r:4,e(!0);var o=Jo.transition;Jo.transition={};try{e(!1),t()}finally{Se=r,Jo.transition=o}}function Ea(){return wt().memoizedState}function R3(e,t,r){var o=mn(e);if(r={lane:o,action:r,hasEagerState:!1,eagerState:null,next:null},Ma(e))Na(t,r);else if(r=oa(e,t,r,o),r!==null){var s=Xe();Ot(r,e,o,s),Oa(r,t,o)}}function T3(e,t,r){var o=mn(e),s={lane:o,action:r,hasEagerState:!1,eagerState:null,next:null};if(Ma(e))Na(t,s);else{var a=e.alternate;if(e.lanes===0&&(a===null||a.lanes===0)&&(a=t.lastRenderedReducer,a!==null))try{var h=t.lastRenderedState,v=a(h,r);if(s.hasEagerState=!0,s.eagerState=v,St(v,h)){var y=t.interleaved;y===null?(s.next=s,Uo(t)):(s.next=y.next,y.next=s),t.interleaved=s;return}}catch{}finally{}r=oa(e,t,s,o),r!==null&&(s=Xe(),Ot(r,e,o,s),Oa(r,t,o))}}function Ma(e){var t=e.alternate;return e===be||t!==null&&t===be}function Na(e,t){Kr=ei=!0;var r=e.pending;r===null?t.next=t:(t.next=r.next,r.next=t),e.pending=t}function Oa(e,t,r){if((r&4194240)!==0){var o=t.lanes;o&=e.pendingLanes,r|=o,t.lanes=r,oo(e,r)}}var ri={readContext:yt,useCallback:Ke,useContext:Ke,useEffect:Ke,useImperativeHandle:Ke,useInsertionEffect:Ke,useLayoutEffect:Ke,useMemo:Ke,useReducer:Ke,useRef:Ke,useState:Ke,useDebugValue:Ke,useDeferredValue:Ke,useTransition:Ke,useMutableSource:Ke,useSyncExternalStore:Ke,useId:Ke,unstable_isNewReconciler:!1},b3={readContext:yt,useCallback:function(e,t){return Ht().memoizedState=[e,t===void 0?null:t],e},useContext:yt,useEffect:ya,useImperativeHandle:function(e,t,r){return r=r!=null?r.concat([e]):null,ti(4194308,4,_a.bind(null,t,e),r)},useLayoutEffect:function(e,t){return ti(4194308,4,e,t)},useInsertionEffect:function(e,t){return ti(4,2,e,t)},useMemo:function(e,t){var r=Ht();return t=t===void 0?null:t,e=e(),r.memoizedState=[e,t],e},useReducer:function(e,t,r){var o=Ht();return t=r!==void 0?r(t):t,o.memoizedState=o.baseState=t,e={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:t},o.queue=e,e=e.dispatch=R3.bind(null,be,e),[o.memoizedState,e]},useRef:function(e){var t=Ht();return e={current:e},t.memoizedState=e},useState:Ca,useDebugValue:il,useDeferredValue:function(e){return Ht().memoizedState=e},useTransition:function(){var e=Ca(!1),t=e[0];return e=P3.bind(null,e[1]),Ht().memoizedState=e,[t,e]},useMutableSource:function(){},useSyncExternalStore:function(e,t,r){var o=be,s=Ht();if(Pe){if(r===void 0)throw Error(l(407));r=r()}else{if(r=t(),Ze===null)throw Error(l(349));(En&30)!==0||da(o,t,r)}s.memoizedState=r;var a={value:r,getSnapshot:t};return s.queue=a,ya(ha.bind(null,o,a,e),[e]),o.flags|=2048,Yr(9,pa.bind(null,o,a,r,t),void 0,null),r},useId:function(){var e=Ht(),t=Ze.identifierPrefix;if(Pe){var r=Ut,o=Zt;r=(o&~(1<<32-kt(o)-1)).toString(32)+r,t=":"+t+"R"+r,r=Gr++,0<r&&(t+="H"+r.toString(32)),t+=":"}else r=O3++,t=":"+t+"r"+r.toString(32)+":";return e.memoizedState=t},unstable_isNewReconciler:!1},I3={readContext:yt,useCallback:ka,useContext:yt,useEffect:rl,useImperativeHandle:La,useInsertionEffect:wa,useLayoutEffect:xa,useMemo:Sa,useReducer:tl,useRef:va,useState:function(){return tl(Jr)},useDebugValue:il,useDeferredValue:function(e){var t=wt();return ja(t,Fe.memoizedState,e)},useTransition:function(){var e=tl(Jr)[0],t=wt().memoizedState;return[e,t]},useMutableSource:ca,useSyncExternalStore:fa,useId:Ea,unstable_isNewReconciler:!1},H3={readContext:yt,useCallback:ka,useContext:yt,useEffect:rl,useImperativeHandle:La,useInsertionEffect:wa,useLayoutEffect:xa,useMemo:Sa,useReducer:nl,useRef:va,useState:function(){return nl(Jr)},useDebugValue:il,useDeferredValue:function(e){var t=wt();return Fe===null?t.memoizedState=e:ja(t,Fe.memoizedState,e)},useTransition:function(){var e=nl(Jr)[0],t=wt().memoizedState;return[e,t]},useMutableSource:ca,useSyncExternalStore:fa,useId:Ea,unstable_isNewReconciler:!1};function Et(e,t){if(e&&e.defaultProps){t=U({},t),e=e.defaultProps;for(var r in e)t[r]===void 0&&(t[r]=e[r]);return t}return t}function ol(e,t,r,o){t=e.memoizedState,r=r(o,t),r=r==null?t:U({},t,r),e.memoizedState=r,e.lanes===0&&(e.updateQueue.baseState=r)}var ii={isMounted:function(e){return(e=e._reactInternals)?wn(e)===e:!1},enqueueSetState:function(e,t,r){e=e._reactInternals;var o=Xe(),s=mn(e),a=Qt(o,s);a.payload=t,r!=null&&(a.callback=r),t=fn(e,a,s),t!==null&&(Ot(t,e,s,o),G1(t,e,s))},enqueueReplaceState:function(e,t,r){e=e._reactInternals;var o=Xe(),s=mn(e),a=Qt(o,s);a.tag=1,a.payload=t,r!=null&&(a.callback=r),t=fn(e,a,s),t!==null&&(Ot(t,e,s,o),G1(t,e,s))},enqueueForceUpdate:function(e,t){e=e._reactInternals;var r=Xe(),o=mn(e),s=Qt(r,o);s.tag=2,t!=null&&(s.callback=t),t=fn(e,s,o),t!==null&&(Ot(t,e,o,r),G1(t,e,o))}};function Pa(e,t,r,o,s,a,h){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(o,a,h):t.prototype&&t.prototype.isPureReactComponent?!$r(r,o)||!$r(s,a):!0}function Ra(e,t,r){var o=!1,s=un,a=t.contextType;return typeof a=="object"&&a!==null?a=yt(a):(s=rt(t)?_n:qe.current,o=t.contextTypes,a=(o=o!=null)?Xn(e,s):un),t=new t(r,a),e.memoizedState=t.state!==null&&t.state!==void 0?t.state:null,t.updater=ii,e.stateNode=t,t._reactInternals=e,o&&(e=e.stateNode,e.__reactInternalMemoizedUnmaskedChildContext=s,e.__reactInternalMemoizedMaskedChildContext=a),t}function Ta(e,t,r,o){e=t.state,typeof t.componentWillReceiveProps=="function"&&t.componentWillReceiveProps(r,o),typeof t.UNSAFE_componentWillReceiveProps=="function"&&t.UNSAFE_componentWillReceiveProps(r,o),t.state!==e&&ii.enqueueReplaceState(t,t.state,null)}function ll(e,t,r,o){var s=e.stateNode;s.props=r,s.state=e.memoizedState,s.refs={},Wo(e);var a=t.contextType;typeof a=="object"&&a!==null?s.context=yt(a):(a=rt(t)?_n:qe.current,s.context=Xn(e,a)),s.state=e.memoizedState,a=t.getDerivedStateFromProps,typeof a=="function"&&(ol(e,t,a,r),s.state=e.memoizedState),typeof t.getDerivedStateFromProps=="function"||typeof s.getSnapshotBeforeUpdate=="function"||typeof s.UNSAFE_componentWillMount!="function"&&typeof s.componentWillMount!="function"||(t=s.state,typeof s.componentWillMount=="function"&&s.componentWillMount(),typeof s.UNSAFE_componentWillMount=="function"&&s.UNSAFE_componentWillMount(),t!==s.state&&ii.enqueueReplaceState(s,s.state,null),J1(e,r,s,o),s.state=e.memoizedState),typeof s.componentDidMount=="function"&&(e.flags|=4194308)}function sr(e,t){try{var r="",o=t;do r+=Ce(o),o=o.return;while(o);var s=r}catch(a){s=`
|
|
55
|
+
Error generating stack: `+a.message+`
|
|
56
|
+
`+a.stack}return{value:e,source:t,stack:s,digest:null}}function sl(e,t,r){return{value:e,source:null,stack:r??null,digest:t??null}}function ul(e,t){try{console.error(t.value)}catch(r){setTimeout(function(){throw r})}}var V3=typeof WeakMap=="function"?WeakMap:Map;function ba(e,t,r){r=Qt(-1,r),r.tag=3,r.payload={element:null};var o=t.value;return r.callback=function(){fi||(fi=!0,Ll=o),ul(e,t)},r}function Ia(e,t,r){r=Qt(-1,r),r.tag=3;var o=e.type.getDerivedStateFromError;if(typeof o=="function"){var s=t.value;r.payload=function(){return o(s)},r.callback=function(){ul(e,t)}}var a=e.stateNode;return a!==null&&typeof a.componentDidCatch=="function"&&(r.callback=function(){ul(e,t),typeof o!="function"&&(pn===null?pn=new Set([this]):pn.add(this));var h=t.stack;this.componentDidCatch(t.value,{componentStack:h!==null?h:""})}),r}function Ha(e,t,r){var o=e.pingCache;if(o===null){o=e.pingCache=new V3;var s=new Set;o.set(t,s)}else s=o.get(t),s===void 0&&(s=new Set,o.set(t,s));s.has(r)||(s.add(r),e=J3.bind(null,e,t,r),t.then(e,e))}function Va(e){do{var t;if((t=e.tag===13)&&(t=e.memoizedState,t=t!==null?t.dehydrated!==null:!0),t)return e;e=e.return}while(e!==null);return null}function $a(e,t,r,o,s){return(e.mode&1)===0?(e===t?e.flags|=65536:(e.flags|=128,r.flags|=131072,r.flags&=-52805,r.tag===1&&(r.alternate===null?r.tag=17:(t=Qt(-1,1),t.tag=2,fn(r,t,1))),r.lanes|=1),e):(e.flags|=65536,e.lanes=s,e)}var $3=ie.ReactCurrentOwner,it=!1;function Ye(e,t,r,o){t.child=e===null?ia(t,null,r,o):rr(t,e.child,r,o)}function Aa(e,t,r,o,s){r=r.render;var a=t.ref;return or(t,s),o=Xo(e,t,r,o,a,s),r=el(),e!==null&&!it?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~s,qt(e,t,s)):(Pe&&r&&Ho(t),t.flags|=1,Ye(e,t,o,s),t.child)}function Da(e,t,r,o,s){if(e===null){var a=r.type;return typeof a=="function"&&!Ol(a)&&a.defaultProps===void 0&&r.compare===null&&r.defaultProps===void 0?(t.tag=15,t.type=a,Fa(e,t,a,o,s)):(e=Ci(r.type,null,o,t,t.mode,s),e.ref=t.ref,e.return=t,t.child=e)}if(a=e.child,(e.lanes&s)===0){var h=a.memoizedProps;if(r=r.compare,r=r!==null?r:$r,r(h,o)&&e.ref===t.ref)return qt(e,t,s)}return t.flags|=1,e=Cn(a,o),e.ref=t.ref,e.return=t,t.child=e}function Fa(e,t,r,o,s){if(e!==null){var a=e.memoizedProps;if($r(a,o)&&e.ref===t.ref)if(it=!1,t.pendingProps=o=a,(e.lanes&s)!==0)(e.flags&131072)!==0&&(it=!0);else return t.lanes=e.lanes,qt(e,t,s)}return al(e,t,r,o,s)}function Ba(e,t,r){var o=t.pendingProps,s=o.children,a=e!==null?e.memoizedState:null;if(o.mode==="hidden")if((t.mode&1)===0)t.memoizedState={baseLanes:0,cachePool:null,transitions:null},Ee(ar,dt),dt|=r;else{if((r&1073741824)===0)return e=a!==null?a.baseLanes|r:r,t.lanes=t.childLanes=1073741824,t.memoizedState={baseLanes:e,cachePool:null,transitions:null},t.updateQueue=null,Ee(ar,dt),dt|=e,null;t.memoizedState={baseLanes:0,cachePool:null,transitions:null},o=a!==null?a.baseLanes:r,Ee(ar,dt),dt|=o}else a!==null?(o=a.baseLanes|r,t.memoizedState=null):o=r,Ee(ar,dt),dt|=o;return Ye(e,t,s,r),t.child}function za(e,t){var r=t.ref;(e===null&&r!==null||e!==null&&e.ref!==r)&&(t.flags|=512,t.flags|=2097152)}function al(e,t,r,o,s){var a=rt(r)?_n:qe.current;return a=Xn(t,a),or(t,s),r=Xo(e,t,r,o,a,s),o=el(),e!==null&&!it?(t.updateQueue=e.updateQueue,t.flags&=-2053,e.lanes&=~s,qt(e,t,s)):(Pe&&o&&Ho(t),t.flags|=1,Ye(e,t,r,s),t.child)}function Za(e,t,r,o,s){if(rt(r)){var a=!0;B1(t)}else a=!1;if(or(t,s),t.stateNode===null)li(e,t),Ra(t,r,o),ll(t,r,o,s),o=!0;else if(e===null){var h=t.stateNode,v=t.memoizedProps;h.props=v;var y=h.context,O=r.contextType;typeof O=="object"&&O!==null?O=yt(O):(O=rt(r)?_n:qe.current,O=Xn(t,O));var H=r.getDerivedStateFromProps,$=typeof H=="function"||typeof h.getSnapshotBeforeUpdate=="function";$||typeof h.UNSAFE_componentWillReceiveProps!="function"&&typeof h.componentWillReceiveProps!="function"||(v!==o||y!==O)&&Ta(t,h,o,O),cn=!1;var I=t.memoizedState;h.state=I,J1(t,o,h,s),y=t.memoizedState,v!==o||I!==y||nt.current||cn?(typeof H=="function"&&(ol(t,r,H,o),y=t.memoizedState),(v=cn||Pa(t,r,v,o,I,y,O))?($||typeof h.UNSAFE_componentWillMount!="function"&&typeof h.componentWillMount!="function"||(typeof h.componentWillMount=="function"&&h.componentWillMount(),typeof h.UNSAFE_componentWillMount=="function"&&h.UNSAFE_componentWillMount()),typeof h.componentDidMount=="function"&&(t.flags|=4194308)):(typeof h.componentDidMount=="function"&&(t.flags|=4194308),t.memoizedProps=o,t.memoizedState=y),h.props=o,h.state=y,h.context=O,o=v):(typeof h.componentDidMount=="function"&&(t.flags|=4194308),o=!1)}else{h=t.stateNode,la(e,t),v=t.memoizedProps,O=t.type===t.elementType?v:Et(t.type,v),h.props=O,$=t.pendingProps,I=h.context,y=r.contextType,typeof y=="object"&&y!==null?y=yt(y):(y=rt(r)?_n:qe.current,y=Xn(t,y));var G=r.getDerivedStateFromProps;(H=typeof G=="function"||typeof h.getSnapshotBeforeUpdate=="function")||typeof h.UNSAFE_componentWillReceiveProps!="function"&&typeof h.componentWillReceiveProps!="function"||(v!==$||I!==y)&&Ta(t,h,o,y),cn=!1,I=t.memoizedState,h.state=I,J1(t,o,h,s);var X=t.memoizedState;v!==$||I!==X||nt.current||cn?(typeof G=="function"&&(ol(t,r,G,o),X=t.memoizedState),(O=cn||Pa(t,r,O,o,I,X,y)||!1)?(H||typeof h.UNSAFE_componentWillUpdate!="function"&&typeof h.componentWillUpdate!="function"||(typeof h.componentWillUpdate=="function"&&h.componentWillUpdate(o,X,y),typeof h.UNSAFE_componentWillUpdate=="function"&&h.UNSAFE_componentWillUpdate(o,X,y)),typeof h.componentDidUpdate=="function"&&(t.flags|=4),typeof h.getSnapshotBeforeUpdate=="function"&&(t.flags|=1024)):(typeof h.componentDidUpdate!="function"||v===e.memoizedProps&&I===e.memoizedState||(t.flags|=4),typeof h.getSnapshotBeforeUpdate!="function"||v===e.memoizedProps&&I===e.memoizedState||(t.flags|=1024),t.memoizedProps=o,t.memoizedState=X),h.props=o,h.state=X,h.context=y,o=O):(typeof h.componentDidUpdate!="function"||v===e.memoizedProps&&I===e.memoizedState||(t.flags|=4),typeof h.getSnapshotBeforeUpdate!="function"||v===e.memoizedProps&&I===e.memoizedState||(t.flags|=1024),o=!1)}return cl(e,t,r,o,a,s)}function cl(e,t,r,o,s,a){za(e,t);var h=(t.flags&128)!==0;if(!o&&!h)return s&&Ku(t,r,!1),qt(e,t,a);o=t.stateNode,$3.current=t;var v=h&&typeof r.getDerivedStateFromError!="function"?null:o.render();return t.flags|=1,e!==null&&h?(t.child=rr(t,e.child,null,a),t.child=rr(t,null,v,a)):Ye(e,t,v,a),t.memoizedState=o.state,s&&Ku(t,r,!0),t.child}function Ua(e){var t=e.stateNode;t.pendingContext?Qu(e,t.pendingContext,t.pendingContext!==t.context):t.context&&Qu(e,t.context,!1),Qo(e,t.containerInfo)}function Wa(e,t,r,o,s){return nr(),Do(s),t.flags|=256,Ye(e,t,r,o),t.child}var fl={dehydrated:null,treeContext:null,retryLane:0};function dl(e){return{baseLanes:e,cachePool:null,transitions:null}}function Qa(e,t,r){var o=t.pendingProps,s=Te.current,a=!1,h=(t.flags&128)!==0,v;if((v=h)||(v=e!==null&&e.memoizedState===null?!1:(s&2)!==0),v?(a=!0,t.flags&=-129):(e===null||e.memoizedState!==null)&&(s|=1),Ee(Te,s&1),e===null)return Ao(t),e=t.memoizedState,e!==null&&(e=e.dehydrated,e!==null)?((t.mode&1)===0?t.lanes=1:e.data==="$!"?t.lanes=8:t.lanes=1073741824,null):(h=o.children,e=o.fallback,a?(o=t.mode,a=t.child,h={mode:"hidden",children:h},(o&1)===0&&a!==null?(a.childLanes=0,a.pendingProps=h):a=vi(h,o,0,null),e=Rn(e,o,r,null),a.return=t,e.return=t,a.sibling=e,t.child=a,t.child.memoizedState=dl(r),t.memoizedState=fl,e):pl(t,h));if(s=e.memoizedState,s!==null&&(v=s.dehydrated,v!==null))return A3(e,t,h,o,v,s,r);if(a){a=o.fallback,h=t.mode,s=e.child,v=s.sibling;var y={mode:"hidden",children:o.children};return(h&1)===0&&t.child!==s?(o=t.child,o.childLanes=0,o.pendingProps=y,t.deletions=null):(o=Cn(s,y),o.subtreeFlags=s.subtreeFlags&14680064),v!==null?a=Cn(v,a):(a=Rn(a,h,r,null),a.flags|=2),a.return=t,o.return=t,o.sibling=a,t.child=o,o=a,a=t.child,h=e.child.memoizedState,h=h===null?dl(r):{baseLanes:h.baseLanes|r,cachePool:null,transitions:h.transitions},a.memoizedState=h,a.childLanes=e.childLanes&~r,t.memoizedState=fl,o}return a=e.child,e=a.sibling,o=Cn(a,{mode:"visible",children:o.children}),(t.mode&1)===0&&(o.lanes=r),o.return=t,o.sibling=null,e!==null&&(r=t.deletions,r===null?(t.deletions=[e],t.flags|=16):r.push(e)),t.child=o,t.memoizedState=null,o}function pl(e,t){return t=vi({mode:"visible",children:t},e.mode,0,null),t.return=e,e.child=t}function oi(e,t,r,o){return o!==null&&Do(o),rr(t,e.child,null,r),e=pl(t,t.pendingProps.children),e.flags|=2,t.memoizedState=null,e}function A3(e,t,r,o,s,a,h){if(r)return t.flags&256?(t.flags&=-257,o=sl(Error(l(422))),oi(e,t,h,o)):t.memoizedState!==null?(t.child=e.child,t.flags|=128,null):(a=o.fallback,s=t.mode,o=vi({mode:"visible",children:o.children},s,0,null),a=Rn(a,s,h,null),a.flags|=2,o.return=t,a.return=t,o.sibling=a,t.child=o,(t.mode&1)!==0&&rr(t,e.child,null,h),t.child.memoizedState=dl(h),t.memoizedState=fl,a);if((t.mode&1)===0)return oi(e,t,h,null);if(s.data==="$!"){if(o=s.nextSibling&&s.nextSibling.dataset,o)var v=o.dgst;return o=v,a=Error(l(419)),o=sl(a,o,void 0),oi(e,t,h,o)}if(v=(h&e.childLanes)!==0,it||v){if(o=Ze,o!==null){switch(h&-h){case 4:s=2;break;case 16:s=8;break;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:s=32;break;case 536870912:s=268435456;break;default:s=0}s=(s&(o.suspendedLanes|h))!==0?0:s,s!==0&&s!==a.retryLane&&(a.retryLane=s,Wt(e,s),Ot(o,e,s,-1))}return Nl(),o=sl(Error(l(421))),oi(e,t,h,o)}return s.data==="$?"?(t.flags|=128,t.child=e.child,t=Y3.bind(null,e),s._reactRetry=t,null):(e=a.treeContext,ft=ln(s.nextSibling),ct=t,Pe=!0,jt=null,e!==null&&(Ct[vt++]=Zt,Ct[vt++]=Ut,Ct[vt++]=Ln,Zt=e.id,Ut=e.overflow,Ln=t),t=pl(t,o.children),t.flags|=4096,t)}function qa(e,t,r){e.lanes|=t;var o=e.alternate;o!==null&&(o.lanes|=t),Zo(e.return,t,r)}function hl(e,t,r,o,s){var a=e.memoizedState;a===null?e.memoizedState={isBackwards:t,rendering:null,renderingStartTime:0,last:o,tail:r,tailMode:s}:(a.isBackwards=t,a.rendering=null,a.renderingStartTime=0,a.last=o,a.tail=r,a.tailMode=s)}function Ka(e,t,r){var o=t.pendingProps,s=o.revealOrder,a=o.tail;if(Ye(e,t,o.children,r),o=Te.current,(o&2)!==0)o=o&1|2,t.flags|=128;else{if(e!==null&&(e.flags&128)!==0)e:for(e=t.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&qa(e,r,t);else if(e.tag===19)qa(e,r,t);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===t)break e;for(;e.sibling===null;){if(e.return===null||e.return===t)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}o&=1}if(Ee(Te,o),(t.mode&1)===0)t.memoizedState=null;else switch(s){case"forwards":for(r=t.child,s=null;r!==null;)e=r.alternate,e!==null&&Y1(e)===null&&(s=r),r=r.sibling;r=s,r===null?(s=t.child,t.child=null):(s=r.sibling,r.sibling=null),hl(t,!1,s,r,a);break;case"backwards":for(r=null,s=t.child,t.child=null;s!==null;){if(e=s.alternate,e!==null&&Y1(e)===null){t.child=s;break}e=s.sibling,s.sibling=r,r=s,s=e}hl(t,!0,r,null,a);break;case"together":hl(t,!1,null,null,void 0);break;default:t.memoizedState=null}return t.child}function li(e,t){(t.mode&1)===0&&e!==null&&(e.alternate=null,t.alternate=null,t.flags|=2)}function qt(e,t,r){if(e!==null&&(t.dependencies=e.dependencies),Mn|=t.lanes,(r&t.childLanes)===0)return null;if(e!==null&&t.child!==e.child)throw Error(l(153));if(t.child!==null){for(e=t.child,r=Cn(e,e.pendingProps),t.child=r,r.return=t;e.sibling!==null;)e=e.sibling,r=r.sibling=Cn(e,e.pendingProps),r.return=t;r.sibling=null}return t.child}function D3(e,t,r){switch(t.tag){case 3:Ua(t),nr();break;case 5:aa(t);break;case 1:rt(t.type)&&B1(t);break;case 4:Qo(t,t.stateNode.containerInfo);break;case 10:var o=t.type._context,s=t.memoizedProps.value;Ee(q1,o._currentValue),o._currentValue=s;break;case 13:if(o=t.memoizedState,o!==null)return o.dehydrated!==null?(Ee(Te,Te.current&1),t.flags|=128,null):(r&t.child.childLanes)!==0?Qa(e,t,r):(Ee(Te,Te.current&1),e=qt(e,t,r),e!==null?e.sibling:null);Ee(Te,Te.current&1);break;case 19:if(o=(r&t.childLanes)!==0,(e.flags&128)!==0){if(o)return Ka(e,t,r);t.flags|=128}if(s=t.memoizedState,s!==null&&(s.rendering=null,s.tail=null,s.lastEffect=null),Ee(Te,Te.current),o)break;return null;case 22:case 23:return t.lanes=0,Ba(e,t,r)}return qt(e,t,r)}var Ga,ml,Ja,Ya;Ga=function(e,t){for(var r=t.child;r!==null;){if(r.tag===5||r.tag===6)e.appendChild(r.stateNode);else if(r.tag!==4&&r.child!==null){r.child.return=r,r=r.child;continue}if(r===t)break;for(;r.sibling===null;){if(r.return===null||r.return===t)return;r=r.return}r.sibling.return=r.return,r=r.sibling}},ml=function(){},Ja=function(e,t,r,o){var s=e.memoizedProps;if(s!==o){e=t.stateNode,jn(It.current);var a=null;switch(r){case"input":s=zi(e,s),o=zi(e,o),a=[];break;case"select":s=U({},s,{value:void 0}),o=U({},o,{value:void 0}),a=[];break;case"textarea":s=Wi(e,s),o=Wi(e,o),a=[];break;default:typeof s.onClick!="function"&&typeof o.onClick=="function"&&(e.onclick=A1)}qi(r,o);var h;r=null;for(O in s)if(!o.hasOwnProperty(O)&&s.hasOwnProperty(O)&&s[O]!=null)if(O==="style"){var v=s[O];for(h in v)v.hasOwnProperty(h)&&(r||(r={}),r[h]="")}else O!=="dangerouslySetInnerHTML"&&O!=="children"&&O!=="suppressContentEditableWarning"&&O!=="suppressHydrationWarning"&&O!=="autoFocus"&&(c.hasOwnProperty(O)?a||(a=[]):(a=a||[]).push(O,null));for(O in o){var y=o[O];if(v=s!=null?s[O]:void 0,o.hasOwnProperty(O)&&y!==v&&(y!=null||v!=null))if(O==="style")if(v){for(h in v)!v.hasOwnProperty(h)||y&&y.hasOwnProperty(h)||(r||(r={}),r[h]="");for(h in y)y.hasOwnProperty(h)&&v[h]!==y[h]&&(r||(r={}),r[h]=y[h])}else r||(a||(a=[]),a.push(O,r)),r=y;else O==="dangerouslySetInnerHTML"?(y=y?y.__html:void 0,v=v?v.__html:void 0,y!=null&&v!==y&&(a=a||[]).push(O,y)):O==="children"?typeof y!="string"&&typeof y!="number"||(a=a||[]).push(O,""+y):O!=="suppressContentEditableWarning"&&O!=="suppressHydrationWarning"&&(c.hasOwnProperty(O)?(y!=null&&O==="onScroll"&&Me("scroll",e),a||v===y||(a=[])):(a=a||[]).push(O,y))}r&&(a=a||[]).push("style",r);var O=a;(t.updateQueue=O)&&(t.flags|=4)}},Ya=function(e,t,r,o){r!==o&&(t.flags|=4)};function Xr(e,t){if(!Pe)switch(e.tailMode){case"hidden":t=e.tail;for(var r=null;t!==null;)t.alternate!==null&&(r=t),t=t.sibling;r===null?e.tail=null:r.sibling=null;break;case"collapsed":r=e.tail;for(var o=null;r!==null;)r.alternate!==null&&(o=r),r=r.sibling;o===null?t||e.tail===null?e.tail=null:e.tail.sibling=null:o.sibling=null}}function Ge(e){var t=e.alternate!==null&&e.alternate.child===e.child,r=0,o=0;if(t)for(var s=e.child;s!==null;)r|=s.lanes|s.childLanes,o|=s.subtreeFlags&14680064,o|=s.flags&14680064,s.return=e,s=s.sibling;else for(s=e.child;s!==null;)r|=s.lanes|s.childLanes,o|=s.subtreeFlags,o|=s.flags,s.return=e,s=s.sibling;return e.subtreeFlags|=o,e.childLanes=r,t}function F3(e,t,r){var o=t.pendingProps;switch(Vo(t),t.tag){case 2:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Ge(t),null;case 1:return rt(t.type)&&F1(),Ge(t),null;case 3:return o=t.stateNode,lr(),Ne(nt),Ne(qe),Go(),o.pendingContext&&(o.context=o.pendingContext,o.pendingContext=null),(e===null||e.child===null)&&(W1(t)?t.flags|=4:e===null||e.memoizedState.isDehydrated&&(t.flags&256)===0||(t.flags|=1024,jt!==null&&(jl(jt),jt=null))),ml(e,t),Ge(t),null;case 5:qo(t);var s=jn(qr.current);if(r=t.type,e!==null&&t.stateNode!=null)Ja(e,t,r,o,s),e.ref!==t.ref&&(t.flags|=512,t.flags|=2097152);else{if(!o){if(t.stateNode===null)throw Error(l(166));return Ge(t),null}if(e=jn(It.current),W1(t)){o=t.stateNode,r=t.type;var a=t.memoizedProps;switch(o[bt]=t,o[zr]=a,e=(t.mode&1)!==0,r){case"dialog":Me("cancel",o),Me("close",o);break;case"iframe":case"object":case"embed":Me("load",o);break;case"video":case"audio":for(s=0;s<Dr.length;s++)Me(Dr[s],o);break;case"source":Me("error",o);break;case"img":case"image":case"link":Me("error",o),Me("load",o);break;case"details":Me("toggle",o);break;case"input":Rs(o,a),Me("invalid",o);break;case"select":o._wrapperState={wasMultiple:!!a.multiple},Me("invalid",o);break;case"textarea":Is(o,a),Me("invalid",o)}qi(r,a),s=null;for(var h in a)if(a.hasOwnProperty(h)){var v=a[h];h==="children"?typeof v=="string"?o.textContent!==v&&(a.suppressHydrationWarning!==!0&&$1(o.textContent,v,e),s=["children",v]):typeof v=="number"&&o.textContent!==""+v&&(a.suppressHydrationWarning!==!0&&$1(o.textContent,v,e),s=["children",""+v]):c.hasOwnProperty(h)&&v!=null&&h==="onScroll"&&Me("scroll",o)}switch(r){case"input":m1(o),bs(o,a,!0);break;case"textarea":m1(o),Vs(o);break;case"select":case"option":break;default:typeof a.onClick=="function"&&(o.onclick=A1)}o=s,t.updateQueue=o,o!==null&&(t.flags|=4)}else{h=s.nodeType===9?s:s.ownerDocument,e==="http://www.w3.org/1999/xhtml"&&(e=$s(r)),e==="http://www.w3.org/1999/xhtml"?r==="script"?(e=h.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild)):typeof o.is=="string"?e=h.createElement(r,{is:o.is}):(e=h.createElement(r),r==="select"&&(h=e,o.multiple?h.multiple=!0:o.size&&(h.size=o.size))):e=h.createElementNS(e,r),e[bt]=t,e[zr]=o,Ga(e,t,!1,!1),t.stateNode=e;e:{switch(h=Ki(r,o),r){case"dialog":Me("cancel",e),Me("close",e),s=o;break;case"iframe":case"object":case"embed":Me("load",e),s=o;break;case"video":case"audio":for(s=0;s<Dr.length;s++)Me(Dr[s],e);s=o;break;case"source":Me("error",e),s=o;break;case"img":case"image":case"link":Me("error",e),Me("load",e),s=o;break;case"details":Me("toggle",e),s=o;break;case"input":Rs(e,o),s=zi(e,o),Me("invalid",e);break;case"option":s=o;break;case"select":e._wrapperState={wasMultiple:!!o.multiple},s=U({},o,{value:void 0}),Me("invalid",e);break;case"textarea":Is(e,o),s=Wi(e,o),Me("invalid",e);break;default:s=o}qi(r,s),v=s;for(a in v)if(v.hasOwnProperty(a)){var y=v[a];a==="style"?Fs(e,y):a==="dangerouslySetInnerHTML"?(y=y?y.__html:void 0,y!=null&&As(e,y)):a==="children"?typeof y=="string"?(r!=="textarea"||y!=="")&&xr(e,y):typeof y=="number"&&xr(e,""+y):a!=="suppressContentEditableWarning"&&a!=="suppressHydrationWarning"&&a!=="autoFocus"&&(c.hasOwnProperty(a)?y!=null&&a==="onScroll"&&Me("scroll",e):y!=null&&z(e,a,y,h))}switch(r){case"input":m1(e),bs(e,o,!1);break;case"textarea":m1(e),Vs(e);break;case"option":o.value!=null&&e.setAttribute("value",""+ke(o.value));break;case"select":e.multiple=!!o.multiple,a=o.value,a!=null?Fn(e,!!o.multiple,a,!1):o.defaultValue!=null&&Fn(e,!!o.multiple,o.defaultValue,!0);break;default:typeof s.onClick=="function"&&(e.onclick=A1)}switch(r){case"button":case"input":case"select":case"textarea":o=!!o.autoFocus;break e;case"img":o=!0;break e;default:o=!1}}o&&(t.flags|=4)}t.ref!==null&&(t.flags|=512,t.flags|=2097152)}return Ge(t),null;case 6:if(e&&t.stateNode!=null)Ya(e,t,e.memoizedProps,o);else{if(typeof o!="string"&&t.stateNode===null)throw Error(l(166));if(r=jn(qr.current),jn(It.current),W1(t)){if(o=t.stateNode,r=t.memoizedProps,o[bt]=t,(a=o.nodeValue!==r)&&(e=ct,e!==null))switch(e.tag){case 3:$1(o.nodeValue,r,(e.mode&1)!==0);break;case 5:e.memoizedProps.suppressHydrationWarning!==!0&&$1(o.nodeValue,r,(e.mode&1)!==0)}a&&(t.flags|=4)}else o=(r.nodeType===9?r:r.ownerDocument).createTextNode(o),o[bt]=t,t.stateNode=o}return Ge(t),null;case 13:if(Ne(Te),o=t.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(Pe&&ft!==null&&(t.mode&1)!==0&&(t.flags&128)===0)ta(),nr(),t.flags|=98560,a=!1;else if(a=W1(t),o!==null&&o.dehydrated!==null){if(e===null){if(!a)throw Error(l(318));if(a=t.memoizedState,a=a!==null?a.dehydrated:null,!a)throw Error(l(317));a[bt]=t}else nr(),(t.flags&128)===0&&(t.memoizedState=null),t.flags|=4;Ge(t),a=!1}else jt!==null&&(jl(jt),jt=null),a=!0;if(!a)return t.flags&65536?t:null}return(t.flags&128)!==0?(t.lanes=r,t):(o=o!==null,o!==(e!==null&&e.memoizedState!==null)&&o&&(t.child.flags|=8192,(t.mode&1)!==0&&(e===null||(Te.current&1)!==0?Be===0&&(Be=3):Nl())),t.updateQueue!==null&&(t.flags|=4),Ge(t),null);case 4:return lr(),ml(e,t),e===null&&Fr(t.stateNode.containerInfo),Ge(t),null;case 10:return zo(t.type._context),Ge(t),null;case 17:return rt(t.type)&&F1(),Ge(t),null;case 19:if(Ne(Te),a=t.memoizedState,a===null)return Ge(t),null;if(o=(t.flags&128)!==0,h=a.rendering,h===null)if(o)Xr(a,!1);else{if(Be!==0||e!==null&&(e.flags&128)!==0)for(e=t.child;e!==null;){if(h=Y1(e),h!==null){for(t.flags|=128,Xr(a,!1),o=h.updateQueue,o!==null&&(t.updateQueue=o,t.flags|=4),t.subtreeFlags=0,o=r,r=t.child;r!==null;)a=r,e=o,a.flags&=14680066,h=a.alternate,h===null?(a.childLanes=0,a.lanes=e,a.child=null,a.subtreeFlags=0,a.memoizedProps=null,a.memoizedState=null,a.updateQueue=null,a.dependencies=null,a.stateNode=null):(a.childLanes=h.childLanes,a.lanes=h.lanes,a.child=h.child,a.subtreeFlags=0,a.deletions=null,a.memoizedProps=h.memoizedProps,a.memoizedState=h.memoizedState,a.updateQueue=h.updateQueue,a.type=h.type,e=h.dependencies,a.dependencies=e===null?null:{lanes:e.lanes,firstContext:e.firstContext}),r=r.sibling;return Ee(Te,Te.current&1|2),t.child}e=e.sibling}a.tail!==null&&Ve()>cr&&(t.flags|=128,o=!0,Xr(a,!1),t.lanes=4194304)}else{if(!o)if(e=Y1(h),e!==null){if(t.flags|=128,o=!0,r=e.updateQueue,r!==null&&(t.updateQueue=r,t.flags|=4),Xr(a,!0),a.tail===null&&a.tailMode==="hidden"&&!h.alternate&&!Pe)return Ge(t),null}else 2*Ve()-a.renderingStartTime>cr&&r!==1073741824&&(t.flags|=128,o=!0,Xr(a,!1),t.lanes=4194304);a.isBackwards?(h.sibling=t.child,t.child=h):(r=a.last,r!==null?r.sibling=h:t.child=h,a.last=h)}return a.tail!==null?(t=a.tail,a.rendering=t,a.tail=t.sibling,a.renderingStartTime=Ve(),t.sibling=null,r=Te.current,Ee(Te,o?r&1|2:r&1),t):(Ge(t),null);case 22:case 23:return Ml(),o=t.memoizedState!==null,e!==null&&e.memoizedState!==null!==o&&(t.flags|=8192),o&&(t.mode&1)!==0?(dt&1073741824)!==0&&(Ge(t),t.subtreeFlags&6&&(t.flags|=8192)):Ge(t),null;case 24:return null;case 25:return null}throw Error(l(156,t.tag))}function B3(e,t){switch(Vo(t),t.tag){case 1:return rt(t.type)&&F1(),e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 3:return lr(),Ne(nt),Ne(qe),Go(),e=t.flags,(e&65536)!==0&&(e&128)===0?(t.flags=e&-65537|128,t):null;case 5:return qo(t),null;case 13:if(Ne(Te),e=t.memoizedState,e!==null&&e.dehydrated!==null){if(t.alternate===null)throw Error(l(340));nr()}return e=t.flags,e&65536?(t.flags=e&-65537|128,t):null;case 19:return Ne(Te),null;case 4:return lr(),null;case 10:return zo(t.type._context),null;case 22:case 23:return Ml(),null;case 24:return null;default:return null}}var si=!1,Je=!1,z3=typeof WeakSet=="function"?WeakSet:Set,Y=null;function ur(e,t){var r=e.ref;if(r!==null)if(typeof r=="function")try{r(null)}catch(o){He(e,t,o)}else r.current=null}function gl(e,t,r){try{r()}catch(o){He(e,t,o)}}var Xa=!1;function Z3(e,t){if(Mo=E1,e=Pu(),wo(e)){if("selectionStart"in e)var r={start:e.selectionStart,end:e.selectionEnd};else e:{r=(r=e.ownerDocument)&&r.defaultView||window;var o=r.getSelection&&r.getSelection();if(o&&o.rangeCount!==0){r=o.anchorNode;var s=o.anchorOffset,a=o.focusNode;o=o.focusOffset;try{r.nodeType,a.nodeType}catch{r=null;break e}var h=0,v=-1,y=-1,O=0,H=0,$=e,I=null;t:for(;;){for(var G;$!==r||s!==0&&$.nodeType!==3||(v=h+s),$!==a||o!==0&&$.nodeType!==3||(y=h+o),$.nodeType===3&&(h+=$.nodeValue.length),(G=$.firstChild)!==null;)I=$,$=G;for(;;){if($===e)break t;if(I===r&&++O===s&&(v=h),I===a&&++H===o&&(y=h),(G=$.nextSibling)!==null)break;$=I,I=$.parentNode}$=G}r=v===-1||y===-1?null:{start:v,end:y}}else r=null}r=r||{start:0,end:0}}else r=null;for(No={focusedElem:e,selectionRange:r},E1=!1,Y=t;Y!==null;)if(t=Y,e=t.child,(t.subtreeFlags&1028)!==0&&e!==null)e.return=t,Y=e;else for(;Y!==null;){t=Y;try{var X=t.alternate;if((t.flags&1024)!==0)switch(t.tag){case 0:case 11:case 15:break;case 1:if(X!==null){var ee=X.memoizedProps,$e=X.memoizedState,j=t.stateNode,x=j.getSnapshotBeforeUpdate(t.elementType===t.type?ee:Et(t.type,ee),$e);j.__reactInternalSnapshotBeforeUpdate=x}break;case 3:var E=t.stateNode.containerInfo;E.nodeType===1?E.textContent="":E.nodeType===9&&E.documentElement&&E.removeChild(E.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(l(163))}}catch(A){He(t,t.return,A)}if(e=t.sibling,e!==null){e.return=t.return,Y=e;break}Y=t.return}return X=Xa,Xa=!1,X}function e1(e,t,r){var o=t.updateQueue;if(o=o!==null?o.lastEffect:null,o!==null){var s=o=o.next;do{if((s.tag&e)===e){var a=s.destroy;s.destroy=void 0,a!==void 0&&gl(t,r,a)}s=s.next}while(s!==o)}}function ui(e,t){if(t=t.updateQueue,t=t!==null?t.lastEffect:null,t!==null){var r=t=t.next;do{if((r.tag&e)===e){var o=r.create;r.destroy=o()}r=r.next}while(r!==t)}}function Cl(e){var t=e.ref;if(t!==null){var r=e.stateNode;switch(e.tag){case 5:e=r;break;default:e=r}typeof t=="function"?t(e):t.current=e}}function ec(e){var t=e.alternate;t!==null&&(e.alternate=null,ec(t)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(t=e.stateNode,t!==null&&(delete t[bt],delete t[zr],delete t[To],delete t[j3],delete t[E3])),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}function tc(e){return e.tag===5||e.tag===3||e.tag===4}function nc(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||tc(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function vl(e,t,r){var o=e.tag;if(o===5||o===6)e=e.stateNode,t?r.nodeType===8?r.parentNode.insertBefore(e,t):r.insertBefore(e,t):(r.nodeType===8?(t=r.parentNode,t.insertBefore(e,r)):(t=r,t.appendChild(e)),r=r._reactRootContainer,r!=null||t.onclick!==null||(t.onclick=A1));else if(o!==4&&(e=e.child,e!==null))for(vl(e,t,r),e=e.sibling;e!==null;)vl(e,t,r),e=e.sibling}function yl(e,t,r){var o=e.tag;if(o===5||o===6)e=e.stateNode,t?r.insertBefore(e,t):r.appendChild(e);else if(o!==4&&(e=e.child,e!==null))for(yl(e,t,r),e=e.sibling;e!==null;)yl(e,t,r),e=e.sibling}var We=null,Mt=!1;function dn(e,t,r){for(r=r.child;r!==null;)rc(e,t,r),r=r.sibling}function rc(e,t,r){if(Tt&&typeof Tt.onCommitFiberUnmount=="function")try{Tt.onCommitFiberUnmount(x1,r)}catch{}switch(r.tag){case 5:Je||ur(r,t);case 6:var o=We,s=Mt;We=null,dn(e,t,r),We=o,Mt=s,We!==null&&(Mt?(e=We,r=r.stateNode,e.nodeType===8?e.parentNode.removeChild(r):e.removeChild(r)):We.removeChild(r.stateNode));break;case 18:We!==null&&(Mt?(e=We,r=r.stateNode,e.nodeType===8?Ro(e.parentNode,r):e.nodeType===1&&Ro(e,r),Rr(e)):Ro(We,r.stateNode));break;case 4:o=We,s=Mt,We=r.stateNode.containerInfo,Mt=!0,dn(e,t,r),We=o,Mt=s;break;case 0:case 11:case 14:case 15:if(!Je&&(o=r.updateQueue,o!==null&&(o=o.lastEffect,o!==null))){s=o=o.next;do{var a=s,h=a.destroy;a=a.tag,h!==void 0&&((a&2)!==0||(a&4)!==0)&&gl(r,t,h),s=s.next}while(s!==o)}dn(e,t,r);break;case 1:if(!Je&&(ur(r,t),o=r.stateNode,typeof o.componentWillUnmount=="function"))try{o.props=r.memoizedProps,o.state=r.memoizedState,o.componentWillUnmount()}catch(v){He(r,t,v)}dn(e,t,r);break;case 21:dn(e,t,r);break;case 22:r.mode&1?(Je=(o=Je)||r.memoizedState!==null,dn(e,t,r),Je=o):dn(e,t,r);break;default:dn(e,t,r)}}function ic(e){var t=e.updateQueue;if(t!==null){e.updateQueue=null;var r=e.stateNode;r===null&&(r=e.stateNode=new z3),t.forEach(function(o){var s=X3.bind(null,e,o);r.has(o)||(r.add(o),o.then(s,s))})}}function Nt(e,t){var r=t.deletions;if(r!==null)for(var o=0;o<r.length;o++){var s=r[o];try{var a=e,h=t,v=h;e:for(;v!==null;){switch(v.tag){case 5:We=v.stateNode,Mt=!1;break e;case 3:We=v.stateNode.containerInfo,Mt=!0;break e;case 4:We=v.stateNode.containerInfo,Mt=!0;break e}v=v.return}if(We===null)throw Error(l(160));rc(a,h,s),We=null,Mt=!1;var y=s.alternate;y!==null&&(y.return=null),s.return=null}catch(O){He(s,t,O)}}if(t.subtreeFlags&12854)for(t=t.child;t!==null;)oc(t,e),t=t.sibling}function oc(e,t){var r=e.alternate,o=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:if(Nt(t,e),Vt(e),o&4){try{e1(3,e,e.return),ui(3,e)}catch(ee){He(e,e.return,ee)}try{e1(5,e,e.return)}catch(ee){He(e,e.return,ee)}}break;case 1:Nt(t,e),Vt(e),o&512&&r!==null&&ur(r,r.return);break;case 5:if(Nt(t,e),Vt(e),o&512&&r!==null&&ur(r,r.return),e.flags&32){var s=e.stateNode;try{xr(s,"")}catch(ee){He(e,e.return,ee)}}if(o&4&&(s=e.stateNode,s!=null)){var a=e.memoizedProps,h=r!==null?r.memoizedProps:a,v=e.type,y=e.updateQueue;if(e.updateQueue=null,y!==null)try{v==="input"&&a.type==="radio"&&a.name!=null&&Ts(s,a),Ki(v,h);var O=Ki(v,a);for(h=0;h<y.length;h+=2){var H=y[h],$=y[h+1];H==="style"?Fs(s,$):H==="dangerouslySetInnerHTML"?As(s,$):H==="children"?xr(s,$):z(s,H,$,O)}switch(v){case"input":Zi(s,a);break;case"textarea":Hs(s,a);break;case"select":var I=s._wrapperState.wasMultiple;s._wrapperState.wasMultiple=!!a.multiple;var G=a.value;G!=null?Fn(s,!!a.multiple,G,!1):I!==!!a.multiple&&(a.defaultValue!=null?Fn(s,!!a.multiple,a.defaultValue,!0):Fn(s,!!a.multiple,a.multiple?[]:"",!1))}s[zr]=a}catch(ee){He(e,e.return,ee)}}break;case 6:if(Nt(t,e),Vt(e),o&4){if(e.stateNode===null)throw Error(l(162));s=e.stateNode,a=e.memoizedProps;try{s.nodeValue=a}catch(ee){He(e,e.return,ee)}}break;case 3:if(Nt(t,e),Vt(e),o&4&&r!==null&&r.memoizedState.isDehydrated)try{Rr(t.containerInfo)}catch(ee){He(e,e.return,ee)}break;case 4:Nt(t,e),Vt(e);break;case 13:Nt(t,e),Vt(e),s=e.child,s.flags&8192&&(a=s.memoizedState!==null,s.stateNode.isHidden=a,!a||s.alternate!==null&&s.alternate.memoizedState!==null||(_l=Ve())),o&4&&ic(e);break;case 22:if(H=r!==null&&r.memoizedState!==null,e.mode&1?(Je=(O=Je)||H,Nt(t,e),Je=O):Nt(t,e),Vt(e),o&8192){if(O=e.memoizedState!==null,(e.stateNode.isHidden=O)&&!H&&(e.mode&1)!==0)for(Y=e,H=e.child;H!==null;){for($=Y=H;Y!==null;){switch(I=Y,G=I.child,I.tag){case 0:case 11:case 14:case 15:e1(4,I,I.return);break;case 1:ur(I,I.return);var X=I.stateNode;if(typeof X.componentWillUnmount=="function"){o=I,r=I.return;try{t=o,X.props=t.memoizedProps,X.state=t.memoizedState,X.componentWillUnmount()}catch(ee){He(o,r,ee)}}break;case 5:ur(I,I.return);break;case 22:if(I.memoizedState!==null){uc($);continue}}G!==null?(G.return=I,Y=G):uc($)}H=H.sibling}e:for(H=null,$=e;;){if($.tag===5){if(H===null){H=$;try{s=$.stateNode,O?(a=s.style,typeof a.setProperty=="function"?a.setProperty("display","none","important"):a.display="none"):(v=$.stateNode,y=$.memoizedProps.style,h=y!=null&&y.hasOwnProperty("display")?y.display:null,v.style.display=Ds("display",h))}catch(ee){He(e,e.return,ee)}}}else if($.tag===6){if(H===null)try{$.stateNode.nodeValue=O?"":$.memoizedProps}catch(ee){He(e,e.return,ee)}}else if(($.tag!==22&&$.tag!==23||$.memoizedState===null||$===e)&&$.child!==null){$.child.return=$,$=$.child;continue}if($===e)break e;for(;$.sibling===null;){if($.return===null||$.return===e)break e;H===$&&(H=null),$=$.return}H===$&&(H=null),$.sibling.return=$.return,$=$.sibling}}break;case 19:Nt(t,e),Vt(e),o&4&&ic(e);break;case 21:break;default:Nt(t,e),Vt(e)}}function Vt(e){var t=e.flags;if(t&2){try{e:{for(var r=e.return;r!==null;){if(tc(r)){var o=r;break e}r=r.return}throw Error(l(160))}switch(o.tag){case 5:var s=o.stateNode;o.flags&32&&(xr(s,""),o.flags&=-33);var a=nc(e);yl(e,a,s);break;case 3:case 4:var h=o.stateNode.containerInfo,v=nc(e);vl(e,v,h);break;default:throw Error(l(161))}}catch(y){He(e,e.return,y)}e.flags&=-3}t&4096&&(e.flags&=-4097)}function U3(e,t,r){Y=e,lc(e)}function lc(e,t,r){for(var o=(e.mode&1)!==0;Y!==null;){var s=Y,a=s.child;if(s.tag===22&&o){var h=s.memoizedState!==null||si;if(!h){var v=s.alternate,y=v!==null&&v.memoizedState!==null||Je;v=si;var O=Je;if(si=h,(Je=y)&&!O)for(Y=s;Y!==null;)h=Y,y=h.child,h.tag===22&&h.memoizedState!==null?ac(s):y!==null?(y.return=h,Y=y):ac(s);for(;a!==null;)Y=a,lc(a),a=a.sibling;Y=s,si=v,Je=O}sc(e)}else(s.subtreeFlags&8772)!==0&&a!==null?(a.return=s,Y=a):sc(e)}}function sc(e){for(;Y!==null;){var t=Y;if((t.flags&8772)!==0){var r=t.alternate;try{if((t.flags&8772)!==0)switch(t.tag){case 0:case 11:case 15:Je||ui(5,t);break;case 1:var o=t.stateNode;if(t.flags&4&&!Je)if(r===null)o.componentDidMount();else{var s=t.elementType===t.type?r.memoizedProps:Et(t.type,r.memoizedProps);o.componentDidUpdate(s,r.memoizedState,o.__reactInternalSnapshotBeforeUpdate)}var a=t.updateQueue;a!==null&&ua(t,a,o);break;case 3:var h=t.updateQueue;if(h!==null){if(r=null,t.child!==null)switch(t.child.tag){case 5:r=t.child.stateNode;break;case 1:r=t.child.stateNode}ua(t,h,r)}break;case 5:var v=t.stateNode;if(r===null&&t.flags&4){r=v;var y=t.memoizedProps;switch(t.type){case"button":case"input":case"select":case"textarea":y.autoFocus&&r.focus();break;case"img":y.src&&(r.src=y.src)}}break;case 6:break;case 4:break;case 12:break;case 13:if(t.memoizedState===null){var O=t.alternate;if(O!==null){var H=O.memoizedState;if(H!==null){var $=H.dehydrated;$!==null&&Rr($)}}}break;case 19:case 17:case 21:case 22:case 23:case 25:break;default:throw Error(l(163))}Je||t.flags&512&&Cl(t)}catch(I){He(t,t.return,I)}}if(t===e){Y=null;break}if(r=t.sibling,r!==null){r.return=t.return,Y=r;break}Y=t.return}}function uc(e){for(;Y!==null;){var t=Y;if(t===e){Y=null;break}var r=t.sibling;if(r!==null){r.return=t.return,Y=r;break}Y=t.return}}function ac(e){for(;Y!==null;){var t=Y;try{switch(t.tag){case 0:case 11:case 15:var r=t.return;try{ui(4,t)}catch(y){He(t,r,y)}break;case 1:var o=t.stateNode;if(typeof o.componentDidMount=="function"){var s=t.return;try{o.componentDidMount()}catch(y){He(t,s,y)}}var a=t.return;try{Cl(t)}catch(y){He(t,a,y)}break;case 5:var h=t.return;try{Cl(t)}catch(y){He(t,h,y)}}}catch(y){He(t,t.return,y)}if(t===e){Y=null;break}var v=t.sibling;if(v!==null){v.return=t.return,Y=v;break}Y=t.return}}var W3=Math.ceil,ai=ie.ReactCurrentDispatcher,wl=ie.ReactCurrentOwner,xt=ie.ReactCurrentBatchConfig,we=0,Ze=null,Ae=null,Qe=0,dt=0,ar=sn(0),Be=0,t1=null,Mn=0,ci=0,xl=0,n1=null,ot=null,_l=0,cr=1/0,Kt=null,fi=!1,Ll=null,pn=null,di=!1,hn=null,pi=0,r1=0,kl=null,hi=-1,mi=0;function Xe(){return(we&6)!==0?Ve():hi!==-1?hi:hi=Ve()}function mn(e){return(e.mode&1)===0?1:(we&2)!==0&&Qe!==0?Qe&-Qe:N3.transition!==null?(mi===0&&(mi=nu()),mi):(e=Se,e!==0||(e=window.event,e=e===void 0?16:fu(e.type)),e)}function Ot(e,t,r,o){if(50<r1)throw r1=0,kl=null,Error(l(185));Er(e,r,o),((we&2)===0||e!==Ze)&&(e===Ze&&((we&2)===0&&(ci|=r),Be===4&&gn(e,Qe)),lt(e,o),r===1&&we===0&&(t.mode&1)===0&&(cr=Ve()+500,z1&&an()))}function lt(e,t){var r=e.callbackNode;N0(e,t);var o=k1(e,e===Ze?Qe:0);if(o===0)r!==null&&Xs(r),e.callbackNode=null,e.callbackPriority=0;else if(t=o&-o,e.callbackPriority!==t){if(r!=null&&Xs(r),t===1)e.tag===0?M3(fc.bind(null,e)):Gu(fc.bind(null,e)),k3(function(){(we&6)===0&&an()}),r=null;else{switch(ru(o)){case 1:r=no;break;case 4:r=eu;break;case 16:r=w1;break;case 536870912:r=tu;break;default:r=w1}r=yc(r,cc.bind(null,e))}e.callbackPriority=t,e.callbackNode=r}}function cc(e,t){if(hi=-1,mi=0,(we&6)!==0)throw Error(l(327));var r=e.callbackNode;if(fr()&&e.callbackNode!==r)return null;var o=k1(e,e===Ze?Qe:0);if(o===0)return null;if((o&30)!==0||(o&e.expiredLanes)!==0||t)t=gi(e,o);else{t=o;var s=we;we|=2;var a=pc();(Ze!==e||Qe!==t)&&(Kt=null,cr=Ve()+500,On(e,t));do try{K3();break}catch(v){dc(e,v)}while(!0);Bo(),ai.current=a,we=s,Ae!==null?t=0:(Ze=null,Qe=0,t=Be)}if(t!==0){if(t===2&&(s=ro(e),s!==0&&(o=s,t=Sl(e,s))),t===1)throw r=t1,On(e,0),gn(e,o),lt(e,Ve()),r;if(t===6)gn(e,o);else{if(s=e.current.alternate,(o&30)===0&&!Q3(s)&&(t=gi(e,o),t===2&&(a=ro(e),a!==0&&(o=a,t=Sl(e,a))),t===1))throw r=t1,On(e,0),gn(e,o),lt(e,Ve()),r;switch(e.finishedWork=s,e.finishedLanes=o,t){case 0:case 1:throw Error(l(345));case 2:Pn(e,ot,Kt);break;case 3:if(gn(e,o),(o&130023424)===o&&(t=_l+500-Ve(),10<t)){if(k1(e,0)!==0)break;if(s=e.suspendedLanes,(s&o)!==o){Xe(),e.pingedLanes|=e.suspendedLanes&s;break}e.timeoutHandle=Po(Pn.bind(null,e,ot,Kt),t);break}Pn(e,ot,Kt);break;case 4:if(gn(e,o),(o&4194240)===o)break;for(t=e.eventTimes,s=-1;0<o;){var h=31-kt(o);a=1<<h,h=t[h],h>s&&(s=h),o&=~a}if(o=s,o=Ve()-o,o=(120>o?120:480>o?480:1080>o?1080:1920>o?1920:3e3>o?3e3:4320>o?4320:1960*W3(o/1960))-o,10<o){e.timeoutHandle=Po(Pn.bind(null,e,ot,Kt),o);break}Pn(e,ot,Kt);break;case 5:Pn(e,ot,Kt);break;default:throw Error(l(329))}}}return lt(e,Ve()),e.callbackNode===r?cc.bind(null,e):null}function Sl(e,t){var r=n1;return e.current.memoizedState.isDehydrated&&(On(e,t).flags|=256),e=gi(e,t),e!==2&&(t=ot,ot=r,t!==null&&jl(t)),e}function jl(e){ot===null?ot=e:ot.push.apply(ot,e)}function Q3(e){for(var t=e;;){if(t.flags&16384){var r=t.updateQueue;if(r!==null&&(r=r.stores,r!==null))for(var o=0;o<r.length;o++){var s=r[o],a=s.getSnapshot;s=s.value;try{if(!St(a(),s))return!1}catch{return!1}}}if(r=t.child,t.subtreeFlags&16384&&r!==null)r.return=t,t=r;else{if(t===e)break;for(;t.sibling===null;){if(t.return===null||t.return===e)return!0;t=t.return}t.sibling.return=t.return,t=t.sibling}}return!0}function gn(e,t){for(t&=~xl,t&=~ci,e.suspendedLanes|=t,e.pingedLanes&=~t,e=e.expirationTimes;0<t;){var r=31-kt(t),o=1<<r;e[r]=-1,t&=~o}}function fc(e){if((we&6)!==0)throw Error(l(327));fr();var t=k1(e,0);if((t&1)===0)return lt(e,Ve()),null;var r=gi(e,t);if(e.tag!==0&&r===2){var o=ro(e);o!==0&&(t=o,r=Sl(e,o))}if(r===1)throw r=t1,On(e,0),gn(e,t),lt(e,Ve()),r;if(r===6)throw Error(l(345));return e.finishedWork=e.current.alternate,e.finishedLanes=t,Pn(e,ot,Kt),lt(e,Ve()),null}function El(e,t){var r=we;we|=1;try{return e(t)}finally{we=r,we===0&&(cr=Ve()+500,z1&&an())}}function Nn(e){hn!==null&&hn.tag===0&&(we&6)===0&&fr();var t=we;we|=1;var r=xt.transition,o=Se;try{if(xt.transition=null,Se=1,e)return e()}finally{Se=o,xt.transition=r,we=t,(we&6)===0&&an()}}function Ml(){dt=ar.current,Ne(ar)}function On(e,t){e.finishedWork=null,e.finishedLanes=0;var r=e.timeoutHandle;if(r!==-1&&(e.timeoutHandle=-1,L3(r)),Ae!==null)for(r=Ae.return;r!==null;){var o=r;switch(Vo(o),o.tag){case 1:o=o.type.childContextTypes,o!=null&&F1();break;case 3:lr(),Ne(nt),Ne(qe),Go();break;case 5:qo(o);break;case 4:lr();break;case 13:Ne(Te);break;case 19:Ne(Te);break;case 10:zo(o.type._context);break;case 22:case 23:Ml()}r=r.return}if(Ze=e,Ae=e=Cn(e.current,null),Qe=dt=t,Be=0,t1=null,xl=ci=Mn=0,ot=n1=null,Sn!==null){for(t=0;t<Sn.length;t++)if(r=Sn[t],o=r.interleaved,o!==null){r.interleaved=null;var s=o.next,a=r.pending;if(a!==null){var h=a.next;a.next=s,o.next=h}r.pending=o}Sn=null}return e}function dc(e,t){do{var r=Ae;try{if(Bo(),X1.current=ri,ei){for(var o=be.memoizedState;o!==null;){var s=o.queue;s!==null&&(s.pending=null),o=o.next}ei=!1}if(En=0,ze=Fe=be=null,Kr=!1,Gr=0,wl.current=null,r===null||r.return===null){Be=1,t1=t,Ae=null;break}e:{var a=e,h=r.return,v=r,y=t;if(t=Qe,v.flags|=32768,y!==null&&typeof y=="object"&&typeof y.then=="function"){var O=y,H=v,$=H.tag;if((H.mode&1)===0&&($===0||$===11||$===15)){var I=H.alternate;I?(H.updateQueue=I.updateQueue,H.memoizedState=I.memoizedState,H.lanes=I.lanes):(H.updateQueue=null,H.memoizedState=null)}var G=Va(h);if(G!==null){G.flags&=-257,$a(G,h,v,a,t),G.mode&1&&Ha(a,O,t),t=G,y=O;var X=t.updateQueue;if(X===null){var ee=new Set;ee.add(y),t.updateQueue=ee}else X.add(y);break e}else{if((t&1)===0){Ha(a,O,t),Nl();break e}y=Error(l(426))}}else if(Pe&&v.mode&1){var $e=Va(h);if($e!==null){($e.flags&65536)===0&&($e.flags|=256),$a($e,h,v,a,t),Do(sr(y,v));break e}}a=y=sr(y,v),Be!==4&&(Be=2),n1===null?n1=[a]:n1.push(a),a=h;do{switch(a.tag){case 3:a.flags|=65536,t&=-t,a.lanes|=t;var j=ba(a,y,t);sa(a,j);break e;case 1:v=y;var x=a.type,E=a.stateNode;if((a.flags&128)===0&&(typeof x.getDerivedStateFromError=="function"||E!==null&&typeof E.componentDidCatch=="function"&&(pn===null||!pn.has(E)))){a.flags|=65536,t&=-t,a.lanes|=t;var A=Ia(a,v,t);sa(a,A);break e}}a=a.return}while(a!==null)}mc(r)}catch(re){t=re,Ae===r&&r!==null&&(Ae=r=r.return);continue}break}while(!0)}function pc(){var e=ai.current;return ai.current=ri,e===null?ri:e}function Nl(){(Be===0||Be===3||Be===2)&&(Be=4),Ze===null||(Mn&268435455)===0&&(ci&268435455)===0||gn(Ze,Qe)}function gi(e,t){var r=we;we|=2;var o=pc();(Ze!==e||Qe!==t)&&(Kt=null,On(e,t));do try{q3();break}catch(s){dc(e,s)}while(!0);if(Bo(),we=r,ai.current=o,Ae!==null)throw Error(l(261));return Ze=null,Qe=0,Be}function q3(){for(;Ae!==null;)hc(Ae)}function K3(){for(;Ae!==null&&!w0();)hc(Ae)}function hc(e){var t=vc(e.alternate,e,dt);e.memoizedProps=e.pendingProps,t===null?mc(e):Ae=t,wl.current=null}function mc(e){var t=e;do{var r=t.alternate;if(e=t.return,(t.flags&32768)===0){if(r=F3(r,t,dt),r!==null){Ae=r;return}}else{if(r=B3(r,t),r!==null){r.flags&=32767,Ae=r;return}if(e!==null)e.flags|=32768,e.subtreeFlags=0,e.deletions=null;else{Be=6,Ae=null;return}}if(t=t.sibling,t!==null){Ae=t;return}Ae=t=e}while(t!==null);Be===0&&(Be=5)}function Pn(e,t,r){var o=Se,s=xt.transition;try{xt.transition=null,Se=1,G3(e,t,r,o)}finally{xt.transition=s,Se=o}return null}function G3(e,t,r,o){do fr();while(hn!==null);if((we&6)!==0)throw Error(l(327));r=e.finishedWork;var s=e.finishedLanes;if(r===null)return null;if(e.finishedWork=null,e.finishedLanes=0,r===e.current)throw Error(l(177));e.callbackNode=null,e.callbackPriority=0;var a=r.lanes|r.childLanes;if(O0(e,a),e===Ze&&(Ae=Ze=null,Qe=0),(r.subtreeFlags&2064)===0&&(r.flags&2064)===0||di||(di=!0,yc(w1,function(){return fr(),null})),a=(r.flags&15990)!==0,(r.subtreeFlags&15990)!==0||a){a=xt.transition,xt.transition=null;var h=Se;Se=1;var v=we;we|=4,wl.current=null,Z3(e,r),oc(r,e),g3(No),E1=!!Mo,No=Mo=null,e.current=r,U3(r),x0(),we=v,Se=h,xt.transition=a}else e.current=r;if(di&&(di=!1,hn=e,pi=s),a=e.pendingLanes,a===0&&(pn=null),k0(r.stateNode),lt(e,Ve()),t!==null)for(o=e.onRecoverableError,r=0;r<t.length;r++)s=t[r],o(s.value,{componentStack:s.stack,digest:s.digest});if(fi)throw fi=!1,e=Ll,Ll=null,e;return(pi&1)!==0&&e.tag!==0&&fr(),a=e.pendingLanes,(a&1)!==0?e===kl?r1++:(r1=0,kl=e):r1=0,an(),null}function fr(){if(hn!==null){var e=ru(pi),t=xt.transition,r=Se;try{if(xt.transition=null,Se=16>e?16:e,hn===null)var o=!1;else{if(e=hn,hn=null,pi=0,(we&6)!==0)throw Error(l(331));var s=we;for(we|=4,Y=e.current;Y!==null;){var a=Y,h=a.child;if((Y.flags&16)!==0){var v=a.deletions;if(v!==null){for(var y=0;y<v.length;y++){var O=v[y];for(Y=O;Y!==null;){var H=Y;switch(H.tag){case 0:case 11:case 15:e1(8,H,a)}var $=H.child;if($!==null)$.return=H,Y=$;else for(;Y!==null;){H=Y;var I=H.sibling,G=H.return;if(ec(H),H===O){Y=null;break}if(I!==null){I.return=G,Y=I;break}Y=G}}}var X=a.alternate;if(X!==null){var ee=X.child;if(ee!==null){X.child=null;do{var $e=ee.sibling;ee.sibling=null,ee=$e}while(ee!==null)}}Y=a}}if((a.subtreeFlags&2064)!==0&&h!==null)h.return=a,Y=h;else e:for(;Y!==null;){if(a=Y,(a.flags&2048)!==0)switch(a.tag){case 0:case 11:case 15:e1(9,a,a.return)}var j=a.sibling;if(j!==null){j.return=a.return,Y=j;break e}Y=a.return}}var x=e.current;for(Y=x;Y!==null;){h=Y;var E=h.child;if((h.subtreeFlags&2064)!==0&&E!==null)E.return=h,Y=E;else e:for(h=x;Y!==null;){if(v=Y,(v.flags&2048)!==0)try{switch(v.tag){case 0:case 11:case 15:ui(9,v)}}catch(re){He(v,v.return,re)}if(v===h){Y=null;break e}var A=v.sibling;if(A!==null){A.return=v.return,Y=A;break e}Y=v.return}}if(we=s,an(),Tt&&typeof Tt.onPostCommitFiberRoot=="function")try{Tt.onPostCommitFiberRoot(x1,e)}catch{}o=!0}return o}finally{Se=r,xt.transition=t}}return!1}function gc(e,t,r){t=sr(r,t),t=ba(e,t,1),e=fn(e,t,1),t=Xe(),e!==null&&(Er(e,1,t),lt(e,t))}function He(e,t,r){if(e.tag===3)gc(e,e,r);else for(;t!==null;){if(t.tag===3){gc(t,e,r);break}else if(t.tag===1){var o=t.stateNode;if(typeof t.type.getDerivedStateFromError=="function"||typeof o.componentDidCatch=="function"&&(pn===null||!pn.has(o))){e=sr(r,e),e=Ia(t,e,1),t=fn(t,e,1),e=Xe(),t!==null&&(Er(t,1,e),lt(t,e));break}}t=t.return}}function J3(e,t,r){var o=e.pingCache;o!==null&&o.delete(t),t=Xe(),e.pingedLanes|=e.suspendedLanes&r,Ze===e&&(Qe&r)===r&&(Be===4||Be===3&&(Qe&130023424)===Qe&&500>Ve()-_l?On(e,0):xl|=r),lt(e,t)}function Cc(e,t){t===0&&((e.mode&1)===0?t=1:(t=L1,L1<<=1,(L1&130023424)===0&&(L1=4194304)));var r=Xe();e=Wt(e,t),e!==null&&(Er(e,t,r),lt(e,r))}function Y3(e){var t=e.memoizedState,r=0;t!==null&&(r=t.retryLane),Cc(e,r)}function X3(e,t){var r=0;switch(e.tag){case 13:var o=e.stateNode,s=e.memoizedState;s!==null&&(r=s.retryLane);break;case 19:o=e.stateNode;break;default:throw Error(l(314))}o!==null&&o.delete(t),Cc(e,r)}var vc;vc=function(e,t,r){if(e!==null)if(e.memoizedProps!==t.pendingProps||nt.current)it=!0;else{if((e.lanes&r)===0&&(t.flags&128)===0)return it=!1,D3(e,t,r);it=(e.flags&131072)!==0}else it=!1,Pe&&(t.flags&1048576)!==0&&Ju(t,U1,t.index);switch(t.lanes=0,t.tag){case 2:var o=t.type;li(e,t),e=t.pendingProps;var s=Xn(t,qe.current);or(t,r),s=Xo(null,t,o,e,s,r);var a=el();return t.flags|=1,typeof s=="object"&&s!==null&&typeof s.render=="function"&&s.$$typeof===void 0?(t.tag=1,t.memoizedState=null,t.updateQueue=null,rt(o)?(a=!0,B1(t)):a=!1,t.memoizedState=s.state!==null&&s.state!==void 0?s.state:null,Wo(t),s.updater=ii,t.stateNode=s,s._reactInternals=t,ll(t,o,e,r),t=cl(null,t,o,!0,a,r)):(t.tag=0,Pe&&a&&Ho(t),Ye(null,t,s,r),t=t.child),t;case 16:o=t.elementType;e:{switch(li(e,t),e=t.pendingProps,s=o._init,o=s(o._payload),t.type=o,s=t.tag=t4(o),e=Et(o,e),s){case 0:t=al(null,t,o,e,r);break e;case 1:t=Za(null,t,o,e,r);break e;case 11:t=Aa(null,t,o,e,r);break e;case 14:t=Da(null,t,o,Et(o.type,e),r);break e}throw Error(l(306,o,""))}return t;case 0:return o=t.type,s=t.pendingProps,s=t.elementType===o?s:Et(o,s),al(e,t,o,s,r);case 1:return o=t.type,s=t.pendingProps,s=t.elementType===o?s:Et(o,s),Za(e,t,o,s,r);case 3:e:{if(Ua(t),e===null)throw Error(l(387));o=t.pendingProps,a=t.memoizedState,s=a.element,la(e,t),J1(t,o,null,r);var h=t.memoizedState;if(o=h.element,a.isDehydrated)if(a={element:o,isDehydrated:!1,cache:h.cache,pendingSuspenseBoundaries:h.pendingSuspenseBoundaries,transitions:h.transitions},t.updateQueue.baseState=a,t.memoizedState=a,t.flags&256){s=sr(Error(l(423)),t),t=Wa(e,t,o,r,s);break e}else if(o!==s){s=sr(Error(l(424)),t),t=Wa(e,t,o,r,s);break e}else for(ft=ln(t.stateNode.containerInfo.firstChild),ct=t,Pe=!0,jt=null,r=ia(t,null,o,r),t.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling;else{if(nr(),o===s){t=qt(e,t,r);break e}Ye(e,t,o,r)}t=t.child}return t;case 5:return aa(t),e===null&&Ao(t),o=t.type,s=t.pendingProps,a=e!==null?e.memoizedProps:null,h=s.children,Oo(o,s)?h=null:a!==null&&Oo(o,a)&&(t.flags|=32),za(e,t),Ye(e,t,h,r),t.child;case 6:return e===null&&Ao(t),null;case 13:return Qa(e,t,r);case 4:return Qo(t,t.stateNode.containerInfo),o=t.pendingProps,e===null?t.child=rr(t,null,o,r):Ye(e,t,o,r),t.child;case 11:return o=t.type,s=t.pendingProps,s=t.elementType===o?s:Et(o,s),Aa(e,t,o,s,r);case 7:return Ye(e,t,t.pendingProps,r),t.child;case 8:return Ye(e,t,t.pendingProps.children,r),t.child;case 12:return Ye(e,t,t.pendingProps.children,r),t.child;case 10:e:{if(o=t.type._context,s=t.pendingProps,a=t.memoizedProps,h=s.value,Ee(q1,o._currentValue),o._currentValue=h,a!==null)if(St(a.value,h)){if(a.children===s.children&&!nt.current){t=qt(e,t,r);break e}}else for(a=t.child,a!==null&&(a.return=t);a!==null;){var v=a.dependencies;if(v!==null){h=a.child;for(var y=v.firstContext;y!==null;){if(y.context===o){if(a.tag===1){y=Qt(-1,r&-r),y.tag=2;var O=a.updateQueue;if(O!==null){O=O.shared;var H=O.pending;H===null?y.next=y:(y.next=H.next,H.next=y),O.pending=y}}a.lanes|=r,y=a.alternate,y!==null&&(y.lanes|=r),Zo(a.return,r,t),v.lanes|=r;break}y=y.next}}else if(a.tag===10)h=a.type===t.type?null:a.child;else if(a.tag===18){if(h=a.return,h===null)throw Error(l(341));h.lanes|=r,v=h.alternate,v!==null&&(v.lanes|=r),Zo(h,r,t),h=a.sibling}else h=a.child;if(h!==null)h.return=a;else for(h=a;h!==null;){if(h===t){h=null;break}if(a=h.sibling,a!==null){a.return=h.return,h=a;break}h=h.return}a=h}Ye(e,t,s.children,r),t=t.child}return t;case 9:return s=t.type,o=t.pendingProps.children,or(t,r),s=yt(s),o=o(s),t.flags|=1,Ye(e,t,o,r),t.child;case 14:return o=t.type,s=Et(o,t.pendingProps),s=Et(o.type,s),Da(e,t,o,s,r);case 15:return Fa(e,t,t.type,t.pendingProps,r);case 17:return o=t.type,s=t.pendingProps,s=t.elementType===o?s:Et(o,s),li(e,t),t.tag=1,rt(o)?(e=!0,B1(t)):e=!1,or(t,r),Ra(t,o,s),ll(t,o,s,r),cl(null,t,o,!0,e,r);case 19:return Ka(e,t,r);case 22:return Ba(e,t,r)}throw Error(l(156,t.tag))};function yc(e,t){return Ys(e,t)}function e4(e,t,r,o){this.tag=e,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=t,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=o,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function _t(e,t,r,o){return new e4(e,t,r,o)}function Ol(e){return e=e.prototype,!(!e||!e.isReactComponent)}function t4(e){if(typeof e=="function")return Ol(e)?1:0;if(e!=null){if(e=e.$$typeof,e===se)return 11;if(e===pe)return 14}return 2}function Cn(e,t){var r=e.alternate;return r===null?(r=_t(e.tag,t,e.key,e.mode),r.elementType=e.elementType,r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=t,r.type=e.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=e.flags&14680064,r.childLanes=e.childLanes,r.lanes=e.lanes,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,t=e.dependencies,r.dependencies=t===null?null:{lanes:t.lanes,firstContext:t.firstContext},r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r}function Ci(e,t,r,o,s,a){var h=2;if(o=e,typeof e=="function")Ol(e)&&(h=1);else if(typeof e=="string")h=5;else e:switch(e){case q:return Rn(r.children,s,a,t);case oe:h=8,s|=8;break;case b:return e=_t(12,r,t,s|2),e.elementType=b,e.lanes=a,e;case le:return e=_t(13,r,t,s),e.elementType=le,e.lanes=a,e;case de:return e=_t(19,r,t,s),e.elementType=de,e.lanes=a,e;case ye:return vi(r,s,a,t);default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case K:h=10;break e;case B:h=9;break e;case se:h=11;break e;case pe:h=14;break e;case Le:h=16,o=null;break e}throw Error(l(130,e==null?e:typeof e,""))}return t=_t(h,r,t,s),t.elementType=e,t.type=o,t.lanes=a,t}function Rn(e,t,r,o){return e=_t(7,e,o,t),e.lanes=r,e}function vi(e,t,r,o){return e=_t(22,e,o,t),e.elementType=ye,e.lanes=r,e.stateNode={isHidden:!1},e}function Pl(e,t,r){return e=_t(6,e,null,t),e.lanes=r,e}function Rl(e,t,r){return t=_t(4,e.children!==null?e.children:[],e.key,t),t.lanes=r,t.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},t}function n4(e,t,r,o,s){this.tag=t,this.containerInfo=e,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=io(0),this.expirationTimes=io(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=io(0),this.identifierPrefix=o,this.onRecoverableError=s,this.mutableSourceEagerHydrationData=null}function Tl(e,t,r,o,s,a,h,v,y){return e=new n4(e,t,r,v,y),t===1?(t=1,a===!0&&(t|=8)):t=0,a=_t(3,null,null,t),e.current=a,a.stateNode=e,a.memoizedState={element:o,isDehydrated:r,cache:null,transitions:null,pendingSuspenseBoundaries:null},Wo(a),e}function r4(e,t,r){var o=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:D,key:o==null?null:""+o,children:e,containerInfo:t,implementation:r}}function wc(e){if(!e)return un;e=e._reactInternals;e:{if(wn(e)!==e||e.tag!==1)throw Error(l(170));var t=e;do{switch(t.tag){case 3:t=t.stateNode.context;break e;case 1:if(rt(t.type)){t=t.stateNode.__reactInternalMemoizedMergedChildContext;break e}}t=t.return}while(t!==null);throw Error(l(171))}if(e.tag===1){var r=e.type;if(rt(r))return qu(e,r,t)}return t}function xc(e,t,r,o,s,a,h,v,y){return e=Tl(r,o,!0,e,s,a,h,v,y),e.context=wc(null),r=e.current,o=Xe(),s=mn(r),a=Qt(o,s),a.callback=t??null,fn(r,a,s),e.current.lanes=s,Er(e,s,o),lt(e,o),e}function yi(e,t,r,o){var s=t.current,a=Xe(),h=mn(s);return r=wc(r),t.context===null?t.context=r:t.pendingContext=r,t=Qt(a,h),t.payload={element:e},o=o===void 0?null:o,o!==null&&(t.callback=o),e=fn(s,t,h),e!==null&&(Ot(e,s,h,a),G1(e,s,h)),h}function wi(e){if(e=e.current,!e.child)return null;switch(e.child.tag){case 5:return e.child.stateNode;default:return e.child.stateNode}}function _c(e,t){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var r=e.retryLane;e.retryLane=r!==0&&r<t?r:t}}function bl(e,t){_c(e,t),(e=e.alternate)&&_c(e,t)}function i4(){return null}var Lc=typeof reportError=="function"?reportError:function(e){console.error(e)};function Il(e){this._internalRoot=e}xi.prototype.render=Il.prototype.render=function(e){var t=this._internalRoot;if(t===null)throw Error(l(409));yi(e,t,null,null)},xi.prototype.unmount=Il.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var t=e.containerInfo;Nn(function(){yi(null,e,null,null)}),t[Bt]=null}};function xi(e){this._internalRoot=e}xi.prototype.unstable_scheduleHydration=function(e){if(e){var t=lu();e={blockedOn:null,target:e,priority:t};for(var r=0;r<nn.length&&t!==0&&t<nn[r].priority;r++);nn.splice(r,0,e),r===0&&au(e)}};function Hl(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function _i(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11&&(e.nodeType!==8||e.nodeValue!==" react-mount-point-unstable "))}function kc(){}function o4(e,t,r,o,s){if(s){if(typeof o=="function"){var a=o;o=function(){var O=wi(h);a.call(O)}}var h=xc(t,o,e,0,null,!1,!1,"",kc);return e._reactRootContainer=h,e[Bt]=h.current,Fr(e.nodeType===8?e.parentNode:e),Nn(),h}for(;s=e.lastChild;)e.removeChild(s);if(typeof o=="function"){var v=o;o=function(){var O=wi(y);v.call(O)}}var y=Tl(e,0,!1,null,null,!1,!1,"",kc);return e._reactRootContainer=y,e[Bt]=y.current,Fr(e.nodeType===8?e.parentNode:e),Nn(function(){yi(t,y,r,o)}),y}function Li(e,t,r,o,s){var a=r._reactRootContainer;if(a){var h=a;if(typeof s=="function"){var v=s;s=function(){var y=wi(h);v.call(y)}}yi(t,h,e,s)}else h=o4(r,t,e,s,o);return wi(h)}iu=function(e){switch(e.tag){case 3:var t=e.stateNode;if(t.current.memoizedState.isDehydrated){var r=jr(t.pendingLanes);r!==0&&(oo(t,r|1),lt(t,Ve()),(we&6)===0&&(cr=Ve()+500,an()))}break;case 13:Nn(function(){var o=Wt(e,1);if(o!==null){var s=Xe();Ot(o,e,1,s)}}),bl(e,1)}},lo=function(e){if(e.tag===13){var t=Wt(e,134217728);if(t!==null){var r=Xe();Ot(t,e,134217728,r)}bl(e,134217728)}},ou=function(e){if(e.tag===13){var t=mn(e),r=Wt(e,t);if(r!==null){var o=Xe();Ot(r,e,t,o)}bl(e,t)}},lu=function(){return Se},su=function(e,t){var r=Se;try{return Se=e,t()}finally{Se=r}},Yi=function(e,t,r){switch(t){case"input":if(Zi(e,r),t=r.name,r.type==="radio"&&t!=null){for(r=e;r.parentNode;)r=r.parentNode;for(r=r.querySelectorAll("input[name="+JSON.stringify(""+t)+'][type="radio"]'),t=0;t<r.length;t++){var o=r[t];if(o!==e&&o.form===e.form){var s=D1(o);if(!s)throw Error(l(90));Ps(o),Zi(o,s)}}}break;case"textarea":Hs(e,r);break;case"select":t=r.value,t!=null&&Fn(e,!!r.multiple,t,!1)}},Us=El,Ws=Nn;var l4={usingClientEntryPoint:!1,Events:[Zr,Jn,D1,zs,Zs,El]},i1={findFiberByHostInstance:xn,bundleType:0,version:"18.3.1",rendererPackageName:"react-dom"},s4={bundleType:i1.bundleType,version:i1.version,rendererPackageName:i1.rendererPackageName,rendererConfig:i1.rendererConfig,overrideHookState:null,overrideHookStateDeletePath:null,overrideHookStateRenamePath:null,overrideProps:null,overridePropsDeletePath:null,overridePropsRenamePath:null,setErrorHandler:null,setSuspenseHandler:null,scheduleUpdate:null,currentDispatcherRef:ie.ReactCurrentDispatcher,findHostInstanceByFiber:function(e){return e=Gs(e),e===null?null:e.stateNode},findFiberByHostInstance:i1.findFiberByHostInstance||i4,findHostInstancesForRefresh:null,scheduleRefresh:null,scheduleRoot:null,setRefreshHandler:null,getCurrentFiber:null,reconcilerVersion:"18.3.1-next-f1338f8080-20240426"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var ki=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!ki.isDisabled&&ki.supportsFiber)try{x1=ki.inject(s4),Tt=ki}catch{}}return st.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED=l4,st.createPortal=function(e,t){var r=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!Hl(t))throw Error(l(200));return r4(e,t,null,r)},st.createRoot=function(e,t){if(!Hl(e))throw Error(l(299));var r=!1,o="",s=Lc;return t!=null&&(t.unstable_strictMode===!0&&(r=!0),t.identifierPrefix!==void 0&&(o=t.identifierPrefix),t.onRecoverableError!==void 0&&(s=t.onRecoverableError)),t=Tl(e,1,!1,null,null,r,!1,o,s),e[Bt]=t.current,Fr(e.nodeType===8?e.parentNode:e),new Il(t)},st.findDOMNode=function(e){if(e==null)return null;if(e.nodeType===1)return e;var t=e._reactInternals;if(t===void 0)throw typeof e.render=="function"?Error(l(188)):(e=Object.keys(e).join(","),Error(l(268,e)));return e=Gs(t),e=e===null?null:e.stateNode,e},st.flushSync=function(e){return Nn(e)},st.hydrate=function(e,t,r){if(!_i(t))throw Error(l(200));return Li(null,e,t,!0,r)},st.hydrateRoot=function(e,t,r){if(!Hl(e))throw Error(l(405));var o=r!=null&&r.hydratedSources||null,s=!1,a="",h=Lc;if(r!=null&&(r.unstable_strictMode===!0&&(s=!0),r.identifierPrefix!==void 0&&(a=r.identifierPrefix),r.onRecoverableError!==void 0&&(h=r.onRecoverableError)),t=xc(t,null,e,1,r??null,s,!1,a,h),e[Bt]=t.current,Fr(e),o)for(e=0;e<o.length;e++)r=o[e],s=r._getVersion,s=s(r._source),t.mutableSourceEagerHydrationData==null?t.mutableSourceEagerHydrationData=[r,s]:t.mutableSourceEagerHydrationData.push(r,s);return new xi(t)},st.render=function(e,t,r){if(!_i(t))throw Error(l(200));return Li(null,e,t,!1,r)},st.unmountComponentAtNode=function(e){if(!_i(e))throw Error(l(40));return e._reactRootContainer?(Nn(function(){Li(null,null,e,!1,function(){e._reactRootContainer=null,e[Bt]=null})}),!0):!1},st.unstable_batchedUpdates=El,st.unstable_renderSubtreeIntoContainer=function(e,t,r,o){if(!_i(r))throw Error(l(200));if(e==null||e._reactInternals===void 0)throw Error(l(38));return Li(e,t,r,!1,o)},st.version="18.3.1-next-f1338f8080-20240426",st}var Dc;function M2(){if(Dc)return Ul.exports;Dc=1;function n(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(n)}catch(i){console.error(i)}}return n(),Ul.exports=s5(),Ul.exports}var Dn=M2();const u5=h1(Dn),a5=Ai({__proto__:null,default:u5},[Dn]);var Si={},Fc;function c5(){if(Fc)return Si;Fc=1;var n=M2();return Si.createRoot=n.createRoot,Si.hydrateRoot=n.hydrateRoot,Si}var N2=c5();const f5=h1(N2),d5=Ai({__proto__:null,default:f5},[N2]);var p5=class extends Error{},h5=class extends Error{};function m5(n){return typeof n=="function"?n():n}const ji=Object.freeze([]);var g5=class{constructor(){P(this,"records",new Map);P(this,"mutateListeners",new Set);P(this,"handleScopes",new Map);P(this,"dirty",new Set);P(this,"flushScheduled",!1);P(this,"abdicated",new WeakSet);P(this,"entryErrorListeners",new Set);const n=this.record("root");n.spec={kind:"single",scope:"root"},n.declaredBy="(built-in)",n.declarationEpoch=1}register(n,i){const l=this.records.get(n.name);if(!(l!=null&&l.spec))throw new Error(`slot "${n.name}" is not declared (a parent entry's children table must declare it)`);const u=l.spec,c=n.priority??0,f=g=>`at priority ${c}${g.registrant!==void 0?` (registered by ${g.registrant})`:""} — register at a different priority to shadow it (lowest renders)`;switch(u.kind){case"single":{const g=l.entries.find(C=>(C.options.priority??0)===c);if(g)throw new Error(`single slot "${n.name}" already has a registration ${f(g)}`);break}case"keyed":{if(n.key===void 0)throw new Error(`keyed slot "${n.name}" requires options.key`);const g=l.entries.find(C=>C.options.key===n.key&&(C.options.priority??0)===c);if(g)throw new Error(`keyed slot "${n.name}" already has an entry for key "${n.key}" ${f(g)}`);break}case"list":{if(n.id===void 0)throw new Error(`list slot "${n.name}" requires options.id`);const g=l.entries.find(C=>C.options.id===n.id&&(C.options.priority??0)===c);if(g)throw new Error(`list slot "${n.name}" already has an entry with id "${n.id}" ${f(g)}`);break}case"chain":if(n.select===void 0)throw new Error(`chain slot "${n.name}" requires options.select`);break}if(n.children)for(const g of Object.keys(n.children)){const C=this.records.get(g);if(C!=null&&C.spec)throw new Error(`slot "${g}" is already declared (by ${C.declaredBy??"an unknown entry"})`)}if(n.store!==void 0&&typeof n.store!="function"){const g=this.handleScopes.get(n.store);if(g&&g.scope!==u.scope)throw new Error(`store handle mounted under "${n.name}" (scope "${u.scope}") is already mounted under scope "${g.scope}" — one handle, one scope`);g?g.count+=1:this.handleScopes.set(n.store,{scope:u.scope,count:1})}const p={component:i,options:{...n.key!==void 0?{key:n.key}:{},...n.id!==void 0?{id:n.id}:{},...n.order!==void 0?{order:n.order}:{},...n.label!==void 0?{label:n.label}:{},...n.priority!==void 0?{priority:n.priority}:{}},...n.select!==void 0?{select:n.select}:{},...n.inject!==void 0?{inject:n.inject}:{},...n.children!==void 0?{children:n.children}:{},...n.store!==void 0?{store:n.store}:{},...n.locale!==void 0?{locale:n.locale}:{},...n.registrant!==void 0?{registrant:n.registrant}:{}},m=[...l.entries,p];if(m.sort(u.kind==="list"?(g,C)=>(g.options.priority??0)-(C.options.priority??0)||(g.options.order??0)-(C.options.order??0):(g,C)=>(g.options.priority??0)-(C.options.priority??0)),l.entries=m,this.markDirty(n.name,l),n.children){const g=[];for(const[C,_]of Object.entries(n.children)){const M=this.record(C);M.spec=_,M.declaredBy=`an entry in "${n.name}"${n.registrant?` (${n.registrant})`:""}`,M.parent=n.name,M.declarationEpoch+=1,g.push([C,M])}for(const[C,_]of g)this.markDirty(C,_);for(const[,C]of g)this.notifyDeclaration(C)}return()=>{l.entries.includes(p)&&(l.entries=l.entries.filter(g=>g!==p),this.markDirty(n.name,l),this.releaseEntry(p))}}isLive(n){for(const i of this.records.values())if(i.entries.includes(n))return!0;return!1}entries(n){var i;return((i=this.records.get(n))==null?void 0:i.entries)??ji}entriesOfSlot(n){const i=this.records.get(n);if(!(i!=null&&i.spec))return ji;const l=i.spec.kind;if(l==="chain")return i.entries;const u=[],c=new Set;for(const f of i.entries){if(this.abdicated.has(f))continue;const p=l==="keyed"?f.options.key:l==="list"?f.options.id:void 0;c.has(p)||(c.add(p),u.push(f))}return u}spec(n){var i;return(i=this.records.get(n))==null?void 0:i.spec}specDynamic(n){var i;return(i=this.records.get(n))==null?void 0:i.spec}snapshot(n){const i=(l,u)=>{const c=this.records.get(l);if((c==null?void 0:c.spec)===void 0||u.has(l))return;const f=new Set(u);f.add(l);const p=new Set(this.entriesOfSlot(l)),m=[...this.records.entries()].filter(([,g])=>g.spec!==void 0&&g.parent===l).flatMap(([g])=>{const C=i(g,f);return C===void 0?[]:[C]});return{name:l,kind:c.spec.kind,scope:c.spec.scope,...c.declaredBy===void 0?{}:{declaredBy:c.declaredBy},occupants:c.entries.map(g=>({...g.registrant===void 0?{}:{registrant:g.registrant},...g.options.key===void 0?{}:{key:g.options.key},...g.options.id===void 0?{}:{id:g.options.id},...g.options.order===void 0?{}:{order:g.options.order},priority:g.options.priority??0,active:p.has(g)})),children:m}};if(n!==void 0){const l=i(n,new Set);return l===void 0?[]:[l]}return[...this.records.entries()].filter(([,l])=>{var u;return l.spec!==void 0&&(l.parent===void 0||((u=this.records.get(l.parent))==null?void 0:u.spec)===void 0)}).flatMap(([l])=>{const u=i(l,new Set);return u===void 0?[]:[u]})}declarationEpoch(n){var i;return((i=this.records.get(n))==null?void 0:i.declarationEpoch)??0}subscribe(n,i){const l=this.record(n);return l.listeners.add(i),()=>{l.listeners.delete(i)}}subscribeDeclaration(n,i){const l=this.record(n);return l.declarationListeners.add(i),()=>{l.declarationListeners.delete(i)}}getVersion(n){var i;return((i=this.records.get(n))==null?void 0:i.version)??0}onMutate(n){return this.mutateListeners.add(n),()=>{this.mutateListeners.delete(n)}}reportEntryError(n,i,l,u){if(u.abdicate){if(this.abdicated.has(i))return;this.abdicated.add(i);const c=this.records.get(n);c!==void 0&&this.markDirty(n,c)}for(const c of[...this.entryErrorListeners])c(n,i,l,{abdicated:u.abdicate})}onEntryError(n){return this.entryErrorListeners.add(n),()=>{this.entryErrorListeners.delete(n)}}releaseEntry(n){if(n.store!==void 0&&typeof n.store!="function"){const i=this.handleScopes.get(n.store);i&&--i.count===0&&this.handleScopes.delete(n.store)}if(n.children)for(const i of Object.keys(n.children)){const l=this.records.get(i);if(!l)continue;const u=l.entries;l.spec=void 0,l.declaredBy=void 0,l.parent=void 0,l.declarationEpoch+=1,l.entries=ji,this.markDirty(i,l),this.notifyDeclaration(l);for(const c of u)this.releaseEntry(c)}}record(n){let i=this.records.get(n);return i||(i={spec:void 0,declaredBy:void 0,parent:void 0,declarationEpoch:0,entries:ji,version:0,listeners:new Set,declarationListeners:new Set},this.records.set(n,i)),i}markDirty(n,i){i.version+=1;for(const l of[...this.mutateListeners])l(n);this.dirty.add(i),this.flushScheduled||(this.flushScheduled=!0,queueMicrotask(()=>{this.flush()}))}notifyDeclaration(n){for(const i of[...n.declarationListeners])i()}flush(){this.flushScheduled=!1;const n=[...this.dirty];this.dirty.clear();for(const i of n)for(const l of[...i.listeners])l()}};const C5=Object.freeze(Object.defineProperty({__proto__:null,SlotCore:g5,SlotOwnershipError:h5,StaleAuthorizationError:p5,resolveSlotLabel:m5},Symbol.toStringTag,{value:"Module"})),v5="modulepreload",y5=function(n){return"/"+n},Bc={},Ie=function(i,l,u){let c=Promise.resolve();if(l&&l.length>0){let p=function(C){return Promise.all(C.map(_=>Promise.resolve(_).then(M=>({status:"fulfilled",value:M}),M=>({status:"rejected",reason:M}))))};document.getElementsByTagName("link");const m=document.querySelector("meta[property=csp-nonce]"),g=(m==null?void 0:m.nonce)||(m==null?void 0:m.getAttribute("nonce"));c=p(l.map(C=>{if(C=y5(C),C in Bc)return;Bc[C]=!0;const _=C.endsWith(".css"),M=_?'[rel="stylesheet"]':"";if(document.querySelector(`link[href="${C}"]${M}`))return;const w=document.createElement("link");if(w.rel=_?"stylesheet":v5,_||(w.as="script"),w.crossOrigin="",w.href=C,g&&w.setAttribute("nonce",g),document.head.appendChild(w),_)return new Promise((L,S)=>{w.addEventListener("load",L),w.addEventListener("error",()=>S(new Error(`Unable to preload CSS for ${C}`)))})}))}function f(p){const m=new Event("vite:preloadError",{cancelable:!0});if(m.payload=p,window.dispatchEvent(m),!m.defaultPrevented)throw p}return c.then(p=>{for(const m of p||[])m.status==="rejected"&&f(m.reason);return i().catch(f)})};function O2(n){var i,l,u="";if(typeof n=="string"||typeof n=="number")u+=n;else if(typeof n=="object")if(Array.isArray(n)){var c=n.length;for(i=0;i<c;i++)n[i]&&(l=O2(n[i]))&&(u&&(u+=" "),u+=l)}else for(l in n)n[l]&&(u&&(u+=" "),u+=l);return u}function ve(){for(var n,i,l=0,u="",c=arguments.length;l<c;l++)(n=arguments[l])&&(i=O2(n))&&(u&&(u+=" "),u+=i);return u}const w5="_dot_4gua9_3",x5="_matrix_4gua9_4",_5="_cell_4gua9_54",ql={dot:w5,matrix:x5,cell:_5},L5="_root_9cl6j_3",k5="_row_9cl6j_10",S5="_leading_9cl6j_23",j5="_iconIdle_9cl6j_42",E5="_chevronHover_9cl6j_48",M5="_title_9cl6j_64",Tn={root:L5,row:k5,leading:S5,iconIdle:j5,chevronHover:E5,title:M5},N5="_button_kz6gm_4",O5="_md_kz6gm_24",P5="_sm_kz6gm_30",R5="_primary_kz6gm_38",T5="_ghost_kz6gm_47",b5="_outline_kz6gm_56",I5="_toolbar_kz6gm_65",H5="_icon_kz6gm_73",Ei={button:N5,md:O5,sm:P5,primary:R5,ghost:T5,outline:b5,toolbar:I5,icon:H5},V5="_pill_e3ygd_1",$5="_interactive_e3ygd_15",A5="_active_e3ygd_23",l1={pill:V5,interactive:$5,active:A5},D5="_wrap_1ao1y_1",F5="_icon_1ao1y_16",B5="_input_1ao1y_25",Kl={wrap:D5,icon:F5,input:B5},z5="_root_122u6_1",Z5="_list_122u6_8",U5="_submenu_122u6_9",W5="_portal_122u6_43",Q5="_sideTop_122u6_51",q5="_alignEnd_122u6_56",K5="_scrollable_122u6_21",G5="_viewport_122u6_21",J5="_footer_122u6_63",Y5="_itemWrap_122u6_91",X5="_item_122u6_91",e6="_denseList_122u6_118",t6="_label_122u6_123",n6="_compactList_122u6_127",r6="_itemIcon_122u6_143",i6="_separator_122u6_81",o6="_itemLabel_122u6_173",l6="_check_122u6_181",s6="_selected_122u6_188",u6="_danger_122u6_193",Re={root:z5,list:Z5,submenu:U5,portal:W5,sideTop:Q5,alignEnd:q5,scrollable:K5,viewport:G5,footer:J5,itemWrap:Y5,item:X5,denseList:e6,label:t6,compactList:n6,itemIcon:r6,separator:i6,itemLabel:o6,check:l6,selected:s6,danger:u6},a6="_root_1b2ny_3",c6="_card_1b2ny_13",f6="_copyable_1b2ny_25",d6="_feedback_1b2ny_34",p6="_copied_1b2ny_40",h6="_status_1b2ny_47",dr={root:a6,card:c6,copyable:f6,feedback:d6,copied:p6,status:h6},m6="_root_15u5s_2",g6="_mask_15u5s_14",C6="_dialog_15u5s_22",v6="_content_15u5s_37",y6="_header_15u5s_45",w6="_title_15u5s_53",x6="_close_15u5s_61",_6="_description_15u5s_80",L6="_body_15u5s_89",k6="_footer_15u5s_97",Dt={root:m6,mask:g6,dialog:C6,content:v6,header:y6,title:w6,close:x6,description:_6,body:L6,footer:k6},S6="_onboardingOverlay_1cfrq_3",j6="_onboardingMask_1cfrq_10",E6="_onboardingStage_1cfrq_21",Gl={onboardingOverlay:S6,onboardingMask:j6,onboardingStage:E6},M6="_confirmation_1nu42_1",N6="_confirmationContent_1nu42_7",O6="_warning_1nu42_19",P6="_warningIcon_1nu42_32",R6="_acknowledgement_1nu42_38",T6="_modalAction_1nu42_67",b6="_confirmAction_1nu42_71",bn={confirmation:M6,confirmationContent:N6,warning:O6,warningIcon:P6,acknowledgement:R6,modalAction:T6,confirmAction:b6},I6="_banner_ugy7y_1",H6={banner:I6},V6="_bubble_owhem_8",$6={bubble:V6},A6="_toast_2mmso_7",D6="_icon_2mmso_35",F6="_text_2mmso_42",Jl={toast:A6,icon:D6,text:F6},B6="_root_4qrvp_1",z6="_container_4qrvp_30",Z6="_expandedTopLevel_4qrvp_39",U6="_topLevelBracket_4qrvp_46",W6="_expandedTopLevelContainer_4qrvp_51",Q6="_row_4qrvp_55",q6="_children_4qrvp_60",K6="_expander_4qrvp_78",G6="_label_4qrvp_95",J6="_clickableLabel_4qrvp_101",Y6="_stringValue_4qrvp_105",X6="_numberValue_4qrvp_109",e8="_keywordValue_4qrvp_113",t8="_otherValue_4qrvp_117",n8="_punctuation_4qrvp_121",r8="_preview_4qrvp_125",i8="_previewProperty_4qrvp_129",o8="_previewEllipsis_4qrvp_133",l8="_copyAnchor_4qrvp_137",s8="_copyButton_4qrvp_143",u8="_collapseIcon_4qrvp_202",ce={root:B6,container:z6,expandedTopLevel:Z6,topLevelBracket:U6,expandedTopLevelContainer:W6,row:Q6,children:q6,expander:K6,label:G6,clickableLabel:J6,stringValue:Y6,numberValue:X6,keywordValue:e8,otherValue:t8,punctuation:n8,preview:r8,previewProperty:i8,previewEllipsis:o8,copyAnchor:l8,copyButton:s8,collapseIcon:u8};var Yl,zc;function a8(){if(zc)return Yl;zc=1;const n=[[{color:"0, 0, 0",class:"ansi-black"},{color:"187, 0, 0",class:"ansi-red"},{color:"0, 187, 0",class:"ansi-green"},{color:"187, 187, 0",class:"ansi-yellow"},{color:"0, 0, 187",class:"ansi-blue"},{color:"187, 0, 187",class:"ansi-magenta"},{color:"0, 187, 187",class:"ansi-cyan"},{color:"255,255,255",class:"ansi-white"}],[{color:"85, 85, 85",class:"ansi-bright-black"},{color:"255, 85, 85",class:"ansi-bright-red"},{color:"0, 255, 0",class:"ansi-bright-green"},{color:"255, 255, 85",class:"ansi-bright-yellow"},{color:"85, 85, 255",class:"ansi-bright-blue"},{color:"255, 85, 255",class:"ansi-bright-magenta"},{color:"85, 255, 255",class:"ansi-bright-cyan"},{color:"255, 255, 255",class:"ansi-bright-white"}]],i=/(https?:\/\/(?:[A-Za-z0-9#;/?:@=+$',_.!~*()[\]-]|&|%[A-Fa-f0-9]{2})+)/gm;class l{static escapeForHtml(c){return new l().escapeForHtml(c)}static linkify(c){return new l().linkify(c)}static ansiToHtml(c,f){return new l().ansiToHtml(c,f)}static ansiToJson(c,f){return new l().ansiToJson(c,f)}static ansiToText(c){return new l().ansiToText(c)}constructor(){this.fg=this.bg=this.fg_truecolor=this.bg_truecolor=null,this.bright=0,this.decorations=[]}setupPalette(){this.PALETTE_COLORS=[];for(let m=0;m<2;++m)for(let g=0;g<8;++g)this.PALETTE_COLORS.push(n[m][g].color);let c=[0,95,135,175,215,255],f=(m,g,C)=>c[m]+", "+c[g]+", "+c[C];for(let m=0;m<6;++m)for(let g=0;g<6;++g)for(let C=0;C<6;++C)this.PALETTE_COLORS.push(f(m,g,C));let p=8;for(let m=0;m<24;++m,p+=10)this.PALETTE_COLORS.push(p+", "+p+", "+p)}escapeForHtml(c){return c.replace(/[&<>\"]/gm,f=>f=="&"?"&":f=='"'?""":f=="<"?"<":f==">"?">":"")}linkify(c){return c.replace(i,f=>`<a href="${f}">${f}</a>`)}ansiToHtml(c,f){return this.process(c,f,!0)}ansiToJson(c,f){return f=f||{},f.json=!0,f.clearLine=!1,this.process(c,f,!0)}ansiToText(c){return this.process(c,{},!1)}process(c,f,p){let m=this,g=c.split(/\033\[/),C=g.shift();f==null&&(f={}),f.clearLine=/\r/.test(c);let _=g.map(M=>this.processChunk(M,f,p));if(f&&f.json){let M=m.processChunkJson("");return M.content=C,M.clearLine=f.clearLine,_.unshift(M),f.remove_empty&&(_=_.filter(w=>!w.isEmpty())),_}else _.unshift(C);return _.join("")}processChunkJson(c,f,p){f=typeof f>"u"?{}:f;let m=f.use_classes=typeof f.use_classes<"u"&&f.use_classes,g=f.key=m?"class":"color",C={content:c,fg:null,bg:null,fg_truecolor:null,bg_truecolor:null,isInverted:!1,clearLine:f.clearLine,decoration:null,decorations:[],was_processed:!1,isEmpty:()=>!C.content},_=c.match(/^([!\x3c-\x3f]*)([\d;]*)([\x20-\x2c]*[\x40-\x7e])([\s\S]*)/m);if(!_)return C;C.content=_[4];let M=_[2].split(";");if(_[1]!==""||_[3]!=="m"||!p)return C;let w=this;for(;M.length>0;){let L=M.shift(),S=parseInt(L);if(isNaN(S)||S===0)w.fg=w.bg=null,w.decorations=[];else if(S===1)w.decorations.push("bold");else if(S===2)w.decorations.push("dim");else if(S===3)w.decorations.push("italic");else if(S===4)w.decorations.push("underline");else if(S===5)w.decorations.push("blink");else if(S===7)w.decorations.push("reverse");else if(S===8)w.decorations.push("hidden");else if(S===9)w.decorations.push("strikethrough");else if(S===21)w.removeDecoration("bold");else if(S===22)w.removeDecoration("bold"),w.removeDecoration("dim");else if(S===23)w.removeDecoration("italic");else if(S===24)w.removeDecoration("underline");else if(S===25)w.removeDecoration("blink");else if(S===27)w.removeDecoration("reverse");else if(S===28)w.removeDecoration("hidden");else if(S===29)w.removeDecoration("strikethrough");else if(S===39)w.fg=null;else if(S===49)w.bg=null;else if(S>=30&&S<38)w.fg=n[0][S%10][g];else if(S>=90&&S<98)w.fg=n[1][S%10][g];else if(S>=40&&S<48)w.bg=n[0][S%10][g];else if(S>=100&&S<108)w.bg=n[1][S%10][g];else if(S===38||S===48){let T=S===38;if(M.length>=1){let V=M.shift();if(V==="5"&&M.length>=1){let W=parseInt(M.shift());if(W>=0&&W<=255)if(!m)this.PALETTE_COLORS||w.setupPalette(),T?w.fg=this.PALETTE_COLORS[W]:w.bg=this.PALETTE_COLORS[W];else{let Q=W>=16?"ansi-palette-"+W:n[W>7?1:0][W%8].class;T?w.fg=Q:w.bg=Q}}else if(V==="2"&&M.length>=3){let W=parseInt(M.shift()),Q=parseInt(M.shift()),z=parseInt(M.shift());if(W>=0&&W<=255&&Q>=0&&Q<=255&&z>=0&&z<=255){let ie=W+", "+Q+", "+z;m?T?(w.fg="ansi-truecolor",w.fg_truecolor=ie):(w.bg="ansi-truecolor",w.bg_truecolor=ie):T?w.fg=ie:w.bg=ie}}}}}return w.fg===null&&w.bg===null&&w.decorations.length===0||(C.fg=w.fg,C.bg=w.bg,C.fg_truecolor=w.fg_truecolor,C.bg_truecolor=w.bg_truecolor,C.decorations=w.decorations,C.decoration=w.decorations.slice(-1).pop()||null,C.was_processed=!0),C}processChunk(c,f,p){f=f||{};let m=this.processChunkJson(c,f,p),g=f.use_classes;if(m.decorations=m.decorations.filter(S=>{if(S==="reverse"){m.fg||(m.fg=n[0][7][g?"class":"color"]),m.bg||(m.bg=n[0][0][g?"class":"color"]);let T=m.fg;m.fg=m.bg,m.bg=T;let V=m.fg_truecolor;return m.fg_truecolor=m.bg_truecolor,m.bg_truecolor=V,m.isInverted=!0,!1}return!0}),f.json)return m;if(m.isEmpty())return"";if(!m.was_processed)return m.content;let C=[],_=[],M=[],w={},L=S=>{let T=[],V;for(V in S)S.hasOwnProperty(V)&&T.push("data-"+V+'="'+this.escapeForHtml(S[V])+'"');return T.length>0?" "+T.join(" "):""};return m.isInverted&&(w["ansi-is-inverted"]="true"),m.fg&&(g?(C.push(m.fg+"-fg"),m.fg_truecolor!==null&&(w["ansi-truecolor-fg"]=m.fg_truecolor,m.fg_truecolor=null)):C.push("color:rgb("+m.fg+")")),m.bg&&(g?(C.push(m.bg+"-bg"),m.bg_truecolor!==null&&(w["ansi-truecolor-bg"]=m.bg_truecolor,m.bg_truecolor=null)):C.push("background-color:rgb("+m.bg+")")),m.decorations.forEach(S=>{if(g){_.push("ansi-"+S);return}S==="bold"?_.push("font-weight:bold"):S==="dim"?_.push("opacity:0.5"):S==="italic"?_.push("font-style:italic"):S==="hidden"?_.push("visibility:hidden"):S==="strikethrough"?M.push("line-through"):M.push(S)}),M.length&&_.push("text-decoration:"+M.join(" ")),g?'<span class="'+C.concat(_).join(" ")+'"'+L(w)+">"+m.content+"</span>":'<span style="'+C.concat(_).join(";")+'"'+L(w)+">"+m.content+"</span>"}removeDecoration(c){const f=this.decorations.indexOf(c);f>=0&&this.decorations.splice(f,1)}}return Yl=l,Yl}var c8=a8();const f8=h1(c8),d8="_block_10eou_7",p8="_header_10eou_38",h8="_prompt_10eou_76",m8="_promptLine_10eou_84",g8="_runState_10eou_97",C8="_runStateLabel_10eou_105",v8="_cwd_10eou_114",y8="_command_10eou_122",w8="_status_10eou_134",x8="_copyButton_10eou_142",_8="_output_10eou_162",L8="_line_10eou_186",k8="_expand_10eou_191",S8="_empty_10eou_207",et={block:d8,header:p8,prompt:h8,promptLine:m8,runState:g8,runStateLabel:C8,cwd:v8,command:y8,status:w8,copyButton:x8,output:_8,line:L8,expand:k8,empty:S8},j8="_block_biesw_7",E8="_banner_biesw_21",M8="_label_biesw_32",N8="_action_biesw_43",O8="_count_biesw_50",P8="_lang_biesw_55",R8="_copyButton_biesw_62",T8="_body_biesw_72",b8="_line_biesw_81",I8="_gutter_biesw_88",H8="_content_biesw_99",V8="_expand_biesw_103",Lt={block:j8,banner:E8,label:M8,action:N8,count:O8,lang:P8,copyButton:R8,body:T8,line:b8,gutter:I8,content:H8,expand:V8},$8="_block_srovd_7",A8="_copyButton_srovd_22",D8="_body_srovd_36",F8="_line_srovd_44",B8="_path_srovd_53",z8="_gap_srovd_60",Z8="_del_srovd_67",U8="_add_srovd_76",W8="_expand_srovd_85",Q8="_footer_srovd_103",Pt={block:$8,copyButton:A8,body:D8,line:F8,path:B8,gap:z8,del:Z8,add:U8,expand:W8,footer:Q8},q8="_block_s66q0_7",K8="_header_s66q0_20",G8="_summary_s66q0_30",J8="_copyButton_s66q0_40",Y8="_body_s66q0_51",X8="_line_s66q0_60",e9="_lineNumber_s66q0_68",t9="_fileHeader_s66q0_74",n9="_filePath_s66q0_88",r9="_fileCount_s66q0_95",i9="_expand_s66q0_100",o9="_empty_s66q0_116",pt={block:q8,header:K8,summary:G8,copyButton:J8,body:Y8,line:X8,lineNumber:e9,fileHeader:t9,filePath:n9,fileCount:r9,expand:i9,empty:o9},l9="_block_178r4_4",s9="_bannerWrap_178r4_21",u9="_banner_178r4_21",a9="_infostring_178r4_42",c9="_action_178r4_53",f9="_copyButton_178r4_59",d9="_plain_178r4_94",In={block:l9,bannerWrap:s9,banner:u9,infostring:a9,action:c9,copyButton:f9,plain:d9},p9="_markdown_1jp1w_5",h9="_tableScroll_1jp1w_174",m9="_tableFill_1jp1w_220",g9="_imageAlt_1jp1w_268",C9="_image_1jp1w_268",v9="_fileMention_1jp1w_288",vr={markdown:p9,tableScroll:h9,tableFill:m9,imageAlt:g9,image:C9,fileMention:v9},y9="_block_d4nqi_7",w9="_answer_d4nqi_19",x9="_sources_d4nqi_5",_9="_source_d4nqi_5",L9="_sourceLink_d4nqi_60",k9="_snippet_d4nqi_71",S9="_published_d4nqi_79",j9="_truncated_d4nqi_85",E9="_empty_d4nqi_91",M9="_fetch_d4nqi_97",N9="_fetchUrl_d4nqi_103",O9="_fetchMeta_d4nqi_115",P9="_status_d4nqi_121",tt={block:y9,answer:w9,sources:x9,source:_9,sourceLink:L9,snippet:k9,published:S9,truncated:j9,empty:E9,fetch:M9,fetchUrl:N9,fetchMeta:O9,status:P9},R9="_root_1ye18_1",T9="_toggle_1ye18_5",b9="_body_1ye18_20",Xl={root:R9,toggle:T9,body:b9},I9="_text_1pfhk_1",H9={text:I9},Zc=[[0,0],[4,0],[8,0],[8,4],[8,8],[4,8],[0,8],[0,4]];function P2({state:n,size:i=10,className:l}){return n==="ongoing"?d.jsx("svg",{className:ve(ql.matrix,l),"data-state":"ongoing",width:i,height:i,viewBox:"0 0 10 10",shapeRendering:"crispEdges","aria-hidden":"true",children:Zc.map(([u,c],f)=>d.jsx("rect",{className:ql.cell,x:u,y:c,width:"2",height:"2",style:{animationDelay:`${(f-Zc.length)*125}ms`}},`${u}-${c}`))}):d.jsx("span",{className:ve(ql.dot,l),"data-state":n,style:{width:i,height:i},"aria-hidden":"true"})}const V9=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M8.00003 0.3237C3.76075 0.3237 0.32373 3.76072 0.32373 8C0.32373 9.17603 0.589121 10.2922 1.0632 11.2901L1.35291 11.8989L2.5705 11.3205L2.28079 10.7117C1.89079 9.89074 1.67301 8.97167 1.67301 8C1.67301 4.50546 4.50549 1.67298 8.00003 1.67298C11.4946 1.67298 14.3271 4.50546 14.3271 8C14.3271 11.4945 11.4946 14.327 8.00003 14.327C7.28473 14.327 6.76077 14.277 6.29621 14.1487C5.83857 14.0224 5.40441 13.8109 4.88514 13.4488C4.12569 12.919 3.03778 12.7316 2.141 13.2978L2.12682 13.307L2.11264 13.3171L1.34886 13.854L1.79659 15.188L2.86122 14.4384C3.19068 14.2305 3.68325 14.2542 4.11326 14.5539C4.72789 14.9826 5.30042 15.2724 5.93762 15.4484C6.56803 15.6224 7.22776 15.6763 8.00003 15.6763C12.2393 15.6763 15.6763 12.2393 15.6763 8C15.6763 3.76072 12.2393 0.3237 8.00003 0.3237ZM7.32033 4.82535V7.32536H4.82538V8.67464H7.32033V11.1747H8.6696V8.67464H11.1747V7.32536H8.6696V4.82535H7.32033Z",fill:"currentColor"})}),$9=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M11.894845 6.647401C11.894845 3.725463 9.534486 1.356779 6.623219 1.35657C3.711786 1.35657 1.351635 3.725338 1.351635 6.647401C1.351843 9.569296 3.711911 11.938273 6.623219 11.938273C9.534361 11.938064 11.894637 9.569171 11.894845 6.647401ZM13.245462 6.647401C13.245254 10.317935 10.280401 13.293613 6.623219 13.293821C2.965871 13.293821 0.000204 10.31806 0 6.647401C0 2.976574 2.965746 0 6.623219 0C10.280526 0.000205 13.245462 2.9767 13.245462 6.647401Z",fill:"currentColor"}),d.jsx("path",{d:"M16.000417 15.041079L15.044449 16.000433L11.530434 12.473588L12.486298 11.514234L16.000417 15.041079Z",fill:"currentColor"})]}),A9=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.00018 0.353516C10.6708 0.353535 13.6468 3.32958 13.6469 7.00018C13.6468 10.6708 10.6708 13.6468 7.00018 13.6469C3.32957 13.6468 0.353535 10.6708 0.353516 7.00018C0.353535 3.32957 3.32957 0.353531 7.00018 0.353516ZM5.44643 7.59661C5.49463 8.97506 5.70762 10.191 6.02136 11.0793C6.20141 11.5891 6.40328 11.9585 6.59898 12.1889C6.79501 12.4196 6.93213 12.454 7.00018 12.454C7.06822 12.454 7.20533 12.4197 7.40138 12.1889C7.59708 11.9585 7.79895 11.589 7.979 11.0793C8.29274 10.191 8.50574 8.97506 8.55394 7.59661H5.44643ZM1.57861 7.59661C1.80785 9.70467 3.2386 11.4509 5.1715 12.1388C5.07135 11.9317 4.97972 11.7098 4.89746 11.477C4.53084 10.4391 4.30224 9.0828 4.25357 7.59661H1.57861ZM9.74679 7.59661C9.69813 9.0828 9.46952 10.4391 9.1029 11.477C9.0206 11.7099 8.92818 11.9316 8.82797 12.1388C10.7613 11.4511 12.1925 9.70496 12.4218 7.59661H9.74679ZM5.1706 1.8616C3.23814 2.54963 1.80876 4.29604 1.5795 6.40376H4.25357C4.30224 4.91756 4.53083 3.56129 4.89746 2.5234C4.97968 2.29066 5.07051 2.0686 5.1706 1.8616ZM7.00018 1.54637C6.93213 1.54638 6.79503 1.5807 6.59898 1.81145C6.40332 2.04177 6.20139 2.41058 6.02136 2.92012C5.70754 3.80851 5.49461 5.02499 5.44643 6.40376H8.55394C8.50575 5.025 8.29282 3.80851 7.979 2.92012C7.79898 2.41059 7.59705 2.04177 7.40138 1.81145C7.20531 1.58067 7.06823 1.54637 7.00018 1.54637ZM8.82887 1.8616C8.92902 2.0687 9.02064 2.29053 9.1029 2.5234C9.46953 3.56129 9.69812 4.91756 9.74679 6.40376H12.4209C12.1916 4.29575 10.7618 2.54943 8.82887 1.8616Z",fill:"currentColor"})}),D9=({size:n=14,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsxs("g",{clipPath:"url(#clip0_2580_121189)",children:[d.jsx("path",{d:"M12.1192 4.91016C11.9392 4.52714 11.7007 4.1292 11.4483 3.78809C11.385 3.70258 11.3517 3.68409 11.2462 3.67383C10.7419 3.6248 10.2318 3.69454 9.72662 3.64551C9.29108 3.60318 8.93739 3.40341 8.67682 3.05176C8.38762 2.66127 8.19217 2.20926 7.90338 1.81934C7.83985 1.73359 7.80848 1.71542 7.70221 1.70508C7.24758 1.6609 6.7511 1.66104 6.29791 1.70508C6.19164 1.71542 6.16027 1.73359 6.09674 1.81934C5.80775 2.20954 5.61248 2.66131 5.3233 3.05176C5.06273 3.40341 4.70904 3.60318 4.2735 3.64551C3.76831 3.69454 3.25825 3.6248 2.75397 3.67383C2.6484 3.68409 2.61509 3.70258 2.55182 3.78809C2.30019 4.12814 2.06125 4.52646 1.88092 4.91016C1.83256 5.01309 1.83242 5.04912 1.88092 5.15235C2.07954 5.57482 2.37449 5.94529 2.5733 6.36817C2.76971 6.78606 2.76964 7.21293 2.5733 7.63086C2.37462 8.05374 2.07947 8.42453 1.88092 8.84668C1.83235 8.95004 1.83257 8.98695 1.88092 9.08985C2.06098 9.47285 2.2994 9.87079 2.55182 10.2119C2.61509 10.2974 2.6484 10.3159 2.75397 10.3262C3.25879 10.3753 3.76834 10.3055 4.2735 10.3545C4.70904 10.3968 5.06273 10.5966 5.3233 10.9482C5.6125 11.3387 5.80795 11.7907 6.09674 12.1807C6.16027 12.2664 6.19164 12.2846 6.29791 12.2949C6.7511 12.339 7.24758 12.3391 7.70221 12.2949C7.80848 12.2846 7.83985 12.2664 7.90338 12.1807C8.19237 11.7905 8.38764 11.3387 8.67682 10.9482C8.93739 10.5966 9.29108 10.3968 9.72662 10.3545C10.2318 10.3055 10.7419 10.3752 11.2462 10.3262C11.3517 10.3159 11.385 10.2974 11.4483 10.2119C11.7007 9.87079 11.9391 9.47285 12.1192 9.08985C12.1675 8.98695 12.1678 8.95004 12.1192 8.84668C11.9205 8.42428 11.6255 8.05377 11.4268 7.63086C11.2305 7.21293 11.2304 6.78606 11.4268 6.36817C11.6256 5.94531 11.9207 5.5746 12.1192 5.15235C12.1677 5.04912 12.1676 5.01309 12.1192 4.91016ZM13.2051 5.66309C13.0064 6.08573 12.7114 6.45579 12.5128 6.87793C12.4642 6.98123 12.4645 7.01829 12.5128 7.1211C12.7112 7.54328 13.0064 7.91405 13.2051 8.33692C13.4015 8.75487 13.4015 9.18169 13.2051 9.59961C12.9911 10.0551 12.7109 10.5221 12.4122 10.9258C12.1522 11.277 11.7974 11.4782 11.3624 11.5205C10.8573 11.5696 10.3477 11.4999 9.84283 11.5488C9.73621 11.5592 9.70429 11.5772 9.64069 11.6631C9.35229 12.0526 9.15705 12.5044 8.86823 12.8945C8.60854 13.2452 8.25275 13.447 7.81842 13.4893C7.28749 13.5409 6.71096 13.5407 6.1817 13.4893C5.74737 13.447 5.39158 13.2452 5.1319 12.8945C4.84312 12.5045 4.64808 12.0529 4.35944 11.6631C4.29583 11.5772 4.26392 11.5592 4.15729 11.5488C3.65283 11.5 3.14295 11.5696 2.63776 11.5205C2.20274 11.4782 1.84796 11.277 1.58795 10.9258C1.28834 10.5209 1.00864 10.0543 0.794982 9.59961C0.598644 9.18169 0.598598 8.75487 0.794982 8.33692C0.993688 7.91405 1.28889 7.54328 1.48737 7.1211C1.53567 7.01829 1.53593 6.98123 1.48737 6.87793C1.28887 6.45603 0.993667 6.08569 0.794982 5.66309C0.598535 5.24516 0.59869 4.81829 0.794982 4.40039C1.00898 3.94492 1.28922 3.47791 1.58795 3.07422C1.84796 2.723 2.20274 2.5218 2.63776 2.47949C3.14295 2.43038 3.65283 2.50003 4.15729 2.45117C4.26391 2.44081 4.29583 2.4228 4.35944 2.33692C4.64783 1.94742 4.84308 1.49557 5.1319 1.10547C5.39158 0.754835 5.74737 0.553005 6.1817 0.510744C6.71263 0.459147 7.28917 0.459309 7.81842 0.510744C8.25275 0.553005 8.60854 0.754835 8.86823 1.10547C9.157 1.49551 9.35204 1.94708 9.64069 2.33692C9.70429 2.4228 9.73621 2.44081 9.84283 2.45117C10.3477 2.50007 10.8573 2.43039 11.3624 2.47949C11.7974 2.5218 12.1522 2.723 12.4122 3.07422C12.7118 3.47909 12.9915 3.94567 13.2051 4.40039C13.4014 4.81829 13.4016 5.24516 13.2051 5.66309Z",fill:"currentColor"}),d.jsx("path",{d:"M7.9317 7C7.9317 6.48569 7.51438 6.06836 7.00006 6.06836C6.48575 6.06836 6.06842 6.48569 6.06842 7C6.06842 7.51432 6.48575 7.93164 7.00006 7.93164C7.51438 7.93164 7.9317 7.51432 7.9317 7ZM9.13092 7C9.13092 8.17706 8.17712 9.13086 7.00006 9.13086C5.823 9.13086 4.8692 8.17706 4.8692 7C4.8692 5.82294 5.823 4.86914 7.00006 4.86914C8.17712 4.86914 9.13092 5.82294 9.13092 7Z",fill:"currentColor"})]}),d.jsx("defs",{children:d.jsx("clipPath",{id:"clip0_2580_121189",children:d.jsx("rect",{width:14,height:14,fill:"currentColor"})})})]}),F9=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsxs("g",{clipPath:"url(#clip0_1450_63327)",children:[d.jsx("path",{d:"M14.0861 5.51366C13.8717 5.0575 13.588 4.58542 13.2889 4.18108C13.208 4.07172 13.1596 4.04373 13.0243 4.03054C12.4277 3.97255 11.8245 4.05527 11.2269 3.9972C10.7224 3.94816 10.3133 3.71661 10.0115 3.30919C9.66986 2.84777 9.43973 2.31343 9.09824 1.85234C9.01771 1.74365 8.96805 1.71589 8.83354 1.70282C8.29432 1.65044 7.70402 1.65061 7.16656 1.70282C7.03205 1.71589 6.98239 1.74365 6.90186 1.85234C6.56067 2.31303 6.33025 2.84774 5.98855 3.30919C5.68681 3.71661 5.27774 3.94816 4.77317 3.9972C4.17564 4.05527 3.57239 3.97255 2.97585 4.03054C2.84046 4.04373 2.79208 4.07172 2.71115 4.18108C2.41212 4.58542 2.12835 5.0575 1.91403 5.51366C1.85299 5.64359 1.85286 5.7018 1.91403 5.8319C2.14865 6.33077 2.49748 6.76892 2.73237 7.26854C2.9594 7.7515 2.96041 8.24717 2.73338 8.73044C2.49837 9.23061 2.14891 9.66837 1.91403 10.1681C1.85291 10.2982 1.85299 10.3564 1.91403 10.4863C2.12856 10.9429 2.41185 11.4142 2.71115 11.8189C2.79208 11.9283 2.84046 11.9563 2.97585 11.9694C3.57239 12.0274 4.17564 11.9447 4.77317 12.0028C5.27774 12.0518 5.68681 12.2834 5.98855 12.6908C6.33024 13.1522 6.56037 13.6866 6.90186 14.1476C6.98239 14.2563 7.03205 14.2841 7.16656 14.2972C7.70402 14.3494 8.29432 14.3495 8.83354 14.2972C8.96805 14.2841 9.01771 14.2563 9.09824 14.1476C9.43944 13.687 9.66985 13.1522 10.0115 12.6908C10.3133 12.2834 10.7224 12.0518 11.2269 12.0028C11.8244 11.9447 12.4271 12.0275 13.0243 11.9694C13.1596 11.9563 13.208 11.9283 13.2889 11.8189C13.5891 11.4131 13.872 10.942 14.0861 10.4863C14.1471 10.3564 14.1472 10.2982 14.0861 10.1681C13.8513 9.66861 13.5017 9.23061 13.2667 8.73044C13.0397 8.24717 13.0407 7.7515 13.2677 7.26854C13.5026 6.7689 13.8513 6.33106 14.0861 5.8319C14.1472 5.7018 14.1471 5.64359 14.0861 5.51366ZM15.3035 6.40373C15.0685 6.90359 14.7188 7.34119 14.4841 7.84037C14.4231 7.97025 14.423 8.02855 14.4841 8.15861C14.7189 8.65833 15.0685 9.09611 15.3035 9.59626C15.5308 10.0801 15.5308 10.5744 15.3035 11.0582C15.052 11.5933 14.7225 12.1426 14.37 12.6191C14.0685 13.0265 13.6581 13.259 13.1536 13.3081C12.5566 13.366 11.9541 13.2835 11.3573 13.3414C11.2228 13.3545 11.1731 13.3823 11.0926 13.491C10.7511 13.9521 10.521 14.4864 10.1793 14.9478C9.87828 15.3542 9.46719 15.5869 8.96387 15.6358C8.34008 15.6964 7.66194 15.6966 7.03623 15.6358C6.53291 15.5869 6.12182 15.3542 5.82084 14.9478C5.47911 14.4863 5.24878 13.9517 4.90753 13.491C4.82701 13.3823 4.77734 13.3545 4.64284 13.3414C4.04647 13.2835 3.44373 13.366 2.84653 13.3081C2.34201 13.259 1.93164 13.0265 1.63013 12.6191C1.27867 12.144 0.948453 11.5941 0.696621 11.0582C0.469315 10.5744 0.469279 10.0801 0.696621 9.59626C0.931628 9.09613 1.2813 8.65807 1.51597 8.15861C1.57708 8.02855 1.57702 7.97025 1.51597 7.84037C1.28117 7.34095 0.931635 6.9036 0.696621 6.40373C0.469213 5.91992 0.469367 5.42562 0.696621 4.94183C0.948441 4.40587 1.27868 3.85598 1.63013 3.38092C1.93164 2.97349 2.34201 2.74095 2.84653 2.6919C3.44353 2.63397 4.04599 2.71649 4.64284 2.65856C4.77734 2.64549 4.82701 2.61774 4.90753 2.50904C5.24905 2.04792 5.47913 1.51362 5.82084 1.05219C6.12182 0.645806 6.53291 0.413119 7.03623 0.364178C7.66002 0.303556 8.33816 0.303369 8.96387 0.364178C9.46719 0.413119 9.87828 0.645806 10.1793 1.05219C10.521 1.51365 10.7513 2.04828 11.0926 2.50904C11.1731 2.61774 11.2228 2.64549 11.3573 2.65856C11.9541 2.71649 12.5566 2.63397 13.1536 2.6919C13.6581 2.74095 14.0685 2.97349 14.37 3.38092C14.7214 3.85598 15.0517 4.40587 15.3035 4.94183C15.5307 5.42562 15.5309 5.91992 15.3035 6.40373Z",fill:"currentColor"}),d.jsx("path",{d:"M9.13764 7.99999C9.13764 7.3715 8.62855 6.8624 8.00005 6.8624C7.37155 6.8624 6.86246 7.3715 6.86246 7.99999C6.86246 8.62849 7.37155 9.13759 8.00005 9.13759C8.62855 9.13759 9.13764 8.62849 9.13764 7.99999ZM10.4834 7.99999C10.4834 9.37126 9.37132 10.4833 8.00005 10.4833C6.62878 10.4833 5.51674 9.37126 5.51674 7.99999C5.51674 6.62873 6.62878 5.51669 8.00005 5.51669C9.37132 5.51669 10.4834 6.62873 10.4834 7.99999Z",fill:"currentColor"})]}),d.jsx("defs",{children:d.jsx("clipPath",{id:"clip0_1450_63327",children:d.jsx("rect",{width:16,height:16,fill:"currentColor"})})})]}),B9=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.67272 0.522841C10.8339 0.522841 11.76 0.522714 12.4963 0.602493C13.2453 0.683657 13.8789 0.854248 14.4264 1.25197C14.7504 1.48739 15.0355 1.77247 15.2709 2.0965C15.6686 2.64394 15.8392 3.27758 15.9204 4.02655C16.0002 4.7629 16 5.68895 16 6.85014V9.14986C16 10.3111 16.0002 11.2371 15.9204 11.9735C15.8392 12.7224 15.6686 13.3561 15.2709 13.9035C15.0355 14.2275 14.7504 14.5126 14.4264 14.748C13.8789 15.1458 13.2453 15.3163 12.4963 15.3975C11.76 15.4773 10.8339 15.4772 9.67272 15.4772H6.3273C5.16611 15.4772 4.24006 15.4773 3.50371 15.3975C2.75474 15.3163 2.1211 15.1458 1.57366 14.748C1.24963 14.5126 0.964549 14.2275 0.729131 13.9035C0.331407 13.3561 0.160817 12.7224 0.0796529 11.9735C-0.000126137 11.2371 1.25338e-09 10.3111 1.25338e-09 9.14986V6.85014C1.25329e-09 5.68895 -0.000126137 4.7629 0.0796529 4.02655C0.160817 3.27758 0.331407 2.64394 0.729131 2.0965C0.964549 1.77247 1.24963 1.48739 1.57366 1.25197C2.1211 0.854248 2.75474 0.683657 3.50371 0.602493C4.24006 0.522714 5.16611 0.522841 6.3273 0.522841H9.67272ZM5.54303 1.88715V14.1118C5.78636 14.1128 6.04709 14.1169 6.3273 14.1169H9.67272C10.8639 14.1169 11.7032 14.1164 12.3493 14.0465C12.9824 13.9779 13.3497 13.8494 13.6268 13.6482C13.8354 13.4966 14.0195 13.3125 14.1711 13.1039C14.3723 12.8268 14.5007 12.4595 14.5693 11.8264C14.6393 11.1803 14.6398 10.341 14.6398 9.14986V6.85014C14.6398 5.65896 14.6393 4.81967 14.5693 4.1736C14.5007 3.54048 14.3723 3.17318 14.1711 2.89609C14.0195 2.68747 13.8354 2.50337 13.6268 2.35179C13.3497 2.1506 12.9824 2.02212 12.3493 1.95353C11.7032 1.88358 10.8639 1.88307 9.67272 1.88307H6.3273C6.04709 1.88307 5.78636 1.8862 5.54303 1.88715ZM4.1828 1.91166C3.99125 1.9216 3.8148 1.93577 3.65076 1.95353C3.01764 2.02212 2.65034 2.1506 2.37325 2.35179C2.16463 2.50337 1.98052 2.68747 1.82895 2.89609C1.62776 3.17318 1.49928 3.54048 1.43069 4.1736C1.36074 4.81967 1.36023 5.65896 1.36023 6.85014V9.14986C1.36023 10.341 1.36074 11.1803 1.43069 11.8264C1.49928 12.4595 1.62776 12.8268 1.82895 13.1039C1.98052 13.3125 2.16463 13.4966 2.37325 13.6482C2.65034 13.8494 3.01764 13.9779 3.65076 14.0465C3.81478 14.0642 3.99127 14.0774 4.1828 14.0873V1.91166Z",fill:"currentColor"})}),z9=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M4.55146 8.00001C4.55146 8.63513 4.03659 9.15001 3.40146 9.15001C2.76634 9.15001 2.25146 8.63513 2.25146 8.00001C2.25146 7.36488 2.76634 6.85001 3.40146 6.85001C4.03659 6.85001 4.55146 7.36488 4.55146 8.00001Z",fill:"currentColor"}),d.jsx("path",{d:"M9.1476 8.00001C9.1476 8.63513 8.63273 9.15001 7.9976 9.15001C7.36248 9.15001 6.8476 8.63513 6.8476 8.00001C6.8476 7.36488 7.36248 6.85001 7.9976 6.85001C8.63273 6.85001 9.1476 7.36488 9.1476 8.00001Z",fill:"currentColor"}),d.jsx("path",{d:"M13.7486 8.00001C13.7486 8.63513 13.2338 9.15001 12.5986 9.15001C11.9635 9.15001 11.4486 8.63513 11.4486 8.00001C11.4486 7.36488 11.9635 6.85001 12.5986 6.85001C13.2338 6.85001 13.7486 7.36488 13.7486 8.00001Z",fill:"currentColor"})]}),Z9=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M8.64453 1.5V7.34961H14.5V8.65039H8.64453V14.5H7.34473V8.65039H1.5V7.34961H7.34473V1.5H8.64453Z",fill:"currentColor"})}),Es=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M15.0498 3.92579L8.49512 12.3818C8.25774 12.6881 8.04517 12.9645 7.84668 13.1689C7.63957 13.3823 7.38732 13.5841 7.04492 13.6719C6.86373 13.7183 6.6757 13.7346 6.48926 13.7197C6.13666 13.6915 5.8528 13.5355 5.6123 13.3604C5.38201 13.1926 5.12573 12.9567 4.83984 12.6953L1.03125 9.21289L1.96875 8.1875L5.77734 11.6699C6.08684 11.9529 6.27773 12.1249 6.43066 12.2363C6.50183 12.2882 6.54699 12.3135 6.57324 12.3252C6.58525 12.3305 6.59269 12.3322 6.5957 12.333C6.59802 12.3336 6.59961 12.334 6.59961 12.334C6.63317 12.3367 6.66758 12.3335 6.7002 12.3252C6.7002 12.3252 6.70211 12.3251 6.7041 12.3242C6.70698 12.3229 6.71348 12.319 6.72461 12.3115C6.74849 12.2956 6.78843 12.2642 6.84961 12.2012C6.98138 12.0654 7.13957 11.8628 7.39648 11.5313L13.9502 3.07422L15.0498 3.92579Z",fill:"currentColor"})}),U9=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M11.5635 4.58984L7.61426 9.07715C7.35154 9.37561 7.11346 9.64812 6.89453 9.84668C6.66593 10.054 6.38519 10.2506 6.01465 10.3164C5.82079 10.3508 5.62207 10.3529 5.42773 10.3213C5.0561 10.2609 4.77266 10.0674 4.54102 9.86328C4.31926 9.66791 4.07752 9.39911 3.81055 9.10449L2.44531 7.59863L3.55664 6.59082L4.92188 8.09766C5.21256 8.41844 5.38878 8.61191 5.53223 8.73828C5.61022 8.80699 5.65253 8.83192 5.66895 8.83984C5.69648 8.84429 5.72449 8.84467 5.75195 8.83984C5.72657 8.84451 5.75564 8.85422 5.88672 8.73535C6.02833 8.60692 6.20225 8.41088 6.48828 8.08594L10.4385 3.59961L11.5635 4.58984Z",fill:"currentColor"})}),W9=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M13.0762 1.37207C14.0846 1.37228 14.9021 2.19077 14.9023 3.19922C14.9022 4.20772 14.0847 5.02518 13.0762 5.02539C12.2967 5.02539 11.6325 4.53691 11.3701 3.84961H4.35547C4.79397 4.26458 5.15861 4.7644 5.41699 5.33496L7.10645 9.06738C7.88526 10.7875 9.55104 11.9228 11.4189 12.0371C11.7085 11.4109 12.3411 10.9756 13.0762 10.9756C14.0843 10.9759 14.9023 11.7936 14.9023 12.8018C14.9023 13.81 14.0843 14.6277 13.0762 14.6279C12.2534 14.6279 11.5574 14.0832 11.3291 13.335C8.9868 13.1879 6.89981 11.7612 5.92285 9.60352L4.23242 5.87109C3.67503 4.64033 2.44878 3.84961 1.09766 3.84961V2.54883C1.10665 2.54883 1.11601 2.54975 1.125 2.5498L11.3701 2.54883C11.6326 1.86151 12.2969 1.37207 13.0762 1.37207ZM13.0762 12.2764C12.7858 12.2764 12.5508 12.5114 12.5508 12.8018C12.5508 13.0921 12.7858 13.3281 13.0762 13.3281C13.3664 13.3279 13.6025 13.092 13.6025 12.8018C13.6025 12.5115 13.3664 12.2766 13.0762 12.2764ZM13.0762 2.67285C12.7855 2.67285 12.55 2.90861 12.5498 3.19922C12.5499 3.48987 12.7855 3.72559 13.0762 3.72559C13.3667 3.72538 13.6024 3.48975 13.6025 3.19922C13.6023 2.90874 13.3666 2.67306 13.0762 2.67285Z",fill:"currentColor"})}),ps=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M11.8486 5.5L11.4238 5.92383L8.69727 8.65137C8.44157 8.90706 8.21562 9.13382 8.01172 9.29785C7.79912 9.46883 7.55595 9.61756 7.25 9.66602C7.08435 9.69222 6.91565 9.69222 6.75 9.66602C6.44405 9.61756 6.20088 9.46883 5.98828 9.29785C5.78438 9.13382 5.55843 8.90706 5.30273 8.65137L2.57617 5.92383L2.15137 5.5L3 4.65137L3.42383 5.07617L6.15137 7.80273C6.42595 8.07732 6.59876 8.24849 6.74023 8.3623C6.87291 8.46904 6.92272 8.47813 6.9375 8.48047C6.97895 8.48703 7.02105 8.48703 7.0625 8.48047C7.07728 8.47813 7.12709 8.46904 7.25977 8.3623C7.40124 8.24849 7.57405 8.07732 7.84863 7.80273L10.5762 5.07617L11 4.65137L11.8486 5.5Z",fill:"currentColor"})}),Q9=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M8.5 2.15137L8.07617 2.57617L5.34863 5.30273C5.09294 5.55843 4.86618 5.78438 4.70215 5.98828C4.53117 6.20088 4.38244 6.44405 4.33398 6.75C4.30778 6.91565 4.30778 7.08435 4.33398 7.25C4.38244 7.55595 4.53117 7.79912 4.70215 8.01172C4.86618 8.21561 5.09294 8.44157 5.34863 8.69727L8.07617 11.4238L8.5 11.8486L9.34863 11L8.92383 10.5762L6.19727 7.84863C5.92268 7.57405 5.75151 7.40124 5.6377 7.25977C5.53096 7.12709 5.52187 7.07728 5.51953 7.0625C5.51297 7.02105 5.51297 6.97895 5.51953 6.9375C5.52187 6.92272 5.53096 6.87291 5.6377 6.74023C5.75152 6.59876 5.92268 6.42595 6.19727 6.15137L8.92383 3.42383L9.34863 3L8.5 2.15137Z",fill:"currentColor"})}),q9=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M5.5 2.15137L5.92383 2.57617L8.65137 5.30273C8.90706 5.55843 9.13382 5.78438 9.29785 5.98828C9.46883 6.20088 9.61756 6.44405 9.66602 6.75C9.69222 6.91565 9.69222 7.08435 9.66602 7.25C9.61756 7.55595 9.46883 7.79912 9.29785 8.01172C9.13382 8.21561 8.90706 8.44157 8.65137 8.69727L5.92383 11.4238L5.5 11.8486L4.65137 11L5.07617 10.5762L7.80273 7.84863C8.07732 7.57405 8.24849 7.40124 8.3623 7.25977C8.46904 7.12709 8.47813 7.07728 8.48047 7.0625C8.48703 7.02105 8.48703 6.97895 8.48047 6.9375C8.47813 6.92272 8.46904 6.87291 8.3623 6.74023C8.24848 6.59876 8.07732 6.42595 7.80273 6.15137L5.07617 3.42383L4.65137 3L5.5 2.15137Z",fill:"currentColor"})}),K9=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M4.25 2.82782L4.25 11.1722C4.25 11.6622 4.84243 11.9076 5.18891 11.5611L9.36109 7.38891C9.57588 7.17412 9.57588 6.82588 9.36109 6.61109L5.18891 2.43891C4.84243 2.09243 4.25 2.33782 4.25 2.82782Z",fill:"currentColor"})}),G9=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M2.15137 8.5L2.57617 8.07617L5.30273 5.34863C5.55843 5.09294 5.78438 4.86618 5.98828 4.70215C6.20088 4.53117 6.44405 4.38244 6.75 4.33398C6.91565 4.30778 7.08435 4.30778 7.25 4.33398C7.55595 4.38244 7.79912 4.53117 8.01172 4.70215C8.21561 4.86618 8.44157 5.09294 8.69727 5.34863L11.4238 8.07617L11.8486 8.5L11 9.34863L10.5762 8.92383L7.84863 6.19727C7.57405 5.92269 7.40124 5.75152 7.25977 5.6377C7.12709 5.53096 7.07728 5.52187 7.0625 5.51953C7.02105 5.51297 6.97895 5.51297 6.9375 5.51953C6.92272 5.52187 6.87291 5.53096 6.74023 5.6377C6.59876 5.75152 6.42595 5.92268 6.15137 6.19727L3.42383 8.92383L3 9.34863L2.15137 8.5Z",fill:"currentColor"})}),R2=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M14.1168 13.197L13.197 14.1167L1.8833 2.80303L2.80309 1.88324L14.1168 13.197Z",fill:"currentColor"}),d.jsx("path",{d:"M13.197 1.88326L14.1168 2.80305L2.80309 14.1168L1.8833 13.197L13.197 1.88326Z",fill:"currentColor"})]}),J9=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M10.6074 4.40278L8.00975 6.99973L10.6074 9.59739L9.59736 10.6074L6.9997 8.00978L4.40274 10.6074L3.3927 9.59739L5.98966 6.99973L3.3927 4.40278L4.40274 3.39273L6.9997 5.98969L9.59736 3.39273L10.6074 4.40278Z",fill:"currentColor"})}),T2=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M6.14929 4.02032C7.11197 4.02032 7.87983 4.02016 8.49597 4.07598C9.12128 4.13269 9.65792 4.25188 10.1415 4.53106C10.7202 4.8653 11.2008 5.3459 11.535 5.92462C11.8142 6.40818 11.9334 6.94481 11.9901 7.57012C12.0459 8.18625 12.0458 8.95419 12.0458 9.9168C12.0458 10.8795 12.0459 11.6473 11.9901 12.2635C11.9334 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7202 14.9683 10.1415 15.3025C9.65792 15.5817 9.12128 15.7009 8.49597 15.7576C7.87984 15.8134 7.11196 15.8133 6.14929 15.8133C5.18667 15.8133 4.41874 15.8134 3.80261 15.7576C3.1773 15.7009 2.64067 15.5817 2.1571 15.3025C1.5784 14.9683 1.09778 14.4877 0.76355 13.909C0.484366 13.4254 0.365184 12.8888 0.308472 12.2635C0.252649 11.6473 0.252808 10.8795 0.252808 9.9168C0.252808 8.95418 0.252664 8.18625 0.308472 7.57012C0.365184 6.94481 0.484366 6.40818 0.76355 5.92462C1.09777 5.34589 1.57839 4.86529 2.1571 4.53106C2.64067 4.25188 3.1773 4.13269 3.80261 4.07598C4.41874 4.02017 5.18666 4.02032 6.14929 4.02032ZM6.14929 5.37774C5.16181 5.37774 4.46634 5.37761 3.92566 5.42657C3.39434 5.47472 3.07859 5.56574 2.83582 5.70587C2.4632 5.92106 2.15354 6.2307 1.93835 6.60333C1.79823 6.8461 1.70721 7.16185 1.65906 7.69317C1.6101 8.23385 1.61023 8.92933 1.61023 9.9168C1.61023 10.9043 1.61009 11.5998 1.65906 12.1404C1.70721 12.6717 1.79823 12.9875 1.93835 13.2303C2.15356 13.6029 2.46321 13.9126 2.83582 14.1277C3.07859 14.2679 3.39434 14.3589 3.92566 14.407C4.46634 14.456 5.16182 14.4559 6.14929 14.4559C7.13682 14.4559 7.83224 14.456 8.37292 14.407C8.90425 14.3589 9.21999 14.2679 9.46277 14.1277C9.83535 13.9126 10.145 13.6029 10.3602 13.2303C10.5004 12.9875 10.5914 12.6717 10.6395 12.1404C10.6885 11.5998 10.6884 10.9043 10.6884 9.9168C10.6884 8.92934 10.6885 8.23384 10.6395 7.69317C10.5914 7.16185 10.5004 6.8461 10.3602 6.60333C10.1451 6.23071 9.83536 5.92107 9.46277 5.70587C9.21999 5.56574 8.90424 5.47472 8.37292 5.42657C7.83224 5.3776 7.13682 5.37774 6.14929 5.37774ZM9.80164 0.367975C10.7638 0.367975 11.5314 0.36788 12.1473 0.423639C12.7726 0.480307 13.3093 0.598759 13.7928 0.877741C14.3717 1.21192 14.8521 1.69355 15.1864 2.27227C15.4655 2.75574 15.5857 3.29164 15.6425 3.9168C15.6983 4.53301 15.6971 5.3016 15.6971 6.26446V7.82989C15.6971 8.29264 15.6989 8.58993 15.6649 8.84844C15.4668 10.3525 14.401 11.5738 12.9833 11.9988V10.5467C13.6973 10.1903 14.2105 9.49662 14.3192 8.67169C14.3387 8.52347 14.3407 8.3358 14.3407 7.82989V6.26446C14.3407 5.27706 14.3398 4.58149 14.2909 4.04083C14.2428 3.50968 14.1526 3.19372 14.0126 2.95098C13.7974 2.57849 13.4876 2.26869 13.1151 2.05352C12.8724 1.91347 12.5564 1.82237 12.0253 1.77423C11.4847 1.72528 10.7888 1.7254 9.80164 1.7254H7.71472C6.7562 1.72558 5.92665 2.27697 5.52332 3.07891H4.07019C4.54221 1.51132 5.9932 0.368186 7.71472 0.367975H9.80164Z",fill:"currentColor"})}),Y9=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M7.92136 0.349152C10.3744 0.349234 12.5564 1.5052 13.9557 3.29894L15.1281 2.12759C15.3303 1.92546 15.6767 2.06943 15.6767 2.35538V5.53923C15.6766 5.71626 15.5329 5.85976 15.3559 5.86002H12.171C11.8854 5.8597 11.7426 5.51465 11.9443 5.31249L12.9641 4.29056C11.8237 2.74305 9.98908 1.74106 7.92136 1.74097C4.46436 1.74097 1.66233 4.543 1.66233 8C1.66233 11.457 4.46436 14.259 7.92136 14.259C11.3782 14.2589 14.1804 11.4569 14.1804 8H15.5722C15.5722 12.2251 12.1465 15.6507 7.92136 15.6508C3.69614 15.6508 0.270508 12.2252 0.270508 8C0.270508 3.77478 3.69614 0.349152 7.92136 0.349152Z",fill:"currentColor"})}),X9=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M1.272 6.21348C1.70645 3.08888 4.59169 0.908064 7.71634 1.34239C8.95495 1.51469 10.0438 2.07331 10.8814 2.87755L11.9458 1.81407C12.1347 1.6255 12.4572 1.75911 12.4575 2.02598V5.08751C12.4574 5.25303 12.3233 5.38731 12.1577 5.38731H9.0972C8.82993 5.38731 8.69629 5.06361 8.88528 4.87462L10.0327 3.72618C9.3732 3.09994 8.52006 2.66569 7.5513 2.53087C5.08313 2.18779 2.80376 3.91044 2.46048 6.37852C2.11747 8.84665 3.84009 11.1261 6.30814 11.4693C8.77612 11.8121 11.0557 10.0896 11.399 7.62169L11.9937 7.70372L12.5874 7.78673C12.153 10.9112 9.26756 13.0919 6.1431 12.6578C3.01854 12.2234 0.837738 9.33809 1.272 6.21348Z",fill:"currentColor"})}),e7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M8.27868 0.811572C8.81991 0.142194 9.79022 0.0421835 10.4538 0.557601L10.5823 0.669306L10.6066 0.693544L10.6097 0.695652L10.6392 0.725159C11.355 1.44679 11.6337 2.49468 11.3716 3.47669L11.3706 3.48091L11.3611 3.51674L11.3601 3.51885L10.889 5.22604C10.8796 5.25997 10.8707 5.29157 10.8627 5.32088C10.8934 5.32095 10.927 5.32194 10.9628 5.32194H11.9007C12.4264 5.32194 12.7831 5.319 13.0651 5.36725C14.8182 5.66719 15.9851 7.34568 15.6565 9.09357C15.6036 9.37487 15.477 9.7092 15.294 10.2022L14.3371 12.7798C14.1402 13.3104 13.9774 13.7518 13.8102 14.1024C13.6376 14.4645 13.4386 14.7793 13.1442 15.0424C12.9712 15.197 12.7802 15.3303 12.5751 15.4386C12.226 15.6231 11.8608 15.7 11.4612 15.7358C11.0743 15.7705 10.6035 15.7695 10.0375 15.7695H4.87377C4.08053 15.7695 3.42928 15.7702 2.90734 15.7137C2.37212 15.6557 1.88991 15.5311 1.46676 15.2237C1.22415 15.0474 1.01078 14.8339 0.834466 14.5914C0.527021 14.1682 0.401373 13.686 0.343384 13.1508C0.286822 12.6287 0.287531 11.9769 0.287531 11.1833V9.51405C0.287531 8.84778 0.281347 8.36714 0.399237 7.9565C0.671152 7.00935 1.41115 6.26832 2.35829 5.99638C2.76894 5.87849 3.24958 5.88573 3.91585 5.88573C4.11983 5.88573 4.14548 5.88319 4.16244 5.88046C4.23532 5.86863 4.30409 5.83663 4.35845 5.78667C4.3711 5.77504 4.38761 5.75604 4.51442 5.59488L8.25655 0.838972L8.2576 0.837918L8.27868 0.811572ZM1.69122 11.1833C1.69122 12.0082 1.69217 12.5711 1.73865 13.0001C1.78371 13.4157 1.86473 13.6221 1.96943 13.7662C2.0592 13.8898 2.16733 13.9989 2.29085 14.0887C2.43501 14.1934 2.64216 14.2744 3.05803 14.3195C3.45897 14.3629 3.97637 14.3656 4.7157 14.3659C4.30801 13.8053 4.06453 13.1171 4.06444 12.371V8.59406H5.46813V12.371C5.46838 13.4733 6.36166 14.3669 7.46407 14.3669H10.0375C10.6286 14.3669 11.0269 14.3663 11.3369 14.3385C11.6339 14.3118 11.7956 14.2638 11.9196 14.1983C12.0241 14.1431 12.1213 14.0747 12.2094 13.996C12.314 13.9025 12.4151 13.7678 12.5435 13.4986C12.6774 13.2176 12.8162 12.845 13.0219 12.2909L13.9788 9.71322C14.1848 9.15816 14.2531 8.96731 14.2781 8.83433C14.4618 7.85692 13.8093 6.91895 12.8291 6.75092C12.6957 6.7281 12.4928 6.72458 11.9007 6.72458H10.9628C10.7737 6.72458 10.5693 6.72657 10.4 6.70666C10.2211 6.68562 9.96702 6.63024 9.74771 6.43161C9.64454 6.33811 9.55957 6.2261 9.4969 6.10177C9.3639 5.83784 9.37799 5.57899 9.40521 5.40097C9.431 5.23261 9.48672 5.03616 9.53694 4.85404L10.008 3.14579L10.0175 3.11102C10.1488 2.61338 10.0078 2.08338 9.64654 1.71681L9.6086 1.67887L9.55064 1.64304C9.48795 1.62043 9.41425 1.63814 9.36938 1.69362L9.35779 1.70627L9.35884 1.70732L5.61672 6.46217C5.51822 6.58735 5.42237 6.7133 5.30689 6.81942C5.05075 7.05471 4.73126 7.20939 4.38796 7.26519C4.23315 7.29032 4.07513 7.28837 3.91585 7.28837C3.15356 7.28837 2.91916 7.2957 2.7461 7.34528C2.26364 7.48379 1.88564 7.86081 1.74708 8.34325C1.69738 8.51636 1.69122 8.7511 1.69122 9.51405V11.1833Z",fill:"currentColor"})}),t7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M14.0593 12.922L15.0976 10.1247C15.3087 9.5559 15.4143 9.27138 15.4566 9.04658C15.7349 7.56751 14.7472 6.14737 13.2637 5.89357C13.0382 5.85499 12.7348 5.85499 12.1281 5.85499H11.1099C10.6615 5.85499 10.4372 5.85499 10.3034 5.73376C10.2607 5.69508 10.2255 5.64885 10.1995 5.5974C10.1182 5.43613 10.1778 5.21997 10.297 4.78765L10.8081 2.93419L10.819 2.89456C11.0336 2.09024 10.8051 1.23244 10.2189 0.64139L10.1898 0.612405L10.1692 0.592068C9.77357 0.210076 9.13559 0.249344 8.78983 0.676966L8.77186 0.699678L4.71076 5.86083C4.52965 6.09101 4.38573 6.35138 4.38573 6.64427V12.7431C4.38573 14.3601 5.69654 15.6709 7.31351 15.6709L10.1068 15.6709C11.3628 15.6709 11.9908 15.6709 12.5043 15.3995C12.6723 15.3107 12.8289 15.2018 12.9706 15.0752C13.4037 14.6882 13.6222 14.0995 14.0593 12.922Z",fill:"currentColor"}),d.jsx("path",{d:"M2.91388 13.2113C2.91388 14.6907 4.08499 15.5536 4.08499 15.5536H2.65606C1.46328 15.5536 0.496338 14.5866 0.496338 13.3938V8.34439C0.496338 7.15161 1.46328 6.18467 2.65606 6.18467H2.91388V13.2113Z",fill:"currentColor"})]}),n7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M7.72451 15.1086C7.18929 15.7705 6.22975 15.8694 5.57357 15.3597L5.44643 15.2492L5.42247 15.2253L5.41934 15.2232L5.39016 15.194C4.68239 14.4804 4.40679 13.4441 4.66589 12.473L4.66693 12.4689L4.67631 12.4334L4.67735 12.4314L5.14318 10.7431C5.15243 10.7096 5.1613 10.6783 5.16923 10.6493C5.13878 10.6493 5.10558 10.6483 5.07023 10.6483H4.14274C3.62288 10.6483 3.27015 10.6512 2.9912 10.6035C1.25757 10.3069 0.103662 8.64702 0.42863 6.91854C0.480965 6.64037 0.606164 6.30975 0.787119 5.82223L1.73336 3.27321C1.92812 2.74852 2.08912 2.31209 2.25442 1.96535C2.42515 1.60724 2.62191 1.29594 2.91304 1.03578C3.08408 0.882951 3.273 0.751121 3.47579 0.643944C3.82102 0.461504 4.18214 0.38551 4.57731 0.350066C4.95993 0.315784 5.42553 0.316718 5.98521 0.316718H11.0916C11.876 0.316718 12.52 0.31607 13.0362 0.37195C13.5655 0.429293 14.0423 0.552534 14.4608 0.856536C14.7007 1.03085 14.9117 1.24193 15.086 1.48181C15.3901 1.90027 15.5143 2.37709 15.5717 2.90638C15.6276 3.42269 15.6269 4.06721 15.6269 4.85202V6.50274C15.6269 7.1616 15.633 7.6369 15.5164 8.04299C15.2475 8.97962 14.5158 9.71242 13.5791 9.98133C13.173 10.0979 12.6977 10.0908 12.0389 10.0908C11.8372 10.0908 11.8118 10.0933 11.795 10.096C11.723 10.1077 11.6549 10.1393 11.6012 10.1887C11.5887 10.2002 11.5724 10.219 11.447 10.3784L7.74639 15.0815L7.74535 15.0825L7.72451 15.1086ZM14.2388 4.85202C14.2388 4.03628 14.2379 3.47965 14.1919 3.05541C14.1473 2.64443 14.0672 2.4403 13.9637 2.29779C13.8749 2.17562 13.768 2.06769 13.6458 1.9789C13.5033 1.87532 13.2984 1.79523 12.8872 1.75067C12.4907 1.70773 11.979 1.70511 11.2479 1.70482C11.6511 2.25917 11.8918 2.93968 11.8919 3.67755V7.41251H10.5038V3.67755C10.5036 2.58745 9.62023 1.70378 8.53007 1.70378H5.98521C5.40065 1.70378 5.00679 1.70442 4.70028 1.73192C4.40651 1.7583 4.24662 1.80571 4.12399 1.87052C4.02069 1.92511 3.92452 1.99276 3.8374 2.07061C3.73401 2.16306 3.634 2.2962 3.50705 2.56249C3.37462 2.84027 3.23734 3.20873 3.03393 3.75675L2.08768 6.30578C1.88395 6.85467 1.81646 7.0434 1.79172 7.1749C1.61005 8.14146 2.25533 9.06902 3.22464 9.23517C3.35654 9.25774 3.55717 9.26123 4.14274 9.26123H5.07023C5.25717 9.26123 5.4593 9.25926 5.62672 9.27894C5.80364 9.29975 6.05492 9.35452 6.27179 9.55094C6.37381 9.6434 6.45784 9.75417 6.51982 9.87712C6.65133 10.1381 6.6374 10.3941 6.61048 10.5701C6.58498 10.7366 6.52988 10.9309 6.48022 11.111L6.01439 12.8003L6.00501 12.8347C5.87513 13.3268 6.01464 13.8509 6.37184 14.2134L6.40935 14.2509L6.46667 14.2863C6.52866 14.3087 6.60155 14.2912 6.64591 14.2363L6.65738 14.2238L6.65633 14.2228L10.3569 9.52072C10.4543 9.39693 10.5491 9.27238 10.6633 9.16744C10.9166 8.93476 11.2325 8.7818 11.572 8.72662C11.7251 8.70177 11.8814 8.70369 12.0389 8.70369C12.7927 8.70369 13.0245 8.69645 13.1956 8.64742C13.6727 8.51045 14.0465 8.13761 14.1836 7.66053C14.2327 7.48935 14.2388 7.25721 14.2388 6.50274V4.85202Z",fill:"currentColor"})}),r7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M1.92838 3.06811L0.88799 5.87104C0.676449 6.44097 0.570628 6.72606 0.52825 6.95131C0.249414 8.43336 1.2391 9.85637 2.72555 10.1107C2.95149 10.1493 3.25549 10.1493 3.86348 10.1493H4.88371C5.33306 10.1493 5.55774 10.1493 5.69187 10.2708C5.73467 10.3096 5.76994 10.3559 5.79593 10.4074C5.87738 10.569 5.81766 10.7856 5.69821 11.2188L5.18609 13.076L5.17522 13.1157C4.9602 13.9217 5.1891 14.7812 5.7765 15.3735L5.80568 15.4025L5.82635 15.4229C6.22273 15.8056 6.862 15.7663 7.20846 15.3378L7.22647 15.315L11.2958 10.1435C11.4772 9.91284 11.6214 9.65195 11.6214 9.35847V3.24734C11.6214 1.62711 10.308 0.313655 8.68776 0.313655L5.88886 0.313654C4.63032 0.313654 4.00105 0.313654 3.48649 0.585577C3.31815 0.674536 3.16127 0.783647 3.01929 0.910507C2.58531 1.29828 2.36633 1.88824 1.92838 3.06811Z",fill:"currentColor"}),d.jsx("path",{d:"M13.0963 2.77815C13.0963 1.29585 11.9228 0.431205 11.9228 0.431205H13.3546C14.5498 0.431205 15.5187 1.4001 15.5187 2.59529V7.65491C15.5187 8.8501 14.5498 9.81899 13.3546 9.81899H13.0963V2.77815Z",fill:"currentColor"})]}),i7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M7.95889 1.52285C7.95888 0.826234 8.76055 0.467983 9.27669 0.875208L9.37524 0.967191L15.1317 7.18358C15.5582 7.64419 15.5582 8.35614 15.1317 8.81676L9.37524 15.0331C8.87034 15.578 7.95888 15.2205 7.95889 14.4775V10.8207C7.10614 10.8432 6.31361 10.9316 5.45468 11.2515C4.39484 11.6463 3.18248 12.413 1.64676 13.9425C1.4533 14.135 1.18329 14.1696 0.969086 14.0908C0.74748 14.0091 0.547307 13.7879 0.54859 13.4844L0.55516 13.1315C0.618924 11.3494 1.11153 9.29838 2.27656 7.63787C3.45289 5.96147 5.29554 4.71635 7.95889 4.54797V1.52285ZM9.20911 5.13366C9.20899 5.50567 8.9031 5.77687 8.56523 5.77755C5.99383 5.78282 4.33736 6.8762 3.29964 8.35496C2.54519 9.43014 2.10739 10.7283 1.9152 11.9939C3.04749 11.0323 4.0569 10.4385 5.01917 10.0801C6.29638 9.60449 7.4406 9.56343 8.56429 9.56295C8.9178 9.5628 9.20894 9.84909 9.20911 10.2068L9.20817 13.3737L14.1837 8.00017L9.20817 2.62571L9.20911 5.13366Z",fill:"currentColor"})}),o7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M9.94076 1.34942C10.7047 0.90231 11.6503 0.902415 12.4143 1.34942C12.7061 1.52015 12.9688 1.79118 13.3104 2.13284C13.6521 2.47448 13.9231 2.73721 14.0939 3.02894C14.5408 3.79294 14.5409 4.73856 14.0939 5.50251C13.9231 5.79415 13.652 6.05704 13.3104 6.39861L6.65932 13.0497C6.28068 13.4284 6.00695 13.7108 5.66543 13.9097C5.32391 14.1085 4.94315 14.2074 4.42705 14.3498L3.24394 14.6761C2.77527 14.8054 2.34538 14.9262 2.00131 14.9684C1.65196 15.0112 1.17964 15.0013 0.810764 14.6325C0.441921 14.2637 0.432107 13.7913 0.47486 13.442C0.517035 13.0979 0.6379 12.668 0.767181 12.1993L1.09352 11.0162C1.23588 10.5001 1.33481 10.1193 1.5336 9.77784C1.7325 9.43632 2.0149 9.1626 2.39355 8.78395L9.04466 2.13284C9.38625 1.79126 9.64911 1.52016 9.94076 1.34942ZM15.5427 14.8398H7.55223L8.96707 13.425H15.5427V14.8398ZM3.39382 9.78422C2.965 10.213 2.84244 10.3436 2.75709 10.49C2.67183 10.6366 2.61862 10.8079 2.45733 11.3925L2.13099 12.5756C2.00183 13.0439 1.92194 13.3419 1.88863 13.5536C2.10041 13.5204 2.39872 13.4416 2.86764 13.3123L4.05075 12.9859C4.63544 12.8246 4.80669 12.7715 4.95323 12.6862C5.09968 12.6008 5.23022 12.4783 5.65905 12.0494L10.721 6.98644L8.45577 4.72121L3.39382 9.78422ZM11.7 2.57079C11.3774 2.38198 10.9777 2.38198 10.6551 2.57079C10.5602 2.62647 10.4487 2.72931 10.0449 3.13311L9.45604 3.72094L11.7213 5.98617L12.3102 5.39833C12.7139 4.99457 12.8168 4.88307 12.8725 4.78818C13.0613 4.46561 13.0612 4.06585 12.8725 3.74326C12.8169 3.64827 12.7146 3.53752 12.3102 3.13311C11.9057 2.72863 11.795 2.6264 11.7 2.57079Z",fill:"currentColor"})}),l7=({size:n=14,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M7.06431 5.93342C7.68763 5.93342 8.19307 6.43904 8.19322 7.06233C8.19322 7.68573 7.68772 8.19123 7.06431 8.19123C6.44099 8.19113 5.9354 7.68567 5.9354 7.06233C5.93555 6.43911 6.44108 5.93353 7.06431 5.93342Z",fill:"currentColor"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.6815 0.963693C10.1169 0.447019 11.6266 0.374829 12.5633 1.31135C13.5 2.24805 13.4277 3.75776 12.911 5.19319C12.7126 5.74431 12.4386 6.31796 12.0965 6.89729C12.4969 7.54638 12.8141 8.19018 13.036 8.80647C13.5527 10.2419 13.6251 11.7516 12.6883 12.6883C11.7516 13.625 10.242 13.5527 8.8065 13.036C8.19022 12.8141 7.54641 12.4969 6.89732 12.0965C6.31797 12.4386 5.74435 12.7125 5.19322 12.911C3.75777 13.4276 2.2481 13.5 1.31138 12.5633C0.374859 11.6266 0.447049 10.1168 0.963724 8.68147C1.17185 8.10338 1.46321 7.50063 1.82896 6.8924C1.52182 6.35711 1.27235 5.82825 1.08872 5.31819C0.572068 3.88278 0.499714 2.37306 1.43638 1.43635C2.37308 0.499655 3.8828 0.572044 5.31822 1.08869C5.82828 1.27232 6.35715 1.5218 6.89243 1.82893C7.50066 1.46318 8.10341 1.17181 8.6815 0.963693ZM11.3573 8.01154C10.9083 8.62253 10.3901 9.22873 9.80943 9.8094C9.22877 10.3901 8.62255 10.9083 8.01158 11.3572C8.4257 11.5841 8.8287 11.7688 9.21275 11.9071C10.5456 12.3868 11.4246 12.2547 11.8397 11.8397C12.2548 11.4246 12.3869 10.5456 11.9071 9.21272C11.7688 8.82866 11.5841 8.42568 11.3573 8.01154ZM2.56529 8.02912C2.37344 8.39322 2.21495 8.74796 2.09263 9.08772C1.61291 10.4204 1.74512 11.2995 2.16001 11.7147C2.57505 12.1297 3.45415 12.2618 4.78697 11.7821C5.11057 11.6656 5.44786 11.5164 5.7938 11.3367C5.249 10.9223 4.70922 10.4533 4.19029 9.9344C3.57578 9.31987 3.03169 8.67633 2.56529 8.02912ZM6.90708 3.2469C6.24065 3.70479 5.5646 4.26321 4.91392 4.91389C4.26325 5.56456 3.70482 6.24063 3.24693 6.90705C3.72674 7.63325 4.32777 8.37459 5.03892 9.08576C5.64943 9.69627 6.28183 10.2265 6.90806 10.6678C7.59368 10.2025 8.2908 9.63076 8.96079 8.96076C9.6308 8.29075 10.2025 7.59366 10.6678 6.90803C10.2265 6.2818 9.69631 5.6494 9.08579 5.03889C8.37462 4.32773 7.63328 3.72672 6.90708 3.2469ZM11.7147 2.15998C11.2996 1.74509 10.4204 1.61288 9.08775 2.0926C8.74835 2.21479 8.39382 2.37271 8.03013 2.56428C8.67728 3.03065 9.31995 3.5758 9.93443 4.19026C10.4534 4.7092 10.9223 5.24896 11.3368 5.79377C11.5164 5.44785 11.6656 5.11052 11.7821 4.78694C12.2618 3.45416 12.1297 2.57502 11.7147 2.15998ZM4.91197 2.2176C3.57922 1.73788 2.70004 1.86995 2.28501 2.28498C1.87001 2.70003 1.73791 3.5792 2.21763 4.91194C2.31709 5.18822 2.44112 5.47427 2.58677 5.7674C3.01931 5.1887 3.51474 4.6158 4.06529 4.06526C4.61584 3.5147 5.18872 3.01928 5.76743 2.58674C5.47431 2.4411 5.18824 2.31706 4.91197 2.2176Z",fill:"currentColor"})]}),s7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M8.00192 6.64454C8.75026 6.64454 9.35732 7.25169 9.35739 8.00001C9.35739 8.74838 8.7503 9.35548 8.00192 9.35548C7.25367 9.35533 6.64743 8.74829 6.64743 8.00001C6.6475 7.25178 7.25371 6.64468 8.00192 6.64454Z",fill:"currentColor"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.97165 1.29981C11.5853 0.718916 13.271 0.642197 14.3144 1.68555C15.3577 2.72902 15.2811 4.41466 14.7002 6.02833C14.4707 6.66561 14.1504 7.32937 13.75 8.00001C14.1504 8.67062 14.4707 9.33444 14.7002 9.97169C15.2811 11.5854 15.3578 13.271 14.3144 14.3145C13.271 15.3579 11.5854 15.2811 9.97165 14.7002C9.3344 14.4708 8.67059 14.1505 7.99997 13.75C7.32933 14.1505 6.66558 14.4708 6.02829 14.7002C4.41461 15.2811 2.72899 15.3578 1.68552 14.3145C0.642155 13.271 0.71887 11.5854 1.29977 9.97169C1.52915 9.33454 1.84865 8.67049 2.24899 8.00001C1.84866 7.32953 1.52915 6.66544 1.29977 6.02833C0.718852 4.41459 0.64207 2.729 1.68552 1.68555C2.72897 0.642112 4.41456 0.718887 6.02829 1.29981C6.66541 1.52918 7.32949 1.8487 7.99997 2.24903C8.67045 1.84869 9.33451 1.52919 9.97165 1.29981ZM12.9404 9.2129C12.4391 9.893 11.8616 10.5681 11.2148 11.2149C10.568 11.8616 9.89296 12.4391 9.21286 12.9404C9.62532 13.1579 10.0271 13.338 10.4121 13.4766C11.9146 14.0174 12.9172 13.8738 13.3955 13.3955C13.8737 12.9173 14.0174 11.9146 13.4765 10.4121C13.3379 10.0271 13.1578 9.62535 12.9404 9.2129ZM3.05856 9.2129C2.84121 9.62523 2.66197 10.0272 2.52341 10.4121C1.98252 11.9146 2.12627 12.9172 2.60446 13.3955C3.08278 13.8737 4.08544 14.0174 5.58786 13.4766C5.97264 13.338 6.37389 13.1577 6.7861 12.9404C6.10624 12.4393 5.43168 11.8614 4.78513 11.2149C4.13823 10.5679 3.55992 9.89313 3.05856 9.2129ZM7.99899 3.792C7.23179 4.31419 6.45306 4.95512 5.70407 5.70411C4.95509 6.45309 4.31415 7.23184 3.79196 7.99903C4.3143 8.76666 4.95471 9.54653 5.70407 10.2959C6.45309 11.0449 7.23271 11.6848 7.99997 12.207C8.76725 11.6848 9.54683 11.0449 10.2959 10.2959C11.0449 9.54686 11.6848 8.76729 12.207 8.00001C11.6848 7.23275 11.0449 6.45312 10.2959 5.70411C9.5465 4.95475 8.76662 4.31434 7.99899 3.792ZM5.58786 2.52344C4.08533 1.98255 3.08272 2.12625 2.60446 2.6045C2.12621 3.08275 1.98252 4.08536 2.52341 5.5879C2.66189 5.97253 2.8414 6.37409 3.05856 6.78614C3.55983 6.10611 4.1384 5.43189 4.78513 4.78516C5.43186 4.13843 6.10606 3.55987 6.7861 3.0586C6.37405 2.84144 5.97249 2.66192 5.58786 2.52344ZM13.3955 2.6045C12.9172 2.12631 11.9146 1.98257 10.4121 2.52344C10.0272 2.66201 9.62519 2.84125 9.21286 3.0586C9.8931 3.55996 10.5679 4.13827 11.2148 4.78516C11.8614 5.43172 12.4392 6.10627 12.9404 6.78614C13.1577 6.37393 13.338 5.97267 13.4765 5.5879C14.0174 4.08549 13.8736 3.08281 13.3955 2.6045Z",fill:"currentColor"})]}),u7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsxs("mask",{id:"mask0_agent_preset_16",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"16",height:"16",children:[d.jsx("rect",{width:"16",height:"16",fill:"white"}),d.jsx("circle",{cx:"7.9995",cy:"3.28319",r:"1.712",fill:"black"}),d.jsx("circle",{cx:"3.51122",cy:"11.3855",r:"1.712",fill:"black"}),d.jsx("circle",{cx:"12.4878",cy:"11.3855",r:"1.712",fill:"black"})]}),d.jsx("path",{mask:"url(#mask0_agent_preset_16)",d:"M12.2881 11.0425C12.6002 11.3723 13.0413 11.5786 13.5312 11.5786L13.5342 11.5776C13.1476 12.3233 12.6119 12.9785 11.9639 13.5005C10.9327 14.3309 9.6199 14.8286 8.19336 14.8286C7.29864 14.8285 6.45056 14.6313 5.6875 14.2808C6.08309 14.0281 6.36707 13.6189 6.45215 13.1392C6.99022 13.3561 7.57767 13.476 8.19336 13.4761C9.30019 13.4761 10.3157 13.0915 11.1152 12.4478C11.5935 12.0626 11.9924 11.5848 12.2881 11.0425ZM4.14746 4.36475C4.25569 4.83228 4.55488 5.2247 4.95898 5.4585C4.07956 6.30639 3.53144 7.49605 3.53125 8.81396C3.53125 9.69534 3.77613 10.5202 4.20117 11.2231C3.74959 11.3817 3.38395 11.7232 3.19531 12.1597C2.5541 11.2032 2.17969 10.052 2.17969 8.81396C2.17989 7.05087 2.93868 5.4646 4.14746 4.36475ZM8.19336 2.80029C8.85717 2.80029 9.49784 2.90834 10.0967 3.10791C12.3237 3.85044 13.9725 5.86061 14.1846 8.28369C13.9832 8.20048 13.7627 8.15382 13.5312 8.15381C13.2802 8.15381 13.042 8.20907 12.8271 8.30615C12.6281 6.47264 11.3666 4.95616 9.66895 4.39014C9.2063 4.236 8.70989 4.15186 8.19336 4.15186C7.96112 4.15189 7.7329 4.16981 7.50977 4.20264C7.51947 4.12886 7.52637 4.05348 7.52637 3.97705C7.52628 3.56604 7.3811 3.18914 7.13965 2.89404C7.48183 2.83352 7.83381 2.80033 8.19336 2.80029Z",fill:"currentColor"}),d.jsx("path",{d:"M9.1123 3.28271C9.11205 2.66858 8.61322 2.17041 7.99902 2.17041C7.38504 2.17067 6.88697 2.66874 6.88672 3.28271C6.88672 3.89691 7.38489 4.39574 7.99902 4.396C8.61338 4.396 9.1123 3.89707 9.1123 3.28271ZM10.3115 3.28271C10.3115 4.55981 9.27612 5.59521 7.99902 5.59521C6.72214 5.59496 5.6875 4.55965 5.6875 3.28271C5.68776 2.00599 6.7223 0.971447 7.99902 0.971191C9.27596 0.971191 10.3113 2.00584 10.3115 3.28271Z",fill:"currentColor"}),d.jsx("path",{d:"M4.62402 11.385C4.62377 10.7709 4.12494 10.2727 3.51074 10.2727C2.89676 10.273 2.39869 10.771 2.39844 11.385C2.39844 11.9992 2.89661 12.498 3.51074 12.4983C4.1251 12.4983 4.62402 11.9994 4.62402 11.385ZM5.82324 11.385C5.82324 12.6621 4.78784 13.6975 3.51074 13.6975C2.23386 13.6973 1.19922 12.6619 1.19922 11.385C1.19947 10.1083 2.23402 9.07374 3.51074 9.07349C4.78768 9.07349 5.82299 10.1081 5.82324 11.385Z",fill:"currentColor"}),d.jsx("path",{d:"M13.6006 11.385C13.6003 10.7709 13.1015 10.2727 12.4873 10.2727C11.8733 10.273 11.3753 10.771 11.375 11.385C11.375 11.9992 11.8732 12.498 12.4873 12.4983C13.1017 12.4983 13.6006 11.9994 13.6006 11.385ZM14.7998 11.385C14.7998 12.6621 13.7644 13.6975 12.4873 13.6975C11.2104 13.6973 10.1758 12.6619 10.1758 11.385C10.176 10.1083 11.2106 9.07374 12.4873 9.07349C13.7642 9.07349 14.7995 10.1081 14.7998 11.385Z",fill:"currentColor"})]}),a7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M11.2426 4.80473V6.10551H4.75819V4.80473H11.2426Z",fill:"currentColor"}),d.jsx("path",{d:"M9.40858 7.84478V9.14557H4.75819V7.84478H9.40858Z",fill:"currentColor"}),d.jsx("path",{d:"M9.23438 0.546389C10.1941 0.546389 10.9683 0.544914 11.5859 0.611819C12.2161 0.680096 12.7634 0.825745 13.2393 1.17139C13.5172 1.3733 13.7619 1.61812 13.9639 1.896C14.3096 2.37183 14.4551 2.91922 14.5234 3.54932C14.5903 4.16686 14.5889 4.94133 14.5889 5.90088V10.0981C14.5889 11.0576 14.5903 11.8321 14.5234 12.4497C14.4552 13.0798 14.3094 13.6272 13.9639 14.103C13.7619 14.381 13.5172 14.6257 13.2393 14.8276C12.7633 15.1734 12.2163 15.3189 11.5859 15.3872C10.9683 15.4541 10.1942 15.4536 9.23438 15.4536H6.76563C5.80591 15.4536 5.03168 15.4541 4.41407 15.3872C3.78385 15.3189 3.23665 15.1734 2.76074 14.8276C2.48291 14.6257 2.23802 14.3809 2.03614 14.103C1.69066 13.6272 1.54483 13.0798 1.47657 12.4497C1.40973 11.8321 1.41114 11.0576 1.41114 10.0981V5.90088C1.41113 4.94132 1.40966 4.16686 1.47657 3.54932C1.54488 2.91921 1.69042 2.37184 2.03614 1.896C2.2381 1.61807 2.4828 1.37333 2.76074 1.17139C3.23665 0.825682 3.78386 0.680109 4.41407 0.611819C5.03168 0.544905 5.80591 0.546389 6.76563 0.546389H9.23438ZM6.76563 1.896C5.77586 1.896 5.0876 1.89738 4.55957 1.95459C4.0443 2.01043 3.76214 2.11349 3.55469 2.26416C3.39135 2.38284 3.24761 2.52662 3.12891 2.68994C2.97821 2.89736 2.8752 3.17967 2.81934 3.69483C2.76214 4.22279 2.76075 4.91131 2.76074 5.90088V10.0981C2.76074 11.0876 2.76221 11.7762 2.81934 12.3042C2.87516 12.8194 2.97829 13.1026 3.12891 13.3101C3.24754 13.4733 3.39147 13.6172 3.55469 13.7358C3.76213 13.8865 4.04438 13.9896 4.55957 14.0454C5.0876 14.1026 5.77586 14.103 6.76563 14.103H9.23438C10.2242 14.103 10.9124 14.1026 11.4404 14.0454C11.9556 13.9896 12.2379 13.8865 12.4453 13.7358C12.6086 13.6172 12.7525 13.4733 12.8711 13.3101C13.0217 13.1026 13.1248 12.8195 13.1807 12.3042C13.2378 11.7762 13.2393 11.0876 13.2393 10.0981V5.90088C13.2393 4.91131 13.2379 4.22279 13.1807 3.69483C13.1248 3.17969 13.0218 2.89736 12.8711 2.68994C12.7524 2.52667 12.6086 2.38281 12.4453 2.26416C12.2379 2.11355 11.9556 2.01041 11.4404 1.95459C10.9124 1.8974 10.2241 1.896 9.23438 1.896H6.76563Z",fill:"currentColor"})]}),c7=({size:n=14,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M8.19727 5.86969C9.2092 6.90067 9.20969 8.55271 8.19727 9.58338L6.88871 10.8919C5.85801 11.9039 4.20584 11.9037 3.17502 10.8919L3.10873 10.8243C2.09622 9.7934 2.09626 8.14148 3.10873 7.11058L4.36757 5.85174C4.28261 6.33758 4.30355 6.84354 4.44077 7.33362L3.89249 7.88053C3.30043 8.48348 3.30108 9.4507 3.89318 10.0536L3.94566 10.1061C4.54861 10.698 5.51521 10.6981 6.11808 10.1061L7.41283 8.81275C8.00484 8.21002 8.00504 7.24267 7.41352 6.63964L7.35966 6.58716C7.21975 6.44976 7.05995 6.34434 6.89009 6.27089L7.70009 5.4609C7.85176 5.55768 7.99607 5.67091 8.1296 5.80202L8.19727 5.86969Z",fill:"currentColor"}),d.jsx("path",{d:"M5.80913 8.12648C4.79584 7.09547 4.79591 5.44245 5.80913 4.41141C5.81733 4.40304 5.82707 4.39209 5.8409 4.37826L7.07833 3.14082C7.09224 3.12693 7.10311 3.11729 7.11148 3.10906C8.14253 2.09591 9.79557 2.09579 10.8266 3.10906L10.8908 3.17328C11.9041 4.20425 11.9039 5.85727 10.8908 6.88835L9.63193 8.14581C9.70566 7.66581 9.67564 7.16895 9.53456 6.68948L10.1063 6.11772C10.6989 5.51458 10.6992 4.54691 10.1063 3.94391L10.0552 3.8942C9.45215 3.30157 8.48446 3.30151 7.88142 3.8942L6.59358 5.18204C6.00081 5.78507 6.00092 6.75274 6.59358 7.35584L6.6433 7.40694C6.77998 7.54132 6.93555 7.64528 7.10112 7.71837L6.29251 8.52699C6.14446 8.43127 6.00395 8.31906 5.87335 8.1907L5.80913 8.12648Z",fill:"currentColor"})]}),f7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M9.94133 6.50173C11.3218 7.99603 11.3218 10.3011 9.94128 11.7954C9.88691 11.8542 9.82125 11.9196 9.72099 12.0198L7.75707 13.9838C7.65709 14.0838 7.592 14.1491 7.53334 14.2034C6.03906 15.5843 3.7327 15.5854 2.23827 14.2048C2.17933 14.1503 2.11374 14.0844 2.01315 13.9838C1.91318 13.8839 1.84922 13.8188 1.79495 13.7601C0.413857 12.2657 0.413909 9.95948 1.795 8.46503C1.84923 8.4064 1.91335 8.34115 2.01321 8.24129L3.79275 6.46313C3.71814 7.08101 3.75236 7.71445 3.90115 8.33518L3.00344 9.23151C2.89398 9.34097 2.8535 9.38307 2.82251 9.41658C1.93771 10.3744 1.93704 11.8514 2.82179 12.8092C2.85279 12.8427 2.89383 12.884 3.0034 12.9936C3.11272 13.1029 3.15429 13.1442 3.18777 13.1752C4.14561 14.0603 5.62381 14.0608 6.58178 13.1758C6.61532 13.1448 6.65722 13.1032 6.76685 12.9935L8.73077 11.0296C8.83999 10.9204 8.88142 10.8787 8.91238 10.8452C9.79744 9.88728 9.7969 8.40911 8.91173 7.45124C8.88074 7.41775 8.83944 7.3762 8.73011 7.26687C8.62082 7.15757 8.58061 7.11623 8.54712 7.08526C8.37347 6.92477 8.18243 6.79361 7.98088 6.69165L9.00289 5.66964C9.17506 5.78373 9.34035 5.91265 9.49663 6.05703C9.55538 6.11135 9.62026 6.17652 9.72036 6.27662C9.82094 6.3772 9.88686 6.4428 9.94133 6.50173Z",fill:"currentColor"}),d.jsx("path",{d:"M6.06816 9.49196C4.68626 7.99724 4.68667 5.68942 6.06885 4.19487C6.12268 4.13671 6.18789 4.07306 6.28706 3.9739L8.24541 2.01416C8.34478 1.91479 8.41018 1.85055 8.46845 1.79665C9.96301 0.414902 12.2689 0.414922 13.7635 1.79665C13.8217 1.85051 13.8866 1.91559 13.9858 2.01486C14.0849 2.11394 14.1502 2.17769 14.204 2.23583C15.5861 3.7304 15.5866 6.03823 14.2047 7.53291C14.1508 7.59125 14.0854 7.65638 13.9858 7.75595L12.1994 9.54098C12.2614 8.92982 12.2185 8.30587 12.0634 7.69657L12.9956 6.76573C13.1044 6.65692 13.1458 6.61529 13.1765 6.58205C14.0621 5.62404 14.0621 4.1454 13.1765 3.18738C13.1458 3.15419 13.104 3.1135 12.9956 3.00508C12.8877 2.89716 12.8471 2.85551 12.814 2.82485C11.8559 1.9389 10.376 1.93886 9.41794 2.82485C9.38479 2.85554 9.34381 2.89622 9.23564 3.00439L7.27728 4.96413C7.16875 5.07265 7.12708 5.11322 7.09636 5.14643C6.21074 6.10441 6.21153 7.58236 7.09705 8.5404C7.12775 8.57357 7.16826 8.61575 7.27659 8.72408C7.38456 8.83205 7.42647 8.87227 7.45958 8.90293C7.62849 9.0591 7.81309 9.1881 8.00856 9.28894L6.98795 10.3095C6.82111 10.1978 6.66052 10.0715 6.50872 9.93114C6.45057 9.87733 6.38547 9.81341 6.28637 9.71431C6.1871 9.61504 6.12202 9.55018 6.06816 9.49196Z",fill:"currentColor"})]}),d7=({size:n=8,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 8 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M6.54199 8.62824C6.54199 8.44193 6.54146 8.28829 6.53906 8.15851L1.11719 13.5814L0.728516 13.1927L0.339844 12.803L5.76172 7.38019C5.63201 7.3778 5.47812 7.37824 5.29199 7.37824H1.43555V6.27863H5.29199C5.65471 6.27863 5.97167 6.27814 6.22852 6.30597C6.49541 6.33493 6.76232 6.3998 7.00293 6.57452C7.13452 6.67013 7.25108 6.78571 7.34668 6.9173C7.52157 7.15808 7.5863 7.4256 7.61523 7.69269C7.64305 7.94948 7.64258 8.26562 7.64258 8.62824V12.4857H6.54199V8.62824Z",fill:"currentColor"})}),p7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M13.588429 5.147807C13.588429 4.739638 13.587271 4.403003 13.582013 4.118684L1.703098 15.99968L0.85155 15.148178L0 14.294485L11.878915 2.413442C11.594721 2.408199 11.257569 2.409154 10.849776 2.409154H2.400594V0.000001H10.849776C11.644471 0.000001 12.338899 -0.001059 12.901622 0.059909C13.486363 0.123352 14.071136 0.265493 14.598303 0.648292C14.886598 0.857751 15.141981 1.110984 15.351433 1.399281C15.734578 1.926807 15.876362 2.512925 15.939743 3.098105C16.000775 3.660718 15.99968 4.353347 15.99968 5.147807V13.599133H13.588429V5.147807Z",fill:"currentColor"})}),h7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M14.9943 1.92389V3.32428H1.00598V1.92389H14.9943Z",fill:"currentColor"}),d.jsx("path",{d:"M14.9943 5.50784V6.90823H1.00598V5.50784H14.9943Z",fill:"currentColor"}),d.jsx("path",{d:"M14.9943 9.09177V10.4922H1.00598V9.09177H14.9943Z",fill:"currentColor"}),d.jsx("path",{d:"M8.93274 12.6757V14.0761H1.00598V12.6757H8.93274Z",fill:"currentColor"})]}),m7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M14.4782 4.84067L14.2138 10.1152C14.1102 12.1872 14.067 13.0115 13.3866 13.9607C13.1044 14.3546 12.7498 14.6912 12.3424 14.9535C11.8239 15.2872 11.2415 15.4316 10.5585 15.4998C9.88727 15.5668 9.04946 15.5656 7.99998 15.5656C6.95051 15.5656 6.1127 15.5668 5.44142 15.4998C4.75851 15.4316 4.17602 15.2872 3.65753 14.9535C3.25012 14.6912 2.89559 14.3546 2.61332 13.9607C1.93296 13.0115 1.88979 12.1872 1.78619 10.1152L1.52179 4.84067L2.89006 4.77277L3.15343 10.0463C3.26221 12.2218 3.32452 12.6015 3.72646 13.1624C3.90825 13.4161 4.13686 13.6334 4.39927 13.8023C4.66204 13.9714 5.00263 14.0792 5.57825 14.1367C6.16562 14.1953 6.92298 14.1963 7.99998 14.1963C9.07699 14.1963 9.83434 14.1953 10.4217 14.1367C10.9973 14.0792 11.3379 13.9714 11.6007 13.8023C11.8631 13.6334 12.0917 13.4161 12.2735 13.1624C12.6755 12.6015 12.7378 12.2218 12.8465 10.0463L13.1099 4.77277L14.4782 4.84067ZM5.43011 6.22849H6.7994V11.3909H5.43011V6.22849ZM9.20056 6.22849H10.5699V11.3909H9.20056V6.22849ZM8.53597 0.434431C9.17976 0.434431 9.6522 0.426926 10.0966 0.571258C10.2357 0.616451 10.3717 0.672554 10.502 0.738948C10.9182 0.951107 11.2464 1.29099 11.7015 1.74612L12.4978 2.54136H15.3742V3.91169H0.625732V2.54136H3.50218L4.29845 1.74612C4.75358 1.29099 5.08174 0.951107 5.49801 0.738948C5.62831 0.672554 5.76425 0.616451 5.90334 0.571258C6.34776 0.426926 6.82021 0.434431 7.46399 0.434431H8.53597ZM7.46399 1.80476C6.73208 1.80476 6.51641 1.81187 6.32617 1.87369C6.25545 1.89667 6.18668 1.92533 6.12041 1.95907C5.96398 2.03878 5.82348 2.16253 5.44142 2.54136H10.5585C10.1765 2.16253 10.036 2.03878 9.87955 1.95907C9.81329 1.92533 9.74452 1.89667 9.6738 1.87369C9.48356 1.81187 9.26789 1.80476 8.53597 1.80476H7.46399Z",fill:"currentColor"})}),b2=({size:n=14,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M6.3002 3.32843L7.69986 3.32843L7.69986 7.79657H6.3002L6.3002 3.32843Z",fill:"currentColor"}),d.jsx("path",{d:"M6.3002 9.01935H7.69986V10.6711H6.3002V9.01935Z",fill:"currentColor"}),d.jsx("path",{d:"M12.6328 6.99976C12.6328 3.88874 10.111 1.36694 7 1.36694C3.88899 1.36695 1.3672 3.88875 1.36719 6.99976C1.36719 10.1108 3.88899 12.6326 7 12.6326C10.111 12.6326 12.6328 10.1108 12.6328 6.99976ZM13.8582 6.99976C13.8582 10.7873 10.7876 13.8579 7 13.8579C3.21244 13.8579 0.141846 10.7873 0.141846 6.99976C0.141857 3.2122 3.21245 0.141612 7 0.141602C10.7876 0.141602 13.8581 3.21219 13.8582 6.99976Z",fill:"currentColor"})]}),g7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M11.0307 5.46369C11.0305 3.78995 9.6734 2.43357 7.99961 2.43357C6.32601 2.43379 4.96972 3.79009 4.96949 5.46369C4.96949 7.13748 6.32587 8.49455 7.99961 8.49477C9.67354 8.49477 11.0307 7.13762 11.0307 5.46369ZM12.3163 5.46369C12.3163 7.84777 10.3837 9.78042 7.99961 9.78042C5.61572 9.7802 3.68288 7.84763 3.68288 5.46369C3.6831 3.07993 5.61586 1.14718 7.99961 1.14695C10.3836 1.14695 12.3161 3.0798 12.3163 5.46369Z",fill:"currentColor"}),d.jsx("path",{d:"M8.00002 10.3316C11.7343 10.3316 14.1864 11.8997 15.0387 14.4445L14.4292 14.6483L13.8197 14.8531C13.1955 12.9893 11.3673 11.6182 8.00002 11.6182C4.63277 11.6182 2.80455 12.9893 2.18031 14.8531L1.5708 14.6483L0.961304 14.4445C1.81368 11.8997 4.26579 10.3316 8.00002 10.3316Z",fill:"currentColor"})]}),C7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M8.3125 0.981587C8.66767 1.0545 8.97902 1.20558 9.2627 1.43374C9.48724 1.61438 9.73029 1.85933 9.97949 2.10854L14.707 6.83608L13.293 8.25014L9 3.95717V15.0431H7V3.95717L2.70703 8.25014L1.29297 6.83608L6.02051 2.10854C6.26971 1.85933 6.51277 1.61438 6.7373 1.43374C6.97662 1.24126 7.28445 1.04542 7.6875 0.981587C7.8973 0.94841 8.1031 0.956564 8.3125 0.981587Z",fill:"currentColor"})}),v7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M2 4.88C2 3.68009 2 3.08013 2.30557 2.65954C2.40426 2.52371 2.52371 2.40426 2.65954 2.30557C3.08013 2 3.68009 2 4.88 2H11.12C12.3199 2 12.9199 2 13.3405 2.30557C13.4763 2.40426 13.5957 2.52371 13.6944 2.65954C14 3.08013 14 3.68009 14 4.88V11.12C14 12.3199 14 12.9199 13.6944 13.3405C13.5957 13.4763 13.4763 13.5957 13.3405 13.6944C12.9199 14 12.3199 14 11.12 14H4.88C3.68009 14 3.08013 14 2.65954 13.6944C2.52371 13.5957 2.40426 13.4763 2.30557 13.3405C2 12.9199 2 12.3199 2 11.12V4.88Z",fill:"currentColor"})}),y7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M5.5498 9.75V5H6.9502V9.75C6.9502 10.3299 7.4201 10.7998 8 10.7998C8.5799 10.7998 9.0498 10.3299 9.0498 9.75V4.5C9.0498 2.9536 7.7964 1.7002 6.25 1.7002C4.7036 1.7002 3.4502 2.9536 3.4502 4.5V9.75C3.4502 12.2629 5.4871 14.2998 8 14.2998C10.5129 14.2998 12.5498 12.2629 12.5498 9.75V4H13.9502V9.75C13.9502 13.0361 11.2861 15.7002 8 15.7002C4.71391 15.7002 2.0498 13.0361 2.0498 9.75V4.5C2.04981 2.1804 3.9304 0.299806 6.25 0.299805C8.5696 0.299805 10.4502 2.1804 10.4502 4.5V9.75C10.4502 11.1031 9.3531 12.2002 8 12.2002C6.6469 12.2002 5.5498 11.1031 5.5498 9.75Z",fill:"currentColor"})}),w7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M2.871 13.1286C0.0387669 10.2962 0.0387669 5.70383 2.871 2.87141C5.70341 0.0390029 10.2957 0.0391154 13.1282 2.87141L12.1387 3.86094C9.85292 1.57538 6.1469 1.57596 3.86123 3.86163C1.57573 6.14732 1.57573 9.85269 3.86123 12.1384C6.1469 14.424 9.85292 14.4246 12.1387 12.1391L13.1282 13.1286C10.2957 15.9609 5.70341 15.961 2.871 13.1286Z",fill:"currentColor"})}),x7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.77673C2.33958 15.3434 1.1128 14.3042 0.876343 12.8866L0.630249 11.411L2.05408 11.1747L2.29919 12.6493C2.41973 13.3713 3.04475 13.9001 3.77673 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7006 12.6493L13.9457 11.1747L15.3695 11.411ZM8.72205 8.994C8.77717 8.93934 8.83792 8.88106 8.90271 8.81627L12.4828 5.23424L13.5043 6.25572L9.92224 9.8358C9.6395 10.1185 9.38763 10.3732 9.15857 10.5575C8.91892 10.7503 8.63953 10.9224 8.2865 10.9784C8.09711 11.0083 7.90363 11.0083 7.71423 10.9784C7.36106 10.9224 7.0809 10.7503 6.84119 10.5575C6.61215 10.3732 6.36022 10.1185 6.07751 9.8358L2.49646 6.25572L3.51697 5.23424L7.09705 8.81627C7.16219 8.88142 7.22331 8.94006 7.27869 8.99498V1.3065H8.72205V8.994Z",fill:"currentColor"})}),_7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M14.1446 8C14.1446 4.6062 11.3938 1.85539 8 1.85539C4.6062 1.85539 1.85539 4.6062 1.85539 8C1.85539 11.3938 4.6062 14.1446 8 14.1446C11.3938 14.1446 14.1446 11.3938 14.1446 8ZM15.511 8C15.511 12.148 12.148 15.511 8 15.511C3.85202 15.511 0.489014 12.148 0.489014 8C0.489014 3.85202 3.85202 0.489014 8 0.489014C12.148 0.489014 15.511 3.85202 15.511 8Z",fill:"currentColor"}),d.jsx("path",{d:"M10.5617 8.42578C10.852 8.21614 10.852 7.78386 10.5617 7.57422L7.25708 5.18751C6.90974 4.93666 6.42436 5.18484 6.42436 5.61329V10.3867C6.42436 10.8152 6.90974 11.0633 7.25708 10.8125L10.5617 8.42578Z",fill:"currentColor"})]}),L7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M14.1448 8.00024C14.1448 4.60644 11.394 1.85563 8.00024 1.85563C4.60644 1.85563 1.85563 4.60644 1.85563 8.00024C1.85563 11.394 4.60644 14.1448 8.00024 14.1448C11.394 14.1448 14.1448 11.394 14.1448 8.00024ZM15.5112 8.00024C15.5112 12.1482 12.1482 15.5112 8.00024 15.5112C3.85226 15.5112 0.489258 12.1482 0.489258 8.00024C0.489258 3.85226 3.85226 0.489258 8.00024 0.489258C12.1482 0.489258 15.5112 3.85226 15.5112 8.00024Z",fill:"currentColor"}),d.jsx("path",{d:"M7.14244 5.14258V10.8569H5.71387V5.14258H7.14244Z",fill:"currentColor"}),d.jsx("path",{d:"M10.286 5.14258V10.8569H8.85742V5.14258H10.286Z",fill:"currentColor"})]}),k7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M2.58875 12.3407L6.59167 8.33777L7.66296 9.40808L3.66003 13.411H7.99988V14.8065H3.05457C2.02633 14.8065 1.19324 13.9734 1.19324 12.9452V7.99988H2.58875V12.3407Z",fill:"currentColor"}),d.jsx("path",{d:"M12.9452 1.19324C13.9734 1.19324 14.8065 2.02633 14.8065 3.05457V7.99988H13.411V3.66003L9.40808 7.66296L8.33777 6.59167L12.3407 2.58875H7.99988V1.19324H12.9452Z",fill:"currentColor"})]}),S7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.3368 1.53569L11.931 4.43172H14.8086V5.79673H11.7404L11.1962 9.67859H14.2839V11.0436H11.0056L10.4994 14.6529L9.14873 14.4643L9.62731 11.0436H5.75876L5.25252 14.6529L3.90186 14.4643L4.38043 11.0436H1.69141V9.67859H4.57104L5.11417 5.79673H2.21609V4.43172H5.30581L5.73724 1.34713L7.08995 1.53569L6.68414 4.43172H10.5527L10.9841 1.34713L12.3368 1.53569ZM5.94937 9.67859H9.81791L10.361 5.79673H6.49353L5.94937 9.67859Z",fill:"currentColor"})}),j7=({size:n=14,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsxs("g",{clipPath:"url(#clip0_1840_45990)",children:[d.jsx("path",{d:"M3.03426 5.66661L1.70084 7.00003L3.0315 8.33069L2.14762 9.21457L-0.0669245 7.00003L2.15038 4.78273L3.03426 5.66661ZM7 14.067L4.77924 11.8462L5.66313 10.9623L7 12.2992L8.33342 10.9658L9.2173 11.8496L7 14.067ZM11.8489 9.21803L10.965 8.33414L12.2992 7.00003L10.9623 5.66316L11.8462 4.77927L14.0669 7.00003L11.8489 9.21803ZM8.33066 3.03153L7 1.70087L5.66589 3.03498L4.782 2.1511L7 -0.0668945L9.21454 2.14765L8.33066 3.03153Z",fill:"currentColor"}),d.jsx("rect",{x:"5.98535",y:"5.98535",width:"2.02942",height:"2.02942",fill:"currentColor"})]}),d.jsx("defs",{children:d.jsx("clipPath",{id:"clip0_1840_45990",children:d.jsx("rect",{width:"14",height:"14",fill:"currentColor"})})})]}),E7=({size:n=14,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",children:[d.jsx("path",{transform:"translate(0.6689 1.073)",d:"M11.4818 5.57813C11.4818 4.45301 11.4807 3.66237 11.4075 3.05908C11.3359 2.46953 11.2024 2.13852 10.9939 1.89441C10.9247 1.81341 10.8493 1.73801 10.7683 1.66882C10.5242 1.46033 10.1932 1.32686 9.60364 1.25525C9.00034 1.18198 8.20974 1.18091 7.0846 1.18091L5.57813 1.18091C4.45301 1.18091 3.66238 1.18198 3.05908 1.25525C2.46953 1.32686 2.13852 1.46033 1.89441 1.66882C1.81341 1.73801 1.73801 1.81341 1.66882 1.89441C1.46033 2.13852 1.32686 2.46953 1.25525 3.05908C1.18198 3.66238 1.18091 4.45301 1.18091 5.57813L1.18091 6.2771C1.18091 7.40218 1.18197 8.19288 1.25525 8.79614C1.32687 9.38553 1.46036 9.71674 1.66882 9.96082C1.73797 10.0417 1.81347 10.1173 1.89441 10.1864C2.13851 10.3948 2.46965 10.5275 3.05908 10.5991C3.66238 10.6724 4.45298 10.6735 5.57813 10.6735L7.0846 10.6735C8.20977 10.6735 9.00033 10.6724 9.60364 10.5991C10.1931 10.5275 10.5242 10.3948 10.7683 10.1864C10.8493 10.1173 10.9247 10.0417 10.9939 9.96082C11.2024 9.71674 11.3358 9.38553 11.4075 8.79614C11.4808 8.19288 11.4818 7.40218 11.4818 6.2771L11.4818 5.57813ZM12.6627 6.2771C12.6627 7.37222 12.6637 8.247 12.5798 8.93799C12.4942 9.64284 12.3133 10.2359 11.8928 10.7282C11.7834 10.8562 11.6637 10.9751 11.5356 11.0845C11.0434 11.5049 10.4511 11.6867 9.74634 11.7723C9.05525 11.8563 8.17999 11.8552 7.0846 11.8552L5.57813 11.8552C4.48273 11.8552 3.60747 11.8563 2.91638 11.7723C2.21157 11.6867 1.61933 11.5049 1.12708 11.0845C0.99901 10.9751 0.879281 10.8562 0.769898 10.7282C0.349454 10.2359 0.168506 9.64284 0.0828864 8.93799C-0.00101964 8.247 4.88512e-07 7.37222 6.47206e-07 6.2771L6.47206e-07 5.57813C6.47206e-07 4.48273 -0.00106163 3.60747 0.0828864 2.91638C0.168502 2.21168 0.349594 1.61928 0.769898 1.12708C0.879302 0.998981 0.998981 0.879302 1.12708 0.769898C1.61928 0.349594 2.21168 0.168502 2.91638 0.0828864C3.60747 -0.00106163 4.48273 6.47206e-07 5.57813 6.47206e-07L7.0846 6.47206e-07C8.17999 6.47206e-07 9.05525 -0.00106163 9.74634 0.0828864C10.451 0.168505 11.0434 0.349587 11.5356 0.769898C11.6637 0.879302 11.7834 0.998981 11.8928 1.12708C12.3131 1.61928 12.4942 2.21169 12.5798 2.91638C12.6638 3.60747 12.6627 4.48273 12.6627 5.57813L12.6627 6.2771Z",fill:"currentColor"}),d.jsx("path",{transform:"translate(0.6689 1.073)",d:"M6.02607 5.50955L6.44306 5.9274L3.84284 8.52762L3.425 8.11063L3.00715 7.69278L4.77253 5.9274L3.00715 4.16202L3.84284 3.32633L6.02607 5.50955Z",fill:"currentColor"}),d.jsx("path",{transform:"translate(0.6689 1.073)",d:"M9.23789 7.35397L9.23789 8.53488L6.96238 8.53488L6.96238 7.35397L9.23789 7.35397Z",fill:"currentColor"})]}),M7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",children:d.jsx("path",{transform:"translate(1.292 1.3)",d:"M10.3232 9.18164C11.2868 9.18164 12.0985 9.82833 12.3506 10.7109L13.415 10.7109L13.415 11.8711L12.3496 11.8711C12.0971 12.7532 11.2864 13.3994 10.3232 13.3994C9.36031 13.3992 8.55012 12.7531 8.29785 11.8711L0 11.8711L0 10.7109L8.29688 10.7109C8.54876 9.82845 9.35988 9.18186 10.3232 9.18164ZM10.3232 10.3418C9.7999 10.3421 9.37534 10.7667 9.375 11.29C9.375 11.8137 9.79969 12.239 10.3232 12.2393C10.847 12.2393 11.2725 11.8138 11.2725 11.29C11.2721 10.7666 10.8468 10.3418 10.3232 10.3418ZM12.4326 11.291C12.4326 11.3549 12.4284 11.418 12.4229 11.4805C12.4287 11.4181 12.4326 11.355 12.4326 11.291ZM8.21484 11.2832C8.21484 11.2856 8.21484 11.2886 8.21484 11.291L8.21484 11.29C8.21484 11.2878 8.21484 11.2855 8.21484 11.2832ZM3.08301 4.59082C4.04605 4.59095 4.85696 5.23717 5.10938 6.11914L13.415 6.11914L13.415 7.2793L5.11035 7.2793C4.85833 8.16202 4.04648 8.80846 3.08301 8.80859C2.11972 8.80843 1.30963 8.16179 1.05762 7.2793L0 7.2793L0 6.11914L1.05762 6.11914C1.30994 5.23728 2.12006 4.59098 3.08301 4.59082ZM3.08301 5.75098C2.55962 5.75117 2.13512 6.17587 2.13477 6.69922C2.13477 7.22287 2.5594 7.64824 3.08301 7.64844C3.60665 7.64828 4.03223 7.2229 4.03223 6.69922C4.03187 6.17585 3.60643 5.75113 3.08301 5.75098ZM5.19238 6.69922C5.19238 6.763 5.18816 6.82633 5.18262 6.88867C5.18846 6.82629 5.19238 6.76313 5.19238 6.69922C5.19236 6.63495 5.18853 6.57152 5.18262 6.50879C5.18826 6.57154 5.19236 6.635 5.19238 6.69922ZM0.982422 6.52344C0.977382 6.58136 0.97463 6.63999 0.974609 6.69922C0.974609 6.75775 0.977496 6.81579 0.982422 6.87305C0.977758 6.81579 0.974609 6.75767 0.974609 6.69922C0.974628 6.64 0.977618 6.58142 0.982422 6.52344ZM10.3232 0C11.2869 0 12.0986 0.646596 12.3506 1.5293L13.415 1.5293L13.415 2.68945L12.3496 2.68945C12.363 2.64266 12.3754 2.59488 12.3857 2.54688C12.1838 3.50118 11.3376 4.21777 10.3232 4.21777C9.36037 4.21756 8.55018 3.57139 8.29785 2.68945L0 2.68945L0 1.5293L8.29688 1.5293C8.5487 0.646717 9.35981 0.00021854 10.3232 0ZM10.3232 1.16016C9.79984 1.16042 9.37524 1.58499 9.375 2.1084C9.375 2.63201 9.79969 3.05735 10.3232 3.05762C10.847 3.05762 11.2725 2.63217 11.2725 2.1084C11.2722 1.58483 10.8469 1.16016 10.3232 1.16016ZM12.4229 2.29883C12.4287 2.23641 12.4326 2.17331 12.4326 2.10938C12.4326 2.17327 12.4284 2.23638 12.4229 2.29883ZM8.21484 2.10938L8.21484 2.1084L8.21484 2.10938ZM8.22266 1.93359C8.21785 1.98897 8.21506 2.04499 8.21484 2.10156C8.21503 2.04501 8.2181 1.98902 8.22266 1.93359ZM8.22266 11.1162C8.2179 11.1713 8.21507 11.227 8.21484 11.2832C8.21504 11.227 8.21814 11.1713 8.22266 11.1162Z",fill:"currentColor"})}),N7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",children:[d.jsx("path",{transform:"translate(9.52 2.52)",d:"M3.55246 0L3.55246 2.44252L6 2.44252L6 3.55748L3.55246 3.55748L3.55246 6L2.43834 6L2.43834 3.55748L0 3.55748L0 2.44252L2.43834 2.44252L2.43834 0L3.55246 0Z",fill:"currentColor"}),d.jsx("path",{transform:"translate(0.3496 2.35)",d:"M4.76367 0C5.36861 1.80598e-05 5.93113 0.310294 6.25488 0.821289L6.78027 1.64941C6.79685 1.67558 6.81791 1.69775 6.83887 1.71973C6.72186 2.15521 6.65702 2.61192 6.65137 3.08301C6.25601 2.96045 5.90909 2.70478 5.68164 2.3457L5.15723 1.5166C5.07183 1.38189 4.92318 1.3008 4.76367 1.30078L2.32422 1.30078C1.7589 1.30078 1.30078 1.7589 1.30078 2.32422L1.30078 10.1338C1.30078 10.6991 1.7589 11.1572 2.32422 11.1572L11.9766 11.1572C12.5419 11.1572 13 10.6991 13 10.1338L13 8.58398C13.4545 8.5135 13.8903 8.38748 14.3008 8.21289L14.3008 10.1338C14.3008 11.4171 13.2598 12.458 11.9766 12.458L2.32422 12.458C1.04093 12.458 0 11.4171 0 10.1338L0 2.32422C0 1.04093 1.04093 0 2.32422 0L4.76367 0Z",fill:"currentColor"})]}),O7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",children:d.jsx("path",{d:"M5.19629 1.57104C5.81144 1.5711 6.38623 1.8786 6.72754 2.39038L7.19922 3.09839C7.28454 3.22635 7.42824 3.30344 7.58203 3.30347H12.1699C13.5039 3.30348 14.5859 4.38548 14.5859 5.71948V6.62671C15.2694 7.02689 15.6605 7.85012 15.4385 8.68726L14.3848 12.658C14.1037 13.7164 13.1449 14.4527 12.0498 14.4529H2.91699C1.51651 14.4529 0.451662 13.2814 0.501954 11.9519V3.98706C0.501954 2.65305 1.58396 1.57104 2.91797 1.57104H5.19629ZM3.7793 7.75562C3.30994 7.75562 2.89883 8.07153 2.77832 8.52515L1.91602 11.7722C1.74167 12.4291 2.23734 13.073 2.91699 13.073H12.0498C12.5191 13.0728 12.9304 12.757 13.0508 12.3035L14.1045 8.33374C14.1819 8.04202 13.9619 7.756 13.6602 7.75562H3.7793ZM2.91797 2.9519C2.34625 2.9519 1.88281 3.41534 1.88281 3.98706V7.2937C2.33068 6.7269 3.02249 6.37476 3.7793 6.37476H13.2051V5.71948C13.2051 5.14777 12.7416 4.68434 12.1699 4.68433H7.58203C6.96675 4.6843 6.39209 4.37595 6.05078 3.86401L5.5791 3.15601C5.49379 3.02821 5.34995 2.95196 5.19629 2.9519H2.91797Z",fill:"currentColor"})}),P7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",children:[d.jsx("path",{d:"M5.19629 1.57104C5.81144 1.5711 6.38623 1.8786 6.72754 2.39038L7.19922 3.09839C7.28454 3.22635 7.42824 3.30344 7.58203 3.30347H12.1699C13.5039 3.30348 14.5859 4.38548 14.5859 5.71948V6.62671C15.2694 7.02689 15.6605 7.85012 15.4385 8.68726L14.3848 12.658C14.1037 13.7164 13.1449 14.4527 12.0498 14.4529H2.91699C1.51651 14.4529 0.451662 13.2814 0.501954 11.9519V3.98706C0.501954 2.65305 1.58396 1.57104 2.91797 1.57104H5.19629ZM3.7793 7.75562C3.30994 7.75562 2.89883 8.07153 2.77832 8.52515L1.91602 11.7722C1.74167 12.4291 2.23734 13.073 2.91699 13.073H12.0498C12.5191 13.0728 12.9304 12.757 13.0508 12.3035L14.1045 8.33374C14.1819 8.04202 13.9619 7.756 13.6602 7.75562H3.7793ZM2.91797 2.9519C2.34625 2.9519 1.88281 3.41534 1.88281 3.98706V7.2937C2.33068 6.7269 3.02249 6.37476 3.7793 6.37476H13.2051V5.71948C13.2051 5.14777 12.7416 4.68434 12.1699 4.68433H7.58203C6.96675 4.6843 6.39209 4.37595 6.05078 3.86401L5.5791 3.15601C5.49379 3.02821 5.34995 2.95196 5.19629 2.9519H2.91797Z",fill:"currentColor"}),d.jsx("path",{opacity:"0.2",d:"M13.6602 7.75525C13.9618 7.7556 14.1815 8.04179 14.1045 8.33337L13.0508 12.3031C12.9304 12.7567 12.5191 13.0725 12.0498 13.0726H2.91701C2.23744 13.0725 1.7417 12.4287 1.91603 11.7719L2.77834 8.52478C2.89898 8.07146 3.31018 7.75532 3.77931 7.75525H13.6602ZM5.1963 2.95154C5.34985 2.95159 5.49377 3.02803 5.57912 3.15564L6.0508 3.86365C6.39205 4.37553 6.96685 4.68385 7.58205 4.68396H12.1699C12.7416 4.68396 13.2049 5.14754 13.2051 5.71912V6.37439H3.77931C3.02267 6.37444 2.33067 6.72671 1.88283 7.29333V3.98669C1.88299 3.4152 2.34649 2.95168 2.91798 2.95154H5.1963Z",fill:"currentColor"})]}),R7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",children:d.jsx("path",{transform:"translate(1.5 2.429)",d:"M5.05582 0.518756L4.50669 0.86654L5.05582 0.518756ZM13 9.4837L13.65 9.4837L13.65 3.53962L13 3.53962L12.35 3.53962L12.35 9.4837L13 9.4837ZM11.3264 1.86603L11.3264 1.21603L6.52313 1.21603L6.52313 1.86603L6.52313 2.51603L11.3264 2.51603L11.3264 1.86603ZM5.58054 1.34727L6.12968 0.999489L5.60495 0.170972L5.05582 0.518756L4.50669 0.86654L5.03141 1.69506L5.58054 1.34727ZM4.11323 1.23058e-13L4.11323 -0.65L1.67359 -0.65L1.67359 5.00699e-14L1.67359 0.65L4.11323 0.65L4.11323 1.23058e-13ZM0 1.67359L-0.65 1.67359L-0.65 9.4837L0 9.4837L0.65 9.4837L0.65 1.67359L0 1.67359ZM11.3264 11.1573L11.3264 10.5073L1.67359 10.5073L1.67359 11.1573L1.67359 11.8073L11.3264 11.8073L11.3264 11.1573ZM0 9.4837L-0.65 9.4837C-0.65 10.767 0.390308 11.8073 1.67359 11.8073L1.67359 11.1573L1.67359 10.5073C1.10828 10.5073 0.65 10.049 0.65 9.4837L0 9.4837ZM1.67359 5.00699e-14L1.67359 -0.65C0.390307 -0.65 -0.65 0.390309 -0.65 1.67359L0 1.67359L0.65 1.67359C0.65 1.10828 1.10828 0.65 1.67359 0.65L1.67359 5.00699e-14ZM5.05582 0.518756L5.60495 0.170972C5.28121 -0.340193 4.71829 -0.65 4.11323 -0.65L4.11323 1.23058e-13L4.11323 0.65C4.27282 0.65 4.4213 0.731715 4.50669 0.86654L5.05582 0.518756ZM6.52313 1.86603L6.52313 1.21603C6.36354 1.21603 6.21507 1.13431 6.12968 0.999489L5.58054 1.34727L5.03141 1.69506C5.35515 2.20622 5.91808 2.51603 6.52313 2.51603L6.52313 1.86603ZM13 3.53962L13.65 3.53962C13.65 2.25634 12.6097 1.21603 11.3264 1.21603L11.3264 1.86603L11.3264 2.51603C11.8917 2.51603 12.35 2.97431 12.35 3.53962L13 3.53962ZM13 9.4837L12.35 9.4837C12.35 10.049 11.8917 10.5073 11.3264 10.5073L11.3264 11.1573L11.3264 11.8073C12.6097 11.8073 13.65 10.767 13.65 9.4837L13 9.4837Z",fill:"currentColor"})}),T7=({size:n=10,className:i})=>d.jsx("svg",{width:n*8/10,height:n,className:i,viewBox:"-0.5 0 8.5 10.5",fill:"none",children:d.jsx("path",{d:"M0 0L-0.5 0L-0.5 7L0 7L0.5 7L0.5 0L0 0ZM3 10L3 10.5L8 10.5L8 10L8 9.5L3 9.5L3 10ZM0 7L-0.5 7C-0.5 8.933 1.067 10.5 3 10.5L3 10L3 9.5C1.61929 9.5 0.5 8.38071 0.5 7L0 7Z",fill:"currentColor"})}),b7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M11.3496 8C11.3496 6.14985 9.85015 4.65039 8 4.65039C6.14985 4.65039 4.65039 6.14985 4.65039 8C4.65039 9.85015 6.14985 11.3496 8 11.3496C9.85015 11.3496 11.3496 9.85015 11.3496 8ZM12.6504 8C12.6504 10.5681 10.5681 12.6504 8 12.6504C5.43188 12.6504 3.34961 10.5681 3.34961 8C3.34961 5.43188 5.43188 3.34961 8 3.34961C10.5681 3.34961 12.6504 5.43188 12.6504 8Z",fill:"currentColor"}),d.jsx("path",{d:"M8.65039 0.5V2.5H7.34961V0.5H8.65039Z",fill:"currentColor"}),d.jsx("path",{d:"M8.65039 13.5V15.5H7.34961V13.5H8.65039Z",fill:"currentColor"}),d.jsx("path",{d:"M3.15808 2.24035L4.57229 3.65456L3.6525 4.57435L2.23829 3.16014L3.15808 2.24035Z",fill:"currentColor"}),d.jsx("path",{d:"M12.3505 11.4327L13.7647 12.8469L12.8449 13.7667L11.4307 12.3525L12.3505 11.4327Z",fill:"currentColor"}),d.jsx("path",{d:"M2.24537 12.8469L3.65958 11.4327L4.57937 12.3525L3.16516 13.7667L2.24537 12.8469Z",fill:"currentColor"}),d.jsx("path",{d:"M11.4377 3.65455L12.852 2.24033L13.7718 3.16012L12.3575 4.57434L11.4377 3.65455Z",fill:"currentColor"}),d.jsx("path",{d:"M0.5 7.35461H2.5V8.6554H0.5L0.5 7.35461Z",fill:"currentColor"}),d.jsx("path",{d:"M13.5 7.35461H15.5V8.6554H13.5V7.35461Z",fill:"currentColor"})]}),I7=({size:n=16,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M13.2764 9.52324C12.5607 9.97754 11.7177 10.242 10.7812 10.242C8.11386 10.2419 5.95042 8.07997 5.9502 5.41289C5.9502 4.48128 6.21453 3.61071 6.67188 2.87285C4.30332 3.4658 2.54992 5.60845 2.5498 8.16093C2.5498 11.1712 4.99103 13.6102 8 13.6102C10.5383 13.6102 12.6709 11.8724 13.2764 9.52324ZM7.05078 5.41289C7.051 7.47224 8.72116 9.1423 10.7812 9.14238C11.9248 9.14238 12.887 8.63397 13.5781 7.8084C13.7266 7.63106 13.9701 7.56547 14.1875 7.64433C14.4049 7.72329 14.5497 7.9297 14.5498 8.16093C14.5498 11.7766 11.6161 14.7098 8 14.7098C4.38402 14.7098 1.4502 11.7792 1.4502 8.16093C1.45033 4.54322 4.3812 1.61015 8 1.61015C8.23027 1.61015 8.43585 1.75352 8.51562 1.96953C8.59536 2.18554 8.53241 2.42829 8.35742 2.57793C7.55573 3.26311 7.05078 4.27876 7.05078 5.41289Z",fill:"currentColor"})}),H7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M12.1665 13.5811V14.7803H3.66651V13.5811H12.1665Z",fill:"currentColor"}),d.jsx("path",{d:"M13.4453 7.02379C13.4453 6.04702 13.4452 5.3616 13.3887 4.83434C13.3333 4.31828 13.2302 4.02378 13.0723 3.80309C12.9446 3.62475 12.7877 3.46883 12.6094 3.34117C12.3887 3.18328 12.0942 3.08007 11.5781 3.02477C11.0508 2.96829 10.3655 2.96715 9.38867 2.96715H6.61035C5.63359 2.96715 4.94816 2.96827 4.4209 3.02477C3.90486 3.0801 3.61034 3.18321 3.38965 3.34117C3.21143 3.46878 3.05534 3.62487 2.92774 3.80309C2.76977 4.02377 2.66667 4.3183 2.61133 4.83434C2.55483 5.3616 2.55371 6.04702 2.55371 7.02379C2.55371 8.0006 2.55485 8.68596 2.61133 9.21324C2.66663 9.72936 2.76983 10.0238 2.92774 10.2445C3.0554 10.4228 3.21131 10.5797 3.38965 10.7074C3.61034 10.8654 3.90484 10.9685 4.4209 11.0238C4.94816 11.0803 5.63359 11.0804 6.61035 11.0804H9.38867C10.3654 11.0804 11.0508 11.0803 11.5781 11.0238C12.0941 10.9685 12.3887 10.8652 12.6094 10.7074C12.7877 10.5797 12.9446 10.4229 13.0723 10.2445C13.2301 10.0238 13.3334 9.72927 13.3887 9.21324C13.4452 8.68596 13.4453 8.00058 13.4453 7.02379ZM14.6455 7.02379C14.6455 7.97428 14.646 8.73509 14.5811 9.34117C14.5149 9.95828 14.3756 10.4858 14.0479 10.9437C13.8436 11.229 13.5938 11.4788 13.3086 11.683C12.8507 12.0108 12.3232 12.15 11.7061 12.2162C11.1 12.2811 10.3391 12.2806 9.38867 12.2806H6.61035C5.66018 12.2806 4.89991 12.2811 4.29395 12.2162C3.67684 12.15 3.14935 12.0108 2.69141 11.683C2.40613 11.4788 2.15639 11.229 1.95215 10.9437C1.62436 10.4858 1.4841 9.95828 1.41797 9.34117C1.35305 8.73511 1.35449 7.97424 1.35449 7.02379C1.35449 6.07366 1.35308 5.31333 1.41797 4.70738C1.4841 4.09028 1.62436 3.56279 1.95215 3.10485C2.15638 2.81956 2.40613 2.56982 2.69141 2.36559C3.14935 2.03779 3.67684 1.89753 4.29395 1.83141C4.8999 1.76652 5.66022 1.76793 6.61035 1.76793H9.38867C10.3391 1.76793 11.1 1.76649 11.7061 1.83141C12.3232 1.89753 12.8507 2.03779 13.3086 2.36559C13.5939 2.56982 13.8436 2.81957 14.0479 3.10485C14.3756 3.56279 14.5149 4.09028 14.5811 4.70738C14.646 5.31335 14.6455 6.07362 14.6455 7.02379Z",fill:"currentColor"})]}),V7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.0997 8.54554C12.2905 8.54989 12.3541 8.58056 12.4535 8.74614L12.8849 9.46387C12.9851 9.63071 13.0464 9.66013 13.2388 9.66447H14.1138C14.3417 9.66448 14.3512 9.66937 14.4686 9.86507L14.892 10.5717C14.9942 10.7422 14.9948 10.8247 14.892 10.9961L14.4756 11.6906C14.3741 11.8677 14.3694 11.9379 14.4756 12.115L14.892 12.8096C14.9942 12.9801 14.9947 13.0625 14.892 13.234L14.4686 13.9406C14.3643 14.1028 14.3063 14.1354 14.1138 14.1412H13.2388C13.0465 14.1456 12.985 14.1752 12.8849 14.3418L12.4535 15.0595C12.353 15.2195 12.2895 15.2558 12.0997 15.2601H11.2237C10.9962 15.2601 10.9871 15.2548 10.8699 15.0595L10.4384 14.3418C10.3383 14.175 10.2767 14.1456 10.0846 14.1412H9.2096C9.01854 14.1355 8.95761 14.1006 8.85477 13.9406L8.43139 13.234C8.32562 13.0576 8.33148 12.9862 8.43139 12.8096L8.84771 12.115C8.95165 11.9416 8.94659 11.863 8.84771 11.6906L8.43139 10.9961C8.32767 10.8232 8.33411 10.7437 8.43139 10.5717L8.85477 9.86507C8.95447 9.69891 9.01875 9.67017 9.2096 9.66447H10.0846C10.2741 9.66441 10.3414 9.62547 10.4384 9.46387L10.8699 8.74614C10.987 8.55106 10.9963 8.54554 11.2237 8.54554H12.0997ZM11.6612 10.232C11.3326 10.7798 10.8155 11.0948 10.1743 11.106C10.4443 11.61 10.4425 12.1976 10.1743 12.6987C10.803 12.7096 11.3391 13.0359 11.6612 13.5727C11.9855 13.0323 12.5131 12.7098 13.148 12.6987C12.879 12.196 12.8789 11.6086 13.148 11.106C12.5076 11.0948 11.9894 10.7794 11.6612 10.232Z",fill:"currentColor"}),d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.51205 0.790627C9.19055 0.790649 10.7401 1.0691 11.892 1.54364C12.4664 1.78029 12.9719 2.07885 13.3436 2.4408C13.7171 2.80467 13.9916 3.27253 13.9918 3.82384V7.90442C13.6067 7.69532 13.1907 7.53597 12.7529 7.43366V5.66454C12.4928 5.82898 12.2028 5.97601 11.892 6.10405C10.74 6.57865 9.19071 6.85706 7.51205 6.85706C5.8337 6.85703 4.285 6.57852 3.13309 6.10405C2.82215 5.97593 2.53164 5.8291 2.27121 5.66454V7.4135C2.27134 7.75678 2.6066 8.27106 3.62502 8.73405C4.58641 9.17097 5.95762 9.45591 7.50499 9.45681C7.24582 9.83133 7.03684 10.2434 6.88706 10.6826C5.44388 10.6162 4.12516 10.3216 3.11192 9.86104C2.81708 9.72698 2.53185 9.56866 2.27121 9.38928V11.2542C2.27158 11.5974 2.60697 12.1109 3.62502 12.5737C4.41933 12.9347 5.4937 13.1898 6.71569 13.2693C6.80349 13.7128 6.9513 14.1345 7.14814 14.5273C5.60324 14.4862 4.18593 14.1889 3.11192 13.7007C2.01039 13.1998 1.03366 12.3814 1.03333 11.2542V3.82384C1.03352 3.27273 1.30721 2.80461 1.68049 2.4408C2.05211 2.07893 2.55887 1.78026 3.13309 1.54364C4.28492 1.06926 5.83393 0.790683 7.51205 0.790627ZM7.51205 2.02851C5.95492 2.02857 4.57354 2.29079 3.60486 2.68979C3.11958 2.88977 2.76667 3.11253 2.5454 3.32788C2.32671 3.54101 2.2714 3.7089 2.27121 3.82384C2.27121 3.93882 2.32624 4.10625 2.5454 4.3198C2.76667 4.53527 3.11927 4.75781 3.60486 4.9579C4.5736 5.35699 5.95467 5.61914 7.51205 5.61918C9.06942 5.61918 10.4505 5.35695 11.4192 4.9579C11.9051 4.75773 12.2584 4.53536 12.4797 4.3198C12.6988 4.10627 12.7529 3.93882 12.7529 3.82384C12.7527 3.70889 12.6984 3.54104 12.4797 3.32788C12.2584 3.11239 11.9049 2.88989 11.4192 2.68979C10.4505 2.29079 9.06925 2.02853 7.51205 2.02851Z",fill:"currentColor"})]}),$7=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M7.24707 1.01771C7.52897 1.07653 7.77619 1.19694 8.00391 1.38001C8.19202 1.53136 8.39884 1.73784 8.61914 1.95814L12.6396 5.9806L11.6299 6.99134L7.71484 3.0763V13.0001H6.28516V3.0763L2.36914 6.99134L1.35938 5.9806L5.38086 1.95814C5.60116 1.73784 5.80798 1.53136 5.99609 1.38001C6.19476 1.22027 6.4385 1.06739 6.75195 1.01771C6.91296 0.992304 7.07471 0.997504 7.24707 1.01771Z",fill:"currentColor"})}),A7=({size:n=14,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:d.jsx("path",{d:"M7.00049 0.199829C3.24488 0.199829 0.199952 3.24408 0.199707 6.99963C0.199707 8.0414 0.434087 9.03061 0.854004 9.91467L1.11279 10.4576L2.19775 9.94202L1.94092 9.39905L1.81787 9.12268C1.5498 8.46885 1.40186 7.75171 1.40186 6.99963C1.4021 3.90808 3.90888 1.40198 7.00049 1.40198C10.0919 1.40219 12.5979 3.90821 12.5981 6.99963C12.5981 10.0913 10.0921 12.5981 7.00049 12.5983C6.36734 12.5983 5.90348 12.5535 5.49268 12.4401C5.08803 12.3283 4.7041 12.1414 4.24463 11.8209C3.57111 11.3511 2.60588 11.1855 1.81006 11.6881L1.79736 11.6959L1.78467 11.7047L1.25537 12.0778L1.65381 13.2672L2.46045 12.6989C2.75029 12.5214 3.18004 12.5442 3.55615 12.8063C4.10063 13.1861 4.60863 13.4423 5.17334 13.5983C5.73194 13.7525 6.31665 13.8004 7.00049 13.8004C10.7561 13.8002 13.8003 10.7553 13.8003 6.99963C13.8 3.24421 10.7559 0.200041 7.00049 0.199829ZM3.81201 7.47327V8.67542H7.11572V7.47327H3.81201ZM3.81201 6.34924H10.2173V5.14709H3.81201V6.34924Z",fill:"currentColor"})}),D7=({size:n=14,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M13.3277 9.69629V10.976H7.28086V9.69629H13.3277Z",fill:"currentColor"}),d.jsx("path",{d:"M13.3277 2.97256V4.25225H7.28086V2.97256H13.3277Z",fill:"currentColor"}),d.jsx("path",{d:"M4.64512 10.336C4.64505 9.62755 4.07081 9.05322 3.3623 9.05322C2.65386 9.05329 2.07956 9.62759 2.07949 10.336C2.07949 11.0445 2.65382 11.6188 3.3623 11.6188C4.07085 11.6188 4.64512 11.0446 4.64512 10.336ZM5.92559 10.336C5.92559 11.7515 4.77777 12.8993 3.3623 12.8993C1.94689 12.8993 0.799805 11.7515 0.799805 10.336C0.799871 8.92066 1.94693 7.7736 3.3623 7.77354C4.77773 7.77354 5.92552 8.92062 5.92559 10.336Z",fill:"currentColor"}),d.jsx("path",{d:"M4.64531 3.6123C4.6453 2.90382 4.07098 2.32949 3.3625 2.32949C2.65403 2.32951 2.0797 2.90383 2.07969 3.6123C2.07969 4.32079 2.65402 4.8951 3.3625 4.89512C4.07099 4.89512 4.64531 4.3208 4.64531 3.6123ZM5.925 3.6123C5.925 5.02772 4.77792 6.1748 3.3625 6.1748C1.9471 6.17479 0.8 5.02771 0.8 3.6123C0.800013 2.19691 1.9471 1.04982 3.3625 1.0498C4.77791 1.0498 5.92499 2.1969 5.925 3.6123Z",fill:"currentColor"})]}),F7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M10.8239 3.54733V4.78443H4.63437V3.54733H10.8239Z",fill:"currentColor"}),d.jsx("path",{d:"M10.8239 6.12629V7.36338H4.63437V6.12629H10.8239Z",fill:"currentColor"}),d.jsx("path",{d:"M9.073 8.70524V9.94234H4.63437V8.70524H9.073Z",fill:"currentColor"}),d.jsx("path",{d:"M9.13321 0.573526C10.0076 0.573525 10.7179 0.572522 11.285 0.63397C11.8645 0.696791 12.3743 0.831648 12.8193 1.1548C13.0776 1.34246 13.3056 1.57047 13.4933 1.82875C13.8164 2.2737 13.9513 2.7836 14.0141 3.36303C14.0755 3.93015 14.0745 4.64049 14.0745 5.51485V6.1757L12.7327 7.5629V5.51485C12.7327 4.61092 12.732 3.9862 12.6803 3.5081C12.6298 3.0427 12.5379 2.79497 12.4083 2.61654C12.3033 2.47211 12.176 2.34472 12.0315 2.23977C11.8531 2.11016 11.6054 2.01823 11.14 1.96777C10.6618 1.91601 10.0372 1.91539 9.13321 1.91539H6.32658C5.42262 1.91539 4.79796 1.91604 4.31983 1.96777C3.85451 2.01819 3.60672 2.11029 3.42827 2.23977C3.28392 2.34465 3.15643 2.47223 3.0515 2.61654C2.9219 2.79496 2.82997 3.04274 2.7795 3.5081C2.72774 3.9862 2.72712 4.61092 2.72712 5.51485V10.023C2.72712 10.9273 2.72773 11.5525 2.7795 12.0307C2.82992 12.4959 2.92205 12.7429 3.0515 12.9213C3.15645 13.0657 3.28384 13.1931 3.42827 13.2981C3.60676 13.4277 3.85408 13.5206 4.31983 13.5711C4.79797 13.6228 5.42259 13.6234 6.32658 13.6234H6.87057L5.57707 14.9593C5.03527 14.9556 4.57031 14.9467 4.17476 14.9039C3.59508 14.841 3.08558 14.7063 2.64048 14.383C2.38215 14.1953 2.15422 13.9684 1.96653 13.7101C1.64319 13.2649 1.50851 12.7546 1.4457 12.1748C1.38432 11.6076 1.38525 10.8974 1.38525 10.023V5.51485C1.38525 4.64049 1.38426 3.93015 1.4457 3.36303C1.50853 2.78363 1.64341 2.27368 1.96653 1.82875C2.15417 1.57059 2.38228 1.34239 2.64048 1.1548C3.08544 0.831805 3.59533 0.696762 4.17476 0.63397C4.74193 0.572552 5.45218 0.573525 6.32658 0.573526H9.13321Z",fill:"currentColor"}),d.jsx("path",{d:"M14.2193 14.9553H10.0124L11.3744 13.6134H14.2193V14.9553Z",fill:"currentColor"}),d.jsx("path",{d:"M8.24493 13.3711L7.49015 14.8806C7.40148 15.058 7.58961 15.2461 7.76695 15.1574L9.27651 14.4027L14.6147 9.09934L13.5832 8.06775L8.24493 13.3711Z",fill:"currentColor"})]}),B7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M8 0C8.31451 0 8.62464 0.019379 8.92969 0.0546875C8.48228 0.403371 8.0952 0.825758 7.78809 1.30469C4.18586 1.41664 1.2998 4.37061 1.2998 8C1.2998 11.7003 4.29969 14.7002 8 14.7002C11.6297 14.7002 14.5829 11.8136 14.6943 8.21094C15.1734 7.90377 15.5956 7.51688 15.9443 7.06934C15.9797 7.37473 16 7.68512 16 8C16 12.4183 12.4183 16 8 16C3.58172 16 0 12.4183 0 8C0 3.58172 3.58172 0 8 0ZM7.0166 3.6084C7.00658 3.73765 7 3.86817 7 4C7 4.31845 7.03098 4.62973 7.08789 4.93164C5.76489 5.32438 4.7998 6.54958 4.7998 8C4.7998 9.76731 6.23269 11.2002 8 11.2002C9.45065 11.2002 10.6749 10.2345 11.0674 8.91113C11.3696 8.96818 11.6812 9 12 9C12.1315 9 12.2617 8.99239 12.3906 8.98242C11.9423 10.995 10.1477 12.5 8 12.5C5.51472 12.5 3.5 10.4853 3.5 8C3.5 5.85255 5.00435 4.05702 7.0166 3.6084Z",fill:"currentColor"}),d.jsx("path",{d:"M7.5 8.62109L9.12109 7",stroke:"currentColor",strokeWidth:"1.3"}),d.jsx("path",{d:"M9.08245 3.35798L11.8651 0.575334C11.895 0.545384 11.9463 0.56391 11.9502 0.606086L12.2362 3.69859C12.2384 3.72259 12.2574 3.74159 12.2814 3.74378L15.3697 4.02583C15.4119 4.02968 15.4305 4.08101 15.4005 4.11098L12.618 6.89351C12.6086 6.90289 12.5959 6.90816 12.5826 6.90816L9.11781 6.90815C9.09019 6.90816 9.06781 6.88577 9.06781 6.85816L9.06781 3.39333C9.06781 3.38007 9.07308 3.36735 9.08245 3.35798Z",stroke:"currentColor",strokeWidth:"1.3"})]}),z7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M6.1 3.1Q6.6 7.8 11.3 8.3Q6.6 8.8 6.1 13.5Q5.6 8.8 0.9 8.3Q5.6 7.8 6.1 3.1Z",fill:"currentColor"}),d.jsx("path",{d:"M11.9 1Q12.2 3.7 14.9 4Q12.2 4.3 11.9 7Q11.6 4.3 8.9 4Q11.6 3.7 11.9 1Z",fill:"currentColor"}),d.jsx("path",{d:"M12.5 9.4Q12.7 11.4 14.7 11.6Q12.7 11.8 12.5 13.8Q12.3 11.8 10.3 11.6Q12.3 11.4 12.5 9.4Z",fill:"currentColor"})]}),Z7=({size:n=12,className:i})=>d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!0,children:d.jsx("path",{d:"M16 8L10.8571 12V10.552L14.1383 8L10.8571 5.448V4L16 8ZM5.14286 10.552L1.86171 8L5.14286 5.448V4L0 8L5.14286 12V10.552ZM9.02514 4L5.59657 12H6.84057L10.2691 4H9.02514Z",fill:"currentColor"})}),U7=({size:n=16,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M12.5113 15.4067C12.4395 15.6249 12.1308 15.6249 12.059 15.4067L11.643 14.1416C11.454 13.567 11.0033 13.1164 10.4288 12.9274L9.16369 12.5113C8.94544 12.4395 8.94544 12.1308 9.16369 12.059L10.4288 11.643C11.0033 11.454 11.454 11.0033 11.643 10.4288L12.059 9.16369C12.1308 8.94544 12.4395 8.94544 12.5113 9.16369L12.9274 10.4288C13.1164 11.0033 13.567 11.454 14.1416 11.643L15.4067 12.059C15.6249 12.1308 15.6249 12.4395 15.4067 12.5113L14.1416 12.9274C13.567 13.1164 13.1164 13.567 12.9274 14.1416L12.5113 15.4067Z",fill:"currentColor"}),d.jsx("path",{d:"M9.02246 0.546878C9.9822 0.546878 10.7564 0.545403 11.374 0.612307C12.0042 0.680586 12.5515 0.826244 13.0273 1.17188C13.3052 1.37376 13.5501 1.61868 13.752 1.89649C14.0975 2.37225 14.2432 2.91984 14.3115 3.54981C14.3784 4.16727 14.377 4.94206 14.377 5.90137V8.51367C13.9611 8.29533 13.5071 8.13985 13.0273 8.06055V5.90137C13.0273 4.9121 13.0259 4.22322 12.9688 3.69532C12.9129 3.18044 12.8098 2.89782 12.6592 2.69043C12.5406 2.52724 12.3966 2.38326 12.2334 2.26465C12.026 2.11404 11.7437 2.0109 11.2285 1.95508C10.7005 1.89789 10.0122 1.89649 9.02246 1.89649H6.55371C5.56395 1.89649 4.87569 1.89787 4.34766 1.95508C3.83242 2.01092 3.55022 2.11398 3.34278 2.26465C3.17953 2.38329 3.03564 2.52719 2.91699 2.69043C2.76642 2.89782 2.66325 3.18042 2.60742 3.69532C2.55027 4.22322 2.54883 4.9121 2.54883 5.90137V10.0986C2.54883 11.0878 2.55031 11.7768 2.60742 12.3047C2.66326 12.8196 2.76642 13.1032 2.91699 13.3105C3.03558 13.4736 3.17966 13.6178 3.34278 13.7363C3.5502 13.8869 3.83265 13.9901 4.34766 14.0459C4.87568 14.1031 5.56398 14.1035 6.55371 14.1035H8.08399C8.27443 14.6025 8.55077 15.0585 8.89551 15.4541H6.55371C5.59402 15.4541 4.81976 15.4546 4.20215 15.3877C3.57204 15.3194 3.02468 15.1738 2.54883 14.8281C2.27111 14.6263 2.02606 14.3813 1.82422 14.1035C1.47883 13.6278 1.33293 13.08 1.26465 12.4502C1.19783 11.8327 1.19922 11.0579 1.19922 10.0986V5.90137C1.19922 4.94206 1.1978 4.16727 1.26465 3.54981C1.33295 2.91984 1.47867 2.37225 1.82422 1.89649C2.02613 1.61864 2.27098 1.37379 2.54883 1.17188C3.02472 0.826181 3.57197 0.6806 4.20215 0.612307C4.81976 0.545393 5.594 0.546877 6.55371 0.546878H9.02246ZM9.19629 9.14649H4.5459V7.84571H9.19629V9.14649ZM11.0303 6.10645H4.5459V4.80567H11.0303V6.10645Z",fill:"currentColor"})]}),W7=({size:n=14,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{d:"M12.5757 7.00012C12.5757 3.92085 10.0794 1.42463 7.00012 1.42456C3.9208 1.42456 1.42456 3.9208 1.42456 7.00012C1.42463 10.0794 3.92085 12.5757 7.00012 12.5757C10.0793 12.5756 12.5756 10.0793 12.5757 7.00012ZM13.8002 7.00012C13.8001 10.7559 10.7559 13.8001 7.00012 13.8002C3.2443 13.8002 0.199291 10.7559 0.199219 7.00012C0.199219 3.24426 3.24426 0.199219 7.00012 0.199219C10.7559 0.199291 13.8002 3.2443 13.8002 7.00012Z",fill:"currentColor"}),d.jsx("path",{d:"M6.18042 8.68184C6.18043 8.09153 6.32893 7.34655 6.92127 6.8481C7.28566 6.54148 7.76104 6.27318 8.0022 6.10811C8.28964 5.91137 8.42234 5.76562 8.48328 5.58944C8.57774 5.31609 8.53121 5.00904 8.34912 4.76741C8.17409 4.53522 7.83879 4.32222 7.28186 4.32222C5.99668 4.32225 5.46969 5.11832 5.46949 5.78939H4.24414C4.24436 4.39942 5.36327 3.09691 7.28186 3.09688C8.17773 3.09688 8.89489 3.45606 9.32752 4.02999C9.75287 4.59438 9.86938 5.32775 9.64026 5.99019C9.44847 6.5444 9.04722 6.87743 8.69434 7.11898C8.29506 7.39226 8.02318 7.52192 7.70996 7.78548C7.51943 7.94582 7.40577 8.24899 7.40577 8.68184V8.75533H6.18042V8.68184Z",fill:"currentColor"}),d.jsx("path",{d:"M7.39455 9.44026V10.8109H6.16921V9.44026H7.39455Z",fill:"currentColor"})]}),Q7=({size:n=20,className:i})=>d.jsxs("svg",{width:n,height:n,className:i,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[d.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.8659 2.05975C17.2603 2.05995 18.3913 3.19096 18.3914 4.58527V5.4874C18.3914 6.02747 18.2192 6.52672 17.9303 6.93735C17.9336 6.96524 17.9388 6.99318 17.9388 7.02195V12.8884C17.9388 13.6345 17.9395 14.2379 17.8996 14.7254C17.8642 15.1593 17.7936 15.5499 17.6373 15.9141L17.5654 16.0685C17.278 16.6328 16.8405 17.1046 16.3038 17.434L16.0679 17.5661C15.66 17.7739 15.2196 17.8598 14.7237 17.9003C14.2362 17.9401 13.6327 17.9405 12.8867 17.9405H7.11122C6.36511 17.9405 5.76171 17.9401 5.27418 17.9003C4.84051 17.8649 4.44949 17.7952 4.08545 17.6391L3.93104 17.5661C3.36673 17.2785 2.89392 16.8414 2.56465 16.3044L2.43245 16.0685C2.22473 15.6608 2.13878 15.2211 2.09825 14.7254C2.05841 14.2379 2.05912 13.6345 2.05912 12.8884V7.02195C2.05912 6.99284 2.06422 6.96449 2.06758 6.93629C1.77931 6.52592 1.60858 6.02687 1.60858 5.4874V4.58527C1.60876 3.19084 2.73962 2.05975 4.1341 2.05975H15.8659ZM16.4984 7.92936C16.296 7.98169 16.0847 8.01288 15.8659 8.01291H4.1341C3.91478 8.01291 3.70246 7.98194 3.49955 7.92936V12.8884C3.49955 13.6582 3.50053 14.1927 3.53445 14.608C3.56769 15.0146 3.62923 15.244 3.71635 15.415L3.7925 15.5514C3.98339 15.8627 4.25749 16.1165 4.58464 16.2833L4.72529 16.3435C4.88095 16.3993 5.08638 16.4402 5.39158 16.4651C5.80685 16.4991 6.34138 16.5001 7.11122 16.5001H12.8867C13.6564 16.5001 14.1911 16.499 14.6063 16.4651C15.0128 16.432 15.2423 16.3703 15.4133 16.2833L15.5508 16.2061C15.8618 16.0152 16.116 15.7419 16.2827 15.415L16.3429 15.2732C16.3985 15.1177 16.4396 14.9128 16.4645 14.608C16.4985 14.1927 16.4984 13.6583 16.4984 12.8884V7.92936ZM4.1341 3.50019C3.53511 3.50019 3.0492 3.98631 3.04902 4.58527V5.4874C3.04902 6.08649 3.535 6.57248 4.1341 6.57248H15.8659C16.4648 6.57228 16.951 6.08638 16.951 5.4874V4.58527C16.9509 3.98644 16.4647 3.50038 15.8659 3.50019H4.1341Z",fill:"currentColor"}),d.jsx("path",{d:"M12.7962 12.5661V11.0832H7.20548V12.5661L12.7962 12.5661Z",fill:"currentColor"})]});function q7({icon:n,title:i,open:l,expandable:u,onToggle:c,expandOnRowClick:f=!1,previewChevron:p=u,keepContentWhenOpen:m=!1,collapsedContent:g,children:C,className:_,rowClassName:M,leadingClassName:w,chevronClassName:L,titleClassName:S}){const T=u&&f,V=ie=>{ie.stopPropagation(),c()},W=ie=>{!T||ie.key!=="Enter"&&ie.key!==" "||(ie.preventDefault(),c())},Q=p?d.jsxs(d.Fragment,{children:[d.jsx("span",{className:Tn.iconIdle,children:n}),d.jsx(ps,{className:ve(L,Tn.chevronHover)})]}):n,z=l?d.jsx(ps,{className:L}):Q;return d.jsxs("div",{className:ve(Tn.root,_),"data-open":l||void 0,children:[d.jsxs("div",{className:ve(Tn.row,M),"data-disclosure-row":!0,"data-expandable":T||void 0,role:T?"button":void 0,tabIndex:T?0:void 0,"aria-expanded":T?l:void 0,onClick:T?c:void 0,onKeyDown:T?W:void 0,children:[u&&!T?d.jsx("button",{type:"button",className:ve(Tn.leading,w),"aria-expanded":l,onClick:V,children:z}):d.jsx("span",{className:ve(Tn.leading,w),children:z}),d.jsx("span",{className:ve(Tn.title,S),children:i}),(m||!l)&&g]}),l&&C]})}function hs({variant:n="ghost",size:i="md",icon:l,className:u,children:c,...f}){return d.jsxs("button",{type:"button",className:ve(Ei.button,Ei[n],Ei[i],u),...f,children:[l!=null&&d.jsx("span",{className:Ei.icon,children:l}),c]})}function I2({active:n=!1,className:i,children:l,onClick:u,...c}){return u?d.jsx("button",{type:"button",className:ve(l1.pill,l1.interactive,n&&l1.active,i),onClick:u,...c,children:l}):d.jsx("span",{className:ve(l1.pill,n&&l1.active,i),children:l})}function K7({icon:n,className:i,...l}){return d.jsxs("span",{className:ve(Kl.wrap,i),children:[n!=null&&d.jsx("span",{className:Kl.icon,children:n}),d.jsx("input",{className:Kl.input,...l})]})}function H2(n){const i=R.useRef(null),l=R.useRef(n);l.current=n;const u=R.useCallback(()=>{i.current!==null&&(clearTimeout(i.current),i.current=null)},[]),c=R.useCallback(()=>{u(),i.current=setTimeout(()=>{i.current=null,l.current()},200)},[u]);return R.useEffect(()=>u,[u]),{arm:c,cancel:u}}function Uc(n){return"type"in n&&n.type==="separator"}function Wc(n){return"type"in n&&n.type==="label"}const G7={visibility:"hidden",left:0,top:0};function V2({open:n,anchor:i,items:l,selectedId:u,selectedIds:c,onSelect:f,onClose:p,align:m="start",side:g="bottom",portal:C=!1,closeOnPointerLeave:_=!1,dense:M=!1,compact:w=!1,getAnchorRect:L,footer:S,className:T}){const V=R.useRef(null),W=R.useRef(null),[Q,z]=R.useState(null),[ie,Z]=R.useState(null),{arm:D,cancel:q}=H2(p);R.useLayoutEffect(()=>{if(!n||!C){Z(null);return}const B=()=>{var k;let se;if(L!==void 0?se=L():se=((k=V.current)==null?void 0:k.getBoundingClientRect())??null,se===null)return;const le=12,de=window.innerWidth,pe=window.innerHeight,Le=W.current,ye=(Le==null?void 0:Le.offsetWidth)??0,F=(Le==null?void 0:Le.offsetHeight)??0;let ne,U;g==="right"?(ne=se.right+4,U=se.top):m==="start"?(ne=se.left,U=g==="bottom"?se.bottom+4:se.top-F-4):(ne=se.right-ye,U=g==="bottom"?se.bottom+4:se.top-F-4),ye>0&&(ne=Math.min(Math.max(ne,le),de-ye-le)),F>0&&(U=Math.min(Math.max(U,le),pe-F-le)),Z({left:ne,top:U})};return B(),window.addEventListener("scroll",B,!0),window.addEventListener("resize",B),()=>{window.removeEventListener("scroll",B,!0),window.removeEventListener("resize",B)}},[n,C,m,g,L]),R.useEffect(()=>{if(!n){z(null);return}const B=le=>{var de,pe;le.target instanceof Node&&((de=V.current)==null?void 0:de.contains(le.target))!==!0&&((pe=W.current)==null?void 0:pe.contains(le.target))!==!0&&p()},se=le=>{le.key==="Escape"&&p()};return document.addEventListener("pointerdown",B),document.addEventListener("keydown",se),()=>{document.removeEventListener("pointerdown",B),document.removeEventListener("keydown",se)}},[n,p]),R.useEffect(()=>{n||q()},[n,q]);const oe=!l.some(B=>!Uc(B)&&!Wc(B)&&B.submenu!==void 0&&B.submenu.length>0),b=B=>{if(Uc(B))return d.jsx("div",{className:Re.separator,role:"separator"},B.id);if(Wc(B))return d.jsx("div",{className:Re.label,role:"presentation",children:B.text},B.id);const se=B.submenu!==void 0&&B.submenu.length>0,le=se&&Q===B.id,de=B.id===u||(c==null?void 0:c.includes(B.id))===!0;return d.jsxs("div",{className:Re.itemWrap,onMouseEnter:()=>{z(se?B.id:null)},onMouseLeave:()=>{z(null)},children:[d.jsxs("button",{type:"button",role:"menuitem",className:ve(Re.item,de&&Re.selected,B.danger===!0&&Re.danger),disabled:B.disabled,"aria-haspopup":se?"menu":void 0,"aria-expanded":se?le:void 0,onFocus:()=>{z(se?B.id:null)},onClick:()=>{if(se){z(B.id);return}f(B.id)},children:[B.icon!==void 0&&d.jsx("span",{className:Re.itemIcon,children:B.icon}),d.jsx("span",{className:Re.itemLabel,children:B.label}),de&&d.jsx(Es,{className:Re.check})]}),le&&B.submenu!==void 0&&d.jsx("div",{className:ve(Re.submenu,w&&Re.compactList),role:"menu",children:B.submenu.map(pe=>d.jsxs("button",{type:"button",role:"menuitem",className:Re.item,disabled:pe.disabled,onClick:()=>{f(pe.id)},children:[pe.icon!==void 0&&d.jsx("span",{className:Re.itemIcon,children:pe.icon}),d.jsx("span",{className:Re.itemLabel,children:pe.label})]},pe.id))})]},B.id)},K=n&&d.jsxs("div",{ref:W,className:ve(Re.list,M&&Re.denseList,w&&Re.compactList,oe&&Re.scrollable,C&&Re.portal,g==="top"&&!C&&Re.sideTop,m==="end"&&!C&&Re.alignEnd),style:C?ie??G7:void 0,role:"menu",onClick:B=>{B.stopPropagation()},children:[d.jsx("div",{className:Re.viewport,role:"presentation",children:l.map(b)}),S!==void 0&&S.length>0&&d.jsx("div",{className:Re.footer,role:"presentation",children:S.map(b)})]});return d.jsxs("span",{ref:V,className:ve(Re.root,T),onPointerEnter:_?q:void 0,onPointerLeave:_?()=>{n&&D()}:void 0,children:[i,C?K!==!1&&Dn.createPortal(K,document.body):K]})}const J7=12;function Y7(n,i,l){const[u,c]=R.useState(i);return R.useLayoutEffect(()=>{const f=n.current;if(f===null)return;const p=()=>{c(Math.min(i,Math.max(0,f.getBoundingClientRect().bottom-J7)))};return p(),window.addEventListener("resize",p),window.addEventListener("scroll",p,!0),()=>{window.removeEventListener("resize",p),window.removeEventListener("scroll",p,!0)}},[n,i,l]),u}function X7(n){const{open:i,anchorRef:l,panelRef:u,gap:c,margin:f}=n,[p,m]=R.useState(null);return R.useLayoutEffect(()=>{if(!i){m(null);return}const g=()=>{var W;const M=(W=l.current)==null?void 0:W.getBoundingClientRect();if(M===void 0)return;const w=u.current,L=(w==null?void 0:w.offsetWidth)??0,S=(w==null?void 0:w.offsetHeight)??0;let T=M.left,V=M.bottom+c;L>0&&(T=Math.min(Math.max(T,f),window.innerWidth-L-f)),S>0&&(V=Math.min(Math.max(V,f),window.innerHeight-S-f)),m({left:T,top:V})};g(),window.addEventListener("scroll",g,!0),window.addEventListener("resize",g);const C=u.current;let _=null;return typeof ResizeObserver<"u"&&C!==null&&(_=new ResizeObserver(g),_.observe(C)),()=>{_==null||_.disconnect(),window.removeEventListener("scroll",g,!0),window.removeEventListener("resize",g)}},[i,l,u,c,f]),p}function ef(n,i,l){R.useEffect(()=>{if(!i)return;const u=c=>{var f;c.target instanceof Node&&!((f=n.current)!=null&&f.contains(c.target))&&l(!1)};return document.addEventListener("pointerdown",u),()=>{document.removeEventListener("pointerdown",u)}},[n,i,l])}async function yr(n){var u;if((u=navigator.clipboard)!=null&&u.writeText)try{return await navigator.clipboard.writeText(n),!0}catch{return!1}const i=typeof document.execCommand=="function"?document.execCommand.bind(document):void 0;if(i===void 0)return!1;const l=document.createElement("textarea");l.value=n,l.setAttribute("readonly",""),l.style.position="fixed",l.style.left="-9999px",document.body.appendChild(l),l.select();try{return i("copy")}catch{return!1}finally{l.remove()}}function tf({anchor:n,content:i,openDelayMs:l=500,disabled:u=!1,copyText:c,copyLabel:f="复制",copiedLabel:p="复制成功"}){const m=R.useRef(null),g=R.useRef(null),C=R.useRef(null),_=R.useRef(null),M=R.useRef(null),w=R.useRef(0),L=R.useRef(!1),S=R.useRef(!0),[T,V]=R.useState(!1),[W,Q]=R.useState(null),[z,ie]=R.useState(!1),Z=R.useCallback(()=>{_.current!==null&&(clearTimeout(_.current),_.current=null),M.current=null,ie(!1)},[]),D=R.useCallback(()=>{w.current+=1,Z(),V(!1)},[Z]),{arm:q,cancel:oe}=H2(D),b=()=>{C.current!==null&&(clearTimeout(C.current),C.current=null)};R.useEffect(()=>{u&&(b(),oe(),D())},[u,oe,D]),R.useEffect(()=>(S.current=!0,()=>{S.current=!1,w.current+=1,b(),_.current!==null&&(clearTimeout(_.current),_.current=null)}),[]),R.useLayoutEffect(()=>{if(!T){Q(null);return}const le=()=>{var F;const de=m.current;if(de===null)return;const pe=de.getBoundingClientRect(),Le=((F=g.current)==null?void 0:F.offsetHeight)??0,ye=pe.top+Le>window.innerHeight-8?window.innerHeight-Le-8:pe.top;Q({left:pe.right+8,top:ye})};return le(),window.addEventListener("scroll",le,!0),window.addEventListener("resize",le),()=>{window.removeEventListener("scroll",le,!0),window.removeEventListener("resize",le)}},[T]),R.useLayoutEffect(()=>{var de;if(!T||W===null)return;const le=((de=g.current)==null?void 0:de.offsetHeight)??0;W.top+le>window.innerHeight-8&&Q({left:W.left,top:window.innerHeight-le-8})},[T,W]);const K=async le=>{if(z||L.current)return;L.current=!0;const de=w.current,pe=await yr(le);L.current=!1;const Le=g.current;if(!pe||!S.current||de!==w.current||Le===null)return;const ye=Le.offsetHeight;M.current=ye>0?ye:null,ie(!0),_.current=setTimeout(Z,1e3)},B=c!==void 0,se=T&&W!==null&&d.jsx("div",{ref:g,className:`${dr.card}${B?` ${dr.copyable}`:""}${z?` ${dr.feedback}`:""}`,style:{...W,minHeight:z&&M.current!==null?M.current:void 0},role:B?"button":void 0,tabIndex:B?0:void 0,"aria-label":B?`${f}: ${c}`:void 0,onClick:B?le=>{const de=window.getSelection();if(de!==null&&!de.isCollapsed){for(let pe=0;pe<de.rangeCount;pe+=1)if(de.getRangeAt(pe).intersectsNode(le.currentTarget))return}K(c)}:void 0,onKeyDown:B?le=>{le.key!=="Enter"&&le.key!==" "||(le.preventDefault(),K(c))}:void 0,children:z?d.jsx("span",{className:dr.copied,"aria-hidden":"true",children:p}):i});return d.jsxs("span",{ref:m,className:dr.root,onPointerEnter:()=>{u||(oe(),!T&&(b(),C.current=setTimeout(()=>{V(!0)},l)))},onPointerLeave:()=>{b(),T&&q()},onPointerDownCapture:le=>{var de;(de=g.current)!=null&&de.contains(le.target)||(b(),oe(),D())},children:[n,T&&B&&d.jsx("span",{className:dr.status,role:"status",children:z?p:""}),se!==!1&&Dn.createPortal(se,document.body)]})}function $2({open:n,onClose:i,title:l,closeLabel:u="Close",description:c,children:f,footer:p,className:m,contentClassName:g,headless:C=!1}){return R.useEffect(()=>{if(!n)return;const _=M=>{M.key==="Escape"&&i()};return document.addEventListener("keydown",_),()=>{document.removeEventListener("keydown",_)}},[n,i]),n?Dn.createPortal(d.jsxs("div",{className:Dt.root,role:"presentation",children:[d.jsx("div",{className:Dt.mask,"aria-hidden":"true",onClick:i}),d.jsx("div",{className:ve(Dt.dialog,m),role:"dialog","aria-modal":"true","aria-label":l,children:C?f:d.jsxs(d.Fragment,{children:[d.jsxs("div",{className:ve(Dt.content,g),children:[d.jsxs("div",{className:Dt.header,children:[d.jsx("h2",{className:Dt.title,children:l}),d.jsx("button",{type:"button",className:Dt.close,"aria-label":u,onClick:i,children:d.jsx(R2,{size:14})})]}),c!==void 0&&c!==""&&d.jsx("p",{className:Dt.description,children:c}),f!==void 0&&d.jsx("div",{className:Dt.body,children:f})]}),p!==void 0&&d.jsx("div",{className:Dt.footer,children:p})]})})]}),document.body):null}function nf({children:n}){return R.useEffect(()=>{const i=document.getElementById("root");if(i!==null)return i.inert=!0,()=>{i.inert=!1}},[]),Dn.createPortal(d.jsxs("div",{className:Gl.onboardingOverlay,role:"presentation",children:[d.jsx("div",{className:Gl.onboardingMask,"aria-hidden":"true"}),d.jsx("div",{className:Gl.onboardingStage,children:n})]}),document.body)}function rf({open:n,title:i,description:l,acknowledgeLabel:u,cancelLabel:c,confirmLabel:f,acknowledged:p,disabled:m=!1,onAcknowledgedChange:g,onCancel:C,onConfirm:_}){return d.jsxs($2,{open:n,onClose:C,title:i,className:bn.confirmation,contentClassName:bn.confirmationContent,footer:d.jsxs(d.Fragment,{children:[d.jsx(hs,{variant:"outline",className:bn.modalAction,onClick:C,children:c}),d.jsx(hs,{variant:"primary",className:bn.confirmAction,disabled:m||!p,onClick:_,children:f})]}),children:[d.jsxs("div",{className:bn.warning,children:[d.jsx(b2,{size:18,className:bn.warningIcon}),d.jsx("p",{children:l})]}),d.jsxs("label",{className:bn.acknowledgement,children:[d.jsx("input",{type:"checkbox",checked:p,disabled:m,autoFocus:!0,onChange:M=>{g(M.currentTarget.checked)}}),d.jsx("span",{children:u})]})]})}function of({reconnecting:n,label:i="连接已断开,正在重连…"}){return n?d.jsx("div",{className:H6.banner,children:i}):null}const lf="/nomix-logo.jpg";function sf({size:n=24,className:i}){return d.jsx("svg",{width:n,height:n,className:i,viewBox:"0 0 512 512","aria-hidden":"true",children:d.jsx("image",{href:lf,width:"512",height:"512"})})}function uf({size:n=24,className:i,includeMark:l=!0}){return d.jsxs("svg",{width:n*(l?148:117)/24,height:n,className:i,viewBox:l?"0 0 148 24":"31 0 117 24","aria-hidden":"true",children:[l&&d.jsx("image",{href:"/nomix-logo.jpg",width:"24",height:"24"}),d.jsx("text",{x:"31",y:"17.5",fill:"currentColor",fontFamily:"Arial, sans-serif",fontSize:"17",fontWeight:"650",letterSpacing:"-0.35",children:"Nomix"}),d.jsx("rect",{x:"84",y:"5",width:"62",height:"15",rx:"2.5",fill:"currentColor"}),d.jsx("text",{x:"90",y:"15.5",fill:"var(--dsw-alias-label-primary-inverted)",fontFamily:"Arial, sans-serif",fontSize:"9",fontWeight:"700",letterSpacing:"0.5",children:"HARNESS"})]})}function af({label:n,side:i="right",delayMs:l=0,disabled:u=!1,maxWidth:c,children:f}){const p=R.useRef(null),m=f.ref,g=R.useCallback(q=>{p.current=q,typeof m=="function"?m(q):m!=null&&(m.current=q)},[m]),[C,_]=R.useState(null),[M,w]=R.useState(i),L=R.useRef(null),S=C===null?null:typeof n=="function"?n():n,T=C===null?0:M==="right"?C.top+(C.bottom-C.top)/2:M==="top"?C.top-8:C.bottom+8,V=12;R.useLayoutEffect(()=>{if(C===null)return;const q=()=>{const oe=L.current;if(oe===null)return;oe.style.left=`${C.x}px`;const b=oe.getBoundingClientRect();let K=0;if(b.right>window.innerWidth-V&&(K=window.innerWidth-V-b.right),b.left+K<V&&(K=V-b.left),oe.style.left=`${C.x+K}px`,i==="right")return;const B=C.bottom+8+b.height<=window.innerHeight-V,se=C.top-8-b.height>=V;M==="bottom"&&!B&&se&&w("top"),M==="top"&&!se&&B&&w("bottom")};return q(),window.addEventListener("resize",q),()=>{window.removeEventListener("resize",q)}},[M,C,S,i]);const W=R.useRef(null),Q=R.useRef({hover:!1,focus:!1}),z=R.useCallback(()=>{W.current!==null&&(clearTimeout(W.current),W.current=null)},[]);R.useEffect(()=>(u&&(z(),Q.current={hover:!1,focus:!1},_(null)),z),[z,u]);const ie=()=>{if(u)return;const q=p.current;if(q===null)return;const oe=q.getBoundingClientRect();w(i),_({x:i==="right"?oe.right+10:oe.left+oe.width/2,top:oe.top,bottom:oe.bottom})},Z=()=>{if(z(),l<=0){ie();return}W.current=setTimeout(()=>{W.current=null,ie()},l)},D=()=>{z(),!Q.current.hover&&!Q.current.focus&&_(null)};return d.jsxs(d.Fragment,{children:[R.cloneElement(f,{ref:g,onMouseEnter:q=>{var oe,b;(b=(oe=f.props).onMouseEnter)==null||b.call(oe,q),Q.current.hover=!0,Z()},onMouseLeave:q=>{var oe,b;(b=(oe=f.props).onMouseLeave)==null||b.call(oe,q),Q.current.hover=!1,z(),_(null)},onFocus:q=>{var oe,b;(b=(oe=f.props).onFocus)==null||b.call(oe,q),Q.current.focus=!0,z(),ie()},onBlur:q=>{var oe,b;(b=(oe=f.props).onBlur)==null||b.call(oe,q),Q.current.focus=!1,D()}}),C!==null&&d.jsx("span",{ref:L,className:$6.bubble,"data-side":M,style:{left:C.x,top:T,...c===void 0?{}:{maxWidth:c}},role:"tooltip",children:S})]})}function cf({text:n,icon:i,anchor:l,onDone:u}){R.useEffect(()=>{const p=setTimeout(u,4e3);return()=>{clearTimeout(p)}},[u]);const[c,f]=R.useState(null);return R.useLayoutEffect(()=>{if(l==null)return;const p=()=>{const m=l.getBoundingClientRect();f(m.left+m.width/2)};return p(),window.addEventListener("resize",p),()=>{window.removeEventListener("resize",p)}},[l]),Dn.createPortal(d.jsxs("div",{className:Jl.toast,role:"alert",style:c===null?void 0:{left:c},children:[i!==void 0&&d.jsx("span",{className:Jl.icon,"aria-hidden":!0,children:i}),d.jsx("span",{className:Jl.text,children:n})]}),document.body)}const ff=4,df=5,Qc=2,qc={copyValue:"Copy value",copyJson:"Copy JSON",copyPath:"Copy property path",copyPrettyJson:"Copy pretty JSON",copyCompactJson:"Copy compact JSON",copied:"Copied",copyFailed:"Copy failed",collapseNode:"Collapse JSON node",expandNode:"Expand JSON node",copyButtonTitle:n=>`${n}; right-click for copy options`};function pf(n){return[{id:"value",label:n.copyValue},{id:"json",label:n.copyJson},{id:"path",label:n.copyPath}]}function hf(n){return[{id:"prettyJson",label:n.copyPrettyJson},{id:"json",label:n.copyCompactJson},{id:"path",label:n.copyPath}]}function Ii(n){return typeof n=="object"&&n!==null&&!(n instanceof Date)}function Hi(n){return Array.isArray(n)?n.map((i,l)=>[String(l),i]):Object.keys(n).map(i=>[i,n[i]])}function Ms(n){return Array.isArray(n)?["[","]"]:["{","}"]}function mf(n){return n===null?d.jsx("span",{className:ce.keywordValue,children:"null"}):typeof n=="string"?d.jsx("span",{className:ce.stringValue,children:JSON.stringify(n)}):typeof n=="number"?d.jsx("span",{className:ce.numberValue,children:String(n)}):typeof n=="boolean"?d.jsx("span",{className:ce.keywordValue,children:String(n)}):typeof n=="bigint"?d.jsx("span",{className:ce.otherValue,children:n.toString()}):typeof n>"u"?d.jsx("span",{className:ce.otherValue,children:"undefined"}):typeof n=="symbol"?d.jsx("span",{className:ce.otherValue,children:n.description??"Symbol"}):typeof n=="function"?d.jsx("span",{className:ce.otherValue,children:n.name||"Function"}):null}function A2(n,i){if(!Ii(n))return mf(n);const l=Array.isArray(n),u=Hi(n),c=l?df:ff,f=u.slice(0,c),[p,m]=Ms(n);return d.jsxs(d.Fragment,{children:[d.jsx("span",{className:ce.punctuation,children:p}),i>=Qc?d.jsx("span",{className:ce.previewEllipsis,children:"…"}):f.map(([g,C],_)=>d.jsxs("span",{children:[_>0&&d.jsx("span",{className:ce.punctuation,children:", "}),!l&&d.jsxs(d.Fragment,{children:[d.jsx("span",{className:ce.previewProperty,children:g}),d.jsx("span",{className:ce.punctuation,children:": "})]}),A2(C,i+1)]},g)),i<Qc&&u.length>c&&d.jsx("span",{className:ce.previewEllipsis,children:", …"}),d.jsx("span",{className:ce.punctuation,children:m})]})}function gf(n){return n===null?d.jsx("span",{className:ce.keywordValue,children:"null"}):typeof n=="string"?d.jsx("span",{className:ce.stringValue,children:JSON.stringify(n)}):typeof n=="boolean"?d.jsx("span",{className:ce.keywordValue,children:String(n)}):typeof n=="number"?d.jsx("span",{className:ce.numberValue,children:String(n)}):typeof n=="bigint"?d.jsx("span",{className:ce.numberValue,children:`${n.toString()}n`}):n instanceof Date?d.jsx("span",{className:ce.otherValue,children:n.toISOString()}):typeof n=="function"?d.jsxs("span",{className:ce.otherValue,children:["function() ","{ }"]}):typeof n>"u"?d.jsx("span",{className:ce.otherValue,children:"undefined"}):d.jsx("span",{className:ce.otherValue,children:n.toString()})}function Cf(n){return n===""?'""':n}function ms(n){return n.map(i=>typeof i=="number"?`n${String(i)}`:`s${String(i.length)}:${i}`).join("/")}function D2(n){n.focus()}function vf(n,i){const l=n.closest('[role="tree"]');if(l===null)return;const u=Array.from(l.querySelectorAll("[data-json-expander]")),c=u.indexOf(n);if(c<0||u.length===0)return;const f=u[(c+i+u.length)%u.length];f!==void 0&&D2(f)}function es({field:n,expandable:i,onToggle:l}){return n===void 0?null:d.jsxs("span",{className:ve(ce.label,i&&ce.clickableLabel),onClick:i?l:void 0,children:[Cf(n),":"]})}function gs({field:n,initialExpanded:i,labels:l,lastElement:u,onClaimTabStop:c,onRowHover:f,path:p,tabStopId:m,value:g}){const C=R.useId(),_=R.useRef(null),[M,w]=R.useState(i),L=ms(p),S=Ii(g),T=S?Hi(g):[],V=T.length>0,W=()=>{w(D=>!D),D2(_.current)},Q=D=>{if(D.key==="ArrowRight"||D.key==="ArrowLeft"){D.preventDefault(),w(D.key==="ArrowRight");return}(D.key==="ArrowUp"||D.key==="ArrowDown")&&(D.preventDefault(),vf(D.currentTarget,D.key==="ArrowUp"?-1:1))},z=(D,q)=>d.jsx("div",{className:ce.row,role:"treeitem","aria-expanded":q,onMouseOver:oe=>{oe.stopPropagation(),f(oe.currentTarget,{path:p,value:g})},children:D});if(!S)return z(d.jsxs(d.Fragment,{children:[d.jsx(es,{field:n,expandable:!1,onToggle:W}),gf(g),!u&&d.jsx("span",{className:ce.punctuation,children:","})]}));const[ie,Z]=Ms(g);return V?z(d.jsxs(d.Fragment,{children:[d.jsx("span",{ref:_,className:ve(ce.expander,M?ce.collapseIcon:ce.expandIcon),"data-json-expander":!0,role:"button","aria-label":M?l.collapseNode:l.expandNode,"aria-expanded":M,"aria-controls":M?C:void 0,tabIndex:m===L?0:-1,onFocus:()=>{c(L)},onClick:W,onKeyDown:Q}),d.jsx(es,{field:n,expandable:!0,onToggle:W}),d.jsx("span",{className:ce.preview,children:A2(g,0)}),!u&&d.jsx("span",{className:ce.punctuation,children:","}),M&&d.jsx("ul",{id:C,role:"group",className:ce.children,children:T.map(([D,q],oe)=>d.jsx(gs,{field:D,value:q,path:[...p,Array.isArray(g)?oe:D],labels:l,lastElement:oe===T.length-1,initialExpanded:!1,tabStopId:m,onClaimTabStop:c,onRowHover:f},D))})]}),M):z(d.jsxs(d.Fragment,{children:[d.jsx(es,{field:n,expandable:!1,onToggle:W}),d.jsx("span",{className:ce.punctuation,children:ie}),d.jsx("span",{className:ce.punctuation,children:Z}),!u&&d.jsx("span",{className:ce.punctuation,children:","})]}))}function yf(n){return n.reduce((i,l)=>typeof l=="number"?`${i}[${String(l)}]`:/^[A-Za-z_$][\w$]*$/.test(l)?`${i}.${l}`:`${i}[${JSON.stringify(l)}]`,"$")}function wf(n,i){return i==="path"?yf(n.path):i==="prettyJson"?JSON.stringify(n.value,null,2):i==="json"?JSON.stringify(n.value):typeof n.value=="string"?n.value:typeof n.value>"u"?"undefined":typeof n.value=="bigint"?n.value.toString():typeof n.value=="symbol"?n.value.description??"Symbol":typeof n.value=="function"?n.value.name||"Function":JSON.stringify(n.value)}function xf({data:n,label:i="JSON",className:l,copyable:u=!0,expandTopLevel:c=!0,labels:f}){const p=R.useMemo(()=>f===void 0?qc:{...qc,...f},[f]),m=Hi(n),g=m.findIndex(([,N])=>Ii(N)&&Hi(N).length>0),C=m[g],_=c?C===void 0?null:ms([Array.isArray(n)?g:C[0]]):Ii(n)&&m.length>0?ms([]):null,M=R.useRef(null),w=R.useRef(),L=R.useRef(null),S=R.useRef(!1),T=R.useRef(),[V,W]=R.useState(),[Q,z]=R.useState("idle"),[ie,Z]=R.useState(!1),[D,q]=R.useState(_),oe=N=>{var te;(te=w.current)==null||te.removeAttribute("data-json-copy-active"),w.current=N,N==null||N.setAttribute("data-json-copy-active","")},b=()=>{oe(void 0),W(void 0),z("idle"),S.current=!1,Z(!1)},K=N=>{const te=M.current;if(te===null)throw new Error("JsonTree root is not mounted");const fe=te.getBoundingClientRect(),Ce=N.getBoundingClientRect();return{left:fe.left+te.clientWidth-26,side:Ce.top-fe.top>te.clientHeight/2?"top":"bottom",top:Ce.top}},B=(N,te)=>{const fe=K(N);W({...te,...fe})},se=N=>{const te=K(N);W(fe=>fe===void 0?fe:{...fe,...te})};R.useEffect(()=>()=>{var N;T.current!==void 0&&clearTimeout(T.current),(N=w.current)==null||N.removeAttribute("data-json-copy-active")},[]),R.useEffect(()=>{var N;(N=w.current)==null||N.removeAttribute("data-json-copy-active"),w.current=void 0,S.current=!1,W(void 0),z("idle"),Z(!1),q(_)},[n,c,_]),R.useEffect(()=>{const N=()=>{const te=w.current;te!==void 0&&se(te)};return window.addEventListener("scroll",N,!0),window.addEventListener("resize",N),()=>{window.removeEventListener("scroll",N,!0),window.removeEventListener("resize",N)}},[]);const le=(N,te)=>{!u||S.current||w.current!==N&&(oe(N),z("idle"),S.current=!1,Z(!1),B(N,te))},de=N=>{!u||S.current||N.target instanceof Element&&N.target.closest("[data-json-copy-button]")===null&&b()},pe=N=>{const te=w.current;te!==void 0&&se(te)},Le=async N=>{if(V!==void 0){try{await navigator.clipboard.writeText(wf(V,N)),z("copied")}catch{z("failed")}T.current!==void 0&&clearTimeout(T.current),T.current=setTimeout(()=>{z("idle")},1500)}},[ye,F]=Ms(n),ne=typeof(V==null?void 0:V.value)=="object"&&V.value!==null,U=ne?"prettyJson":"value",k=Q==="copied"?p.copied:Q==="failed"?p.copyFailed:ne?p.copyPrettyJson:p.copyValue;return d.jsxs("div",{ref:M,className:ve(ce.root,l),onMouseOver:de,onMouseLeave:()=>{S.current||b()},onScroll:pe,children:[c?d.jsxs("div",{className:ce.expandedTopLevel,children:[d.jsx("div",{className:ve(ce.row,ce.topLevelBracket),"data-json-root-row":!0,onMouseOver:N=>{N.stopPropagation(),le(N.currentTarget,{path:[],value:n})},children:d.jsx("span",{className:ce.punctuation,children:ye})}),d.jsx("div",{"aria-label":i,className:ve(ce.container,ce.expandedTopLevelContainer),role:"tree",children:m.map(([N,te],fe)=>d.jsx(gs,{field:N,value:te,path:[Array.isArray(n)?fe:N],labels:p,lastElement:fe===m.length-1,initialExpanded:!1,tabStopId:D,onClaimTabStop:q,onRowHover:le},N))}),d.jsx("div",{className:ve(ce.row,ce.topLevelBracket),children:d.jsx("span",{className:ce.punctuation,children:F})})]}):d.jsx("div",{"aria-label":i,className:ce.container,role:"tree",children:d.jsx(gs,{value:n,path:[],labels:p,lastElement:!0,initialExpanded:!0,tabStopId:D,onClaimTabStop:q,onRowHover:le})}),V!==void 0&&d.jsx("span",{className:ce.copyAnchor,style:{left:V.left,top:V.top},children:d.jsx(V2,{open:ie,compact:!0,portal:!0,align:"end",side:V.side,anchor:d.jsx("button",{ref:L,type:"button",className:ce.copyButton,"data-json-copy-button":!0,"data-state":Q,"aria-label":k,title:p.copyButtonTitle(k),onClick:()=>void Le(U),onContextMenu:N=>{N.preventDefault(),N.stopPropagation(),S.current=!0,Z(!0)},children:Q==="copied"?d.jsx(Es,{size:12}):d.jsx(T2,{size:12})}),items:ne?hf(p):pf(p),onSelect:N=>{Le(N),S.current=!1,Z(!1)},onClose:b,getAnchorRect:()=>L.current.getBoundingClientRect()})})]})}const _f={"0,0,0":"var(--dsw-alias-label-primary)","255,255,255":"var(--dsw-alias-label-primary)","85,85,85":"var(--dsw-alias-label-tertiary)","187,0,0":"var(--dsw-alias-state-error-primary)","255,85,85":"var(--dsw-alias-state-error-secondary)","0,187,0":"var(--dsw-alias-state-success-primary)","0,255,0":"var(--dsw-alias-state-success-secondary)","187,187,0":"var(--dsw-alias-state-warn-primary)","255,255,85":"var(--dsw-alias-state-warn-secondary)","0,0,187":"var(--dsw-alias-state-business-primary)","85,85,255":"var(--dsw-static-blue-400)"},Lf={bold:{fontWeight:700},dim:{opacity:.7},italic:{fontStyle:"italic"},underline:{textDecoration:"underline"},strikethrough:{textDecoration:"line-through"},hidden:{visibility:"hidden"}},kf=/\u001b\][^\u0007\u001b]*(?:\u0007|\u001b\\)?/g,Sf=/\u001b(?!\[)[\u0020-\u002f]*[\u0030-\u007e]?/g,jf=/[\u0000-\u0007\u000b-\u001a\u001c-\u001f\u007f]/g,Ef=/\r|\u0008|\u001b\[[\u0030-\u003f]*[\u0020-\u002f]*K/,Mf=/\u001b\[([\u0030-\u003f]*)[\u0020-\u002f]*m/g,Kc=8,Nf=/^[\p{Mn}\p{Me}\p{Cf}\u200b-\u200f\u2060]$/u,Of=new RegExp("\\p{Script=Han}|\\p{Script=Hiragana}|\\p{Script=Katakana}|\\p{Script=Hangul}|\\p{Emoji_Presentation}|[\\uff01-\\uff60\\u3000-\\u303e]","u");function ts(n){const i=n.codePointAt(0);return i===void 0||i<4352?!1:Of.test(n)}const s1={fg:"",bg:"",attrs:[]},Pf={22:["1","2"],23:["3"],24:["4"],25:["5","6"],27:["7"],28:["8"],29:["9"]};function F2(n,i){const l=i===""?["0"]:i.split(";");let u=n;for(let c=0;c<l.length;c++){const f=String(l[c]);if(f===""||f==="0"){u=s1;continue}if(f==="38"||f==="48"){const g=l[c+1]??"",C=g==="2"?4:g==="5"?2:0,_=l.slice(c,c+C+1).join(";");u=f==="38"?{...u,fg:_}:{...u,bg:_},c+=C;continue}const p=Pf[f];if(p!==void 0){u={...u,attrs:u.attrs.filter(g=>!p.includes(g))};continue}const m=Number(f);if(f==="39"){u={...u,fg:""};continue}if(f==="49"){u={...u,bg:""};continue}if(m>=30&&m<=37||m>=90&&m<=97){u={...u,fg:f};continue}if(m>=40&&m<=47||m>=100&&m<=107){u={...u,bg:f};continue}u.attrs.includes(f)||(u={...u,attrs:[...u.attrs,f]})}return u}function Gc(n){const i=[...n.attrs];return n.fg!==""&&i.push(n.fg),n.bg!==""&&i.push(n.bg),i.length===0?"":`\x1B[${i.join(";")}m`}function Mi(n,i){return n.fg===i.fg&&n.bg===i.bg&&n.attrs.length===i.attrs.length&&n.attrs.every((l,u)=>l===i.attrs[u])}function Rf(n,i){var M;const l=/\u001b\[([\u0030-\u003f]*)[\u0020-\u002f]*([\u0040-\u007e])/g,u=[];let c=0,f=i,p=0;const m=(w,L)=>{var T;const S=u[w];(S==null?void 0:S.spacer)===!0&&w>0?u[w-1]={sgr:f,char:L}:S!==void 0&&ts(S.char)&&((T=u[w+1])==null?void 0:T.spacer)===!0&&(u[w+1]={sgr:f,char:L}),u[w]={sgr:f,char:L}},g=w=>{for(const L of w){if(L==="\r"){c=0;continue}if(L==="\b"){c=Math.max(0,c-1);continue}if(L===" "){const S=c+Kc-c%Kc;for(;c<S;c++)u[c]??(u[c]={sgr:f,char:" "});continue}if(Nf.test(L)){const S=c>0?u[c-1]:void 0;S!==void 0&&(u[c-1]={sgr:S.sgr,char:S.char+L});continue}m(c," "),u[c]={sgr:f,char:L},c++,ts(L)&&(u[c]={sgr:f,char:"",spacer:!0},c++)}};for(const w of n.matchAll(l)){g(n.slice(p,w.index)),p=w.index+w[0].length;const L=String(w[1]),S=String(w[2]);if(S==="K"){const T=String(L.split(";")[0]);if(T==="1")for(let V=0;V<=c;V++)m(V," ");else u.length=T==="2"?0:c;continue}S==="m"&&(f=F2(f,L))}g(n.slice(p));let C="",_=i;for(let w=0;w<u.length;w++){const L=u[w]??{sgr:s1,char:" "};Mi(L.sgr,_)||(Mi(_,s1)||(C+="\x1B[0m"),C+=Gc(L.sgr),_=L.sgr);const S=w>0&&ts(((M=u[w-1])==null?void 0:M.char)??"");C+=L.spacer===!0&&!S?" ":L.char}return Mi(_,f)||(Mi(_,s1)||(C+="\x1B[0m"),C+=Gc(f)),{text:C,sgr:f}}function Tf(n){const i=[];let l=s1;for(const u of n.split(`
|
|
57
|
+
`)){const c=u.replace(/\r+$/,"");if(Ef.test(c)){const f=Rf(c,l);i.push(f.text),l=f.sgr;continue}i.push(c);for(const f of c.matchAll(Mf))l=F2(l,String(f[1]))}return i.join(`
|
|
58
|
+
`)}function bf(n){return Tf(n.replace(kf,"").replace(Sf,"")).replace(jf,"")}function If(n){const i={},l=n.bg===null?void 0:`rgb(${n.bg})`;if(l!==void 0&&(i.backgroundColor=l),n.fg!==null){const u=`rgb(${n.fg})`;i.color=l===void 0?_f[n.fg.replace(/\s+/g,"")]??u:u}for(const u of n.decorations)Object.assign(i,Lf[u]);return Object.keys(i).length===0?void 0:i}function Hf(n){let i=[];const l=[i];for(const u of f8.ansiToJson(bf(n),{json:!0,remove_empty:!0})){const c=If(u);for(const[f,p]of u.content.split(`
|
|
59
|
+
`).entries())f>0&&(i=[],l.push(i)),p!==""&&i.push({text:p,style:c})}return l}function B2(n,i,l){const u=n-i,c=Math.ceil(i/2);return{hidden:u,capped:u>0&&!l,headLines:c,tailLines:i-c}}const Vf=1e3;function z2(n){const[i,l]=R.useState(!1);return{copied:i,onCopy:R.useCallback(()=>{i||yr(n).then(u=>{u&&(l(!0),window.setTimeout(()=>{l(!1)},Vf))})},[i,n])}}const $f=16,Jc={signal:n=>`信号 ${n}`,exitCode:n=>`退出码 ${n}`,running:"运行中",failed:"失败",done:"已完成",copy:"复制",copied:"复制成功",noOutput:"无输出",collapseAria:"收起输出",collapse:"收起",expandAria:n=>`展开其余 ${n} 行输出`,expand:n=>`… 其余 ${n} 行`};function Af(n,i){const l=n.replace(/[/\\]+$/,"");if(i!==void 0&&l===i.replace(/[/\\]+$/,""))return"~";const u=l.split(/[/\\]/).pop();return u===void 0||u===""?n:u}function Z2(n,i,l){if(i!==void 0)return l.signal(i);if(n!==void 0&&n!==0)return l.exitCode(n)}function Df(n,i,l,u){return n?{state:"ongoing",label:u.running}:Z2(i,l,u)!==void 0?{state:"error",label:u.failed}:{state:"done",label:u.done}}function Yc(n){return n.map((i,l)=>i.style===void 0?i.text:d.jsx("span",{style:i.style,children:i.text},l))}function Ff({command:n,cwd:i,home:l,output:u,exitCode:c,signal:f,running:p=!1,maxLines:m=16,className:g,labels:C}){const _=R.useMemo(()=>C===void 0?Jc:{...Jc,...C},[C]),M=u??"",w=R.useMemo(()=>{const K=Hf(M),B=K[K.length-1];return K.length>1&&B!==void 0&&B.every(se=>se.text==="")?K.slice(0,-1):K},[M]),[L,S]=R.useState(!1),{copied:T,onCopy:V}=z2(M),W=R.useCallback(()=>{S(K=>!K)},[]),Q=Z2(c,f,_),z=Df(p,c,f,_),ie=R.useMemo(()=>(n.endsWith(`
|
|
60
|
+
`)?n.slice(0,-1):n).split(`
|
|
61
|
+
`),[n]),Z=w.every(K=>K.every(B=>B.text.trim()==="")),{hidden:D,capped:q,headLines:oe,tailLines:b}=B2(w.length,m,L);return d.jsxs("div",{className:ve(et.block,g),"data-terminal":"","data-running":p?"":void 0,children:[d.jsxs("div",{className:et.header,children:[d.jsxs("div",{className:et.prompt,children:[d.jsx("span",{className:et.runStateLabel,children:z.label}),ie.map((K,B)=>d.jsxs("div",{className:et.promptLine,children:[B===0&&d.jsx(P2,{state:z.state,className:et.runState}),d.jsx("span",{className:et.cwd,children:B>0||i===void 0?"$":Af(i,l)}),d.jsx("span",{className:et.command,children:K})]},B))]}),Q!==void 0&&d.jsx(I2,{className:et.status,children:Q}),!p&&!Z&&d.jsx("button",{type:"button",className:et.copyButton,onClick:V,children:T?_.copied:_.copy})]}),!p&&(Z?d.jsx("div",{className:et.empty,children:_.noOutput}):d.jsxs("div",{className:et.output,children:[(q?w.slice(0,oe):w).map((K,B)=>d.jsx("div",{className:et.line,children:Yc(K)},B)),D>0&&d.jsx("button",{type:"button",className:et.expand,"aria-expanded":L,"aria-label":L?_.collapseAria:_.expandAria(D),onClick:W,children:L?_.collapse:_.expand(D)}),q&&w.slice(w.length-b).map((K,B)=>d.jsx("div",{className:et.line,children:Yc(K)},B))]}))]})}const Bf=[v4,y4,w4],zf=new Map([["python",()=>Ie(()=>import("./langs/python-B6aJPvgy.js"),[])],["ruby",()=>Ie(()=>import("./langs/ruby-DCxyoPen.js"),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11]))],["go",()=>Ie(()=>import("./langs/go-C27-OAKa.js"),[])],["rust",()=>Ie(()=>import("./langs/rust-B1yitclQ.js"),[])],["java",()=>Ie(()=>import("./langs/java-CylS5w8V.js"),[])],["c",()=>Ie(()=>import("./langs/c-BIGW1oBm.js"),[])],["cpp",()=>Ie(()=>import("./langs/cpp-DIPi6g--.js"),__vite__mapDeps([8,9,5]))],["csharp",()=>Ie(()=>import("./langs/csharp-DSvCPggb.js"),[])],["kotlin",()=>Ie(()=>import("./langs/kotlin-BdnUsdx6.js"),[])],["swift",()=>Ie(()=>import("./langs/swift-D82vCrfD.js"),[])],["php",()=>Ie(()=>import("./langs/php-DDkx9sim.js"),__vite__mapDeps([12,1,2,3,4,5,6,7]))],["yaml",()=>Ie(()=>import("./langs/yaml-Buea-lGh.js"),[])],["toml",()=>Ie(()=>import("./langs/toml-vGWfd6FD.js"),[])],["ini",()=>Ie(()=>import("./langs/ini-BEwlwnbL.js"),[])],["markdown",()=>Ie(()=>import("./langs/markdown-Cvjx9yec.js"),[])],["mdx",()=>Ie(()=>import("./langs/mdx-Cmh6b_Ma.js"),[])],["html",()=>Ie(()=>import("./langs/html-CfGypltT.js").then(n=>n.a),__vite__mapDeps([1,2]))],["css",()=>Ie(()=>import("./langs/css-CLj8gQPS.js"),[])],["scss",()=>Ie(()=>import("./langs/scss-D5BDwBP9.js"),__vite__mapDeps([13,2]))],["less",()=>Ie(()=>import("./langs/less-B1dDrJ26.js"),[])],["sql",()=>Ie(()=>import("./langs/sql-CRqJ_cUM.js"),[])],["xml",()=>Ie(()=>import("./langs/xml-sdJ4AIDG.js"),__vite__mapDeps([3,4]))],["lua",()=>Ie(()=>import("./langs/lua-BaeVxFsk.js"),__vite__mapDeps([10,9]))]]),U2=new Map([["typescript","typescript"],["ts","typescript"],["tsx","typescript"],["javascript","typescript"],["js","typescript"],["jsx","typescript"],["shellscript","shellscript"],["bash","shellscript"],["sh","shellscript"],["shell","shellscript"],["zsh","shellscript"],["json","json"],["jsonc","json"],["py","python"],["python","python"],["rb","ruby"],["ruby","ruby"],["go","go"],["rs","rust"],["rust","rust"],["java","java"],["c","c"],["cpp","cpp"],["cs","csharp"],["csharp","csharp"],["kotlin","kotlin"],["swift","swift"],["php","php"],["yaml","yaml"],["yml","yaml"],["toml","toml"],["ini","ini"],["md","markdown"],["markdown","markdown"],["mdx","mdx"],["html","html"],["css","css"],["scss","scss"],["less","less"],["sql","sql"],["xml","xml"],["lua","lua"]]),Zf=f4({name:"css-variables",variablePrefix:"--shiki-",fontStyle:!0}),Uf=d4({forgiving:!0,regexConstructor:n=>C4(n,{lazyCompileLength:Number.POSITIVE_INFINITY})});let Xc;const Wf=[{lang:"typescript",code:"const answer: number = 42"},{lang:"shellscript",code:`printf '%s\\n' "$HOME"`},{lang:"json",code:'{"ready":true}'}];function Qf(){const n=p4({themes:[Zf],langs:Bf,engine:Uf});for(const i of Wf)n.codeToTokens(i.code,{lang:i.lang,theme:"css-variables",tokenizeTimeLimit:0});return n}function p1(){return Xc??(Xc=Qf()),Xc}const e2=new Set,Cs=new Set;let W2=0;function Q2(n){return Cs.add(n),()=>{Cs.delete(n)}}function Vi(){return W2}function q2(n){const i=zf.get(n);return i===void 0||p1().getLoadedLanguages().includes(n)?!0:(e2.has(n)||(e2.add(n),i().then(l=>{p1().loadLanguageSync(l.default),W2+=1;for(const u of Cs)u()})),!1)}var u2,a2;(a2=(u2=setTimeout(()=>{p1()},0)).unref)==null||a2.call(u2);function qf(n,i){const l=i===void 0?void 0:U2.get(i.toLowerCase());if(l!==void 0&&q2(l))return p1().codeToHtml(n,{lang:l,theme:"css-variables"})}function Kf(n,i){const l=i===void 0?void 0:U2.get(i.toLowerCase());if(l===void 0||!q2(l))return;const{tokens:u}=p1().codeToTokens(n,{lang:l,theme:"css-variables"}),c=u[u.length-1];return(u.length>1&&c!==void 0&&c.length===0?u.slice(0,-1):u).map(f=>f.map(p=>({text:p.content,style:{color:p.color}})))}const Gf=16;function Jf(n){return n.map((i,l)=>d.jsx("span",{style:i.style,children:i.text},l))}function Yf({label:n,lines:i,totalLines:l,lang:u,maxLines:c=16,className:f}){const p=R.useMemo(()=>i.map(Z=>Z.text).join(`
|
|
62
|
+
`),[i]),m=R.useMemo(()=>Kf(p,u),[p,u,R.useSyncExternalStore(Q2,Vi,Vi)]),[g,C]=R.useState(!1),[_,M]=R.useState(!1),w=R.useCallback(()=>{_||yr(p).then(Z=>{Z&&(M(!0),window.setTimeout(()=>{M(!1)},1e3))})},[_,p]),L=R.useCallback(()=>{C(Z=>!Z)},[]),S=i.length-c,T=S>0&&!g,V=Math.ceil(c/2),W=c-V,Q=i.length<l,z=Z=>Z.map(([D,q])=>d.jsxs("div",{className:Lt.line,children:[d.jsx("span",{className:Lt.gutter,"aria-hidden":!0,children:D.number}),d.jsx("span",{className:Lt.content,children:q===void 0?D.text:Jf(q)})]},D.number)),ie=i.map((Z,D)=>[Z,m==null?void 0:m[D]]);return d.jsxs("div",{className:ve(Lt.block,f),"data-read":"",children:[d.jsxs("div",{className:Lt.banner,children:[d.jsx("div",{className:Lt.label,children:n??""}),d.jsxs("div",{className:Lt.action,children:[Q&&d.jsx("span",{className:Lt.count,children:`显示 ${i.length} / ${l} 行`}),d.jsx("span",{className:Lt.lang,children:u??""}),i.length>0&&d.jsx("button",{type:"button",className:Lt.copyButton,onClick:w,children:_?"复制成功":"复制"})]})]}),d.jsxs("div",{className:Lt.body,children:[z(T?ie.slice(0,V):ie),S>0&&d.jsx("button",{type:"button",className:Lt.expand,"aria-expanded":g,"aria-label":g?"收起内容":`展开其余 ${S} 行`,onClick:L,children:g?"收起":`… 其余 ${S} 行`}),T&&z(ie.slice(ie.length-W))]})]})}const Xf=16;function ed(n){throw new Error(`unreachable diff row kind: ${String(n)}`)}const t2={path:Pt.path,del:Pt.del,add:Pt.add,gap:Pt.gap};function td(n){const i=[],l=new Set;let u=0,c=0,f;for(const p of n){if(l.add(p.path),p.path!==f?i.push({kind:"path",text:p.path}):i.push({kind:"gap",text:"⋯"}),f=p.path,p.oldText!==null)for(const m of n2(p.oldText))i.push({kind:"del",text:m}),c++;for(const m of n2(p.newText))i.push({kind:"add",text:m}),u++}return{rows:i,added:u,removed:c,files:l.size}}function n2(n){return n===""?[]:(n.endsWith(`
|
|
63
|
+
`)?n.slice(0,-1):n).split(`
|
|
64
|
+
`)}function nd(n){return n.map(i=>{switch(i.kind){case"del":return`- ${i.text}`;case"add":return`+ ${i.text}`;case"path":return i.text;case"gap":return i.text;default:return ed(i.kind)}}).join(`
|
|
65
|
+
`)}function rd({diffs:n,maxLines:i=16,className:l}){const{rows:u,added:c,removed:f,files:p}=R.useMemo(()=>td(n),[n]),[m,g]=R.useState(!1),[C,_]=R.useState(!1),M=R.useCallback(()=>{C||yr(nd(u)).then(z=>{z&&(_(!0),window.setTimeout(()=>{_(!1)},1e3))})},[C,u]),w=R.useCallback(()=>{g(z=>!z)},[]);if(u.length===0)return null;const L=u.length-i,S=L>0&&!m,T=Math.ceil(i/2),V=i-T,W=S?u.slice(0,T):u,Q=S?u.slice(u.length-V):[];return d.jsxs("div",{className:ve(Pt.block,l),"data-diff":"",children:[d.jsx("button",{type:"button",className:Pt.copyButton,onClick:M,children:C?"复制成功":"复制"}),d.jsxs("div",{className:Pt.body,children:[W.map((z,ie)=>d.jsx("div",{className:ve(Pt.line,t2[z.kind]),children:z.text},ie)),L>0&&d.jsx("button",{type:"button",className:Pt.expand,"aria-expanded":m,"aria-label":m?"收起差异":`展开其余 ${L} 行差异`,onClick:w,children:m?"收起":`… 其余 ${L} 行`}),Q.map((z,ie)=>d.jsx("div",{className:ve(Pt.line,t2[z.kind]),children:z.text},ie))]}),d.jsxs("div",{className:Pt.footer,children:["└ +",c," -",f," · ",p," file",p===1?"":"s"]})]})}const id=16;function od(n){return n.kind==="paths"?n.paths.join(`
|
|
66
|
+
`):n.files.map(i=>[i.path,...i.matches.map(l=>`${l.lineNumber}: ${l.line}`)].join(`
|
|
67
|
+
`)).join(`
|
|
68
|
+
|
|
69
|
+
`)}function ld(n){return n.kind==="paths"?n.paths.length:n.files.reduce((i,l)=>i+l.matches.length,0)}function sd(n,i,l,u){const c=l?`显示 ${i} / 共 ${u}`:`${i}`;return n.kind==="paths"?`${c} 个路径`:`${c} 处匹配 · ${n.files.length} 个文件`}function ud(n,i){if(n.kind==="paths")return n.paths.map(u=>({type:"path",path:u}));const l=[];return n.files.forEach((u,c)=>{const f=i.has(c);if(l.push({type:"file",path:u.path,count:u.matches.length,index:c,collapsed:f}),!f)for(const p of u.matches)l.push({type:"match",lineNumber:p.lineNumber,line:p.line,key:`${c}:${p.lineNumber}`,fileIndex:c})}),l}function ns(n){switch(n.type){case"match":return`match:${n.key}`;case"file":return`file:${n.index}`;case"path":return`path:${n.path}`}}function ad(n){const{truncated:i,total:l,maxLines:u=16,className:c}=n,[f,p]=R.useState(!1),[m,g]=R.useState(()=>new Set),C=ud(n,m),_=ld(n),M=C.length===0,{copied:w,onCopy:L}=z2(od(n)),S=R.useCallback(()=>{p(K=>!K)},[]),T=R.useCallback(K=>{g(B=>{const se=new Set(B);return se.has(K)?se.delete(K):se.add(K),se})},[]),{hidden:V,capped:W,headLines:Q,tailLines:z}=B2(C.length,u,f),ie=W?C.slice(0,Q):C,Z=W?C.slice(C.length-z):[],D=Z[0],q=(D==null?void 0:D.type)==="match"&&!ie.some(K=>K.type==="file"&&K.index===D.fileIndex)?C.find(K=>K.type==="file"&&K.index===D.fileIndex):void 0,oe=q===void 0?Z:Z.slice(1),b=K=>K.type==="path"?d.jsx("div",{className:pt.line,children:K.path}):K.type==="match"?d.jsxs("div",{className:pt.line,children:[d.jsxs("span",{className:pt.lineNumber,children:[K.lineNumber,": "]}),K.line]}):d.jsxs("button",{type:"button",className:pt.fileHeader,"aria-expanded":!K.collapsed,onClick:()=>{T(K.index)},children:[d.jsx("span",{className:pt.filePath,children:K.path}),d.jsx("span",{className:pt.fileCount,children:K.count})]});return d.jsxs("div",{className:ve(pt.block,c),"data-search":n.kind,children:[d.jsxs("div",{className:pt.header,children:[d.jsx("span",{className:pt.summary,children:sd(n,_,i,l)}),!M&&d.jsx("button",{type:"button",className:pt.copyButton,onClick:L,children:w?"复制成功":"复制"})]}),M?d.jsx("div",{className:pt.empty,children:"无结果"}):d.jsxs("div",{className:pt.body,children:[ie.map(K=>d.jsx("div",{children:b(K)},ns(K))),V>0&&d.jsx("button",{type:"button",className:pt.expand,"aria-expanded":f,"aria-label":f?"收起结果":`展开其余 ${V} 行结果`,onClick:S,children:f?"收起":`… 其余 ${V} 行`}),q!==void 0&&d.jsx("div",{children:b(q)},`tailHeader:${ns(q)}`),oe.map(K=>d.jsx("div",{children:b(K)},ns(K)))]})]})}const cd=2;function r2(n,i,l){var c;const u=(c=n.position)==null?void 0:c.start.offset;return u===void 0?-(l+1):i+u}var fd=class{constructor(n){P(this,"parse");P(this,"prevText","");P(this,"tailStart",0);P(this,"frozen",[]);P(this,"generation",0);P(this,"cached",null);this.parse=n}update(n){var f,p;if(this.cached!==null&&n===this.prevText)return this.cached;n.startsWith(this.prevText)||(this.prevText="",this.tailStart=0,this.frozen=[],this.generation+=1),this.prevText=n;const i=this.tailStart,l=this.parse(n.slice(i)).children;let u=Math.max(0,l.length-cd);if(u>0){const m=(p=(f=l[u-1])==null?void 0:f.position)==null?void 0:p.end.offset;if(m===void 0)u=0;else{for(const g of l.slice(0,u))this.frozen.push({node:g,key:r2(g,i,this.frozen.length)});this.tailStart=i+m}}const c=l.slice(u).map((m,g)=>({node:m,key:r2(m,i,g)}));return this.cached={frozen:[...this.frozen],tail:c,generation:this.generation},this.cached}};const dd=new RegExp(["\\p{Script_Extensions=Han}","\\p{Script_Extensions=Hiragana}","\\p{Script_Extensions=Katakana}","\\p{Script_Extensions=Hangul}","\\p{Script_Extensions=Bopomofo}"].join("|"),"u");function pd(n){return n!==null&&n>=0&&dd.test(String.fromCodePoint(n))}const hd=function(n,i,l){const u=this.parser.constructs.attentionMarkers.null;if(u===void 0)throw new Error("micromark CommonMark attention markers are unavailable");const c=u,f=this.previous,p=Sc(f);let m=ge.eof;return g;function g(_){return _!==ge.asterisk?l(_):(m=_,n.enter("attentionSequence"),C(_))}function C(_){if(_===m)return n.consume(_),C;const M=n.exit("attentionSequence"),w=Sc(_),L=!w||w===os.characterGroupPunctuation&&!!p||c.includes(_),S=!p||p===os.characterGroupPunctuation&&!!w||c.includes(f),T=M.end.offset-M.start.offset>=2&&g4(f)&&pd(_),V=S||T;return M._open=L,M._close=V,i(_)}},md={name:"cjkFriendlyAttention",resolveAll:m4.resolveAll,tokenize:hd},gd={text:{[ge.asterisk]:md}};function K2(){return gd}const Cd=function(n){if(n!==ge.backslash)return!0;const i=this.events.at(-1);return i===void 0?!1:i[1].type===gt.characterEscape},vd=function(n,i,l){return u;function u(L){return L!==ge.backslash?l(L):(n.enter("mathText"),n.enter("mathTextSequence"),n.consume(L),c)}function c(L){return L!==ge.leftParenthesis?l(L):(n.consume(L),n.exit("mathTextSequence"),f)}function f(L){return L===ge.eof?l(L):L===ge.backslash?n.attempt({partial:!0,tokenize:M},_,p)(L):mr(L)?(n.enter(gt.lineEnding),n.consume(L),n.exit(gt.lineEnding),f):m(L)}function p(L){return n.check({partial:!0,tokenize:w},l,m)(L)}function m(L){return n.enter("mathTextData"),n.consume(L),L===ge.backslash?g:C}function g(L){return L===ge.backslash?(n.consume(L),C):C(L)}function C(L){return L===ge.eof||L===ge.backslash||mr(L)?(n.exit("mathTextData"),f(L)):(n.consume(L),C)}function _(L){return n.exit("mathText"),i(L)}function M(L,S,T){return V;function V(Q){return Q!==ge.backslash?T(Q):(L.enter("mathTextSequence"),L.consume(Q),W)}function W(Q){return Q!==ge.rightParenthesis?T(Q):(L.consume(Q),L.exit("mathTextSequence"),S)}}function w(L,S,T){return V;function V(Q){return Q!==ge.backslash?T(Q):(L.enter(gt.chunkString),L.consume(Q),W)}function W(Q){return Q!==ge.leftParenthesis?T(Q):(L.consume(Q),L.exit(gt.chunkString),S)}}};function G2(n,i,l,u){const c=function(f,p,m){const g=this;let C=!1;const _=g.events.at(-1),M=(_==null?void 0:_[1].type)===gt.linePrefix?_[2].sliceSerialize(_[1],!0).length:0;return w;function w(b){return b!==n?m(b):(f.enter("mathFlow"),f.enter("mathFlowFence"),f.enter("mathFlowFenceSequence"),f.consume(b),L)}function L(b){return b!==i?m(b):(f.consume(b),f.exit("mathFlowFenceSequence"),f.exit("mathFlowFence"),n===ge.dollarSign?S:T)}function S(b){return b===ge.dollarSign?m(b):T(b)}function T(b){return b===ge.eof?m(b):b===n&&(n!==ge.dollarSign||!C)?f.attempt({partial:!0,tokenize:q},D,V)(b):mr(b)?u?f.attempt(wd,W,m)(b):m(b):Q(b)}function V(b){return n===ge.backslash?f.check({partial:!0,tokenize:oe},m,z)(b):z(b)}function W(b){return f.attempt({partial:!0,tokenize:q},D,M?Vl(f,T,gt.linePrefix,M+1):T)(b)}function Q(b){return f.enter("mathFlowValue"),C=b===ge.backslash,f.consume(b),Z}function z(b){return f.enter("mathFlowValue"),C=!1,f.consume(b),ie}function ie(b){return b===n?(f.consume(b),Z):Z(b)}function Z(b){return b===ge.eof||b===n||mr(b)?(f.exit("mathFlowValue"),T(b)):(C=b===ge.backslash?!C:!1,f.consume(b),Z)}function D(b){return f.exit("mathFlow"),p(b)}function q(b,K,B){return Vl(b,se,gt.linePrefix,os.tabSize);function se(pe){return pe!==n?B(pe):(b.enter("mathFlowFence"),b.enter("mathFlowFenceSequence"),b.consume(pe),le)}function le(pe){return pe!==l?B(pe):(b.consume(pe),b.exit("mathFlowFenceSequence"),Vl(b,de,gt.whitespace))}function de(pe){return pe!==ge.eof&&!mr(pe)?B(pe):(b.exit("mathFlowFence"),K(pe))}}function oe(b,K,B){return se;function se(de){return de!==n?B(de):(b.enter(gt.chunkString),b.consume(de),le)}function le(de){return de!==i?B(de):(b.consume(de),b.exit(gt.chunkString),K)}}};return{concrete:!0,name:n===ge.dollarSign?"sameLineDollarMathFlow":"backslashMathFlow",tokenize:c}}const yd=function(n,i,l){const u=this;return c;function c(p){return p===ge.eof?i(p):mr(p)?(n.enter(gt.lineEnding),n.consume(p),n.exit(gt.lineEnding),f):l(p)}function f(p){return u.parser.lazy[u.now().line]?l(p):i(p)}},wd={partial:!0,tokenize:yd},xd={name:"backslashMathText",previous:Cd,tokenize:vd},_d=G2(ge.backslash,ge.leftSquareBracket,ge.rightSquareBracket,!0),Ld=G2(ge.dollarSign,ge.dollarSign,ge.dollarSign,!1),kd={flow:{[ge.backslash]:_d,[ge.dollarSign]:Ld},text:{[ge.backslash]:xd}};function Sd(){return kd}function J2(n){return c2(n,{extensions:[f2(),K2()],mdastExtensions:[d2()]})}function jd(n){return c2(n,{extensions:[f2(),K2(),Sd(),h4()],mdastExtensions:[d2(),x4()]})}function Y2({code:n,lang:i,className:l,copyLabel:u="复制",copiedLabel:c="复制成功"}){const f=n.endsWith(`
|
|
70
|
+
`)?n.slice(0,-1):n,p=R.useMemo(()=>qf(f,i),[f,i,R.useSyncExternalStore(Q2,Vi,Vi)]),m=R.useRef(null),[g,C]=R.useState(!1),_=R.useCallback(()=>{var w,L;g||yr(((L=(w=m.current)==null?void 0:w.querySelector("pre"))==null?void 0:L.textContent)??f).then(S=>{S&&(C(!0),window.setTimeout(()=>{C(!1)},1e3))})},[g,f]),M=p===void 0?d.jsx("pre",{className:In.plain,children:d.jsx("code",{children:f})}):d.jsx("div",{dangerouslySetInnerHTML:{__html:p}});return d.jsxs("div",{ref:m,className:ve(In.block,"md-code-block",l),children:[d.jsx("div",{className:In.bannerWrap,children:d.jsxs("div",{className:In.banner,children:[d.jsx("div",{className:In.infostring,children:i??""}),d.jsx("div",{className:In.action,children:d.jsx("button",{type:"button",className:In.copyButton,onClick:_,children:g?c:u})})]})}),M]})}function Ed(n){const i={};for(const l of n.split(";")){const u=l.indexOf(":");if(u===-1)continue;const c=l.slice(0,u).trim().replace(/-([a-z])/g,(f,p)=>p.toUpperCase());i[c]=l.slice(u+1).trim()}return i}function X2(n,i){if(n.nodeType===Node.TEXT_NODE)return n.textContent;if(n.nodeType!==Node.ELEMENT_NODE)return null;const l=n,u={key:i};for(const f of l.attributes)f.name==="class"?u.className=f.value:f.name==="style"?u.style=Ed(f.value):u[f.name]=f.value;const c=[...l.childNodes].map(X2);return c.length===0?R.createElement(l.localName,u):R.createElement(l.localName,u,...c)}function vs(n,i){let l;try{l=jc.renderToString(n,{displayMode:i,throwOnError:!0})}catch(u){try{l=jc.renderToString(n,{displayMode:i,strict:"ignore",throwOnError:!1})}catch{return d.jsx("span",{className:"katex-error",style:{color:"#cc0000"},title:String(u),children:n})}}return[...new DOMParser().parseFromString(l,"text/html").body.childNodes].map(X2)}function e0(n){try{switch(new URL(n).protocol){case"http:":case"https:":case"mailto:":return n;default:return""}}catch{return""}}function Md(n){try{const i=new URL(n).protocol;return i==="http:"||i==="https:"?n:void 0}catch{return}}function ys(){return{definitions:new Map,footnotes:new Map}}function $i(n,i){for(const l of n){if(l.type==="definition"){const u=l.identifier.toUpperCase();i.definitions.has(u)||i.definitions.set(u,l)}else if(l.type==="footnoteDefinition"){const u=l.identifier.toUpperCase();i.footnotes.has(u)||i.footnotes.set(u,l)}"children"in l&&$i(l.children,i)}}function ws(n,i){return n.map(l=>Os(l.node,l.key,i)).filter(l=>l!==null)}function Ns(n,i){const l=[];for(const u of n)(i||l.length>0)&&l.push(`
|
|
71
|
+
`),l.push(u);return i&&n.length>0&&l.push(`
|
|
72
|
+
`),l}function t0(n,i){const l=[];for(const[u,c]of n.entries())if(c.type==="paragraph")l.push({paragraph:Rt(c.children,i)});else{const f=Os(c,u,i);f!==null&&l.push({element:f})}return l}function Rt(n,i){return n.map((l,u)=>Os(l,u,i))}function Os(n,i,l){var u;switch(n.type){case"text":return n.value;case"paragraph":return d.jsx("p",{children:Rt(n.children,l)},i);case"heading":return R.createElement(`h${n.depth}`,{key:i},...Rt(n.children,l));case"blockquote":return d.jsx("blockquote",{children:Ns(Rt(n.children,{...l,inBlockquote:!0}).filter(c=>c!==null),!0)},i);case"thematicBreak":return d.jsx("hr",{},i);case"break":return d.jsxs(R.Fragment,{children:[d.jsx("br",{}),`
|
|
73
|
+
`]},i);case"strong":return d.jsx("strong",{children:Rt(n.children,l)},i);case"emphasis":return d.jsx("em",{children:Rt(n.children,l)},i);case"delete":return d.jsx("del",{children:Rt(n.children,l)},i);case"inlineCode":{const c=n.value.replace(/\r?\n|\r/g," "),f=Td(c);if(f!==void 0)return d.jsx("code",{children:i0(f,[c],"link")},i);const p=l.inLink===!0||(u=l.fileMentions)==null?void 0:u.resolve(c);return p!==void 0?d.jsx("code",{children:d.jsx("button",{type:"button",className:vr.fileMention,title:p.title,"aria-label":p.label,onClick:p.open,children:c})},i):d.jsx("code",{children:c},i)}case"html":return n.value;case"code":return Nd(n,i,l);case"math":return d.jsx(R.Fragment,{children:vs(n.value,!0)},i);case"inlineMath":return d.jsx(R.Fragment,{children:vs(n.value,!1)},i);case"list":return Pd(n,i,l);case"listItem":return r0(n,n0(n),i,l);case"table":return Rd(n,i,l);case"link":return o0(n.url,Rt(n.children,{...l,inLink:!0}),i);case"linkReference":return bd(n,i,l);case"image":return l0(n.url,n.alt??"",i);case"imageReference":return Id(n,i,l);case"footnoteReference":return Hd(n,i,l);case"definition":case"footnoteDefinition":return null;default:return null}}function Nd(n,i,l){var f,p,m;const u=n.lang??void 0;if(n.value==="")return d.jsx("pre",{children:d.jsx("code",{className:u===void 0?void 0:`language-${u}`})},i);const c=u===void 0||(f=/^[\w-]+/.exec(u))==null?void 0:f[0];return!l.streaming&&c==="math"?d.jsx(R.Fragment,{children:vs(`${n.value}
|
|
74
|
+
`,!0)},i):d.jsx(Y2,{code:`${n.value}
|
|
75
|
+
`,lang:l.streaming?void 0:c,copyLabel:(p=l.codeLabels)==null?void 0:p.copyLabel,copiedLabel:(m=l.codeLabels)==null?void 0:m.copiedLabel},i)}function Od(n){return(n.spread??!1)||n.children.some(n0)}function n0(n){return n.spread??n.children.length>1}function Pd(n,i,l){const u=Od(n),c={};return typeof n.start=="number"&&n.start!==1&&(c.start=n.start),n.children.some(f=>typeof f.checked=="boolean")&&(c.className="contains-task-list"),R.createElement(n.ordered===!0?"ol":"ul",{key:i,...c},...n.children.map((f,p)=>r0(f,u,p,l)))}function r0(n,i,l,u){const c=t0(n.children,u),f=typeof n.checked=="boolean";if(f){const g=d.jsx("input",{type:"checkbox",checked:n.checked===!0,disabled:!0},"task-checkbox"),C=c[0];C!==void 0&&"paragraph"in C?C.paragraph=C.paragraph.length>0?[g," ",...C.paragraph]:[g]:c.unshift({paragraph:[g]})}const p=[];for(const[g,C]of c.entries()){const _="paragraph"in C;(i||g!==0||!_)&&p.push(`
|
|
76
|
+
`),_?i?p.push(d.jsx("p",{children:C.paragraph},`p-${g}`)):p.push(d.jsx(R.Fragment,{children:C.paragraph},`p-${g}`)):p.push(C.element)}const m=c[c.length-1];return m!==void 0&&(i||!("paragraph"in m))&&p.push(`
|
|
77
|
+
`),d.jsx("li",{className:f?"task-list-item":void 0,children:p},l)}function Rd(n,i,l){const u=n.align??null,[c,...f]=n.children,p=(u===null?(c==null?void 0:c.children.length)??0:u.length)>=4&&l.inBlockquote!==!0;return d.jsx("div",{className:ve(vr.tableScroll,p?"md-table-wide":vr.tableFill),tabIndex:p?0:void 0,children:d.jsxs("table",{children:[c!==void 0&&d.jsx("thead",{children:i2(c,"th",u,0,l)}),f.length>0&&d.jsx("tbody",{children:f.map((m,g)=>i2(m,"td",u,g+1,l))})]})},i)}function i2(n,i,l,u,c){const f=l===null?n.children.length:l.length,p=[];for(let m=0;m<f;m++){const g=n.children[m],C=l==null?void 0:l[m];p.push(R.createElement(i,{key:m,style:C==null?void 0:{textAlign:C}},...g===void 0?[]:Rt(g.children,c)))}return d.jsx("tr",{children:p},u)}function i0(n,i,l){const u=e0(n);return u===""?d.jsx(R.Fragment,{children:i},l):d.jsx("a",{href:u,...["http:","https:"].includes(new URL(u).protocol)?{target:"_blank",rel:"noopener noreferrer"}:{},children:i},l)}function o0(n,i,l){return i0(xs(n),i,l)}function Td(n){if(n.trim()===n)try{const i=new URL(n).protocol;return i==="http:"||i==="https:"?n:void 0}catch{return}}function l0(n,i,l){const u=Md(e0(xs(n)));return u===void 0?d.jsx("span",{className:vr.imageAlt,children:i},l):d.jsx("img",{className:vr.image,src:u,alt:i,loading:"lazy",decoding:"async",referrerPolicy:"no-referrer"},l)}function s0(n){return n.referenceType==="collapsed"?"][]":n.referenceType==="full"?`][${n.label??n.identifier}]`:"]"}function bd(n,i,l){const u=l.targets.definitions.get(n.identifier.toUpperCase());return u===void 0?d.jsxs(R.Fragment,{children:["[",Rt(n.children,l),s0(n)]},i):o0(u.url,Rt(n.children,{...l,inLink:!0}),i)}function Id(n,i,l){const u=l.targets.definitions.get(n.identifier.toUpperCase());return u===void 0?`![${n.alt??""}${s0(n)}`:l0(u.url,n.alt??"",i)}function Hd(n,i,l){const u=n.identifier.toUpperCase(),c=l.footnoteCounts.get(u);return c===void 0&&l.footnoteOrder.push(u),l.footnoteCounts.set(u,(c??0)+1),d.jsx("sup",{children:String(l.footnoteOrder.indexOf(u)+1)},i)}function u0(n){const i=[];for(const l of n.footnoteOrder){const u=n.targets.footnotes.get(l);if(u===void 0)continue;const c=n.footnoteCounts.get(l)??0,f=[];for(let C=1;C<=c;C++)f.length>0&&f.push(" "),f.push("↩"),C>1&&f.push(d.jsx("sup",{children:String(C)},`re-${C}`));const p=t0(u.children,n),m=p[p.length-1],g=p.map((C,_)=>"paragraph"in C?d.jsxs("p",{children:[C.paragraph,C===m&&d.jsxs(d.Fragment,{children:[" ",f]})]},`p-${_}`):C.element);(m===void 0||!("paragraph"in m))&&g.push(...f),i.push(d.jsx("li",{id:`user-content-fn-${xs(l.toLowerCase())}`,children:Ns(g,!0)},l))}return i.length===0?null:d.jsxs("section",{"data-footnotes":!0,className:"footnotes",children:[d.jsx("h2",{id:"footnote-label",className:"sr-only",children:"Footnotes"}),d.jsx("ol",{children:i})]},"footnotes")}function Vd(n,i,l){const u=jd(n),c=ys();$i(u.children,c);const f={streaming:!1,codeLabels:i,fileMentions:l,targets:c,footnoteOrder:[],footnoteCounts:new Map},p=Ns(ws(u.children.map((g,C)=>({node:g,key:C})),f),!1),m=u0(f);return m===null?p:[...p,`
|
|
78
|
+
`,m]}var $d=class{constructor(n){P(this,"codeLabels");P(this,"parser",new fd(J2));P(this,"generation",-1);P(this,"frozenCount",0);P(this,"frozenElements",[]);P(this,"frozenTargets",ys());P(this,"frozenFootnoteOrder",[]);P(this,"frozenFootnoteCounts",new Map);P(this,"lastText",null);P(this,"lastRendered",[]);this.codeLabels=n}render(n){if(n===this.lastText)return this.lastRendered;const{frozen:i,tail:l,generation:u}=this.parser.update(n);u!==this.generation&&(this.generation=u,this.frozenCount=0,this.frozenElements=[],this.frozenTargets=ys(),this.frozenFootnoteOrder=[],this.frozenFootnoteCounts=new Map);const c=i.slice(this.frozenCount);$i(c.map(C=>C.node),this.frozenTargets);const f={definitions:new Map(this.frozenTargets.definitions),footnotes:new Map(this.frozenTargets.footnotes)};if($i(l.map(C=>C.node),f),c.length>0){const C={streaming:!0,codeLabels:this.codeLabels,fileMentions:void 0,targets:f,footnoteOrder:this.frozenFootnoteOrder,footnoteCounts:this.frozenFootnoteCounts},_=[...this.frozenElements];for(const M of ws(c,C))_.length>0&&_.push(`
|
|
79
|
+
`),_.push(M);this.frozenElements=_,this.frozenCount=i.length}const p={streaming:!0,codeLabels:this.codeLabels,fileMentions:void 0,targets:f,footnoteOrder:[...this.frozenFootnoteOrder],footnoteCounts:new Map(this.frozenFootnoteCounts)},m=[...this.frozenElements];for(const C of ws(l,p))m.length>0&&m.push(`
|
|
80
|
+
`),m.push(C);const g=u0(p);return g!==null&&m.push(`
|
|
81
|
+
`,g),this.lastText=n,this.lastRendered=m,this.lastRendered}};const a0=R.memo(function({text:i,streaming:l=!1,codeLabels:u,fileMentions:c}){const f=R.useRef(null),p=R.useRef(u),m=R.useMemo(()=>l?((f.current===null||p.current!==u)&&(f.current=new $d(u),p.current=u),f.current.render(i)):(f.current=null,Vd(i,u,c)),[i,l,u,c]);return d.jsx("div",{className:vr.markdown,children:m})});function Ad(n){try{const{protocol:i}=new URL(n);return i==="http:"||i==="https:"?n:void 0}catch{return}}function Dd(n,i){if(i!==void 0&&i!=="")return i;try{const{hostname:l}=new URL(n);return l===""?n:l}catch{return n}}function c0({url:n,label:i,className:l}){const u=Ad(n);return u===void 0?d.jsx("span",{className:l,children:i}):d.jsx("a",{className:l,href:u,target:"_blank",rel:"noopener noreferrer",children:i})}function Fd({source:n,ordinal:i}){return d.jsxs("li",{className:tt.source,value:i,children:[d.jsx(c0,{url:n.url,label:Dd(n.url,n.title),className:tt.sourceLink}),n.snippet!==void 0&&n.snippet!==""&&d.jsx("div",{className:tt.snippet,children:n.snippet}),n.publishedAt!==void 0&&n.publishedAt!==""&&d.jsx("div",{className:tt.published,children:n.publishedAt})]})}function Bd({answer:n,sources:i,truncated:l,className:u}){const c=(n===void 0||n==="")&&i.length===0;return d.jsxs("div",{className:ve(tt.block,u),"data-web":"search",children:[n!==void 0&&n!==""&&d.jsx("div",{className:tt.answer,children:d.jsx(a0,{text:n})}),c?d.jsx("div",{className:tt.empty,children:"未找到结果"}):d.jsx("ol",{className:tt.sources,children:i.map((f,p)=>d.jsx(Fd,{source:f,ordinal:p+1},p))}),l&&d.jsx("div",{className:tt.truncated,children:"来源列表已截断"})]})}function zd({url:n,statusCode:i,truncated:l,className:u}){return d.jsxs("div",{className:ve(tt.block,tt.fetch,u),"data-web":"fetch",children:[d.jsx(c0,{url:n,label:n,className:tt.fetchUrl}),d.jsxs("div",{className:tt.fetchMeta,children:[d.jsxs("span",{className:tt.status,children:["HTTP ",i]}),l&&d.jsx("span",{className:tt.truncated,children:"内容已截断"})]})]})}function Zd(n){return n.kind==="search"?d.jsx(Bd,{...n}):d.jsx(zd,{...n})}const o2=2e4;function Ud(n){return`… 已截断,共 ${n} 字符`}function Wd({label:n,payload:i,defaultOpen:l=!1,truncatedLabel:u=Ud}){const[c,f]=R.useState(l),p=R.useMemo(()=>{if(!c)return"";let m;try{m=JSON.stringify(i,null,2)??String(i)}catch{m=String(i)}return m.length>o2?`${m.slice(0,o2)}
|
|
82
|
+
${u(m.length)}`:m},[c,i,u]);return d.jsxs("div",{className:Xl.root,children:[d.jsxs("button",{type:"button",className:Xl.toggle,onClick:()=>{f(m=>!m)},children:[c?"▾":"▸"," ",n]}),c&&d.jsx("pre",{className:Xl.body,children:p})]})}function Qd({text:n}){return d.jsx("div",{className:H9.text,children:n})}function u1(n){var i;switch(n.type){case"text":case"inlineCode":case"code":return n.value??"";case"image":case"imageReference":return n.alt??"";case"break":return`
|
|
83
|
+
`;case"html":return n.value??"";default:return((i=n.children)==null?void 0:i.map(u1).join(""))??""}}function Oi(n){return n.replace(/\s+/g," ").trim()}function hr(n){var i,l,u,c,f,p;switch(n.type){case"root":case"blockquote":return((i=n.children)==null?void 0:i.map(hr).filter(Boolean).join(`
|
|
84
|
+
|
|
85
|
+
`))??"";case"paragraph":case"heading":return Oi(u1(n));case"code":return((l=n.value)==null?void 0:l.trim())??"";case"list":return((u=n.children)==null?void 0:u.map(hr).filter(Boolean).join(`
|
|
86
|
+
`))??"";case"listItem":return((c=n.children)==null?void 0:c.map(hr).filter(Boolean).join(" "))??"";case"table":return((f=n.children)==null?void 0:f.map(hr).filter(Boolean).join(`
|
|
87
|
+
`))??"";case"tableRow":return((p=n.children)==null?void 0:p.map(hr).join(" "))??"";case"tableCell":return Oi(u1(n));case"html":return n.value??"";case"thematicBreak":case"definition":return"";default:return Oi(u1(n))}}function f0(n){if(n.type==="paragraph"){const i=Oi(u1(n));if(i!=="")return i}for(const i of n.children??[]){const l=f0(i);if(l!==void 0)return l}}function qd(n){return hr(n).split(`
|
|
88
|
+
`).map(i=>i.trim()).join(`
|
|
89
|
+
`).replace(/\n{3,}/g,`
|
|
90
|
+
|
|
91
|
+
`).trim()}function Kd(n,i={}){const{mode:l="all"}=i,u=J2(n),c=qd(u);switch(l){case"all":return c;case"first-line":return c.split(`
|
|
92
|
+
`).find(f=>f!=="")??"";case"first-paragraph":return f0(u)??c.split(`
|
|
93
|
+
`).find(f=>f!=="")??""}}const Gd=Object.freeze(Object.defineProperty({__proto__:null,BrandWordmark:uf,Button:hs,CodeBlock:Y2,ConnectionBanner:of,DEFAULT_DIFF_MAX_LINES:Xf,DEFAULT_READ_MAX_LINES:Gf,DEFAULT_SEARCH_MAX_LINES:id,DEFAULT_TERMINAL_MAX_LINES:$f,DiffBlock:rd,DisclosureRow:q7,HoverCard:tf,IconAgentPresetOutline16:u7,IconApiOutline14:E7,IconArchiveOutline20:Q7,IconBranchOutline16:W9,IconBrowseOutline16:a7,IconCheckOutline14:U9,IconCheckOutline16:Es,IconChecklistOutline14:D7,IconChevronDownOutline14:ps,IconChevronLeftOutline14:Q9,IconChevronRightOutline14:q9,IconChevronUpOutline14:G9,IconCloseFill14:J9,IconCloseOutline16:R2,IconCodeOutline16:S7,IconCopyOutline16:T2,IconCordisPluginOutline14:j7,IconDarkOutline16:I7,IconDataOutline16:V7,IconDislikeFill16:r7,IconDislikeOutline16:n7,IconDownloadOutline16:x7,IconEditOutline16:o7,IconEllipsisOutline16:z9,IconEnhanceOutline16:h7,IconFolderClose16:R7,IconFolderOpen16:P7,IconFolderOpenOutline16:O7,IconFollowsystemOutline16:H7,IconFullscreenOutline16:k7,IconGlobeOutline14:A9,IconGoalOutline16:B7,IconInspectOutline12:Z7,IconLightOutline16:b7,IconLikeFill16:t7,IconLikeOutline16:e7,IconLinkOutline14:c7,IconLinkOutline16:f7,IconListPenOutline16:F7,IconLoadingOutline16:w7,IconNewChatOutline16:V9,IconPanelLeftOutline16:B9,IconPaperclipOutline16:y7,IconPauseOutline16:L7,IconPersonalizationOutline16:M7,IconPlayOutline16:_7,IconPlusOutline16:Z9,IconProjectAddOutline16:N7,IconQuestionOutline14:W7,IconQueueOutline14:A7,IconRefreshOutline14:X9,IconRefreshOutline16:Y9,IconRightUpOutline14:d7,IconRightUpOutline16:p7,IconSearchOutline16:$9,IconSendOutline14:$7,IconSendOutline16:C7,IconSettingsOutline14:D9,IconSettingsOutline16:F9,IconShareOutline16:i7,IconSkillOutline16:U7,IconSparkle16:z7,IconStopFill16:v7,IconThinkOutline14:l7,IconThinkOutline16:s7,IconTrashOutline16:m7,IconTreeCorner8x10:T7,IconTriangleRightFill14:K9,IconUserOutline16:g7,IconWarningOutline16:b2,Input:K7,JsonBlock:Wd,JsonTree:xf,MarkdownText:a0,Menu:V2,MessageText:Qd,Modal:$2,NomixLogo:sf,OnboardingSurface:nf,Pill:I2,ReadBlock:Yf,RiskConfirmation:rf,SearchBlock:ad,StateDot:P2,TerminalBlock:Ff,Toast:cf,Tooltip:af,WebBlock:Zd,extractMarkdownPlainText:Kd,useAnchoredMaxHeight:Y7,useAnchoredPosition:X7,useDismissOnOutsidePointer:ef,writeClipboard:yr},Symbol.toStringTag,{value:"Module"}));function Jt(n,i){const l=document.createElement("div");return l.className=n??"",i!==void 0&&(l.textContent=i),l}var Jd=class{constructor(n){P(this,"root");P(this,"card");P(this,"wordmark");P(this,"spinner");P(this,"hint");P(this,"states",new Map);P(this,"active",new Set);P(this,"total",0);P(this,"failure");this.root=Jt(Gt.boot),this.root.dataset.nomixBoot="",this.card=Jt(Gt.card),this.wordmark=Jt(Gt.wordmark,"HARNESS"),this.spinner=Jt(Gt.spinner),this.spinner.dataset.nomixBootSpinner="",this.hint=Jt(Gt.hint,"Loading plugins…"),this.card.append(this.wordmark,this.spinner,this.hint),this.root.append(this.card),n.append(this.root),this.updateProgress()}setTotal(n){this.total=n,this.updateProgress()}setState(n,i){this.states.set(n,i),i==="active"&&this.active.add(n),this.updateProgress(),this.render()}fail(n){this.failure=n,this.render()}dispose(){this.root.remove()}render(){const n=[...this.states].filter(([,l])=>l==="failed").map(([l])=>l);if(this.failure===void 0&&n.length===0){this.spinner.parentElement!==this.card&&this.card.replaceChildren(this.wordmark,this.spinner,this.hint);return}const i=Jt(Gt.failed);i.append(Jt(Gt.failedTitle,"Failed to load plugins"));for(const l of n)i.append(Jt(Gt.failedItem,l));this.failure!==void 0&&i.append(Jt(Gt.failedItem,this.failure)),this.card.replaceChildren(this.wordmark,i)}updateProgress(){const n=this.total===0?0:Math.min(this.active.size/this.total,1);this.spinner.style.setProperty("--nomix-boot-arc",`${String(Math.round(72+n*216))}deg`)}};function Yd(){return{react:e5,"react/jsx-runtime":i5,"react-dom":a5,"react-dom/client":d5,"@nomix-ai/cordis":I4,"@nomix-ai/nomix-client-ui-slots":C5,"@nomix-ai/nomix-client-ui-primitives":Gd}}const pr={PENDING:0,LOADING:1,ACTIVE:2,FAILED:3,DISPOSED:4,UNLOADING:5},l2={[pr.PENDING]:"pending",[pr.LOADING]:"loading",[pr.ACTIVE]:"active",[pr.FAILED]:"failed",[pr.DISPOSED]:"disposed",[pr.UNLOADING]:"unloading"};var Xd=class{constructor(n,i){P(this,"container");P(this,"seams");P(this,"page");P(this,"ctx");P(this,"modules");P(this,"manifest");this.container=n,this.seams=i,this.page=new Jd(n)}async run(){try{const n=globalThis,i=n.__ModuleLoader__;if(i===void 0)throw new Error("web boot: window.__ModuleLoader__ bootstrap facade is missing");const l=globalThis.__NOMIX_TRANSPORT__;this.modules=i.create({boot:n.__NOMIX_BOOT__,staticModules:Yd(),...(l==null?void 0:l.loadBundle)===void 0?{}:{loadBundle:l.loadBundle},...this.seams}),this.manifest=this.modules.manifest;const u=this.prefetchImmediateTier(),c=new De;this.ctx=c,await this.runPluginBoot(c,u),await this.mountApp(c)}catch(n){console.error(n),this.page.fail(n instanceof Error?n.message:String(n))}}async dispose(){const n=this.ctx;this.ctx=void 0,n!==void 0&&await n.fiber.dispose(),this.page.dispose()}async mountApp(n){await n.inject(["uiRenderer"],i=>{i.effect(()=>i.uiRenderer.mount(this.container),"web boot: application mount")})}async prefetchImmediateTier(){var n;((n=globalThis.__NOMIX_TRANSPORT__)==null?void 0:n.loadBundle)===void 0&&await Promise.all(this.manifest.plugins.filter(i=>i.immediately).map(i=>this.modules.prefetch(i.id).catch(l=>{})))}async runPluginBoot(n,i){await n.plugin(z4);const l=n.loader;l.internal=this.modules,n.on("internal/status",c=>{const f=c.entry;f===void 0||f.fiber===void 0||this.page.setState(f.options.name,l2[f.fiber.state])});const u=this.manifest.plugins.map(c=>c.id);this.page.setTotal(u.length),await i,await Promise.all(u.map(async c=>{this.page.setState(c,"loading");const f=await l.create({name:c});l.resolve(f).fiber===void 0&&this.page.setState(c,"failed")})),await l.await(),this.assertEntriesActive(n)}assertEntriesActive(n){const i=[];for(const l of n.loader.entries()){const u=l.options.name;if(l.fiber===void 0){i.push(`${u}: import failed (see console for the import error)`);continue}const c=l2[l.fiber.state];if(c!=="active")if(c==="pending"){const f=Object.keys(l.fiber.inject).filter(p=>n.get(p)===void 0);i.push(`${u}: pending (waiting for service${f.length===1?"":"s"}: ${f.join(", ")||"unknown"})`)}else i.push(`${u}: ${c}`)}if(i.length>0)throw new Error(`web boot: ${String(i.length)} entr${i.length===1?"y":"ies"} did not activate
|
|
94
|
+
${i.join(`
|
|
95
|
+
`)}`)}};const d0=document.getElementById("root");if(d0===null)throw new Error("web app: missing #root");new Xd(d0).run();
|
|
96
|
+
//# sourceMappingURL=index-Dx7Ws_OC.js.map
|