@secrecy/trpc-api-types 1.13.0 → 1.14.0

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.
Files changed (2) hide show
  1. package/dist/index.d.ts +8 -168
  2. package/package.json +1 -1
package/dist/index.d.ts CHANGED
@@ -6118,27 +6118,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
6118
6118
  transformer: typeof superjson.default;
6119
6119
  }>;
6120
6120
  _meta: object;
6121
- _ctx_out: {
6122
- session: {
6123
- appId: string;
6124
- appPlanId: string | null;
6125
- appFakeUserId: string | undefined;
6126
- sessionId: string;
6127
- accountId: string;
6128
- accountRole: _prisma_client.$Enums.AccountRole;
6129
- userId: string;
6130
- userRole: _prisma_client.$Enums.UserRole;
6131
- userPlan: _prisma_client.$Enums.PlanKind;
6132
- };
6133
- req: {
6134
- headers: Headers;
6135
- };
6136
- res: {
6137
- headers: Headers;
6138
- };
6139
- locale: Locales;
6140
- ls: TranslationFunctions;
6141
- };
6121
+ _ctx_out: {};
6142
6122
  _input_in: {
6143
6123
  data: Record<string, unknown>;
6144
6124
  appEnv: string;
@@ -6176,27 +6156,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
6176
6156
  transformer: typeof superjson.default;
6177
6157
  }>;
6178
6158
  _meta: object;
6179
- _ctx_out: {
6180
- session: {
6181
- appId: string;
6182
- appPlanId: string | null;
6183
- appFakeUserId: string | undefined;
6184
- sessionId: string;
6185
- accountId: string;
6186
- accountRole: _prisma_client.$Enums.AccountRole;
6187
- userId: string;
6188
- userRole: _prisma_client.$Enums.UserRole;
6189
- userPlan: _prisma_client.$Enums.PlanKind;
6190
- };
6191
- req: {
6192
- headers: Headers;
6193
- };
6194
- res: {
6195
- headers: Headers;
6196
- };
6197
- locale: Locales;
6198
- ls: TranslationFunctions;
6199
- };
6159
+ _ctx_out: {};
6200
6160
  _input_in: {
6201
6161
  data: Record<string, unknown>[];
6202
6162
  appEnv: string;
@@ -6238,27 +6198,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
6238
6198
  transformer: typeof superjson.default;
6239
6199
  }>;
6240
6200
  _meta: object;
6241
- _ctx_out: {
6242
- session: {
6243
- appId: string;
6244
- appPlanId: string | null;
6245
- appFakeUserId: string | undefined;
6246
- sessionId: string;
6247
- accountId: string;
6248
- accountRole: _prisma_client.$Enums.AccountRole;
6249
- userId: string;
6250
- userRole: _prisma_client.$Enums.UserRole;
6251
- userPlan: _prisma_client.$Enums.PlanKind;
6252
- };
6253
- req: {
6254
- headers: Headers;
6255
- };
6256
- res: {
6257
- headers: Headers;
6258
- };
6259
- locale: Locales;
6260
- ls: TranslationFunctions;
6261
- };
6201
+ _ctx_out: {};
6262
6202
  _input_in: {
6263
6203
  where: Record<string, unknown>;
6264
6204
  appEnv: string;
@@ -6300,27 +6240,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
6300
6240
  transformer: typeof superjson.default;
6301
6241
  }>;
6302
6242
  _meta: object;
6303
- _ctx_out: {
6304
- session: {
6305
- appId: string;
6306
- appPlanId: string | null;
6307
- appFakeUserId: string | undefined;
6308
- sessionId: string;
6309
- accountId: string;
6310
- accountRole: _prisma_client.$Enums.AccountRole;
6311
- userId: string;
6312
- userRole: _prisma_client.$Enums.UserRole;
6313
- userPlan: _prisma_client.$Enums.PlanKind;
6314
- };
6315
- req: {
6316
- headers: Headers;
6317
- };
6318
- res: {
6319
- headers: Headers;
6320
- };
6321
- locale: Locales;
6322
- ls: TranslationFunctions;
6323
- };
6243
+ _ctx_out: {};
6324
6244
  _input_in: {
6325
6245
  appEnv: string;
6326
6246
  appTable: string;
@@ -6362,27 +6282,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
6362
6282
  transformer: typeof superjson.default;
6363
6283
  }>;
