@hotmeshio/long-tail 0.10.2 → 0.10.4
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 +1 -0
- package/build/api/bot-accounts.d.ts +4 -0
- package/build/api/bot-accounts.js +3 -1
- package/build/api/escalations/metadata.js +21 -1
- package/build/api/escalations/resolve.d.ts +8 -0
- package/build/api/escalations/resolve.js +82 -3
- package/build/api/roles.d.ts +2 -0
- package/build/api/roles.js +4 -0
- package/build/bin/ltc.js +10 -1
- package/build/index.js +7 -1
- package/build/lib/cli/client.d.ts +4 -1
- package/build/lib/cli/client.js +4 -2
- package/build/lib/db/schemas/023_role_enforce_schema.sql +18 -0
- package/build/lib/typed-resolution.d.ts +35 -0
- package/build/lib/typed-resolution.js +37 -0
- package/build/modules/branding.d.ts +21 -2
- package/build/modules/branding.js +22 -1
- package/build/modules/config.d.ts +1 -0
- package/build/modules/config.js +5 -0
- package/build/routes/bot-accounts.js +3 -1
- package/build/routes/settings.js +21 -0
- package/build/sdk/index.d.ts +4 -0
- package/build/sdk/index.js +14 -0
- package/build/services/escalation/crud.d.ts +18 -6
- package/build/services/escalation/crud.js +18 -2
- package/build/services/escalation/index.d.ts +1 -0
- package/build/services/escalation/index.js +1 -0
- package/build/services/escalation/resolver-validation.d.ts +28 -0
- package/build/services/escalation/resolver-validation.js +95 -0
- package/build/services/escalation/sql.d.ts +12 -2
- package/build/services/escalation/sql.js +22 -2
- package/build/services/iam/bots.d.ts +4 -1
- package/build/services/iam/bots.js +5 -3
- package/build/services/iam/sql.d.ts +2 -2
- package/build/services/iam/sql.js +15 -1
- package/build/services/role/enforcement-cache.d.ts +21 -0
- package/build/services/role/enforcement-cache.js +0 -0
- package/build/services/role/index.js +5 -0
- package/build/services/role/sql.d.ts +12 -2
- package/build/services/role/sql.js +15 -2
- package/build/services/role/types.d.ts +9 -0
- package/build/shared/form-validation/derive-field-label.d.ts +14 -0
- package/build/shared/form-validation/derive-field-label.js +31 -0
- package/build/shared/form-validation/field-validator.d.ts +45 -0
- package/build/shared/form-validation/field-validator.js +214 -0
- package/build/shared/form-validation/index.d.ts +12 -0
- package/build/shared/form-validation/index.js +28 -0
- package/build/shared/form-validation/validate-resolver-payload.d.ts +41 -0
- package/build/shared/form-validation/validate-resolver-payload.js +62 -0
- package/build/shared/form-validation/x-lt-bind.d.ts +41 -0
- package/build/shared/form-validation/x-lt-bind.js +110 -0
- package/build/shared/form-validation/x-lt-help.d.ts +21 -0
- package/build/shared/form-validation/x-lt-help.js +91 -0
- package/build/shared/form-validation/x-lt-show-if.d.ts +7 -0
- package/build/shared/form-validation/x-lt-show-if.js +84 -0
- package/build/system/mcp-servers/admin/schemas.d.ts +3 -0
- package/build/system/mcp-servers/admin/schemas.js +1 -0
- package/build/system/mcp-servers/admin/users.js +3 -1
- package/build/system/mcp-servers/human-queue-schemas.d.ts +4 -4
- package/build/system/mcp-servers/human-queue-schemas.js +4 -1
- package/build/system/mcp-servers/human-queue.js +41 -2
- package/build/tsconfig.tsbuildinfo +1 -1
- package/build/types/sdk.d.ts +6 -1
- package/build/types/startup.d.ts +26 -0
- package/build/types/validation.d.ts +43 -0
- package/build/types/validation.js +28 -0
- package/dashboard/dist/assets/{AdminDashboard-Dy031e9g.js → AdminDashboard-Cma2NGsF.js} +2 -2
- package/dashboard/dist/assets/{AdminDashboard-Dy031e9g.js.map → AdminDashboard-Cma2NGsF.js.map} +1 -1
- package/dashboard/dist/assets/AgentConfigPage-CbIhM-fa.js +16 -0
- package/dashboard/dist/assets/AgentConfigPage-CbIhM-fa.js.map +1 -0
- package/dashboard/dist/assets/AgentDetailPage-DuLEKzRT.js +4 -0
- package/dashboard/dist/assets/AgentDetailPage-DuLEKzRT.js.map +1 -0
- package/dashboard/dist/assets/AgentsPage-DZO9i7Nl.js +2 -0
- package/dashboard/dist/assets/AgentsPage-DZO9i7Nl.js.map +1 -0
- package/dashboard/dist/assets/AvailableEscalationsPage-DlVoNd8B.js +2 -0
- package/dashboard/dist/assets/AvailableEscalationsPage-DlVoNd8B.js.map +1 -0
- package/dashboard/dist/assets/{BotPicker-2QEIpc-K.js → BotPicker-CidlGr6f.js} +2 -2
- package/dashboard/dist/assets/{BotPicker-2QEIpc-K.js.map → BotPicker-CidlGr6f.js.map} +1 -1
- package/dashboard/dist/assets/CapabilitiesPage-BMNNTa0D.js +2 -0
- package/dashboard/dist/assets/{CapabilitiesPage-lQJGZ_-t.js.map → CapabilitiesPage-BMNNTa0D.js.map} +1 -1
- package/dashboard/dist/assets/{CollapsibleSection-CHWP0WI6.js → CollapsibleSection-W9F9lziT.js} +2 -2
- package/dashboard/dist/assets/{CollapsibleSection-CHWP0WI6.js.map → CollapsibleSection-W9F9lziT.js.map} +1 -1
- package/dashboard/dist/assets/ConfirmDeleteModal-BUh-Dzba.js +2 -0
- package/dashboard/dist/assets/{ConfirmDeleteModal-C0x0HcHX.js.map → ConfirmDeleteModal-BUh-Dzba.js.map} +1 -1
- package/dashboard/dist/assets/{CopyableId-uot2mE_g.js → CopyableId-B1mxKfVb.js} +2 -2
- package/dashboard/dist/assets/{CopyableId-uot2mE_g.js.map → CopyableId-B1mxKfVb.js.map} +1 -1
- package/dashboard/dist/assets/CountdownTimer-lkv_7msa.js +2 -0
- package/dashboard/dist/assets/{CountdownTimer-TXsRlTU4.js.map → CountdownTimer-lkv_7msa.js.map} +1 -1
- package/dashboard/dist/assets/{CredentialsPage-BKxS-1sA.js → CredentialsPage-DyOgfnPB.js} +2 -2
- package/dashboard/dist/assets/CredentialsPage-DyOgfnPB.js.map +1 -0
- package/dashboard/dist/assets/{CronLabel-Bd2G0Rap.js → CronLabel-geum95dj.js} +2 -2
- package/dashboard/dist/assets/{CronLabel-Bd2G0Rap.js.map → CronLabel-geum95dj.js.map} +1 -1
- package/dashboard/dist/assets/CustomDurationPicker-ClufO2ew.js +2 -0
- package/dashboard/dist/assets/CustomDurationPicker-ClufO2ew.js.map +1 -0
- package/dashboard/dist/assets/DataTable-BTu2AaEl.js +2 -0
- package/dashboard/dist/assets/DataTable-BTu2AaEl.js.map +1 -0
- package/dashboard/dist/assets/{DropZone-DNDEgMpJ.js → DropZone-C3hOjJtC.js} +2 -2
- package/dashboard/dist/assets/{DropZone-DNDEgMpJ.js.map → DropZone-C3hOjJtC.js.map} +1 -1
- package/dashboard/dist/assets/{ElapsedCell-g7GO7f8L.js → ElapsedCell-DFOW9T4b.js} +2 -2
- package/dashboard/dist/assets/{ElapsedCell-g7GO7f8L.js.map → ElapsedCell-DFOW9T4b.js.map} +1 -1
- package/dashboard/dist/assets/EscalationListSchemaPage-_IhqXIQu.js +20 -0
- package/dashboard/dist/assets/EscalationListSchemaPage-_IhqXIQu.js.map +1 -0
- package/dashboard/dist/assets/EscalationSchemaPage-BCC7iscN.js +9 -0
- package/dashboard/dist/assets/EscalationSchemaPage-BCC7iscN.js.map +1 -0
- package/dashboard/dist/assets/EscalationsOverview-CvIdOtoP.js +2 -0
- package/dashboard/dist/assets/EscalationsOverview-CvIdOtoP.js.map +1 -0
- package/dashboard/dist/assets/EventTable-DJWJ7J0m.js +2 -0
- package/dashboard/dist/assets/EventTable-DJWJ7J0m.js.map +1 -0
- package/dashboard/dist/assets/FilterBar-BR3ztZ8y.js +2 -0
- package/dashboard/dist/assets/FilterBar-BR3ztZ8y.js.map +1 -0
- package/dashboard/dist/assets/GraphInvokePage-Cwn-8Glr.js +2 -0
- package/dashboard/dist/assets/GraphInvokePage-Cwn-8Glr.js.map +1 -0
- package/dashboard/dist/assets/HomePage-D8RVntg0.js +2 -0
- package/dashboard/dist/assets/HomePage-D8RVntg0.js.map +1 -0
- package/dashboard/dist/assets/ListToolbar-DuoEdVtK.js +2 -0
- package/dashboard/dist/assets/ListToolbar-DuoEdVtK.js.map +1 -0
- package/dashboard/dist/assets/McpOverview-NXKsGiWU.js +2 -0
- package/dashboard/dist/assets/McpOverview-NXKsGiWU.js.map +1 -0
- package/dashboard/dist/assets/McpQueryDetailPage-BC-iXfIx.js +5 -0
- package/dashboard/dist/assets/McpQueryDetailPage-BC-iXfIx.js.map +1 -0
- package/dashboard/dist/assets/{McpQueryPage-CsKNXUhb.js → McpQueryPage-BPJmFYOY.js} +2 -2
- package/dashboard/dist/assets/{McpQueryPage-CsKNXUhb.js.map → McpQueryPage-BPJmFYOY.js.map} +1 -1
- package/dashboard/dist/assets/McpRunDetailPage-B49nUXEl.js +2 -0
- package/dashboard/dist/assets/McpRunDetailPage-B49nUXEl.js.map +1 -0
- package/dashboard/dist/assets/McpRunsPage-Ce_XIYpP.js +2 -0
- package/dashboard/dist/assets/McpRunsPage-Ce_XIYpP.js.map +1 -0
- package/dashboard/dist/assets/NamespacePill-LWvZXt_g.js +2 -0
- package/dashboard/dist/assets/NamespacePill-LWvZXt_g.js.map +1 -0
- package/dashboard/dist/assets/OperationsPage-DI7AQO9f.js +2 -0
- package/dashboard/dist/assets/OperationsPage-DI7AQO9f.js.map +1 -0
- package/dashboard/dist/assets/OperatorDashboard-DpXjhs-3.js +2 -0
- package/dashboard/dist/assets/{OperatorDashboard-_axS17fp.js.map → OperatorDashboard-DpXjhs-3.js.map} +1 -1
- package/dashboard/dist/assets/PageHeader-DvEmMMP6.js +2 -0
- package/dashboard/dist/assets/PageHeader-DvEmMMP6.js.map +1 -0
- package/dashboard/dist/assets/PageHeaderWithStats-X0eAmu-x.js +2 -0
- package/dashboard/dist/assets/PageHeaderWithStats-X0eAmu-x.js.map +1 -0
- package/dashboard/dist/assets/{PriorityBadge-B4ykBH7f.js → PriorityBadge-CCERr9vQ.js} +2 -2
- package/dashboard/dist/assets/PriorityBadge-CCERr9vQ.js.map +1 -0
- package/dashboard/dist/assets/ProcessDetailPage-DpYSMRj1.js +2 -0
- package/dashboard/dist/assets/ProcessDetailPage-DpYSMRj1.js.map +1 -0
- package/dashboard/dist/assets/{ProcessesListPage-CoQEi_Su.js → ProcessesListPage-CQ9tSw7U.js} +2 -2
- package/dashboard/dist/assets/{ProcessesListPage-CoQEi_Su.js.map → ProcessesListPage-CQ9tSw7U.js.map} +1 -1
- package/dashboard/dist/assets/RoleDetailPage-DKeQKDkW.js +8 -0
- package/dashboard/dist/assets/RoleDetailPage-DKeQKDkW.js.map +1 -0
- package/dashboard/dist/assets/RolePill-CWhoLwef.js +2 -0
- package/dashboard/dist/assets/RolePill-CWhoLwef.js.map +1 -0
- package/dashboard/dist/assets/RolesPage-D-6kIact.js +2 -0
- package/dashboard/dist/assets/RolesPage-D-6kIact.js.map +1 -0
- package/dashboard/dist/assets/RunAsSelector-DzYcpQTm.js +2 -0
- package/dashboard/dist/assets/RunAsSelector-DzYcpQTm.js.map +1 -0
- package/dashboard/dist/assets/StatCard-DBANWIss.js +2 -0
- package/dashboard/dist/assets/StatCard-DBANWIss.js.map +1 -0
- package/dashboard/dist/assets/StatusBadge-BbqghFMi.js +2 -0
- package/dashboard/dist/assets/StatusBadge-BbqghFMi.js.map +1 -0
- package/dashboard/dist/assets/{StickyPagination-Cd83AHd_.js → StickyPagination-BTGfmGV3.js} +2 -2
- package/dashboard/dist/assets/{StickyPagination-Cd83AHd_.js.map → StickyPagination-BTGfmGV3.js.map} +1 -1
- package/dashboard/dist/assets/StreamMessageDetail-DqRpzA_6.js +2 -0
- package/dashboard/dist/assets/StreamMessageDetail-DqRpzA_6.js.map +1 -0
- package/dashboard/dist/assets/SwimlaneTimeline-CA106TYo.js +2 -0
- package/dashboard/dist/assets/SwimlaneTimeline-CA106TYo.js.map +1 -0
- package/dashboard/dist/assets/TagInput-CoR4MzsW.js +2 -0
- package/dashboard/dist/assets/TagInput-CoR4MzsW.js.map +1 -0
- package/dashboard/dist/assets/{TaskDetailPage-DnjhW7qv.js → TaskDetailPage-BRg-w2Ev.js} +2 -2
- package/dashboard/dist/assets/{TaskDetailPage-DnjhW7qv.js.map → TaskDetailPage-BRg-w2Ev.js.map} +1 -1
- package/dashboard/dist/assets/TaskQueuePill-Dw3YN8M-.js +2 -0
- package/dashboard/dist/assets/TaskQueuePill-Dw3YN8M-.js.map +1 -0
- package/dashboard/dist/assets/{TasksListPage-DySfZFgs.js → TasksListPage-kB_j9G8o.js} +2 -2
- package/dashboard/dist/assets/{TasksListPage-DySfZFgs.js.map → TasksListPage-kB_j9G8o.js.map} +1 -1
- package/dashboard/dist/assets/{TimeAgo-BKOl-7Tt.js → TimeAgo-D7dSIY7-.js} +2 -2
- package/dashboard/dist/assets/{TimeAgo-BKOl-7Tt.js.map → TimeAgo-D7dSIY7-.js.map} +1 -1
- package/dashboard/dist/assets/TimestampCell-BZe6bx18.js +2 -0
- package/dashboard/dist/assets/TimestampCell-BZe6bx18.js.map +1 -0
- package/dashboard/dist/assets/ToolPill-xX-buQtY.js +2 -0
- package/dashboard/dist/assets/ToolPill-xX-buQtY.js.map +1 -0
- package/dashboard/dist/assets/ToolTestPanel-U3NaF_T_.js +2 -0
- package/dashboard/dist/assets/ToolTestPanel-U3NaF_T_.js.map +1 -0
- package/dashboard/dist/assets/TopicDetailPage-BpALvXP1.js +9 -0
- package/dashboard/dist/assets/TopicDetailPage-BpALvXP1.js.map +1 -0
- package/dashboard/dist/assets/TopicsPage-Cy3chaca.js +2 -0
- package/dashboard/dist/assets/{TopicsPage-5yW63ELl.js.map → TopicsPage-Cy3chaca.js.map} +1 -1
- package/dashboard/dist/assets/{UserName-DcXhOSVm.js → UserName-VXM1oHMC.js} +2 -2
- package/dashboard/dist/assets/{UserName-DcXhOSVm.js.map → UserName-VXM1oHMC.js.map} +1 -1
- package/dashboard/dist/assets/WorkflowExecutionPage-BCq2cR1V.js +2 -0
- package/dashboard/dist/assets/WorkflowExecutionPage-BCq2cR1V.js.map +1 -0
- package/dashboard/dist/assets/WorkflowPill-CQ1AmhlC.js +2 -0
- package/dashboard/dist/assets/WorkflowPill-CQ1AmhlC.js.map +1 -0
- package/dashboard/dist/assets/{WorkflowsDashboard-C0Bbrd5M.js → WorkflowsDashboard-BbM69MnB.js} +2 -2
- package/dashboard/dist/assets/{WorkflowsDashboard-C0Bbrd5M.js.map → WorkflowsDashboard-BbM69MnB.js.map} +1 -1
- package/dashboard/dist/assets/WorkflowsOverview-D5HthpAW.js +2 -0
- package/dashboard/dist/assets/WorkflowsOverview-D5HthpAW.js.map +1 -0
- package/dashboard/dist/assets/{YamlWorkflowDetailPage-BcbrYhDI.js → YamlWorkflowDetailPage-CDDVMYWi.js} +10 -10
- package/dashboard/dist/assets/{YamlWorkflowDetailPage-BcbrYhDI.js.map → YamlWorkflowDetailPage-CDDVMYWi.js.map} +1 -1
- package/dashboard/dist/assets/YamlWorkflowsPage-FFjWwydj.js +2 -0
- package/dashboard/dist/assets/YamlWorkflowsPage-FFjWwydj.js.map +1 -0
- package/dashboard/dist/assets/{agents-CopQ3t5o.js → agents-BwiSNu73.js} +2 -2
- package/dashboard/dist/assets/{agents-CopQ3t5o.js.map → agents-BwiSNu73.js.map} +1 -1
- package/dashboard/dist/assets/bots-ClgSrxel.js +2 -0
- package/dashboard/dist/assets/bots-ClgSrxel.js.map +1 -0
- package/dashboard/dist/assets/{capabilities-5JRieYUy.js → capabilities-JUaKsby4.js} +2 -2
- package/dashboard/dist/assets/{capabilities-5JRieYUy.js.map → capabilities-JUaKsby4.js.map} +1 -1
- package/dashboard/dist/assets/{controlplane-B4rT6tIw.js → controlplane-CuTQ7eUE.js} +2 -2
- package/dashboard/dist/assets/{controlplane-B4rT6tIw.js.map → controlplane-CuTQ7eUE.js.map} +1 -1
- package/dashboard/dist/assets/escalation-columns-CS0c7cAr.js +2 -0
- package/dashboard/dist/assets/escalation-columns-CS0c7cAr.js.map +1 -0
- package/dashboard/dist/assets/index-BBA4AxmL.js +2 -0
- package/dashboard/dist/assets/index-BBA4AxmL.js.map +1 -0
- package/dashboard/dist/assets/index-C-8xXyvr.js +63 -0
- package/dashboard/dist/assets/index-C-8xXyvr.js.map +1 -0
- package/dashboard/dist/assets/index-C1t0YIXC.js +5 -0
- package/dashboard/dist/assets/index-C1t0YIXC.js.map +1 -0
- package/dashboard/dist/assets/index-C9o2UNhC.js +2 -0
- package/dashboard/dist/assets/index-C9o2UNhC.js.map +1 -0
- package/dashboard/dist/assets/index-CBj-vstO.js +2 -0
- package/dashboard/dist/assets/{index-Dd1RxGNw.js.map → index-CBj-vstO.js.map} +1 -1
- package/dashboard/dist/assets/index-CUguKMXZ.js +2 -0
- package/dashboard/dist/assets/index-CUguKMXZ.js.map +1 -0
- package/dashboard/dist/assets/index-Cavwd8UU.js +6 -0
- package/dashboard/dist/assets/index-Cavwd8UU.js.map +1 -0
- package/dashboard/dist/assets/index-CnsPBTXL.js +2 -0
- package/dashboard/dist/assets/index-CnsPBTXL.js.map +1 -0
- package/dashboard/dist/assets/index-CoPWHo_H.js +2 -0
- package/dashboard/dist/assets/index-CoPWHo_H.js.map +1 -0
- package/dashboard/dist/assets/index-CwQVaa7x.js +2 -0
- package/dashboard/dist/assets/index-CwQVaa7x.js.map +1 -0
- package/dashboard/dist/assets/index-DSa-6Ux8.js +2 -0
- package/dashboard/dist/assets/index-DSa-6Ux8.js.map +1 -0
- package/dashboard/dist/assets/index-DeMs_aBT.css +1 -0
- package/dashboard/dist/assets/index-Ikj_NTuy.js +5 -0
- package/dashboard/dist/assets/index-Ikj_NTuy.js.map +1 -0
- package/dashboard/dist/assets/index-Xd1jcHe7.js +2 -0
- package/dashboard/dist/assets/index-Xd1jcHe7.js.map +1 -0
- package/dashboard/dist/assets/{knowledge-B9bmoXOe.js → knowledge-BHBt-6kW.js} +2 -2
- package/dashboard/dist/assets/{knowledge-B9bmoXOe.js.map → knowledge-BHBt-6kW.js.map} +1 -1
- package/dashboard/dist/assets/{mcp-DYMFBOFz.js → mcp-CBcz4BCS.js} +2 -2
- package/dashboard/dist/assets/{mcp-DYMFBOFz.js.map → mcp-CBcz4BCS.js.map} +1 -1
- package/dashboard/dist/assets/{mcp-query-wloSpyPM.js → mcp-query-C4fKTOYo.js} +2 -2
- package/dashboard/dist/assets/{mcp-query-wloSpyPM.js.map → mcp-query-C4fKTOYo.js.map} +1 -1
- package/dashboard/dist/assets/{pipelines-DBXX6TEi.js → pipelines-CmAAH3B6.js} +2 -2
- package/dashboard/dist/assets/{pipelines-DBXX6TEi.js.map → pipelines-CmAAH3B6.js.map} +1 -1
- package/dashboard/dist/assets/role-display-Dvo2lDpU.js +2 -0
- package/dashboard/dist/assets/role-display-Dvo2lDpU.js.map +1 -0
- package/dashboard/dist/assets/task-queues-7-sHKPsN.js +2 -0
- package/dashboard/dist/assets/task-queues-7-sHKPsN.js.map +1 -0
- package/dashboard/dist/assets/{tasks-CD3-C7tP.js → tasks-BAEsqcz2.js} +2 -2
- package/dashboard/dist/assets/{tasks-CD3-C7tP.js.map → tasks-BAEsqcz2.js.map} +1 -1
- package/dashboard/dist/assets/{topics-D8pKi6zA.js → topics-CY0pJ6_o.js} +2 -2
- package/dashboard/dist/assets/{topics-D8pKi6zA.js.map → topics-CY0pJ6_o.js.map} +1 -1
- package/dashboard/dist/assets/{useEventHooks-DV9pLDOW.js → useEventHooks-BlpwRvHO.js} +2 -2
- package/dashboard/dist/assets/{useEventHooks-DV9pLDOW.js.map → useEventHooks-BlpwRvHO.js.map} +1 -1
- package/dashboard/dist/assets/{useNamespace-DykYhZY9.js → useNamespace-CoNUlZ6Z.js} +2 -2
- package/dashboard/dist/assets/{useNamespace-DykYhZY9.js.map → useNamespace-CoNUlZ6Z.js.map} +1 -1
- package/dashboard/dist/assets/{useYamlActivityEvents-By044UAv.js → useYamlActivityEvents-8GUn5Wie.js} +2 -2
- package/dashboard/dist/assets/{useYamlActivityEvents-By044UAv.js.map → useYamlActivityEvents-8GUn5Wie.js.map} +1 -1
- package/dashboard/dist/assets/{users-mI9goDjj.js → users-uGtDRGxR.js} +2 -2
- package/dashboard/dist/assets/{users-mI9goDjj.js.map → users-uGtDRGxR.js.map} +1 -1
- package/dashboard/dist/assets/{vendor-icons-ihWGa7_d.js → vendor-icons-DKCAtTJ9.js} +135 -130
- package/dashboard/dist/assets/vendor-icons-DKCAtTJ9.js.map +1 -0
- package/dashboard/dist/assets/{workflows-DCUilz68.js → workflows-DoX-AtHN.js} +2 -2
- package/dashboard/dist/assets/{workflows-DCUilz68.js.map → workflows-DoX-AtHN.js.map} +1 -1
- package/dashboard/dist/assets/{yaml-workflows-DWNMP1PT.js → yaml-workflows-DM3jVem2.js} +2 -2
- package/dashboard/dist/assets/{yaml-workflows-DWNMP1PT.js.map → yaml-workflows-DM3jVem2.js.map} +1 -1
- package/dashboard/dist/index.html +3 -3
- package/docs/api/http/escalations.md +15 -1
- package/docs/api/http/roles.md +2 -0
- package/docs/design-principles.md +234 -0
- package/docs/hitl/design.md +228 -0
- package/docs/hitl/form.md +21 -1
- package/docs/hitl/iframe.md +1 -1
- package/docs/hitl/x-lt-display.md +56 -0
- package/docs/hitl/x-lt-layout.md +20 -1
- package/docs/hitl/x-lt-list-schema.md +8 -1
- package/docs/hitl/x-lt-widget.md +23 -0
- package/docs/hitl-guide.md +4 -2
- package/docs/schema-enforcement.md +149 -0
- package/package.json +1 -1
- package/dashboard/dist/assets/AgentConfigPage-CqmtYBbC.js +0 -16
- package/dashboard/dist/assets/AgentConfigPage-CqmtYBbC.js.map +0 -1
- package/dashboard/dist/assets/AgentDetailPage-oYLBrN74.js +0 -4
- package/dashboard/dist/assets/AgentDetailPage-oYLBrN74.js.map +0 -1
- package/dashboard/dist/assets/AgentsPage-CHczRx5N.js +0 -2
- package/dashboard/dist/assets/AgentsPage-CHczRx5N.js.map +0 -1
- package/dashboard/dist/assets/AvailableEscalationsPage-DDVuivEE.js +0 -2
- package/dashboard/dist/assets/AvailableEscalationsPage-DDVuivEE.js.map +0 -1
- package/dashboard/dist/assets/CapabilitiesPage-lQJGZ_-t.js +0 -2
- package/dashboard/dist/assets/ConfirmDeleteModal-C0x0HcHX.js +0 -2
- package/dashboard/dist/assets/CountdownTimer-TXsRlTU4.js +0 -2
- package/dashboard/dist/assets/CredentialsPage-BKxS-1sA.js.map +0 -1
- package/dashboard/dist/assets/CustomDurationPicker-j4bBrDJ6.js +0 -2
- package/dashboard/dist/assets/CustomDurationPicker-j4bBrDJ6.js.map +0 -1
- package/dashboard/dist/assets/DataTable-Byn3oyT9.js +0 -2
- package/dashboard/dist/assets/DataTable-Byn3oyT9.js.map +0 -1
- package/dashboard/dist/assets/EscalationListSchemaPage-CIJ-OgVC.js +0 -20
- package/dashboard/dist/assets/EscalationListSchemaPage-CIJ-OgVC.js.map +0 -1
- package/dashboard/dist/assets/EscalationSchemaPage-C7dHgG8e.js +0 -9
- package/dashboard/dist/assets/EscalationSchemaPage-C7dHgG8e.js.map +0 -1
- package/dashboard/dist/assets/EscalationsOverview-D8NrATg2.js +0 -2
- package/dashboard/dist/assets/EscalationsOverview-D8NrATg2.js.map +0 -1
- package/dashboard/dist/assets/EventTable-DBV1P2ME.js +0 -2
- package/dashboard/dist/assets/EventTable-DBV1P2ME.js.map +0 -1
- package/dashboard/dist/assets/FilterBar-B5Vk5tBF.js +0 -2
- package/dashboard/dist/assets/FilterBar-B5Vk5tBF.js.map +0 -1
- package/dashboard/dist/assets/GraphInvokePage-DbHvggQ_.js +0 -2
- package/dashboard/dist/assets/GraphInvokePage-DbHvggQ_.js.map +0 -1
- package/dashboard/dist/assets/HomePage-BpexnDO_.js +0 -2
- package/dashboard/dist/assets/HomePage-BpexnDO_.js.map +0 -1
- package/dashboard/dist/assets/ListToolbar-KC6LGtKP.js +0 -2
- package/dashboard/dist/assets/ListToolbar-KC6LGtKP.js.map +0 -1
- package/dashboard/dist/assets/McpOverview-BDZC9Hvl.js +0 -2
- package/dashboard/dist/assets/McpOverview-BDZC9Hvl.js.map +0 -1
- package/dashboard/dist/assets/McpQueryDetailPage-CXhgX1pS.js +0 -5
- package/dashboard/dist/assets/McpQueryDetailPage-CXhgX1pS.js.map +0 -1
- package/dashboard/dist/assets/McpRunDetailPage-BM3mUSlH.js +0 -2
- package/dashboard/dist/assets/McpRunDetailPage-BM3mUSlH.js.map +0 -1
- package/dashboard/dist/assets/McpRunsPage-f5hDbpLo.js +0 -2
- package/dashboard/dist/assets/McpRunsPage-f5hDbpLo.js.map +0 -1
- package/dashboard/dist/assets/NamespacePill-C4u6Go1W.js +0 -2
- package/dashboard/dist/assets/NamespacePill-C4u6Go1W.js.map +0 -1
- package/dashboard/dist/assets/OperationsPage-D37cZ8Qh.js +0 -2
- package/dashboard/dist/assets/OperationsPage-D37cZ8Qh.js.map +0 -1
- package/dashboard/dist/assets/OperatorDashboard-_axS17fp.js +0 -2
- package/dashboard/dist/assets/PageHeader-Bxa1XFz0.js +0 -2
- package/dashboard/dist/assets/PageHeader-Bxa1XFz0.js.map +0 -1
- package/dashboard/dist/assets/PageHeaderWithStats-D_sO0MqJ.js +0 -2
- package/dashboard/dist/assets/PageHeaderWithStats-D_sO0MqJ.js.map +0 -1
- package/dashboard/dist/assets/PriorityBadge-B4ykBH7f.js.map +0 -1
- package/dashboard/dist/assets/ProcessDetailPage-D8pAWUXx.js +0 -2
- package/dashboard/dist/assets/ProcessDetailPage-D8pAWUXx.js.map +0 -1
- package/dashboard/dist/assets/RoleDetailPage-ufbypNNR.js +0 -8
- package/dashboard/dist/assets/RoleDetailPage-ufbypNNR.js.map +0 -1
- package/dashboard/dist/assets/RolePill-DLwmVMam.js +0 -2
- package/dashboard/dist/assets/RolePill-DLwmVMam.js.map +0 -1
- package/dashboard/dist/assets/RolesPage-CxpXm4Sw.js +0 -2
- package/dashboard/dist/assets/RolesPage-CxpXm4Sw.js.map +0 -1
- package/dashboard/dist/assets/RunAsSelector-BebF8Lib.js +0 -2
- package/dashboard/dist/assets/RunAsSelector-BebF8Lib.js.map +0 -1
- package/dashboard/dist/assets/SlidePanel-BDVDuwIf.js +0 -2
- package/dashboard/dist/assets/SlidePanel-BDVDuwIf.js.map +0 -1
- package/dashboard/dist/assets/StatCard-DrdlUeQz.js +0 -2
- package/dashboard/dist/assets/StatCard-DrdlUeQz.js.map +0 -1
- package/dashboard/dist/assets/StatusBadge-CEQMRmSQ.js +0 -2
- package/dashboard/dist/assets/StatusBadge-CEQMRmSQ.js.map +0 -1
- package/dashboard/dist/assets/StreamMessageDetail-BIXbrZM0.js +0 -2
- package/dashboard/dist/assets/StreamMessageDetail-BIXbrZM0.js.map +0 -1
- package/dashboard/dist/assets/SwimlaneTimeline-CC5qZjYo.js +0 -2
- package/dashboard/dist/assets/SwimlaneTimeline-CC5qZjYo.js.map +0 -1
- package/dashboard/dist/assets/TagInput-C2gi47M8.js +0 -2
- package/dashboard/dist/assets/TagInput-C2gi47M8.js.map +0 -1
- package/dashboard/dist/assets/TaskQueuePill-BPP0Almh.js +0 -2
- package/dashboard/dist/assets/TaskQueuePill-BPP0Almh.js.map +0 -1
- package/dashboard/dist/assets/TimestampCell-DGOsba-A.js +0 -2
- package/dashboard/dist/assets/TimestampCell-DGOsba-A.js.map +0 -1
- package/dashboard/dist/assets/ToolPill-D74TkYB-.js +0 -2
- package/dashboard/dist/assets/ToolPill-D74TkYB-.js.map +0 -1
- package/dashboard/dist/assets/ToolTestPanel-Bez6OyRL.js +0 -2
- package/dashboard/dist/assets/ToolTestPanel-Bez6OyRL.js.map +0 -1
- package/dashboard/dist/assets/TopicDetailPage-BHccgkU_.js +0 -9
- package/dashboard/dist/assets/TopicDetailPage-BHccgkU_.js.map +0 -1
- package/dashboard/dist/assets/TopicsPage-5yW63ELl.js +0 -2
- package/dashboard/dist/assets/WorkflowExecutionPage-CDDLled5.js +0 -2
- package/dashboard/dist/assets/WorkflowExecutionPage-CDDLled5.js.map +0 -1
- package/dashboard/dist/assets/WorkflowPill-Fjc2q9U9.js +0 -2
- package/dashboard/dist/assets/WorkflowPill-Fjc2q9U9.js.map +0 -1
- package/dashboard/dist/assets/WorkflowsOverview-D8MkSMex.js +0 -2
- package/dashboard/dist/assets/WorkflowsOverview-D8MkSMex.js.map +0 -1
- package/dashboard/dist/assets/YamlWorkflowsPage-9Ki54d-9.js +0 -2
- package/dashboard/dist/assets/YamlWorkflowsPage-9Ki54d-9.js.map +0 -1
- package/dashboard/dist/assets/bots-CAYJYL9E.js +0 -2
- package/dashboard/dist/assets/bots-CAYJYL9E.js.map +0 -1
- package/dashboard/dist/assets/escalation-columns-BbS5X61l.js +0 -2
- package/dashboard/dist/assets/escalation-columns-BbS5X61l.js.map +0 -1
- package/dashboard/dist/assets/index-B68A3v-S.js +0 -2
- package/dashboard/dist/assets/index-B68A3v-S.js.map +0 -1
- package/dashboard/dist/assets/index-BAi89Xpm.js +0 -2
- package/dashboard/dist/assets/index-BAi89Xpm.js.map +0 -1
- package/dashboard/dist/assets/index-BJ0jjFsI.js +0 -5
- package/dashboard/dist/assets/index-BJ0jjFsI.js.map +0 -1
- package/dashboard/dist/assets/index-BOJMUk4F.js +0 -2
- package/dashboard/dist/assets/index-BOJMUk4F.js.map +0 -1
- package/dashboard/dist/assets/index-BrgYykPV.js +0 -2
- package/dashboard/dist/assets/index-BrgYykPV.js.map +0 -1
- package/dashboard/dist/assets/index-BxgtIqvl.js +0 -2
- package/dashboard/dist/assets/index-BxgtIqvl.js.map +0 -1
- package/dashboard/dist/assets/index-C0cHXaX-.css +0 -1
- package/dashboard/dist/assets/index-CDHDoHYz.js +0 -6
- package/dashboard/dist/assets/index-CDHDoHYz.js.map +0 -1
- package/dashboard/dist/assets/index-CUZJHXew.js +0 -2
- package/dashboard/dist/assets/index-CUZJHXew.js.map +0 -1
- package/dashboard/dist/assets/index-D5n_e59T.js +0 -2
- package/dashboard/dist/assets/index-D5n_e59T.js.map +0 -1
- package/dashboard/dist/assets/index-DIgiIoou.js +0 -63
- package/dashboard/dist/assets/index-DIgiIoou.js.map +0 -1
- package/dashboard/dist/assets/index-Dd1RxGNw.js +0 -2
- package/dashboard/dist/assets/index-iOb3sGsC.js +0 -5
- package/dashboard/dist/assets/index-iOb3sGsC.js.map +0 -1
- package/dashboard/dist/assets/index-mcAkQblr.js +0 -2
- package/dashboard/dist/assets/index-mcAkQblr.js.map +0 -1
- package/dashboard/dist/assets/vendor-icons-ihWGa7_d.js.map +0 -1
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["./ProcessesListPage-CQ9tSw7U.js","./vendor-query-B2UbickB.js","./tasks-BAEsqcz2.js","./workflows-DoX-AtHN.js","./useEventHooks-BlpwRvHO.js","./useFilterParams-x-Dg0Vgz.js","./vendor-react-CXumBFUA.js","./useDebouncedValue-BA5S7V54.js","./api-path-u2Jf9QXS.js","./DataTable-BTu2AaEl.js","./EmptyState-BcsfPq9T.js","./TimestampCell-BZe6bx18.js","./StickyPagination-BTGfmGV3.js","./FilterBar-BR3ztZ8y.js","./vendor-icons-DKCAtTJ9.js","./PageHeader-DvEmMMP6.js","./ListToolbar-DuoEdVtK.js","./WorkflowPill-CQ1AmhlC.js","./ProcessDetailPage-DpYSMRj1.js","./PageHeaderWithStats-X0eAmu-x.js","./StatusBadge-BbqghFMi.js","./RolePill-CWhoLwef.js","./UserName-VXM1oHMC.js","./users-uGtDRGxR.js","./McpOverview-NXKsGiWU.js","./mcp-CBcz4BCS.js","./pipelines-CmAAH3B6.js","./yaml-workflows-DM3jVem2.js","./controlplane-CuTQ7eUE.js","./StatCard-DBANWIss.js","./McpRunsPage-Ce_XIYpP.js","./useNamespace-CoNUlZ6Z.js","./ElapsedCell-DFOW9T4b.js","./RowActions-BA9L9djf.js","./McpRunDetailPage-B49nUXEl.js","./CopyableId-B1mxKfVb.js","./CollapsibleSection-W9F9lziT.js","./EventTable-DJWJ7J0m.js","./SwimlaneTimeline-CA106TYo.js","./StreamMessageDetail-DqRpzA_6.js","./McpQueryPage-BPJmFYOY.js","./mcp-query-C4fKTOYo.js","./McpQueryDetailPage-BC-iXfIx.js","./TagInput-CoR4MzsW.js","./useYamlActivityEvents-8GUn5Wie.js","./helpers-DzO-OGPe.js","./RunAsSelector-DzYcpQTm.js","./BotPicker-CidlGr6f.js","./bots-ClgSrxel.js","./ToolPill-xX-buQtY.js","./TimeAgo-D7dSIY7-.js","./EscalationsOverview-CvIdOtoP.js","./AvailableEscalationsPage-DlVoNd8B.js","./task-queues-7-sHKPsN.js","./CustomDurationPicker-ClufO2ew.js","./Modal-D4afnAjc.js","./constants-BHkpVaqx.js","./role-display-Dvo2lDpU.js","./CountdownTimer-lkv_7msa.js","./escalation-columns-CS0c7cAr.js","./PriorityBadge-CCERr9vQ.js","./OperatorDashboard-DpXjhs-3.js","./index-Ikj_NTuy.js","./WorkflowsOverview-D5HthpAW.js","./index-Cavwd8UU.js","./NamespacePill-LWvZXt_g.js","./WorkflowsDashboard-BbM69MnB.js","./YamlWorkflowsPage-FFjWwydj.js","./GraphInvokePage-Cwn-8Glr.js","./YamlWorkflowDetailPage-CDDVMYWi.js","./TasksListPage-kB_j9G8o.js","./TaskDetailPage-BRg-w2Ev.js","./WorkflowExecutionPage-BCq2cR1V.js","./AdminDashboard-Cma2NGsF.js","./index-CoPWHo_H.js","./TaskQueuePill-Dw3YN8M-.js","./index-C1t0YIXC.js","./ConfirmDeleteModal-BUh-Dzba.js","./index-CnsPBTXL.js","./ToolTestPanel-U3NaF_T_.js","./index-C9o2UNhC.js","./index-CUguKMXZ.js","./RolesPage-D-6kIact.js","./RoleDetailPage-DKeQKDkW.js","./EscalationSchemaPage-BCC7iscN.js","./EscalationListSchemaPage-_IhqXIQu.js","./index-DSa-6Ux8.js","./OperationsPage-DI7AQO9f.js","./index-Xd1jcHe7.js","./index-CBj-vstO.js","./CredentialsPage-DyOgfnPB.js","./index-CwQVaa7x.js","./DropZone-C3hOjJtC.js","./index-BBA4AxmL.js","./knowledge-BHBt-6kW.js","./HomePage-D8RVntg0.js","./AgentsPage-DZO9i7Nl.js","./agents-BwiSNu73.js","./AgentDetailPage-DuLEKzRT.js","./CronLabel-geum95dj.js","./AgentConfigPage-CbIhM-fa.js","./capabilities-JUaKsby4.js","./topics-CY0pJ6_o.js","./CapabilitiesPage-BMNNTa0D.js","./TopicsPage-Cy3chaca.js","./TopicDetailPage-BpALvXP1.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
var Jx=Object.defineProperty;var Qx=(i,t,s)=>t in i?Jx(i,t,{enumerable:!0,configurable:!0,writable:!0,value:s}):i[t]=s;var v=(i,t,s)=>Qx(i,typeof t!="symbol"?t+"":t,s);import{r as Kx,a as A,j as h,u as ht,b as bt,c as Et,Q as Xx,d as Zx}from"./vendor-query-B2UbickB.js";import{r as Wx,u as Sn,L as Qs,N as Nr,a as wg,b as Ln,O as wr,c as Sg,d as ev,R as tv}from"./vendor-react-CXumBFUA.js";import{X as Yn,E as nv,S as sv,M as iv,L as rv,I as Nf,R as Eg,B as jg,U as av,a as lv,b as ov,c as cv,Z as uv,P as u0,d as Ag,e as fv,f as f0,g as h0,h as d0,C as hv,W as Wf,i as dv,j as mv,F as pv,k as gv,l as yv,N as bv,m as xv,D as vv,n as Og,o as Ng,p as _v,q as wv,r as Sv,s as Ev,t as jv,u as Av,v as m0,G as Ov,T as Nv,w as Tv,x as kv,y as Cv}from"./vendor-icons-DKCAtTJ9.js";(function(){const t=document.createElement("link").relList;if(t&&t.supports&&t.supports("modulepreload"))return;for(const o of document.querySelectorAll('link[rel="modulepreload"]'))a(o);new MutationObserver(o=>{for(const f of o)if(f.type==="childList")for(const d of f.addedNodes)d.tagName==="LINK"&&d.rel==="modulepreload"&&a(d)}).observe(document,{childList:!0,subtree:!0});function s(o){const f={};return o.integrity&&(f.integrity=o.integrity),o.referrerPolicy&&(f.referrerPolicy=o.referrerPolicy),o.crossOrigin==="use-credentials"?f.credentials="include":o.crossOrigin==="anonymous"?f.credentials="omit":f.credentials="same-origin",f}function a(o){if(o.ep)return;o.ep=!0;const f=s(o);fetch(o.href,f)}})();var uf={exports:{}},Ta={},ff={exports:{}},hf={};/**
|
|
3
|
+
* @license React
|
|
4
|
+
* scheduler.production.js
|
|
5
|
+
*
|
|
6
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
7
|
+
*
|
|
8
|
+
* This source code is licensed under the MIT license found in the
|
|
9
|
+
* LICENSE file in the root directory of this source tree.
|
|
10
|
+
*/var p0;function Mv(){return p0||(p0=1,(function(i){function t(z,se){var fe=z.length;z.push(se);e:for(;0<fe;){var Se=fe-1>>>1,ye=z[Se];if(0<o(ye,se))z[Se]=se,z[fe]=ye,fe=Se;else break e}}function s(z){return z.length===0?null:z[0]}function a(z){if(z.length===0)return null;var se=z[0],fe=z.pop();if(fe!==se){z[0]=fe;e:for(var Se=0,ye=z.length,ke=ye>>>1;Se<ke;){var Ee=2*(Se+1)-1,Ce=z[Ee],lt=Ee+1,Gt=z[lt];if(0>o(Ce,fe))lt<ye&&0>o(Gt,Ce)?(z[Se]=Gt,z[lt]=fe,Se=lt):(z[Se]=Ce,z[Ee]=fe,Se=Ee);else if(lt<ye&&0>o(Gt,fe))z[Se]=Gt,z[lt]=fe,Se=lt;else break e}}return se}function o(z,se){var fe=z.sortIndex-se.sortIndex;return fe!==0?fe:z.id-se.id}if(i.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var f=performance;i.unstable_now=function(){return f.now()}}else{var d=Date,m=d.now();i.unstable_now=function(){return d.now()-m}}var g=[],y=[],E=1,_=null,N=3,D=!1,M=!1,q=!1,F=!1,ie=typeof setTimeout=="function"?setTimeout:null,$=typeof clearTimeout=="function"?clearTimeout:null,oe=typeof setImmediate<"u"?setImmediate:null;function te(z){for(var se=s(y);se!==null;){if(se.callback===null)a(y);else if(se.startTime<=z)a(y),se.sortIndex=se.expirationTime,t(g,se);else break;se=s(y)}}function k(z){if(q=!1,te(z),!M)if(s(g)!==null)M=!0,Z||(Z=!0,Q());else{var se=s(y);se!==null&&Ne(k,se.startTime-z)}}var Z=!1,le=-1,I=5,V=-1;function W(){return F?!0:!(i.unstable_now()-V<I)}function ae(){if(F=!1,Z){var z=i.unstable_now();V=z;var se=!0;try{e:{M=!1,q&&(q=!1,$(le),le=-1),D=!0;var fe=N;try{t:{for(te(z),_=s(g);_!==null&&!(_.expirationTime>z&&W());){var Se=_.callback;if(typeof Se=="function"){_.callback=null,N=_.priorityLevel;var ye=Se(_.expirationTime<=z);if(z=i.unstable_now(),typeof ye=="function"){_.callback=ye,te(z),se=!0;break t}_===s(g)&&a(g),te(z)}else a(g);_=s(g)}if(_!==null)se=!0;else{var ke=s(y);ke!==null&&Ne(k,ke.startTime-z),se=!1}}break e}finally{_=null,N=fe,D=!1}se=void 0}}finally{se?Q():Z=!1}}}var Q;if(typeof oe=="function")Q=function(){oe(ae)};else if(typeof MessageChannel<"u"){var ve=new MessageChannel,De=ve.port2;ve.port1.onmessage=ae,Q=function(){De.postMessage(null)}}else Q=function(){ie(ae,0)};function Ne(z,se){le=ie(function(){z(i.unstable_now())},se)}i.unstable_IdlePriority=5,i.unstable_ImmediatePriority=1,i.unstable_LowPriority=4,i.unstable_NormalPriority=3,i.unstable_Profiling=null,i.unstable_UserBlockingPriority=2,i.unstable_cancelCallback=function(z){z.callback=null},i.unstable_forceFrameRate=function(z){0>z||125<z?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):I=0<z?Math.floor(1e3/z):5},i.unstable_getCurrentPriorityLevel=function(){return N},i.unstable_next=function(z){switch(N){case 1:case 2:case 3:var se=3;break;default:se=N}var fe=N;N=se;try{return z()}finally{N=fe}},i.unstable_requestPaint=function(){F=!0},i.unstable_runWithPriority=function(z,se){switch(z){case 1:case 2:case 3:case 4:case 5:break;default:z=3}var fe=N;N=z;try{return se()}finally{N=fe}},i.unstable_scheduleCallback=function(z,se,fe){var Se=i.unstable_now();switch(typeof fe=="object"&&fe!==null?(fe=fe.delay,fe=typeof fe=="number"&&0<fe?Se+fe:Se):fe=Se,z){case 1:var ye=-1;break;case 2:ye=250;break;case 5:ye=1073741823;break;case 4:ye=1e4;break;default:ye=5e3}return ye=fe+ye,z={id:E++,callback:se,priorityLevel:z,startTime:fe,expirationTime:ye,sortIndex:-1},fe>Se?(z.sortIndex=fe,t(y,z),s(g)===null&&z===s(y)&&(q?($(le),le=-1):q=!0,Ne(k,fe-Se))):(z.sortIndex=ye,t(g,z),M||D||(M=!0,Z||(Z=!0,Q()))),z},i.unstable_shouldYield=W,i.unstable_wrapCallback=function(z){var se=N;return function(){var fe=N;N=se;try{return z.apply(this,arguments)}finally{N=fe}}}})(hf)),hf}var g0;function Rv(){return g0||(g0=1,ff.exports=Mv()),ff.exports}/**
|
|
11
|
+
* @license React
|
|
12
|
+
* react-dom-client.production.js
|
|
13
|
+
*
|
|
14
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
15
|
+
*
|
|
16
|
+
* This source code is licensed under the MIT license found in the
|
|
17
|
+
* LICENSE file in the root directory of this source tree.
|
|
18
|
+
*/var y0;function Dv(){if(y0)return Ta;y0=1;var i=Rv(),t=Kx(),s=Wx();function a(e){var n="https://react.dev/errors/"+e;if(1<arguments.length){n+="?args[]="+encodeURIComponent(arguments[1]);for(var r=2;r<arguments.length;r++)n+="&args[]="+encodeURIComponent(arguments[r])}return"Minified React error #"+e+"; visit "+n+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function o(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function f(e){var n=e,r=e;if(e.alternate)for(;n.return;)n=n.return;else{e=n;do n=e,(n.flags&4098)!==0&&(r=n.return),e=n.return;while(e)}return n.tag===3?r:null}function d(e){if(e.tag===13){var n=e.memoizedState;if(n===null&&(e=e.alternate,e!==null&&(n=e.memoizedState)),n!==null)return n.dehydrated}return null}function m(e){if(e.tag===31){var n=e.memoizedState;if(n===null&&(e=e.alternate,e!==null&&(n=e.memoizedState)),n!==null)return n.dehydrated}return null}function g(e){if(f(e)!==e)throw Error(a(188))}function y(e){var n=e.alternate;if(!n){if(n=f(e),n===null)throw Error(a(188));return n!==e?null:e}for(var r=e,l=n;;){var c=r.return;if(c===null)break;var u=c.alternate;if(u===null){if(l=c.return,l!==null){r=l;continue}break}if(c.child===u.child){for(u=c.child;u;){if(u===r)return g(c),e;if(u===l)return g(c),n;u=u.sibling}throw Error(a(188))}if(r.return!==l.return)r=c,l=u;else{for(var p=!1,b=c.child;b;){if(b===r){p=!0,r=c,l=u;break}if(b===l){p=!0,l=c,r=u;break}b=b.sibling}if(!p){for(b=u.child;b;){if(b===r){p=!0,r=u,l=c;break}if(b===l){p=!0,l=u,r=c;break}b=b.sibling}if(!p)throw Error(a(189))}}if(r.alternate!==l)throw Error(a(190))}if(r.tag!==3)throw Error(a(188));return r.stateNode.current===r?e:n}function E(e){var n=e.tag;if(n===5||n===26||n===27||n===6)return e;for(e=e.child;e!==null;){if(n=E(e),n!==null)return n;e=e.sibling}return null}var _=Object.assign,N=Symbol.for("react.element"),D=Symbol.for("react.transitional.element"),M=Symbol.for("react.portal"),q=Symbol.for("react.fragment"),F=Symbol.for("react.strict_mode"),ie=Symbol.for("react.profiler"),$=Symbol.for("react.consumer"),oe=Symbol.for("react.context"),te=Symbol.for("react.forward_ref"),k=Symbol.for("react.suspense"),Z=Symbol.for("react.suspense_list"),le=Symbol.for("react.memo"),I=Symbol.for("react.lazy"),V=Symbol.for("react.activity"),W=Symbol.for("react.memo_cache_sentinel"),ae=Symbol.iterator;function Q(e){return e===null||typeof e!="object"?null:(e=ae&&e[ae]||e["@@iterator"],typeof e=="function"?e:null)}var ve=Symbol.for("react.client.reference");function De(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===ve?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case q:return"Fragment";case ie:return"Profiler";case F:return"StrictMode";case k:return"Suspense";case Z:return"SuspenseList";case V:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case M:return"Portal";case oe:return e.displayName||"Context";case $:return(e._context.displayName||"Context")+".Consumer";case te:var n=e.render;return e=e.displayName,e||(e=n.displayName||n.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case le:return n=e.displayName||null,n!==null?n:De(e.type)||"Memo";case I:n=e._payload,e=e._init;try{return De(e(n))}catch{}}return null}var Ne=Array.isArray,z=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,se=s.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,fe={pending:!1,data:null,method:null,action:null},Se=[],ye=-1;function ke(e){return{current:e}}function Ee(e){0>ye||(e.current=Se[ye],Se[ye]=null,ye--)}function Ce(e,n){ye++,Se[ye]=e.current,e.current=n}var lt=ke(null),Gt=ke(null),on=ke(null),Tt=ke(null);function kt(e,n){switch(Ce(on,n),Ce(Gt,e),Ce(lt,null),n.nodeType){case 9:case 11:e=(e=n.documentElement)&&(e=e.namespaceURI)?Rp(e):0;break;default:if(e=n.tagName,n=n.namespaceURI)n=Rp(n),e=Dp(n,e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}Ee(lt),Ce(lt,e)}function je(){Ee(lt),Ee(Gt),Ee(on)}function Ct(e){e.memoizedState!==null&&Ce(Tt,e);var n=lt.current,r=Dp(n,e.type);n!==r&&(Ce(Gt,e),Ce(lt,r))}function si(e){Gt.current===e&&(Ee(lt),Ee(Gt)),Tt.current===e&&(Ee(Tt),ja._currentValue=fe)}var Mi,ii;function cn(e){if(Mi===void 0)try{throw Error()}catch(r){var n=r.stack.trim().match(/\n( *(at )?)/);Mi=n&&n[1]||"",ii=-1<r.stack.indexOf(`
|
|
19
|
+
at`)?" (<anonymous>)":-1<r.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
20
|
+
`+Mi+e+ii}var Ri=!1;function ys(e,n){if(!e||Ri)return"";Ri=!0;var r=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var l={DetermineComponentFrameRoot:function(){try{if(n){var ee=function(){throw Error()};if(Object.defineProperty(ee.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ee,[])}catch(Y){var P=Y}Reflect.construct(e,[],ee)}else{try{ee.call()}catch(Y){P=Y}e.call(ee.prototype)}}else{try{throw Error()}catch(Y){P=Y}(ee=e())&&typeof ee.catch=="function"&&ee.catch(function(){})}}catch(Y){if(Y&&P&&typeof Y.stack=="string")return[Y.stack,P.stack]}return[null,null]}};l.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var c=Object.getOwnPropertyDescriptor(l.DetermineComponentFrameRoot,"name");c&&c.configurable&&Object.defineProperty(l.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var u=l.DetermineComponentFrameRoot(),p=u[0],b=u[1];if(p&&b){var O=p.split(`
|
|
21
|
+
`),L=b.split(`
|
|
22
|
+
`);for(c=l=0;l<O.length&&!O[l].includes("DetermineComponentFrameRoot");)l++;for(;c<L.length&&!L[c].includes("DetermineComponentFrameRoot");)c++;if(l===O.length||c===L.length)for(l=O.length-1,c=L.length-1;1<=l&&0<=c&&O[l]!==L[c];)c--;for(;1<=l&&0<=c;l--,c--)if(O[l]!==L[c]){if(l!==1||c!==1)do if(l--,c--,0>c||O[l]!==L[c]){var G=`
|
|
23
|
+
`+O[l].replace(" at new "," at ");return e.displayName&&G.includes("<anonymous>")&&(G=G.replace("<anonymous>",e.displayName)),G}while(1<=l&&0<=c);break}}}finally{Ri=!1,Error.prepareStackTrace=r}return(r=e?e.displayName||e.name:"")?cn(r):""}function Wa(e,n){switch(e.tag){case 26:case 27:case 5:return cn(e.type);case 16:return cn("Lazy");case 13:return e.child!==n&&n!==null?cn("Suspense Fallback"):cn("Suspense");case 19:return cn("SuspenseList");case 0:case 15:return ys(e.type,!1);case 11:return ys(e.type.render,!1);case 1:return ys(e.type,!0);case 31:return cn("Activity");default:return""}}function el(e){try{var n="",r=null;do n+=Wa(e,r),r=e,e=e.return;while(e);return n}catch(l){return`
|
|
24
|
+
Error generating stack: `+l.message+`
|
|
25
|
+
`+l.stack}}var qr=Object.prototype.hasOwnProperty,zr=i.unstable_scheduleCallback,In=i.unstable_cancelCallback,tl=i.unstable_shouldYield,Di=i.unstable_requestPaint,et=i.unstable_now,Wo=i.unstable_getCurrentPriorityLevel,nl=i.unstable_ImmediatePriority,sl=i.unstable_UserBlockingPriority,qi=i.unstable_NormalPriority,ec=i.unstable_LowPriority,il=i.unstable_IdlePriority,tc=i.log,rl=i.unstable_setDisableYieldValue,ri=null,ot=null;function It(e){if(typeof tc=="function"&&rl(e),ot&&typeof ot.setStrictMode=="function")try{ot.setStrictMode(ri,e)}catch{}}var Mt=Math.clz32?Math.clz32:zi,Ur=Math.log,Br=Math.LN2;function zi(e){return e>>>=0,e===0?32:31-(Ur(e)/Br|0)|0}var bs=256,Fn=262144,xs=4194304;function En(e){var n=e&42;if(n!==0)return n;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:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:return e&261888;case 262144:case 524288:case 1048576:case 2097152:return e&3932160;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function ai(e,n,r){var l=e.pendingLanes;if(l===0)return 0;var c=0,u=e.suspendedLanes,p=e.pingedLanes;e=e.warmLanes;var b=l&134217727;return b!==0?(l=b&~u,l!==0?c=En(l):(p&=b,p!==0?c=En(p):r||(r=b&~e,r!==0&&(c=En(r))))):(b=l&~u,b!==0?c=En(b):p!==0?c=En(p):r||(r=l&~e,r!==0&&(c=En(r)))),c===0?0:n!==0&&n!==c&&(n&u)===0&&(u=c&-c,r=n&-n,u>=r||u===32&&(r&4194048)!==0)?n:c}function li(e,n){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&n)===0}function Lr(e,n){switch(e){case 1:case 2:case 4:case 8:case 64:return n+250;case 16:case 32: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 n+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function Ui(){var e=xs;return xs<<=1,(xs&62914560)===0&&(xs=4194304),e}function vs(e){for(var n=[],r=0;31>r;r++)n.push(e);return n}function jn(e,n){e.pendingLanes|=n,n!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function _s(e,n,r,l,c,u){var p=e.pendingLanes;e.pendingLanes=r,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=r,e.entangledLanes&=r,e.errorRecoveryDisabledLanes&=r,e.shellSuspendCounter=0;var b=e.entanglements,O=e.expirationTimes,L=e.hiddenUpdates;for(r=p&~r;0<r;){var G=31-Mt(r),ee=1<<G;b[G]=0,O[G]=-1;var P=L[G];if(P!==null)for(L[G]=null,G=0;G<P.length;G++){var Y=P[G];Y!==null&&(Y.lane&=-536870913)}r&=~ee}l!==0&&ws(e,l,0),u!==0&&c===0&&e.tag!==0&&(e.suspendedLanes|=u&~(p&~n))}function ws(e,n,r){e.pendingLanes|=n,e.suspendedLanes&=~n;var l=31-Mt(n);e.entangledLanes|=n,e.entanglements[l]=e.entanglements[l]|1073741824|r&261930}function oi(e,n){var r=e.entangledLanes|=n;for(e=e.entanglements;r;){var l=31-Mt(r),c=1<<l;c&n|e[l]&n&&(e[l]|=n),r&=~c}}function Ss(e,n){var r=n&-n;return r=(r&42)!==0?1:Jn(r),(r&(e.suspendedLanes|n))!==0?0:r}function Jn(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=16;break;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:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function ci(e){return e&=-e,2<e?8<e?(e&134217727)!==0?32:268435456:8:2}function Pr(){var e=se.p;return e!==0?e:(e=window.event,e===void 0?32:s0(e.type))}function al(e,n){var r=se.p;try{return se.p=e,n()}finally{se.p=r}}var Dn=Math.random().toString(36).slice(2),Qe="__reactFiber$"+Dn,it="__reactProps$"+Dn,Ft="__reactContainer$"+Dn,ui="__reactEvents$"+Dn,Hr="__reactListeners$"+Dn,ll="__reactHandles$"+Dn,ol="__reactResources$"+Dn,xt="__reactMarker$"+Dn;function Bi(e){delete e[Qe],delete e[it],delete e[ui],delete e[Hr],delete e[ll]}function x(e){var n=e[Qe];if(n)return n;for(var r=e.parentNode;r;){if(n=r[Ft]||r[Qe]){if(r=n.alternate,n.child!==null||r!==null&&r.child!==null)for(e=Hp(e);e!==null;){if(r=e[Qe])return r;e=Hp(e)}return n}e=r,r=e.parentNode}return null}function S(e){if(e=e[Qe]||e[Ft]){var n=e.tag;if(n===5||n===6||n===13||n===31||n===26||n===27||n===3)return e}return null}function w(e){var n=e.tag;if(n===5||n===26||n===27||n===6)return e.stateNode;throw Error(a(33))}function j(e){var n=e[ol];return n||(n=e[ol]={hoistableStyles:new Map,hoistableScripts:new Map}),n}function T(e){e[xt]=!0}var U=new Set,X={};function ne(e,n){H(e,n),H(e+"Capture",n)}function H(e,n){for(X[e]=n,e=0;e<n.length;e++)U.add(n[e])}var K=RegExp("^[: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]*$"),de={},Te={};function Xe(e){return qr.call(Te,e)?!0:qr.call(de,e)?!1:K.test(e)?Te[e]=!0:(de[e]=!0,!1)}function Rt(e,n,r){if(Xe(n))if(r===null)e.removeAttribute(n);else{switch(typeof r){case"undefined":case"function":case"symbol":e.removeAttribute(n);return;case"boolean":var l=n.toLowerCase().slice(0,5);if(l!=="data-"&&l!=="aria-"){e.removeAttribute(n);return}}e.setAttribute(n,""+r)}}function An(e,n,r){if(r===null)e.removeAttribute(n);else{switch(typeof r){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(n);return}e.setAttribute(n,""+r)}}function Qn(e,n,r,l){if(l===null)e.removeAttribute(r);else{switch(typeof l){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(r);return}e.setAttributeNS(n,r,""+l)}}function un(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function jh(e){var n=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(n==="checkbox"||n==="radio")}function Hy(e,n,r){var l=Object.getOwnPropertyDescriptor(e.constructor.prototype,n);if(!e.hasOwnProperty(n)&&typeof l<"u"&&typeof l.get=="function"&&typeof l.set=="function"){var c=l.get,u=l.set;return Object.defineProperty(e,n,{configurable:!0,get:function(){return c.call(this)},set:function(p){r=""+p,u.call(this,p)}}),Object.defineProperty(e,n,{enumerable:l.enumerable}),{getValue:function(){return r},setValue:function(p){r=""+p},stopTracking:function(){e._valueTracker=null,delete e[n]}}}}function nc(e){if(!e._valueTracker){var n=jh(e)?"checked":"value";e._valueTracker=Hy(e,n,""+e[n])}}function Ah(e){if(!e)return!1;var n=e._valueTracker;if(!n)return!0;var r=n.getValue(),l="";return e&&(l=jh(e)?e.checked?"true":"false":e.value),e=l,e!==r?(n.setValue(e),!0):!1}function cl(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}}var $y=/[\n"\\]/g;function fn(e){return e.replace($y,function(n){return"\\"+n.charCodeAt(0).toString(16)+" "})}function sc(e,n,r,l,c,u,p,b){e.name="",p!=null&&typeof p!="function"&&typeof p!="symbol"&&typeof p!="boolean"?e.type=p:e.removeAttribute("type"),n!=null?p==="number"?(n===0&&e.value===""||e.value!=n)&&(e.value=""+un(n)):e.value!==""+un(n)&&(e.value=""+un(n)):p!=="submit"&&p!=="reset"||e.removeAttribute("value"),n!=null?ic(e,p,un(n)):r!=null?ic(e,p,un(r)):l!=null&&e.removeAttribute("value"),c==null&&u!=null&&(e.defaultChecked=!!u),c!=null&&(e.checked=c&&typeof c!="function"&&typeof c!="symbol"),b!=null&&typeof b!="function"&&typeof b!="symbol"&&typeof b!="boolean"?e.name=""+un(b):e.removeAttribute("name")}function Oh(e,n,r,l,c,u,p,b){if(u!=null&&typeof u!="function"&&typeof u!="symbol"&&typeof u!="boolean"&&(e.type=u),n!=null||r!=null){if(!(u!=="submit"&&u!=="reset"||n!=null)){nc(e);return}r=r!=null?""+un(r):"",n=n!=null?""+un(n):r,b||n===e.value||(e.value=n),e.defaultValue=n}l=l??c,l=typeof l!="function"&&typeof l!="symbol"&&!!l,e.checked=b?e.checked:!!l,e.defaultChecked=!!l,p!=null&&typeof p!="function"&&typeof p!="symbol"&&typeof p!="boolean"&&(e.name=p),nc(e)}function ic(e,n,r){n==="number"&&cl(e.ownerDocument)===e||e.defaultValue===""+r||(e.defaultValue=""+r)}function Li(e,n,r,l){if(e=e.options,n){n={};for(var c=0;c<r.length;c++)n["$"+r[c]]=!0;for(r=0;r<e.length;r++)c=n.hasOwnProperty("$"+e[r].value),e[r].selected!==c&&(e[r].selected=c),c&&l&&(e[r].defaultSelected=!0)}else{for(r=""+un(r),n=null,c=0;c<e.length;c++){if(e[c].value===r){e[c].selected=!0,l&&(e[c].defaultSelected=!0);return}n!==null||e[c].disabled||(n=e[c])}n!==null&&(n.selected=!0)}}function Nh(e,n,r){if(n!=null&&(n=""+un(n),n!==e.value&&(e.value=n),r==null)){e.defaultValue!==n&&(e.defaultValue=n);return}e.defaultValue=r!=null?""+un(r):""}function Th(e,n,r,l){if(n==null){if(l!=null){if(r!=null)throw Error(a(92));if(Ne(l)){if(1<l.length)throw Error(a(93));l=l[0]}r=l}r==null&&(r=""),n=r}r=un(n),e.defaultValue=r,l=e.textContent,l===r&&l!==""&&l!==null&&(e.value=l),nc(e)}function Pi(e,n){if(n){var r=e.firstChild;if(r&&r===e.lastChild&&r.nodeType===3){r.nodeValue=n;return}}e.textContent=n}var Yy=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function kh(e,n,r){var l=n.indexOf("--")===0;r==null||typeof r=="boolean"||r===""?l?e.setProperty(n,""):n==="float"?e.cssFloat="":e[n]="":l?e.setProperty(n,r):typeof r!="number"||r===0||Yy.has(n)?n==="float"?e.cssFloat=r:e[n]=(""+r).trim():e[n]=r+"px"}function Ch(e,n,r){if(n!=null&&typeof n!="object")throw Error(a(62));if(e=e.style,r!=null){for(var l in r)!r.hasOwnProperty(l)||n!=null&&n.hasOwnProperty(l)||(l.indexOf("--")===0?e.setProperty(l,""):l==="float"?e.cssFloat="":e[l]="");for(var c in n)l=n[c],n.hasOwnProperty(c)&&r[c]!==l&&kh(e,c,l)}else for(var u in n)n.hasOwnProperty(u)&&kh(e,u,n[u])}function rc(e){if(e.indexOf("-")===-1)return!1;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 Vy=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Gy=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function ul(e){return Gy.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}function Kn(){}var ac=null;function lc(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var Hi=null,$i=null;function Mh(e){var n=S(e);if(n&&(e=n.stateNode)){var r=e[it]||null;e:switch(e=n.stateNode,n.type){case"input":if(sc(e,r.value,r.defaultValue,r.defaultValue,r.checked,r.defaultChecked,r.type,r.name),n=r.name,r.type==="radio"&&n!=null){for(r=e;r.parentNode;)r=r.parentNode;for(r=r.querySelectorAll('input[name="'+fn(""+n)+'"][type="radio"]'),n=0;n<r.length;n++){var l=r[n];if(l!==e&&l.form===e.form){var c=l[it]||null;if(!c)throw Error(a(90));sc(l,c.value,c.defaultValue,c.defaultValue,c.checked,c.defaultChecked,c.type,c.name)}}for(n=0;n<r.length;n++)l=r[n],l.form===e.form&&Ah(l)}break e;case"textarea":Nh(e,r.value,r.defaultValue);break e;case"select":n=r.value,n!=null&&Li(e,!!r.multiple,n,!1)}}}var oc=!1;function Rh(e,n,r){if(oc)return e(n,r);oc=!0;try{var l=e(n);return l}finally{if(oc=!1,(Hi!==null||$i!==null)&&(Xl(),Hi&&(n=Hi,e=$i,$i=Hi=null,Mh(n),e)))for(n=0;n<e.length;n++)Mh(e[n])}}function $r(e,n){var r=e.stateNode;if(r===null)return null;var l=r[it]||null;if(l===null)return null;r=l[n];e:switch(n){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(l=!l.disabled)||(e=e.type,l=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!l;break e;default:e=!1}if(e)return null;if(r&&typeof r!="function")throw Error(a(231,n,typeof r));return r}var Xn=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),cc=!1;if(Xn)try{var Yr={};Object.defineProperty(Yr,"passive",{get:function(){cc=!0}}),window.addEventListener("test",Yr,Yr),window.removeEventListener("test",Yr,Yr)}catch{cc=!1}var Es=null,uc=null,fl=null;function Dh(){if(fl)return fl;var e,n=uc,r=n.length,l,c="value"in Es?Es.value:Es.textContent,u=c.length;for(e=0;e<r&&n[e]===c[e];e++);var p=r-e;for(l=1;l<=p&&n[r-l]===c[u-l];l++);return fl=c.slice(e,1<l?1-l:void 0)}function hl(e){var n=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&n===13&&(e=13)):e=n,e===10&&(e=13),32<=e||e===13?e:0}function dl(){return!0}function qh(){return!1}function Lt(e){function n(r,l,c,u,p){this._reactName=r,this._targetInst=c,this.type=l,this.nativeEvent=u,this.target=p,this.currentTarget=null;for(var b in e)e.hasOwnProperty(b)&&(r=e[b],this[b]=r?r(u):u[b]);return this.isDefaultPrevented=(u.defaultPrevented!=null?u.defaultPrevented:u.returnValue===!1)?dl:qh,this.isPropagationStopped=qh,this}return _(n.prototype,{preventDefault:function(){this.defaultPrevented=!0;var r=this.nativeEvent;r&&(r.preventDefault?r.preventDefault():typeof r.returnValue!="unknown"&&(r.returnValue=!1),this.isDefaultPrevented=dl)},stopPropagation:function(){var r=this.nativeEvent;r&&(r.stopPropagation?r.stopPropagation():typeof r.cancelBubble!="unknown"&&(r.cancelBubble=!0),this.isPropagationStopped=dl)},persist:function(){},isPersistent:dl}),n}var fi={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},ml=Lt(fi),Vr=_({},fi,{view:0,detail:0}),Iy=Lt(Vr),fc,hc,Gr,pl=_({},Vr,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:mc,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!==Gr&&(Gr&&e.type==="mousemove"?(fc=e.screenX-Gr.screenX,hc=e.screenY-Gr.screenY):hc=fc=0,Gr=e),fc)},movementY:function(e){return"movementY"in e?e.movementY:hc}}),zh=Lt(pl),Fy=_({},pl,{dataTransfer:0}),Jy=Lt(Fy),Qy=_({},Vr,{relatedTarget:0}),dc=Lt(Qy),Ky=_({},fi,{animationName:0,elapsedTime:0,pseudoElement:0}),Xy=Lt(Ky),Zy=_({},fi,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Wy=Lt(Zy),eb=_({},fi,{data:0}),Uh=Lt(eb),tb={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},nb={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"},sb={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function ib(e){var n=this.nativeEvent;return n.getModifierState?n.getModifierState(e):(e=sb[e])?!!n[e]:!1}function mc(){return ib}var rb=_({},Vr,{key:function(e){if(e.key){var n=tb[e.key]||e.key;if(n!=="Unidentified")return n}return e.type==="keypress"?(e=hl(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?nb[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:mc,charCode:function(e){return e.type==="keypress"?hl(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?hl(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),ab=Lt(rb),lb=_({},pl,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Bh=Lt(lb),ob=_({},Vr,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:mc}),cb=Lt(ob),ub=_({},fi,{propertyName:0,elapsedTime:0,pseudoElement:0}),fb=Lt(ub),hb=_({},pl,{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}),db=Lt(hb),mb=_({},fi,{newState:0,oldState:0}),pb=Lt(mb),gb=[9,13,27,32],pc=Xn&&"CompositionEvent"in window,Ir=null;Xn&&"documentMode"in document&&(Ir=document.documentMode);var yb=Xn&&"TextEvent"in window&&!Ir,Lh=Xn&&(!pc||Ir&&8<Ir&&11>=Ir),Ph=" ",Hh=!1;function $h(e,n){switch(e){case"keyup":return gb.indexOf(n.keyCode)!==-1;case"keydown":return n.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Yh(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Yi=!1;function bb(e,n){switch(e){case"compositionend":return Yh(n);case"keypress":return n.which!==32?null:(Hh=!0,Ph);case"textInput":return e=n.data,e===Ph&&Hh?null:e;default:return null}}function xb(e,n){if(Yi)return e==="compositionend"||!pc&&$h(e,n)?(e=Dh(),fl=uc=Es=null,Yi=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(n.ctrlKey||n.altKey||n.metaKey)||n.ctrlKey&&n.altKey){if(n.char&&1<n.char.length)return n.char;if(n.which)return String.fromCharCode(n.which)}return null;case"compositionend":return Lh&&n.locale!=="ko"?null:n.data;default:return null}}var vb={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 Vh(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n==="input"?!!vb[e.type]:n==="textarea"}function Gh(e,n,r,l){Hi?$i?$i.push(l):$i=[l]:Hi=l,n=io(n,"onChange"),0<n.length&&(r=new ml("onChange","change",null,r,l),e.push({event:r,listeners:n}))}var Fr=null,Jr=null;function _b(e){Op(e,0)}function gl(e){var n=w(e);if(Ah(n))return e}function Ih(e,n){if(e==="change")return n}var Fh=!1;if(Xn){var gc;if(Xn){var yc="oninput"in document;if(!yc){var Jh=document.createElement("div");Jh.setAttribute("oninput","return;"),yc=typeof Jh.oninput=="function"}gc=yc}else gc=!1;Fh=gc&&(!document.documentMode||9<document.documentMode)}function Qh(){Fr&&(Fr.detachEvent("onpropertychange",Kh),Jr=Fr=null)}function Kh(e){if(e.propertyName==="value"&&gl(Jr)){var n=[];Gh(n,Jr,e,lc(e)),Rh(_b,n)}}function wb(e,n,r){e==="focusin"?(Qh(),Fr=n,Jr=r,Fr.attachEvent("onpropertychange",Kh)):e==="focusout"&&Qh()}function Sb(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return gl(Jr)}function Eb(e,n){if(e==="click")return gl(n)}function jb(e,n){if(e==="input"||e==="change")return gl(n)}function Ab(e,n){return e===n&&(e!==0||1/e===1/n)||e!==e&&n!==n}var Jt=typeof Object.is=="function"?Object.is:Ab;function Qr(e,n){if(Jt(e,n))return!0;if(typeof e!="object"||e===null||typeof n!="object"||n===null)return!1;var r=Object.keys(e),l=Object.keys(n);if(r.length!==l.length)return!1;for(l=0;l<r.length;l++){var c=r[l];if(!qr.call(n,c)||!Jt(e[c],n[c]))return!1}return!0}function Xh(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Zh(e,n){var r=Xh(e);e=0;for(var l;r;){if(r.nodeType===3){if(l=e+r.textContent.length,e<=n&&l>=n)return{node:r,offset:n-e};e=l}e:{for(;r;){if(r.nextSibling){r=r.nextSibling;break e}r=r.parentNode}r=void 0}r=Xh(r)}}function Wh(e,n){return e&&n?e===n?!0:e&&e.nodeType===3?!1:n&&n.nodeType===3?Wh(e,n.parentNode):"contains"in e?e.contains(n):e.compareDocumentPosition?!!(e.compareDocumentPosition(n)&16):!1:!1}function ed(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var n=cl(e.document);n instanceof e.HTMLIFrameElement;){try{var r=typeof n.contentWindow.location.href=="string"}catch{r=!1}if(r)e=n.contentWindow;else break;n=cl(e.document)}return n}function bc(e){var n=e&&e.nodeName&&e.nodeName.toLowerCase();return n&&(n==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||n==="textarea"||e.contentEditable==="true")}var Ob=Xn&&"documentMode"in document&&11>=document.documentMode,Vi=null,xc=null,Kr=null,vc=!1;function td(e,n,r){var l=r.window===r?r.document:r.nodeType===9?r:r.ownerDocument;vc||Vi==null||Vi!==cl(l)||(l=Vi,"selectionStart"in l&&bc(l)?l={start:l.selectionStart,end:l.selectionEnd}:(l=(l.ownerDocument&&l.ownerDocument.defaultView||window).getSelection(),l={anchorNode:l.anchorNode,anchorOffset:l.anchorOffset,focusNode:l.focusNode,focusOffset:l.focusOffset}),Kr&&Qr(Kr,l)||(Kr=l,l=io(xc,"onSelect"),0<l.length&&(n=new ml("onSelect","select",null,n,r),e.push({event:n,listeners:l}),n.target=Vi)))}function hi(e,n){var r={};return r[e.toLowerCase()]=n.toLowerCase(),r["Webkit"+e]="webkit"+n,r["Moz"+e]="moz"+n,r}var Gi={animationend:hi("Animation","AnimationEnd"),animationiteration:hi("Animation","AnimationIteration"),animationstart:hi("Animation","AnimationStart"),transitionrun:hi("Transition","TransitionRun"),transitionstart:hi("Transition","TransitionStart"),transitioncancel:hi("Transition","TransitionCancel"),transitionend:hi("Transition","TransitionEnd")},_c={},nd={};Xn&&(nd=document.createElement("div").style,"AnimationEvent"in window||(delete Gi.animationend.animation,delete Gi.animationiteration.animation,delete Gi.animationstart.animation),"TransitionEvent"in window||delete Gi.transitionend.transition);function di(e){if(_c[e])return _c[e];if(!Gi[e])return e;var n=Gi[e],r;for(r in n)if(n.hasOwnProperty(r)&&r in nd)return _c[e]=n[r];return e}var sd=di("animationend"),id=di("animationiteration"),rd=di("animationstart"),Nb=di("transitionrun"),Tb=di("transitionstart"),kb=di("transitioncancel"),ad=di("transitionend"),ld=new Map,wc="abort auxClick beforeToggle 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(" ");wc.push("scrollEnd");function On(e,n){ld.set(e,n),ne(n,[e])}var yl=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var n=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(n))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)},hn=[],Ii=0,Sc=0;function bl(){for(var e=Ii,n=Sc=Ii=0;n<e;){var r=hn[n];hn[n++]=null;var l=hn[n];hn[n++]=null;var c=hn[n];hn[n++]=null;var u=hn[n];if(hn[n++]=null,l!==null&&c!==null){var p=l.pending;p===null?c.next=c:(c.next=p.next,p.next=c),l.pending=c}u!==0&&od(r,c,u)}}function xl(e,n,r,l){hn[Ii++]=e,hn[Ii++]=n,hn[Ii++]=r,hn[Ii++]=l,Sc|=l,e.lanes|=l,e=e.alternate,e!==null&&(e.lanes|=l)}function Ec(e,n,r,l){return xl(e,n,r,l),vl(e)}function mi(e,n){return xl(e,null,null,n),vl(e)}function od(e,n,r){e.lanes|=r;var l=e.alternate;l!==null&&(l.lanes|=r);for(var c=!1,u=e.return;u!==null;)u.childLanes|=r,l=u.alternate,l!==null&&(l.childLanes|=r),u.tag===22&&(e=u.stateNode,e===null||e._visibility&1||(c=!0)),e=u,u=u.return;return e.tag===3?(u=e.stateNode,c&&n!==null&&(c=31-Mt(r),e=u.hiddenUpdates,l=e[c],l===null?e[c]=[n]:l.push(n),n.lane=r|536870912),u):null}function vl(e){if(50<ba)throw ba=0,Ru=null,Error(a(185));for(var n=e.return;n!==null;)e=n,n=e.return;return e.tag===3?e.stateNode:null}var Fi={};function Cb(e,n,r,l){this.tag=e,this.key=r,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=n,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=l,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Qt(e,n,r,l){return new Cb(e,n,r,l)}function jc(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Zn(e,n){var r=e.alternate;return r===null?(r=Qt(e.tag,n,e.key,e.mode),r.elementType=e.elementType,r.type=e.type,r.stateNode=e.stateNode,r.alternate=e,e.alternate=r):(r.pendingProps=n,r.type=e.type,r.flags=0,r.subtreeFlags=0,r.deletions=null),r.flags=e.flags&65011712,r.childLanes=e.childLanes,r.lanes=e.lanes,r.child=e.child,r.memoizedProps=e.memoizedProps,r.memoizedState=e.memoizedState,r.updateQueue=e.updateQueue,n=e.dependencies,r.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext},r.sibling=e.sibling,r.index=e.index,r.ref=e.ref,r.refCleanup=e.refCleanup,r}function cd(e,n){e.flags&=65011714;var r=e.alternate;return r===null?(e.childLanes=0,e.lanes=n,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=r.childLanes,e.lanes=r.lanes,e.child=r.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=r.memoizedProps,e.memoizedState=r.memoizedState,e.updateQueue=r.updateQueue,e.type=r.type,n=r.dependencies,e.dependencies=n===null?null:{lanes:n.lanes,firstContext:n.firstContext}),e}function _l(e,n,r,l,c,u){var p=0;if(l=e,typeof e=="function")jc(e)&&(p=1);else if(typeof e=="string")p=zx(e,r,lt.current)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case V:return e=Qt(31,r,n,c),e.elementType=V,e.lanes=u,e;case q:return pi(r.children,c,u,n);case F:p=8,c|=24;break;case ie:return e=Qt(12,r,n,c|2),e.elementType=ie,e.lanes=u,e;case k:return e=Qt(13,r,n,c),e.elementType=k,e.lanes=u,e;case Z:return e=Qt(19,r,n,c),e.elementType=Z,e.lanes=u,e;default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case oe:p=10;break e;case $:p=9;break e;case te:p=11;break e;case le:p=14;break e;case I:p=16,l=null;break e}p=29,r=Error(a(130,e===null?"null":typeof e,"")),l=null}return n=Qt(p,r,n,c),n.elementType=e,n.type=l,n.lanes=u,n}function pi(e,n,r,l){return e=Qt(7,e,l,n),e.lanes=r,e}function Ac(e,n,r){return e=Qt(6,e,null,n),e.lanes=r,e}function ud(e){var n=Qt(18,null,null,0);return n.stateNode=e,n}function Oc(e,n,r){return n=Qt(4,e.children!==null?e.children:[],e.key,n),n.lanes=r,n.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},n}var fd=new WeakMap;function dn(e,n){if(typeof e=="object"&&e!==null){var r=fd.get(e);return r!==void 0?r:(n={value:e,source:n,stack:el(n)},fd.set(e,n),n)}return{value:e,source:n,stack:el(n)}}var Ji=[],Qi=0,wl=null,Xr=0,mn=[],pn=0,js=null,qn=1,zn="";function Wn(e,n){Ji[Qi++]=Xr,Ji[Qi++]=wl,wl=e,Xr=n}function hd(e,n,r){mn[pn++]=qn,mn[pn++]=zn,mn[pn++]=js,js=e;var l=qn;e=zn;var c=32-Mt(l)-1;l&=~(1<<c),r+=1;var u=32-Mt(n)+c;if(30<u){var p=c-c%5;u=(l&(1<<p)-1).toString(32),l>>=p,c-=p,qn=1<<32-Mt(n)+c|r<<c|l,zn=u+e}else qn=1<<u|r<<c|l,zn=e}function Nc(e){e.return!==null&&(Wn(e,1),hd(e,1,0))}function Tc(e){for(;e===wl;)wl=Ji[--Qi],Ji[Qi]=null,Xr=Ji[--Qi],Ji[Qi]=null;for(;e===js;)js=mn[--pn],mn[pn]=null,zn=mn[--pn],mn[pn]=null,qn=mn[--pn],mn[pn]=null}function dd(e,n){mn[pn++]=qn,mn[pn++]=zn,mn[pn++]=js,qn=n.id,zn=n.overflow,js=e}var jt=null,Ze=null,Ue=!1,As=null,gn=!1,kc=Error(a(519));function Os(e){var n=Error(a(418,1<arguments.length&&arguments[1]!==void 0&&arguments[1]?"text":"HTML",""));throw Zr(dn(n,e)),kc}function md(e){var n=e.stateNode,r=e.type,l=e.memoizedProps;switch(n[Qe]=e,n[it]=l,r){case"dialog":Re("cancel",n),Re("close",n);break;case"iframe":case"object":case"embed":Re("load",n);break;case"video":case"audio":for(r=0;r<va.length;r++)Re(va[r],n);break;case"source":Re("error",n);break;case"img":case"image":case"link":Re("error",n),Re("load",n);break;case"details":Re("toggle",n);break;case"input":Re("invalid",n),Oh(n,l.value,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name,!0);break;case"select":Re("invalid",n);break;case"textarea":Re("invalid",n),Th(n,l.value,l.defaultValue,l.children)}r=l.children,typeof r!="string"&&typeof r!="number"&&typeof r!="bigint"||n.textContent===""+r||l.suppressHydrationWarning===!0||Cp(n.textContent,r)?(l.popover!=null&&(Re("beforetoggle",n),Re("toggle",n)),l.onScroll!=null&&Re("scroll",n),l.onScrollEnd!=null&&Re("scrollend",n),l.onClick!=null&&(n.onclick=Kn),n=!0):n=!1,n||Os(e,!0)}function pd(e){for(jt=e.return;jt;)switch(jt.tag){case 5:case 31:case 13:gn=!1;return;case 27:case 3:gn=!0;return;default:jt=jt.return}}function Ki(e){if(e!==jt)return!1;if(!Ue)return pd(e),Ue=!0,!1;var n=e.tag,r;if((r=n!==3&&n!==27)&&((r=n===5)&&(r=e.type,r=!(r!=="form"&&r!=="button")||Ju(e.type,e.memoizedProps)),r=!r),r&&Ze&&Os(e),pd(e),n===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(a(317));Ze=Pp(e)}else if(n===31){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(a(317));Ze=Pp(e)}else n===27?(n=Ze,Hs(e.type)?(e=Wu,Wu=null,Ze=e):Ze=n):Ze=jt?bn(e.stateNode.nextSibling):null;return!0}function gi(){Ze=jt=null,Ue=!1}function Cc(){var e=As;return e!==null&&(Yt===null?Yt=e:Yt.push.apply(Yt,e),As=null),e}function Zr(e){As===null?As=[e]:As.push(e)}var Mc=ke(null),yi=null,es=null;function Ns(e,n,r){Ce(Mc,n._currentValue),n._currentValue=r}function ts(e){e._currentValue=Mc.current,Ee(Mc)}function Rc(e,n,r){for(;e!==null;){var l=e.alternate;if((e.childLanes&n)!==n?(e.childLanes|=n,l!==null&&(l.childLanes|=n)):l!==null&&(l.childLanes&n)!==n&&(l.childLanes|=n),e===r)break;e=e.return}}function Dc(e,n,r,l){var c=e.child;for(c!==null&&(c.return=e);c!==null;){var u=c.dependencies;if(u!==null){var p=c.child;u=u.firstContext;e:for(;u!==null;){var b=u;u=c;for(var O=0;O<n.length;O++)if(b.context===n[O]){u.lanes|=r,b=u.alternate,b!==null&&(b.lanes|=r),Rc(u.return,r,e),l||(p=null);break e}u=b.next}}else if(c.tag===18){if(p=c.return,p===null)throw Error(a(341));p.lanes|=r,u=p.alternate,u!==null&&(u.lanes|=r),Rc(p,r,e),p=null}else p=c.child;if(p!==null)p.return=c;else for(p=c;p!==null;){if(p===e){p=null;break}if(c=p.sibling,c!==null){c.return=p.return,p=c;break}p=p.return}c=p}}function Xi(e,n,r,l){e=null;for(var c=n,u=!1;c!==null;){if(!u){if((c.flags&524288)!==0)u=!0;else if((c.flags&262144)!==0)break}if(c.tag===10){var p=c.alternate;if(p===null)throw Error(a(387));if(p=p.memoizedProps,p!==null){var b=c.type;Jt(c.pendingProps.value,p.value)||(e!==null?e.push(b):e=[b])}}else if(c===Tt.current){if(p=c.alternate,p===null)throw Error(a(387));p.memoizedState.memoizedState!==c.memoizedState.memoizedState&&(e!==null?e.push(ja):e=[ja])}c=c.return}e!==null&&Dc(n,e,r,l),n.flags|=262144}function Sl(e){for(e=e.firstContext;e!==null;){if(!Jt(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function bi(e){yi=e,es=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function At(e){return gd(yi,e)}function El(e,n){return yi===null&&bi(e),gd(e,n)}function gd(e,n){var r=n._currentValue;if(n={context:n,memoizedValue:r,next:null},es===null){if(e===null)throw Error(a(308));es=n,e.dependencies={lanes:0,firstContext:n},e.flags|=524288}else es=es.next=n;return r}var Mb=typeof AbortController<"u"?AbortController:function(){var e=[],n=this.signal={aborted:!1,addEventListener:function(r,l){e.push(l)}};this.abort=function(){n.aborted=!0,e.forEach(function(r){return r()})}},Rb=i.unstable_scheduleCallback,Db=i.unstable_NormalPriority,dt={$$typeof:oe,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function qc(){return{controller:new Mb,data:new Map,refCount:0}}function Wr(e){e.refCount--,e.refCount===0&&Rb(Db,function(){e.controller.abort()})}var ea=null,zc=0,Zi=0,Wi=null;function qb(e,n){if(ea===null){var r=ea=[];zc=0,Zi=Lu(),Wi={status:"pending",value:void 0,then:function(l){r.push(l)}}}return zc++,n.then(yd,yd),n}function yd(){if(--zc===0&&ea!==null){Wi!==null&&(Wi.status="fulfilled");var e=ea;ea=null,Zi=0,Wi=null;for(var n=0;n<e.length;n++)(0,e[n])()}}function zb(e,n){var r=[],l={status:"pending",value:null,reason:null,then:function(c){r.push(c)}};return e.then(function(){l.status="fulfilled",l.value=n;for(var c=0;c<r.length;c++)(0,r[c])(n)},function(c){for(l.status="rejected",l.reason=c,c=0;c<r.length;c++)(0,r[c])(void 0)}),l}var bd=z.S;z.S=function(e,n){tp=et(),typeof n=="object"&&n!==null&&typeof n.then=="function"&&qb(e,n),bd!==null&&bd(e,n)};var xi=ke(null);function Uc(){var e=xi.current;return e!==null?e:Ke.pooledCache}function jl(e,n){n===null?Ce(xi,xi.current):Ce(xi,n.pool)}function xd(){var e=Uc();return e===null?null:{parent:dt._currentValue,pool:e}}var er=Error(a(460)),Bc=Error(a(474)),Al=Error(a(542)),Ol={then:function(){}};function vd(e){return e=e.status,e==="fulfilled"||e==="rejected"}function _d(e,n,r){switch(r=e[r],r===void 0?e.push(n):r!==n&&(n.then(Kn,Kn),n=r),n.status){case"fulfilled":return n.value;case"rejected":throw e=n.reason,Sd(e),e;default:if(typeof n.status=="string")n.then(Kn,Kn);else{if(e=Ke,e!==null&&100<e.shellSuspendCounter)throw Error(a(482));e=n,e.status="pending",e.then(function(l){if(n.status==="pending"){var c=n;c.status="fulfilled",c.value=l}},function(l){if(n.status==="pending"){var c=n;c.status="rejected",c.reason=l}})}switch(n.status){case"fulfilled":return n.value;case"rejected":throw e=n.reason,Sd(e),e}throw _i=n,er}}function vi(e){try{var n=e._init;return n(e._payload)}catch(r){throw r!==null&&typeof r=="object"&&typeof r.then=="function"?(_i=r,er):r}}var _i=null;function wd(){if(_i===null)throw Error(a(459));var e=_i;return _i=null,e}function Sd(e){if(e===er||e===Al)throw Error(a(483))}var tr=null,ta=0;function Nl(e){var n=ta;return ta+=1,tr===null&&(tr=[]),_d(tr,e,n)}function na(e,n){n=n.props.ref,e.ref=n!==void 0?n:null}function Tl(e,n){throw n.$$typeof===N?Error(a(525)):(e=Object.prototype.toString.call(n),Error(a(31,e==="[object Object]"?"object with keys {"+Object.keys(n).join(", ")+"}":e)))}function Ed(e){function n(R,C){if(e){var B=R.deletions;B===null?(R.deletions=[C],R.flags|=16):B.push(C)}}function r(R,C){if(!e)return null;for(;C!==null;)n(R,C),C=C.sibling;return null}function l(R){for(var C=new Map;R!==null;)R.key!==null?C.set(R.key,R):C.set(R.index,R),R=R.sibling;return C}function c(R,C){return R=Zn(R,C),R.index=0,R.sibling=null,R}function u(R,C,B){return R.index=B,e?(B=R.alternate,B!==null?(B=B.index,B<C?(R.flags|=67108866,C):B):(R.flags|=67108866,C)):(R.flags|=1048576,C)}function p(R){return e&&R.alternate===null&&(R.flags|=67108866),R}function b(R,C,B,J){return C===null||C.tag!==6?(C=Ac(B,R.mode,J),C.return=R,C):(C=c(C,B),C.return=R,C)}function O(R,C,B,J){var ge=B.type;return ge===q?G(R,C,B.props.children,J,B.key):C!==null&&(C.elementType===ge||typeof ge=="object"&&ge!==null&&ge.$$typeof===I&&vi(ge)===C.type)?(C=c(C,B.props),na(C,B),C.return=R,C):(C=_l(B.type,B.key,B.props,null,R.mode,J),na(C,B),C.return=R,C)}function L(R,C,B,J){return C===null||C.tag!==4||C.stateNode.containerInfo!==B.containerInfo||C.stateNode.implementation!==B.implementation?(C=Oc(B,R.mode,J),C.return=R,C):(C=c(C,B.children||[]),C.return=R,C)}function G(R,C,B,J,ge){return C===null||C.tag!==7?(C=pi(B,R.mode,J,ge),C.return=R,C):(C=c(C,B),C.return=R,C)}function ee(R,C,B){if(typeof C=="string"&&C!==""||typeof C=="number"||typeof C=="bigint")return C=Ac(""+C,R.mode,B),C.return=R,C;if(typeof C=="object"&&C!==null){switch(C.$$typeof){case D:return B=_l(C.type,C.key,C.props,null,R.mode,B),na(B,C),B.return=R,B;case M:return C=Oc(C,R.mode,B),C.return=R,C;case I:return C=vi(C),ee(R,C,B)}if(Ne(C)||Q(C))return C=pi(C,R.mode,B,null),C.return=R,C;if(typeof C.then=="function")return ee(R,Nl(C),B);if(C.$$typeof===oe)return ee(R,El(R,C),B);Tl(R,C)}return null}function P(R,C,B,J){var ge=C!==null?C.key:null;if(typeof B=="string"&&B!==""||typeof B=="number"||typeof B=="bigint")return ge!==null?null:b(R,C,""+B,J);if(typeof B=="object"&&B!==null){switch(B.$$typeof){case D:return B.key===ge?O(R,C,B,J):null;case M:return B.key===ge?L(R,C,B,J):null;case I:return B=vi(B),P(R,C,B,J)}if(Ne(B)||Q(B))return ge!==null?null:G(R,C,B,J,null);if(typeof B.then=="function")return P(R,C,Nl(B),J);if(B.$$typeof===oe)return P(R,C,El(R,B),J);Tl(R,B)}return null}function Y(R,C,B,J,ge){if(typeof J=="string"&&J!==""||typeof J=="number"||typeof J=="bigint")return R=R.get(B)||null,b(C,R,""+J,ge);if(typeof J=="object"&&J!==null){switch(J.$$typeof){case D:return R=R.get(J.key===null?B:J.key)||null,O(C,R,J,ge);case M:return R=R.get(J.key===null?B:J.key)||null,L(C,R,J,ge);case I:return J=vi(J),Y(R,C,B,J,ge)}if(Ne(J)||Q(J))return R=R.get(B)||null,G(C,R,J,ge,null);if(typeof J.then=="function")return Y(R,C,B,Nl(J),ge);if(J.$$typeof===oe)return Y(R,C,B,El(C,J),ge);Tl(C,J)}return null}function me(R,C,B,J){for(var ge=null,Pe=null,pe=C,Oe=C=0,ze=null;pe!==null&&Oe<B.length;Oe++){pe.index>Oe?(ze=pe,pe=null):ze=pe.sibling;var He=P(R,pe,B[Oe],J);if(He===null){pe===null&&(pe=ze);break}e&&pe&&He.alternate===null&&n(R,pe),C=u(He,C,Oe),Pe===null?ge=He:Pe.sibling=He,Pe=He,pe=ze}if(Oe===B.length)return r(R,pe),Ue&&Wn(R,Oe),ge;if(pe===null){for(;Oe<B.length;Oe++)pe=ee(R,B[Oe],J),pe!==null&&(C=u(pe,C,Oe),Pe===null?ge=pe:Pe.sibling=pe,Pe=pe);return Ue&&Wn(R,Oe),ge}for(pe=l(pe);Oe<B.length;Oe++)ze=Y(pe,R,Oe,B[Oe],J),ze!==null&&(e&&ze.alternate!==null&&pe.delete(ze.key===null?Oe:ze.key),C=u(ze,C,Oe),Pe===null?ge=ze:Pe.sibling=ze,Pe=ze);return e&&pe.forEach(function(Is){return n(R,Is)}),Ue&&Wn(R,Oe),ge}function be(R,C,B,J){if(B==null)throw Error(a(151));for(var ge=null,Pe=null,pe=C,Oe=C=0,ze=null,He=B.next();pe!==null&&!He.done;Oe++,He=B.next()){pe.index>Oe?(ze=pe,pe=null):ze=pe.sibling;var Is=P(R,pe,He.value,J);if(Is===null){pe===null&&(pe=ze);break}e&&pe&&Is.alternate===null&&n(R,pe),C=u(Is,C,Oe),Pe===null?ge=Is:Pe.sibling=Is,Pe=Is,pe=ze}if(He.done)return r(R,pe),Ue&&Wn(R,Oe),ge;if(pe===null){for(;!He.done;Oe++,He=B.next())He=ee(R,He.value,J),He!==null&&(C=u(He,C,Oe),Pe===null?ge=He:Pe.sibling=He,Pe=He);return Ue&&Wn(R,Oe),ge}for(pe=l(pe);!He.done;Oe++,He=B.next())He=Y(pe,R,Oe,He.value,J),He!==null&&(e&&He.alternate!==null&&pe.delete(He.key===null?Oe:He.key),C=u(He,C,Oe),Pe===null?ge=He:Pe.sibling=He,Pe=He);return e&&pe.forEach(function(Fx){return n(R,Fx)}),Ue&&Wn(R,Oe),ge}function Je(R,C,B,J){if(typeof B=="object"&&B!==null&&B.type===q&&B.key===null&&(B=B.props.children),typeof B=="object"&&B!==null){switch(B.$$typeof){case D:e:{for(var ge=B.key;C!==null;){if(C.key===ge){if(ge=B.type,ge===q){if(C.tag===7){r(R,C.sibling),J=c(C,B.props.children),J.return=R,R=J;break e}}else if(C.elementType===ge||typeof ge=="object"&&ge!==null&&ge.$$typeof===I&&vi(ge)===C.type){r(R,C.sibling),J=c(C,B.props),na(J,B),J.return=R,R=J;break e}r(R,C);break}else n(R,C);C=C.sibling}B.type===q?(J=pi(B.props.children,R.mode,J,B.key),J.return=R,R=J):(J=_l(B.type,B.key,B.props,null,R.mode,J),na(J,B),J.return=R,R=J)}return p(R);case M:e:{for(ge=B.key;C!==null;){if(C.key===ge)if(C.tag===4&&C.stateNode.containerInfo===B.containerInfo&&C.stateNode.implementation===B.implementation){r(R,C.sibling),J=c(C,B.children||[]),J.return=R,R=J;break e}else{r(R,C);break}else n(R,C);C=C.sibling}J=Oc(B,R.mode,J),J.return=R,R=J}return p(R);case I:return B=vi(B),Je(R,C,B,J)}if(Ne(B))return me(R,C,B,J);if(Q(B)){if(ge=Q(B),typeof ge!="function")throw Error(a(150));return B=ge.call(B),be(R,C,B,J)}if(typeof B.then=="function")return Je(R,C,Nl(B),J);if(B.$$typeof===oe)return Je(R,C,El(R,B),J);Tl(R,B)}return typeof B=="string"&&B!==""||typeof B=="number"||typeof B=="bigint"?(B=""+B,C!==null&&C.tag===6?(r(R,C.sibling),J=c(C,B),J.return=R,R=J):(r(R,C),J=Ac(B,R.mode,J),J.return=R,R=J),p(R)):r(R,C)}return function(R,C,B,J){try{ta=0;var ge=Je(R,C,B,J);return tr=null,ge}catch(pe){if(pe===er||pe===Al)throw pe;var Pe=Qt(29,pe,null,R.mode);return Pe.lanes=J,Pe.return=R,Pe}finally{}}}var wi=Ed(!0),jd=Ed(!1),Ts=!1;function Lc(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Pc(e,n){e=e.updateQueue,n.updateQueue===e&&(n.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function ks(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function Cs(e,n,r){var l=e.updateQueue;if(l===null)return null;if(l=l.shared,($e&2)!==0){var c=l.pending;return c===null?n.next=n:(n.next=c.next,c.next=n),l.pending=n,n=vl(e),od(e,null,r),n}return xl(e,l,n,r),vl(e)}function sa(e,n,r){if(n=n.updateQueue,n!==null&&(n=n.shared,(r&4194048)!==0)){var l=n.lanes;l&=e.pendingLanes,r|=l,n.lanes=r,oi(e,r)}}function Hc(e,n){var r=e.updateQueue,l=e.alternate;if(l!==null&&(l=l.updateQueue,r===l)){var c=null,u=null;if(r=r.firstBaseUpdate,r!==null){do{var p={lane:r.lane,tag:r.tag,payload:r.payload,callback:null,next:null};u===null?c=u=p:u=u.next=p,r=r.next}while(r!==null);u===null?c=u=n:u=u.next=n}else c=u=n;r={baseState:l.baseState,firstBaseUpdate:c,lastBaseUpdate:u,shared:l.shared,callbacks:l.callbacks},e.updateQueue=r;return}e=r.lastBaseUpdate,e===null?r.firstBaseUpdate=n:e.next=n,r.lastBaseUpdate=n}var $c=!1;function ia(){if($c){var e=Wi;if(e!==null)throw e}}function ra(e,n,r,l){$c=!1;var c=e.updateQueue;Ts=!1;var u=c.firstBaseUpdate,p=c.lastBaseUpdate,b=c.shared.pending;if(b!==null){c.shared.pending=null;var O=b,L=O.next;O.next=null,p===null?u=L:p.next=L,p=O;var G=e.alternate;G!==null&&(G=G.updateQueue,b=G.lastBaseUpdate,b!==p&&(b===null?G.firstBaseUpdate=L:b.next=L,G.lastBaseUpdate=O))}if(u!==null){var ee=c.baseState;p=0,G=L=O=null,b=u;do{var P=b.lane&-536870913,Y=P!==b.lane;if(Y?(qe&P)===P:(l&P)===P){P!==0&&P===Zi&&($c=!0),G!==null&&(G=G.next={lane:0,tag:b.tag,payload:b.payload,callback:null,next:null});e:{var me=e,be=b;P=n;var Je=r;switch(be.tag){case 1:if(me=be.payload,typeof me=="function"){ee=me.call(Je,ee,P);break e}ee=me;break e;case 3:me.flags=me.flags&-65537|128;case 0:if(me=be.payload,P=typeof me=="function"?me.call(Je,ee,P):me,P==null)break e;ee=_({},ee,P);break e;case 2:Ts=!0}}P=b.callback,P!==null&&(e.flags|=64,Y&&(e.flags|=8192),Y=c.callbacks,Y===null?c.callbacks=[P]:Y.push(P))}else Y={lane:P,tag:b.tag,payload:b.payload,callback:b.callback,next:null},G===null?(L=G=Y,O=ee):G=G.next=Y,p|=P;if(b=b.next,b===null){if(b=c.shared.pending,b===null)break;Y=b,b=Y.next,Y.next=null,c.lastBaseUpdate=Y,c.shared.pending=null}}while(!0);G===null&&(O=ee),c.baseState=O,c.firstBaseUpdate=L,c.lastBaseUpdate=G,u===null&&(c.shared.lanes=0),zs|=p,e.lanes=p,e.memoizedState=ee}}function Ad(e,n){if(typeof e!="function")throw Error(a(191,e));e.call(n)}function Od(e,n){var r=e.callbacks;if(r!==null)for(e.callbacks=null,e=0;e<r.length;e++)Ad(r[e],n)}var nr=ke(null),kl=ke(0);function Nd(e,n){e=us,Ce(kl,e),Ce(nr,n),us=e|n.baseLanes}function Yc(){Ce(kl,us),Ce(nr,nr.current)}function Vc(){us=kl.current,Ee(nr),Ee(kl)}var Kt=ke(null),yn=null;function Ms(e){var n=e.alternate;Ce(ct,ct.current&1),Ce(Kt,e),yn===null&&(n===null||nr.current!==null||n.memoizedState!==null)&&(yn=e)}function Gc(e){Ce(ct,ct.current),Ce(Kt,e),yn===null&&(yn=e)}function Td(e){e.tag===22?(Ce(ct,ct.current),Ce(Kt,e),yn===null&&(yn=e)):Rs()}function Rs(){Ce(ct,ct.current),Ce(Kt,Kt.current)}function Xt(e){Ee(Kt),yn===e&&(yn=null),Ee(ct)}var ct=ke(0);function Cl(e){for(var n=e;n!==null;){if(n.tag===13){var r=n.memoizedState;if(r!==null&&(r=r.dehydrated,r===null||Xu(r)||Zu(r)))return n}else if(n.tag===19&&(n.memoizedProps.revealOrder==="forwards"||n.memoizedProps.revealOrder==="backwards"||n.memoizedProps.revealOrder==="unstable_legacy-backwards"||n.memoizedProps.revealOrder==="together")){if((n.flags&128)!==0)return n}else if(n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)break;for(;n.sibling===null;){if(n.return===null||n.return===e)return null;n=n.return}n.sibling.return=n.return,n=n.sibling}return null}var ns=0,Ae=null,Ie=null,mt=null,Ml=!1,sr=!1,Si=!1,Rl=0,aa=0,ir=null,Ub=0;function rt(){throw Error(a(321))}function Ic(e,n){if(n===null)return!1;for(var r=0;r<n.length&&r<e.length;r++)if(!Jt(e[r],n[r]))return!1;return!0}function Fc(e,n,r,l,c,u){return ns=u,Ae=n,n.memoizedState=null,n.updateQueue=null,n.lanes=0,z.H=e===null||e.memoizedState===null?hm:ou,Si=!1,u=r(l,c),Si=!1,sr&&(u=Cd(n,r,l,c)),kd(e),u}function kd(e){z.H=ca;var n=Ie!==null&&Ie.next!==null;if(ns=0,mt=Ie=Ae=null,Ml=!1,aa=0,ir=null,n)throw Error(a(300));e===null||pt||(e=e.dependencies,e!==null&&Sl(e)&&(pt=!0))}function Cd(e,n,r,l){Ae=e;var c=0;do{if(sr&&(ir=null),aa=0,sr=!1,25<=c)throw Error(a(301));if(c+=1,mt=Ie=null,e.updateQueue!=null){var u=e.updateQueue;u.lastEffect=null,u.events=null,u.stores=null,u.memoCache!=null&&(u.memoCache.index=0)}z.H=dm,u=n(r,l)}while(sr);return u}function Bb(){var e=z.H,n=e.useState()[0];return n=typeof n.then=="function"?la(n):n,e=e.useState()[0],(Ie!==null?Ie.memoizedState:null)!==e&&(Ae.flags|=1024),n}function Jc(){var e=Rl!==0;return Rl=0,e}function Qc(e,n,r){n.updateQueue=e.updateQueue,n.flags&=-2053,e.lanes&=~r}function Kc(e){if(Ml){for(e=e.memoizedState;e!==null;){var n=e.queue;n!==null&&(n.pending=null),e=e.next}Ml=!1}ns=0,mt=Ie=Ae=null,sr=!1,aa=Rl=0,ir=null}function qt(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return mt===null?Ae.memoizedState=mt=e:mt=mt.next=e,mt}function ut(){if(Ie===null){var e=Ae.alternate;e=e!==null?e.memoizedState:null}else e=Ie.next;var n=mt===null?Ae.memoizedState:mt.next;if(n!==null)mt=n,Ie=e;else{if(e===null)throw Ae.alternate===null?Error(a(467)):Error(a(310));Ie=e,e={memoizedState:Ie.memoizedState,baseState:Ie.baseState,baseQueue:Ie.baseQueue,queue:Ie.queue,next:null},mt===null?Ae.memoizedState=mt=e:mt=mt.next=e}return mt}function Dl(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function la(e){var n=aa;return aa+=1,ir===null&&(ir=[]),e=_d(ir,e,n),n=Ae,(mt===null?n.memoizedState:mt.next)===null&&(n=n.alternate,z.H=n===null||n.memoizedState===null?hm:ou),e}function ql(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return la(e);if(e.$$typeof===oe)return At(e)}throw Error(a(438,String(e)))}function Xc(e){var n=null,r=Ae.updateQueue;if(r!==null&&(n=r.memoCache),n==null){var l=Ae.alternate;l!==null&&(l=l.updateQueue,l!==null&&(l=l.memoCache,l!=null&&(n={data:l.data.map(function(c){return c.slice()}),index:0})))}if(n==null&&(n={data:[],index:0}),r===null&&(r=Dl(),Ae.updateQueue=r),r.memoCache=n,r=n.data[n.index],r===void 0)for(r=n.data[n.index]=Array(e),l=0;l<e;l++)r[l]=W;return n.index++,r}function ss(e,n){return typeof n=="function"?n(e):n}function zl(e){var n=ut();return Zc(n,Ie,e)}function Zc(e,n,r){var l=e.queue;if(l===null)throw Error(a(311));l.lastRenderedReducer=r;var c=e.baseQueue,u=l.pending;if(u!==null){if(c!==null){var p=c.next;c.next=u.next,u.next=p}n.baseQueue=c=u,l.pending=null}if(u=e.baseState,c===null)e.memoizedState=u;else{n=c.next;var b=p=null,O=null,L=n,G=!1;do{var ee=L.lane&-536870913;if(ee!==L.lane?(qe&ee)===ee:(ns&ee)===ee){var P=L.revertLane;if(P===0)O!==null&&(O=O.next={lane:0,revertLane:0,gesture:null,action:L.action,hasEagerState:L.hasEagerState,eagerState:L.eagerState,next:null}),ee===Zi&&(G=!0);else if((ns&P)===P){L=L.next,P===Zi&&(G=!0);continue}else ee={lane:0,revertLane:L.revertLane,gesture:null,action:L.action,hasEagerState:L.hasEagerState,eagerState:L.eagerState,next:null},O===null?(b=O=ee,p=u):O=O.next=ee,Ae.lanes|=P,zs|=P;ee=L.action,Si&&r(u,ee),u=L.hasEagerState?L.eagerState:r(u,ee)}else P={lane:ee,revertLane:L.revertLane,gesture:L.gesture,action:L.action,hasEagerState:L.hasEagerState,eagerState:L.eagerState,next:null},O===null?(b=O=P,p=u):O=O.next=P,Ae.lanes|=ee,zs|=ee;L=L.next}while(L!==null&&L!==n);if(O===null?p=u:O.next=b,!Jt(u,e.memoizedState)&&(pt=!0,G&&(r=Wi,r!==null)))throw r;e.memoizedState=u,e.baseState=p,e.baseQueue=O,l.lastRenderedState=u}return c===null&&(l.lanes=0),[e.memoizedState,l.dispatch]}function Wc(e){var n=ut(),r=n.queue;if(r===null)throw Error(a(311));r.lastRenderedReducer=e;var l=r.dispatch,c=r.pending,u=n.memoizedState;if(c!==null){r.pending=null;var p=c=c.next;do u=e(u,p.action),p=p.next;while(p!==c);Jt(u,n.memoizedState)||(pt=!0),n.memoizedState=u,n.baseQueue===null&&(n.baseState=u),r.lastRenderedState=u}return[u,l]}function Md(e,n,r){var l=Ae,c=ut(),u=Ue;if(u){if(r===void 0)throw Error(a(407));r=r()}else r=n();var p=!Jt((Ie||c).memoizedState,r);if(p&&(c.memoizedState=r,pt=!0),c=c.queue,nu(qd.bind(null,l,c,e),[e]),c.getSnapshot!==n||p||mt!==null&&mt.memoizedState.tag&1){if(l.flags|=2048,rr(9,{destroy:void 0},Dd.bind(null,l,c,r,n),null),Ke===null)throw Error(a(349));u||(ns&127)!==0||Rd(l,n,r)}return r}function Rd(e,n,r){e.flags|=16384,e={getSnapshot:n,value:r},n=Ae.updateQueue,n===null?(n=Dl(),Ae.updateQueue=n,n.stores=[e]):(r=n.stores,r===null?n.stores=[e]:r.push(e))}function Dd(e,n,r,l){n.value=r,n.getSnapshot=l,zd(n)&&Ud(e)}function qd(e,n,r){return r(function(){zd(n)&&Ud(e)})}function zd(e){var n=e.getSnapshot;e=e.value;try{var r=n();return!Jt(e,r)}catch{return!0}}function Ud(e){var n=mi(e,2);n!==null&&Vt(n,e,2)}function eu(e){var n=qt();if(typeof e=="function"){var r=e;if(e=r(),Si){It(!0);try{r()}finally{It(!1)}}}return n.memoizedState=n.baseState=e,n.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:ss,lastRenderedState:e},n}function Bd(e,n,r,l){return e.baseState=r,Zc(e,Ie,typeof l=="function"?l:ss)}function Lb(e,n,r,l,c){if(Ll(e))throw Error(a(485));if(e=n.action,e!==null){var u={payload:c,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(p){u.listeners.push(p)}};z.T!==null?r(!0):u.isTransition=!1,l(u),r=n.pending,r===null?(u.next=n.pending=u,Ld(n,u)):(u.next=r.next,n.pending=r.next=u)}}function Ld(e,n){var r=n.action,l=n.payload,c=e.state;if(n.isTransition){var u=z.T,p={};z.T=p;try{var b=r(c,l),O=z.S;O!==null&&O(p,b),Pd(e,n,b)}catch(L){tu(e,n,L)}finally{u!==null&&p.types!==null&&(u.types=p.types),z.T=u}}else try{u=r(c,l),Pd(e,n,u)}catch(L){tu(e,n,L)}}function Pd(e,n,r){r!==null&&typeof r=="object"&&typeof r.then=="function"?r.then(function(l){Hd(e,n,l)},function(l){return tu(e,n,l)}):Hd(e,n,r)}function Hd(e,n,r){n.status="fulfilled",n.value=r,$d(n),e.state=r,n=e.pending,n!==null&&(r=n.next,r===n?e.pending=null:(r=r.next,n.next=r,Ld(e,r)))}function tu(e,n,r){var l=e.pending;if(e.pending=null,l!==null){l=l.next;do n.status="rejected",n.reason=r,$d(n),n=n.next;while(n!==l)}e.action=null}function $d(e){e=e.listeners;for(var n=0;n<e.length;n++)(0,e[n])()}function Yd(e,n){return n}function Vd(e,n){if(Ue){var r=Ke.formState;if(r!==null){e:{var l=Ae;if(Ue){if(Ze){t:{for(var c=Ze,u=gn;c.nodeType!==8;){if(!u){c=null;break t}if(c=bn(c.nextSibling),c===null){c=null;break t}}u=c.data,c=u==="F!"||u==="F"?c:null}if(c){Ze=bn(c.nextSibling),l=c.data==="F!";break e}}Os(l)}l=!1}l&&(n=r[0])}}return r=qt(),r.memoizedState=r.baseState=n,l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Yd,lastRenderedState:n},r.queue=l,r=cm.bind(null,Ae,l),l.dispatch=r,l=eu(!1),u=lu.bind(null,Ae,!1,l.queue),l=qt(),c={state:n,dispatch:null,action:e,pending:null},l.queue=c,r=Lb.bind(null,Ae,c,u,r),c.dispatch=r,l.memoizedState=e,[n,r,!1]}function Gd(e){var n=ut();return Id(n,Ie,e)}function Id(e,n,r){if(n=Zc(e,n,Yd)[0],e=zl(ss)[0],typeof n=="object"&&n!==null&&typeof n.then=="function")try{var l=la(n)}catch(p){throw p===er?Al:p}else l=n;n=ut();var c=n.queue,u=c.dispatch;return r!==n.memoizedState&&(Ae.flags|=2048,rr(9,{destroy:void 0},Pb.bind(null,c,r),null)),[l,u,e]}function Pb(e,n){e.action=n}function Fd(e){var n=ut(),r=Ie;if(r!==null)return Id(n,r,e);ut(),n=n.memoizedState,r=ut();var l=r.queue.dispatch;return r.memoizedState=e,[n,l,!1]}function rr(e,n,r,l){return e={tag:e,create:r,deps:l,inst:n,next:null},n=Ae.updateQueue,n===null&&(n=Dl(),Ae.updateQueue=n),r=n.lastEffect,r===null?n.lastEffect=e.next=e:(l=r.next,r.next=e,e.next=l,n.lastEffect=e),e}function Jd(){return ut().memoizedState}function Ul(e,n,r,l){var c=qt();Ae.flags|=e,c.memoizedState=rr(1|n,{destroy:void 0},r,l===void 0?null:l)}function Bl(e,n,r,l){var c=ut();l=l===void 0?null:l;var u=c.memoizedState.inst;Ie!==null&&l!==null&&Ic(l,Ie.memoizedState.deps)?c.memoizedState=rr(n,u,r,l):(Ae.flags|=e,c.memoizedState=rr(1|n,u,r,l))}function Qd(e,n){Ul(8390656,8,e,n)}function nu(e,n){Bl(2048,8,e,n)}function Hb(e){Ae.flags|=4;var n=Ae.updateQueue;if(n===null)n=Dl(),Ae.updateQueue=n,n.events=[e];else{var r=n.events;r===null?n.events=[e]:r.push(e)}}function Kd(e){var n=ut().memoizedState;return Hb({ref:n,nextImpl:e}),function(){if(($e&2)!==0)throw Error(a(440));return n.impl.apply(void 0,arguments)}}function Xd(e,n){return Bl(4,2,e,n)}function Zd(e,n){return Bl(4,4,e,n)}function Wd(e,n){if(typeof n=="function"){e=e();var r=n(e);return function(){typeof r=="function"?r():n(null)}}if(n!=null)return e=e(),n.current=e,function(){n.current=null}}function em(e,n,r){r=r!=null?r.concat([e]):null,Bl(4,4,Wd.bind(null,n,e),r)}function su(){}function tm(e,n){var r=ut();n=n===void 0?null:n;var l=r.memoizedState;return n!==null&&Ic(n,l[1])?l[0]:(r.memoizedState=[e,n],e)}function nm(e,n){var r=ut();n=n===void 0?null:n;var l=r.memoizedState;if(n!==null&&Ic(n,l[1]))return l[0];if(l=e(),Si){It(!0);try{e()}finally{It(!1)}}return r.memoizedState=[l,n],l}function iu(e,n,r){return r===void 0||(ns&1073741824)!==0&&(qe&261930)===0?e.memoizedState=n:(e.memoizedState=r,e=sp(),Ae.lanes|=e,zs|=e,r)}function sm(e,n,r,l){return Jt(r,n)?r:nr.current!==null?(e=iu(e,r,l),Jt(e,n)||(pt=!0),e):(ns&42)===0||(ns&1073741824)!==0&&(qe&261930)===0?(pt=!0,e.memoizedState=r):(e=sp(),Ae.lanes|=e,zs|=e,n)}function im(e,n,r,l,c){var u=se.p;se.p=u!==0&&8>u?u:8;var p=z.T,b={};z.T=b,lu(e,!1,n,r);try{var O=c(),L=z.S;if(L!==null&&L(b,O),O!==null&&typeof O=="object"&&typeof O.then=="function"){var G=zb(O,l);oa(e,n,G,en(e))}else oa(e,n,l,en(e))}catch(ee){oa(e,n,{then:function(){},status:"rejected",reason:ee},en())}finally{se.p=u,p!==null&&b.types!==null&&(p.types=b.types),z.T=p}}function $b(){}function ru(e,n,r,l){if(e.tag!==5)throw Error(a(476));var c=rm(e).queue;im(e,c,n,fe,r===null?$b:function(){return am(e),r(l)})}function rm(e){var n=e.memoizedState;if(n!==null)return n;n={memoizedState:fe,baseState:fe,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ss,lastRenderedState:fe},next:null};var r={};return n.next={memoizedState:r,baseState:r,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:ss,lastRenderedState:r},next:null},e.memoizedState=n,e=e.alternate,e!==null&&(e.memoizedState=n),n}function am(e){var n=rm(e);n.next===null&&(n=e.alternate.memoizedState),oa(e,n.next.queue,{},en())}function au(){return At(ja)}function lm(){return ut().memoizedState}function om(){return ut().memoizedState}function Yb(e){for(var n=e.return;n!==null;){switch(n.tag){case 24:case 3:var r=en();e=ks(r);var l=Cs(n,e,r);l!==null&&(Vt(l,n,r),sa(l,n,r)),n={cache:qc()},e.payload=n;return}n=n.return}}function Vb(e,n,r){var l=en();r={lane:l,revertLane:0,gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null},Ll(e)?um(n,r):(r=Ec(e,n,r,l),r!==null&&(Vt(r,e,l),fm(r,n,l)))}function cm(e,n,r){var l=en();oa(e,n,r,l)}function oa(e,n,r,l){var c={lane:l,revertLane:0,gesture:null,action:r,hasEagerState:!1,eagerState:null,next:null};if(Ll(e))um(n,c);else{var u=e.alternate;if(e.lanes===0&&(u===null||u.lanes===0)&&(u=n.lastRenderedReducer,u!==null))try{var p=n.lastRenderedState,b=u(p,r);if(c.hasEagerState=!0,c.eagerState=b,Jt(b,p))return xl(e,n,c,0),Ke===null&&bl(),!1}catch{}finally{}if(r=Ec(e,n,c,l),r!==null)return Vt(r,e,l),fm(r,n,l),!0}return!1}function lu(e,n,r,l){if(l={lane:2,revertLane:Lu(),gesture:null,action:l,hasEagerState:!1,eagerState:null,next:null},Ll(e)){if(n)throw Error(a(479))}else n=Ec(e,r,l,2),n!==null&&Vt(n,e,2)}function Ll(e){var n=e.alternate;return e===Ae||n!==null&&n===Ae}function um(e,n){sr=Ml=!0;var r=e.pending;r===null?n.next=n:(n.next=r.next,r.next=n),e.pending=n}function fm(e,n,r){if((r&4194048)!==0){var l=n.lanes;l&=e.pendingLanes,r|=l,n.lanes=r,oi(e,r)}}var ca={readContext:At,use:ql,useCallback:rt,useContext:rt,useEffect:rt,useImperativeHandle:rt,useLayoutEffect:rt,useInsertionEffect:rt,useMemo:rt,useReducer:rt,useRef:rt,useState:rt,useDebugValue:rt,useDeferredValue:rt,useTransition:rt,useSyncExternalStore:rt,useId:rt,useHostTransitionStatus:rt,useFormState:rt,useActionState:rt,useOptimistic:rt,useMemoCache:rt,useCacheRefresh:rt};ca.useEffectEvent=rt;var hm={readContext:At,use:ql,useCallback:function(e,n){return qt().memoizedState=[e,n===void 0?null:n],e},useContext:At,useEffect:Qd,useImperativeHandle:function(e,n,r){r=r!=null?r.concat([e]):null,Ul(4194308,4,Wd.bind(null,n,e),r)},useLayoutEffect:function(e,n){return Ul(4194308,4,e,n)},useInsertionEffect:function(e,n){Ul(4,2,e,n)},useMemo:function(e,n){var r=qt();n=n===void 0?null:n;var l=e();if(Si){It(!0);try{e()}finally{It(!1)}}return r.memoizedState=[l,n],l},useReducer:function(e,n,r){var l=qt();if(r!==void 0){var c=r(n);if(Si){It(!0);try{r(n)}finally{It(!1)}}}else c=n;return l.memoizedState=l.baseState=c,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:c},l.queue=e,e=e.dispatch=Vb.bind(null,Ae,e),[l.memoizedState,e]},useRef:function(e){var n=qt();return e={current:e},n.memoizedState=e},useState:function(e){e=eu(e);var n=e.queue,r=cm.bind(null,Ae,n);return n.dispatch=r,[e.memoizedState,r]},useDebugValue:su,useDeferredValue:function(e,n){var r=qt();return iu(r,e,n)},useTransition:function(){var e=eu(!1);return e=im.bind(null,Ae,e.queue,!0,!1),qt().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,n,r){var l=Ae,c=qt();if(Ue){if(r===void 0)throw Error(a(407));r=r()}else{if(r=n(),Ke===null)throw Error(a(349));(qe&127)!==0||Rd(l,n,r)}c.memoizedState=r;var u={value:r,getSnapshot:n};return c.queue=u,Qd(qd.bind(null,l,u,e),[e]),l.flags|=2048,rr(9,{destroy:void 0},Dd.bind(null,l,u,r,n),null),r},useId:function(){var e=qt(),n=Ke.identifierPrefix;if(Ue){var r=zn,l=qn;r=(l&~(1<<32-Mt(l)-1)).toString(32)+r,n="_"+n+"R_"+r,r=Rl++,0<r&&(n+="H"+r.toString(32)),n+="_"}else r=Ub++,n="_"+n+"r_"+r.toString(32)+"_";return e.memoizedState=n},useHostTransitionStatus:au,useFormState:Vd,useActionState:Vd,useOptimistic:function(e){var n=qt();n.memoizedState=n.baseState=e;var r={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return n.queue=r,n=lu.bind(null,Ae,!0,r),r.dispatch=n,[e,n]},useMemoCache:Xc,useCacheRefresh:function(){return qt().memoizedState=Yb.bind(null,Ae)},useEffectEvent:function(e){var n=qt(),r={impl:e};return n.memoizedState=r,function(){if(($e&2)!==0)throw Error(a(440));return r.impl.apply(void 0,arguments)}}},ou={readContext:At,use:ql,useCallback:tm,useContext:At,useEffect:nu,useImperativeHandle:em,useInsertionEffect:Xd,useLayoutEffect:Zd,useMemo:nm,useReducer:zl,useRef:Jd,useState:function(){return zl(ss)},useDebugValue:su,useDeferredValue:function(e,n){var r=ut();return sm(r,Ie.memoizedState,e,n)},useTransition:function(){var e=zl(ss)[0],n=ut().memoizedState;return[typeof e=="boolean"?e:la(e),n]},useSyncExternalStore:Md,useId:lm,useHostTransitionStatus:au,useFormState:Gd,useActionState:Gd,useOptimistic:function(e,n){var r=ut();return Bd(r,Ie,e,n)},useMemoCache:Xc,useCacheRefresh:om};ou.useEffectEvent=Kd;var dm={readContext:At,use:ql,useCallback:tm,useContext:At,useEffect:nu,useImperativeHandle:em,useInsertionEffect:Xd,useLayoutEffect:Zd,useMemo:nm,useReducer:Wc,useRef:Jd,useState:function(){return Wc(ss)},useDebugValue:su,useDeferredValue:function(e,n){var r=ut();return Ie===null?iu(r,e,n):sm(r,Ie.memoizedState,e,n)},useTransition:function(){var e=Wc(ss)[0],n=ut().memoizedState;return[typeof e=="boolean"?e:la(e),n]},useSyncExternalStore:Md,useId:lm,useHostTransitionStatus:au,useFormState:Fd,useActionState:Fd,useOptimistic:function(e,n){var r=ut();return Ie!==null?Bd(r,Ie,e,n):(r.baseState=e,[e,r.queue.dispatch])},useMemoCache:Xc,useCacheRefresh:om};dm.useEffectEvent=Kd;function cu(e,n,r,l){n=e.memoizedState,r=r(l,n),r=r==null?n:_({},n,r),e.memoizedState=r,e.lanes===0&&(e.updateQueue.baseState=r)}var uu={enqueueSetState:function(e,n,r){e=e._reactInternals;var l=en(),c=ks(l);c.payload=n,r!=null&&(c.callback=r),n=Cs(e,c,l),n!==null&&(Vt(n,e,l),sa(n,e,l))},enqueueReplaceState:function(e,n,r){e=e._reactInternals;var l=en(),c=ks(l);c.tag=1,c.payload=n,r!=null&&(c.callback=r),n=Cs(e,c,l),n!==null&&(Vt(n,e,l),sa(n,e,l))},enqueueForceUpdate:function(e,n){e=e._reactInternals;var r=en(),l=ks(r);l.tag=2,n!=null&&(l.callback=n),n=Cs(e,l,r),n!==null&&(Vt(n,e,r),sa(n,e,r))}};function mm(e,n,r,l,c,u,p){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(l,u,p):n.prototype&&n.prototype.isPureReactComponent?!Qr(r,l)||!Qr(c,u):!0}function pm(e,n,r,l){e=n.state,typeof n.componentWillReceiveProps=="function"&&n.componentWillReceiveProps(r,l),typeof n.UNSAFE_componentWillReceiveProps=="function"&&n.UNSAFE_componentWillReceiveProps(r,l),n.state!==e&&uu.enqueueReplaceState(n,n.state,null)}function Ei(e,n){var r=n;if("ref"in n){r={};for(var l in n)l!=="ref"&&(r[l]=n[l])}if(e=e.defaultProps){r===n&&(r=_({},r));for(var c in e)r[c]===void 0&&(r[c]=e[c])}return r}function gm(e){yl(e)}function ym(e){console.error(e)}function bm(e){yl(e)}function Pl(e,n){try{var r=e.onUncaughtError;r(n.value,{componentStack:n.stack})}catch(l){setTimeout(function(){throw l})}}function xm(e,n,r){try{var l=e.onCaughtError;l(r.value,{componentStack:r.stack,errorBoundary:n.tag===1?n.stateNode:null})}catch(c){setTimeout(function(){throw c})}}function fu(e,n,r){return r=ks(r),r.tag=3,r.payload={element:null},r.callback=function(){Pl(e,n)},r}function vm(e){return e=ks(e),e.tag=3,e}function _m(e,n,r,l){var c=r.type.getDerivedStateFromError;if(typeof c=="function"){var u=l.value;e.payload=function(){return c(u)},e.callback=function(){xm(n,r,l)}}var p=r.stateNode;p!==null&&typeof p.componentDidCatch=="function"&&(e.callback=function(){xm(n,r,l),typeof c!="function"&&(Us===null?Us=new Set([this]):Us.add(this));var b=l.stack;this.componentDidCatch(l.value,{componentStack:b!==null?b:""})})}function Gb(e,n,r,l,c){if(r.flags|=32768,l!==null&&typeof l=="object"&&typeof l.then=="function"){if(n=r.alternate,n!==null&&Xi(n,r,c,!0),r=Kt.current,r!==null){switch(r.tag){case 31:case 13:return yn===null?Zl():r.alternate===null&&at===0&&(at=3),r.flags&=-257,r.flags|=65536,r.lanes=c,l===Ol?r.flags|=16384:(n=r.updateQueue,n===null?r.updateQueue=new Set([l]):n.add(l),zu(e,l,c)),!1;case 22:return r.flags|=65536,l===Ol?r.flags|=16384:(n=r.updateQueue,n===null?(n={transitions:null,markerInstances:null,retryQueue:new Set([l])},r.updateQueue=n):(r=n.retryQueue,r===null?n.retryQueue=new Set([l]):r.add(l)),zu(e,l,c)),!1}throw Error(a(435,r.tag))}return zu(e,l,c),Zl(),!1}if(Ue)return n=Kt.current,n!==null?((n.flags&65536)===0&&(n.flags|=256),n.flags|=65536,n.lanes=c,l!==kc&&(e=Error(a(422),{cause:l}),Zr(dn(e,r)))):(l!==kc&&(n=Error(a(423),{cause:l}),Zr(dn(n,r))),e=e.current.alternate,e.flags|=65536,c&=-c,e.lanes|=c,l=dn(l,r),c=fu(e.stateNode,l,c),Hc(e,c),at!==4&&(at=2)),!1;var u=Error(a(520),{cause:l});if(u=dn(u,r),ya===null?ya=[u]:ya.push(u),at!==4&&(at=2),n===null)return!0;l=dn(l,r),r=n;do{switch(r.tag){case 3:return r.flags|=65536,e=c&-c,r.lanes|=e,e=fu(r.stateNode,l,e),Hc(r,e),!1;case 1:if(n=r.type,u=r.stateNode,(r.flags&128)===0&&(typeof n.getDerivedStateFromError=="function"||u!==null&&typeof u.componentDidCatch=="function"&&(Us===null||!Us.has(u))))return r.flags|=65536,c&=-c,r.lanes|=c,c=vm(c),_m(c,e,r,l),Hc(r,c),!1}r=r.return}while(r!==null);return!1}var hu=Error(a(461)),pt=!1;function Ot(e,n,r,l){n.child=e===null?jd(n,null,r,l):wi(n,e.child,r,l)}function wm(e,n,r,l,c){r=r.render;var u=n.ref;if("ref"in l){var p={};for(var b in l)b!=="ref"&&(p[b]=l[b])}else p=l;return bi(n),l=Fc(e,n,r,p,u,c),b=Jc(),e!==null&&!pt?(Qc(e,n,c),is(e,n,c)):(Ue&&b&&Nc(n),n.flags|=1,Ot(e,n,l,c),n.child)}function Sm(e,n,r,l,c){if(e===null){var u=r.type;return typeof u=="function"&&!jc(u)&&u.defaultProps===void 0&&r.compare===null?(n.tag=15,n.type=u,Em(e,n,u,l,c)):(e=_l(r.type,null,l,n,n.mode,c),e.ref=n.ref,e.return=n,n.child=e)}if(u=e.child,!vu(e,c)){var p=u.memoizedProps;if(r=r.compare,r=r!==null?r:Qr,r(p,l)&&e.ref===n.ref)return is(e,n,c)}return n.flags|=1,e=Zn(u,l),e.ref=n.ref,e.return=n,n.child=e}function Em(e,n,r,l,c){if(e!==null){var u=e.memoizedProps;if(Qr(u,l)&&e.ref===n.ref)if(pt=!1,n.pendingProps=l=u,vu(e,c))(e.flags&131072)!==0&&(pt=!0);else return n.lanes=e.lanes,is(e,n,c)}return du(e,n,r,l,c)}function jm(e,n,r,l){var c=l.children,u=e!==null?e.memoizedState:null;if(e===null&&n.stateNode===null&&(n.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),l.mode==="hidden"){if((n.flags&128)!==0){if(u=u!==null?u.baseLanes|r:r,e!==null){for(l=n.child=e.child,c=0;l!==null;)c=c|l.lanes|l.childLanes,l=l.sibling;l=c&~u}else l=0,n.child=null;return Am(e,n,u,r,l)}if((r&536870912)!==0)n.memoizedState={baseLanes:0,cachePool:null},e!==null&&jl(n,u!==null?u.cachePool:null),u!==null?Nd(n,u):Yc(),Td(n);else return l=n.lanes=536870912,Am(e,n,u!==null?u.baseLanes|r:r,r,l)}else u!==null?(jl(n,u.cachePool),Nd(n,u),Rs(),n.memoizedState=null):(e!==null&&jl(n,null),Yc(),Rs());return Ot(e,n,c,r),n.child}function ua(e,n){return e!==null&&e.tag===22||n.stateNode!==null||(n.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null}),n.sibling}function Am(e,n,r,l,c){var u=Uc();return u=u===null?null:{parent:dt._currentValue,pool:u},n.memoizedState={baseLanes:r,cachePool:u},e!==null&&jl(n,null),Yc(),Td(n),e!==null&&Xi(e,n,l,!0),n.childLanes=c,null}function Hl(e,n){return n=Yl({mode:n.mode,children:n.children},e.mode),n.ref=e.ref,e.child=n,n.return=e,n}function Om(e,n,r){return wi(n,e.child,null,r),e=Hl(n,n.pendingProps),e.flags|=2,Xt(n),n.memoizedState=null,e}function Ib(e,n,r){var l=n.pendingProps,c=(n.flags&128)!==0;if(n.flags&=-129,e===null){if(Ue){if(l.mode==="hidden")return e=Hl(n,l),n.lanes=536870912,ua(null,e);if(Gc(n),(e=Ze)?(e=Lp(e,gn),e=e!==null&&e.data==="&"?e:null,e!==null&&(n.memoizedState={dehydrated:e,treeContext:js!==null?{id:qn,overflow:zn}:null,retryLane:536870912,hydrationErrors:null},r=ud(e),r.return=n,n.child=r,jt=n,Ze=null)):e=null,e===null)throw Os(n);return n.lanes=536870912,null}return Hl(n,l)}var u=e.memoizedState;if(u!==null){var p=u.dehydrated;if(Gc(n),c)if(n.flags&256)n.flags&=-257,n=Om(e,n,r);else if(n.memoizedState!==null)n.child=e.child,n.flags|=128,n=null;else throw Error(a(558));else if(pt||Xi(e,n,r,!1),c=(r&e.childLanes)!==0,pt||c){if(l=Ke,l!==null&&(p=Ss(l,r),p!==0&&p!==u.retryLane))throw u.retryLane=p,mi(e,p),Vt(l,e,p),hu;Zl(),n=Om(e,n,r)}else e=u.treeContext,Ze=bn(p.nextSibling),jt=n,Ue=!0,As=null,gn=!1,e!==null&&dd(n,e),n=Hl(n,l),n.flags|=4096;return n}return e=Zn(e.child,{mode:l.mode,children:l.children}),e.ref=n.ref,n.child=e,e.return=n,e}function $l(e,n){var r=n.ref;if(r===null)e!==null&&e.ref!==null&&(n.flags|=4194816);else{if(typeof r!="function"&&typeof r!="object")throw Error(a(284));(e===null||e.ref!==r)&&(n.flags|=4194816)}}function du(e,n,r,l,c){return bi(n),r=Fc(e,n,r,l,void 0,c),l=Jc(),e!==null&&!pt?(Qc(e,n,c),is(e,n,c)):(Ue&&l&&Nc(n),n.flags|=1,Ot(e,n,r,c),n.child)}function Nm(e,n,r,l,c,u){return bi(n),n.updateQueue=null,r=Cd(n,l,r,c),kd(e),l=Jc(),e!==null&&!pt?(Qc(e,n,u),is(e,n,u)):(Ue&&l&&Nc(n),n.flags|=1,Ot(e,n,r,u),n.child)}function Tm(e,n,r,l,c){if(bi(n),n.stateNode===null){var u=Fi,p=r.contextType;typeof p=="object"&&p!==null&&(u=At(p)),u=new r(l,u),n.memoizedState=u.state!==null&&u.state!==void 0?u.state:null,u.updater=uu,n.stateNode=u,u._reactInternals=n,u=n.stateNode,u.props=l,u.state=n.memoizedState,u.refs={},Lc(n),p=r.contextType,u.context=typeof p=="object"&&p!==null?At(p):Fi,u.state=n.memoizedState,p=r.getDerivedStateFromProps,typeof p=="function"&&(cu(n,r,p,l),u.state=n.memoizedState),typeof r.getDerivedStateFromProps=="function"||typeof u.getSnapshotBeforeUpdate=="function"||typeof u.UNSAFE_componentWillMount!="function"&&typeof u.componentWillMount!="function"||(p=u.state,typeof u.componentWillMount=="function"&&u.componentWillMount(),typeof u.UNSAFE_componentWillMount=="function"&&u.UNSAFE_componentWillMount(),p!==u.state&&uu.enqueueReplaceState(u,u.state,null),ra(n,l,u,c),ia(),u.state=n.memoizedState),typeof u.componentDidMount=="function"&&(n.flags|=4194308),l=!0}else if(e===null){u=n.stateNode;var b=n.memoizedProps,O=Ei(r,b);u.props=O;var L=u.context,G=r.contextType;p=Fi,typeof G=="object"&&G!==null&&(p=At(G));var ee=r.getDerivedStateFromProps;G=typeof ee=="function"||typeof u.getSnapshotBeforeUpdate=="function",b=n.pendingProps!==b,G||typeof u.UNSAFE_componentWillReceiveProps!="function"&&typeof u.componentWillReceiveProps!="function"||(b||L!==p)&&pm(n,u,l,p),Ts=!1;var P=n.memoizedState;u.state=P,ra(n,l,u,c),ia(),L=n.memoizedState,b||P!==L||Ts?(typeof ee=="function"&&(cu(n,r,ee,l),L=n.memoizedState),(O=Ts||mm(n,r,O,l,P,L,p))?(G||typeof u.UNSAFE_componentWillMount!="function"&&typeof u.componentWillMount!="function"||(typeof u.componentWillMount=="function"&&u.componentWillMount(),typeof u.UNSAFE_componentWillMount=="function"&&u.UNSAFE_componentWillMount()),typeof u.componentDidMount=="function"&&(n.flags|=4194308)):(typeof u.componentDidMount=="function"&&(n.flags|=4194308),n.memoizedProps=l,n.memoizedState=L),u.props=l,u.state=L,u.context=p,l=O):(typeof u.componentDidMount=="function"&&(n.flags|=4194308),l=!1)}else{u=n.stateNode,Pc(e,n),p=n.memoizedProps,G=Ei(r,p),u.props=G,ee=n.pendingProps,P=u.context,L=r.contextType,O=Fi,typeof L=="object"&&L!==null&&(O=At(L)),b=r.getDerivedStateFromProps,(L=typeof b=="function"||typeof u.getSnapshotBeforeUpdate=="function")||typeof u.UNSAFE_componentWillReceiveProps!="function"&&typeof u.componentWillReceiveProps!="function"||(p!==ee||P!==O)&&pm(n,u,l,O),Ts=!1,P=n.memoizedState,u.state=P,ra(n,l,u,c),ia();var Y=n.memoizedState;p!==ee||P!==Y||Ts||e!==null&&e.dependencies!==null&&Sl(e.dependencies)?(typeof b=="function"&&(cu(n,r,b,l),Y=n.memoizedState),(G=Ts||mm(n,r,G,l,P,Y,O)||e!==null&&e.dependencies!==null&&Sl(e.dependencies))?(L||typeof u.UNSAFE_componentWillUpdate!="function"&&typeof u.componentWillUpdate!="function"||(typeof u.componentWillUpdate=="function"&&u.componentWillUpdate(l,Y,O),typeof u.UNSAFE_componentWillUpdate=="function"&&u.UNSAFE_componentWillUpdate(l,Y,O)),typeof u.componentDidUpdate=="function"&&(n.flags|=4),typeof u.getSnapshotBeforeUpdate=="function"&&(n.flags|=1024)):(typeof u.componentDidUpdate!="function"||p===e.memoizedProps&&P===e.memoizedState||(n.flags|=4),typeof u.getSnapshotBeforeUpdate!="function"||p===e.memoizedProps&&P===e.memoizedState||(n.flags|=1024),n.memoizedProps=l,n.memoizedState=Y),u.props=l,u.state=Y,u.context=O,l=G):(typeof u.componentDidUpdate!="function"||p===e.memoizedProps&&P===e.memoizedState||(n.flags|=4),typeof u.getSnapshotBeforeUpdate!="function"||p===e.memoizedProps&&P===e.memoizedState||(n.flags|=1024),l=!1)}return u=l,$l(e,n),l=(n.flags&128)!==0,u||l?(u=n.stateNode,r=l&&typeof r.getDerivedStateFromError!="function"?null:u.render(),n.flags|=1,e!==null&&l?(n.child=wi(n,e.child,null,c),n.child=wi(n,null,r,c)):Ot(e,n,r,c),n.memoizedState=u.state,e=n.child):e=is(e,n,c),e}function km(e,n,r,l){return gi(),n.flags|=256,Ot(e,n,r,l),n.child}var mu={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function pu(e){return{baseLanes:e,cachePool:xd()}}function gu(e,n,r){return e=e!==null?e.childLanes&~r:0,n&&(e|=Wt),e}function Cm(e,n,r){var l=n.pendingProps,c=!1,u=(n.flags&128)!==0,p;if((p=u)||(p=e!==null&&e.memoizedState===null?!1:(ct.current&2)!==0),p&&(c=!0,n.flags&=-129),p=(n.flags&32)!==0,n.flags&=-33,e===null){if(Ue){if(c?Ms(n):Rs(),(e=Ze)?(e=Lp(e,gn),e=e!==null&&e.data!=="&"?e:null,e!==null&&(n.memoizedState={dehydrated:e,treeContext:js!==null?{id:qn,overflow:zn}:null,retryLane:536870912,hydrationErrors:null},r=ud(e),r.return=n,n.child=r,jt=n,Ze=null)):e=null,e===null)throw Os(n);return Zu(e)?n.lanes=32:n.lanes=536870912,null}var b=l.children;return l=l.fallback,c?(Rs(),c=n.mode,b=Yl({mode:"hidden",children:b},c),l=pi(l,c,r,null),b.return=n,l.return=n,b.sibling=l,n.child=b,l=n.child,l.memoizedState=pu(r),l.childLanes=gu(e,p,r),n.memoizedState=mu,ua(null,l)):(Ms(n),yu(n,b))}var O=e.memoizedState;if(O!==null&&(b=O.dehydrated,b!==null)){if(u)n.flags&256?(Ms(n),n.flags&=-257,n=bu(e,n,r)):n.memoizedState!==null?(Rs(),n.child=e.child,n.flags|=128,n=null):(Rs(),b=l.fallback,c=n.mode,l=Yl({mode:"visible",children:l.children},c),b=pi(b,c,r,null),b.flags|=2,l.return=n,b.return=n,l.sibling=b,n.child=l,wi(n,e.child,null,r),l=n.child,l.memoizedState=pu(r),l.childLanes=gu(e,p,r),n.memoizedState=mu,n=ua(null,l));else if(Ms(n),Zu(b)){if(p=b.nextSibling&&b.nextSibling.dataset,p)var L=p.dgst;p=L,l=Error(a(419)),l.stack="",l.digest=p,Zr({value:l,source:null,stack:null}),n=bu(e,n,r)}else if(pt||Xi(e,n,r,!1),p=(r&e.childLanes)!==0,pt||p){if(p=Ke,p!==null&&(l=Ss(p,r),l!==0&&l!==O.retryLane))throw O.retryLane=l,mi(e,l),Vt(p,e,l),hu;Xu(b)||Zl(),n=bu(e,n,r)}else Xu(b)?(n.flags|=192,n.child=e.child,n=null):(e=O.treeContext,Ze=bn(b.nextSibling),jt=n,Ue=!0,As=null,gn=!1,e!==null&&dd(n,e),n=yu(n,l.children),n.flags|=4096);return n}return c?(Rs(),b=l.fallback,c=n.mode,O=e.child,L=O.sibling,l=Zn(O,{mode:"hidden",children:l.children}),l.subtreeFlags=O.subtreeFlags&65011712,L!==null?b=Zn(L,b):(b=pi(b,c,r,null),b.flags|=2),b.return=n,l.return=n,l.sibling=b,n.child=l,ua(null,l),l=n.child,b=e.child.memoizedState,b===null?b=pu(r):(c=b.cachePool,c!==null?(O=dt._currentValue,c=c.parent!==O?{parent:O,pool:O}:c):c=xd(),b={baseLanes:b.baseLanes|r,cachePool:c}),l.memoizedState=b,l.childLanes=gu(e,p,r),n.memoizedState=mu,ua(e.child,l)):(Ms(n),r=e.child,e=r.sibling,r=Zn(r,{mode:"visible",children:l.children}),r.return=n,r.sibling=null,e!==null&&(p=n.deletions,p===null?(n.deletions=[e],n.flags|=16):p.push(e)),n.child=r,n.memoizedState=null,r)}function yu(e,n){return n=Yl({mode:"visible",children:n},e.mode),n.return=e,e.child=n}function Yl(e,n){return e=Qt(22,e,null,n),e.lanes=0,e}function bu(e,n,r){return wi(n,e.child,null,r),e=yu(n,n.pendingProps.children),e.flags|=2,n.memoizedState=null,e}function Mm(e,n,r){e.lanes|=n;var l=e.alternate;l!==null&&(l.lanes|=n),Rc(e.return,n,r)}function xu(e,n,r,l,c,u){var p=e.memoizedState;p===null?e.memoizedState={isBackwards:n,rendering:null,renderingStartTime:0,last:l,tail:r,tailMode:c,treeForkCount:u}:(p.isBackwards=n,p.rendering=null,p.renderingStartTime=0,p.last=l,p.tail=r,p.tailMode=c,p.treeForkCount=u)}function Rm(e,n,r){var l=n.pendingProps,c=l.revealOrder,u=l.tail;l=l.children;var p=ct.current,b=(p&2)!==0;if(b?(p=p&1|2,n.flags|=128):p&=1,Ce(ct,p),Ot(e,n,l,r),l=Ue?Xr:0,!b&&e!==null&&(e.flags&128)!==0)e:for(e=n.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&Mm(e,r,n);else if(e.tag===19)Mm(e,r,n);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===n)break e;for(;e.sibling===null;){if(e.return===null||e.return===n)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}switch(c){case"forwards":for(r=n.child,c=null;r!==null;)e=r.alternate,e!==null&&Cl(e)===null&&(c=r),r=r.sibling;r=c,r===null?(c=n.child,n.child=null):(c=r.sibling,r.sibling=null),xu(n,!1,c,r,u,l);break;case"backwards":case"unstable_legacy-backwards":for(r=null,c=n.child,n.child=null;c!==null;){if(e=c.alternate,e!==null&&Cl(e)===null){n.child=c;break}e=c.sibling,c.sibling=r,r=c,c=e}xu(n,!0,r,null,u,l);break;case"together":xu(n,!1,null,null,void 0,l);break;default:n.memoizedState=null}return n.child}function is(e,n,r){if(e!==null&&(n.dependencies=e.dependencies),zs|=n.lanes,(r&n.childLanes)===0)if(e!==null){if(Xi(e,n,r,!1),(r&n.childLanes)===0)return null}else return null;if(e!==null&&n.child!==e.child)throw Error(a(153));if(n.child!==null){for(e=n.child,r=Zn(e,e.pendingProps),n.child=r,r.return=n;e.sibling!==null;)e=e.sibling,r=r.sibling=Zn(e,e.pendingProps),r.return=n;r.sibling=null}return n.child}function vu(e,n){return(e.lanes&n)!==0?!0:(e=e.dependencies,!!(e!==null&&Sl(e)))}function Fb(e,n,r){switch(n.tag){case 3:kt(n,n.stateNode.containerInfo),Ns(n,dt,e.memoizedState.cache),gi();break;case 27:case 5:Ct(n);break;case 4:kt(n,n.stateNode.containerInfo);break;case 10:Ns(n,n.type,n.memoizedProps.value);break;case 31:if(n.memoizedState!==null)return n.flags|=128,Gc(n),null;break;case 13:var l=n.memoizedState;if(l!==null)return l.dehydrated!==null?(Ms(n),n.flags|=128,null):(r&n.child.childLanes)!==0?Cm(e,n,r):(Ms(n),e=is(e,n,r),e!==null?e.sibling:null);Ms(n);break;case 19:var c=(e.flags&128)!==0;if(l=(r&n.childLanes)!==0,l||(Xi(e,n,r,!1),l=(r&n.childLanes)!==0),c){if(l)return Rm(e,n,r);n.flags|=128}if(c=n.memoizedState,c!==null&&(c.rendering=null,c.tail=null,c.lastEffect=null),Ce(ct,ct.current),l)break;return null;case 22:return n.lanes=0,jm(e,n,r,n.pendingProps);case 24:Ns(n,dt,e.memoizedState.cache)}return is(e,n,r)}function Dm(e,n,r){if(e!==null)if(e.memoizedProps!==n.pendingProps)pt=!0;else{if(!vu(e,r)&&(n.flags&128)===0)return pt=!1,Fb(e,n,r);pt=(e.flags&131072)!==0}else pt=!1,Ue&&(n.flags&1048576)!==0&&hd(n,Xr,n.index);switch(n.lanes=0,n.tag){case 16:e:{var l=n.pendingProps;if(e=vi(n.elementType),n.type=e,typeof e=="function")jc(e)?(l=Ei(e,l),n.tag=1,n=Tm(null,n,e,l,r)):(n.tag=0,n=du(null,n,e,l,r));else{if(e!=null){var c=e.$$typeof;if(c===te){n.tag=11,n=wm(null,n,e,l,r);break e}else if(c===le){n.tag=14,n=Sm(null,n,e,l,r);break e}}throw n=De(e)||e,Error(a(306,n,""))}}return n;case 0:return du(e,n,n.type,n.pendingProps,r);case 1:return l=n.type,c=Ei(l,n.pendingProps),Tm(e,n,l,c,r);case 3:e:{if(kt(n,n.stateNode.containerInfo),e===null)throw Error(a(387));l=n.pendingProps;var u=n.memoizedState;c=u.element,Pc(e,n),ra(n,l,null,r);var p=n.memoizedState;if(l=p.cache,Ns(n,dt,l),l!==u.cache&&Dc(n,[dt],r,!0),ia(),l=p.element,u.isDehydrated)if(u={element:l,isDehydrated:!1,cache:p.cache},n.updateQueue.baseState=u,n.memoizedState=u,n.flags&256){n=km(e,n,l,r);break e}else if(l!==c){c=dn(Error(a(424)),n),Zr(c),n=km(e,n,l,r);break e}else{switch(e=n.stateNode.containerInfo,e.nodeType){case 9:e=e.body;break;default:e=e.nodeName==="HTML"?e.ownerDocument.body:e}for(Ze=bn(e.firstChild),jt=n,Ue=!0,As=null,gn=!0,r=jd(n,null,l,r),n.child=r;r;)r.flags=r.flags&-3|4096,r=r.sibling}else{if(gi(),l===c){n=is(e,n,r);break e}Ot(e,n,l,r)}n=n.child}return n;case 26:return $l(e,n),e===null?(r=Gp(n.type,null,n.pendingProps,null))?n.memoizedState=r:Ue||(r=n.type,e=n.pendingProps,l=ro(on.current).createElement(r),l[Qe]=n,l[it]=e,Nt(l,r,e),T(l),n.stateNode=l):n.memoizedState=Gp(n.type,e.memoizedProps,n.pendingProps,e.memoizedState),null;case 27:return Ct(n),e===null&&Ue&&(l=n.stateNode=$p(n.type,n.pendingProps,on.current),jt=n,gn=!0,c=Ze,Hs(n.type)?(Wu=c,Ze=bn(l.firstChild)):Ze=c),Ot(e,n,n.pendingProps.children,r),$l(e,n),e===null&&(n.flags|=4194304),n.child;case 5:return e===null&&Ue&&((c=l=Ze)&&(l=Sx(l,n.type,n.pendingProps,gn),l!==null?(n.stateNode=l,jt=n,Ze=bn(l.firstChild),gn=!1,c=!0):c=!1),c||Os(n)),Ct(n),c=n.type,u=n.pendingProps,p=e!==null?e.memoizedProps:null,l=u.children,Ju(c,u)?l=null:p!==null&&Ju(c,p)&&(n.flags|=32),n.memoizedState!==null&&(c=Fc(e,n,Bb,null,null,r),ja._currentValue=c),$l(e,n),Ot(e,n,l,r),n.child;case 6:return e===null&&Ue&&((e=r=Ze)&&(r=Ex(r,n.pendingProps,gn),r!==null?(n.stateNode=r,jt=n,Ze=null,e=!0):e=!1),e||Os(n)),null;case 13:return Cm(e,n,r);case 4:return kt(n,n.stateNode.containerInfo),l=n.pendingProps,e===null?n.child=wi(n,null,l,r):Ot(e,n,l,r),n.child;case 11:return wm(e,n,n.type,n.pendingProps,r);case 7:return Ot(e,n,n.pendingProps,r),n.child;case 8:return Ot(e,n,n.pendingProps.children,r),n.child;case 12:return Ot(e,n,n.pendingProps.children,r),n.child;case 10:return l=n.pendingProps,Ns(n,n.type,l.value),Ot(e,n,l.children,r),n.child;case 9:return c=n.type._context,l=n.pendingProps.children,bi(n),c=At(c),l=l(c),n.flags|=1,Ot(e,n,l,r),n.child;case 14:return Sm(e,n,n.type,n.pendingProps,r);case 15:return Em(e,n,n.type,n.pendingProps,r);case 19:return Rm(e,n,r);case 31:return Ib(e,n,r);case 22:return jm(e,n,r,n.pendingProps);case 24:return bi(n),l=At(dt),e===null?(c=Uc(),c===null&&(c=Ke,u=qc(),c.pooledCache=u,u.refCount++,u!==null&&(c.pooledCacheLanes|=r),c=u),n.memoizedState={parent:l,cache:c},Lc(n),Ns(n,dt,c)):((e.lanes&r)!==0&&(Pc(e,n),ra(n,null,null,r),ia()),c=e.memoizedState,u=n.memoizedState,c.parent!==l?(c={parent:l,cache:l},n.memoizedState=c,n.lanes===0&&(n.memoizedState=n.updateQueue.baseState=c),Ns(n,dt,l)):(l=u.cache,Ns(n,dt,l),l!==c.cache&&Dc(n,[dt],r,!0))),Ot(e,n,n.pendingProps.children,r),n.child;case 29:throw n.pendingProps}throw Error(a(156,n.tag))}function rs(e){e.flags|=4}function _u(e,n,r,l,c){if((n=(e.mode&32)!==0)&&(n=!1),n){if(e.flags|=16777216,(c&335544128)===c)if(e.stateNode.complete)e.flags|=8192;else if(lp())e.flags|=8192;else throw _i=Ol,Bc}else e.flags&=-16777217}function qm(e,n){if(n.type!=="stylesheet"||(n.state.loading&4)!==0)e.flags&=-16777217;else if(e.flags|=16777216,!Kp(n))if(lp())e.flags|=8192;else throw _i=Ol,Bc}function Vl(e,n){n!==null&&(e.flags|=4),e.flags&16384&&(n=e.tag!==22?Ui():536870912,e.lanes|=n,cr|=n)}function fa(e,n){if(!Ue)switch(e.tailMode){case"hidden":n=e.tail;for(var r=null;n!==null;)n.alternate!==null&&(r=n),n=n.sibling;r===null?e.tail=null:r.sibling=null;break;case"collapsed":r=e.tail;for(var l=null;r!==null;)r.alternate!==null&&(l=r),r=r.sibling;l===null?n||e.tail===null?e.tail=null:e.tail.sibling=null:l.sibling=null}}function We(e){var n=e.alternate!==null&&e.alternate.child===e.child,r=0,l=0;if(n)for(var c=e.child;c!==null;)r|=c.lanes|c.childLanes,l|=c.subtreeFlags&65011712,l|=c.flags&65011712,c.return=e,c=c.sibling;else for(c=e.child;c!==null;)r|=c.lanes|c.childLanes,l|=c.subtreeFlags,l|=c.flags,c.return=e,c=c.sibling;return e.subtreeFlags|=l,e.childLanes=r,n}function Jb(e,n,r){var l=n.pendingProps;switch(Tc(n),n.tag){case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return We(n),null;case 1:return We(n),null;case 3:return r=n.stateNode,l=null,e!==null&&(l=e.memoizedState.cache),n.memoizedState.cache!==l&&(n.flags|=2048),ts(dt),je(),r.pendingContext&&(r.context=r.pendingContext,r.pendingContext=null),(e===null||e.child===null)&&(Ki(n)?rs(n):e===null||e.memoizedState.isDehydrated&&(n.flags&256)===0||(n.flags|=1024,Cc())),We(n),null;case 26:var c=n.type,u=n.memoizedState;return e===null?(rs(n),u!==null?(We(n),qm(n,u)):(We(n),_u(n,c,null,l,r))):u?u!==e.memoizedState?(rs(n),We(n),qm(n,u)):(We(n),n.flags&=-16777217):(e=e.memoizedProps,e!==l&&rs(n),We(n),_u(n,c,e,l,r)),null;case 27:if(si(n),r=on.current,c=n.type,e!==null&&n.stateNode!=null)e.memoizedProps!==l&&rs(n);else{if(!l){if(n.stateNode===null)throw Error(a(166));return We(n),null}e=lt.current,Ki(n)?md(n):(e=$p(c,l,r),n.stateNode=e,rs(n))}return We(n),null;case 5:if(si(n),c=n.type,e!==null&&n.stateNode!=null)e.memoizedProps!==l&&rs(n);else{if(!l){if(n.stateNode===null)throw Error(a(166));return We(n),null}if(u=lt.current,Ki(n))md(n);else{var p=ro(on.current);switch(u){case 1:u=p.createElementNS("http://www.w3.org/2000/svg",c);break;case 2:u=p.createElementNS("http://www.w3.org/1998/Math/MathML",c);break;default:switch(c){case"svg":u=p.createElementNS("http://www.w3.org/2000/svg",c);break;case"math":u=p.createElementNS("http://www.w3.org/1998/Math/MathML",c);break;case"script":u=p.createElement("div"),u.innerHTML="<script><\/script>",u=u.removeChild(u.firstChild);break;case"select":u=typeof l.is=="string"?p.createElement("select",{is:l.is}):p.createElement("select"),l.multiple?u.multiple=!0:l.size&&(u.size=l.size);break;default:u=typeof l.is=="string"?p.createElement(c,{is:l.is}):p.createElement(c)}}u[Qe]=n,u[it]=l;e:for(p=n.child;p!==null;){if(p.tag===5||p.tag===6)u.appendChild(p.stateNode);else if(p.tag!==4&&p.tag!==27&&p.child!==null){p.child.return=p,p=p.child;continue}if(p===n)break e;for(;p.sibling===null;){if(p.return===null||p.return===n)break e;p=p.return}p.sibling.return=p.return,p=p.sibling}n.stateNode=u;e:switch(Nt(u,c,l),c){case"button":case"input":case"select":case"textarea":l=!!l.autoFocus;break e;case"img":l=!0;break e;default:l=!1}l&&rs(n)}}return We(n),_u(n,n.type,e===null?null:e.memoizedProps,n.pendingProps,r),null;case 6:if(e&&n.stateNode!=null)e.memoizedProps!==l&&rs(n);else{if(typeof l!="string"&&n.stateNode===null)throw Error(a(166));if(e=on.current,Ki(n)){if(e=n.stateNode,r=n.memoizedProps,l=null,c=jt,c!==null)switch(c.tag){case 27:case 5:l=c.memoizedProps}e[Qe]=n,e=!!(e.nodeValue===r||l!==null&&l.suppressHydrationWarning===!0||Cp(e.nodeValue,r)),e||Os(n,!0)}else e=ro(e).createTextNode(l),e[Qe]=n,n.stateNode=e}return We(n),null;case 31:if(r=n.memoizedState,e===null||e.memoizedState!==null){if(l=Ki(n),r!==null){if(e===null){if(!l)throw Error(a(318));if(e=n.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(a(557));e[Qe]=n}else gi(),(n.flags&128)===0&&(n.memoizedState=null),n.flags|=4;We(n),e=!1}else r=Cc(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=r),e=!0;if(!e)return n.flags&256?(Xt(n),n):(Xt(n),null);if((n.flags&128)!==0)throw Error(a(558))}return We(n),null;case 13:if(l=n.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(c=Ki(n),l!==null&&l.dehydrated!==null){if(e===null){if(!c)throw Error(a(318));if(c=n.memoizedState,c=c!==null?c.dehydrated:null,!c)throw Error(a(317));c[Qe]=n}else gi(),(n.flags&128)===0&&(n.memoizedState=null),n.flags|=4;We(n),c=!1}else c=Cc(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=c),c=!0;if(!c)return n.flags&256?(Xt(n),n):(Xt(n),null)}return Xt(n),(n.flags&128)!==0?(n.lanes=r,n):(r=l!==null,e=e!==null&&e.memoizedState!==null,r&&(l=n.child,c=null,l.alternate!==null&&l.alternate.memoizedState!==null&&l.alternate.memoizedState.cachePool!==null&&(c=l.alternate.memoizedState.cachePool.pool),u=null,l.memoizedState!==null&&l.memoizedState.cachePool!==null&&(u=l.memoizedState.cachePool.pool),u!==c&&(l.flags|=2048)),r!==e&&r&&(n.child.flags|=8192),Vl(n,n.updateQueue),We(n),null);case 4:return je(),e===null&&Yu(n.stateNode.containerInfo),We(n),null;case 10:return ts(n.type),We(n),null;case 19:if(Ee(ct),l=n.memoizedState,l===null)return We(n),null;if(c=(n.flags&128)!==0,u=l.rendering,u===null)if(c)fa(l,!1);else{if(at!==0||e!==null&&(e.flags&128)!==0)for(e=n.child;e!==null;){if(u=Cl(e),u!==null){for(n.flags|=128,fa(l,!1),e=u.updateQueue,n.updateQueue=e,Vl(n,e),n.subtreeFlags=0,e=r,r=n.child;r!==null;)cd(r,e),r=r.sibling;return Ce(ct,ct.current&1|2),Ue&&Wn(n,l.treeForkCount),n.child}e=e.sibling}l.tail!==null&&et()>Ql&&(n.flags|=128,c=!0,fa(l,!1),n.lanes=4194304)}else{if(!c)if(e=Cl(u),e!==null){if(n.flags|=128,c=!0,e=e.updateQueue,n.updateQueue=e,Vl(n,e),fa(l,!0),l.tail===null&&l.tailMode==="hidden"&&!u.alternate&&!Ue)return We(n),null}else 2*et()-l.renderingStartTime>Ql&&r!==536870912&&(n.flags|=128,c=!0,fa(l,!1),n.lanes=4194304);l.isBackwards?(u.sibling=n.child,n.child=u):(e=l.last,e!==null?e.sibling=u:n.child=u,l.last=u)}return l.tail!==null?(e=l.tail,l.rendering=e,l.tail=e.sibling,l.renderingStartTime=et(),e.sibling=null,r=ct.current,Ce(ct,c?r&1|2:r&1),Ue&&Wn(n,l.treeForkCount),e):(We(n),null);case 22:case 23:return Xt(n),Vc(),l=n.memoizedState!==null,e!==null?e.memoizedState!==null!==l&&(n.flags|=8192):l&&(n.flags|=8192),l?(r&536870912)!==0&&(n.flags&128)===0&&(We(n),n.subtreeFlags&6&&(n.flags|=8192)):We(n),r=n.updateQueue,r!==null&&Vl(n,r.retryQueue),r=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(r=e.memoizedState.cachePool.pool),l=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(l=n.memoizedState.cachePool.pool),l!==r&&(n.flags|=2048),e!==null&&Ee(xi),null;case 24:return r=null,e!==null&&(r=e.memoizedState.cache),n.memoizedState.cache!==r&&(n.flags|=2048),ts(dt),We(n),null;case 25:return null;case 30:return null}throw Error(a(156,n.tag))}function Qb(e,n){switch(Tc(n),n.tag){case 1:return e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 3:return ts(dt),je(),e=n.flags,(e&65536)!==0&&(e&128)===0?(n.flags=e&-65537|128,n):null;case 26:case 27:case 5:return si(n),null;case 31:if(n.memoizedState!==null){if(Xt(n),n.alternate===null)throw Error(a(340));gi()}return e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 13:if(Xt(n),e=n.memoizedState,e!==null&&e.dehydrated!==null){if(n.alternate===null)throw Error(a(340));gi()}return e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 19:return Ee(ct),null;case 4:return je(),null;case 10:return ts(n.type),null;case 22:case 23:return Xt(n),Vc(),e!==null&&Ee(xi),e=n.flags,e&65536?(n.flags=e&-65537|128,n):null;case 24:return ts(dt),null;case 25:return null;default:return null}}function zm(e,n){switch(Tc(n),n.tag){case 3:ts(dt),je();break;case 26:case 27:case 5:si(n);break;case 4:je();break;case 31:n.memoizedState!==null&&Xt(n);break;case 13:Xt(n);break;case 19:Ee(ct);break;case 10:ts(n.type);break;case 22:case 23:Xt(n),Vc(),e!==null&&Ee(xi);break;case 24:ts(dt)}}function ha(e,n){try{var r=n.updateQueue,l=r!==null?r.lastEffect:null;if(l!==null){var c=l.next;r=c;do{if((r.tag&e)===e){l=void 0;var u=r.create,p=r.inst;l=u(),p.destroy=l}r=r.next}while(r!==c)}}catch(b){Ve(n,n.return,b)}}function Ds(e,n,r){try{var l=n.updateQueue,c=l!==null?l.lastEffect:null;if(c!==null){var u=c.next;l=u;do{if((l.tag&e)===e){var p=l.inst,b=p.destroy;if(b!==void 0){p.destroy=void 0,c=n;var O=r,L=b;try{L()}catch(G){Ve(c,O,G)}}}l=l.next}while(l!==u)}}catch(G){Ve(n,n.return,G)}}function Um(e){var n=e.updateQueue;if(n!==null){var r=e.stateNode;try{Od(n,r)}catch(l){Ve(e,e.return,l)}}}function Bm(e,n,r){r.props=Ei(e.type,e.memoizedProps),r.state=e.memoizedState;try{r.componentWillUnmount()}catch(l){Ve(e,n,l)}}function da(e,n){try{var r=e.ref;if(r!==null){switch(e.tag){case 26:case 27:case 5:var l=e.stateNode;break;case 30:l=e.stateNode;break;default:l=e.stateNode}typeof r=="function"?e.refCleanup=r(l):r.current=l}}catch(c){Ve(e,n,c)}}function Un(e,n){var r=e.ref,l=e.refCleanup;if(r!==null)if(typeof l=="function")try{l()}catch(c){Ve(e,n,c)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof r=="function")try{r(null)}catch(c){Ve(e,n,c)}else r.current=null}function Lm(e){var n=e.type,r=e.memoizedProps,l=e.stateNode;try{e:switch(n){case"button":case"input":case"select":case"textarea":r.autoFocus&&l.focus();break e;case"img":r.src?l.src=r.src:r.srcSet&&(l.srcset=r.srcSet)}}catch(c){Ve(e,e.return,c)}}function wu(e,n,r){try{var l=e.stateNode;yx(l,e.type,r,n),l[it]=n}catch(c){Ve(e,e.return,c)}}function Pm(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&Hs(e.type)||e.tag===4}function Su(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Pm(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.tag===27&&Hs(e.type)||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 Eu(e,n,r){var l=e.tag;if(l===5||l===6)e=e.stateNode,n?(r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r).insertBefore(e,n):(n=r.nodeType===9?r.body:r.nodeName==="HTML"?r.ownerDocument.body:r,n.appendChild(e),r=r._reactRootContainer,r!=null||n.onclick!==null||(n.onclick=Kn));else if(l!==4&&(l===27&&Hs(e.type)&&(r=e.stateNode,n=null),e=e.child,e!==null))for(Eu(e,n,r),e=e.sibling;e!==null;)Eu(e,n,r),e=e.sibling}function Gl(e,n,r){var l=e.tag;if(l===5||l===6)e=e.stateNode,n?r.insertBefore(e,n):r.appendChild(e);else if(l!==4&&(l===27&&Hs(e.type)&&(r=e.stateNode),e=e.child,e!==null))for(Gl(e,n,r),e=e.sibling;e!==null;)Gl(e,n,r),e=e.sibling}function Hm(e){var n=e.stateNode,r=e.memoizedProps;try{for(var l=e.type,c=n.attributes;c.length;)n.removeAttributeNode(c[0]);Nt(n,l,r),n[Qe]=e,n[it]=r}catch(u){Ve(e,e.return,u)}}var as=!1,gt=!1,ju=!1,$m=typeof WeakSet=="function"?WeakSet:Set,_t=null;function Kb(e,n){if(e=e.containerInfo,Iu=ho,e=ed(e),bc(e)){if("selectionStart"in e)var r={start:e.selectionStart,end:e.selectionEnd};else e:{r=(r=e.ownerDocument)&&r.defaultView||window;var l=r.getSelection&&r.getSelection();if(l&&l.rangeCount!==0){r=l.anchorNode;var c=l.anchorOffset,u=l.focusNode;l=l.focusOffset;try{r.nodeType,u.nodeType}catch{r=null;break e}var p=0,b=-1,O=-1,L=0,G=0,ee=e,P=null;t:for(;;){for(var Y;ee!==r||c!==0&&ee.nodeType!==3||(b=p+c),ee!==u||l!==0&&ee.nodeType!==3||(O=p+l),ee.nodeType===3&&(p+=ee.nodeValue.length),(Y=ee.firstChild)!==null;)P=ee,ee=Y;for(;;){if(ee===e)break t;if(P===r&&++L===c&&(b=p),P===u&&++G===l&&(O=p),(Y=ee.nextSibling)!==null)break;ee=P,P=ee.parentNode}ee=Y}r=b===-1||O===-1?null:{start:b,end:O}}else r=null}r=r||{start:0,end:0}}else r=null;for(Fu={focusedElem:e,selectionRange:r},ho=!1,_t=n;_t!==null;)if(n=_t,e=n.child,(n.subtreeFlags&1028)!==0&&e!==null)e.return=n,_t=e;else for(;_t!==null;){switch(n=_t,u=n.alternate,e=n.flags,n.tag){case 0:if((e&4)!==0&&(e=n.updateQueue,e=e!==null?e.events:null,e!==null))for(r=0;r<e.length;r++)c=e[r],c.ref.impl=c.nextImpl;break;case 11:case 15:break;case 1:if((e&1024)!==0&&u!==null){e=void 0,r=n,c=u.memoizedProps,u=u.memoizedState,l=r.stateNode;try{var me=Ei(r.type,c);e=l.getSnapshotBeforeUpdate(me,u),l.__reactInternalSnapshotBeforeUpdate=e}catch(be){Ve(r,r.return,be)}}break;case 3:if((e&1024)!==0){if(e=n.stateNode.containerInfo,r=e.nodeType,r===9)Ku(e);else if(r===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":Ku(e);break;default:e.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((e&1024)!==0)throw Error(a(163))}if(e=n.sibling,e!==null){e.return=n.return,_t=e;break}_t=n.return}}function Ym(e,n,r){var l=r.flags;switch(r.tag){case 0:case 11:case 15:os(e,r),l&4&&ha(5,r);break;case 1:if(os(e,r),l&4)if(e=r.stateNode,n===null)try{e.componentDidMount()}catch(p){Ve(r,r.return,p)}else{var c=Ei(r.type,n.memoizedProps);n=n.memoizedState;try{e.componentDidUpdate(c,n,e.__reactInternalSnapshotBeforeUpdate)}catch(p){Ve(r,r.return,p)}}l&64&&Um(r),l&512&&da(r,r.return);break;case 3:if(os(e,r),l&64&&(e=r.updateQueue,e!==null)){if(n=null,r.child!==null)switch(r.child.tag){case 27:case 5:n=r.child.stateNode;break;case 1:n=r.child.stateNode}try{Od(e,n)}catch(p){Ve(r,r.return,p)}}break;case 27:n===null&&l&4&&Hm(r);case 26:case 5:os(e,r),n===null&&l&4&&Lm(r),l&512&&da(r,r.return);break;case 12:os(e,r);break;case 31:os(e,r),l&4&&Im(e,r);break;case 13:os(e,r),l&4&&Fm(e,r),l&64&&(e=r.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(r=rx.bind(null,r),jx(e,r))));break;case 22:if(l=r.memoizedState!==null||as,!l){n=n!==null&&n.memoizedState!==null||gt,c=as;var u=gt;as=l,(gt=n)&&!u?cs(e,r,(r.subtreeFlags&8772)!==0):os(e,r),as=c,gt=u}break;case 30:break;default:os(e,r)}}function Vm(e){var n=e.alternate;n!==null&&(e.alternate=null,Vm(n)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(n=e.stateNode,n!==null&&Bi(n)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var tt=null,Pt=!1;function ls(e,n,r){for(r=r.child;r!==null;)Gm(e,n,r),r=r.sibling}function Gm(e,n,r){if(ot&&typeof ot.onCommitFiberUnmount=="function")try{ot.onCommitFiberUnmount(ri,r)}catch{}switch(r.tag){case 26:gt||Un(r,n),ls(e,n,r),r.memoizedState?r.memoizedState.count--:r.stateNode&&(r=r.stateNode,r.parentNode.removeChild(r));break;case 27:gt||Un(r,n);var l=tt,c=Pt;Hs(r.type)&&(tt=r.stateNode,Pt=!1),ls(e,n,r),wa(r.stateNode),tt=l,Pt=c;break;case 5:gt||Un(r,n);case 6:if(l=tt,c=Pt,tt=null,ls(e,n,r),tt=l,Pt=c,tt!==null)if(Pt)try{(tt.nodeType===9?tt.body:tt.nodeName==="HTML"?tt.ownerDocument.body:tt).removeChild(r.stateNode)}catch(u){Ve(r,n,u)}else try{tt.removeChild(r.stateNode)}catch(u){Ve(r,n,u)}break;case 18:tt!==null&&(Pt?(e=tt,Up(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,r.stateNode),yr(e)):Up(tt,r.stateNode));break;case 4:l=tt,c=Pt,tt=r.stateNode.containerInfo,Pt=!0,ls(e,n,r),tt=l,Pt=c;break;case 0:case 11:case 14:case 15:Ds(2,r,n),gt||Ds(4,r,n),ls(e,n,r);break;case 1:gt||(Un(r,n),l=r.stateNode,typeof l.componentWillUnmount=="function"&&Bm(r,n,l)),ls(e,n,r);break;case 21:ls(e,n,r);break;case 22:gt=(l=gt)||r.memoizedState!==null,ls(e,n,r),gt=l;break;default:ls(e,n,r)}}function Im(e,n){if(n.memoizedState===null&&(e=n.alternate,e!==null&&(e=e.memoizedState,e!==null))){e=e.dehydrated;try{yr(e)}catch(r){Ve(n,n.return,r)}}}function Fm(e,n){if(n.memoizedState===null&&(e=n.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{yr(e)}catch(r){Ve(n,n.return,r)}}function Xb(e){switch(e.tag){case 31:case 13:case 19:var n=e.stateNode;return n===null&&(n=e.stateNode=new $m),n;case 22:return e=e.stateNode,n=e._retryCache,n===null&&(n=e._retryCache=new $m),n;default:throw Error(a(435,e.tag))}}function Il(e,n){var r=Xb(e);n.forEach(function(l){if(!r.has(l)){r.add(l);var c=ax.bind(null,e,l);l.then(c,c)}})}function Ht(e,n){var r=n.deletions;if(r!==null)for(var l=0;l<r.length;l++){var c=r[l],u=e,p=n,b=p;e:for(;b!==null;){switch(b.tag){case 27:if(Hs(b.type)){tt=b.stateNode,Pt=!1;break e}break;case 5:tt=b.stateNode,Pt=!1;break e;case 3:case 4:tt=b.stateNode.containerInfo,Pt=!0;break e}b=b.return}if(tt===null)throw Error(a(160));Gm(u,p,c),tt=null,Pt=!1,u=c.alternate,u!==null&&(u.return=null),c.return=null}if(n.subtreeFlags&13886)for(n=n.child;n!==null;)Jm(n,e),n=n.sibling}var Nn=null;function Jm(e,n){var r=e.alternate,l=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:Ht(n,e),$t(e),l&4&&(Ds(3,e,e.return),ha(3,e),Ds(5,e,e.return));break;case 1:Ht(n,e),$t(e),l&512&&(gt||r===null||Un(r,r.return)),l&64&&as&&(e=e.updateQueue,e!==null&&(l=e.callbacks,l!==null&&(r=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=r===null?l:r.concat(l))));break;case 26:var c=Nn;if(Ht(n,e),$t(e),l&512&&(gt||r===null||Un(r,r.return)),l&4){var u=r!==null?r.memoizedState:null;if(l=e.memoizedState,r===null)if(l===null)if(e.stateNode===null){e:{l=e.type,r=e.memoizedProps,c=c.ownerDocument||c;t:switch(l){case"title":u=c.getElementsByTagName("title")[0],(!u||u[xt]||u[Qe]||u.namespaceURI==="http://www.w3.org/2000/svg"||u.hasAttribute("itemprop"))&&(u=c.createElement(l),c.head.insertBefore(u,c.querySelector("head > title"))),Nt(u,l,r),u[Qe]=e,T(u),l=u;break e;case"link":var p=Jp("link","href",c).get(l+(r.href||""));if(p){for(var b=0;b<p.length;b++)if(u=p[b],u.getAttribute("href")===(r.href==null||r.href===""?null:r.href)&&u.getAttribute("rel")===(r.rel==null?null:r.rel)&&u.getAttribute("title")===(r.title==null?null:r.title)&&u.getAttribute("crossorigin")===(r.crossOrigin==null?null:r.crossOrigin)){p.splice(b,1);break t}}u=c.createElement(l),Nt(u,l,r),c.head.appendChild(u);break;case"meta":if(p=Jp("meta","content",c).get(l+(r.content||""))){for(b=0;b<p.length;b++)if(u=p[b],u.getAttribute("content")===(r.content==null?null:""+r.content)&&u.getAttribute("name")===(r.name==null?null:r.name)&&u.getAttribute("property")===(r.property==null?null:r.property)&&u.getAttribute("http-equiv")===(r.httpEquiv==null?null:r.httpEquiv)&&u.getAttribute("charset")===(r.charSet==null?null:r.charSet)){p.splice(b,1);break t}}u=c.createElement(l),Nt(u,l,r),c.head.appendChild(u);break;default:throw Error(a(468,l))}u[Qe]=e,T(u),l=u}e.stateNode=l}else Qp(c,e.type,e.stateNode);else e.stateNode=Fp(c,l,e.memoizedProps);else u!==l?(u===null?r.stateNode!==null&&(r=r.stateNode,r.parentNode.removeChild(r)):u.count--,l===null?Qp(c,e.type,e.stateNode):Fp(c,l,e.memoizedProps)):l===null&&e.stateNode!==null&&wu(e,e.memoizedProps,r.memoizedProps)}break;case 27:Ht(n,e),$t(e),l&512&&(gt||r===null||Un(r,r.return)),r!==null&&l&4&&wu(e,e.memoizedProps,r.memoizedProps);break;case 5:if(Ht(n,e),$t(e),l&512&&(gt||r===null||Un(r,r.return)),e.flags&32){c=e.stateNode;try{Pi(c,"")}catch(me){Ve(e,e.return,me)}}l&4&&e.stateNode!=null&&(c=e.memoizedProps,wu(e,c,r!==null?r.memoizedProps:c)),l&1024&&(ju=!0);break;case 6:if(Ht(n,e),$t(e),l&4){if(e.stateNode===null)throw Error(a(162));l=e.memoizedProps,r=e.stateNode;try{r.nodeValue=l}catch(me){Ve(e,e.return,me)}}break;case 3:if(oo=null,c=Nn,Nn=ao(n.containerInfo),Ht(n,e),Nn=c,$t(e),l&4&&r!==null&&r.memoizedState.isDehydrated)try{yr(n.containerInfo)}catch(me){Ve(e,e.return,me)}ju&&(ju=!1,Qm(e));break;case 4:l=Nn,Nn=ao(e.stateNode.containerInfo),Ht(n,e),$t(e),Nn=l;break;case 12:Ht(n,e),$t(e);break;case 31:Ht(n,e),$t(e),l&4&&(l=e.updateQueue,l!==null&&(e.updateQueue=null,Il(e,l)));break;case 13:Ht(n,e),$t(e),e.child.flags&8192&&e.memoizedState!==null!=(r!==null&&r.memoizedState!==null)&&(Jl=et()),l&4&&(l=e.updateQueue,l!==null&&(e.updateQueue=null,Il(e,l)));break;case 22:c=e.memoizedState!==null;var O=r!==null&&r.memoizedState!==null,L=as,G=gt;if(as=L||c,gt=G||O,Ht(n,e),gt=G,as=L,$t(e),l&8192)e:for(n=e.stateNode,n._visibility=c?n._visibility&-2:n._visibility|1,c&&(r===null||O||as||gt||ji(e)),r=null,n=e;;){if(n.tag===5||n.tag===26){if(r===null){O=r=n;try{if(u=O.stateNode,c)p=u.style,typeof p.setProperty=="function"?p.setProperty("display","none","important"):p.display="none";else{b=O.stateNode;var ee=O.memoizedProps.style,P=ee!=null&&ee.hasOwnProperty("display")?ee.display:null;b.style.display=P==null||typeof P=="boolean"?"":(""+P).trim()}}catch(me){Ve(O,O.return,me)}}}else if(n.tag===6){if(r===null){O=n;try{O.stateNode.nodeValue=c?"":O.memoizedProps}catch(me){Ve(O,O.return,me)}}}else if(n.tag===18){if(r===null){O=n;try{var Y=O.stateNode;c?Bp(Y,!0):Bp(O.stateNode,!1)}catch(me){Ve(O,O.return,me)}}}else if((n.tag!==22&&n.tag!==23||n.memoizedState===null||n===e)&&n.child!==null){n.child.return=n,n=n.child;continue}if(n===e)break e;for(;n.sibling===null;){if(n.return===null||n.return===e)break e;r===n&&(r=null),n=n.return}r===n&&(r=null),n.sibling.return=n.return,n=n.sibling}l&4&&(l=e.updateQueue,l!==null&&(r=l.retryQueue,r!==null&&(l.retryQueue=null,Il(e,r))));break;case 19:Ht(n,e),$t(e),l&4&&(l=e.updateQueue,l!==null&&(e.updateQueue=null,Il(e,l)));break;case 30:break;case 21:break;default:Ht(n,e),$t(e)}}function $t(e){var n=e.flags;if(n&2){try{for(var r,l=e.return;l!==null;){if(Pm(l)){r=l;break}l=l.return}if(r==null)throw Error(a(160));switch(r.tag){case 27:var c=r.stateNode,u=Su(e);Gl(e,u,c);break;case 5:var p=r.stateNode;r.flags&32&&(Pi(p,""),r.flags&=-33);var b=Su(e);Gl(e,b,p);break;case 3:case 4:var O=r.stateNode.containerInfo,L=Su(e);Eu(e,L,O);break;default:throw Error(a(161))}}catch(G){Ve(e,e.return,G)}e.flags&=-3}n&4096&&(e.flags&=-4097)}function Qm(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var n=e;Qm(n),n.tag===5&&n.flags&1024&&n.stateNode.reset(),e=e.sibling}}function os(e,n){if(n.subtreeFlags&8772)for(n=n.child;n!==null;)Ym(e,n.alternate,n),n=n.sibling}function ji(e){for(e=e.child;e!==null;){var n=e;switch(n.tag){case 0:case 11:case 14:case 15:Ds(4,n,n.return),ji(n);break;case 1:Un(n,n.return);var r=n.stateNode;typeof r.componentWillUnmount=="function"&&Bm(n,n.return,r),ji(n);break;case 27:wa(n.stateNode);case 26:case 5:Un(n,n.return),ji(n);break;case 22:n.memoizedState===null&&ji(n);break;case 30:ji(n);break;default:ji(n)}e=e.sibling}}function cs(e,n,r){for(r=r&&(n.subtreeFlags&8772)!==0,n=n.child;n!==null;){var l=n.alternate,c=e,u=n,p=u.flags;switch(u.tag){case 0:case 11:case 15:cs(c,u,r),ha(4,u);break;case 1:if(cs(c,u,r),l=u,c=l.stateNode,typeof c.componentDidMount=="function")try{c.componentDidMount()}catch(L){Ve(l,l.return,L)}if(l=u,c=l.updateQueue,c!==null){var b=l.stateNode;try{var O=c.shared.hiddenCallbacks;if(O!==null)for(c.shared.hiddenCallbacks=null,c=0;c<O.length;c++)Ad(O[c],b)}catch(L){Ve(l,l.return,L)}}r&&p&64&&Um(u),da(u,u.return);break;case 27:Hm(u);case 26:case 5:cs(c,u,r),r&&l===null&&p&4&&Lm(u),da(u,u.return);break;case 12:cs(c,u,r);break;case 31:cs(c,u,r),r&&p&4&&Im(c,u);break;case 13:cs(c,u,r),r&&p&4&&Fm(c,u);break;case 22:u.memoizedState===null&&cs(c,u,r),da(u,u.return);break;case 30:break;default:cs(c,u,r)}n=n.sibling}}function Au(e,n){var r=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(r=e.memoizedState.cachePool.pool),e=null,n.memoizedState!==null&&n.memoizedState.cachePool!==null&&(e=n.memoizedState.cachePool.pool),e!==r&&(e!=null&&e.refCount++,r!=null&&Wr(r))}function Ou(e,n){e=null,n.alternate!==null&&(e=n.alternate.memoizedState.cache),n=n.memoizedState.cache,n!==e&&(n.refCount++,e!=null&&Wr(e))}function Tn(e,n,r,l){if(n.subtreeFlags&10256)for(n=n.child;n!==null;)Km(e,n,r,l),n=n.sibling}function Km(e,n,r,l){var c=n.flags;switch(n.tag){case 0:case 11:case 15:Tn(e,n,r,l),c&2048&&ha(9,n);break;case 1:Tn(e,n,r,l);break;case 3:Tn(e,n,r,l),c&2048&&(e=null,n.alternate!==null&&(e=n.alternate.memoizedState.cache),n=n.memoizedState.cache,n!==e&&(n.refCount++,e!=null&&Wr(e)));break;case 12:if(c&2048){Tn(e,n,r,l),e=n.stateNode;try{var u=n.memoizedProps,p=u.id,b=u.onPostCommit;typeof b=="function"&&b(p,n.alternate===null?"mount":"update",e.passiveEffectDuration,-0)}catch(O){Ve(n,n.return,O)}}else Tn(e,n,r,l);break;case 31:Tn(e,n,r,l);break;case 13:Tn(e,n,r,l);break;case 23:break;case 22:u=n.stateNode,p=n.alternate,n.memoizedState!==null?u._visibility&2?Tn(e,n,r,l):ma(e,n):u._visibility&2?Tn(e,n,r,l):(u._visibility|=2,ar(e,n,r,l,(n.subtreeFlags&10256)!==0||!1)),c&2048&&Au(p,n);break;case 24:Tn(e,n,r,l),c&2048&&Ou(n.alternate,n);break;default:Tn(e,n,r,l)}}function ar(e,n,r,l,c){for(c=c&&((n.subtreeFlags&10256)!==0||!1),n=n.child;n!==null;){var u=e,p=n,b=r,O=l,L=p.flags;switch(p.tag){case 0:case 11:case 15:ar(u,p,b,O,c),ha(8,p);break;case 23:break;case 22:var G=p.stateNode;p.memoizedState!==null?G._visibility&2?ar(u,p,b,O,c):ma(u,p):(G._visibility|=2,ar(u,p,b,O,c)),c&&L&2048&&Au(p.alternate,p);break;case 24:ar(u,p,b,O,c),c&&L&2048&&Ou(p.alternate,p);break;default:ar(u,p,b,O,c)}n=n.sibling}}function ma(e,n){if(n.subtreeFlags&10256)for(n=n.child;n!==null;){var r=e,l=n,c=l.flags;switch(l.tag){case 22:ma(r,l),c&2048&&Au(l.alternate,l);break;case 24:ma(r,l),c&2048&&Ou(l.alternate,l);break;default:ma(r,l)}n=n.sibling}}var pa=8192;function lr(e,n,r){if(e.subtreeFlags&pa)for(e=e.child;e!==null;)Xm(e,n,r),e=e.sibling}function Xm(e,n,r){switch(e.tag){case 26:lr(e,n,r),e.flags&pa&&e.memoizedState!==null&&Ux(r,Nn,e.memoizedState,e.memoizedProps);break;case 5:lr(e,n,r);break;case 3:case 4:var l=Nn;Nn=ao(e.stateNode.containerInfo),lr(e,n,r),Nn=l;break;case 22:e.memoizedState===null&&(l=e.alternate,l!==null&&l.memoizedState!==null?(l=pa,pa=16777216,lr(e,n,r),pa=l):lr(e,n,r));break;default:lr(e,n,r)}}function Zm(e){var n=e.alternate;if(n!==null&&(e=n.child,e!==null)){n.child=null;do n=e.sibling,e.sibling=null,e=n;while(e!==null)}}function ga(e){var n=e.deletions;if((e.flags&16)!==0){if(n!==null)for(var r=0;r<n.length;r++){var l=n[r];_t=l,ep(l,e)}Zm(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Wm(e),e=e.sibling}function Wm(e){switch(e.tag){case 0:case 11:case 15:ga(e),e.flags&2048&&Ds(9,e,e.return);break;case 3:ga(e);break;case 12:ga(e);break;case 22:var n=e.stateNode;e.memoizedState!==null&&n._visibility&2&&(e.return===null||e.return.tag!==13)?(n._visibility&=-3,Fl(e)):ga(e);break;default:ga(e)}}function Fl(e){var n=e.deletions;if((e.flags&16)!==0){if(n!==null)for(var r=0;r<n.length;r++){var l=n[r];_t=l,ep(l,e)}Zm(e)}for(e=e.child;e!==null;){switch(n=e,n.tag){case 0:case 11:case 15:Ds(8,n,n.return),Fl(n);break;case 22:r=n.stateNode,r._visibility&2&&(r._visibility&=-3,Fl(n));break;default:Fl(n)}e=e.sibling}}function ep(e,n){for(;_t!==null;){var r=_t;switch(r.tag){case 0:case 11:case 15:Ds(8,r,n);break;case 23:case 22:if(r.memoizedState!==null&&r.memoizedState.cachePool!==null){var l=r.memoizedState.cachePool.pool;l!=null&&l.refCount++}break;case 24:Wr(r.memoizedState.cache)}if(l=r.child,l!==null)l.return=r,_t=l;else e:for(r=e;_t!==null;){l=_t;var c=l.sibling,u=l.return;if(Vm(l),l===r){_t=null;break e}if(c!==null){c.return=u,_t=c;break e}_t=u}}}var Zb={getCacheForType:function(e){var n=At(dt),r=n.data.get(e);return r===void 0&&(r=e(),n.data.set(e,r)),r},cacheSignal:function(){return At(dt).controller.signal}},Wb=typeof WeakMap=="function"?WeakMap:Map,$e=0,Ke=null,Me=null,qe=0,Ye=0,Zt=null,qs=!1,or=!1,Nu=!1,us=0,at=0,zs=0,Ai=0,Tu=0,Wt=0,cr=0,ya=null,Yt=null,ku=!1,Jl=0,tp=0,Ql=1/0,Kl=null,Us=null,vt=0,Bs=null,ur=null,fs=0,Cu=0,Mu=null,np=null,ba=0,Ru=null;function en(){return($e&2)!==0&&qe!==0?qe&-qe:z.T!==null?Lu():Pr()}function sp(){if(Wt===0)if((qe&536870912)===0||Ue){var e=Fn;Fn<<=1,(Fn&3932160)===0&&(Fn=262144),Wt=e}else Wt=536870912;return e=Kt.current,e!==null&&(e.flags|=32),Wt}function Vt(e,n,r){(e===Ke&&(Ye===2||Ye===9)||e.cancelPendingCommit!==null)&&(fr(e,0),Ls(e,qe,Wt,!1)),jn(e,r),(($e&2)===0||e!==Ke)&&(e===Ke&&(($e&2)===0&&(Ai|=r),at===4&&Ls(e,qe,Wt,!1)),Bn(e))}function ip(e,n,r){if(($e&6)!==0)throw Error(a(327));var l=!r&&(n&127)===0&&(n&e.expiredLanes)===0||li(e,n),c=l?nx(e,n):qu(e,n,!0),u=l;do{if(c===0){or&&!l&&Ls(e,n,0,!1);break}else{if(r=e.current.alternate,u&&!ex(r)){c=qu(e,n,!1),u=!1;continue}if(c===2){if(u=n,e.errorRecoveryDisabledLanes&u)var p=0;else p=e.pendingLanes&-536870913,p=p!==0?p:p&536870912?536870912:0;if(p!==0){n=p;e:{var b=e;c=ya;var O=b.current.memoizedState.isDehydrated;if(O&&(fr(b,p).flags|=256),p=qu(b,p,!1),p!==2){if(Nu&&!O){b.errorRecoveryDisabledLanes|=u,Ai|=u,c=4;break e}u=Yt,Yt=c,u!==null&&(Yt===null?Yt=u:Yt.push.apply(Yt,u))}c=p}if(u=!1,c!==2)continue}}if(c===1){fr(e,0),Ls(e,n,0,!0);break}e:{switch(l=e,u=c,u){case 0:case 1:throw Error(a(345));case 4:if((n&4194048)!==n)break;case 6:Ls(l,n,Wt,!qs);break e;case 2:Yt=null;break;case 3:case 5:break;default:throw Error(a(329))}if((n&62914560)===n&&(c=Jl+300-et(),10<c)){if(Ls(l,n,Wt,!qs),ai(l,0,!0)!==0)break e;fs=n,l.timeoutHandle=qp(rp.bind(null,l,r,Yt,Kl,ku,n,Wt,Ai,cr,qs,u,"Throttled",-0,0),c);break e}rp(l,r,Yt,Kl,ku,n,Wt,Ai,cr,qs,u,null,-0,0)}}break}while(!0);Bn(e)}function rp(e,n,r,l,c,u,p,b,O,L,G,ee,P,Y){if(e.timeoutHandle=-1,ee=n.subtreeFlags,ee&8192||(ee&16785408)===16785408){ee={stylesheets:null,count:0,imgCount:0,imgBytes:0,suspenseyImages:[],waitingForImages:!0,waitingForViewTransition:!1,unsuspend:Kn},Xm(n,u,ee);var me=(u&62914560)===u?Jl-et():(u&4194048)===u?tp-et():0;if(me=Bx(ee,me),me!==null){fs=u,e.cancelPendingCommit=me(dp.bind(null,e,n,u,r,l,c,p,b,O,G,ee,null,P,Y)),Ls(e,u,p,!L);return}}dp(e,n,u,r,l,c,p,b,O)}function ex(e){for(var n=e;;){var r=n.tag;if((r===0||r===11||r===15)&&n.flags&16384&&(r=n.updateQueue,r!==null&&(r=r.stores,r!==null)))for(var l=0;l<r.length;l++){var c=r[l],u=c.getSnapshot;c=c.value;try{if(!Jt(u(),c))return!1}catch{return!1}}if(r=n.child,n.subtreeFlags&16384&&r!==null)r.return=n,n=r;else{if(n===e)break;for(;n.sibling===null;){if(n.return===null||n.return===e)return!0;n=n.return}n.sibling.return=n.return,n=n.sibling}}return!0}function Ls(e,n,r,l){n&=~Tu,n&=~Ai,e.suspendedLanes|=n,e.pingedLanes&=~n,l&&(e.warmLanes|=n),l=e.expirationTimes;for(var c=n;0<c;){var u=31-Mt(c),p=1<<u;l[u]=-1,c&=~p}r!==0&&ws(e,r,n)}function Xl(){return($e&6)===0?(xa(0),!1):!0}function Du(){if(Me!==null){if(Ye===0)var e=Me.return;else e=Me,es=yi=null,Kc(e),tr=null,ta=0,e=Me;for(;e!==null;)zm(e.alternate,e),e=e.return;Me=null}}function fr(e,n){var r=e.timeoutHandle;r!==-1&&(e.timeoutHandle=-1,vx(r)),r=e.cancelPendingCommit,r!==null&&(e.cancelPendingCommit=null,r()),fs=0,Du(),Ke=e,Me=r=Zn(e.current,null),qe=n,Ye=0,Zt=null,qs=!1,or=li(e,n),Nu=!1,cr=Wt=Tu=Ai=zs=at=0,Yt=ya=null,ku=!1,(n&8)!==0&&(n|=n&32);var l=e.entangledLanes;if(l!==0)for(e=e.entanglements,l&=n;0<l;){var c=31-Mt(l),u=1<<c;n|=e[c],l&=~u}return us=n,bl(),r}function ap(e,n){Ae=null,z.H=ca,n===er||n===Al?(n=wd(),Ye=3):n===Bc?(n=wd(),Ye=4):Ye=n===hu?8:n!==null&&typeof n=="object"&&typeof n.then=="function"?6:1,Zt=n,Me===null&&(at=1,Pl(e,dn(n,e.current)))}function lp(){var e=Kt.current;return e===null?!0:(qe&4194048)===qe?yn===null:(qe&62914560)===qe||(qe&536870912)!==0?e===yn:!1}function op(){var e=z.H;return z.H=ca,e===null?ca:e}function cp(){var e=z.A;return z.A=Zb,e}function Zl(){at=4,qs||(qe&4194048)!==qe&&Kt.current!==null||(or=!0),(zs&134217727)===0&&(Ai&134217727)===0||Ke===null||Ls(Ke,qe,Wt,!1)}function qu(e,n,r){var l=$e;$e|=2;var c=op(),u=cp();(Ke!==e||qe!==n)&&(Kl=null,fr(e,n)),n=!1;var p=at;e:do try{if(Ye!==0&&Me!==null){var b=Me,O=Zt;switch(Ye){case 8:Du(),p=6;break e;case 3:case 2:case 9:case 6:Kt.current===null&&(n=!0);var L=Ye;if(Ye=0,Zt=null,hr(e,b,O,L),r&&or){p=0;break e}break;default:L=Ye,Ye=0,Zt=null,hr(e,b,O,L)}}tx(),p=at;break}catch(G){ap(e,G)}while(!0);return n&&e.shellSuspendCounter++,es=yi=null,$e=l,z.H=c,z.A=u,Me===null&&(Ke=null,qe=0,bl()),p}function tx(){for(;Me!==null;)up(Me)}function nx(e,n){var r=$e;$e|=2;var l=op(),c=cp();Ke!==e||qe!==n?(Kl=null,Ql=et()+500,fr(e,n)):or=li(e,n);e:do try{if(Ye!==0&&Me!==null){n=Me;var u=Zt;t:switch(Ye){case 1:Ye=0,Zt=null,hr(e,n,u,1);break;case 2:case 9:if(vd(u)){Ye=0,Zt=null,fp(n);break}n=function(){Ye!==2&&Ye!==9||Ke!==e||(Ye=7),Bn(e)},u.then(n,n);break e;case 3:Ye=7;break e;case 4:Ye=5;break e;case 7:vd(u)?(Ye=0,Zt=null,fp(n)):(Ye=0,Zt=null,hr(e,n,u,7));break;case 5:var p=null;switch(Me.tag){case 26:p=Me.memoizedState;case 5:case 27:var b=Me;if(p?Kp(p):b.stateNode.complete){Ye=0,Zt=null;var O=b.sibling;if(O!==null)Me=O;else{var L=b.return;L!==null?(Me=L,Wl(L)):Me=null}break t}}Ye=0,Zt=null,hr(e,n,u,5);break;case 6:Ye=0,Zt=null,hr(e,n,u,6);break;case 8:Du(),at=6;break e;default:throw Error(a(462))}}sx();break}catch(G){ap(e,G)}while(!0);return es=yi=null,z.H=l,z.A=c,$e=r,Me!==null?0:(Ke=null,qe=0,bl(),at)}function sx(){for(;Me!==null&&!tl();)up(Me)}function up(e){var n=Dm(e.alternate,e,us);e.memoizedProps=e.pendingProps,n===null?Wl(e):Me=n}function fp(e){var n=e,r=n.alternate;switch(n.tag){case 15:case 0:n=Nm(r,n,n.pendingProps,n.type,void 0,qe);break;case 11:n=Nm(r,n,n.pendingProps,n.type.render,n.ref,qe);break;case 5:Kc(n);default:zm(r,n),n=Me=cd(n,us),n=Dm(r,n,us)}e.memoizedProps=e.pendingProps,n===null?Wl(e):Me=n}function hr(e,n,r,l){es=yi=null,Kc(n),tr=null,ta=0;var c=n.return;try{if(Gb(e,c,n,r,qe)){at=1,Pl(e,dn(r,e.current)),Me=null;return}}catch(u){if(c!==null)throw Me=c,u;at=1,Pl(e,dn(r,e.current)),Me=null;return}n.flags&32768?(Ue||l===1?e=!0:or||(qe&536870912)!==0?e=!1:(qs=e=!0,(l===2||l===9||l===3||l===6)&&(l=Kt.current,l!==null&&l.tag===13&&(l.flags|=16384))),hp(n,e)):Wl(n)}function Wl(e){var n=e;do{if((n.flags&32768)!==0){hp(n,qs);return}e=n.return;var r=Jb(n.alternate,n,us);if(r!==null){Me=r;return}if(n=n.sibling,n!==null){Me=n;return}Me=n=e}while(n!==null);at===0&&(at=5)}function hp(e,n){do{var r=Qb(e.alternate,e);if(r!==null){r.flags&=32767,Me=r;return}if(r=e.return,r!==null&&(r.flags|=32768,r.subtreeFlags=0,r.deletions=null),!n&&(e=e.sibling,e!==null)){Me=e;return}Me=e=r}while(e!==null);at=6,Me=null}function dp(e,n,r,l,c,u,p,b,O){e.cancelPendingCommit=null;do eo();while(vt!==0);if(($e&6)!==0)throw Error(a(327));if(n!==null){if(n===e.current)throw Error(a(177));if(u=n.lanes|n.childLanes,u|=Sc,_s(e,r,u,p,b,O),e===Ke&&(Me=Ke=null,qe=0),ur=n,Bs=e,fs=r,Cu=u,Mu=c,np=l,(n.subtreeFlags&10256)!==0||(n.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,lx(qi,function(){return bp(),null})):(e.callbackNode=null,e.callbackPriority=0),l=(n.flags&13878)!==0,(n.subtreeFlags&13878)!==0||l){l=z.T,z.T=null,c=se.p,se.p=2,p=$e,$e|=4;try{Kb(e,n,r)}finally{$e=p,se.p=c,z.T=l}}vt=1,mp(),pp(),gp()}}function mp(){if(vt===1){vt=0;var e=Bs,n=ur,r=(n.flags&13878)!==0;if((n.subtreeFlags&13878)!==0||r){r=z.T,z.T=null;var l=se.p;se.p=2;var c=$e;$e|=4;try{Jm(n,e);var u=Fu,p=ed(e.containerInfo),b=u.focusedElem,O=u.selectionRange;if(p!==b&&b&&b.ownerDocument&&Wh(b.ownerDocument.documentElement,b)){if(O!==null&&bc(b)){var L=O.start,G=O.end;if(G===void 0&&(G=L),"selectionStart"in b)b.selectionStart=L,b.selectionEnd=Math.min(G,b.value.length);else{var ee=b.ownerDocument||document,P=ee&&ee.defaultView||window;if(P.getSelection){var Y=P.getSelection(),me=b.textContent.length,be=Math.min(O.start,me),Je=O.end===void 0?be:Math.min(O.end,me);!Y.extend&&be>Je&&(p=Je,Je=be,be=p);var R=Zh(b,be),C=Zh(b,Je);if(R&&C&&(Y.rangeCount!==1||Y.anchorNode!==R.node||Y.anchorOffset!==R.offset||Y.focusNode!==C.node||Y.focusOffset!==C.offset)){var B=ee.createRange();B.setStart(R.node,R.offset),Y.removeAllRanges(),be>Je?(Y.addRange(B),Y.extend(C.node,C.offset)):(B.setEnd(C.node,C.offset),Y.addRange(B))}}}}for(ee=[],Y=b;Y=Y.parentNode;)Y.nodeType===1&&ee.push({element:Y,left:Y.scrollLeft,top:Y.scrollTop});for(typeof b.focus=="function"&&b.focus(),b=0;b<ee.length;b++){var J=ee[b];J.element.scrollLeft=J.left,J.element.scrollTop=J.top}}ho=!!Iu,Fu=Iu=null}finally{$e=c,se.p=l,z.T=r}}e.current=n,vt=2}}function pp(){if(vt===2){vt=0;var e=Bs,n=ur,r=(n.flags&8772)!==0;if((n.subtreeFlags&8772)!==0||r){r=z.T,z.T=null;var l=se.p;se.p=2;var c=$e;$e|=4;try{Ym(e,n.alternate,n)}finally{$e=c,se.p=l,z.T=r}}vt=3}}function gp(){if(vt===4||vt===3){vt=0,Di();var e=Bs,n=ur,r=fs,l=np;(n.subtreeFlags&10256)!==0||(n.flags&10256)!==0?vt=5:(vt=0,ur=Bs=null,yp(e,e.pendingLanes));var c=e.pendingLanes;if(c===0&&(Us=null),ci(r),n=n.stateNode,ot&&typeof ot.onCommitFiberRoot=="function")try{ot.onCommitFiberRoot(ri,n,void 0,(n.current.flags&128)===128)}catch{}if(l!==null){n=z.T,c=se.p,se.p=2,z.T=null;try{for(var u=e.onRecoverableError,p=0;p<l.length;p++){var b=l[p];u(b.value,{componentStack:b.stack})}}finally{z.T=n,se.p=c}}(fs&3)!==0&&eo(),Bn(e),c=e.pendingLanes,(r&261930)!==0&&(c&42)!==0?e===Ru?ba++:(ba=0,Ru=e):ba=0,xa(0)}}function yp(e,n){(e.pooledCacheLanes&=n)===0&&(n=e.pooledCache,n!=null&&(e.pooledCache=null,Wr(n)))}function eo(){return mp(),pp(),gp(),bp()}function bp(){if(vt!==5)return!1;var e=Bs,n=Cu;Cu=0;var r=ci(fs),l=z.T,c=se.p;try{se.p=32>r?32:r,z.T=null,r=Mu,Mu=null;var u=Bs,p=fs;if(vt=0,ur=Bs=null,fs=0,($e&6)!==0)throw Error(a(331));var b=$e;if($e|=4,Wm(u.current),Km(u,u.current,p,r),$e=b,xa(0,!1),ot&&typeof ot.onPostCommitFiberRoot=="function")try{ot.onPostCommitFiberRoot(ri,u)}catch{}return!0}finally{se.p=c,z.T=l,yp(e,n)}}function xp(e,n,r){n=dn(r,n),n=fu(e.stateNode,n,2),e=Cs(e,n,2),e!==null&&(jn(e,2),Bn(e))}function Ve(e,n,r){if(e.tag===3)xp(e,e,r);else for(;n!==null;){if(n.tag===3){xp(n,e,r);break}else if(n.tag===1){var l=n.stateNode;if(typeof n.type.getDerivedStateFromError=="function"||typeof l.componentDidCatch=="function"&&(Us===null||!Us.has(l))){e=dn(r,e),r=vm(2),l=Cs(n,r,2),l!==null&&(_m(r,l,n,e),jn(l,2),Bn(l));break}}n=n.return}}function zu(e,n,r){var l=e.pingCache;if(l===null){l=e.pingCache=new Wb;var c=new Set;l.set(n,c)}else c=l.get(n),c===void 0&&(c=new Set,l.set(n,c));c.has(r)||(Nu=!0,c.add(r),e=ix.bind(null,e,n,r),n.then(e,e))}function ix(e,n,r){var l=e.pingCache;l!==null&&l.delete(n),e.pingedLanes|=e.suspendedLanes&r,e.warmLanes&=~r,Ke===e&&(qe&r)===r&&(at===4||at===3&&(qe&62914560)===qe&&300>et()-Jl?($e&2)===0&&fr(e,0):Tu|=r,cr===qe&&(cr=0)),Bn(e)}function vp(e,n){n===0&&(n=Ui()),e=mi(e,n),e!==null&&(jn(e,n),Bn(e))}function rx(e){var n=e.memoizedState,r=0;n!==null&&(r=n.retryLane),vp(e,r)}function ax(e,n){var r=0;switch(e.tag){case 31:case 13:var l=e.stateNode,c=e.memoizedState;c!==null&&(r=c.retryLane);break;case 19:l=e.stateNode;break;case 22:l=e.stateNode._retryCache;break;default:throw Error(a(314))}l!==null&&l.delete(n),vp(e,r)}function lx(e,n){return zr(e,n)}var to=null,dr=null,Uu=!1,no=!1,Bu=!1,Ps=0;function Bn(e){e!==dr&&e.next===null&&(dr===null?to=dr=e:dr=dr.next=e),no=!0,Uu||(Uu=!0,cx())}function xa(e,n){if(!Bu&&no){Bu=!0;do for(var r=!1,l=to;l!==null;){if(e!==0){var c=l.pendingLanes;if(c===0)var u=0;else{var p=l.suspendedLanes,b=l.pingedLanes;u=(1<<31-Mt(42|e)+1)-1,u&=c&~(p&~b),u=u&201326741?u&201326741|1:u?u|2:0}u!==0&&(r=!0,Ep(l,u))}else u=qe,u=ai(l,l===Ke?u:0,l.cancelPendingCommit!==null||l.timeoutHandle!==-1),(u&3)===0||li(l,u)||(r=!0,Ep(l,u));l=l.next}while(r);Bu=!1}}function ox(){_p()}function _p(){no=Uu=!1;var e=0;Ps!==0&&xx()&&(e=Ps);for(var n=et(),r=null,l=to;l!==null;){var c=l.next,u=wp(l,n);u===0?(l.next=null,r===null?to=c:r.next=c,c===null&&(dr=r)):(r=l,(e!==0||(u&3)!==0)&&(no=!0)),l=c}vt!==0&&vt!==5||xa(e),Ps!==0&&(Ps=0)}function wp(e,n){for(var r=e.suspendedLanes,l=e.pingedLanes,c=e.expirationTimes,u=e.pendingLanes&-62914561;0<u;){var p=31-Mt(u),b=1<<p,O=c[p];O===-1?((b&r)===0||(b&l)!==0)&&(c[p]=Lr(b,n)):O<=n&&(e.expiredLanes|=b),u&=~b}if(n=Ke,r=qe,r=ai(e,e===n?r:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),l=e.callbackNode,r===0||e===n&&(Ye===2||Ye===9)||e.cancelPendingCommit!==null)return l!==null&&l!==null&&In(l),e.callbackNode=null,e.callbackPriority=0;if((r&3)===0||li(e,r)){if(n=r&-r,n===e.callbackPriority)return n;switch(l!==null&&In(l),ci(r)){case 2:case 8:r=sl;break;case 32:r=qi;break;case 268435456:r=il;break;default:r=qi}return l=Sp.bind(null,e),r=zr(r,l),e.callbackPriority=n,e.callbackNode=r,n}return l!==null&&l!==null&&In(l),e.callbackPriority=2,e.callbackNode=null,2}function Sp(e,n){if(vt!==0&&vt!==5)return e.callbackNode=null,e.callbackPriority=0,null;var r=e.callbackNode;if(eo()&&e.callbackNode!==r)return null;var l=qe;return l=ai(e,e===Ke?l:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),l===0?null:(ip(e,l,n),wp(e,et()),e.callbackNode!=null&&e.callbackNode===r?Sp.bind(null,e):null)}function Ep(e,n){if(eo())return null;ip(e,n,!0)}function cx(){_x(function(){($e&6)!==0?zr(nl,ox):_p()})}function Lu(){if(Ps===0){var e=Zi;e===0&&(e=bs,bs<<=1,(bs&261888)===0&&(bs=256)),Ps=e}return Ps}function jp(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:ul(""+e)}function Ap(e,n){var r=n.ownerDocument.createElement("input");return r.name=n.name,r.value=n.value,e.id&&r.setAttribute("form",e.id),n.parentNode.insertBefore(r,n),e=new FormData(e),r.parentNode.removeChild(r),e}function ux(e,n,r,l,c){if(n==="submit"&&r&&r.stateNode===c){var u=jp((c[it]||null).action),p=l.submitter;p&&(n=(n=p[it]||null)?jp(n.formAction):p.getAttribute("formAction"),n!==null&&(u=n,p=null));var b=new ml("action","action",null,l,c);e.push({event:b,listeners:[{instance:null,listener:function(){if(l.defaultPrevented){if(Ps!==0){var O=p?Ap(c,p):new FormData(c);ru(r,{pending:!0,data:O,method:c.method,action:u},null,O)}}else typeof u=="function"&&(b.preventDefault(),O=p?Ap(c,p):new FormData(c),ru(r,{pending:!0,data:O,method:c.method,action:u},u,O))},currentTarget:c}]})}}for(var Pu=0;Pu<wc.length;Pu++){var Hu=wc[Pu],fx=Hu.toLowerCase(),hx=Hu[0].toUpperCase()+Hu.slice(1);On(fx,"on"+hx)}On(sd,"onAnimationEnd"),On(id,"onAnimationIteration"),On(rd,"onAnimationStart"),On("dblclick","onDoubleClick"),On("focusin","onFocus"),On("focusout","onBlur"),On(Nb,"onTransitionRun"),On(Tb,"onTransitionStart"),On(kb,"onTransitionCancel"),On(ad,"onTransitionEnd"),H("onMouseEnter",["mouseout","mouseover"]),H("onMouseLeave",["mouseout","mouseover"]),H("onPointerEnter",["pointerout","pointerover"]),H("onPointerLeave",["pointerout","pointerover"]),ne("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),ne("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),ne("onBeforeInput",["compositionend","keypress","textInput","paste"]),ne("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),ne("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),ne("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var va="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(" "),dx=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(va));function Op(e,n){n=(n&4)!==0;for(var r=0;r<e.length;r++){var l=e[r],c=l.event;l=l.listeners;e:{var u=void 0;if(n)for(var p=l.length-1;0<=p;p--){var b=l[p],O=b.instance,L=b.currentTarget;if(b=b.listener,O!==u&&c.isPropagationStopped())break e;u=b,c.currentTarget=L;try{u(c)}catch(G){yl(G)}c.currentTarget=null,u=O}else for(p=0;p<l.length;p++){if(b=l[p],O=b.instance,L=b.currentTarget,b=b.listener,O!==u&&c.isPropagationStopped())break e;u=b,c.currentTarget=L;try{u(c)}catch(G){yl(G)}c.currentTarget=null,u=O}}}}function Re(e,n){var r=n[ui];r===void 0&&(r=n[ui]=new Set);var l=e+"__bubble";r.has(l)||(Np(n,e,2,!1),r.add(l))}function $u(e,n,r){var l=0;n&&(l|=4),Np(r,e,l,n)}var so="_reactListening"+Math.random().toString(36).slice(2);function Yu(e){if(!e[so]){e[so]=!0,U.forEach(function(r){r!=="selectionchange"&&(dx.has(r)||$u(r,!1,e),$u(r,!0,e))});var n=e.nodeType===9?e:e.ownerDocument;n===null||n[so]||(n[so]=!0,$u("selectionchange",!1,n))}}function Np(e,n,r,l){switch(s0(n)){case 2:var c=Hx;break;case 8:c=$x;break;default:c=rf}r=c.bind(null,n,r,e),c=void 0,!cc||n!=="touchstart"&&n!=="touchmove"&&n!=="wheel"||(c=!0),l?c!==void 0?e.addEventListener(n,r,{capture:!0,passive:c}):e.addEventListener(n,r,!0):c!==void 0?e.addEventListener(n,r,{passive:c}):e.addEventListener(n,r,!1)}function Vu(e,n,r,l,c){var u=l;if((n&1)===0&&(n&2)===0&&l!==null)e:for(;;){if(l===null)return;var p=l.tag;if(p===3||p===4){var b=l.stateNode.containerInfo;if(b===c)break;if(p===4)for(p=l.return;p!==null;){var O=p.tag;if((O===3||O===4)&&p.stateNode.containerInfo===c)return;p=p.return}for(;b!==null;){if(p=x(b),p===null)return;if(O=p.tag,O===5||O===6||O===26||O===27){l=u=p;continue e}b=b.parentNode}}l=l.return}Rh(function(){var L=u,G=lc(r),ee=[];e:{var P=ld.get(e);if(P!==void 0){var Y=ml,me=e;switch(e){case"keypress":if(hl(r)===0)break e;case"keydown":case"keyup":Y=ab;break;case"focusin":me="focus",Y=dc;break;case"focusout":me="blur",Y=dc;break;case"beforeblur":case"afterblur":Y=dc;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":Y=zh;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Y=Jy;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Y=cb;break;case sd:case id:case rd:Y=Xy;break;case ad:Y=fb;break;case"scroll":case"scrollend":Y=Iy;break;case"wheel":Y=db;break;case"copy":case"cut":case"paste":Y=Wy;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Y=Bh;break;case"toggle":case"beforetoggle":Y=pb}var be=(n&4)!==0,Je=!be&&(e==="scroll"||e==="scrollend"),R=be?P!==null?P+"Capture":null:P;be=[];for(var C=L,B;C!==null;){var J=C;if(B=J.stateNode,J=J.tag,J!==5&&J!==26&&J!==27||B===null||R===null||(J=$r(C,R),J!=null&&be.push(_a(C,J,B))),Je)break;C=C.return}0<be.length&&(P=new Y(P,me,null,r,G),ee.push({event:P,listeners:be}))}}if((n&7)===0){e:{if(P=e==="mouseover"||e==="pointerover",Y=e==="mouseout"||e==="pointerout",P&&r!==ac&&(me=r.relatedTarget||r.fromElement)&&(x(me)||me[Ft]))break e;if((Y||P)&&(P=G.window===G?G:(P=G.ownerDocument)?P.defaultView||P.parentWindow:window,Y?(me=r.relatedTarget||r.toElement,Y=L,me=me?x(me):null,me!==null&&(Je=f(me),be=me.tag,me!==Je||be!==5&&be!==27&&be!==6)&&(me=null)):(Y=null,me=L),Y!==me)){if(be=zh,J="onMouseLeave",R="onMouseEnter",C="mouse",(e==="pointerout"||e==="pointerover")&&(be=Bh,J="onPointerLeave",R="onPointerEnter",C="pointer"),Je=Y==null?P:w(Y),B=me==null?P:w(me),P=new be(J,C+"leave",Y,r,G),P.target=Je,P.relatedTarget=B,J=null,x(G)===L&&(be=new be(R,C+"enter",me,r,G),be.target=B,be.relatedTarget=Je,J=be),Je=J,Y&&me)t:{for(be=mx,R=Y,C=me,B=0,J=R;J;J=be(J))B++;J=0;for(var ge=C;ge;ge=be(ge))J++;for(;0<B-J;)R=be(R),B--;for(;0<J-B;)C=be(C),J--;for(;B--;){if(R===C||C!==null&&R===C.alternate){be=R;break t}R=be(R),C=be(C)}be=null}else be=null;Y!==null&&Tp(ee,P,Y,be,!1),me!==null&&Je!==null&&Tp(ee,Je,me,be,!0)}}e:{if(P=L?w(L):window,Y=P.nodeName&&P.nodeName.toLowerCase(),Y==="select"||Y==="input"&&P.type==="file")var Pe=Ih;else if(Vh(P))if(Fh)Pe=jb;else{Pe=Sb;var pe=wb}else Y=P.nodeName,!Y||Y.toLowerCase()!=="input"||P.type!=="checkbox"&&P.type!=="radio"?L&&rc(L.elementType)&&(Pe=Ih):Pe=Eb;if(Pe&&(Pe=Pe(e,L))){Gh(ee,Pe,r,G);break e}pe&&pe(e,P,L),e==="focusout"&&L&&P.type==="number"&&L.memoizedProps.value!=null&&ic(P,"number",P.value)}switch(pe=L?w(L):window,e){case"focusin":(Vh(pe)||pe.contentEditable==="true")&&(Vi=pe,xc=L,Kr=null);break;case"focusout":Kr=xc=Vi=null;break;case"mousedown":vc=!0;break;case"contextmenu":case"mouseup":case"dragend":vc=!1,td(ee,r,G);break;case"selectionchange":if(Ob)break;case"keydown":case"keyup":td(ee,r,G)}var Oe;if(pc)e:{switch(e){case"compositionstart":var ze="onCompositionStart";break e;case"compositionend":ze="onCompositionEnd";break e;case"compositionupdate":ze="onCompositionUpdate";break e}ze=void 0}else Yi?$h(e,r)&&(ze="onCompositionEnd"):e==="keydown"&&r.keyCode===229&&(ze="onCompositionStart");ze&&(Lh&&r.locale!=="ko"&&(Yi||ze!=="onCompositionStart"?ze==="onCompositionEnd"&&Yi&&(Oe=Dh()):(Es=G,uc="value"in Es?Es.value:Es.textContent,Yi=!0)),pe=io(L,ze),0<pe.length&&(ze=new Uh(ze,e,null,r,G),ee.push({event:ze,listeners:pe}),Oe?ze.data=Oe:(Oe=Yh(r),Oe!==null&&(ze.data=Oe)))),(Oe=yb?bb(e,r):xb(e,r))&&(ze=io(L,"onBeforeInput"),0<ze.length&&(pe=new Uh("onBeforeInput","beforeinput",null,r,G),ee.push({event:pe,listeners:ze}),pe.data=Oe)),ux(ee,e,L,r,G)}Op(ee,n)})}function _a(e,n,r){return{instance:e,listener:n,currentTarget:r}}function io(e,n){for(var r=n+"Capture",l=[];e!==null;){var c=e,u=c.stateNode;if(c=c.tag,c!==5&&c!==26&&c!==27||u===null||(c=$r(e,r),c!=null&&l.unshift(_a(e,c,u)),c=$r(e,n),c!=null&&l.push(_a(e,c,u))),e.tag===3)return l;e=e.return}return[]}function mx(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function Tp(e,n,r,l,c){for(var u=n._reactName,p=[];r!==null&&r!==l;){var b=r,O=b.alternate,L=b.stateNode;if(b=b.tag,O!==null&&O===l)break;b!==5&&b!==26&&b!==27||L===null||(O=L,c?(L=$r(r,u),L!=null&&p.unshift(_a(r,L,O))):c||(L=$r(r,u),L!=null&&p.push(_a(r,L,O)))),r=r.return}p.length!==0&&e.push({event:n,listeners:p})}var px=/\r\n?/g,gx=/\u0000|\uFFFD/g;function kp(e){return(typeof e=="string"?e:""+e).replace(px,`
|
|
26
|
+
`).replace(gx,"")}function Cp(e,n){return n=kp(n),kp(e)===n}function Fe(e,n,r,l,c,u){switch(r){case"children":typeof l=="string"?n==="body"||n==="textarea"&&l===""||Pi(e,l):(typeof l=="number"||typeof l=="bigint")&&n!=="body"&&Pi(e,""+l);break;case"className":An(e,"class",l);break;case"tabIndex":An(e,"tabindex",l);break;case"dir":case"role":case"viewBox":case"width":case"height":An(e,r,l);break;case"style":Ch(e,l,u);break;case"data":if(n!=="object"){An(e,"data",l);break}case"src":case"href":if(l===""&&(n!=="a"||r!=="href")){e.removeAttribute(r);break}if(l==null||typeof l=="function"||typeof l=="symbol"||typeof l=="boolean"){e.removeAttribute(r);break}l=ul(""+l),e.setAttribute(r,l);break;case"action":case"formAction":if(typeof l=="function"){e.setAttribute(r,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof u=="function"&&(r==="formAction"?(n!=="input"&&Fe(e,n,"name",c.name,c,null),Fe(e,n,"formEncType",c.formEncType,c,null),Fe(e,n,"formMethod",c.formMethod,c,null),Fe(e,n,"formTarget",c.formTarget,c,null)):(Fe(e,n,"encType",c.encType,c,null),Fe(e,n,"method",c.method,c,null),Fe(e,n,"target",c.target,c,null)));if(l==null||typeof l=="symbol"||typeof l=="boolean"){e.removeAttribute(r);break}l=ul(""+l),e.setAttribute(r,l);break;case"onClick":l!=null&&(e.onclick=Kn);break;case"onScroll":l!=null&&Re("scroll",e);break;case"onScrollEnd":l!=null&&Re("scrollend",e);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(a(61));if(r=l.__html,r!=null){if(c.children!=null)throw Error(a(60));e.innerHTML=r}}break;case"multiple":e.multiple=l&&typeof l!="function"&&typeof l!="symbol";break;case"muted":e.muted=l&&typeof l!="function"&&typeof l!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(l==null||typeof l=="function"||typeof l=="boolean"||typeof l=="symbol"){e.removeAttribute("xlink:href");break}r=ul(""+l),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",r);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":l!=null&&typeof l!="function"&&typeof l!="symbol"?e.setAttribute(r,""+l):e.removeAttribute(r);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":l&&typeof l!="function"&&typeof l!="symbol"?e.setAttribute(r,""):e.removeAttribute(r);break;case"capture":case"download":l===!0?e.setAttribute(r,""):l!==!1&&l!=null&&typeof l!="function"&&typeof l!="symbol"?e.setAttribute(r,l):e.removeAttribute(r);break;case"cols":case"rows":case"size":case"span":l!=null&&typeof l!="function"&&typeof l!="symbol"&&!isNaN(l)&&1<=l?e.setAttribute(r,l):e.removeAttribute(r);break;case"rowSpan":case"start":l==null||typeof l=="function"||typeof l=="symbol"||isNaN(l)?e.removeAttribute(r):e.setAttribute(r,l);break;case"popover":Re("beforetoggle",e),Re("toggle",e),Rt(e,"popover",l);break;case"xlinkActuate":Qn(e,"http://www.w3.org/1999/xlink","xlink:actuate",l);break;case"xlinkArcrole":Qn(e,"http://www.w3.org/1999/xlink","xlink:arcrole",l);break;case"xlinkRole":Qn(e,"http://www.w3.org/1999/xlink","xlink:role",l);break;case"xlinkShow":Qn(e,"http://www.w3.org/1999/xlink","xlink:show",l);break;case"xlinkTitle":Qn(e,"http://www.w3.org/1999/xlink","xlink:title",l);break;case"xlinkType":Qn(e,"http://www.w3.org/1999/xlink","xlink:type",l);break;case"xmlBase":Qn(e,"http://www.w3.org/XML/1998/namespace","xml:base",l);break;case"xmlLang":Qn(e,"http://www.w3.org/XML/1998/namespace","xml:lang",l);break;case"xmlSpace":Qn(e,"http://www.w3.org/XML/1998/namespace","xml:space",l);break;case"is":Rt(e,"is",l);break;case"innerText":case"textContent":break;default:(!(2<r.length)||r[0]!=="o"&&r[0]!=="O"||r[1]!=="n"&&r[1]!=="N")&&(r=Vy.get(r)||r,Rt(e,r,l))}}function Gu(e,n,r,l,c,u){switch(r){case"style":Ch(e,l,u);break;case"dangerouslySetInnerHTML":if(l!=null){if(typeof l!="object"||!("__html"in l))throw Error(a(61));if(r=l.__html,r!=null){if(c.children!=null)throw Error(a(60));e.innerHTML=r}}break;case"children":typeof l=="string"?Pi(e,l):(typeof l=="number"||typeof l=="bigint")&&Pi(e,""+l);break;case"onScroll":l!=null&&Re("scroll",e);break;case"onScrollEnd":l!=null&&Re("scrollend",e);break;case"onClick":l!=null&&(e.onclick=Kn);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!X.hasOwnProperty(r))e:{if(r[0]==="o"&&r[1]==="n"&&(c=r.endsWith("Capture"),n=r.slice(2,c?r.length-7:void 0),u=e[it]||null,u=u!=null?u[r]:null,typeof u=="function"&&e.removeEventListener(n,u,c),typeof l=="function")){typeof u!="function"&&u!==null&&(r in e?e[r]=null:e.hasAttribute(r)&&e.removeAttribute(r)),e.addEventListener(n,l,c);break e}r in e?e[r]=l:l===!0?e.setAttribute(r,""):Rt(e,r,l)}}}function Nt(e,n,r){switch(n){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Re("error",e),Re("load",e);var l=!1,c=!1,u;for(u in r)if(r.hasOwnProperty(u)){var p=r[u];if(p!=null)switch(u){case"src":l=!0;break;case"srcSet":c=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(a(137,n));default:Fe(e,n,u,p,r,null)}}c&&Fe(e,n,"srcSet",r.srcSet,r,null),l&&Fe(e,n,"src",r.src,r,null);return;case"input":Re("invalid",e);var b=u=p=c=null,O=null,L=null;for(l in r)if(r.hasOwnProperty(l)){var G=r[l];if(G!=null)switch(l){case"name":c=G;break;case"type":p=G;break;case"checked":O=G;break;case"defaultChecked":L=G;break;case"value":u=G;break;case"defaultValue":b=G;break;case"children":case"dangerouslySetInnerHTML":if(G!=null)throw Error(a(137,n));break;default:Fe(e,n,l,G,r,null)}}Oh(e,u,b,O,L,p,c,!1);return;case"select":Re("invalid",e),l=p=u=null;for(c in r)if(r.hasOwnProperty(c)&&(b=r[c],b!=null))switch(c){case"value":u=b;break;case"defaultValue":p=b;break;case"multiple":l=b;default:Fe(e,n,c,b,r,null)}n=u,r=p,e.multiple=!!l,n!=null?Li(e,!!l,n,!1):r!=null&&Li(e,!!l,r,!0);return;case"textarea":Re("invalid",e),u=c=l=null;for(p in r)if(r.hasOwnProperty(p)&&(b=r[p],b!=null))switch(p){case"value":l=b;break;case"defaultValue":c=b;break;case"children":u=b;break;case"dangerouslySetInnerHTML":if(b!=null)throw Error(a(91));break;default:Fe(e,n,p,b,r,null)}Th(e,l,c,u);return;case"option":for(O in r)if(r.hasOwnProperty(O)&&(l=r[O],l!=null))switch(O){case"selected":e.selected=l&&typeof l!="function"&&typeof l!="symbol";break;default:Fe(e,n,O,l,r,null)}return;case"dialog":Re("beforetoggle",e),Re("toggle",e),Re("cancel",e),Re("close",e);break;case"iframe":case"object":Re("load",e);break;case"video":case"audio":for(l=0;l<va.length;l++)Re(va[l],e);break;case"image":Re("error",e),Re("load",e);break;case"details":Re("toggle",e);break;case"embed":case"source":case"link":Re("error",e),Re("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(L in r)if(r.hasOwnProperty(L)&&(l=r[L],l!=null))switch(L){case"children":case"dangerouslySetInnerHTML":throw Error(a(137,n));default:Fe(e,n,L,l,r,null)}return;default:if(rc(n)){for(G in r)r.hasOwnProperty(G)&&(l=r[G],l!==void 0&&Gu(e,n,G,l,r,void 0));return}}for(b in r)r.hasOwnProperty(b)&&(l=r[b],l!=null&&Fe(e,n,b,l,r,null))}function yx(e,n,r,l){switch(n){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var c=null,u=null,p=null,b=null,O=null,L=null,G=null;for(Y in r){var ee=r[Y];if(r.hasOwnProperty(Y)&&ee!=null)switch(Y){case"checked":break;case"value":break;case"defaultValue":O=ee;default:l.hasOwnProperty(Y)||Fe(e,n,Y,null,l,ee)}}for(var P in l){var Y=l[P];if(ee=r[P],l.hasOwnProperty(P)&&(Y!=null||ee!=null))switch(P){case"type":u=Y;break;case"name":c=Y;break;case"checked":L=Y;break;case"defaultChecked":G=Y;break;case"value":p=Y;break;case"defaultValue":b=Y;break;case"children":case"dangerouslySetInnerHTML":if(Y!=null)throw Error(a(137,n));break;default:Y!==ee&&Fe(e,n,P,Y,l,ee)}}sc(e,p,b,O,L,G,u,c);return;case"select":Y=p=b=P=null;for(u in r)if(O=r[u],r.hasOwnProperty(u)&&O!=null)switch(u){case"value":break;case"multiple":Y=O;default:l.hasOwnProperty(u)||Fe(e,n,u,null,l,O)}for(c in l)if(u=l[c],O=r[c],l.hasOwnProperty(c)&&(u!=null||O!=null))switch(c){case"value":P=u;break;case"defaultValue":b=u;break;case"multiple":p=u;default:u!==O&&Fe(e,n,c,u,l,O)}n=b,r=p,l=Y,P!=null?Li(e,!!r,P,!1):!!l!=!!r&&(n!=null?Li(e,!!r,n,!0):Li(e,!!r,r?[]:"",!1));return;case"textarea":Y=P=null;for(b in r)if(c=r[b],r.hasOwnProperty(b)&&c!=null&&!l.hasOwnProperty(b))switch(b){case"value":break;case"children":break;default:Fe(e,n,b,null,l,c)}for(p in l)if(c=l[p],u=r[p],l.hasOwnProperty(p)&&(c!=null||u!=null))switch(p){case"value":P=c;break;case"defaultValue":Y=c;break;case"children":break;case"dangerouslySetInnerHTML":if(c!=null)throw Error(a(91));break;default:c!==u&&Fe(e,n,p,c,l,u)}Nh(e,P,Y);return;case"option":for(var me in r)if(P=r[me],r.hasOwnProperty(me)&&P!=null&&!l.hasOwnProperty(me))switch(me){case"selected":e.selected=!1;break;default:Fe(e,n,me,null,l,P)}for(O in l)if(P=l[O],Y=r[O],l.hasOwnProperty(O)&&P!==Y&&(P!=null||Y!=null))switch(O){case"selected":e.selected=P&&typeof P!="function"&&typeof P!="symbol";break;default:Fe(e,n,O,P,l,Y)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var be in r)P=r[be],r.hasOwnProperty(be)&&P!=null&&!l.hasOwnProperty(be)&&Fe(e,n,be,null,l,P);for(L in l)if(P=l[L],Y=r[L],l.hasOwnProperty(L)&&P!==Y&&(P!=null||Y!=null))switch(L){case"children":case"dangerouslySetInnerHTML":if(P!=null)throw Error(a(137,n));break;default:Fe(e,n,L,P,l,Y)}return;default:if(rc(n)){for(var Je in r)P=r[Je],r.hasOwnProperty(Je)&&P!==void 0&&!l.hasOwnProperty(Je)&&Gu(e,n,Je,void 0,l,P);for(G in l)P=l[G],Y=r[G],!l.hasOwnProperty(G)||P===Y||P===void 0&&Y===void 0||Gu(e,n,G,P,l,Y);return}}for(var R in r)P=r[R],r.hasOwnProperty(R)&&P!=null&&!l.hasOwnProperty(R)&&Fe(e,n,R,null,l,P);for(ee in l)P=l[ee],Y=r[ee],!l.hasOwnProperty(ee)||P===Y||P==null&&Y==null||Fe(e,n,ee,P,l,Y)}function Mp(e){switch(e){case"css":case"script":case"font":case"img":case"image":case"input":case"link":return!0;default:return!1}}function bx(){if(typeof performance.getEntriesByType=="function"){for(var e=0,n=0,r=performance.getEntriesByType("resource"),l=0;l<r.length;l++){var c=r[l],u=c.transferSize,p=c.initiatorType,b=c.duration;if(u&&b&&Mp(p)){for(p=0,b=c.responseEnd,l+=1;l<r.length;l++){var O=r[l],L=O.startTime;if(L>b)break;var G=O.transferSize,ee=O.initiatorType;G&&Mp(ee)&&(O=O.responseEnd,p+=G*(O<b?1:(b-L)/(O-L)))}if(--l,n+=8*(u+p)/(c.duration/1e3),e++,10<e)break}}if(0<e)return n/e/1e6}return navigator.connection&&(e=navigator.connection.downlink,typeof e=="number")?e:5}var Iu=null,Fu=null;function ro(e){return e.nodeType===9?e:e.ownerDocument}function Rp(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function Dp(e,n){if(e===0)switch(n){case"svg":return 1;case"math":return 2;default:return 0}return e===1&&n==="foreignObject"?0:e}function Ju(e,n){return e==="textarea"||e==="noscript"||typeof n.children=="string"||typeof n.children=="number"||typeof n.children=="bigint"||typeof n.dangerouslySetInnerHTML=="object"&&n.dangerouslySetInnerHTML!==null&&n.dangerouslySetInnerHTML.__html!=null}var Qu=null;function xx(){var e=window.event;return e&&e.type==="popstate"?e===Qu?!1:(Qu=e,!0):(Qu=null,!1)}var qp=typeof setTimeout=="function"?setTimeout:void 0,vx=typeof clearTimeout=="function"?clearTimeout:void 0,zp=typeof Promise=="function"?Promise:void 0,_x=typeof queueMicrotask=="function"?queueMicrotask:typeof zp<"u"?function(e){return zp.resolve(null).then(e).catch(wx)}:qp;function wx(e){setTimeout(function(){throw e})}function Hs(e){return e==="head"}function Up(e,n){var r=n,l=0;do{var c=r.nextSibling;if(e.removeChild(r),c&&c.nodeType===8)if(r=c.data,r==="/$"||r==="/&"){if(l===0){e.removeChild(c),yr(n);return}l--}else if(r==="$"||r==="$?"||r==="$~"||r==="$!"||r==="&")l++;else if(r==="html")wa(e.ownerDocument.documentElement);else if(r==="head"){r=e.ownerDocument.head,wa(r);for(var u=r.firstChild;u;){var p=u.nextSibling,b=u.nodeName;u[xt]||b==="SCRIPT"||b==="STYLE"||b==="LINK"&&u.rel.toLowerCase()==="stylesheet"||r.removeChild(u),u=p}}else r==="body"&&wa(e.ownerDocument.body);r=c}while(r);yr(n)}function Bp(e,n){var r=e;e=0;do{var l=r.nextSibling;if(r.nodeType===1?n?(r._stashedDisplay=r.style.display,r.style.display="none"):(r.style.display=r._stashedDisplay||"",r.getAttribute("style")===""&&r.removeAttribute("style")):r.nodeType===3&&(n?(r._stashedText=r.nodeValue,r.nodeValue=""):r.nodeValue=r._stashedText||""),l&&l.nodeType===8)if(r=l.data,r==="/$"){if(e===0)break;e--}else r!=="$"&&r!=="$?"&&r!=="$~"&&r!=="$!"||e++;r=l}while(r)}function Ku(e){var n=e.firstChild;for(n&&n.nodeType===10&&(n=n.nextSibling);n;){var r=n;switch(n=n.nextSibling,r.nodeName){case"HTML":case"HEAD":case"BODY":Ku(r),Bi(r);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(r.rel.toLowerCase()==="stylesheet")continue}e.removeChild(r)}}function Sx(e,n,r,l){for(;e.nodeType===1;){var c=r;if(e.nodeName.toLowerCase()!==n.toLowerCase()){if(!l&&(e.nodeName!=="INPUT"||e.type!=="hidden"))break}else if(l){if(!e[xt])switch(n){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if(u=e.getAttribute("rel"),u==="stylesheet"&&e.hasAttribute("data-precedence"))break;if(u!==c.rel||e.getAttribute("href")!==(c.href==null||c.href===""?null:c.href)||e.getAttribute("crossorigin")!==(c.crossOrigin==null?null:c.crossOrigin)||e.getAttribute("title")!==(c.title==null?null:c.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(u=e.getAttribute("src"),(u!==(c.src==null?null:c.src)||e.getAttribute("type")!==(c.type==null?null:c.type)||e.getAttribute("crossorigin")!==(c.crossOrigin==null?null:c.crossOrigin))&&u&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else if(n==="input"&&e.type==="hidden"){var u=c.name==null?null:""+c.name;if(c.type==="hidden"&&e.getAttribute("name")===u)return e}else return e;if(e=bn(e.nextSibling),e===null)break}return null}function Ex(e,n,r){if(n==="")return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!r||(e=bn(e.nextSibling),e===null))return null;return e}function Lp(e,n){for(;e.nodeType!==8;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!n||(e=bn(e.nextSibling),e===null))return null;return e}function Xu(e){return e.data==="$?"||e.data==="$~"}function Zu(e){return e.data==="$!"||e.data==="$?"&&e.ownerDocument.readyState!=="loading"}function jx(e,n){var r=e.ownerDocument;if(e.data==="$~")e._reactRetry=n;else if(e.data!=="$?"||r.readyState!=="loading")n();else{var l=function(){n(),r.removeEventListener("DOMContentLoaded",l)};r.addEventListener("DOMContentLoaded",l),e._reactRetry=l}}function bn(e){for(;e!=null;e=e.nextSibling){var n=e.nodeType;if(n===1||n===3)break;if(n===8){if(n=e.data,n==="$"||n==="$!"||n==="$?"||n==="$~"||n==="&"||n==="F!"||n==="F")break;if(n==="/$"||n==="/&")return null}}return e}var Wu=null;function Pp(e){e=e.nextSibling;for(var n=0;e;){if(e.nodeType===8){var r=e.data;if(r==="/$"||r==="/&"){if(n===0)return bn(e.nextSibling);n--}else r!=="$"&&r!=="$!"&&r!=="$?"&&r!=="$~"&&r!=="&"||n++}e=e.nextSibling}return null}function Hp(e){e=e.previousSibling;for(var n=0;e;){if(e.nodeType===8){var r=e.data;if(r==="$"||r==="$!"||r==="$?"||r==="$~"||r==="&"){if(n===0)return e;n--}else r!=="/$"&&r!=="/&"||n++}e=e.previousSibling}return null}function $p(e,n,r){switch(n=ro(r),e){case"html":if(e=n.documentElement,!e)throw Error(a(452));return e;case"head":if(e=n.head,!e)throw Error(a(453));return e;case"body":if(e=n.body,!e)throw Error(a(454));return e;default:throw Error(a(451))}}function wa(e){for(var n=e.attributes;n.length;)e.removeAttributeNode(n[0]);Bi(e)}var xn=new Map,Yp=new Set;function ao(e){return typeof e.getRootNode=="function"?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var hs=se.d;se.d={f:Ax,r:Ox,D:Nx,C:Tx,L:kx,m:Cx,X:Rx,S:Mx,M:Dx};function Ax(){var e=hs.f(),n=Xl();return e||n}function Ox(e){var n=S(e);n!==null&&n.tag===5&&n.type==="form"?am(n):hs.r(e)}var mr=typeof document>"u"?null:document;function Vp(e,n,r){var l=mr;if(l&&typeof n=="string"&&n){var c=fn(n);c='link[rel="'+e+'"][href="'+c+'"]',typeof r=="string"&&(c+='[crossorigin="'+r+'"]'),Yp.has(c)||(Yp.add(c),e={rel:e,crossOrigin:r,href:n},l.querySelector(c)===null&&(n=l.createElement("link"),Nt(n,"link",e),T(n),l.head.appendChild(n)))}}function Nx(e){hs.D(e),Vp("dns-prefetch",e,null)}function Tx(e,n){hs.C(e,n),Vp("preconnect",e,n)}function kx(e,n,r){hs.L(e,n,r);var l=mr;if(l&&e&&n){var c='link[rel="preload"][as="'+fn(n)+'"]';n==="image"&&r&&r.imageSrcSet?(c+='[imagesrcset="'+fn(r.imageSrcSet)+'"]',typeof r.imageSizes=="string"&&(c+='[imagesizes="'+fn(r.imageSizes)+'"]')):c+='[href="'+fn(e)+'"]';var u=c;switch(n){case"style":u=pr(e);break;case"script":u=gr(e)}xn.has(u)||(e=_({rel:"preload",href:n==="image"&&r&&r.imageSrcSet?void 0:e,as:n},r),xn.set(u,e),l.querySelector(c)!==null||n==="style"&&l.querySelector(Sa(u))||n==="script"&&l.querySelector(Ea(u))||(n=l.createElement("link"),Nt(n,"link",e),T(n),l.head.appendChild(n)))}}function Cx(e,n){hs.m(e,n);var r=mr;if(r&&e){var l=n&&typeof n.as=="string"?n.as:"script",c='link[rel="modulepreload"][as="'+fn(l)+'"][href="'+fn(e)+'"]',u=c;switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":u=gr(e)}if(!xn.has(u)&&(e=_({rel:"modulepreload",href:e},n),xn.set(u,e),r.querySelector(c)===null)){switch(l){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(r.querySelector(Ea(u)))return}l=r.createElement("link"),Nt(l,"link",e),T(l),r.head.appendChild(l)}}}function Mx(e,n,r){hs.S(e,n,r);var l=mr;if(l&&e){var c=j(l).hoistableStyles,u=pr(e);n=n||"default";var p=c.get(u);if(!p){var b={loading:0,preload:null};if(p=l.querySelector(Sa(u)))b.loading=5;else{e=_({rel:"stylesheet",href:e,"data-precedence":n},r),(r=xn.get(u))&&ef(e,r);var O=p=l.createElement("link");T(O),Nt(O,"link",e),O._p=new Promise(function(L,G){O.onload=L,O.onerror=G}),O.addEventListener("load",function(){b.loading|=1}),O.addEventListener("error",function(){b.loading|=2}),b.loading|=4,lo(p,n,l)}p={type:"stylesheet",instance:p,count:1,state:b},c.set(u,p)}}}function Rx(e,n){hs.X(e,n);var r=mr;if(r&&e){var l=j(r).hoistableScripts,c=gr(e),u=l.get(c);u||(u=r.querySelector(Ea(c)),u||(e=_({src:e,async:!0},n),(n=xn.get(c))&&tf(e,n),u=r.createElement("script"),T(u),Nt(u,"link",e),r.head.appendChild(u)),u={type:"script",instance:u,count:1,state:null},l.set(c,u))}}function Dx(e,n){hs.M(e,n);var r=mr;if(r&&e){var l=j(r).hoistableScripts,c=gr(e),u=l.get(c);u||(u=r.querySelector(Ea(c)),u||(e=_({src:e,async:!0,type:"module"},n),(n=xn.get(c))&&tf(e,n),u=r.createElement("script"),T(u),Nt(u,"link",e),r.head.appendChild(u)),u={type:"script",instance:u,count:1,state:null},l.set(c,u))}}function Gp(e,n,r,l){var c=(c=on.current)?ao(c):null;if(!c)throw Error(a(446));switch(e){case"meta":case"title":return null;case"style":return typeof r.precedence=="string"&&typeof r.href=="string"?(n=pr(r.href),r=j(c).hoistableStyles,l=r.get(n),l||(l={type:"style",instance:null,count:0,state:null},r.set(n,l)),l):{type:"void",instance:null,count:0,state:null};case"link":if(r.rel==="stylesheet"&&typeof r.href=="string"&&typeof r.precedence=="string"){e=pr(r.href);var u=j(c).hoistableStyles,p=u.get(e);if(p||(c=c.ownerDocument||c,p={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},u.set(e,p),(u=c.querySelector(Sa(e)))&&!u._p&&(p.instance=u,p.state.loading=5),xn.has(e)||(r={rel:"preload",as:"style",href:r.href,crossOrigin:r.crossOrigin,integrity:r.integrity,media:r.media,hrefLang:r.hrefLang,referrerPolicy:r.referrerPolicy},xn.set(e,r),u||qx(c,e,r,p.state))),n&&l===null)throw Error(a(528,""));return p}if(n&&l!==null)throw Error(a(529,""));return null;case"script":return n=r.async,r=r.src,typeof r=="string"&&n&&typeof n!="function"&&typeof n!="symbol"?(n=gr(r),r=j(c).hoistableScripts,l=r.get(n),l||(l={type:"script",instance:null,count:0,state:null},r.set(n,l)),l):{type:"void",instance:null,count:0,state:null};default:throw Error(a(444,e))}}function pr(e){return'href="'+fn(e)+'"'}function Sa(e){return'link[rel="stylesheet"]['+e+"]"}function Ip(e){return _({},e,{"data-precedence":e.precedence,precedence:null})}function qx(e,n,r,l){e.querySelector('link[rel="preload"][as="style"]['+n+"]")?l.loading=1:(n=e.createElement("link"),l.preload=n,n.addEventListener("load",function(){return l.loading|=1}),n.addEventListener("error",function(){return l.loading|=2}),Nt(n,"link",r),T(n),e.head.appendChild(n))}function gr(e){return'[src="'+fn(e)+'"]'}function Ea(e){return"script[async]"+e}function Fp(e,n,r){if(n.count++,n.instance===null)switch(n.type){case"style":var l=e.querySelector('style[data-href~="'+fn(r.href)+'"]');if(l)return n.instance=l,T(l),l;var c=_({},r,{"data-href":r.href,"data-precedence":r.precedence,href:null,precedence:null});return l=(e.ownerDocument||e).createElement("style"),T(l),Nt(l,"style",c),lo(l,r.precedence,e),n.instance=l;case"stylesheet":c=pr(r.href);var u=e.querySelector(Sa(c));if(u)return n.state.loading|=4,n.instance=u,T(u),u;l=Ip(r),(c=xn.get(c))&&ef(l,c),u=(e.ownerDocument||e).createElement("link"),T(u);var p=u;return p._p=new Promise(function(b,O){p.onload=b,p.onerror=O}),Nt(u,"link",l),n.state.loading|=4,lo(u,r.precedence,e),n.instance=u;case"script":return u=gr(r.src),(c=e.querySelector(Ea(u)))?(n.instance=c,T(c),c):(l=r,(c=xn.get(u))&&(l=_({},r),tf(l,c)),e=e.ownerDocument||e,c=e.createElement("script"),T(c),Nt(c,"link",l),e.head.appendChild(c),n.instance=c);case"void":return null;default:throw Error(a(443,n.type))}else n.type==="stylesheet"&&(n.state.loading&4)===0&&(l=n.instance,n.state.loading|=4,lo(l,r.precedence,e));return n.instance}function lo(e,n,r){for(var l=r.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),c=l.length?l[l.length-1]:null,u=c,p=0;p<l.length;p++){var b=l[p];if(b.dataset.precedence===n)u=b;else if(u!==c)break}u?u.parentNode.insertBefore(e,u.nextSibling):(n=r.nodeType===9?r.head:r,n.insertBefore(e,n.firstChild))}function ef(e,n){e.crossOrigin==null&&(e.crossOrigin=n.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=n.referrerPolicy),e.title==null&&(e.title=n.title)}function tf(e,n){e.crossOrigin==null&&(e.crossOrigin=n.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=n.referrerPolicy),e.integrity==null&&(e.integrity=n.integrity)}var oo=null;function Jp(e,n,r){if(oo===null){var l=new Map,c=oo=new Map;c.set(r,l)}else c=oo,l=c.get(r),l||(l=new Map,c.set(r,l));if(l.has(e))return l;for(l.set(e,null),r=r.getElementsByTagName(e),c=0;c<r.length;c++){var u=r[c];if(!(u[xt]||u[Qe]||e==="link"&&u.getAttribute("rel")==="stylesheet")&&u.namespaceURI!=="http://www.w3.org/2000/svg"){var p=u.getAttribute(n)||"";p=e+p;var b=l.get(p);b?b.push(u):l.set(p,[u])}}return l}function Qp(e,n,r){e=e.ownerDocument||e,e.head.insertBefore(r,n==="title"?e.querySelector("head > title"):null)}function zx(e,n,r){if(r===1||n.itemProp!=null)return!1;switch(e){case"meta":case"title":return!0;case"style":if(typeof n.precedence!="string"||typeof n.href!="string"||n.href==="")break;return!0;case"link":if(typeof n.rel!="string"||typeof n.href!="string"||n.href===""||n.onLoad||n.onError)break;switch(n.rel){case"stylesheet":return e=n.disabled,typeof n.precedence=="string"&&e==null;default:return!0}case"script":if(n.async&&typeof n.async!="function"&&typeof n.async!="symbol"&&!n.onLoad&&!n.onError&&n.src&&typeof n.src=="string")return!0}return!1}function Kp(e){return!(e.type==="stylesheet"&&(e.state.loading&3)===0)}function Ux(e,n,r,l){if(r.type==="stylesheet"&&(typeof l.media!="string"||matchMedia(l.media).matches!==!1)&&(r.state.loading&4)===0){if(r.instance===null){var c=pr(l.href),u=n.querySelector(Sa(c));if(u){n=u._p,n!==null&&typeof n=="object"&&typeof n.then=="function"&&(e.count++,e=co.bind(e),n.then(e,e)),r.state.loading|=4,r.instance=u,T(u);return}u=n.ownerDocument||n,l=Ip(l),(c=xn.get(c))&&ef(l,c),u=u.createElement("link"),T(u);var p=u;p._p=new Promise(function(b,O){p.onload=b,p.onerror=O}),Nt(u,"link",l),r.instance=u}e.stylesheets===null&&(e.stylesheets=new Map),e.stylesheets.set(r,n),(n=r.state.preload)&&(r.state.loading&3)===0&&(e.count++,r=co.bind(e),n.addEventListener("load",r),n.addEventListener("error",r))}}var nf=0;function Bx(e,n){return e.stylesheets&&e.count===0&&fo(e,e.stylesheets),0<e.count||0<e.imgCount?function(r){var l=setTimeout(function(){if(e.stylesheets&&fo(e,e.stylesheets),e.unsuspend){var u=e.unsuspend;e.unsuspend=null,u()}},6e4+n);0<e.imgBytes&&nf===0&&(nf=62500*bx());var c=setTimeout(function(){if(e.waitingForImages=!1,e.count===0&&(e.stylesheets&&fo(e,e.stylesheets),e.unsuspend)){var u=e.unsuspend;e.unsuspend=null,u()}},(e.imgBytes>nf?50:800)+n);return e.unsuspend=r,function(){e.unsuspend=null,clearTimeout(l),clearTimeout(c)}}:null}function co(){if(this.count--,this.count===0&&(this.imgCount===0||!this.waitingForImages)){if(this.stylesheets)fo(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var uo=null;function fo(e,n){e.stylesheets=null,e.unsuspend!==null&&(e.count++,uo=new Map,n.forEach(Lx,e),uo=null,co.call(e))}function Lx(e,n){if(!(n.state.loading&4)){var r=uo.get(e);if(r)var l=r.get(null);else{r=new Map,uo.set(e,r);for(var c=e.querySelectorAll("link[data-precedence],style[data-precedence]"),u=0;u<c.length;u++){var p=c[u];(p.nodeName==="LINK"||p.getAttribute("media")!=="not all")&&(r.set(p.dataset.precedence,p),l=p)}l&&r.set(null,l)}c=n.instance,p=c.getAttribute("data-precedence"),u=r.get(p)||l,u===l&&r.set(null,c),r.set(p,c),this.count++,l=co.bind(this),c.addEventListener("load",l),c.addEventListener("error",l),u?u.parentNode.insertBefore(c,u.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(c,e.firstChild)),n.state.loading|=4}}var ja={$$typeof:oe,Provider:null,Consumer:null,_currentValue:fe,_currentValue2:fe,_threadCount:0};function Px(e,n,r,l,c,u,p,b,O){this.tag=1,this.containerInfo=e,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=vs(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=vs(0),this.hiddenUpdates=vs(null),this.identifierPrefix=l,this.onUncaughtError=c,this.onCaughtError=u,this.onRecoverableError=p,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=O,this.incompleteTransitions=new Map}function Xp(e,n,r,l,c,u,p,b,O,L,G,ee){return e=new Px(e,n,r,p,O,L,G,ee,b),n=1,u===!0&&(n|=24),u=Qt(3,null,null,n),e.current=u,u.stateNode=e,n=qc(),n.refCount++,e.pooledCache=n,n.refCount++,u.memoizedState={element:l,isDehydrated:r,cache:n},Lc(u),e}function Zp(e){return e?(e=Fi,e):Fi}function Wp(e,n,r,l,c,u){c=Zp(c),l.context===null?l.context=c:l.pendingContext=c,l=ks(n),l.payload={element:r},u=u===void 0?null:u,u!==null&&(l.callback=u),r=Cs(e,l,n),r!==null&&(Vt(r,e,n),sa(r,e,n))}function e0(e,n){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var r=e.retryLane;e.retryLane=r!==0&&r<n?r:n}}function sf(e,n){e0(e,n),(e=e.alternate)&&e0(e,n)}function t0(e){if(e.tag===13||e.tag===31){var n=mi(e,67108864);n!==null&&Vt(n,e,67108864),sf(e,67108864)}}function n0(e){if(e.tag===13||e.tag===31){var n=en();n=Jn(n);var r=mi(e,n);r!==null&&Vt(r,e,n),sf(e,n)}}var ho=!0;function Hx(e,n,r,l){var c=z.T;z.T=null;var u=se.p;try{se.p=2,rf(e,n,r,l)}finally{se.p=u,z.T=c}}function $x(e,n,r,l){var c=z.T;z.T=null;var u=se.p;try{se.p=8,rf(e,n,r,l)}finally{se.p=u,z.T=c}}function rf(e,n,r,l){if(ho){var c=af(l);if(c===null)Vu(e,n,l,mo,r),i0(e,l);else if(Vx(c,e,n,r,l))l.stopPropagation();else if(i0(e,l),n&4&&-1<Yx.indexOf(e)){for(;c!==null;){var u=S(c);if(u!==null)switch(u.tag){case 3:if(u=u.stateNode,u.current.memoizedState.isDehydrated){var p=En(u.pendingLanes);if(p!==0){var b=u;for(b.pendingLanes|=2,b.entangledLanes|=2;p;){var O=1<<31-Mt(p);b.entanglements[1]|=O,p&=~O}Bn(u),($e&6)===0&&(Ql=et()+500,xa(0))}}break;case 31:case 13:b=mi(u,2),b!==null&&Vt(b,u,2),Xl(),sf(u,2)}if(u=af(l),u===null&&Vu(e,n,l,mo,r),u===c)break;c=u}c!==null&&l.stopPropagation()}else Vu(e,n,l,null,r)}}function af(e){return e=lc(e),lf(e)}var mo=null;function lf(e){if(mo=null,e=x(e),e!==null){var n=f(e);if(n===null)e=null;else{var r=n.tag;if(r===13){if(e=d(n),e!==null)return e;e=null}else if(r===31){if(e=m(n),e!==null)return e;e=null}else if(r===3){if(n.stateNode.current.memoizedState.isDehydrated)return n.tag===3?n.stateNode.containerInfo:null;e=null}else n!==e&&(e=null)}}return mo=e,null}function s0(e){switch(e){case"beforetoggle":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"toggle":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 2;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"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(Wo()){case nl:return 2;case sl:return 8;case qi:case ec:return 32;case il:return 268435456;default:return 32}default:return 32}}var of=!1,$s=null,Ys=null,Vs=null,Aa=new Map,Oa=new Map,Gs=[],Yx="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".split(" ");function i0(e,n){switch(e){case"focusin":case"focusout":$s=null;break;case"dragenter":case"dragleave":Ys=null;break;case"mouseover":case"mouseout":Vs=null;break;case"pointerover":case"pointerout":Aa.delete(n.pointerId);break;case"gotpointercapture":case"lostpointercapture":Oa.delete(n.pointerId)}}function Na(e,n,r,l,c,u){return e===null||e.nativeEvent!==u?(e={blockedOn:n,domEventName:r,eventSystemFlags:l,nativeEvent:u,targetContainers:[c]},n!==null&&(n=S(n),n!==null&&t0(n)),e):(e.eventSystemFlags|=l,n=e.targetContainers,c!==null&&n.indexOf(c)===-1&&n.push(c),e)}function Vx(e,n,r,l,c){switch(n){case"focusin":return $s=Na($s,e,n,r,l,c),!0;case"dragenter":return Ys=Na(Ys,e,n,r,l,c),!0;case"mouseover":return Vs=Na(Vs,e,n,r,l,c),!0;case"pointerover":var u=c.pointerId;return Aa.set(u,Na(Aa.get(u)||null,e,n,r,l,c)),!0;case"gotpointercapture":return u=c.pointerId,Oa.set(u,Na(Oa.get(u)||null,e,n,r,l,c)),!0}return!1}function r0(e){var n=x(e.target);if(n!==null){var r=f(n);if(r!==null){if(n=r.tag,n===13){if(n=d(r),n!==null){e.blockedOn=n,al(e.priority,function(){n0(r)});return}}else if(n===31){if(n=m(r),n!==null){e.blockedOn=n,al(e.priority,function(){n0(r)});return}}else if(n===3&&r.stateNode.current.memoizedState.isDehydrated){e.blockedOn=r.tag===3?r.stateNode.containerInfo:null;return}}}e.blockedOn=null}function po(e){if(e.blockedOn!==null)return!1;for(var n=e.targetContainers;0<n.length;){var r=af(e.nativeEvent);if(r===null){r=e.nativeEvent;var l=new r.constructor(r.type,r);ac=l,r.target.dispatchEvent(l),ac=null}else return n=S(r),n!==null&&t0(n),e.blockedOn=r,!1;n.shift()}return!0}function a0(e,n,r){po(e)&&r.delete(n)}function Gx(){of=!1,$s!==null&&po($s)&&($s=null),Ys!==null&&po(Ys)&&(Ys=null),Vs!==null&&po(Vs)&&(Vs=null),Aa.forEach(a0),Oa.forEach(a0)}function go(e,n){e.blockedOn===n&&(e.blockedOn=null,of||(of=!0,i.unstable_scheduleCallback(i.unstable_NormalPriority,Gx)))}var yo=null;function l0(e){yo!==e&&(yo=e,i.unstable_scheduleCallback(i.unstable_NormalPriority,function(){yo===e&&(yo=null);for(var n=0;n<e.length;n+=3){var r=e[n],l=e[n+1],c=e[n+2];if(typeof l!="function"){if(lf(l||r)===null)continue;break}var u=S(r);u!==null&&(e.splice(n,3),n-=3,ru(u,{pending:!0,data:c,method:r.method,action:l},l,c))}}))}function yr(e){function n(O){return go(O,e)}$s!==null&&go($s,e),Ys!==null&&go(Ys,e),Vs!==null&&go(Vs,e),Aa.forEach(n),Oa.forEach(n);for(var r=0;r<Gs.length;r++){var l=Gs[r];l.blockedOn===e&&(l.blockedOn=null)}for(;0<Gs.length&&(r=Gs[0],r.blockedOn===null);)r0(r),r.blockedOn===null&&Gs.shift();if(r=(e.ownerDocument||e).$$reactFormReplay,r!=null)for(l=0;l<r.length;l+=3){var c=r[l],u=r[l+1],p=c[it]||null;if(typeof u=="function")p||l0(r);else if(p){var b=null;if(u&&u.hasAttribute("formAction")){if(c=u,p=u[it]||null)b=p.formAction;else if(lf(c)!==null)continue}else b=p.action;typeof b=="function"?r[l+1]=b:(r.splice(l,3),l-=3),l0(r)}}}function o0(){function e(u){u.canIntercept&&u.info==="react-transition"&&u.intercept({handler:function(){return new Promise(function(p){return c=p})},focusReset:"manual",scroll:"manual"})}function n(){c!==null&&(c(),c=null),l||setTimeout(r,20)}function r(){if(!l&&!navigation.transition){var u=navigation.currentEntry;u&&u.url!=null&&navigation.navigate(u.url,{state:u.getState(),info:"react-transition",history:"replace"})}}if(typeof navigation=="object"){var l=!1,c=null;return navigation.addEventListener("navigate",e),navigation.addEventListener("navigatesuccess",n),navigation.addEventListener("navigateerror",n),setTimeout(r,100),function(){l=!0,navigation.removeEventListener("navigate",e),navigation.removeEventListener("navigatesuccess",n),navigation.removeEventListener("navigateerror",n),c!==null&&(c(),c=null)}}}function cf(e){this._internalRoot=e}bo.prototype.render=cf.prototype.render=function(e){var n=this._internalRoot;if(n===null)throw Error(a(409));var r=n.current,l=en();Wp(r,l,e,n,null,null)},bo.prototype.unmount=cf.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var n=e.containerInfo;Wp(e.current,2,null,e,null,null),Xl(),n[Ft]=null}};function bo(e){this._internalRoot=e}bo.prototype.unstable_scheduleHydration=function(e){if(e){var n=Pr();e={blockedOn:null,target:e,priority:n};for(var r=0;r<Gs.length&&n!==0&&n<Gs[r].priority;r++);Gs.splice(r,0,e),r===0&&r0(e)}};var c0=t.version;if(c0!=="19.2.4")throw Error(a(527,c0,"19.2.4"));se.findDOMNode=function(e){var n=e._reactInternals;if(n===void 0)throw typeof e.render=="function"?Error(a(188)):(e=Object.keys(e).join(","),Error(a(268,e)));return e=y(n),e=e!==null?E(e):null,e=e===null?null:e.stateNode,e};var Ix={bundleType:0,version:"19.2.4",rendererPackageName:"react-dom",currentDispatcherRef:z,reconcilerVersion:"19.2.4"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var xo=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!xo.isDisabled&&xo.supportsFiber)try{ri=xo.inject(Ix),ot=xo}catch{}}return Ta.createRoot=function(e,n){if(!o(e))throw Error(a(299));var r=!1,l="",c=gm,u=ym,p=bm;return n!=null&&(n.unstable_strictMode===!0&&(r=!0),n.identifierPrefix!==void 0&&(l=n.identifierPrefix),n.onUncaughtError!==void 0&&(c=n.onUncaughtError),n.onCaughtError!==void 0&&(u=n.onCaughtError),n.onRecoverableError!==void 0&&(p=n.onRecoverableError)),n=Xp(e,1,!1,null,null,r,l,null,c,u,p,o0),e[Ft]=n.current,Yu(e),new cf(n)},Ta.hydrateRoot=function(e,n,r){if(!o(e))throw Error(a(299));var l=!1,c="",u=gm,p=ym,b=bm,O=null;return r!=null&&(r.unstable_strictMode===!0&&(l=!0),r.identifierPrefix!==void 0&&(c=r.identifierPrefix),r.onUncaughtError!==void 0&&(u=r.onUncaughtError),r.onCaughtError!==void 0&&(p=r.onCaughtError),r.onRecoverableError!==void 0&&(b=r.onRecoverableError),r.formState!==void 0&&(O=r.formState)),n=Xp(e,1,!0,n,r??null,l,c,O,u,p,b,o0),n.context=Zp(null),r=n.current,l=en(),l=Jn(l),c=ks(l),c.callback=null,Cs(r,c,l),r=l,n.current.lanes=r,jn(n,r),Bn(n),e[Ft]=n.current,Yu(e),new bo(n)},Ta.version="19.2.4",Ta}var b0;function qv(){if(b0)return uf.exports;b0=1;function i(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(i)}catch(t){console.error(t)}}return i(),uf.exports=Dv(),uf.exports}var zv=qv();const Uv="modulepreload",Bv=function(i,t){return new URL(i,t).href},x0={},_e=function(t,s,a){let o=Promise.resolve();if(s&&s.length>0){let d=function(E){return Promise.all(E.map(_=>Promise.resolve(_).then(N=>({status:"fulfilled",value:N}),N=>({status:"rejected",reason:N}))))};const m=document.getElementsByTagName("link"),g=document.querySelector("meta[property=csp-nonce]"),y=(g==null?void 0:g.nonce)||(g==null?void 0:g.getAttribute("nonce"));o=d(s.map(E=>{if(E=Bv(E,a),E in x0)return;x0[E]=!0;const _=E.endsWith(".css"),N=_?'[rel="stylesheet"]':"";if(!!a)for(let q=m.length-1;q>=0;q--){const F=m[q];if(F.href===E&&(!_||F.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${E}"]${N}`))return;const M=document.createElement("link");if(M.rel=_?"stylesheet":Uv,_||(M.as="script"),M.crossOrigin="",M.href=E,y&&M.setAttribute("nonce",y),document.head.appendChild(M),_)return new Promise((q,F)=>{M.addEventListener("load",q),M.addEventListener("error",()=>F(new Error(`Unable to preload CSS for ${E}`)))})}))}function f(d){const m=new Event("vite:preloadError",{cancelable:!0});if(m.payload=d,window.dispatchEvent(m),!m.defaultPrevented)throw d}return o.then(d=>{for(const m of d||[])m.status==="rejected"&&f(m.reason);return t().catch(f)})};function eh(i){try{const t=i.split(".");if(t.length!==3)return null;const s=atob(t[1].replace(/-/g,"+").replace(/_/g,"/"));return JSON.parse(s)}catch{return null}}function Tg(i){const t=eh(i);return!t||typeof t.exp!="number"?null:t.exp}function th(i,t=0){const s=Tg(i);return s===null?!0:Date.now()/1e3>=s-t}const Dt=window.__LT_BASE__??"",Tf=`${Dt}/api`;class Lv extends Error{constructor(t,s,a){super(t),this.status=s,this.body=a,this.name="ApiError"}}let Ks=null;function vo(i){Ks=i}function kg(){return Ks}async function v0(){const i=sessionStorage.getItem("lt_credentials");if(!i)return null;try{const{username:t,password:s}=JSON.parse(i),a=await fetch(`${Tf}/auth/login`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:t,password:s})});if(!a.ok)return null;const o=await a.json();return o.token&&o.user&&sessionStorage.setItem("lt_user_info",JSON.stringify({displayName:o.user.display_name,username:o.user.external_id})),o.token??null}catch{return null}}let Fs=null;async function we(i,t={}){const s={"Content-Type":"application/json",...t.headers};if(Ks){if(th(Ks)){Fs||(Fs=v0().finally(()=>{Fs=null}));const o=await Fs;if(o)Ks=o,window.dispatchEvent(new CustomEvent("auth:refreshed",{detail:{token:o}}));else throw window.dispatchEvent(new CustomEvent("auth:unauthorized")),new Error("Session expired")}s.Authorization=`Bearer ${Ks}`}let a=await fetch(`${Tf}${i}`,{...t,headers:s});if(a.status===401&&Ks){Fs||(Fs=v0().finally(()=>{Fs=null}));const o=await Fs;if(o&&(Ks=o,window.dispatchEvent(new CustomEvent("auth:refreshed",{detail:{token:o}})),s.Authorization=`Bearer ${o}`,a=await fetch(`${Tf}${i}`,{...t,headers:s})),a.status===401)throw window.dispatchEvent(new CustomEvent("auth:unauthorized")),new Error("Session expired")}else if(a.status===401)throw window.dispatchEvent(new CustomEvent("auth:unauthorized")),new Error("Session expired");if(!a.ok){const o=await a.json().catch(()=>({error:a.statusText}));throw new Lv(o.message||o.error||a.statusText,a.status,o)}return a.json()}const Cg=A.createContext(null),Pv=300;function df(i,t){if(th(i))return null;const s=eh(i);if(!s)return null;const a=t??(()=>{try{const o=sessionStorage.getItem("lt_user_info");return o?JSON.parse(o):null}catch{return null}})();return{userId:s.userId,displayName:(a==null?void 0:a.displayName)??null,username:(a==null?void 0:a.username)??null,roles:s.roles??[]}}function Hv({children:i}){const[t,s]=A.useState(()=>{const _=sessionStorage.getItem("lt_token");return _?th(_)?(sessionStorage.removeItem("lt_token"),null):(vo(_),df(_)):null}),a=A.useRef(void 0),o=A.useCallback(_=>{clearTimeout(a.current);const N=Tg(_);if(!N)return;const D=(N-Pv)*1e3-Date.now();D<=0||(a.current=setTimeout(async()=>{try{const M=eh(_);if(M!=null&&M.sso){const te=await fetch(`${Dt}/api/auth/sso`,{method:"POST"});if(!te.ok)return;const k=await te.json();k.token&&window.dispatchEvent(new CustomEvent("auth:refreshed",{detail:{token:k.token}}));return}const q=sessionStorage.getItem("lt_credentials");if(!q)return;const{username:F,password:ie}=JSON.parse(q),$=await fetch(`${Dt}/api/auth/login`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:F,password:ie})});if(!$.ok)return;const oe=await $.json();oe.token&&window.dispatchEvent(new CustomEvent("auth:refreshed",{detail:{token:oe.token}}))}catch{}},D))},[]),f=A.useCallback((_,N,D)=>{const M={displayName:(D==null?void 0:D.displayName)??null,username:(D==null?void 0:D.username)??(N==null?void 0:N.username)??null},q=df(_,M);q&&(vo(_),sessionStorage.setItem("lt_token",_),sessionStorage.setItem("lt_user_info",JSON.stringify(M)),N&&sessionStorage.setItem("lt_credentials",JSON.stringify(N)),s(q),o(_))},[o]),d=A.useCallback(()=>{clearTimeout(a.current);const _=sessionStorage.getItem("lt_sso_logout_url");vo(null),sessionStorage.removeItem("lt_token"),sessionStorage.removeItem("lt_credentials"),sessionStorage.removeItem("lt_user_info"),sessionStorage.removeItem("lt_sso_logout_url"),s(null),_&&(window.location.href=_)},[]);A.useEffect(()=>{const _=()=>d(),N=D=>{var F;const M=(F=D.detail)==null?void 0:F.token;if(!M)return;const q=df(M);q&&(vo(M),sessionStorage.setItem("lt_token",M),s(q),o(M))};return window.addEventListener("auth:unauthorized",_),window.addEventListener("auth:refreshed",N),()=>{window.removeEventListener("auth:unauthorized",_),window.removeEventListener("auth:refreshed",N)}},[d,o]),A.useEffect(()=>{const _=sessionStorage.getItem("lt_token");return _&&t&&o(_),()=>clearTimeout(a.current)},[]);const m=(t==null?void 0:t.roles.some(_=>_.type==="superadmin"))??!1,g=A.useCallback(_=>(t==null?void 0:t.roles.some(N=>N.role===_))??!1,[t]),y=A.useCallback(_=>(t==null?void 0:t.roles.some(N=>N.type===_))??!1,[t]),E=(t==null?void 0:t.roles.map(_=>_.role))??[];return h.jsx(Cg.Provider,{value:{user:t,isAuthenticated:!!t,isSuperAdmin:m,login:f,logout:d,hasRole:g,hasRoleType:y,userRoleNames:E},children:i})}function Gn(){const i=A.useContext(Cg);if(!i)throw new Error("useAuth must be used within AuthProvider");return i}const an=new Uint8Array(0),Ci=new TextEncoder,sn=new TextDecoder;function $v(...i){let t=0;for(let o=0;o<i.length;o++)t+=i[o].length;const s=new Uint8Array(t);let a=0;for(let o=0;o<i.length;o++)s.set(i[o],a),a+=i[o].length;return s}function La(...i){const t=[];for(let s=0;s<i.length;s++)t.push(Ci.encode(i[s]));return t.length===0?an:t.length===1?t[0]:$v(...t)}function _0(i){return!i||i.length===0?"":sn.decode(i)}const w0="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ",S0=36,Yv=0xcfd41b9100000,E0=33,Vv=333,j0=22;function Gv(i){for(let t=0;t<i.length;t++)i[t]=Math.floor(Math.random()*255)}function Iv(i){var t;(t=globalThis==null?void 0:globalThis.crypto)!=null&&t.getRandomValues?globalThis.crypto.getRandomValues(i):Gv(i)}class Fv{constructor(){v(this,"buf");v(this,"seq");v(this,"inc");v(this,"inited");this.buf=new Uint8Array(j0),this.inited=!1}init(){this.inited=!0,this.setPre(),this.initSeqAndInc(),this.fillSeq()}initSeqAndInc(){this.seq=Math.floor(Math.random()*Yv),this.inc=Math.floor(Math.random()*(Vv-E0)+E0)}setPre(){const t=new Uint8Array(12);Iv(t);for(let s=0;s<12;s++){const a=t[s]%36;this.buf[s]=w0.charCodeAt(a)}}fillSeq(){let t=this.seq;for(let s=j0-1;s>=12;s--)this.buf[s]=w0.charCodeAt(t%S0),t=Math.floor(t/S0)}next(){return this.inited||this.init(),this.seq+=this.inc,this.seq>0xcfd41b9100000&&(this.setPre(),this.initSeqAndInc()),this.fillSeq(),String.fromCharCode.apply(String,this.buf)}reset(){this.init()}}const ti=new Fv;var ds;(function(i){i.Disconnect="disconnect",i.Reconnect="reconnect",i.Update="update",i.LDM="ldm",i.Error="error"})(ds||(ds={}));var Sr;(function(i){i.Reconnecting="reconnecting",i.PingTimer="pingTimer",i.StaleConnection="staleConnection",i.ClientInitiatedReconnect="client initiated reconnect"})(Sr||(Sr={}));var re;(function(i){i.ApiError="BAD API",i.BadAuthentication="BAD_AUTHENTICATION",i.BadCreds="BAD_CREDS",i.BadHeader="BAD_HEADER",i.BadJson="BAD_JSON",i.BadPayload="BAD_PAYLOAD",i.BadSubject="BAD_SUBJECT",i.Cancelled="CANCELLED",i.ConnectionClosed="CONNECTION_CLOSED",i.ConnectionDraining="CONNECTION_DRAINING",i.ConnectionRefused="CONNECTION_REFUSED",i.ConnectionTimeout="CONNECTION_TIMEOUT",i.Disconnect="DISCONNECT",i.InvalidOption="INVALID_OPTION",i.InvalidPayload="INVALID_PAYLOAD",i.MaxPayloadExceeded="MAX_PAYLOAD_EXCEEDED",i.NoResponders="503",i.NotFunction="NOT_FUNC",i.RequestError="REQUEST_ERROR",i.ServerOptionNotAvailable="SERVER_OPT_NA",i.SubClosed="SUB_CLOSED",i.SubDraining="SUB_DRAINING",i.Timeout="TIMEOUT",i.Tls="TLS",i.Unknown="UNKNOWN_ERROR",i.WssRequired="WSS_REQUIRED",i.JetStreamInvalidAck="JESTREAM_INVALID_ACK",i.JetStream404NoMessages="404",i.JetStream408RequestTimeout="408",i.JetStream409MaxAckPendingExceeded="409",i.JetStream409="409",i.JetStreamNotEnabled="503",i.JetStreamIdleHeartBeat="IDLE_HEARTBEAT",i.AuthorizationViolation="AUTHORIZATION_VIOLATION",i.AuthenticationExpired="AUTHENTICATION_EXPIRED",i.ProtocolError="NATS_PROTOCOL_ERR",i.PermissionsViolation="PERMISSIONS_VIOLATION",i.AuthenticationTimeout="AUTHENTICATION_TIMEOUT",i.AccountExpired="ACCOUNT_EXPIRED"})(re||(re={}));function Jv(i){return typeof i.code=="string"}class Mg{constructor(){v(this,"messages");this.messages=new Map,this.messages.set(re.InvalidPayload,"Invalid payload type - payloads can be 'binary', 'string', or 'json'"),this.messages.set(re.BadJson,"Bad JSON"),this.messages.set(re.WssRequired,"TLS is required, therefore a secure websocket connection is also required")}static getMessage(t){return Qv.getMessage(t)}getMessage(t){return this.messages.get(t)||t}}const Qv=new Mg;class he extends Error{constructor(s,a,o){super(s);v(this,"name");v(this,"message");v(this,"code");v(this,"permissionContext");v(this,"chainedError");v(this,"api_error");this.name="NatsError",this.message=s,this.code=a,this.chainedError=o}static errorForCode(s,a){const o=Mg.getMessage(s);return new he(o,s,a)}isAuthError(){return this.code===re.AuthenticationExpired||this.code===re.AuthorizationViolation||this.code===re.AccountExpired}isAuthTimeout(){return this.code===re.AuthenticationTimeout}isPermissionError(){return this.code===re.PermissionsViolation}isProtocolError(){return this.code===re.ProtocolError}isJetStreamError(){return this.api_error!==void 0}jsError(){return this.api_error?this.api_error:null}}var tn;(function(i){i[i.Exact=0]="Exact",i[i.CanonicalMIME=1]="CanonicalMIME",i[i.IgnoreCase=2]="IgnoreCase"})(tn||(tn={}));var Mn;(function(i){i.Timer="timer",i.Count="count",i.JitterTimer="jitterTimer",i.SentinelMsg="sentinelMsg"})(Mn||(Mn={}));var Pa;(function(i){i.STATS="io.nats.micro.v1.stats_response",i.INFO="io.nats.micro.v1.info_response",i.PING="io.nats.micro.v1.ping_response"})(Pa||(Pa={}));const qo="Nats-Service-Error",zo="Nats-Service-Error-Code";class Uo extends Error{constructor(s,a){super(a);v(this,"code");this.code=s}static isServiceError(s){return Uo.toServiceError(s)!==null}static toServiceError(s){var o,f;const a=((o=s==null?void 0:s.headers)==null?void 0:o.get(zo))||"";if(a!==""){const d=parseInt(a)||400,m=((f=s==null?void 0:s.headers)==null?void 0:f.get(qo))||"";return new Uo(d,m.length?m:a)}return null}}function ms(i=""){if(i=i||"_INBOX",typeof i!="string")throw new Error("prefix must be a string");return i.split(".").forEach(t=>{if(t==="*"||t===">")throw new Error(`inbox prefixes cannot have wildcards '${i}'`)}),`${i}.${ti.next()}`}const kf="127.0.0.1";var Xs;(function(i){i.PING="PING",i.STATS="STATS",i.INFO="INFO"})(Xs||(Xs={}));function Fo(i,...t){for(let s=0;s<t.length;s++){const a=t[s];Object.keys(a).forEach(function(o){i[o]=a[o]})}return i}function _o(i){return sn.decode(i).replace(/\n/g,"␊").replace(/\r/g,"␍")}function Tr(i,t=!0){const s=t?he.errorForCode(re.Timeout):null;let a,o;const f=new Promise((d,m)=>{a={cancel:()=>{o&&clearTimeout(o)}},o=setTimeout(()=>{m(s===null?he.errorForCode(re.Timeout):s)},i)});return Object.assign(f,a)}function Mr(i=0){let t;const s=new Promise(a=>{const o=setTimeout(()=>{a()},i);t={cancel:()=>{o&&clearTimeout(o)}}});return Object.assign(s,t)}function st(){let i={};const t=new Promise((s,a)=>{i={resolve:s,reject:a}});return Object.assign(t,i)}function Rg(i){for(let t=i.length-1;t>0;t--){const s=Math.floor(Math.random()*(t+1));[i[t],i[s]]=[i[s],i[t]]}return i}function Kv(i){return i===0?0:Math.floor(i/2+Math.random()*i)}function nh(i=[0,250,250,500,500,3e3,5e3]){Array.isArray(i)||(i=[0,250,250,500,500,3e3,5e3]);const t=i.length-1;return{backoff(s){return Kv(s>t?i[t]:i[s])}}}function nt(i){return i*1e6}function sh(i){return Math.floor(i/1e6)}function A0(i){let a=!0;const o=new Array(i.length);for(let f=0;f<i.length;f++){let d=i.charCodeAt(f);if(d===58||d<33||d>126)throw new he(`'${i[f]}' is not a valid character for a header key`,re.BadHeader);a&&97<=d&&d<=122?d-=32:!a&&65<=d&&d<=90&&(d+=32),o[f]=d,a=d==45}return String.fromCharCode(...o)}function ps(i=0,t=""){if(i===0&&t!==""||i>0&&t==="")throw new Error("setting status requires both code and description");return new Zs(i,t)}const mf="NATS/1.0";class Zs{constructor(t=0,s=""){v(this,"_code");v(this,"headers");v(this,"_description");this._code=t,this._description=s,this.headers=new Map}[Symbol.iterator](){return this.headers.entries()}size(){return this.headers.size}equals(t){if(t&&this.headers.size===t.headers.size&&this._code===t._code){for(const[s,a]of this.headers){const o=t.values(s);if(a.length!==o.length)return!1;const f=[...a].sort(),d=[...o].sort();for(let m=0;m<f.length;m++)if(f[m]!==d[m])return!1}return!0}return!1}static decode(t){const s=new Zs,o=sn.decode(t).split(`\r
|
|
27
|
+
`),f=o[0];if(f!==mf){let d=f.replace(mf,"").trim();if(d.length>0){s._code=parseInt(d,10),isNaN(s._code)&&(s._code=0);const m=s._code.toString();d=d.replace(m,""),s._description=d.trim()}}return o.length>=1&&o.slice(1).map(d=>{if(d){const m=d.indexOf(":");if(m>-1){const g=d.slice(0,m),y=d.slice(m+1).trim();s.append(g,y)}}}),s}toString(){if(this.headers.size===0&&this._code===0)return"";let t=mf;this._code>0&&this._description!==""&&(t+=` ${this._code} ${this._description}`);for(const[s,a]of this.headers)for(let o=0;o<a.length;o++)t=`${t}\r
|
|
28
|
+
${s}: ${a[o]}`;return`${t}\r
|
|
29
|
+
\r
|
|
30
|
+
`}encode(){return Ci.encode(this.toString())}static validHeaderValue(t){if(/[\r\n]/.test(t))throw new he("invalid header value - \\r and \\n are not allowed.",re.BadHeader);return t.trim()}keys(){const t=[];for(const s of this.headers.keys())t.push(s);return t}findKeys(t,s=tn.Exact){const a=this.keys();switch(s){case tn.Exact:return a.filter(o=>o===t);case tn.CanonicalMIME:return t=A0(t),a.filter(o=>o===t);default:{const o=t.toLowerCase();return a.filter(f=>o===f.toLowerCase())}}}get(t,s=tn.Exact){const a=this.findKeys(t,s);if(a.length){const o=this.headers.get(a[0]);if(o)return Array.isArray(o)?o[0]:o}return""}last(t,s=tn.Exact){const a=this.findKeys(t,s);if(a.length){const o=this.headers.get(a[0]);if(o)return Array.isArray(o)?o[o.length-1]:o}return""}has(t,s=tn.Exact){return this.findKeys(t,s).length>0}set(t,s,a=tn.Exact){this.delete(t,a),this.append(t,s,a)}append(t,s,a=tn.Exact){const o=A0(t);a===tn.CanonicalMIME&&(t=o);const f=this.findKeys(t,a);t=f.length>0?f[0]:t;const d=Zs.validHeaderValue(s);let m=this.headers.get(t);m||(m=[],this.headers.set(t,m)),m.push(d)}values(t,s=tn.Exact){const a=[];return this.findKeys(t,s).forEach(f=>{const d=this.headers.get(f);d&&a.push(...d)}),a}delete(t,s=tn.Exact){this.findKeys(t,s).forEach(o=>{this.headers.delete(o)})}get hasError(){return this._code>=300}get status(){return`${this._code} ${this._description}`.trim()}toRecord(){const t={};return this.keys().forEach(s=>{t[s]=this.values(s)}),t}get code(){return this._code}get description(){return this._description}static fromRecord(t){const s=new Zs;for(const a in t)s.headers.set(a,t[a]);return s}}function Cf(){return{encode(i){return Ci.encode(i)},decode(i){return sn.decode(i)}}}function Rn(i){return{encode(t){try{return t===void 0&&(t=null),Ci.encode(JSON.stringify(t))}catch(s){throw he.errorForCode(re.BadJson,s)}},decode(t){try{return JSON.parse(sn.decode(t),i)}catch(s){throw he.errorForCode(re.BadJson,s)}}}}function Dg(i){var t;return i&&i.data.length===0&&((t=i.headers)==null?void 0:t.code)===503?he.errorForCode(re.NoResponders):null}class ih{constructor(t,s,a){v(this,"_headers");v(this,"_msg");v(this,"_rdata");v(this,"_reply");v(this,"_subject");v(this,"publisher");this._msg=t,this._rdata=s,this.publisher=a}get subject(){return this._subject?this._subject:(this._subject=sn.decode(this._msg.subject),this._subject)}get reply(){return this._reply?this._reply:(this._reply=sn.decode(this._msg.reply),this._reply)}get sid(){return this._msg.sid}get headers(){if(this._msg.hdr>-1&&!this._headers){const t=this._rdata.subarray(0,this._msg.hdr);this._headers=Zs.decode(t)}return this._headers}get data(){return this._rdata?this._msg.hdr>-1?this._rdata.subarray(this._msg.hdr):this._rdata:new Uint8Array(0)}respond(t=an,s){return this.reply?(this.publisher.publish(this.reply,t,s),!0):!1}size(){var o;const t=this._msg.subject.length,s=((o=this._msg.reply)==null?void 0:o.length)||0,a=this._msg.size===-1?0:this._msg.size;return t+s+a}json(t){return Rn(t).decode(this.data)}string(){return sn.decode(this.data)}requestInfo(){var s;const t=(s=this.headers)==null?void 0:s.get("Nats-Request-Info");return t?JSON.parse(t,function(a,o){return(a==="start"||a==="stop")&&o!==""?new Date(Date.parse(o)):o}):null}}v(ih,"jc");function Er(i){return Jo("durable",i)}function zt(i){return Jo("stream",i)}function Jo(i,t=""){if(t==="")throw Error(`${i} name required`);return[".","*",">","/","\\"," "," ",`
|
|
31
|
+
`,"\r"].forEach(a=>{if(t.indexOf(a)!==-1){switch(a){case`
|
|
32
|
+
`:a="\\n";break;case"\r":a="\\r";break;case" ":a="\\t";break}throw Error(`invalid ${i} name - ${i} name cannot contain '${a}'`)}}),""}function za(i,t=""){if(t==="")throw Error(`${i} name required`);const s=Xv(t);if(s.length)throw new Error(`invalid ${i} name - ${i} name ${s}`)}function Xv(i=""){if(i==="")throw Error("name required");const t=/^[-\w]+$/g;if(i.match(t)===null){for(const a of i.split(""))if(a.match(t)===null)return`cannot contain '${a}'`}return""}function Mf(i){if(i.data.length>0)return!1;const t=i.headers;return t?t.code>=100&&t.code<200:!1}function Rf(i){var t;return Mf(i)&&((t=i.headers)==null?void 0:t.description)==="Idle Heartbeat"}function Zv(i,t,s){const a=ps(i,t),o={hdr:1,sid:0,size:0},f=new ih(o,an,{});return f._headers=a,f._subject=s,f}function jr(i){if(i.data.length!==0)return null;const t=i.headers;return t?qg(t.code,t.description):null}var _n;(function(i){i.MaxBatchExceeded="exceeded maxrequestbatch of",i.MaxExpiresExceeded="exceeded maxrequestexpires of",i.MaxBytesExceeded="exceeded maxrequestmaxbytes of",i.MaxMessageSizeExceeded="message size exceeds maxbytes",i.PushConsumer="consumer is push based",i.MaxWaitingExceeded="exceeded maxwaiting",i.IdleHeartbeatMissed="idle heartbeats missed",i.ConsumerDeleted="consumer deleted"})(_n||(_n={}));function Wv(i){return i.code!==re.JetStream409?!1:[_n.MaxBatchExceeded,_n.MaxExpiresExceeded,_n.MaxBytesExceeded,_n.MaxMessageSizeExceeded,_n.PushConsumer,_n.IdleHeartbeatMissed,_n.ConsumerDeleted].find(s=>i.message.indexOf(s)!==-1)!==void 0}function qg(i,t=""){if(i<300)return null;switch(t=t.toLowerCase(),i){case 404:return new he(t,re.JetStream404NoMessages);case 408:return new he(t,re.JetStream408RequestTimeout);case 409:{const s=t.startsWith(_n.IdleHeartbeatMissed)?re.JetStreamIdleHeartBeat:re.JetStream409;return new he(t,s)}case 503:return he.errorForCode(re.JetStreamNotEnabled,new Error(t));default:return t===""&&(t=re.Unknown),new he(t,`${i}`)}}class St{constructor(){v(this,"inflight");v(this,"processed");v(this,"received");v(this,"noIterator");v(this,"iterClosed");v(this,"done");v(this,"signal");v(this,"yields");v(this,"filtered");v(this,"pendingFiltered");v(this,"ingestionFilterFn");v(this,"protocolFilterFn");v(this,"dispatchedFn");v(this,"ctx");v(this,"_data");v(this,"err");v(this,"time");v(this,"yielding");this.inflight=0,this.filtered=0,this.pendingFiltered=0,this.processed=0,this.received=0,this.noIterator=!1,this.done=!1,this.signal=st(),this.yields=[],this.iterClosed=st(),this.time=0,this.yielding=!1}[Symbol.asyncIterator](){return this.iterate()}push(t){if(this.done)return;if(typeof t=="function"){this.yields.push(t),this.signal.resolve();return}const{ingest:s,protocol:a}=this.ingestionFilterFn?this.ingestionFilterFn(t,this.ctx||this):{ingest:!0,protocol:!1};s&&(a&&(this.filtered++,this.pendingFiltered++),this.yields.push(t),this.signal.resolve())}async*iterate(){if(this.noIterator)throw new he("unsupported iterator",re.ApiError);if(this.yielding)throw new he("already yielding",re.ApiError);this.yielding=!0;try{for(;;){if(this.yields.length===0&&await this.signal,this.err)throw this.err;const t=this.yields;this.inflight=t.length,this.yields=[];for(let s=0;s<t.length;s++){if(typeof t[s]=="function"){const o=t[s];try{o()}catch(f){throw f}if(this.err)throw this.err;continue}if(this.protocolFilterFn?this.protocolFilterFn(t[s]):!0){this.processed++;const o=Date.now();yield t[s],this.time=Date.now()-o,this.dispatchedFn&&t[s]&&this.dispatchedFn(t[s])}else this.pendingFiltered--;this.inflight--}if(this.done)break;this.yields.length===0&&(t.length=0,this.yields=t,this.signal=st())}}finally{this.stop()}}stop(t){this.done||(this.err=t,this.done=!0,this.signal.resolve(),this.iterClosed.resolve(t))}getProcessed(){return this.noIterator?this.received:this.processed}getPending(){return this.yields.length+this.inflight-this.pendingFiltered}getReceived(){return this.received-this.filtered}}class rh{constructor(t,s,a={maxOut:2}){v(this,"interval");v(this,"maxOut");v(this,"cancelAfter");v(this,"timer");v(this,"autoCancelTimer");v(this,"last");v(this,"missed");v(this,"count");v(this,"callback");this.interval=t,this.maxOut=(a==null?void 0:a.maxOut)||2,this.cancelAfter=(a==null?void 0:a.cancelAfter)||0,this.last=Date.now(),this.missed=0,this.count=0,this.callback=s,this._schedule()}cancel(){this.autoCancelTimer&&clearTimeout(this.autoCancelTimer),this.timer&&clearInterval(this.timer),this.timer=0,this.autoCancelTimer=0,this.missed=0}work(){this.last=Date.now(),this.missed=0}_change(t,s=0,a=2){this.interval=t,this.maxOut=a,this.cancelAfter=s,this.restart()}restart(){this.cancel(),this._schedule()}_schedule(){this.cancelAfter>0&&(this.autoCancelTimer=setTimeout(()=>{this.cancel()},this.cancelAfter)),this.timer=setInterval(()=>{if(this.count++,Date.now()-this.last>this.interval&&this.missed++,this.missed>=this.maxOut)try{this.callback(this.missed)===!0&&this.cancel()}catch(t){console.log(t)}},this.interval)}}var Df;(function(i){i.Limits="limits",i.Interest="interest",i.Workqueue="workqueue"})(Df||(Df={}));var Va;(function(i){i.Old="old",i.New="new"})(Va||(Va={}));var qf;(function(i){i.File="file",i.Memory="memory"})(qf||(qf={}));var ft;(function(i){i.All="all",i.Last="last",i.New="new",i.StartSequence="by_start_sequence",i.StartTime="by_start_time",i.LastPerSubject="last_per_subject"})(ft||(ft={}));var wt;(function(i){i.None="none",i.All="all",i.Explicit="explicit",i.NotSet=""})(wt||(wt={}));var kr;(function(i){i.Instant="instant",i.Original="original"})(kr||(kr={}));var ni;(function(i){i.None="none",i.S2="s2"})(ni||(ni={}));var Bo;(function(i){i.CreateOrUpdate="",i.Update="update",i.Create="create"})(Bo||(Bo={}));function e1(i,t={}){return Object.assign({name:i,deliver_policy:ft.All,ack_policy:wt.Explicit,ack_wait:nt(30*1e3),replay_policy:kr.Instant},t)}var O0;(function(i){i.API="api_audit",i.StreamAction="stream_action",i.ConsumerAction="consumer_action",i.SnapshotCreate="snapshot_create",i.SnapshotComplete="snapshot_complete",i.RestoreCreate="restore_create",i.RestoreComplete="restore_complete",i.MaxDeliver="max_deliver",i.Terminated="terminated",i.Ack="consumer_ack",i.StreamLeaderElected="stream_leader_elected",i.StreamQuorumLost="stream_quorum_lost",i.ConsumerLeaderElected="consumer_leader_elected",i.ConsumerQuorumLost="consumer_quorum_lost"})(O0||(O0={}));var Bt;(function(i){i.StreamSourceHdr="Nats-Stream-Source",i.LastConsumerSeqHdr="Nats-Last-Consumer",i.LastStreamSeqHdr="Nats-Last-Stream",i.ConsumerStalledHdr="Nats-Consumer-Stalled",i.MessageSizeHdr="Nats-Msg-Size",i.RollupHdr="Nats-Rollup",i.RollupValueSubject="sub",i.RollupValueAll="all",i.PendingMessagesHdr="Nats-Pending-Messages",i.PendingBytesHdr="Nats-Pending-Bytes"})(Bt||(Bt={}));var kn;(function(i){i.LastValue="",i.AllHistory="history",i.UpdatesOnly="updates"})(kn||(kn={}));var _r;(function(i){i.Stream="Nats-Stream",i.Sequence="Nats-Sequence",i.TimeStamp="Nats-Time-Stamp",i.Subject="Nats-Subject"})(_r||(_r={}));var N0;(function(i){i.Stream="Nats-Stream",i.Subject="Nats-Subject",i.Sequence="Nats-Sequence",i.LastSequence="Nats-Last-Sequence",i.Size="Nats-Msg-Size"})(N0||(N0={}));const nn="KV_";class t1{constructor(t){v(this,"config");v(this,"ordered");v(this,"mack");v(this,"stream");v(this,"callbackFn");v(this,"max");v(this,"qname");v(this,"isBind");v(this,"filters");this.stream="",this.mack=!1,this.ordered=!1,this.config=e1("",t||{})}getOpts(){var s;const t={};if(t.config=Object.assign({},this.config),t.config.filter_subject&&(this.filterSubject(t.config.filter_subject),t.config.filter_subject=void 0),t.config.filter_subjects&&((s=t.config.filter_subjects)==null||s.forEach(a=>{this.filterSubject(a)}),t.config.filter_subjects=void 0),t.mack=this.mack,t.stream=this.stream,t.callbackFn=this.callbackFn,t.max=this.max,t.queue=this.qname,t.ordered=this.ordered,t.config.ack_policy=t.ordered?wt.None:t.config.ack_policy,t.isBind=t.isBind||!1,this.filters)switch(this.filters.length){case 0:break;case 1:t.config.filter_subject=this.filters[0];break;default:t.config.filter_subjects=this.filters}return t}description(t){return this.config.description=t,this}deliverTo(t){return this.config.deliver_subject=t,this}durable(t){return Er(t),this.config.durable_name=t,this}startSequence(t){if(t<=0)throw new Error("sequence must be greater than 0");return this.config.deliver_policy=ft.StartSequence,this.config.opt_start_seq=t,this}startTime(t){return this.config.deliver_policy=ft.StartTime,this.config.opt_start_time=t.toISOString(),this}deliverAll(){return this.config.deliver_policy=ft.All,this}deliverLastPerSubject(){return this.config.deliver_policy=ft.LastPerSubject,this}deliverLast(){return this.config.deliver_policy=ft.Last,this}deliverNew(){return this.config.deliver_policy=ft.New,this}startAtTimeDelta(t){return this.startTime(new Date(Date.now()-t)),this}headersOnly(){return this.config.headers_only=!0,this}ackNone(){return this.config.ack_policy=wt.None,this}ackAll(){return this.config.ack_policy=wt.All,this}ackExplicit(){return this.config.ack_policy=wt.Explicit,this}ackWait(t){return this.config.ack_wait=nt(t),this}maxDeliver(t){return this.config.max_deliver=t,this}filterSubject(t){return this.filters=this.filters||[],this.filters.push(t),this}replayInstantly(){return this.config.replay_policy=kr.Instant,this}replayOriginal(){return this.config.replay_policy=kr.Original,this}sample(t){if(t=Math.trunc(t),t<0||t>100)throw new Error("value must be between 0-100");return this.config.sample_freq=`${t}%`,this}limit(t){return this.config.rate_limit_bps=t,this}maxWaiting(t){return this.config.max_waiting=t,this}maxAckPending(t){return this.config.max_ack_pending=t,this}idleHeartbeat(t){return this.config.idle_heartbeat=nt(t),this}flowControl(){return this.config.flow_control=!0,this}deliverGroup(t){return this.queue(t),this}manualAck(){return this.mack=!0,this}maxMessages(t){return this.max=t,this}callback(t){return this.callbackFn=t,this}queue(t){return this.qname=t,this.config.deliver_group=t,this}orderedConsumer(){return this.ordered=!0,this}bind(t,s){return this.stream=t,this.config.durable_name=s,this.isBind=!0,this}bindStream(t){return this.stream=t,this}inactiveEphemeralThreshold(t){return this.config.inactive_threshold=nt(t),this}maxPullBatch(t){return this.config.max_batch=t,this}maxPullRequestExpires(t){return this.config.max_expires=nt(t),this}memory(){return this.config.mem_storage=!0,this}numReplicas(t){return this.config.num_replicas=t,this}consumerName(t){return this.config.name=t,this}}function Ws(i){return new t1(i)}function T0(i){return typeof i.getOpts=="function"}class n1{static encode(t){if(typeof t=="string")return btoa(t);const s=Array.from(t);return btoa(String.fromCharCode(...s))}static decode(t,s=!1){const a=atob(t);return s?Uint8Array.from(a,o=>o.charCodeAt(0)):a}}class Ar{static encode(t){return Ar.toB64URLEncoding(n1.encode(t))}static decode(t,s=!1){return Ar.decode(Ar.fromB64URLEncoding(t),s)}static toB64URLEncoding(t){return t.replace(/\+/g,"-").replace(/\//g,"_")}static fromB64URLEncoding(t){return t.replace(/_/g,"/").replace(/-/g,"+")}}class Cr{constructor(){v(this,"buffers");v(this,"byteLength");this.buffers=[],this.byteLength=0}static concat(...t){let s=0;for(let f=0;f<t.length;f++)s+=t[f].length;const a=new Uint8Array(s);let o=0;for(let f=0;f<t.length;f++)a.set(t[f],o),o+=t[f].length;return a}static fromAscii(t){return t||(t=""),Ci.encode(t)}static toAscii(t){return sn.decode(t)}reset(){this.buffers.length=0,this.byteLength=0}pack(){if(this.buffers.length>1){const t=new Uint8Array(this.byteLength);let s=0;for(let a=0;a<this.buffers.length;a++)t.set(this.buffers[a],s),s+=this.buffers[a].length;this.buffers.length=0,this.buffers.push(t)}}shift(){if(this.buffers.length){const t=this.buffers.shift();if(t)return this.byteLength-=t.length,t}return new Uint8Array(0)}drain(t){if(this.buffers.length){this.pack();const s=this.buffers.pop();if(s){const a=this.byteLength;(t===void 0||t>a)&&(t=a);const o=s.subarray(0,t);return a>t&&this.buffers.push(s.subarray(t)),this.byteLength=a-t,o}}return new Uint8Array(0)}fill(t,...s){t&&(this.buffers.push(t),this.byteLength+=t.length);for(let a=0;a<s.length;a++)s[a]&&s[a].length&&(this.buffers.push(s[a]),this.byteLength+=s[a].length)}peek(){return this.buffers.length?(this.pack(),this.buffers[0]):new Uint8Array(0)}size(){return this.byteLength}length(){return this.buffers.length}}function s1(i,t){return t.forEach(function(s){s&&typeof s!="string"&&!Array.isArray(s)&&Object.keys(s).forEach(function(a){if(a!=="default"&&!(a in i)){var o=Object.getOwnPropertyDescriptor(s,a);Object.defineProperty(i,a,o.get?o:{enumerable:!0,get:function(){return s[a]}})}})}),Object.freeze(i)}var i1=typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{},ka=i1.performance||{};ka.now||ka.mozNow||ka.msNow||ka.oNow||ka.webkitNow;var k0={versions:{}},r1=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function a1(i){if(i.__esModule)return i;var t=Object.defineProperty({},"__esModule",{value:!0});return Object.keys(i).forEach(function(s){var a=Object.getOwnPropertyDescriptor(i,s);Object.defineProperty(t,s,a.get?a:{enumerable:!0,get:function(){return i[s]}})}),t}var pf,Qo={exports:{}},C0={},M0=a1(s1({__proto__:null,default:C0},[C0]));pf=Qo,(function(){var i="input is invalid type",t=typeof window=="object",s=t?window:{};s.JS_SHA256_NO_WINDOW&&(t=!1);var a=!t&&typeof self=="object",o=!s.JS_SHA256_NO_NODE_JS&&k0.versions&&k0.versions.node;o?s=r1:a&&(s=self);var f=!s.JS_SHA256_NO_COMMON_JS&&pf.exports,d=!s.JS_SHA256_NO_ARRAY_BUFFER&&typeof ArrayBuffer<"u",m="0123456789abcdef".split(""),g=[-2147483648,8388608,32768,128],y=[24,16,8,0],E=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],_=["hex","array","digest","arrayBuffer"],N=[];!s.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(k){return Object.prototype.toString.call(k)==="[object Array]"}),!d||!s.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(k){return typeof k=="object"&&k.buffer&&k.buffer.constructor===ArrayBuffer});var D=function(k,Z){return function(le){return new $(Z,!0).update(le)[k]()}},M=function(k){var Z=D("hex",k);o&&(Z=q(Z,k)),Z.create=function(){return new $(k)},Z.update=function(V){return Z.create().update(V)};for(var le=0;le<_.length;++le){var I=_[le];Z[I]=D(I,k)}return Z},q=function(k,Z){var le,I=M0,V=M0.Buffer,W=Z?"sha224":"sha256";return le=V.from&&!s.JS_SHA256_NO_BUFFER_FROM?V.from:function(ae){return new V(ae)},function(ae){if(typeof ae=="string")return I.createHash(W).update(ae,"utf8").digest("hex");if(ae==null)throw new Error(i);return ae.constructor===ArrayBuffer&&(ae=new Uint8Array(ae)),Array.isArray(ae)||ArrayBuffer.isView(ae)||ae.constructor===V?I.createHash(W).update(le(ae)).digest("hex"):k(ae)}},F=function(k,Z){return function(le,I){return new oe(le,Z,!0).update(I)[k]()}},ie=function(k){var Z=F("hex",k);Z.create=function(V){return new oe(V,k)},Z.update=function(V,W){return Z.create(V).update(W)};for(var le=0;le<_.length;++le){var I=_[le];Z[I]=F(I,k)}return Z};function $(k,Z){Z?(N[0]=N[16]=N[1]=N[2]=N[3]=N[4]=N[5]=N[6]=N[7]=N[8]=N[9]=N[10]=N[11]=N[12]=N[13]=N[14]=N[15]=0,this.blocks=N):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],k?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=k}function oe(k,Z,le){var I,V=typeof k;if(V==="string"){var W,ae=[],Q=k.length,ve=0;for(I=0;I<Q;++I)(W=k.charCodeAt(I))<128?ae[ve++]=W:W<2048?(ae[ve++]=192|W>>>6,ae[ve++]=128|63&W):W<55296||W>=57344?(ae[ve++]=224|W>>>12,ae[ve++]=128|W>>>6&63,ae[ve++]=128|63&W):(W=65536+((1023&W)<<10|1023&k.charCodeAt(++I)),ae[ve++]=240|W>>>18,ae[ve++]=128|W>>>12&63,ae[ve++]=128|W>>>6&63,ae[ve++]=128|63&W);k=ae}else{if(V!=="object")throw new Error(i);if(k===null)throw new Error(i);if(d&&k.constructor===ArrayBuffer)k=new Uint8Array(k);else if(!(Array.isArray(k)||d&&ArrayBuffer.isView(k)))throw new Error(i)}k.length>64&&(k=new $(Z,!0).update(k).array());var De=[],Ne=[];for(I=0;I<64;++I){var z=k[I]||0;De[I]=92^z,Ne[I]=54^z}$.call(this,Z,le),this.update(Ne),this.oKeyPad=De,this.inner=!0,this.sharedMemory=le}$.prototype.update=function(k){if(!this.finalized){var Z,le=typeof k;if(le!=="string"){if(le!=="object")throw new Error(i);if(k===null)throw new Error(i);if(d&&k.constructor===ArrayBuffer)k=new Uint8Array(k);else if(!(Array.isArray(k)||d&&ArrayBuffer.isView(k)))throw new Error(i);Z=!0}for(var I,V,W=0,ae=k.length,Q=this.blocks;W<ae;){if(this.hashed&&(this.hashed=!1,Q[0]=this.block,this.block=Q[16]=Q[1]=Q[2]=Q[3]=Q[4]=Q[5]=Q[6]=Q[7]=Q[8]=Q[9]=Q[10]=Q[11]=Q[12]=Q[13]=Q[14]=Q[15]=0),Z)for(V=this.start;W<ae&&V<64;++W)Q[V>>>2]|=k[W]<<y[3&V++];else for(V=this.start;W<ae&&V<64;++W)(I=k.charCodeAt(W))<128?Q[V>>>2]|=I<<y[3&V++]:I<2048?(Q[V>>>2]|=(192|I>>>6)<<y[3&V++],Q[V>>>2]|=(128|63&I)<<y[3&V++]):I<55296||I>=57344?(Q[V>>>2]|=(224|I>>>12)<<y[3&V++],Q[V>>>2]|=(128|I>>>6&63)<<y[3&V++],Q[V>>>2]|=(128|63&I)<<y[3&V++]):(I=65536+((1023&I)<<10|1023&k.charCodeAt(++W)),Q[V>>>2]|=(240|I>>>18)<<y[3&V++],Q[V>>>2]|=(128|I>>>12&63)<<y[3&V++],Q[V>>>2]|=(128|I>>>6&63)<<y[3&V++],Q[V>>>2]|=(128|63&I)<<y[3&V++]);this.lastByteIndex=V,this.bytes+=V-this.start,V>=64?(this.block=Q[16],this.start=V-64,this.hash(),this.hashed=!0):this.start=V}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296|0,this.bytes=this.bytes%4294967296),this}},$.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var k=this.blocks,Z=this.lastByteIndex;k[16]=this.block,k[Z>>>2]|=g[3&Z],this.block=k[16],Z>=56&&(this.hashed||this.hash(),k[0]=this.block,k[16]=k[1]=k[2]=k[3]=k[4]=k[5]=k[6]=k[7]=k[8]=k[9]=k[10]=k[11]=k[12]=k[13]=k[14]=k[15]=0),k[14]=this.hBytes<<3|this.bytes>>>29,k[15]=this.bytes<<3,this.hash()}},$.prototype.hash=function(){var k,Z,le,I,V,W,ae,Q,ve,De=this.h0,Ne=this.h1,z=this.h2,se=this.h3,fe=this.h4,Se=this.h5,ye=this.h6,ke=this.h7,Ee=this.blocks;for(k=16;k<64;++k)Z=((V=Ee[k-15])>>>7|V<<25)^(V>>>18|V<<14)^V>>>3,le=((V=Ee[k-2])>>>17|V<<15)^(V>>>19|V<<13)^V>>>10,Ee[k]=Ee[k-16]+Z+Ee[k-7]+le|0;for(ve=Ne&z,k=0;k<64;k+=4)this.first?(this.is224?(W=300032,ke=(V=Ee[0]-1413257819)-150054599|0,se=V+24177077|0):(W=704751109,ke=(V=Ee[0]-210244248)-1521486534|0,se=V+143694565|0),this.first=!1):(Z=(De>>>2|De<<30)^(De>>>13|De<<19)^(De>>>22|De<<10),I=(W=De&Ne)^De&z^ve,ke=se+(V=ke+(le=(fe>>>6|fe<<26)^(fe>>>11|fe<<21)^(fe>>>25|fe<<7))+(fe&Se^~fe&ye)+E[k]+Ee[k])|0,se=V+(Z+I)|0),Z=(se>>>2|se<<30)^(se>>>13|se<<19)^(se>>>22|se<<10),I=(ae=se&De)^se&Ne^W,ye=z+(V=ye+(le=(ke>>>6|ke<<26)^(ke>>>11|ke<<21)^(ke>>>25|ke<<7))+(ke&fe^~ke&Se)+E[k+1]+Ee[k+1])|0,Z=((z=V+(Z+I)|0)>>>2|z<<30)^(z>>>13|z<<19)^(z>>>22|z<<10),I=(Q=z&se)^z&De^ae,Se=Ne+(V=Se+(le=(ye>>>6|ye<<26)^(ye>>>11|ye<<21)^(ye>>>25|ye<<7))+(ye&ke^~ye&fe)+E[k+2]+Ee[k+2])|0,Z=((Ne=V+(Z+I)|0)>>>2|Ne<<30)^(Ne>>>13|Ne<<19)^(Ne>>>22|Ne<<10),I=(ve=Ne&z)^Ne&se^Q,fe=De+(V=fe+(le=(Se>>>6|Se<<26)^(Se>>>11|Se<<21)^(Se>>>25|Se<<7))+(Se&ye^~Se&ke)+E[k+3]+Ee[k+3])|0,De=V+(Z+I)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+De|0,this.h1=this.h1+Ne|0,this.h2=this.h2+z|0,this.h3=this.h3+se|0,this.h4=this.h4+fe|0,this.h5=this.h5+Se|0,this.h6=this.h6+ye|0,this.h7=this.h7+ke|0},$.prototype.hex=function(){this.finalize();var k=this.h0,Z=this.h1,le=this.h2,I=this.h3,V=this.h4,W=this.h5,ae=this.h6,Q=this.h7,ve=m[k>>>28&15]+m[k>>>24&15]+m[k>>>20&15]+m[k>>>16&15]+m[k>>>12&15]+m[k>>>8&15]+m[k>>>4&15]+m[15&k]+m[Z>>>28&15]+m[Z>>>24&15]+m[Z>>>20&15]+m[Z>>>16&15]+m[Z>>>12&15]+m[Z>>>8&15]+m[Z>>>4&15]+m[15&Z]+m[le>>>28&15]+m[le>>>24&15]+m[le>>>20&15]+m[le>>>16&15]+m[le>>>12&15]+m[le>>>8&15]+m[le>>>4&15]+m[15&le]+m[I>>>28&15]+m[I>>>24&15]+m[I>>>20&15]+m[I>>>16&15]+m[I>>>12&15]+m[I>>>8&15]+m[I>>>4&15]+m[15&I]+m[V>>>28&15]+m[V>>>24&15]+m[V>>>20&15]+m[V>>>16&15]+m[V>>>12&15]+m[V>>>8&15]+m[V>>>4&15]+m[15&V]+m[W>>>28&15]+m[W>>>24&15]+m[W>>>20&15]+m[W>>>16&15]+m[W>>>12&15]+m[W>>>8&15]+m[W>>>4&15]+m[15&W]+m[ae>>>28&15]+m[ae>>>24&15]+m[ae>>>20&15]+m[ae>>>16&15]+m[ae>>>12&15]+m[ae>>>8&15]+m[ae>>>4&15]+m[15&ae];return this.is224||(ve+=m[Q>>>28&15]+m[Q>>>24&15]+m[Q>>>20&15]+m[Q>>>16&15]+m[Q>>>12&15]+m[Q>>>8&15]+m[Q>>>4&15]+m[15&Q]),ve},$.prototype.toString=$.prototype.hex,$.prototype.digest=function(){this.finalize();var k=this.h0,Z=this.h1,le=this.h2,I=this.h3,V=this.h4,W=this.h5,ae=this.h6,Q=this.h7,ve=[k>>>24&255,k>>>16&255,k>>>8&255,255&k,Z>>>24&255,Z>>>16&255,Z>>>8&255,255&Z,le>>>24&255,le>>>16&255,le>>>8&255,255&le,I>>>24&255,I>>>16&255,I>>>8&255,255&I,V>>>24&255,V>>>16&255,V>>>8&255,255&V,W>>>24&255,W>>>16&255,W>>>8&255,255&W,ae>>>24&255,ae>>>16&255,ae>>>8&255,255&ae];return this.is224||ve.push(Q>>>24&255,Q>>>16&255,Q>>>8&255,255&Q),ve},$.prototype.array=$.prototype.digest,$.prototype.arrayBuffer=function(){this.finalize();var k=new ArrayBuffer(this.is224?28:32),Z=new DataView(k);return Z.setUint32(0,this.h0),Z.setUint32(4,this.h1),Z.setUint32(8,this.h2),Z.setUint32(12,this.h3),Z.setUint32(16,this.h4),Z.setUint32(20,this.h5),Z.setUint32(24,this.h6),this.is224||Z.setUint32(28,this.h7),k},oe.prototype=new $,oe.prototype.finalize=function(){if($.prototype.finalize.call(this),this.inner){this.inner=!1;var k=this.array();$.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(k),$.prototype.finalize.call(this)}};var te=M();te.sha256=te,te.sha224=M(!0),te.sha256.hmac=ie(),te.sha224.hmac=ie(!0),f?pf.exports=te:(s.sha256=te.sha256,s.sha224=te.sha224)})();Qo.exports;Qo.exports.sha224;var R0=Qo.exports.sha256;function zf(i){return h1(i)}function l1(i){if(!/^[0-9A-Fa-f]+$/.test(i))return!1;const s=/^[0-9A-F]+$/.test(i),a=/^[0-9a-f]+$/.test(i);return s||a?i.length%2===0:!1}function o1(i){return/^[A-Za-z0-9\-_]*(={0,2})?$/.test(i)||/^[A-Za-z0-9+/]*(={0,2})?$/.test(i)}function c1(i){return l1(i)?"hex":o1(i)?"b64":""}function u1(i){if(i.length%2!==0)throw new Error("hex string must have an even length");const t=new Uint8Array(i.length/2);for(let s=0;s<i.length;s+=2)t[s/2]=parseInt(i.substring(s,s+2),16);return t}function f1(i){i=i.replace(/-/g,"+"),i=i.replace(/_/g,"/");const t=atob(i);return Uint8Array.from(t,s=>s.charCodeAt(0))}function h1(i){switch(c1(i)){case"hex":return u1(i);case"b64":return f1(i)}return null}function d1(i,t){const s=typeof i=="string"?zf(i):i,a=typeof t=="string"?zf(t):t;if(s===null||a===null||s.length!==a.length)return!1;for(let o=0;o<s.length;o++)if(s[o]!==a[o])return!1;return!0}class zg{constructor(t,s,a=!0){v(this,"token");v(this,"received");v(this,"ctx");v(this,"requestSubject");v(this,"mux");this.mux=t,this.requestSubject=s,this.received=0,this.token=ti.next(),a&&(this.ctx=new Error)}}class m1 extends zg{constructor(s,a,o={maxWait:1e3}){super(s,a);v(this,"callback");v(this,"done");v(this,"timer");v(this,"max");v(this,"opts");if(this.opts=o,typeof this.opts.callback!="function")throw new Error("callback is required");this.callback=this.opts.callback,this.max=typeof o.maxMessages=="number"&&o.maxMessages>0?o.maxMessages:-1,this.done=st(),this.done.then(()=>{this.callback(null,null)}),this.timer=setTimeout(()=>{this.cancel()},o.maxWait)}cancel(s){s&&this.callback(s,null),clearTimeout(this.timer),this.mux.cancel(this),this.done.resolve()}resolver(s,a){s?(this.ctx&&(s.stack+=`
|
|
33
|
+
|
|
34
|
+
${this.ctx.stack}`),this.cancel(s)):(this.callback(null,a),this.opts.strategy===Mn.Count&&(this.max--,this.max===0&&this.cancel()),this.opts.strategy===Mn.JitterTimer&&(clearTimeout(this.timer),this.timer=setTimeout(()=>{this.cancel()},this.opts.jitter||300)),this.opts.strategy===Mn.SentinelMsg&&a&&a.data.length===0&&this.cancel())}}class Ug extends zg{constructor(s,a,o={timeout:1e3},f=!0){super(s,a,f);v(this,"deferred");v(this,"timer");this.deferred=st(),this.timer=Tr(o.timeout,f)}resolver(s,a){this.timer&&this.timer.cancel(),s?(this.ctx&&(s.stack+=`
|
|
35
|
+
|
|
36
|
+
${this.ctx.stack}`),this.deferred.reject(s)):this.deferred.resolve(a),this.cancel()}cancel(s){this.timer&&this.timer.cancel(),this.mux.cancel(this),this.deferred.reject(s||he.errorForCode(re.Cancelled))}}const p1="$JS.API";function g1(i){return i=i||{},i.domain&&(i.apiPrefix=`$JS.${i.domain}.API`,delete i.domain),Fo({apiPrefix:p1,timeout:5e3},i)}class Qa{constructor(t,s){v(this,"nc");v(this,"opts");v(this,"prefix");v(this,"timeout");v(this,"jc");this.nc=t,this.opts=g1(s),this._parseOpts(),this.prefix=this.opts.apiPrefix,this.timeout=this.opts.timeout,this.jc=Rn()}getOptions(){return Object.assign({},this.opts)}_parseOpts(){let t=this.opts.apiPrefix;if(!t||t.length===0)throw new Error("invalid empty prefix");t[t.length-1]==="."&&(t=t.substr(0,t.length-1)),this.opts.apiPrefix=t}async _request(t,s=null,a){a=a||{},a.timeout=this.timeout;let o=an;s&&(o=this.jc.encode(s));let{retries:f}=a;f=f||1,f=f===-1?Number.MAX_SAFE_INTEGER:f;const d=nh();for(let m=0;m<f;m++)try{const g=await this.nc.request(t,o,a);return this.parseJsResponse(g)}catch(g){const y=g;if((y.code==="503"||y.code===re.Timeout)&&m+1<f)await Mr(d.backoff(m));else throw g}}async findStream(t){const s={subject:t},o=await this._request(`${this.prefix}.STREAM.NAMES`,s);if(!o.streams||o.streams.length!==1)throw new Error("no stream matches subject");return o.streams[0]}getConnection(){return this.nc}parseJsResponse(t){const s=this.jc.decode(t.data),a=s;if(a.error){const o=qg(a.error.code,a.error.description);if(o!==null)throw o.api_error=a.error,o}return s}}class Ua{constructor(t,s,a,o){v(this,"err");v(this,"offset");v(this,"pageInfo");v(this,"subject");v(this,"jsm");v(this,"filter");v(this,"payload");if(!t)throw new Error("subject is required");this.subject=t,this.jsm=a,this.offset=0,this.pageInfo={},this.filter=s,this.payload=o||{}}async next(){if(this.err)return[];if(this.pageInfo&&this.offset>=this.pageInfo.total)return[];const t={offset:this.offset};this.payload&&Object.assign(t,this.payload);try{const s=await this.jsm._request(this.subject,t,{timeout:this.jsm.timeout});this.pageInfo=s;const a=this.countResponse(s);return a===0?[]:(this.offset+=a,this.filter(s))}catch(s){throw this.err=s,s}}countResponse(t){var s,a,o;switch(t==null?void 0:t.type){case"io.nats.jetstream.api.v1.stream_names_response":case"io.nats.jetstream.api.v1.stream_list_response":return((s=t.streams)==null?void 0:s.length)||0;case"io.nats.jetstream.api.v1.consumer_list_response":return((a=t.consumers)==null?void 0:a.length)||0;default:return console.error(`jslister.ts: unknown API response for paged output: ${t==null?void 0:t.type}`),((o=t.streams)==null?void 0:o.length)||0}return 0}async*[Symbol.asyncIterator](){let t=await this.next();for(;t.length>0;){for(const s of t)yield s;t=await this.next()}}}function Ti(i=""){const t=i.match(/(\d+).(\d+).(\d+)/);if(t)return{major:parseInt(t[1]),minor:parseInt(t[2]),micro:parseInt(t[3])};throw new Error(`'${i}' is not a semver value`)}function Uf(i,t){return i.major<t.major?-1:i.major>t.major?1:i.minor<t.minor?-1:i.minor>t.minor?1:i.micro<t.micro?-1:i.micro>t.micro?1:0}var Le;(function(i){i.JS_KV="js_kv",i.JS_OBJECTSTORE="js_objectstore",i.JS_PULL_MAX_BYTES="js_pull_max_bytes",i.JS_NEW_CONSUMER_CREATE_API="js_new_consumer_create",i.JS_ALLOW_DIRECT="js_allow_direct",i.JS_MULTIPLE_CONSUMER_FILTER="js_multiple_consumer_filter",i.JS_SIMPLIFICATION="js_simplification",i.JS_STREAM_CONSUMER_METADATA="js_stream_consumer_metadata",i.JS_CONSUMER_FILTER_SUBJECTS="js_consumer_filter_subjects",i.JS_STREAM_FIRST_SEQ="js_stream_first_seq",i.JS_STREAM_SUBJECT_TRANSFORM="js_stream_subject_transform",i.JS_STREAM_SOURCE_SUBJECT_TRANSFORM="js_stream_source_subject_transform",i.JS_STREAM_COMPRESSION="js_stream_compression",i.JS_DEFAULT_CONSUMER_LIMITS="js_default_consumer_limits",i.JS_BATCH_DIRECT_GET="js_batch_direct_get"})(Le||(Le={}));class y1{constructor(t){v(this,"server");v(this,"features");v(this,"disabled");this.features=new Map,this.disabled=[],this.update(t)}resetDisabled(){this.disabled.length=0,this.update(this.server)}disable(t){this.disabled.push(t),this.update(this.server)}isDisabled(t){return this.disabled.indexOf(t)!==-1}update(t){typeof t=="string"&&(t=Ti(t)),this.server=t,this.set(Le.JS_KV,"2.6.2"),this.set(Le.JS_OBJECTSTORE,"2.6.3"),this.set(Le.JS_PULL_MAX_BYTES,"2.8.3"),this.set(Le.JS_NEW_CONSUMER_CREATE_API,"2.9.0"),this.set(Le.JS_ALLOW_DIRECT,"2.9.0"),this.set(Le.JS_MULTIPLE_CONSUMER_FILTER,"2.10.0"),this.set(Le.JS_SIMPLIFICATION,"2.9.4"),this.set(Le.JS_STREAM_CONSUMER_METADATA,"2.10.0"),this.set(Le.JS_CONSUMER_FILTER_SUBJECTS,"2.10.0"),this.set(Le.JS_STREAM_FIRST_SEQ,"2.10.0"),this.set(Le.JS_STREAM_SUBJECT_TRANSFORM,"2.10.0"),this.set(Le.JS_STREAM_SOURCE_SUBJECT_TRANSFORM,"2.10.0"),this.set(Le.JS_STREAM_COMPRESSION,"2.10.0"),this.set(Le.JS_DEFAULT_CONSUMER_LIMITS,"2.10.0"),this.set(Le.JS_BATCH_DIRECT_GET,"2.11.0"),this.disabled.forEach(s=>{this.features.delete(s)})}set(t,s){this.features.set(t,{min:s,ok:Uf(this.server,Ti(s))>=0})}get(t){return this.features.get(t)||{min:"unknown",ok:!1}}supports(t){var s;return((s=this.get(t))==null?void 0:s.ok)||!1}require(t){return typeof t=="string"&&(t=Ti(t)),Uf(this.server,t)>=0}}class Lo extends Qa{constructor(t,s){super(t,s)}async add(t,s,a=Bo.Create){if(zt(t),s.deliver_group&&s.flow_control)throw new Error("jetstream flow control is not supported with queue groups");if(s.deliver_group&&s.idle_heartbeat)throw new Error("jetstream idle heartbeat is not supported with queue groups");const o={};o.config=s,o.stream_name=t,o.action=a,o.config.durable_name&&Er(o.config.durable_name);const f=this.nc;let{min:d,ok:m}=f.features.get(Le.JS_NEW_CONSUMER_CREATE_API);const g=s.name===""?void 0:s.name;if(g&&!m)throw new Error(`consumer 'name' requires server ${d}`);if(g)try{Jo("name",g)}catch(N){const D=N.message,M=D.indexOf("cannot contain");throw M!==-1?new Error(`consumer 'name' ${D.substring(M)}`):N}let y,E="";if(Array.isArray(s.filter_subjects)){const{min:N,ok:D}=f.features.get(Le.JS_MULTIPLE_CONSUMER_FILTER);if(!D)throw new Error(`consumer 'filter_subjects' requires server ${N}`);m=!1}if(s.metadata){const{min:N,ok:D}=f.features.get(Le.JS_STREAM_CONSUMER_METADATA);if(!D)throw new Error(`consumer 'metadata' requires server ${N}`)}if(m&&(E=s.name??s.durable_name??""),E!==""){let N=s.filter_subject??void 0;N===">"&&(N=void 0),y=N!==void 0?`${this.prefix}.CONSUMER.CREATE.${t}.${E}.${N}`:`${this.prefix}.CONSUMER.CREATE.${t}.${E}`}else y=s.durable_name?`${this.prefix}.CONSUMER.DURABLE.CREATE.${t}.${s.durable_name}`:`${this.prefix}.CONSUMER.CREATE.${t}`;return await this._request(y,o)}async update(t,s,a){const o=await this.info(t,s),f=a;return this.add(t,Object.assign(o.config,f),Bo.Update)}async info(t,s){return zt(t),Er(s),await this._request(`${this.prefix}.CONSUMER.INFO.${t}.${s}`)}async delete(t,s){return zt(t),Er(s),(await this._request(`${this.prefix}.CONSUMER.DELETE.${t}.${s}`)).success}list(t){zt(t);const s=o=>o.consumers,a=`${this.prefix}.CONSUMER.LIST.${t}`;return new Ua(a,s,this)}pause(t,s,a){const o=`${this.prefix}.CONSUMER.PAUSE.${t}.${s}`,f={pause_until:a.toISOString()};return this._request(o,f)}resume(t,s){return this.pause(t,s,new Date(0))}}function br(i,t,s=!1){if(s===!0&&!i)throw he.errorForCode(re.ApiError,new Error(`${t} is not a function`));if(i&&typeof i!="function")throw he.errorForCode(re.ApiError,new Error(`${t} is not a function`))}class b1 extends St{constructor(s,a,o){super();v(this,"sub");v(this,"adapter");v(this,"subIterDone");br(o.adapter,"adapter",!0),this.adapter=o.adapter,o.callback&&br(o.callback,"callback"),this.noIterator=typeof o.callback=="function",o.ingestionFilterFn&&(br(o.ingestionFilterFn,"ingestionFilterFn"),this.ingestionFilterFn=o.ingestionFilterFn),o.protocolFilterFn&&(br(o.protocolFilterFn,"protocolFilterFn"),this.protocolFilterFn=o.protocolFilterFn),o.dispatchedFn&&(br(o.dispatchedFn,"dispatchedFn"),this.dispatchedFn=o.dispatchedFn),o.cleanupFn&&br(o.cleanupFn,"cleanupFn");let f=(E,_)=>{this.callback(E,_)};if(o.callback){const E=o.callback;f=(_,N)=>{const[D,M]=this.adapter(_,N);if(D){E(D,null);return}const{ingest:q}=this.ingestionFilterFn?this.ingestionFilterFn(M,this):{ingest:!0};q&&(!this.protocolFilterFn||this.protocolFilterFn(M))&&(E(D,M),this.dispatchedFn&&M&&this.dispatchedFn(M))}}const{max:d,queue:m,timeout:g}=o,y={queue:m,timeout:g,callback:f};d&&d>0&&(y.max=d),this.sub=s.subscribe(a,y),o.cleanupFn&&(this.sub.cleanupFn=o.cleanupFn),this.noIterator||this.iterClosed.then(()=>{this.unsubscribe()}),this.subIterDone=st(),Promise.all([this.sub.closed,this.iterClosed]).then(()=>{this.subIterDone.resolve()}).catch(()=>{this.subIterDone.resolve()}),(async E=>{await E.closed,this.stop()})(this.sub).then().catch()}unsubscribe(s){this.sub.unsubscribe(s)}drain(){return this.sub.drain()}isDraining(){return this.sub.isDraining()}isClosed(){return this.sub.isClosed()}callback(s,a){this.sub.cancelTimeout();const[o,f]=this.adapter(s,a);o&&this.stop(o),f&&this.push(f)}getSubject(){return this.sub.getSubject()}getReceived(){return this.sub.getReceived()}getProcessed(){return this.sub.getProcessed()}getPending(){return this.sub.getPending()}getID(){return this.sub.getID()}getMax(){return this.sub.getMax()}get closed(){return this.sub.closed}}let rn;function x1(i){rn=i}function Bg(){return rn!==void 0&&rn.defaultPort!==void 0?rn.defaultPort:4222}function gf(){return rn!==void 0&&rn.urlParseFn?rn.urlParseFn:void 0}function v1(){if(!rn||typeof rn.factory!="function")throw new Error("transport fn is not set");return rn.factory()}function Bf(){return rn!==void 0&&rn.dnsResolveFn?rn.dnsResolveFn:void 0}const To=`\r
|
|
37
|
+
`,Po=Cr.fromAscii(To),_1=new Uint8Array(Po)[0],w1=new Uint8Array(Po)[1];function S1(i){for(let t=0;t<i.length;t++){const s=t+1;if(i.byteLength>s&&i[t]===_1&&i[s]===w1)return s+1}return 0}function E1(i){const t=S1(i);if(t>0){const a=new Uint8Array(i).slice(0,t);return sn.decode(a)}return""}const j1=4,Lg=48,A1=65,O1=97;function N1(i,t,s,a){const o=new Uint8Array(16);return[0,0,0,0,0,0,0,0,0,0,255,255].forEach((d,m)=>{o[m]=d}),o[12]=i,o[13]=t,o[14]=s,o[15]=a,o}function Lf(i){return T1(i)!==void 0}function T1(i){for(let t=0;t<i.length;t++)switch(i[t]){case".":return Pg(i);case":":return k1(i)}}function Pg(i){const t=new Uint8Array(4);for(let s=0;s<4;s++){if(i.length===0)return;if(s>0){if(i[0]!==".")return;i=i.substring(1)}const{n:a,c:o,ok:f}=C1(i);if(!f||a>255)return;i=i.substring(o),t[s]=a}return N1(t[0],t[1],t[2],t[3])}function k1(i){const t=new Uint8Array(16);let s=-1;if(i.length>=2&&i[0]===":"&&i[1]===":"&&(s=0,i=i.substring(2),i.length===0))return t;let a=0;for(;a<16;){const{n:o,c:f,ok:d}=M1(i);if(!d||o>65535)return;if(f<i.length&&i[f]==="."){if(s<0&&a!=12||a+4>16)return;const m=Pg(i);if(m===void 0)return;t[a]=m[12],t[a+1]=m[13],t[a+2]=m[14],t[a+3]=m[15],i="",a+=j1;break}if(t[a]=o>>8,t[a+1]=o,a+=2,i=i.substring(f),i.length===0)break;if(i[0]!==":"||i.length==1)return;if(i=i.substring(1),i[0]===":"){if(s>=0)return;if(s=a,i=i.substring(1),i.length===0)break}}if(i.length===0){if(a<16){if(s<0)return;const o=16-a;for(let f=a-1;f>=s;f--)t[f+o]=t[f];for(let f=s+o-1;f>=s;f--)t[f]=0}else if(s>=0)return;return t}}function C1(i){let t=0,s=0;for(t=0;t<i.length&&48<=i.charCodeAt(t)&&i.charCodeAt(t)<=57;t++)if(s=s*10+(i.charCodeAt(t)-Lg),s>=16777215)return{n:16777215,c:t,ok:!1};return t===0?{n:0,c:0,ok:!1}:{n:s,c:t,ok:!0}}function M1(i){let t=0,s=0;for(s=0;s<i.length;s++){if(48<=i.charCodeAt(s)&&i.charCodeAt(s)<=57)t*=16,t+=i.charCodeAt(s)-Lg;else if(97<=i.charCodeAt(s)&&i.charCodeAt(s)<=102)t*=16,t+=i.charCodeAt(s)-O1+10;else if(65<=i.charCodeAt(s)&&i.charCodeAt(s)<=70)t*=16,t+=i.charCodeAt(s)-A1+10;else break;if(t>=16777215)return{n:0,c:s,ok:!1}}return s===0?{n:0,c:s,ok:!1}:{n:t,c:s,ok:!0}}function R1(i){return i.indexOf("[")!==-1||i.indexOf("::")!==-1?!1:i.indexOf(".")!==-1||i.split(":").length<=2}function Pf(i){return!R1(i)}function D1(i){const t="::FFFF:",s=i.toUpperCase().indexOf(t);if(s!==-1&&i.indexOf(".")!==-1){let a=i.substring(s+t.length);return a=a.replace("[",""),a.replace("]","")}return i}function q1(i){i=i.trim(),i.match(/^(.*:\/\/)(.*)/m)&&(i=i.replace(/^(.*:\/\/)(.*)/gm,"$2")),i=D1(i),Pf(i)&&i.indexOf("[")===-1&&(i=`[${i}]`);const t=Pf(i)?i.match(/(]:)(\d+)/):i.match(/(:)(\d+)/),s=t&&t.length===3&&t[1]&&t[2]?parseInt(t[2]):4222,a=s===80?"https":"http",o=new URL(`${a}://${i}`);o.port=`${s}`;let f=o.hostname;return f.charAt(0)==="["&&(f=f.substring(1,f.length-1)),{listen:o.host,hostname:f,port:s}}class Ha{constructor(t,s=!1){v(this,"src");v(this,"listen");v(this,"hostname");v(this,"port");v(this,"didConnect");v(this,"reconnects");v(this,"lastConnect");v(this,"gossiped");v(this,"tlsName");v(this,"resolves");this.src=t,this.tlsName="";const a=q1(t);this.listen=a.listen,this.hostname=a.hostname,this.port=a.port,this.didConnect=!1,this.reconnects=0,this.lastConnect=0,this.gossiped=s}toString(){return this.listen}async resolve(t){if(!t.fn||t.resolve===!1)return[this];const s=[];if(Lf(this.hostname))return[this];{const a=await t.fn(this.hostname);t.debug&&console.log(`resolve ${this.hostname} = ${a.join(",")}`);for(const o of a){const f=this.port===80?"https":"http",d=new URL(`${f}://${Pf(o)?"["+o+"]":o}`);d.port=`${this.port}`;const m=new Ha(d.host,!1);m.tlsName=this.hostname,s.push(m)}}return t.randomize&&Rg(s),this.resolves=s,s}}class z1{constructor(t=[],s={}){v(this,"firstSelect");v(this,"servers");v(this,"currentServer");v(this,"tlsName");v(this,"randomize");this.firstSelect=!0,this.servers=[],this.tlsName="",this.randomize=s.randomize||!1;const a=gf();t&&(t.forEach(o=>{o=a?a(o):o,this.servers.push(new Ha(o))}),this.randomize&&(this.servers=Rg(this.servers))),this.servers.length===0&&this.addServer(`${kf}:${Bg()}`,!1),this.currentServer=this.servers[0]}clear(){this.servers.length=0}updateTLSName(){const t=this.getCurrentServer();Lf(t.hostname)||(this.tlsName=t.hostname,this.servers.forEach(s=>{s.gossiped&&(s.tlsName=this.tlsName)}))}getCurrentServer(){return this.currentServer}addServer(t,s=!1){const a=gf();t=a?a(t):t;const o=new Ha(t,s);Lf(o.hostname)&&(o.tlsName=this.tlsName),this.servers.push(o)}selectServer(){if(this.firstSelect)return this.firstSelect=!1,this.currentServer;const t=this.servers.shift();return t&&(this.servers.push(t),this.currentServer=t),t}removeCurrentServer(){this.removeServer(this.currentServer)}removeServer(t){if(t){const s=this.servers.indexOf(t);this.servers.splice(s,1)}}length(){return this.servers.length}next(){return this.servers.length?this.servers[0]:void 0}getServers(){return this.servers}update(t,s){const a=[];let o=[];const f=gf(),d=new Map;t.connect_urls&&t.connect_urls.length>0&&t.connect_urls.forEach(g=>{g=f?f(g,s):g;const y=new Ha(g,!0);d.set(g,y)});const m=[];return this.servers.forEach((g,y)=>{const E=g.listen;g.gossiped&&this.currentServer.listen!==E&&d.get(E)===void 0&&m.push(y),d.delete(E)}),m.reverse(),m.forEach(g=>{const y=this.servers.splice(g,1);o=o.concat(y[0].listen)}),d.forEach((g,y)=>{this.servers.push(g),a.push(y)}),{added:a,deleted:o}}}class U1{constructor(){v(this,"baseInbox");v(this,"reqs");this.reqs=new Map}size(){return this.reqs.size}init(t){return this.baseInbox=`${ms(t)}.`,this.baseInbox}add(t){isNaN(t.received)||(t.received=0),this.reqs.set(t.token,t)}get(t){return this.reqs.get(t)}cancel(t){this.reqs.delete(t.token)}getToken(t){const s=t.subject||"";return s.indexOf(this.baseInbox)===0?s.substring(this.baseInbox.length):null}all(){return Array.from(this.reqs.values())}handleError(t,s){if(s&&s.permissionContext){if(t)return this.all().forEach(o=>{o.resolver(s,{})}),!0;const a=s.permissionContext;if(a.operation==="publish"){const o=this.all().find(f=>f.requestSubject===a.subject);if(o)return o.resolver(s,{}),!0}}return!1}dispatcher(){return(t,s)=>{const a=this.getToken(s);if(a){const o=this.get(a);o&&(t===null&&s.headers&&(t=Dg(s)),o.resolver(t,s))}}}close(){const t=he.errorForCode(re.Timeout);this.reqs.forEach(s=>{s.resolver(t,{})})}}class B1{constructor(t,s,a){v(this,"ph");v(this,"interval");v(this,"maxOut");v(this,"timer");v(this,"pendings");this.ph=t,this.interval=s,this.maxOut=a,this.pendings=[]}start(){this.cancel(),this._schedule()}cancel(t){this.timer&&(clearTimeout(this.timer),this.timer=void 0),this._reset(),t&&this.ph.disconnect()}_schedule(){this.timer=setTimeout(()=>{if(this.ph.dispatchStatus({type:Sr.PingTimer,data:`${this.pendings.length+1}`}),this.pendings.length===this.maxOut){this.cancel(!0);return}const t=st();this.ph.flush(t).then(()=>{this._reset()}).catch(()=>{this.cancel()}),this.pendings.push(t),this._schedule()},this.interval)}_reset(){this.pendings=this.pendings.filter(t=>(t.resolve(),!1))}}class L1 extends Error{constructor(t){super(t),this.name="AssertionError"}}function P1(i,t="Assertion failed."){if(!i)throw new L1(t)}const D0=32*1024,yf=2**32-2;function wo(i,t,s=0){const a=t.byteLength-s;return i.byteLength>a&&(i=i.subarray(0,a)),t.set(i,s),i.byteLength}class bf{constructor(t){v(this,"_buf");v(this,"_off");if(this._off=0,t==null){this._buf=new Uint8Array(0);return}this._buf=new Uint8Array(t)}bytes(t={copy:!0}){return t.copy===!1?this._buf.subarray(this._off):this._buf.slice(this._off)}empty(){return this._buf.byteLength<=this._off}get length(){return this._buf.byteLength-this._off}get capacity(){return this._buf.buffer.byteLength}truncate(t){if(t===0){this.reset();return}if(t<0||t>this.length)throw Error("bytes.Buffer: truncation out of range");this._reslice(this._off+t)}reset(){this._reslice(0),this._off=0}_tryGrowByReslice(t){const s=this._buf.byteLength;return t<=this.capacity-s?(this._reslice(s+t),s):-1}_reslice(t){P1(t<=this._buf.buffer.byteLength),this._buf=new Uint8Array(this._buf.buffer,0,t)}readByte(){const t=new Uint8Array(1);return this.read(t)?t[0]:null}read(t){if(this.empty())return this.reset(),t.byteLength===0?0:null;const s=wo(this._buf.subarray(this._off),t);return this._off+=s,s}writeByte(t){return this.write(Uint8Array.of(t))}writeString(t){return this.write(Ci.encode(t))}write(t){const s=this._grow(t.byteLength);return wo(t,this._buf,s)}_grow(t){const s=this.length;s===0&&this._off!==0&&this.reset();const a=this._tryGrowByReslice(t);if(a>=0)return a;const o=this.capacity;if(t<=Math.floor(o/2)-s)wo(this._buf.subarray(this._off),this._buf);else{if(o+t>yf)throw new Error("The buffer cannot be grown beyond the maximum size.");{const f=new Uint8Array(Math.min(2*o+t,yf));wo(this._buf.subarray(this._off),f),this._buf=f}}return this._off=0,this._reslice(Math.min(s+t,yf)),s}grow(t){if(t<0)throw Error("Buffer._grow: negative count");const s=this._grow(t);this._reslice(s)}readFrom(t){let s=0;const a=new Uint8Array(D0);for(;;){const o=this.capacity-this.length<D0,f=o?a:new Uint8Array(this._buf.buffer,this.length),d=t.read(f);if(d===null)return s;o?this.write(f.subarray(0,d)):this._reslice(this.length+d),s+=d}}}var Ut;(function(i){i[i.OK=0]="OK",i[i.ERR=1]="ERR",i[i.MSG=2]="MSG",i[i.INFO=3]="INFO",i[i.PING=4]="PING",i[i.PONG=5]="PONG"})(Ut||(Ut={}));function q0(){const i={};return i.sid=-1,i.hdr=-1,i.size=-1,i}const H1=48;class z0{constructor(t){v(this,"dispatcher");v(this,"state");v(this,"as");v(this,"drop");v(this,"hdr");v(this,"ma");v(this,"argBuf");v(this,"msgBuf");this.dispatcher=t,this.state=ce.OP_START,this.as=0,this.drop=0,this.hdr=0}parse(t){let s;for(s=0;s<t.length;s++){const a=t[s];switch(this.state){case ce.OP_START:switch(a){case ue.M:case ue.m:this.state=ce.OP_M,this.hdr=-1,this.ma=q0();break;case ue.H:case ue.h:this.state=ce.OP_H,this.hdr=0,this.ma=q0();break;case ue.P:case ue.p:this.state=ce.OP_P;break;case ue.PLUS:this.state=ce.OP_PLUS;break;case ue.MINUS:this.state=ce.OP_MINUS;break;case ue.I:case ue.i:this.state=ce.OP_I;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_H:switch(a){case ue.M:case ue.m:this.state=ce.OP_M;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_M:switch(a){case ue.S:case ue.s:this.state=ce.OP_MS;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_MS:switch(a){case ue.G:case ue.g:this.state=ce.OP_MSG;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_MSG:switch(a){case ue.SPACE:case ue.TAB:this.state=ce.OP_MSG_SPC;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_MSG_SPC:switch(a){case ue.SPACE:case ue.TAB:continue;default:this.state=ce.MSG_ARG,this.as=s}break;case ce.MSG_ARG:switch(a){case ue.CR:this.drop=1;break;case ue.NL:{const o=this.argBuf?this.argBuf.bytes():t.subarray(this.as,s-this.drop);this.processMsgArgs(o),this.drop=0,this.as=s+1,this.state=ce.MSG_PAYLOAD,s=this.as+this.ma.size-1;break}default:this.argBuf&&this.argBuf.writeByte(a)}break;case ce.MSG_PAYLOAD:if(this.msgBuf)if(this.msgBuf.length>=this.ma.size){const o=this.msgBuf.bytes({copy:!1});this.dispatcher.push({kind:Ut.MSG,msg:this.ma,data:o}),this.argBuf=void 0,this.msgBuf=void 0,this.state=ce.MSG_END}else{let o=this.ma.size-this.msgBuf.length;const f=t.length-s;f<o&&(o=f),o>0?(this.msgBuf.write(t.subarray(s,s+o)),s=s+o-1):this.msgBuf.writeByte(a)}else s-this.as>=this.ma.size&&(this.dispatcher.push({kind:Ut.MSG,msg:this.ma,data:t.subarray(this.as,s)}),this.argBuf=void 0,this.msgBuf=void 0,this.state=ce.MSG_END);break;case ce.MSG_END:switch(a){case ue.NL:this.drop=0,this.as=s+1,this.state=ce.OP_START;break;default:continue}break;case ce.OP_PLUS:switch(a){case ue.O:case ue.o:this.state=ce.OP_PLUS_O;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_PLUS_O:switch(a){case ue.K:case ue.k:this.state=ce.OP_PLUS_OK;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_PLUS_OK:switch(a){case ue.NL:this.dispatcher.push({kind:Ut.OK}),this.drop=0,this.state=ce.OP_START;break}break;case ce.OP_MINUS:switch(a){case ue.E:case ue.e:this.state=ce.OP_MINUS_E;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_MINUS_E:switch(a){case ue.R:case ue.r:this.state=ce.OP_MINUS_ER;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_MINUS_ER:switch(a){case ue.R:case ue.r:this.state=ce.OP_MINUS_ERR;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_MINUS_ERR:switch(a){case ue.SPACE:case ue.TAB:this.state=ce.OP_MINUS_ERR_SPC;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_MINUS_ERR_SPC:switch(a){case ue.SPACE:case ue.TAB:continue;default:this.state=ce.MINUS_ERR_ARG,this.as=s}break;case ce.MINUS_ERR_ARG:switch(a){case ue.CR:this.drop=1;break;case ue.NL:{let o;this.argBuf?(o=this.argBuf.bytes(),this.argBuf=void 0):o=t.subarray(this.as,s-this.drop),this.dispatcher.push({kind:Ut.ERR,data:o}),this.drop=0,this.as=s+1,this.state=ce.OP_START;break}default:this.argBuf&&this.argBuf.write(Uint8Array.of(a))}break;case ce.OP_P:switch(a){case ue.I:case ue.i:this.state=ce.OP_PI;break;case ue.O:case ue.o:this.state=ce.OP_PO;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_PO:switch(a){case ue.N:case ue.n:this.state=ce.OP_PON;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_PON:switch(a){case ue.G:case ue.g:this.state=ce.OP_PONG;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_PONG:switch(a){case ue.NL:this.dispatcher.push({kind:Ut.PONG}),this.drop=0,this.state=ce.OP_START;break}break;case ce.OP_PI:switch(a){case ue.N:case ue.n:this.state=ce.OP_PIN;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_PIN:switch(a){case ue.G:case ue.g:this.state=ce.OP_PING;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_PING:switch(a){case ue.NL:this.dispatcher.push({kind:Ut.PING}),this.drop=0,this.state=ce.OP_START;break}break;case ce.OP_I:switch(a){case ue.N:case ue.n:this.state=ce.OP_IN;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_IN:switch(a){case ue.F:case ue.f:this.state=ce.OP_INF;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_INF:switch(a){case ue.O:case ue.o:this.state=ce.OP_INFO;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_INFO:switch(a){case ue.SPACE:case ue.TAB:this.state=ce.OP_INFO_SPC;break;default:throw this.fail(t.subarray(s))}break;case ce.OP_INFO_SPC:switch(a){case ue.SPACE:case ue.TAB:continue;default:this.state=ce.INFO_ARG,this.as=s}break;case ce.INFO_ARG:switch(a){case ue.CR:this.drop=1;break;case ue.NL:{let o;this.argBuf?(o=this.argBuf.bytes(),this.argBuf=void 0):o=t.subarray(this.as,s-this.drop),this.dispatcher.push({kind:Ut.INFO,data:o}),this.drop=0,this.as=s+1,this.state=ce.OP_START;break}default:this.argBuf&&this.argBuf.writeByte(a)}break;default:throw this.fail(t.subarray(s))}}(this.state===ce.MSG_ARG||this.state===ce.MINUS_ERR_ARG||this.state===ce.INFO_ARG)&&!this.argBuf&&(this.argBuf=new bf(t.subarray(this.as,s-this.drop))),this.state===ce.MSG_PAYLOAD&&!this.msgBuf&&(this.argBuf||this.cloneMsgArg(),this.msgBuf=new bf(t.subarray(this.as)))}cloneMsgArg(){const t=this.ma.subject.length,s=this.ma.reply?this.ma.reply.length:0,a=new Uint8Array(t+s);a.set(this.ma.subject),this.ma.reply&&a.set(this.ma.reply,t),this.argBuf=new bf(a),this.ma.subject=a.subarray(0,t),this.ma.reply&&(this.ma.reply=a.subarray(t))}processMsgArgs(t){if(this.hdr>=0)return this.processHeaderMsgArgs(t);const s=[];let a=-1;for(let o=0;o<t.length;o++)switch(t[o]){case ue.SPACE:case ue.TAB:case ue.CR:case ue.NL:a>=0&&(s.push(t.subarray(a,o)),a=-1);break;default:a<0&&(a=o)}switch(a>=0&&s.push(t.subarray(a)),s.length){case 3:this.ma.subject=s[0],this.ma.sid=this.protoParseInt(s[1]),this.ma.reply=void 0,this.ma.size=this.protoParseInt(s[2]);break;case 4:this.ma.subject=s[0],this.ma.sid=this.protoParseInt(s[1]),this.ma.reply=s[2],this.ma.size=this.protoParseInt(s[3]);break;default:throw this.fail(t,"processMsgArgs Parse Error")}if(this.ma.sid<0)throw this.fail(t,"processMsgArgs Bad or Missing Sid Error");if(this.ma.size<0)throw this.fail(t,"processMsgArgs Bad or Missing Size Error")}fail(t,s=""){return s?s=`${s} [${this.state}]`:s=`parse error [${this.state}]`,new Error(`${s}: ${sn.decode(t)}`)}processHeaderMsgArgs(t){const s=[];let a=-1;for(let o=0;o<t.length;o++)switch(t[o]){case ue.SPACE:case ue.TAB:case ue.CR:case ue.NL:a>=0&&(s.push(t.subarray(a,o)),a=-1);break;default:a<0&&(a=o)}switch(a>=0&&s.push(t.subarray(a)),s.length){case 4:this.ma.subject=s[0],this.ma.sid=this.protoParseInt(s[1]),this.ma.reply=void 0,this.ma.hdr=this.protoParseInt(s[2]),this.ma.size=this.protoParseInt(s[3]);break;case 5:this.ma.subject=s[0],this.ma.sid=this.protoParseInt(s[1]),this.ma.reply=s[2],this.ma.hdr=this.protoParseInt(s[3]),this.ma.size=this.protoParseInt(s[4]);break;default:throw this.fail(t,"processHeaderMsgArgs Parse Error")}if(this.ma.sid<0)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Sid Error");if(this.ma.hdr<0||this.ma.hdr>this.ma.size)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Header Size Error");if(this.ma.size<0)throw this.fail(t,"processHeaderMsgArgs Bad or Missing Size Error")}protoParseInt(t){if(t.length===0)return-1;let s=0;for(let a=0;a<t.length;a++){if(t[a]<48||t[a]>57)return-1;s=s*10+(t[a]-H1)}return s}}var ce;(function(i){i[i.OP_START=0]="OP_START",i[i.OP_PLUS=1]="OP_PLUS",i[i.OP_PLUS_O=2]="OP_PLUS_O",i[i.OP_PLUS_OK=3]="OP_PLUS_OK",i[i.OP_MINUS=4]="OP_MINUS",i[i.OP_MINUS_E=5]="OP_MINUS_E",i[i.OP_MINUS_ER=6]="OP_MINUS_ER",i[i.OP_MINUS_ERR=7]="OP_MINUS_ERR",i[i.OP_MINUS_ERR_SPC=8]="OP_MINUS_ERR_SPC",i[i.MINUS_ERR_ARG=9]="MINUS_ERR_ARG",i[i.OP_M=10]="OP_M",i[i.OP_MS=11]="OP_MS",i[i.OP_MSG=12]="OP_MSG",i[i.OP_MSG_SPC=13]="OP_MSG_SPC",i[i.MSG_ARG=14]="MSG_ARG",i[i.MSG_PAYLOAD=15]="MSG_PAYLOAD",i[i.MSG_END=16]="MSG_END",i[i.OP_H=17]="OP_H",i[i.OP_P=18]="OP_P",i[i.OP_PI=19]="OP_PI",i[i.OP_PIN=20]="OP_PIN",i[i.OP_PING=21]="OP_PING",i[i.OP_PO=22]="OP_PO",i[i.OP_PON=23]="OP_PON",i[i.OP_PONG=24]="OP_PONG",i[i.OP_I=25]="OP_I",i[i.OP_IN=26]="OP_IN",i[i.OP_INF=27]="OP_INF",i[i.OP_INFO=28]="OP_INFO",i[i.OP_INFO_SPC=29]="OP_INFO_SPC",i[i.INFO_ARG=30]="INFO_ARG"})(ce||(ce={}));var ue;(function(i){i[i.CR=13]="CR",i[i.E=69]="E",i[i.e=101]="e",i[i.F=70]="F",i[i.f=102]="f",i[i.G=71]="G",i[i.g=103]="g",i[i.H=72]="H",i[i.h=104]="h",i[i.I=73]="I",i[i.i=105]="i",i[i.K=75]="K",i[i.k=107]="k",i[i.M=77]="M",i[i.m=109]="m",i[i.MINUS=45]="MINUS",i[i.N=78]="N",i[i.n=110]="n",i[i.NL=10]="NL",i[i.O=79]="O",i[i.o=111]="o",i[i.P=80]="P",i[i.p=112]="p",i[i.PLUS=43]="PLUS",i[i.R=82]="R",i[i.r=114]="r",i[i.S=83]="S",i[i.s=115]="s",i[i.SPACE=32]="SPACE",i[i.TAB=9]="TAB"})(ue||(ue={}));(function(i){var t=function(x,S){this.hi=x|0,this.lo=S|0},s=function(x){var S,w=new Float64Array(16);if(x)for(S=0;S<x.length;S++)w[S]=x[S];return w},a=function(){throw new Error("no PRNG")},o=new Uint8Array(16),f=new Uint8Array(32);f[0]=9;var d=s(),m=s([1]),g=s([56129,1]),y=s([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),E=s([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),_=s([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),N=s([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),D=s([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function M(x,S){return x<<S|x>>>32-S}function q(x,S){var w=x[S+3]&255;return w=w<<8|x[S+2]&255,w=w<<8|x[S+1]&255,w<<8|x[S+0]&255}function F(x,S){var w=x[S]<<24|x[S+1]<<16|x[S+2]<<8|x[S+3],j=x[S+4]<<24|x[S+5]<<16|x[S+6]<<8|x[S+7];return new t(w,j)}function ie(x,S,w){var j;for(j=0;j<4;j++)x[S+j]=w&255,w>>>=8}function $(x,S,w){x[S]=w.hi>>24&255,x[S+1]=w.hi>>16&255,x[S+2]=w.hi>>8&255,x[S+3]=w.hi&255,x[S+4]=w.lo>>24&255,x[S+5]=w.lo>>16&255,x[S+6]=w.lo>>8&255,x[S+7]=w.lo&255}function oe(x,S,w,j,T){var U,X=0;for(U=0;U<T;U++)X|=x[S+U]^w[j+U];return(1&X-1>>>8)-1}function te(x,S,w,j){return oe(x,S,w,j,16)}function k(x,S,w,j){return oe(x,S,w,j,32)}function Z(x,S,w,j,T){var U=new Uint32Array(16),X=new Uint32Array(16),ne=new Uint32Array(16),H=new Uint32Array(4),K,de,Te;for(K=0;K<4;K++)X[5*K]=q(j,4*K),X[1+K]=q(w,4*K),X[6+K]=q(S,4*K),X[11+K]=q(w,16+4*K);for(K=0;K<16;K++)ne[K]=X[K];for(K=0;K<20;K++){for(de=0;de<4;de++){for(Te=0;Te<4;Te++)H[Te]=X[(5*de+4*Te)%16];for(H[1]^=M(H[0]+H[3]|0,7),H[2]^=M(H[1]+H[0]|0,9),H[3]^=M(H[2]+H[1]|0,13),H[0]^=M(H[3]+H[2]|0,18),Te=0;Te<4;Te++)U[4*de+(de+Te)%4]=H[Te]}for(Te=0;Te<16;Te++)X[Te]=U[Te]}if(T){for(K=0;K<16;K++)X[K]=X[K]+ne[K]|0;for(K=0;K<4;K++)X[5*K]=X[5*K]-q(j,4*K)|0,X[6+K]=X[6+K]-q(S,4*K)|0;for(K=0;K<4;K++)ie(x,4*K,X[5*K]),ie(x,16+4*K,X[6+K])}else for(K=0;K<16;K++)ie(x,4*K,X[K]+ne[K]|0)}function le(x,S,w,j){return Z(x,S,w,j,!1),0}function I(x,S,w,j){return Z(x,S,w,j,!0),0}var V=new Uint8Array([101,120,112,97,110,100,32,51,50,45,98,121,116,101,32,107]);function W(x,S,w,j,T,U,X){var ne=new Uint8Array(16),H=new Uint8Array(64),K,de;if(!T)return 0;for(de=0;de<16;de++)ne[de]=0;for(de=0;de<8;de++)ne[de]=U[de];for(;T>=64;){for(le(H,ne,X,V),de=0;de<64;de++)x[S+de]=(w?w[j+de]:0)^H[de];for(K=1,de=8;de<16;de++)K=K+(ne[de]&255)|0,ne[de]=K&255,K>>>=8;T-=64,S+=64,w&&(j+=64)}if(T>0)for(le(H,ne,X,V),de=0;de<T;de++)x[S+de]=(w?w[j+de]:0)^H[de];return 0}function ae(x,S,w,j,T){return W(x,S,null,0,w,j,T)}function Q(x,S,w,j,T){var U=new Uint8Array(32);return I(U,j,T,V),ae(x,S,w,j.subarray(16),U)}function ve(x,S,w,j,T,U,X){var ne=new Uint8Array(32);return I(ne,U,X,V),W(x,S,w,j,T,U.subarray(16),ne)}function De(x,S){var w,j=0;for(w=0;w<17;w++)j=j+(x[w]+S[w]|0)|0,x[w]=j&255,j>>>=8}var Ne=new Uint32Array([5,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252]);function z(x,S,w,j,T,U){var X,ne,H,K,de=new Uint32Array(17),Te=new Uint32Array(17),Xe=new Uint32Array(17),Rt=new Uint32Array(17),An=new Uint32Array(17);for(H=0;H<17;H++)Te[H]=Xe[H]=0;for(H=0;H<16;H++)Te[H]=U[H];for(Te[3]&=15,Te[4]&=252,Te[7]&=15,Te[8]&=252,Te[11]&=15,Te[12]&=252,Te[15]&=15;T>0;){for(H=0;H<17;H++)Rt[H]=0;for(H=0;H<16&&H<T;++H)Rt[H]=w[j+H];for(Rt[H]=1,j+=H,T-=H,De(Xe,Rt),ne=0;ne<17;ne++)for(de[ne]=0,H=0;H<17;H++)de[ne]=de[ne]+Xe[H]*(H<=ne?Te[ne-H]:320*Te[ne+17-H]|0)|0|0;for(ne=0;ne<17;ne++)Xe[ne]=de[ne];for(K=0,H=0;H<16;H++)K=K+Xe[H]|0,Xe[H]=K&255,K>>>=8;for(K=K+Xe[16]|0,Xe[16]=K&3,K=5*(K>>>2)|0,H=0;H<16;H++)K=K+Xe[H]|0,Xe[H]=K&255,K>>>=8;K=K+Xe[16]|0,Xe[16]=K}for(H=0;H<17;H++)An[H]=Xe[H];for(De(Xe,Ne),X=-(Xe[16]>>>7)|0,H=0;H<17;H++)Xe[H]^=X&(An[H]^Xe[H]);for(H=0;H<16;H++)Rt[H]=U[H+16];for(Rt[16]=0,De(Xe,Rt),H=0;H<16;H++)x[S+H]=Xe[H];return 0}function se(x,S,w,j,T,U){var X=new Uint8Array(16);return z(X,0,w,j,T,U),te(x,S,X,0)}function fe(x,S,w,j,T){var U;if(w<32)return-1;for(ve(x,0,S,0,w,j,T),z(x,16,x,32,w-32,x),U=0;U<16;U++)x[U]=0;return 0}function Se(x,S,w,j,T){var U,X=new Uint8Array(32);if(w<32||(Q(X,0,32,j,T),se(S,16,S,32,w-32,X)!==0))return-1;for(ve(x,0,S,0,w,j,T),U=0;U<32;U++)x[U]=0;return 0}function ye(x,S){var w;for(w=0;w<16;w++)x[w]=S[w]|0}function ke(x){var S,w;for(w=0;w<16;w++)x[w]+=65536,S=Math.floor(x[w]/65536),x[(w+1)*(w<15?1:0)]+=S-1+37*(S-1)*(w===15?1:0),x[w]-=S*65536}function Ee(x,S,w){for(var j,T=~(w-1),U=0;U<16;U++)j=T&(x[U]^S[U]),x[U]^=j,S[U]^=j}function Ce(x,S){var w,j,T,U=s(),X=s();for(w=0;w<16;w++)X[w]=S[w];for(ke(X),ke(X),ke(X),j=0;j<2;j++){for(U[0]=X[0]-65517,w=1;w<15;w++)U[w]=X[w]-65535-(U[w-1]>>16&1),U[w-1]&=65535;U[15]=X[15]-32767-(U[14]>>16&1),T=U[15]>>16&1,U[14]&=65535,Ee(X,U,1-T)}for(w=0;w<16;w++)x[2*w]=X[w]&255,x[2*w+1]=X[w]>>8}function lt(x,S){var w=new Uint8Array(32),j=new Uint8Array(32);return Ce(w,x),Ce(j,S),k(w,0,j,0)}function Gt(x){var S=new Uint8Array(32);return Ce(S,x),S[0]&1}function on(x,S){var w;for(w=0;w<16;w++)x[w]=S[2*w]+(S[2*w+1]<<8);x[15]&=32767}function Tt(x,S,w){var j;for(j=0;j<16;j++)x[j]=S[j]+w[j]|0}function kt(x,S,w){var j;for(j=0;j<16;j++)x[j]=S[j]-w[j]|0}function je(x,S,w){var j,T,U=new Float64Array(31);for(j=0;j<31;j++)U[j]=0;for(j=0;j<16;j++)for(T=0;T<16;T++)U[j+T]+=S[j]*w[T];for(j=0;j<15;j++)U[j]+=38*U[j+16];for(j=0;j<16;j++)x[j]=U[j];ke(x),ke(x)}function Ct(x,S){je(x,S,S)}function si(x,S){var w=s(),j;for(j=0;j<16;j++)w[j]=S[j];for(j=253;j>=0;j--)Ct(w,w),j!==2&&j!==4&&je(w,w,S);for(j=0;j<16;j++)x[j]=w[j]}function Mi(x,S){var w=s(),j;for(j=0;j<16;j++)w[j]=S[j];for(j=250;j>=0;j--)Ct(w,w),j!==1&&je(w,w,S);for(j=0;j<16;j++)x[j]=w[j]}function ii(x,S,w){var j=new Uint8Array(32),T=new Float64Array(80),U,X,ne=s(),H=s(),K=s(),de=s(),Te=s(),Xe=s();for(X=0;X<31;X++)j[X]=S[X];for(j[31]=S[31]&127|64,j[0]&=248,on(T,w),X=0;X<16;X++)H[X]=T[X],de[X]=ne[X]=K[X]=0;for(ne[0]=de[0]=1,X=254;X>=0;--X)U=j[X>>>3]>>>(X&7)&1,Ee(ne,H,U),Ee(K,de,U),Tt(Te,ne,K),kt(ne,ne,K),Tt(K,H,de),kt(H,H,de),Ct(de,Te),Ct(Xe,ne),je(ne,K,ne),je(K,H,Te),Tt(Te,ne,K),kt(ne,ne,K),Ct(H,ne),kt(K,de,Xe),je(ne,K,g),Tt(ne,ne,de),je(K,K,ne),je(ne,de,Xe),je(de,H,T),Ct(H,Te),Ee(ne,H,U),Ee(K,de,U);for(X=0;X<16;X++)T[X+16]=ne[X],T[X+32]=K[X],T[X+48]=H[X],T[X+64]=de[X];var Rt=T.subarray(32),An=T.subarray(16);return si(Rt,Rt),je(An,An,Rt),Ce(x,An),0}function cn(x,S){return ii(x,S,f)}function Ri(x,S){return a(S,32),cn(x,S)}function ys(x,S,w){var j=new Uint8Array(32);return ii(j,w,S),I(x,o,j,V)}var Wa=fe,el=Se;function qr(x,S,w,j,T,U){var X=new Uint8Array(32);return ys(X,T,U),Wa(x,S,w,j,X)}function zr(x,S,w,j,T,U){var X=new Uint8Array(32);return ys(X,T,U),el(x,S,w,j,X)}function In(){var x=0,S=0,w=0,j=0,T=65535,U,X,ne;for(ne=0;ne<arguments.length;ne++)U=arguments[ne].lo,X=arguments[ne].hi,x+=U&T,S+=U>>>16,w+=X&T,j+=X>>>16;return S+=x>>>16,w+=S>>>16,j+=w>>>16,new t(w&T|j<<16,x&T|S<<16)}function tl(x,S){return new t(x.hi>>>S,x.lo>>>S|x.hi<<32-S)}function Di(){var x=0,S=0,w;for(w=0;w<arguments.length;w++)x^=arguments[w].lo,S^=arguments[w].hi;return new t(S,x)}function et(x,S){var w,j,T=32-S;return S<32?(w=x.hi>>>S|x.lo<<T,j=x.lo>>>S|x.hi<<T):S<64&&(w=x.lo>>>S|x.hi<<T,j=x.hi>>>S|x.lo<<T),new t(w,j)}function Wo(x,S,w){var j=x.hi&S.hi^~x.hi&w.hi,T=x.lo&S.lo^~x.lo&w.lo;return new t(j,T)}function nl(x,S,w){var j=x.hi&S.hi^x.hi&w.hi^S.hi&w.hi,T=x.lo&S.lo^x.lo&w.lo^S.lo&w.lo;return new t(j,T)}function sl(x){return Di(et(x,28),et(x,34),et(x,39))}function qi(x){return Di(et(x,14),et(x,18),et(x,41))}function ec(x){return Di(et(x,1),et(x,8),tl(x,7))}function il(x){return Di(et(x,19),et(x,61),tl(x,6))}var tc=[new t(1116352408,3609767458),new t(1899447441,602891725),new t(3049323471,3964484399),new t(3921009573,2173295548),new t(961987163,4081628472),new t(1508970993,3053834265),new t(2453635748,2937671579),new t(2870763221,3664609560),new t(3624381080,2734883394),new t(310598401,1164996542),new t(607225278,1323610764),new t(1426881987,3590304994),new t(1925078388,4068182383),new t(2162078206,991336113),new t(2614888103,633803317),new t(3248222580,3479774868),new t(3835390401,2666613458),new t(4022224774,944711139),new t(264347078,2341262773),new t(604807628,2007800933),new t(770255983,1495990901),new t(1249150122,1856431235),new t(1555081692,3175218132),new t(1996064986,2198950837),new t(2554220882,3999719339),new t(2821834349,766784016),new t(2952996808,2566594879),new t(3210313671,3203337956),new t(3336571891,1034457026),new t(3584528711,2466948901),new t(113926993,3758326383),new t(338241895,168717936),new t(666307205,1188179964),new t(773529912,1546045734),new t(1294757372,1522805485),new t(1396182291,2643833823),new t(1695183700,2343527390),new t(1986661051,1014477480),new t(2177026350,1206759142),new t(2456956037,344077627),new t(2730485921,1290863460),new t(2820302411,3158454273),new t(3259730800,3505952657),new t(3345764771,106217008),new t(3516065817,3606008344),new t(3600352804,1432725776),new t(4094571909,1467031594),new t(275423344,851169720),new t(430227734,3100823752),new t(506948616,1363258195),new t(659060556,3750685593),new t(883997877,3785050280),new t(958139571,3318307427),new t(1322822218,3812723403),new t(1537002063,2003034995),new t(1747873779,3602036899),new t(1955562222,1575990012),new t(2024104815,1125592928),new t(2227730452,2716904306),new t(2361852424,442776044),new t(2428436474,593698344),new t(2756734187,3733110249),new t(3204031479,2999351573),new t(3329325298,3815920427),new t(3391569614,3928383900),new t(3515267271,566280711),new t(3940187606,3454069534),new t(4118630271,4000239992),new t(116418474,1914138554),new t(174292421,2731055270),new t(289380356,3203993006),new t(460393269,320620315),new t(685471733,587496836),new t(852142971,1086792851),new t(1017036298,365543100),new t(1126000580,2618297676),new t(1288033470,3409855158),new t(1501505948,4234509866),new t(1607167915,987167468),new t(1816402316,1246189591)];function rl(x,S,w){var j=[],T=[],U=[],X=[],ne,H,K;for(H=0;H<8;H++)j[H]=U[H]=F(x,8*H);for(var de=0;w>=128;){for(H=0;H<16;H++)X[H]=F(S,8*H+de);for(H=0;H<80;H++){for(K=0;K<8;K++)T[K]=U[K];for(ne=In(U[7],qi(U[4]),Wo(U[4],U[5],U[6]),tc[H],X[H%16]),T[7]=In(ne,sl(U[0]),nl(U[0],U[1],U[2])),T[3]=In(T[3],ne),K=0;K<8;K++)U[(K+1)%8]=T[K];if(H%16===15)for(K=0;K<16;K++)X[K]=In(X[K],X[(K+9)%16],ec(X[(K+1)%16]),il(X[(K+14)%16]))}for(H=0;H<8;H++)U[H]=In(U[H],j[H]),j[H]=U[H];de+=128,w-=128}for(H=0;H<8;H++)$(x,8*H,j[H]);return w}var ri=new Uint8Array([106,9,230,103,243,188,201,8,187,103,174,133,132,202,167,59,60,110,243,114,254,148,248,43,165,79,245,58,95,29,54,241,81,14,82,127,173,230,130,209,155,5,104,140,43,62,108,31,31,131,217,171,251,65,189,107,91,224,205,25,19,126,33,121]);function ot(x,S,w){var j=new Uint8Array(64),T=new Uint8Array(256),U,X=w;for(U=0;U<64;U++)j[U]=ri[U];for(rl(j,S,w),w%=128,U=0;U<256;U++)T[U]=0;for(U=0;U<w;U++)T[U]=S[X-w+U];for(T[w]=128,w=256-128*(w<112?1:0),T[w-9]=0,$(T,w-8,new t(X/536870912|0,X<<3)),rl(j,T,w),U=0;U<64;U++)x[U]=j[U];return 0}function It(x,S){var w=s(),j=s(),T=s(),U=s(),X=s(),ne=s(),H=s(),K=s(),de=s();kt(w,x[1],x[0]),kt(de,S[1],S[0]),je(w,w,de),Tt(j,x[0],x[1]),Tt(de,S[0],S[1]),je(j,j,de),je(T,x[3],S[3]),je(T,T,E),je(U,x[2],S[2]),Tt(U,U,U),kt(X,j,w),kt(ne,U,T),Tt(H,U,T),Tt(K,j,w),je(x[0],X,ne),je(x[1],K,H),je(x[2],H,ne),je(x[3],X,K)}function Mt(x,S,w){var j;for(j=0;j<4;j++)Ee(x[j],S[j],w)}function Ur(x,S){var w=s(),j=s(),T=s();si(T,S[2]),je(w,S[0],T),je(j,S[1],T),Ce(x,j),x[31]^=Gt(w)<<7}function Br(x,S,w){var j,T;for(ye(x[0],d),ye(x[1],m),ye(x[2],m),ye(x[3],d),T=255;T>=0;--T)j=w[T/8|0]>>(T&7)&1,Mt(x,S,j),It(S,x),It(x,x),Mt(x,S,j)}function zi(x,S){var w=[s(),s(),s(),s()];ye(w[0],_),ye(w[1],N),ye(w[2],m),je(w[3],_,N),Br(x,w,S)}function bs(x,S,w){var j=new Uint8Array(64),T=[s(),s(),s(),s()],U;for(w||a(S,32),ot(j,S,32),j[0]&=248,j[31]&=127,j[31]|=64,zi(T,j),Ur(x,T),U=0;U<32;U++)S[U+32]=x[U];return 0}var Fn=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function xs(x,S){var w,j,T,U;for(j=63;j>=32;--j){for(w=0,T=j-32,U=j-12;T<U;++T)S[T]+=w-16*S[j]*Fn[T-(j-32)],w=Math.floor((S[T]+128)/256),S[T]-=w*256;S[T]+=w,S[j]=0}for(w=0,T=0;T<32;T++)S[T]+=w-(S[31]>>4)*Fn[T],w=S[T]>>8,S[T]&=255;for(T=0;T<32;T++)S[T]-=w*Fn[T];for(j=0;j<32;j++)S[j+1]+=S[j]>>8,x[j]=S[j]&255}function En(x){var S=new Float64Array(64),w;for(w=0;w<64;w++)S[w]=x[w];for(w=0;w<64;w++)x[w]=0;xs(x,S)}function ai(x,S,w,j){var T=new Uint8Array(64),U=new Uint8Array(64),X=new Uint8Array(64),ne,H,K=new Float64Array(64),de=[s(),s(),s(),s()];ot(T,j,32),T[0]&=248,T[31]&=127,T[31]|=64;var Te=w+64;for(ne=0;ne<w;ne++)x[64+ne]=S[ne];for(ne=0;ne<32;ne++)x[32+ne]=T[32+ne];for(ot(X,x.subarray(32),w+32),En(X),zi(de,X),Ur(x,de),ne=32;ne<64;ne++)x[ne]=j[ne];for(ot(U,x,w+64),En(U),ne=0;ne<64;ne++)K[ne]=0;for(ne=0;ne<32;ne++)K[ne]=X[ne];for(ne=0;ne<32;ne++)for(H=0;H<32;H++)K[ne+H]+=U[ne]*T[H];return xs(x.subarray(32),K),Te}function li(x,S){var w=s(),j=s(),T=s(),U=s(),X=s(),ne=s(),H=s();return ye(x[2],m),on(x[1],S),Ct(T,x[1]),je(U,T,y),kt(T,T,x[2]),Tt(U,x[2],U),Ct(X,U),Ct(ne,X),je(H,ne,X),je(w,H,T),je(w,w,U),Mi(w,w),je(w,w,T),je(w,w,U),je(w,w,U),je(x[0],w,U),Ct(j,x[0]),je(j,j,U),lt(j,T)&&je(x[0],x[0],D),Ct(j,x[0]),je(j,j,U),lt(j,T)?-1:(Gt(x[0])===S[31]>>7&&kt(x[0],d,x[0]),je(x[3],x[0],x[1]),0)}function Lr(x,S,w,j){var T,U=new Uint8Array(32),X=new Uint8Array(64),ne=[s(),s(),s(),s()],H=[s(),s(),s(),s()];if(w<64||li(H,j))return-1;for(T=0;T<w;T++)x[T]=S[T];for(T=0;T<32;T++)x[T+32]=j[T];if(ot(X,x,w),En(X),Br(ne,H,X),zi(H,S.subarray(32)),It(ne,H),Ur(U,ne),w-=64,k(S,0,U,0)){for(T=0;T<w;T++)x[T]=0;return-1}for(T=0;T<w;T++)x[T]=S[T+64];return w}var Ui=32,vs=24,jn=32,_s=16,ws=32,oi=32,Ss=32,Jn=32,ci=32,Pr=vs,al=jn,Dn=_s,Qe=64,it=32,Ft=64,ui=32,Hr=64;i.lowlevel={crypto_core_hsalsa20:I,crypto_stream_xor:ve,crypto_stream:Q,crypto_stream_salsa20_xor:W,crypto_stream_salsa20:ae,crypto_onetimeauth:z,crypto_onetimeauth_verify:se,crypto_verify_16:te,crypto_verify_32:k,crypto_secretbox:fe,crypto_secretbox_open:Se,crypto_scalarmult:ii,crypto_scalarmult_base:cn,crypto_box_beforenm:ys,crypto_box_afternm:Wa,crypto_box:qr,crypto_box_open:zr,crypto_box_keypair:Ri,crypto_hash:ot,crypto_sign:ai,crypto_sign_keypair:bs,crypto_sign_open:Lr,crypto_secretbox_KEYBYTES:Ui,crypto_secretbox_NONCEBYTES:vs,crypto_secretbox_ZEROBYTES:jn,crypto_secretbox_BOXZEROBYTES:_s,crypto_scalarmult_BYTES:ws,crypto_scalarmult_SCALARBYTES:oi,crypto_box_PUBLICKEYBYTES:Ss,crypto_box_SECRETKEYBYTES:Jn,crypto_box_BEFORENMBYTES:ci,crypto_box_NONCEBYTES:Pr,crypto_box_ZEROBYTES:al,crypto_box_BOXZEROBYTES:Dn,crypto_sign_BYTES:Qe,crypto_sign_PUBLICKEYBYTES:it,crypto_sign_SECRETKEYBYTES:Ft,crypto_sign_SEEDBYTES:ui,crypto_hash_BYTES:Hr,gf:s,D:y,L:Fn,pack25519:Ce,unpack25519:on,M:je,A:Tt,S:Ct,Z:kt,pow2523:Mi,add:It,set25519:ye,modL:xs,scalarmult:Br,scalarbase:zi};function ll(x,S){if(x.length!==Ui)throw new Error("bad key size");if(S.length!==vs)throw new Error("bad nonce size")}function ol(x,S){if(x.length!==Ss)throw new Error("bad public key size");if(S.length!==Jn)throw new Error("bad secret key size")}function xt(){for(var x=0;x<arguments.length;x++)if(!(arguments[x]instanceof Uint8Array))throw new TypeError("unexpected type, use Uint8Array")}function Bi(x){for(var S=0;S<x.length;S++)x[S]=0}i.randomBytes=function(x){var S=new Uint8Array(x);return a(S,x),S},i.secretbox=function(x,S,w){xt(x,S,w),ll(w,S);for(var j=new Uint8Array(jn+x.length),T=new Uint8Array(j.length),U=0;U<x.length;U++)j[U+jn]=x[U];return fe(T,j,j.length,S,w),T.subarray(_s)},i.secretbox.open=function(x,S,w){xt(x,S,w),ll(w,S);for(var j=new Uint8Array(_s+x.length),T=new Uint8Array(j.length),U=0;U<x.length;U++)j[U+_s]=x[U];return j.length<32||Se(T,j,j.length,S,w)!==0?null:T.subarray(jn)},i.secretbox.keyLength=Ui,i.secretbox.nonceLength=vs,i.secretbox.overheadLength=_s,i.scalarMult=function(x,S){if(xt(x,S),x.length!==oi)throw new Error("bad n size");if(S.length!==ws)throw new Error("bad p size");var w=new Uint8Array(ws);return ii(w,x,S),w},i.scalarMult.base=function(x){if(xt(x),x.length!==oi)throw new Error("bad n size");var S=new Uint8Array(ws);return cn(S,x),S},i.scalarMult.scalarLength=oi,i.scalarMult.groupElementLength=ws,i.box=function(x,S,w,j){var T=i.box.before(w,j);return i.secretbox(x,S,T)},i.box.before=function(x,S){xt(x,S),ol(x,S);var w=new Uint8Array(ci);return ys(w,x,S),w},i.box.after=i.secretbox,i.box.open=function(x,S,w,j){var T=i.box.before(w,j);return i.secretbox.open(x,S,T)},i.box.open.after=i.secretbox.open,i.box.keyPair=function(){var x=new Uint8Array(Ss),S=new Uint8Array(Jn);return Ri(x,S),{publicKey:x,secretKey:S}},i.box.keyPair.fromSecretKey=function(x){if(xt(x),x.length!==Jn)throw new Error("bad secret key size");var S=new Uint8Array(Ss);return cn(S,x),{publicKey:S,secretKey:new Uint8Array(x)}},i.box.publicKeyLength=Ss,i.box.secretKeyLength=Jn,i.box.sharedKeyLength=ci,i.box.nonceLength=Pr,i.box.overheadLength=i.secretbox.overheadLength,i.sign=function(x,S){if(xt(x,S),S.length!==Ft)throw new Error("bad secret key size");var w=new Uint8Array(Qe+x.length);return ai(w,x,x.length,S),w},i.sign.open=function(x,S){if(xt(x,S),S.length!==it)throw new Error("bad public key size");var w=new Uint8Array(x.length),j=Lr(w,x,x.length,S);if(j<0)return null;for(var T=new Uint8Array(j),U=0;U<T.length;U++)T[U]=w[U];return T},i.sign.detached=function(x,S){for(var w=i.sign(x,S),j=new Uint8Array(Qe),T=0;T<j.length;T++)j[T]=w[T];return j},i.sign.detached.verify=function(x,S,w){if(xt(x,S,w),S.length!==Qe)throw new Error("bad signature size");if(w.length!==it)throw new Error("bad public key size");var j=new Uint8Array(Qe+x.length),T=new Uint8Array(Qe+x.length),U;for(U=0;U<Qe;U++)j[U]=S[U];for(U=0;U<x.length;U++)j[U+Qe]=x[U];return Lr(T,j,j.length,w)>=0},i.sign.keyPair=function(){var x=new Uint8Array(it),S=new Uint8Array(Ft);return bs(x,S),{publicKey:x,secretKey:S}},i.sign.keyPair.fromSecretKey=function(x){if(xt(x),x.length!==Ft)throw new Error("bad secret key size");for(var S=new Uint8Array(it),w=0;w<S.length;w++)S[w]=x[32+w];return{publicKey:S,secretKey:new Uint8Array(x)}},i.sign.keyPair.fromSeed=function(x){if(xt(x),x.length!==ui)throw new Error("bad seed size");for(var S=new Uint8Array(it),w=new Uint8Array(Ft),j=0;j<32;j++)w[j]=x[j];return bs(S,w,!0),{publicKey:S,secretKey:w}},i.sign.publicKeyLength=it,i.sign.secretKeyLength=Ft,i.sign.seedLength=ui,i.sign.signatureLength=Qe,i.hash=function(x){xt(x);var S=new Uint8Array(Hr);return ot(S,x,x.length),S},i.hash.hashLength=Hr,i.verify=function(x,S){return xt(x,S),x.length===0||S.length===0||x.length!==S.length?!1:oe(x,0,S,0,x.length)===0},i.setPRNG=function(x){a=x},(function(){var x=typeof globalThis<"u"?globalThis.crypto||globalThis.msCrypto:null;if(x&&x.getRandomValues){var S=65536;i.setPRNG(function(w,j){var T,U=new Uint8Array(j);for(T=0;T<j;T+=S)x.getRandomValues(U.subarray(T,T+Math.min(j-T,S)));for(T=0;T<j;T++)w[T]=U[T];Bi(U)})}else typeof require<"u"&&(x=require("crypto"),x&&x.randomBytes&&i.setPRNG(function(w,j){var T,U=x.randomBytes(j);for(T=0;T<j;T++)w[T]=U[T];Bi(U)}))})()})(typeof module<"u"&&module.exports?module.exports:globalThis.nacl=globalThis.nacl||{});const So=typeof module<"u"&&module.exports?module.exports:globalThis.nacl;So.sign.keyPair.fromSeed,So.sign.detached,So.sign.detached.verify,So.randomBytes;var U0;(function(i){i.InvalidPrefixByte="nkeys: invalid prefix byte",i.InvalidKey="nkeys: invalid key",i.InvalidPublicKey="nkeys: invalid public key",i.InvalidSeedLen="nkeys: invalid seed length",i.InvalidSeed="nkeys: invalid seed",i.InvalidEncoding="nkeys: invalid encoded key",i.InvalidSignature="nkeys: signature verification failed",i.CannotSign="nkeys: cannot sign, no private key available",i.PublicKeyOnly="nkeys: no seed or private key available",i.InvalidChecksum="nkeys: invalid checksum",i.SerializationError="nkeys: serialization error",i.ApiError="nkeys: api error",i.ClearedPair="nkeys: pair is cleared"})(U0||(U0={}));var B0;(function(i){i[i.Seed=144]="Seed",i[i.Private=120]="Private",i[i.Operator=112]="Operator",i[i.Server=104]="Server",i[i.Cluster=16]="Cluster",i[i.Account=0]="Account",i[i.User=160]="User"})(B0||(B0={}));function $1(i){return t=>{let s={};return i.forEach(a=>{const o=a(t)||{};s=Object.assign(s,o)}),s}}function Y1(){return()=>{}}function V1(i,t){return()=>{const s=typeof i=="function"?i():i,a=typeof t=="function"?t():t;return{user:s,pass:a}}}function G1(i){return()=>({auth_token:typeof i=="function"?i():i})}const Hg=120*1e3,I1=2,$g=2*1e3;function F1(){return{maxPingOut:2,maxReconnectAttempts:10,noRandomize:!1,pedantic:!1,pingInterval:Hg,reconnect:!0,reconnectJitter:100,reconnectJitterTLS:1e3,reconnectTimeWait:$g,tls:void 0,verbose:!1,waitOnFirstConnect:!1,ignoreAuthErrorAbort:!1}}function J1(i){const t=[];return typeof i.authenticator=="function"&&t.push(i.authenticator),Array.isArray(i.authenticator)&&t.push(...i.authenticator),i.token&&t.push(G1(i.token)),i.user&&t.push(V1(i.user,i.pass)),t.length===0?Y1():$1(t)}function Q1(i){const t=`${kf}:${Bg()}`;if(i=i||{servers:[t]},i.servers=i.servers||[],typeof i.servers=="string"&&(i.servers=[i.servers]),i.servers.length>0&&i.port)throw new he("port and servers options are mutually exclusive",re.InvalidOption);i.servers.length===0&&i.port&&(i.servers=[`${kf}:${i.port}`]),i.servers&&i.servers.length===0&&(i.servers=[t]);const s=Fo(F1(),i);if(s.authenticator=J1(s),["reconnectDelayHandler","authenticator"].forEach(a=>{if(s[a]&&typeof s[a]!="function")throw new he(`${a} option should be a function`,re.NotFunction)}),s.reconnectDelayHandler||(s.reconnectDelayHandler=()=>{let a=s.tls?s.reconnectJitterTLS:s.reconnectJitter;return a&&(a++,a=Math.floor(Math.random()*a)),s.reconnectTimeWait+a}),s.inboxPrefix)try{ms(s.inboxPrefix)}catch(a){throw new he(a.message,re.ApiError)}if(s.resolve===void 0&&(s.resolve=typeof Bf()=="function"),s.resolve&&typeof Bf()!="function")throw new he("'resolve' is not supported on this client",re.InvalidOption);return s}function K1(i,t){const{proto:s,tls_required:a,tls_available:o}=i;if((s===void 0||s<1)&&t.noEcho)throw new he("noEcho",re.ServerOptionNotAvailable);const f=a||o||!1;if(t.tls&&!f)throw new he("tls",re.ServerOptionNotAvailable)}const X1=1024*32,Z1=/^INFO\s+([^\r\n]+)\r\n/i,W1=La(`PONG\r
|
|
38
|
+
`),L0=La(`PING\r
|
|
39
|
+
`);class e_{constructor(t,s,a){v(this,"echo");v(this,"no_responders");v(this,"protocol");v(this,"verbose");v(this,"pedantic");v(this,"jwt");v(this,"nkey");v(this,"sig");v(this,"user");v(this,"pass");v(this,"auth_token");v(this,"tls_required");v(this,"name");v(this,"lang");v(this,"version");v(this,"headers");this.protocol=1,this.version=t.version,this.lang=t.lang,this.echo=s.noEcho?!1:void 0,this.verbose=s.verbose,this.pedantic=s.pedantic,this.tls_required=s.tls?!0:void 0,this.name=s.name;const o=(s&&typeof s.authenticator=="function"?s.authenticator(a):{})||{};Fo(this,o)}}class Yg extends St{constructor(s,a,o={}){var d;super();v(this,"sid");v(this,"queue");v(this,"draining");v(this,"max");v(this,"subject");v(this,"drained");v(this,"protocol");v(this,"timer");v(this,"info");v(this,"cleanupFn");v(this,"closed");v(this,"requestSubject");Fo(this,o),this.protocol=s,this.subject=a,this.draining=!1,this.noIterator=typeof o.callback=="function",this.closed=st();const f=!((d=s.options)!=null&&d.noAsyncTraces);o.timeout&&(this.timer=Tr(o.timeout,f),this.timer.then(()=>{this.timer=void 0}).catch(m=>{this.stop(m),this.noIterator&&this.callback(m,{})})),this.noIterator||this.iterClosed.then(()=>{this.closed.resolve(),this.unsubscribe()})}setPrePostHandlers(s){if(this.noIterator){const a=this.callback,o=s.ingestionFilterFn?s.ingestionFilterFn:()=>({ingest:!0,protocol:!1}),f=s.protocolFilterFn?s.protocolFilterFn:()=>!0,d=s.dispatchedFn?s.dispatchedFn:()=>{};this.callback=(m,g)=>{const{ingest:y}=o(g);y&&f(g)&&(a(m,g),d(g))}}else this.protocolFilterFn=s.protocolFilterFn,this.dispatchedFn=s.dispatchedFn}callback(s,a){this.cancelTimeout(),s?this.stop(s):this.push(a)}close(){if(!this.isClosed()){this.cancelTimeout();const s=()=>{if(this.stop(),this.cleanupFn)try{this.cleanupFn(this,this.info)}catch{}this.closed.resolve()};this.noIterator?s():this.push(s)}}unsubscribe(s){this.protocol.unsubscribe(this,s)}cancelTimeout(){this.timer&&(this.timer.cancel(),this.timer=void 0)}drain(){return this.protocol.isClosed()?Promise.reject(he.errorForCode(re.ConnectionClosed)):this.isClosed()?Promise.reject(he.errorForCode(re.SubClosed)):(this.drained||(this.draining=!0,this.protocol.unsub(this),this.drained=this.protocol.flush(st()).then(()=>{this.protocol.subscriptions.cancel(this)}).catch(()=>{this.protocol.subscriptions.cancel(this)})),this.drained)}isDraining(){return this.draining}isClosed(){return this.done}getSubject(){return this.subject}getMax(){return this.max}getID(){return this.sid}}class t_{constructor(){v(this,"mux");v(this,"subs");v(this,"sidCounter");this.sidCounter=0,this.mux=null,this.subs=new Map}size(){return this.subs.size}add(t){return this.sidCounter++,t.sid=this.sidCounter,this.subs.set(t.sid,t),t}setMux(t){return this.mux=t,t}getMux(){return this.mux}get(t){return this.subs.get(t)}resub(t){return this.sidCounter++,this.subs.delete(t.sid),t.sid=this.sidCounter,this.subs.set(t.sid,t),t}all(){return Array.from(this.subs.values())}cancel(t){t&&(t.close(),this.subs.delete(t.sid))}handleError(t){if(t&&t.permissionContext){const s=t.permissionContext,a=this.all();let o;if(s.operation==="subscription"&&(o=a.find(f=>f.subject===s.subject&&f.queue===s.queue)),s.operation==="publish"&&(o=a.find(f=>f.requestSubject===s.subject)),o)return o.callback(t,{}),o.close(),this.subs.delete(o.sid),o!==this.mux}return!1}close(){this.subs.forEach(t=>{t.close()})}}class Ho{constructor(t,s){v(this,"connected");v(this,"connectedOnce");v(this,"infoReceived");v(this,"info");v(this,"muxSubscriptions");v(this,"options");v(this,"outbound");v(this,"pongs");v(this,"subscriptions");v(this,"transport");v(this,"noMorePublishing");v(this,"connectError");v(this,"publisher");v(this,"_closed");v(this,"closed");v(this,"listeners");v(this,"heartbeats");v(this,"parser");v(this,"outMsgs");v(this,"inMsgs");v(this,"outBytes");v(this,"inBytes");v(this,"pendingLimit");v(this,"lastError");v(this,"abortReconnect");v(this,"whyClosed");v(this,"servers");v(this,"server");v(this,"features");v(this,"connectPromise");this._closed=!1,this.connected=!1,this.connectedOnce=!1,this.infoReceived=!1,this.noMorePublishing=!1,this.abortReconnect=!1,this.listeners=[],this.pendingLimit=X1,this.outMsgs=0,this.inMsgs=0,this.outBytes=0,this.inBytes=0,this.options=t,this.publisher=s,this.subscriptions=new t_,this.muxSubscriptions=new U1,this.outbound=new Cr,this.pongs=[],this.whyClosed="",this.pendingLimit=t.pendingLimit||this.pendingLimit,this.features=new y1({major:0,minor:0,micro:0}),this.connectPromise=null;const a=typeof t.servers=="string"?[t.servers]:t.servers;this.servers=new z1(a,{randomize:!t.noRandomize}),this.closed=st(),this.parser=new z0(this),this.heartbeats=new B1(this,this.options.pingInterval||Hg,this.options.maxPingOut||I1)}resetOutbound(){this.outbound.reset();const t=this.pongs;this.pongs=[];const s=he.errorForCode(re.Disconnect);s.stack="",t.forEach(a=>{a.reject(s)}),this.parser=new z0(this),this.infoReceived=!1}dispatchStatus(t){this.listeners.forEach(s=>{s.push(t)})}status(){const t=new St;return this.listeners.push(t),t}prepare(){this.transport&&this.transport.discard(),this.info=void 0,this.resetOutbound();const t=st();return t.catch(()=>{}),this.pongs.unshift(t),this.connectError=s=>{t.reject(s)},this.transport=v1(),this.transport.closed().then(async s=>{if(this.connected=!1,!this.isClosed()){await this.disconnected(this.transport.closeError||this.lastError);return}}),t}disconnect(){this.dispatchStatus({type:Sr.StaleConnection,data:""}),this.transport.disconnect()}reconnect(){return this.connected&&(this.dispatchStatus({type:Sr.ClientInitiatedReconnect,data:""}),this.transport.disconnect()),Promise.resolve()}async disconnected(t){this.dispatchStatus({type:ds.Disconnect,data:this.servers.getCurrentServer().toString()}),this.options.reconnect?await this.dialLoop().then(()=>{var s;this.dispatchStatus({type:ds.Reconnect,data:this.servers.getCurrentServer().toString()}),((s=this.lastError)==null?void 0:s.code)===re.AuthenticationExpired&&(this.lastError=void 0)}).catch(s=>{this._close(s)}):await this._close(t)}async dial(t){const s=this.prepare();let a;try{a=Tr(this.options.timeout||2e4);const o=this.transport.connect(t,this.options);await Promise.race([o,a]),(async()=>{try{for await(const f of this.transport)this.parser.parse(f)}catch(f){console.log("reader closed",f)}})().then()}catch(o){s.reject(o)}try{await Promise.race([a,s]),a&&a.cancel(),this.connected=!0,this.connectError=void 0,this.sendSubscriptions(),this.connectedOnce=!0,this.server.didConnect=!0,this.server.reconnects=0,this.flushPending(),this.heartbeats.start()}catch(o){throw a&&a.cancel(),await this.transport.close(o),o}}async _doDial(t){const{resolve:s}=this.options,a=await t.resolve({fn:Bf(),debug:this.options.debug,randomize:!this.options.noRandomize,resolve:s});let o=null;for(const f of a)try{o=null,this.dispatchStatus({type:Sr.Reconnecting,data:f.toString()}),await this.dial(f);return}catch(d){o=d}throw o}dialLoop(){return this.connectPromise===null&&(this.connectPromise=this.dodialLoop(),this.connectPromise.then(()=>{}).catch(()=>{}).finally(()=>{this.connectPromise=null})),this.connectPromise}async dodialLoop(){let t;for(;;){this._closed&&this.servers.clear();const s=this.options.reconnectDelayHandler?this.options.reconnectDelayHandler():$g;let a=s;const o=this.selectServer();if(!o||this.abortReconnect)throw t||(this.lastError?this.lastError:he.errorForCode(re.ConnectionRefused));const f=Date.now();if(o.lastConnect===0||o.lastConnect+s<=f){o.lastConnect=Date.now();try{await this._doDial(o);break}catch(d){if(t=d,!this.connectedOnce){if(this.options.waitOnFirstConnect)continue;this.servers.removeCurrentServer()}o.reconnects++;const m=this.options.maxReconnectAttempts||0;m!==-1&&o.reconnects>=m&&this.servers.removeCurrentServer()}}else a=Math.min(a,o.lastConnect+s-f),await Mr(a)}}static async connect(t,s){const a=new Ho(t,s);return await a.dialLoop(),a}static toError(t){const s=t?t.toLowerCase():"";if(s.indexOf("permissions violation")!==-1){const a=new he(t,re.PermissionsViolation),o=t.match(/(Publish|Subscription) to "(\S+)"/);if(o){a.permissionContext={operation:o[1].toLowerCase(),subject:o[2],queue:void 0};const f=t.match(/using queue "(\S+)"/);f&&(a.permissionContext.queue=f[1])}return a}else return s.indexOf("authorization violation")!==-1?new he(t,re.AuthorizationViolation):s.indexOf("user authentication expired")!==-1?new he(t,re.AuthenticationExpired):s.indexOf("account authentication expired")!=-1?new he(t,re.AccountExpired):s.indexOf("authentication timeout")!==-1?new he(t,re.AuthenticationTimeout):new he(t,re.ProtocolError)}processMsg(t,s){if(this.inMsgs++,this.inBytes+=s.length,!this.subscriptions.sidCounter)return;const a=this.subscriptions.get(t.sid);a&&(a.received+=1,a.callback&&a.callback(null,new ih(t,s,this)),a.max!==void 0&&a.received>=a.max&&a.unsubscribe())}processError(t){const s=_0(t),a=Ho.toError(s),o={type:ds.Error,data:a.code};if(a.isPermissionError()){let f=!1;if(a.permissionContext){o.permissionContext=a.permissionContext;const d=this.subscriptions.getMux();f=(d==null?void 0:d.subject)===a.permissionContext.subject}this.subscriptions.handleError(a),this.muxSubscriptions.handleError(f,a),f&&this.subscriptions.setMux(null)}this.dispatchStatus(o),this.handleError(a)}handleError(t){t.isAuthError()?this.handleAuthError(t):t.isProtocolError()?this.lastError=t:t.isAuthTimeout()&&(this.lastError=t),t.isPermissionError()||(this.lastError=t)}handleAuthError(t){this.lastError&&t.code===this.lastError.code&&this.options.ignoreAuthErrorAbort===!1&&(this.abortReconnect=!0),this.connectError?this.connectError(t):this.disconnect()}processPing(){this.transport.send(W1)}processPong(){const t=this.pongs.shift();t&&t.resolve()}processInfo(t){const s=JSON.parse(_0(t));this.info=s;const a=this.options&&this.options.ignoreClusterUpdates?void 0:this.servers.update(s,this.transport.isEncrypted());if(!this.infoReceived){this.features.update(Ti(s.version)),this.infoReceived=!0,this.transport.isEncrypted()&&this.servers.updateTLSName();const{version:f,lang:d}=this.transport;try{const m=new e_({version:f,lang:d},this.options,s.nonce);s.headers&&(m.headers=!0,m.no_responders=!0);const g=JSON.stringify(m);this.transport.send(La(`CONNECT ${g}${To}`)),this.transport.send(L0)}catch(m){this._close(m)}}a&&this.dispatchStatus({type:ds.Update,data:a}),(s.ldm!==void 0?s.ldm:!1)&&this.dispatchStatus({type:ds.LDM,data:this.servers.getCurrentServer().toString()})}push(t){switch(t.kind){case Ut.MSG:{const{msg:s,data:a}=t;this.processMsg(s,a);break}case Ut.OK:break;case Ut.ERR:this.processError(t.data);break;case Ut.PING:this.processPing();break;case Ut.PONG:this.processPong();break;case Ut.INFO:this.processInfo(t.data);break}}sendCommand(t,...s){const a=this.outbound.length();let o;typeof t=="string"?o=La(t):o=t,this.outbound.fill(o,...s),a===0?queueMicrotask(()=>{this.flushPending()}):this.outbound.size()>=this.pendingLimit&&this.flushPending()}publish(t,s=an,a){let o;if(s instanceof Uint8Array)o=s;else if(typeof s=="string")o=Ci.encode(s);else throw he.errorForCode(re.BadPayload);let f=o.length;a=a||{},a.reply=a.reply||"";let d=an,m=0;if(a.headers){if(this.info&&!this.info.headers)throw new he("headers",re.ServerOptionNotAvailable);d=a.headers.encode(),m=d.length,f=o.length+m}if(this.info&&f>this.info.max_payload)throw he.errorForCode(re.MaxPayloadExceeded);this.outBytes+=f,this.outMsgs++;let g;a.headers?(a.reply?g=`HPUB ${t} ${a.reply} ${m} ${f}\r
|
|
40
|
+
`:g=`HPUB ${t} ${m} ${f}\r
|
|
41
|
+
`,this.sendCommand(g,d,o,Po)):(a.reply?g=`PUB ${t} ${a.reply} ${f}\r
|
|
42
|
+
`:g=`PUB ${t} ${f}\r
|
|
43
|
+
`,this.sendCommand(g,o,Po))}request(t){return this.initMux(),this.muxSubscriptions.add(t),t}subscribe(t){return this.subscriptions.add(t),this._subunsub(t),t}_sub(t){t.queue?this.sendCommand(`SUB ${t.subject} ${t.queue} ${t.sid}\r
|
|
44
|
+
`):this.sendCommand(`SUB ${t.subject} ${t.sid}\r
|
|
45
|
+
`)}_subunsub(t){return this._sub(t),t.max&&this.unsubscribe(t,t.max),t}unsubscribe(t,s){this.unsub(t,s),(t.max===void 0||t.received>=t.max)&&this.subscriptions.cancel(t)}unsub(t,s){!t||this.isClosed()||(s?this.sendCommand(`UNSUB ${t.sid} ${s}\r
|
|
46
|
+
`):this.sendCommand(`UNSUB ${t.sid}\r
|
|
47
|
+
`),t.max=s)}resub(t,s){!t||this.isClosed()||(this.unsub(t),t.subject=s,this.subscriptions.resub(t),this._sub(t))}flush(t){return t||(t=st()),this.pongs.push(t),this.outbound.fill(L0),this.flushPending(),t}sendSubscriptions(){const t=[];this.subscriptions.all().forEach(s=>{const a=s;a.queue?t.push(`SUB ${a.subject} ${a.queue} ${a.sid}${To}`):t.push(`SUB ${a.subject} ${a.sid}${To}`)}),t.length&&this.transport.send(La(t.join("")))}async _close(t){this._closed||(this.whyClosed=new Error("close trace").stack||"",this.heartbeats.cancel(),this.connectError&&(this.connectError(t),this.connectError=void 0),this.muxSubscriptions.close(),this.subscriptions.close(),this.listeners.forEach(s=>{s.stop()}),this._closed=!0,await this.transport.close(t),await this.closed.resolve(t))}close(){return this._close()}isClosed(){return this._closed}drain(){const t=this.subscriptions.all(),s=[];return t.forEach(a=>{s.push(a.drain())}),Promise.all(s).then(async()=>(this.noMorePublishing=!0,await this.flush(),this.close())).catch(()=>{})}flushPending(){if(!(!this.infoReceived||!this.connected)&&this.outbound.size()){const t=this.outbound.drain();this.transport.send(t)}}initMux(){if(!this.subscriptions.getMux()){const s=this.muxSubscriptions.init(this.options.inboxPrefix),a=new Yg(this,`${s}*`);a.callback=this.muxSubscriptions.dispatcher(),this.subscriptions.setMux(a),this.subscribe(a)}}selectServer(){const t=this.servers.selectServer();if(t!==void 0)return this.server=t,this.server}getServer(){return this.server}}const n_="$SRV";class P0{constructor(t){v(this,"msg");this.msg=t}get data(){return this.msg.data}get sid(){return this.msg.sid}get subject(){return this.msg.subject}get reply(){return this.msg.reply||""}get headers(){return this.msg.headers}respond(t,s){return this.msg.respond(t,s)}respondError(t,s,a,o){var f,d;return o=o||{},o.headers=o.headers||ps(),(f=o.headers)==null||f.set(zo,`${t}`),(d=o.headers)==null||d.set(qo,s),this.msg.respond(a,o)}json(t){return this.msg.json(t)}string(){return this.msg.string()}}class Ga{constructor(t,s="",a=""){v(this,"subject");v(this,"queue");v(this,"srv");s!==""&&i_("service group",s);let o="";if(t instanceof Ka)this.srv=t,o="";else if(t instanceof Ga){const f=t;this.srv=f.srv,a===""&&f.queue!==""&&(a=f.queue),o=f.subject}else throw new Error("unknown ServiceGroup type");this.subject=this.calcSubject(o,s),this.queue=a}calcSubject(t,s=""){return s===""?t:t!==""?`${t}.${s}`:s}addEndpoint(t="",s){s=s||{subject:t};const a=typeof s=="function"?{handler:s,subject:t}:s;za("endpoint",t);let{subject:o,handler:f,metadata:d,queue:m}=a;o=o||t,m=m||this.queue,s_("endpoint subject",o),o=this.calcSubject(this.subject,o);const g={name:t,subject:o,queue:m,handler:f,metadata:d};return this.srv._addEndpoint(g)}addGroup(t="",s=""){return new Ga(this,t,s)}}function s_(i,t){if(t==="")throw new Error(`${i} cannot be empty`);if(t.indexOf(" ")!==-1)throw new Error(`${i} cannot contain spaces: '${t}'`);const s=t.split(".");s.forEach((a,o)=>{if(a===">"&&o!==s.length-1)throw new Error(`${i} cannot have internal '>': '${t}'`)})}function i_(i,t){if(t.indexOf(" ")!==-1)throw new Error(`${i} cannot contain spaces: '${t}'`);t.split(".").forEach(a=>{if(a===">")throw new Error(`${i} name cannot contain internal '>': '${t}'`)})}class Ka{constructor(t,s={name:"",version:""}){v(this,"nc");v(this,"_id");v(this,"config");v(this,"handlers");v(this,"internal");v(this,"_stopped");v(this,"_done");v(this,"started");this.nc=t,this.config=Object.assign({},s),this.config.queue||(this.config.queue="q"),za("name",this.config.name),za("queue",this.config.queue),Ti(this.config.version),this._id=ti.next(),this.internal=[],this._done=st(),this._stopped=!1,this.handlers=[],this.started=new Date().toISOString(),this.reset(),this.nc.closed().then(()=>{this.close().catch()}).catch(a=>{this.close(a).catch()})}static controlSubject(t,s="",a="",o){const f=o??n_;return s===""&&a===""?`${f}.${t}`:(za("control subject name",s),a!==""?(za("control subject id",a),`${f}.${t}.${s}.${a}`):`${f}.${t}.${s}`)}get subjects(){return this.handlers.filter(t=>t.internal===!1).map(t=>t.subject)}get id(){return this._id}get name(){return this.config.name}get description(){return this.config.description??""}get version(){return this.config.version}get metadata(){return this.config.metadata}errorToHeader(t){const s=ps();if(t instanceof Uo){const a=t;s.set(qo,a.message),s.set(zo,`${a.code}`)}else s.set(qo,t.message),s.set(zo,"500");return s}setupHandler(t,s=!1){const a=s?"":t.queue?t.queue:this.config.queue,{name:o,subject:f,handler:d}=t,m=t;m.internal=s,s&&this.internal.push(m),m.stats=new r_(o,f,a),m.queue=a;const g=d?(y,E)=>{if(y){this.close(y);return}const _=Date.now();try{d(y,new P0(E))}catch(N){m.stats.countError(N),E==null||E.respond(an,{headers:this.errorToHeader(N)})}finally{m.stats.countLatency(_)}}:void 0;return m.sub=this.nc.subscribe(f,{callback:g,queue:a}),m.sub.closed.then(()=>{this._stopped||this.close(new Error(`required subscription ${t.subject} stopped`)).catch()}).catch(y=>{if(!this._stopped){const E=new Error(`required subscription ${t.subject} errored: ${y.message}`);E.stack=y.stack,this.close(E).catch()}}),m}info(){return{type:Pa.INFO,name:this.name,id:this.id,version:this.version,description:this.description,metadata:this.metadata,endpoints:this.endpoints()}}endpoints(){return this.handlers.map(t=>{const{subject:s,metadata:a,name:o,queue:f}=t;return{subject:s,metadata:a,name:o,queue_group:f}})}async stats(){const t=[];for(const s of this.handlers){if(typeof this.config.statsHandler=="function")try{s.stats.data=await this.config.statsHandler(s)}catch(a){s.stats.countError(a)}t.push(s.stats.stats(s.qi))}return{type:Pa.STATS,name:this.name,id:this.id,version:this.version,started:this.started,metadata:this.metadata,endpoints:t}}addInternalHandler(t,s){const a=`${t}`.toUpperCase();this._doAddInternalHandler(`${a}-all`,t,s),this._doAddInternalHandler(`${a}-kind`,t,s,this.name),this._doAddInternalHandler(`${a}`,t,s,this.name,this.id)}_doAddInternalHandler(t,s,a,o="",f=""){const d={};d.name=t,d.subject=Ka.controlSubject(s,o,f),d.handler=a,this.setupHandler(d,!0)}start(){const t=Rn(),s=(d,m)=>d?(this.close(d),Promise.reject(d)):this.stats().then(g=>(m==null||m.respond(t.encode(g)),Promise.resolve())),a=(d,m)=>d?(this.close(d),Promise.reject(d)):(m==null||m.respond(t.encode(this.info())),Promise.resolve()),o=t.encode(this.ping()),f=(d,m)=>d?(this.close(d).then().catch(),Promise.reject(d)):(m.respond(o),Promise.resolve());return this.addInternalHandler(Xs.PING,f),this.addInternalHandler(Xs.STATS,s),this.addInternalHandler(Xs.INFO,a),this.handlers.forEach(d=>{const{subject:m}=d;typeof m=="string"&&d.handler!==null&&this.setupHandler(d)}),Promise.resolve(this)}close(t){if(this._stopped)return this._done;this._stopped=!0;let s=[];return this.nc.isClosed()||(s=this.handlers.concat(this.internal).map(a=>a.sub.drain())),Promise.allSettled(s).then(()=>{this._done.resolve(t||null)}),this._done}get stopped(){return this._done}get isStopped(){return this._stopped}stop(t){return this.close(t)}ping(){return{type:Pa.PING,name:this.name,id:this.id,version:this.version,metadata:this.metadata}}reset(){if(this.started=new Date().toISOString(),this.handlers)for(const t of this.handlers)t.stats.reset(t.qi)}addGroup(t,s){return new Ga(this,t,s)}addEndpoint(t,s){return new Ga(this).addEndpoint(t,s)}_addEndpoint(t){const s=new St;s.noIterator=typeof t.handler=="function",s.noIterator||(t.handler=(o,f)=>{o?this.stop(o).catch():s.push(new P0(f))},s.iterClosed.then(()=>{this.close().catch()}));const a=this.setupHandler(t,!1);return a.qi=s,this.handlers.push(a),s}}class r_{constructor(t,s,a=""){v(this,"name");v(this,"subject");v(this,"average_processing_time");v(this,"num_requests");v(this,"processing_time");v(this,"num_errors");v(this,"last_error");v(this,"data");v(this,"metadata");v(this,"queue");this.name=t,this.subject=s,this.average_processing_time=0,this.num_errors=0,this.num_requests=0,this.processing_time=0,this.queue=a}reset(t){this.num_requests=0,this.processing_time=0,this.average_processing_time=0,this.num_errors=0,this.last_error=void 0,this.data=void 0;const s=t;s&&(s.time=0,s.processed=0)}countLatency(t){this.num_requests++,this.processing_time+=nt(Date.now()-t),this.average_processing_time=Math.round(this.processing_time/this.num_requests)}countError(t){this.num_errors++,this.last_error=t.message}_stats(){const{name:t,subject:s,average_processing_time:a,num_errors:o,num_requests:f,processing_time:d,last_error:m,data:g,queue:y}=this;return{name:t,subject:s,average_processing_time:a,num_errors:o,num_requests:f,processing_time:d,last_error:m,data:g,queue_group:y}}stats(t){const s=t;return(s==null?void 0:s.noIterator)===!1&&(this.processing_time=nt(s.time),this.num_requests=s.processed,this.average_processing_time=this.processing_time>0&&this.num_requests>0?this.processing_time/this.num_requests:0),this._stats()}}class a_{constructor(t,s={strategy:Mn.JitterTimer,maxWait:2e3},a){v(this,"nc");v(this,"prefix");v(this,"opts");this.nc=t,this.prefix=a,this.opts=s}ping(t="",s=""){return this.q(Xs.PING,t,s)}stats(t="",s=""){return this.q(Xs.STATS,t,s)}info(t="",s=""){return this.q(Xs.INFO,t,s)}async q(t,s="",a=""){const o=new St,f=Rn(),d=Ka.controlSubject(t,s,a,this.prefix),m=await this.nc.requestMany(d,an,this.opts);return(async()=>{for await(const g of m)try{const y=f.decode(g.data);o.push(y)}catch(y){o.push(()=>{o.stop(y)})}o.push(()=>{o.stop()})})().catch(g=>{o.stop(g)}),o}}function Vg(){return{key:{encode(i){return i},decode(i){return i}},value:{encode(i){return i},decode(i){return i}}}}function l_(){return{replicas:1,history:1,timeout:2e3,max_bytes:-1,maxValueSize:-1,codec:Vg(),storage:qf.File}}const $o="KV-Operation",H0="$KV",o_=/^[-/=.\w]+$/,c_=/^[-/=.>*\w]+$/,u_=/^[-\w]+$/;function f_(i){if(i.startsWith(".")||i.endsWith(".")||!o_.test(i))throw new Error(`invalid key: ${i}`)}function h_(i){if(i.startsWith(".")||i.endsWith(".")||!c_.test(i))throw new Error(`invalid key: ${i}`)}function d_(i){if(i.startsWith(".")||i.endsWith("."))throw new Error(`invalid key: ${i}`);const t=i.split(".");let s=!1;for(let a=0;a<t.length;a++)switch(t[a]){case"*":s=!0;break;case">":if(a!==t.length-1)throw new Error(`invalid key: ${i}`);s=!0;break}return s}function ko(i){if(!u_.test(i))throw new Error(`invalid bucket name: ${i}`)}var Pn;(function(i){i.MsgIdHdr="Nats-Msg-Id",i.ExpectedStreamHdr="Nats-Expected-Stream",i.ExpectedLastSeqHdr="Nats-Expected-Last-Sequence",i.ExpectedLastMsgIdHdr="Nats-Expected-Last-Msg-Id",i.ExpectedLastSubjectSequenceHdr="Nats-Expected-Last-Subject-Sequence"})(Pn||(Pn={}));class Ia{constructor(t,s,a){v(this,"js");v(this,"jsm");v(this,"stream");v(this,"bucket");v(this,"direct");v(this,"codec");v(this,"prefix");v(this,"editPrefix");v(this,"useJsPrefix");v(this,"_prefixLen");v(this,"validateKey",f_);v(this,"validateSearchKey",h_);v(this,"hasWildcards",d_);ko(t),this.js=s,this.jsm=a,this.bucket=t,this.prefix=H0,this.editPrefix="",this.useJsPrefix=!1,this._prefixLen=0}static async create(t,s,a={}){ko(s);const o=await t.jetstreamManager(),f=new Ia(s,t,o);return await f.init(a),f}static async bind(t,s,a={}){const o=await t.jetstreamManager(),f={config:{allow_direct:a.allow_direct}};ko(s);const d=new Ia(s,t,o);return f.config.name=a.streamName??d.bucketName(),Object.assign(d,f),d.stream=f.config.name,d.codec=a.codec||Vg(),d.direct=f.config.allow_direct??!1,d.initializePrefixes(f),d}async init(t={}){const s=Object.assign(l_(),t);this.codec=s.codec;const a={};this.stream=a.name=t.streamName??this.bucketName(),a.retention=Df.Limits,a.max_msgs_per_subject=s.history,s.maxBucketSize&&(s.max_bytes=s.maxBucketSize),s.max_bytes&&(a.max_bytes=s.max_bytes),a.max_msg_size=s.maxValueSize,a.storage=s.storage;const o=t.placementCluster??"";if(o&&(t.placement={},t.placement.cluster=o,t.placement.tags=[]),t.placement&&(a.placement=t.placement),t.republish&&(a.republish=t.republish),t.description&&(a.description=t.description),t.mirror){const _=Object.assign({},t.mirror);_.name.startsWith(nn)||(_.name=`${nn}${_.name}`),a.mirror=_,a.mirror_direct=!0}else if(t.sources){const _=t.sources.map(N=>{const D=Object.assign({},N),M=D.name.startsWith(nn)?D.name.substring(nn.length):D.name;return D.name.startsWith(nn)||(D.name=`${nn}${D.name}`),!N.external&&M!==this.bucket&&(D.subject_transforms=[{src:`$KV.${M}.>`,dest:`$KV.${this.bucket}.>`}]),D});a.sources=_,a.subjects=[this.subjectForBucket()]}else a.subjects=[this.subjectForBucket()];t.metadata&&(a.metadata=t.metadata),typeof t.compression=="boolean"&&(a.compression=t.compression?ni.S2:ni.None);const f=this.js.nc,d=f.getServerVersion(),m=d?Uf(d,Ti("2.7.2"))>=0:!1;a.discard=m?Va.New:Va.Old;const{ok:g,min:y}=f.features.get(Le.JS_ALLOW_DIRECT);if(!g&&t.allow_direct===!0){const _=d?`${d.major}.${d.minor}.${d.micro}`:"unknown";return Promise.reject(new Error(`allow_direct is not available on server version ${_} - requires ${y}`))}t.allow_direct=typeof t.allow_direct=="boolean"?t.allow_direct:g,a.allow_direct=t.allow_direct,this.direct=a.allow_direct,a.num_replicas=s.replicas,s.ttl&&(a.max_age=nt(s.ttl)),a.allow_rollup_hdrs=!0;let E;try{E=await this.jsm.streams.info(a.name),!E.config.allow_direct&&this.direct===!0&&(this.direct=!1)}catch(_){if(_.message==="stream not found")E=await this.jsm.streams.add(a);else throw _}this.initializePrefixes(E)}initializePrefixes(t){this._prefixLen=0,this.prefix=`$KV.${this.bucket}`,this.useJsPrefix=this.js.apiPrefix!=="$JS.API";const{mirror:s}=t.config;if(s){let a=s.name;if(a.startsWith(nn)&&(a=a.substring(nn.length)),s.external&&s.external.api!==""){const o=s.name.substring(nn.length);this.useJsPrefix=!1,this.prefix=`$KV.${o}`,this.editPrefix=`${s.external.api}.$KV.${a}`}else this.editPrefix=this.prefix}}bucketName(){return this.stream??`${nn}${this.bucket}`}subjectForBucket(){return`${this.prefix}.${this.bucket}.>`}subjectForKey(t,s=!1){const a=[];return s?(this.useJsPrefix&&a.push(this.js.apiPrefix),this.editPrefix!==""?a.push(this.editPrefix):a.push(this.prefix)):this.prefix&&a.push(this.prefix),a.push(t),a.join(".")}fullKeyName(t){return this.prefix!==""?`${this.prefix}.${t}`:`${H0}.${this.bucket}.${t}`}get prefixLen(){return this._prefixLen===0&&(this._prefixLen=this.prefix.length+1),this._prefixLen}encodeKey(t){const s=[];for(const a of t.split("."))switch(a){case">":case"*":s.push(a);break;default:s.push(this.codec.key.encode(a));break}return s.join(".")}decodeKey(t){const s=[];for(const a of t.split("."))switch(a){case">":case"*":s.push(a);break;default:s.push(this.codec.key.decode(a));break}return s.join(".")}close(){return Promise.resolve()}dataLen(t,s){const a=s&&s.get(Bt.MessageSizeHdr)||"";return a!==""?parseInt(a,10):t.length}smToEntry(t){return new N_(this.bucket,this.prefixLen,t)}jmToEntry(t){const s=this.decodeKey(t.subject.substring(this.prefixLen));return new T_(this.bucket,s,t)}async create(t,s){var f;let a;try{const d=await this.put(t,s,{previousSeq:0});return Promise.resolve(d)}catch(d){if(a=d,((f=d==null?void 0:d.api_error)==null?void 0:f.err_code)!==10071)return Promise.reject(d)}let o=0;try{const d=await this.get(t);return(d==null?void 0:d.operation)==="DEL"||(d==null?void 0:d.operation)==="PURGE"?(o=d!==null?d.revision:0,this.update(t,s,o)):Promise.reject(a)}catch(d){return Promise.reject(d)}}update(t,s,a){if(a<=0)throw new Error("version must be greater than 0");return this.put(t,s,{previousSeq:a})}async put(t,s,a={}){var d,m;const o=this.encodeKey(t);this.validateKey(o);const f={};if(a.previousSeq!==void 0){const g=ps();f.headers=g,g.set(Pn.ExpectedLastSubjectSequenceHdr,`${a.previousSeq}`)}try{return(await this.js.publish(this.subjectForKey(o,!0),s,f)).seq}catch(g){const y=g;return y.isJetStreamError()?(y.message=(d=y.api_error)==null?void 0:d.description,y.code=`${(m=y.api_error)==null?void 0:m.code}`,Promise.reject(y)):Promise.reject(g)}}async get(t,s){const a=this.encodeKey(t);this.validateKey(a);let o={last_by_subj:this.subjectForKey(a)};s&&s.revision>0&&(o={seq:s.revision});let f;try{this.direct?f=await this.jsm.direct.getMessage(this.bucketName(),o):f=await this.jsm.streams.getMessage(this.bucketName(),o);const d=this.smToEntry(f);return d.key!==a?null:d}catch(d){if(d.code===re.JetStream404NoMessages)return null;throw d}}purge(t,s){return this._deleteOrPurge(t,"PURGE",s)}delete(t,s){return this._deleteOrPurge(t,"DEL",s)}async purgeDeletes(t=1800*1e3){const s=st(),a=[],o=await this.watch({key:">",initializedFn:()=>{s.resolve()}});(async()=>{for await(const g of o)(g.operation==="DEL"||g.operation==="PURGE")&&a.push(g)})().then(),await s,o.stop();const f=Date.now()-t,d=a.map(g=>{const y=this.subjectForKey(g.key);return g.created.getTime()>=f?this.jsm.streams.purge(this.stream,{filter:y,keep:1}):this.jsm.streams.purge(this.stream,{filter:y,keep:0})}),m=await Promise.all(d);return m.unshift({success:!0,purged:0}),m.reduce((g,y)=>(g.purged+=y.purged,g))}async _deleteOrPurge(t,s,a){if(!this.hasWildcards(t))return this._doDeleteOrPurge(t,s,a);const o=await this.keys(t),f=[];for await(const d of o)f.push(this._doDeleteOrPurge(d,s)),f.length===100&&(await Promise.all(f),f.length=0);f.length>0&&await Promise.all(f)}async _doDeleteOrPurge(t,s,a){const o=this.encodeKey(t);this.validateKey(o);const f=ps();f.set($o,s),s==="PURGE"&&f.set(Bt.RollupHdr,Bt.RollupValueSubject),a!=null&&a.previousSeq&&f.set(Pn.ExpectedLastSubjectSequenceHdr,`${a.previousSeq}`),await this.js.publish(this.subjectForKey(o,!0),an,{headers:f})}_buildCC(t,s,a={}){let f=(Array.isArray(t)?t:[t]).map(g=>{const y=this.encodeKey(g);return this.validateSearchKey(g),this.fullKeyName(y)}),d=ft.LastPerSubject;s===kn.AllHistory&&(d=ft.All),s===kn.UpdatesOnly&&(d=ft.New);let m;return f.length===1&&(m=f[0],f=void 0),Object.assign({deliver_policy:d,ack_policy:wt.None,filter_subjects:f,filter_subject:m,flow_control:!0,idle_heartbeat:nt(5*1e3)},a)}remove(t){return this.purge(t)}async history(t={}){const s=t.key??">",a=new St,o={};o.headers_only=t.headers_only||!1;let f;f=()=>{a.stop()};let d=0;const m=this._buildCC(s,kn.AllHistory,o),g=m.filter_subject,y=Ws(m);y.bindStream(this.stream),y.orderedConsumer(),y.callback((_,N)=>{if(_){a.stop(_);return}if(N){const D=this.jmToEntry(N);a.push(D),a.received++,(f&&d>0&&a.received>=d||N.info.pending===0)&&(a.push(f),f=void 0)}});const E=await this.js.subscribe(g,y);if(f){const{info:{last:_}}=E,N=_.num_pending+_.delivered.consumer_seq;if(N===0||a.received>=N)try{f()}catch(D){a.stop(D)}finally{f=void 0}else d=N}return a._data=E,a.iterClosed.then(()=>{E.unsubscribe()}),E.closed.then(()=>{a.stop()}).catch(_=>{a.stop(_)}),a}canSetWatcherName(){const s=this.js.nc,{ok:a}=s.features.get(Le.JS_NEW_CONSUMER_CREATE_API);return a}async watch(t={}){const s=t.key??">",a=new St,o={};o.headers_only=t.headers_only||!1;let f=kn.LastValue;t.include===kn.AllHistory?f=kn.AllHistory:t.include===kn.UpdatesOnly&&(f=kn.UpdatesOnly);const d=t.ignoreDeletes===!0;let m=t.initializedFn,g=0;const y=this._buildCC(s,f,o),E=y.filter_subject,_=Ws(y);this.canSetWatcherName()&&_.consumerName(ti.next()),_.bindStream(this.stream),t.resumeFromRevision&&t.resumeFromRevision>0&&_.startSequence(t.resumeFromRevision),_.orderedConsumer(),_.callback((D,M)=>{if(D){a.stop(D);return}if(M){const q=this.jmToEntry(M);if(d&&q.operation==="DEL")return;a.push(q),a.received++,m&&(g>0&&a.received>=g||M.info.pending===0)&&(a.push(m),m=void 0)}});const N=await this.js.subscribe(E,_);if(m){const{info:{last:D}}=N,M=D.num_pending+D.delivered.consumer_seq;if(M===0||a.received>=M)try{m()}catch(q){a.stop(q)}finally{m=void 0}else g=M}return a._data=N,a.iterClosed.then(()=>{N.unsubscribe()}),N.closed.then(()=>{a.stop()}).catch(D=>{a.stop(D)}),a}async keys(t=">"){const s=new St,a=this._buildCC(t,kn.LastValue,{headers_only:!0}),o=Array.isArray(t)?">":a.filter_subject,f=Ws(a);f.bindStream(this.stream),f.orderedConsumer();const d=await this.js.subscribe(o,f);return(async()=>{var g;for await(const y of d){const E=(g=y.headers)==null?void 0:g.get($o);if(E!=="DEL"&&E!=="PURGE"){const _=this.decodeKey(y.subject.substring(this.prefixLen));s.push(_)}y.info.pending===0&&d.unsubscribe()}})().then(()=>{s.stop()}).catch(g=>{s.stop(g)}),d.info.last.num_pending===0&&d.unsubscribe(),s}purgeBucket(t){return this.jsm.streams.purge(this.bucketName(),t)}destroy(){return this.jsm.streams.delete(this.bucketName())}async status(){var f;const s=((f=this.js.nc.info)==null?void 0:f.cluster)??"",a=this.bucketName(),o=await this.jsm.streams.info(a);return new Gg(o,s)}}class Gg{constructor(t,s=""){v(this,"si");v(this,"cluster");this.si=t,this.cluster=s}get bucket(){return this.si.config.name.startsWith(nn)?this.si.config.name.substring(nn.length):this.si.config.name}get values(){return this.si.state.messages}get history(){return this.si.config.max_msgs_per_subject}get ttl(){return sh(this.si.config.max_age)}get bucket_location(){return this.cluster}get backingStore(){return this.si.config.storage}get storage(){return this.si.config.storage}get replicas(){return this.si.config.num_replicas}get description(){return this.si.config.description??""}get maxBucketSize(){return this.si.config.max_bytes}get maxValueSize(){return this.si.config.max_msg_size}get max_bytes(){return this.si.config.max_bytes}get placement(){return this.si.config.placement||{cluster:"",tags:[]}}get placementCluster(){var t;return((t=this.si.config.placement)==null?void 0:t.cluster)??""}get republish(){return this.si.config.republish??{src:"",dest:""}}get streamInfo(){return this.si}get size(){return this.si.state.bytes}get metadata(){return this.si.config.metadata??{}}get compression(){return this.si.config.compression?this.si.config.compression!==ni.None:!1}}const ah="OBJ_",$0="SHA-256=";function m_(i){return ko(i),`${ah}${i}`}function p_(i){return i.startsWith(ah)?i.substring(4):i}class Hf{constructor(t){v(this,"si");v(this,"backingStore");this.si=t,this.backingStore="JetStream"}get bucket(){return p_(this.si.config.name)}get description(){return this.si.config.description??""}get ttl(){return this.si.config.max_age}get storage(){return this.si.config.storage}get replicas(){return this.si.config.num_replicas}get sealed(){return this.si.config.sealed}get size(){return this.si.state.bytes}get streamInfo(){return this.si}get metadata(){return this.si.config.metadata}get compression(){return this.si.config.compression?this.si.config.compression!==ni.None:!1}}function Eo(i){if(i===void 0)return;const{domain:t}=i;if(t===void 0)return i;const s=Object.assign({},i);if(delete s.domain,t==="")return s;if(s.external)throw new Error("domain and external are both set");return s.external={api:`$JS.${t}.API`},s}var vn;(function(i){i[i.Unset=-1]="Unset",i[i.Consume=0]="Consume",i[i.Fetch=1]="Fetch"})(vn||(vn={}));var Hn;(function(i){i.HeartbeatsMissed="heartbeats_missed",i.ConsumerNotFound="consumer_not_found",i.StreamNotFound="stream_not_found",i.ConsumerDeleted="consumer_deleted",i.OrderedConsumerRecreated="ordered_consumer_recreated",i.NoResponders="no_responders"})(Hn||(Hn={}));var Or;(function(i){i.DebugEvent="debug",i.Discard="discard",i.Reset="reset",i.Next="next"})(Or||(Or={}));const Y0=Uint8Array.of(43,65,67,75),g_=Uint8Array.of(45,78,65,75),Ca=Uint8Array.of(43,87,80,73),y_=Uint8Array.of(43,78,88,84),b_=Uint8Array.of(43,84,69,82,77),x_=Uint8Array.of(32);function Fa(i,t=5e3){return new z_(i,t)}class xf extends St{constructor(s,a,o=!1){super();v(this,"consumer");v(this,"opts");v(this,"sub");v(this,"monitor");v(this,"pending");v(this,"inbox");v(this,"refilling");v(this,"pong");v(this,"callback");v(this,"timeout");v(this,"cleanupHandler");v(this,"listeners");v(this,"statusIterator");v(this,"forOrderedConsumer");v(this,"resetHandler");v(this,"abortOnMissingResource");v(this,"bind");v(this,"inBackOff");this.consumer=s;const f=a;this.opts=this.parseOptions(a,o),this.callback=f.callback||null,this.noIterator=typeof this.callback=="function",this.monitor=null,this.pong=null,this.pending={msgs:0,bytes:0,requests:0},this.refilling=o,this.timeout=null,this.inbox=ms(s.api.nc.options.inboxPrefix),this.listeners=[],this.forOrderedConsumer=!1,this.abortOnMissingResource=f.abort_on_missing_resource===!0,this.bind=f.bind===!0,this.inBackOff=!1,this.start()}start(){const{max_messages:s,max_bytes:a,idle_heartbeat:o,threshold_bytes:f,threshold_messages:d}=this.opts;this.closed().then(g=>{if(this.cleanupHandler)try{this.cleanupHandler(g)}catch{}});const{sub:m}=this;m&&m.unsubscribe(),this.sub=this.consumer.api.nc.subscribe(this.inbox,{callback:(g,y)=>{var _,N,D,M;if(g){this.stop(g);return}if((_=this.monitor)==null||_.work(),y.subject===this.inbox){if(Rf(y))return;const q=(N=y.headers)==null?void 0:N.code,F=((M=(D=y.headers)==null?void 0:D.description)==null?void 0:M.toLowerCase())||"unknown",{msgsLeft:ie,bytesLeft:$}=this.parseDiscard(y.headers);if(ie>0||$>0)this.pending.msgs-=ie,this.pending.bytes-=$,this.pending.requests--,this.notify(Or.Discard,{msgsLeft:ie,bytesLeft:$});else if(q===400){this.stop(new he(F,`${q}`));return}else if(q===409&&F==="consumer deleted"){if(this.notify(Hn.ConsumerDeleted,`${q} ${F}`),!this.refilling||this.abortOnMissingResource){const oe=new he(F,`${q}`);this.stop(oe);return}}else if(q===503){if(this.notify(Hn.NoResponders,`${q} No Responders`),!this.refilling||this.abortOnMissingResource){const oe=new he("no responders",`${q}`);this.stop(oe);return}}else this.notify(Or.DebugEvent,`${q} ${F}`)}else this._push(Fa(y,this.consumer.api.timeout)),this.received++,this.pending.msgs&&this.pending.msgs--,this.pending.bytes&&(this.pending.bytes-=y.size());if(this.pending.msgs===0&&this.pending.bytes===0&&(this.pending.requests=0),this.refilling){if(s&&this.pending.msgs<=d||a&&this.pending.bytes<=f){const q=this.pullOptions();this.pull(q)}}else this.pending.requests===0&&this._push(()=>{this.stop()})}}),this.sub.closed.then(()=>{this.sub.draining&&this._push(()=>{this.stop()})}),o&&(this.monitor=new rh(o,g=>(this.notify(Hn.HeartbeatsMissed,g),this.resetPending().then(()=>{}).catch(()=>{}),!1),{maxOut:2})),(async()=>{var y;const g=this.consumer.api.nc.status();this.statusIterator=g;for await(const E of g)switch(E.type){case ds.Disconnect:(y=this.monitor)==null||y.cancel();break;case ds.Reconnect:this.resetPending().then(_=>{var N;_&&((N=this.monitor)==null||N.restart())}).catch(()=>{});break}})(),this.pull(this.pullOptions())}_push(s){if(!this.callback)super.push(s);else{const a=typeof s=="function"?s:null;try{a?a():this.callback(s)}catch(o){this.stop(o)}}}notify(s,a){this.listeners.length>0&&this.listeners.forEach(o=>{o.done||o.push({type:s,data:a})})}resetPending(){return this.bind?this.resetPendingNoInfo():this.resetPendingWithInfo()}resetPendingNoInfo(){return this.pending.msgs=0,this.pending.bytes=0,this.pending.requests=0,this.pull(this.pullOptions()),Promise.resolve(!0)}async resetPendingWithInfo(){if(this.inBackOff)return!1;let s=0,a=0;const o=nh([this.opts.expires]);let f=0;for(;;){if(this.done)return!1;if(this.consumer.api.nc.isClosed())return console.error("aborting resetPending - connection is closed"),!1;try{return await this.consumer.info(),this.inBackOff=!1,s=0,this.pending.msgs=0,this.pending.bytes=0,this.pending.requests=0,this.pull(this.pullOptions()),!0}catch(d){if(d.message==="stream not found"){if(a++,this.notify(Hn.StreamNotFound,a),!this.refilling||this.abortOnMissingResource)return this.stop(d),!1}else if(d.message==="consumer not found"){if(s++,this.notify(Hn.ConsumerNotFound,s),this.resetHandler)try{this.resetHandler()}catch{}if(!this.refilling||this.abortOnMissingResource)return this.stop(d),!1;if(this.forOrderedConsumer)return!1}else s=0,a=0;this.inBackOff=!0;const m=o.backoff(f),g=Mr(m);await Promise.race([g,this.consumer.api.nc.closed()]),g.cancel(),f++}}}pull(s){this.pending.bytes+=s.max_bytes??0,this.pending.msgs+=s.batch??0,this.pending.requests++;const a=this.consumer.api.nc;this._push(()=>{a.publish(`${this.consumer.api.prefix}.CONSUMER.MSG.NEXT.${this.consumer.stream}.${this.consumer.name}`,this.consumer.api.jc.encode(s),{reply:this.inbox}),this.notify(Or.Next,s)})}pullOptions(){const s=this.opts.max_messages-this.pending.msgs,a=this.opts.max_bytes-this.pending.bytes,o=nt(this.opts.idle_heartbeat),f=nt(this.opts.expires);return{batch:s,max_bytes:a,idle_heartbeat:o,expires:f}}parseDiscard(s){const a={msgsLeft:0,bytesLeft:0},o=s==null?void 0:s.get(Bt.PendingMessagesHdr);o&&(a.msgsLeft=parseInt(o));const f=s==null?void 0:s.get(Bt.PendingBytesHdr);return f&&(a.bytesLeft=parseInt(f)),a}trackTimeout(s){this.timeout=s}close(){return this.stop(),this.iterClosed}closed(){return this.iterClosed}clearTimers(){var s,a;(s=this.monitor)==null||s.cancel(),this.monitor=null,(a=this.timeout)==null||a.cancel(),this.timeout=null}setCleanupHandler(s){this.cleanupHandler=s}stop(s){var a,o;this.done||((a=this.sub)==null||a.unsubscribe(),this.clearTimers(),(o=this.statusIterator)==null||o.stop(),this._push(()=>{super.stop(s),this.listeners.forEach(f=>{f.stop()})}))}parseOptions(s,a=!1){const o=s||{};if(o.max_messages=o.max_messages||0,o.max_bytes=o.max_bytes||0,o.max_messages!==0&&o.max_bytes!==0)throw new Error("only specify one of max_messages or max_bytes");if(o.max_messages===0&&(o.max_messages=100),o.expires=o.expires||3e4,o.expires<1e3)throw new Error("expires should be at least 1000ms");if(o.idle_heartbeat=o.idle_heartbeat||o.expires/2,o.idle_heartbeat=o.idle_heartbeat>3e4?3e4:o.idle_heartbeat,a){const f=Math.round(o.max_messages*.75)||1;o.threshold_messages=o.threshold_messages||f;const d=Math.round(o.max_bytes*.75)||1;o.threshold_bytes=o.threshold_bytes||d}return o}status(){const s=new St;return this.listeners.push(s),Promise.resolve(s)}}class v_ extends St{constructor(){super();v(this,"src");v(this,"listeners");this.listeners=[]}setSource(s){this.src&&(this.src.resetHandler=void 0,this.src.setCleanupHandler(),this.src.stop()),this.src=s,this.src.setCleanupHandler(a=>{this.stop(a||void 0)}),(async()=>{const a=await this.src.status();for await(const o of a)this.notify(o.type,o.data)})().catch(()=>{})}notify(s,a){this.listeners.length>0&&this.listeners.forEach(o=>{o.done||o.push({type:s,data:a})})}stop(s){var a;this.done||((a=this.src)==null||a.stop(s),super.stop(s),this.listeners.forEach(o=>{o.stop()}))}close(){return this.stop(),this.iterClosed}closed(){return this.iterClosed}status(){const s=new St;return this.listeners.push(s),Promise.resolve(s)}}class $f{constructor(t,s){v(this,"api");v(this,"_info");v(this,"stream");v(this,"name");this.api=t,this._info=s,this.stream=s.stream_name,this.name=s.name}consume(t={max_messages:100,expires:3e4}){return Promise.resolve(new xf(this,t,!0))}fetch(t={max_messages:100,expires:3e4}){const s=new xf(this,t,!1),a=Math.round(s.opts.expires*1.05),o=Tr(a);return s.closed().catch(()=>{}).finally(()=>{o.cancel()}),o.catch(()=>{s.close().catch()}),s.trackTimeout(o),Promise.resolve(s)}next(t={expires:3e4}){const s=st(),a=t;a.max_messages=1;const o=new xf(this,a,!1),f=Math.round(o.opts.expires*1.05);f>=6e4&&(async()=>{for await(const m of await o.status())if(m.type===Hn.HeartbeatsMissed&&m.data>=2){s.reject(new Error("consumer missed heartbeats"));break}})().catch(),(async()=>{for await(const m of o){s.resolve(m);break}})().catch(()=>{});const d=Tr(f);return o.closed().then(m=>{m?s.reject(m):s.resolve(null)}).catch(m=>{s.reject(m)}).finally(()=>{d.cancel()}),d.catch(m=>{s.resolve(null),o.close().catch()}),o.trackTimeout(d),s}delete(){const{stream_name:t,name:s}=this._info;return this.api.delete(t,s)}info(t=!1){if(t)return Promise.resolve(this._info);const{stream_name:s,name:a}=this._info;return this.api.info(s,a).then(o=>(this._info=o,this._info))}}class __{constructor(t,s,a={}){v(this,"api");v(this,"consumerOpts");v(this,"consumer");v(this,"opts");v(this,"cursor");v(this,"stream");v(this,"namePrefix");v(this,"serial");v(this,"currentConsumer");v(this,"userCallback");v(this,"iter");v(this,"type");v(this,"startSeq");v(this,"maxInitialReset");this.api=t,this.stream=s,this.cursor={stream_seq:1,deliver_seq:0},this.namePrefix=ti.next(),typeof a.name_prefix=="string"&&(Jo("name_prefix",a.name_prefix),this.namePrefix=a.name_prefix+this.namePrefix),this.serial=0,this.currentConsumer=null,this.userCallback=null,this.iter=null,this.type=vn.Unset,this.consumerOpts=a,this.maxInitialReset=30,this.startSeq=this.consumerOpts.opt_start_seq||0,this.cursor.stream_seq=this.startSeq>0?this.startSeq-1:0}getConsumerOpts(t){this.serial++;const s=`${this.namePrefix}_${this.serial}`;t=t===0?1:t;const a={name:s,deliver_policy:ft.StartSequence,opt_start_seq:t,ack_policy:wt.None,inactive_threshold:nt(300*1e3),num_replicas:1};return this.consumerOpts.headers_only===!0&&(a.headers_only=!0),Array.isArray(this.consumerOpts.filterSubjects)&&(a.filter_subjects=this.consumerOpts.filterSubjects),typeof this.consumerOpts.filterSubjects=="string"&&(a.filter_subject=this.consumerOpts.filterSubjects),this.consumerOpts.replay_policy&&(a.replay_policy=this.consumerOpts.replay_policy),t===this.startSeq+1&&(a.deliver_policy=this.consumerOpts.deliver_policy||ft.StartSequence,(this.consumerOpts.deliver_policy===ft.LastPerSubject||this.consumerOpts.deliver_policy===ft.New||this.consumerOpts.deliver_policy===ft.Last)&&(delete a.opt_start_seq,a.deliver_policy=this.consumerOpts.deliver_policy),a.deliver_policy===ft.LastPerSubject&&typeof a.filter_subjects>"u"&&typeof a.filter_subject>"u"&&(a.filter_subject=">"),this.consumerOpts.opt_start_time&&(delete a.opt_start_seq,a.deliver_policy=ft.StartTime,a.opt_start_time=this.consumerOpts.opt_start_time),this.consumerOpts.inactive_threshold&&(a.inactive_threshold=nt(this.consumerOpts.inactive_threshold))),a}async resetConsumer(t=0){var d,m,g,y,E;ti.next();const s=this.serial===0;(d=this.consumer)==null||d.delete().catch(()=>{}),t=t===0?1:t,this.cursor.deliver_seq=0;const a=this.getConsumerOpts(t);a.max_deliver=1,a.mem_storage=!0;const o=nh([((m=this.opts)==null?void 0:m.expires)||3e4]);let f;for(let _=0;;_++)try{f=await this.api.add(this.stream,a),(g=this.iter)==null||g.notify(Hn.OrderedConsumerRecreated,f.name);break}catch(N){if(N.message==="stream not found"&&((y=this.iter)==null||y.notify(Hn.StreamNotFound,_),this.type===vn.Fetch||this.opts.abort_on_missing_resource===!0))return(E=this.iter)==null||E.stop(N),Promise.reject(N);if(s&&_>=this.maxInitialReset)throw N;await Mr(o.backoff(_+1))}return f}internalHandler(t){return s=>{var o;if(this.serial!==t)return;const a=s.info.deliverySequence;if(a!==this.cursor.deliver_seq+1){this.notifyOrderedResetAndReset();return}this.cursor.deliver_seq=a,this.cursor.stream_seq=s.info.streamSequence,this.userCallback?this.userCallback(s):(o=this.iter)==null||o.push(s)}}async reset(t={max_messages:100,expires:3e4},s){var g,y;s=s||{};const a=s.fromFetch||!1,o=s.orderedReset||!1;if(this.type===vn.Fetch&&o){(g=this.iter)==null||g.src.stop(),await((y=this.iter)==null?void 0:y.closed()),this.currentConsumer=null;return}(this.currentConsumer===null||o)&&(this.currentConsumer=await this.resetConsumer(this.cursor.stream_seq+1)),(this.iter===null||a)&&(this.iter=new v_),this.consumer=new $f(this.api,this.currentConsumer);const f=t;f.callback=this.internalHandler(this.serial);let d=null;this.type===vn.Fetch&&a?d=await this.consumer.fetch(t):this.type===vn.Consume&&(d=await this.consumer.consume(t));const m=d;m.forOrderedConsumer=!0,m.resetHandler=()=>{this.notifyOrderedResetAndReset()},this.iter.setSource(m)}notifyOrderedResetAndReset(){var t;(t=this.iter)==null||t.notify(Or.Reset,""),this.reset(this.opts,{orderedReset:!0})}async consume(t={max_messages:100,expires:3e4}){if(t.bind)return Promise.reject(new Error("bind is not supported"));if(this.type===vn.Fetch)return Promise.reject(new Error("ordered consumer initialized as fetch"));if(this.type===vn.Consume)return Promise.reject(new Error("ordered consumer doesn't support concurrent consume"));const{callback:a}=t;return a&&(this.userCallback=a),this.type=vn.Consume,this.opts=t,await this.reset(t),this.iter}async fetch(t={max_messages:100,expires:3e4}){var o;if(t.bind)return Promise.reject(new Error("bind is not supported"));if(this.type===vn.Consume)return Promise.reject(new Error("ordered consumer already initialized as consume"));if(((o=this.iter)==null?void 0:o.done)===!1)return Promise.reject(new Error("ordered consumer doesn't support concurrent fetch"));const{callback:a}=t;return a&&(this.userCallback=a),this.type=vn.Fetch,this.opts=t,await this.reset(t,{fromFetch:!0}),this.iter}async next(t={expires:3e4}){const s=t;if(s.bind)return Promise.reject(new Error("bind is not supported"));s.max_messages=1;const a=st();return s.callback=f=>{this.userCallback=null,a.resolve(f)},(await this.fetch(s)).iterClosed.then(f=>{f&&a.reject(f),a.resolve(null)}).catch(f=>{a.reject(f)}),a}delete(){return this.currentConsumer?this.api.delete(this.stream,this.currentConsumer.name).then(t=>Promise.resolve(t)).catch(t=>Promise.reject(t)).finally(()=>{this.currentConsumer=null}):Promise.resolve(!1)}async info(t){return this.currentConsumer==null?(this.currentConsumer=await this.resetConsumer(this.startSeq),Promise.resolve(this.currentConsumer)):t&&this.currentConsumer?Promise.resolve(this.currentConsumer):this.api.info(this.stream,this.currentConsumer.name)}}class Yf{constructor(t){v(this,"api");v(this,"notified");this.api=t,this.notified=!1}checkVersion(){const t=this.api.nc.features.get(Le.JS_SIMPLIFICATION);return t.ok?Promise.resolve():Promise.reject(new Error(`consumers framework is only supported on servers ${t.min} or better`))}getPullConsumerFor(t){if(t.config.deliver_subject!==void 0)throw new Error("push consumer not supported");return new $f(this.api,t)}async get(t,s={}){return typeof s=="object"?this.ordered(t,s):(await this.checkVersion(),this.api.info(t,s).then(a=>a.config.deliver_subject!==void 0?Promise.reject(new Error("push consumer not supported")):new $f(this.api,a)).catch(a=>Promise.reject(a)))}async ordered(t,s){await this.checkVersion();const a=this.api;return new lh(a.nc,a.opts).info(t).then(f=>Promise.resolve(new __(this.api,t,s))).catch(f=>Promise.reject(f))}}class Ko{constructor(t,s){v(this,"api");v(this,"_info");this.api=t,this._info=s}get name(){return this._info.config.name}alternates(){return this.info().then(t=>t.alternates?t.alternates:[])}async best(){if(await this.info(),this._info.alternates){const t=await this.api.info(this._info.alternates[0].name);return new Ko(this.api,t)}else return this}info(t=!1,s){return t?Promise.resolve(this._info):this.api.info(this.name,s).then(a=>(this._info=a,this._info))}getConsumerFromInfo(t){return new Yf(new Lo(this.api.nc,this.api.opts)).getPullConsumerFor(t)}getConsumer(t){return new Yf(new Lo(this.api.nc,this.api.opts)).get(this.name,t)}getMessage(t){return this.api.getMessage(this.name,t)}deleteMessage(t,s){return this.api.deleteMessage(this.name,t,s)}}class lh extends Qa{constructor(t,s){super(t,s)}checkStreamConfigVersions(t){const s=this.nc;if(t.metadata){const{min:o,ok:f}=s.features.get(Le.JS_STREAM_CONSUMER_METADATA);if(!f)throw new Error(`stream 'metadata' requires server ${o}`)}if(t.first_seq){const{min:o,ok:f}=s.features.get(Le.JS_STREAM_FIRST_SEQ);if(!f)throw new Error(`stream 'first_seq' requires server ${o}`)}if(t.subject_transform){const{min:o,ok:f}=s.features.get(Le.JS_STREAM_SUBJECT_TRANSFORM);if(!f)throw new Error(`stream 'subject_transform' requires server ${o}`)}if(t.compression){const{min:o,ok:f}=s.features.get(Le.JS_STREAM_COMPRESSION);if(!f)throw new Error(`stream 'compression' requires server ${o}`)}if(t.consumer_limits){const{min:o,ok:f}=s.features.get(Le.JS_DEFAULT_CONSUMER_LIMITS);if(!f)throw new Error(`stream 'consumer_limits' requires server ${o}`)}function a(o,f){var m;if((((m=f==null?void 0:f.subject_transforms)==null?void 0:m.length)||0)>0){const{min:g,ok:y}=s.features.get(Le.JS_STREAM_SOURCE_SUBJECT_TRANSFORM);if(!y)throw new Error(`${o} 'subject_transforms' requires server ${g}`)}}t.sources&&t.sources.forEach(o=>{a("stream sources",o)}),t.mirror&&a("stream mirror",t.mirror)}async add(t={}){var o;this.checkStreamConfigVersions(t),zt(t.name),t.mirror=Eo(t.mirror),t.sources=(o=t.sources)==null?void 0:o.map(Eo);const a=await this._request(`${this.prefix}.STREAM.CREATE.${t.name}`,t);return this._fixInfo(a),a}async delete(t){return zt(t),(await this._request(`${this.prefix}.STREAM.DELETE.${t}`)).success}async update(t,s={}){var m;if(typeof t=="object"){const g=t;t=g.name,s=g,console.trace("\x1B[33m >> streams.update(config: StreamConfig) api changed to streams.update(name: string, config: StreamUpdateConfig) - this shim will be removed - update your code. \x1B[0m")}this.checkStreamConfigVersions(s),zt(t);const a=await this.info(t),o=Object.assign(a.config,s);o.mirror=Eo(o.mirror),o.sources=(m=o.sources)==null?void 0:m.map(Eo);const d=await this._request(`${this.prefix}.STREAM.UPDATE.${t}`,o);return this._fixInfo(d),d}async info(t,s){zt(t);const a=`${this.prefix}.STREAM.INFO.${t}`;let f=await this._request(a,s),{total:d,limit:m}=f,g=f.state.subjects?Object.getOwnPropertyNames(f.state.subjects).length:1;if(d&&d>g){const y=[f],E=s||{};let _=0;for(;d>g;){_++,E.offset=m*_;const D=await this._request(a,E);d=D.total,y.push(D);const M=Object.getOwnPropertyNames(D.state.subjects).length;if(g+=M,M<m)break}let N={};for(let D=0;D<y.length;D++)f=y[D],f.state.subjects&&(N=Object.assign(N,f.state.subjects));f.offset=0,f.total=0,f.limit=0,f.state.subjects=N}return this._fixInfo(f),f}list(t=""){const s=t!=null&&t.length?{subject:t}:{},a=f=>{const d=f;return d.streams.forEach(m=>{this._fixInfo(m)}),d.streams},o=`${this.prefix}.STREAM.LIST`;return new Ua(o,a,this,s)}_fixInfo(t){t.config.sealed=t.config.sealed||!1,t.config.deny_delete=t.config.deny_delete||!1,t.config.deny_purge=t.config.deny_purge||!1,t.config.allow_rollup_hdrs=t.config.allow_rollup_hdrs||!1}async purge(t,s){if(s){const{keep:o,seq:f}=s;if(typeof o=="number"&&typeof f=="number")throw new Error("can specify one of keep or seq")}return zt(t),await this._request(`${this.prefix}.STREAM.PURGE.${t}`,s)}async deleteMessage(t,s,a=!0){zt(t);const o={seq:s};return a||(o.no_erase=!0),(await this._request(`${this.prefix}.STREAM.MSG.DELETE.${t}`,o)).success}async getMessage(t,s){zt(t);const o=await this._request(`${this.prefix}.STREAM.MSG.GET.${t}`,s);return new Ig(o)}find(t){return this.findStream(t)}listKvs(){const t=a=>{var g;const f=a.streams.filter(y=>y.config.name.startsWith(nn));f.forEach(y=>{this._fixInfo(y)});let d="";return f.length&&(d=((g=this.nc.info)==null?void 0:g.cluster)??""),f.map(y=>new Gg(y,d))},s=`${this.prefix}.STREAM.LIST`;return new Ua(s,t,this)}listObjectStores(){const t=a=>{const f=a.streams.filter(m=>m.config.name.startsWith(ah));return f.forEach(m=>{this._fixInfo(m)}),f.map(m=>new Hf(m))},s=`${this.prefix}.STREAM.LIST`;return new Ua(s,t,this)}names(t=""){const s=t!=null&&t.length?{subject:t}:{},a=f=>f.streams,o=`${this.prefix}.STREAM.NAMES`;return new Ua(o,a,this,s)}async get(t){const s=await this.info(t);return Promise.resolve(new Ko(this,s))}}class w_ extends Qa{constructor(t,s){super(t,s)}async getMessage(t,s){zt(t);let a=s;const{last_by_subj:o}=a;o&&(a=null);const f=a?this.jc.encode(a):an,d=this.opts.apiPrefix||"$JS.API",m=o?`${d}.DIRECT.GET.${t}.${o}`:`${d}.DIRECT.GET.${t}`,g=await this.nc.request(m,f,{timeout:this.timeout}),y=jr(g);if(y)return Promise.reject(y);const E=new Vf(g);return Promise.resolve(E)}async getBatch(t,s){zt(t);const o=`${this.opts.apiPrefix||"$JS.API"}.DIRECT.GET.${t}`;if(!Array.isArray(s.multi_last)||s.multi_last.length===0)return Promise.reject("multi_last is required");const f=JSON.stringify(s,(g,y)=>g==="up_to_time"&&y instanceof Date?y.toISOString():y),d=new St,m=await this.nc.requestMany(o,f,{strategy:Mn.SentinelMsg});return(async()=>{var _,N,D;let g=!1,y=!1,E;for await(const M of m){if(!g){g=!0;const q=((_=M.headers)==null?void 0:_.code)||0;if(q!==0&&q<200||q>299){E=(N=M.headers)==null?void 0:N.description.toLowerCase();break}if(((D=M.headers)==null?void 0:D.get("Nats-Num-Pending"))===""){y=!0;break}}if(M.data.length===0)break;d.push(new Vf(M))}d.push(()=>{if(y)throw new Error("batch direct get not supported by the server");if(E)throw new Error(`bad request: ${E}`);d.stop()})})(),Promise.resolve(d)}}class Vf{constructor(t){v(this,"data");v(this,"header");if(!t.headers)throw new Error("headers expected");this.data=t.data,this.header=t.headers}get subject(){return this.header.last(_r.Subject)}get seq(){const t=this.header.last(_r.Sequence);return typeof t=="string"?parseInt(t):0}get time(){return new Date(Date.parse(this.timestamp))}get timestamp(){return this.header.last(_r.TimeStamp)}get stream(){return this.header.last(_r.Stream)}json(t){return Rn(t).decode(this.data)}string(){return sn.decode(this.data)}}v(Vf,"jc");class S_ extends Qa{constructor(s,a){super(s,a);v(this,"streams");v(this,"consumers");v(this,"direct");this.streams=new lh(s,a),this.consumers=new Lo(s,a),this.direct=new w_(s,a)}async getAccountInfo(){return await this._request(`${this.prefix}.INFO`)}jetstream(){return this.nc.jetstream(this.getOptions())}advisories(){const s=new St;return this.nc.subscribe("$JS.EVENT.ADVISORY.>",{callback:(a,o)=>{if(a)throw a;try{const f=this.parseJsResponse(o),d=f.type.split("."),m=d[d.length-1];s.push({kind:m,data:f})}catch(f){s.stop(f)}}}),s}}class Ig{constructor(t){v(this,"_header");v(this,"smr");this.smr=t}get subject(){return this.smr.message.subject}get seq(){return this.smr.message.seq}get timestamp(){return this.smr.message.time}get time(){return new Date(Date.parse(this.timestamp))}get data(){return this.smr.message.data?this._parse(this.smr.message.data):an}get header(){if(!this._header)if(this.smr.message.hdrs){const t=this._parse(this.smr.message.hdrs);this._header=Zs.decode(t)}else this._header=ps();return this._header}_parse(t){const s=atob(t),a=s.length,o=new Uint8Array(a);for(let f=0;f<a;f++)o[f]=s.charCodeAt(f);return o}json(t){return Rn(t).decode(this.data)}string(){return sn.decode(this.data)}}v(Ig,"jc");class E_{constructor(t){v(this,"api");this.api=t}get(t){return this.api.info(t).then(s=>new Ko(this.api,s))}}class vf{constructor(t){v(this,"info");v(this,"hdrs");this.info=t}get name(){return this.info.name}get description(){return this.info.description??""}get headers(){return this.hdrs||(this.hdrs=Zs.fromRecord(this.info.headers||{})),this.hdrs}get options(){return this.info.options}get bucket(){return this.info.bucket}get chunks(){return this.info.chunks}get deleted(){return this.info.deleted??!1}get digest(){return this.info.digest}get mtime(){return this.info.mtime}get nuid(){return this.info.nuid}get size(){return this.info.size}get revision(){return this.info.revision}get metadata(){return this.info.metadata||{}}isLink(){var t,s;return((t=this.info.options)==null?void 0:t.link)!==void 0&&((s=this.info.options)==null?void 0:s.link)!==null}}function V0(i){const t={name:i.name,description:i.description??"",options:i.options,metadata:i.metadata};if(i.headers){const s=i.headers;t.headers=s.toRecord()}return t}function j_(){return new ReadableStream({pull(i){i.enqueue(new Uint8Array(0)),i.close()}})}class $a{constructor(t,s,a){v(this,"jsm");v(this,"js");v(this,"stream");v(this,"name");this.name=t,this.jsm=s,this.js=a}_checkNotEmpty(t){return!t||t.length===0?{name:t,error:new Error("name cannot be empty")}:{name:t}}async info(t){const s=await this.rawInfo(t);return s?new vf(s):null}async list(){const t=[],s=await this.watch({ignoreDeletes:!0,includeHistory:!0});for await(const a of s){if(a===null)break;t.push(a)}return Promise.resolve(t)}async rawInfo(t){const{name:s,error:a}=this._checkNotEmpty(t);if(a)return Promise.reject(a);const o=this._metaSubject(s);try{const f=await this.jsm.streams.getMessage(this.stream,{last_by_subj:o}),m=Rn().decode(f.data);return m.revision=f.seq,m}catch(f){return f.code==="404"?null:Promise.reject(f)}}async _si(t){try{return await this.jsm.streams.info(this.stream,t)}catch(s){return s.code==="404"?null:Promise.reject(s)}}async seal(){let t=await this._si();return t===null?Promise.reject(new Error("object store not found")):(t.config.sealed=!0,t=await this.jsm.streams.update(this.stream,t.config),Promise.resolve(new Hf(t)))}async status(t){const s=await this._si(t);return s===null?Promise.reject(new Error("object store not found")):Promise.resolve(new Hf(s))}destroy(){return this.jsm.streams.delete(this.stream)}async _put(t,s,a){var te;const o=this.js.getOptions();a=a||{timeout:o.timeout},a.timeout=a.timeout||o.timeout,a.previousRevision=a.previousRevision??void 0;const{timeout:f,previousRevision:d}=a,m=this.js.nc.info,g=(m==null?void 0:m.max_payload)||1024;t=t||{},t.options=t.options||{};let y=((te=t.options)==null?void 0:te.max_chunk_size)||128*1024;y=y>g?g:y,t.options.max_chunk_size=y;const E=await this.info(t.name),{name:_,error:N}=this._checkNotEmpty(t.name);if(N)return Promise.reject(N);const D=ti.next(),M=this._chunkSubject(D),q=this._metaSubject(_),F=Object.assign({bucket:this.name,nuid:D,size:0,chunks:0},V0(t)),ie=st(),$=[],oe=new Cr;try{const k=s?s.getReader():null,Z=R0.create();for(;;){const{done:le,value:I}=k?await k.read():{done:!0,value:void 0};if(le){if(oe.size()>0){const Q=oe.drain();Z.update(Q),F.chunks++,F.size+=Q.length,$.push(this.js.publish(M,Q,{timeout:f}))}await Promise.all($),$.length=0,F.mtime=new Date().toISOString();const V=Ar.encode(Z.digest());F.digest=`${$0}${V}`,F.deleted=!1;const W=ps();typeof d=="number"&&W.set(Pn.ExpectedLastSubjectSequenceHdr,`${d}`),W.set(Bt.RollupHdr,Bt.RollupValueSubject);const ae=await this.js.publish(q,Rn().encode(F),{headers:W,timeout:f});if(F.revision=ae.seq,E)try{await this.jsm.streams.purge(this.stream,{filter:`$O.${this.name}.C.${E.nuid}`})}catch{}ie.resolve(new vf(F));break}if(I)for(oe.fill(I);oe.size()>y;){F.chunks++,F.size+=y;const V=oe.drain(t.options.max_chunk_size);Z.update(V),$.push(this.js.publish(M,V,{timeout:f}))}}}catch(k){await this.jsm.streams.purge(this.stream,{filter:M}),ie.reject(k)}return ie}putBlob(t,s,a){function o(f){return new ReadableStream({pull(d){d.enqueue(f),d.close()}})}return s===null&&(s=new Uint8Array(0)),this.put(t,o(s),a)}put(t,s,a){var o;return(o=t==null?void 0:t.options)!=null&&o.link?Promise.reject(new Error("link cannot be set when putting the object in bucket")):this._put(t,s,a)}async getBlob(t){async function s(f){const d=new Cr,m=f.getReader();for(;;){const{done:g,value:y}=await m.read();if(g)return d.drain();y&&y.length&&d.fill(y)}}const a=await this.get(t);if(a===null)return Promise.resolve(null);const o=await Promise.all([a.error,s(a.data)]);return o[0]?Promise.reject(o[0]):Promise.resolve(o[1])}async get(t){const s=await this.rawInfo(t);if(s===null||s.deleted)return Promise.resolve(null);if(s.options&&s.options.link){const _=s.options.link.name||"";if(_==="")throw new Error("link is a bucket");return(s.options.link.bucket!==this.name?await $a.create(this.js,s.options.link.bucket):this).get(_)}if(!s.digest.startsWith($0))return Promise.reject(new Error(`unknown digest type: ${s.digest}`));const a=zf(s.digest.substring(8));if(a===null)return Promise.reject(new Error(`unable to parse digest: ${s.digest}`));const o=st(),f={info:new vf(s),error:o};if(s.size===0)return f.data=j_(),o.resolve(null),Promise.resolve(f);let d;const m=Ws();m.orderedConsumer();const g=R0.create(),y=`$O.${this.name}.C.${s.nuid}`,E=await this.js.subscribe(y,m);return(async()=>{for await(const _ of E)_.data.length>0&&(g.update(_.data),d.enqueue(_.data)),_.info.pending===0&&(d1(a,g.digest())?d.close():d.error(new Error(`received a corrupt object, digests do not match received: ${s.digest} calculated ${a}`)),E.unsubscribe())})().then(()=>{o.resolve()}).catch(_=>{d.error(_),o.reject(_)}),f.data=new ReadableStream({start(_){d=_},cancel(){E.unsubscribe()}}),f}linkStore(t,s){if(!(s instanceof $a))return Promise.reject("bucket required");const a=s,{name:o,error:f}=this._checkNotEmpty(t);if(f)return Promise.reject(f);const d={name:o,options:{link:{bucket:a.name}}};return this._put(d,null)}async link(t,s){const{name:a,error:o}=this._checkNotEmpty(t);if(o)return Promise.reject(o);if(s.deleted)return Promise.reject(new Error("src object is deleted"));if(s.isLink())return Promise.reject(new Error("src object is a link"));const f=await this.rawInfo(t);if(f!==null&&!f.deleted)return Promise.reject(new Error("an object already exists with that name"));const d={bucket:s.bucket,name:s.name},m={name:a,bucket:s.bucket,options:{link:d}};await this.js.publish(this._metaSubject(t),JSON.stringify(m));const g=await this.info(t);return Promise.resolve(g)}async delete(t){const s=await this.rawInfo(t);if(s===null)return Promise.resolve({purged:0,success:!1});s.deleted=!0,s.size=0,s.chunks=0,s.digest="";const a=Rn(),o=ps();return o.set(Bt.RollupHdr,Bt.RollupValueSubject),await this.js.publish(this._metaSubject(s.name),a.encode(s),{headers:o}),this.jsm.streams.purge(this.stream,{filter:this._chunkSubject(s.nuid)})}async update(t,s={}){const a=await this.rawInfo(t);if(a===null)return Promise.reject(new Error("object not found"));if(a.deleted)return Promise.reject(new Error("cannot update meta for a deleted object"));s.name=s.name??a.name;const{name:o,error:f}=this._checkNotEmpty(s.name);if(f)return Promise.reject(f);if(t!==s.name){const g=await this.info(s.name);if(g&&!g.deleted)return Promise.reject(new Error("an object already exists with that name"))}s.name=o;const d=Object.assign({},a,V0(s)),m=await this.js.publish(this._metaSubject(d.name),JSON.stringify(d));return t!==s.name&&await this.jsm.streams.purge(this.stream,{filter:this._metaSubject(t)}),Promise.resolve(m)}async watch(t={}){t.includeHistory=t.includeHistory??!1,t.ignoreDeletes=t.ignoreDeletes??!1;let s=!1;const a=new St,o=this._metaSubjectAll();try{await this.jsm.streams.getMessage(this.stream,{last_by_subj:o})}catch(g){g.code==="404"?(a.push(null),s=!0):a.stop(g)}const f=Rn(),d=Ws();d.orderedConsumer(),t.includeHistory?d.deliverLastPerSubject():(s=!0,d.deliverNew()),d.callback((g,y)=>{var E;if(g){a.stop(g);return}if(y!==null){const _=f.decode(y.data);_.deleted&&t.ignoreDeletes===!0||a.push(_),((E=y.info)==null?void 0:E.pending)===0&&!s&&(s=!0,a.push(null))}});const m=await this.js.subscribe(o,d);return a._data=m,a.iterClosed.then(()=>{m.unsubscribe()}),m.closed.then(()=>{a.stop()}).catch(g=>{a.stop(g)}),a}_chunkSubject(t){return`$O.${this.name}.C.${t}`}_metaSubject(t){return`$O.${this.name}.M.${Ar.encode(t)}`}_metaSubjectAll(){return`$O.${this.name}.M.>`}async init(t={}){try{this.stream=m_(this.name)}catch(o){return Promise.reject(o)}const s=(t==null?void 0:t.ttl)||0;delete t.ttl;const a=Object.assign({max_age:s},t);a.name=this.stream,a.num_replicas=t.replicas??1,a.allow_direct=!0,a.allow_rollup_hdrs=!0,a.discard=Va.New,a.subjects=[`$O.${this.name}.C.>`,`$O.${this.name}.M.>`],t.placement&&(a.placement=t.placement),t.metadata&&(a.metadata=t.metadata),typeof t.compression=="boolean"&&(a.compression=t.compression?ni.S2:ni.None);try{await this.jsm.streams.info(a.name)}catch(o){o.message==="stream not found"&&await this.jsm.streams.add(a)}}static async create(t,s,a={}){const o=await t.jetstreamManager(),f=new $a(s,o,t);return await f.init(a),Promise.resolve(f)}}class A_{constructor(t){v(this,"js");this.js=t}kv(t,s={}){const a=this.js,{ok:o,min:f}=a.nc.features.get(Le.JS_KV);return o?s.bindOnly?Ia.bind(this.js,t,s):Ia.create(this.js,t,s):Promise.reject(new Error(`kv is only supported on servers ${f} or better`))}os(t,s={}){var d;if(typeof((d=crypto==null?void 0:crypto.subtle)==null?void 0:d.digest)!="function")return Promise.reject(new Error("objectstore: unable to calculate hashes - crypto.subtle.digest with sha256 support is required"));const a=this.js,{ok:o,min:f}=a.nc.features.get(Le.JS_OBJECTSTORE);return o?$a.create(this.js,t,s):Promise.reject(new Error(`objectstore is only supported on servers ${f} or better`))}}class oh extends Qa{constructor(s,a){super(s,a);v(this,"consumers");v(this,"streams");v(this,"consumerAPI");v(this,"streamAPI");this.consumerAPI=new Lo(s,a),this.streamAPI=new lh(s,a),this.consumers=new Yf(this.consumerAPI),this.streams=new E_(this.streamAPI)}jetstreamManager(s){s===void 0&&(s=this.opts.checkAPI);const a=Object.assign({},this.opts,{checkAPI:s});return this.nc.jetstreamManager(a)}get apiPrefix(){return this.prefix}get views(){return new A_(this)}async publish(s,a=an,o){o=o||{},o.expect=o.expect||{};const f=(o==null?void 0:o.headers)||ps();o&&(o.msgID&&f.set(Pn.MsgIdHdr,o.msgID),o.expect.lastMsgID&&f.set(Pn.ExpectedLastMsgIdHdr,o.expect.lastMsgID),o.expect.streamName&&f.set(Pn.ExpectedStreamHdr,o.expect.streamName),typeof o.expect.lastSequence=="number"&&f.set(Pn.ExpectedLastSeqHdr,`${o.expect.lastSequence}`),typeof o.expect.lastSubjectSequence=="number"&&f.set(Pn.ExpectedLastSubjectSequenceHdr,`${o.expect.lastSubjectSequence}`));const d=o.timeout||this.timeout,m={};d&&(m.timeout=d),o&&(m.headers=f);let{retries:g,retry_delay:y}=o;g=g||1,y=y||250;let E;for(let N=0;N<g;N++)try{E=await this.nc.request(s,a,m);break}catch(D){if(D.code==="503"&&N+1<g)await Mr(y);else throw D}const _=this.parseJsResponse(E);if(_.stream==="")throw he.errorForCode(re.JetStreamInvalidAck);return _.duplicate=_.duplicate?_.duplicate:!1,_}async pull(s,a,o=0){zt(s),Er(a);let f=this.timeout;o>f&&(f=o),o=o<0?0:nt(o);const d={batch:1,no_wait:o===0,expires:o},m=await this.nc.request(`${this.prefix}.CONSUMER.MSG.NEXT.${s}.${a}`,this.jc.encode(d),{noMux:!0,timeout:f}),g=jr(m);if(g)throw g;return Fa(m,this.timeout)}fetch(s,a,o={}){zt(s),Er(a);let f=null;const d=(o.max_bytes??0)>0;let m=0;const g=d?o.max_bytes:0;let y=null;const E={};if(E.batch=o.batch||1,g){const $=this.nc.features.get(Le.JS_PULL_MAX_BYTES);if(!$.ok)throw new Error(`max_bytes is only supported on servers ${$.min} or better`);E.max_bytes=g}E.no_wait=o.no_wait||!1,E.no_wait&&E.expires&&(E.expires=0);const _=o.expires||0;if(_&&(E.expires=nt(_)),_===0&&E.no_wait===!1)throw new Error("expires or no_wait is required");const N=o.idle_heartbeat||0;N&&(E.idle_heartbeat=nt(N),o.delay_heartbeat===!0&&(E.idle_heartbeat=nt(N*4)));const D=new St,M=E.batch;let q=0;D.protocolFilterFn=($,oe=!1)=>Rf($.msg)?(y==null||y.work(),!1):!0,D.dispatchedFn=$=>{if($){if(d&&(m+=$.data.length),q++,f&&$.info.pending===0)return;(D.getPending()===1&&$.info.pending===0||M===q||g>0&&m>=g)&&D.stop()}};const F=ms(this.nc.options.inboxPrefix),ie=this.nc.subscribe(F,{max:o.batch,callback:($,oe)=>{$===null&&($=jr(oe)),$!==null?(f&&(f.cancel(),f=null),Jv($)?D.stop(Jg($)===null?void 0:$):D.stop($)):(y==null||y.work(),D.received++,D.push(Fa(oe,this.timeout)))}});return _&&(f=Tr(_),f.catch(()=>{ie.isClosed()||(ie.drain().catch(()=>{}),f=null),y&&y.cancel()})),(async()=>{try{N&&(y=new rh(N,$=>(D.push(()=>{D.err=new he(`${_n.IdleHeartbeatMissed}: ${$}`,re.JetStreamIdleHeartBeat)}),!0)))}catch{}await ie.closed,f!==null&&(f.cancel(),f=null),y&&y.cancel(),D.stop()})().catch(),this.nc.publish(`${this.prefix}.CONSUMER.MSG.NEXT.${s}.${a}`,this.jc.encode(E),{reply:F}),D}async pullSubscribe(s,a=Ws()){const o=await this._processOptions(s,a);if(o.ordered)throw new Error("pull subscribers cannot be be ordered");if(o.config.deliver_subject)throw new Error("consumer info specifies deliver_subject - pull consumers cannot have deliver_subject set");const f=o.config.ack_policy;if(f===wt.None||f===wt.All)throw new Error("ack policy for pull consumers must be explicit");const d=this._buildTypedSubscriptionOpts(o),m=new k_(this,o.deliver,d);m.info=o;try{await this._maybeCreateConsumer(o)}catch(g){throw m.unsubscribe(),g}return m}async subscribe(s,a=Ws()){const o=await this._processOptions(s,a);if(!o.isBind&&!o.config.deliver_subject)throw new Error("push consumer requires deliver_subject");const f=this._buildTypedSubscriptionOpts(o),d=new Fg(this,o.deliver,f);d.info=o;try{await this._maybeCreateConsumer(o)}catch(m){throw d.unsubscribe(),m}return d._maybeSetupHbMonitoring(),d}async _processOptions(s,a=Ws()){const o=T0(a)?a.getOpts():a;if(o.isBind=T0(a)?a.isBind:!1,o.flow_control={heartbeat_count:0,fc_count:0,consumer_restarts:0},o.ordered){if(o.ordered_consumer_sequence={stream_seq:0,delivery_seq:0},o.config.ack_policy!==wt.NotSet&&o.config.ack_policy!==wt.None)throw new he("ordered consumer: ack_policy can only be set to 'none'",re.ApiError);if(o.config.durable_name&&o.config.durable_name.length>0)throw new he("ordered consumer: durable_name cannot be set",re.ApiError);if(o.config.deliver_subject&&o.config.deliver_subject.length>0)throw new he("ordered consumer: deliver_subject cannot be set",re.ApiError);if(o.config.max_deliver!==void 0&&o.config.max_deliver>1)throw new he("ordered consumer: max_deliver cannot be set",re.ApiError);if(o.config.deliver_group&&o.config.deliver_group.length>0)throw new he("ordered consumer: deliver_group cannot be set",re.ApiError);o.config.deliver_subject=ms(this.nc.options.inboxPrefix),o.config.ack_policy=wt.None,o.config.max_deliver=1,o.config.flow_control=!0,o.config.idle_heartbeat=o.config.idle_heartbeat||nt(5e3),o.config.ack_wait=nt(1320*60*1e3),o.config.mem_storage=!0,o.config.num_replicas=1}if(o.config.ack_policy===wt.NotSet&&(o.config.ack_policy=wt.All),o.api=this,o.config=o.config||{},o.stream=o.stream?o.stream:await this.findStream(s),o.attached=!1,o.config.durable_name)try{const f=await this.consumerAPI.info(o.stream,o.config.durable_name);if(f){if(f.config.filter_subject&&f.config.filter_subject!==s)throw new Error("subject does not match consumer");const d=o.config.deliver_group??"";if(d===""&&f.push_bound===!0)throw new Error("duplicate subscription");const m=f.config.deliver_group??"";if(d!==m)throw m===""?new Error("durable requires no queue group"):new Error(`durable requires queue group '${m}'`);o.last=f,o.config=f.config,o.attached=!0,o.config.durable_name||(o.name=f.name)}}catch(f){if(f.code!=="404")throw f}return!o.attached&&o.config.filter_subject===void 0&&o.config.filter_subjects===void 0&&(o.config.filter_subject=s),o.deliver=o.config.deliver_subject||ms(this.nc.options.inboxPrefix),o}_buildTypedSubscriptionOpts(s){const a={};return a.adapter=C_(s.callbackFn===void 0,this.timeout),a.ingestionFilterFn=oh.ingestionFn(s.ordered),a.protocolFilterFn=(o,f=!1)=>{const d=o;return Mf(d.msg)?(f||d.msg.respond(),!1):!0},!s.mack&&s.config.ack_policy!==wt.None&&(a.dispatchedFn=D_),s.callbackFn&&(a.callback=s.callbackFn),a.max=s.max||0,a.queue=s.queue,a}async _maybeCreateConsumer(s){if(s.attached)return;if(s.isBind)throw new Error(`unable to bind - durable consumer ${s.config.durable_name} doesn't exist in ${s.stream}`);s.config=Object.assign({deliver_policy:ft.All,ack_policy:wt.Explicit,ack_wait:nt(30*1e3),replay_policy:kr.Instant},s.config);const a=await this.consumerAPI.add(s.stream,s.config);if(Array.isArray(s.config.filter_subjects&&!Array.isArray(a.config.filter_subjects)))throw new Error("jetstream server doesn't support consumers with multiple filter subjects");s.name=a.name,s.config=a.config,s.last=a}static ingestionFn(s){return(a,o)=>{var g;const f=o;if(!a)return{ingest:!1,protocol:!1};const d=a;if(jr(d.msg)||(g=f.monitor)==null||g.work(),Rf(d.msg)){const y=s?f._checkHbOrderConsumer(d.msg):!0;return s||f.info.flow_control.heartbeat_count++,{ingest:y,protocol:!0}}else if(Mf(d.msg))return f.info.flow_control.fc_count++,{ingest:!0,protocol:!0};return{ingest:s?f._checkOrderedConsumer(a):!0,protocol:!1}}}}class ch{constructor(t){v(this,"options");v(this,"protocol");v(this,"draining");v(this,"listeners");v(this,"_services");this.draining=!1,this.options=Q1(t),this.listeners=[]}static connect(t={}){return new Promise((s,a)=>{const o=new ch(t);Ho.connect(o.options,o).then(f=>{o.protocol=f,(async function(){for await(const d of f.status())o.listeners.forEach(m=>{m.push(d)})})(),s(o)}).catch(f=>{a(f)})})}closed(){return this.protocol.closed}async close(){await this.protocol.close()}_check(t,s,a){if(this.isClosed())throw he.errorForCode(re.ConnectionClosed);if(s&&this.isDraining()||a&&this.protocol.noMorePublishing)throw he.errorForCode(re.ConnectionDraining);if(t=t||"",t.length===0)throw he.errorForCode(re.BadSubject)}publish(t,s,a){this._check(t,!1,!0),this.protocol.publish(t,s,a)}publishMessage(t){return this.publish(t.subject,t.data,{reply:t.reply,headers:t.headers})}respondMessage(t){return t.reply?(this.publish(t.reply,t.data,{reply:t.reply,headers:t.headers}),!0):!1}subscribe(t,s={}){this._check(t,!0,!1);const a=new Yg(this.protocol,t,s);return this.protocol.subscribe(a),a}_resub(t,s,a){this._check(s,!0,!1);const o=t;o.max=a,a&&(o.max=a+o.received),this.protocol.resub(o,s)}requestMany(t,s=an,a={maxWait:1e3,maxMessages:-1}){const o=!this.protocol.options.noAsyncTraces;try{this._check(t,!0,!0)}catch(g){return Promise.reject(g)}if(a.strategy=a.strategy||Mn.Timer,a.maxWait=a.maxWait||1e3,a.maxWait<1)return Promise.reject(new he("timeout",re.InvalidOption));const f=new St;function d(g){f.push(()=>{f.stop(g)})}function m(g,y){g||y===null?d(g===null?void 0:g):f.push(y)}if(a.noMux){const g=o?new Error().stack:null;let y=typeof a.maxMessages=="number"&&a.maxMessages>0?a.maxMessages:-1;const E=this.subscribe(ms(this.options.inboxPrefix),{callback:(M,q)=>{var F,ie;if(((F=q==null?void 0:q.data)==null?void 0:F.length)===0&&((ie=q==null?void 0:q.headers)==null?void 0:ie.status)===re.NoResponders&&(M=he.errorForCode(re.NoResponders)),M){g&&(M.stack+=`
|
|
48
|
+
|
|
49
|
+
${g}`),_(M);return}m(null,q),a.strategy===Mn.Count&&(y--,y===0&&_()),a.strategy===Mn.JitterTimer&&(D(),N=setTimeout(()=>{_()},300)),a.strategy===Mn.SentinelMsg&&q&&q.data.length===0&&_()}});E.requestSubject=t,E.closed.then(()=>{d()}).catch(M=>{f.stop(M)});const _=M=>{M&&f.push(()=>{throw M}),D(),E.drain().then(()=>{d()}).catch(q=>{d()})};f.iterClosed.then(()=>{D(),E==null||E.unsubscribe()}).catch(M=>{D(),E==null||E.unsubscribe()});try{this.publish(t,s,{reply:E.getSubject()})}catch(M){_(M)}let N=setTimeout(()=>{_()},a.maxWait);const D=()=>{N&&clearTimeout(N)}}else{const g=a;g.callback=m,f.iterClosed.then(()=>{y.cancel()}).catch(E=>{y.cancel(E)});const y=new m1(this.protocol.muxSubscriptions,t,g);this.protocol.request(y);try{this.publish(t,s,{reply:`${this.protocol.muxSubscriptions.baseInbox}${y.token}`,headers:a.headers})}catch(E){y.cancel(E)}}return Promise.resolve(f)}request(t,s,a={timeout:1e3,noMux:!1}){try{this._check(t,!0,!0)}catch(f){return Promise.reject(f)}const o=!this.protocol.options.noAsyncTraces;if(a.timeout=a.timeout||1e3,a.timeout<1)return Promise.reject(new he("timeout",re.InvalidOption));if(!a.noMux&&a.reply)return Promise.reject(new he("reply can only be used with noMux",re.InvalidOption));if(a.noMux){const f=a.reply?a.reply:ms(this.options.inboxPrefix),d=st(),m=o?new Error:null,g=this.subscribe(f,{max:1,timeout:a.timeout,callback:(y,E)=>{y?(m&&y.code!==re.Timeout&&(y.stack+=`
|
|
50
|
+
|
|
51
|
+
${m.stack}`),g.unsubscribe(),d.reject(y)):(y=Dg(E),y?(m&&(y.stack+=`
|
|
52
|
+
|
|
53
|
+
${m.stack}`),d.reject(y)):d.resolve(E))}});return g.requestSubject=t,this.protocol.publish(t,s,{reply:f,headers:a.headers}),d}else{const f=new Ug(this.protocol.muxSubscriptions,t,a,o);this.protocol.request(f);try{this.publish(t,s,{reply:`${this.protocol.muxSubscriptions.baseInbox}${f.token}`,headers:a.headers})}catch(m){f.cancel(m)}const d=Promise.race([f.timer,f.deferred]);return d.catch(()=>{f.cancel()}),d}}flush(){return this.isClosed()?Promise.reject(he.errorForCode(re.ConnectionClosed)):this.protocol.flush()}drain(){return this.isClosed()?Promise.reject(he.errorForCode(re.ConnectionClosed)):this.isDraining()?Promise.reject(he.errorForCode(re.ConnectionDraining)):(this.draining=!0,this.protocol.drain())}isClosed(){return this.protocol.isClosed()}isDraining(){return this.draining}getServer(){const t=this.protocol.getServer();return t?t.listen:""}status(){const t=new St;return t.iterClosed.then(()=>{const s=this.listeners.indexOf(t);this.listeners.splice(s,1)}),this.listeners.push(t),t}get info(){return this.protocol.isClosed()?void 0:this.protocol.info}async context(){return(await this.request("$SYS.REQ.USER.INFO")).json((s,a)=>s==="time"?new Date(Date.parse(a)):a)}stats(){return{inBytes:this.protocol.inBytes,outBytes:this.protocol.outBytes,inMsgs:this.protocol.inMsgs,outMsgs:this.protocol.outMsgs}}async jetstreamManager(t={}){const s=new S_(this,t);if(t.checkAPI!==!1)try{await s.getAccountInfo()}catch(a){const o=a;throw o.code===re.NoResponders&&(o.code=re.JetStreamNotEnabled),o}return s}jetstream(t={}){return new oh(this,t)}getServerVersion(){const t=this.info;return t?Ti(t.version):void 0}async rtt(){if(!this.protocol._closed&&!this.protocol.connected)throw he.errorForCode(re.Disconnect);const t=Date.now();return await this.flush(),Date.now()-t}get features(){return this.protocol.features}get services(){return this._services||(this._services=new O_(this)),this._services}reconnect(){return this.isClosed()?Promise.reject(he.errorForCode(re.ConnectionClosed)):this.isDraining()?Promise.reject(he.errorForCode(re.ConnectionDraining)):this.protocol.reconnect()}}class O_{constructor(t){v(this,"nc");this.nc=t}add(t){try{return new Ka(this.nc,t).start()}catch(s){return Promise.reject(s)}}client(t,s){return new a_(this.nc,t,s)}}class N_{constructor(t,s,a){v(this,"bucket");v(this,"sm");v(this,"prefixLen");this.bucket=t,this.prefixLen=s,this.sm=a}get key(){return this.sm.subject.substring(this.prefixLen)}get value(){return this.sm.data}get delta(){return 0}get created(){return this.sm.time}get revision(){return this.sm.seq}get operation(){return this.sm.header.get($o)||"PUT"}get length(){const t=this.sm.header.get(Bt.MessageSizeHdr)||"";return t!==""?parseInt(t,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class T_{constructor(t,s,a){v(this,"bucket");v(this,"key");v(this,"sm");this.bucket=t,this.key=s,this.sm=a}get value(){return this.sm.data}get created(){return new Date(sh(this.sm.info.timestampNanos))}get revision(){return this.sm.seq}get operation(){var t;return((t=this.sm.headers)==null?void 0:t.get($o))||"PUT"}get delta(){return this.sm.info.pending}get length(){var s;const t=((s=this.sm.headers)==null?void 0:s.get(Bt.MessageSizeHdr))||"";return t!==""?parseInt(t,10):this.sm.data.length}json(){return this.sm.json()}string(){return this.sm.string()}}class Fg extends b1{constructor(s,a,o){super(s.nc,a,o);v(this,"js");v(this,"monitor");this.js=s,this.monitor=null,this.sub.closed.then(()=>{this.monitor&&this.monitor.cancel()})}set info(s){this.sub.info=s}get info(){return this.sub.info}_resetOrderedConsumer(s){if(this.info===null||this.sub.isClosed())return;const a=ms(this.js.nc.options.inboxPrefix);this.js.nc._resub(this.sub,a);const f=this.info;f.config.name=ti.next(),f.ordered_consumer_sequence.delivery_seq=0,f.flow_control.heartbeat_count=0,f.flow_control.fc_count=0,f.flow_control.consumer_restarts++,f.deliver=a,f.config.deliver_subject=a,f.config.deliver_policy=ft.StartSequence,f.config.opt_start_seq=s;const d={};d.stream_name=this.info.stream,d.config=f.config;const m=`${f.api.prefix}.CONSUMER.CREATE.${f.stream}`;this.js._request(m,d,{retries:-1}).then(g=>{const y=g,E=this.sub.info;E.last=y,this.info.config=y.config,this.info.name=y.name}).catch(g=>{const y=new he(`unable to recreate ordered consumer ${f.stream} at seq ${s}`,re.RequestError,g);this.sub.callback(y,{})})}_maybeSetupHbMonitoring(){var a,o;const s=((o=(a=this.info)==null?void 0:a.config)==null?void 0:o.idle_heartbeat)||0;s&&this._setupHbMonitoring(sh(s))}_setupHbMonitoring(s,a=0){const o={cancelAfter:0,maxOut:2};a&&(o.cancelAfter=a);const f=this.sub,d=m=>{var E,_,N,D;const g=Zv(409,`${_n.IdleHeartbeatMissed}: ${m}`,this.sub.subject);if(!((E=this.info)==null?void 0:E.ordered))this.sub.callback(null,g);else{if(!this.js.nc.protocol.connected)return!1;const M=((N=(_=this.info)==null?void 0:_.ordered_consumer_sequence)==null?void 0:N.stream_seq)||0;return this._resetOrderedConsumer(M+1),(D=this.monitor)==null||D.restart(),!1}return!f.noIterator};this.monitor=new rh(s,d,o)}_checkHbOrderConsumer(s){const a=s.headers.get(Bt.ConsumerStalledHdr);a!==""&&this.js.nc.publish(a);const o=parseInt(s.headers.get(Bt.LastConsumerSeqHdr),10),f=this.info.ordered_consumer_sequence;return this.info.flow_control.heartbeat_count++,o!==f.delivery_seq&&this._resetOrderedConsumer(f.stream_seq+1),!1}_checkOrderedConsumer(s){const a=this.info.ordered_consumer_sequence,o=s.info.streamSequence,f=s.info.deliverySequence;return f!=a.delivery_seq+1?(this._resetOrderedConsumer(a.stream_seq+1),!1):(a.delivery_seq=f,a.stream_seq=o,!0)}async destroy(){this.isClosed()||await this.drain();const s=this.sub.info,a=s.config.durable_name||s.name,o=`${s.api.prefix}.CONSUMER.DELETE.${s.stream}.${a}`;await s.api._request(o)}async consumerInfo(){const s=this.sub.info,a=s.config.durable_name||s.name,o=`${s.api.prefix}.CONSUMER.INFO.${s.stream}.${a}`,f=await s.api._request(o);return s.last=f,f}}class k_ extends Fg{constructor(t,s,a){super(t,s,a)}pull(t={batch:1}){const{stream:s,config:a,name:o}=this.sub.info,f=a.durable_name??o,d={};if(d.batch=t.batch||1,d.no_wait=t.no_wait||!1,(t.max_bytes??0)>0){const y=this.js.nc.features.get(Le.JS_PULL_MAX_BYTES);if(!y.ok)throw new Error(`max_bytes is only supported on servers ${y.min} or better`);d.max_bytes=t.max_bytes}let m=0;t.expires&&t.expires>0&&(m=t.expires,d.expires=nt(m));let g=0;if(t.idle_heartbeat&&t.idle_heartbeat>0&&(g=t.idle_heartbeat,d.idle_heartbeat=nt(g)),g&&m===0)throw new Error("idle_heartbeat requires expires");if(g>m)throw new Error("expires must be greater than idle_heartbeat");if(this.info){this.monitor&&this.monitor.cancel(),m&&g&&(this.monitor?this.monitor._change(g,m):this._setupHbMonitoring(g,m));const y=this.info.api,E=`${y.prefix}.CONSUMER.MSG.NEXT.${s}.${f}`,_=this.sub.subject;y.nc.publish(E,y.jc.encode(d),{reply:_})}}}function C_(i,t){return i?R_(t):M_(t)}function M_(i){return(t,s)=>t?[t,null]:(t=jr(s),t?[t,null]:[null,Fa(s,i)])}function R_(i){return(t,s)=>{if(t)return[t,null];const a=jr(s);return a!==null?[Jg(a),null]:[null,Fa(s,i)]}}function Jg(i){if(i!==null)switch(i.code){case re.JetStream404NoMessages:case re.JetStream408RequestTimeout:return null;case re.JetStream409:return Wv(i)?i:null;default:return i}return null}function D_(i){i&&i.ack()}function q_(i){const t=i.split(".");if(t.length===9&&t.splice(2,0,"_",""),t.length<11||t[0]!=="$JS"||t[1]!=="ACK")throw new Error("not js message");const s={};return s.domain=t[2]==="_"?"":t[2],s.account_hash=t[3],s.stream=t[4],s.consumer=t[5],s.deliveryCount=parseInt(t[6],10),s.redeliveryCount=s.deliveryCount,s.redelivered=s.deliveryCount>1,s.streamSequence=parseInt(t[7],10),s.deliverySequence=parseInt(t[8],10),s.timestampNanos=parseInt(t[9],10),s.pending=parseInt(t[10],10),s}class z_{constructor(t,s){v(this,"msg");v(this,"di");v(this,"didAck");v(this,"timeout");this.msg=t,this.didAck=!1,this.timeout=s}get subject(){return this.msg.subject}get sid(){return this.msg.sid}get data(){return this.msg.data}get headers(){return this.msg.headers}get info(){return this.di||(this.di=q_(this.reply)),this.di}get redelivered(){return this.info.deliveryCount>1}get reply(){return this.msg.reply||""}get seq(){return this.info.streamSequence}doAck(t){this.didAck||(this.didAck=!this.isWIP(t),this.msg.respond(t))}isWIP(t){return t.length===4&&t[0]===Ca[0]&&t[1]===Ca[1]&&t[2]===Ca[2]&&t[3]===Ca[3]}async ackAck(t){var a;t=t||{},t.timeout=t.timeout||this.timeout;const s=st();if(this.didAck)s.resolve(!1);else if(this.didAck=!0,this.msg.reply){const f=this.msg.publisher,d=!((a=f.options)!=null&&a.noAsyncTraces),m=new Ug(f.muxSubscriptions,this.msg.reply,{timeout:t.timeout},d);f.request(m);try{f.publish(this.msg.reply,Y0,{reply:`${f.muxSubscriptions.baseInbox}${m.token}`})}catch(g){m.cancel(g)}try{await Promise.race([m.timer,m.deferred]),s.resolve(!0)}catch(g){m.cancel(g),s.reject(g)}}else s.resolve(!1);return s}ack(){this.doAck(Y0)}nak(t){let s=g_;t&&(s=Cf().encode(`-NAK ${JSON.stringify({delay:nt(t)})}`)),this.doAck(s)}working(){this.doAck(Ca)}next(t,s={batch:1}){const a={};a.batch=s.batch||1,a.no_wait=s.no_wait||!1,s.expires&&s.expires>0&&(a.expires=nt(s.expires));const o=Rn().encode(a),f=Cr.concat(y_,x_,o),d=t?{reply:t}:void 0;this.msg.respond(f,d)}term(t=""){let s=b_;(t==null?void 0:t.length)>0&&(s=Cf().encode(`+TERM ${t}`)),this.doAck(s)}json(){return this.msg.json()}string(){return this.msg.string()}}const U_="1.30.3",B_="nats.ws";class L_{constructor(){v(this,"version");v(this,"lang");v(this,"closeError");v(this,"connected");v(this,"done");v(this,"socket");v(this,"options");v(this,"socketClosed");v(this,"encrypted");v(this,"peeked");v(this,"yields");v(this,"signal");v(this,"closedNotification");this.version=U_,this.lang=B_,this.connected=!1,this.done=!1,this.socketClosed=!1,this.encrypted=!1,this.peeked=!1,this.yields=[],this.signal=st(),this.closedNotification=st()}async connect(t,s){const a=st();if(s.tls)return a.reject(new he("tls",re.InvalidOption)),a;this.options=s;const o=t.src;if(s.wsFactory){const{socket:f,encrypted:d}=await s.wsFactory(t.src,s);this.socket=f,this.encrypted=d}else this.encrypted=o.indexOf("wss://")===0,this.socket=new WebSocket(o);return this.socket.binaryType="arraybuffer",this.socket.onopen=()=>{this.isDiscarded()},this.socket.onmessage=f=>{if(this.isDiscarded())return;if(this.yields.push(new Uint8Array(f.data)),this.peeked){this.signal.resolve();return}const d=Cr.concat(...this.yields),m=E1(d);if(m!==""){const g=Z1.exec(m);if(!g){s.debug&&console.error("!!!",_o(d)),a.reject(new Error("unexpected response from server"));return}try{const y=JSON.parse(g[1]);K1(y,this.options),this.peeked=!0,this.connected=!0,this.signal.resolve(),a.resolve()}catch(y){a.reject(y);return}}},this.socket.onclose=f=>{if(this.isDiscarded())return;this.socketClosed=!0;let d;this.done||(f.wasClean||(d=new Error(f.reason)),this._closed(d))},this.socket.onerror=f=>{if(this.isDiscarded())return;const d=f,m=new he(d.message,re.Unknown,new Error(d.error));a.reject(m)},a}disconnect(){this._closed(void 0,!0)}async _closed(t,s=!0){if(!this.isDiscarded()&&this.connected&&!this.done){if(this.closeError=t,!t)for(;!this.socketClosed&&this.socket.bufferedAmount>0;)await Mr(100);this.done=!0;try{this.socket.close(t?1002:1e3,t?t.message:void 0)}catch{}s&&this.closedNotification.resolve(t)}}get isClosed(){return this.done}[Symbol.asyncIterator](){return this.iterate()}async*iterate(){for(;;){if(this.isDiscarded())return;this.yields.length===0&&await this.signal;const t=this.yields;this.yields=[];for(let s=0;s<t.length;s++)this.options.debug&&console.info(`> ${_o(t[s])}`),yield t[s];if(this.done)break;this.yields.length===0&&(t.length=0,this.yields=t,this.signal=st())}}isEncrypted(){return this.connected&&this.encrypted}send(t){if(!this.isDiscarded())try{this.socket.send(t.buffer),this.options.debug&&console.info(`< ${_o(t)}`);return}catch(s){this.options.debug&&console.error(`!!! ${_o(t)}: ${s}`)}}close(t){return this._closed(t,!1)}closed(){return this.closedNotification}isDiscarded(){return this.done?(this.discard(),!0):!1}discard(){var t;this.done=!0;try{(t=this.socket)==null||t.close()}catch{}}}function P_(i,t){/^(.*:\/\/)(.*)/.test(i)||(typeof t=="boolean"?i=`${t===!0?"https":"http"}://${i}`:i=`https://${i}`);let a=new URL(i);const o=a.protocol.toLowerCase();o==="ws:"&&(t=!1),o==="wss:"&&(t=!0),o!=="https:"&&o!=="http"&&(i=i.replace(/^(.*:\/\/)(.*)/gm,"$2"),a=new URL(`http://${i}`));let f,d;const m=a.hostname,g=a.pathname,y=a.search||"";switch(o){case"http:":case"ws:":case"nats:":d=a.port||"80",f="ws:";break;case"https:":case"wss:":case"tls:":d=a.port||"443",f="wss:";break;default:d=a.port||t===!0?"443":"80",f=t===!0?"wss:":"ws:";break}return`${f}//${m}:${d}${g}${y}`}function H_(i={}){return x1({defaultPort:443,urlParseFn:P_,factory:()=>new L_}),ch.connect(i)}const $_=null,Y_=null,Qg="lt.events";function Kg(i,t){const s=i.split("."),a=t.split(".");for(let o=0;o<a.length;o++){const f=a[o];if(f===">")return!0;if(o>=s.length||f!=="*"&&f!==s[o])return!1}return s.length===a.length}const Xa=A.createContext({connected:!1,subscribe:()=>()=>{}});function V_(){const{connected:i}=A.useContext(Xa);return{connected:i}}function Xg(i,t){const{subscribe:s}=A.useContext(Xa),a=A.useRef(t);a.current=t,A.useEffect(()=>s(i,f=>a.current(f)),[s,i])}const G_=A.createContext({connected:!1,subscribe:()=>()=>{}}),I_=Cf();function F_({children:i,url:t,token:s}){const a=A.useRef(null),o=A.useRef(null),[f,d]=A.useState(!1),m=A.useRef(null),g=A.useRef(new Map),y=A.useCallback((N,D)=>{const M=g.current;return M.has(N)||M.set(N,new Set),M.get(N).add(D),()=>{const q=M.get(N);q&&(q.delete(D),q.size===0&&M.delete(N))}},[]),E=A.useCallback((N,D)=>{for(const[M,q]of g.current)if(Kg(N,M))for(const F of q)try{F(D)}catch{}},[]),_=A.useCallback(async()=>{try{if(a.current)return;const N=t||$_;if(!N){console.error("[lt-nats] no NATS WebSocket URL configured — set NATS_WS_URL on the server");return}const D=await H_({servers:N,token:s||Y_||void 0,reconnect:!0,maxReconnectAttempts:-1,reconnectTimeWait:2e3});a.current=D,d(!0);const M=D.subscribe("lt.>");o.current=M,(async()=>{for await(const q of M)try{const F=JSON.parse(I_.decode(q.data));E(q.subject,F)}catch{}})(),(async()=>{for await(const q of D.status())q.type==="disconnect"||q.type==="error"?d(!1):q.type==="reconnect"&&d(!0)})()}catch{d(!1),m.current=setTimeout(_,3e3)}},[E]);return A.useEffect(()=>(_(),()=>{m.current&&clearTimeout(m.current),o.current&&o.current.unsubscribe(),a.current&&(a.current.close().catch(()=>{}),a.current=null),d(!1)}),[_]),h.jsx(G_.Provider,{value:{connected:f,subscribe:y},children:h.jsx(Xa.Provider,{value:{connected:f,subscribe:y},children:i})})}const Vn=Object.create(null);Vn.open="0";Vn.close="1";Vn.ping="2";Vn.pong="3";Vn.message="4";Vn.upgrade="5";Vn.noop="6";const Co=Object.create(null);Object.keys(Vn).forEach(i=>{Co[Vn[i]]=i});const Gf={type:"error",data:"parser error"},Zg=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",Wg=typeof ArrayBuffer=="function",ey=i=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(i):i&&i.buffer instanceof ArrayBuffer,uh=({type:i,data:t},s,a)=>Zg&&t instanceof Blob?s?a(t):G0(t,a):Wg&&(t instanceof ArrayBuffer||ey(t))?s?a(t):G0(new Blob([t]),a):a(Vn[i]+(t||"")),G0=(i,t)=>{const s=new FileReader;return s.onload=function(){const a=s.result.split(",")[1];t("b"+(a||""))},s.readAsDataURL(i)};function I0(i){return i instanceof Uint8Array?i:i instanceof ArrayBuffer?new Uint8Array(i):new Uint8Array(i.buffer,i.byteOffset,i.byteLength)}let _f;function J_(i,t){if(Zg&&i.data instanceof Blob)return i.data.arrayBuffer().then(I0).then(t);if(Wg&&(i.data instanceof ArrayBuffer||ey(i.data)))return t(I0(i.data));uh(i,!1,s=>{_f||(_f=new TextEncoder),t(_f.encode(s))})}const F0="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",Ba=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let i=0;i<F0.length;i++)Ba[F0.charCodeAt(i)]=i;const Q_=i=>{let t=i.length*.75,s=i.length,a,o=0,f,d,m,g;i[i.length-1]==="="&&(t--,i[i.length-2]==="="&&t--);const y=new ArrayBuffer(t),E=new Uint8Array(y);for(a=0;a<s;a+=4)f=Ba[i.charCodeAt(a)],d=Ba[i.charCodeAt(a+1)],m=Ba[i.charCodeAt(a+2)],g=Ba[i.charCodeAt(a+3)],E[o++]=f<<2|d>>4,E[o++]=(d&15)<<4|m>>2,E[o++]=(m&3)<<6|g&63;return y},K_=typeof ArrayBuffer=="function",fh=(i,t)=>{if(typeof i!="string")return{type:"message",data:ty(i,t)};const s=i.charAt(0);return s==="b"?{type:"message",data:X_(i.substring(1),t)}:Co[s]?i.length>1?{type:Co[s],data:i.substring(1)}:{type:Co[s]}:Gf},X_=(i,t)=>{if(K_){const s=Q_(i);return ty(s,t)}else return{base64:!0,data:i}},ty=(i,t)=>{switch(t){case"blob":return i instanceof Blob?i:new Blob([i]);case"arraybuffer":default:return i instanceof ArrayBuffer?i:i.buffer}},ny="",Z_=(i,t)=>{const s=i.length,a=new Array(s);let o=0;i.forEach((f,d)=>{uh(f,!1,m=>{a[d]=m,++o===s&&t(a.join(ny))})})},W_=(i,t)=>{const s=i.split(ny),a=[];for(let o=0;o<s.length;o++){const f=fh(s[o],t);if(a.push(f),f.type==="error")break}return a};function ew(){return new TransformStream({transform(i,t){J_(i,s=>{const a=s.length;let o;if(a<126)o=new Uint8Array(1),new DataView(o.buffer).setUint8(0,a);else if(a<65536){o=new Uint8Array(3);const f=new DataView(o.buffer);f.setUint8(0,126),f.setUint16(1,a)}else{o=new Uint8Array(9);const f=new DataView(o.buffer);f.setUint8(0,127),f.setBigUint64(1,BigInt(a))}i.data&&typeof i.data!="string"&&(o[0]|=128),t.enqueue(o),t.enqueue(s)})}})}let wf;function jo(i){return i.reduce((t,s)=>t+s.length,0)}function Ao(i,t){if(i[0].length===t)return i.shift();const s=new Uint8Array(t);let a=0;for(let o=0;o<t;o++)s[o]=i[0][a++],a===i[0].length&&(i.shift(),a=0);return i.length&&a<i[0].length&&(i[0]=i[0].slice(a)),s}function tw(i,t){wf||(wf=new TextDecoder);const s=[];let a=0,o=-1,f=!1;return new TransformStream({transform(d,m){for(s.push(d);;){if(a===0){if(jo(s)<1)break;const g=Ao(s,1);f=(g[0]&128)===128,o=g[0]&127,o<126?a=3:o===126?a=1:a=2}else if(a===1){if(jo(s)<2)break;const g=Ao(s,2);o=new DataView(g.buffer,g.byteOffset,g.length).getUint16(0),a=3}else if(a===2){if(jo(s)<8)break;const g=Ao(s,8),y=new DataView(g.buffer,g.byteOffset,g.length),E=y.getUint32(0);if(E>Math.pow(2,21)-1){m.enqueue(Gf);break}o=E*Math.pow(2,32)+y.getUint32(4),a=3}else{if(jo(s)<o)break;const g=Ao(s,o);m.enqueue(fh(f?g:wf.decode(g),t)),a=0}if(o===0||o>i){m.enqueue(Gf);break}}}})}const sy=4;function yt(i){if(i)return nw(i)}function nw(i){for(var t in yt.prototype)i[t]=yt.prototype[t];return i}yt.prototype.on=yt.prototype.addEventListener=function(i,t){return this._callbacks=this._callbacks||{},(this._callbacks["$"+i]=this._callbacks["$"+i]||[]).push(t),this};yt.prototype.once=function(i,t){function s(){this.off(i,s),t.apply(this,arguments)}return s.fn=t,this.on(i,s),this};yt.prototype.off=yt.prototype.removeListener=yt.prototype.removeAllListeners=yt.prototype.removeEventListener=function(i,t){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var s=this._callbacks["$"+i];if(!s)return this;if(arguments.length==1)return delete this._callbacks["$"+i],this;for(var a,o=0;o<s.length;o++)if(a=s[o],a===t||a.fn===t){s.splice(o,1);break}return s.length===0&&delete this._callbacks["$"+i],this};yt.prototype.emit=function(i){this._callbacks=this._callbacks||{};for(var t=new Array(arguments.length-1),s=this._callbacks["$"+i],a=1;a<arguments.length;a++)t[a-1]=arguments[a];if(s){s=s.slice(0);for(var a=0,o=s.length;a<o;++a)s[a].apply(this,t)}return this};yt.prototype.emitReserved=yt.prototype.emit;yt.prototype.listeners=function(i){return this._callbacks=this._callbacks||{},this._callbacks["$"+i]||[]};yt.prototype.hasListeners=function(i){return!!this.listeners(i).length};const Xo=typeof Promise=="function"&&typeof Promise.resolve=="function"?t=>Promise.resolve().then(t):(t,s)=>s(t,0),wn=typeof self<"u"?self:typeof window<"u"?window:Function("return this")(),sw="arraybuffer";function iy(i,...t){return t.reduce((s,a)=>(i.hasOwnProperty(a)&&(s[a]=i[a]),s),{})}const iw=wn.setTimeout,rw=wn.clearTimeout;function Zo(i,t){t.useNativeTimers?(i.setTimeoutFn=iw.bind(wn),i.clearTimeoutFn=rw.bind(wn)):(i.setTimeoutFn=wn.setTimeout.bind(wn),i.clearTimeoutFn=wn.clearTimeout.bind(wn))}const aw=1.33;function lw(i){return typeof i=="string"?ow(i):Math.ceil((i.byteLength||i.size)*aw)}function ow(i){let t=0,s=0;for(let a=0,o=i.length;a<o;a++)t=i.charCodeAt(a),t<128?s+=1:t<2048?s+=2:t<55296||t>=57344?s+=3:(a++,s+=4);return s}function ry(){return Date.now().toString(36).substring(3)+Math.random().toString(36).substring(2,5)}function cw(i){let t="";for(let s in i)i.hasOwnProperty(s)&&(t.length&&(t+="&"),t+=encodeURIComponent(s)+"="+encodeURIComponent(i[s]));return t}function uw(i){let t={},s=i.split("&");for(let a=0,o=s.length;a<o;a++){let f=s[a].split("=");t[decodeURIComponent(f[0])]=decodeURIComponent(f[1])}return t}class fw extends Error{constructor(t,s,a){super(t),this.description=s,this.context=a,this.type="TransportError"}}class hh extends yt{constructor(t){super(),this.writable=!1,Zo(this,t),this.opts=t,this.query=t.query,this.socket=t.socket,this.supportsBinary=!t.forceBase64}onError(t,s,a){return super.emitReserved("error",new fw(t,s,a)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(t){this.readyState==="open"&&this.write(t)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(t){const s=fh(t,this.socket.binaryType);this.onPacket(s)}onPacket(t){super.emitReserved("packet",t)}onClose(t){this.readyState="closed",super.emitReserved("close",t)}pause(t){}createUri(t,s={}){return t+"://"+this._hostname()+this._port()+this.opts.path+this._query(s)}_hostname(){const t=this.opts.hostname;return t.indexOf(":")===-1?t:"["+t+"]"}_port(){return this.opts.port&&(this.opts.secure&&Number(this.opts.port)!==443||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(t){const s=cw(t);return s.length?"?"+s:""}}class hw extends hh{constructor(){super(...arguments),this._polling=!1}get name(){return"polling"}doOpen(){this._poll()}pause(t){this.readyState="pausing";const s=()=>{this.readyState="paused",t()};if(this._polling||!this.writable){let a=0;this._polling&&(a++,this.once("pollComplete",function(){--a||s()})),this.writable||(a++,this.once("drain",function(){--a||s()}))}else s()}_poll(){this._polling=!0,this.doPoll(),this.emitReserved("poll")}onData(t){const s=a=>{if(this.readyState==="opening"&&a.type==="open"&&this.onOpen(),a.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(a)};W_(t,this.socket.binaryType).forEach(s),this.readyState!=="closed"&&(this._polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this._poll())}doClose(){const t=()=>{this.write([{type:"close"}])};this.readyState==="open"?t():this.once("open",t)}write(t){this.writable=!1,Z_(t,s=>{this.doWrite(s,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const t=this.opts.secure?"https":"http",s=this.query||{};return this.opts.timestampRequests!==!1&&(s[this.opts.timestampParam]=ry()),!this.supportsBinary&&!s.sid&&(s.b64=1),this.createUri(t,s)}}let ay=!1;try{ay=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const dw=ay;function mw(){}class pw extends hw{constructor(t){if(super(t),typeof location<"u"){const s=location.protocol==="https:";let a=location.port;a||(a=s?"443":"80"),this.xd=typeof location<"u"&&t.hostname!==location.hostname||a!==t.port}}doWrite(t,s){const a=this.request({method:"POST",data:t});a.on("success",s),a.on("error",(o,f)=>{this.onError("xhr post error",o,f)})}doPoll(){const t=this.request();t.on("data",this.onData.bind(this)),t.on("error",(s,a)=>{this.onError("xhr poll error",s,a)}),this.pollXhr=t}}class $n extends yt{constructor(t,s,a){super(),this.createRequest=t,Zo(this,a),this._opts=a,this._method=a.method||"GET",this._uri=s,this._data=a.data!==void 0?a.data:null,this._create()}_create(){var t;const s=iy(this._opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");s.xdomain=!!this._opts.xd;const a=this._xhr=this.createRequest(s);try{a.open(this._method,this._uri,!0);try{if(this._opts.extraHeaders){a.setDisableHeaderCheck&&a.setDisableHeaderCheck(!0);for(let o in this._opts.extraHeaders)this._opts.extraHeaders.hasOwnProperty(o)&&a.setRequestHeader(o,this._opts.extraHeaders[o])}}catch{}if(this._method==="POST")try{a.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{a.setRequestHeader("Accept","*/*")}catch{}(t=this._opts.cookieJar)===null||t===void 0||t.addCookies(a),"withCredentials"in a&&(a.withCredentials=this._opts.withCredentials),this._opts.requestTimeout&&(a.timeout=this._opts.requestTimeout),a.onreadystatechange=()=>{var o;a.readyState===3&&((o=this._opts.cookieJar)===null||o===void 0||o.parseCookies(a.getResponseHeader("set-cookie"))),a.readyState===4&&(a.status===200||a.status===1223?this._onLoad():this.setTimeoutFn(()=>{this._onError(typeof a.status=="number"?a.status:0)},0))},a.send(this._data)}catch(o){this.setTimeoutFn(()=>{this._onError(o)},0);return}typeof document<"u"&&(this._index=$n.requestsCount++,$n.requests[this._index]=this)}_onError(t){this.emitReserved("error",t,this._xhr),this._cleanup(!0)}_cleanup(t){if(!(typeof this._xhr>"u"||this._xhr===null)){if(this._xhr.onreadystatechange=mw,t)try{this._xhr.abort()}catch{}typeof document<"u"&&delete $n.requests[this._index],this._xhr=null}}_onLoad(){const t=this._xhr.responseText;t!==null&&(this.emitReserved("data",t),this.emitReserved("success"),this._cleanup())}abort(){this._cleanup()}}$n.requestsCount=0;$n.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",J0);else if(typeof addEventListener=="function"){const i="onpagehide"in wn?"pagehide":"unload";addEventListener(i,J0,!1)}}function J0(){for(let i in $n.requests)$n.requests.hasOwnProperty(i)&&$n.requests[i].abort()}const gw=(function(){const i=ly({xdomain:!1});return i&&i.responseType!==null})();class yw extends pw{constructor(t){super(t);const s=t&&t.forceBase64;this.supportsBinary=gw&&!s}request(t={}){return Object.assign(t,{xd:this.xd},this.opts),new $n(ly,this.uri(),t)}}function ly(i){const t=i.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!t||dw))return new XMLHttpRequest}catch{}if(!t)try{return new wn[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}const oy=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class bw extends hh{get name(){return"websocket"}doOpen(){const t=this.uri(),s=this.opts.protocols,a=oy?{}:iy(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(a.headers=this.opts.extraHeaders);try{this.ws=this.createSocket(t,s,a)}catch(o){return this.emitReserved("error",o)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=t=>this.onClose({description:"websocket connection closed",context:t}),this.ws.onmessage=t=>this.onData(t.data),this.ws.onerror=t=>this.onError("websocket error",t)}write(t){this.writable=!1;for(let s=0;s<t.length;s++){const a=t[s],o=s===t.length-1;uh(a,this.supportsBinary,f=>{try{this.doWrite(a,f)}catch{}o&&Xo(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.onerror=()=>{},this.ws.close(),this.ws=null)}uri(){const t=this.opts.secure?"wss":"ws",s=this.query||{};return this.opts.timestampRequests&&(s[this.opts.timestampParam]=ry()),this.supportsBinary||(s.b64=1),this.createUri(t,s)}}const Sf=wn.WebSocket||wn.MozWebSocket;class xw extends bw{createSocket(t,s,a){return oy?new Sf(t,s,a):s?new Sf(t,s):new Sf(t)}doWrite(t,s){this.ws.send(s)}}class vw extends hh{get name(){return"webtransport"}doOpen(){try{this._transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name])}catch(t){return this.emitReserved("error",t)}this._transport.closed.then(()=>{this.onClose()}).catch(t=>{this.onError("webtransport error",t)}),this._transport.ready.then(()=>{this._transport.createBidirectionalStream().then(t=>{const s=tw(Number.MAX_SAFE_INTEGER,this.socket.binaryType),a=t.readable.pipeThrough(s).getReader(),o=ew();o.readable.pipeTo(t.writable),this._writer=o.writable.getWriter();const f=()=>{a.read().then(({done:m,value:g})=>{m||(this.onPacket(g),f())}).catch(m=>{})};f();const d={type:"open"};this.query.sid&&(d.data=`{"sid":"${this.query.sid}"}`),this._writer.write(d).then(()=>this.onOpen())})})}write(t){this.writable=!1;for(let s=0;s<t.length;s++){const a=t[s],o=s===t.length-1;this._writer.write(a).then(()=>{o&&Xo(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var t;(t=this._transport)===null||t===void 0||t.close()}}const _w={websocket:xw,webtransport:vw,polling:yw},ww=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,Sw=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function If(i){if(i.length>8e3)throw"URI too long";const t=i,s=i.indexOf("["),a=i.indexOf("]");s!=-1&&a!=-1&&(i=i.substring(0,s)+i.substring(s,a).replace(/:/g,";")+i.substring(a,i.length));let o=ww.exec(i||""),f={},d=14;for(;d--;)f[Sw[d]]=o[d]||"";return s!=-1&&a!=-1&&(f.source=t,f.host=f.host.substring(1,f.host.length-1).replace(/;/g,":"),f.authority=f.authority.replace("[","").replace("]","").replace(/;/g,":"),f.ipv6uri=!0),f.pathNames=Ew(f,f.path),f.queryKey=jw(f,f.query),f}function Ew(i,t){const s=/\/{2,9}/g,a=t.replace(s,"/").split("/");return(t.slice(0,1)=="/"||t.length===0)&&a.splice(0,1),t.slice(-1)=="/"&&a.splice(a.length-1,1),a}function jw(i,t){const s={};return t.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(a,o,f){o&&(s[o]=f)}),s}const Ff=typeof addEventListener=="function"&&typeof removeEventListener=="function",Mo=[];Ff&&addEventListener("offline",()=>{Mo.forEach(i=>i())},!1);class ei extends yt{constructor(t,s){if(super(),this.binaryType=sw,this.writeBuffer=[],this._prevBufferLen=0,this._pingInterval=-1,this._pingTimeout=-1,this._maxPayload=-1,this._pingTimeoutTime=1/0,t&&typeof t=="object"&&(s=t,t=null),t){const a=If(t);s.hostname=a.host,s.secure=a.protocol==="https"||a.protocol==="wss",s.port=a.port,a.query&&(s.query=a.query)}else s.host&&(s.hostname=If(s.host).host);Zo(this,s),this.secure=s.secure!=null?s.secure:typeof location<"u"&&location.protocol==="https:",s.hostname&&!s.port&&(s.port=this.secure?"443":"80"),this.hostname=s.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=s.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=[],this._transportsByName={},s.transports.forEach(a=>{const o=a.prototype.name;this.transports.push(o),this._transportsByName[o]=a}),this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},s),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=uw(this.opts.query)),Ff&&(this.opts.closeOnBeforeunload&&(this._beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this._beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this._offlineEventListener=()=>{this._onClose("transport close",{description:"network connection lost"})},Mo.push(this._offlineEventListener))),this.opts.withCredentials&&(this._cookieJar=void 0),this._open()}createTransport(t){const s=Object.assign({},this.opts.query);s.EIO=sy,s.transport=t,this.id&&(s.sid=this.id);const a=Object.assign({},this.opts,{query:s,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[t]);return new this._transportsByName[t](a)}_open(){if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}const t=this.opts.rememberUpgrade&&ei.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1?"websocket":this.transports[0];this.readyState="opening";const s=this.createTransport(t);s.open(),this.setTransport(s)}setTransport(t){this.transport&&this.transport.removeAllListeners(),this.transport=t,t.on("drain",this._onDrain.bind(this)).on("packet",this._onPacket.bind(this)).on("error",this._onError.bind(this)).on("close",s=>this._onClose("transport close",s))}onOpen(){this.readyState="open",ei.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush()}_onPacket(t){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",t),this.emitReserved("heartbeat"),t.type){case"open":this.onHandshake(JSON.parse(t.data));break;case"ping":this._sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong"),this._resetPingTimeout();break;case"error":const s=new Error("server error");s.code=t.data,this._onError(s);break;case"message":this.emitReserved("data",t.data),this.emitReserved("message",t.data);break}}onHandshake(t){this.emitReserved("handshake",t),this.id=t.sid,this.transport.query.sid=t.sid,this._pingInterval=t.pingInterval,this._pingTimeout=t.pingTimeout,this._maxPayload=t.maxPayload,this.onOpen(),this.readyState!=="closed"&&this._resetPingTimeout()}_resetPingTimeout(){this.clearTimeoutFn(this._pingTimeoutTimer);const t=this._pingInterval+this._pingTimeout;this._pingTimeoutTime=Date.now()+t,this._pingTimeoutTimer=this.setTimeoutFn(()=>{this._onClose("ping timeout")},t),this.opts.autoUnref&&this._pingTimeoutTimer.unref()}_onDrain(){this.writeBuffer.splice(0,this._prevBufferLen),this._prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const t=this._getWritablePackets();this.transport.send(t),this._prevBufferLen=t.length,this.emitReserved("flush")}}_getWritablePackets(){if(!(this._maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let s=1;for(let a=0;a<this.writeBuffer.length;a++){const o=this.writeBuffer[a].data;if(o&&(s+=lw(o)),a>0&&s>this._maxPayload)return this.writeBuffer.slice(0,a);s+=2}return this.writeBuffer}_hasPingExpired(){if(!this._pingTimeoutTime)return!0;const t=Date.now()>this._pingTimeoutTime;return t&&(this._pingTimeoutTime=0,Xo(()=>{this._onClose("ping timeout")},this.setTimeoutFn)),t}write(t,s,a){return this._sendPacket("message",t,s,a),this}send(t,s,a){return this._sendPacket("message",t,s,a),this}_sendPacket(t,s,a,o){if(typeof s=="function"&&(o=s,s=void 0),typeof a=="function"&&(o=a,a=null),this.readyState==="closing"||this.readyState==="closed")return;a=a||{},a.compress=a.compress!==!1;const f={type:t,data:s,options:a};this.emitReserved("packetCreate",f),this.writeBuffer.push(f),o&&this.once("flush",o),this.flush()}close(){const t=()=>{this._onClose("forced close"),this.transport.close()},s=()=>{this.off("upgrade",s),this.off("upgradeError",s),t()},a=()=>{this.once("upgrade",s),this.once("upgradeError",s)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?a():t()}):this.upgrading?a():t()),this}_onError(t){if(ei.priorWebsocketSuccess=!1,this.opts.tryAllTransports&&this.transports.length>1&&this.readyState==="opening")return this.transports.shift(),this._open();this.emitReserved("error",t),this._onClose("transport error",t)}_onClose(t,s){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing"){if(this.clearTimeoutFn(this._pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),Ff&&(this._beforeunloadEventListener&&removeEventListener("beforeunload",this._beforeunloadEventListener,!1),this._offlineEventListener)){const a=Mo.indexOf(this._offlineEventListener);a!==-1&&Mo.splice(a,1)}this.readyState="closed",this.id=null,this.emitReserved("close",t,s),this.writeBuffer=[],this._prevBufferLen=0}}}ei.protocol=sy;class Aw extends ei{constructor(){super(...arguments),this._upgrades=[]}onOpen(){if(super.onOpen(),this.readyState==="open"&&this.opts.upgrade)for(let t=0;t<this._upgrades.length;t++)this._probe(this._upgrades[t])}_probe(t){let s=this.createTransport(t),a=!1;ei.priorWebsocketSuccess=!1;const o=()=>{a||(s.send([{type:"ping",data:"probe"}]),s.once("packet",_=>{if(!a)if(_.type==="pong"&&_.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",s),!s)return;ei.priorWebsocketSuccess=s.name==="websocket",this.transport.pause(()=>{a||this.readyState!=="closed"&&(E(),this.setTransport(s),s.send([{type:"upgrade"}]),this.emitReserved("upgrade",s),s=null,this.upgrading=!1,this.flush())})}else{const N=new Error("probe error");N.transport=s.name,this.emitReserved("upgradeError",N)}}))};function f(){a||(a=!0,E(),s.close(),s=null)}const d=_=>{const N=new Error("probe error: "+_);N.transport=s.name,f(),this.emitReserved("upgradeError",N)};function m(){d("transport closed")}function g(){d("socket closed")}function y(_){s&&_.name!==s.name&&f()}const E=()=>{s.removeListener("open",o),s.removeListener("error",d),s.removeListener("close",m),this.off("close",g),this.off("upgrading",y)};s.once("open",o),s.once("error",d),s.once("close",m),this.once("close",g),this.once("upgrading",y),this._upgrades.indexOf("webtransport")!==-1&&t!=="webtransport"?this.setTimeoutFn(()=>{a||s.open()},200):s.open()}onHandshake(t){this._upgrades=this._filterUpgrades(t.upgrades),super.onHandshake(t)}_filterUpgrades(t){const s=[];for(let a=0;a<t.length;a++)~this.transports.indexOf(t[a])&&s.push(t[a]);return s}}let Ow=class extends Aw{constructor(t,s={}){const a=typeof t=="object"?t:s;(!a.transports||a.transports&&typeof a.transports[0]=="string")&&(a.transports=(a.transports||["polling","websocket","webtransport"]).map(o=>_w[o]).filter(o=>!!o)),super(t,a)}};function Nw(i,t="",s){let a=i;s=s||typeof location<"u"&&location,i==null&&(i=s.protocol+"//"+s.host),typeof i=="string"&&(i.charAt(0)==="/"&&(i.charAt(1)==="/"?i=s.protocol+i:i=s.host+i),/^(https?|wss?):\/\//.test(i)||(typeof s<"u"?i=s.protocol+"//"+i:i="https://"+i),a=If(i)),a.port||(/^(http|ws)$/.test(a.protocol)?a.port="80":/^(http|ws)s$/.test(a.protocol)&&(a.port="443")),a.path=a.path||"/";const f=a.host.indexOf(":")!==-1?"["+a.host+"]":a.host;return a.id=a.protocol+"://"+f+":"+a.port+t,a.href=a.protocol+"://"+f+(s&&s.port===a.port?"":":"+a.port),a}const Tw=typeof ArrayBuffer=="function",kw=i=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(i):i.buffer instanceof ArrayBuffer,cy=Object.prototype.toString,Cw=typeof Blob=="function"||typeof Blob<"u"&&cy.call(Blob)==="[object BlobConstructor]",Mw=typeof File=="function"||typeof File<"u"&&cy.call(File)==="[object FileConstructor]";function dh(i){return Tw&&(i instanceof ArrayBuffer||kw(i))||Cw&&i instanceof Blob||Mw&&i instanceof File}function Ro(i,t){if(!i||typeof i!="object")return!1;if(Array.isArray(i)){for(let s=0,a=i.length;s<a;s++)if(Ro(i[s]))return!0;return!1}if(dh(i))return!0;if(i.toJSON&&typeof i.toJSON=="function"&&arguments.length===1)return Ro(i.toJSON(),!0);for(const s in i)if(Object.prototype.hasOwnProperty.call(i,s)&&Ro(i[s]))return!0;return!1}function Rw(i){const t=[],s=i.data,a=i;return a.data=Jf(s,t),a.attachments=t.length,{packet:a,buffers:t}}function Jf(i,t){if(!i)return i;if(dh(i)){const s={_placeholder:!0,num:t.length};return t.push(i),s}else if(Array.isArray(i)){const s=new Array(i.length);for(let a=0;a<i.length;a++)s[a]=Jf(i[a],t);return s}else if(typeof i=="object"&&!(i instanceof Date)){const s={};for(const a in i)Object.prototype.hasOwnProperty.call(i,a)&&(s[a]=Jf(i[a],t));return s}return i}function Dw(i,t){return i.data=Qf(i.data,t),delete i.attachments,i}function Qf(i,t){if(!i)return i;if(i&&i._placeholder===!0){if(typeof i.num=="number"&&i.num>=0&&i.num<t.length)return t[i.num];throw new Error("illegal attachments")}else if(Array.isArray(i))for(let s=0;s<i.length;s++)i[s]=Qf(i[s],t);else if(typeof i=="object")for(const s in i)Object.prototype.hasOwnProperty.call(i,s)&&(i[s]=Qf(i[s],t));return i}const qw=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"];var Be;(function(i){i[i.CONNECT=0]="CONNECT",i[i.DISCONNECT=1]="DISCONNECT",i[i.EVENT=2]="EVENT",i[i.ACK=3]="ACK",i[i.CONNECT_ERROR=4]="CONNECT_ERROR",i[i.BINARY_EVENT=5]="BINARY_EVENT",i[i.BINARY_ACK=6]="BINARY_ACK"})(Be||(Be={}));class zw{constructor(t){this.replacer=t}encode(t){return(t.type===Be.EVENT||t.type===Be.ACK)&&Ro(t)?this.encodeAsBinary({type:t.type===Be.EVENT?Be.BINARY_EVENT:Be.BINARY_ACK,nsp:t.nsp,data:t.data,id:t.id}):[this.encodeAsString(t)]}encodeAsString(t){let s=""+t.type;return(t.type===Be.BINARY_EVENT||t.type===Be.BINARY_ACK)&&(s+=t.attachments+"-"),t.nsp&&t.nsp!=="/"&&(s+=t.nsp+","),t.id!=null&&(s+=t.id),t.data!=null&&(s+=JSON.stringify(t.data,this.replacer)),s}encodeAsBinary(t){const s=Rw(t),a=this.encodeAsString(s.packet),o=s.buffers;return o.unshift(a),o}}class mh extends yt{constructor(t){super(),this.opts=Object.assign({reviver:void 0,maxAttachments:10},typeof t=="function"?{reviver:t}:t)}add(t){let s;if(typeof t=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");s=this.decodeString(t);const a=s.type===Be.BINARY_EVENT;a||s.type===Be.BINARY_ACK?(s.type=a?Be.EVENT:Be.ACK,this.reconstructor=new Uw(s),s.attachments===0&&super.emitReserved("decoded",s)):super.emitReserved("decoded",s)}else if(dh(t)||t.base64)if(this.reconstructor)s=this.reconstructor.takeBinaryData(t),s&&(this.reconstructor=null,super.emitReserved("decoded",s));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+t)}decodeString(t){let s=0;const a={type:Number(t.charAt(0))};if(Be[a.type]===void 0)throw new Error("unknown packet type "+a.type);if(a.type===Be.BINARY_EVENT||a.type===Be.BINARY_ACK){const f=s+1;for(;t.charAt(++s)!=="-"&&s!=t.length;);const d=t.substring(f,s);if(d!=Number(d)||t.charAt(s)!=="-")throw new Error("Illegal attachments");const m=Number(d);if(!Bw(m)||m<0)throw new Error("Illegal attachments");if(m>this.opts.maxAttachments)throw new Error("too many attachments");a.attachments=m}if(t.charAt(s+1)==="/"){const f=s+1;for(;++s&&!(t.charAt(s)===","||s===t.length););a.nsp=t.substring(f,s)}else a.nsp="/";const o=t.charAt(s+1);if(o!==""&&Number(o)==o){const f=s+1;for(;++s;){const d=t.charAt(s);if(d==null||Number(d)!=d){--s;break}if(s===t.length)break}a.id=Number(t.substring(f,s+1))}if(t.charAt(++s)){const f=this.tryParse(t.substr(s));if(mh.isPayloadValid(a.type,f))a.data=f;else throw new Error("invalid payload")}return a}tryParse(t){try{return JSON.parse(t,this.opts.reviver)}catch{return!1}}static isPayloadValid(t,s){switch(t){case Be.CONNECT:return Q0(s);case Be.DISCONNECT:return s===void 0;case Be.CONNECT_ERROR:return typeof s=="string"||Q0(s);case Be.EVENT:case Be.BINARY_EVENT:return Array.isArray(s)&&(typeof s[0]=="number"||typeof s[0]=="string"&&qw.indexOf(s[0])===-1);case Be.ACK:case Be.BINARY_ACK:return Array.isArray(s)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class Uw{constructor(t){this.packet=t,this.buffers=[],this.reconPack=t}takeBinaryData(t){if(this.buffers.push(t),this.buffers.length===this.reconPack.attachments){const s=Dw(this.reconPack,this.buffers);return this.finishedReconstruction(),s}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const Bw=Number.isInteger||function(i){return typeof i=="number"&&isFinite(i)&&Math.floor(i)===i};function Q0(i){return Object.prototype.toString.call(i)==="[object Object]"}const Lw=Object.freeze(Object.defineProperty({__proto__:null,Decoder:mh,Encoder:zw,get PacketType(){return Be}},Symbol.toStringTag,{value:"Module"}));function Cn(i,t,s){return i.on(t,s),function(){i.off(t,s)}}const Pw=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class uy extends yt{constructor(t,s,a){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=t,this.nsp=s,a&&a.auth&&(this.auth=a.auth),this._opts=Object.assign({},a),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const t=this.io;this.subs=[Cn(t,"open",this.onopen.bind(this)),Cn(t,"packet",this.onpacket.bind(this)),Cn(t,"error",this.onerror.bind(this)),Cn(t,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...t){return t.unshift("message"),this.emit.apply(this,t),this}emit(t,...s){var a,o,f;if(Pw.hasOwnProperty(t))throw new Error('"'+t.toString()+'" is a reserved event name');if(s.unshift(t),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(s),this;const d={type:Be.EVENT,data:s};if(d.options={},d.options.compress=this.flags.compress!==!1,typeof s[s.length-1]=="function"){const E=this.ids++,_=s.pop();this._registerAckCallback(E,_),d.id=E}const m=(o=(a=this.io.engine)===null||a===void 0?void 0:a.transport)===null||o===void 0?void 0:o.writable,g=this.connected&&!(!((f=this.io.engine)===null||f===void 0)&&f._hasPingExpired());return this.flags.volatile&&!m||(g?(this.notifyOutgoingListeners(d),this.packet(d)):this.sendBuffer.push(d)),this.flags={},this}_registerAckCallback(t,s){var a;const o=(a=this.flags.timeout)!==null&&a!==void 0?a:this._opts.ackTimeout;if(o===void 0){this.acks[t]=s;return}const f=this.io.setTimeoutFn(()=>{delete this.acks[t];for(let m=0;m<this.sendBuffer.length;m++)this.sendBuffer[m].id===t&&this.sendBuffer.splice(m,1);s.call(this,new Error("operation has timed out"))},o),d=(...m)=>{this.io.clearTimeoutFn(f),s.apply(this,m)};d.withError=!0,this.acks[t]=d}emitWithAck(t,...s){return new Promise((a,o)=>{const f=(d,m)=>d?o(d):a(m);f.withError=!0,s.push(f),this.emit(t,...s)})}_addToQueue(t){let s;typeof t[t.length-1]=="function"&&(s=t.pop());const a={id:this._queueSeq++,tryCount:0,pending:!1,args:t,flags:Object.assign({fromQueue:!0},this.flags)};t.push((o,...f)=>(this._queue[0],o!==null?a.tryCount>this._opts.retries&&(this._queue.shift(),s&&s(o)):(this._queue.shift(),s&&s(null,...f)),a.pending=!1,this._drainQueue())),this._queue.push(a),this._drainQueue()}_drainQueue(t=!1){if(!this.connected||this._queue.length===0)return;const s=this._queue[0];s.pending&&!t||(s.pending=!0,s.tryCount++,this.flags=s.flags,this.emit.apply(this,s.args))}packet(t){t.nsp=this.nsp,this.io._packet(t)}onopen(){typeof this.auth=="function"?this.auth(t=>{this._sendConnectPacket(t)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(t){this.packet({type:Be.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},t):t})}onerror(t){this.connected||this.emitReserved("connect_error",t)}onclose(t,s){this.connected=!1,delete this.id,this.emitReserved("disconnect",t,s),this._clearAcks()}_clearAcks(){Object.keys(this.acks).forEach(t=>{if(!this.sendBuffer.some(a=>String(a.id)===t)){const a=this.acks[t];delete this.acks[t],a.withError&&a.call(this,new Error("socket has been disconnected"))}})}onpacket(t){if(t.nsp===this.nsp)switch(t.type){case Be.CONNECT:t.data&&t.data.sid?this.onconnect(t.data.sid,t.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case Be.EVENT:case Be.BINARY_EVENT:this.onevent(t);break;case Be.ACK:case Be.BINARY_ACK:this.onack(t);break;case Be.DISCONNECT:this.ondisconnect();break;case Be.CONNECT_ERROR:this.destroy();const a=new Error(t.data.message);a.data=t.data.data,this.emitReserved("connect_error",a);break}}onevent(t){const s=t.data||[];t.id!=null&&s.push(this.ack(t.id)),this.connected?this.emitEvent(s):this.receiveBuffer.push(Object.freeze(s))}emitEvent(t){if(this._anyListeners&&this._anyListeners.length){const s=this._anyListeners.slice();for(const a of s)a.apply(this,t)}super.emit.apply(this,t),this._pid&&t.length&&typeof t[t.length-1]=="string"&&(this._lastOffset=t[t.length-1])}ack(t){const s=this;let a=!1;return function(...o){a||(a=!0,s.packet({type:Be.ACK,id:t,data:o}))}}onack(t){const s=this.acks[t.id];typeof s=="function"&&(delete this.acks[t.id],s.withError&&t.data.unshift(null),s.apply(this,t.data))}onconnect(t,s){this.id=t,this.recovered=s&&this._pid===s,this._pid=s,this.connected=!0,this.emitBuffered(),this._drainQueue(!0),this.emitReserved("connect")}emitBuffered(){this.receiveBuffer.forEach(t=>this.emitEvent(t)),this.receiveBuffer=[],this.sendBuffer.forEach(t=>{this.notifyOutgoingListeners(t),this.packet(t)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(t=>t()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:Be.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(t){return this.flags.compress=t,this}get volatile(){return this.flags.volatile=!0,this}timeout(t){return this.flags.timeout=t,this}onAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(t),this}prependAny(t){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(t),this}offAny(t){if(!this._anyListeners)return this;if(t){const s=this._anyListeners;for(let a=0;a<s.length;a++)if(t===s[a])return s.splice(a,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(t),this}prependAnyOutgoing(t){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(t),this}offAnyOutgoing(t){if(!this._anyOutgoingListeners)return this;if(t){const s=this._anyOutgoingListeners;for(let a=0;a<s.length;a++)if(t===s[a])return s.splice(a,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(t){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const s=this._anyOutgoingListeners.slice();for(const a of s)a.apply(this,t.data)}}}function Rr(i){i=i||{},this.ms=i.min||100,this.max=i.max||1e4,this.factor=i.factor||2,this.jitter=i.jitter>0&&i.jitter<=1?i.jitter:0,this.attempts=0}Rr.prototype.duration=function(){var i=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var t=Math.random(),s=Math.floor(t*this.jitter*i);i=(Math.floor(t*10)&1)==0?i-s:i+s}return Math.min(i,this.max)|0};Rr.prototype.reset=function(){this.attempts=0};Rr.prototype.setMin=function(i){this.ms=i};Rr.prototype.setMax=function(i){this.max=i};Rr.prototype.setJitter=function(i){this.jitter=i};class Kf extends yt{constructor(t,s){var a;super(),this.nsps={},this.subs=[],t&&typeof t=="object"&&(s=t,t=void 0),s=s||{},s.path=s.path||"/socket.io",this.opts=s,Zo(this,s),this.reconnection(s.reconnection!==!1),this.reconnectionAttempts(s.reconnectionAttempts||1/0),this.reconnectionDelay(s.reconnectionDelay||1e3),this.reconnectionDelayMax(s.reconnectionDelayMax||5e3),this.randomizationFactor((a=s.randomizationFactor)!==null&&a!==void 0?a:.5),this.backoff=new Rr({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(s.timeout==null?2e4:s.timeout),this._readyState="closed",this.uri=t;const o=s.parser||Lw;this.encoder=new o.Encoder,this.decoder=new o.Decoder,this._autoConnect=s.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(t){return arguments.length?(this._reconnection=!!t,t||(this.skipReconnect=!0),this):this._reconnection}reconnectionAttempts(t){return t===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=t,this)}reconnectionDelay(t){var s;return t===void 0?this._reconnectionDelay:(this._reconnectionDelay=t,(s=this.backoff)===null||s===void 0||s.setMin(t),this)}randomizationFactor(t){var s;return t===void 0?this._randomizationFactor:(this._randomizationFactor=t,(s=this.backoff)===null||s===void 0||s.setJitter(t),this)}reconnectionDelayMax(t){var s;return t===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=t,(s=this.backoff)===null||s===void 0||s.setMax(t),this)}timeout(t){return arguments.length?(this._timeout=t,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(t){if(~this._readyState.indexOf("open"))return this;this.engine=new Ow(this.uri,this.opts);const s=this.engine,a=this;this._readyState="opening",this.skipReconnect=!1;const o=Cn(s,"open",function(){a.onopen(),t&&t()}),f=m=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",m),t?t(m):this.maybeReconnectOnOpen()},d=Cn(s,"error",f);if(this._timeout!==!1){const m=this._timeout,g=this.setTimeoutFn(()=>{o(),f(new Error("timeout")),s.close()},m);this.opts.autoUnref&&g.unref(),this.subs.push(()=>{this.clearTimeoutFn(g)})}return this.subs.push(o),this.subs.push(d),this}connect(t){return this.open(t)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const t=this.engine;this.subs.push(Cn(t,"ping",this.onping.bind(this)),Cn(t,"data",this.ondata.bind(this)),Cn(t,"error",this.onerror.bind(this)),Cn(t,"close",this.onclose.bind(this)),Cn(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(t){try{this.decoder.add(t)}catch(s){this.onclose("parse error",s)}}ondecoded(t){Xo(()=>{this.emitReserved("packet",t)},this.setTimeoutFn)}onerror(t){this.emitReserved("error",t)}socket(t,s){let a=this.nsps[t];return a?this._autoConnect&&!a.active&&a.connect():(a=new uy(this,t,s),this.nsps[t]=a),a}_destroy(t){const s=Object.keys(this.nsps);for(const a of s)if(this.nsps[a].active)return;this._close()}_packet(t){const s=this.encoder.encode(t);for(let a=0;a<s.length;a++)this.engine.write(s[a],t.options)}cleanup(){this.subs.forEach(t=>t()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close")}disconnect(){return this._close()}onclose(t,s){var a;this.cleanup(),(a=this.engine)===null||a===void 0||a.close(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",t,s),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const t=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const s=this.backoff.duration();this._reconnecting=!0;const a=this.setTimeoutFn(()=>{t.skipReconnect||(this.emitReserved("reconnect_attempt",t.backoff.attempts),!t.skipReconnect&&t.open(o=>{o?(t._reconnecting=!1,t.reconnect(),this.emitReserved("reconnect_error",o)):t.onreconnect()}))},s);this.opts.autoUnref&&a.unref(),this.subs.push(()=>{this.clearTimeoutFn(a)})}}onreconnect(){const t=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",t)}}const Ma={};function Do(i,t){typeof i=="object"&&(t=i,i=void 0),t=t||{};const s=Nw(i,t.path||"/socket.io"),a=s.source,o=s.id,f=s.path,d=Ma[o]&&f in Ma[o].nsps,m=t.forceNew||t["force new connection"]||t.multiplex===!1||d;let g;return m?g=new Kf(a,t):(Ma[o]||(Ma[o]=new Kf(a,t)),g=Ma[o]),s.query&&!t.query&&(t.query=s.queryKey),g.socket(s.path,t)}Object.assign(Do,{Manager:Kf,Socket:uy,io:Do,connect:Do});const Hw=A.createContext({connected:!1,subscribe:()=>()=>{}});function $w({children:i}){const t=A.useRef(null),[s,a]=A.useState(!1),o=A.useRef(new Map),f=A.useCallback((m,g)=>{const y=o.current;return y.has(m)||y.set(m,new Set),y.get(m).add(g),()=>{const E=y.get(m);E&&(E.delete(g),E.size===0&&y.delete(m))}},[]),d=A.useCallback((m,g)=>{for(const[y,E]of o.current)if(Kg(m,y))for(const _ of E)try{_(g)}catch{}},[]);return A.useEffect(()=>{const m=kg(),g=Do({path:`${Dt}/socket.io`,transports:["polling","websocket"],upgrade:!0,reconnection:!0,reconnectionAttempts:1/0,reconnectionDelay:2e3,...m?{auth:{token:m}}:{}});return t.current=g,console.log("[lt-socketio] connecting..."),g.on("connect",()=>{console.log("[lt-socketio] connected, id:",g.id),a(!0)}),g.on("disconnect",y=>{console.log("[lt-socketio] disconnected:",y),a(!1)}),g.on("connect_error",y=>{console.warn("[lt-socketio] connect error:",y.message),a(!1)}),g.onAny((y,E)=>{if(y.startsWith("lt."))try{const _=typeof E=="string"?JSON.parse(E):E;d(y,_)}catch{}}),()=>{g.removeAllListeners(),g.disconnect(),t.current=null,a(!1)}},[d]),h.jsx(Hw.Provider,{value:{connected:s,subscribe:f},children:h.jsx(Xa.Provider,{value:{connected:s,subscribe:f},children:i})})}function Yw({children:i}){const[t,s]=A.useState(null),[a,o]=A.useState({url:null,token:null});return A.useEffect(()=>{let f=!1;async function d(){var m;try{console.log("[lt-transport] detecting event transport...");const g=await fetch(`${Dt}/api/settings`);if(!g.ok){console.warn("[lt-transport] settings fetch failed, falling back to socketio"),f||s("socketio");return}const y=await g.json(),E=(m=y==null?void 0:y.events)==null?void 0:m.transport;if(console.log("[lt-transport] server reports:",E),!f){if(E==="nats"){let _=y.events.natsWsUrl??null,N=null;const D=kg();if(D)try{const M=await fetch(`${Dt}/api/nats-credentials`,{headers:{Authorization:`Bearer ${D}`}});if(M.ok){const q=await M.json();_=q.natsWsUrl??_,N=q.natsToken??null}}catch{console.warn("[lt-transport] failed to fetch NATS credentials")}o({url:_,token:N})}s(E==="nats"?"nats":"socketio")}}catch(g){console.warn("[lt-transport] settings fetch error, falling back to socketio",g),f||s("socketio")}}return d(),()=>{f=!0}},[]),t==="nats"?h.jsx(F_,{url:a.url,token:a.token,children:i}):t==="socketio"?h.jsx($w,{children:i}):h.jsx(h.Fragment,{children:i})}const ph="lt_view_as",gh="lt_ai_override";function fy(){try{const i=localStorage.getItem(gh);if(i==="true")return!0;if(i==="false")return!1}catch{}return null}function Vw(i){try{localStorage.setItem(gh,String(i))}catch{}}function Gw(){try{localStorage.removeItem(gh)}catch{}}function yh(){try{const i=localStorage.getItem(ph);if(i==="admin"||i==="engineer"||i==="operator")return i}catch{}return null}function Iw(i){try{localStorage.setItem(ph,i)}catch{}window.location.reload()}function Xf(){try{localStorage.removeItem(ph)}catch{}window.location.reload()}function hy(){const{isSuperAdmin:i,hasRoleType:t,hasRole:s}=Gn(),a=yh(),o=i||s("engineer"),f=t("admin"),d=i||t("admin");return{isBuilder:a?!1:o,isOps:a?a==="admin"||a==="engineer":f,canBulk:a?a==="admin":d,viewAs:a,realIsBuilder:o}}function dy(){const{isSuperAdmin:i,hasRoleType:t,hasRole:s}=Gn(),a=i?"superadmin":t("admin")?"admin":s("engineer")?"engineer":"operator",o=yh(),f=o==="admin"||o==="engineer"||o==="operator"?o:null,d=f??a;return{tier:d,realTier:a,viewAs:f,canSeePaceBoard:d==="superadmin"||d==="admin",canSeeWorkflows:d==="superadmin"||d==="engineer",showTaskQueueCards:d==="operator"}}const Fw="lt_ai_override";function Jw(){return we("/settings")}function Qw(){try{if(localStorage.getItem(Fw)==="off")return!1}catch{}return null}function Dr(){var s;const i=ht({queryKey:["settings"],queryFn:Jw,staleTime:1/0}),t=Qw();return i.data&&t===!1&&((s=i.data.ai)!=null&&s.enabled)?{...i,data:{...i.data,ai:{enabled:!1}}}:i}const bh=A.createContext(null),Ef="lt_sidebar_collapsed",my="(max-width: 1023px)";function Kw(){try{return window.matchMedia(my).matches}catch{return!1}}function Xw({children:i}){const[t,s]=A.useState(()=>{if(Kw())return!0;try{return localStorage.getItem(Ef)==="true"}catch{return!1}});A.useEffect(()=>{let o;try{o=window.matchMedia(my)}catch{return}const f=d=>{if(d.matches)s(!0);else try{s(localStorage.getItem(Ef)==="true")}catch{s(!1)}};return o.addEventListener("change",f),()=>o.removeEventListener("change",f)},[]);const a=A.useCallback(()=>{s(o=>{const f=!o;try{localStorage.setItem(Ef,String(f))}catch{}return f})},[]);return h.jsx(bh.Provider,{value:{collapsed:t,toggle:a},children:i})}function Zw({children:i}){return h.jsx(bh.Provider,{value:{collapsed:!1,toggle:()=>{}},children:i})}function xh(){const i=A.useContext(bh);if(!i)throw new Error("useSidebar must be used within SidebarProvider");return i}const K0=380,vh=A.createContext(null);function Ww({children:i}){const[t,s]=A.useState({node:null,width:K0,open:!1,ownerKey:null}),a=Sn(),o=A.useRef(a.pathname),f=A.useCallback((m,g)=>{s({node:m,width:(g==null?void 0:g.width)??K0,open:!0,ownerKey:(g==null?void 0:g.key)??null})},[]),d=A.useCallback(m=>{s(g=>typeof m=="string"&&g.ownerKey!==m?g:{...g,open:!1})},[]);return A.useEffect(()=>{a.pathname!==o.current&&(o.current=a.pathname,s(m=>m.open||m.node?{...m,node:null,open:!1,ownerKey:null}:m))},[a.pathname]),h.jsx(vh.Provider,{value:{...t,setPanel:f,closePanel:d},children:i})}function eS(){const i=A.useContext(vh);if(!i)throw new Error("useShellPanel must be used within ShellPanelProvider");return i}function Lj(){return A.useContext(vh)}function tS({open:i,width:t=380,children:s,className:a=""}){const[o,f]=A.useState(i);return A.useEffect(()=>{i&&f(!0)},[i]),h.jsx("div",{className:`shrink-0 overflow-hidden transition-[width] duration-300 ease-out ${a}`,style:{width:i?t:0,maxWidth:"50%"},onTransitionEnd:d=>{!i&&d.propertyName==="width"&&f(!1)},children:h.jsx("div",{style:{width:t},className:"h-full",children:o?s:null})})}function Pj({label:i,children:t}){return h.jsxs("div",{children:[h.jsx("dt",{className:"text-2xs font-medium text-text-secondary uppercase tracking-wide",children:i}),h.jsx("dd",{className:"text-xs text-text-primary mt-0.5",children:t})]})}function Hj({views:i,activeId:t,onViewChange:s,onClose:a,headerActions:o,stickyClassName:f}){const d=i.find(m=>m.id===t)??i[0];return d?h.jsx("div",{className:"h-full bg-surface-hover",children:h.jsxs("div",{className:`flex flex-col ${f??"sticky top-0 z-10 max-h-[calc(100vh-3.5rem)]"}`,children:[h.jsxs("div",{className:"flex items-center justify-between pl-4 pr-3 pt-3 shrink-0",children:[h.jsx("div",{className:"flex items-center gap-1",role:"radiogroup","aria-label":"Panel view",children:i.map(m=>{const g=m.icon,y=m.id===d.id;return h.jsx("button",{role:"radio","aria-checked":y,onClick:()=>s(m.id),title:m.label,className:`p-1.5 rounded-md transition-colors ${y?"bg-accent/10 text-accent":"text-text-tertiary hover:text-text-primary hover:bg-surface-hover"}`,children:h.jsx(g,{className:"w-3.5 h-3.5"})},m.id)})}),h.jsxs("div",{className:"flex items-center gap-1",children:[o,a&&h.jsx("button",{onClick:a,title:"Close panel",className:"p-1 rounded text-text-tertiary hover:text-text-primary hover:bg-surface-hover transition-colors",children:h.jsx(Yn,{className:"w-3.5 h-3.5"})})]})]}),h.jsx("p",{className:"px-5 pt-2 pb-1 text-2xs font-semibold uppercase tracking-widest text-text-secondary shrink-0",children:d.label}),h.jsx("div",{className:"flex-1 overflow-y-auto px-5 pb-5 pt-1",children:d.content})]})}):null}function py(i,t){var s,a,o,f,d;t.facets&&Object.keys(t.facets).length&&i.set("facets",JSON.stringify(t.facets)),(s=t.block)!=null&&s.length&&i.set("block",JSON.stringify(t.block)),(a=t.range)!=null&&a.length&&i.set("range",JSON.stringify(t.range)),(o=t.exists)!=null&&o.length&&i.set("exists",JSON.stringify(t.exists)),(f=t.roles)!=null&&f.length&&i.set("roles",JSON.stringify(t.roles)),(d=t.orderBy)!=null&&d.length&&i.set("orderBy",JSON.stringify(t.orderBy)),t.available!==void 0&&i.set("available",String(t.available)),t.jeopardy===!0&&i.set("jeopardy","1")}function $j(i,t){const s=i??"24h";return ht({queryKey:["stationMetrics",s],queryFn:()=>we(`/escalations/station-metrics?period=${s}`),staleTime:5e3,enabled:(t==null?void 0:t.enabled)??!0})}function Yj(i){const t=i?`?period=${i}`:"";return ht({queryKey:["escalationStats",i],queryFn:()=>we(`/escalations/stats${t}`)})}function Vj(){return ht({queryKey:["escalationTypes"],queryFn:()=>we("/escalations/types")})}function Gj(i=!0){return ht({queryKey:["escalationFacetKeys"],queryFn:()=>we("/escalations/facet-keys"),enabled:i,staleTime:6e4})}function gy(i){const{enabled:t=!0,staleTime:s,...a}=i,o=new URLSearchParams;return a.status&&o.set("status",a.status),a.role&&o.set("role",a.role),a.type&&o.set("type",a.type),a.subtype&&o.set("subtype",a.subtype),a.assigned_to&&o.set("assigned_to",a.assigned_to),a.claimed&&o.set("claimed","true"),a.priority&&o.set("priority",String(a.priority)),a.limit&&o.set("limit",String(a.limit)),a.offset!==void 0&&o.set("offset",String(a.offset)),a.sort_by&&o.set("sort_by",a.sort_by),a.order&&o.set("order",a.order),a.search&&o.set("search",a.search),py(o,a),ht({queryKey:["escalations",a],queryFn:()=>we(`/escalations?${o}`),enabled:t,...s!==void 0?{staleTime:s}:{}})}function yy(i){const{enabled:t=!0,staleTime:s,...a}=i,o=new URLSearchParams;return a.role&&o.set("role",a.role),a.type&&o.set("type",a.type),a.subtype&&o.set("subtype",a.subtype),a.priority&&o.set("priority",String(a.priority)),a.limit&&o.set("limit",String(a.limit)),a.offset!==void 0&&o.set("offset",String(a.offset)),a.sort_by&&o.set("sort_by",a.sort_by),a.order&&o.set("order",a.order),a.search&&o.set("search",a.search),py(o,a),ht({queryKey:["escalations","available",a],queryFn:()=>we(`/escalations/available?${o}`),enabled:t,...s!==void 0?{staleTime:s}:{}})}function Ij(i){return ht({queryKey:["escalations","by-workflow",i],queryFn:()=>we(`/escalations/by-workflow/${i}`),enabled:!!i})}function Fj(i){return ht({queryKey:["escalations",i],queryFn:()=>we(`/escalations/${i}`),enabled:!!i})}function Jj(){const i=bt();return Et({mutationFn:({id:t,durationMinutes:s})=>we(`/escalations/${t}/claim`,{method:"POST",body:JSON.stringify({durationMinutes:s})}),onSuccess:()=>{i.resetQueries({queryKey:["escalations"]}),i.resetQueries({queryKey:["escalationStats"]})}})}function Qj(){const i=bt();return Et({mutationFn:t=>we(`/escalations/${t}/release`,{method:"POST"}),onSuccess:()=>{i.resetQueries({queryKey:["escalations"]}),i.resetQueries({queryKey:["escalationStats"]})}})}function Kj(){const i=bt();return Et({mutationFn:({id:t,resolverPayload:s})=>we(`/escalations/${t}/resolve`,{method:"POST",body:JSON.stringify({resolverPayload:s})}),onSuccess:()=>{i.resetQueries({queryKey:["escalations"]}),i.resetQueries({queryKey:["escalationStats"]}),i.resetQueries({queryKey:["tasks"]}),i.resetQueries({queryKey:["jobs"]})}})}function Xj(){const i=bt();return Et({mutationFn:({id:t,targetRole:s})=>we(`/escalations/${t}/escalate`,{method:"PATCH",body:JSON.stringify({targetRole:s})}),onSuccess:()=>{i.resetQueries({queryKey:["escalations"]}),i.resetQueries({queryKey:["escalationStats"]})}})}function Zj(){const i=bt();return Et({mutationFn:({ids:t,priority:s})=>we("/escalations/priority",{method:"PATCH",body:JSON.stringify({ids:t,priority:s})}),onSuccess:()=>{i.invalidateQueries({queryKey:["escalations"],refetchType:"all"}),i.invalidateQueries({queryKey:["escalationStats"],refetchType:"all"})}})}function Wj(){const i=bt();return Et({mutationFn:({ids:t,durationMinutes:s})=>we("/escalations/bulk-claim",{method:"POST",body:JSON.stringify({ids:t,durationMinutes:s})}),onSuccess:()=>{i.invalidateQueries({queryKey:["escalations"],refetchType:"all"}),i.invalidateQueries({queryKey:["escalationStats"],refetchType:"all"})}})}function e3(){const i=bt();return Et({mutationFn:({ids:t,targetUserId:s,durationMinutes:a})=>we("/escalations/bulk-assign",{method:"POST",body:JSON.stringify({ids:t,targetUserId:s,durationMinutes:a})}),onSuccess:()=>{i.invalidateQueries({queryKey:["escalations"],refetchType:"all"}),i.invalidateQueries({queryKey:["escalationStats"],refetchType:"all"})}})}function t3(){const i=bt();return Et({mutationFn:({ids:t,targetRole:s})=>we("/escalations/bulk-escalate",{method:"PATCH",body:JSON.stringify({ids:t,targetRole:s})}),onSuccess:()=>{i.invalidateQueries({queryKey:["escalations"],refetchType:"all"}),i.invalidateQueries({queryKey:["escalationStats"],refetchType:"all"})}})}function n3(){const i=bt();return Et({mutationFn:({ids:t,hint:s})=>we("/escalations/bulk-triage",{method:"POST",body:JSON.stringify({ids:t,...s?{hint:s}:{}})}),onSuccess:()=>{i.invalidateQueries({queryKey:["escalations"],refetchType:"all"}),i.invalidateQueries({queryKey:["escalationStats"],refetchType:"all"})}})}function s3(){const i=bt();return Et({mutationFn:t=>we(`/escalations/${t}/cancel`,{method:"POST"}),onSuccess:()=>{i.resetQueries({queryKey:["escalations"]}),i.resetQueries({queryKey:["escalationStats"]})}})}function i3(){const i=bt();return Et({mutationFn:({ids:t})=>we("/escalations/bulk-cancel",{method:"POST",body:JSON.stringify({ids:t})}),onSuccess:()=>{i.invalidateQueries({queryKey:["escalations"],refetchType:"all"}),i.invalidateQueries({queryKey:["escalationStats"],refetchType:"all"})}})}function nS(){const{user:i}=Gn(),t=i==null?void 0:i.userId,s=bt(),a=A.useRef(null),o=A.useCallback(()=>{a.current||(a.current=setTimeout(()=>{a.current=null,s.invalidateQueries({queryKey:["escalations"]})},15e3))},[s]);Xg(`${Qg}.system.escalation.>`,o);const{data:f}=yy({limit:1}),{data:d}=gy({assigned_to:t,status:"pending",limit:1});return{available:(f==null?void 0:f.total)??0,mine:(d==null?void 0:d.total)??0}}function Yo({size:i="sm",hideLabel:t=!1,className:s="",appName:a="LongTail",variant:o="full"}){const f=i==="lg";if(o==="mark")return h.jsx("div",{className:`flex items-center ${s}`,children:h.jsx("span",{role:"img","aria-label":a,className:"logo-mark shrink-0 w-7 h-7",style:{"--logo-url":`url(${Dt}/logo512.png)`}})});const d=f?"w-[16rem] h-[16rem] -rotate-[120deg] opacity-40 -ml-10":"w-[12.5rem] h-[12.5rem] -rotate-[120deg] opacity-40 -ml-8",m=f?"text-[44px] font-normal text-text-primary tracking-[0.15em] -ml-[12.5rem]":"text-[36px] font-normal text-text-primary tracking-[0.15em] -ml-[9.75rem]";return h.jsxs("div",{className:`flex items-center ${s}`,style:{height:"50px"},children:[h.jsx("span",{role:"img","aria-label":a,className:`logo-mark shrink-0 z-0 ${d}`,style:{"--logo-url":`url(${Dt}/logo512.png)`}}),h.jsx("span",{className:`z-[1] transition-opacity duration-300 ${m} ${t?"opacity-0":""}`,children:a})]})}const sS=[{id:null,label:"Your view",description:"Full access based on your account role",minTier:"operator"},{id:"admin",label:"Admin",description:"Pace Board + identity management",minTier:"superadmin"},{id:"engineer",label:"Engineer",description:"Work queue + identity management",minTier:"admin"},{id:"operator",label:"Operator",description:"Escalation queue only",minTier:"engineer"}],iS=["operator","engineer","admin","superadmin"];function X0(i){return iS.indexOf(i)}function rS(i,t){return X0(i)>=X0(t)}function aS({onClose:i}){var le,I,V,W,ae;const{isSuperAdmin:t,hasRoleType:s,hasRole:a}=Gn(),{data:o}=Dr(),f=yh(),d=!!((le=o==null?void 0:o.ai)!=null&&le.enabled),m=fy(),g=m!==null?m:d,[y,E]=A.useState(g),_=t?"superadmin":s("admin")?"admin":a("engineer")?"engineer":"operator",N=((I=o==null?void 0:o.branding)==null?void 0:I.appName)??"LongTail",D=(V=o==null?void 0:o.environment)==null?void 0:V.longTailVersion,M=(W=o==null?void 0:o.environment)==null?void 0:W.hotmeshVersion,q=(ae=o==null?void 0:o.environment)==null?void 0:ae.nodeEnv;A.useEffect(()=>{const Q=ve=>{ve.key==="Escape"&&i()};return document.addEventListener("keydown",Q),()=>document.removeEventListener("keydown",Q)},[i]);const F=sS.filter(Q=>rS(_,Q.minTier)),ie=F.length>1,$=[...ie?[{id:"viewas",label:"View As",icon:nv}]:[],{id:"ai",label:"AI",icon:sv}],[oe,te]=A.useState($[0].id),k=Q=>{Q===null?Xf():Iw(Q)},Z=()=>{const Q=!y;E(Q),Q===d?Gw():Vw(Q),window.location.reload()};return h.jsx("div",{className:"fixed inset-0 z-[100] bg-surface-sunken/75 backdrop-blur-sm flex items-center justify-center",onClick:i,children:h.jsxs("div",{className:"relative w-[440px] max-h-[85vh] overflow-y-auto bg-surface-raised px-12 py-10",onClick:Q=>Q.stopPropagation(),children:[h.jsx("button",{onClick:i,className:"absolute top-4 right-4 text-text-quaternary hover:text-text-secondary transition-colors p-1","aria-label":"Close",children:h.jsx(Yn,{className:"w-4 h-4",strokeWidth:1.5})}),h.jsxs("div",{className:"flex flex-col items-center gap-3 pb-8",children:[h.jsx("span",{className:"logo-mark block w-20 h-20 opacity-50",style:{"--logo-url":`url(${Dt}/logo512.png)`}}),h.jsxs("div",{className:"text-center",children:[h.jsx("p",{className:"text-2xl font-light text-text-primary tracking-[0.12em]",children:N}),D&&h.jsxs("p",{className:"mt-1 text-2xs text-text-tertiary",children:["v",D,M&&h.jsxs(h.Fragment,{children:[" · HotMesh v",M]}),q&&q!=="production"&&h.jsx("span",{className:"ml-1 text-status-warning",children:q})]})]})]}),h.jsx("hr",{className:"border-surface-border/50 mb-6"}),$.length>1&&h.jsx("div",{className:"flex items-center justify-center gap-2 mb-8",role:"tablist",children:$.map(Q=>{const ve=oe===Q.id;return h.jsxs("button",{role:"tab","aria-selected":ve,onClick:()=>te(Q.id),title:Q.label,className:`flex flex-col items-center gap-1.5 px-5 py-2.5 rounded-lg transition-colors ${ve?"bg-accent/10 text-accent":"text-text-tertiary hover:text-text-secondary hover:bg-surface-hover"}`,children:[h.jsx(Q.icon,{className:"w-5 h-5",strokeWidth:1.5,...ve?{fill:"currentColor",fillOpacity:.15}:{}}),h.jsx("span",{className:"text-2xs font-medium",children:Q.label})]},Q.id)})}),oe==="viewas"&&ie&&h.jsxs("div",{className:"space-y-1",children:[h.jsx("p",{className:"text-2xs font-medium uppercase tracking-widest text-text-tertiary mb-4",children:"View As"}),F.map(Q=>{const ve=f===Q.id,De=Q.id===null?`Your view · ${_}`:Q.label;return h.jsxs("button",{onClick:()=>k(Q.id),className:"w-full text-left flex items-start gap-3 py-2.5 px-1 group",children:[h.jsx("span",{className:`mt-0.5 w-4 h-4 rounded-full border shrink-0 flex items-center justify-center transition-colors ${ve?"border-accent bg-accent":"border-surface-border group-hover:border-accent/60"}`,children:ve&&h.jsx("span",{className:"w-1.5 h-1.5 rounded-full bg-text-inverse"})}),h.jsxs("span",{children:[h.jsx("span",{className:`block text-sm font-medium transition-colors ${ve?"text-accent":"text-text-primary group-hover:text-accent"}`,children:De}),h.jsx("span",{className:"block text-xs text-text-secondary mt-0.5",children:Q.description})]})]},String(Q.id))})]}),oe==="ai"&&h.jsxs("div",{children:[h.jsx("p",{className:"text-2xs font-medium uppercase tracking-widest text-text-tertiary mb-4",children:"Features"}),h.jsxs("button",{onClick:Z,className:"w-full text-left flex items-center justify-between py-2.5 px-1 group",children:[h.jsxs("span",{children:[h.jsx("span",{className:"block text-sm font-medium text-text-primary group-hover:text-accent transition-colors",children:"AI features"}),h.jsx("span",{className:"block text-xs text-text-secondary mt-0.5",children:y?"Enabled — AI assist, agent labels, bulk AI actions":"Hidden — automation labels, no AI surfaces"})]}),h.jsx("span",{className:`shrink-0 ml-4 w-9 h-5 rounded-full transition-colors flex items-center px-0.5 ${y?"bg-accent":"bg-surface-border"}`,children:h.jsx("span",{className:`w-4 h-4 rounded-full bg-text-inverse shadow-sm transition-transform ${y?"translate-x-4":"translate-x-0"}`})})]})]}),h.jsx("hr",{className:"border-surface-border/50 mt-8"}),h.jsx("p",{className:"mt-4 text-2xs text-text-quaternary text-center",children:"Esc or click outside to close"})]})})}const by=[{id:"violet",label:"Violet",swatch:"#7B3BE0"},{id:"red",label:"Brick",swatch:"#DC382D"},{id:"green",label:"Emerald",swatch:"#059669"},{id:"blue",label:"Electric",swatch:"#2563EB"},{id:"rose",label:"Raspberry",swatch:"#D6246E"},{id:"orange",label:"Harvest",swatch:"#E85D04"}],Z0="blue",xy="lt.theme";let vy=[];function lS(i){const t=new Set(by.map(a=>a.id)),s=new Set;vy=i.filter(a=>!(a!=null&&a.id)||t.has(a.id)||s.has(a.id)?!1:(s.add(a.id),!0))}function oS(){return[...by,...vy]}function _y(){try{return localStorage.getItem(xy)||Z0}catch{return Z0}}function wy(i){document.documentElement.dataset.theme=i}function cS(i){try{localStorage.setItem(xy,i)}catch{}wy(i)}const Sy="lt:bookmarks";function uS(){try{const i=localStorage.getItem(Sy);if(!i)return[];const t=JSON.parse(i);return Array.isArray(t)?t:[]}catch{return[]}}function W0(i){try{localStorage.setItem(Sy,JSON.stringify(i))}catch{}}function fS({onToggleEventFeed:i,onToggleDocs:t,onToggleNav:s}){var De,Ne;const{user:a,logout:o}=Gn(),{isBuilder:f,isOps:d,viewAs:m,realIsBuilder:g}=hy(),{available:y,mine:E}=nS(),{canSeePaceBoard:_}=dy(),{connected:N}=V_(),{data:D}=Dr(),M=Sn(),[q,F]=A.useState(!1),[ie,$]=A.useState(!1),[oe,te]=A.useState(_y),[k,Z]=A.useState(uS),le=A.useRef(null),I=(De=D==null?void 0:D.branding)==null?void 0:De.appName,V=(Ne=D==null?void 0:D.branding)==null?void 0:Ne.themes,W=A.useMemo(()=>(lS(V??[]),oS()),[V]),ae=z=>{cS(z),te(z)},Q=()=>{const z=window.prompt("Bookmark label:");if(!(z!=null&&z.trim()))return;const se=M.pathname+M.search,fe=[...k,{label:z.trim(),url:se}].sort((Se,ye)=>Se.label.localeCompare(ye.label));Z(fe),W0(fe),F(!1)},ve=z=>{const se=k.filter(fe=>!(fe.label===z.label&&fe.url===z.url));Z(se),W0(se)};return A.useEffect(()=>{if(!q)return;const z=se=>{le.current&&!le.current.contains(se.target)&&F(!1)};return document.addEventListener("mousedown",z),()=>document.removeEventListener("mousedown",z)},[q]),h.jsxs(h.Fragment,{children:[h.jsxs("header",{className:`h-14 shrink-0 border-b border-surface-border bg-surface-raised flex items-center justify-between pl-2 pr-5 relative ${q?"z-[100]":"z-30"}`,children:[h.jsxs("div",{className:"flex items-center gap-1 min-w-0",children:[s&&h.jsx("button",{onClick:s,className:"lg:hidden p-2 text-text-secondary hover:text-text-primary transition-colors","aria-label":"Open navigation",children:h.jsx(iv,{className:"w-5 h-5",strokeWidth:1.5})}),h.jsxs(Qs,{to:"/","aria-label":"Home",className:"shrink-0",onClick:z=>{(z.ctrlKey||z.metaKey)&&(z.preventDefault(),$(!0))},children:[h.jsx(Yo,{appName:I,className:"hidden lg:flex"}),h.jsx(Yo,{appName:I,variant:"mark",className:"flex lg:hidden pl-1"})]}),_&&h.jsx(Qs,{to:"/operations",className:"lg:hidden p-2 text-text-quaternary hover:text-accent transition-colors",title:"Pace Board","aria-label":"Pace Board",children:h.jsx(rv,{className:"w-4 h-4",strokeWidth:1.5})})]}),h.jsxs("div",{className:"flex items-center gap-5",children:[h.jsxs(Qs,{to:"/escalations/available",className:`flex items-center gap-1.5 text-2xs transition-colors ${y>0?"text-status-queued":"text-text-quaternary hover:text-text-secondary"}`,title:"All escalations",children:[h.jsx(Nf,{className:"w-3.5 h-3.5",strokeWidth:1.5}),h.jsx("span",{className:"hidden lg:inline",children:"all"}),y>0&&h.jsx("sup",{className:"tabular-nums font-medium text-[0.5em]",children:y})]}),h.jsxs(Qs,{to:"/escalations/queue",className:`flex items-center gap-1.5 text-2xs transition-colors ${E>0?"text-status-claimed":"text-text-quaternary hover:text-text-secondary"}`,title:"My escalation queue",children:[h.jsx(Nf,{className:"w-3.5 h-3.5",strokeWidth:1.5}),h.jsx("span",{className:"hidden lg:inline",children:"mine"}),E>0&&h.jsx("sup",{className:"tabular-nums font-medium text-[0.5em]",children:E})]}),(f||d)&&h.jsxs(h.Fragment,{children:[h.jsx("div",{className:"hidden lg:block w-px h-4 bg-surface-border"}),h.jsxs("button",{type:"button",onClick:()=>{N?i==null||i():window.location.reload()},className:`hidden lg:flex items-center gap-1.5 text-2xs transition-colors ${N?"text-status-success hover:text-status-success/80":"text-text-quaternary hover:text-text-secondary"}`,title:N?"Live events — click to toggle feed":"Events disconnected — click to reconnect",children:[h.jsx(Eg,{className:"w-3.5 h-3.5",strokeWidth:1.5}),"events"]})]}),g&&h.jsx(h.Fragment,{children:h.jsxs("button",{onClick:t,className:"hidden lg:flex items-center gap-1.5 text-2xs text-text-quaternary hover:text-text-secondary transition-colors",title:"Documentation",children:[h.jsx(jg,{className:"w-3.5 h-3.5",strokeWidth:1.5}),"docs"]})}),m&&h.jsx(h.Fragment,{children:h.jsxs("span",{className:"hidden lg:flex items-center gap-1 pl-2 pr-1 py-0.5 rounded-full bg-accent/10 border border-accent/25 text-2xs text-accent select-none",children:[h.jsxs("span",{className:"capitalize font-medium tracking-wide",children:[m," View"]}),h.jsx("button",{onClick:Xf,title:"Restore your real view",className:"ml-0.5 rounded-full p-0.5 hover:bg-accent/20 transition-colors",children:h.jsx(Yn,{className:"w-2.5 h-2.5"})})]})}),h.jsx("div",{className:"hidden lg:block w-px h-4 bg-surface-border"}),a&&h.jsxs("div",{className:"relative",ref:le,children:[h.jsxs("button",{onClick:()=>F(z=>!z),className:"btn-ghost text-xs flex items-center gap-1",children:[h.jsxs("span",{className:"relative",children:[h.jsx(av,{className:"w-3.5 h-3.5 text-accent/75",strokeWidth:1.5}),m&&h.jsx("span",{className:"lg:hidden absolute -top-0.5 -right-0.5 w-2 h-2 rounded-full bg-accent"})]}),h.jsx("span",{className:"hidden lg:inline whitespace-nowrap",children:a.displayName||a.username||a.userId}),h.jsx("svg",{className:"hidden lg:block w-3 h-3",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 9l-7 7-7-7"})})]}),q&&h.jsxs("div",{className:"absolute right-0 top-full mt-1 w-52 bg-surface-raised border border-surface-border rounded-md shadow-lg py-1 z-[100]",children:[h.jsx(Qs,{to:"/credentials",onClick:()=>F(!1),className:"block px-3 py-2 text-xs text-text-secondary hover:bg-surface-hover",children:"Credentials"}),(f||d)&&h.jsx("button",{onClick:()=>{F(!1),N?i==null||i():window.location.reload()},className:"lg:hidden block w-full text-left px-3 py-2 text-xs text-text-secondary hover:bg-surface-hover",children:N?"Events":"Reconnect events"}),g&&h.jsx("button",{onClick:()=>{F(!1),t==null||t()},className:"lg:hidden block w-full text-left px-3 py-2 text-xs text-text-secondary hover:bg-surface-hover",children:"Docs"}),m&&h.jsxs("button",{onClick:()=>{F(!1),Xf()},className:"lg:hidden block w-full text-left px-3 py-2 text-xs text-accent hover:bg-surface-hover capitalize",children:["Exit ",m," view"]}),h.jsxs("div",{className:"px-3 py-2 border-t border-surface-border/60",children:[h.jsx("p",{className:"text-2xs font-medium uppercase tracking-widest text-text-tertiary mb-1.5",children:"Theme"}),h.jsx("div",{className:"flex items-center gap-2 flex-wrap",children:W.map(z=>h.jsx("button",{type:"button",onClick:()=>ae(z.id),title:z.label,"aria-label":`${z.label} theme`,className:`w-4 h-4 rounded-full transition-transform hover:scale-110 ${oe===z.id?"ring-2 ring-offset-1 ring-surface-border":""}`,style:{backgroundColor:z.swatch}},z.id))})]}),h.jsx("button",{onClick:()=>{F(!1),o()},className:"block w-full text-left px-3 py-2 text-xs text-text-secondary hover:bg-surface-hover",children:"Sign Out"}),h.jsxs("div",{className:"border-t border-surface-border/60 pt-1",children:[k.map(z=>h.jsxs("div",{className:"flex items-center group px-3 py-1.5 hover:bg-surface-hover",children:[h.jsx(Qs,{to:z.url,onClick:()=>F(!1),title:z.url,className:"flex-1 min-w-0 text-xs text-text-secondary hover:text-text-primary truncate",children:z.label}),h.jsx("button",{type:"button",onClick:()=>ve(z),title:`Remove "${z.label}"`,className:"opacity-0 group-hover:opacity-100 transition-opacity ml-1 p-0.5 shrink-0 text-text-quaternary hover:text-status-error",children:h.jsx(Yn,{className:"w-3 h-3"})})]},`${z.label}::${z.url}`)),h.jsx("hr",{className:"border-surface-border/60 mx-3 my-0.5"}),h.jsxs("button",{type:"button",onClick:Q,className:"flex items-center gap-1.5 w-full px-3 py-2 text-xs text-text-secondary hover:bg-surface-hover",children:[h.jsx(lv,{className:"w-3.5 h-3.5 shrink-0",strokeWidth:1.5}),"Add Bookmark"]})]})]})]})]})]}),ie&&h.jsx(aS,{onClose:()=>$(!1)})]})}function _h({open:i,children:t}){const[s,a]=A.useState(i);return A.useEffect(()=>{i&&a(!0)},[i]),h.jsx("div",{className:`grid transition-[grid-template-rows] duration-300 ease-out ${i?"grid-rows-[1fr]":"grid-rows-[0fr]"}`,onTransitionEnd:()=>{i||a(!1)},children:h.jsx("div",{className:"overflow-hidden",children:s?t:null})})}function Zf(i){return({isActive:t})=>{const s="flex items-center rounded-md transition-colors duration-150",a="bg-surface-hover text-text-primary font-medium",o="text-text-secondary hover:text-text-primary hover:bg-surface-hover";return i?`${s} justify-center w-10 h-10 mx-auto ${t?a:o}`:`${s} gap-3 px-4 py-2 text-sm ${t?a:o}`}}function hS(){return({isActive:i})=>`flex items-center gap-3 pl-11 pr-4 py-1.5 text-xs rounded-md transition-colors duration-150 ${i?"text-text-primary font-medium":"text-text-secondary hover:text-text-primary"}`}function dS({group:i,collapsed:t}){const{pathname:s}=Sn(),a=i.matchPaths.some(m=>s.startsWith(m)),[o,f]=A.useState(a),d=o||a;return t?h.jsx(h.Fragment,{children:i.items.map(m=>h.jsx(Nr,{to:m.to,className:Zf(!0),title:m.label,children:m.icon&&h.jsx(m.icon,{className:"w-5 h-5 shrink-0 text-accent/75",strokeWidth:1.5})},m.to))}):h.jsxs("div",{children:[h.jsxs("button",{onClick:()=>f(m=>!m),className:"w-full flex items-center justify-between px-4 py-2 text-sm rounded-md transition-colors duration-150 text-text-secondary hover:text-text-primary hover:bg-surface-hover",children:[h.jsxs("span",{className:"flex items-center gap-3",children:[i.icon&&h.jsx(i.icon,{className:"w-5 h-5 shrink-0 text-accent/75",strokeWidth:1.5}),h.jsx("span",{children:i.label})]}),h.jsx("svg",{className:`w-3.5 h-3.5 text-text-tertiary transition-transform duration-150 ${d?"rotate-90":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 5l7 7-7 7"})})]}),h.jsx(_h,{open:d,children:i.items.map(m=>h.jsxs(Nr,{to:m.to,end:m.end,className:hS(),children:[m.icon&&h.jsx(m.icon,{className:"w-4 h-4 shrink-0 text-accent/75",strokeWidth:1.5}),h.jsx("span",{children:m.label})]},m.to))})]})}function mS(i){return i.kind==="group"}function pS({entry:i,collapsed:t}){const{pathname:s,search:a}=Sn(),o=i.to.includes("?"),f=i.icon&&h.jsx(i.icon,{className:`w-5 h-5 shrink-0 text-accent/75 ${i.iconClassName??""}`,strokeWidth:1.5,...i.solid?{fill:"currentColor"}:{}});if(o){const[d,m]=i.to.split("?"),g=s===d&&a===`?${m}`,y=Zf(t)({isActive:g});return h.jsxs(Nr,{to:i.to,className:y,title:t?i.label:void 0,children:[f,!t&&h.jsx("span",{children:i.label})]})}return h.jsxs(Nr,{to:i.to,end:i.end,className:Zf(t),title:t?i.label:void 0,children:[f,!t&&h.jsx("span",{children:i.label})]})}function ki({heading:i,entries:t}){const{collapsed:s}=xh();return h.jsxs("div",{className:"space-y-1",children:[s?h.jsx("div",{className:"h-px bg-surface-border mx-3 my-2",title:i}):h.jsx("p",{className:"px-4 pt-5 pb-2 text-xs font-semibold uppercase tracking-wider text-text-tertiary",children:i}),t.map(a=>mS(a)?h.jsx(dS,{group:a,collapsed:s},a.label):h.jsx(pS,{entry:a,collapsed:s},a.to))]})}function gS({aiEnabled:i=!1,isBuilder:t=!1,isOps:s=!1,viewAs:a=null,canSeePaceBoard:o=!1}){const f={to:"/operations",label:"Pace Board",icon:ov};if(!t&&(!s||a==="engineer"||a==="operator"))return null;if(!t)return h.jsx(ki,{heading:"Monitor",entries:o?[f]:[]});const d=[...o?[f]:[],{to:"/topics",label:"Event Topics",icon:Eg},{to:"/agents",label:i?"Agents":"Automations",icon:cv},{to:"/capabilities",label:"Capabilities",icon:uv}];return h.jsx(ki,{heading:"Monitor",entries:d})}function r3(){return ht({queryKey:["roles"],queryFn:()=>we("/roles")})}function a3(){return ht({queryKey:["roles","escalation-chains"],queryFn:()=>we("/roles/escalation-chains")})}function l3(i){return ht({queryKey:["roles",i,"escalation-targets"],queryFn:()=>we(`/roles/${encodeURIComponent(i)}/escalation-targets`),enabled:!!i})}function o3(){const i=bt();return Et({mutationFn:t=>we("/roles/escalation-chains",{method:"POST",body:JSON.stringify(t)}),onSuccess:()=>{i.invalidateQueries({queryKey:["roles"]})}})}function c3(){const i=bt();return Et({mutationFn:t=>we("/roles/escalation-chains",{method:"DELETE",body:JSON.stringify(t)}),onSuccess:()=>{i.invalidateQueries({queryKey:["roles"]})}})}function yS(i){return ht({queryKey:["roles","details"],queryFn:()=>we("/roles/details"),enabled:(i==null?void 0:i.enabled)??!0})}function u3(i,t,s=!0){return ht({queryKey:["roles",i,"schema",t??"latest"],queryFn:()=>we(`/roles/${encodeURIComponent(i)}/schema${t!=null?`?version=${t}`:""}`),enabled:s&&!!i})}function f3(i){return ht({queryKey:["roles",i,"schema-versions"],queryFn:()=>we(`/roles/${encodeURIComponent(i)}/schema/versions`),enabled:!!i})}function h3(i,t,s=!0){return ht({queryKey:["roles",i,"list-schema",t??"latest"],queryFn:()=>we(`/roles/${encodeURIComponent(i)}/list-schema${t!=null?`?version=${t}`:""}`),enabled:s&&!!i})}function d3(i){return ht({queryKey:["roles",i,"list-schema-versions"],queryFn:()=>we(`/roles/${encodeURIComponent(i)}/list-schema/versions`),enabled:!!i})}function m3(){const i=bt();return Et({mutationFn:t=>we("/roles",{method:"POST",body:JSON.stringify({role:t})}),onSuccess:()=>{i.invalidateQueries({queryKey:["roles"]})}})}function p3(){const i=bt();return Et({mutationFn:({role:t,...s})=>we(`/roles/${encodeURIComponent(t)}`,{method:"PATCH",body:JSON.stringify(s)}),onMutate:async({role:t,...s})=>{await i.cancelQueries({queryKey:["roles","details"]});const a=i.getQueryData(["roles","details"]);return a&&i.setQueryData(["roles","details"],{roles:a.roles.map(o=>o.role===t?{...o,...s}:o)}),{previous:a}},onError:(t,s,a)=>{a!=null&&a.previous&&i.setQueryData(["roles","details"],a.previous)},onSuccess:()=>{i.invalidateQueries({queryKey:["roles"]})}})}function g3(){const i=bt();return Et({mutationFn:t=>we(`/roles/${encodeURIComponent(t)}`,{method:"DELETE"}),onSuccess:()=>{i.invalidateQueries({queryKey:["roles"]})}})}function bS(){return ht({queryKey:["me","preferences"],queryFn:()=>we("/me/preferences"),staleTime:6e4})}function xS(){const i=bt();return Et({mutationFn:t=>we("/me/preferences",{method:"PATCH",body:JSON.stringify(t)}),onSuccess:t=>{i.setQueryData(["me","preferences"],t)}})}const xr=i=>{if(i)try{return JSON.parse(i)}catch{return}},Oi=i=>i==null||Array.isArray(i)&&i.length===0||typeof i=="object"&&!Array.isArray(i)&&Object.keys(i).length===0;function vS(i){const t={},s=xr(i.get("facets"));Oi(s)||(t.facets=s);const a=xr(i.get("block"));Oi(a)||(t.block=a);const o=xr(i.get("range"));Oi(o)||(t.range=o);const f=xr(i.get("exists"));Oi(f)||(t.exists=f);const d=xr(i.get("roles"));Oi(d)||(t.roles=d);const m=xr(i.get("orderBy"));Oi(m)||(t.orderBy=m),i.get("available")!=null&&(t.available=i.get("available")==="true");const g=i.get("jeopardy");return(g==="1"||g==="true")&&(t.jeopardy=!0),t}function y3(i,t){const s=(a,o)=>Oi(o)?i.delete(a):i.set(a,JSON.stringify(o));s("facets",t.facets),s("block",t.block),s("range",t.range),s("exists",t.exists),s("roles",t.roles),s("orderBy",t.orderBy),t.available==null?i.delete("available"):i.set("available",String(t.available)),t.jeopardy===!0?i.set("jeopardy","1"):i.delete("jeopardy")}function b3(i,t,s){const a=typeof t=="object"&&t!==null?JSON.stringify(t):t,o=encodeURIComponent(JSON.stringify({[i]:a}));return s?`/escalations/available?role=${encodeURIComponent(s)}&facets=${o}&status=all`:`/escalations/available?facets=${o}&status=all`}function x3(i){var t,s,a;return Object.keys(i.facets??{}).length+(((t=i.block)==null?void 0:t.length)??0)+(((s=i.range)==null?void 0:s.length)??0)+(((a=i.exists)==null?void 0:a.length)??0)+(i.available!=null?1:0)+(i.jeopardy===!0?1:0)}function _S(i,t){const s=(i==null?void 0:i.pinnedViews)??[],a=new Set((i==null?void 0:i.hiddenRolePins)??[]),o=new Set(s.map(m=>m.label)),f=[...s],d=new Set;for(const{role:m,pins:g}of t)for(const y of g)o.has(y.label)||a.has(y.label)||d.has(y.label)||(d.add(y.label),f.push({...y,id:`role:${m}:${y.label}`,fromRole:m}));return f}function wS(i){let t;try{t=new URL(i,"http://local")}catch{return null}if(t.pathname!=="/escalations/available"&&t.pathname!=="/escalations")return null;const s=t.searchParams,a=vS(s),o=s.get("status")||void 0,f=t.pathname==="/escalations/available"&&(o===void 0||o==="available");return{available:f,params:{...a,role:s.get("role")||void 0,type:s.get("type")||void 0,priority:s.get("priority")?parseInt(s.get("priority"),10):void 0,status:f||o==="all"?void 0:o,search:s.get("search")||void 0}}}function SS(){return`pin-${Date.now().toString(36)}-${Math.random().toString(36).slice(2,8)}`}function ES(){var ie;const{collapsed:i}=xh(),{user:t}=Gn(),s=bS(),a=xS(),o=A.useMemo(()=>new Set(((t==null?void 0:t.roles)??[]).map($=>$.role)),[t]),{data:f}=yS({enabled:o.size>0}),d=bt();Xg(`${Qg}.system.escalation.>`,()=>{d.invalidateQueries({queryKey:["escalations"]})});const m=(ie=s.data)==null?void 0:ie.preferences,g=A.useMemo(()=>((f==null?void 0:f.roles)??[]).filter($=>o.has($.role)&&Array.isArray($.default_pins)&&$.default_pins.length>0).map($=>({role:$.role,pins:$.default_pins})),[f,o]),y=A.useMemo(()=>_S(m,g),[m,g]),E=(m==null?void 0:m.pinnedViews)??[],_=A.useRef(null),N=$=>a.mutate({pinnedViews:$}),D=$=>N(E.filter(oe=>oe.id!==$)),M=$=>N([...E,{id:SS(),label:$.label,url:$.url,badge:$.badge}]),q=$=>a.mutate({hiddenRolePins:[...(m==null?void 0:m.hiddenRolePins)??[],$]}),F=($,oe)=>{if($===oe)return;const te=[...E],[k]=te.splice($,1);te.splice(oe,0,k),N(te)};return y.length===0?null:h.jsxs("div",{className:"space-y-1",children:[i?h.jsx("div",{className:"h-px bg-surface-border mx-3 my-2",title:"Pinned"}):h.jsx("p",{className:"px-4 pt-5 pb-2 text-xs font-semibold uppercase tracking-wider text-accent/80",children:"Pinned"}),y.map($=>{const oe=$.fromRole?-1:E.findIndex(te=>te.id===$.id);return h.jsx(jS,{pin:$,collapsed:i,draggable:oe!==-1,onDragStart:()=>{_.current=oe},onDropOn:()=>{_.current!==null&&oe!==-1&&F(_.current,oe),_.current=null},onRemove:$.fromRole?void 0:()=>D($.id),onPromote:$.fromRole?()=>M($):void 0,onHide:$.fromRole?()=>q($.label):void 0},$.id)})]})}function jS({pin:i,collapsed:t,draggable:s,onDragStart:a,onDropOn:o,onRemove:f,onPromote:d,onHide:m}){const{pathname:g,search:y}=Sn(),[E,_=""]=i.url.split("?"),N=g===E&&y===(_?`?${_}`:""),D="group flex items-center rounded-md transition-colors duration-150",M=N?"bg-surface-hover text-text-primary font-medium":"text-text-secondary hover:text-text-primary hover:bg-surface-hover";return t?h.jsx(Nr,{to:i.url,className:`${D} ${M} justify-center w-10 h-10 mx-auto`,title:i.label,children:h.jsx(u0,{className:"w-5 h-5 shrink-0 text-accent/75",strokeWidth:1.5})}):h.jsxs("div",{className:`${D} ${M}`,draggable:s,onDragStart:a,onDragOver:q=>q.preventDefault(),onDrop:o,children:[h.jsxs(Nr,{to:i.url,className:"flex items-center gap-3 pl-4 py-2 text-sm flex-1 min-w-0",children:[h.jsx(u0,{className:"w-5 h-5 shrink-0 text-accent/75",strokeWidth:1.5,...i.fromRole?{}:{fill:"currentColor",fillOpacity:.15}}),h.jsx("span",{className:"truncate",children:i.label}),i.badge&&h.jsx(AS,{url:i.url}),i.fromRole&&h.jsx("span",{className:"shrink-0 text-2xs uppercase tracking-wider text-text-quaternary",title:`Provided by the ${i.fromRole} role`,children:"role"})]}),h.jsxs("span",{className:"flex items-center pr-2 gap-0.5 opacity-0 group-hover:opacity-100 transition-opacity",children:[d&&h.jsx("button",{onClick:d,title:"Make mine — copy into my pins",className:"p-1 text-text-quaternary hover:text-accent transition-colors",children:h.jsx(Ag,{className:"w-3 h-3"})}),m&&h.jsx("button",{onClick:m,title:"Hide this role pin",className:"p-1 text-text-quaternary hover:text-status-error transition-colors",children:h.jsx(fv,{className:"w-3 h-3"})}),f&&h.jsx("button",{onClick:f,title:`Remove "${i.label}"`,className:"p-1 text-text-quaternary hover:text-status-error transition-colors",children:h.jsx(Yn,{className:"w-3 h-3"})})]})]})}function AS({url:i}){var d;const t=A.useMemo(()=>wS(i),[i]),s={limit:1,staleTime:15e3},a=yy({...(t==null?void 0:t.params)??{},...s,enabled:!!t&&t.available}),o=gy({...(t==null?void 0:t.params)??{},...s,enabled:!!t&&!t.available});if(!t)return null;const f=t.available?a:o;return f.isError||((d=f.data)==null?void 0:d.total)===void 0?null:h.jsx("span",{className:"shrink-0 px-1.5 py-0.5 rounded-full bg-accent/10 text-accent text-2xs font-semibold tabular-nums",children:f.data.total})}function OS(){const i=[{kind:"group",label:"Procedural",icon:hv,matchPaths:["/workflows/registry","/workflows/durable/invoke","/workflows/executions","/workflows/durable/executions","/workflows/start","/workflows/workers","/workflows/tasks"],items:[{to:"/workflows/registry",label:"Registry",icon:f0},{to:"/workflows/durable/invoke",label:"Invoke",icon:h0},{to:"/workflows/executions",label:"Executions",icon:d0}]},{kind:"group",label:"Graph",icon:Wf,matchPaths:["/mcp/workflows","/mcp/executions"],items:[{to:"/mcp/workflows",label:"Configure",icon:f0,end:!0},{to:"/mcp/workflows/invoke",label:"Invoke",icon:h0},{to:"/mcp/executions",label:"Executions",icon:d0}]}];return h.jsx(ki,{heading:"Orchestrate",entries:i})}const NS=[{to:"/mcp/queries",label:"Designer",icon:dv},{to:"/mcp/servers",label:"Servers & Tools",icon:mv}];function TS(){return h.jsx(ki,{heading:"Design",entries:NS})}const kS=[{to:"/files",label:"Files",icon:pv},{to:"/knowledge",label:"Knowledge",icon:gv}];function CS(){return h.jsx(ki,{heading:"Storage",entries:kS})}function MS({isBuilder:i=!1,isOps:t=!1}){var d;const{data:s}=Dr(),a=((d=s==null?void 0:s.features)==null?void 0:d.dbMaintenance)!==!1,o=[{to:"/admin/users",label:"Accounts",icon:yv},...i||t?[{to:"/admin/roles",label:"Roles",icon:Nf}]:[]],f=[{to:"/admin/controlplane",label:"Routers",icon:bv},{to:"/admin/streams",label:"Messages",icon:xv},...a?[{to:"/admin/maintenance",label:"DB Maintenance",icon:vv}]:[]];return h.jsxs(h.Fragment,{children:[h.jsx(ki,{heading:"Identity & Access",entries:o}),i&&h.jsx(ki,{heading:"Infrastructure",entries:f})]})}function Ey({aiEnabled:i,isBuilder:t,isOps:s,viewAs:a,canSeePaceBoard:o}){return h.jsxs(h.Fragment,{children:[h.jsx(gS,{aiEnabled:i,isBuilder:t,isOps:s,viewAs:a,canSeePaceBoard:o}),h.jsx(ES,{}),t&&h.jsx(OS,{}),t&&i&&h.jsx(TS,{}),t&&h.jsx(CS,{}),(t||s)&&h.jsx(MS,{isBuilder:t,isOps:s})]})}function RS({open:i,onClose:t,...s}){const a=Sn();return A.useEffect(()=>{t()},[a.pathname]),h.jsxs("div",{className:`lg:hidden fixed inset-y-0 left-0 z-40 flex ${i?"":"pointer-events-none"}`,children:[h.jsx("div",{className:`fixed inset-0 bg-black/20 transition-opacity duration-200 ${i?"opacity-100":"opacity-0"}`,onClick:t,"aria-hidden":!0}),h.jsxs("div",{className:`relative w-72 max-w-[85vw] h-full bg-surface-raised border-r border-surface-border shadow-xl flex flex-col transition-transform duration-200 ease-out ${i?"translate-x-0":"-translate-x-full"}`,children:[h.jsx("div",{className:"flex items-center justify-end px-3 pt-3 shrink-0",children:h.jsx("button",{onClick:t,className:"p-1.5 rounded text-text-tertiary hover:text-text-primary hover:bg-surface-hover transition-colors","aria-label":"Close navigation",children:h.jsx(Yn,{className:"w-4 h-4"})})}),h.jsx("nav",{className:"flex-1 px-3 pb-4 space-y-2 overflow-y-auto overflow-x-hidden",children:h.jsx(Zw,{children:h.jsx(Ey,{...s})})})]})]})}const jy="lt_event_feed_patterns";function DS(i){if(i.startsWith("/topics/")){const f=decodeURIComponent(i.replace("/topics/",""));if(f&&!f.includes("/"))return`lt.events.${f}`}const t=i.match(/^\/escalations\/detail\/(.+)/);if(t)return`lt.events.system.escalation.${t[1]}.>`;if(i.startsWith("/escalations"))return"lt.events.system.escalation.>";const s=i.match(/^\/workflows\/(?:durable\/)?executions\/(.+)/);if(s)return`lt.events.system.workflow.${s[1]}.>`;if(i.startsWith("/workflows"))return"lt.events.system.workflow.>";const a=i.match(/^\/agents\/([^/]+)$/);if(a&&a[1]!=="new")return`lt.events.system.agent.${a[1]}.>`;if(i.startsWith("/agents"))return"lt.events.system.agent.>";if(i.startsWith("/knowledge"))return"lt.events.system.knowledge.>";if(i.startsWith("/files"))return"lt.events.system.file.>";if(i==="/")return"lt.events.system.>";const o=i.match(/^\/mcp\/executions\/(.+)/);return o?`lt.events.system.*.${o[1]}.>`:(i.startsWith("/mcp"),"lt.events.system.>")}function qS(){try{const i=localStorage.getItem(jy);return i?JSON.parse(i):[]}catch{return[]}}function jf(i){try{localStorage.setItem(jy,JSON.stringify(i))}catch{}}function zS(){const{pathname:i}=Sn(),[t,s]=A.useState(qS),a=A.useMemo(()=>DS(i),[i]),o=A.useMemo(()=>{const g=new Set([a,...t]);return Array.from(g)},[a,t]),f=A.useCallback(g=>{const y=g.startsWith("lt.events.")?g:`lt.events.${g}`;s(E=>{if(E.includes(y))return E;const _=[...E,y];return jf(_),_})},[]),d=A.useCallback(g=>{s(y=>{const E=y.filter(_=>_!==g);return jf(E),E})},[]),m=A.useCallback(()=>{s([]),jf([])},[]);return{patterns:o,pagePattern:a,userPatterns:t,addPattern:f,removePattern:d,clearUserPatterns:m}}function US({children:i,className:t=""}){return h.jsx("p",{className:`text-2xs font-semibold uppercase tracking-widest text-text-tertiary ${t}`,children:i})}const Af=280,eg="cubic-bezier(0.4, 0, 0.2, 1)",Oo=40;function BS(i){if(!i)return"scale(0.92)";const t=window.innerWidth,s=window.innerHeight,a=t-Oo*2,o=s-Oo*2,f=i.width/a,d=i.height/o,m=i.left+i.width/2-(Oo+a/2),g=i.top+i.height/2-(Oo+o/2);return`translate(${m}px, ${g}px) scale(${f}, ${d})`}function Ay({open:i,onClose:t,sourceRef:s,children:a}){const[o,f]=A.useState(null),d=A.useRef(null),m=A.useRef(!1);A.useEffect(()=>{var N,D;i&&!m.current?(d.current=((N=s==null?void 0:s.current)==null?void 0:N.getBoundingClientRect())??null,f("entering")):!i&&m.current&&o==="open"&&(d.current=((D=s==null?void 0:s.current)==null?void 0:D.getBoundingClientRect())??null,f("exiting")),m.current=i},[i,s,o]),A.useEffect(()=>{if(o!=="entering")return;const N=requestAnimationFrame(()=>{requestAnimationFrame(()=>f("open"))});return()=>cancelAnimationFrame(N)},[o]),A.useEffect(()=>{if(o)return document.body.style.overflow="hidden",()=>{document.body.style.overflow=""}},[o]),A.useEffect(()=>{if(!o)return;const N=D=>{D.key==="Escape"&&t()};return document.addEventListener("keydown",N),()=>document.removeEventListener("keydown",N)},[o,t]);const g=A.useCallback(N=>{N.propertyName==="transform"&&o==="exiting"&&f(null)},[o]);if(A.useEffect(()=>{if(o!=="exiting")return;const N=setTimeout(()=>f(null),Af+50);return()=>clearTimeout(N)},[o]),!o)return null;const y=o==="entering"||o==="exiting",E=y?BS(d.current):"none",_=y?0:1;return wg.createPortal(h.jsx("div",{className:"fixed inset-0 z-50 overflow-auto p-10",style:{transformOrigin:"center center",transition:`transform ${Af}ms ${eg}, opacity ${Af}ms ${eg}`,transform:E,opacity:_,backgroundColor:"rgb(var(--lt-surface))"},onTransitionEnd:g,children:a}),document.body)}function LS({className:i}){return h.jsx("svg",{className:i,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 6h16M4 12h8M4 18h12"})})}function PS({className:i}){return h.jsx("svg",{className:i,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 7l-5 5 5 5M16 7l5 5-5 5"})})}function HS({className:i}){return h.jsx("svg",{className:i,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M8 5H6a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2v-1M8 5a2 2 0 002 2h2a2 2 0 002-2M8 5a2 2 0 012-2h2a2 2 0 012 2m0 0h2a2 2 0 012 2v3"})})}function $S({className:i}){return h.jsx("svg",{className:i,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M5 13l4 4L19 7"})})}function YS({className:i}){return h.jsx("svg",{className:i,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M9 9V4.5M9 9H4.5M9 9L3.5 3.5M9 15v4.5M9 15H4.5M9 15l-5.5 5.5M15 9h4.5M15 9V4.5M15 9l5.5-5.5M15 15h4.5M15 15v4.5m0-4.5l5.5 5.5"})})}function VS({className:i}){return h.jsx("svg",{className:i,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M4 8V4m0 0h4M4 4l5 5m11-1V4m0 0h-4m4 0l-5 5M4 16v4m0 0h4m-4 0l5-5m11 5v-4m0 4h-4m4 0l-5-5"})})}function GS(i){const t=i.trim().split(`
|
|
54
|
+
`);if(t.length<2)return i;const s=m=>m.split("|").map(g=>g.trim()).filter(Boolean),a=s(t[0]),o=t.slice(2),f=a.map(m=>`<th class="px-3 py-1.5 text-left text-2xs font-semibold uppercase tracking-wider text-text-tertiary">${m}</th>`).join(""),d=o.map(m=>`<tr class="border-t border-surface-border">${s(m).map(E=>`<td class="px-3 py-1.5 text-xs text-text-secondary">${E}</td>`).join("")}</tr>`).join("");return`<table class="w-full my-3 text-xs"><thead><tr class="border-b border-surface-border">${f}</tr></thead><tbody>${d}</tbody></table>`}function No(i){return i.toLowerCase().replace(/<[^>]+>/g,"").replace(/[^\w\s-]/g,"").replace(/\s+/g,"-").trim()}function IS(i){const t=[];let s=i.replace(/```(\w*)\n([\s\S]*?)```/g,(g,y,E)=>{const _=t.length;return t.push(`<pre class="bg-surface-sunken rounded p-3 my-2 overflow-x-auto text-2xs leading-relaxed"><code>${E}</code></pre>`),`\0CODE${_}\0`});const a=/^(\|.+\|)\n(\|[-| :]+\|)\n((?:\|.+\|\n?)+)/gm;s=s.replace(a,(g,y,E,_)=>GS(`${y}
|
|
55
|
+
${E}
|
|
56
|
+
${_.trimEnd()}`)),s=s.replace(/`([^`]+)`/g,'<code class="bg-surface-sunken px-1 py-0.5 rounded text-2xs">$1</code>'),s=s.replace(/^#### (.+)$/gm,(g,y)=>`<h4 id="${No(y)}" class="text-xs font-semibold text-text-primary mt-4 mb-1">${y}</h4>`).replace(/^### (.+)$/gm,(g,y)=>`<h3 id="${No(y)}" class="text-sm font-semibold text-text-primary mt-5 mb-1.5">${y}</h3>`).replace(/^## (.+)$/gm,(g,y)=>`<h2 id="${No(y)}" class="text-base font-semibold text-text-primary mt-6 mb-2 pb-1 border-b border-surface-border">${y}</h2>`).replace(/^# (.+)$/gm,(g,y)=>`<h1 id="${No(y)}" class="text-lg font-bold text-text-primary mb-3">${y}</h1>`),s=s.replace(/\*\*(.+?)\*\*/g,"<strong>$1</strong>").replace(/\*(.+?)\*/g,"<em>$1</em>").replace(/\[([^\]]+)\]\(#([^)]+)\)/g,'<a data-anchor="$2" class="text-accent hover:underline cursor-pointer">$1</a>').replace(/\[([^\]]+)\]\(([^)]*\.md(?:#[^)]*)?)\)/g,'<a data-doc-link="$2" class="text-accent hover:underline cursor-pointer">$1</a>').replace(/\[([^\]]+)\]\(([^)]+)\)/g,'<a href="$2" class="text-accent hover:underline">$1</a>').replace(/^ - (.+)$/gm,'<li class="ml-8 list-disc text-xs -my-1" style="line-height:1.1">$1</li>').replace(/^ - (.+)$/gm,'<li class="ml-8 list-disc text-xs -my-1" style="line-height:1.1">$1</li>').replace(/^- (.+)$/gm,'<li class="ml-4 list-disc text-xs -my-1" style="line-height:1.1">$1</li>').replace(/^\d+\. (.+)$/gm,'<li class="ml-4 list-decimal text-xs -my-1" style="line-height:1.1">$1</li>').replace(/^---+$/gm,'<hr class="border-surface-border my-4" />').replace(/(?:^> (.+)$\n?)+/gm,g=>{const y=g.replace(/^> /gm,"").trim(),E=/⚠️|warning|caution/i.test(y),_=/note:|ℹ️|info/i.test(y);return`<div class="${E?"bg-status-warning/5":_?"bg-accent/5":"bg-surface-sunken/50"} ${E?"border-status-warning":_?"border-accent":"border-text-tertiary"} border-l-2 rounded-r-md px-3 py-2 my-3 text-xs text-text-secondary leading-relaxed">${y}</div>`}).replace(/\n\n/g,"\0PARA\0").replace(/\n/g,"<br/>");const o=g=>g.replace(/[.*+?^${}()|[\]\\]/g,"\\$&"),f=g=>new RegExp(`(${o(g)}[\\s\\S]*?<\\/li>(?:<br\\/>)?)+`,"g");s=s.replace(f('<li class="ml-8 list-disc'),g=>`<ul class="mb-3">${g}</ul>`),s=s.replace(f('<li class="ml-4 list-disc'),g=>`<ul class="mb-3">${g}</ul>`),s=s.replace(f('<li class="ml-4 list-decimal'),g=>`<ol class="list-decimal mb-3">${g}</ol>`),s=s.replace(/\x00CODE(\d+)\x00/g,(g,y)=>t[parseInt(y,10)]);const d="text-xs leading-relaxed text-text-secondary mb-2",m=/<\/(h[1-4]|pre|table|ul|ol|hr|div)>/;return s=s.split("\0PARA\0").map(g=>{const y=g.trim();if(!y)return"";const E=[];let _=y,N;for(;(N=m.exec(_))!==null;){const D=N.index+N[0].length;E.push(_.slice(0,D)),_=_.slice(D).replace(/^<br\/>/,"").trim(),m.lastIndex=0}return _&&E.push(_),E.map(D=>{const M=D.trim();return M?/^\s*<(h[1-4]|pre|table|ul|ol|hr|div)/.test(M)?M:`<p class="${d}">${M}</p>`:""}).join("")}).join(""),s}const FS=/(\*\*|^#{1,4}\s|^- |^\d+\.\s|```|^\|.*\|$|\[.+\]\(.+\))/m;function JS(i){return FS.test(i)}function wh({content:i,className:t,onClick:s}){const a=A.useMemo(()=>IS(i),[i]);return h.jsx("div",{className:t,onClick:s,dangerouslySetInnerHTML:{__html:a}})}function Vo({data:i,depth:t=0,generation:s}){const o=s!==void 0&&s>0&&s%2===1?!1:t>0,[f,d]=A.useState(o),[m,g]=A.useState(s);if(s!==void 0&&s!==m&&(g(s),d(s%2===0&&t>0)),i==null)return h.jsx("span",{className:"text-text-tertiary italic",children:"null"});if(typeof i=="string")return h.jsxs("span",{className:"text-text-primary",children:['"',i,'"']});if(typeof i=="number"||typeof i=="boolean")return h.jsx("span",{className:"text-text-primary font-medium",children:String(i)});if(Array.isArray(i))return i.length===0?h.jsx("span",{className:"text-text-tertiary",children:"[]"}):f?h.jsxs("button",{onClick:()=>d(!1),className:"text-text-secondary hover:text-text-primary",children:["[",i.length," items]"]}):h.jsxs("span",{children:[h.jsx("button",{onClick:()=>d(!0),className:"text-text-tertiary hover:text-text-primary",children:"["}),h.jsx("div",{className:"pl-4 border-l border-surface-border ml-1",children:i.map((y,E)=>h.jsxs("div",{children:[h.jsx(Vo,{data:y,depth:t+1,generation:s}),E<i.length-1&&h.jsx("span",{className:"text-text-tertiary",children:","})]},E))}),h.jsx("span",{className:"text-text-tertiary",children:"]"})]});if(typeof i=="object"){const y=Object.entries(i);return y.length===0?h.jsx("span",{className:"text-text-tertiary",children:"{}"}):f?h.jsxs("button",{onClick:()=>d(!1),className:"text-text-secondary hover:text-text-primary",children:["{","...","}"]}):h.jsxs("span",{children:[h.jsx("button",{onClick:()=>d(!0),className:"text-text-tertiary hover:text-text-primary",children:"{"}),h.jsx("div",{className:"pl-4 border-l border-surface-border ml-1",children:y.map(([E,_],N)=>h.jsxs("div",{children:[h.jsx("span",{className:"text-text-secondary",children:E}),h.jsx("span",{className:"text-text-tertiary",children:": "}),h.jsx(Vo,{data:_,depth:t+1,generation:s}),N<y.length-1&&h.jsx("span",{className:"text-text-tertiary",children:","})]},E))}),h.jsx("span",{className:"text-text-tertiary",children:"}"})]})}return h.jsx("span",{children:String(i)})}function Ya({data:i,depth:t=0}){if(i==null)return h.jsx("span",{className:"text-text-tertiary italic",children:"null"});if(typeof i=="string")return i.length>40&&JS(i)?h.jsx(wh,{content:i}):h.jsx("span",{className:"text-text-primary",children:i});if(typeof i=="number"||typeof i=="boolean")return h.jsx("span",{className:"text-text-primary font-medium",children:String(i)});if(Array.isArray(i))return i.length===0?h.jsx("span",{className:"text-text-tertiary italic",children:"empty list"}):h.jsx("div",{className:"space-y-2",children:i.map((s,a)=>h.jsxs("div",{className:"flex items-baseline gap-2",children:[h.jsxs("span",{className:"text-text-tertiary text-2xs shrink-0",children:[a+1,"."]}),h.jsx("div",{className:"flex-1",children:h.jsx(Ya,{data:s,depth:t+1})})]},a))});if(typeof i=="object"){const s=Object.entries(i);return s.length===0?h.jsx("span",{className:"text-text-tertiary italic",children:"empty"}):h.jsx("div",{className:t>0?"pl-4 border-l border-surface-border space-y-3":"space-y-3",children:s.map(([a,o])=>{const f=o===null||typeof o!="object";return h.jsxs("div",{children:[h.jsx("p",{className:"text-2xs font-semibold uppercase tracking-widest text-text-tertiary mb-0.5",children:a.replace(/[_-]/g," ")}),f?h.jsx("p",{className:"text-sm text-text-primary",children:h.jsx(Ya,{data:o,depth:t+1})}):h.jsx(Ya,{data:o,depth:t+1})]},a)})})}return h.jsx("span",{children:String(i)})}function tg({mode:i,setMode:t,isCollapsed:s,onToggleCollapse:a,onCopy:o,copied:f,onFullscreen:d,onClose:m,large:g}){const y=g?"w-5 h-5":"w-3.5 h-3.5",E=`${g?"p-2":"p-1.5"} rounded text-text-tertiary hover:text-text-primary hover:bg-surface-raised transition-colors duration-150`;return h.jsxs("div",{className:"flex items-center gap-0.5 bg-surface-sunken/80 rounded-md backdrop-blur-sm",children:[i==="json"&&h.jsx("button",{onClick:a,className:E,title:s?"Expand all":"Collapse all",children:s?h.jsx(VS,{className:y}):h.jsx(YS,{className:y})}),h.jsx("button",{onClick:()=>t(i==="json"?"tree":"json"),className:E,title:i==="json"?"Outline view":"JSON view",children:i==="json"?h.jsx(LS,{className:y}):h.jsx(PS,{className:y})}),h.jsx("button",{onClick:o,className:E,title:"Copy to clipboard",children:f?h.jsx($S,{className:`${y} text-status-success`}):h.jsx(HS,{className:y})}),d&&h.jsx("button",{onClick:d,className:E,title:"Fullscreen",children:h.jsx(Og,{className:y})}),m&&h.jsx("button",{onClick:m,className:E,title:"Close (Esc)",children:h.jsx(Ng,{className:y})})]})}function QS({data:i,label:t,variant:s,defaultCollapsed:a=!1,defaultMode:o}){const f=A.useRef(null),[d,m]=A.useState(o??"json"),[g,y]=A.useState(!1),[E,_]=A.useState(!1),[N,D]=A.useState(a?0:1),[M,q]=A.useState(1),F=N%2===0,ie=M%2===0,$=A.useCallback(()=>D(W=>W+1),[]),oe=A.useCallback(()=>q(W=>W+1),[]);let te=i;if(typeof i=="string")try{te=JSON.parse(i)}catch{}const k=async()=>{const W=typeof i=="string"?i:JSON.stringify(te,null,2);await navigator.clipboard.writeText(W),y(!0),setTimeout(()=>y(!1),2e3)},Z=A.useCallback(()=>{q(1),_(!0)},[]),le=s==="panel",I=le?"border border-accent-muted/40 rounded-lg p-3 bg-surface-hover/30":"",V=le?"font-mono text-xs leading-relaxed bg-surface-raised rounded-md p-4 overflow-x-auto break-all":"font-mono text-xs leading-relaxed bg-surface-sunken rounded-md p-4 overflow-x-auto break-all";return h.jsxs("div",{className:I,children:[t&&h.jsx(US,{children:t}),h.jsxs("div",{ref:f,className:"relative",children:[h.jsx("div",{className:"absolute top-2 right-2 z-[5]",children:h.jsx(tg,{mode:d,setMode:m,isCollapsed:F,onToggleCollapse:$,onCopy:k,copied:g,onFullscreen:Z})}),h.jsx("div",{className:V,children:d==="json"?h.jsx(Vo,{data:te,generation:N}):h.jsx(Ya,{data:te})})]}),h.jsxs(Ay,{open:E,onClose:()=>_(!1),sourceRef:f,children:[h.jsx("div",{className:"sticky top-0 float-right z-10",children:h.jsx(tg,{mode:d,setMode:m,isCollapsed:ie,onToggleCollapse:oe,onCopy:k,copied:g,onClose:()=>_(!1),large:!0})}),h.jsx("div",{className:"font-mono text-sm leading-relaxed",children:d==="json"?h.jsx(Vo,{data:te,generation:M}):h.jsx(Ya,{data:te})})]})]})}const KS=100,ng=500;let XS=0;const Oy={"escalation.created":"text-status-active","escalation.claimed":"text-status-warning","escalation.released":"text-text-tertiary","escalation.resolved":"text-status-success","task.created":"text-accent","task.completed":"text-status-success","task.failed":"text-status-error","task.escalated":"text-status-warning","workflow.started":"text-accent","workflow.completed":"text-status-success","workflow.failed":"text-status-error","activity.started":"text-status-active","activity.completed":"text-status-success","activity.failed":"text-status-error","knowledge.stored":"text-accent","knowledge.deleted":"text-text-tertiary","agent.started":"text-accent","agent.completed":"text-status-success","agent.failed":"text-status-error","agent.status_changed":"text-status-active",milestone:"text-accent"};function Ny(i){const t=i.split(".");return t[0]==="system"&&t.length>=3?`${t[1]}.${t[t.length-1]}`:i}function sg({event:i,forceExpanded:t=!1}){var N,D;const[s,a]=A.useState(t),o=Oy[Ny(i.type)]||"text-text-tertiary";A.useEffect(()=>{a(t)},[t]);const f=t,d=f?"text-xs":"text-2xs",m=f?"text-xs":"text-2xs",g=f?"text-xs":"text-2xs",y=f?"w-3.5 h-3.5":"w-2.5 h-2.5",E=f?"py-2 px-4":"py-1 px-3",_=f?"pb-4 px-4":"pb-2 px-3";return h.jsxs("div",{className:"border-b border-surface-border/30 last:border-b-0",children:[h.jsxs("button",{onClick:()=>a(!s),className:`flex items-center gap-2 ${E} w-full text-left hover:bg-surface-hover/50 transition-colors`,children:[h.jsx("span",{className:`${d} font-mono text-text-tertiary whitespace-nowrap tabular-nums shrink-0`,children:new Date(i.timestamp).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit"})}),h.jsx("span",{className:`${m} font-medium px-1 py-0.5 rounded ${o} bg-surface-sunken whitespace-nowrap shrink-0`,children:i.type}),h.jsxs("span",{className:`${g} text-text-tertiary font-mono flex-1 min-w-0 truncate`,children:[(N=i.data)!=null&&N.workflowId?String(i.data.workflowId):"",(D=i.data)!=null&&D.escalationId?` esc:${String(i.data.escalationId).slice(0,12)}`:""]}),h.jsx("svg",{className:`${y} text-text-tertiary shrink-0 transition-transform duration-150 ${s?"rotate-180":""}`,fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",strokeWidth:2,children:h.jsx("path",{strokeLinecap:"round",strokeLinejoin:"round",d:"M19 9l-7 7-7-7"})})]}),h.jsx(_h,{open:s,children:h.jsx("div",{className:_,children:h.jsx(QS,{data:i.data})})})]})}function ZS({open:i,onToggle:t,configOpen:s,onToggleConfig:a}){const[o,f]=A.useState([]),[d,m]=A.useState(!1),[g,y]=A.useState(""),E=A.useRef(null),_=A.useRef(new Map),{subscribe:N}=A.useContext(Xa),{patterns:D,pagePattern:M,userPatterns:q,addPattern:F,removePattern:ie}=zS(),$=A.useCallback(te=>{const k=String(te.type||"unknown");if(k.startsWith("mesh."))return;const Z=`${k}:${te.timestamp||""}:${te.escalationId||te.workflowId||te.taskId||""}`,le=Date.now(),I=_.current.get(Z);if(!(I&&le-I<ng)){if(_.current.set(Z,le),_.current.size>200)for(const[V,W]of _.current)le-W>ng*2&&_.current.delete(V);f(V=>[{id:++XS,type:k,timestamp:te.timestamp||new Date().toISOString(),data:te},...V].slice(0,KS))}},[]),oe=A.useRef($);return oe.current=$,A.useEffect(()=>{const te=D.map(k=>N(k,Z=>oe.current(Z)));return()=>te.forEach(k=>k())},[N,D.join(",")]),A.useEffect(()=>{i&&E.current&&(E.current.scrollTop=0)},[o.length,i]),h.jsxs("div",{className:"shrink-0 border-t border-surface-border bg-surface-raised",children:[h.jsxs("button",{onClick:t,className:"flex items-center gap-2 w-full px-4 py-1.5 text-left hover:bg-surface-hover transition-colors",children:[i?h.jsx(_v,{className:"w-3 h-3 text-text-tertiary"}):h.jsx(wv,{className:"w-3 h-3 text-text-tertiary"}),h.jsx("span",{className:"text-2xs font-semibold uppercase tracking-widest text-text-tertiary",children:"Event Stream"}),o.length>0&&h.jsxs("span",{className:"text-2xs text-text-tertiary",children:[o.length," events"]}),o.length>0&&!i&&h.jsx("span",{className:`text-2xs font-medium px-1 py-0.5 rounded ${Oy[Ny(o[0].type)]||"text-text-tertiary"} bg-surface-sunken`,children:o[0].type}),h.jsxs("span",{className:"ml-auto flex items-center gap-1",children:[h.jsx("span",{className:`p-0.5 cursor-pointer ${s?"text-accent":"text-text-tertiary hover:text-text-primary"}`,title:"Subscription config",onClick:te=>{te.stopPropagation(),a()},children:h.jsx(Sv,{className:"w-3 h-3"})}),o.length>0&&h.jsxs(h.Fragment,{children:[h.jsx("span",{className:"text-text-tertiary hover:text-text-primary p-0.5 cursor-pointer",title:"Fullscreen",onClick:te=>{te.stopPropagation(),m(!0)},children:h.jsx(Og,{className:"w-3 h-3"})}),h.jsx("span",{className:"text-text-tertiary hover:text-text-primary p-0.5 cursor-pointer",title:"Clear events",onClick:te=>{te.stopPropagation(),f([])},children:h.jsx(Ev,{className:"w-3 h-3"})})]})]})]}),s&&h.jsxs("div",{className:"px-4 py-2 border-t border-surface-border/50 bg-surface-sunken/30",children:[h.jsxs("div",{className:"flex flex-wrap items-center gap-1.5 mb-1.5",children:[h.jsx("span",{className:"text-2xs text-text-quaternary uppercase tracking-wider shrink-0",children:"Subscribed:"}),h.jsx("span",{className:"text-2xs font-mono text-accent px-1.5 py-0.5 bg-accent/10 rounded",children:M.replace("lt.events.","")}),q.map(te=>h.jsxs("span",{className:"inline-flex items-center gap-1 text-2xs font-mono text-text-secondary px-1.5 py-0.5 bg-surface-sunken rounded",children:[te.replace("lt.events.",""),h.jsx("button",{onClick:()=>ie(te),className:"text-text-quaternary hover:text-status-error",children:h.jsx(Yn,{className:"w-2 h-2"})})]},te))]}),h.jsxs("div",{className:"flex items-center gap-2",children:[h.jsx("input",{type:"text",value:g,onChange:te=>y(te.target.value),onKeyDown:te=>{te.key==="Enter"&&g.trim()&&(F(g.trim()),y(""))},placeholder:"task.> or file.stored",className:"input text-2xs font-mono flex-1 py-1"}),h.jsxs("button",{onClick:()=>{g.trim()&&(F(g.trim()),y(""))},className:"text-2xs text-accent hover:text-accent-hover flex items-center gap-0.5",children:[h.jsx(Ag,{className:"w-2.5 h-2.5"})," Add"]})]})]}),h.jsx(_h,{open:i,children:h.jsx("div",{ref:E,className:"h-48 overflow-y-auto",children:o.length===0?h.jsx("p",{className:"text-2xs text-text-tertiary py-4 text-center",children:"Waiting for events..."}):o.map(te=>h.jsx(sg,{event:te},te.id))})}),h.jsxs(Ay,{open:d,onClose:()=>m(!1),sourceRef:E,children:[h.jsx("div",{className:"sticky top-0 float-right z-10",children:h.jsx("button",{onClick:()=>m(!1),className:"p-2 rounded text-text-tertiary hover:text-text-primary hover:bg-surface-raised transition-colors duration-150 bg-surface-sunken/80 backdrop-blur-sm",title:"Close (Esc)",children:h.jsx(Ng,{className:"w-5 h-5"})})}),o.length===0?h.jsx("p",{className:"text-sm text-text-tertiary py-8",children:"No events captured"}):o.map(te=>h.jsx(sg,{event:te,forceExpanded:!0},te.id))]})]})}function WS(){return ht({queryKey:["docs"],queryFn:()=>we("/docs"),staleTime:5*6e4})}function e2(i){return ht({queryKey:["docs",i],queryFn:()=>we(`/docs/read?path=${encodeURIComponent(i)}`),enabled:!!i,staleTime:5*6e4})}function t2(){const[i,t]=A.useState([]),[s,a]=A.useState([]),[o,f]=A.useState(null),d=A.useRef(o),m=A.useRef(i),g=A.useRef(s);d.current=o,m.current=i,g.current=s;const y=A.useCallback((M,q)=>{var ie;const F=d.current;if(F){const $=((ie=q==null?void 0:q.current)==null?void 0:ie.scrollTop)??0;t([...m.current,{...F,scrollTop:$}])}a([]),f({path:M,scrollTop:0})},[]),E=A.useCallback(M=>{var $;const q=m.current;if(q.length===0)return;const F=q[q.length-1],ie=d.current;if(ie){const oe=(($=M==null?void 0:M.current)==null?void 0:$.scrollTop)??0;a([...g.current,{...ie,scrollTop:oe}])}t(q.slice(0,-1)),f(F),requestAnimationFrame(()=>{M!=null&&M.current&&(M.current.scrollTop=F.scrollTop)})},[]),_=A.useCallback(M=>{var $;const q=g.current;if(q.length===0)return;const F=q[q.length-1],ie=d.current;if(ie){const oe=(($=M==null?void 0:M.current)==null?void 0:$.scrollTop)??0;t([...m.current,{...ie,scrollTop:oe}])}a(q.slice(0,-1)),f(F),requestAnimationFrame(()=>{M!=null&&M.current&&(M.current.scrollTop=F.scrollTop)})},[]),N=A.useCallback(M=>{var ie,$;const q=d.current;if(!q)return;const F=((ie=M==null?void 0:M.current)==null?void 0:ie.scrollTop)??0;t([...m.current,{...q,scrollTop:F}]),a([]),f({...q,scrollTop:(($=M==null?void 0:M.current)==null?void 0:$.scrollTop)??0})},[]),D=A.useCallback(()=>{t([]),a([]),f(null)},[]);return{current:o,backStack:i,forwardStack:s,navigate:y,goBack:E,goForward:_,pushScrollPosition:N,reset:D}}function n2(i,t){const[s,a]=i.split("#");let o=s;if(o.startsWith("./")||o.startsWith("../")){const d=((t?t.replace(/[^/]+$/,""):"")+o).split("/"),m=[];for(const g of d)g===".."?m.pop():g&&g!=="."&&m.push(g);o=m.join("/")}return{path:o,anchor:a}}function s2(i){if(!i.startsWith("#docs"))return null;const t=i.slice(1).split(":"),s=t[1]||"README.md",a=t[2]||void 0;return{path:s,anchor:a}}function i2(i){return!i||i==="README.md"?"#docs":`#docs:${i}`}function r2({content:i,currentPath:t,onNavigate:s,onAnchorClick:a}){const o=f=>{var y;const d=f.target,m=d.closest("[data-anchor]");if(m){f.preventDefault(),a();const E=m.dataset.anchor,_=(y=m.closest(".docs-content"))==null?void 0:y.querySelector(`#${CSS.escape(E)}`);_==null||_.scrollIntoView({behavior:"smooth",block:"start"});return}const g=d.closest("[data-doc-link]");if(g){f.preventDefault();const{path:E,anchor:_}=n2(g.dataset.docLink,t);s(E,_);return}};return h.jsx(wh,{content:i,className:"docs-content",onClick:o})}function a2(i){const t=[],s=new Map;for(const a of i){const o=a.path.split("/");if(o.length===1){t.push(a);continue}let f=s;for(let d=0;d<o.length-1;d++){const m=o[d];f.has(m)||f.set(m,{label:m,children:[],subdirs:new Map});const g=f.get(m);d===o.length-2?g.children.push(a):f=g.subdirs}}return{topLevel:t,dirs:s}}function l2({docs:i,selected:t,onSelect:s}){const{topLevel:a,dirs:o}=a2(i),f=m=>`block w-full text-left px-3 py-1 text-xs rounded truncate transition-colors ${t===m?"bg-accent/10 text-accent":"text-text-secondary hover:bg-surface-hover"}`;function d(m,g){return h.jsxs("details",{open:!0,children:[h.jsxs("summary",{className:"flex items-center gap-1.5 px-3 py-1 text-2xs font-semibold uppercase tracking-widest text-text-tertiary cursor-pointer",children:[h.jsx(jv,{className:"w-3 h-3",strokeWidth:1.5}),m.label]}),h.jsxs("div",{className:"pl-2 space-y-0.5",children:[[...m.subdirs.values()].map(y=>d(y)),m.children.map(y=>h.jsx("button",{className:f(y.path),onClick:()=>s(y.path),children:y.title},y.path))]})]},m.label)}return h.jsxs("div",{className:"space-y-0.5",children:[a.map(m=>h.jsx("button",{className:f(m.path),onClick:()=>s(m.path),children:m.title},m.path)),[...o.values()].map(m=>d(m))]})}function o2({open:i,onClose:t}){var le,I,V;const[s,a]=A.useState(!1),{data:o}=WS(),f=t2(),{data:d,isLoading:m}=e2(((le=f.current)==null?void 0:le.path)??null),g=A.useRef(null),[y,E]=A.useState(null);A.useEffect(()=>{y&&(d!=null&&d.content)&&g.current&&requestAnimationFrame(()=>{var ae;const W=(ae=g.current)==null?void 0:ae.querySelector(`#${CSS.escape(y)}`);W==null||W.scrollIntoView({behavior:"smooth",block:"start"}),E(null)})},[y,d]);const _=A.useCallback(()=>{var Q;const W=s2(window.location.hash),ae=(W==null?void 0:W.path)??"README.md";((Q=f.current)==null?void 0:Q.path)!==ae&&f.navigate(ae,g),W!=null&&W.anchor&&E(W.anchor)},[f]),N=A.useRef(!0);A.useEffect(()=>{if(!i||!f.current)return;if(N.current){N.current=!1;return}const W=i2(f.current.path);window.location.hash!==W&&window.history.replaceState(null,"",window.location.pathname+window.location.search+W)},[i,(I=f.current)==null?void 0:I.path]),A.useEffect(()=>{if(!i)return;const W=()=>{window.location.hash.startsWith("#docs")&&_()};return window.addEventListener("hashchange",W),()=>window.removeEventListener("hashchange",W)},[i,_]);const D=A.useCallback((W,ae)=>{ae&&E(ae),f.navigate(W,g)},[f]),M=A.useCallback(W=>{f.navigate(W,g)},[f]),q=A.useCallback(()=>{f.goBack(g)},[f]),F=A.useCallback(()=>{f.goForward(g)},[f]),ie=A.useCallback(()=>{f.pushScrollPosition(g)},[f]);if(A.useEffect(()=>{if(i){N.current=!0,_();const W=requestAnimationFrame(()=>a(!0));return()=>cancelAnimationFrame(W)}},[i]),!(i||s))return null;const oe=()=>{a(!1),setTimeout(()=>{t(),f.reset()},200)},te=((V=f.current)==null?void 0:V.path)??null,k=f.backStack.length>0,Z=f.forwardStack.length>0;return h.jsxs("div",{className:"fixed inset-y-0 right-0 z-50 flex",children:[h.jsx("div",{className:`fixed inset-0 bg-black/20 transition-opacity duration-200 ${s&&i?"opacity-100":"opacity-0"}`,onClick:oe}),h.jsxs("div",{className:`relative ml-auto w-[40vw] min-w-[800px] max-w-[90vw] h-full bg-surface-raised border-l border-surface-border flex flex-col shadow-xl transition-transform duration-200 ease-out ${s&&i?"translate-x-0":"translate-x-full"}`,children:[h.jsxs("div",{className:"flex items-center justify-between px-4 py-3 border-b border-surface-border shrink-0",children:[h.jsxs("div",{className:"flex items-center gap-1",children:[h.jsx("button",{onClick:q,disabled:!k,className:`p-0.5 transition-colors ${k?"text-text-tertiary hover:text-text-primary":"text-surface-border cursor-default"}`,title:"Back",children:h.jsx(Av,{className:"w-4 h-4"})}),h.jsx("button",{onClick:F,disabled:!Z,className:`p-0.5 transition-colors ${Z?"text-text-tertiary hover:text-text-primary":"text-surface-border cursor-default"}`,title:"Forward",children:h.jsx(m0,{className:"w-4 h-4"})}),h.jsx(jg,{className:"w-4 h-4 text-accent ml-1",strokeWidth:1.5}),h.jsx("span",{className:"text-sm font-medium text-text-primary",children:"Documentation"})]}),h.jsx("button",{onClick:oe,className:"p-1 text-text-tertiary hover:text-text-primary",children:h.jsx(Yn,{className:"w-4 h-4"})})]}),h.jsxs("div",{className:"flex flex-1 overflow-hidden",children:[h.jsx("div",{className:"w-48 shrink-0 border-r border-surface-border overflow-y-auto py-2",children:o!=null&&o.docs?h.jsx(l2,{docs:o.docs,selected:te,onSelect:M}):h.jsx("div",{className:"px-3 py-2 text-xs text-text-tertiary",children:"Loading..."})}),h.jsx("div",{ref:g,className:"flex-1 overflow-y-auto px-6 py-4",children:te?m?h.jsxs("div",{className:"animate-pulse space-y-2",children:[h.jsx("div",{className:"h-6 bg-surface-sunken rounded w-48"}),h.jsx("div",{className:"h-4 bg-surface-sunken rounded w-full"}),h.jsx("div",{className:"h-4 bg-surface-sunken rounded w-3/4"})]}):d!=null&&d.content?h.jsx(r2,{content:d.content,currentPath:te,onNavigate:D,onAnchorClick:ie}):h.jsx("p",{className:"text-xs text-text-tertiary",children:"Document not found."}):h.jsxs("div",{className:"flex flex-col items-center justify-center h-full text-text-tertiary",children:[h.jsx(m0,{className:"w-5 h-5 mb-2"}),h.jsx("p",{className:"text-xs",children:"Select a document"})]})})]})]})]})}function c2(i){if(i.includes("/escalations"))return["escalation","human-queue"]}const ig=2e3;function u2(i){const s=i.filter(o=>!o.pending).slice(-8);return s.length===0?"":`[Prior conversation]
|
|
57
|
+
${s.map(o=>`${o.role==="user"?"User":"Assistant"}: ${o.content}`).join(`
|
|
58
|
+
`)}
|
|
59
|
+
[End prior conversation]
|
|
60
|
+
|
|
61
|
+
`}function f2(i){const t=i.summary,s=i.title;if(t){const a=t.search(/\n\s*\{[\s\S]*"title"\s*:/);return a>0?t.slice(0,a).trim():t}return s||(typeof i=="string"?i:"Query completed.")}const Ty=A.createContext(null);function h2({children:i}){const t=Sn(),[s,a]=A.useState(!1),[o,f]=A.useState([]),[d,m]=A.useState(null),[g,y]=A.useState({}),E=A.useRef(null),_={page:t.pathname.split("/").filter(Boolean).join("-")||"home",route:t.pathname,params:{},...g,suggestedTags:g.suggestedTags??c2(t.pathname)};A.useEffect(()=>()=>{E.current&&clearInterval(E.current)},[]);const N=A.useCallback(()=>a(ie=>!ie),[]),D=A.useCallback(ie=>{y(ie)},[]),M=A.useCallback(()=>{f([]),m(null)},[]),q=A.useCallback(async ie=>{var I;const $=new Date().toISOString(),oe={id:`user-${Date.now()}`,role:"user",content:ie,timestamp:$},te={id:`pending-${Date.now()}`,role:"assistant",content:"",timestamp:$,pending:!0};f(V=>[...V,oe,te]);const k={..._};(I=k.entities)!=null&&I.yamlContent&&k.entities.yamlContent.length>ig&&(k.entities={...k.entities,yamlContent:k.entities.yamlContent.slice(0,ig)+`
|
|
62
|
+
... (truncated)`});const le=`${u2(o.concat(oe))}${ie}`;try{const W=(await we("/insight/mcp-query",{method:"POST",body:JSON.stringify({prompt:le,tags:k.suggestedTags,context:k,wait:!1,direct:!0})})).workflow_id;m(W),f(ae=>ae.map(Q=>Q.id===te.id?{...Q,workflowId:W}:Q)),E.current&&clearInterval(E.current),E.current=setInterval(async()=>{var ae;try{const Q=await we(`/workflows/${W}/result`),ve=(ae=Q==null?void 0:Q.result)==null?void 0:ae.data;if(ve){E.current&&clearInterval(E.current),E.current=null,m(null);const De=f2(ve);let Ne;try{Ne=(await we(`/workflow-states/${W}/execution`)).duration_ms}catch{}f(z=>z.map(se=>se.id===te.id?{...se,content:De,timestamp:new Date().toISOString(),pending:!1,durationMs:Ne}:se))}}catch{}},3e3)}catch{f(V=>V.map(W=>W.id===te.id?{...W,content:"Failed to submit query. Please try again.",pending:!1}:W))}},[o,_]),F=A.useCallback(async ie=>{const $=o.find(k=>k.id===ie);if(!($!=null&&$.workflowId)||$.compilationStatus==="compiling"||$.compilationStatus==="done")return;const oe=o.indexOf($),te=o.slice(0,oe).reverse().find(k=>k.role==="user");if(te){f(k=>k.map(Z=>Z.id===ie?{...Z,compilationStatus:"compiling"}:Z));try{const k=await we("/insight/mcp-query/describe",{method:"POST",body:JSON.stringify({prompt:te.content,summary:$.content})}),Z=await we("/yaml-workflows",{method:"POST",body:JSON.stringify({workflow_id:$.workflowId,task_queue:"long-tail-system",workflow_name:"mcpQuery",name:k.tool_name,description:k.description,tags:k.tags,app_id:""})});await we(`/yaml-workflows/${Z.id}/deploy`,{method:"POST"}),f(le=>le.map(I=>I.id===ie?{...I,compilationStatus:"done"}:I))}catch(k){const Z=k instanceof Error?k.message:"Compilation failed";f(le=>le.map(I=>I.id===ie?{...I,compilationStatus:"error",compilationError:Z}:I))}}},[o]);return h.jsx(Ty.Provider,{value:{helpOpen:s,setHelpOpen:a,toggleHelp:N,messages:o,sendMessage:q,pageContext:_,setPageContext:D,activeWorkflowId:d,clearMessages:M,compileMessage:F},children:i})}function ky(){const i=A.useContext(Ty);if(!i)throw new Error("useHelpAssistant must be used within HelpAssistantProvider");return i}function d2(){const{helpOpen:i,toggleHelp:t}=ky();return h.jsx("button",{onClick:t,className:"fixed right-3 z-[45] flex items-center justify-center w-10 h-10 rounded-full bg-surface-raised shadow-lg hover:scale-110 transition-transform duration-150 border border-accent/30",style:{bottom:"44px"},"aria-label":i?"Close help":"Ask for help",children:i?h.jsx(Yn,{className:"w-5 h-5 text-text-tertiary",strokeWidth:1.5}):h.jsx("span",{role:"img","aria-label":"Help",className:"logo-mark w-8 h-8 -rotate-[120deg]",style:{"--logo-url":`url(${Dt}/logo512.png)`}})})}const Cy=6048e5,m2=864e5,rg=6e4,ag=525600,lg=43200,og=1440,cg=Symbol.for("constructDateFrom");function gs(i,t){return typeof i=="function"?i(t):i&&typeof i=="object"&&cg in i?i[cg](t):i instanceof Date?new i.constructor(t):new Date(t)}function ln(i,t){return gs(t||i,i)}let p2={};function Za(){return p2}function Ja(i,t){var m,g,y,E;const s=Za(),a=(t==null?void 0:t.weekStartsOn)??((g=(m=t==null?void 0:t.locale)==null?void 0:m.options)==null?void 0:g.weekStartsOn)??s.weekStartsOn??((E=(y=s.locale)==null?void 0:y.options)==null?void 0:E.weekStartsOn)??0,o=ln(i,t==null?void 0:t.in),f=o.getDay(),d=(f<a?7:0)+f-a;return o.setDate(o.getDate()-d),o.setHours(0,0,0,0),o}function Go(i,t){return Ja(i,{...t,weekStartsOn:1})}function My(i,t){const s=ln(i,t==null?void 0:t.in),a=s.getFullYear(),o=gs(s,0);o.setFullYear(a+1,0,4),o.setHours(0,0,0,0);const f=Go(o),d=gs(s,0);d.setFullYear(a,0,4),d.setHours(0,0,0,0);const m=Go(d);return s.getTime()>=f.getTime()?a+1:s.getTime()>=m.getTime()?a:a-1}function Io(i){const t=ln(i),s=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return s.setUTCFullYear(t.getFullYear()),+i-+s}function Ry(i,...t){const s=gs.bind(null,i||t.find(a=>typeof a=="object"));return t.map(s)}function ug(i,t){const s=ln(i,t==null?void 0:t.in);return s.setHours(0,0,0,0),s}function g2(i,t,s){const[a,o]=Ry(s==null?void 0:s.in,i,t),f=ug(a),d=ug(o),m=+f-Io(f),g=+d-Io(d);return Math.round((m-g)/m2)}function y2(i,t){const s=My(i,t),a=gs(i,0);return a.setFullYear(s,0,4),a.setHours(0,0,0,0),Go(a)}function b2(i,t){const s=+ln(i)-+ln(t);return s<0?-1:s>0?1:s}function x2(i){return gs(i,Date.now())}function v2(i){return i instanceof Date||typeof i=="object"&&Object.prototype.toString.call(i)==="[object Date]"}function _2(i){return!(!v2(i)&&typeof i!="number"||isNaN(+ln(i)))}function w2(i){return t=>{const a=(i?Math[i]:Math.trunc)(t);return a===0?0:a}}function S2(i,t){const s=ln(i,t==null?void 0:t.in);return s.setFullYear(s.getFullYear(),0,1),s.setHours(0,0,0,0),s}const E2={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},j2=(i,t,s)=>{let a;const o=E2[i];return typeof o=="string"?a=o:t===1?a=o.one:a=o.other.replace("{{count}}",t.toString()),s!=null&&s.addSuffix?s.comparison&&s.comparison>0?"in "+a:a+" ago":a};function Of(i){return(t={})=>{const s=t.width?String(t.width):i.defaultWidth;return i.formats[s]||i.formats[i.defaultWidth]}}const A2={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},O2={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},N2={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},T2={date:Of({formats:A2,defaultWidth:"full"}),time:Of({formats:O2,defaultWidth:"full"}),dateTime:Of({formats:N2,defaultWidth:"full"})},k2={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},C2=(i,t,s,a)=>k2[i];function Ra(i){return(t,s)=>{const a=s!=null&&s.context?String(s.context):"standalone";let o;if(a==="formatting"&&i.formattingValues){const d=i.defaultFormattingWidth||i.defaultWidth,m=s!=null&&s.width?String(s.width):d;o=i.formattingValues[m]||i.formattingValues[d]}else{const d=i.defaultWidth,m=s!=null&&s.width?String(s.width):i.defaultWidth;o=i.values[m]||i.values[d]}const f=i.argumentCallback?i.argumentCallback(t):t;return o[f]}}const M2={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},R2={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},D2={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},q2={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},z2={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},U2={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},B2=(i,t)=>{const s=Number(i),a=s%100;if(a>20||a<10)switch(a%10){case 1:return s+"st";case 2:return s+"nd";case 3:return s+"rd"}return s+"th"},L2={ordinalNumber:B2,era:Ra({values:M2,defaultWidth:"wide"}),quarter:Ra({values:R2,defaultWidth:"wide",argumentCallback:i=>i-1}),month:Ra({values:D2,defaultWidth:"wide"}),day:Ra({values:q2,defaultWidth:"wide"}),dayPeriod:Ra({values:z2,defaultWidth:"wide",formattingValues:U2,defaultFormattingWidth:"wide"})};function Da(i){return(t,s={})=>{const a=s.width,o=a&&i.matchPatterns[a]||i.matchPatterns[i.defaultMatchWidth],f=t.match(o);if(!f)return null;const d=f[0],m=a&&i.parsePatterns[a]||i.parsePatterns[i.defaultParseWidth],g=Array.isArray(m)?H2(m,_=>_.test(d)):P2(m,_=>_.test(d));let y;y=i.valueCallback?i.valueCallback(g):g,y=s.valueCallback?s.valueCallback(y):y;const E=t.slice(d.length);return{value:y,rest:E}}}function P2(i,t){for(const s in i)if(Object.prototype.hasOwnProperty.call(i,s)&&t(i[s]))return s}function H2(i,t){for(let s=0;s<i.length;s++)if(t(i[s]))return s}function $2(i){return(t,s={})=>{const a=t.match(i.matchPattern);if(!a)return null;const o=a[0],f=t.match(i.parsePattern);if(!f)return null;let d=i.valueCallback?i.valueCallback(f[0]):f[0];d=s.valueCallback?s.valueCallback(d):d;const m=t.slice(o.length);return{value:d,rest:m}}}const Y2=/^(\d+)(th|st|nd|rd)?/i,V2=/\d+/i,G2={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},I2={any:[/^b/i,/^(a|c)/i]},F2={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},J2={any:[/1/i,/2/i,/3/i,/4/i]},Q2={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},K2={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},X2={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},Z2={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},W2={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},eE={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},tE={ordinalNumber:$2({matchPattern:Y2,parsePattern:V2,valueCallback:i=>parseInt(i,10)}),era:Da({matchPatterns:G2,defaultMatchWidth:"wide",parsePatterns:I2,defaultParseWidth:"any"}),quarter:Da({matchPatterns:F2,defaultMatchWidth:"wide",parsePatterns:J2,defaultParseWidth:"any",valueCallback:i=>i+1}),month:Da({matchPatterns:Q2,defaultMatchWidth:"wide",parsePatterns:K2,defaultParseWidth:"any"}),day:Da({matchPatterns:X2,defaultMatchWidth:"wide",parsePatterns:Z2,defaultParseWidth:"any"}),dayPeriod:Da({matchPatterns:W2,defaultMatchWidth:"any",parsePatterns:eE,defaultParseWidth:"any"})},Dy={code:"en-US",formatDistance:j2,formatLong:T2,formatRelative:C2,localize:L2,match:tE,options:{weekStartsOn:0,firstWeekContainsDate:1}};function nE(i,t){const s=ln(i,t==null?void 0:t.in);return g2(s,S2(s))+1}function sE(i,t){const s=ln(i,t==null?void 0:t.in),a=+Go(s)-+y2(s);return Math.round(a/Cy)+1}function qy(i,t){var E,_,N,D;const s=ln(i,t==null?void 0:t.in),a=s.getFullYear(),o=Za(),f=(t==null?void 0:t.firstWeekContainsDate)??((_=(E=t==null?void 0:t.locale)==null?void 0:E.options)==null?void 0:_.firstWeekContainsDate)??o.firstWeekContainsDate??((D=(N=o.locale)==null?void 0:N.options)==null?void 0:D.firstWeekContainsDate)??1,d=gs((t==null?void 0:t.in)||i,0);d.setFullYear(a+1,0,f),d.setHours(0,0,0,0);const m=Ja(d,t),g=gs((t==null?void 0:t.in)||i,0);g.setFullYear(a,0,f),g.setHours(0,0,0,0);const y=Ja(g,t);return+s>=+m?a+1:+s>=+y?a:a-1}function iE(i,t){var m,g,y,E;const s=Za(),a=(t==null?void 0:t.firstWeekContainsDate)??((g=(m=t==null?void 0:t.locale)==null?void 0:m.options)==null?void 0:g.firstWeekContainsDate)??s.firstWeekContainsDate??((E=(y=s.locale)==null?void 0:y.options)==null?void 0:E.firstWeekContainsDate)??1,o=qy(i,t),f=gs((t==null?void 0:t.in)||i,0);return f.setFullYear(o,0,a),f.setHours(0,0,0,0),Ja(f,t)}function rE(i,t){const s=ln(i,t==null?void 0:t.in),a=+Ja(s,t)-+iE(s,t);return Math.round(a/Cy)+1}function Ge(i,t){const s=i<0?"-":"",a=Math.abs(i).toString().padStart(t,"0");return s+a}const Js={y(i,t){const s=i.getFullYear(),a=s>0?s:1-s;return Ge(t==="yy"?a%100:a,t.length)},M(i,t){const s=i.getMonth();return t==="M"?String(s+1):Ge(s+1,2)},d(i,t){return Ge(i.getDate(),t.length)},a(i,t){const s=i.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return s.toUpperCase();case"aaa":return s;case"aaaaa":return s[0];case"aaaa":default:return s==="am"?"a.m.":"p.m."}},h(i,t){return Ge(i.getHours()%12||12,t.length)},H(i,t){return Ge(i.getHours(),t.length)},m(i,t){return Ge(i.getMinutes(),t.length)},s(i,t){return Ge(i.getSeconds(),t.length)},S(i,t){const s=t.length,a=i.getMilliseconds(),o=Math.trunc(a*Math.pow(10,s-3));return Ge(o,t.length)}},vr={midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},fg={G:function(i,t,s){const a=i.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return s.era(a,{width:"abbreviated"});case"GGGGG":return s.era(a,{width:"narrow"});case"GGGG":default:return s.era(a,{width:"wide"})}},y:function(i,t,s){if(t==="yo"){const a=i.getFullYear(),o=a>0?a:1-a;return s.ordinalNumber(o,{unit:"year"})}return Js.y(i,t)},Y:function(i,t,s,a){const o=qy(i,a),f=o>0?o:1-o;if(t==="YY"){const d=f%100;return Ge(d,2)}return t==="Yo"?s.ordinalNumber(f,{unit:"year"}):Ge(f,t.length)},R:function(i,t){const s=My(i);return Ge(s,t.length)},u:function(i,t){const s=i.getFullYear();return Ge(s,t.length)},Q:function(i,t,s){const a=Math.ceil((i.getMonth()+1)/3);switch(t){case"Q":return String(a);case"QQ":return Ge(a,2);case"Qo":return s.ordinalNumber(a,{unit:"quarter"});case"QQQ":return s.quarter(a,{width:"abbreviated",context:"formatting"});case"QQQQQ":return s.quarter(a,{width:"narrow",context:"formatting"});case"QQQQ":default:return s.quarter(a,{width:"wide",context:"formatting"})}},q:function(i,t,s){const a=Math.ceil((i.getMonth()+1)/3);switch(t){case"q":return String(a);case"qq":return Ge(a,2);case"qo":return s.ordinalNumber(a,{unit:"quarter"});case"qqq":return s.quarter(a,{width:"abbreviated",context:"standalone"});case"qqqqq":return s.quarter(a,{width:"narrow",context:"standalone"});case"qqqq":default:return s.quarter(a,{width:"wide",context:"standalone"})}},M:function(i,t,s){const a=i.getMonth();switch(t){case"M":case"MM":return Js.M(i,t);case"Mo":return s.ordinalNumber(a+1,{unit:"month"});case"MMM":return s.month(a,{width:"abbreviated",context:"formatting"});case"MMMMM":return s.month(a,{width:"narrow",context:"formatting"});case"MMMM":default:return s.month(a,{width:"wide",context:"formatting"})}},L:function(i,t,s){const a=i.getMonth();switch(t){case"L":return String(a+1);case"LL":return Ge(a+1,2);case"Lo":return s.ordinalNumber(a+1,{unit:"month"});case"LLL":return s.month(a,{width:"abbreviated",context:"standalone"});case"LLLLL":return s.month(a,{width:"narrow",context:"standalone"});case"LLLL":default:return s.month(a,{width:"wide",context:"standalone"})}},w:function(i,t,s,a){const o=rE(i,a);return t==="wo"?s.ordinalNumber(o,{unit:"week"}):Ge(o,t.length)},I:function(i,t,s){const a=sE(i);return t==="Io"?s.ordinalNumber(a,{unit:"week"}):Ge(a,t.length)},d:function(i,t,s){return t==="do"?s.ordinalNumber(i.getDate(),{unit:"date"}):Js.d(i,t)},D:function(i,t,s){const a=nE(i);return t==="Do"?s.ordinalNumber(a,{unit:"dayOfYear"}):Ge(a,t.length)},E:function(i,t,s){const a=i.getDay();switch(t){case"E":case"EE":case"EEE":return s.day(a,{width:"abbreviated",context:"formatting"});case"EEEEE":return s.day(a,{width:"narrow",context:"formatting"});case"EEEEEE":return s.day(a,{width:"short",context:"formatting"});case"EEEE":default:return s.day(a,{width:"wide",context:"formatting"})}},e:function(i,t,s,a){const o=i.getDay(),f=(o-a.weekStartsOn+8)%7||7;switch(t){case"e":return String(f);case"ee":return Ge(f,2);case"eo":return s.ordinalNumber(f,{unit:"day"});case"eee":return s.day(o,{width:"abbreviated",context:"formatting"});case"eeeee":return s.day(o,{width:"narrow",context:"formatting"});case"eeeeee":return s.day(o,{width:"short",context:"formatting"});case"eeee":default:return s.day(o,{width:"wide",context:"formatting"})}},c:function(i,t,s,a){const o=i.getDay(),f=(o-a.weekStartsOn+8)%7||7;switch(t){case"c":return String(f);case"cc":return Ge(f,t.length);case"co":return s.ordinalNumber(f,{unit:"day"});case"ccc":return s.day(o,{width:"abbreviated",context:"standalone"});case"ccccc":return s.day(o,{width:"narrow",context:"standalone"});case"cccccc":return s.day(o,{width:"short",context:"standalone"});case"cccc":default:return s.day(o,{width:"wide",context:"standalone"})}},i:function(i,t,s){const a=i.getDay(),o=a===0?7:a;switch(t){case"i":return String(o);case"ii":return Ge(o,t.length);case"io":return s.ordinalNumber(o,{unit:"day"});case"iii":return s.day(a,{width:"abbreviated",context:"formatting"});case"iiiii":return s.day(a,{width:"narrow",context:"formatting"});case"iiiiii":return s.day(a,{width:"short",context:"formatting"});case"iiii":default:return s.day(a,{width:"wide",context:"formatting"})}},a:function(i,t,s){const o=i.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"aaa":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"aaaa":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})}},b:function(i,t,s){const a=i.getHours();let o;switch(a===12?o=vr.noon:a===0?o=vr.midnight:o=a/12>=1?"pm":"am",t){case"b":case"bb":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"bbb":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"bbbb":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})}},B:function(i,t,s){const a=i.getHours();let o;switch(a>=17?o=vr.evening:a>=12?o=vr.afternoon:a>=4?o=vr.morning:o=vr.night,t){case"B":case"BB":case"BBB":return s.dayPeriod(o,{width:"abbreviated",context:"formatting"});case"BBBBB":return s.dayPeriod(o,{width:"narrow",context:"formatting"});case"BBBB":default:return s.dayPeriod(o,{width:"wide",context:"formatting"})}},h:function(i,t,s){if(t==="ho"){let a=i.getHours()%12;return a===0&&(a=12),s.ordinalNumber(a,{unit:"hour"})}return Js.h(i,t)},H:function(i,t,s){return t==="Ho"?s.ordinalNumber(i.getHours(),{unit:"hour"}):Js.H(i,t)},K:function(i,t,s){const a=i.getHours()%12;return t==="Ko"?s.ordinalNumber(a,{unit:"hour"}):Ge(a,t.length)},k:function(i,t,s){let a=i.getHours();return a===0&&(a=24),t==="ko"?s.ordinalNumber(a,{unit:"hour"}):Ge(a,t.length)},m:function(i,t,s){return t==="mo"?s.ordinalNumber(i.getMinutes(),{unit:"minute"}):Js.m(i,t)},s:function(i,t,s){return t==="so"?s.ordinalNumber(i.getSeconds(),{unit:"second"}):Js.s(i,t)},S:function(i,t){return Js.S(i,t)},X:function(i,t,s){const a=i.getTimezoneOffset();if(a===0)return"Z";switch(t){case"X":return dg(a);case"XXXX":case"XX":return Ni(a);case"XXXXX":case"XXX":default:return Ni(a,":")}},x:function(i,t,s){const a=i.getTimezoneOffset();switch(t){case"x":return dg(a);case"xxxx":case"xx":return Ni(a);case"xxxxx":case"xxx":default:return Ni(a,":")}},O:function(i,t,s){const a=i.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+hg(a,":");case"OOOO":default:return"GMT"+Ni(a,":")}},z:function(i,t,s){const a=i.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+hg(a,":");case"zzzz":default:return"GMT"+Ni(a,":")}},t:function(i,t,s){const a=Math.trunc(+i/1e3);return Ge(a,t.length)},T:function(i,t,s){return Ge(+i,t.length)}};function hg(i,t=""){const s=i>0?"-":"+",a=Math.abs(i),o=Math.trunc(a/60),f=a%60;return f===0?s+String(o):s+String(o)+t+Ge(f,2)}function dg(i,t){return i%60===0?(i>0?"-":"+")+Ge(Math.abs(i)/60,2):Ni(i,t)}function Ni(i,t=""){const s=i>0?"-":"+",a=Math.abs(i),o=Ge(Math.trunc(a/60),2),f=Ge(a%60,2);return s+o+t+f}const mg=(i,t)=>{switch(i){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},zy=(i,t)=>{switch(i){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},aE=(i,t)=>{const s=i.match(/(P+)(p+)?/)||[],a=s[1],o=s[2];if(!o)return mg(i,t);let f;switch(a){case"P":f=t.dateTime({width:"short"});break;case"PP":f=t.dateTime({width:"medium"});break;case"PPP":f=t.dateTime({width:"long"});break;case"PPPP":default:f=t.dateTime({width:"full"});break}return f.replace("{{date}}",mg(a,t)).replace("{{time}}",zy(o,t))},lE={p:zy,P:aE},oE=/^D+$/,cE=/^Y+$/,uE=["D","DD","YY","YYYY"];function fE(i){return oE.test(i)}function hE(i){return cE.test(i)}function dE(i,t,s){const a=mE(i,t,s);if(console.warn(a),uE.includes(i))throw new RangeError(a)}function mE(i,t,s){const a=i[0]==="Y"?"years":"days of the month";return`Use \`${i.toLowerCase()}\` instead of \`${i}\` (in \`${t}\`) for formatting ${a} to the input \`${s}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}const pE=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,gE=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,yE=/^'([^]*?)'?$/,bE=/''/g,xE=/[a-zA-Z]/;function Uy(i,t,s){var E,_,N,D;const a=Za(),o=a.locale??Dy,f=a.firstWeekContainsDate??((_=(E=a.locale)==null?void 0:E.options)==null?void 0:_.firstWeekContainsDate)??1,d=a.weekStartsOn??((D=(N=a.locale)==null?void 0:N.options)==null?void 0:D.weekStartsOn)??0,m=ln(i,s==null?void 0:s.in);if(!_2(m))throw new RangeError("Invalid time value");let g=t.match(gE).map(M=>{const q=M[0];if(q==="p"||q==="P"){const F=lE[q];return F(M,o.formatLong)}return M}).join("").match(pE).map(M=>{if(M==="''")return{isToken:!1,value:"'"};const q=M[0];if(q==="'")return{isToken:!1,value:vE(M)};if(fg[q])return{isToken:!0,value:M};if(q.match(xE))throw new RangeError("Format string contains an unescaped latin alphabet character `"+q+"`");return{isToken:!1,value:M}});o.localize.preprocessor&&(g=o.localize.preprocessor(m,g));const y={firstWeekContainsDate:f,weekStartsOn:d,locale:o};return g.map(M=>{if(!M.isToken)return M.value;const q=M.value;(hE(q)||fE(q))&&dE(q,t,String(i));const F=fg[q[0]];return F(m,q,o.localize,y)}).join("")}function vE(i){const t=i.match(yE);return t?t[1].replace(bE,"'"):i}function _E(i,t,s){const a=Za(),o=(s==null?void 0:s.locale)??a.locale??Dy,f=b2(i,t);if(isNaN(f))throw new RangeError("Invalid time value");const d=Object.assign({},s,{addSuffix:s==null?void 0:s.addSuffix,comparison:f}),[m,g]=Ry(s==null?void 0:s.in,...f>0?[t,i]:[i,t]),y=w2((s==null?void 0:s.roundingMethod)??"round"),E=g.getTime()-m.getTime(),_=E/rg,N=Io(g)-Io(m),D=(E-N)/rg,M=s==null?void 0:s.unit;let q;if(M?q=M:_<1?q="second":_<60?q="minute":_<og?q="hour":D<lg?q="day":D<ag?q="month":q="year",q==="second"){const F=y(E/1e3);return o.formatDistance("xSeconds",F,d)}else if(q==="minute"){const F=y(_);return o.formatDistance("xMinutes",F,d)}else if(q==="hour"){const F=y(_/60);return o.formatDistance("xHours",F,d)}else if(q==="day"){const F=y(D/og);return o.formatDistance("xDays",F,d)}else if(q==="month"){const F=y(D/lg);return F===12&&M!=="month"?o.formatDistance("xYears",1,d):o.formatDistance("xMonths",F,d)}else{const F=y(D/ag);return o.formatDistance("xYears",F,d)}}function wE(i,t){return _E(i,x2(i),t)}function v3(i){return i.toLocaleString()}function _3(i){return i>=1e9?`${(i/1e9).toFixed(1).replace(/\.0$/,"")}B`:i>=1e6?`${(i/1e6).toFixed(1).replace(/\.0$/,"")}M`:i>=1e4?`${(i/1e3).toFixed(1).replace(/\.0$/,"")}K`:i.toLocaleString()}function SE(i){const t=new Date(i);return t.getTime()>Date.now()?"just now":wE(t,{addSuffix:!0})}function w3(i){const t=Date.now()-new Date(i).getTime();if(t<0)return"now";const s=Math.floor(t/1e3);if(s<60)return`${s}s`;const a=Math.floor(s/60);if(a<60)return`${a}m`;const o=Math.floor(a/60);if(o<24)return`${o}h`;const f=Math.floor(o/24);return f<7?`${f}d`:f<30?`${Math.floor(f/7)}w`:f<365?`${Math.floor(f/30)}mo`:`${Math.floor(f/365)}y`}function S3(i){return i<=0?"Expired":Sh(i)}function EE(i){return i==null?"--":Sh(i)}function Sh(i){if(i<1e3)return`${Math.round(i)}ms`;if(i<6e4){const d=i/1e3;return Number.isInteger(d)?`${d}s`:`${d.toFixed(1)}s`}const t=Math.floor(i/1e3),s=Math.floor(t/86400),a=Math.floor(t%86400/3600),o=Math.floor(t%3600/60),f=t%60;return s>0?a>0?`${s}d ${a}h`:`${s}d`:a>0?o>0?`${a}h ${o}m`:`${a}h`:f>0?`${o}m ${f}s`:`${o}m`}function E3(i,t){const s=new Date(i).getTime(),a=t?new Date(t).getTime():Date.now();return Sh(a-s)}function By({options:i,children:t,className:s=""}){const[a,o]=A.useState(!1),[f,d]=A.useState(null),[m,g]=A.useState(null),y=A.useRef(null),E=A.useRef(void 0),_=A.useRef(void 0),N=220,D=A.useCallback(()=>{if(!y.current)return;const ie=y.current.getBoundingClientRect(),$=window.innerWidth-N-8,oe=Math.max(8,Math.min(ie.left,$));g({top:ie.bottom+4,left:oe})},[]),M=A.useCallback(async(ie,$)=>{try{await navigator.clipboard.writeText(ie),d($),clearTimeout(E.current),E.current=setTimeout(()=>d(null),1200)}catch{}},[]),q=A.useCallback(()=>{clearTimeout(_.current),D(),o(!0)},[D]),F=A.useCallback(()=>{_.current=setTimeout(()=>o(!1),150)},[]);return A.useEffect(()=>()=>{clearTimeout(E.current),clearTimeout(_.current)},[]),h.jsxs("span",{ref:y,className:`inline-flex items-center cursor-default ${s}`,onMouseEnter:q,onMouseLeave:F,children:[t,a&&m&&wg.createPortal(h.jsx("span",{className:"fixed z-[9999] bg-surface-raised border border-surface-border rounded shadow-lg py-1 min-w-[180px]",style:{top:m.top,left:m.left},onMouseEnter:q,onMouseLeave:F,children:i.map(ie=>h.jsxs("button",{onClick:$=>{$.stopPropagation(),M(ie.value,ie.label)},className:"flex items-center justify-between w-full px-2.5 py-1 text-left hover:bg-surface-hover transition-colors",children:[h.jsx("span",{className:"text-2xs font-medium uppercase tracking-wider text-text-tertiary w-10 shrink-0",children:ie.label}),h.jsx("span",{className:"text-2xs font-mono text-text-secondary truncate ml-2",children:f===ie.label?"✓":ie.value})]},ie.label))}),document.body)]})}function jE(i,t){const s=new Date(i);switch(t){case"relative":return SE(i);case"datetime":return Uy(s,"MMM d, yyyy h:mm a");case"time":return s.toLocaleTimeString([],{hour:"2-digit",minute:"2-digit",second:"2-digit"})}}function AE(i){const t=new Date(i);return[{label:"ms",value:String(t.getTime())},{label:"utc",value:t.toISOString()},{label:"local",value:Uy(t,"MMM d, yyyy h:mm:ss a")}]}function OE({date:i,format:t="relative",className:s=""}){const[,a]=A.useState(0);A.useEffect(()=>{if(t!=="relative")return;const f=setInterval(()=>a(d=>d+1),3e4);return()=>clearInterval(f)},[t]);const o=A.useMemo(()=>AE(i),[i]);return h.jsx(By,{options:o,children:h.jsx("time",{dateTime:i,className:`text-xs text-text-tertiary ${s}`,children:jE(i,t)})})}function NE({ms:i,className:t=""}){const s=EE(i),a=A.useMemo(()=>i==null?[]:[{label:"ms",value:String(i)},{label:"sec",value:`${(i/1e3).toFixed(3)}s`},{label:"text",value:s}],[i,s]);return i==null?h.jsx("span",{className:`text-xs text-text-tertiary ${t}`,children:"--"}):h.jsx(By,{options:a,children:h.jsx("span",{className:`text-xs text-text-tertiary ${t}`,children:s})})}const TE=["sm","md","lg","full"],pg={sm:"w-[28rem] max-h-[40vh]",md:"w-[36rem] max-h-[60vh]",lg:"w-[48rem] max-h-[80vh]",full:"inset-4 w-auto max-h-none"},gg={sm:"Small",md:"Medium",lg:"Large",full:"Fullscreen"};function kE({which:i}){const t="stroke-current";switch(i){case"sm":return h.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:h.jsx("rect",{x:"5",y:"5",width:"7",height:"7",rx:"1.5",className:t,strokeWidth:"1.5"})});case"md":return h.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:h.jsx("rect",{x:"3",y:"3",width:"9",height:"9",rx:"1.5",className:t,strokeWidth:"1.5"})});case"lg":return h.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:h.jsx("rect",{x:"1.5",y:"1.5",width:"11",height:"11",rx:"1.5",className:t,strokeWidth:"1.5"})});case"full":return h.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",children:h.jsx("rect",{x:"0.75",y:"0.75",width:"12.5",height:"12.5",rx:"1.5",className:t,strokeWidth:"1.5"})})}}function CE({msg:i}){const[t,s]=A.useState(0);A.useEffect(()=>{const d=new Date(i.timestamp).getTime(),m=()=>s(Math.floor((Date.now()-d)/1e3));m();const g=setInterval(m,1e3);return()=>clearInterval(g)},[i.timestamp]);const a=Math.floor(t/60),o=t%60,f=a>0?`${a}m ${o}s`:`${o}s`;return h.jsxs("span",{className:"inline-flex flex-col gap-1.5",children:[h.jsxs("span",{className:"inline-flex items-center gap-1",children:[h.jsx("span",{className:"text-text-tertiary",children:"Thinking"}),h.jsx("span",{className:"inline-block w-1 h-1 rounded-full bg-text-tertiary animate-pulse"}),h.jsx("span",{className:"inline-block w-1 h-1 rounded-full bg-text-tertiary animate-pulse [animation-delay:150ms]"}),h.jsx("span",{className:"inline-block w-1 h-1 rounded-full bg-text-tertiary animate-pulse [animation-delay:300ms]"}),h.jsx("span",{className:"text-text-muted ml-1 tabular-nums",children:f})]}),i.workflowId&&h.jsxs(Qs,{to:`/workflows/executions/${i.workflowId}`,className:"inline-flex items-center gap-1 text-2xs text-accent/70 hover:text-accent transition-colors",children:[h.jsx(Wf,{className:"w-2.5 h-2.5",strokeWidth:1.5}),"watch execution"]})]})}function ME({msg:i,compileMessage:t}){const s=i.role==="assistant";return h.jsxs("div",{className:`flex items-center gap-1.5 ${s?"justify-start":"justify-end"}`,children:[h.jsx(OE,{date:i.timestamp,format:"time",className:"!text-2xs text-text-muted/50"}),i.durationMs!=null&&h.jsxs(h.Fragment,{children:[h.jsx("span",{className:"text-text-muted/30 text-2xs",children:"·"}),h.jsx(NE,{ms:i.durationMs,className:"!text-2xs text-text-muted/50"})]}),i.workflowId&&h.jsx(Qs,{to:`/workflows/executions/${i.workflowId}`,className:"text-text-muted/40 hover:text-accent transition-colors",title:"View workflow execution",children:h.jsx(Wf,{className:"w-2.5 h-2.5",strokeWidth:1.5})}),s&&i.workflowId&&!i.pending&&h.jsx("button",{onClick:()=>t(i.id),disabled:i.compilationStatus==="compiling"||i.compilationStatus==="done",className:"transition-colors",title:i.compilationStatus==="done"?"Compiled — future queries will match this pipeline":i.compilationStatus==="error"?i.compilationError??"Compilation failed":i.compilationStatus==="compiling"?"Compiling...":"Compile to fast pipeline",children:h.jsx(Ov,{className:`w-2.5 h-2.5 ${i.compilationStatus==="done"?"text-status-success":i.compilationStatus==="error"?"text-status-error":i.compilationStatus==="compiling"?"text-accent/40 animate-pulse":"text-text-muted/40 hover:text-accent"}`,strokeWidth:1.5})})]})}function RE(){const{helpOpen:i,setHelpOpen:t,messages:s,sendMessage:a,pageContext:o,activeWorkflowId:f,clearMessages:d,compileMessage:m}=ky(),[g,y]=A.useState(""),[E,_]=A.useState("md"),[N,D]=A.useState(!0),M=A.useRef(null),q=A.useRef(null);if(A.useEffect(()=>{M.current&&(M.current.scrollTop=M.current.scrollHeight)},[s]),A.useEffect(()=>{i&&q.current&&q.current.focus()},[i]),A.useEffect(()=>{if(!i)return;const k=Z=>{Z.key==="Escape"&&(E==="full"?_("lg"):E==="lg"?_("md"):E==="md"?_("sm"):t(!1))};return document.addEventListener("keydown",k),()=>document.removeEventListener("keydown",k)},[i,E,t]),!i)return null;const F=()=>{const k=g.trim();!k||f||(a(k),y(""),q.current&&(q.current.style.height="auto"))},ie=k=>{k.key==="Enter"&&!k.shiftKey&&(k.preventDefault(),F())},$=E==="full",oe=o.page.replace(/-/g," "),te=$?{}:{bottom:"108px"};return h.jsxs("div",{className:`fixed z-[45] flex flex-col border border-surface-border rounded-lg overflow-hidden transition-all duration-300 ${$?pg.full:`right-6 ${pg[E]}`} ${N?"bg-surface-raised shadow-xl":"bg-surface-raised/[0.03] shadow-lg shadow-black/5"}`,style:te,onMouseEnter:()=>D(!0),onMouseLeave:()=>D(!1),children:[h.jsxs("div",{className:`flex items-center justify-between px-4 py-2.5 border-b border-surface-border shrink-0 transition-all duration-300 ${N?"opacity-100":"opacity-50 grayscale brightness-150"}`,children:[h.jsxs("div",{className:"min-w-0 flex-1",children:[h.jsx("p",{className:"text-xs font-medium text-text-primary truncate",children:"Help Assistant"}),h.jsx("p",{className:"text-2xs text-text-tertiary truncate",children:oe})]}),h.jsxs("div",{className:"flex items-center gap-1 ml-2",children:[h.jsx("div",{className:"flex items-center gap-0.5 border border-surface-border rounded p-0.5",role:"radiogroup","aria-label":"Panel size",children:TE.map(k=>h.jsx("button",{onClick:()=>_(k),className:`p-1 rounded transition-colors ${k===E?"bg-accent/15 text-accent":"text-text-muted hover:text-text-secondary hover:bg-surface-hover"}`,role:"radio","aria-checked":k===E,"aria-label":gg[k],title:gg[k],children:h.jsx(kE,{which:k})},k))}),s.length>0&&h.jsx("button",{onClick:d,className:"p-1 text-text-tertiary hover:text-text-secondary transition-colors","aria-label":"Clear conversation",title:"Clear conversation",children:h.jsx(Nv,{className:"w-3.5 h-3.5",strokeWidth:1.5})}),h.jsx("button",{onClick:()=>t(!1),className:"p-1 text-text-tertiary hover:text-text-primary transition-colors","aria-label":"Close",title:"Close",children:h.jsx(Yn,{className:"w-3.5 h-3.5",strokeWidth:1.5})})]})]}),h.jsxs("div",{ref:M,className:`flex-1 overflow-y-auto px-4 py-3 space-y-3 min-h-[120px] transition-all duration-300 ${N?"opacity-100":"opacity-50 grayscale brightness-150"}`,children:[s.length===0&&h.jsx("p",{className:"text-xs text-text-tertiary text-center py-6",children:"Ask anything about what you're viewing."}),s.map(k=>h.jsxs("div",{className:`text-xs leading-relaxed ${k.role==="user"?"text-right":"text-left"}`,children:[h.jsx("div",{className:`inline-block max-w-[85%] px-3 py-2 rounded-md whitespace-pre-wrap ${k.role==="user"?"bg-accent/10 text-text-primary":"bg-surface-sunken text-text-secondary"}`,children:k.pending?h.jsx(CE,{msg:k}):k.role==="assistant"?h.jsx(wh,{content:k.content}):k.content}),!k.pending&&h.jsx("div",{className:"mt-0.5",children:h.jsx(ME,{msg:k,compileMessage:m})})]},k.id))]}),h.jsxs("div",{className:`border-t border-surface-border px-3 py-2.5 flex gap-2 shrink-0 transition-all duration-300 ${N?"opacity-100":"opacity-50 grayscale brightness-150"}`,children:[h.jsx("textarea",{ref:q,value:g,onChange:k=>{y(k.target.value);const Z=k.target;Z.style.height="auto",Z.style.height=`${Math.min(Z.scrollHeight,120)}px`},onKeyDown:ie,placeholder:"Ask a question...",rows:2,className:"flex-1 resize-none bg-surface text-xs text-text-primary placeholder:text-text-tertiary rounded px-2.5 py-1.5 border border-surface-border focus:outline-none focus:border-accent",style:{minHeight:"2.5rem"},disabled:!!f}),h.jsx("button",{onClick:F,disabled:!g.trim()||!!f,className:"px-2.5 py-1.5 text-accent hover:text-accent-hover disabled:text-text-muted transition-colors self-end","aria-label":"Send",children:h.jsx(Tv,{className:"w-4 h-4",strokeWidth:1.5})})]})]})}function DE(){var oe;const{isBuilder:i,isOps:t,viewAs:s}=hy(),{canSeePaceBoard:a}=dy(),{data:o}=Dr(),f=fy(),d=f!==null?f:!!((oe=o==null?void 0:o.ai)!=null&&oe.enabled),{collapsed:m,toggle:g}=xh(),[y,E]=A.useState(!1),[_,N]=A.useState(!1),[D,M]=A.useState(!1),[q,F]=A.useState(()=>window.location.hash.startsWith("#docs")),ie=Sn(),$=A.useRef(null);return A.useEffect(()=>{const te=$.current;te&&(te.classList.remove("animate-page-in"),te.offsetWidth,te.classList.add("animate-page-in"))},[ie.pathname]),A.useEffect(()=>{const te=()=>{window.location.hash.startsWith("#docs")&&F(!0)};return window.addEventListener("hashchange",te),()=>window.removeEventListener("hashchange",te)},[]),h.jsxs("div",{className:"h-screen bg-surface flex flex-col",children:[h.jsx(fS,{onToggleEventFeed:()=>E(te=>!te),onToggleDocs:()=>F(te=>!te),onToggleNav:()=>N(te=>!te)}),h.jsxs("div",{className:"flex flex-1 overflow-hidden",children:[h.jsxs("aside",{className:`${m?"w-16":"w-60"} shrink-0 bg-surface-raised border-r border-surface-border hidden lg:flex flex-col transition-[width] duration-200 ease-out overflow-hidden relative z-20`,children:[h.jsx("nav",{className:"flex-1 px-3 pt-[36px] pb-4 space-y-2 overflow-y-auto overflow-x-hidden",children:h.jsx(Ey,{aiEnabled:d,isBuilder:i,isOps:t,viewAs:s,canSeePaceBoard:a})}),h.jsx("button",{onClick:g,className:`shrink-0 py-3 text-text-tertiary hover:text-text-secondary transition-colors duration-150 ${m?"flex justify-center":"flex items-center px-7"}`,"aria-label":m?"Expand sidebar":"Collapse sidebar",children:m?h.jsx(kv,{className:"w-4 h-4 text-accent-muted",strokeWidth:1.5}):h.jsx(Cv,{className:"w-4 h-4 text-accent-muted",strokeWidth:1.5})}),!m&&(o==null?void 0:o.environment)&&h.jsxs("div",{className:"shrink-0 px-5 pb-3 text-2xs leading-tight text-text-tertiary whitespace-nowrap overflow-hidden text-ellipsis",title:`long-tail v${o.environment.longTailVersion} · HotMesh v${o.environment.hotmeshVersion} · Node ${o.environment.nodeVersion} · ${o.environment.nodeEnv}`,children:["long-tail v",o.environment.longTailVersion,h.jsx("span",{className:"mx-1 text-surface-border",children:"·"}),"HotMesh v",o.environment.hotmeshVersion]})]}),h.jsx("main",{className:"flex-1 min-w-0 overflow-y-auto",children:h.jsx("div",{ref:$,className:"w-full px-page-x py-8 pb-16 animate-page-in h-full flex flex-col @container",children:h.jsx(wr,{})})}),h.jsx(qE,{})]}),h.jsx(RS,{open:_,onClose:()=>N(!1),aiEnabled:d,isBuilder:i,isOps:t,viewAs:s,canSeePaceBoard:a}),h.jsx(ZS,{open:y,onToggle:()=>E(te=>!te),configOpen:D,onToggleConfig:()=>M(te=>!te)}),h.jsx(o2,{open:q,onClose:()=>{F(!1),history.replaceState(null,"",window.location.pathname+window.location.search)}}),d&&h.jsx(d2,{}),d&&h.jsx(RE,{})]})}function qE(){const{node:i,width:t,open:s}=eS();return h.jsx(tS,{open:s,width:t,className:"border-l border-surface-border bg-surface-raised",children:i})}function zE(){const{isAuthenticated:i}=Gn(),t=Sn();return i?h.jsx(Xw,{children:h.jsx(Ww,{children:h.jsx(h2,{children:h.jsx(DE,{})})})}):h.jsx(Ln,{to:"/login",state:{from:t.pathname},replace:!0})}function Ly({provider:i,className:t="w-5 h-5"}){switch(i){case"google":return h.jsxs("svg",{className:t,viewBox:"0 0 24 24",fill:"currentColor",children:[h.jsx("path",{d:"M22.56 12.25c0-.78-.07-1.53-.2-2.25H12v4.26h5.92a5.06 5.06 0 0 1-2.2 3.32v2.77h3.57c2.08-1.92 3.28-4.74 3.28-8.1z",fill:"#4285F4"}),h.jsx("path",{d:"M12 23c2.97 0 5.46-.98 7.28-2.66l-3.57-2.77c-.98.66-2.23 1.06-3.71 1.06-2.86 0-5.29-1.93-6.16-4.53H2.18v2.84C3.99 20.53 7.7 23 12 23z",fill:"#34A853"}),h.jsx("path",{d:"M5.84 14.09c-.22-.66-.35-1.36-.35-2.09s.13-1.43.35-2.09V7.07H2.18C1.43 8.55 1 10.22 1 12s.43 3.45 1.18 4.93l2.85-2.22.81-.62z",fill:"#FBBC05"}),h.jsx("path",{d:"M12 5.38c1.62 0 3.06.56 4.21 1.64l3.15-3.15C17.45 2.09 14.97 1 12 1 7.7 1 3.99 3.47 2.18 7.07l3.66 2.84c.87-2.6 3.3-4.53 6.16-4.53z",fill:"#EA4335"})]});case"github":return h.jsx("svg",{className:t,viewBox:"0 0 24 24",fill:"currentColor",children:h.jsx("path",{d:"M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0 1 12 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0 0 22 12.017C22 6.484 17.522 2 12 2z"})});case"microsoft":return h.jsxs("svg",{className:t,viewBox:"0 0 24 24",fill:"currentColor",children:[h.jsx("path",{d:"M3 3h8.5v8.5H3z",fill:"#F25022"}),h.jsx("path",{d:"M12.5 3H21v8.5h-8.5z",fill:"#7FBA00"}),h.jsx("path",{d:"M3 12.5h8.5V21H3z",fill:"#00A4EF"}),h.jsx("path",{d:"M12.5 12.5H21V21h-8.5z",fill:"#FFB900"})]});case"anthropic":return h.jsx("svg",{className:t,viewBox:"0 0 24 24",fill:"currentColor",children:h.jsx("path",{d:"M13.827 3.52h3.603L24 20.48h-3.603l-6.57-16.96zm-7.258 0h3.767L16.906 20.48h-3.674l-1.343-3.461H6.396l-1.34 3.461H1.5l5.07-16.96zm2.327 5.14l-2.065 5.326h4.108l-2.043-5.326z"})});default:return h.jsxs("svg",{className:t,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",children:[h.jsx("circle",{cx:"12",cy:"12",r:"10"}),h.jsx("path",{d:"M12 8v4l3 3"})]})}}async function UE(){return we("/auth/oauth/providers")}async function BE(i,t){const s=t?`?label=${encodeURIComponent(t)}`:"";return we(`/auth/oauth/connections/${i}${s}`,{method:"DELETE"})}function j3(){return ht({queryKey:["oauth-connections"],queryFn:()=>we("/auth/oauth/connections")})}function A3(){const i=bt();return Et({mutationFn:({provider:t,label:s})=>BE(t,s),onSuccess:()=>{i.invalidateQueries({queryKey:["oauth-connections"]})}})}function LE(){var le;const{login:i,isAuthenticated:t}=Gn(),s=Sg(),a=Sn(),o=new URLSearchParams(a.search),f=o.get("token"),d=o.get("error"),m=((le=a.state)==null?void 0:le.from)??o.get("returnTo")??"/",g=A.useRef(!1);f&&!g.current&&(g.current=!0,i(f,void 0,{displayName:o.get("displayName"),username:o.get("username")}));const[y,E]=A.useState(""),[_,N]=A.useState(""),[D,M]=A.useState(d||""),[q,F]=A.useState(!1),[ie,$]=A.useState(!!f),[oe,te]=A.useState([]),k=A.useRef(!1);if(A.useEffect(()=>{f||k.current||(k.current=!0,(async()=>{var I,V,W,ae;try{const Q=await fetch(`${Dt}/api/settings`);if(!Q.ok)return;const ve=await Q.json();if(!((I=ve.auth)!=null&&I.sso))return;const De=await fetch(`${Dt}/api/auth/sso`,{method:"POST"});if(!De.ok){M("Host authentication required — please log in to your organization first");return}const Ne=await De.json();Ne.token&&((V=ve.auth)!=null&&V.ssoLogoutUrl&&sessionStorage.setItem("lt_sso_logout_url",ve.auth.ssoLogoutUrl),$(!0),i(Ne.token,void 0,{displayName:(W=Ne.user)==null?void 0:W.display_name,username:(ae=Ne.user)==null?void 0:ae.external_id}))}catch{}})())},[]),A.useEffect(()=>{f||UE().then(te).catch(()=>{})},[]),A.useEffect(()=>{if(!ie)return;const I=setTimeout(()=>s(m,{replace:!0}),1500);return()=>clearTimeout(I)},[ie]),t&&!ie)return h.jsx(Ln,{to:m,replace:!0});const Z=async I=>{var V,W;if(I.preventDefault(),M(""),!y.trim()||!_){M("Username and password are required");return}F(!0);try{const ae=await fetch(`${Dt}/api/auth/login`,{method:"POST",headers:{"Content-Type":"application/json"},body:JSON.stringify({username:y.trim(),password:_})}),Q=await ae.json();if(!ae.ok){M(Q.error||"Login failed");return}$(!0),i(Q.token,{username:y.trim(),password:_},{displayName:(V=Q.user)==null?void 0:V.display_name,username:(W=Q.user)==null?void 0:W.external_id})}catch{M("Unable to connect to server")}finally{F(!1)}};return h.jsx("div",{className:"min-h-screen bg-surface flex items-center justify-center overflow-hidden",children:h.jsxs("div",{className:"w-full max-w-md p-10",children:[h.jsx("div",{className:`mb-10 transition-all duration-[1500ms] ease-in ${ie?"translate-x-[120vw] -translate-y-[60vh] scale-[3] opacity-0":""}`,children:h.jsx(Yo,{size:"lg",hideLabel:ie})}),h.jsxs("form",{onSubmit:Z,className:`space-y-5 transition-opacity duration-300 ${ie?"opacity-0":""}`,children:[h.jsxs("div",{children:[h.jsx("label",{htmlFor:"username",className:"block text-sm font-medium text-text-secondary mb-2",children:"Username"}),h.jsx("input",{id:"username",type:"text",value:y,onChange:I=>E(I.target.value),className:"input",placeholder:"Enter your username",autoFocus:!ie,autoComplete:"username"})]}),h.jsxs("div",{children:[h.jsx("label",{htmlFor:"password",className:"block text-sm font-medium text-text-secondary mb-2",children:"Password"}),h.jsx("input",{id:"password",type:"password",value:_,onChange:I=>N(I.target.value),className:"input",placeholder:"Enter your password",autoComplete:"current-password"})]}),D&&h.jsx("p",{className:"text-sm text-status-error",children:D}),h.jsx("button",{type:"submit",className:"btn-primary w-full",disabled:q||ie,children:q?"Signing in...":"Sign In"}),oe.length>0&&h.jsxs(h.Fragment,{children:[h.jsxs("div",{className:"flex items-center gap-3 mt-6",children:[h.jsx("div",{className:"flex-1 h-px bg-border"}),h.jsx("span",{className:"text-xs text-text-tertiary",children:"or continue with"}),h.jsx("div",{className:"flex-1 h-px bg-border"})]}),h.jsx("div",{className:"space-y-2",children:oe.filter(I=>I.provider!=="anthropic").map(I=>h.jsxs("a",{href:`${Dt}/api/auth/oauth/${I.provider}?returnTo=${encodeURIComponent(m)}`,className:"btn-secondary w-full flex items-center justify-center gap-2",children:[h.jsx(Ly,{provider:I.provider}),"Sign in with ",I.name]},I.provider))})]})]})]})})}function yg(){const{isAuthenticated:i}=Gn(),t=Sg(),s=Sn(),a=new URLSearchParams(s.search),o=a.get("state")||"";A.useEffect(()=>{i||t(`/login?returnTo=${encodeURIComponent(s.pathname+s.search)}`)},[i]);const[f,d]=A.useState(""),[m,g]=A.useState(a.get("label")||"default"),[y,E]=A.useState(""),[_,N]=A.useState(!1),D=f.trim().startsWith("sk-ant-oat"),M=f.trim().startsWith("sk-ant-api"),q=F=>{F.preventDefault();const ie=f.trim();if(!ie){E("A token or API key is required");return}if(!ie.startsWith("sk-ant-")){E('Invalid format. Must start with "sk-ant-oat" (OAuth token) or "sk-ant-api" (API key)');return}N(!0),E("");const $=`${Dt}/api/auth/oauth/anthropic/callback?code=${encodeURIComponent(ie)}&state=${encodeURIComponent(o)}`;window.location.href=$};return h.jsx("div",{className:"min-h-screen bg-surface flex items-center justify-center",children:h.jsxs("div",{className:"w-full max-w-md p-10",children:[h.jsx("div",{className:"mb-10",children:h.jsx(Yo,{size:"lg"})}),h.jsxs("div",{className:"flex items-center gap-2 mb-6",children:[h.jsx(Ly,{provider:"anthropic",className:"w-6 h-6"}),h.jsx("h2",{className:"heading-3",children:"Connect Anthropic"})]}),h.jsx("p",{className:"text-sm text-text-secondary mb-4",children:"Connect your Anthropic account so Claude Code tasks run under your credentials. Your token is encrypted at rest."}),h.jsxs("form",{onSubmit:q,className:"space-y-5",children:[h.jsxs("div",{children:[h.jsx("label",{htmlFor:"token",className:"block text-sm font-medium text-text-secondary mb-2",children:"OAuth Token or API Key"}),h.jsx("input",{id:"token",type:"password",value:f,onChange:F=>d(F.target.value),className:"input",placeholder:"sk-ant-oat01-... or sk-ant-api03-...",autoFocus:!0,autoComplete:"off"}),D&&h.jsx("p",{className:"text-xs text-status-success mt-1",children:"OAuth token detected — uses your Claude subscription (flat rate)"}),M&&h.jsx("p",{className:"text-xs text-status-warning mt-1",children:"API key detected — billed per-token from your Anthropic API account"})]}),h.jsxs("div",{children:[h.jsx("label",{htmlFor:"label",className:"block text-sm font-medium text-text-secondary mb-2",children:"Label"}),h.jsx("input",{id:"label",type:"text",value:m,onChange:F=>g(F.target.value.replace(/\s+/g,"-").toLowerCase()),className:"input",placeholder:"default",autoComplete:"off"}),h.jsx("p",{className:"text-xs text-text-tertiary mt-1",children:'A name for this credential. Use different labels to store multiple credentials (e.g., "subscription", "api-batch").'})]}),y&&h.jsx("p",{className:"text-sm text-status-error",children:y}),h.jsx("button",{type:"submit",className:"btn-primary w-full",disabled:_,children:_?"Validating...":"Connect"}),h.jsx("a",{href:"/",className:"block text-center text-sm text-text-tertiary hover:text-text-secondary",children:"Cancel"})]}),h.jsxs("div",{className:"mt-6 space-y-3 text-xs text-text-tertiary",children:[h.jsxs("div",{children:[h.jsx("span",{className:"font-medium text-text-secondary",children:"Recommended:"})," ","Run"," ",h.jsx("code",{className:"px-1 py-0.5 bg-surface-sunken rounded text-2xs",children:"claude setup-token"})," ","in your terminal to generate an OAuth token that uses your subscription."]}),h.jsxs("div",{children:[h.jsx("span",{className:"font-medium text-text-secondary",children:"Alternative:"})," ","Use an API key from"," ",h.jsx("a",{href:"https://console.anthropic.com/settings/keys",target:"_blank",rel:"noopener noreferrer",className:"text-accent-secondary hover:underline",children:"console.anthropic.com"})," ","(billed per-token)."]})]})]})})}function qa({roleTypes:i,roleNames:t,redirectTo:s="/"}){const{isSuperAdmin:a,hasRole:o,hasRoleType:f}=Gn();return a?h.jsx(wr,{}):i&&i.some(d=>f(d))?h.jsx(wr,{}):t&&t.some(d=>o(d))?h.jsx(wr,{}):h.jsx(Ln,{to:s,replace:!0})}function PE({redirectTo:i="/"}){var a;const{data:t,isLoading:s}=Dr();return s||!t?null:(a=t.ai)!=null&&a.enabled?h.jsx(wr,{}):h.jsx(Ln,{to:i,replace:!0})}function HE({flag:i,redirectTo:t="/"}){var o;const{data:s,isLoading:a}=Dr();return a||!s?null:((o=s.features)==null?void 0:o[i])===!1?h.jsx(Ln,{to:t,replace:!0}):h.jsx(wr,{})}const $E=A.lazy(()=>_e(()=>import("./ProcessesListPage-CQ9tSw7U.js"),__vite__mapDeps([0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17]),import.meta.url).then(i=>({default:i.ProcessesListPage}))),YE=A.lazy(()=>_e(()=>import("./ProcessDetailPage-DpYSMRj1.js"),__vite__mapDeps([18,1,2,4,19,14,20,17,11,6,21,22,23]),import.meta.url).then(i=>({default:i.ProcessDetailPage}))),VE=A.lazy(()=>_e(()=>import("./McpOverview-NXKsGiWU.js"),__vite__mapDeps([24,1,25,26,27,28,15,14,29,6]),import.meta.url).then(i=>({default:i.McpOverview}))),GE=A.lazy(()=>_e(()=>import("./McpRunsPage-Ce_XIYpP.js"),__vite__mapDeps([30,1,26,27,5,6,31,28,8,9,10,17,14,32,15,13,12,16,33]),import.meta.url).then(i=>({default:i.McpRunsPage}))),IE=A.lazy(()=>_e(()=>import("./McpRunDetailPage-B49nUXEl.js"),__vite__mapDeps([34,1,26,20,15,14,35,6,36,37,13,38,39,16]),import.meta.url).then(i=>({default:i.McpRunDetailPage}))),FE=A.lazy(()=>_e(()=>import("./McpQueryPage-BPJmFYOY.js"),__vite__mapDeps([40,1,15,14,9,10,13,12,16,8,11,32,17,33,5,6,4,41]),import.meta.url).then(i=>({default:i.McpQueryPage}))),JE=A.lazy(()=>_e(()=>import("./McpQueryDetailPage-BC-iXfIx.js"),__vite__mapDeps([42,1,15,14,20,41,6,27,4,43,36,26,3,2,44,45,46,47,48,49,35,50,38,39]),import.meta.url).then(i=>({default:i.McpQueryDetailPage}))),QE=A.lazy(()=>_e(()=>import("./EscalationsOverview-CvIdOtoP.js"),__vite__mapDeps([51,1,4,15,14,29,6]),import.meta.url).then(i=>({default:i.EscalationsOverview}))),KE=A.lazy(()=>_e(()=>import("./AvailableEscalationsPage-DlVoNd8B.js"),__vite__mapDeps([52,1,53,4,14,54,55,6,56,57,20,12,58,5,7,8,9,10,23,59,13,60,21,17,33,16]),import.meta.url).then(i=>({default:i.AvailableEscalationsPage}))),XE=A.lazy(()=>_e(()=>import("./OperatorDashboard-DpXjhs-3.js"),__vite__mapDeps([61,1,4,5,6,7,8,9,10,15,14,12,33,59,13,60,21,17,58,16]),import.meta.url).then(i=>({default:i.OperatorDashboard}))),ZE=A.lazy(()=>_e(()=>import("./index-Ikj_NTuy.js"),__vite__mapDeps([62,1,54,55,6,56,15,14,16,58,3,4,20,21,35,22,23]),import.meta.url).then(i=>({default:i.EscalationDetailPage}))),WE=A.lazy(()=>_e(()=>import("./WorkflowsOverview-D5HthpAW.js"),__vite__mapDeps([63,1,3,4,15,14,29,6]),import.meta.url).then(i=>({default:i.WorkflowsOverview}))),ej=A.lazy(()=>_e(()=>import("./index-Cavwd8UU.js"),__vite__mapDeps([64,1,3,15,14,13,17,65,47,48,6]),import.meta.url).then(i=>({default:i.StartWorkflowPage}))),tj=A.lazy(()=>_e(()=>import("./index-Cavwd8UU.js"),__vite__mapDeps([64,1,3,15,14,13,17,65,47,48,6]),import.meta.url).then(i=>({default:i.DurableInvokePage}))),nj=A.lazy(()=>_e(()=>import("./WorkflowsDashboard-BbM69MnB.js"),__vite__mapDeps([66,1,32,3,31,28,6,4,5,8,9,10,17,14,15,13,12,16,33]),import.meta.url).then(i=>({default:()=>i.WorkflowsDashboard({tier:"durable"})}))),sj=A.lazy(()=>_e(()=>import("./WorkflowsDashboard-BbM69MnB.js"),__vite__mapDeps([66,1,32,3,31,28,6,4,5,8,9,10,17,14,15,13,12,16,33]),import.meta.url).then(i=>({default:()=>i.WorkflowsDashboard({tier:"all"})}))),ij=A.lazy(()=>_e(()=>import("./YamlWorkflowsPage-FFjWwydj.js"),__vite__mapDeps([67,1,27,5,6,15,14,13,10,49,65,20]),import.meta.url).then(i=>({default:i.YamlWorkflowsPage}))),rj=A.lazy(()=>_e(()=>import("./GraphInvokePage-Cwn-8Glr.js"),__vite__mapDeps([68,1,27,15,14,44,46,47,48,45,6,49,65]),import.meta.url).then(i=>({default:i.GraphInvokePage}))),aj=A.lazy(()=>_e(()=>import("./YamlWorkflowDetailPage-CDDVMYWi.js"),__vite__mapDeps([69,1,27,20,65,14,6]),import.meta.url).then(i=>({default:i.YamlWorkflowDetailPage}))),lj=A.lazy(()=>_e(()=>import("./TasksListPage-kB_j9G8o.js"),__vite__mapDeps([70,1,2,3,5,6,9,10,20,60,50,12,13,14,15,17]),import.meta.url).then(i=>({default:i.TasksListPage}))),oj=A.lazy(()=>_e(()=>import("./TaskDetailPage-BRg-w2Ev.js"),__vite__mapDeps([71,1,2,20,60,15,14,6]),import.meta.url).then(i=>({default:i.TaskDetailPage}))),bg=A.lazy(()=>_e(()=>import("./WorkflowExecutionPage-BCq2cR1V.js"),__vite__mapDeps([72,1,3,4,37,13,14,38,20,6,39,2,15,36,16,35]),import.meta.url).then(i=>({default:i.WorkflowExecutionPage}))),cj=A.lazy(()=>_e(()=>import("./AdminDashboard-Cma2NGsF.js"),__vite__mapDeps([73,1,2,4,25,19,14,6]),import.meta.url).then(i=>({default:i.AdminDashboard}))),uj=A.lazy(()=>_e(()=>import("./index-CoPWHo_H.js"),__vite__mapDeps([74,1,3,9,10,13,14,33,5,6,15,75,17]),import.meta.url).then(i=>({default:i.WorkersPage}))),fj=A.lazy(()=>_e(()=>import("./index-C1t0YIXC.js"),__vite__mapDeps([76,1,3,13,14,77,55,6,21,17,15,47,48,65]),import.meta.url).then(i=>({default:i.WorkflowConfigsPage}))),xg=A.lazy(()=>_e(()=>import("./index-C1t0YIXC.js"),__vite__mapDeps([76,1,3,13,14,77,55,6,21,17,15,47,48,65]),import.meta.url).then(i=>({default:i.WorkflowConfigDetailPage}))),hj=A.lazy(()=>_e(()=>import("./index-CnsPBTXL.js"),__vite__mapDeps([78,1,25,10,77,55,6,15,14,13,12,5,79,46,47,48,49,45,33,20]),import.meta.url).then(i=>({default:i.McpServersPage}))),vg=A.lazy(()=>_e(()=>import("./index-C9o2UNhC.js"),__vite__mapDeps([80,1,25,15,14,43,6]),import.meta.url).then(i=>({default:i.McpServerDetailPage}))),dj=A.lazy(()=>_e(()=>import("./index-CUguKMXZ.js"),__vite__mapDeps([81,1,23,5,6,9,10,12,13,14,77,55,33,15,21,48,50]),import.meta.url).then(i=>({default:i.UsersPage}))),mj=A.lazy(()=>_e(()=>import("./RolesPage-D-6kIact.js"),__vite__mapDeps([82,1,15,14,21,57,55,6]),import.meta.url).then(i=>({default:i.RolesPage}))),pj=A.lazy(()=>_e(()=>import("./RoleDetailPage-DKeQKDkW.js"),__vite__mapDeps([83,1,77,55,6,23,14]),import.meta.url).then(i=>({default:i.RoleDetailPage}))),gj=A.lazy(()=>_e(()=>import("./EscalationSchemaPage-BCC7iscN.js"),__vite__mapDeps([84,1,14,6]),import.meta.url).then(i=>({default:i.EscalationSchemaPage}))),yj=A.lazy(()=>_e(()=>import("./EscalationListSchemaPage-_IhqXIQu.js"),__vite__mapDeps([85,1,14,6]),import.meta.url).then(i=>({default:i.EscalationListSchemaPage}))),bj=A.lazy(()=>_e(()=>import("./index-DSa-6Ux8.js"),__vite__mapDeps([86,1,15,14,55,6,56]),import.meta.url).then(i=>({default:i.MaintenancePage}))),xj=A.lazy(()=>_e(()=>import("./OperationsPage-DI7AQO9f.js").then(i=>i.O),__vite__mapDeps([87,1,4,15,14,57,6]),import.meta.url).then(i=>({default:i.OperationsPage}))),vj=A.lazy(()=>_e(()=>import("./index-Xd1jcHe7.js"),__vite__mapDeps([88,1,19,14,13,5,6,31,28,55,36,75,9,10,33]),import.meta.url).then(i=>({default:i.ControlPlanePage}))),_j=A.lazy(()=>_e(()=>import("./index-CBj-vstO.js"),__vite__mapDeps([89,1,39,14,5,6,31,28,8,9,10,12,13,15,16]),import.meta.url).then(i=>({default:i.StreamMessagesPage}))),wj=A.lazy(()=>_e(()=>import("./CredentialsPage-DyOgfnPB.js"),__vite__mapDeps([90,1,15,14,50,77,55,6]),import.meta.url).then(i=>({default:i.CredentialsPage}))),Sj=A.lazy(()=>_e(()=>import("./index-CwQVaa7x.js"),__vite__mapDeps([91,1,6,15,14,13,16,8,10,92,50]),import.meta.url).then(i=>({default:i.FilesPage}))),Ej=A.lazy(()=>_e(()=>import("./index-BBA4AxmL.js"),__vite__mapDeps([93,1,15,14,13,16,12,10,92,50,94,43,6]),import.meta.url).then(i=>({default:i.KnowledgePage}))),jj=A.lazy(()=>_e(()=>import("./HomePage-D8RVntg0.js"),__vite__mapDeps([95,1,3,26,28,4,21,14,17,16,87,15,57,6,53]),import.meta.url).then(i=>({default:i.HomePage}))),Aj=A.lazy(()=>_e(()=>import("./AgentsPage-DZO9i7Nl.js"),__vite__mapDeps([96,1,97,4,5,6,8,9,10,12,13,14,15,16]),import.meta.url).then(i=>({default:i.AgentsPage}))),Oj=A.lazy(()=>_e(()=>import("./AgentDetailPage-DuLEKzRT.js"),__vite__mapDeps([98,1,97,99,14,4,17,6]),import.meta.url).then(i=>({default:i.AgentDetailPage}))),_g=A.lazy(()=>_e(()=>import("./AgentConfigPage-CbIhM-fa.js"),__vite__mapDeps([100,1,97,99,14,15,94,46,47,48,3,27,101,102,17,6]),import.meta.url).then(i=>({default:i.AgentConfigPage}))),Nj=A.lazy(()=>_e(()=>import("./CapabilitiesPage-BMNNTa0D.js"),__vite__mapDeps([103,1,101,79,25,46,47,48,14,49,6,45,15,13]),import.meta.url).then(i=>({default:i.CapabilitiesPage}))),Tj=A.lazy(()=>_e(()=>import("./TopicsPage-Cy3chaca.js"),__vite__mapDeps([104,1,102,15,14,13,6]),import.meta.url).then(i=>({default:i.TopicsPage}))),kj=A.lazy(()=>_e(()=>import("./TopicDetailPage-BpALvXP1.js"),__vite__mapDeps([105,1,102,16,14,6]),import.meta.url).then(i=>({default:i.TopicDetailPage})));function Cj(){return h.jsxs("div",{className:"animate-pulse space-y-4",children:[h.jsx("div",{className:"h-8 bg-surface-sunken rounded w-48"}),h.jsx("div",{className:"h-40 bg-surface-sunken rounded"})]})}function xe({children:i}){return h.jsx(A.Suspense,{fallback:h.jsx(Cj,{}),children:h.jsx("div",{className:"animate-page-enter flex flex-col flex-1 min-h-0",children:i})})}const Py=new Xx({defaultOptions:{queries:{staleTime:1e4,retry:(i,t)=>t instanceof Error&&t.message==="Session expired"?!1:i<1}}});window.addEventListener("auth:unauthorized",()=>{Py.clear(),sessionStorage.removeItem("lt_token"),sessionStorage.removeItem("lt_credentials"),sessionStorage.removeItem("lt_user_info");const i=window.__LT_BASE__||"",t=`${i}/login`;if(window.location.pathname!==t){const s=window.location.pathname+window.location.search,a=i&&s.startsWith(i)?s.slice(i.length)||"/":s;window.location.href=`${t}?returnTo=${encodeURIComponent(a)}`}});const Mj=ev([{path:"/login",element:h.jsx(LE,{})},{path:"/connect/anthropic",element:h.jsx(yg,{})},{path:"/connect/:provider",element:h.jsx(yg,{})},{path:"/",element:h.jsx(zE,{}),children:[{index:!0,element:h.jsx(xe,{children:h.jsx(jj,{})})},{path:"processes/all",element:h.jsx(xe,{children:h.jsx($E,{})})},{path:"processes/detail/:originId",element:h.jsx(xe,{children:h.jsx(YE,{})})},{path:"credentials",element:h.jsx(xe,{children:h.jsx(wj,{})})},{path:"connections",element:h.jsx(Ln,{to:"/credentials",replace:!0})},{path:"escalations",element:h.jsx(xe,{children:h.jsx(QE,{})})},{path:"escalations/available",element:h.jsx(xe,{children:h.jsx(KE,{})})},{path:"escalations/queue",element:h.jsx(xe,{children:h.jsx(XE,{})})},{path:"escalations/detail/:id",element:h.jsx(xe,{children:h.jsx(ZE,{})})},{path:"capabilities",element:h.jsx(xe,{children:h.jsx(Nj,{})})},{path:"agents",element:h.jsx(xe,{children:h.jsx(Aj,{})})},{path:"agents/new",element:h.jsx(xe,{children:h.jsx(_g,{})})},{path:"agents/:id",element:h.jsx(xe,{children:h.jsx(Oj,{})})},{path:"agents/:id/edit",element:h.jsx(xe,{children:h.jsx(_g,{})})},{path:"topics",element:h.jsx(xe,{children:h.jsx(Tj,{})})},{path:"topics/:topic",element:h.jsx(xe,{children:h.jsx(kj,{})})},{element:h.jsx(qa,{roleTypes:["superadmin"],roleNames:["engineer"]}),children:[{path:"workflows",element:h.jsx(xe,{children:h.jsx(WE,{})})},{path:"workflows/executions",element:h.jsx(xe,{children:h.jsx(sj,{})})},{path:"workflows/durable/executions",element:h.jsx(xe,{children:h.jsx(nj,{})})},{path:"workflows/durable/executions/:workflowId",element:h.jsx(xe,{children:h.jsx(bg,{})})},{path:"workflows/tasks",element:h.jsx(xe,{children:h.jsx(lj,{})})},{path:"workflows/tasks/detail/:id",element:h.jsx(xe,{children:h.jsx(oj,{})})},{path:"workflows/executions/:workflowId",element:h.jsx(xe,{children:h.jsx(bg,{})})},{path:"workflows/start",element:h.jsx(xe,{children:h.jsx(ej,{})})},{path:"workflows/durable/invoke",element:h.jsx(xe,{children:h.jsx(tj,{})})},{path:"workflows/cron",element:h.jsx(Ln,{to:"/workflows/start?mode=schedule",replace:!0})},{path:"workflows/workers",element:h.jsx(xe,{children:h.jsx(uj,{})})},{path:"workflows/registry",element:h.jsx(xe,{children:h.jsx(fj,{})})},{path:"workflows/registry/new",element:h.jsx(xe,{children:h.jsx(xg,{})})},{path:"workflows/registry/:workflowType",element:h.jsx(xe,{children:h.jsx(xg,{})})}]},{element:h.jsx(qa,{roleTypes:["superadmin"],roleNames:["engineer"]}),children:[{path:"mcp/workflows",element:h.jsx(xe,{children:h.jsx(ij,{})})},{path:"mcp/workflows/invoke",element:h.jsx(xe,{children:h.jsx(rj,{})})},{path:"mcp/workflows/:id",element:h.jsx(xe,{children:h.jsx(aj,{})})},{path:"mcp/executions",element:h.jsx(xe,{children:h.jsx(GE,{})})},{path:"mcp/executions/:jobId",element:h.jsx(xe,{children:h.jsx(IE,{})})},{path:"files",element:h.jsx(xe,{children:h.jsx(Sj,{})})},{path:"knowledge",element:h.jsx(xe,{children:h.jsx(Ej,{})})},{element:h.jsx(PE,{}),children:[{path:"mcp",element:h.jsx(xe,{children:h.jsx(VE,{})})},{path:"mcp/queries",element:h.jsx(xe,{children:h.jsx(FE,{})})},{path:"mcp/queries/:workflowId",element:h.jsx(xe,{children:h.jsx(JE,{})})},{path:"mcp/tools",element:h.jsx(Ln,{to:"/mcp/servers",replace:!0})},{path:"mcp/servers",element:h.jsx(xe,{children:h.jsx(hj,{})})},{path:"mcp/servers/new",element:h.jsx(xe,{children:h.jsx(vg,{})})},{path:"mcp/servers/:serverId",element:h.jsx(xe,{children:h.jsx(vg,{})})}]}]},{element:h.jsx(qa,{roleTypes:["admin","superadmin"],roleNames:["engineer"]}),children:[{path:"operations",element:h.jsx(xe,{children:h.jsx(xj,{})})}]},{element:h.jsx(qa,{roleTypes:["admin","superadmin"],roleNames:["engineer"]}),children:[{path:"admin",element:h.jsx(xe,{children:h.jsx(cj,{})})},{path:"admin/users",element:h.jsx(xe,{children:h.jsx(dj,{})})},{path:"admin/escalation-chains",element:h.jsx(Ln,{to:"/admin/roles",replace:!0})},{path:"admin/roles",element:h.jsx(xe,{children:h.jsx(mj,{})})},{path:"admin/roles/:role",element:h.jsx(xe,{children:h.jsx(pj,{})})},{path:"admin/roles/:role/schema",element:h.jsx(xe,{children:h.jsx(gj,{})})},{path:"admin/roles/:role/list-schema",element:h.jsx(xe,{children:h.jsx(yj,{})})}]},{element:h.jsx(qa,{roleTypes:["superadmin"],roleNames:["engineer"]}),children:[{path:"admin/bots",element:h.jsx(Ln,{to:"/admin/users?tab=service-accounts",replace:!0})},{element:h.jsx(HE,{flag:"dbMaintenance"}),children:[{path:"admin/maintenance",element:h.jsx(xe,{children:h.jsx(bj,{})})}]},{path:"admin/controlplane",element:h.jsx(xe,{children:h.jsx(vj,{})})},{path:"admin/streams",element:h.jsx(xe,{children:h.jsx(_j,{})})}]}]}],{basename:window.__LT_BASE__||"/"});function Rj(){return h.jsx(Zx,{client:Py,children:h.jsx(Hv,{children:h.jsx(Yw,{children:h.jsx(tv,{router:Mj})})})})}wy(_y());const Eh=document.createElement("link");Eh.rel="stylesheet";Eh.href=`${Dt}/api/settings/custom.css`;document.head.appendChild(Eh);zv.createRoot(document.getElementById("root")).render(h.jsx(A.StrictMode,{children:h.jsx(Rj,{})}));export{By as $,e3 as A,t3 as B,_h as C,NE as D,n3 as E,Ay as F,i3 as G,r3 as H,yS as I,QS as J,Vj as K,yy as L,wh as M,Qg as N,h3 as O,Sh as P,Qj as Q,tS as R,US as S,Hj as T,Pj as U,Fj as V,Xj as W,s3 as X,l3 as Y,Lv as Z,Uy as _,E3 as a,S3 as a0,m3 as a1,a3 as a2,p3 as a3,g3 as a4,o3 as a5,c3 as a6,f3 as a7,u3 as a8,d3 as a9,v3 as aa,Lj as ab,Dt as ac,kg as ad,$j as ae,j3 as af,A3 as ag,Ly as ah,dy as ai,_3 as aj,OE as b,Xg as c,we as d,Ij as e,EE as f,Jj as g,Kj as h,Yj as i,gy as j,w3 as k,fy as l,b3 as m,Gn as n,Gj as o,vS as p,x3 as q,eS as r,bS as s,xS as t,Dr as u,SS as v,y3 as w,hy as x,Zj as y,Wj as z};
|
|
63
|
+
//# sourceMappingURL=index-C-8xXyvr.js.map
|