pecunia-root 0.1.0 → 0.1.1
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/dist/_virtual/rolldown_runtime.mjs +8 -0
- package/dist/adapters/drizzle-adapter/index.mjs +4 -1
- package/dist/adapters/drizzle-adapter/index.mjs.map +1 -1
- package/dist/adapters/mongodb-adapter/index.mjs +12 -11
- package/dist/adapters/mongodb-adapter/index.mjs.map +1 -1
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/code-points-data.mjs +14 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/code-points-data.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/index.mjs +54 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/memory-code-points.mjs +36 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/memory-code-points.mjs.map +1 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/node.mjs +27 -0
- package/dist/node_modules/.pnpm/@mongodb-js_saslprep@1.4.4/node_modules/@mongodb-js/saslprep/dist/node.mjs.map +1 -0
- package/dist/node_modules/.pnpm/bson@6.10.4/node_modules/bson/lib/bson.mjs +3728 -0
- package/dist/node_modules/.pnpm/bson@6.10.4/node_modules/bson/lib/bson.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/column-builder.mjs +108 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/column-builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/column.mjs +55 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/column.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/entity.mjs +18 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/entity.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/columns/common.mjs +183 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/columns/common.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/columns/enum.mjs +35 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/columns/enum.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/foreign-keys.mjs +68 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/foreign-keys.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/unique-constraint.mjs +56 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/unique-constraint.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/utils/array.mjs +65 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/pg-core/utils/array.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/conditions.mjs +69 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/conditions.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/select.mjs +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/expressions/select.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/functions/aggregate.mjs +10 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/functions/aggregate.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/sql.mjs +366 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/sql/sql.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/subquery.mjs +22 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/subquery.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.mjs +62 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.utils.mjs +6 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/table.utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/tracing-utils.mjs +8 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/tracing-utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/tracing.mjs +8 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/tracing.mjs.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/view-common.mjs +6 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.41.0_@prisma_client@5.22.0_prisma@5.22.0__@types_better-sqlite3@7.6.13_@t_b8c798d02fdf3681c336f03696200539/node_modules/drizzle-orm/view-common.mjs.map +1 -0
- package/dist/node_modules/.pnpm/memory-pager@1.5.0/node_modules/memory-pager/index.mjs +137 -0
- package/dist/node_modules/.pnpm/memory-pager@1.5.0/node_modules/memory-pager/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb-connection-string-url@3.0.2/node_modules/mongodb-connection-string-url/lib/index.mjs +211 -0
- package/dist/node_modules/.pnpm/mongodb-connection-string-url@3.0.2/node_modules/mongodb-connection-string-url/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb-connection-string-url@3.0.2/node_modules/mongodb-connection-string-url/lib/redact.mjs +95 -0
- package/dist/node_modules/.pnpm/mongodb-connection-string-url@3.0.2/node_modules/mongodb-connection-string-url/lib/redact.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/admin.mjs +158 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/admin.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bson.mjs +195 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bson.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/common.mjs +710 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/common.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/ordered.mjs +53 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/ordered.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/unordered.mjs +63 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/bulk/unordered.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/change_stream.mjs +368 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/change_stream.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/auto_encrypter.mjs +234 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/auto_encrypter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/client_encryption.mjs +545 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/client_encryption.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/crypto_callbacks.mjs +83 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/crypto_callbacks.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/errors.mjs +146 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/errors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/mongocryptd_manager.mjs +58 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/mongocryptd_manager.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/aws.mjs +30 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/aws.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/azure.mjs +135 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/azure.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/gcp.mjs +25 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/gcp.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/index.mjs +47 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/providers/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/state_machine.mjs +362 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/client-side-encryption/state_machine.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/auth_provider.mjs +58 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/auth_provider.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/aws_temporary_credentials.mjs +123 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/aws_temporary_credentials.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/gssapi.mjs +128 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/gssapi.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongo_credentials.mjs +133 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongo_credentials.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_aws.mjs +126 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_aws.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/automated_callback_workflow.mjs +79 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/automated_callback_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/azure_machine_workflow.mjs +65 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/azure_machine_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/callback_workflow.mjs +127 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/callback_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/command_builders.mjs +47 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/command_builders.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/gcp_machine_workflow.mjs +44 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/gcp_machine_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/human_callback_workflow.mjs +101 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/human_callback_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/k8s_machine_workflow.mjs +33 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/k8s_machine_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/token_cache.mjs +53 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/token_cache.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/token_machine_workflow.mjs +29 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc/token_machine_workflow.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc.mjs +83 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/mongodb_oidc.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/plain.mjs +36 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/plain.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/providers.mjs +32 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/providers.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/scram.mjs +206 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/scram.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/x509.mjs +45 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/auth/x509.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/command_monitoring_events.mjs +213 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/command_monitoring_events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/commands.mjs +411 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/commands.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connect.mjs +288 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connect.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection.mjs +423 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection_pool.mjs +483 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection_pool.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection_pool_events.mjs +207 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/connection_pool_events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/errors.mjs +116 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/errors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/handshake/client_metadata.mjs +183 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/handshake/client_metadata.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/metrics.mjs +55 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/metrics.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/stream_description.mjs +60 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/stream_description.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/compression.mjs +139 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/compression.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/constants.mjs +28 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/constants.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/on_data.mjs +117 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/on_data.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/on_demand/document.mjs +182 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/on_demand/document.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/responses.mjs +304 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/responses.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/shared.mjs +34 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cmap/wire_protocol/shared.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/collection.mjs +739 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/collection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/connection_string.mjs +805 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/connection_string.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/constants.mjs +174 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/constants.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/abstract_cursor.mjs +726 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/abstract_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/aggregation_cursor.mjs +172 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/aggregation_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/change_stream_cursor.mjs +103 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/change_stream_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/client_bulk_write_cursor.mjs +66 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/client_bulk_write_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/explainable_cursor.mjs +41 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/explainable_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/find_cursor.mjs +365 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/find_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_collections_cursor.mjs +50 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_collections_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_indexes_cursor.mjs +48 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_indexes_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_search_indexes_cursor.mjs +23 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/list_search_indexes_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/run_command_cursor.mjs +106 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/cursor/run_command_cursor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/db.mjs +428 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/db.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/deps.mjs +124 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/deps.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/encrypter.mjs +95 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/encrypter.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/error.mjs +1305 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/error.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/explain.mjs +59 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/explain.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/download.mjs +250 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/download.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/index.mjs +170 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/upload.mjs +315 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/gridfs/upload.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/index.mjs +925 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_client.mjs +520 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_client.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_client_auth_providers.mjs +90 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_client_auth_providers.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_logger.mjs +582 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_logger.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_types.mjs +64 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/mongo_types.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/aggregate.mjs +86 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/aggregate.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/client_bulk_write.mjs +60 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/client_bulk_write.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/command_builder.mjs +264 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/command_builder.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/executor.mjs +109 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/executor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/results_merger.mjs +172 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/client_bulk_write/results_merger.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/command.mjs +68 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/command.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/count.mjs +53 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/count.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/create_collection.mjs +123 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/create_collection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/delete.mjs +119 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/delete.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/distinct.mjs +65 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/distinct.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/drop.mjs +97 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/drop.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/estimated_document_count.mjs +47 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/estimated_document_count.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/execute_operation.mjs +188 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/execute_operation.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/find.mjs +103 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/find.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/find_and_modify.mjs +136 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/find_and_modify.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/get_more.mjs +61 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/get_more.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/indexes.mjs +179 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/indexes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/insert.mjs +77 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/insert.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/kill_cursors.mjs +48 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/kill_cursors.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/list_collections.mjs +60 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/list_collections.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/list_databases.mjs +43 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/list_databases.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/operation.mjs +105 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/operation.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/profiling_level.mjs +50 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/profiling_level.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/remove_user.mjs +39 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/remove_user.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/rename.mjs +49 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/rename.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/run_command.mjs +58 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/run_command.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/create.mjs +46 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/create.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/drop.mjs +48 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/drop.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/update.mjs +46 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/search_indexes/update.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/set_profiling_level.mjs +67 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/set_profiling_level.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/stats.mjs +37 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/stats.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/update.mjs +171 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/update.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/validate_collection.mjs +45 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/operations/validate_collection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/read_concern.mjs +71 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/read_concern.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/read_preference.mjs +165 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/read_preference.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/resource_management.mjs +62 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/resource_management.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/common.mjs +51 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/common.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/events.mjs +156 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/monitor.mjs +477 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/monitor.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server.mjs +315 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_description.mjs +157 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_description.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_selection.mjs +184 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_selection.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_selection_events.mjs +96 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/server_selection_events.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/srv_polling.mjs +107 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/srv_polling.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/topology.mjs +540 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/topology.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/topology_description.mjs +298 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sdam/topology_description.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sessions.mjs +623 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sessions.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sort.mjs +91 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/sort.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/timeout.mjs +254 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/timeout.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/transactions.mjs +138 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/transactions.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/utils.mjs +993 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/write_concern.mjs +81 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/lib/write_concern.mjs.map +1 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/package.mjs +171 -0
- package/dist/node_modules/.pnpm/mongodb@6.21.0/node_modules/mongodb/package.mjs.map +1 -0
- package/dist/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/punycode.mjs +295 -0
- package/dist/node_modules/.pnpm/punycode@2.3.1/node_modules/punycode/punycode.mjs.map +1 -0
- package/dist/node_modules/.pnpm/sparse-bitfield@3.0.3/node_modules/sparse-bitfield/index.mjs +81 -0
- package/dist/node_modules/.pnpm/sparse-bitfield@3.0.3/node_modules/sparse-bitfield/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/index.mjs +206 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/mappingTable.mjs +33590 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/mappingTable.mjs.map +1 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/regexes.mjs +37 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/regexes.mjs.map +1 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/statusMapping.mjs +18 -0
- package/dist/node_modules/.pnpm/tr46@5.1.1/node_modules/tr46/lib/statusMapping.mjs.map +1 -0
- package/dist/node_modules/.pnpm/webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.mjs +252 -0
- package/dist/node_modules/.pnpm/webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/index.mjs +41 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/index.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.mjs +41 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.mjs +173 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL.mjs +334 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams-impl.mjs +90 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams-impl.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams.mjs +356 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URLSearchParams.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/encoding.mjs +23 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/encoding.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/infra.mjs +29 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/infra.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/percent-encoding.mjs +140 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/percent-encoding.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/url-state-machine.mjs +831 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/url-state-machine.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/urlencoded.mjs +77 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/urlencoded.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/utils.mjs +147 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/utils.mjs.map +1 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/webidl2js-wrapper.mjs +17 -0
- package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/webidl2js-wrapper.mjs.map +1 -0
- package/package.json +1 -39
|
@@ -0,0 +1,252 @@
|
|
|
1
|
+
import { __commonJSMin } from "../../../../../../_virtual/rolldown_runtime.mjs";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.js
|
|
4
|
+
var require_lib = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
5
|
+
function makeException(ErrorType, message, options) {
|
|
6
|
+
if (options.globals) ErrorType = options.globals[ErrorType.name];
|
|
7
|
+
return new ErrorType(`${options.context ? options.context : "Value"} ${message}.`);
|
|
8
|
+
}
|
|
9
|
+
function toNumber(value, options) {
|
|
10
|
+
if (typeof value === "bigint") throw makeException(TypeError, "is a BigInt which cannot be converted to a number", options);
|
|
11
|
+
if (!options.globals) return Number(value);
|
|
12
|
+
return options.globals.Number(value);
|
|
13
|
+
}
|
|
14
|
+
function evenRound(x) {
|
|
15
|
+
if (x > 0 && x % 1 === .5 && (x & 1) === 0 || x < 0 && x % 1 === -.5 && (x & 1) === 1) return censorNegativeZero(Math.floor(x));
|
|
16
|
+
return censorNegativeZero(Math.round(x));
|
|
17
|
+
}
|
|
18
|
+
function integerPart(n) {
|
|
19
|
+
return censorNegativeZero(Math.trunc(n));
|
|
20
|
+
}
|
|
21
|
+
function sign(x) {
|
|
22
|
+
return x < 0 ? -1 : 1;
|
|
23
|
+
}
|
|
24
|
+
function modulo(x, y) {
|
|
25
|
+
const signMightNotMatch = x % y;
|
|
26
|
+
if (sign(y) !== sign(signMightNotMatch)) return signMightNotMatch + y;
|
|
27
|
+
return signMightNotMatch;
|
|
28
|
+
}
|
|
29
|
+
function censorNegativeZero(x) {
|
|
30
|
+
return x === 0 ? 0 : x;
|
|
31
|
+
}
|
|
32
|
+
function createIntegerConversion(bitLength, { unsigned }) {
|
|
33
|
+
let lowerBound, upperBound;
|
|
34
|
+
if (unsigned) {
|
|
35
|
+
lowerBound = 0;
|
|
36
|
+
upperBound = 2 ** bitLength - 1;
|
|
37
|
+
} else {
|
|
38
|
+
lowerBound = -(2 ** (bitLength - 1));
|
|
39
|
+
upperBound = 2 ** (bitLength - 1) - 1;
|
|
40
|
+
}
|
|
41
|
+
const twoToTheBitLength = 2 ** bitLength;
|
|
42
|
+
const twoToOneLessThanTheBitLength = 2 ** (bitLength - 1);
|
|
43
|
+
return (value, options = {}) => {
|
|
44
|
+
let x = toNumber(value, options);
|
|
45
|
+
x = censorNegativeZero(x);
|
|
46
|
+
if (options.enforceRange) {
|
|
47
|
+
if (!Number.isFinite(x)) throw makeException(TypeError, "is not a finite number", options);
|
|
48
|
+
x = integerPart(x);
|
|
49
|
+
if (x < lowerBound || x > upperBound) throw makeException(TypeError, `is outside the accepted range of ${lowerBound} to ${upperBound}, inclusive`, options);
|
|
50
|
+
return x;
|
|
51
|
+
}
|
|
52
|
+
if (!Number.isNaN(x) && options.clamp) {
|
|
53
|
+
x = Math.min(Math.max(x, lowerBound), upperBound);
|
|
54
|
+
x = evenRound(x);
|
|
55
|
+
return x;
|
|
56
|
+
}
|
|
57
|
+
if (!Number.isFinite(x) || x === 0) return 0;
|
|
58
|
+
x = integerPart(x);
|
|
59
|
+
if (x >= lowerBound && x <= upperBound) return x;
|
|
60
|
+
x = modulo(x, twoToTheBitLength);
|
|
61
|
+
if (!unsigned && x >= twoToOneLessThanTheBitLength) return x - twoToTheBitLength;
|
|
62
|
+
return x;
|
|
63
|
+
};
|
|
64
|
+
}
|
|
65
|
+
function createLongLongConversion(bitLength, { unsigned }) {
|
|
66
|
+
const upperBound = Number.MAX_SAFE_INTEGER;
|
|
67
|
+
const lowerBound = unsigned ? 0 : Number.MIN_SAFE_INTEGER;
|
|
68
|
+
const asBigIntN = unsigned ? BigInt.asUintN : BigInt.asIntN;
|
|
69
|
+
return (value, options = {}) => {
|
|
70
|
+
let x = toNumber(value, options);
|
|
71
|
+
x = censorNegativeZero(x);
|
|
72
|
+
if (options.enforceRange) {
|
|
73
|
+
if (!Number.isFinite(x)) throw makeException(TypeError, "is not a finite number", options);
|
|
74
|
+
x = integerPart(x);
|
|
75
|
+
if (x < lowerBound || x > upperBound) throw makeException(TypeError, `is outside the accepted range of ${lowerBound} to ${upperBound}, inclusive`, options);
|
|
76
|
+
return x;
|
|
77
|
+
}
|
|
78
|
+
if (!Number.isNaN(x) && options.clamp) {
|
|
79
|
+
x = Math.min(Math.max(x, lowerBound), upperBound);
|
|
80
|
+
x = evenRound(x);
|
|
81
|
+
return x;
|
|
82
|
+
}
|
|
83
|
+
if (!Number.isFinite(x) || x === 0) return 0;
|
|
84
|
+
let xBigInt = BigInt(integerPart(x));
|
|
85
|
+
xBigInt = asBigIntN(bitLength, xBigInt);
|
|
86
|
+
return Number(xBigInt);
|
|
87
|
+
};
|
|
88
|
+
}
|
|
89
|
+
exports.any = (value) => {
|
|
90
|
+
return value;
|
|
91
|
+
};
|
|
92
|
+
exports.undefined = () => {};
|
|
93
|
+
exports.boolean = (value) => {
|
|
94
|
+
return Boolean(value);
|
|
95
|
+
};
|
|
96
|
+
exports.byte = createIntegerConversion(8, { unsigned: false });
|
|
97
|
+
exports.octet = createIntegerConversion(8, { unsigned: true });
|
|
98
|
+
exports.short = createIntegerConversion(16, { unsigned: false });
|
|
99
|
+
exports["unsigned short"] = createIntegerConversion(16, { unsigned: true });
|
|
100
|
+
exports.long = createIntegerConversion(32, { unsigned: false });
|
|
101
|
+
exports["unsigned long"] = createIntegerConversion(32, { unsigned: true });
|
|
102
|
+
exports["long long"] = createLongLongConversion(64, { unsigned: false });
|
|
103
|
+
exports["unsigned long long"] = createLongLongConversion(64, { unsigned: true });
|
|
104
|
+
exports.double = (value, options = {}) => {
|
|
105
|
+
const x = toNumber(value, options);
|
|
106
|
+
if (!Number.isFinite(x)) throw makeException(TypeError, "is not a finite floating-point value", options);
|
|
107
|
+
return x;
|
|
108
|
+
};
|
|
109
|
+
exports["unrestricted double"] = (value, options = {}) => {
|
|
110
|
+
return toNumber(value, options);
|
|
111
|
+
};
|
|
112
|
+
exports.float = (value, options = {}) => {
|
|
113
|
+
const x = toNumber(value, options);
|
|
114
|
+
if (!Number.isFinite(x)) throw makeException(TypeError, "is not a finite floating-point value", options);
|
|
115
|
+
if (Object.is(x, -0)) return x;
|
|
116
|
+
const y = Math.fround(x);
|
|
117
|
+
if (!Number.isFinite(y)) throw makeException(TypeError, "is outside the range of a single-precision floating-point value", options);
|
|
118
|
+
return y;
|
|
119
|
+
};
|
|
120
|
+
exports["unrestricted float"] = (value, options = {}) => {
|
|
121
|
+
const x = toNumber(value, options);
|
|
122
|
+
if (isNaN(x)) return x;
|
|
123
|
+
if (Object.is(x, -0)) return x;
|
|
124
|
+
return Math.fround(x);
|
|
125
|
+
};
|
|
126
|
+
exports.DOMString = (value, options = {}) => {
|
|
127
|
+
if (options.treatNullAsEmptyString && value === null) return "";
|
|
128
|
+
if (typeof value === "symbol") throw makeException(TypeError, "is a symbol, which cannot be converted to a string", options);
|
|
129
|
+
return (options.globals ? options.globals.String : String)(value);
|
|
130
|
+
};
|
|
131
|
+
exports.ByteString = (value, options = {}) => {
|
|
132
|
+
const x = exports.DOMString(value, options);
|
|
133
|
+
let c;
|
|
134
|
+
for (let i = 0; (c = x.codePointAt(i)) !== void 0; ++i) if (c > 255) throw makeException(TypeError, "is not a valid ByteString", options);
|
|
135
|
+
return x;
|
|
136
|
+
};
|
|
137
|
+
exports.USVString = (value, options = {}) => {
|
|
138
|
+
const S = exports.DOMString(value, options);
|
|
139
|
+
const n = S.length;
|
|
140
|
+
const U = [];
|
|
141
|
+
for (let i = 0; i < n; ++i) {
|
|
142
|
+
const c = S.charCodeAt(i);
|
|
143
|
+
if (c < 55296 || c > 57343) U.push(String.fromCodePoint(c));
|
|
144
|
+
else if (56320 <= c && c <= 57343) U.push(String.fromCodePoint(65533));
|
|
145
|
+
else if (i === n - 1) U.push(String.fromCodePoint(65533));
|
|
146
|
+
else {
|
|
147
|
+
const d = S.charCodeAt(i + 1);
|
|
148
|
+
if (56320 <= d && d <= 57343) {
|
|
149
|
+
const a = c & 1023;
|
|
150
|
+
const b = d & 1023;
|
|
151
|
+
U.push(String.fromCodePoint(65536 + 1024 * a + b));
|
|
152
|
+
++i;
|
|
153
|
+
} else U.push(String.fromCodePoint(65533));
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
return U.join("");
|
|
157
|
+
};
|
|
158
|
+
exports.object = (value, options = {}) => {
|
|
159
|
+
if (value === null || typeof value !== "object" && typeof value !== "function") throw makeException(TypeError, "is not an object", options);
|
|
160
|
+
return value;
|
|
161
|
+
};
|
|
162
|
+
const abByteLengthGetter = Object.getOwnPropertyDescriptor(ArrayBuffer.prototype, "byteLength").get;
|
|
163
|
+
const sabByteLengthGetter = typeof SharedArrayBuffer === "function" ? Object.getOwnPropertyDescriptor(SharedArrayBuffer.prototype, "byteLength").get : null;
|
|
164
|
+
function isNonSharedArrayBuffer(value) {
|
|
165
|
+
try {
|
|
166
|
+
abByteLengthGetter.call(value);
|
|
167
|
+
return true;
|
|
168
|
+
} catch {
|
|
169
|
+
return false;
|
|
170
|
+
}
|
|
171
|
+
}
|
|
172
|
+
function isSharedArrayBuffer(value) {
|
|
173
|
+
try {
|
|
174
|
+
sabByteLengthGetter.call(value);
|
|
175
|
+
return true;
|
|
176
|
+
} catch {
|
|
177
|
+
return false;
|
|
178
|
+
}
|
|
179
|
+
}
|
|
180
|
+
function isArrayBufferDetached(value) {
|
|
181
|
+
try {
|
|
182
|
+
new Uint8Array(value);
|
|
183
|
+
return false;
|
|
184
|
+
} catch {
|
|
185
|
+
return true;
|
|
186
|
+
}
|
|
187
|
+
}
|
|
188
|
+
exports.ArrayBuffer = (value, options = {}) => {
|
|
189
|
+
if (!isNonSharedArrayBuffer(value)) {
|
|
190
|
+
if (options.allowShared && !isSharedArrayBuffer(value)) throw makeException(TypeError, "is not an ArrayBuffer or SharedArrayBuffer", options);
|
|
191
|
+
throw makeException(TypeError, "is not an ArrayBuffer", options);
|
|
192
|
+
}
|
|
193
|
+
if (isArrayBufferDetached(value)) throw makeException(TypeError, "is a detached ArrayBuffer", options);
|
|
194
|
+
return value;
|
|
195
|
+
};
|
|
196
|
+
const dvByteLengthGetter = Object.getOwnPropertyDescriptor(DataView.prototype, "byteLength").get;
|
|
197
|
+
exports.DataView = (value, options = {}) => {
|
|
198
|
+
try {
|
|
199
|
+
dvByteLengthGetter.call(value);
|
|
200
|
+
} catch (e) {
|
|
201
|
+
throw makeException(TypeError, "is not a DataView", options);
|
|
202
|
+
}
|
|
203
|
+
if (!options.allowShared && isSharedArrayBuffer(value.buffer)) throw makeException(TypeError, "is backed by a SharedArrayBuffer, which is not allowed", options);
|
|
204
|
+
if (isArrayBufferDetached(value.buffer)) throw makeException(TypeError, "is backed by a detached ArrayBuffer", options);
|
|
205
|
+
return value;
|
|
206
|
+
};
|
|
207
|
+
const typedArrayNameGetter = Object.getOwnPropertyDescriptor(Object.getPrototypeOf(Uint8Array).prototype, Symbol.toStringTag).get;
|
|
208
|
+
[
|
|
209
|
+
Int8Array,
|
|
210
|
+
Int16Array,
|
|
211
|
+
Int32Array,
|
|
212
|
+
Uint8Array,
|
|
213
|
+
Uint16Array,
|
|
214
|
+
Uint32Array,
|
|
215
|
+
Uint8ClampedArray,
|
|
216
|
+
Float32Array,
|
|
217
|
+
Float64Array
|
|
218
|
+
].forEach((func) => {
|
|
219
|
+
const { name } = func;
|
|
220
|
+
const article = /^[AEIOU]/u.test(name) ? "an" : "a";
|
|
221
|
+
exports[name] = (value, options = {}) => {
|
|
222
|
+
if (!ArrayBuffer.isView(value) || typedArrayNameGetter.call(value) !== name) throw makeException(TypeError, `is not ${article} ${name} object`, options);
|
|
223
|
+
if (!options.allowShared && isSharedArrayBuffer(value.buffer)) throw makeException(TypeError, "is a view on a SharedArrayBuffer, which is not allowed", options);
|
|
224
|
+
if (isArrayBufferDetached(value.buffer)) throw makeException(TypeError, "is a view on a detached ArrayBuffer", options);
|
|
225
|
+
return value;
|
|
226
|
+
};
|
|
227
|
+
});
|
|
228
|
+
exports.ArrayBufferView = (value, options = {}) => {
|
|
229
|
+
if (!ArrayBuffer.isView(value)) throw makeException(TypeError, "is not a view on an ArrayBuffer or SharedArrayBuffer", options);
|
|
230
|
+
if (!options.allowShared && isSharedArrayBuffer(value.buffer)) throw makeException(TypeError, "is a view on a SharedArrayBuffer, which is not allowed", options);
|
|
231
|
+
if (isArrayBufferDetached(value.buffer)) throw makeException(TypeError, "is a view on a detached ArrayBuffer", options);
|
|
232
|
+
return value;
|
|
233
|
+
};
|
|
234
|
+
exports.BufferSource = (value, options = {}) => {
|
|
235
|
+
if (ArrayBuffer.isView(value)) {
|
|
236
|
+
if (!options.allowShared && isSharedArrayBuffer(value.buffer)) throw makeException(TypeError, "is a view on a SharedArrayBuffer, which is not allowed", options);
|
|
237
|
+
if (isArrayBufferDetached(value.buffer)) throw makeException(TypeError, "is a view on a detached ArrayBuffer", options);
|
|
238
|
+
return value;
|
|
239
|
+
}
|
|
240
|
+
if (!options.allowShared && !isNonSharedArrayBuffer(value)) throw makeException(TypeError, "is not an ArrayBuffer or a view on one", options);
|
|
241
|
+
if (options.allowShared && !isSharedArrayBuffer(value) && !isNonSharedArrayBuffer(value)) throw makeException(TypeError, "is not an ArrayBuffer, SharedArrayBuffer, or a view on one", options);
|
|
242
|
+
if (isArrayBufferDetached(value)) throw makeException(TypeError, "is a detached ArrayBuffer", options);
|
|
243
|
+
return value;
|
|
244
|
+
};
|
|
245
|
+
exports.DOMTimeStamp = exports["unsigned long long"];
|
|
246
|
+
}));
|
|
247
|
+
|
|
248
|
+
//#endregion
|
|
249
|
+
export default require_lib();
|
|
250
|
+
|
|
251
|
+
export { require_lib };
|
|
252
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../../../../../../../node_modules/.pnpm/webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.js"],"sourcesContent":["\"use strict\";\n\nfunction makeException(ErrorType, message, options) {\n if (options.globals) {\n ErrorType = options.globals[ErrorType.name];\n }\n return new ErrorType(`${options.context ? options.context : \"Value\"} ${message}.`);\n}\n\nfunction toNumber(value, options) {\n if (typeof value === \"bigint\") {\n throw makeException(TypeError, \"is a BigInt which cannot be converted to a number\", options);\n }\n if (!options.globals) {\n return Number(value);\n }\n return options.globals.Number(value);\n}\n\n// Round x to the nearest integer, choosing the even integer if it lies halfway between two.\nfunction evenRound(x) {\n // There are four cases for numbers with fractional part being .5:\n //\n // case | x | floor(x) | round(x) | expected | x <> 0 | x % 1 | x & 1 | example\n // 1 | 2n + 0.5 | 2n | 2n + 1 | 2n | > | 0.5 | 0 | 0.5 -> 0\n // 2 | 2n + 1.5 | 2n + 1 | 2n + 2 | 2n + 2 | > | 0.5 | 1 | 1.5 -> 2\n // 3 | -2n - 0.5 | -2n - 1 | -2n | -2n | < | -0.5 | 0 | -0.5 -> 0\n // 4 | -2n - 1.5 | -2n - 2 | -2n - 1 | -2n - 2 | < | -0.5 | 1 | -1.5 -> -2\n // (where n is a non-negative integer)\n //\n // Branch here for cases 1 and 4\n if ((x > 0 && (x % 1) === +0.5 && (x & 1) === 0) ||\n (x < 0 && (x % 1) === -0.5 && (x & 1) === 1)) {\n return censorNegativeZero(Math.floor(x));\n }\n\n return censorNegativeZero(Math.round(x));\n}\n\nfunction integerPart(n) {\n return censorNegativeZero(Math.trunc(n));\n}\n\nfunction sign(x) {\n return x < 0 ? -1 : 1;\n}\n\nfunction modulo(x, y) {\n // https://tc39.github.io/ecma262/#eqn-modulo\n // Note that http://stackoverflow.com/a/4467559/3191 does NOT work for large modulos\n const signMightNotMatch = x % y;\n if (sign(y) !== sign(signMightNotMatch)) {\n return signMightNotMatch + y;\n }\n return signMightNotMatch;\n}\n\nfunction censorNegativeZero(x) {\n return x === 0 ? 0 : x;\n}\n\nfunction createIntegerConversion(bitLength, { unsigned }) {\n let lowerBound, upperBound;\n if (unsigned) {\n lowerBound = 0;\n upperBound = 2 ** bitLength - 1;\n } else {\n lowerBound = -(2 ** (bitLength - 1));\n upperBound = 2 ** (bitLength - 1) - 1;\n }\n\n const twoToTheBitLength = 2 ** bitLength;\n const twoToOneLessThanTheBitLength = 2 ** (bitLength - 1);\n\n return (value, options = {}) => {\n let x = toNumber(value, options);\n x = censorNegativeZero(x);\n\n if (options.enforceRange) {\n if (!Number.isFinite(x)) {\n throw makeException(TypeError, \"is not a finite number\", options);\n }\n\n x = integerPart(x);\n\n if (x < lowerBound || x > upperBound) {\n throw makeException(\n TypeError,\n `is outside the accepted range of ${lowerBound} to ${upperBound}, inclusive`,\n options\n );\n }\n\n return x;\n }\n\n if (!Number.isNaN(x) && options.clamp) {\n x = Math.min(Math.max(x, lowerBound), upperBound);\n x = evenRound(x);\n return x;\n }\n\n if (!Number.isFinite(x) || x === 0) {\n return 0;\n }\n x = integerPart(x);\n\n // Math.pow(2, 64) is not accurately representable in JavaScript, so try to avoid these per-spec operations if\n // possible. Hopefully it's an optimization for the non-64-bitLength cases too.\n if (x >= lowerBound && x <= upperBound) {\n return x;\n }\n\n // These will not work great for bitLength of 64, but oh well. See the README for more details.\n x = modulo(x, twoToTheBitLength);\n if (!unsigned && x >= twoToOneLessThanTheBitLength) {\n return x - twoToTheBitLength;\n }\n return x;\n };\n}\n\nfunction createLongLongConversion(bitLength, { unsigned }) {\n const upperBound = Number.MAX_SAFE_INTEGER;\n const lowerBound = unsigned ? 0 : Number.MIN_SAFE_INTEGER;\n const asBigIntN = unsigned ? BigInt.asUintN : BigInt.asIntN;\n\n return (value, options = {}) => {\n let x = toNumber(value, options);\n x = censorNegativeZero(x);\n\n if (options.enforceRange) {\n if (!Number.isFinite(x)) {\n throw makeException(TypeError, \"is not a finite number\", options);\n }\n\n x = integerPart(x);\n\n if (x < lowerBound || x > upperBound) {\n throw makeException(\n TypeError,\n `is outside the accepted range of ${lowerBound} to ${upperBound}, inclusive`,\n options\n );\n }\n\n return x;\n }\n\n if (!Number.isNaN(x) && options.clamp) {\n x = Math.min(Math.max(x, lowerBound), upperBound);\n x = evenRound(x);\n return x;\n }\n\n if (!Number.isFinite(x) || x === 0) {\n return 0;\n }\n\n let xBigInt = BigInt(integerPart(x));\n xBigInt = asBigIntN(bitLength, xBigInt);\n return Number(xBigInt);\n };\n}\n\nexports.any = value => {\n return value;\n};\n\nexports.undefined = () => {\n return undefined;\n};\n\nexports.boolean = value => {\n return Boolean(value);\n};\n\nexports.byte = createIntegerConversion(8, { unsigned: false });\nexports.octet = createIntegerConversion(8, { unsigned: true });\n\nexports.short = createIntegerConversion(16, { unsigned: false });\nexports[\"unsigned short\"] = createIntegerConversion(16, { unsigned: true });\n\nexports.long = createIntegerConversion(32, { unsigned: false });\nexports[\"unsigned long\"] = createIntegerConversion(32, { unsigned: true });\n\nexports[\"long long\"] = createLongLongConversion(64, { unsigned: false });\nexports[\"unsigned long long\"] = createLongLongConversion(64, { unsigned: true });\n\nexports.double = (value, options = {}) => {\n const x = toNumber(value, options);\n\n if (!Number.isFinite(x)) {\n throw makeException(TypeError, \"is not a finite floating-point value\", options);\n }\n\n return x;\n};\n\nexports[\"unrestricted double\"] = (value, options = {}) => {\n const x = toNumber(value, options);\n\n return x;\n};\n\nexports.float = (value, options = {}) => {\n const x = toNumber(value, options);\n\n if (!Number.isFinite(x)) {\n throw makeException(TypeError, \"is not a finite floating-point value\", options);\n }\n\n if (Object.is(x, -0)) {\n return x;\n }\n\n const y = Math.fround(x);\n\n if (!Number.isFinite(y)) {\n throw makeException(TypeError, \"is outside the range of a single-precision floating-point value\", options);\n }\n\n return y;\n};\n\nexports[\"unrestricted float\"] = (value, options = {}) => {\n const x = toNumber(value, options);\n\n if (isNaN(x)) {\n return x;\n }\n\n if (Object.is(x, -0)) {\n return x;\n }\n\n return Math.fround(x);\n};\n\nexports.DOMString = (value, options = {}) => {\n if (options.treatNullAsEmptyString && value === null) {\n return \"\";\n }\n\n if (typeof value === \"symbol\") {\n throw makeException(TypeError, \"is a symbol, which cannot be converted to a string\", options);\n }\n\n const StringCtor = options.globals ? options.globals.String : String;\n return StringCtor(value);\n};\n\nexports.ByteString = (value, options = {}) => {\n const x = exports.DOMString(value, options);\n let c;\n for (let i = 0; (c = x.codePointAt(i)) !== undefined; ++i) {\n if (c > 255) {\n throw makeException(TypeError, \"is not a valid ByteString\", options);\n }\n }\n\n return x;\n};\n\nexports.USVString = (value, options = {}) => {\n const S = exports.DOMString(value, options);\n const n = S.length;\n const U = [];\n for (let i = 0; i < n; ++i) {\n const c = S.charCodeAt(i);\n if (c < 0xD800 || c > 0xDFFF) {\n U.push(String.fromCodePoint(c));\n } else if (0xDC00 <= c && c <= 0xDFFF) {\n U.push(String.fromCodePoint(0xFFFD));\n } else if (i === n - 1) {\n U.push(String.fromCodePoint(0xFFFD));\n } else {\n const d = S.charCodeAt(i + 1);\n if (0xDC00 <= d && d <= 0xDFFF) {\n const a = c & 0x3FF;\n const b = d & 0x3FF;\n U.push(String.fromCodePoint((2 << 15) + ((2 << 9) * a) + b));\n ++i;\n } else {\n U.push(String.fromCodePoint(0xFFFD));\n }\n }\n }\n\n return U.join(\"\");\n};\n\nexports.object = (value, options = {}) => {\n if (value === null || (typeof value !== \"object\" && typeof value !== \"function\")) {\n throw makeException(TypeError, \"is not an object\", options);\n }\n\n return value;\n};\n\nconst abByteLengthGetter =\n Object.getOwnPropertyDescriptor(ArrayBuffer.prototype, \"byteLength\").get;\nconst sabByteLengthGetter =\n typeof SharedArrayBuffer === \"function\" ?\n Object.getOwnPropertyDescriptor(SharedArrayBuffer.prototype, \"byteLength\").get :\n null;\n\nfunction isNonSharedArrayBuffer(value) {\n try {\n // This will throw on SharedArrayBuffers, but not detached ArrayBuffers.\n // (The spec says it should throw, but the spec conflicts with implementations: https://github.com/tc39/ecma262/issues/678)\n abByteLengthGetter.call(value);\n\n return true;\n } catch {\n return false;\n }\n}\n\nfunction isSharedArrayBuffer(value) {\n try {\n sabByteLengthGetter.call(value);\n return true;\n } catch {\n return false;\n }\n}\n\nfunction isArrayBufferDetached(value) {\n try {\n // eslint-disable-next-line no-new\n new Uint8Array(value);\n return false;\n } catch {\n return true;\n }\n}\n\nexports.ArrayBuffer = (value, options = {}) => {\n if (!isNonSharedArrayBuffer(value)) {\n if (options.allowShared && !isSharedArrayBuffer(value)) {\n throw makeException(TypeError, \"is not an ArrayBuffer or SharedArrayBuffer\", options);\n }\n throw makeException(TypeError, \"is not an ArrayBuffer\", options);\n }\n if (isArrayBufferDetached(value)) {\n throw makeException(TypeError, \"is a detached ArrayBuffer\", options);\n }\n\n return value;\n};\n\nconst dvByteLengthGetter =\n Object.getOwnPropertyDescriptor(DataView.prototype, \"byteLength\").get;\nexports.DataView = (value, options = {}) => {\n try {\n dvByteLengthGetter.call(value);\n } catch (e) {\n throw makeException(TypeError, \"is not a DataView\", options);\n }\n\n if (!options.allowShared && isSharedArrayBuffer(value.buffer)) {\n throw makeException(TypeError, \"is backed by a SharedArrayBuffer, which is not allowed\", options);\n }\n if (isArrayBufferDetached(value.buffer)) {\n throw makeException(TypeError, \"is backed by a detached ArrayBuffer\", options);\n }\n\n return value;\n};\n\n// Returns the unforgeable `TypedArray` constructor name or `undefined`,\n// if the `this` value isn't a valid `TypedArray` object.\n//\n// https://tc39.es/ecma262/#sec-get-%typedarray%.prototype-@@tostringtag\nconst typedArrayNameGetter = Object.getOwnPropertyDescriptor(\n Object.getPrototypeOf(Uint8Array).prototype,\n Symbol.toStringTag\n).get;\n[\n Int8Array,\n Int16Array,\n Int32Array,\n Uint8Array,\n Uint16Array,\n Uint32Array,\n Uint8ClampedArray,\n Float32Array,\n Float64Array\n].forEach(func => {\n const { name } = func;\n const article = /^[AEIOU]/u.test(name) ? \"an\" : \"a\";\n exports[name] = (value, options = {}) => {\n if (!ArrayBuffer.isView(value) || typedArrayNameGetter.call(value) !== name) {\n throw makeException(TypeError, `is not ${article} ${name} object`, options);\n }\n if (!options.allowShared && isSharedArrayBuffer(value.buffer)) {\n throw makeException(TypeError, \"is a view on a SharedArrayBuffer, which is not allowed\", options);\n }\n if (isArrayBufferDetached(value.buffer)) {\n throw makeException(TypeError, \"is a view on a detached ArrayBuffer\", options);\n }\n\n return value;\n };\n});\n\n// Common definitions\n\nexports.ArrayBufferView = (value, options = {}) => {\n if (!ArrayBuffer.isView(value)) {\n throw makeException(TypeError, \"is not a view on an ArrayBuffer or SharedArrayBuffer\", options);\n }\n\n if (!options.allowShared && isSharedArrayBuffer(value.buffer)) {\n throw makeException(TypeError, \"is a view on a SharedArrayBuffer, which is not allowed\", options);\n }\n\n if (isArrayBufferDetached(value.buffer)) {\n throw makeException(TypeError, \"is a view on a detached ArrayBuffer\", options);\n }\n return value;\n};\n\nexports.BufferSource = (value, options = {}) => {\n if (ArrayBuffer.isView(value)) {\n if (!options.allowShared && isSharedArrayBuffer(value.buffer)) {\n throw makeException(TypeError, \"is a view on a SharedArrayBuffer, which is not allowed\", options);\n }\n\n if (isArrayBufferDetached(value.buffer)) {\n throw makeException(TypeError, \"is a view on a detached ArrayBuffer\", options);\n }\n return value;\n }\n\n if (!options.allowShared && !isNonSharedArrayBuffer(value)) {\n throw makeException(TypeError, \"is not an ArrayBuffer or a view on one\", options);\n }\n if (options.allowShared && !isSharedArrayBuffer(value) && !isNonSharedArrayBuffer(value)) {\n throw makeException(TypeError, \"is not an ArrayBuffer, SharedArrayBuffer, or a view on one\", options);\n }\n if (isArrayBufferDetached(value)) {\n throw makeException(TypeError, \"is a detached ArrayBuffer\", options);\n }\n\n return value;\n};\n\nexports.DOMTimeStamp = exports[\"unsigned long long\"];\n"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { __commonJSMin } from "../../../../../_virtual/rolldown_runtime.mjs";
|
|
2
|
+
import { require_percent_encoding } from "./lib/percent-encoding.mjs";
|
|
3
|
+
import { require_url_state_machine } from "./lib/url-state-machine.mjs";
|
|
4
|
+
import { require_webidl2js_wrapper } from "./webidl2js-wrapper.mjs";
|
|
5
|
+
|
|
6
|
+
//#region ../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/index.js
|
|
7
|
+
var require_whatwg_url = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
8
|
+
const { URL, URLSearchParams } = require_webidl2js_wrapper();
|
|
9
|
+
const urlStateMachine = require_url_state_machine();
|
|
10
|
+
const percentEncoding = require_percent_encoding();
|
|
11
|
+
const sharedGlobalObject = {
|
|
12
|
+
Array,
|
|
13
|
+
Object,
|
|
14
|
+
Promise,
|
|
15
|
+
String,
|
|
16
|
+
TypeError
|
|
17
|
+
};
|
|
18
|
+
URL.install(sharedGlobalObject, ["Window"]);
|
|
19
|
+
URLSearchParams.install(sharedGlobalObject, ["Window"]);
|
|
20
|
+
exports.URL = sharedGlobalObject.URL;
|
|
21
|
+
exports.URLSearchParams = sharedGlobalObject.URLSearchParams;
|
|
22
|
+
exports.parseURL = urlStateMachine.parseURL;
|
|
23
|
+
exports.basicURLParse = urlStateMachine.basicURLParse;
|
|
24
|
+
exports.serializeURL = urlStateMachine.serializeURL;
|
|
25
|
+
exports.serializePath = urlStateMachine.serializePath;
|
|
26
|
+
exports.serializeHost = urlStateMachine.serializeHost;
|
|
27
|
+
exports.serializeInteger = urlStateMachine.serializeInteger;
|
|
28
|
+
exports.serializeURLOrigin = urlStateMachine.serializeURLOrigin;
|
|
29
|
+
exports.setTheUsername = urlStateMachine.setTheUsername;
|
|
30
|
+
exports.setThePassword = urlStateMachine.setThePassword;
|
|
31
|
+
exports.cannotHaveAUsernamePasswordPort = urlStateMachine.cannotHaveAUsernamePasswordPort;
|
|
32
|
+
exports.hasAnOpaquePath = urlStateMachine.hasAnOpaquePath;
|
|
33
|
+
exports.percentDecodeString = percentEncoding.percentDecodeString;
|
|
34
|
+
exports.percentDecodeBytes = percentEncoding.percentDecodeBytes;
|
|
35
|
+
}));
|
|
36
|
+
|
|
37
|
+
//#endregion
|
|
38
|
+
export default require_whatwg_url();
|
|
39
|
+
|
|
40
|
+
export { require_whatwg_url };
|
|
41
|
+
//# sourceMappingURL=index.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.mjs","names":[],"sources":["../../../../../../../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/index.js"],"sourcesContent":["\"use strict\";\n\nconst { URL, URLSearchParams } = require(\"./webidl2js-wrapper\");\nconst urlStateMachine = require(\"./lib/url-state-machine\");\nconst percentEncoding = require(\"./lib/percent-encoding\");\n\nconst sharedGlobalObject = { Array, Object, Promise, String, TypeError };\nURL.install(sharedGlobalObject, [\"Window\"]);\nURLSearchParams.install(sharedGlobalObject, [\"Window\"]);\n\nexports.URL = sharedGlobalObject.URL;\nexports.URLSearchParams = sharedGlobalObject.URLSearchParams;\n\nexports.parseURL = urlStateMachine.parseURL;\nexports.basicURLParse = urlStateMachine.basicURLParse;\nexports.serializeURL = urlStateMachine.serializeURL;\nexports.serializePath = urlStateMachine.serializePath;\nexports.serializeHost = urlStateMachine.serializeHost;\nexports.serializeInteger = urlStateMachine.serializeInteger;\nexports.serializeURLOrigin = urlStateMachine.serializeURLOrigin;\nexports.setTheUsername = urlStateMachine.setTheUsername;\nexports.setThePassword = urlStateMachine.setThePassword;\nexports.cannotHaveAUsernamePasswordPort = urlStateMachine.cannotHaveAUsernamePasswordPort;\nexports.hasAnOpaquePath = urlStateMachine.hasAnOpaquePath;\n\nexports.percentDecodeString = percentEncoding.percentDecodeString;\nexports.percentDecodeBytes = percentEncoding.percentDecodeBytes;\n"],"x_google_ignoreList":[0],"mappings":";;;;;;;CAEA,MAAM,EAAE,KAAK;CACb,MAAM;CACN,MAAM;CAEN,MAAM,qBAAqB;EAAE;EAAO;EAAQ;EAAS;EAAQ;EAAW;AACxE,KAAI,QAAQ,oBAAoB,CAAC,SAAS,CAAC;AAC3C,iBAAgB,QAAQ,oBAAoB,CAAC,SAAS,CAAC;AAEvD,SAAQ,MAAM,mBAAmB;AACjC,SAAQ,kBAAkB,mBAAmB;AAE7C,SAAQ,WAAW,gBAAgB;AACnC,SAAQ,gBAAgB,gBAAgB;AACxC,SAAQ,eAAe,gBAAgB;AACvC,SAAQ,gBAAgB,gBAAgB;AACxC,SAAQ,gBAAgB,gBAAgB;AACxC,SAAQ,mBAAmB,gBAAgB;AAC3C,SAAQ,qBAAqB,gBAAgB;AAC7C,SAAQ,iBAAiB,gBAAgB;AACzC,SAAQ,iBAAiB,gBAAgB;AACzC,SAAQ,kCAAkC,gBAAgB;AAC1D,SAAQ,kBAAkB,gBAAgB;AAE1C,SAAQ,sBAAsB,gBAAgB;AAC9C,SAAQ,qBAAqB,gBAAgB"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { __commonJSMin } from "../../../../../../_virtual/rolldown_runtime.mjs";
|
|
2
|
+
import { require_lib } from "../../../../webidl-conversions@7.0.0/node_modules/webidl-conversions/lib/index.mjs";
|
|
3
|
+
import { require_utils } from "./utils.mjs";
|
|
4
|
+
|
|
5
|
+
//#region ../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.js
|
|
6
|
+
var require_Function = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
7
|
+
const conversions = require_lib();
|
|
8
|
+
const utils = require_utils();
|
|
9
|
+
exports.convert = (globalObject, value, { context = "The provided value" } = {}) => {
|
|
10
|
+
if (typeof value !== "function") throw new globalObject.TypeError(context + " is not a function");
|
|
11
|
+
function invokeTheCallbackFunction(...args) {
|
|
12
|
+
const thisArg = utils.tryWrapperForImpl(this);
|
|
13
|
+
let callResult;
|
|
14
|
+
for (let i = 0; i < args.length; i++) args[i] = utils.tryWrapperForImpl(args[i]);
|
|
15
|
+
callResult = Reflect.apply(value, thisArg, args);
|
|
16
|
+
callResult = conversions["any"](callResult, {
|
|
17
|
+
context,
|
|
18
|
+
globals: globalObject
|
|
19
|
+
});
|
|
20
|
+
return callResult;
|
|
21
|
+
}
|
|
22
|
+
invokeTheCallbackFunction.construct = (...args) => {
|
|
23
|
+
for (let i = 0; i < args.length; i++) args[i] = utils.tryWrapperForImpl(args[i]);
|
|
24
|
+
let callResult = Reflect.construct(value, args);
|
|
25
|
+
callResult = conversions["any"](callResult, {
|
|
26
|
+
context,
|
|
27
|
+
globals: globalObject
|
|
28
|
+
});
|
|
29
|
+
return callResult;
|
|
30
|
+
};
|
|
31
|
+
invokeTheCallbackFunction[utils.wrapperSymbol] = value;
|
|
32
|
+
invokeTheCallbackFunction.objectReference = value;
|
|
33
|
+
return invokeTheCallbackFunction;
|
|
34
|
+
};
|
|
35
|
+
}));
|
|
36
|
+
|
|
37
|
+
//#endregion
|
|
38
|
+
export default require_Function();
|
|
39
|
+
|
|
40
|
+
export { require_Function };
|
|
41
|
+
//# sourceMappingURL=Function.mjs.map
|
package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.mjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Function.mjs","names":[],"sources":["../../../../../../../../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/Function.js"],"sourcesContent":["\"use strict\";\n\nconst conversions = require(\"webidl-conversions\");\nconst utils = require(\"./utils.js\");\n\nexports.convert = (globalObject, value, { context = \"The provided value\" } = {}) => {\n if (typeof value !== \"function\") {\n throw new globalObject.TypeError(context + \" is not a function\");\n }\n\n function invokeTheCallbackFunction(...args) {\n const thisArg = utils.tryWrapperForImpl(this);\n let callResult;\n\n for (let i = 0; i < args.length; i++) {\n args[i] = utils.tryWrapperForImpl(args[i]);\n }\n\n callResult = Reflect.apply(value, thisArg, args);\n\n callResult = conversions[\"any\"](callResult, { context: context, globals: globalObject });\n\n return callResult;\n }\n\n invokeTheCallbackFunction.construct = (...args) => {\n for (let i = 0; i < args.length; i++) {\n args[i] = utils.tryWrapperForImpl(args[i]);\n }\n\n let callResult = Reflect.construct(value, args);\n\n callResult = conversions[\"any\"](callResult, { context: context, globals: globalObject });\n\n return callResult;\n };\n\n invokeTheCallbackFunction[utils.wrapperSymbol] = value;\n invokeTheCallbackFunction.objectReference = value;\n\n return invokeTheCallbackFunction;\n};\n"],"x_google_ignoreList":[0],"mappings":";;;;;;CAEA,MAAM;CACN,MAAM;AAEN,SAAQ,WAAW,cAAc,OAAO,EAAE,UAAU,yBAAyB,EAAE,KAAK;AAClF,MAAI,OAAO,UAAU,WACnB,OAAM,IAAI,aAAa,UAAU,UAAU,qBAAqB;EAGlE,SAAS,0BAA0B,GAAG,MAAM;GAC1C,MAAM,UAAU,MAAM,kBAAkB,KAAK;GAC7C,IAAI;AAEJ,QAAK,IAAI,IAAI,GAAG,IAAI,KAAK,QAAQ,IAC/B,MAAK,KAAK,MAAM,kBAAkB,KAAK,GAAG;AAG5C,gBAAa,QAAQ,MAAM,OAAO,SAAS,KAAK;AAEhD,gBAAa,YAAY,OAAO,YAAY;IAAW;IAAS,SAAS;IAAc,CAAC;AAExF,UAAO;;AAGT,4BAA0B,aAAa,GAAG,SAAS;AACjD,QAAK,IAAI,IAAI,GAAG,IAAI,KAAK,QAAQ,IAC/B,MAAK,KAAK,MAAM,kBAAkB,KAAK,GAAG;GAG5C,IAAI,aAAa,QAAQ,UAAU,OAAO,KAAK;AAE/C,gBAAa,YAAY,OAAO,YAAY;IAAW;IAAS,SAAS;IAAc,CAAC;AAExF,UAAO;;AAGT,4BAA0B,MAAM,iBAAiB;AACjD,4BAA0B,kBAAkB;AAE5C,SAAO"}
|
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
import { __commonJSMin } from "../../../../../../_virtual/rolldown_runtime.mjs";
|
|
2
|
+
import { require_url_state_machine } from "./url-state-machine.mjs";
|
|
3
|
+
import { require_urlencoded } from "./urlencoded.mjs";
|
|
4
|
+
import { require_URLSearchParams } from "./URLSearchParams.mjs";
|
|
5
|
+
|
|
6
|
+
//#region ../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.js
|
|
7
|
+
var require_URL_impl = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
8
|
+
const usm = require_url_state_machine();
|
|
9
|
+
const urlencoded = require_urlencoded();
|
|
10
|
+
const URLSearchParams = require_URLSearchParams();
|
|
11
|
+
exports.implementation = class URLImpl {
|
|
12
|
+
constructor(globalObject, [url, base]) {
|
|
13
|
+
let parsedBase = null;
|
|
14
|
+
if (base !== void 0) {
|
|
15
|
+
parsedBase = usm.basicURLParse(base);
|
|
16
|
+
if (parsedBase === null) throw new TypeError(`Invalid base URL: ${base}`);
|
|
17
|
+
}
|
|
18
|
+
const parsedURL = usm.basicURLParse(url, { baseURL: parsedBase });
|
|
19
|
+
if (parsedURL === null) throw new TypeError(`Invalid URL: ${url}`);
|
|
20
|
+
const query = parsedURL.query !== null ? parsedURL.query : "";
|
|
21
|
+
this._url = parsedURL;
|
|
22
|
+
this._query = URLSearchParams.createImpl(globalObject, [query], { doNotStripQMark: true });
|
|
23
|
+
this._query._url = this;
|
|
24
|
+
}
|
|
25
|
+
static parse(globalObject, input, base) {
|
|
26
|
+
try {
|
|
27
|
+
return new URLImpl(globalObject, [input, base]);
|
|
28
|
+
} catch {
|
|
29
|
+
return null;
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
|
+
static canParse(url, base) {
|
|
33
|
+
let parsedBase = null;
|
|
34
|
+
if (base !== void 0) {
|
|
35
|
+
parsedBase = usm.basicURLParse(base);
|
|
36
|
+
if (parsedBase === null) return false;
|
|
37
|
+
}
|
|
38
|
+
if (usm.basicURLParse(url, { baseURL: parsedBase }) === null) return false;
|
|
39
|
+
return true;
|
|
40
|
+
}
|
|
41
|
+
get href() {
|
|
42
|
+
return usm.serializeURL(this._url);
|
|
43
|
+
}
|
|
44
|
+
set href(v) {
|
|
45
|
+
const parsedURL = usm.basicURLParse(v);
|
|
46
|
+
if (parsedURL === null) throw new TypeError(`Invalid URL: ${v}`);
|
|
47
|
+
this._url = parsedURL;
|
|
48
|
+
this._query._list.splice(0);
|
|
49
|
+
const { query } = parsedURL;
|
|
50
|
+
if (query !== null) this._query._list = urlencoded.parseUrlencodedString(query);
|
|
51
|
+
}
|
|
52
|
+
get origin() {
|
|
53
|
+
return usm.serializeURLOrigin(this._url);
|
|
54
|
+
}
|
|
55
|
+
get protocol() {
|
|
56
|
+
return `${this._url.scheme}:`;
|
|
57
|
+
}
|
|
58
|
+
set protocol(v) {
|
|
59
|
+
usm.basicURLParse(`${v}:`, {
|
|
60
|
+
url: this._url,
|
|
61
|
+
stateOverride: "scheme start"
|
|
62
|
+
});
|
|
63
|
+
}
|
|
64
|
+
get username() {
|
|
65
|
+
return this._url.username;
|
|
66
|
+
}
|
|
67
|
+
set username(v) {
|
|
68
|
+
if (usm.cannotHaveAUsernamePasswordPort(this._url)) return;
|
|
69
|
+
usm.setTheUsername(this._url, v);
|
|
70
|
+
}
|
|
71
|
+
get password() {
|
|
72
|
+
return this._url.password;
|
|
73
|
+
}
|
|
74
|
+
set password(v) {
|
|
75
|
+
if (usm.cannotHaveAUsernamePasswordPort(this._url)) return;
|
|
76
|
+
usm.setThePassword(this._url, v);
|
|
77
|
+
}
|
|
78
|
+
get host() {
|
|
79
|
+
const url = this._url;
|
|
80
|
+
if (url.host === null) return "";
|
|
81
|
+
if (url.port === null) return usm.serializeHost(url.host);
|
|
82
|
+
return `${usm.serializeHost(url.host)}:${usm.serializeInteger(url.port)}`;
|
|
83
|
+
}
|
|
84
|
+
set host(v) {
|
|
85
|
+
if (usm.hasAnOpaquePath(this._url)) return;
|
|
86
|
+
usm.basicURLParse(v, {
|
|
87
|
+
url: this._url,
|
|
88
|
+
stateOverride: "host"
|
|
89
|
+
});
|
|
90
|
+
}
|
|
91
|
+
get hostname() {
|
|
92
|
+
if (this._url.host === null) return "";
|
|
93
|
+
return usm.serializeHost(this._url.host);
|
|
94
|
+
}
|
|
95
|
+
set hostname(v) {
|
|
96
|
+
if (usm.hasAnOpaquePath(this._url)) return;
|
|
97
|
+
usm.basicURLParse(v, {
|
|
98
|
+
url: this._url,
|
|
99
|
+
stateOverride: "hostname"
|
|
100
|
+
});
|
|
101
|
+
}
|
|
102
|
+
get port() {
|
|
103
|
+
if (this._url.port === null) return "";
|
|
104
|
+
return usm.serializeInteger(this._url.port);
|
|
105
|
+
}
|
|
106
|
+
set port(v) {
|
|
107
|
+
if (usm.cannotHaveAUsernamePasswordPort(this._url)) return;
|
|
108
|
+
if (v === "") this._url.port = null;
|
|
109
|
+
else usm.basicURLParse(v, {
|
|
110
|
+
url: this._url,
|
|
111
|
+
stateOverride: "port"
|
|
112
|
+
});
|
|
113
|
+
}
|
|
114
|
+
get pathname() {
|
|
115
|
+
return usm.serializePath(this._url);
|
|
116
|
+
}
|
|
117
|
+
set pathname(v) {
|
|
118
|
+
if (usm.hasAnOpaquePath(this._url)) return;
|
|
119
|
+
this._url.path = [];
|
|
120
|
+
usm.basicURLParse(v, {
|
|
121
|
+
url: this._url,
|
|
122
|
+
stateOverride: "path start"
|
|
123
|
+
});
|
|
124
|
+
}
|
|
125
|
+
get search() {
|
|
126
|
+
if (this._url.query === null || this._url.query === "") return "";
|
|
127
|
+
return `?${this._url.query}`;
|
|
128
|
+
}
|
|
129
|
+
set search(v) {
|
|
130
|
+
const url = this._url;
|
|
131
|
+
if (v === "") {
|
|
132
|
+
url.query = null;
|
|
133
|
+
this._query._list = [];
|
|
134
|
+
return;
|
|
135
|
+
}
|
|
136
|
+
const input = v[0] === "?" ? v.substring(1) : v;
|
|
137
|
+
url.query = "";
|
|
138
|
+
usm.basicURLParse(input, {
|
|
139
|
+
url,
|
|
140
|
+
stateOverride: "query"
|
|
141
|
+
});
|
|
142
|
+
this._query._list = urlencoded.parseUrlencodedString(input);
|
|
143
|
+
}
|
|
144
|
+
get searchParams() {
|
|
145
|
+
return this._query;
|
|
146
|
+
}
|
|
147
|
+
get hash() {
|
|
148
|
+
if (this._url.fragment === null || this._url.fragment === "") return "";
|
|
149
|
+
return `#${this._url.fragment}`;
|
|
150
|
+
}
|
|
151
|
+
set hash(v) {
|
|
152
|
+
if (v === "") {
|
|
153
|
+
this._url.fragment = null;
|
|
154
|
+
return;
|
|
155
|
+
}
|
|
156
|
+
const input = v[0] === "#" ? v.substring(1) : v;
|
|
157
|
+
this._url.fragment = "";
|
|
158
|
+
usm.basicURLParse(input, {
|
|
159
|
+
url: this._url,
|
|
160
|
+
stateOverride: "fragment"
|
|
161
|
+
});
|
|
162
|
+
}
|
|
163
|
+
toJSON() {
|
|
164
|
+
return this.href;
|
|
165
|
+
}
|
|
166
|
+
};
|
|
167
|
+
}));
|
|
168
|
+
|
|
169
|
+
//#endregion
|
|
170
|
+
export default require_URL_impl();
|
|
171
|
+
|
|
172
|
+
export { require_URL_impl };
|
|
173
|
+
//# sourceMappingURL=URL-impl.mjs.map
|
package/dist/node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.mjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"URL-impl.mjs","names":[],"sources":["../../../../../../../../../node_modules/.pnpm/whatwg-url@14.2.0/node_modules/whatwg-url/lib/URL-impl.js"],"sourcesContent":["\"use strict\";\nconst usm = require(\"./url-state-machine\");\nconst urlencoded = require(\"./urlencoded\");\nconst URLSearchParams = require(\"./URLSearchParams\");\n\nexports.implementation = class URLImpl {\n // Unlike the spec, we duplicate some code between the constructor and canParse, because we want to give useful error\n // messages in the constructor that distinguish between the different causes of failure.\n constructor(globalObject, [url, base]) {\n let parsedBase = null;\n if (base !== undefined) {\n parsedBase = usm.basicURLParse(base);\n if (parsedBase === null) {\n throw new TypeError(`Invalid base URL: ${base}`);\n }\n }\n\n const parsedURL = usm.basicURLParse(url, { baseURL: parsedBase });\n if (parsedURL === null) {\n throw new TypeError(`Invalid URL: ${url}`);\n }\n\n const query = parsedURL.query !== null ? parsedURL.query : \"\";\n\n this._url = parsedURL;\n\n // We cannot invoke the \"new URLSearchParams object\" algorithm without going through the constructor, which strips\n // question mark by default. Therefore the doNotStripQMark hack is used.\n this._query = URLSearchParams.createImpl(globalObject, [query], { doNotStripQMark: true });\n this._query._url = this;\n }\n\n static parse(globalObject, input, base) {\n try {\n return new URLImpl(globalObject, [input, base]);\n } catch {\n return null;\n }\n }\n\n static canParse(url, base) {\n let parsedBase = null;\n if (base !== undefined) {\n parsedBase = usm.basicURLParse(base);\n if (parsedBase === null) {\n return false;\n }\n }\n\n const parsedURL = usm.basicURLParse(url, { baseURL: parsedBase });\n if (parsedURL === null) {\n return false;\n }\n\n return true;\n }\n\n get href() {\n return usm.serializeURL(this._url);\n }\n\n set href(v) {\n const parsedURL = usm.basicURLParse(v);\n if (parsedURL === null) {\n throw new TypeError(`Invalid URL: ${v}`);\n }\n\n this._url = parsedURL;\n\n this._query._list.splice(0);\n const { query } = parsedURL;\n if (query !== null) {\n this._query._list = urlencoded.parseUrlencodedString(query);\n }\n }\n\n get origin() {\n return usm.serializeURLOrigin(this._url);\n }\n\n get protocol() {\n return `${this._url.scheme}:`;\n }\n\n set protocol(v) {\n usm.basicURLParse(`${v}:`, { url: this._url, stateOverride: \"scheme start\" });\n }\n\n get username() {\n return this._url.username;\n }\n\n set username(v) {\n if (usm.cannotHaveAUsernamePasswordPort(this._url)) {\n return;\n }\n\n usm.setTheUsername(this._url, v);\n }\n\n get password() {\n return this._url.password;\n }\n\n set password(v) {\n if (usm.cannotHaveAUsernamePasswordPort(this._url)) {\n return;\n }\n\n usm.setThePassword(this._url, v);\n }\n\n get host() {\n const url = this._url;\n\n if (url.host === null) {\n return \"\";\n }\n\n if (url.port === null) {\n return usm.serializeHost(url.host);\n }\n\n return `${usm.serializeHost(url.host)}:${usm.serializeInteger(url.port)}`;\n }\n\n set host(v) {\n if (usm.hasAnOpaquePath(this._url)) {\n return;\n }\n\n usm.basicURLParse(v, { url: this._url, stateOverride: \"host\" });\n }\n\n get hostname() {\n if (this._url.host === null) {\n return \"\";\n }\n\n return usm.serializeHost(this._url.host);\n }\n\n set hostname(v) {\n if (usm.hasAnOpaquePath(this._url)) {\n return;\n }\n\n usm.basicURLParse(v, { url: this._url, stateOverride: \"hostname\" });\n }\n\n get port() {\n if (this._url.port === null) {\n return \"\";\n }\n\n return usm.serializeInteger(this._url.port);\n }\n\n set port(v) {\n if (usm.cannotHaveAUsernamePasswordPort(this._url)) {\n return;\n }\n\n if (v === \"\") {\n this._url.port = null;\n } else {\n usm.basicURLParse(v, { url: this._url, stateOverride: \"port\" });\n }\n }\n\n get pathname() {\n return usm.serializePath(this._url);\n }\n\n set pathname(v) {\n if (usm.hasAnOpaquePath(this._url)) {\n return;\n }\n\n this._url.path = [];\n usm.basicURLParse(v, { url: this._url, stateOverride: \"path start\" });\n }\n\n get search() {\n if (this._url.query === null || this._url.query === \"\") {\n return \"\";\n }\n\n return `?${this._url.query}`;\n }\n\n set search(v) {\n const url = this._url;\n\n if (v === \"\") {\n url.query = null;\n this._query._list = [];\n return;\n }\n\n const input = v[0] === \"?\" ? v.substring(1) : v;\n url.query = \"\";\n usm.basicURLParse(input, { url, stateOverride: \"query\" });\n this._query._list = urlencoded.parseUrlencodedString(input);\n }\n\n get searchParams() {\n return this._query;\n }\n\n get hash() {\n if (this._url.fragment === null || this._url.fragment === \"\") {\n return \"\";\n }\n\n return `#${this._url.fragment}`;\n }\n\n set hash(v) {\n if (v === \"\") {\n this._url.fragment = null;\n return;\n }\n\n const input = v[0] === \"#\" ? v.substring(1) : v;\n this._url.fragment = \"\";\n usm.basicURLParse(input, { url: this._url, stateOverride: \"fragment\" });\n }\n\n toJSON() {\n return this.href;\n }\n};\n"],"x_google_ignoreList":[0],"mappings":"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"}
|