6364
6284
  _meta: object;
6365
- _ctx_out: {
6366
- session: {
6367
- appId: string;
6368
- appPlanId: string | null;
6369
- appFakeUserId: string | undefined;
6370
- sessionId: string;
6371
- accountId: string;
6372
- accountRole: _prisma_client.$Enums.AccountRole;
6373
- userId: string;
6374
- userRole: _prisma_client.$Enums.UserRole;
6375
- userPlan: _prisma_client.$Enums.PlanKind;
6376
- };
6377
- req: {
6378
- headers: Headers;
6379
- };
6380
- res: {
6381
- headers: Headers;
6382
- };
6383
- locale: Locales;
6384
- ls: TranslationFunctions;
6385
- };
6285
+ _ctx_out: {};
6386
6286
  _input_in: {
6387
6287
  where: Record<string, unknown>;
6388
6288
  appEnv: string;
@@ -6422,27 +6322,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
6422
6322
  transformer: typeof superjson.default;
6423
6323
  }>;
6424
6324
  _meta: object;
6425
- _ctx_out: {
6426
- session: {
6427
- appId: string;
6428
- appPlanId: string | null;
6429
- appFakeUserId: string | undefined;
6430
- sessionId: string;
6431
- accountId: string;
6432
- accountRole: _prisma_client.$Enums.AccountRole;
6433
- userId: string;
6434
- userRole: _prisma_client.$Enums.UserRole;
6435
- userPlan: _prisma_client.$Enums.PlanKind;
6436
- };
6437
- req: {
6438
- headers: Headers;
6439
- };
6440
- res: {
6441
- headers: Headers;
6442
- };
6443
- locale: Locales;
6444
- ls: TranslationFunctions;
6445
- };
6325
+ _ctx_out: {};
6446
6326
  _input_in: {
6447
6327
  appEnv: string;
6448
6328
  appTable: string;
@@ -6488,27 +6368,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
6488
6368
  transformer: typeof superjson.default;
6489
6369
  }>;
6490
6370
  _meta: object;
6491
- _ctx_out: {
6492
- session: {
6493
- appId: string;
6494
- appPlanId: string | null;
6495
- appFakeUserId: string | undefined;
6496
- sessionId: string;
6497
- accountId: string;
6498
- accountRole: _prisma_client.$Enums.AccountRole;
6499
- userId: string;
6500
- userRole: _prisma_client.$Enums.UserRole;
6501
- userPlan: _prisma_client.$Enums.PlanKind;
6502
- };
6503
- req: {
6504
- headers: Headers;
6505
- };
6506
- res: {
6507
- headers: Headers;
6508
- };
6509
- locale: Locales;
6510
- ls: TranslationFunctions;
6511
- };
6371
+ _ctx_out: {};
6512
6372
  _input_in: {
6513
6373
  where: Record<string, unknown>;
6514
6374
  data: Record<string, unknown>;
@@ -6550,27 +6410,7 @@ declare const appRouter: _trpc_server.CreateRouterInner<_trpc_server.RootConfig<
6550
6410
  transformer: typeof superjson.default;
6551
6411
  }>;
6552
6412
  _meta: object;
6553
- _ctx_out: {
6554
- session: {
6555
- appId: string;
6556
- appPlanId: string | null;
6557
- appFakeUserId: string | undefined;
6558
- sessionId: string;
6559
- accountId: string;
6560
- accountRole: _prisma_client.$Enums.AccountRole;
6561
- userId: string;
6562
- userRole: _prisma_client.$Enums.UserRole;
6563
- userPlan: _prisma_client.$Enums.PlanKind;
6564
- };
6565
- req: {
6566
- headers: Headers;
6567
- };
6568
- res: {
6569
- headers: Headers;
6570
- };
6571
- locale: Locales;
6572
- ls: TranslationFunctions;
6573
- };
6413
+ _ctx_out: {};
6574
6414
  _input_in: {
6575
6415
  data: Record<string, unknown>;
6576
6416
  appEnv: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@secrecy/trpc-api-types",
3
- "version": "1.13.0",
3
+ "version": "1.14.0",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "access": "public"