@aopslabs/aops-server 0.2.10 → 0.2.11
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/THIRD_PARTY_NOTICES +110 -35
- package/THIRD_PARTY_NOTICES.inventory.json +41 -25
- package/build/client/_app/immutable/chunks/C5WqdkdM.js +1 -0
- package/build/client/_app/immutable/entry/{app.wWpgS-lj.js → app.RfBghRbl.js} +2 -2
- package/build/client/_app/immutable/entry/start.DeqJycy8.js +1 -0
- package/build/client/_app/immutable/nodes/{1.ClIe_uwH.js → 1.dRPl3Pbi.js} +1 -1
- package/build/client/_app/version.json +1 -1
- package/build/handler.js +10 -3
- package/build/index.js +10 -3
- package/build/server/chunks/{agent-gateway-runtime-D6-UoKQA.js → chunks/agent-gateway-runtime.js-ftdwqFXq.js} +2 -2
- package/build/server/chunks/{discovery-BaEpDyWT.js → chunks/discovery.js-CVLocQvp.js} +3 -3
- package/build/server/chunks/chunks/exports.js-BoBrqMaZ.js +215 -0
- package/build/server/chunks/chunks/internal.js-CQ9L-Epg.js +126 -0
- package/build/server/chunks/chunks/json-request-body.js-ewKk-XAX.js +18 -0
- package/build/server/chunks/{registry-3GWqIriK.js → chunks/registry.js-U3x77b7r.js} +5 -5
- package/build/server/chunks/{request-context-9wzBoKrz.js → chunks/request-context.js-Y9Hk40z6.js} +3 -3
- package/build/server/chunks/chunks/root.js-Di8SnzYO.js +4187 -0
- package/build/server/chunks/chunks/server.js-Bf8x1V_n.js +15 -0
- package/build/server/chunks/chunks/uneval.js-BnYgIxRU.js +521 -0
- package/build/server/chunks/chunks/utils.js-DjaWGEhn.js +1623 -0
- package/build/server/chunks/chunks/utils2.js-BQzn9ikS.js +37 -0
- package/build/server/chunks/{_server.ts-WWdSLatP.js → entries/endpoints/api/_domain_/_...path_/_server.ts.js-ujk9Lc9B.js} +9 -7
- package/build/server/chunks/{_server.ts-5PfufGhQ.js → entries/endpoints/api/_server.ts.js-sSJl5nE9.js} +3 -1
- package/build/server/chunks/{_server.ts-CCrjMhLK.js → entries/endpoints/api/agent/discovery.json/_server.ts.js-eYRl3j62.js} +10 -8
- package/build/server/chunks/{_server.ts-BXCdUW6X.js → entries/endpoints/api/agent/openapi.json/_server.ts.js-BfttnM60.js} +9 -7
- package/build/server/chunks/{_server.ts-ClvARLzg.js → entries/endpoints/api/agent/tools/_server.ts.js-DtF6u5j-.js} +10 -8
- package/build/server/chunks/{_server.ts-Dy3zDemo.js → entries/endpoints/api/agent/tools/_toolId_/_server.ts.js-D4_OCEFF.js} +10 -8
- package/build/server/chunks/{_server.ts-C6tCqRgY.js → entries/endpoints/api/agent/tools/_toolId_/invoke/_server.ts.js-DLRXs4Li.js} +21 -19
- package/build/server/chunks/{_server.ts-BJ4evpqP.js → entries/endpoints/api/aops/docman/flows/_server.ts.js-6aWYpXk6.js} +12 -13
- package/build/server/chunks/{_server.ts-CGIpzS6K.js → entries/endpoints/api/aops/projectman/flows/_server.ts.js-D_-6ferA.js} +12 -13
- package/build/server/chunks/{_server.ts-CNd_VT19.js → entries/endpoints/api/aops/settings/database/status/_server.ts.js-Owz6c-s3.js} +5 -3
- package/build/server/chunks/{_server.ts-7-tcIJf2.js → entries/endpoints/api/auth/me/_server.ts.js-CSjwLMYe.js} +4 -2
- package/build/server/chunks/{_server.ts-DCkBCaJM.js → entries/endpoints/api/health/_server.ts.js-CqZW_cm6.js} +6 -4
- package/build/server/chunks/entries/endpoints/api/hello/_server.ts.js-CF4gShRZ.js +11 -0
- package/build/server/chunks/{_server.ts-C7O3p1BG.js → entries/endpoints/api/host-admin/plugins/_server.ts.js-BJBnC_mP.js} +7 -5
- package/build/server/chunks/entries/endpoints/api/host-admin/runtime-config/_server.ts.js-BbVXEK2o.js +12 -0
- package/build/server/chunks/{_server.ts-CuifGJTF.js → entries/endpoints/api/host-admin/runtime-config/test/_server.ts.js-4KY0tKLf.js} +5 -3
- package/build/server/chunks/{_server.ts-BzHZDsLU.js → entries/endpoints/api-info.json/_server.ts.js-DklaS6fp.js} +10 -8
- package/build/server/chunks/{_server.ts-AJ0imKUc.js → entries/endpoints/openapi.json/_server.ts.js-ixf1Z8a2.js} +9 -7
- package/build/server/chunks/{error.svelte-B5_Vjwmk.js → entries/fallbacks/error.svelte.js-D7yKTuER.js} +5 -1
- package/build/server/chunks/{hooks.server-B8q2QwIQ.js → entries/hooks.server.js-0eTKxvgl.js} +4 -2
- package/build/server/chunks/{handler-BsClyvu7.js → handler-CejpfyJh.js} +3 -2
- package/build/server/chunks/index.js-CBv9Rsqj.js +4103 -0
- package/build/server/chunks/{manifest.js-zg9yAX8Y.js → manifest.js-Bl7KqFbu.js} +24 -24
- package/build/server/chunks/{1-CCFGO3E8.js → nodes/1.js-BMByn53B.js} +2 -2
- package/npm-shrinkwrap.json +56 -50
- package/package.json +12 -12
- package/runtime/agentspace-host-adapter.mjs +19 -5
- package/runtime/agentspace-tooling.mjs +23 -23
- package/runtime/docman-host-adapter.mjs +33 -3
- package/runtime-closure.package.json +22 -20
- package/build/client/_app/immutable/chunks/DOP91BI2.js +0 -1
- package/build/client/_app/immutable/entry/start.B6IoXHM8.js +0 -1
- package/build/server/chunks/_server.ts-CHX_s-fT.js +0 -9
- package/build/server/chunks/_server.ts-DGOwt3F3.js +0 -10
- package/build/server/chunks/index.js--6zD1xCG.js +0 -10803
- /package/build/server/chunks/{aops-runtime-config-CHpDUCdE.js → chunks/aops-runtime-config.js-CHpDUCdE.js} +0 -0
- /package/build/server/chunks/{auth-provider-C07OUlnz.js → chunks/auth-provider.js-C07OUlnz.js} +0 -0
- /package/build/server/chunks/{commercial-admission-loader-ZGZHRPLe.js → chunks/commercial-admission-loader.js-ZGZHRPLe.js} +0 -0
- /package/build/server/chunks/{plugin-error-normalize-DNeRsopQ.js → chunks/plugin-error-normalize.js-DNeRsopQ.js} +0 -0
- /package/build/server/chunks/{project-alias-BdnRxWft.js → chunks/project-alias.js-BdnRxWft.js} +0 -0
- /package/build/server/chunks/{request-base-url-zKJpVUv5.js → chunks/request-base-url.js-zKJpVUv5.js} +0 -0
- /package/build/server/chunks/{xf-result-BRDjvftr.js → chunks/xf-result.js-BRDjvftr.js} +0 -0
- /package/build/server/chunks/{_server.ts-Bly8fCZa.js → entries/endpoints/_server.ts.js-Bly8fCZa.js} +0 -0
- /package/build/server/chunks/{_server.ts-DbdAfdYo.js → entries/endpoints/api/chatv3/v1/rooms/_roomId_/stream/_server.ts.js-DbdAfdYo.js} +0 -0
- /package/build/server/chunks/{_server.ts-Cv-yaXZI.js → entries/endpoints/api-info/_server.ts.js-Cv-yaXZI.js} +0 -0
- /package/build/server/chunks/{0-RfB6m2nq.js → nodes/0.js-RfB6m2nq.js} +0 -0
package/THIRD_PARTY_NOTICES
CHANGED
|
@@ -2,10 +2,10 @@ AOPS Server Runtime Third-Party Notices
|
|
|
2
2
|
|
|
3
3
|
This file is generated mechanically from the exact installed runtime closure.
|
|
4
4
|
The canonical machine-readable inventory is THIRD_PARTY_NOTICES.inventory.json.
|
|
5
|
-
Frozen authority: sha256:
|
|
6
|
-
Installed tree: sha256:
|
|
7
|
-
Unique package identities:
|
|
8
|
-
Installed package paths:
|
|
5
|
+
Frozen authority: sha256:c00006d589fa48434391d83eab71d630350646b5546799c74093a99a06d7a7ec
|
|
6
|
+
Installed tree: sha256:ebc41cdf063d133983e9e3bb44247159be217688f6b549372292e037ebbf9758
|
|
7
|
+
Unique package identities: 282
|
|
8
|
+
Installed package paths: 284
|
|
9
9
|
Reproducibility scope: same frozen authority on this developer-host OS/architecture; cross-platform not claimed
|
|
10
10
|
|
|
11
11
|
MPL-2.0 DECISION
|
|
@@ -829,9 +829,9 @@ This package is licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
|
829
829
|
Third-party dependencies remain governed by their respective license terms.
|
|
830
830
|
|
|
831
831
|
================================================================================
|
|
832
|
-
@aopslabs/domain-host-plugin-agentspace@0.
|
|
832
|
+
@aopslabs/domain-host-plugin-agentspace@0.3.0
|
|
833
833
|
Declared license: SEE LICENSE IN LICENSE
|
|
834
|
-
Lock integrity: sha512-
|
|
834
|
+
Lock integrity: sha512-oj3tX1J2CaB9FBaPxMDQZJWlM2xLKpnA2CvaV4k7CfqwOEzcsq100h6+WrMg183H50BSDwBE16BC+53px1k2DQ==
|
|
835
835
|
Installed paths: node_modules/@aopslabs/domain-host-plugin-agentspace
|
|
836
836
|
|
|
837
837
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -904,9 +904,9 @@ This package is licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
|
904
904
|
Third-party dependencies remain governed by their respective license terms.
|
|
905
905
|
|
|
906
906
|
================================================================================
|
|
907
|
-
@aopslabs/domain-host-plugin-chatv3@0.
|
|
907
|
+
@aopslabs/domain-host-plugin-chatv3@0.3.0
|
|
908
908
|
Declared license: SEE LICENSE IN LICENSE
|
|
909
|
-
Lock integrity: sha512-
|
|
909
|
+
Lock integrity: sha512-9X+L2BYpqr3k6xSv07HKg7892rwlzcEDOMLi592nQtaEfJvDOo2vI55mgfEObJ457cHNvPGpkXNm5GVV1DqE5Q==
|
|
910
910
|
Installed paths: node_modules/@aopslabs/domain-host-plugin-chatv3
|
|
911
911
|
|
|
912
912
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -978,9 +978,9 @@ Copyright (c) 2026 Mehmet Zeki Sönmez.
|
|
|
978
978
|
Licensed under the PolyForm Strict License 1.0.0. See LICENSE for the complete terms.
|
|
979
979
|
|
|
980
980
|
================================================================================
|
|
981
|
-
@aopslabs/domain-host-plugin-docman@0.
|
|
981
|
+
@aopslabs/domain-host-plugin-docman@0.3.0
|
|
982
982
|
Declared license: SEE LICENSE IN LICENSE
|
|
983
|
-
Lock integrity: sha512-
|
|
983
|
+
Lock integrity: sha512-Do4qwa6Dp+bKbWtXhN4nlBCoOsY+iJYfR6xoC2vrMxxTi4dE+10NIL2upFibsA6GBinjqQlK583kNXb6EgwX0Q==
|
|
984
984
|
Installed paths: node_modules/@aopslabs/domain-host-plugin-docman
|
|
985
985
|
|
|
986
986
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -1053,9 +1053,9 @@ Licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
|
1053
1053
|
Third-party components retain their respective licenses.
|
|
1054
1054
|
|
|
1055
1055
|
================================================================================
|
|
1056
|
-
@aopslabs/domain-host-plugin-projectman@0.
|
|
1056
|
+
@aopslabs/domain-host-plugin-projectman@0.3.0
|
|
1057
1057
|
Declared license: SEE LICENSE IN LICENSE
|
|
1058
|
-
Lock integrity: sha512-
|
|
1058
|
+
Lock integrity: sha512-z0bPMwR34+/Bl2aKDWIXlHSTtInBDoQTUVsvN1OAXn/zy3RtqZql6IJ4651ZWGJvlZTXUf1TT6/rqD3kgcKmfw==
|
|
1059
1059
|
Installed paths: node_modules/@aopslabs/domain-host-plugin-projectman
|
|
1060
1060
|
|
|
1061
1061
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -1128,9 +1128,9 @@ Licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
|
1128
1128
|
Third-party components retain their respective licenses.
|
|
1129
1129
|
|
|
1130
1130
|
================================================================================
|
|
1131
|
-
@aopslabs/domain-host-plugin-sys@0.
|
|
1131
|
+
@aopslabs/domain-host-plugin-sys@0.3.0
|
|
1132
1132
|
Declared license: SEE LICENSE IN LICENSE
|
|
1133
|
-
Lock integrity: sha512-
|
|
1133
|
+
Lock integrity: sha512-88V6ZMQlAEY8jUOeCr8hcgHMmr/o/zwvqU6RgbPh2JFza5TpYRL9Qs6MvnFZB1+IhwD9Bczw4JG04OShViGpZA==
|
|
1134
1134
|
Installed paths: node_modules/@aopslabs/domain-host-plugin-sys
|
|
1135
1135
|
|
|
1136
1136
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -2176,9 +2176,9 @@ Licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
|
2176
2176
|
Third-party components retain their respective licenses.
|
|
2177
2177
|
|
|
2178
2178
|
================================================================================
|
|
2179
|
-
@aopslabs/host-adapter-sveltekit@0.
|
|
2179
|
+
@aopslabs/host-adapter-sveltekit@0.3.0
|
|
2180
2180
|
Declared license: SEE LICENSE IN LICENSE
|
|
2181
|
-
Lock integrity: sha512-
|
|
2181
|
+
Lock integrity: sha512-EroA8FWaQ4414JKs9o6gLX2dv+ALP+QV9IIvOHJ3ZX7OoO29ztXeY7RonX3TQixlfR/SeDz0b5TBBN0Fr8M6DQ==
|
|
2182
2182
|
Installed paths: node_modules/@aopslabs/host-adapter-sveltekit
|
|
2183
2183
|
|
|
2184
2184
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -2242,13 +2242,13 @@ The **licensor** is the individual or entity offering these terms, and the **sof
|
|
|
2242
2242
|
|
|
2243
2243
|
**Use** means anything you do with the software requiring one of your licenses.
|
|
2244
2244
|
|
|
2245
|
-
--- NOTICE [sha256:
|
|
2246
|
-
@
|
|
2245
|
+
--- NOTICE [sha256:33ca56ffb9a6c8eb3ce8d4e8a9b49489b105046aecd0ca2c64609e7c58e04eef] ---
|
|
2246
|
+
@aopslab/host-adapter-sveltekit
|
|
2247
2247
|
|
|
2248
2248
|
Copyright (c) 2026 Mehmet Zeki Sönmez. All rights reserved.
|
|
2249
2249
|
|
|
2250
|
-
|
|
2251
|
-
|
|
2250
|
+
This package is licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
2251
|
+
Third-party dependencies remain governed by their respective license terms.
|
|
2252
2252
|
|
|
2253
2253
|
================================================================================
|
|
2254
2254
|
@aopslabs/host-admission@0.1.0
|
|
@@ -2479,6 +2479,81 @@ Third-party dependencies remain governed by their respective license terms.
|
|
|
2479
2479
|
@aopslabs/host-core@0.2.1
|
|
2480
2480
|
Declared license: SEE LICENSE IN LICENSE
|
|
2481
2481
|
Lock integrity: sha512-IvaHw8CXBk0sP6QwuH1yZBGy4eJRQJCglS6agbZcdo5J9iCjU92CGw8j+1kaBeatWUMPKD/GNqaOYFy+h8M2Mw==
|
|
2482
|
+
Installed paths: node_modules/@aopslabs/host-auth/node_modules/@aopslabs/host-core
|
|
2483
|
+
|
|
2484
|
+
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
2485
|
+
# PolyForm Strict License 1.0.0
|
|
2486
|
+
|
|
2487
|
+
<https://polyformproject.org/licenses/strict/1.0.0>
|
|
2488
|
+
|
|
2489
|
+
## Acceptance
|
|
2490
|
+
|
|
2491
|
+
In order to get any license under these terms, you must agree to them as both strict obligations and conditions to all your licenses.
|
|
2492
|
+
|
|
2493
|
+
## Copyright License
|
|
2494
|
+
|
|
2495
|
+
The licensor grants you a copyright license for the software to do everything you might do with the software that would otherwise infringe the licensor's copyright in it for any permitted purpose, other than distributing the software or making changes or new works based on the software.
|
|
2496
|
+
|
|
2497
|
+
## Patent License
|
|
2498
|
+
|
|
2499
|
+
The licensor grants you a patent license for the software that covers patent claims the licensor can license, or becomes able to license, that you would infringe by using the software.
|
|
2500
|
+
|
|
2501
|
+
## Noncommercial Purposes
|
|
2502
|
+
|
|
2503
|
+
Any noncommercial purpose is a permitted purpose.
|
|
2504
|
+
|
|
2505
|
+
## Personal Uses
|
|
2506
|
+
|
|
2507
|
+
Personal use for research, experiment, and testing for the benefit of public knowledge, personal study, private entertainment, hobby projects, amateur pursuits, or religious observance, without any anticipated commercial application, is use for a permitted purpose.
|
|
2508
|
+
|
|
2509
|
+
## Noncommercial Organizations
|
|
2510
|
+
|
|
2511
|
+
Use by any charitable organization, educational institution, public research organization, public safety or health organization, environmental protection organization, or government institution is use for a permitted purpose regardless of the source of funding or obligations resulting from the funding.
|
|
2512
|
+
|
|
2513
|
+
## Fair Use
|
|
2514
|
+
|
|
2515
|
+
You may have "fair use" rights for the software under the law. These terms do not limit them.
|
|
2516
|
+
|
|
2517
|
+
## No Other Rights
|
|
2518
|
+
|
|
2519
|
+
These terms do not allow you to sublicense or transfer any of your licenses to anyone else, or prevent the licensor from granting licenses to anyone else. These terms do not imply any other licenses.
|
|
2520
|
+
|
|
2521
|
+
## Patent Defense
|
|
2522
|
+
|
|
2523
|
+
If you make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company.
|
|
2524
|
+
|
|
2525
|
+
## Violations
|
|
2526
|
+
|
|
2527
|
+
The first time you are notified in writing that you have violated any of these terms, or done anything with the software not covered by your licenses, your licenses can nonetheless continue if you come into full compliance with these terms, and take practical steps to correct past violations, within 32 days of receiving notice. Otherwise, all your licenses end immediately.
|
|
2528
|
+
|
|
2529
|
+
## No Liability
|
|
2530
|
+
|
|
2531
|
+
***As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.***
|
|
2532
|
+
|
|
2533
|
+
## Definitions
|
|
2534
|
+
|
|
2535
|
+
The **licensor** is the individual or entity offering these terms, and the **software** is the software the licensor makes available under these terms.
|
|
2536
|
+
|
|
2537
|
+
**You** refers to the individual or entity agreeing to these terms.
|
|
2538
|
+
|
|
2539
|
+
**Your company** is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all organizations that have control over, are under the control of, or are under common control with that organization. **Control** means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect.
|
|
2540
|
+
|
|
2541
|
+
**Your licenses** are all the licenses granted to you for the software under these terms.
|
|
2542
|
+
|
|
2543
|
+
**Use** means anything you do with the software requiring one of your licenses.
|
|
2544
|
+
|
|
2545
|
+
--- NOTICE [sha256:da3802951ac51fda7a7681a68245a7f654548a6caa3e58eb6121da3796d35be5] ---
|
|
2546
|
+
@aopslabs/host-core
|
|
2547
|
+
|
|
2548
|
+
Copyright (c) 2026 Mehmet Zeki Sönmez. All rights reserved.
|
|
2549
|
+
|
|
2550
|
+
This package is licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
2551
|
+
Third-party dependencies remain governed by their respective license terms.
|
|
2552
|
+
|
|
2553
|
+
================================================================================
|
|
2554
|
+
@aopslabs/host-core@0.3.0
|
|
2555
|
+
Declared license: SEE LICENSE IN LICENSE
|
|
2556
|
+
Lock integrity: sha512-nU++fcUUzUlG6vb7vma5yTKMZsGjvoY/yK4w0K6bQujNPsuk1nt/uL6pGN8ecgdM7nbFw0mJG/IYQWZNouC+Ng==
|
|
2482
2557
|
Installed paths: node_modules/@aopslabs/host-core
|
|
2483
2558
|
|
|
2484
2559
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -2551,9 +2626,9 @@ This package is licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
|
2551
2626
|
Third-party dependencies remain governed by their respective license terms.
|
|
2552
2627
|
|
|
2553
2628
|
================================================================================
|
|
2554
|
-
@aopslabs/host-gateway@0.
|
|
2629
|
+
@aopslabs/host-gateway@0.2.0
|
|
2555
2630
|
Declared license: SEE LICENSE IN LICENSE
|
|
2556
|
-
Lock integrity: sha512-
|
|
2631
|
+
Lock integrity: sha512-ce5q0zAPnvcUxWDa81gZ/iElMdqyhKZu+d+wfDaygs2TqLQ1dGEWHiMcU11B6x6PJctPFOd7s3sxBC2iL8jmzg==
|
|
2557
2632
|
Installed paths: node_modules/@aopslabs/host-gateway
|
|
2558
2633
|
|
|
2559
2634
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -2701,9 +2776,9 @@ This package is licensed under the PolyForm Strict License 1.0.0. See LICENSE.
|
|
|
2701
2776
|
Third-party dependencies remain governed by their respective license terms.
|
|
2702
2777
|
|
|
2703
2778
|
================================================================================
|
|
2704
|
-
@aopslabs/host-shell@0.
|
|
2779
|
+
@aopslabs/host-shell@0.2.0
|
|
2705
2780
|
Declared license: SEE LICENSE IN LICENSE
|
|
2706
|
-
Lock integrity: sha512-
|
|
2781
|
+
Lock integrity: sha512-68177DeI2SwCQgtKmImcKJsqXVs5VGtsL8vMHsmzj8ysebFU43jK2exPHYzj8IPPMiktZ+wtTnpVf2P9EUqpSw==
|
|
2707
2782
|
Installed paths: node_modules/@aopslabs/host-shell
|
|
2708
2783
|
|
|
2709
2784
|
--- LICENSE [sha256:8001a2b968388eef12e78f8a78977a62bac378012fc060d148d4e13cb656ae3d] ---
|
|
@@ -11584,17 +11659,17 @@ Lock integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3w
|
|
|
11584
11659
|
Installed paths: node_modules/tslib
|
|
11585
11660
|
|
|
11586
11661
|
--- LICENSE.txt [sha256:210b19e543130388c68654b7497e967119ce17145f66ab7d85688fbd70f08751] ---
|
|
11587
|
-
Copyright (c) Microsoft Corporation.
|
|
11588
|
-
|
|
11589
|
-
Permission to use, copy, modify, and/or distribute this software for any
|
|
11590
|
-
purpose with or without fee is hereby granted.
|
|
11591
|
-
|
|
11592
|
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
11593
|
-
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
11594
|
-
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
11595
|
-
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
11596
|
-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
11597
|
-
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
11662
|
+
Copyright (c) Microsoft Corporation.
|
|
11663
|
+
|
|
11664
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
11665
|
+
purpose with or without fee is hereby granted.
|
|
11666
|
+
|
|
11667
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
11668
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
11669
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
11670
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
11671
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
11672
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
11598
11673
|
PERFORMANCE OF THIS SOFTWARE.
|
|
11599
11674
|
|
|
11600
11675
|
================================================================================
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"schemaVersion": 1,
|
|
3
3
|
"authority": {
|
|
4
|
-
"
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
"toolchain": {
|
|
5
|
+
"nodeVersion": "22.18.0",
|
|
6
|
+
"npmVersion": "11.6.4",
|
|
7
|
+
"npmCliSha256": "sha256:8e5f6f3429f8cdbe693cdc29904e9d5a7b127a494bd15c804bd54c7403bfcbe7",
|
|
8
|
+
"pnpmVersion": "11.9.0"
|
|
9
|
+
},
|
|
10
|
+
"sourcePackageSha256": "sha256:438b3eccd865efbf397bb0acb8fe6925da694a8ef569f348debbeced8d74699f",
|
|
11
|
+
"pnpmLockSha256": "sha256:b21a2a8652d73cc57e86b80ca711d7caf29e9cdcb11786b9f77da3aaa45b6edd",
|
|
12
|
+
"npmShrinkwrapSha256": "sha256:c00006d589fa48434391d83eab71d630350646b5546799c74093a99a06d7a7ec",
|
|
7
13
|
"privateVaultManifestSha256": null,
|
|
8
14
|
"publicCandidatePackages": [],
|
|
9
15
|
"source": "pnpm-lock-production-projection-plus-public-npm-v5"
|
|
@@ -27,8 +33,8 @@
|
|
|
27
33
|
},
|
|
28
34
|
"offlineAfterAuthorityCreation": true,
|
|
29
35
|
"installedTreeDigests": [
|
|
30
|
-
"sha256:
|
|
31
|
-
"sha256:
|
|
36
|
+
"sha256:ebc41cdf063d133983e9e3bb44247159be217688f6b549372292e037ebbf9758",
|
|
37
|
+
"sha256:ebc41cdf063d133983e9e3bb44247159be217688f6b549372292e037ebbf9758"
|
|
32
38
|
],
|
|
33
39
|
"cleanServerRuntimeSmoke": {
|
|
34
40
|
"status": "passed",
|
|
@@ -37,9 +43,9 @@
|
|
|
37
43
|
"request": "/api-info.json"
|
|
38
44
|
}
|
|
39
45
|
},
|
|
40
|
-
"installedTreeDigest": "sha256:
|
|
41
|
-
"packageCount":
|
|
42
|
-
"packagePathCount":
|
|
46
|
+
"installedTreeDigest": "sha256:ebc41cdf063d133983e9e3bb44247159be217688f6b549372292e037ebbf9758",
|
|
47
|
+
"packageCount": 282,
|
|
48
|
+
"packagePathCount": 284,
|
|
43
49
|
"excludedOptionalPackages": {
|
|
44
50
|
"reason": "not installed for this OS/architecture with --omit=optional",
|
|
45
51
|
"rollupPlatformPackages": [
|
|
@@ -198,9 +204,9 @@
|
|
|
198
204
|
},
|
|
199
205
|
{
|
|
200
206
|
"name": "@aopslabs/domain-host-plugin-agentspace",
|
|
201
|
-
"version": "0.
|
|
207
|
+
"version": "0.3.0",
|
|
202
208
|
"license": "SEE LICENSE IN LICENSE",
|
|
203
|
-
"integrity": "sha512-
|
|
209
|
+
"integrity": "sha512-oj3tX1J2CaB9FBaPxMDQZJWlM2xLKpnA2CvaV4k7CfqwOEzcsq100h6+WrMg183H50BSDwBE16BC+53px1k2DQ==",
|
|
204
210
|
"installedPaths": [
|
|
205
211
|
"node_modules/@aopslabs/domain-host-plugin-agentspace"
|
|
206
212
|
],
|
|
@@ -208,9 +214,9 @@
|
|
|
208
214
|
},
|
|
209
215
|
{
|
|
210
216
|
"name": "@aopslabs/domain-host-plugin-chatv3",
|
|
211
|
-
"version": "0.
|
|
217
|
+
"version": "0.3.0",
|
|
212
218
|
"license": "SEE LICENSE IN LICENSE",
|
|
213
|
-
"integrity": "sha512-
|
|
219
|
+
"integrity": "sha512-9X+L2BYpqr3k6xSv07HKg7892rwlzcEDOMLi592nQtaEfJvDOo2vI55mgfEObJ457cHNvPGpkXNm5GVV1DqE5Q==",
|
|
214
220
|
"installedPaths": [
|
|
215
221
|
"node_modules/@aopslabs/domain-host-plugin-chatv3"
|
|
216
222
|
],
|
|
@@ -218,9 +224,9 @@
|
|
|
218
224
|
},
|
|
219
225
|
{
|
|
220
226
|
"name": "@aopslabs/domain-host-plugin-docman",
|
|
221
|
-
"version": "0.
|
|
227
|
+
"version": "0.3.0",
|
|
222
228
|
"license": "SEE LICENSE IN LICENSE",
|
|
223
|
-
"integrity": "sha512-
|
|
229
|
+
"integrity": "sha512-Do4qwa6Dp+bKbWtXhN4nlBCoOsY+iJYfR6xoC2vrMxxTi4dE+10NIL2upFibsA6GBinjqQlK583kNXb6EgwX0Q==",
|
|
224
230
|
"installedPaths": [
|
|
225
231
|
"node_modules/@aopslabs/domain-host-plugin-docman"
|
|
226
232
|
],
|
|
@@ -228,9 +234,9 @@
|
|
|
228
234
|
},
|
|
229
235
|
{
|
|
230
236
|
"name": "@aopslabs/domain-host-plugin-projectman",
|
|
231
|
-
"version": "0.
|
|
237
|
+
"version": "0.3.0",
|
|
232
238
|
"license": "SEE LICENSE IN LICENSE",
|
|
233
|
-
"integrity": "sha512-
|
|
239
|
+
"integrity": "sha512-z0bPMwR34+/Bl2aKDWIXlHSTtInBDoQTUVsvN1OAXn/zy3RtqZql6IJ4651ZWGJvlZTXUf1TT6/rqD3kgcKmfw==",
|
|
234
240
|
"installedPaths": [
|
|
235
241
|
"node_modules/@aopslabs/domain-host-plugin-projectman"
|
|
236
242
|
],
|
|
@@ -238,9 +244,9 @@
|
|
|
238
244
|
},
|
|
239
245
|
{
|
|
240
246
|
"name": "@aopslabs/domain-host-plugin-sys",
|
|
241
|
-
"version": "0.
|
|
247
|
+
"version": "0.3.0",
|
|
242
248
|
"license": "SEE LICENSE IN LICENSE",
|
|
243
|
-
"integrity": "sha512-
|
|
249
|
+
"integrity": "sha512-88V6ZMQlAEY8jUOeCr8hcgHMmr/o/zwvqU6RgbPh2JFza5TpYRL9Qs6MvnFZB1+IhwD9Bczw4JG04OShViGpZA==",
|
|
244
250
|
"installedPaths": [
|
|
245
251
|
"node_modules/@aopslabs/domain-host-plugin-sys"
|
|
246
252
|
],
|
|
@@ -378,13 +384,13 @@
|
|
|
378
384
|
},
|
|
379
385
|
{
|
|
380
386
|
"name": "@aopslabs/host-adapter-sveltekit",
|
|
381
|
-
"version": "0.
|
|
387
|
+
"version": "0.3.0",
|
|
382
388
|
"license": "SEE LICENSE IN LICENSE",
|
|
383
|
-
"integrity": "sha512-
|
|
389
|
+
"integrity": "sha512-EroA8FWaQ4414JKs9o6gLX2dv+ALP+QV9IIvOHJ3ZX7OoO29ztXeY7RonX3TQixlfR/SeDz0b5TBBN0Fr8M6DQ==",
|
|
384
390
|
"installedPaths": [
|
|
385
391
|
"node_modules/@aopslabs/host-adapter-sveltekit"
|
|
386
392
|
],
|
|
387
|
-
"legalDigest": "sha256:
|
|
393
|
+
"legalDigest": "sha256:f821a705f6b3b595823fcf09c2cb4ae83bda052ffedf7de203371a5c6c3bb3cd"
|
|
388
394
|
},
|
|
389
395
|
{
|
|
390
396
|
"name": "@aopslabs/host-admission",
|
|
@@ -422,6 +428,16 @@
|
|
|
422
428
|
"version": "0.2.1",
|
|
423
429
|
"license": "SEE LICENSE IN LICENSE",
|
|
424
430
|
"integrity": "sha512-IvaHw8CXBk0sP6QwuH1yZBGy4eJRQJCglS6agbZcdo5J9iCjU92CGw8j+1kaBeatWUMPKD/GNqaOYFy+h8M2Mw==",
|
|
431
|
+
"installedPaths": [
|
|
432
|
+
"node_modules/@aopslabs/host-auth/node_modules/@aopslabs/host-core"
|
|
433
|
+
],
|
|
434
|
+
"legalDigest": "sha256:482eb0cb51dac7fac96b3432917b4b9773933febcaf951425ae12a6139936f8d"
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"name": "@aopslabs/host-core",
|
|
438
|
+
"version": "0.3.0",
|
|
439
|
+
"license": "SEE LICENSE IN LICENSE",
|
|
440
|
+
"integrity": "sha512-nU++fcUUzUlG6vb7vma5yTKMZsGjvoY/yK4w0K6bQujNPsuk1nt/uL6pGN8ecgdM7nbFw0mJG/IYQWZNouC+Ng==",
|
|
425
441
|
"installedPaths": [
|
|
426
442
|
"node_modules/@aopslabs/host-core"
|
|
427
443
|
],
|
|
@@ -429,9 +445,9 @@
|
|
|
429
445
|
},
|
|
430
446
|
{
|
|
431
447
|
"name": "@aopslabs/host-gateway",
|
|
432
|
-
"version": "0.
|
|
448
|
+
"version": "0.2.0",
|
|
433
449
|
"license": "SEE LICENSE IN LICENSE",
|
|
434
|
-
"integrity": "sha512-
|
|
450
|
+
"integrity": "sha512-ce5q0zAPnvcUxWDa81gZ/iElMdqyhKZu+d+wfDaygs2TqLQ1dGEWHiMcU11B6x6PJctPFOd7s3sxBC2iL8jmzg==",
|
|
435
451
|
"installedPaths": [
|
|
436
452
|
"node_modules/@aopslabs/host-gateway"
|
|
437
453
|
],
|
|
@@ -449,9 +465,9 @@
|
|
|
449
465
|
},
|
|
450
466
|
{
|
|
451
467
|
"name": "@aopslabs/host-shell",
|
|
452
|
-
"version": "0.
|
|
468
|
+
"version": "0.2.0",
|
|
453
469
|
"license": "SEE LICENSE IN LICENSE",
|
|
454
|
-
"integrity": "sha512-
|
|
470
|
+
"integrity": "sha512-68177DeI2SwCQgtKmImcKJsqXVs5VGtsL8vMHsmzj8ysebFU43jK2exPHYzj8IPPMiktZ+wtTnpVf2P9EUqpSw==",
|
|
455
471
|
"installedPaths": [
|
|
456
472
|
"node_modules/@aopslabs/host-shell"
|
|
457
473
|
],
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{aD as we,aE as bt,aA as oe,aF as kt,aB as A,G as U,ag as T}from"./2_TffmqH.js";import{o as Fe}from"./B2EkC-sy.js";const V=[];function Ae(e,t=we){let n=null;const r=new Set;function a(o){if(bt(e,o)&&(e=o,n)){const c=!V.length;for(const l of r)l[1](),V.push(l,e);if(c){for(let l=0;l<V.length;l+=2)V[l][0](V[l+1]);V.length=0}}}function i(o){a(o(e))}function s(o,c=we){const l=[o,c];return r.add(l),r.size===1&&(n=t(a,i)||we),o(e),()=>{r.delete(l),r.size===0&&n&&(n(),n=null)}}return{set:a,update:i,subscribe:s}}const Et="ae3d08728aab34b9870fe827866c5b3f9d43f29e",L=globalThis.__sveltekit_dvnc2f?.base??"",St=globalThis.__sveltekit_dvnc2f?.assets??L??"";new URL("sveltekit-internal://");function Rt(e,t){return e==="/"||t==="ignore"?e:t==="never"?e.endsWith("/")?e.slice(0,-1):e:t==="always"&&!e.endsWith("/")?e+"/":e}function xt(e){return e.split("%25").map(decodeURI).join("%25")}function Lt(e){for(const t in e)e[t]=decodeURIComponent(e[t]);return e}function ye({href:e}){return e.split("#")[0]}const At=/^(\[)?(\.\.\.)?(\w+)(?:=(\w+))?(\])?$/,Ut=/^\/\((?:[^)]+)\)$/;function Tt(e){const t=[];return{pattern:e==="/"||Ut.test(e)?/^\/$/:new RegExp(`^${Pt(e).map(r=>{const a=/^\[\.\.\.(\w+)(?:=(\w+))?\]$/.exec(r);if(a)return t.push({name:a[1],matcher:a[2],optional:!1,rest:!0,chained:!0}),"(?:/([^]*))?";const i=/^\[\[(\w+)(?:=(\w+))?\]\]$/.exec(r);if(i)return t.push({name:i[1],matcher:i[2],optional:!0,rest:!1,chained:!0}),"(?:/([^/]+))?";if(!r)return;const s=r.split(/\[(.+?)\](?!\])/);return"/"+s.map((c,l)=>{if(l%2){if(c.startsWith("x+"))return be(String.fromCharCode(parseInt(c.slice(2),16)));if(c.startsWith("u+"))return be(String.fromCharCode(...c.slice(2).split("-").map(m=>parseInt(m,16))));const u=At.exec(c),[,p,v,d,f]=u;return t.push({name:d,matcher:f,optional:!!p,rest:!!v,chained:v?l===1&&s[0]==="":!1}),v?"([^]*?)":p?"([^/]*)?":"([^/]+?)"}return be(c)}).join("")}).join("")}/?$`),params:t}}function It(e){return e!==""&&!/^\([^)]+\)$/.test(e)}function Pt(e){return e.slice(1).split("/").filter(It)}function Ot(e,t,n){const r={},a=e.slice(1),i=a.filter(o=>o!==void 0);let s=0;for(let o=0;o<t.length;o+=1){const c=t[o];let l=a[o-s];if(c.chained&&c.rest&&s&&(l=a.slice(o-s,o+1).filter(u=>u).join("/"),s=0),l===void 0)if(c.rest)l="";else continue;if(!c.matcher||n[c.matcher](l)){r[c.name]=l;const u=t[o+1],p=a[o+1];u&&!u.rest&&u.optional&&p&&c.chained&&(s=0),!u&&!p&&Object.keys(r).length===i.length&&(s=0);continue}if(c.optional&&c.chained){s++;continue}return}if(!s)return r}function be(e){return e.normalize().replace(/[[\]]/g,"\\$&").replace(/%/g,"%25").replace(/\//g,"%2[Ff]").replace(/\?/g,"%3[Ff]").replace(/#/g,"%23").replace(/[.*+?^${}()|\\]/g,"\\$&")}class Ue{constructor(t,n){this.status=t,typeof n=="string"?this.body={message:n}:n?this.body=n:this.body={message:`Error: ${t}`}}toString(){return JSON.stringify(this.body)}}class Te{constructor(t,n){try{new Headers({location:n})}catch{throw new Error(`Invalid redirect location ${JSON.stringify(n)}: this string contains characters that cannot be used in HTTP headers`)}this.status=t,this.location=n}}class Ie extends Error{constructor(t,n,r){super(r),this.status=t,this.text=n}}function C(){}function $t(...e){let t=5381;for(const n of e)if(typeof n=="string"){let r=n.length;for(;r;)t=t*33^n.charCodeAt(--r)}else if(ArrayBuffer.isView(n)){const r=new Uint8Array(n.buffer,n.byteOffset,n.byteLength);let a=r.length;for(;a;)t=t*33^r[--a]}else throw new TypeError("value must be a string or TypedArray");return(t>>>0).toString(36)}new TextEncoder;function Ct(e){const t=atob(e),n=new Uint8Array(t.length);for(let r=0;r<t.length;r++)n[r]=t.charCodeAt(r);return n}const Nt=window.fetch;window.fetch=(e,t)=>((e instanceof Request?e.method:t?.method||"GET")!=="GET"&&Y.delete(Pe(e)),Nt(e,t));const Y=new Map;function jt(e,t){const n=Pe(e,t),r=document.querySelector(n);if(r?.textContent){r.remove();let{body:a,...i}=JSON.parse(r.textContent);r.getAttribute("data-b64")!==null&&(a=Ct(a));const o=r.getAttribute("data-ttl");return o&&Y.set(n,{body:a,init:i,ttl:1e3*Number(o)}),Promise.resolve(new Response(a,i))}return window.fetch(e,t)}function qt(e,t,n){if(Y.size>0){const r=Pe(e,n),a=Y.get(r);if(a){if(performance.now()<a.ttl&&["default","force-cache","only-if-cached",void 0].includes(n?.cache))return new Response(a.body,a.init);Y.delete(r)}}return window.fetch(t,n)}function Pe(e,t){let r=`script[data-sveltekit-fetched][data-url=${JSON.stringify(e instanceof Request?e.url:e)}]`;if(t?.headers||t?.body){const a=[];t.headers&&a.push([...new Headers(t.headers)].join(",")),t.body&&(typeof t.body=="string"||ArrayBuffer.isView(t.body))&&a.push(t.body),r+=`[data-hash="${$t(...a)}"]`}return r}function Dt({nodes:e,server_loads:t,dictionary:n,matchers:r}){const a=new Set(t);return Object.entries(n).map(([o,[c,l,u]])=>{const{pattern:p,params:v}=Tt(o),d={id:o,exec:f=>{const m=p.exec(f);if(m)return Ot(m,v,r)},errors:[1,...u||[]].map(f=>e[f]),layouts:[0,...l||[]].map(s),leaf:i(c)};return d.errors.length=d.layouts.length=Math.max(d.errors.length,d.layouts.length),d});function i(o){const c=o<0;return c&&(o=~o),[c,e[o]]}function s(o){return o===void 0?o:[a.has(o),e[o]]}}function Qe(e,t=JSON.parse){try{return t(sessionStorage[e])}catch{}}function Ke(e,t,n=JSON.stringify){const r=n(t);try{sessionStorage[e]=r}catch{}}const Ze="sveltekit:snapshot",et="sveltekit:scroll",tt="sveltekit:states",Vt="sveltekit:pageurl",F="sveltekit:history",Q="sveltekit:navigation",q={tap:1,hover:2,viewport:3,eager:4,off:-1,false:-1},nt=new Set(["load","prerender","csr","ssr","trailingSlash","config"]);[...nt];const Mt=new Set([...nt]);[...Mt];function Bt(e){return e.filter(t=>t!=null)}function re(e,t){return e+"/"+t}function Oe(e){return e instanceof Ue||e instanceof Ie?e.status:500}function Ft(e){return e instanceof Ie?e.text:"Internal Error"}const Kt=new Set(["icon","shortcut icon","apple-touch-icon"]);let W=null;const j=Qe(et)??{},Z=Qe(Ze)??{},N={url:Ye({}),page:Ye({}),navigating:Ae(null),updated:fn()};function $e(e){j[e]=D()}function Gt(e,t){let n=e+1;for(;j[n];)delete j[n],n+=1;for(n=t+1;Z[n];)delete Z[n],n+=1}function ee(e,t=!1){return t?location.replace(e.href):location.href=e.href,new Promise(C)}async function rt(){if("serviceWorker"in navigator){const e=await navigator.serviceWorker.getRegistration(L||"/");e&&await e.update()}}let Ce,Se,se,I,Re,w;const ie=[],ce=[];let S=null;function le(){S?.fork?.then(e=>e?.discard()),S=null,B={element:void 0,href:void 0}}const ae=new Map,at=new Set,Ht=new Set,X=new Set;let _={branch:[],error:null,url:null},ot=!1,ue=!1,Ge=!0,te=!1,J=!1,st=!1,Ne=!1,it,y,R,$;const fe=new Set,He=new Map,ze=new Map;async function gn(e,t,n){if(globalThis.__sveltekit_dvnc2f.data){const{q:i={},p:s={},l:o={},f:c={}}=globalThis.__sveltekit_dvnc2f.data;for(const l in i)i[l];for(const l in o)o[l];for(const l in c)c[l];for(const l in s)s[l]}document.URL!==location.href&&(location.href=location.href),w=e,await e.hooks.init?.(),Ce=Dt(e),I=document.documentElement,Re=t,Se=e.nodes[0],se=e.nodes[1],Se(),se(),y=history.state?.[F],R=history.state?.[Q],y||(y=R=Date.now(),history.replaceState({...history.state,[F]:y,[Q]:R},""));const r=j[y];function a(){r&&(history.scrollRestoration="manual",scrollTo(r.x,r.y))}n?(a(),await sn(Re,n)):(await K({type:"enter",url:gt(w.hash?un(new URL(location.href)):location.href),replace_state:!0}),a()),on()}function zt(){ie.length=0,Ne=!1}function ct(e){ce.some(t=>t?.snapshot)&&(Z[e]=ce.map(t=>t?.snapshot?.capture()))}function lt(e){Z[e]?.forEach((t,n)=>{ce[n]?.snapshot?.restore(t)})}function We(){$e(y),Ke(et,j),ct(R),Ke(Ze,Z)}async function Wt(e,t,n,r){let a,i;t.invalidateAll&&le(),await K({type:"goto",url:gt(e),keepfocus:t.keepFocus,noscroll:t.noScroll,replace_state:t.replaceState,state:t.state,redirect_count:n,nav_token:r,accept:()=>{if(t.invalidateAll){Ne=!0,a=new Set;for(const[s,o]of He)for(const[c,l]of o)l.resource?.reset(),a.add(re(s,c));i=new Set;for(const[s,o]of ze)for(const c of o.keys())i.add(re(s,c))}t.invalidate&&t.invalidate.forEach(an)}}),t.invalidateAll&&oe().then(oe).then(()=>{for(const[s,o]of He)for(const[c,{resource:l}]of o)a?.has(re(s,c))&&l.start();for(const[s,o]of ze)for(const[c,{resource:l}]of o)i?.has(re(s,c))&&l.reconnect()})}async function Jt(e){if(e.id!==S?.id){le();const t={};fe.add(t),S={id:e.id,token:t,promise:ft({...e,preload:t}).then(n=>(fe.delete(t),n.type==="loaded"&&n.state.error&&le(),n)),fork:null}}return S.promise}async function ke(e){const t=(await ge(e,!1))?.route;t&&await Promise.all([...t.layouts,t.leaf].filter(Boolean).map(n=>n[1]()))}async function ut(e,t,n){const r={params:_.params,route:{id:_.route?.id??null},url:new URL(location.href)};if(_={...e.state,nav:r},wt(e.props.page),it=new w.root({target:t,props:{...e.props,stores:N,components:ce},hydrate:n,sync:!1,transformError:void 0}),await Promise.resolve(),n){const a={from:null,to:{...r,scroll:j[y]??D()},willUnload:!1,type:"enter",complete:Promise.resolve()};X.forEach(i=>i(a))}lt(R),ue=!0}async function de({url:e,params:t,branch:n,errors:r,status:a,error:i,route:s,form:o}){let c="never";if(L&&(e.pathname===L||e.pathname===L+"/"))c="always";else for(const f of n)f?.slash!==void 0&&(c=f.slash);e.pathname=Rt(e.pathname,c),e.search=e.search;const l={type:"loaded",state:{url:e,params:t,branch:n,error:i,route:s},props:{constructors:Bt(n).map(f=>f.node.component),page:Me(x)}};o!==void 0&&(l.props.form=o);let u={},p=!x,v=0;for(let f=0;f<Math.max(n.length,_.branch.length);f+=1){const m=n[f],g=_.branch[f];m?.data!==g?.data&&(p=!0),m&&(u={...u,...m.data},p&&(l.props[`data_${v}`]=u),v+=1)}return(!_.url||e.href!==_.url.href||_.error!==i||o!==void 0&&o!==x.form||p)&&(l.props.page={error:i,params:t,route:{id:s?.id??null},state:{},status:a,url:new URL(e),form:o??null,data:p?u:x.data}),l}async function je({loader:e,parent:t,url:n,params:r,route:a,server_data_node:i}){let s=null;const o={dependencies:new Set,params:new Set,parent:!1,route:!1,url:!1,search_params:new Set},c=await e();return{node:c,loader:e,server:i,universal:c.universal?.load?{type:"data",data:s,uses:o}:null,data:s??i?.data??null,slash:c.universal?.trailingSlash??i?.slash}}function Yt(e,t,n){let r=e instanceof Request?e.url:e;const a=new URL(r,n);a.origin===n.origin&&(r=a.href.slice(n.origin.length));const i=ue?qt(r,a.href,t):jt(r,t);return{resolved:a,promise:i}}function Xt(e,t,n,r,a,i){if(Ne)return!0;if(!a)return!1;if(a.parent&&e||a.route&&t||a.url&&n)return!0;for(const s of a.search_params)if(r.has(s))return!0;for(const s of a.params)if(i[s]!==_.params[s])return!0;for(const s of a.dependencies)if(ie.some(o=>o(new URL(s))))return!0;return!1}function qe(e,t){return e?.type==="data"?e:e?.type==="skip"?t??null:null}function Qt(e,t){if(!e)return new Set(t.searchParams.keys());const n=new Set([...e.searchParams.keys(),...t.searchParams.keys()]);for(const r of n){const a=e.searchParams.getAll(r),i=t.searchParams.getAll(r);a.every(s=>i.includes(s))&&i.every(s=>a.includes(s))&&n.delete(r)}return n}function Zt({error:e,url:t,route:n,params:r}){return{type:"loaded",state:{error:e,url:t,route:n,params:r,branch:[]},props:{page:Me(x),constructors:[]}}}async function ft({id:e,invalidating:t,url:n,params:r,route:a,preload:i}){if(S?.id===e)return fe.delete(S.token),S.promise;const{errors:s,layouts:o,leaf:c}=a,l=[...o,c];s.forEach(g=>g?.().catch(C)),l.forEach(g=>g?.[1]().catch(C));const u=_.url?e!==he(_.url):!1,p=_.route?a.id!==_.route.id:!1,v=Qt(_.url,n);let d=!1;const f=l.map(async(g,h)=>{if(!g)return;const b=_.branch[h];return g[1]===b?.loader&&!Xt(d,p,u,v,b.universal?.uses,r)?b:(d=!0,je({loader:g[1],url:n,params:r,route:a,parent:async()=>{const P={};for(let O=0;O<h;O+=1)Object.assign(P,(await f[O])?.data);return P},server_data_node:qe(g[0]?{type:"skip"}:null,g[0]?b?.server:void 0)}))});for(const g of f)g.catch(C);const m=[];for(let g=0;g<l.length;g+=1)if(l[g])try{m.push(await f[g])}catch(h){if(h instanceof Te)return{type:"redirect",location:h.location};if(i&&fe.has(i))return Zt({error:await G(h,{params:r,url:n,route:{id:a.id}}),url:n,params:r,route:a});let b=Oe(h),E;if(h instanceof Ue)E=h.body;else{if(await N.updated.check())return await rt(),await ee(n);E=await G(h,{params:r,url:n,route:{id:a.id}})}const P=await en(g,m,s);return P?de({url:n,params:r,branch:m.slice(0,P.idx).concat(P.node),errors:s,status:b,error:E,route:a}):await ht(n,{id:a.id},E,b)}else m.push(void 0);return de({url:n,params:r,branch:m,errors:s,status:200,error:null,route:a,form:t?void 0:null})}async function en(e,t,n){for(;e--;)if(n[e]){let r=e;for(;!t[r];)r-=1;try{return{idx:r+1,node:{node:await n[e](),loader:n[e],data:{},server:null,universal:null}}}catch{continue}}}async function De({status:e,error:t,url:n,route:r}){const a={};let i=null;try{const s=await je({loader:Se,url:n,params:a,route:r,parent:()=>Promise.resolve({}),server_data_node:qe(i)}),o={node:await se(),loader:se,universal:null,server:null,data:null};return de({url:n,params:a,branch:[s,o],status:e,error:t,errors:[],route:null})}catch(s){if(s instanceof Te){await Wt(new URL(s.location,location.href),{},0);return}const o=await w.get_error_template(),c=await G(s,{url:n,params:a,route:r}),l=String(c?.message??"").replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">"),u=o({status:e,message:l}),p=new DOMParser().parseFromString(u,"text/html");throw document.documentElement.replaceChild(document.adoptNode(p.head),document.head),document.documentElement.replaceChild(document.adoptNode(p.body),document.body),s}}async function tn(e){const t=e.href;if(ae.has(t))return ae.get(t);let n;try{const r=(async()=>{let a=await w.hooks.reroute({url:new URL(e),fetch:async(i,s)=>Yt(i,s,e).promise})??e;if(typeof a=="string"){const i=new URL(e);w.hash?i.hash=a:i.pathname=a,a=i}return a})();ae.set(t,r),n=await r}catch{ae.delete(t);return}return n}async function ge(e,t){if(e&&!me(e,L,w.hash)){const n=await tn(e);if(!n)return;const r=nn(n);for(const a of Ce){const i=a.exec(r);if(i)return{id:he(e),invalidating:t,route:a,params:Lt(i),url:e}}}}function nn(e){return xt(w.hash?e.hash.replace(/^#/,"").replace(/[?#].+/,""):e.pathname.slice(L.length))||"/"}function he(e){return(w.hash?e.hash.replace(/^#/,""):e.pathname)+e.search}function dt({url:e,type:t,intent:n,delta:r,event:a,scroll:i}){let s=!1;const o=Ve(_,n,e,t,i??null);r!==void 0&&(o.navigation.delta=r),a!==void 0&&(o.navigation.event=a);const c={...o.navigation,cancel:()=>{s=!0,o.reject(new Error("navigation cancelled"))}};return te||at.forEach(l=>l(c)),s?null:o}async function K({type:e,url:t,popped:n,keepfocus:r,noscroll:a,replace_state:i,state:s={},redirect_count:o=0,nav_token:c={},accept:l=C,block:u=C,event:p}){const v=$;$=c;const d=await ge(t,!1),f=e==="enter"?Ve(_,d,t,e):dt({url:t,type:e,delta:n?.delta,intent:d,scroll:n?.scroll,event:p});if(!f){u(),$===c&&($=v);return}const m=y,g=R;l(),te=!0,ue&&f.navigation.type!=="enter"&&N.navigating.set(ne.current=f.navigation);let h=d&&await ft(d);if(!h){if(me(t,L,w.hash))return await ee(t,i);h=await ht(t,{id:null},await G(new Ie(404,"Not Found",`Not found: ${t.pathname}`),{url:t,params:{},route:{id:null}}),404,i)}if(t=d?.url||t,$!==c){f.reject(new Error("navigation aborted"));return}if(!h)return;if(h.type==="redirect"){if(o<20){await K({type:e,url:new URL(h.location,t),popped:n,keepfocus:r,noscroll:a,replace_state:i,state:s,redirect_count:o+1,nav_token:c}),f.fulfil(void 0);return}if(h=await De({status:500,error:await G(new Error("Redirect loop"),{url:t,params:{},route:{id:null}}),url:t,route:{id:null}}),!h)return}else if(h.props.page.status>=400&&await N.updated.check())return await rt(),await ee(t,i);if(zt(),$e(m),ct(g),h.props.page.url.pathname!==t.pathname&&(t.pathname=h.props.page.url.pathname),s=n?n.state:s,!n){const k=i?0:1,H={[F]:y+=k,[Q]:R+=k,[tt]:s};(i?history.replaceState:history.pushState).call(history,H,"",t),i||Gt(y,R)}const b=d&&S?.id===d.id?S.fork:null;S?.fork&&!b?le():(S=null,B={element:void 0,href:void 0}),h.props.page.state=s;let E;if(ue){const k=(await Promise.all(Array.from(Ht,z=>z(f.navigation)))).filter(z=>typeof z=="function");if(k.length>0){let z=function(){k.forEach(ve=>{X.delete(ve)})};k.push(z),k.forEach(ve=>{X.add(ve)})}const H=f.navigation.to;_={...h.state,nav:{params:H.params,route:H.route,url:H.url}},h.props.page&&(h.props.page.url=t),!r&&document.activeElement instanceof HTMLElement&&document.activeElement!==document.body&&document.activeElement.blur();const _e=b&&await b;_e?E=_e.commit():(W=null,it.$set(h.props),W&&Object.assign(h.props.page,W),wt(h.props.page),E=kt?.()),st=!0}else await ut(h,Re,!1);const{activeElement:P}=document;if(await E,await oe(),await oe(),$!==c){f.reject(new Error("navigation aborted"));return}h.props.page&&W&&Object.assign(h.props.page,W);let O=null;if(Ge){const k=n?n.scroll:a?D():null;k?scrollTo(k.x,k.y):(O=t.hash&&document.getElementById(pt(t)))?O.scrollIntoView():scrollTo(0,0)}const yt=document.activeElement!==P&&document.activeElement!==document.body;!r&&!yt&&ln(t,!O),Ge=!0,te=!1,f.fulfil(void 0),f.navigation.to&&(f.navigation.to.scroll=D()),X.forEach(k=>k(f.navigation)),e==="popstate"&<(R),N.navigating.set(ne.current=null)}async function ht(e,t,n,r,a){return e.origin===Be&&e.pathname===location.pathname&&!ot?await De({status:r,error:n,url:e,route:t}):await ee(e,a)}let B={element:void 0,href:void 0};function rn(){let e,t;I.addEventListener("mousemove",s=>{const o=s.target;clearTimeout(e),e=setTimeout(()=>{a(o,q.hover)},20)});function n(s){s.defaultPrevented||a(s.composedPath()[0],q.tap)}I.addEventListener("mousedown",n),I.addEventListener("touchstart",n,{passive:!0});const r=new IntersectionObserver(s=>{for(const o of s)o.isIntersecting&&(ke(new URL(o.target.href)),r.unobserve(o.target))},{threshold:0});async function a(s,o){const c=_t(s,I),l=c===B.element&&c?.href===B.href&&o>=t;if(!c||l)return;const{url:u,external:p,download:v}=Le(c,L,w.hash);if(p||v)return;const d=pe(c),f=u&&he(_.url)===he(u);if(!(d.reload||f))if(o<=d.preload_data){B={element:c,href:c.href},t=q.tap;const m=await ge(u,!1);if(!m)return;Jt(m)}else o<=d.preload_code&&(B={element:c,href:c.href},t=o,ke(u))}function i(){r.disconnect();for(const s of I.querySelectorAll("a")){const{url:o,external:c,download:l}=Le(s,L,w.hash);if(c||l)continue;const u=pe(s);u.reload||(u.preload_code===q.viewport&&r.observe(s),u.preload_code===q.eager&&ke(o))}}X.add(i),i()}function G(e,t){if(e instanceof Ue)return e.body;const n=Oe(e),r=Ft(e);return w.hooks.handleError({error:e,event:t,status:n,message:r})??{message:r}}function an(e){if(typeof e=="function")ie.push(e);else{const{href:t}=new URL(e,location.href);ie.push(n=>n.href===t)}}function on(){history.scrollRestoration="manual",addEventListener("beforeunload",t=>{let n=!1;if(We(),!te){const r=Ve(_,void 0,null,"leave"),a={...r.navigation,cancel:()=>{n=!0,r.reject(new Error("navigation cancelled"))}};at.forEach(i=>i(a))}n?(t.preventDefault(),t.returnValue=""):history.scrollRestoration="auto"}),addEventListener("visibilitychange",()=>{document.visibilityState==="hidden"&&We()}),navigator.connection?.saveData||rn(),I.addEventListener("click",async t=>{if(t.button||t.which!==1||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.defaultPrevented)return;const n=_t(t.composedPath()[0],I);if(!n)return;const{url:r,external:a,target:i,download:s}=Le(n,L,w.hash);if(!r)return;if(i==="_parent"||i==="_top"){if(window.parent!==window)return}else if(i&&i!=="_self")return;const o=pe(n);if(!(n instanceof SVGAElement)&&r.protocol!==location.protocol&&!(r.protocol==="https:"||r.protocol==="http:")||s)return;const[l,u]=(w.hash?r.hash.replace(/^#/,""):r.href).split("#"),p=l===ye(location);if(a||o.reload&&(!p||!u)){dt({url:r,type:"link",event:t})?te=!0:t.preventDefault();return}if(u!==void 0&&p){const[,v]=_.url.href.split("#");if(v===u){if(t.preventDefault(),u===""||u==="top"&&n.ownerDocument.getElementById("top")===null)scrollTo({top:0});else{const d=n.ownerDocument.getElementById(decodeURIComponent(u));d&&(d.scrollIntoView(),d.focus())}return}if(J=!0,$e(y),e(r),!o.replace_state)return;J=!1}t.preventDefault(),await new Promise(v=>{requestAnimationFrame(()=>{setTimeout(v,0)}),setTimeout(v,100)}),await K({type:"link",url:r,keepfocus:o.keepfocus,noscroll:o.noscroll,replace_state:o.replace_state??r.href===location.href,event:t})}),I.addEventListener("submit",t=>{if(t.defaultPrevented)return;const n=HTMLFormElement.prototype.cloneNode.call(t.target),r=t.submitter;if((r?.formTarget||n.target)==="_blank"||(r?.formMethod||n.method)!=="get")return;const s=new URL(r?.hasAttribute("formaction")&&r?.formAction||n.action);if(me(s,L,!1))return;const o=t.target,c=pe(o);if(c.reload)return;t.preventDefault(),t.stopPropagation();const l=new FormData(o,r);s.search=new URLSearchParams(l).toString(),K({type:"form",url:s,keepfocus:c.keepfocus,noscroll:c.noscroll,replace_state:c.replace_state??s.href===location.href,event:t})}),addEventListener("popstate",async t=>{if(!xe){if(t.state?.[F]){const n=t.state[F];if($={},n===y)return;const r=j[n],a=t.state[tt]??{},i=new URL(t.state[Vt]??location.href),s=t.state[Q],o=_.url?ye(location)===ye(_.url):!1;if(s===R&&(st||o)){a!==x.state&&(x.state=a),e(i),j[y]=D(),r&&scrollTo(r.x,r.y),y=n;return}const l=n-y;await K({type:"popstate",url:i,popped:{state:a,scroll:r,delta:l},accept:()=>{y=n,R=s},block:()=>{history.go(-l)},nav_token:$,event:t})}else if(!J){const n=new URL(location.href);e(n),w.hash&&location.reload()}}}),addEventListener("hashchange",()=>{J&&(J=!1,history.replaceState({...history.state,[F]:++y,[Q]:R},"",location.href))});for(const t of document.querySelectorAll("link"))Kt.has(t.rel)&&(t.href=t.href);addEventListener("pageshow",t=>{t.persisted&&N.navigating.set(ne.current=null)});function e(t){_.url=x.url=t,N.page.set(Me(x)),N.page.notify()}}async function sn(e,{status:t=200,error:n,node_ids:r,params:a,route:i,server_route:s,data:o,form:c}){ot=!0;const l=new URL(location.href);let u;({params:a={},route:i={id:null}}=await ge(l,!1)||{}),u=Ce.find(({id:d})=>d===i.id);let p,v=!0;try{const d=r.map(async(m,g)=>{const h=o[g];return h?.uses&&(h.uses=cn(h.uses)),je({loader:w.nodes[m],url:l,params:a,route:i,parent:async()=>{const b={};for(let E=0;E<g;E+=1)Object.assign(b,(await d[E]).data);return b},server_data_node:qe(h)})}),f=await Promise.all(d);if(u){const m=u.layouts;for(let g=0;g<m.length;g++)m[g]||f.splice(g,0,void 0)}p=await de({url:l,params:a,branch:f,status:t,error:n,errors:u?.errors,form:c,route:u??null})}catch(d){if(d instanceof Te)return await ee(new URL(d.location,location.href));p=await De({status:Oe(d),error:await G(d,{url:l,params:a,route:i}),url:l,route:i}),e.textContent="",v=!1}p&&(p.props.page&&(p.props.page.state={}),await ut(p,e,v))}function cn(e){return{dependencies:new Set(e?.dependencies??[]),params:new Set(e?.params??[]),parent:!!e?.parent,route:!!e?.route,url:!!e?.url,search_params:new Set(e?.search_params??[])}}let xe=!1;function ln(e,t=!0){const n=document.querySelector("[autofocus]");if(n)n.focus();else{const r=pt(e);if(r&&document.getElementById(r)){const{x:i,y:s}=D();setTimeout(()=>{const o=history.state;xe=!0,location.replace(new URL(`#${r}`,location.href)),history.replaceState(o,"",e),t&&scrollTo(i,s),xe=!1})}else{const i=document.body,s=i.getAttribute("tabindex");i.tabIndex=-1,i.focus({preventScroll:!0,focusVisible:!1}),s!==null?i.setAttribute("tabindex",s):i.removeAttribute("tabindex")}const a=getSelection();if(a&&a.type!=="None"){const i=[];for(let s=0;s<a.rangeCount;s+=1)i.push(a.getRangeAt(s));setTimeout(()=>{if(a.rangeCount===i.length){for(let s=0;s<a.rangeCount;s+=1){const o=i[s],c=a.getRangeAt(s);if(o.commonAncestorContainer!==c.commonAncestorContainer||o.startContainer!==c.startContainer||o.endContainer!==c.endContainer||o.startOffset!==c.startOffset||o.endOffset!==c.endOffset)return}a.removeAllRanges()}})}}}function Ve(e,t,n,r,a=null){let i,s;const o=new Promise((l,u)=>{i=l,s=u});return o.catch(C),{navigation:{from:{params:e.params,route:{id:e.route?.id??null},url:e.url,scroll:D()},to:n&&{params:t?.params??null,route:{id:t?.route?.id??null},url:n,scroll:a},willUnload:!t,type:r,complete:o},fulfil:i,reject:s}}function Me(e){return{data:e.data,error:e.error,form:e.form,params:e.params,route:e.route,state:e.state,status:e.status,url:e.url}}function un(e){const t=new URL(e);return t.hash=decodeURIComponent(e.hash),t}function pt(e){let t;if(w.hash){const[,,n]=e.hash.split("#",3);t=n??""}else t=e.hash.slice(1);return decodeURIComponent(t)}const Be=location.origin;function gt(e){if(e instanceof URL)return e;let t=document.baseURI;if(!t){const n=document.getElementsByTagName("base");t=n.length?n[0].href:document.URL}return new URL(e,t)}function D(){return{x:pageXOffset,y:pageYOffset}}function M(e,t){return e.getAttribute(`data-sveltekit-${t}`)}const Je={...q,"":q.hover};function mt(e){let t=e.assignedSlot??e.parentNode;return t?.nodeType===11&&(t=t.host),t}function _t(e,t){for(;e&&e!==t;){if(e.nodeName.toUpperCase()==="A"&&e.hasAttribute("href"))return e;e=mt(e)}}function Le(e,t,n){let r;try{if(r=new URL(e instanceof SVGAElement?e.href.baseVal:e.href,document.baseURI),n&&r.hash.match(/^#[^/]/)){const o=location.hash.split("#")[1]||"/";r.hash=`#${o}${r.hash}`}}catch{}const a=e instanceof SVGAElement?e.target.baseVal:e.target,i=!r||!!a||me(r,t,n)||(e.getAttribute("rel")||"").split(/\s+/).includes("external"),s=r?.origin===Be&&e.hasAttribute("download");return{url:r,external:i,target:a,download:s}}function pe(e){let t=null,n=null,r=null,a=null,i=null,s=null,o=e;for(;o&&o!==document.documentElement;)r===null&&(r=M(o,"preload-code")),a===null&&(a=M(o,"preload-data")),t===null&&(t=M(o,"keepfocus")),n===null&&(n=M(o,"noscroll")),i===null&&(i=M(o,"reload")),s===null&&(s=M(o,"replacestate")),o=mt(o);function c(l){switch(l){case"":case"true":return!0;case"off":case"false":return!1;default:return}}return{preload_code:Je[r??"off"],preload_data:Je[a??"off"],keepfocus:c(t),noscroll:c(n),reload:c(i),replace_state:c(s)}}function Ye(e){const t=Ae(e);let n=!0;function r(){n=!0,t.update(s=>s)}function a(s){n=!1,t.set(s)}function i(s){let o;return t.subscribe(c=>{(o===void 0||n&&c!==o)&&s(o=c)})}return{notify:r,set:a,subscribe:i}}const vt={v:C};function fn(){const{set:e,subscribe:t}=Ae(!1);let n;async function r(){clearTimeout(n);try{const a=await fetch(`${St}/_app/version.json`,{headers:{pragma:"no-cache","cache-control":"no-cache"}});if(!a.ok)return!1;const s=(await a.json()).version!==Et;return s&&(e(!0),vt.v(),clearTimeout(n)),s}catch{return!1}}return{subscribe:t,check:r}}function me(e,t,n){return e.origin!==Be||!e.pathname.startsWith(t)?!0:n?e.pathname!==location.pathname:!1}function mn(e){}let x,ne,Ee;const dn=Fe.toString().includes("$$")||/function \w+\(\) \{\}/.test(Fe.toString()),Xe="a:";dn?(x={data:{},form:null,error:null,params:{},route:{id:null},state:{},status:-1,url:new URL(Xe)},ne={current:null},Ee={current:!1}):(x=new class{#e=A({});get data(){return U(this.#e)}set data(t){T(this.#e,t)}#t=A(null);get form(){return U(this.#t)}set form(t){T(this.#t,t)}#n=A(null);get error(){return U(this.#n)}set error(t){T(this.#n,t)}#r=A({});get params(){return U(this.#r)}set params(t){T(this.#r,t)}#a=A({id:null});get route(){return U(this.#a)}set route(t){T(this.#a,t)}#o=A({});get state(){return U(this.#o)}set state(t){T(this.#o,t)}#s=A(-1);get status(){return U(this.#s)}set status(t){T(this.#s,t)}#i=A(new URL(Xe));get url(){return U(this.#i)}set url(t){T(this.#i,t)}},ne=new class{#e=A(null);get current(){return U(this.#e)}set current(t){T(this.#e,t)}},Ee=new class{#e=A(!1);get current(){return U(this.#e)}set current(t){T(this.#e,t)}},vt.v=()=>Ee.current=!0);function wt(e){Object.assign(x,e)}export{gn as a,mn as l,x as p,N as s};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["../nodes/0.BYBfjxZ5.js","../chunks/rqnVXeyB.js","../chunks/2_TffmqH.js","../chunks/3DOfIKW0.js","../nodes/1.
|
|
2
|
-
import{ag as R,ah as G,G as h,ai as ie,a2 as oe,aj as ce,h as T,A as V,f as z,E as F,ak as H,Z,C as W,a8 as I,e as J,a5 as ue,i as fe,al as le,H as de,j as K,w as Q,am as _e,an as X,ao as ve,ap as he,aq as me,ar as ge,as as ye,at as be,au as Ee,av as Pe,aw as q,ax as we,ay as Se,k as Re,az as Oe,u as Ae,aA as Te,g as O,q as Ie,l as xe,aB as L,n as Le,o as je,t as ke,aC as j}from"../chunks/2_TffmqH.js";import{h as Ce,m as De,u as Ne,s as Be}from"../chunks/CMkIcmi1.js";import{a as S,f as $,c as k,t as pe}from"../chunks/rqnVXeyB.js";import{o as Me}from"../chunks/B2EkC-sy.js";import{B as ee}from"../chunks/3DOfIKW0.js";const Ye="modulepreload",qe=function(t,e){return new URL(t,e).href},U={},M=function(e,s,i){let c=Promise.resolve();if(s&&s.length>0){let d=function(o){return Promise.all(o.map(v=>Promise.resolve(v).then(E=>({status:"fulfilled",value:E}),E=>({status:"rejected",reason:E}))))};const a=document.getElementsByTagName("link"),n=document.querySelector("meta[property=csp-nonce]"),u=n?.nonce||n?.getAttribute("nonce");c=d(s.map(o=>{if(o=qe(o,i),o in U)return;U[o]=!0;const v=o.endsWith(".css"),E=v?'[rel="stylesheet"]':"";if(i)for(let y=a.length-1;y>=0;y--){const f=a[y];if(f.href===o&&(!v||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${E}`))return;const _=document.createElement("link");if(_.rel=v?"stylesheet":Ye,v||(_.as="script"),_.crossOrigin="",_.href=o,u&&_.setAttribute("nonce",u),document.head.appendChild(_),v)return new Promise((y,f)=>{_.addEventListener("load",y),_.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${o}`)))})}))}function r(a){const n=new Event("vite:preloadError",{cancelable:!0});if(n.payload=a,window.dispatchEvent(n),!n.defaultPrevented)throw a}return c.then(a=>{for(const n of a||[])n.status==="rejected"&&r(n.reason);return e().catch(r)})},$e={};let A=!1;function Ue(t){var e=A;try{return A=!1,[t(),A]}finally{A=e}}function Ge(t){return class extends Ve{constructor(e){super({component:t,...e})}}}class Ve{#t;#e;constructor(e){var s=new Map,i=(r,a)=>{var n=ce(a,!1,!1);return s.set(r,n),n};const c=new Proxy({...e.props||{},$$events:{}},{get(r,a){return h(s.get(a)??i(a,Reflect.get(r,a)))},has(r,a){return a===G?!0:(h(s.get(a)??i(a,Reflect.get(r,a))),Reflect.has(r,a))},set(r,a,n){return R(s.get(a)??i(a,n),n),Reflect.set(r,a,n)}});this.#e=(e.hydrate?Ce:De)(e.component,{target:e.target,anchor:e.anchor,props:c,context:e.context,intro:e.intro??!1,recover:e.recover,transformError:e.transformError}),(!e?.props?.$$host||e.sync===!1)&&ie(),this.#t=c.$$events;for(const r of Object.keys(this.#e))r==="$set"||r==="$destroy"||r==="$on"||oe(this,r,{get(){return this.#e[r]},set(a){this.#e[r]=a},enumerable:!0});this.#e.$set=r=>{Object.assign(c,r)},this.#e.$destroy=()=>{Ne(this.#e)}}$set(e){this.#e.$set(e)}$on(e,s){this.#t[e]=this.#t[e]||[];const i=(...c)=>s.call(this,...c);return this.#t[e].push(i),()=>{this.#t[e]=this.#t[e].filter(c=>c!==i)}}$destroy(){this.#e.$destroy()}}function C(t,e,s=!1){var i;T&&(i=J,V());var c=new ee(t),r=s?F:0;function a(n,u){if(T){var d=H(i);if(n!==parseInt(d.substring(1))){var o=Z();W(o),c.anchor=o,I(!1),c.ensure(n,u),I(!0);return}}c.ensure(n,u)}z(()=>{var n=!1;e((u,d=0)=>{n=!0,a(d,u)}),n||a(-1,null)},r)}function D(t,e,s){var i;T&&(i=J,V());var c=new ee(t);z(()=>{var r=e()??null;if(T){var a=H(i),n=a===ue,u=r!==null;if(n!==u){var d=Z();W(d),c.anchor=d,I(!1),c.ensure(r,r&&(o=>s(o,r))),I(!0);return}}c.ensure(r,r&&(o=>s(o,r)))},F)}function N(t,e){return t===e||t?.[X]===e}function B(t={},e,s,i){var c=fe.r,r=Q;return le(()=>{var a,n;return de(()=>{a=n,n=[],K(()=>{N(s(...n),t)||(e(t,...n),a&&N(s(...a),t)&&e(null,...a))})}),()=>{let u=r;for(;u!==c&&u.parent!==null&&u.parent.f&_e;)u=u.parent;const d=()=>{n&&N(s(...n),t)&&e(null,...n)},o=u.teardown;u.teardown=()=>{d(),o?.()}}}),t}function p(t,e,s,i){var c=!0,r=(s&Ee)!==0,a=(s&Se)!==0,n=i,u=!0,d=void 0,o=()=>a&&c?(d??=q(i),h(d)):(u&&(u=!1,n=a?K(i):i),n);let v;if(r){var E=X in t||G in t;v=ve(t,e)?.set??(E&&e in t?l=>t[e]=l:void 0)}var _,y=!1;r?[_,y]=Ue(()=>t[e]):_=t[e],_===void 0&&i!==void 0&&(_=o(),v&&(he(),v(_)));var f;if(f=()=>{var l=t[e];return l===void 0?o():(u=!0,l)},(s&me)===0)return f;if(v){var P=t.$$legacy;return(function(l,b){return arguments.length>0?((!b||P||y)&&v(b?f():l),l):f()})}var m=!1,g=((s&Pe)!==0?q:we)(()=>(m=!1,f()));r&&h(g);var w=Q;return(function(l,b){if(arguments.length>0){const x=b?h(g):r?ge(l):l;return R(g,x),m=!0,n!==void 0&&(n=x),l}return ye&&m||(w.f&be)!==0?g.v:h(g)})}var ze=$('<div id="svelte-announcer" aria-live="assertive" aria-atomic="true" style="position: absolute; left: 0; top: 0; clip: rect(0 0 0 0); clip-path: inset(50%); overflow: hidden; white-space: nowrap; width: 1px; height: 1px"><!></div>'),Fe=$("<!> <!>",1);function He(t,e){Re(e,!0);let s=p(e,"components",23,()=>[]),i=p(e,"data_0",3,null),c=p(e,"data_1",3,null);Oe(()=>e.stores.page.set(e.page)),Ae(()=>{e.stores,e.page,e.constructors,s(),e.form,i(),c(),e.stores.page.notify()});let r=L(!1),a=L(!1),n=L(null);Me(()=>{const f=e.stores.page.subscribe(()=>{h(r)&&(R(a,!0),Te().then(()=>{R(n,document.title||"untitled page",!0)}))});return R(r,!0),f});const u=j(()=>e.constructors[1]);var d=Fe(),o=O(d);{var v=f=>{const P=j(()=>e.constructors[0]);var m=k(),g=O(m);D(g,()=>h(P),(w,l)=>{B(l(w,{get data(){return i()},get form(){return e.form},get params(){return e.page.params},children:(b,x)=>{var Y=k(),re=O(Y);D(re,()=>h(u),(ae,ne)=>{B(ne(ae,{get data(){return c()},get form(){return e.form},get params(){return e.page.params}}),se=>s()[1]=se,()=>s()?.[1])}),S(b,Y)},$$slots:{default:!0}}),b=>s()[0]=b,()=>s()?.[0])}),S(f,m)},E=f=>{const P=j(()=>e.constructors[0]);var m=k(),g=O(m);D(g,()=>h(P),(w,l)=>{B(l(w,{get data(){return i()},get form(){return e.form},get params(){return e.page.params}}),b=>s()[0]=b,()=>s()?.[0])}),S(f,m)};C(o,f=>{e.constructors[1]?f(v):f(E,-1)})}var _=Ie(o,2);{var y=f=>{var P=ze(),m=Le(P);{var g=w=>{var l=pe();ke(()=>Be(l,h(n))),S(w,l)};C(m,w=>{h(a)&&w(g)})}je(P),S(f,P)};C(_,f=>{h(r)&&f(y)})}S(t,d),xe()}const et=Ge(He),tt=[()=>M(()=>import("../nodes/0.BYBfjxZ5.js"),__vite__mapDeps([0,1,2,3]),import.meta.url),()=>M(()=>import("../nodes/1.
|
|
1
|
+
const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["../nodes/0.BYBfjxZ5.js","../chunks/rqnVXeyB.js","../chunks/2_TffmqH.js","../chunks/3DOfIKW0.js","../nodes/1.dRPl3Pbi.js","../chunks/CMkIcmi1.js","../chunks/C5WqdkdM.js","../chunks/B2EkC-sy.js"])))=>i.map(i=>d[i]);
|
|
2
|
+
import{ag as R,ah as G,G as h,ai as ie,a2 as oe,aj as ce,h as T,A as V,f as z,E as F,ak as H,Z,C as W,a8 as I,e as J,a5 as ue,i as fe,al as le,H as de,j as K,w as Q,am as _e,an as X,ao as ve,ap as he,aq as me,ar as ge,as as ye,at as be,au as Ee,av as Pe,aw as q,ax as we,ay as Se,k as Re,az as Oe,u as Ae,aA as Te,g as O,q as Ie,l as xe,aB as L,n as Le,o as je,t as ke,aC as j}from"../chunks/2_TffmqH.js";import{h as Ce,m as De,u as Ne,s as Be}from"../chunks/CMkIcmi1.js";import{a as S,f as $,c as k,t as pe}from"../chunks/rqnVXeyB.js";import{o as Me}from"../chunks/B2EkC-sy.js";import{B as ee}from"../chunks/3DOfIKW0.js";const Ye="modulepreload",qe=function(t,e){return new URL(t,e).href},U={},M=function(e,s,i){let c=Promise.resolve();if(s&&s.length>0){let d=function(o){return Promise.all(o.map(v=>Promise.resolve(v).then(E=>({status:"fulfilled",value:E}),E=>({status:"rejected",reason:E}))))};const a=document.getElementsByTagName("link"),n=document.querySelector("meta[property=csp-nonce]"),u=n?.nonce||n?.getAttribute("nonce");c=d(s.map(o=>{if(o=qe(o,i),o in U)return;U[o]=!0;const v=o.endsWith(".css"),E=v?'[rel="stylesheet"]':"";if(i)for(let y=a.length-1;y>=0;y--){const f=a[y];if(f.href===o&&(!v||f.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${o}"]${E}`))return;const _=document.createElement("link");if(_.rel=v?"stylesheet":Ye,v||(_.as="script"),_.crossOrigin="",_.href=o,u&&_.setAttribute("nonce",u),document.head.appendChild(_),v)return new Promise((y,f)=>{_.addEventListener("load",y),_.addEventListener("error",()=>f(new Error(`Unable to preload CSS for ${o}`)))})}))}function r(a){const n=new Event("vite:preloadError",{cancelable:!0});if(n.payload=a,window.dispatchEvent(n),!n.defaultPrevented)throw a}return c.then(a=>{for(const n of a||[])n.status==="rejected"&&r(n.reason);return e().catch(r)})},$e={};let A=!1;function Ue(t){var e=A;try{return A=!1,[t(),A]}finally{A=e}}function Ge(t){return class extends Ve{constructor(e){super({component:t,...e})}}}class Ve{#t;#e;constructor(e){var s=new Map,i=(r,a)=>{var n=ce(a,!1,!1);return s.set(r,n),n};const c=new Proxy({...e.props||{},$$events:{}},{get(r,a){return h(s.get(a)??i(a,Reflect.get(r,a)))},has(r,a){return a===G?!0:(h(s.get(a)??i(a,Reflect.get(r,a))),Reflect.has(r,a))},set(r,a,n){return R(s.get(a)??i(a,n),n),Reflect.set(r,a,n)}});this.#e=(e.hydrate?Ce:De)(e.component,{target:e.target,anchor:e.anchor,props:c,context:e.context,intro:e.intro??!1,recover:e.recover,transformError:e.transformError}),(!e?.props?.$$host||e.sync===!1)&&ie(),this.#t=c.$$events;for(const r of Object.keys(this.#e))r==="$set"||r==="$destroy"||r==="$on"||oe(this,r,{get(){return this.#e[r]},set(a){this.#e[r]=a},enumerable:!0});this.#e.$set=r=>{Object.assign(c,r)},this.#e.$destroy=()=>{Ne(this.#e)}}$set(e){this.#e.$set(e)}$on(e,s){this.#t[e]=this.#t[e]||[];const i=(...c)=>s.call(this,...c);return this.#t[e].push(i),()=>{this.#t[e]=this.#t[e].filter(c=>c!==i)}}$destroy(){this.#e.$destroy()}}function C(t,e,s=!1){var i;T&&(i=J,V());var c=new ee(t),r=s?F:0;function a(n,u){if(T){var d=H(i);if(n!==parseInt(d.substring(1))){var o=Z();W(o),c.anchor=o,I(!1),c.ensure(n,u),I(!0);return}}c.ensure(n,u)}z(()=>{var n=!1;e((u,d=0)=>{n=!0,a(d,u)}),n||a(-1,null)},r)}function D(t,e,s){var i;T&&(i=J,V());var c=new ee(t);z(()=>{var r=e()??null;if(T){var a=H(i),n=a===ue,u=r!==null;if(n!==u){var d=Z();W(d),c.anchor=d,I(!1),c.ensure(r,r&&(o=>s(o,r))),I(!0);return}}c.ensure(r,r&&(o=>s(o,r)))},F)}function N(t,e){return t===e||t?.[X]===e}function B(t={},e,s,i){var c=fe.r,r=Q;return le(()=>{var a,n;return de(()=>{a=n,n=[],K(()=>{N(s(...n),t)||(e(t,...n),a&&N(s(...a),t)&&e(null,...a))})}),()=>{let u=r;for(;u!==c&&u.parent!==null&&u.parent.f&_e;)u=u.parent;const d=()=>{n&&N(s(...n),t)&&e(null,...n)},o=u.teardown;u.teardown=()=>{d(),o?.()}}}),t}function p(t,e,s,i){var c=!0,r=(s&Ee)!==0,a=(s&Se)!==0,n=i,u=!0,d=void 0,o=()=>a&&c?(d??=q(i),h(d)):(u&&(u=!1,n=a?K(i):i),n);let v;if(r){var E=X in t||G in t;v=ve(t,e)?.set??(E&&e in t?l=>t[e]=l:void 0)}var _,y=!1;r?[_,y]=Ue(()=>t[e]):_=t[e],_===void 0&&i!==void 0&&(_=o(),v&&(he(),v(_)));var f;if(f=()=>{var l=t[e];return l===void 0?o():(u=!0,l)},(s&me)===0)return f;if(v){var P=t.$$legacy;return(function(l,b){return arguments.length>0?((!b||P||y)&&v(b?f():l),l):f()})}var m=!1,g=((s&Pe)!==0?q:we)(()=>(m=!1,f()));r&&h(g);var w=Q;return(function(l,b){if(arguments.length>0){const x=b?h(g):r?ge(l):l;return R(g,x),m=!0,n!==void 0&&(n=x),l}return ye&&m||(w.f&be)!==0?g.v:h(g)})}var ze=$('<div id="svelte-announcer" aria-live="assertive" aria-atomic="true" style="position: absolute; left: 0; top: 0; clip: rect(0 0 0 0); clip-path: inset(50%); overflow: hidden; white-space: nowrap; width: 1px; height: 1px"><!></div>'),Fe=$("<!> <!>",1);function He(t,e){Re(e,!0);let s=p(e,"components",23,()=>[]),i=p(e,"data_0",3,null),c=p(e,"data_1",3,null);Oe(()=>e.stores.page.set(e.page)),Ae(()=>{e.stores,e.page,e.constructors,s(),e.form,i(),c(),e.stores.page.notify()});let r=L(!1),a=L(!1),n=L(null);Me(()=>{const f=e.stores.page.subscribe(()=>{h(r)&&(R(a,!0),Te().then(()=>{R(n,document.title||"untitled page",!0)}))});return R(r,!0),f});const u=j(()=>e.constructors[1]);var d=Fe(),o=O(d);{var v=f=>{const P=j(()=>e.constructors[0]);var m=k(),g=O(m);D(g,()=>h(P),(w,l)=>{B(l(w,{get data(){return i()},get form(){return e.form},get params(){return e.page.params},children:(b,x)=>{var Y=k(),re=O(Y);D(re,()=>h(u),(ae,ne)=>{B(ne(ae,{get data(){return c()},get form(){return e.form},get params(){return e.page.params}}),se=>s()[1]=se,()=>s()?.[1])}),S(b,Y)},$$slots:{default:!0}}),b=>s()[0]=b,()=>s()?.[0])}),S(f,m)},E=f=>{const P=j(()=>e.constructors[0]);var m=k(),g=O(m);D(g,()=>h(P),(w,l)=>{B(l(w,{get data(){return i()},get form(){return e.form},get params(){return e.page.params}}),b=>s()[0]=b,()=>s()?.[0])}),S(f,m)};C(o,f=>{e.constructors[1]?f(v):f(E,-1)})}var _=Ie(o,2);{var y=f=>{var P=ze(),m=Le(P);{var g=w=>{var l=pe();ke(()=>Be(l,h(n))),S(w,l)};C(m,w=>{h(a)&&w(g)})}je(P),S(f,P)};C(_,f=>{h(r)&&f(y)})}S(t,d),xe()}const et=Ge(He),tt=[()=>M(()=>import("../nodes/0.BYBfjxZ5.js"),__vite__mapDeps([0,1,2,3]),import.meta.url),()=>M(()=>import("../nodes/1.dRPl3Pbi.js"),__vite__mapDeps([4,1,2,5,6,7]),import.meta.url)],rt=[],at={},te={handleError:(({error:t})=>{console.error(t)}),reroute:(()=>{}),transport:{}},Ze=Object.fromEntries(Object.entries(te.transport).map(([t,e])=>[t,e.decode])),nt=Object.fromEntries(Object.entries(te.transport).map(([t,e])=>[t,e.encode])),st=!1,it=(t,e)=>Ze[t](e),ot=()=>M(()=>import("../chunks/wbPk3Yxo.js"),[],import.meta.url).then(t=>t.default);export{it as decode,Ze as decoders,at as dictionary,nt as encoders,ot as get_error_template,st as hash,te as hooks,$e as matchers,tt as nodes,et as root,rt as server_loads};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{l as o,a as r}from"../chunks/C5WqdkdM.js";export{o as load_css,r as start};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{a as i,f as g}from"../chunks/rqnVXeyB.js";import{k as h,g as l,t as v,l as d,n as s,o as a,q as _}from"../chunks/2_TffmqH.js";import{s as o}from"../chunks/CMkIcmi1.js";import{s as x,p}from"../chunks/
|
|
1
|
+
import{a as i,f as g}from"../chunks/rqnVXeyB.js";import{k as h,g as l,t as v,l as d,n as s,o as a,q as _}from"../chunks/2_TffmqH.js";import{s as o}from"../chunks/CMkIcmi1.js";import{s as x,p}from"../chunks/C5WqdkdM.js";const k={get error(){return p.error},get status(){return p.status}};x.updated.check;const m=k;var $=g("<h1> </h1> <p> </p>",1);function w(n,c){h(c,!0);var t=$(),r=l(t),f=s(r,!0);a(r);var e=_(r,2),u=s(e,!0);a(e),v(()=>{o(f,m.status),o(u,m.error?.message)}),i(n,t),d()}export{w as component};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":"
|
|
1
|
+
{"version":"ae3d08728aab34b9870fe827866c5b3f9d43f29e"}
|
package/build/handler.js
CHANGED
|
@@ -2,9 +2,9 @@ import './shims.js';
|
|
|
2
2
|
import 'node:fs';
|
|
3
3
|
import 'node:path';
|
|
4
4
|
import 'node:process';
|
|
5
|
-
export { h as handler } from './server/chunks/handler-
|
|
6
|
-
import './server/chunks/index.js
|
|
7
|
-
import './server/chunks/manifest.js-
|
|
5
|
+
export { h as handler } from './server/chunks/handler-CejpfyJh.js';
|
|
6
|
+
import './server/chunks/index.js-CBv9Rsqj.js';
|
|
7
|
+
import './server/chunks/manifest.js-Bl7KqFbu.js';
|
|
8
8
|
import './env.js';
|
|
9
9
|
import 'node:buffer';
|
|
10
10
|
import 'node:crypto';
|
|
@@ -12,4 +12,11 @@ import 'node:http';
|
|
|
12
12
|
import 'node:timers';
|
|
13
13
|
import 'node:querystring';
|
|
14
14
|
import 'node:stream';
|
|
15
|
+
import './server/chunks/chunks/utils.js-DjaWGEhn.js';
|
|
16
|
+
import './server/chunks/chunks/utils2.js-BQzn9ikS.js';
|
|
17
|
+
import './server/chunks/chunks/uneval.js-BnYgIxRU.js';
|
|
15
18
|
import 'node:url';
|
|
19
|
+
import './server/chunks/chunks/root.js-Di8SnzYO.js';
|
|
20
|
+
import './server/chunks/chunks/server.js-Bf8x1V_n.js';
|
|
21
|
+
import './server/chunks/chunks/exports.js-BoBrqMaZ.js';
|
|
22
|
+
import './server/chunks/chunks/internal.js-CQ9L-Epg.js';
|
package/build/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import http from 'node:http';
|
|
2
2
|
import fs__default from 'node:fs';
|
|
3
3
|
import process from 'node:process';
|
|
4
|
-
import { p as polka, h as handler, f as format_listening_address } from './server/chunks/handler-
|
|
4
|
+
import { p as polka, h as handler, f as format_listening_address } from './server/chunks/handler-CejpfyJh.js';
|
|
5
5
|
import { env, timeout_env } from './env.js';
|
|
6
6
|
import { rm } from 'node:fs/promises';
|
|
7
7
|
import './shims.js';
|
|
@@ -11,8 +11,15 @@ import 'node:path';
|
|
|
11
11
|
import 'node:timers';
|
|
12
12
|
import 'node:querystring';
|
|
13
13
|
import 'node:stream';
|
|
14
|
-
import './server/chunks/
|
|
15
|
-
import './server/chunks/
|
|
14
|
+
import './server/chunks/chunks/utils.js-DjaWGEhn.js';
|
|
15
|
+
import './server/chunks/chunks/utils2.js-BQzn9ikS.js';
|
|
16
|
+
import './server/chunks/chunks/uneval.js-BnYgIxRU.js';
|
|
17
|
+
import './server/chunks/index.js-CBv9Rsqj.js';
|
|
18
|
+
import './server/chunks/chunks/root.js-Di8SnzYO.js';
|
|
19
|
+
import './server/chunks/chunks/server.js-Bf8x1V_n.js';
|
|
20
|
+
import './server/chunks/chunks/exports.js-BoBrqMaZ.js';
|
|
21
|
+
import './server/chunks/chunks/internal.js-CQ9L-Epg.js';
|
|
22
|
+
import './server/chunks/manifest.js-Bl7KqFbu.js';
|
|
16
23
|
import 'node:url';
|
|
17
24
|
|
|
18
25
|
const path = env('SOCKET_PATH', false);
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { dispatchDomainRequest } from '@aopslabs/host-core';
|
|
2
2
|
import { buildAgentGatewayOpenApi, buildFederatedToolCatalog, validateManifest } from '@aopslabs/manifest';
|
|
3
|
-
import { g as getHostConfig, a as getKernelRuntimeSnapshot,
|
|
3
|
+
import { g as getHostConfig, a as getKernelRuntimeSnapshot, c as checkHostDomainAdmission, r as resetHostPluginRegistry, b as getHostPluginRegistry } from './registry.js-U3x77b7r.js';
|
|
4
4
|
import path from 'node:path';
|
|
5
5
|
import { execFile } from 'node:child_process';
|
|
6
6
|
import { createRequire } from 'node:module';
|
|
7
7
|
import { pathToFileURL } from 'node:url';
|
|
8
8
|
import { promisify } from 'node:util';
|
|
9
|
-
import { g as getLogger, h as hasProjectAliasValue } from './project-alias-BdnRxWft.js';
|
|
9
|
+
import { g as getLogger, h as hasProjectAliasValue } from './project-alias.js-BdnRxWft.js';
|
|
10
10
|
import { createHash } from 'node:crypto';
|
|
11
11
|
import { compareCanonicalText } from '@aopslabs/artifact-trust-contracts';
|
|
12
12
|
import Ajv from 'ajv';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { g as getAgentGateway, n as normalizeDomain, a as normalizeToolId, r as resolveOperationKind } from './agent-gateway-runtime-
|
|
2
|
-
import { g as getHostConfig } from './registry-
|
|
3
|
-
import { g as getAuthProvider, i as isTrustedLocalAuthProvider } from './auth-provider-C07OUlnz.js';
|
|
1
|
+
import { g as getAgentGateway, n as normalizeDomain, a as normalizeToolId, r as resolveOperationKind } from './agent-gateway-runtime.js-ftdwqFXq.js';
|
|
2
|
+
import { g as getHostConfig } from './registry.js-U3x77b7r.js';
|
|
3
|
+
import { g as getAuthProvider, i as isTrustedLocalAuthProvider } from './auth-provider.js-C07OUlnz.js';
|
|
4
4
|
|
|
5
5
|
const COMMUNITY_CLIENT_COMPATIBILITY_SCHEMA_VERSION = 1;
|
|
6
6
|
const COMMUNITY_CLIENT_COMPATIBILITY_PROTOCOL = "aops-community-client-server";
|