@trpc/server 11.5.2-alpha-tmp-6955-again.21 → 11.5.2-canary.10
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/adapters/aws-lambda/index.cjs +1 -1
- package/dist/adapters/aws-lambda/index.d.cts +1 -1
- package/dist/adapters/aws-lambda/index.d.mts +1 -1
- package/dist/adapters/aws-lambda/index.mjs +1 -1
- package/dist/adapters/express.cjs +2 -2
- package/dist/adapters/express.d.cts +2 -2
- package/dist/adapters/express.d.mts +2 -2
- package/dist/adapters/express.mjs +2 -2
- package/dist/adapters/fastify/index.cjs +3 -3
- package/dist/adapters/fastify/index.d.cts +2 -2
- package/dist/adapters/fastify/index.d.mts +2 -2
- package/dist/adapters/fastify/index.mjs +3 -3
- package/dist/adapters/fetch/index.cjs +1 -1
- package/dist/adapters/fetch/index.d.cts +1 -1
- package/dist/adapters/fetch/index.d.mts +1 -1
- package/dist/adapters/fetch/index.mjs +1 -1
- package/dist/adapters/next-app-dir.cjs +1 -1
- package/dist/adapters/next-app-dir.d.cts +1 -1
- package/dist/adapters/next-app-dir.d.mts +1 -1
- package/dist/adapters/next-app-dir.mjs +1 -1
- package/dist/adapters/next.cjs +2 -2
- package/dist/adapters/next.d.cts +2 -2
- package/dist/adapters/next.d.mts +2 -2
- package/dist/adapters/next.mjs +2 -2
- package/dist/adapters/node-http/index.cjs +2 -2
- package/dist/adapters/node-http/index.d.cts +2 -2
- package/dist/adapters/node-http/index.d.mts +2 -2
- package/dist/adapters/node-http/index.mjs +2 -2
- package/dist/adapters/standalone.cjs +2 -2
- package/dist/adapters/standalone.d.cts +2 -2
- package/dist/adapters/standalone.d.mts +2 -2
- package/dist/adapters/standalone.mjs +2 -2
- package/dist/adapters/ws.cjs +3 -3
- package/dist/adapters/ws.d.cts +2 -2
- package/dist/adapters/ws.d.mts +2 -2
- package/dist/adapters/ws.mjs +3 -3
- package/dist/http.cjs +1 -1
- package/dist/http.d.cts +1 -1
- package/dist/http.d.mts +1 -1
- package/dist/http.mjs +1 -1
- package/dist/{index.d-AnN9xWqA.d.mts → index.d-CBqBtocm.d.mts} +2 -2
- package/dist/{index.d-AnN9xWqA.d.mts.map → index.d-CBqBtocm.d.mts.map} +1 -1
- package/dist/{index.d-jwxZxHCb.d.cts → index.d-rPTPTnj9.d.cts} +2 -2
- package/dist/{index.d-jwxZxHCb.d.cts.map → index.d-rPTPTnj9.d.cts.map} +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/{node-http-D37fGQh1.cjs → node-http-BEc3d21y.cjs} +1 -1
- package/dist/{node-http-8dtdvMrE.mjs → node-http-D3_QnClm.mjs} +2 -2
- package/dist/{node-http-8dtdvMrE.mjs.map → node-http-D3_QnClm.mjs.map} +1 -1
- package/dist/{resolveResponse-OV7qVwiT.cjs → resolveResponse-DP4UQwtA.cjs} +5 -4
- package/dist/{resolveResponse-DngSgha6.mjs → resolveResponse-Mox4O1cZ.mjs} +6 -5
- package/dist/resolveResponse-Mox4O1cZ.mjs.map +1 -0
- package/dist/rpc.d.cts +1 -1
- package/dist/rpc.d.mts +1 -1
- package/dist/shared.d.cts +1 -1
- package/dist/shared.d.mts +1 -1
- package/dist/unstable-core-do-not-import.cjs +1 -1
- package/dist/{unstable-core-do-not-import.d-BqIRM5n2.d.mts → unstable-core-do-not-import.d-CNZGoY8k.d.mts} +36 -2
- package/dist/{unstable-core-do-not-import.d-DKRHq4OJ.d.cts.map → unstable-core-do-not-import.d-CNZGoY8k.d.mts.map} +1 -1
- package/dist/{unstable-core-do-not-import.d-DKRHq4OJ.d.cts → unstable-core-do-not-import.d-CoKkT4ud.d.cts} +36 -2
- package/dist/{unstable-core-do-not-import.d-BqIRM5n2.d.mts.map → unstable-core-do-not-import.d-CoKkT4ud.d.cts.map} +1 -1
- package/dist/unstable-core-do-not-import.d.cts +1 -1
- package/dist/unstable-core-do-not-import.d.mts +1 -1
- package/dist/unstable-core-do-not-import.mjs +1 -1
- package/dist/{ws-2RAAqngH.cjs → ws-DAQ1X_vw.cjs} +2 -2
- package/dist/{ws-BR20IWki.mjs → ws-DGwebU3b.mjs} +3 -3
- package/dist/{ws-BR20IWki.mjs.map → ws-DGwebU3b.mjs.map} +1 -1
- package/package.json +2 -2
- package/src/unstable-core-do-not-import/stream/jsonl.ts +8 -6
- package/dist/resolveResponse-DngSgha6.mjs.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const require_getErrorShape = require('../../getErrorShape-BRalpqpM.cjs');
|
|
2
2
|
require('../../tracked-DkwwsHVk.cjs');
|
|
3
3
|
require('../../utils-BqXzm3RP.cjs');
|
|
4
|
-
const require_resolveResponse = require('../../resolveResponse-
|
|
4
|
+
const require_resolveResponse = require('../../resolveResponse-DP4UQwtA.cjs');
|
|
5
5
|
require('../../observable-B1Nk6r1H.cjs');
|
|
6
6
|
const node_stream = require_getErrorShape.__toESM(require("node:stream"));
|
|
7
7
|
const node_stream_promises = require_getErrorShape.__toESM(require("node:stream/promises"));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { AnyRouter, CreateContextCallback, HTTPBaseHandlerOptions, TRPCRequestInfo, inferRouterContext } from "../../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter, CreateContextCallback, HTTPBaseHandlerOptions, TRPCRequestInfo, inferRouterContext } from "../../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../../index.d-CvZXeEyR.cjs";
|
|
4
4
|
import { APIGatewayProxyEvent, APIGatewayProxyEventV2, APIGatewayProxyResult, APIGatewayProxyStructuredResultV2, Context, StreamifyHandler } from "aws-lambda";
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { AnyRouter, CreateContextCallback, HTTPBaseHandlerOptions, TRPCRequestInfo, inferRouterContext } from "../../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter, CreateContextCallback, HTTPBaseHandlerOptions, TRPCRequestInfo, inferRouterContext } from "../../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../../index.d-vq_QHko2.mjs";
|
|
4
4
|
import { APIGatewayProxyEvent, APIGatewayProxyEventV2, APIGatewayProxyResult, APIGatewayProxyStructuredResultV2, Context, StreamifyHandler } from "aws-lambda";
|
|
5
5
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __toESM, require_objectSpread2 } from "../../getErrorShape-BH60iMC2.mjs";
|
|
2
2
|
import "../../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import "../../utils-CLZnJdb_.mjs";
|
|
4
|
-
import { resolveResponse } from "../../resolveResponse-
|
|
4
|
+
import { resolveResponse } from "../../resolveResponse-Mox4O1cZ.mjs";
|
|
5
5
|
import "../../observable-UMO3vUa_.mjs";
|
|
6
6
|
import { Readable } from "node:stream";
|
|
7
7
|
import { pipeline } from "node:stream/promises";
|
|
@@ -2,12 +2,12 @@ const require_getErrorShape = require('../getErrorShape-BRalpqpM.cjs');
|
|
|
2
2
|
require('../tracked-DkwwsHVk.cjs');
|
|
3
3
|
const require_utils = require('../utils-BqXzm3RP.cjs');
|
|
4
4
|
require('../parseTRPCMessage-Cdw5Sfhh.cjs');
|
|
5
|
-
require('../resolveResponse-
|
|
5
|
+
require('../resolveResponse-DP4UQwtA.cjs');
|
|
6
6
|
require('../contentTypeParsers-iAFF_pJG.cjs');
|
|
7
7
|
require('../unstable-core-do-not-import-DFQys1IC.cjs');
|
|
8
8
|
require('../observable-B1Nk6r1H.cjs');
|
|
9
9
|
require('../initTRPC-D-fJXPDf.cjs');
|
|
10
|
-
const require_node_http = require('../node-http-
|
|
10
|
+
const require_node_http = require('../node-http-BEc3d21y.cjs');
|
|
11
11
|
|
|
12
12
|
//#region src/adapters/express.ts
|
|
13
13
|
var import_objectSpread2 = require_getErrorShape.__toESM(require_getErrorShape.require_objectSpread2(), 1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { AnyRouter } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter } from "../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../index.d-CvZXeEyR.cjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions } from "../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions } from "../index.d-rPTPTnj9.cjs";
|
|
5
5
|
import * as express from "express";
|
|
6
6
|
|
|
7
7
|
//#region src/adapters/express.d.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { AnyRouter } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter } from "../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../index.d-vq_QHko2.mjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions } from "../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions } from "../index.d-CBqBtocm.mjs";
|
|
5
5
|
import * as express from "express";
|
|
6
6
|
|
|
7
7
|
//#region src/adapters/express.d.ts
|
|
@@ -2,12 +2,12 @@ import { __toESM, require_objectSpread2 } from "../getErrorShape-BH60iMC2.mjs";
|
|
|
2
2
|
import "../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import { run } from "../utils-CLZnJdb_.mjs";
|
|
4
4
|
import "../parseTRPCMessage-BlZeZ60t.mjs";
|
|
5
|
-
import "../resolveResponse-
|
|
5
|
+
import "../resolveResponse-Mox4O1cZ.mjs";
|
|
6
6
|
import "../contentTypeParsers-SN4WL9ze.mjs";
|
|
7
7
|
import "../unstable-core-do-not-import-D89CaGtL.mjs";
|
|
8
8
|
import "../observable-UMO3vUa_.mjs";
|
|
9
9
|
import "../initTRPC-CB9uBez5.mjs";
|
|
10
|
-
import { internal_exceptionHandler, nodeHTTPRequestHandler } from "../node-http-
|
|
10
|
+
import { internal_exceptionHandler, nodeHTTPRequestHandler } from "../node-http-D3_QnClm.mjs";
|
|
11
11
|
|
|
12
12
|
//#region src/adapters/express.ts
|
|
13
13
|
var import_objectSpread2 = __toESM(require_objectSpread2(), 1);
|
|
@@ -2,15 +2,15 @@ const require_getErrorShape = require('../../getErrorShape-BRalpqpM.cjs');
|
|
|
2
2
|
require('../../tracked-DkwwsHVk.cjs');
|
|
3
3
|
require('../../utils-BqXzm3RP.cjs');
|
|
4
4
|
require('../../parseTRPCMessage-Cdw5Sfhh.cjs');
|
|
5
|
-
const require_resolveResponse = require('../../resolveResponse-
|
|
5
|
+
const require_resolveResponse = require('../../resolveResponse-DP4UQwtA.cjs');
|
|
6
6
|
require('../../contentTypeParsers-iAFF_pJG.cjs');
|
|
7
7
|
require('../../unstable-core-do-not-import-DFQys1IC.cjs');
|
|
8
8
|
require('../../observable-B1Nk6r1H.cjs');
|
|
9
9
|
require('../../initTRPC-D-fJXPDf.cjs');
|
|
10
10
|
require('../../http-DXy3XyhL.cjs');
|
|
11
|
-
const require_node_http = require('../../node-http-
|
|
11
|
+
const require_node_http = require('../../node-http-BEc3d21y.cjs');
|
|
12
12
|
require('../../observable-BVzLuBs6.cjs');
|
|
13
|
-
const require_ws = require('../../ws-
|
|
13
|
+
const require_ws = require('../../ws-DAQ1X_vw.cjs');
|
|
14
14
|
|
|
15
15
|
//#region src/adapters/fastify/fastifyRequestHandler.ts
|
|
16
16
|
var import_objectSpread2$1 = require_getErrorShape.__toESM(require_getErrorShape.require_objectSpread2(), 1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { AnyRouter, HTTPBaseHandlerOptions } from "../../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter, HTTPBaseHandlerOptions } from "../../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../../index.d-CvZXeEyR.cjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption } from "../../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption } from "../../index.d-rPTPTnj9.cjs";
|
|
5
5
|
import { FastifyInstance, FastifyReply, FastifyRequest } from "fastify";
|
|
6
6
|
|
|
7
7
|
//#region src/adapters/fastify/fastifyRequestHandler.d.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { AnyRouter, HTTPBaseHandlerOptions } from "../../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter, HTTPBaseHandlerOptions } from "../../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../../index.d-vq_QHko2.mjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption } from "../../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption } from "../../index.d-CBqBtocm.mjs";
|
|
5
5
|
import { FastifyInstance, FastifyReply, FastifyRequest } from "fastify";
|
|
6
6
|
|
|
7
7
|
//#region src/adapters/fastify/fastifyRequestHandler.d.ts
|
|
@@ -2,15 +2,15 @@ import { __toESM, require_objectSpread2 } from "../../getErrorShape-BH60iMC2.mjs
|
|
|
2
2
|
import "../../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import "../../utils-CLZnJdb_.mjs";
|
|
4
4
|
import "../../parseTRPCMessage-BlZeZ60t.mjs";
|
|
5
|
-
import { resolveResponse } from "../../resolveResponse-
|
|
5
|
+
import { resolveResponse } from "../../resolveResponse-Mox4O1cZ.mjs";
|
|
6
6
|
import "../../contentTypeParsers-SN4WL9ze.mjs";
|
|
7
7
|
import "../../unstable-core-do-not-import-D89CaGtL.mjs";
|
|
8
8
|
import "../../observable-UMO3vUa_.mjs";
|
|
9
9
|
import "../../initTRPC-CB9uBez5.mjs";
|
|
10
10
|
import "../../http-CWyjOa1l.mjs";
|
|
11
|
-
import { incomingMessageToRequest } from "../../node-http-
|
|
11
|
+
import { incomingMessageToRequest } from "../../node-http-D3_QnClm.mjs";
|
|
12
12
|
import "../../observable-CUiPknO-.mjs";
|
|
13
|
-
import { getWSConnectionHandler, handleKeepAlive } from "../../ws-
|
|
13
|
+
import { getWSConnectionHandler, handleKeepAlive } from "../../ws-DGwebU3b.mjs";
|
|
14
14
|
|
|
15
15
|
//#region src/adapters/fastify/fastifyRequestHandler.ts
|
|
16
16
|
var import_objectSpread2$1 = __toESM(require_objectSpread2(), 1);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const require_getErrorShape = require('../../getErrorShape-BRalpqpM.cjs');
|
|
2
2
|
require('../../tracked-DkwwsHVk.cjs');
|
|
3
3
|
require('../../utils-BqXzm3RP.cjs');
|
|
4
|
-
const require_resolveResponse = require('../../resolveResponse-
|
|
4
|
+
const require_resolveResponse = require('../../resolveResponse-DP4UQwtA.cjs');
|
|
5
5
|
require('../../observable-B1Nk6r1H.cjs');
|
|
6
6
|
|
|
7
7
|
//#region src/adapters/fetch/fetchRequestHandler.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { AnyRouter, CreateContextCallback, HTTPBaseHandlerOptions, TRPCRequestInfo, inferRouterContext } from "../../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter, CreateContextCallback, HTTPBaseHandlerOptions, TRPCRequestInfo, inferRouterContext } from "../../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../../index.d-CvZXeEyR.cjs";
|
|
4
4
|
|
|
5
5
|
//#region src/adapters/fetch/types.d.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { AnyRouter, CreateContextCallback, HTTPBaseHandlerOptions, TRPCRequestInfo, inferRouterContext } from "../../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter, CreateContextCallback, HTTPBaseHandlerOptions, TRPCRequestInfo, inferRouterContext } from "../../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../../index.d-vq_QHko2.mjs";
|
|
4
4
|
|
|
5
5
|
//#region src/adapters/fetch/types.d.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { __toESM, require_objectSpread2 } from "../../getErrorShape-BH60iMC2.mjs";
|
|
2
2
|
import "../../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import "../../utils-CLZnJdb_.mjs";
|
|
4
|
-
import { resolveResponse } from "../../resolveResponse-
|
|
4
|
+
import { resolveResponse } from "../../resolveResponse-Mox4O1cZ.mjs";
|
|
5
5
|
import "../../observable-UMO3vUa_.mjs";
|
|
6
6
|
|
|
7
7
|
//#region src/adapters/fetch/fetchRequestHandler.ts
|
|
@@ -2,7 +2,7 @@ const require_getErrorShape = require('../getErrorShape-BRalpqpM.cjs');
|
|
|
2
2
|
const require_tracked = require('../tracked-DkwwsHVk.cjs');
|
|
3
3
|
require('../utils-BqXzm3RP.cjs');
|
|
4
4
|
require('../parseTRPCMessage-Cdw5Sfhh.cjs');
|
|
5
|
-
require('../resolveResponse-
|
|
5
|
+
require('../resolveResponse-DP4UQwtA.cjs');
|
|
6
6
|
require('../contentTypeParsers-iAFF_pJG.cjs');
|
|
7
7
|
const require_unstable_core_do_not_import = require('../unstable-core-do-not-import-DFQys1IC.cjs');
|
|
8
8
|
require('../observable-B1Nk6r1H.cjs');
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { CallerOverride, CreateContextCallback, ErrorHandlerOptions, MaybePromise, Simplify, TRPCError } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { CallerOverride, CreateContextCallback, ErrorHandlerOptions, MaybePromise, Simplify, TRPCError } from "../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../index.d-CvZXeEyR.cjs";
|
|
4
4
|
import { RedirectType, notFound as notFound$1 } from "next/navigation";
|
|
5
5
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { CallerOverride, CreateContextCallback, ErrorHandlerOptions, MaybePromise, Simplify, TRPCError } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { CallerOverride, CreateContextCallback, ErrorHandlerOptions, MaybePromise, Simplify, TRPCError } from "../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../index.d-vq_QHko2.mjs";
|
|
4
4
|
import { RedirectType, notFound as notFound$1 } from "next/navigation";
|
|
5
5
|
|
|
@@ -2,7 +2,7 @@ import { __commonJS, __toESM, require_defineProperty } from "../getErrorShape-BH
|
|
|
2
2
|
import { TRPCError, getTRPCErrorFromUnknown } from "../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import "../utils-CLZnJdb_.mjs";
|
|
4
4
|
import "../parseTRPCMessage-BlZeZ60t.mjs";
|
|
5
|
-
import "../resolveResponse-
|
|
5
|
+
import "../resolveResponse-Mox4O1cZ.mjs";
|
|
6
6
|
import "../contentTypeParsers-SN4WL9ze.mjs";
|
|
7
7
|
import { formDataToObject } from "../unstable-core-do-not-import-D89CaGtL.mjs";
|
|
8
8
|
import "../observable-UMO3vUa_.mjs";
|
package/dist/adapters/next.cjs
CHANGED
|
@@ -2,12 +2,12 @@ const require_getErrorShape = require('../getErrorShape-BRalpqpM.cjs');
|
|
|
2
2
|
const require_tracked = require('../tracked-DkwwsHVk.cjs');
|
|
3
3
|
const require_utils = require('../utils-BqXzm3RP.cjs');
|
|
4
4
|
require('../parseTRPCMessage-Cdw5Sfhh.cjs');
|
|
5
|
-
require('../resolveResponse-
|
|
5
|
+
require('../resolveResponse-DP4UQwtA.cjs');
|
|
6
6
|
require('../contentTypeParsers-iAFF_pJG.cjs');
|
|
7
7
|
require('../unstable-core-do-not-import-DFQys1IC.cjs');
|
|
8
8
|
require('../observable-B1Nk6r1H.cjs');
|
|
9
9
|
require('../initTRPC-D-fJXPDf.cjs');
|
|
10
|
-
const require_node_http = require('../node-http-
|
|
10
|
+
const require_node_http = require('../node-http-BEc3d21y.cjs');
|
|
11
11
|
|
|
12
12
|
//#region src/adapters/next.ts
|
|
13
13
|
var import_objectSpread2 = require_getErrorShape.__toESM(require_getErrorShape.require_objectSpread2(), 1);
|
package/dist/adapters/next.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { AnyRouter } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter } from "../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../index.d-CvZXeEyR.cjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions } from "../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions } from "../index.d-rPTPTnj9.cjs";
|
|
5
5
|
import { NextApiHandler, NextApiHandler as NextApiHandler$1, NextApiRequest, NextApiRequest as NextApiRequest$1, NextApiResponse, NextApiResponse as NextApiResponse$1 } from "next";
|
|
6
6
|
|
|
7
7
|
//#region src/adapters/next.d.ts
|
package/dist/adapters/next.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { AnyRouter } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter } from "../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../index.d-vq_QHko2.mjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions } from "../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions } from "../index.d-CBqBtocm.mjs";
|
|
5
5
|
import { NextApiHandler, NextApiHandler as NextApiHandler$1, NextApiRequest, NextApiRequest as NextApiRequest$1, NextApiResponse, NextApiResponse as NextApiResponse$1 } from "next";
|
|
6
6
|
|
|
7
7
|
//#region src/adapters/next.d.ts
|
package/dist/adapters/next.mjs
CHANGED
|
@@ -2,12 +2,12 @@ import { __toESM, require_objectSpread2 } from "../getErrorShape-BH60iMC2.mjs";
|
|
|
2
2
|
import { TRPCError } from "../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import { run } from "../utils-CLZnJdb_.mjs";
|
|
4
4
|
import "../parseTRPCMessage-BlZeZ60t.mjs";
|
|
5
|
-
import "../resolveResponse-
|
|
5
|
+
import "../resolveResponse-Mox4O1cZ.mjs";
|
|
6
6
|
import "../contentTypeParsers-SN4WL9ze.mjs";
|
|
7
7
|
import "../unstable-core-do-not-import-D89CaGtL.mjs";
|
|
8
8
|
import "../observable-UMO3vUa_.mjs";
|
|
9
9
|
import "../initTRPC-CB9uBez5.mjs";
|
|
10
|
-
import { internal_exceptionHandler, nodeHTTPRequestHandler } from "../node-http-
|
|
10
|
+
import { internal_exceptionHandler, nodeHTTPRequestHandler } from "../node-http-D3_QnClm.mjs";
|
|
11
11
|
|
|
12
12
|
//#region src/adapters/next.ts
|
|
13
13
|
var import_objectSpread2 = __toESM(require_objectSpread2(), 1);
|
|
@@ -2,12 +2,12 @@ require('../../getErrorShape-BRalpqpM.cjs');
|
|
|
2
2
|
require('../../tracked-DkwwsHVk.cjs');
|
|
3
3
|
require('../../utils-BqXzm3RP.cjs');
|
|
4
4
|
require('../../parseTRPCMessage-Cdw5Sfhh.cjs');
|
|
5
|
-
require('../../resolveResponse-
|
|
5
|
+
require('../../resolveResponse-DP4UQwtA.cjs');
|
|
6
6
|
require('../../contentTypeParsers-iAFF_pJG.cjs');
|
|
7
7
|
require('../../unstable-core-do-not-import-DFQys1IC.cjs');
|
|
8
8
|
require('../../observable-B1Nk6r1H.cjs');
|
|
9
9
|
require('../../initTRPC-D-fJXPDf.cjs');
|
|
10
|
-
const require_node_http = require('../../node-http-
|
|
10
|
+
const require_node_http = require('../../node-http-BEc3d21y.cjs');
|
|
11
11
|
|
|
12
12
|
exports.createURL = require_node_http.createURL;
|
|
13
13
|
exports.incomingMessageToRequest = require_node_http.incomingMessageToRequest;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import "../../unstable-core-do-not-import.d-
|
|
2
|
+
import "../../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../../index.d-CvZXeEyR.cjs";
|
|
4
|
-
import { NodeHTTPCreateContextFn, NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPRequestHandlerOptions, NodeHTTPResponse, createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler } from "../../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFn, NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPRequestHandlerOptions, NodeHTTPResponse, createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler } from "../../index.d-rPTPTnj9.cjs";
|
|
5
5
|
export { NodeHTTPCreateContextFn, NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPRequestHandlerOptions, NodeHTTPResponse, createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "../../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import "../../unstable-core-do-not-import.d-
|
|
2
|
+
import "../../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../../index.d-vq_QHko2.mjs";
|
|
4
|
-
import { NodeHTTPCreateContextFn, NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPRequestHandlerOptions, NodeHTTPResponse, createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler } from "../../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFn, NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPRequestHandlerOptions, NodeHTTPResponse, createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler } from "../../index.d-CBqBtocm.mjs";
|
|
5
5
|
export { NodeHTTPCreateContextFn, NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPRequestHandlerOptions, NodeHTTPResponse, createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler };
|
|
@@ -2,11 +2,11 @@ import "../../getErrorShape-BH60iMC2.mjs";
|
|
|
2
2
|
import "../../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import "../../utils-CLZnJdb_.mjs";
|
|
4
4
|
import "../../parseTRPCMessage-BlZeZ60t.mjs";
|
|
5
|
-
import "../../resolveResponse-
|
|
5
|
+
import "../../resolveResponse-Mox4O1cZ.mjs";
|
|
6
6
|
import "../../contentTypeParsers-SN4WL9ze.mjs";
|
|
7
7
|
import "../../unstable-core-do-not-import-D89CaGtL.mjs";
|
|
8
8
|
import "../../observable-UMO3vUa_.mjs";
|
|
9
9
|
import "../../initTRPC-CB9uBez5.mjs";
|
|
10
|
-
import { createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler } from "../../node-http-
|
|
10
|
+
import { createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler } from "../../node-http-D3_QnClm.mjs";
|
|
11
11
|
|
|
12
12
|
export { createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler };
|
|
@@ -2,12 +2,12 @@ const require_getErrorShape = require('../getErrorShape-BRalpqpM.cjs');
|
|
|
2
2
|
require('../tracked-DkwwsHVk.cjs');
|
|
3
3
|
const require_utils = require('../utils-BqXzm3RP.cjs');
|
|
4
4
|
require('../parseTRPCMessage-Cdw5Sfhh.cjs');
|
|
5
|
-
require('../resolveResponse-
|
|
5
|
+
require('../resolveResponse-DP4UQwtA.cjs');
|
|
6
6
|
require('../contentTypeParsers-iAFF_pJG.cjs');
|
|
7
7
|
require('../unstable-core-do-not-import-DFQys1IC.cjs');
|
|
8
8
|
require('../observable-B1Nk6r1H.cjs');
|
|
9
9
|
require('../initTRPC-D-fJXPDf.cjs');
|
|
10
|
-
const require_node_http = require('../node-http-
|
|
10
|
+
const require_node_http = require('../node-http-BEc3d21y.cjs');
|
|
11
11
|
const http = require_getErrorShape.__toESM(require("http"));
|
|
12
12
|
|
|
13
13
|
//#region src/adapters/standalone.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { AnyRouter } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter } from "../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../index.d-CvZXeEyR.cjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPResponse } from "../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPResponse } from "../index.d-rPTPTnj9.cjs";
|
|
5
5
|
import http from "http";
|
|
6
6
|
import * as http2 from "http2";
|
|
7
7
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { AnyRouter } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter } from "../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../index.d-vq_QHko2.mjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPResponse } from "../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPResponse } from "../index.d-CBqBtocm.mjs";
|
|
5
5
|
import http from "http";
|
|
6
6
|
import * as http2 from "http2";
|
|
7
7
|
|
|
@@ -2,12 +2,12 @@ import { __toESM, require_objectSpread2 } from "../getErrorShape-BH60iMC2.mjs";
|
|
|
2
2
|
import "../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import { run } from "../utils-CLZnJdb_.mjs";
|
|
4
4
|
import "../parseTRPCMessage-BlZeZ60t.mjs";
|
|
5
|
-
import "../resolveResponse-
|
|
5
|
+
import "../resolveResponse-Mox4O1cZ.mjs";
|
|
6
6
|
import "../contentTypeParsers-SN4WL9ze.mjs";
|
|
7
7
|
import "../unstable-core-do-not-import-D89CaGtL.mjs";
|
|
8
8
|
import "../observable-UMO3vUa_.mjs";
|
|
9
9
|
import "../initTRPC-CB9uBez5.mjs";
|
|
10
|
-
import { createURL, internal_exceptionHandler, nodeHTTPRequestHandler } from "../node-http-
|
|
10
|
+
import { createURL, internal_exceptionHandler, nodeHTTPRequestHandler } from "../node-http-D3_QnClm.mjs";
|
|
11
11
|
import http from "http";
|
|
12
12
|
|
|
13
13
|
//#region src/adapters/standalone.ts
|
package/dist/adapters/ws.cjs
CHANGED
|
@@ -2,15 +2,15 @@ require('../getErrorShape-BRalpqpM.cjs');
|
|
|
2
2
|
require('../tracked-DkwwsHVk.cjs');
|
|
3
3
|
require('../utils-BqXzm3RP.cjs');
|
|
4
4
|
require('../parseTRPCMessage-Cdw5Sfhh.cjs');
|
|
5
|
-
require('../resolveResponse-
|
|
5
|
+
require('../resolveResponse-DP4UQwtA.cjs');
|
|
6
6
|
require('../contentTypeParsers-iAFF_pJG.cjs');
|
|
7
7
|
require('../unstable-core-do-not-import-DFQys1IC.cjs');
|
|
8
8
|
require('../observable-B1Nk6r1H.cjs');
|
|
9
9
|
require('../initTRPC-D-fJXPDf.cjs');
|
|
10
10
|
require('../http-DXy3XyhL.cjs');
|
|
11
|
-
require('../node-http-
|
|
11
|
+
require('../node-http-BEc3d21y.cjs');
|
|
12
12
|
require('../observable-BVzLuBs6.cjs');
|
|
13
|
-
const require_ws = require('../ws-
|
|
13
|
+
const require_ws = require('../ws-DAQ1X_vw.cjs');
|
|
14
14
|
|
|
15
15
|
exports.applyWSSHandler = require_ws.applyWSSHandler;
|
|
16
16
|
exports.getWSConnectionHandler = require_ws.getWSConnectionHandler;
|
package/dist/adapters/ws.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { AnyRouter, BaseHandlerOptions, CreateContextCallback, MaybePromise, inferRouterContext } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter, BaseHandlerOptions, CreateContextCallback, MaybePromise, inferRouterContext } from "../unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import "../index.d-CvZXeEyR.cjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions } from "../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions } from "../index.d-rPTPTnj9.cjs";
|
|
5
5
|
import { IncomingMessage } from "http";
|
|
6
6
|
import ws from "ws";
|
|
7
7
|
|
package/dist/adapters/ws.d.mts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { AnyRouter, BaseHandlerOptions, CreateContextCallback, MaybePromise, inferRouterContext } from "../unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyRouter, BaseHandlerOptions, CreateContextCallback, MaybePromise, inferRouterContext } from "../unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import "../index.d-vq_QHko2.mjs";
|
|
4
|
-
import { NodeHTTPCreateContextFnOptions } from "../index.d-
|
|
4
|
+
import { NodeHTTPCreateContextFnOptions } from "../index.d-CBqBtocm.mjs";
|
|
5
5
|
import { IncomingMessage } from "http";
|
|
6
6
|
import ws from "ws";
|
|
7
7
|
|
package/dist/adapters/ws.mjs
CHANGED
|
@@ -2,14 +2,14 @@ import "../getErrorShape-BH60iMC2.mjs";
|
|
|
2
2
|
import "../tracked-Blz8XOf1.mjs";
|
|
3
3
|
import "../utils-CLZnJdb_.mjs";
|
|
4
4
|
import "../parseTRPCMessage-BlZeZ60t.mjs";
|
|
5
|
-
import "../resolveResponse-
|
|
5
|
+
import "../resolveResponse-Mox4O1cZ.mjs";
|
|
6
6
|
import "../contentTypeParsers-SN4WL9ze.mjs";
|
|
7
7
|
import "../unstable-core-do-not-import-D89CaGtL.mjs";
|
|
8
8
|
import "../observable-UMO3vUa_.mjs";
|
|
9
9
|
import "../initTRPC-CB9uBez5.mjs";
|
|
10
10
|
import "../http-CWyjOa1l.mjs";
|
|
11
|
-
import "../node-http-
|
|
11
|
+
import "../node-http-D3_QnClm.mjs";
|
|
12
12
|
import "../observable-CUiPknO-.mjs";
|
|
13
|
-
import { applyWSSHandler, getWSConnectionHandler, handleKeepAlive } from "../ws-
|
|
13
|
+
import { applyWSSHandler, getWSConnectionHandler, handleKeepAlive } from "../ws-DGwebU3b.mjs";
|
|
14
14
|
|
|
15
15
|
export { applyWSSHandler, getWSConnectionHandler, handleKeepAlive };
|
package/dist/http.cjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const require_getErrorShape = require('./getErrorShape-BRalpqpM.cjs');
|
|
2
2
|
require('./tracked-DkwwsHVk.cjs');
|
|
3
3
|
require('./utils-BqXzm3RP.cjs');
|
|
4
|
-
const require_resolveResponse = require('./resolveResponse-
|
|
4
|
+
const require_resolveResponse = require('./resolveResponse-DP4UQwtA.cjs');
|
|
5
5
|
const require_contentTypeParsers = require('./contentTypeParsers-iAFF_pJG.cjs');
|
|
6
6
|
require('./observable-B1Nk6r1H.cjs');
|
|
7
7
|
require('./http-DXy3XyhL.cjs');
|
package/dist/http.d.cts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { BaseHandlerOptions, HTTPBaseHandlerOptions, HTTPErrorHandler, ResolveHTTPRequestOptionsContextFn, ResponseMeta, ResponseMetaFn, TRPCRequestInfo, getHTTPStatusCode, getHTTPStatusCodeFromError, octetInputParser, parseConnectionParamsFromString, parseConnectionParamsFromUnknown, resolveResponse } from "./unstable-core-do-not-import.d-
|
|
2
|
+
import { BaseHandlerOptions, HTTPBaseHandlerOptions, HTTPErrorHandler, ResolveHTTPRequestOptionsContextFn, ResponseMeta, ResponseMetaFn, TRPCRequestInfo, getHTTPStatusCode, getHTTPStatusCodeFromError, octetInputParser, parseConnectionParamsFromString, parseConnectionParamsFromUnknown, resolveResponse } from "./unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
export { BaseHandlerOptions, HTTPBaseHandlerOptions, HTTPErrorHandler, HTTPErrorHandler as OnErrorFunction, ResolveHTTPRequestOptionsContextFn, ResponseMeta, ResponseMetaFn, TRPCRequestInfo, getHTTPStatusCode, getHTTPStatusCodeFromError, octetInputParser, parseConnectionParamsFromString, parseConnectionParamsFromUnknown, resolveResponse };
|
package/dist/http.d.mts
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
import "./index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { BaseHandlerOptions, HTTPBaseHandlerOptions, HTTPErrorHandler, ResolveHTTPRequestOptionsContextFn, ResponseMeta, ResponseMetaFn, TRPCRequestInfo, getHTTPStatusCode, getHTTPStatusCodeFromError, octetInputParser, parseConnectionParamsFromString, parseConnectionParamsFromUnknown, resolveResponse } from "./unstable-core-do-not-import.d-
|
|
2
|
+
import { BaseHandlerOptions, HTTPBaseHandlerOptions, HTTPErrorHandler, ResolveHTTPRequestOptionsContextFn, ResponseMeta, ResponseMetaFn, TRPCRequestInfo, getHTTPStatusCode, getHTTPStatusCodeFromError, octetInputParser, parseConnectionParamsFromString, parseConnectionParamsFromUnknown, resolveResponse } from "./unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
export { BaseHandlerOptions, HTTPBaseHandlerOptions, HTTPErrorHandler, HTTPErrorHandler as OnErrorFunction, ResolveHTTPRequestOptionsContextFn, ResponseMeta, ResponseMetaFn, TRPCRequestInfo, getHTTPStatusCode, getHTTPStatusCodeFromError, octetInputParser, parseConnectionParamsFromString, parseConnectionParamsFromUnknown, resolveResponse };
|
package/dist/http.mjs
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getHTTPStatusCode, getHTTPStatusCodeFromError } from "./getErrorShape-BH60iMC2.mjs";
|
|
2
2
|
import "./tracked-Blz8XOf1.mjs";
|
|
3
3
|
import "./utils-CLZnJdb_.mjs";
|
|
4
|
-
import { parseConnectionParamsFromString, parseConnectionParamsFromUnknown, resolveResponse } from "./resolveResponse-
|
|
4
|
+
import { parseConnectionParamsFromString, parseConnectionParamsFromUnknown, resolveResponse } from "./resolveResponse-Mox4O1cZ.mjs";
|
|
5
5
|
import { octetInputParser } from "./contentTypeParsers-SN4WL9ze.mjs";
|
|
6
6
|
import "./observable-UMO3vUa_.mjs";
|
|
7
7
|
import "./http-CWyjOa1l.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AnyRouter, CreateContextCallback, DistributiveOmit, HTTPBaseHandlerOptions, MaybePromise, TRPCRequestInfo, inferRouterContext } from "./unstable-core-do-not-import.d-
|
|
1
|
+
import { AnyRouter, CreateContextCallback, DistributiveOmit, HTTPBaseHandlerOptions, MaybePromise, TRPCRequestInfo, inferRouterContext } from "./unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
2
2
|
import * as http$1 from "http";
|
|
3
3
|
import * as http2 from "http2";
|
|
4
4
|
|
|
@@ -96,4 +96,4 @@ declare function incomingMessageToRequest(req: NodeHTTPRequest, res: NodeHTTPRes
|
|
|
96
96
|
|
|
97
97
|
//#endregion
|
|
98
98
|
export { NodeHTTPCreateContextFn, NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPRequestHandlerOptions, NodeHTTPResponse, createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler };
|
|
99
|
-
//# sourceMappingURL=index.d-
|
|
99
|
+
//# sourceMappingURL=index.d-CBqBtocm.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d-
|
|
1
|
+
{"version":3,"file":"index.d-CBqBtocm.d.mts","names":[],"sources":["../src/adapters/node-http/types.ts","../src/adapters/node-http/nodeHTTPRequestHandler.ts","../src/adapters/node-http/incomingMessageToRequest.ts"],"sourcesContent":[],"mappings":"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"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AnyRouter, CreateContextCallback, DistributiveOmit, HTTPBaseHandlerOptions, MaybePromise, TRPCRequestInfo, inferRouterContext } from "./unstable-core-do-not-import.d-
|
|
1
|
+
import { AnyRouter, CreateContextCallback, DistributiveOmit, HTTPBaseHandlerOptions, MaybePromise, TRPCRequestInfo, inferRouterContext } from "./unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
2
2
|
import * as http$1 from "http";
|
|
3
3
|
import * as http2 from "http2";
|
|
4
4
|
|
|
@@ -96,4 +96,4 @@ declare function incomingMessageToRequest(req: NodeHTTPRequest, res: NodeHTTPRes
|
|
|
96
96
|
|
|
97
97
|
//#endregion
|
|
98
98
|
export { NodeHTTPCreateContextFn, NodeHTTPCreateContextFnOptions, NodeHTTPCreateContextOption, NodeHTTPHandlerOptions, NodeHTTPRequest, NodeHTTPRequestHandlerOptions, NodeHTTPResponse, createURL, incomingMessageToRequest, internal_exceptionHandler, nodeHTTPRequestHandler };
|
|
99
|
-
//# sourceMappingURL=index.d-
|
|
99
|
+
//# sourceMappingURL=index.d-rPTPTnj9.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d-
|
|
1
|
+
{"version":3,"file":"index.d-rPTPTnj9.d.cts","names":[],"sources":["../src/adapters/node-http/types.ts","../src/adapters/node-http/nodeHTTPRequestHandler.ts","../src/adapters/node-http/incomingMessageToRequest.ts"],"sourcesContent":[],"mappings":"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"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "./index.d-BiUz7kM_.cjs";
|
|
2
|
-
import { AnyClientTypes, AnyMiddlewareFunction, AnyMutationProcedure, AnyProcedure, AnyQueryProcedure, AnyRootTypes, AnyRouter, AnySubscriptionProcedure, BuiltRouter, CombinedDataTransformer, CreateContextCallback, CreateRouterOptions, DataTransformer, DecorateCreateRouterOptions, DeepPartial, DefaultErrorData, DefaultErrorShape, Dict, ErrorFormatter, MergeRouters, MiddlewareBuilder, MiddlewareFunction, MutationProcedure, ProcedureBuilder, ProcedureType, QueryProcedure, RootConfig, RouterBuilder, RouterCaller, RouterCallerFactory, RouterDef, RouterRecord, RuntimeConfigOptions, StandardSchemaV1Error, SubscriptionProcedure, TRPCBuilder, TRPCError, TRPCErrorShape, TRPCRootObject, TRPC_ERROR_CODE_KEY, TRPC_ERROR_CODE_NUMBER, TrackedEnvelope, UnsetMarker, callProcedure, createFlatProxy, createRecursiveProxy, experimental_standaloneMiddleware, getErrorShape, getTRPCErrorFromUnknown, inferClientTypes, inferProcedureBuilderResolverOptions, inferProcedureInput, inferProcedureOutput, inferRouterContext, inferRouterError, inferRouterInputs, inferRouterOutputs, inferTransformedProcedureOutput, inferTransformedSubscriptionOutput, initTRPC, isTrackedEnvelope, lazy, sse, tracked, transformTRPCResponse } from "./unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyClientTypes, AnyMiddlewareFunction, AnyMutationProcedure, AnyProcedure, AnyQueryProcedure, AnyRootTypes, AnyRouter, AnySubscriptionProcedure, BuiltRouter, CombinedDataTransformer, CreateContextCallback, CreateRouterOptions, DataTransformer, DecorateCreateRouterOptions, DeepPartial, DefaultErrorData, DefaultErrorShape, Dict, ErrorFormatter, MergeRouters, MiddlewareBuilder, MiddlewareFunction, MutationProcedure, ProcedureBuilder, ProcedureType, QueryProcedure, RootConfig, RouterBuilder, RouterCaller, RouterCallerFactory, RouterDef, RouterRecord, RuntimeConfigOptions, StandardSchemaV1Error, SubscriptionProcedure, TRPCBuilder, TRPCError, TRPCErrorShape, TRPCRootObject, TRPC_ERROR_CODE_KEY, TRPC_ERROR_CODE_NUMBER, TrackedEnvelope, UnsetMarker, callProcedure, createFlatProxy, createRecursiveProxy, experimental_standaloneMiddleware, getErrorShape, getTRPCErrorFromUnknown, inferClientTypes, inferProcedureBuilderResolverOptions, inferProcedureInput, inferProcedureOutput, inferRouterContext, inferRouterError, inferRouterInputs, inferRouterOutputs, inferTransformedProcedureOutput, inferTransformedSubscriptionOutput, initTRPC, isTrackedEnvelope, lazy, sse, tracked, transformTRPCResponse } from "./unstable-core-do-not-import.d-CoKkT4ud.cjs";
|
|
3
3
|
import { inferAsyncReturnType } from "./index.d-CvZXeEyR.cjs";
|
|
4
4
|
export { AnyMiddlewareFunction, AnyMutationProcedure, AnyProcedure, AnyQueryProcedure, AnyRouter, AnySubscriptionProcedure, AnyClientTypes as AnyTRPCClientTypes, AnyMiddlewareFunction as AnyTRPCMiddlewareFunction, AnyMutationProcedure as AnyTRPCMutationProcedure, AnyProcedure as AnyTRPCProcedure, AnyQueryProcedure as AnyTRPCQueryProcedure, AnyRootTypes as AnyTRPCRootTypes, AnyRouter as AnyTRPCRouter, AnySubscriptionProcedure as AnyTRPCSubscriptionProcedure, CombinedDataTransformer, CreateContextCallback, DataTransformer, DeepPartial, Dict, ProcedureType, StandardSchemaV1Error, TRPCBuilder, BuiltRouter as TRPCBuiltRouter, CombinedDataTransformer as TRPCCombinedDataTransformer, CreateRouterOptions as TRPCCreateRouterOptions, DataTransformer as TRPCDataTransformer, DecorateCreateRouterOptions as TRPCDecorateCreateRouterOptions, DefaultErrorData as TRPCDefaultErrorData, DefaultErrorShape as TRPCDefaultErrorShape, TRPCError, ErrorFormatter as TRPCErrorFormatter, TRPCErrorShape, MergeRouters as TRPCMergeRouters, MiddlewareBuilder as TRPCMiddlewareBuilder, MiddlewareFunction as TRPCMiddlewareFunction, MutationProcedure as TRPCMutationProcedure, ProcedureBuilder as TRPCProcedureBuilder, ProcedureType as TRPCProcedureType, QueryProcedure as TRPCQueryProcedure, RootConfig as TRPCRootConfig, TRPCRootObject, RouterBuilder as TRPCRouterBuilder, RouterCaller as TRPCRouterCaller, RouterCallerFactory as TRPCRouterCallerFactory, RouterDef as TRPCRouterDef, RouterRecord as TRPCRouterRecord, RuntimeConfigOptions as TRPCRuntimeConfigOptions, SubscriptionProcedure as TRPCSubscriptionProcedure, UnsetMarker as TRPCUnsetMarker, TRPC_ERROR_CODE_KEY, TRPC_ERROR_CODE_NUMBER, TrackedEnvelope, callProcedure as callTRPCProcedure, createFlatProxy as createTRPCFlatProxy, createRecursiveProxy as createTRPCRecursiveProxy, lazy as experimental_lazy, experimental_standaloneMiddleware, experimental_standaloneMiddleware as experimental_trpcMiddleware, getErrorShape, getTRPCErrorFromUnknown, getErrorShape as getTRPCErrorShape, inferAsyncReturnType, inferProcedureBuilderResolverOptions, inferProcedureInput, inferProcedureOutput, inferRouterContext, inferRouterError, inferRouterInputs, inferRouterOutputs, inferClientTypes as inferTRPCClientTypes, inferTransformedProcedureOutput, inferTransformedSubscriptionOutput, initTRPC, isTrackedEnvelope, lazy, sse, tracked, transformTRPCResponse };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "./index.d-D4qZxQJh.mjs";
|
|
2
|
-
import { AnyClientTypes, AnyMiddlewareFunction, AnyMutationProcedure, AnyProcedure, AnyQueryProcedure, AnyRootTypes, AnyRouter, AnySubscriptionProcedure, BuiltRouter, CombinedDataTransformer, CreateContextCallback, CreateRouterOptions, DataTransformer, DecorateCreateRouterOptions, DeepPartial, DefaultErrorData, DefaultErrorShape, Dict, ErrorFormatter, MergeRouters, MiddlewareBuilder, MiddlewareFunction, MutationProcedure, ProcedureBuilder, ProcedureType, QueryProcedure, RootConfig, RouterBuilder, RouterCaller, RouterCallerFactory, RouterDef, RouterRecord, RuntimeConfigOptions, StandardSchemaV1Error, SubscriptionProcedure, TRPCBuilder, TRPCError, TRPCErrorShape, TRPCRootObject, TRPC_ERROR_CODE_KEY, TRPC_ERROR_CODE_NUMBER, TrackedEnvelope, UnsetMarker, callProcedure, createFlatProxy, createRecursiveProxy, experimental_standaloneMiddleware, getErrorShape, getTRPCErrorFromUnknown, inferClientTypes, inferProcedureBuilderResolverOptions, inferProcedureInput, inferProcedureOutput, inferRouterContext, inferRouterError, inferRouterInputs, inferRouterOutputs, inferTransformedProcedureOutput, inferTransformedSubscriptionOutput, initTRPC, isTrackedEnvelope, lazy, sse, tracked, transformTRPCResponse } from "./unstable-core-do-not-import.d-
|
|
2
|
+
import { AnyClientTypes, AnyMiddlewareFunction, AnyMutationProcedure, AnyProcedure, AnyQueryProcedure, AnyRootTypes, AnyRouter, AnySubscriptionProcedure, BuiltRouter, CombinedDataTransformer, CreateContextCallback, CreateRouterOptions, DataTransformer, DecorateCreateRouterOptions, DeepPartial, DefaultErrorData, DefaultErrorShape, Dict, ErrorFormatter, MergeRouters, MiddlewareBuilder, MiddlewareFunction, MutationProcedure, ProcedureBuilder, ProcedureType, QueryProcedure, RootConfig, RouterBuilder, RouterCaller, RouterCallerFactory, RouterDef, RouterRecord, RuntimeConfigOptions, StandardSchemaV1Error, SubscriptionProcedure, TRPCBuilder, TRPCError, TRPCErrorShape, TRPCRootObject, TRPC_ERROR_CODE_KEY, TRPC_ERROR_CODE_NUMBER, TrackedEnvelope, UnsetMarker, callProcedure, createFlatProxy, createRecursiveProxy, experimental_standaloneMiddleware, getErrorShape, getTRPCErrorFromUnknown, inferClientTypes, inferProcedureBuilderResolverOptions, inferProcedureInput, inferProcedureOutput, inferRouterContext, inferRouterError, inferRouterInputs, inferRouterOutputs, inferTransformedProcedureOutput, inferTransformedSubscriptionOutput, initTRPC, isTrackedEnvelope, lazy, sse, tracked, transformTRPCResponse } from "./unstable-core-do-not-import.d-CNZGoY8k.mjs";
|
|
3
3
|
import { inferAsyncReturnType } from "./index.d-vq_QHko2.mjs";
|
|
4
4
|
export { AnyMiddlewareFunction, AnyMutationProcedure, AnyProcedure, AnyQueryProcedure, AnyRouter, AnySubscriptionProcedure, AnyClientTypes as AnyTRPCClientTypes, AnyMiddlewareFunction as AnyTRPCMiddlewareFunction, AnyMutationProcedure as AnyTRPCMutationProcedure, AnyProcedure as AnyTRPCProcedure, AnyQueryProcedure as AnyTRPCQueryProcedure, AnyRootTypes as AnyTRPCRootTypes, AnyRouter as AnyTRPCRouter, AnySubscriptionProcedure as AnyTRPCSubscriptionProcedure, CombinedDataTransformer, CreateContextCallback, DataTransformer, DeepPartial, Dict, ProcedureType, StandardSchemaV1Error, TRPCBuilder, BuiltRouter as TRPCBuiltRouter, CombinedDataTransformer as TRPCCombinedDataTransformer, CreateRouterOptions as TRPCCreateRouterOptions, DataTransformer as TRPCDataTransformer, DecorateCreateRouterOptions as TRPCDecorateCreateRouterOptions, DefaultErrorData as TRPCDefaultErrorData, DefaultErrorShape as TRPCDefaultErrorShape, TRPCError, ErrorFormatter as TRPCErrorFormatter, TRPCErrorShape, MergeRouters as TRPCMergeRouters, MiddlewareBuilder as TRPCMiddlewareBuilder, MiddlewareFunction as TRPCMiddlewareFunction, MutationProcedure as TRPCMutationProcedure, ProcedureBuilder as TRPCProcedureBuilder, ProcedureType as TRPCProcedureType, QueryProcedure as TRPCQueryProcedure, RootConfig as TRPCRootConfig, TRPCRootObject, RouterBuilder as TRPCRouterBuilder, RouterCaller as TRPCRouterCaller, RouterCallerFactory as TRPCRouterCallerFactory, RouterDef as TRPCRouterDef, RouterRecord as TRPCRouterRecord, RuntimeConfigOptions as TRPCRuntimeConfigOptions, SubscriptionProcedure as TRPCSubscriptionProcedure, UnsetMarker as TRPCUnsetMarker, TRPC_ERROR_CODE_KEY, TRPC_ERROR_CODE_NUMBER, TrackedEnvelope, callProcedure as callTRPCProcedure, createFlatProxy as createTRPCFlatProxy, createRecursiveProxy as createTRPCRecursiveProxy, lazy as experimental_lazy, experimental_standaloneMiddleware, experimental_standaloneMiddleware as experimental_trpcMiddleware, getErrorShape, getTRPCErrorFromUnknown, getErrorShape as getTRPCErrorShape, inferAsyncReturnType, inferProcedureBuilderResolverOptions, inferProcedureInput, inferProcedureOutput, inferRouterContext, inferRouterError, inferRouterInputs, inferRouterOutputs, inferClientTypes as inferTRPCClientTypes, inferTransformedProcedureOutput, inferTransformedSubscriptionOutput, initTRPC, isTrackedEnvelope, lazy, sse, tracked, transformTRPCResponse };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
const require_getErrorShape = require('./getErrorShape-BRalpqpM.cjs');
|
|
2
2
|
const require_tracked = require('./tracked-DkwwsHVk.cjs');
|
|
3
3
|
const require_utils = require('./utils-BqXzm3RP.cjs');
|
|
4
|
-
const require_resolveResponse = require('./resolveResponse-
|
|
4
|
+
const require_resolveResponse = require('./resolveResponse-DP4UQwtA.cjs');
|
|
5
5
|
|
|
6
6
|
//#region src/adapters/node-http/incomingMessageToRequest.ts
|
|
7
7
|
function createBody(req, opts) {
|