@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,49 @@
|
|
|
1
|
+
import { SpanAttributes } from "./span.js";
|
|
2
|
+
import { RequestEventData } from "./request.js";
|
|
3
|
+
import { WorkerLocation } from "./misc.js";
|
|
4
|
+
|
|
5
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/samplingcontext.d.ts
|
|
6
|
+
/**
|
|
7
|
+
* Context data passed by the user when starting a transaction, to be used by the tracesSampler method.
|
|
8
|
+
*/
|
|
9
|
+
interface CustomSamplingContext {
|
|
10
|
+
[key: string]: any;
|
|
11
|
+
}
|
|
12
|
+
/**
|
|
13
|
+
* Auxiliary data for various sampling mechanisms in the Sentry SDK.
|
|
14
|
+
*/
|
|
15
|
+
interface SamplingContext extends CustomSamplingContext {
|
|
16
|
+
/**
|
|
17
|
+
* Sampling decision from the parent transaction, if any.
|
|
18
|
+
*/
|
|
19
|
+
parentSampled?: boolean;
|
|
20
|
+
/**
|
|
21
|
+
* Sample rate that is coming from an incoming trace (if there is one).
|
|
22
|
+
*/
|
|
23
|
+
parentSampleRate?: number;
|
|
24
|
+
/**
|
|
25
|
+
* Object representing the URL of the current page or worker script. Passed by default when using the `BrowserTracing`
|
|
26
|
+
* integration.
|
|
27
|
+
*/
|
|
28
|
+
location?: WorkerLocation;
|
|
29
|
+
/**
|
|
30
|
+
* Object representing the incoming request to a node server in a normalized format.
|
|
31
|
+
*/
|
|
32
|
+
normalizedRequest?: RequestEventData;
|
|
33
|
+
/** The name of the span being sampled. */
|
|
34
|
+
name: string;
|
|
35
|
+
/** Initial attributes that have been passed to the span being sampled. */
|
|
36
|
+
attributes?: SpanAttributes;
|
|
37
|
+
}
|
|
38
|
+
/**
|
|
39
|
+
* Auxiliary data passed to the `tracesSampler` function.
|
|
40
|
+
*/
|
|
41
|
+
interface TracesSamplerSamplingContext extends SamplingContext {
|
|
42
|
+
/**
|
|
43
|
+
* Returns a sample rate value that matches the sampling decision from the incoming trace, or falls back to the provided `fallbackSampleRate`.
|
|
44
|
+
*/
|
|
45
|
+
inheritOrSampleWith: (fallbackSampleRate: number) => number;
|
|
46
|
+
}
|
|
47
|
+
//#endregion
|
|
48
|
+
export { TracesSamplerSamplingContext };
|
|
49
|
+
//# sourceMappingURL=samplingcontext.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"samplingcontext.d.ts","names":["RequestEventData","WorkerLocation","SpanAttributes","CustomSamplingContext","key","SamplingContext","parentSampled","parentSampleRate","location","normalizedRequest","name","attributes","TracesSamplerSamplingContext","inheritOrSampleWith","fallbackSampleRate"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/samplingcontext.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;;AAMA;UAAiBG,qBAAAA;EAAAA,CACZC,GAAAA;AAAAA;;AAKL;;UAAiBC,eAAAA,SAAwBF,qBAAAA;EAa1BF;;;EATXK,aAAAA;EAJ0D;;;EAQ1DC,gBAAAA;EAAAA;;;;EAKAC,QAAAA,GAAWP,cAAAA;EAMXS;;;EAFAD,iBAAAA,GAAoBT,gBAAAA;EAIO;EAF3BU,IAAAA;EAOyC;EALzCC,UAAAA,GAAaT,cAAAA;AAAAA;;;;UAKAU,4BAAAA,SAAqCP,eAAAA;EAIF;;;EAAhDQ,mBAAAA,GAAsBC,kBAAAA;AAAAA"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { Package } from "./package.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkinfo.d.ts
|
|
4
|
+
/**
|
|
5
|
+
* See https://develop.sentry.dev/sdk/data-model/event-payloads/sdk/#attributes
|
|
6
|
+
*/
|
|
7
|
+
interface SdkInfo {
|
|
8
|
+
name?: string;
|
|
9
|
+
version?: string;
|
|
10
|
+
integrations?: string[];
|
|
11
|
+
packages?: Package[];
|
|
12
|
+
settings?: {
|
|
13
|
+
infer_ip?: 'auto' | 'never';
|
|
14
|
+
};
|
|
15
|
+
}
|
|
16
|
+
//#endregion
|
|
17
|
+
export { SdkInfo };
|
|
18
|
+
//# sourceMappingURL=sdkinfo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sdkinfo.d.ts","names":["Package","SdkInfo","name","version","integrations","packages","settings","infer_ip"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkinfo.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;AAIA;UAAiBC,OAAAA;EACbC,IAAAA;EACAC,OAAAA;EACAC,YAAAA;EACAC,QAAAA,GAAWL,OAAAA;EACXM,QAAAA;IACIC,QAAAA;EAAAA;AAAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { SdkInfo } from "./sdkinfo.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkmetadata.d.ts
|
|
4
|
+
interface SdkMetadata {
|
|
5
|
+
sdk?: SdkInfo;
|
|
6
|
+
}
|
|
7
|
+
//#endregion
|
|
8
|
+
export { SdkMetadata };
|
|
9
|
+
//# sourceMappingURL=sdkmetadata.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"sdkmetadata.d.ts","names":["SdkInfo","SdkMetadata","sdk"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/sdkmetadata.d.ts"],"x_google_ignoreList":[0],"mappings":";;;UACiBC,WAAAA;EACbC,GAAAA,GAAMF,OAAAA;AAAAA"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { User } from "./user.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/session.d.ts
|
|
4
|
+
interface Session {
|
|
5
|
+
sid: string;
|
|
6
|
+
did?: string | number;
|
|
7
|
+
init: boolean;
|
|
8
|
+
timestamp: number;
|
|
9
|
+
started: number;
|
|
10
|
+
duration?: number;
|
|
11
|
+
status: SessionStatus;
|
|
12
|
+
release?: string;
|
|
13
|
+
environment?: string;
|
|
14
|
+
userAgent?: string;
|
|
15
|
+
ipAddress?: string;
|
|
16
|
+
errors: number;
|
|
17
|
+
user?: User | null;
|
|
18
|
+
ignoreDuration: boolean;
|
|
19
|
+
abnormal_mechanism?: string;
|
|
20
|
+
/**
|
|
21
|
+
* Overrides default JSON serialization of the Session because
|
|
22
|
+
* the Sentry servers expect a slightly different schema of a session
|
|
23
|
+
* which is described in the interface @see SerializedSession in this file.
|
|
24
|
+
*
|
|
25
|
+
* @return a Sentry-backend conforming JSON object of the session
|
|
26
|
+
*/
|
|
27
|
+
toJSON(): SerializedSession;
|
|
28
|
+
}
|
|
29
|
+
type SessionStatus = 'ok' | 'exited' | 'crashed' | 'abnormal';
|
|
30
|
+
/** JSDoc */
|
|
31
|
+
interface SessionAggregates {
|
|
32
|
+
attrs?: {
|
|
33
|
+
environment?: string;
|
|
34
|
+
release?: string;
|
|
35
|
+
ip_address?: string | null;
|
|
36
|
+
};
|
|
37
|
+
aggregates: Array<AggregationCounts>;
|
|
38
|
+
}
|
|
39
|
+
interface AggregationCounts {
|
|
40
|
+
/** ISO Timestamp rounded to the second */
|
|
41
|
+
started: string;
|
|
42
|
+
/** Number of sessions that did not have errors */
|
|
43
|
+
exited?: number;
|
|
44
|
+
/** Number of sessions that had handled errors */
|
|
45
|
+
errored?: number;
|
|
46
|
+
/** Number of sessions that had unhandled errors */
|
|
47
|
+
crashed?: number;
|
|
48
|
+
}
|
|
49
|
+
interface SerializedSession {
|
|
50
|
+
init: boolean;
|
|
51
|
+
sid: string;
|
|
52
|
+
did?: string;
|
|
53
|
+
timestamp: string;
|
|
54
|
+
started: string;
|
|
55
|
+
duration?: number;
|
|
56
|
+
status: SessionStatus;
|
|
57
|
+
errors: number;
|
|
58
|
+
abnormal_mechanism?: string;
|
|
59
|
+
attrs?: {
|
|
60
|
+
release?: string;
|
|
61
|
+
environment?: string;
|
|
62
|
+
user_agent?: string;
|
|
63
|
+
ip_address?: string;
|
|
64
|
+
};
|
|
65
|
+
}
|
|
66
|
+
//#endregion
|
|
67
|
+
export { SerializedSession, Session, SessionAggregates };
|
|
68
|
+
//# sourceMappingURL=session.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"session.d.ts","names":["User","Session","SessionStatus","SerializedSession","sid","did","init","timestamp","started","duration","status","release","environment","userAgent","ipAddress","errors","user","ignoreDuration","abnormal_mechanism","toJSON","SessionContext","Partial","SessionAggregates","AggregationCounts","Array","attrs","ip_address","aggregates","exited","errored","crashed","user_agent"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/session.d.ts"],"x_google_ignoreList":[0],"mappings":";;;UACiBC,OAAAA;EACbG,GAAAA;EACAC,GAAAA;EACAC,IAAAA;EACAC,SAAAA;EACAC,OAAAA;EACAC,QAAAA;EACAC,MAAAA,EAAQR,aAAAA;EACRS,OAAAA;EACAC,WAAAA;EACAC,SAAAA;EACAC,SAAAA;EACAC,MAAAA;EACAC,IAAAA,GAAOhB,IAAAA;EACPiB,cAAAA;EACAC,kBAAAA;EARAR;;;;;;;EAgBAS,MAAAA,IAAUhB,iBAAAA;AAAAA;AAAAA,KAGFD,aAAAA;;UAEKoB,iBAAAA;EACbG,KAAAA;IACIb,WAAAA;IACAD,OAAAA;IACAe,UAAAA;EAAAA;EAEJC,UAAAA,EAAYH,KAAAA,CAAMD,iBAAAA;AAAAA;AAAAA,UAELA,iBAAAA;EARiB;EAU9Bf,OAAAA;EAJiB;EAMjBoB,MAAAA;EAVIhB;EAYJiB,OAAAA;EAVIH;EAYJI,OAAAA;AAAAA;AAAAA,UAEa3B,iBAAAA;EACbG,IAAAA;EACAF,GAAAA;EACAC,GAAAA;EACAE,SAAAA;EACAC,OAAAA;EACAC,QAAAA;EACAC,MAAAA,EAAQR,aAAAA;EACRa,MAAAA;EACAG,kBAAAA;EACAO,KAAAA;IACId,OAAAA;IACAC,WAAAA;IACAmB,UAAAA;IACAL,UAAAA;EAAAA;AAAAA"}
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/severity.d.ts
|
|
2
|
+
type SeverityLevel = 'fatal' | 'error' | 'warning' | 'log' | 'info' | 'debug';
|
|
3
|
+
//#endregion
|
|
4
|
+
export { SeverityLevel };
|
|
5
|
+
//# sourceMappingURL=severity.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"severity.d.ts","names":["SeverityLevel"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/severity.d.ts"],"x_google_ignoreList":[0],"mappings":";KAAYA,aAAAA"}
|
|
@@ -0,0 +1,183 @@
|
|
|
1
|
+
import { Measurements } from "./measurement.js";
|
|
2
|
+
import { HrTime } from "./opentelemetry.js";
|
|
3
|
+
import { SpanStatus } from "./spanStatus.js";
|
|
4
|
+
import { TransactionSource } from "./transaction.js";
|
|
5
|
+
import { SpanLink, SpanLinkJSON } from "./link.js";
|
|
6
|
+
|
|
7
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/span.d.ts
|
|
8
|
+
type SpanOriginType = 'manual' | 'auto';
|
|
9
|
+
type SpanOriginCategory = string;
|
|
10
|
+
type SpanOriginIntegrationName = string;
|
|
11
|
+
type SpanOriginIntegrationPart = string;
|
|
12
|
+
type SpanOrigin = SpanOriginType | `${SpanOriginType}.${SpanOriginCategory}` | `${SpanOriginType}.${SpanOriginCategory}.${SpanOriginIntegrationName}` | `${SpanOriginType}.${SpanOriginCategory}.${SpanOriginIntegrationName}.${SpanOriginIntegrationPart}`;
|
|
13
|
+
type SpanAttributeValue = string | number | boolean | Array<null | undefined | string> | Array<null | undefined | number> | Array<null | undefined | boolean>;
|
|
14
|
+
type SpanAttributes = Partial<{
|
|
15
|
+
'sentry.origin': string;
|
|
16
|
+
'sentry.op': string;
|
|
17
|
+
'sentry.source': TransactionSource;
|
|
18
|
+
'sentry.sample_rate': number;
|
|
19
|
+
}> & Record<string, SpanAttributeValue | undefined>;
|
|
20
|
+
/** This type is aligned with the OpenTelemetry TimeInput type. */
|
|
21
|
+
type SpanTimeInput = HrTime | number | Date;
|
|
22
|
+
/** A JSON representation of a span. */
|
|
23
|
+
interface SpanJSON {
|
|
24
|
+
data: SpanAttributes;
|
|
25
|
+
description?: string;
|
|
26
|
+
op?: string;
|
|
27
|
+
parent_span_id?: string;
|
|
28
|
+
span_id: string;
|
|
29
|
+
start_timestamp: number;
|
|
30
|
+
status?: string;
|
|
31
|
+
timestamp?: number;
|
|
32
|
+
trace_id: string;
|
|
33
|
+
origin?: SpanOrigin;
|
|
34
|
+
profile_id?: string;
|
|
35
|
+
exclusive_time?: number;
|
|
36
|
+
measurements?: Measurements;
|
|
37
|
+
is_segment?: boolean;
|
|
38
|
+
segment_id?: string;
|
|
39
|
+
links?: SpanLinkJSON[];
|
|
40
|
+
}
|
|
41
|
+
type TraceFlagNone = 0;
|
|
42
|
+
type TraceFlagSampled = 1;
|
|
43
|
+
type TraceFlag = TraceFlagNone | TraceFlagSampled;
|
|
44
|
+
interface TraceState {
|
|
45
|
+
/**
|
|
46
|
+
* Create a new TraceState which inherits from this TraceState and has the
|
|
47
|
+
* given key set.
|
|
48
|
+
* The new entry will always be added in the front of the list of states.
|
|
49
|
+
*
|
|
50
|
+
* @param key key of the TraceState entry.
|
|
51
|
+
* @param value value of the TraceState entry.
|
|
52
|
+
*/
|
|
53
|
+
set(key: string, value: string): TraceState;
|
|
54
|
+
/**
|
|
55
|
+
* Return a new TraceState which inherits from this TraceState but does not
|
|
56
|
+
* contain the given key.
|
|
57
|
+
*
|
|
58
|
+
* @param key the key for the TraceState entry to be removed.
|
|
59
|
+
*/
|
|
60
|
+
unset(key: string): TraceState;
|
|
61
|
+
/**
|
|
62
|
+
* Returns the value to which the specified key is mapped, or `undefined` if
|
|
63
|
+
* this map contains no mapping for the key.
|
|
64
|
+
*
|
|
65
|
+
* @param key with which the specified value is to be associated.
|
|
66
|
+
* @returns the value to which the specified key is mapped, or `undefined` if
|
|
67
|
+
* this map contains no mapping for the key.
|
|
68
|
+
*/
|
|
69
|
+
get(key: string): string | undefined;
|
|
70
|
+
/**
|
|
71
|
+
* Serializes the TraceState to a `list` as defined below. The `list` is a
|
|
72
|
+
* series of `list-members` separated by commas `,`, and a list-member is a
|
|
73
|
+
* key/value pair separated by an equals sign `=`. Spaces and horizontal tabs
|
|
74
|
+
* surrounding `list-members` are ignored. There can be a maximum of 32
|
|
75
|
+
* `list-members` in a `list`.
|
|
76
|
+
*
|
|
77
|
+
* @returns the serialized string.
|
|
78
|
+
*/
|
|
79
|
+
serialize(): string;
|
|
80
|
+
}
|
|
81
|
+
interface SpanContextData {
|
|
82
|
+
/**
|
|
83
|
+
* The ID of the trace that this span belongs to. It is worldwide unique
|
|
84
|
+
* with practically sufficient probability by being made as 16 randomly
|
|
85
|
+
* generated bytes, encoded as a 32 lowercase hex characters corresponding to
|
|
86
|
+
* 128 bits.
|
|
87
|
+
*/
|
|
88
|
+
traceId: string;
|
|
89
|
+
/**
|
|
90
|
+
* The ID of the Span. It is globally unique with practically sufficient
|
|
91
|
+
* probability by being made as 8 randomly generated bytes, encoded as a 16
|
|
92
|
+
* lowercase hex characters corresponding to 64 bits.
|
|
93
|
+
*/
|
|
94
|
+
spanId: string;
|
|
95
|
+
/**
|
|
96
|
+
* Only true if the SentrySpanArguments was propagated from a remote parent.
|
|
97
|
+
*/
|
|
98
|
+
isRemote?: boolean | undefined;
|
|
99
|
+
/**
|
|
100
|
+
* Trace flags to propagate.
|
|
101
|
+
*
|
|
102
|
+
* It is represented as 1 byte (bitmap). Bit to represent whether trace is
|
|
103
|
+
* sampled or not. When set, the least significant bit documents that the
|
|
104
|
+
* caller may have recorded trace data. A caller who does not record trace
|
|
105
|
+
* data out-of-band leaves this flag unset.
|
|
106
|
+
*/
|
|
107
|
+
traceFlags: TraceFlag | number;
|
|
108
|
+
/** In OpenTelemetry, this can be used to store trace state, which are basically key-value pairs. */
|
|
109
|
+
traceState?: TraceState | undefined;
|
|
110
|
+
}
|
|
111
|
+
/**
|
|
112
|
+
* A generic Span which holds trace data.
|
|
113
|
+
*/
|
|
114
|
+
interface Span {
|
|
115
|
+
/**
|
|
116
|
+
* Get context data for this span.
|
|
117
|
+
* This includes the spanId & the traceId.
|
|
118
|
+
*/
|
|
119
|
+
spanContext(): SpanContextData;
|
|
120
|
+
/**
|
|
121
|
+
* End the current span.
|
|
122
|
+
*/
|
|
123
|
+
end(endTimestamp?: SpanTimeInput): void;
|
|
124
|
+
/**
|
|
125
|
+
* Set a single attribute on the span.
|
|
126
|
+
* Set it to `undefined` to remove the attribute.
|
|
127
|
+
*/
|
|
128
|
+
setAttribute(key: string, value: SpanAttributeValue | undefined): this;
|
|
129
|
+
/**
|
|
130
|
+
* Set multiple attributes on the span.
|
|
131
|
+
* Any attribute set to `undefined` will be removed.
|
|
132
|
+
*/
|
|
133
|
+
setAttributes(attributes: SpanAttributes): this;
|
|
134
|
+
/**
|
|
135
|
+
* Sets the status attribute on the current span.
|
|
136
|
+
*/
|
|
137
|
+
setStatus(status: SpanStatus): this;
|
|
138
|
+
/**
|
|
139
|
+
* Update the name of the span.
|
|
140
|
+
*
|
|
141
|
+
* **Important:** You most likely want to use `Sentry.updateSpanName(span, name)` instead!
|
|
142
|
+
*
|
|
143
|
+
* This method will update the current span name but cannot guarantee that the new name will be
|
|
144
|
+
* the final name of the span. Instrumentation might still overwrite the name with an automatically
|
|
145
|
+
* computed name, for example in `http.server` or `db` spans.
|
|
146
|
+
*
|
|
147
|
+
* You can ensure that your name is kept and not overwritten by calling `Sentry.updateSpanName(span, name)`
|
|
148
|
+
*
|
|
149
|
+
* @param name the new name of the span
|
|
150
|
+
*/
|
|
151
|
+
updateName(name: string): this;
|
|
152
|
+
/**
|
|
153
|
+
* If this is span is actually recording data.
|
|
154
|
+
* This will return false if tracing is disabled, this span was not sampled or if the span is already finished.
|
|
155
|
+
*/
|
|
156
|
+
isRecording(): boolean;
|
|
157
|
+
/**
|
|
158
|
+
* Adds an event to the Span.
|
|
159
|
+
*/
|
|
160
|
+
addEvent(name: string, attributesOrStartTime?: SpanAttributes | SpanTimeInput, startTime?: SpanTimeInput): this;
|
|
161
|
+
/**
|
|
162
|
+
* Associates this span with a related span. Links can reference spans from the same or different trace
|
|
163
|
+
* and are typically used for batch operations, cross-trace scenarios, or scatter/gather patterns.
|
|
164
|
+
*
|
|
165
|
+
* Prefer setting links directly when starting a span (e.g. `Sentry.startSpan()`) as some context information is only available during span creation.
|
|
166
|
+
* @param link - The link containing the context of the span to link to and optional attributes
|
|
167
|
+
*/
|
|
168
|
+
addLink(link: SpanLink): this;
|
|
169
|
+
/**
|
|
170
|
+
* Associates this span with multiple related spans. See {@link addLink} for more details.
|
|
171
|
+
*
|
|
172
|
+
* Prefer setting links directly when starting a span (e.g. `Sentry.startSpan()`) as some context information is only available during span creation.
|
|
173
|
+
* @param links - Array of links to associate with this span
|
|
174
|
+
*/
|
|
175
|
+
addLinks(links: SpanLink[]): this;
|
|
176
|
+
/**
|
|
177
|
+
* NOT USED IN SENTRY, only added for compliance with OTEL Span interface
|
|
178
|
+
*/
|
|
179
|
+
recordException(exception: unknown, time?: number): void;
|
|
180
|
+
}
|
|
181
|
+
//#endregion
|
|
182
|
+
export { Span, SpanAttributeValue, SpanAttributes, SpanContextData, SpanJSON, SpanOrigin, SpanTimeInput };
|
|
183
|
+
//# sourceMappingURL=span.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"span.d.ts","names":["SpanLink","SpanLinkJSON","Measurements","HrTime","SpanStatus","TransactionSource","SpanOriginType","SpanOriginCategory","SpanOriginIntegrationName","SpanOriginIntegrationPart","SpanOrigin","SpanAttributeValue","Array","SpanAttributes","Partial","Record","SpanTimeInput","Date","SpanJSON","data","description","op","parent_span_id","span_id","start_timestamp","status","timestamp","trace_id","origin","profile_id","exclusive_time","measurements","is_segment","segment_id","links","TraceFlagNone","TraceFlagSampled","TraceFlag","TraceState","set","key","value","unset","get","serialize","SpanContextData","traceId","spanId","isRemote","traceFlags","traceState","SentrySpanArguments","name","parentSpanId","sampled","attributes","startTimestamp","endTimestamp","isStandalone","Span","spanContext","end","setAttribute","setAttributes","setStatus","updateName","isRecording","addEvent","attributesOrStartTime","startTime","addLink","link","addLinks","recordException","exception","time"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/span.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;;KAKKM,cAAAA;AAAAA,KACAC,kBAAAA;AAAAA,KACAC,yBAAAA;AAAAA,KACAC,yBAAAA;AAAAA,KACOC,UAAAA,GAAaJ,cAAAA,MAAoBA,cAAAA,IAAkBC,kBAAAA,QAA0BD,cAAAA,IAAkBC,kBAAAA,IAAsBC,yBAAAA,QAAiCF,cAAAA,IAAkBC,kBAAAA,IAAsBC,yBAAAA,IAA6BC,yBAAAA;AAAAA,KAC3NE,kBAAAA,+BAAiDC,KAAAA,8BAAmCA,KAAAA,8BAAmCA,KAAAA;AAAAA,KACvHC,cAAAA,GAAiBC,OAAAA;EACzB,eAAA;EACA,WAAA;EACA,eAAA,EAAiBT,iBAAAA;EACjB,oBAAA;AAAA,KACCU,MAAAA,SAAeJ,kBAAAA;AAVG;AAAA,KAYXK,aAAAA,GAAgBb,MAAAA,YAAkBc,IAAAA;;UAE7BC,QAAAA;EACbC,IAAAA,EAAMN,cAAAA;EACNO,WAAAA;EACAC,EAAAA;EACAC,cAAAA;EACAC,OAAAA;EACAC,eAAAA;EACAC,MAAAA;EACAC,SAAAA;EACAC,QAAAA;EACAC,MAAAA,GAASlB,UAAAA;EACTmB,UAAAA;EACAC,cAAAA;EACAC,YAAAA,GAAe7B,YAAAA;EACf8B,UAAAA;EACAC,UAAAA;EACAC,KAAAA,GAAQjC,YAAAA;AAAAA;AAAAA,KAEPkC,aAAAA;AAAAA,KACAC,gBAAAA;AAAAA,KACOC,SAAAA,GAAYF,aAAAA,GAAgBC,gBAAAA;AAAAA,UACvBE,UAAAA;EAhCQhC;;;;;;;;EAyCrBiC,GAAAA,CAAIC,GAAAA,UAAaC,KAAAA,WAAgBH,UAAAA;EAzCkM7B;;;AACvO;;;EA+CIiC,KAAAA,CAAMF,GAAAA,WAAcF,UAAAA;EA/CwE1B;;;;;;;;EAwD5F+B,GAAAA,CAAIH,GAAAA;EAvDI3B;;;;;;;;;EAiER+B,SAAAA;AAAAA;AAAAA,UAEaC,eAAAA;EAhEb;;;;;;EAuEAC,OAAAA;EAnEQ9B;;;;;EAyER+B,MAAAA;EAvEqB;;;EA2ErBC,QAAAA;EA9De9C;;;;;;;;EAuEf+C,UAAAA,EAAYZ,SAAAA;EA/EZd;EAiFA2B,UAAAA,GAAaZ,UAAAA;AAAAA;;;;UA4DAqB,IAAAA;EAAI;;;;EAKjBC,WAAAA,IAAef,eAAAA;EAcWhC;;;EAV1BgD,GAAAA,CAAIJ,YAAAA,GAAezC,aAAAA;EAqCwEA;;;;EAhC3F8C,YAAAA,CAAatB,GAAAA,UAAaC,KAAAA,EAAO9B,kBAAAA;EATjCiD;;;;EAcAG,aAAAA,CAAcR,UAAAA,EAAY1C,cAAAA;EAL1BiD;;;EASAE,SAAAA,CAAUvC,MAAAA,EAAQrB,UAAAA;EAJlB2D;;;;;;;;;;;;;EAkBAE,UAAAA,CAAWb,IAAAA;EASgFpC;;;;EAJ3FkD,WAAAA;EAmBAM;;;EAfAL,QAAAA,CAASf,IAAAA,UAAcgB,qBAAAA,GAAwBvD,cAAAA,GAAiBG,aAAAA,EAAeqD,SAAAA,GAAYrD,aAAAA;EAmB3E0D;;;;;;;EAXhBJ,OAAAA,CAAQC,IAAAA,EAAMvE,QAAAA;;;;;;;EAOdwE,QAAAA,CAAStC,KAAAA,EAAOlC,QAAAA;;;;EAIhByE,eAAAA,CAAgBC,SAAAA,WAAoBC,IAAAA;AAAAA"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/spanStatus.d.ts
|
|
2
|
+
type SpanStatusType = /** The operation completed successfully. */'ok' /** Deadline expired before operation could complete. */ | 'deadline_exceeded' /** 401 Unauthorized (actually does mean unauthenticated according to RFC 7235) */ | 'unauthenticated' /** 403 Forbidden */ | 'permission_denied' /** 404 Not Found. Some requested entity (file or directory) was not found. */ | 'not_found' /** 429 Too Many Requests */ | 'resource_exhausted' /** Client specified an invalid argument. 4xx. */ | 'invalid_argument' /** 501 Not Implemented */ | 'unimplemented' /** 503 Service Unavailable */ | 'unavailable' /** Other/generic 5xx. */ | 'internal_error' /** Unknown. Any non-standard HTTP status code. */ | 'unknown_error' /** The operation was cancelled (typically by the user). */ | 'cancelled' /** Already exists (409) */ | 'already_exists' /** Operation was rejected because the system is not in a state required for the operation's */ | 'failed_precondition' /** The operation was aborted, typically due to a concurrency issue. */ | 'aborted' /** Operation was attempted past the valid range. */ | 'out_of_range' /** Unrecoverable data loss or corruption */ | 'data_loss';
|
|
3
|
+
declare const SPAN_STATUS_UNSET = 0;
|
|
4
|
+
declare const SPAN_STATUS_OK = 1;
|
|
5
|
+
declare const SPAN_STATUS_ERROR = 2;
|
|
6
|
+
/** The status code of a span. */
|
|
7
|
+
type SpanStatusCode = typeof SPAN_STATUS_UNSET | typeof SPAN_STATUS_OK | typeof SPAN_STATUS_ERROR;
|
|
8
|
+
/**
|
|
9
|
+
* The status of a span.
|
|
10
|
+
* This can optionally contain a human-readable message.
|
|
11
|
+
*/
|
|
12
|
+
interface SpanStatus {
|
|
13
|
+
/**
|
|
14
|
+
* The status code of this message.
|
|
15
|
+
* 0 = UNSET
|
|
16
|
+
* 1 = OK
|
|
17
|
+
* 2 = ERROR
|
|
18
|
+
*/
|
|
19
|
+
code: SpanStatusCode;
|
|
20
|
+
/**
|
|
21
|
+
* A developer-facing error message.
|
|
22
|
+
*/
|
|
23
|
+
message?: SpanStatusType | string;
|
|
24
|
+
}
|
|
25
|
+
//#endregion
|
|
26
|
+
export { SpanStatus };
|
|
27
|
+
//# sourceMappingURL=spanStatus.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"spanStatus.d.ts","names":["SpanStatusType","SPAN_STATUS_UNSET","SPAN_STATUS_OK","SPAN_STATUS_ERROR","SpanStatusCode","SpanStatus","code","message"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/spanStatus.d.ts"],"x_google_ignoreList":[0],"mappings":";KAAKA,cAAAA,kXAmC0B,oQAI/B;cAJcC,iBAAAA;AAAAA,cACAC,cAAAA;AAAAA,cACAC,iBAAAA;;KAEFC,cAAAA,UAAwBH,iBAAAA,UAA2BC,cAAAA,UAAwBC,iBAAAA;;;;;UAKtEE,UAAAA;;;;;;;EAObC,IAAAA,EAAMF,cAAAA;;;;EAING,OAAAA,GAAUP,cAAAA;AAAAA"}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stackframe.d.ts
|
|
2
|
+
/** JSDoc */
|
|
3
|
+
interface StackFrame {
|
|
4
|
+
filename?: string;
|
|
5
|
+
function?: string;
|
|
6
|
+
module?: string;
|
|
7
|
+
platform?: string;
|
|
8
|
+
lineno?: number;
|
|
9
|
+
colno?: number;
|
|
10
|
+
abs_path?: string;
|
|
11
|
+
context_line?: string;
|
|
12
|
+
pre_context?: string[];
|
|
13
|
+
post_context?: string[];
|
|
14
|
+
in_app?: boolean;
|
|
15
|
+
instruction_addr?: string;
|
|
16
|
+
addr_mode?: string;
|
|
17
|
+
vars?: {
|
|
18
|
+
[key: string]: any;
|
|
19
|
+
};
|
|
20
|
+
debug_id?: string;
|
|
21
|
+
module_metadata?: any;
|
|
22
|
+
}
|
|
23
|
+
//#endregion
|
|
24
|
+
export { StackFrame };
|
|
25
|
+
//# sourceMappingURL=stackframe.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stackframe.d.ts","names":["StackFrame","filename","function","module","platform","lineno","colno","abs_path","context_line","pre_context","post_context","in_app","instruction_addr","addr_mode","vars","key","debug_id","module_metadata"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stackframe.d.ts"],"x_google_ignoreList":[0],"mappings":";;UACiBA,UAAAA;EACbC,QAAAA;EACAC,QAAAA;EACAC,MAAAA;EACAC,QAAAA;EACAC,MAAAA;EACAC,KAAAA;EACAC,QAAAA;EACAC,YAAAA;EACAC,WAAAA;EACAC,YAAAA;EACAC,MAAAA;EACAC,gBAAAA;EACAC,SAAAA;EACAC,IAAAA;IAAAA,CACKC,GAAAA;EAAAA;EAELC,QAAAA;EACAC,eAAAA;AAAAA"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
import { StackFrame } from "./stackframe.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stacktrace.d.ts
|
|
4
|
+
/** JSDoc */
|
|
5
|
+
interface Stacktrace {
|
|
6
|
+
frames?: StackFrame[];
|
|
7
|
+
frames_omitted?: [number, number];
|
|
8
|
+
}
|
|
9
|
+
type StackParser = (stack: string, skipFirstLines?: number, framesToPop?: number) => StackFrame[];
|
|
10
|
+
//#endregion
|
|
11
|
+
export { StackParser, Stacktrace };
|
|
12
|
+
//# sourceMappingURL=stacktrace.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"stacktrace.d.ts","names":["StackFrame","Stacktrace","frames","frames_omitted","StackParser","stack","skipFirstLines","framesToPop","StackLineParserFn","line","StackLineParser"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/stacktrace.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;UAEiBC,UAAAA;EACbC,MAAAA,GAASF,UAAAA;EACTG,cAAAA;AAAAA;AAAAA,KAEQC,WAAAA,IAAeC,KAAAA,UAAeC,cAAAA,WAAyBC,WAAAA,cAAyBP,UAAAA"}
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import { Span, SpanAttributes, SpanTimeInput } from "./span.js";
|
|
2
|
+
import { SpanLink } from "./link.js";
|
|
3
|
+
import { Scope } from "../scope.js";
|
|
4
|
+
|
|
5
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/startSpanOptions.d.ts
|
|
6
|
+
interface StartSpanOptions {
|
|
7
|
+
/** A manually specified start time for the created `Span` object. */
|
|
8
|
+
startTime?: SpanTimeInput;
|
|
9
|
+
/**
|
|
10
|
+
* If set, start the span on a fork of this scope instead of on the current scope.
|
|
11
|
+
* To ensure proper span cleanup, the passed scope is cloned for the duration of the span.
|
|
12
|
+
*
|
|
13
|
+
* If you want to modify the passed scope inside the callback, calling `getCurrentScope()`
|
|
14
|
+
* will return the cloned scope, meaning all scope modifications will be reset once the
|
|
15
|
+
* callback finishes
|
|
16
|
+
*
|
|
17
|
+
* If you want to modify the passed scope and have the changes persist after the callback ends,
|
|
18
|
+
* modify the scope directly instead of using `getCurrentScope()`
|
|
19
|
+
*/
|
|
20
|
+
scope?: Scope;
|
|
21
|
+
/** The name of the span. */
|
|
22
|
+
name: string;
|
|
23
|
+
/** If set to true, only start a span if a parent span exists. */
|
|
24
|
+
onlyIfParent?: boolean;
|
|
25
|
+
/** An op for the span. This is a categorization for spans. */
|
|
26
|
+
op?: string;
|
|
27
|
+
/**
|
|
28
|
+
* If provided, make the new span a child of this span.
|
|
29
|
+
* If this is not provided, the new span will be a child of the currently active span.
|
|
30
|
+
* If this is set to `null`, the new span will have no parent span.
|
|
31
|
+
*/
|
|
32
|
+
parentSpan?: Span | null;
|
|
33
|
+
/**
|
|
34
|
+
* If set to true, this span will be forced to be treated as a transaction in the Sentry UI, if possible and applicable.
|
|
35
|
+
* Note that it is up to the SDK to decide how exactly the span will be sent, which may change in future SDK versions.
|
|
36
|
+
* It is not guaranteed that a span started with this flag set to `true` will be sent as a transaction.
|
|
37
|
+
*/
|
|
38
|
+
forceTransaction?: boolean;
|
|
39
|
+
/** Attributes for the span. */
|
|
40
|
+
attributes?: SpanAttributes;
|
|
41
|
+
/**
|
|
42
|
+
* Links to associate with the new span. Setting links here is preferred over addLink()
|
|
43
|
+
* as it allows sampling decisions to consider the link information.
|
|
44
|
+
*/
|
|
45
|
+
links?: SpanLink[];
|
|
46
|
+
/**
|
|
47
|
+
* Experimental options without any stability guarantees. Use with caution!
|
|
48
|
+
*/
|
|
49
|
+
experimental?: {
|
|
50
|
+
/**
|
|
51
|
+
* If set to true, always start a standalone span which will be sent as a
|
|
52
|
+
* standalone segment span envelope instead of a transaction envelope.
|
|
53
|
+
*
|
|
54
|
+
* @internal this option is currently experimental and should only be
|
|
55
|
+
* used within SDK code. It might be removed or changed in the future.
|
|
56
|
+
* The payload ("envelope") of the resulting request sending the span to
|
|
57
|
+
* Sentry might change at any time.
|
|
58
|
+
*
|
|
59
|
+
* @hidden
|
|
60
|
+
*/
|
|
61
|
+
standalone?: boolean;
|
|
62
|
+
};
|
|
63
|
+
}
|
|
64
|
+
//#endregion
|
|
65
|
+
export { StartSpanOptions };
|
|
66
|
+
//# sourceMappingURL=startSpanOptions.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"startSpanOptions.d.ts","names":["Scope","SpanLink","Span","SpanAttributes","SpanTimeInput","StartSpanOptions","startTime","scope","name","onlyIfParent","op","parentSpan","forceTransaction","attributes","links","experimental","standalone"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/startSpanOptions.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;UAGiBK,gBAAAA;;EAEbC,SAAAA,GAAYF,aAAAA;EAFiB;;;;;;;;;;;EAc7BG,KAAAA,GAAQP,KAAAA;EAAAA;EAERQ,IAAAA;EAEAC;EAAAA,YAAAA;EAQAE;EANAD,EAAAA;EAYAE;;;;;EANAD,UAAAA,GAAaT,IAAAA;EA6BTc;;;;;EAvBJJ,gBAAAA;;EAEAC,UAAAA,GAAaV,cAAAA;;;;;EAKbW,KAAAA,GAAQb,QAAAA;;;;EAIRc,YAAAA;;;;;;;;;;;;IAYIC,UAAAA;EAAAA;AAAAA"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
import { Stacktrace } from "./stacktrace.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/thread.d.ts
|
|
4
|
+
/** JSDoc */
|
|
5
|
+
interface Thread {
|
|
6
|
+
id?: number | string;
|
|
7
|
+
name?: string;
|
|
8
|
+
main?: boolean;
|
|
9
|
+
stacktrace?: Stacktrace;
|
|
10
|
+
crashed?: boolean;
|
|
11
|
+
current?: boolean;
|
|
12
|
+
}
|
|
13
|
+
//#endregion
|
|
14
|
+
export { Thread };
|
|
15
|
+
//# sourceMappingURL=thread.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"thread.d.ts","names":["Stacktrace","Thread","id","name","main","stacktrace","crashed","current"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/thread.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;UAEiBC,MAAAA;EACbC,EAAAA;EACAC,IAAAA;EACAC,IAAAA;EACAC,UAAAA,GAAaL,UAAAA;EACbM,OAAAA;EACAC,OAAAA;AAAAA"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import { DynamicSamplingContext } from "./envelope.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/tracing.d.ts
|
|
4
|
+
type TracePropagationTargets = (string | RegExp)[];
|
|
5
|
+
/**
|
|
6
|
+
* `PropagationContext` represents the data from an incoming trace. It should be constructed from incoming trace data,
|
|
7
|
+
* usually represented by `sentry-trace` and `baggage` HTTP headers.
|
|
8
|
+
*
|
|
9
|
+
* There is always a propagation context present in the SDK (or rather on Scopes), holding at least a `traceId`. This is
|
|
10
|
+
* to ensure that there is always a trace we can attach events onto, even if performance monitoring is disabled. If
|
|
11
|
+
* there was no incoming `traceId`, the `traceId` will be generated by the current SDK.
|
|
12
|
+
*/
|
|
13
|
+
interface PropagationContext {
|
|
14
|
+
/**
|
|
15
|
+
* Either represents the incoming `traceId` or the `traceId` generated by the current SDK, if there was no incoming trace.
|
|
16
|
+
*/
|
|
17
|
+
traceId: string;
|
|
18
|
+
/**
|
|
19
|
+
* A random between 0 an 1 (including 0, excluding 1) used for sampling in the current execution context.
|
|
20
|
+
* This should be newly generated when a new trace is started.
|
|
21
|
+
*/
|
|
22
|
+
sampleRand: number;
|
|
23
|
+
/**
|
|
24
|
+
* Represents the sampling decision of the incoming trace.
|
|
25
|
+
*
|
|
26
|
+
* The current SDK should not modify this value!
|
|
27
|
+
*/
|
|
28
|
+
sampled?: boolean;
|
|
29
|
+
/**
|
|
30
|
+
* The `parentSpanId` denotes the ID of the incoming client span. If there is no `parentSpanId` on the propagation
|
|
31
|
+
* context, it means that the the incoming trace didn't come from a span.
|
|
32
|
+
*
|
|
33
|
+
* The current SDK should not modify this value!
|
|
34
|
+
*/
|
|
35
|
+
parentSpanId?: string;
|
|
36
|
+
/**
|
|
37
|
+
* A span ID that should be used for the `trace` context of various event types, and for propagation of a `parentSpanId` to downstream services, when performance is disabled or when there is no active span.
|
|
38
|
+
* This value should be set by the SDK in an informed way when the same span ID should be used for one unit of execution (e.g. a request, usually tied to the isolation scope).
|
|
39
|
+
* If this value is undefined on the propagation context, the SDK will generate a random span ID for `trace` contexts and trace propagation.
|
|
40
|
+
*/
|
|
41
|
+
propagationSpanId?: string;
|
|
42
|
+
/**
|
|
43
|
+
* An undefined dsc in the propagation context means that the current SDK invocation is the head of trace and still free to modify and set the DSC for outgoing requests.
|
|
44
|
+
*
|
|
45
|
+
* The current SDK should not modify this value!
|
|
46
|
+
*/
|
|
47
|
+
dsc?: Partial<DynamicSamplingContext>;
|
|
48
|
+
}
|
|
49
|
+
//#endregion
|
|
50
|
+
export { PropagationContext, TracePropagationTargets };
|
|
51
|
+
//# sourceMappingURL=tracing.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tracing.d.ts","names":["DynamicSamplingContext","TracePropagationTargets","RegExp","PropagationContext","Partial","traceId","sampleRand","sampled","parentSpanId","propagationSpanId","dsc","SerializedTraceData","baggage","traceparent"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/tracing.d.ts"],"x_google_ignoreList":[0],"mappings":";;;KACYC,uBAAAA,aAAoCC,MAAAA;;AAAhD;;;;;AASA;;UAAiBC,kBAAAA;EAkCA;;;EA9BbE,OAAAA;EAkBAG;;;;EAbAF,UAAAA;EAyBoC;;;;;EAnBpCC,OAAAA;;;;;;;EAOAC,YAAAA;;;;;;EAMAC,iBAAAA;;;;;;EAMAC,GAAAA,GAAMN,OAAAA,CAAQJ,sBAAAA;AAAAA"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transaction.d.ts
|
|
2
|
+
/**
|
|
3
|
+
* Contains information about how the name of the transaction was determined. This will be used by the server to decide
|
|
4
|
+
* whether or not to scrub identifiers from the transaction name, or replace the entire name with a placeholder.
|
|
5
|
+
*/
|
|
6
|
+
type TransactionSource = /** User-defined name */'custom' /** Raw URL, potentially containing identifiers */ | 'url' /** Parametrized URL / route */ | 'route' /** Name of the view handling the request */ | 'view' /** Named after a software component, such as a function or class name. */ | 'component' /** Name of a background task (e.g. a Celery task) */ | 'task';
|
|
7
|
+
//#endregion
|
|
8
|
+
export { TransactionSource };
|
|
9
|
+
//# sourceMappingURL=transaction.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"transaction.d.ts","names":["TraceparentData","traceId","parentSpanId","parentSampled","TransactionSource"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/transaction.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;KAqBYI,iBAAAA"}
|