@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 @@
|
|
|
1
|
+
{"version":3,"file":"client.d.ts","names":["IntegrationIndex","Scope","Breadcrumb","BreadcrumbHint","FetchBreadcrumbHint","XhrBreadcrumbHint","CheckIn","MonitorConfig","EventDropReason","Outcome","DataCategory","DsnComponents","DynamicSamplingContext","Envelope","Event","EventHint","EventProcessor","FeedbackEvent","Integration","Log","Metric","ClientOptions","ParameterizedString","RequestEventData","SdkMetadata","Session","SessionAggregates","SeverityLevel","Span","SpanAttributes","SpanContextData","StartSpanOptions","Transport","TransportMakeRequestResponse","Client","T","O","PromiseLike","Promise","_options","_dsn","_transport","_integrations","_numProcessing","_eventProcessors","_outcomes","_hooks","constructor","options","captureException","exception","hint","scope","captureMessage","message","level","currentScope","captureEvent","event","captureSession","session","captureCheckIn","checkIn","monitorConfig","getDsn","getOptions","getSdkMetadata","getTransport","flush","timeout","close","getEventProcessors","addEventProcessor","eventProcessor","init","getIntegrationByName","integrationName","addIntegration","integration","sendEvent","sendSession","recordDroppedEvent","reason","category","count","on","hook","span","callback","spanAttributes","spanName","parentSampled","parentSampleRate","parentContext","samplingData","decision","samplingDecision","envelope","sendResponse","breadcrumb","dsc","rootSpan","feedback","includeReplay","sentryTrace","baggage","traceOptions","isRedirect","navigationOptions","log","metric","request","response","normalizedRequest","emit","sendEnvelope","_setupIntegrations","_updateSessionFromEvent","_isClientDoneProcessing","_isEnabled","_prepareEvent","isolationScope","_captureEvent","_processEvent","_process","promise","_clearOutcomes","_flushOutcomes","eventFromException","_exception","_hint","eventFromMessage","_message","_level"],"sources":["../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/client.d.ts"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { ExclusiveEventHintOrCaptureContext } from "./utils/prepareEvent.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/exports.d.ts
|
|
4
|
+
/**
|
|
5
|
+
* Captures an exception event and sends it to Sentry.
|
|
6
|
+
*
|
|
7
|
+
* @param exception The exception to capture.
|
|
8
|
+
* @param hint Optional additional data to attach to the Sentry event.
|
|
9
|
+
* @returns the id of the captured Sentry event.
|
|
10
|
+
*/
|
|
11
|
+
declare function captureException(exception: unknown, hint?: ExclusiveEventHintOrCaptureContext): string;
|
|
12
|
+
//#endregion
|
|
13
|
+
export { captureException };
|
|
14
|
+
//# sourceMappingURL=exports.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"exports.d.ts","names":["CaptureContext","CheckIn","MonitorConfig","Event","EventHint","EventProcessor","Extra","Extras","Primitive","Session","SessionContext","SeverityLevel","User","ExclusiveEventHintOrCaptureContext","captureException","exception","hint","captureMessage","message","captureContext","captureEvent","event","setContext","name","key","context","setExtras","extras","setExtra","extra","setTags","tags","setTag","value","setUser","user","lastEventId","captureCheckIn","checkIn","upsertMonitorConfig","withMonitor","T","monitorSlug","callback","flush","Promise","timeout","close","isInitialized","isEnabled","addEventProcessor","startSession","endSession","captureSession","end"],"sources":["../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/exports.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;;;;;;iBAiBwBc,gBAAAA,CAAiBC,SAAAA,WAAoBC,IAAAA,GAAOH,kCAAAA"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Integration } from "./types-hoist/integration.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/integration.d.ts
|
|
4
|
+
/** Map of integrations assigned to a client */
|
|
5
|
+
type IntegrationIndex = {
|
|
6
|
+
[key: string]: Integration;
|
|
7
|
+
};
|
|
8
|
+
//#endregion
|
|
9
|
+
export { IntegrationIndex };
|
|
10
|
+
//# sourceMappingURL=integration.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"integration.d.ts","names":["Client","Integration","IntegrationFn","CoreOptions","installedIntegrations","IntegrationIndex","key","getIntegrationsToSetup","Pick","options","setupIntegrations","client","integrations","afterSetupIntegrations","setupIntegration","integration","integrationIndex","addIntegration","defineIntegration","Fn","Parameters","fn","args"],"sources":["../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/integration.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;KAKYK,gBAAAA;EAAAA,CACPC,GAAAA,WAAcL,WAAAA;AAAAA"}
|
|
@@ -0,0 +1,289 @@
|
|
|
1
|
+
import { Attachment } from "./types-hoist/attachment.js";
|
|
2
|
+
import { SeverityLevel } from "./types-hoist/severity.js";
|
|
3
|
+
import { Breadcrumb } from "./types-hoist/breadcrumb.js";
|
|
4
|
+
import { Span } from "./types-hoist/span.js";
|
|
5
|
+
import { RequestEventData } from "./types-hoist/request.js";
|
|
6
|
+
import { Primitive } from "./types-hoist/misc.js";
|
|
7
|
+
import { Context, Contexts } from "./types-hoist/context.js";
|
|
8
|
+
import { User } from "./types-hoist/user.js";
|
|
9
|
+
import { Session } from "./types-hoist/session.js";
|
|
10
|
+
import { DynamicSamplingContext } from "./types-hoist/envelope.js";
|
|
11
|
+
import { EventProcessor } from "./types-hoist/eventprocessor.js";
|
|
12
|
+
import { Extra, Extras } from "./types-hoist/extra.js";
|
|
13
|
+
import { PropagationContext } from "./types-hoist/tracing.js";
|
|
14
|
+
import { Event, EventHint } from "./types-hoist/event.js";
|
|
15
|
+
import { Client } from "./client.js";
|
|
16
|
+
|
|
17
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/scope.d.ts
|
|
18
|
+
/**
|
|
19
|
+
* A context to be used for capturing an event.
|
|
20
|
+
* This can either be a Scope, or a partial ScopeContext,
|
|
21
|
+
* or a callback that receives the current scope and returns a new scope to use.
|
|
22
|
+
*/
|
|
23
|
+
type CaptureContext = Scope | Partial<ScopeContext> | ((scope: Scope) => Scope);
|
|
24
|
+
/**
|
|
25
|
+
* Data that can be converted to a Scope.
|
|
26
|
+
*/
|
|
27
|
+
interface ScopeContext {
|
|
28
|
+
user: User;
|
|
29
|
+
level: SeverityLevel;
|
|
30
|
+
extra: Extras;
|
|
31
|
+
contexts: Contexts;
|
|
32
|
+
tags: {
|
|
33
|
+
[key: string]: Primitive;
|
|
34
|
+
};
|
|
35
|
+
fingerprint: string[];
|
|
36
|
+
propagationContext: PropagationContext;
|
|
37
|
+
}
|
|
38
|
+
interface SdkProcessingMetadata {
|
|
39
|
+
[key: string]: unknown;
|
|
40
|
+
requestSession?: {
|
|
41
|
+
status: 'ok' | 'errored' | 'crashed';
|
|
42
|
+
};
|
|
43
|
+
normalizedRequest?: RequestEventData;
|
|
44
|
+
dynamicSamplingContext?: Partial<DynamicSamplingContext>;
|
|
45
|
+
capturedSpanScope?: Scope;
|
|
46
|
+
capturedSpanIsolationScope?: Scope;
|
|
47
|
+
spanCountBeforeProcessing?: number;
|
|
48
|
+
ipAddress?: string;
|
|
49
|
+
}
|
|
50
|
+
/**
|
|
51
|
+
* Normalized data of the Scope, ready to be used.
|
|
52
|
+
*/
|
|
53
|
+
interface ScopeData {
|
|
54
|
+
eventProcessors: EventProcessor[];
|
|
55
|
+
breadcrumbs: Breadcrumb[];
|
|
56
|
+
user: User;
|
|
57
|
+
tags: {
|
|
58
|
+
[key: string]: Primitive;
|
|
59
|
+
};
|
|
60
|
+
extra: Extras;
|
|
61
|
+
contexts: Contexts;
|
|
62
|
+
attachments: Attachment[];
|
|
63
|
+
propagationContext: PropagationContext;
|
|
64
|
+
sdkProcessingMetadata: SdkProcessingMetadata;
|
|
65
|
+
fingerprint: string[];
|
|
66
|
+
level?: SeverityLevel;
|
|
67
|
+
transactionName?: string;
|
|
68
|
+
span?: Span;
|
|
69
|
+
}
|
|
70
|
+
/**
|
|
71
|
+
* Holds additional event information.
|
|
72
|
+
*/
|
|
73
|
+
declare class Scope {
|
|
74
|
+
/** Flag if notifying is happening. */
|
|
75
|
+
protected _notifyingListeners: boolean;
|
|
76
|
+
/** Callback for client to receive scope changes. */
|
|
77
|
+
protected _scopeListeners: Array<(scope: Scope) => void>;
|
|
78
|
+
/** Callback list that will be called during event processing. */
|
|
79
|
+
protected _eventProcessors: EventProcessor[];
|
|
80
|
+
/** Array of breadcrumbs. */
|
|
81
|
+
protected _breadcrumbs: Breadcrumb[];
|
|
82
|
+
/** User */
|
|
83
|
+
protected _user: User;
|
|
84
|
+
/** Tags */
|
|
85
|
+
protected _tags: {
|
|
86
|
+
[key: string]: Primitive;
|
|
87
|
+
};
|
|
88
|
+
/** Extra */
|
|
89
|
+
protected _extra: Extras;
|
|
90
|
+
/** Contexts */
|
|
91
|
+
protected _contexts: Contexts;
|
|
92
|
+
/** Attachments */
|
|
93
|
+
protected _attachments: Attachment[];
|
|
94
|
+
/** Propagation Context for distributed tracing */
|
|
95
|
+
protected _propagationContext: PropagationContext;
|
|
96
|
+
/**
|
|
97
|
+
* A place to stash data which is needed at some point in the SDK's event processing pipeline but which shouldn't get
|
|
98
|
+
* sent to Sentry
|
|
99
|
+
*/
|
|
100
|
+
protected _sdkProcessingMetadata: SdkProcessingMetadata;
|
|
101
|
+
/** Fingerprint */
|
|
102
|
+
protected _fingerprint?: string[];
|
|
103
|
+
/** Severity */
|
|
104
|
+
protected _level?: SeverityLevel;
|
|
105
|
+
/**
|
|
106
|
+
* Transaction Name
|
|
107
|
+
*
|
|
108
|
+
* IMPORTANT: The transaction name on the scope has nothing to do with root spans/transaction objects.
|
|
109
|
+
* It's purpose is to assign a transaction to the scope that's added to non-transaction events.
|
|
110
|
+
*/
|
|
111
|
+
protected _transactionName?: string;
|
|
112
|
+
/** Session */
|
|
113
|
+
protected _session?: Session;
|
|
114
|
+
/** The client on this scope */
|
|
115
|
+
protected _client?: Client;
|
|
116
|
+
/** Contains the last event id of a captured event. */
|
|
117
|
+
protected _lastEventId?: string;
|
|
118
|
+
constructor();
|
|
119
|
+
/**
|
|
120
|
+
* Clone all data from this scope into a new scope.
|
|
121
|
+
*/
|
|
122
|
+
clone(): Scope;
|
|
123
|
+
/**
|
|
124
|
+
* Update the client assigned to this scope.
|
|
125
|
+
* Note that not every scope will have a client assigned - isolation scopes & the global scope will generally not have a client,
|
|
126
|
+
* as well as manually created scopes.
|
|
127
|
+
*/
|
|
128
|
+
setClient(client: Client | undefined): void;
|
|
129
|
+
/**
|
|
130
|
+
* Set the ID of the last captured error event.
|
|
131
|
+
* This is generally only captured on the isolation scope.
|
|
132
|
+
*/
|
|
133
|
+
setLastEventId(lastEventId: string | undefined): void;
|
|
134
|
+
/**
|
|
135
|
+
* Get the client assigned to this scope.
|
|
136
|
+
*/
|
|
137
|
+
getClient<C extends Client>(): C | undefined;
|
|
138
|
+
/**
|
|
139
|
+
* Get the ID of the last captured error event.
|
|
140
|
+
* This is generally only available on the isolation scope.
|
|
141
|
+
*/
|
|
142
|
+
lastEventId(): string | undefined;
|
|
143
|
+
/**
|
|
144
|
+
* @inheritDoc
|
|
145
|
+
*/
|
|
146
|
+
addScopeListener(callback: (scope: Scope) => void): void;
|
|
147
|
+
/**
|
|
148
|
+
* Add an event processor that will be called before an event is sent.
|
|
149
|
+
*/
|
|
150
|
+
addEventProcessor(callback: EventProcessor): this;
|
|
151
|
+
/**
|
|
152
|
+
* Set the user for this scope.
|
|
153
|
+
* Set to `null` to unset the user.
|
|
154
|
+
*/
|
|
155
|
+
setUser(user: User | null): this;
|
|
156
|
+
/**
|
|
157
|
+
* Get the user from this scope.
|
|
158
|
+
*/
|
|
159
|
+
getUser(): User | undefined;
|
|
160
|
+
/**
|
|
161
|
+
* Set an object that will be merged into existing tags on the scope,
|
|
162
|
+
* and will be sent as tags data with the event.
|
|
163
|
+
*/
|
|
164
|
+
setTags(tags: {
|
|
165
|
+
[key: string]: Primitive;
|
|
166
|
+
}): this;
|
|
167
|
+
/**
|
|
168
|
+
* Set a single tag that will be sent as tags data with the event.
|
|
169
|
+
*/
|
|
170
|
+
setTag(key: string, value: Primitive): this;
|
|
171
|
+
/**
|
|
172
|
+
* Set an object that will be merged into existing extra on the scope,
|
|
173
|
+
* and will be sent as extra data with the event.
|
|
174
|
+
*/
|
|
175
|
+
setExtras(extras: Extras): this;
|
|
176
|
+
/**
|
|
177
|
+
* Set a single key:value extra entry that will be sent as extra data with the event.
|
|
178
|
+
*/
|
|
179
|
+
setExtra(key: string, extra: Extra): this;
|
|
180
|
+
/**
|
|
181
|
+
* Sets the fingerprint on the scope to send with the events.
|
|
182
|
+
* @param {string[]} fingerprint Fingerprint to group events in Sentry.
|
|
183
|
+
*/
|
|
184
|
+
setFingerprint(fingerprint: string[]): this;
|
|
185
|
+
/**
|
|
186
|
+
* Sets the level on the scope for future events.
|
|
187
|
+
*/
|
|
188
|
+
setLevel(level: SeverityLevel): this;
|
|
189
|
+
/**
|
|
190
|
+
* Sets the transaction name on the scope so that the name of e.g. taken server route or
|
|
191
|
+
* the page location is attached to future events.
|
|
192
|
+
*
|
|
193
|
+
* IMPORTANT: Calling this function does NOT change the name of the currently active
|
|
194
|
+
* root span. If you want to change the name of the active root span, use
|
|
195
|
+
* `Sentry.updateSpanName(rootSpan, 'new name')` instead.
|
|
196
|
+
*
|
|
197
|
+
* By default, the SDK updates the scope's transaction name automatically on sensible
|
|
198
|
+
* occasions, such as a page navigation or when handling a new request on the server.
|
|
199
|
+
*/
|
|
200
|
+
setTransactionName(name?: string): this;
|
|
201
|
+
/**
|
|
202
|
+
* Sets context data with the given name.
|
|
203
|
+
* Data passed as context will be normalized. You can also pass `null` to unset the context.
|
|
204
|
+
* Note that context data will not be merged - calling `setContext` will overwrite an existing context with the same key.
|
|
205
|
+
*/
|
|
206
|
+
setContext(key: string, context: Context | null): this;
|
|
207
|
+
/**
|
|
208
|
+
* Set the session for the scope.
|
|
209
|
+
*/
|
|
210
|
+
setSession(session?: Session): this;
|
|
211
|
+
/**
|
|
212
|
+
* Get the session from the scope.
|
|
213
|
+
*/
|
|
214
|
+
getSession(): Session | undefined;
|
|
215
|
+
/**
|
|
216
|
+
* Updates the scope with provided data. Can work in three variations:
|
|
217
|
+
* - plain object containing updatable attributes
|
|
218
|
+
* - Scope instance that'll extract the attributes from
|
|
219
|
+
* - callback function that'll receive the current scope as an argument and allow for modifications
|
|
220
|
+
*/
|
|
221
|
+
update(captureContext?: CaptureContext): this;
|
|
222
|
+
/**
|
|
223
|
+
* Clears the current scope and resets its properties.
|
|
224
|
+
* Note: The client will not be cleared.
|
|
225
|
+
*/
|
|
226
|
+
clear(): this;
|
|
227
|
+
/**
|
|
228
|
+
* Adds a breadcrumb to the scope.
|
|
229
|
+
* By default, the last 100 breadcrumbs are kept.
|
|
230
|
+
*/
|
|
231
|
+
addBreadcrumb(breadcrumb: Breadcrumb, maxBreadcrumbs?: number): this;
|
|
232
|
+
/**
|
|
233
|
+
* Get the last breadcrumb of the scope.
|
|
234
|
+
*/
|
|
235
|
+
getLastBreadcrumb(): Breadcrumb | undefined;
|
|
236
|
+
/**
|
|
237
|
+
* Clear all breadcrumbs from the scope.
|
|
238
|
+
*/
|
|
239
|
+
clearBreadcrumbs(): this;
|
|
240
|
+
/**
|
|
241
|
+
* Add an attachment to the scope.
|
|
242
|
+
*/
|
|
243
|
+
addAttachment(attachment: Attachment): this;
|
|
244
|
+
/**
|
|
245
|
+
* Clear all attachments from the scope.
|
|
246
|
+
*/
|
|
247
|
+
clearAttachments(): this;
|
|
248
|
+
/**
|
|
249
|
+
* Get the data of this scope, which should be applied to an event during processing.
|
|
250
|
+
*/
|
|
251
|
+
getScopeData(): ScopeData;
|
|
252
|
+
/**
|
|
253
|
+
* Add data which will be accessible during event processing but won't get sent to Sentry.
|
|
254
|
+
*/
|
|
255
|
+
setSDKProcessingMetadata(newData: SdkProcessingMetadata): this;
|
|
256
|
+
/**
|
|
257
|
+
* Add propagation context to the scope, used for distributed tracing
|
|
258
|
+
*/
|
|
259
|
+
setPropagationContext(context: PropagationContext): this;
|
|
260
|
+
/**
|
|
261
|
+
* Get propagation context from the scope, used for distributed tracing
|
|
262
|
+
*/
|
|
263
|
+
getPropagationContext(): PropagationContext;
|
|
264
|
+
/**
|
|
265
|
+
* Capture an exception for this scope.
|
|
266
|
+
*
|
|
267
|
+
* @returns {string} The id of the captured Sentry event.
|
|
268
|
+
*/
|
|
269
|
+
captureException(exception: unknown, hint?: EventHint): string;
|
|
270
|
+
/**
|
|
271
|
+
* Capture a message for this scope.
|
|
272
|
+
*
|
|
273
|
+
* @returns {string} The id of the captured message.
|
|
274
|
+
*/
|
|
275
|
+
captureMessage(message: string, level?: SeverityLevel, hint?: EventHint): string;
|
|
276
|
+
/**
|
|
277
|
+
* Capture a Sentry event for this scope.
|
|
278
|
+
*
|
|
279
|
+
* @returns {string} The id of the captured event.
|
|
280
|
+
*/
|
|
281
|
+
captureEvent(event: Event, hint?: EventHint): string;
|
|
282
|
+
/**
|
|
283
|
+
* This will be called on every set call.
|
|
284
|
+
*/
|
|
285
|
+
protected _notifyScopeListeners(): void;
|
|
286
|
+
}
|
|
287
|
+
//#endregion
|
|
288
|
+
export { CaptureContext, Scope, ScopeContext, SdkProcessingMetadata };
|
|
289
|
+
//# sourceMappingURL=scope.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"scope.d.ts","names":["Client","Attachment","Breadcrumb","Context","Contexts","DynamicSamplingContext","Event","EventHint","EventProcessor","Extra","Extras","Primitive","RequestEventData","Session","SeverityLevel","Span","PropagationContext","User","CaptureContext","Scope","ScopeContext","Partial","scope","user","level","extra","contexts","tags","key","fingerprint","propagationContext","SdkProcessingMetadata","requestSession","status","normalizedRequest","dynamicSamplingContext","capturedSpanScope","capturedSpanIsolationScope","spanCountBeforeProcessing","ipAddress","ScopeData","eventProcessors","breadcrumbs","attachments","sdkProcessingMetadata","transactionName","span","C","Array","_notifyingListeners","_scopeListeners","_eventProcessors","_breadcrumbs","_user","_tags","_extra","_contexts","_attachments","_propagationContext","_sdkProcessingMetadata","_fingerprint","_level","_transactionName","_session","_client","_lastEventId","constructor","clone","setClient","client","setLastEventId","lastEventId","getClient","addScopeListener","callback","addEventProcessor","setUser","getUser","setTags","setTag","value","setExtras","extras","setExtra","setFingerprint","setLevel","setTransactionName","name","setContext","context","setSession","session","getSession","update","captureContext","clear","addBreadcrumb","breadcrumb","maxBreadcrumbs","getLastBreadcrumb","clearBreadcrumbs","addAttachment","attachment","clearAttachments","getScopeData","setSDKProcessingMetadata","newData","setPropagationContext","getPropagationContext","captureException","exception","hint","captureMessage","message","captureEvent","event","_notifyScopeListeners"],"sources":["../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/scope.d.ts"],"x_google_ignoreList":[0],"mappings":"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"}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/attachment.d.ts
|
|
2
|
+
type AttachmentType = 'event.attachment' | 'event.minidump' | 'event.applecrashreport' | 'unreal.context' | 'unreal.logs' | 'event.view_hierarchy';
|
|
3
|
+
/**
|
|
4
|
+
* An attachment to an event. This is used to upload arbitrary data to Sentry.
|
|
5
|
+
*
|
|
6
|
+
* Please take care to not add sensitive information in attachments.
|
|
7
|
+
*
|
|
8
|
+
* https://develop.sentry.dev/sdk/envelopes/#attachment
|
|
9
|
+
*/
|
|
10
|
+
interface Attachment {
|
|
11
|
+
/**
|
|
12
|
+
* The attachment data. Can be a string or a binary data (byte array)
|
|
13
|
+
*/
|
|
14
|
+
data: string | Uint8Array;
|
|
15
|
+
/**
|
|
16
|
+
* The name of the uploaded file without a path component
|
|
17
|
+
*/
|
|
18
|
+
filename: string;
|
|
19
|
+
/**
|
|
20
|
+
* The content type of the attachment payload. Defaults to `application/octet-stream` if not specified.
|
|
21
|
+
*
|
|
22
|
+
* Any valid [media type](https://www.iana.org/assignments/media-types/media-types.xhtml) is allowed.
|
|
23
|
+
*/
|
|
24
|
+
contentType?: string;
|
|
25
|
+
/**
|
|
26
|
+
* The type of the attachment. Defaults to `event.attachment` if not specified.
|
|
27
|
+
*/
|
|
28
|
+
attachmentType?: AttachmentType;
|
|
29
|
+
}
|
|
30
|
+
//#endregion
|
|
31
|
+
export { Attachment, AttachmentType };
|
|
32
|
+
//# sourceMappingURL=attachment.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"attachment.d.ts","names":["AttachmentType","Attachment","Uint8Array","data","filename","contentType","attachmentType"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/attachment.d.ts"],"x_google_ignoreList":[0],"mappings":";KAAYA,cAAAA;AAAZ;;;;;AAQA;;AARA,UAQiBC,UAAAA;EAkBkB;;;EAd/BE,IAAAA,WAAeD,UAAAA;EAUfG;;;EANAD,QAAAA;EAU+B;;;;;EAJ/BC,WAAAA;;;;EAIAC,cAAAA,GAAiBN,cAAAA;AAAAA"}
|
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
import { SeverityLevel } from "./severity.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/breadcrumb.d.ts
|
|
4
|
+
/**
|
|
5
|
+
* Sentry uses breadcrumbs to create a trail of events that happened prior to an issue.
|
|
6
|
+
* These events are very similar to traditional logs but can record more rich structured data.
|
|
7
|
+
*
|
|
8
|
+
* @link https://develop.sentry.dev/sdk/event-payloads/breadcrumbs/
|
|
9
|
+
*/
|
|
10
|
+
interface Breadcrumb {
|
|
11
|
+
/**
|
|
12
|
+
* By default, all breadcrumbs are recorded as default, which makes them appear as a Debug entry, but Sentry provides
|
|
13
|
+
* other types that influence how the breadcrumbs are rendered. For more information, see the description of
|
|
14
|
+
* recognized breadcrumb types.
|
|
15
|
+
*
|
|
16
|
+
* @summary The type of breadcrumb.
|
|
17
|
+
* @link https://develop.sentry.dev/sdk/event-payloads/breadcrumbs/#breadcrumb-types
|
|
18
|
+
*/
|
|
19
|
+
type?: string;
|
|
20
|
+
/**
|
|
21
|
+
* Allowed values are, from highest to lowest:
|
|
22
|
+
* `fatal`, `error`, `warning`, `info`, and `debug`.
|
|
23
|
+
* Levels are used in the UI to emphasize and deemphasize the crumb. The default is `info`.
|
|
24
|
+
*
|
|
25
|
+
* @summary This defines the severity level of the breadcrumb.
|
|
26
|
+
*/
|
|
27
|
+
level?: SeverityLevel;
|
|
28
|
+
event_id?: string;
|
|
29
|
+
/**
|
|
30
|
+
* Typically it is a module name or a descriptive string. For instance, `ui.click` could be used to
|
|
31
|
+
* indicate that a click happened in the UI or flask could be used to indicate that the event originated in
|
|
32
|
+
* the Flask framework.
|
|
33
|
+
* @private Internally we render some crumbs' color and icon based on the provided category.
|
|
34
|
+
* For more information, see the description of recognized breadcrumb types.
|
|
35
|
+
* @summary A dotted string indicating what the crumb is or from where it comes.
|
|
36
|
+
* @link https://develop.sentry.dev/sdk/event-payloads/breadcrumbs/#breadcrumb-types
|
|
37
|
+
*/
|
|
38
|
+
category?: string;
|
|
39
|
+
/**
|
|
40
|
+
* If a message is provided, it is rendered as text with all whitespace preserved.
|
|
41
|
+
*
|
|
42
|
+
* @summary Human-readable message for the breadcrumb.
|
|
43
|
+
*/
|
|
44
|
+
message?: string;
|
|
45
|
+
/**
|
|
46
|
+
* Contains a dictionary whose contents depend on the breadcrumb type.
|
|
47
|
+
* Additional parameters that are unsupported by the type are rendered as a key/value table.
|
|
48
|
+
*
|
|
49
|
+
* @summary Arbitrary data associated with this breadcrumb.
|
|
50
|
+
*/
|
|
51
|
+
data?: {
|
|
52
|
+
[key: string]: any;
|
|
53
|
+
};
|
|
54
|
+
/**
|
|
55
|
+
* The format is a numeric (integer or float) value representing
|
|
56
|
+
* the number of seconds that have elapsed since the Unixepoch.
|
|
57
|
+
* Breadcrumbs are most useful when they include a timestamp, as it creates a timeline
|
|
58
|
+
* leading up to an event expection/error.
|
|
59
|
+
*
|
|
60
|
+
* @note The API supports a string as defined in RFC 3339, but the SDKs only support a numeric value for now.
|
|
61
|
+
*
|
|
62
|
+
* @summary A timestamp representing when the breadcrumb occurred.
|
|
63
|
+
* @link https://develop.sentry.dev/sdk/event-payloads/breadcrumbs/#:~:text=is%20info.-,timestamp,-(recommended)
|
|
64
|
+
*/
|
|
65
|
+
timestamp?: number;
|
|
66
|
+
}
|
|
67
|
+
/** JSDoc */
|
|
68
|
+
interface BreadcrumbHint {
|
|
69
|
+
[key: string]: any;
|
|
70
|
+
}
|
|
71
|
+
interface FetchBreadcrumbHint {
|
|
72
|
+
input: any[];
|
|
73
|
+
data?: unknown;
|
|
74
|
+
response?: unknown;
|
|
75
|
+
startTimestamp: number;
|
|
76
|
+
endTimestamp?: number;
|
|
77
|
+
}
|
|
78
|
+
interface XhrBreadcrumbHint {
|
|
79
|
+
xhr: unknown;
|
|
80
|
+
input: unknown;
|
|
81
|
+
startTimestamp: number;
|
|
82
|
+
endTimestamp: number;
|
|
83
|
+
}
|
|
84
|
+
//#endregion
|
|
85
|
+
export { Breadcrumb, BreadcrumbHint, FetchBreadcrumbHint, XhrBreadcrumbHint };
|
|
86
|
+
//# sourceMappingURL=breadcrumb.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"breadcrumb.d.ts","names":["SeverityLevel","Breadcrumb","type","level","event_id","category","message","data","key","timestamp","BreadcrumbHint","FetchBreadcrumbData","method","url","status_code","request_body_size","response_body_size","XhrBreadcrumbData","FetchBreadcrumbHint","input","response","startTimestamp","endTimestamp","XhrBreadcrumbHint","xhr"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/breadcrumb.d.ts"],"x_google_ignoreList":[0],"mappings":";;;;;AAOA;;;;UAAiBC,UAAAA;EAiBbE;;;;;;;;EARAD,IAAAA;EA8CS;AAGb;;;;;AAiBA;EA1DIC,KAAAA,GAAQH,aAAAA;EACRI,QAAAA;EAyDgC;;;;;;;;AAOpC;EAtDIC,QAAAA;;;;;;EAMAC,OAAAA;EAoDY;;;;;;EA7CZC,IAAAA;IAAAA,CACKC,GAAAA;EAAAA;;;;;;;;;;;;EAaLC,SAAAA;AAAAA;;UAGaC,cAAAA;EAAAA,CACZF,GAAAA;AAAAA;AAAAA,UAgBYU,mBAAAA;EACbC,KAAAA;EACAZ,IAAAA;EACAa,QAAAA;EACAC,cAAAA;EACAC,YAAAA;AAAAA;AAAAA,UAEaC,iBAAAA;EACbC,GAAAA;EACAL,KAAAA;EACAE,cAAAA;EACAC,YAAAA;AAAAA"}
|
|
@@ -0,0 +1,101 @@
|
|
|
1
|
+
import { TraceContext } from "./context.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/checkin.d.ts
|
|
4
|
+
interface CrontabSchedule {
|
|
5
|
+
type: 'crontab';
|
|
6
|
+
/** The crontab schedule string, e.g. 0 * * * *. */
|
|
7
|
+
value: string;
|
|
8
|
+
}
|
|
9
|
+
interface IntervalSchedule {
|
|
10
|
+
type: 'interval';
|
|
11
|
+
value: number;
|
|
12
|
+
unit: 'year' | 'month' | 'week' | 'day' | 'hour' | 'minute';
|
|
13
|
+
}
|
|
14
|
+
type MonitorSchedule = CrontabSchedule | IntervalSchedule;
|
|
15
|
+
interface SerializedCheckIn {
|
|
16
|
+
/** Check-In ID (unique and client generated). */
|
|
17
|
+
check_in_id: string;
|
|
18
|
+
/** The distinct slug of the monitor. */
|
|
19
|
+
monitor_slug: string;
|
|
20
|
+
/** The status of the check-in. */
|
|
21
|
+
status: 'in_progress' | 'ok' | 'error';
|
|
22
|
+
/** The duration of the check-in in seconds. Will only take effect if the status is ok or error. */
|
|
23
|
+
duration?: number;
|
|
24
|
+
release?: string;
|
|
25
|
+
environment?: string;
|
|
26
|
+
monitor_config?: {
|
|
27
|
+
schedule: MonitorSchedule;
|
|
28
|
+
/**
|
|
29
|
+
* The allowed allowed margin of minutes after the expected check-in time that
|
|
30
|
+
* the monitor will not be considered missed for.
|
|
31
|
+
*/
|
|
32
|
+
checkin_margin?: number;
|
|
33
|
+
/**
|
|
34
|
+
* The allowed allowed duration in minutes that the monitor may be `in_progress`
|
|
35
|
+
* for before being considered failed due to timeout.
|
|
36
|
+
*/
|
|
37
|
+
max_runtime?: number;
|
|
38
|
+
/**
|
|
39
|
+
* A tz database string representing the timezone which the monitor's execution schedule is in.
|
|
40
|
+
* See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
|
41
|
+
*/
|
|
42
|
+
timezone?: string; /** How many consecutive failed check-ins it takes to create an issue. */
|
|
43
|
+
failure_issue_threshold?: number; /** How many consecutive OK check-ins it takes to resolve an issue. */
|
|
44
|
+
recovery_threshold?: number;
|
|
45
|
+
};
|
|
46
|
+
contexts?: {
|
|
47
|
+
trace?: TraceContext;
|
|
48
|
+
};
|
|
49
|
+
}
|
|
50
|
+
interface HeartbeatCheckIn {
|
|
51
|
+
/** The distinct slug of the monitor. */
|
|
52
|
+
monitorSlug: SerializedCheckIn['monitor_slug'];
|
|
53
|
+
/** The status of the check-in. */
|
|
54
|
+
status: 'ok' | 'error';
|
|
55
|
+
}
|
|
56
|
+
interface InProgressCheckIn {
|
|
57
|
+
/** The distinct slug of the monitor. */
|
|
58
|
+
monitorSlug: SerializedCheckIn['monitor_slug'];
|
|
59
|
+
/** The status of the check-in. */
|
|
60
|
+
status: 'in_progress';
|
|
61
|
+
}
|
|
62
|
+
interface FinishedCheckIn {
|
|
63
|
+
/** The distinct slug of the monitor. */
|
|
64
|
+
monitorSlug: SerializedCheckIn['monitor_slug'];
|
|
65
|
+
/** The status of the check-in. */
|
|
66
|
+
status: 'ok' | 'error';
|
|
67
|
+
/** Check-In ID (unique and client generated). */
|
|
68
|
+
checkInId: SerializedCheckIn['check_in_id'];
|
|
69
|
+
/** The duration of the check-in in seconds. Will only take effect if the status is ok or error. */
|
|
70
|
+
duration?: SerializedCheckIn['duration'];
|
|
71
|
+
}
|
|
72
|
+
type CheckIn = HeartbeatCheckIn | InProgressCheckIn | FinishedCheckIn;
|
|
73
|
+
type SerializedMonitorConfig = NonNullable<SerializedCheckIn['monitor_config']>;
|
|
74
|
+
interface MonitorConfig {
|
|
75
|
+
/**
|
|
76
|
+
* The schedule on which the monitor should run. Either a crontab schedule string or an interval.
|
|
77
|
+
*/
|
|
78
|
+
schedule: MonitorSchedule;
|
|
79
|
+
/**
|
|
80
|
+
* The allowed allowed margin of minutes after the expected check-in time that
|
|
81
|
+
* the monitor will not be considered missed for.
|
|
82
|
+
*/
|
|
83
|
+
checkinMargin?: SerializedMonitorConfig['checkin_margin'];
|
|
84
|
+
/**
|
|
85
|
+
* The allowed allowed duration in minutes that the monitor may be `in_progress`
|
|
86
|
+
* for before being considered failed due to timeout.
|
|
87
|
+
*/
|
|
88
|
+
maxRuntime?: SerializedMonitorConfig['max_runtime'];
|
|
89
|
+
/**
|
|
90
|
+
* A tz database string representing the timezone which the monitor's execution schedule is in.
|
|
91
|
+
* See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones
|
|
92
|
+
*/
|
|
93
|
+
timezone?: SerializedMonitorConfig['timezone'];
|
|
94
|
+
/** How many consecutive failed check-ins it takes to create an issue. */
|
|
95
|
+
failureIssueThreshold?: SerializedMonitorConfig['failure_issue_threshold'];
|
|
96
|
+
/** How many consecutive OK check-ins it takes to resolve an issue. */
|
|
97
|
+
recoveryThreshold?: SerializedMonitorConfig['recovery_threshold'];
|
|
98
|
+
}
|
|
99
|
+
//#endregion
|
|
100
|
+
export { CheckIn, MonitorConfig, SerializedCheckIn };
|
|
101
|
+
//# sourceMappingURL=checkin.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"checkin.d.ts","names":["TraceContext","CrontabSchedule","type","value","IntervalSchedule","unit","MonitorSchedule","SerializedCheckIn","check_in_id","monitor_slug","status","duration","release","environment","monitor_config","schedule","checkin_margin","max_runtime","timezone","failure_issue_threshold","recovery_threshold","contexts","trace","HeartbeatCheckIn","monitorSlug","InProgressCheckIn","FinishedCheckIn","checkInId","CheckIn","SerializedMonitorConfig","NonNullable","MonitorConfig","checkinMargin","maxRuntime","failureIssueThreshold","recoveryThreshold"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/checkin.d.ts"],"x_google_ignoreList":[0],"mappings":";;;UACUC,eAAAA;EACNC,IAAAA;EADMD;EAGNE,KAAAA;AAAAA;AAAAA,UAEMC,gBAAAA;EACNF,IAAAA;EACAC,KAAAA;EACAE,IAAAA;AAAAA;AAAAA,KAECC,eAAAA,GAAkBL,eAAAA,GAAkBG,gBAAAA;AAAAA,UACxBG,iBAAAA;EAJbJ;EAMAK,WAAAA;EALI;EAOJC,YAAAA;EALCH;EAODI,MAAAA;;EAEAC,QAAAA;EACAC,OAAAA;EACAC,WAAAA;EACAC,cAAAA;IACIC,QAAAA,EAAUT,eAAAA;IAsBU;;;;IAjBpBU,cAAAA;IARJJ;;;;IAaIK,WAAAA;IALAD;;;;IAUAE,QAAAA,WAMJG;IAJIF,uBAAAA,WAKQnB;IAHRoB,kBAAAA;EAAAA;EAEJC,QAAAA;IACIC,KAAAA,GAAQtB,YAAAA;EAAAA;AAAAA;AAAAA,UAGCuB,gBAAAA;EAEAhB;EAAbiB,WAAAA,EAAajB,iBAAAA;EAEP;EAANG,MAAAA;AAAAA;AAAAA,UAEae,iBAAAA;;EAEbD,WAAAA,EAAajB,iBAAAA;EAAbiB;EAEAd,MAAAA;AAAAA;AAAAA,UAEagB,eAAAA;EAFP;EAINF,WAAAA,EAAajB,iBAAAA;EAFe;EAI5BG,MAAAA;EAFaH;EAIboB,SAAAA,EAAWpB,iBAAAA;EAEAA;EAAXI,QAAAA,GAAWJ,iBAAAA;AAAAA;AAAAA,KAEHqB,OAAAA,GAAUL,gBAAAA,GAAmBE,iBAAAA,GAAoBC,eAAAA;AAAAA,KACxDG,uBAAAA,GAA0BC,WAAAA,CAAYvB,iBAAAA;AAAAA,UAC1BwB,aAAAA;EANbJ;;;EAUAZ,QAAAA,EAAUT,eAAAA;EARkB;;AAEhC;;EAWI0B,aAAAA,GAAgBH,uBAAAA;EAXEN;;;;EAgBlBU,UAAAA,GAAaJ,uBAAAA;EAhBKN;;;;EAqBlBL,QAAAA,GAAWW,uBAAAA;EApBVA;EAsBDK,qBAAAA,GAAwBL,uBAAAA;;EAExBM,iBAAAA,GAAoBN,uBAAAA;AAAAA"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { DataCategory } from "./datacategory.js";
|
|
2
|
+
|
|
3
|
+
//#region ../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/clientreport.d.ts
|
|
4
|
+
type EventDropReason = 'before_send' | 'event_processor' | 'network_error' | 'queue_overflow' | 'ratelimit_backoff' | 'sample_rate' | 'send_error' | 'internal_sdk_error' | 'buffer_overflow';
|
|
5
|
+
type Outcome = {
|
|
6
|
+
reason: EventDropReason;
|
|
7
|
+
category: DataCategory;
|
|
8
|
+
quantity: number;
|
|
9
|
+
};
|
|
10
|
+
type ClientReport = {
|
|
11
|
+
timestamp: number;
|
|
12
|
+
discarded_events: Outcome[];
|
|
13
|
+
};
|
|
14
|
+
//#endregion
|
|
15
|
+
export { ClientReport, EventDropReason, Outcome };
|
|
16
|
+
//# sourceMappingURL=clientreport.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"clientreport.d.ts","names":["DataCategory","EventDropReason","Outcome","reason","category","quantity","ClientReport","timestamp","discarded_events"],"sources":["../../../../../../../../../../../../node_modules/.pnpm/@sentry+core@10.22.0/node_modules/@sentry/core/build/types/types-hoist/clientreport.d.ts"],"x_google_ignoreList":[0],"mappings":";;;KACYC,eAAAA;AAAAA,KACAC,OAAAA;EACRC,MAAAA,EAAQF,eAAAA;EACRG,QAAAA,EAAUJ,YAAAA;EACVK,QAAAA;AAAAA;AAAAA,KAEQC,YAAAA;EACRC,SAAAA;EACAC,gBAAAA,EAAkBN,OAAAA;AAAAA"}
|