@m5kdev/frontend 0.8.0 → 0.8.2
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.js +13 -0
- package/dist/node_modules/.pnpm/@libsql_core@0.17.0/node_modules/@libsql/core/lib-esm/api.d.ts +79 -0
- package/dist/node_modules/.pnpm/@libsql_core@0.17.0/node_modules/@libsql/core/lib-esm/api.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/client.d.ts +580 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/client.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/exports.d.ts +14 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/exports.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/integration.d.ts +10 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/integration.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/scope.d.ts +289 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/scope.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/attachment.d.ts +32 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/attachment.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/breadcrumb.d.ts +86 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/breadcrumb.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/checkin.d.ts +101 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/checkin.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/clientreport.d.ts +16 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/clientreport.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/context.d.ts +132 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/context.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/csp.d.ts +19 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/csp.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/datacategory.d.ts +5 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/datacategory.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/debugMeta.d.ts +30 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/debugMeta.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/dsn.d.ts +23 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/dsn.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/envelope.d.ts +153 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/envelope.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/event.d.ts +91 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/event.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/eventprocessor.d.ts +16 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/eventprocessor.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/exception.d.ts +16 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/exception.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/extra.d.ts +6 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/extra.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/feedback/sendFeedback.d.ts +35 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/feedback/sendFeedback.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/integration.d.ts +43 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/integration.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/link.d.ts +32 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/link.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/log.d.ts +73 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/log.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/measurement.d.ts +26 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/measurement.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/mechanism.d.ts +54 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/mechanism.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/metric.d.ts +77 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/metric.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/misc.d.ts +32 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/misc.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/opentelemetry.d.ts +17 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/opentelemetry.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/options.d.ts +426 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/options.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/package.d.ts +11 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/package.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/parameterize.d.ts +8 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/parameterize.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/profiling.d.ts +132 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/profiling.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/replay.d.ts +29 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/replay.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/request.d.ts +21 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/request.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/samplingcontext.d.ts +49 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/samplingcontext.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkinfo.d.ts +18 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkinfo.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkmetadata.d.ts +9 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkmetadata.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/session.d.ts +68 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/session.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/severity.d.ts +5 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/severity.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/span.d.ts +183 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/span.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/spanStatus.d.ts +27 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/spanStatus.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stackframe.d.ts +25 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stackframe.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stacktrace.d.ts +12 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stacktrace.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/startSpanOptions.d.ts +66 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/startSpanOptions.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/thread.d.ts +15 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/thread.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/tracing.d.ts +51 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/tracing.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transaction.d.ts +9 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transaction.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transport.d.ts +32 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transport.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/user.d.ts +20 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/user.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/utils/featureFlags.d.ts +13 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/utils/featureFlags.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/utils/prepareEvent.d.ts +13 -0
- package/dist/node_modules/.pnpm/@sentry_core@10.22.0/node_modules/@sentry/core/build/types/utils/prepareEvent.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/index.d-D4qZxQJh.d.ts +31 -0
- package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/index.d-D4qZxQJh.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.d.ts +912 -0
- package/dist/node_modules/.pnpm/@trpc_server@11.4.3_typescript@5.9.2/node_modules/@trpc/server/dist/unstable-core-do-not-import.d-ClFRzVsT.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/batch.d.ts +9 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/batch.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/cache/core/cache.d.ts +33 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/cache/core/cache.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/cache/core/types.d.ts +37 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/cache/core/types.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/casing.d.ts +17 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/casing.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/column-builder.d.ts +116 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/column-builder.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/column.d.ts +69 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/column.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/entity.d.ts +5 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/entity.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/gel-core/columns/common.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/gel-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/gel-core/table.d.ts +12 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/gel-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/libsql/driver-core.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/libsql/driver-core.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/migrator.d.ts +15 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/migrator.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/mysql-core/columns/common.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/mysql-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/mysql-core/table.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/mysql-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/operations.d.ts +27 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/operations.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/columns/common.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/sequence.d.ts +12 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/sequence.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/table.d.ts +12 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/pg-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-builders/query-builder.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-builders/query-builder.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-builders/select.types.d.ts +38 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-builders/select.types.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-promise.d.ts +14 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/query-promise.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/relations.d.ts +171 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/relations.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/runnable-query.d.ts +12 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/runnable-query.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/session.d.ts +10 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/session.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/singlestore-core/columns/common.d.ts +16 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/singlestore-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/singlestore-core/table.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/singlestore-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/expressions/conditions.d.ts +287 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/expressions/conditions.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/expressions/select.d.ts +43 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/expressions/select.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/sql.d.ts +225 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sql/sql.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/columns/common.d.ts +18 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/columns/common.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/db.d.ts +258 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/db.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/dialect.d.ts +132 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/dialect.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/indexes.d.ts +8 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/indexes.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/count.d.ts +31 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/count.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/delete.d.ts +122 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/delete.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/insert.d.ts +171 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/insert.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/query-builder.d.ts +33 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/query-builder.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/query.d.ts +60 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/query.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/raw.d.ts +34 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/raw.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/select.d.ts +476 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/select.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/select.types.d.ts +122 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/select.types.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/update.d.ts +154 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/query-builders/update.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/session.d.ts +112 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/session.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/subquery.d.ts +23 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/subquery.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/table.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/view-base.d.ts +13 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/view-base.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/view.d.ts +21 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/sqlite-core/view.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/subquery.d.ts +24 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/subquery.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/table.d.ts +71 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/table.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/utils.d.ts +27 -0
- package/dist/node_modules/.pnpm/drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-validate@5.0.10__@opent_ac1027c3f9e88da128946e54f6f618fa/node_modules/drizzle-orm/utils.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/column.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/column.types.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/index.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/schema.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/schema.types.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/schema.types.internal.d.ts +1 -0
- package/dist/node_modules/.pnpm/drizzle-zod@0.8.2_drizzle-orm@0.44.3_@libsql_client@0.17.0_bufferutil@4.1.0_utf-8-valid_797c3b5a0ad29f2403edf9a3c791ff27/node_modules/drizzle-zod/utils.d.ts +1 -0
- package/dist/node_modules/.pnpm/neverthrow@8.2.0/node_modules/neverthrow/dist/index.d.ts +299 -0
- package/dist/node_modules/.pnpm/neverthrow@8.2.0/node_modules/neverthrow/dist/index.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/pino-std-serializers@7.0.0/node_modules/pino-std-serializers/index.d.ts +132 -0
- package/dist/node_modules/.pnpm/pino-std-serializers@7.0.0/node_modules/pino-std-serializers/index.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/pino@9.6.0/node_modules/pino/pino.d.ts +766 -0
- package/dist/node_modules/.pnpm/pino@9.6.0/node_modules/pino/pino.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/resend@6.5.2_@react-email_render@2.0.0_react-dom@19.2.1_react@19.2.1__react@19.2.1_/node_modules/resend/dist/index.d.ts +1295 -0
- package/dist/node_modules/.pnpm/resend@6.5.2_@react-email_render@2.0.0_react-dom@19.2.1_react@19.2.1__react@19.2.1_/node_modules/resend/dist/index.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/sonic-boom@4.2.0/node_modules/sonic-boom/types/index.d.ts +55 -0
- package/dist/node_modules/.pnpm/sonic-boom@4.2.0/node_modules/sonic-boom/types/index.d.ts.map +1 -0
- package/dist/node_modules/.pnpm/stripe@20.1.0_@types_node@20.19.11/node_modules/stripe/types/index.d.ts +573 -0
- package/dist/node_modules/.pnpm/stripe@20.1.0_@types_node@20.19.11/node_modules/stripe/types/index.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.db.d.ts +610 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.db.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.dto.d.ts +71 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.dto.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.lib.d.ts +8 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.lib.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.repository.d.ts +2455 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.repository.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.service.d.ts +106 -0
- package/dist/packages/backend/dist/src/modules/auth/auth.service.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.abstract.d.ts +30 -0
- package/dist/packages/backend/dist/src/modules/base/base.abstract.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.actor.d.ts +38 -0
- package/dist/packages/backend/dist/src/modules/base/base.actor.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.dto.d.ts +13 -0
- package/dist/packages/backend/dist/src/modules/base/base.dto.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.grants.d.ts +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.procedure.d.ts +47 -0
- package/dist/packages/backend/dist/src/modules/base/base.procedure.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.repository.d.ts +126 -0
- package/dist/packages/backend/dist/src/modules/base/base.repository.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.service.d.ts +34 -0
- package/dist/packages/backend/dist/src/modules/base/base.service.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/base/base.types.d.ts +6 -0
- package/dist/packages/backend/dist/src/modules/base/base.types.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/billing/billing.repository.d.ts +2788 -0
- package/dist/packages/backend/dist/src/modules/billing/billing.repository.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/billing/billing.service.d.ts +53 -0
- package/dist/packages/backend/dist/src/modules/billing/billing.service.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/modules/email/email.service.d.ts +63 -0
- package/dist/packages/backend/dist/src/modules/email/email.service.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/types.d.ts +344 -0
- package/dist/packages/backend/dist/src/types.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/utils/errors.d.ts +60 -0
- package/dist/packages/backend/dist/src/utils/errors.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/utils/logger.d.ts +8 -0
- package/dist/packages/backend/dist/src/utils/logger.d.ts.map +1 -0
- package/dist/packages/backend/dist/src/utils/trpc.d.ts +23 -0
- package/dist/packages/backend/dist/src/utils/trpc.d.ts.map +1 -0
- package/dist/src/modules/billing/hooks/useSubscription.d.ts +3 -1
- package/dist/src/modules/billing/hooks/useSubscription.d.ts.map +1 -1
- package/dist/src/types.d.ts +1 -1
- package/package.json +22 -22
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
import { FeatureFlag } from "../utils/featureFlags.js";
|
|
2
|
+
import { SpanOrigin } from "./span.js";
|
|
3
|
+
import { SpanLinkJSON } from "./link.js";
|
|
4
|
+
import { Primitive } from "./misc.js";
|
|
5
|
+
|
|
6
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/context.d.ts
|
|
7
|
+
type Context = Record<string, unknown>;
|
|
8
|
+
interface Contexts extends Record<string, Context | undefined> {
|
|
9
|
+
app?: AppContext;
|
|
10
|
+
device?: DeviceContext;
|
|
11
|
+
os?: OsContext;
|
|
12
|
+
culture?: CultureContext;
|
|
13
|
+
response?: ResponseContext;
|
|
14
|
+
trace?: TraceContext;
|
|
15
|
+
cloud_resource?: CloudResourceContext;
|
|
16
|
+
state?: StateContext;
|
|
17
|
+
profile?: ProfileContext;
|
|
18
|
+
flags?: FeatureFlagContext;
|
|
19
|
+
}
|
|
20
|
+
interface StateContext extends Record<string, unknown> {
|
|
21
|
+
state: {
|
|
22
|
+
type: string;
|
|
23
|
+
value: Record<string, unknown>;
|
|
24
|
+
};
|
|
25
|
+
}
|
|
26
|
+
interface AppContext extends Record<string, unknown> {
|
|
27
|
+
app_name?: string;
|
|
28
|
+
app_start_time?: string;
|
|
29
|
+
app_version?: string;
|
|
30
|
+
app_identifier?: string;
|
|
31
|
+
build_type?: string;
|
|
32
|
+
app_memory?: number;
|
|
33
|
+
free_memory?: number;
|
|
34
|
+
}
|
|
35
|
+
interface DeviceContext extends Record<string, unknown> {
|
|
36
|
+
name?: string;
|
|
37
|
+
family?: string;
|
|
38
|
+
model?: string;
|
|
39
|
+
model_id?: string;
|
|
40
|
+
arch?: string;
|
|
41
|
+
battery_level?: number;
|
|
42
|
+
orientation?: 'portrait' | 'landscape';
|
|
43
|
+
manufacturer?: string;
|
|
44
|
+
brand?: string;
|
|
45
|
+
screen_resolution?: string;
|
|
46
|
+
screen_height_pixels?: number;
|
|
47
|
+
screen_width_pixels?: number;
|
|
48
|
+
screen_density?: number;
|
|
49
|
+
screen_dpi?: number;
|
|
50
|
+
online?: boolean;
|
|
51
|
+
charging?: boolean;
|
|
52
|
+
low_memory?: boolean;
|
|
53
|
+
simulator?: boolean;
|
|
54
|
+
memory_size?: number;
|
|
55
|
+
free_memory?: number;
|
|
56
|
+
usable_memory?: number;
|
|
57
|
+
storage_size?: number;
|
|
58
|
+
free_storage?: number;
|
|
59
|
+
external_storage_size?: number;
|
|
60
|
+
external_free_storage?: number;
|
|
61
|
+
boot_time?: string;
|
|
62
|
+
processor_count?: number;
|
|
63
|
+
cpu_description?: string;
|
|
64
|
+
processor_frequency?: number;
|
|
65
|
+
device_type?: string;
|
|
66
|
+
battery_status?: string;
|
|
67
|
+
device_unique_identifier?: string;
|
|
68
|
+
supports_vibration?: boolean;
|
|
69
|
+
supports_accelerometer?: boolean;
|
|
70
|
+
supports_gyroscope?: boolean;
|
|
71
|
+
supports_audio?: boolean;
|
|
72
|
+
supports_location_service?: boolean;
|
|
73
|
+
}
|
|
74
|
+
interface OsContext extends Record<string, unknown> {
|
|
75
|
+
name?: string;
|
|
76
|
+
version?: string;
|
|
77
|
+
build?: string;
|
|
78
|
+
kernel_version?: string;
|
|
79
|
+
}
|
|
80
|
+
interface CultureContext extends Record<string, unknown> {
|
|
81
|
+
calendar?: string;
|
|
82
|
+
display_name?: string;
|
|
83
|
+
locale?: string;
|
|
84
|
+
is_24_hour_format?: boolean;
|
|
85
|
+
timezone?: string;
|
|
86
|
+
}
|
|
87
|
+
interface ResponseContext extends Record<string, unknown> {
|
|
88
|
+
type?: string;
|
|
89
|
+
cookies?: string[][] | Record<string, string>;
|
|
90
|
+
headers?: Record<string, string>;
|
|
91
|
+
status_code?: number;
|
|
92
|
+
body_size?: number;
|
|
93
|
+
}
|
|
94
|
+
interface TraceContext extends Record<string, unknown> {
|
|
95
|
+
data?: {
|
|
96
|
+
[key: string]: any;
|
|
97
|
+
};
|
|
98
|
+
op?: string;
|
|
99
|
+
parent_span_id?: string;
|
|
100
|
+
span_id: string;
|
|
101
|
+
status?: string;
|
|
102
|
+
tags?: {
|
|
103
|
+
[key: string]: Primitive;
|
|
104
|
+
};
|
|
105
|
+
trace_id: string;
|
|
106
|
+
origin?: SpanOrigin;
|
|
107
|
+
links?: SpanLinkJSON[];
|
|
108
|
+
}
|
|
109
|
+
interface CloudResourceContext extends Record<string, unknown> {
|
|
110
|
+
['cloud.provider']?: string;
|
|
111
|
+
['cloud.account.id']?: string;
|
|
112
|
+
['cloud.region']?: string;
|
|
113
|
+
['cloud.availability_zone']?: string;
|
|
114
|
+
['cloud.platform']?: string;
|
|
115
|
+
['host.id']?: string;
|
|
116
|
+
['host.type']?: string;
|
|
117
|
+
}
|
|
118
|
+
interface ProfileContext extends Record<string, unknown> {
|
|
119
|
+
profile_id: string;
|
|
120
|
+
}
|
|
121
|
+
/**
|
|
122
|
+
* Used to buffer flag evaluation data on the current scope and attach it to
|
|
123
|
+
* error events. `values` should be initialized as empty ([]), and modifying
|
|
124
|
+
* directly is not recommended. Use the functions in @sentry/browser
|
|
125
|
+
* src/utils/featureFlags instead.
|
|
126
|
+
*/
|
|
127
|
+
interface FeatureFlagContext extends Record<string, unknown> {
|
|
128
|
+
values: FeatureFlag[];
|
|
129
|
+
}
|
|
130
|
+
//#endregion
|
|
131
|
+
export { Context, Contexts, TraceContext };
|
|
132
|
+
//# sourceMappingURL=context.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.d.ts","names":["FeatureFlag","SpanLinkJSON","Primitive","SpanOrigin","Context","Record","Contexts","AppContext","DeviceContext","OsContext","CultureContext","ResponseContext","TraceContext","CloudResourceContext","StateContext","ProfileContext","FeatureFlagContext","app","device","os","culture","response","trace","cloud_resource","state","profile","flags","type","value","app_name","app_start_time","app_version","app_identifier","build_type","app_memory","free_memory","name","family","model","model_id","arch","battery_level","orientation","manufacturer","brand","screen_resolution","screen_height_pixels","screen_width_pixels","screen_density","screen_dpi","online","charging","low_memory","simulator","memory_size","usable_memory","storage_size","free_storage","external_storage_size","external_free_storage","boot_time","processor_count","cpu_description","processor_frequency","device_type","battery_status","device_unique_identifier","supports_vibration","supports_accelerometer","supports_gyroscope","supports_audio","supports_location_service","version","build","kernel_version","calendar","display_name","locale","is_24_hour_format","timezone","cookies","headers","status_code","body_size","data","key","op","parent_span_id","span_id","status","tags","trace_id","origin","links","profile_id","MissingInstrumentationContext","package","values"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/context.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;KAIYI,OAAAA,GAAUC,MAAAA;AAAAA,UACLC,QAAAA,SAAiBD,MAAAA,SAAeD,OAAAA;EAC7Ca,GAAAA,GAAMV,UAAAA;EACNW,MAAAA,GAASV,aAAAA;EACTW,EAAAA,GAAKV,SAAAA;EACLW,OAAAA,GAAUV,cAAAA;EACVW,QAAAA,GAAWV,eAAAA;EACXW,KAAAA,GAAQV,YAAAA;EACRW,cAAAA,GAAiBV,oBAAAA;EACjBW,KAAAA,GAAQV,YAAAA;EACRW,OAAAA,GAAUV,cAAAA;EACVW,KAAAA,GAAQV,kBAAAA;AAAAA;AAAAA,UAEKF,YAAAA,SAAqBT,MAAAA;EAClCmB,KAAAA;IACIG,IAAAA;IACAC,KAAAA,EAAOvB,MAAAA;EAAAA;AAAAA;AAAAA,UAGEE,UAAAA,SAAmBF,MAAAA;EAChCwB,QAAAA;EACAC,cAAAA;EACAC,WAAAA;EACAC,cAAAA;EACAC,UAAAA;EACAC,UAAAA;EACAC,WAAAA;AAAAA;AAAAA,UAEa3B,aAAAA,SAAsBH,MAAAA;EACnC+B,IAAAA;EACAC,MAAAA;EACAC,KAAAA;EACAC,QAAAA;EACAC,IAAAA;EACAC,aAAAA;EACAC,WAAAA;EACAC,YAAAA;EACAC,KAAAA;EACAC,iBAAAA;EACAC,oBAAAA;EACAC,mBAAAA;EACAC,cAAAA;EACAC,UAAAA;EACAC,MAAAA;EACAC,QAAAA;EACAC,UAAAA;EACAC,SAAAA;EACAC,WAAAA;EACAnB,WAAAA;EACAoB,aAAAA;EACAC,YAAAA;EACAC,YAAAA;EACAC,qBAAAA;EACAC,qBAAAA;EACAC,SAAAA;EACAC,eAAAA;EACAC,eAAAA;EACAC,mBAAAA;EACAC,WAAAA;EACAC,cAAAA;EACAC,wBAAAA;EACAC,kBAAAA;EACAC,sBAAAA;EACAC,kBAAAA;EACAC,cAAAA;EACAC,yBAAAA;AAAAA;AAAAA,UAEa9D,SAAAA,SAAkBJ,MAAAA;EAC/B+B,IAAAA;EACAoC,OAAAA;EACAC,KAAAA;EACAC,cAAAA;AAAAA;AAAAA,UAEahE,cAAAA,SAAuBL,MAAAA;EACpCsE,QAAAA;EACAC,YAAAA;EACAC,MAAAA;EACAC,iBAAAA;EACAC,QAAAA;AAAAA;AAAAA,UAEapE,eAAAA,SAAwBN,MAAAA;EACrCsB,IAAAA;EACAqD,OAAAA,gBAAuB3E,MAAAA;EACvB4E,OAAAA,GAAU5E,MAAAA;EACV6E,WAAAA;EACAC,SAAAA;AAAAA;AAAAA,UAEavE,YAAAA,SAAqBP,MAAAA;EAClC+E,IAAAA;IAAAA,CACKC,GAAAA;EAAAA;EAELC,EAAAA;EACAC,cAAAA;EACAC,OAAAA;EACAC,MAAAA;EACAC,IAAAA;IAAAA,CACKL,GAAAA,WAAcnF,SAAAA;EAAAA;EAEnByF,QAAAA;EACAC,MAAAA,GAASzF,UAAAA;EACT0F,KAAAA,GAAQ5F,YAAAA;AAAAA;AAAAA,UAEKY,oBAAAA,SAA6BR,MAAAA;EAAAA,CACzC,gBAAA;EAAA,CACA,kBAAA;EAAA,CACA,cAAA;EAAA,CACA,yBAAA;EAAA,CACA,gBAAA;EAAA,CACA,SAAA;EAAA,CACA,WAAA;AAAA;AAAA,UAEYU,cAAAA,SAAuBV,MAAAA;EACpCyF,UAAAA;AAAAA;;;;;;;UAYa9E,kBAAAA,SAA2BX,MAAAA;EACxC4F,MAAAA,EAAQjG,WAAAA;AAAAA"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/csp.d.ts
|
|
2
|
+
interface LegacyCSPReport {
|
|
3
|
+
readonly 'csp-report': {
|
|
4
|
+
readonly 'document-uri'?: string;
|
|
5
|
+
readonly referrer?: string;
|
|
6
|
+
readonly 'blocked-uri'?: string;
|
|
7
|
+
readonly 'effective-directive'?: string;
|
|
8
|
+
readonly 'violated-directive'?: string;
|
|
9
|
+
readonly 'original-policy'?: string;
|
|
10
|
+
readonly disposition: 'enforce' | 'report' | 'reporting';
|
|
11
|
+
readonly 'status-code'?: number;
|
|
12
|
+
readonly status?: string;
|
|
13
|
+
readonly 'script-sample'?: string;
|
|
14
|
+
readonly sample?: string;
|
|
15
|
+
};
|
|
16
|
+
}
|
|
17
|
+
//#endregion
|
|
18
|
+
export { LegacyCSPReport };
|
|
19
|
+
//# sourceMappingURL=csp.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"csp.d.ts","names":["LegacyCSPReport","referrer","disposition","status","sample"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/csp.d.ts"],"x_google_ignoreList":[0],"mappings":";UAAiBA,eAAAA;EAAAA,SACJ,YAAA;IAAA,SACI,cAAA;IAAA,SACAC,QAAAA;IAAAA,SACA,aAAA;IAAA,SACA,qBAAA;IAAA,SACA,oBAAA;IAAA,SACA,iBAAA;IAAA,SACAC,WAAAA;IAAAA,SACA,aAAA;IAAA,SACAC,MAAAA;IAAAA,SACA,eAAA;IAAA,SACAC,MAAAA;EAAAA;AAAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/datacategory.d.ts
|
|
2
|
+
type DataCategory = 'default' | 'error' | 'transaction' | 'replay' | 'security' | 'attachment' | 'session' | 'internal' | 'profile' | 'monitor' | 'feedback' | 'span' | 'log_item' | 'log_byte' | 'metric' | 'unknown';
|
|
3
|
+
//#endregion
|
|
4
|
+
export { DataCategory };
|
|
5
|
+
//# sourceMappingURL=datacategory.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"datacategory.d.ts","names":["DataCategory"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/datacategory.d.ts"],"x_google_ignoreList":[0],"mappings":";KAAYA,YAAAA"}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/debugMeta.d.ts
|
|
2
|
+
/**
|
|
3
|
+
* Holds meta information to customize the behavior of Sentry's server-side event processing.
|
|
4
|
+
**/
|
|
5
|
+
interface DebugMeta {
|
|
6
|
+
images?: Array<DebugImage>;
|
|
7
|
+
}
|
|
8
|
+
type DebugImage = WasmDebugImage | SourceMapDebugImage | MachoDebugImage;
|
|
9
|
+
interface WasmDebugImage {
|
|
10
|
+
type: 'wasm';
|
|
11
|
+
debug_id: string;
|
|
12
|
+
code_id?: string | null;
|
|
13
|
+
code_file: string;
|
|
14
|
+
debug_file?: string | null;
|
|
15
|
+
}
|
|
16
|
+
interface SourceMapDebugImage {
|
|
17
|
+
type: 'sourcemap';
|
|
18
|
+
code_file: string;
|
|
19
|
+
debug_id: string;
|
|
20
|
+
}
|
|
21
|
+
interface MachoDebugImage {
|
|
22
|
+
type: 'macho';
|
|
23
|
+
debug_id: string;
|
|
24
|
+
image_addr: string;
|
|
25
|
+
image_size?: number;
|
|
26
|
+
code_file?: string;
|
|
27
|
+
}
|
|
28
|
+
//#endregion
|
|
29
|
+
export { DebugImage, DebugMeta };
|
|
30
|
+
//# sourceMappingURL=debugMeta.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"debugMeta.d.ts","names":["DebugMeta","DebugImage","Array","images","WasmDebugImage","SourceMapDebugImage","MachoDebugImage","type","debug_id","code_id","code_file","debug_file","image_addr","image_size"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/debugMeta.d.ts"],"x_google_ignoreList":[0],"mappings":";;AAGA;;UAAiBA,SAAAA;EACbG,MAAAA,GAASD,KAAAA,CAAMD,UAAAA;AAAAA;AAAAA,KAEPA,UAAAA,GAAaG,cAAAA,GAAiBC,mBAAAA,GAAsBC,eAAAA;AAAAA,UACtDF,cAAAA;EACNG,IAAAA;EACAC,QAAAA;EACAC,OAAAA;EACAC,SAAAA;EACAC,UAAAA;AAAAA;AAAAA,UAEMN,mBAAAA;EACNE,IAAAA;EACAG,SAAAA;EACAF,QAAAA;AAAAA;AAAAA,UAEMF,eAAAA;EACNC,IAAAA;EACAC,QAAAA;EACAI,UAAAA;EACAC,UAAAA;EACAH,SAAAA;AAAAA"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/dsn.d.ts
|
|
2
|
+
/** Supported Sentry transport protocols in a Dsn. */
|
|
3
|
+
type DsnProtocol = 'http' | 'https';
|
|
4
|
+
/** Primitive components of a Dsn. */
|
|
5
|
+
interface DsnComponents {
|
|
6
|
+
/** Protocol used to connect to Sentry. */
|
|
7
|
+
protocol: DsnProtocol;
|
|
8
|
+
/** Public authorization key. */
|
|
9
|
+
publicKey?: string;
|
|
10
|
+
/** Private authorization key (deprecated, optional). */
|
|
11
|
+
pass?: string;
|
|
12
|
+
/** Hostname of the Sentry instance. */
|
|
13
|
+
host: string;
|
|
14
|
+
/** Port of the Sentry instance. */
|
|
15
|
+
port?: string;
|
|
16
|
+
/** Sub path/ */
|
|
17
|
+
path?: string;
|
|
18
|
+
/** Project ID */
|
|
19
|
+
projectId: string;
|
|
20
|
+
}
|
|
21
|
+
//#endregion
|
|
22
|
+
export { DsnComponents };
|
|
23
|
+
//# sourceMappingURL=dsn.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dsn.d.ts","names":["DsnProtocol","DsnComponents","protocol","publicKey","pass","host","port","path","projectId","DsnLike"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/dsn.d.ts"],"x_google_ignoreList":[0],"mappings":";;KACYA,WAAAA;;UAEKC,aAAAA;EAFM;EAInBC,QAAAA,EAAUF,WAAAA;EAFGC;EAIbE,SAAAA;;EAEAC,IAAAA;EAJAF;EAMAG,IAAAA;EAJAF;EAMAG,IAAAA;EAFAD;EAIAE,IAAAA;EAAAA;EAEAC,SAAAA;AAAAA"}
|
|
@@ -0,0 +1,153 @@
|
|
|
1
|
+
import { AttachmentType } from "./attachment.js";
|
|
2
|
+
import { SpanJSON } from "./span.js";
|
|
3
|
+
import { SerializedCheckIn } from "./checkin.js";
|
|
4
|
+
import { ClientReport } from "./clientreport.js";
|
|
5
|
+
import { LegacyCSPReport } from "./csp.js";
|
|
6
|
+
import { DsnComponents } from "./dsn.js";
|
|
7
|
+
import { FeedbackEvent, UserFeedback } from "./feedback/sendFeedback.js";
|
|
8
|
+
import { SerializedLogContainer } from "./log.js";
|
|
9
|
+
import { SerializedMetricContainer } from "./metric.js";
|
|
10
|
+
import { Profile, ProfileChunk } from "./profiling.js";
|
|
11
|
+
import { ReplayEvent, ReplayRecordingData } from "./replay.js";
|
|
12
|
+
import { SdkInfo } from "./sdkinfo.js";
|
|
13
|
+
import { SerializedSession, SessionAggregates } from "./session.js";
|
|
14
|
+
import { Event } from "./event.js";
|
|
15
|
+
|
|
16
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/envelope.d.ts
|
|
17
|
+
type DynamicSamplingContext = {
|
|
18
|
+
trace_id: string;
|
|
19
|
+
public_key: DsnComponents['publicKey'];
|
|
20
|
+
sample_rate?: string;
|
|
21
|
+
release?: string;
|
|
22
|
+
environment?: string;
|
|
23
|
+
transaction?: string;
|
|
24
|
+
replay_id?: string;
|
|
25
|
+
sampled?: string;
|
|
26
|
+
sample_rand?: string;
|
|
27
|
+
org_id?: string;
|
|
28
|
+
};
|
|
29
|
+
type EnvelopeItemType = 'client_report' | 'user_report' | 'feedback' | 'session' | 'sessions' | 'transaction' | 'attachment' | 'event' | 'profile' | 'profile_chunk' | 'replay_event' | 'replay_recording' | 'check_in' | 'span' | 'log' | 'metric' | 'trace_metric' | 'raw_security';
|
|
30
|
+
type BaseEnvelopeHeaders = {
|
|
31
|
+
[key: string]: unknown;
|
|
32
|
+
dsn?: string;
|
|
33
|
+
sdk?: SdkInfo;
|
|
34
|
+
};
|
|
35
|
+
type BaseEnvelopeItemHeaders = {
|
|
36
|
+
[key: string]: unknown;
|
|
37
|
+
type: EnvelopeItemType;
|
|
38
|
+
length?: number;
|
|
39
|
+
};
|
|
40
|
+
type BaseEnvelopeItem<ItemHeader, P> = [ItemHeader & BaseEnvelopeItemHeaders, P];
|
|
41
|
+
type BaseEnvelope<EnvelopeHeader, Item> = [EnvelopeHeader & BaseEnvelopeHeaders, Array<Item & BaseEnvelopeItem<BaseEnvelopeItemHeaders, unknown>>];
|
|
42
|
+
type EventItemHeaders = {
|
|
43
|
+
type: 'event' | 'transaction' | 'profile' | 'feedback';
|
|
44
|
+
};
|
|
45
|
+
type AttachmentItemHeaders = {
|
|
46
|
+
type: 'attachment';
|
|
47
|
+
length: number;
|
|
48
|
+
filename: string;
|
|
49
|
+
content_type?: string;
|
|
50
|
+
attachment_type?: AttachmentType;
|
|
51
|
+
};
|
|
52
|
+
type UserFeedbackItemHeaders = {
|
|
53
|
+
type: 'user_report';
|
|
54
|
+
};
|
|
55
|
+
type FeedbackItemHeaders = {
|
|
56
|
+
type: 'feedback';
|
|
57
|
+
};
|
|
58
|
+
type SessionItemHeaders = {
|
|
59
|
+
type: 'session';
|
|
60
|
+
};
|
|
61
|
+
type SessionAggregatesItemHeaders = {
|
|
62
|
+
type: 'sessions';
|
|
63
|
+
};
|
|
64
|
+
type ClientReportItemHeaders = {
|
|
65
|
+
type: 'client_report';
|
|
66
|
+
};
|
|
67
|
+
type ReplayEventItemHeaders = {
|
|
68
|
+
type: 'replay_event';
|
|
69
|
+
};
|
|
70
|
+
type ReplayRecordingItemHeaders = {
|
|
71
|
+
type: 'replay_recording';
|
|
72
|
+
length: number;
|
|
73
|
+
};
|
|
74
|
+
type CheckInItemHeaders = {
|
|
75
|
+
type: 'check_in';
|
|
76
|
+
};
|
|
77
|
+
type ProfileItemHeaders = {
|
|
78
|
+
type: 'profile';
|
|
79
|
+
};
|
|
80
|
+
type ProfileChunkItemHeaders = {
|
|
81
|
+
type: 'profile_chunk';
|
|
82
|
+
};
|
|
83
|
+
type SpanItemHeaders = {
|
|
84
|
+
type: 'span';
|
|
85
|
+
};
|
|
86
|
+
type LogContainerItemHeaders = {
|
|
87
|
+
type: 'log';
|
|
88
|
+
/**
|
|
89
|
+
* The number of log items in the container. This must be the same as the number of log items in the payload.
|
|
90
|
+
*/
|
|
91
|
+
item_count: number;
|
|
92
|
+
/**
|
|
93
|
+
* The content type of the log items. This must be `application/vnd.sentry.items.log+json`.
|
|
94
|
+
*/
|
|
95
|
+
content_type: 'application/vnd.sentry.items.log+json';
|
|
96
|
+
};
|
|
97
|
+
type MetricContainerItemHeaders = {
|
|
98
|
+
type: 'trace_metric';
|
|
99
|
+
item_count: number;
|
|
100
|
+
content_type: 'application/vnd.sentry.items.trace-metric+json';
|
|
101
|
+
};
|
|
102
|
+
type RawSecurityHeaders = {
|
|
103
|
+
type: 'raw_security';
|
|
104
|
+
sentry_release?: string;
|
|
105
|
+
sentry_environment?: string;
|
|
106
|
+
};
|
|
107
|
+
type EventItem = BaseEnvelopeItem<EventItemHeaders, Event>;
|
|
108
|
+
type AttachmentItem = BaseEnvelopeItem<AttachmentItemHeaders, string | Uint8Array>;
|
|
109
|
+
type UserFeedbackItem = BaseEnvelopeItem<UserFeedbackItemHeaders, UserFeedback>;
|
|
110
|
+
type SessionItem = BaseEnvelopeItem<SessionItemHeaders, SerializedSession> | BaseEnvelopeItem<SessionAggregatesItemHeaders, SessionAggregates>;
|
|
111
|
+
type ClientReportItem = BaseEnvelopeItem<ClientReportItemHeaders, ClientReport>;
|
|
112
|
+
type CheckInItem = BaseEnvelopeItem<CheckInItemHeaders, SerializedCheckIn>;
|
|
113
|
+
type ReplayEventItem = BaseEnvelopeItem<ReplayEventItemHeaders, ReplayEvent>;
|
|
114
|
+
type ReplayRecordingItem = BaseEnvelopeItem<ReplayRecordingItemHeaders, ReplayRecordingData>;
|
|
115
|
+
type FeedbackItem = BaseEnvelopeItem<FeedbackItemHeaders, FeedbackEvent>;
|
|
116
|
+
type ProfileItem = BaseEnvelopeItem<ProfileItemHeaders, Profile>;
|
|
117
|
+
type ProfileChunkItem = BaseEnvelopeItem<ProfileChunkItemHeaders, ProfileChunk>;
|
|
118
|
+
type SpanItem = BaseEnvelopeItem<SpanItemHeaders, Partial<SpanJSON>>;
|
|
119
|
+
type LogContainerItem = BaseEnvelopeItem<LogContainerItemHeaders, SerializedLogContainer>;
|
|
120
|
+
type MetricContainerItem = BaseEnvelopeItem<MetricContainerItemHeaders, SerializedMetricContainer>;
|
|
121
|
+
type RawSecurityItem = BaseEnvelopeItem<RawSecurityHeaders, LegacyCSPReport>;
|
|
122
|
+
type EventEnvelopeHeaders = {
|
|
123
|
+
event_id: string;
|
|
124
|
+
sent_at: string;
|
|
125
|
+
trace?: Partial<DynamicSamplingContext>;
|
|
126
|
+
};
|
|
127
|
+
type SessionEnvelopeHeaders = {
|
|
128
|
+
sent_at: string;
|
|
129
|
+
};
|
|
130
|
+
type CheckInEnvelopeHeaders = {
|
|
131
|
+
trace?: DynamicSamplingContext;
|
|
132
|
+
};
|
|
133
|
+
type ClientReportEnvelopeHeaders = BaseEnvelopeHeaders;
|
|
134
|
+
type ReplayEnvelopeHeaders = BaseEnvelopeHeaders;
|
|
135
|
+
type SpanEnvelopeHeaders = BaseEnvelopeHeaders & {
|
|
136
|
+
trace?: DynamicSamplingContext;
|
|
137
|
+
};
|
|
138
|
+
type LogEnvelopeHeaders = BaseEnvelopeHeaders;
|
|
139
|
+
type MetricEnvelopeHeaders = BaseEnvelopeHeaders;
|
|
140
|
+
type EventEnvelope = BaseEnvelope<EventEnvelopeHeaders, EventItem | AttachmentItem | UserFeedbackItem | FeedbackItem | ProfileItem>;
|
|
141
|
+
type SessionEnvelope = BaseEnvelope<SessionEnvelopeHeaders, SessionItem>;
|
|
142
|
+
type ClientReportEnvelope = BaseEnvelope<ClientReportEnvelopeHeaders, ClientReportItem>;
|
|
143
|
+
type ReplayEnvelope = [ReplayEnvelopeHeaders, [ReplayEventItem, ReplayRecordingItem]];
|
|
144
|
+
type CheckInEnvelope = BaseEnvelope<CheckInEnvelopeHeaders, CheckInItem>;
|
|
145
|
+
type SpanEnvelope = BaseEnvelope<SpanEnvelopeHeaders, SpanItem>;
|
|
146
|
+
type ProfileChunkEnvelope = BaseEnvelope<BaseEnvelopeHeaders, ProfileChunkItem>;
|
|
147
|
+
type RawSecurityEnvelope = BaseEnvelope<BaseEnvelopeHeaders, RawSecurityItem>;
|
|
148
|
+
type LogEnvelope = BaseEnvelope<LogEnvelopeHeaders, LogContainerItem>;
|
|
149
|
+
type MetricEnvelope = BaseEnvelope<MetricEnvelopeHeaders, MetricContainerItem>;
|
|
150
|
+
type Envelope = EventEnvelope | SessionEnvelope | ClientReportEnvelope | ProfileChunkEnvelope | ReplayEnvelope | CheckInEnvelope | SpanEnvelope | RawSecurityEnvelope | LogEnvelope | MetricEnvelope;
|
|
151
|
+
//#endregion
|
|
152
|
+
export { DynamicSamplingContext, Envelope };
|
|
153
|
+
//# sourceMappingURL=envelope.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"envelope.d.ts","names":["AttachmentType","SerializedCheckIn","ClientReport","LegacyCSPReport","DsnComponents","Event","FeedbackEvent","UserFeedback","SerializedLogContainer","SerializedMetricContainer","Profile","ProfileChunk","ReplayEvent","ReplayRecordingData","SdkInfo","SerializedSession","SessionAggregates","SpanJSON","DynamicSamplingContext","trace_id","public_key","sample_rate","release","environment","transaction","replay_id","sampled","sample_rand","org_id","EnvelopeItemType","BaseEnvelopeHeaders","key","dsn","sdk","BaseEnvelopeItemHeaders","type","length","BaseEnvelopeItem","ItemHeader","P","BaseEnvelope","EnvelopeHeader","Item","Array","EventItemHeaders","AttachmentItemHeaders","filename","content_type","attachment_type","UserFeedbackItemHeaders","FeedbackItemHeaders","SessionItemHeaders","SessionAggregatesItemHeaders","ClientReportItemHeaders","ReplayEventItemHeaders","ReplayRecordingItemHeaders","CheckInItemHeaders","ProfileItemHeaders","ProfileChunkItemHeaders","SpanItemHeaders","LogContainerItemHeaders","item_count","MetricContainerItemHeaders","RawSecurityHeaders","sentry_release","sentry_environment","EventItem","AttachmentItem","Uint8Array","UserFeedbackItem","SessionItem","ClientReportItem","CheckInItem","ReplayEventItem","ReplayRecordingItem","FeedbackItem","ProfileItem","ProfileChunkItem","SpanItem","Partial","LogContainerItem","MetricContainerItem","RawSecurityItem","EventEnvelopeHeaders","event_id","sent_at","trace","SessionEnvelopeHeaders","CheckInEnvelopeHeaders","ClientReportEnvelopeHeaders","ReplayEnvelopeHeaders","SpanEnvelopeHeaders","LogEnvelopeHeaders","MetricEnvelopeHeaders","EventEnvelope","SessionEnvelope","ClientReportEnvelope","ReplayEnvelope","CheckInEnvelope","SpanEnvelope","ProfileChunkEnvelope","RawSecurityEnvelope","LogEnvelope","MetricEnvelope","Envelope","EnvelopeItem"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/envelope.d.ts"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
import { Attachment } from "./attachment.js";
|
|
2
|
+
import { SeverityLevel } from "./severity.js";
|
|
3
|
+
import { Breadcrumb } from "./breadcrumb.js";
|
|
4
|
+
import { Measurements } from "./measurement.js";
|
|
5
|
+
import { TransactionSource } from "./transaction.js";
|
|
6
|
+
import { SpanJSON } from "./span.js";
|
|
7
|
+
import { RequestEventData } from "./request.js";
|
|
8
|
+
import { Primitive } from "./misc.js";
|
|
9
|
+
import { Contexts } from "./context.js";
|
|
10
|
+
import { User } from "./user.js";
|
|
11
|
+
import { DebugMeta } from "./debugMeta.js";
|
|
12
|
+
import { SdkInfo } from "./sdkinfo.js";
|
|
13
|
+
import { Extras } from "./extra.js";
|
|
14
|
+
import { CaptureContext, SdkProcessingMetadata } from "../scope.js";
|
|
15
|
+
import { Mechanism } from "./mechanism.js";
|
|
16
|
+
import { Exception } from "./exception.js";
|
|
17
|
+
import { Thread } from "./thread.js";
|
|
18
|
+
|
|
19
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/event.d.ts
|
|
20
|
+
/** An event to be sent to Sentry. */
|
|
21
|
+
interface Event {
|
|
22
|
+
event_id?: string;
|
|
23
|
+
message?: string;
|
|
24
|
+
logentry?: {
|
|
25
|
+
message?: string;
|
|
26
|
+
params?: unknown[];
|
|
27
|
+
};
|
|
28
|
+
timestamp?: number;
|
|
29
|
+
start_timestamp?: number;
|
|
30
|
+
level?: SeverityLevel;
|
|
31
|
+
platform?: string;
|
|
32
|
+
logger?: string;
|
|
33
|
+
server_name?: string;
|
|
34
|
+
release?: string;
|
|
35
|
+
dist?: string;
|
|
36
|
+
environment?: string;
|
|
37
|
+
sdk?: SdkInfo;
|
|
38
|
+
request?: RequestEventData;
|
|
39
|
+
transaction?: string;
|
|
40
|
+
modules?: {
|
|
41
|
+
[key: string]: string;
|
|
42
|
+
};
|
|
43
|
+
fingerprint?: string[];
|
|
44
|
+
exception?: {
|
|
45
|
+
values?: Exception[];
|
|
46
|
+
};
|
|
47
|
+
breadcrumbs?: Breadcrumb[];
|
|
48
|
+
contexts?: Contexts;
|
|
49
|
+
tags?: {
|
|
50
|
+
[key: string]: Primitive;
|
|
51
|
+
};
|
|
52
|
+
extra?: Extras;
|
|
53
|
+
user?: User;
|
|
54
|
+
type?: EventType;
|
|
55
|
+
spans?: SpanJSON[];
|
|
56
|
+
measurements?: Measurements;
|
|
57
|
+
debug_meta?: DebugMeta;
|
|
58
|
+
sdkProcessingMetadata?: SdkProcessingMetadata;
|
|
59
|
+
transaction_info?: {
|
|
60
|
+
source: TransactionSource;
|
|
61
|
+
};
|
|
62
|
+
threads?: {
|
|
63
|
+
values: Thread[];
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* The type of an `Event`.
|
|
68
|
+
* Note that `ErrorEvent`s do not have a type (hence its undefined),
|
|
69
|
+
* while all other events are required to have one.
|
|
70
|
+
*/
|
|
71
|
+
type EventType = 'transaction' | 'profile' | 'replay_event' | 'feedback' | undefined;
|
|
72
|
+
interface ErrorEvent extends Event {
|
|
73
|
+
type: undefined;
|
|
74
|
+
}
|
|
75
|
+
interface TransactionEvent extends Event {
|
|
76
|
+
type: 'transaction';
|
|
77
|
+
}
|
|
78
|
+
/** JSDoc */
|
|
79
|
+
interface EventHint {
|
|
80
|
+
event_id?: string;
|
|
81
|
+
captureContext?: CaptureContext;
|
|
82
|
+
mechanism?: Partial<Mechanism>;
|
|
83
|
+
syntheticException?: Error | null;
|
|
84
|
+
originalException?: unknown;
|
|
85
|
+
attachments?: Attachment[];
|
|
86
|
+
data?: any;
|
|
87
|
+
integrations?: string[];
|
|
88
|
+
}
|
|
89
|
+
//#endregion
|
|
90
|
+
export { ErrorEvent, Event, EventHint, TransactionEvent };
|
|
91
|
+
//# sourceMappingURL=event.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"event.d.ts","names":["CaptureContext","SdkProcessingMetadata","Attachment","Breadcrumb","Contexts","DebugMeta","Exception","Extras","Measurements","Mechanism","Primitive","RequestEventData","SdkInfo","SeverityLevel","SpanJSON","Thread","TransactionSource","User","Event","EventType","event_id","message","logentry","params","timestamp","start_timestamp","level","platform","logger","server_name","release","dist","environment","sdk","request","transaction","modules","key","fingerprint","exception","values","breadcrumbs","contexts","tags","extra","user","type","spans","measurements","debug_meta","sdkProcessingMetadata","transaction_info","source","threads","ErrorEvent","TransactionEvent","EventHint","Partial","Error","captureContext","mechanism","syntheticException","originalException","attachments","data","integrations"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/event.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;;;;;;;;;;;;;;;UAkBiBkB,KAAAA;EACbE,QAAAA;EACAC,OAAAA;EACAC,QAAAA;IACID,OAAAA;IACAE,MAAAA;EAAAA;EAEJC,SAAAA;EACAC,eAAAA;EACAC,KAAAA,GAAQb,aAAAA;EACRc,QAAAA;EACAC,MAAAA;EACAC,WAAAA;EACAC,OAAAA;EACAC,IAAAA;EACAC,WAAAA;EACAC,GAAAA,GAAMrB,OAAAA;EACNsB,OAAAA,GAAUvB,gBAAAA;EACVwB,WAAAA;EACAC,OAAAA;IAAAA,CACKC,GAAAA;EAAAA;EAELC,WAAAA;EACAC,SAAAA;IACIC,MAAAA,GAASlC,SAAAA;EAAAA;EAEbmC,WAAAA,GAActC,UAAAA;EACduC,QAAAA,GAAWtC,QAAAA;EACXuC,IAAAA;IAAAA,CACKN,GAAAA,WAAc3B,SAAAA;EAAAA;EAEnBkC,KAAAA,GAAQrC,MAAAA;EACRsC,IAAAA,GAAO5B,IAAAA;EACP6B,IAAAA,GAAO3B,SAAAA;EACP4B,KAAAA,GAAQjC,QAAAA;EACRkC,YAAAA,GAAexC,YAAAA;EACfyC,UAAAA,GAAa5C,SAAAA;EACb6C,qBAAAA,GAAwBjD,qBAAAA;EACxBkD,gBAAAA;IACIC,MAAAA,EAAQpC,iBAAAA;EAAAA;EAEZqC,OAAAA;IACIb,MAAAA,EAAQzB,MAAAA;EAAAA;AAAAA;;;;;;KAQJI,SAAAA;AAAAA,UACKmC,UAAAA,SAAmBpC,KAAAA;EAChC4B,IAAAA;AAAAA;AAAAA,UAEaS,gBAAAA,SAAyBrC,KAAAA;EACtC4B,IAAAA;AAAAA;;UAGaU,SAAAA;EACbpC,QAAAA;EACAuC,cAAAA,GAAiB3D,cAAAA;EACjB4D,SAAAA,GAAYH,OAAAA,CAAQhD,SAAAA;EACpBoD,kBAAAA,GAAqBH,KAAAA;EACrBI,iBAAAA;EACAC,WAAAA,GAAc7D,UAAAA;EACd8D,IAAAA;EACAC,YAAAA;AAAAA"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Event, EventHint } from "./event.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/eventprocessor.d.ts
|
|
4
|
+
/**
|
|
5
|
+
* Event processors are used to change the event before it will be sent.
|
|
6
|
+
* We strongly advise to make this function sync.
|
|
7
|
+
* Returning a PromiseLike<Event | null> will work just fine, but better be sure that you know what you are doing.
|
|
8
|
+
* Event processing will be deferred until your Promise is resolved.
|
|
9
|
+
*/
|
|
10
|
+
interface EventProcessor {
|
|
11
|
+
(event: Event, hint: EventHint): PromiseLike<Event | null> | Event | null;
|
|
12
|
+
id?: string;
|
|
13
|
+
}
|
|
14
|
+
//#endregion
|
|
15
|
+
export { EventProcessor };
|
|
16
|
+
//# sourceMappingURL=eventprocessor.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"eventprocessor.d.ts","names":["Event","EventHint","EventProcessor","PromiseLike","event","hint","id"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/eventprocessor.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;AAOA;;;;UAAiBE,cAAAA;EAAAA,CACZE,KAAAA,EAAOJ,KAAAA,EAAOK,IAAAA,EAAMJ,SAAAA,GAAYE,WAAAA,CAAYH,KAAAA,WAAgBA,KAAAA;EAC7DM,EAAAA;AAAAA"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { Mechanism } from "./mechanism.js";
|
|
2
|
+
import { Stacktrace } from "./stacktrace.js";
|
|
3
|
+
|
|
4
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/exception.d.ts
|
|
5
|
+
/** JSDoc */
|
|
6
|
+
interface Exception {
|
|
7
|
+
type?: string;
|
|
8
|
+
value?: string;
|
|
9
|
+
mechanism?: Mechanism;
|
|
10
|
+
module?: string;
|
|
11
|
+
thread_id?: number | string;
|
|
12
|
+
stacktrace?: Stacktrace;
|
|
13
|
+
}
|
|
14
|
+
//#endregion
|
|
15
|
+
export { Exception };
|
|
16
|
+
//# sourceMappingURL=exception.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"exception.d.ts","names":["Mechanism","Stacktrace","Exception","type","value","mechanism","module","thread_id","stacktrace"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/exception.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;UAGiBE,SAAAA;EACbC,IAAAA;EACAC,KAAAA;EACAC,SAAAA,GAAYL,SAAAA;EACZM,MAAAA;EACAC,SAAAA;EACAC,UAAAA,GAAaP,UAAAA;AAAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"extra.d.ts","names":["Extra","Extras","Record"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/extra.d.ts"],"x_google_ignoreList":[0],"mappings":";KAAYA,KAAAA;AAAAA,KACAC,MAAAA,GAASC,MAAAA,SAAeF,KAAAA"}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { User } from "../user.js";
|
|
2
|
+
import { Event } from "../event.js";
|
|
3
|
+
|
|
4
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/feedback/sendFeedback.d.ts
|
|
5
|
+
/**
|
|
6
|
+
* Crash report feedback object
|
|
7
|
+
*/
|
|
8
|
+
interface UserFeedback {
|
|
9
|
+
event_id: string;
|
|
10
|
+
email: User['email'];
|
|
11
|
+
name: string;
|
|
12
|
+
comments: string;
|
|
13
|
+
}
|
|
14
|
+
interface FeedbackContext extends Record<string, unknown> {
|
|
15
|
+
message: string;
|
|
16
|
+
contact_email?: string;
|
|
17
|
+
name?: string;
|
|
18
|
+
replay_id?: string;
|
|
19
|
+
url?: string;
|
|
20
|
+
associated_event_id?: string;
|
|
21
|
+
source?: string;
|
|
22
|
+
}
|
|
23
|
+
/**
|
|
24
|
+
* NOTE: These types are still considered Alpha and subject to change.
|
|
25
|
+
* @hidden
|
|
26
|
+
*/
|
|
27
|
+
interface FeedbackEvent extends Event {
|
|
28
|
+
type: 'feedback';
|
|
29
|
+
contexts: Event['contexts'] & {
|
|
30
|
+
feedback: FeedbackContext;
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
//#endregion
|
|
34
|
+
export { FeedbackEvent, UserFeedback };
|
|
35
|
+
//# sourceMappingURL=sendFeedback.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sendFeedback.d.ts","names":["Event","EventHint","Primitive","User","UserFeedback","event_id","email","name","comments","FeedbackContext","Record","message","contact_email","replay_id","url","associated_event_id","source","FeedbackEvent","type","contexts","feedback","SendFeedbackParams","associatedEventId","tags","key","SendFeedback","Promise","params","includeReplay","hint"],"sources":["../../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/feedback/sendFeedback.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;AAMA;;UAAiBI,YAAAA;EACbC,QAAAA;EACAC,KAAAA,EAAOH,IAAAA;EACPI,IAAAA;EACAC,QAAAA;AAAAA;AAAAA,UAEMC,eAAAA,SAAwBC,MAAAA;EAC9BC,OAAAA;EACAC,aAAAA;EACAL,IAAAA;EACAM,SAAAA;EACAC,GAAAA;EACAC,mBAAAA;EACAC,MAAAA;AAAAA;;;;;UAMaC,aAAAA,SAAsBjB,KAAAA;EACnCkB,IAAAA;EACAC,QAAAA,EAAUnB,KAAAA;IACNoB,QAAAA,EAAUX,eAAAA;EAAAA;AAAAA"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import { Event, EventHint } from "./event.js";
|
|
2
|
+
import { Client } from "../client.js";
|
|
3
|
+
|
|
4
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/integration.d.ts
|
|
5
|
+
/** Integration interface */
|
|
6
|
+
interface Integration {
|
|
7
|
+
/**
|
|
8
|
+
* The name of the integration.
|
|
9
|
+
*/
|
|
10
|
+
name: string;
|
|
11
|
+
/**
|
|
12
|
+
* This hook is only called once, even if multiple clients are created.
|
|
13
|
+
* It does not receives any arguments, and should only use for e.g. global monkey patching and similar things.
|
|
14
|
+
*/
|
|
15
|
+
setupOnce?(): void;
|
|
16
|
+
/**
|
|
17
|
+
* Set up an integration for the given client.
|
|
18
|
+
* Receives the client as argument.
|
|
19
|
+
*
|
|
20
|
+
* Whenever possible, prefer this over `setupOnce`, as that is only run for the first client,
|
|
21
|
+
* whereas `setup` runs for each client. Only truly global things (e.g. registering global handlers)
|
|
22
|
+
* should be done in `setupOnce`.
|
|
23
|
+
*/
|
|
24
|
+
setup?(client: Client): void;
|
|
25
|
+
/**
|
|
26
|
+
* This hook is triggered after `setupOnce()` and `setup()` have been called for all integrations.
|
|
27
|
+
* You can use it if it is important that all other integrations have been run before.
|
|
28
|
+
*/
|
|
29
|
+
afterAllSetup?(client: Client): void;
|
|
30
|
+
/**
|
|
31
|
+
* An optional hook that allows to preprocess an event _before_ it is passed to all other event processors.
|
|
32
|
+
*/
|
|
33
|
+
preprocessEvent?(event: Event, hint: EventHint | undefined, client: Client): void;
|
|
34
|
+
/**
|
|
35
|
+
* An optional hook that allows to process an event.
|
|
36
|
+
* Return `null` to drop the event, or mutate the event & return it.
|
|
37
|
+
* This receives the client that the integration was installed for as third argument.
|
|
38
|
+
*/
|
|
39
|
+
processEvent?(event: Event, hint: EventHint, client: Client): Event | null | PromiseLike<Event | null>;
|
|
40
|
+
}
|
|
41
|
+
//#endregion
|
|
42
|
+
export { Integration };
|
|
43
|
+
//# sourceMappingURL=integration.d.ts.map
|