@powerlines/deepkit 0.8.63 → 0.9.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/{config-CIuIocxS.d.mts → config-DxlIp3Ls.d.cts} +2 -2
- package/dist/{config-M_dalIgY.d.cts → config-Iht5APNm.d.mts} +2 -2
- package/dist/esbuild-plugin.d.cts +1 -1
- package/dist/esbuild-plugin.d.mts +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +1 -1
- package/dist/{transformer-DtCowByi.mjs → transformer--O9Yh5sG.mjs} +6 -6
- package/dist/{transformer-6NA1kzEh.cjs → transformer-UV8uDtrG.cjs} +5 -5
- package/dist/transformer.cjs +1 -1
- package/dist/transformer.d.cts +1 -1
- package/dist/transformer.d.mts +1 -1
- package/dist/transformer.mjs +1 -1
- package/dist/transpile.cjs +1 -1
- package/dist/transpile.d.cts +1 -1
- package/dist/transpile.d.mts +1 -1
- package/dist/transpile.mjs +1 -1
- package/dist/vendor/{compiler-6p-O8DWM.mjs → compiler-BFGzEQta.mjs} +10 -10
- package/dist/vendor/{compiler-Bs70da7i.d.mts → compiler-Cw7_mRws.d.cts} +7 -7
- package/dist/vendor/{compiler-DyHd3cmQ.cjs → compiler-rc5xr9jX.cjs} +9 -9
- package/dist/vendor/{compiler-BzQk3lrL.d.cts → compiler-zpXLdYcw.d.mts} +7 -7
- package/dist/vendor/{config-Ct2OCIgN.cjs → config-BA-XKd9c.cjs} +20 -20
- package/dist/vendor/{config-9gu3GEzH.d.cts → config-CTzILEfE.d.mts} +2 -2
- package/dist/vendor/{config-DHD9-Noj.d.mts → config-DXfafVtE.d.cts} +2 -2
- package/dist/vendor/{config-B3amAJdS.mjs → config-D_kxripY.mjs} +21 -21
- package/dist/vendor/core.cjs +12 -12
- package/dist/vendor/core.d.cts +16 -16
- package/dist/vendor/core.d.mts +16 -16
- package/dist/vendor/core.mjs +12 -12
- package/dist/vendor/{type-2yMJb9Mw.d.cts → type-BjSNyGZz.d.mts} +2 -2
- package/dist/vendor/{type-fEQrgtBF.cjs → type-Cdec0s2o.cjs} +1 -1
- package/dist/vendor/{type-BoBEcrg7.d.mts → type-DH3ABQva.d.cts} +2 -2
- package/dist/vendor/{type-wscUl8NW.mjs → type-OqnxDy4H.mjs} +2 -2
- package/dist/vendor/type-compiler/compiler.cjs +1 -1
- package/dist/vendor/type-compiler/compiler.d.cts +1 -1
- package/dist/vendor/type-compiler/compiler.d.mts +1 -1
- package/dist/vendor/type-compiler/compiler.mjs +1 -1
- package/dist/vendor/type-compiler/config.cjs +1 -1
- package/dist/vendor/type-compiler/config.d.cts +1 -1
- package/dist/vendor/type-compiler/config.d.mts +1 -1
- package/dist/vendor/type-compiler/config.mjs +1 -1
- package/dist/vendor/type-compiler/index.cjs +3 -3
- package/dist/vendor/type-compiler/index.d.cts +3 -3
- package/dist/vendor/type-compiler/index.d.mts +3 -3
- package/dist/vendor/type-compiler/index.mjs +3 -3
- package/dist/vendor/type-spec.cjs +1 -1
- package/dist/vendor/type-spec.d.cts +1 -1
- package/dist/vendor/type-spec.d.mts +1 -1
- package/dist/vendor/type-spec.mjs +1 -1
- package/dist/vendor/type.cjs +33 -33
- package/dist/vendor/type.d.cts +25 -25
- package/dist/vendor/type.d.mts +25 -25
- package/dist/vendor/type.mjs +33 -33
- package/dist/vendor/{types-BwPWMe3m.d.mts → types-B1wJVmWf.d.mts} +4 -4
- package/dist/vendor/{types-exLGvFgG.d.cts → types-BSh3zalL.d.cts} +4 -4
- package/dist/vendor/{types-ClCdQYEg.mjs → types-CWtU5ubH.mjs} +12 -12
- package/dist/vendor/{types-_tsHFyMK.cjs → types-Cs3vMpdM.cjs} +11 -11
- package/package.json +15 -15
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import ts from "typescript";
|
|
2
2
|
|
|
3
|
-
//#region
|
|
3
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/config.d.ts
|
|
4
4
|
/**
|
|
5
5
|
* Default means reflection is enabled for this file.
|
|
6
6
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -37,4 +37,4 @@ interface ReflectionConfig {
|
|
|
37
37
|
}
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Mode as n, ReflectionConfig as r, Level as t };
|
|
40
|
-
//# sourceMappingURL=config-
|
|
40
|
+
//# sourceMappingURL=config-DxlIp3Ls.d.cts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import ts from "typescript";
|
|
2
2
|
|
|
3
|
-
//#region
|
|
3
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/config.d.ts
|
|
4
4
|
/**
|
|
5
5
|
* Default means reflection is enabled for this file.
|
|
6
6
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -37,4 +37,4 @@ interface ReflectionConfig {
|
|
|
37
37
|
}
|
|
38
38
|
//#endregion
|
|
39
39
|
export { Mode as n, ReflectionConfig as r, Level as t };
|
|
40
|
-
//# sourceMappingURL=config-
|
|
40
|
+
//# sourceMappingURL=config-Iht5APNm.d.mts.map
|
package/dist/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
2
|
const require_capnp = require('./capnp-DHCScQUl.cjs');
|
|
3
|
-
const require_transformer = require('./transformer-
|
|
3
|
+
const require_transformer = require('./transformer-UV8uDtrG.cjs');
|
|
4
4
|
const require_transpile = require('./transpile.cjs');
|
|
5
5
|
const require_esbuild_plugin = require('./esbuild-plugin.cjs');
|
|
6
6
|
const require_reflect_type = require('./reflect-type.cjs');
|
package/dist/index.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as createTransformer, t as createDeclarationTransformer } from "./transformer
|
|
1
|
+
import { n as createTransformer, t as createDeclarationTransformer } from "./transformer--O9Yh5sG.mjs";
|
|
2
2
|
import { A as convertToCapnpIndexAccessOrigin, B as convertToCapnpPropertySignature, C as convertToCapnp, D as convertToCapnpDefault, E as convertToCapnpClassType, F as convertToCapnpMethodSignature, G as convertToCapnpUnion, H as convertToCapnpTagsReflection, I as convertToCapnpObjectLiteral, L as convertToCapnpOther, M as convertToCapnpIntersection, N as convertToCapnpLiteral, O as convertToCapnpEnum, P as convertToCapnpMethod, R as convertToCapnpParameter, S as convertFromCapnpUnion, T as convertToCapnpBase, U as convertToCapnpTuple, V as convertToCapnpSimple, W as convertToCapnpTupleMember, _ as convertFromCapnpPropertySignature, a as convertFromCapnpDefault, b as convertFromCapnpTuple, c as convertFromCapnpIndexAccessOrigin, d as convertFromCapnpLiteral, f as convertFromCapnpMethodSignature, g as convertFromCapnpProperty, h as convertFromCapnpParameter, i as convertFromCapnpClassType, j as convertToCapnpInfer, k as convertToCapnpFunction, l as convertFromCapnpInfer, m as convertFromCapnpOther, n as convertFromCapnpArray, o as convertFromCapnpEnum, p as convertFromCapnpObjectLiteral, r as convertFromCapnpBase, s as convertFromCapnpFunction, t as convertFromCapnp, u as convertFromCapnpIntersection, v as convertFromCapnpSimple, w as convertToCapnpArray, x as convertFromCapnpTupleMember, y as convertFromCapnpTagsReflection, z as convertToCapnpProperty } from "./capnp-DyqIIT-T.mjs";
|
|
3
3
|
import { transpile } from "./transpile.mjs";
|
|
4
4
|
import { esbuildPlugin } from "./esbuild-plugin.mjs";
|
|
@@ -8,7 +8,7 @@ var __commonJSMin = (cb, mod) => () => (mod || (cb((mod = { exports: {} }).expor
|
|
|
8
8
|
var __require = /* @__PURE__ */ createRequire(import.meta.url);
|
|
9
9
|
|
|
10
10
|
//#endregion
|
|
11
|
-
//#region
|
|
11
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-spec@1.0.1_patch_hash=f3c3a4fd486751022d78f17d39a5a79f493bca20b185964ca1aba41fbfc93244/node_modules/@deepkit/type-spec/dist/esm/src/type.js
|
|
12
12
|
/**
|
|
13
13
|
* note: Checks are based on range checks (>, <, etc), so when adding
|
|
14
14
|
* new types a check is required for all code using `TypeNumberBrand`.
|
|
@@ -197,7 +197,7 @@ var ReflectionOp;
|
|
|
197
197
|
})(ReflectionOp || (ReflectionOp = {}));
|
|
198
198
|
|
|
199
199
|
//#endregion
|
|
200
|
-
//#region
|
|
200
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.production.min.js
|
|
201
201
|
var require_vfs_cjs_production_min = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
202
202
|
function e() {
|
|
203
203
|
return e = Object.assign ? Object.assign.bind() : function(e) {
|
|
@@ -649,7 +649,7 @@ var require_vfs_cjs_production_min = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
649
649
|
}));
|
|
650
650
|
|
|
651
651
|
//#endregion
|
|
652
|
-
//#region
|
|
652
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.development.js
|
|
653
653
|
var require_vfs_cjs_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
654
654
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
655
655
|
function _extends() {
|
|
@@ -1250,14 +1250,14 @@ var require_vfs_cjs_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1250
1250
|
}));
|
|
1251
1251
|
|
|
1252
1252
|
//#endregion
|
|
1253
|
-
//#region
|
|
1253
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/index.js
|
|
1254
1254
|
var require_dist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
1255
1255
|
if (process.env.NODE_ENV === "production") module.exports = require_vfs_cjs_production_min();
|
|
1256
1256
|
else module.exports = require_vfs_cjs_development();
|
|
1257
1257
|
}));
|
|
1258
1258
|
|
|
1259
1259
|
//#endregion
|
|
1260
|
-
//#region
|
|
1260
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
1261
1261
|
var import_dist = require_dist();
|
|
1262
1262
|
const { visitEachChild, visitNode, isPropertyAssignment, isArrayTypeNode, isArrowFunction, isBlock, isCallExpression, isCallSignatureDeclaration, isClassDeclaration, isClassExpression, isConstructorDeclaration, isConstructorTypeNode, isConstructSignatureDeclaration, isEnumDeclaration, isExportDeclaration, isExpression, isExpressionWithTypeArguments, isFunctionDeclaration, isFunctionExpression, isFunctionLike, isIdentifier, isImportClause, isImportDeclaration, isImportSpecifier, isInferTypeNode, isInterfaceDeclaration, isMethodDeclaration, isMethodSignature, isModuleDeclaration, isNamedExports, isNamedTupleMember, isNewExpression, isObjectLiteralExpression, isOptionalTypeNode, isParameter, isParenthesizedExpression, isParenthesizedTypeNode, isPropertyAccessExpression, isQualifiedName, isSourceFile, isStringLiteral, isTypeAliasDeclaration, isTypeLiteralNode, isTypeParameterDeclaration, isTypeQueryNode, isTypeReferenceNode, isUnionTypeNode, isExpressionStatement, isVariableDeclaration, getEffectiveConstraintOfTypeParameter, addSyntheticLeadingComment, createCompilerHost, createPrinter, escapeLeadingUnderscores, EmitHint, NodeFlags, SyntaxKind, ScriptTarget, ModifierFlags, ScriptKind } = ts;
|
|
1263
1263
|
const packSizeByte = 6;
|
|
@@ -1357,4 +1357,4 @@ function createDeclarationTransformer(context, options = {}) {
|
|
|
1357
1357
|
|
|
1358
1358
|
//#endregion
|
|
1359
1359
|
export { createTransformer as n, createDeclarationTransformer as t };
|
|
1360
|
-
//# sourceMappingURL=transformer
|
|
1360
|
+
//# sourceMappingURL=transformer--O9Yh5sG.mjs.map
|
|
@@ -5,7 +5,7 @@ let _powerlines_deepkit_vendor_type_compiler = require("@powerlines/deepkit/vend
|
|
|
5
5
|
let defu = require("defu");
|
|
6
6
|
defu = require_chunk.__toESM(defu, 1);
|
|
7
7
|
|
|
8
|
-
//#region
|
|
8
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-spec@1.0.1_patch_hash=f3c3a4fd486751022d78f17d39a5a79f493bca20b185964ca1aba41fbfc93244/node_modules/@deepkit/type-spec/dist/esm/src/type.js
|
|
9
9
|
/**
|
|
10
10
|
* note: Checks are based on range checks (>, <, etc), so when adding
|
|
11
11
|
* new types a check is required for all code using `TypeNumberBrand`.
|
|
@@ -194,7 +194,7 @@ var ReflectionOp;
|
|
|
194
194
|
})(ReflectionOp || (ReflectionOp = {}));
|
|
195
195
|
|
|
196
196
|
//#endregion
|
|
197
|
-
//#region
|
|
197
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.production.min.js
|
|
198
198
|
var require_vfs_cjs_production_min = /* @__PURE__ */ require_chunk.__commonJSMin(((exports) => {
|
|
199
199
|
function e() {
|
|
200
200
|
return e = Object.assign ? Object.assign.bind() : function(e) {
|
|
@@ -646,7 +646,7 @@ var require_vfs_cjs_production_min = /* @__PURE__ */ require_chunk.__commonJSMin
|
|
|
646
646
|
}));
|
|
647
647
|
|
|
648
648
|
//#endregion
|
|
649
|
-
//#region
|
|
649
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.development.js
|
|
650
650
|
var require_vfs_cjs_development = /* @__PURE__ */ require_chunk.__commonJSMin(((exports) => {
|
|
651
651
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
652
652
|
function _extends() {
|
|
@@ -1247,14 +1247,14 @@ var require_vfs_cjs_development = /* @__PURE__ */ require_chunk.__commonJSMin(((
|
|
|
1247
1247
|
}));
|
|
1248
1248
|
|
|
1249
1249
|
//#endregion
|
|
1250
|
-
//#region
|
|
1250
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/index.js
|
|
1251
1251
|
var require_dist = /* @__PURE__ */ require_chunk.__commonJSMin(((exports, module) => {
|
|
1252
1252
|
if (process.env.NODE_ENV === "production") module.exports = require_vfs_cjs_production_min();
|
|
1253
1253
|
else module.exports = require_vfs_cjs_development();
|
|
1254
1254
|
}));
|
|
1255
1255
|
|
|
1256
1256
|
//#endregion
|
|
1257
|
-
//#region
|
|
1257
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
1258
1258
|
var import_dist = require_dist();
|
|
1259
1259
|
const { visitEachChild, visitNode, isPropertyAssignment, isArrayTypeNode, isArrowFunction, isBlock, isCallExpression, isCallSignatureDeclaration, isClassDeclaration, isClassExpression, isConstructorDeclaration, isConstructorTypeNode, isConstructSignatureDeclaration, isEnumDeclaration, isExportDeclaration, isExpression, isExpressionWithTypeArguments, isFunctionDeclaration, isFunctionExpression, isFunctionLike, isIdentifier, isImportClause, isImportDeclaration, isImportSpecifier, isInferTypeNode, isInterfaceDeclaration, isMethodDeclaration, isMethodSignature, isModuleDeclaration, isNamedExports, isNamedTupleMember, isNewExpression, isObjectLiteralExpression, isOptionalTypeNode, isParameter, isParenthesizedExpression, isParenthesizedTypeNode, isPropertyAccessExpression, isQualifiedName, isSourceFile, isStringLiteral, isTypeAliasDeclaration, isTypeLiteralNode, isTypeParameterDeclaration, isTypeQueryNode, isTypeReferenceNode, isUnionTypeNode, isExpressionStatement, isVariableDeclaration, getEffectiveConstraintOfTypeParameter, addSyntheticLeadingComment, createCompilerHost, createPrinter, escapeLeadingUnderscores, EmitHint, NodeFlags, SyntaxKind, ScriptTarget, ModifierFlags, ScriptKind } = typescript.default;
|
|
1260
1260
|
const packSizeByte = 6;
|
package/dist/transformer.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
-
const require_transformer = require('./transformer-
|
|
2
|
+
const require_transformer = require('./transformer-UV8uDtrG.cjs');
|
|
3
3
|
|
|
4
4
|
exports.createDeclarationTransformer = require_transformer.createDeclarationTransformer;
|
|
5
5
|
exports.createTransformer = require_transformer.createTransformer;
|
package/dist/transformer.d.cts
CHANGED
package/dist/transformer.d.mts
CHANGED
package/dist/transformer.mjs
CHANGED
package/dist/transpile.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
2
|
const require_chunk = require('./chunk-tvSNC7pH.cjs');
|
|
3
|
-
const require_transformer = require('./transformer-
|
|
3
|
+
const require_transformer = require('./transformer-UV8uDtrG.cjs');
|
|
4
4
|
let typescript = require("typescript");
|
|
5
5
|
typescript = require_chunk.__toESM(typescript, 1);
|
|
6
6
|
let _powerlines_core_plugin_utils = require("@powerlines/core/plugin-utils");
|
package/dist/transpile.d.cts
CHANGED
package/dist/transpile.d.mts
CHANGED
package/dist/transpile.mjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as createTransformer, t as createDeclarationTransformer } from "./transformer
|
|
1
|
+
import { n as createTransformer, t as createDeclarationTransformer } from "./transformer--O9Yh5sG.mjs";
|
|
2
2
|
import ts from "typescript";
|
|
3
3
|
import { removeVirtualPrefix } from "@powerlines/core/plugin-utils";
|
|
4
4
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { n as __require, t as __commonJSMin } from "./chunk-CbXMncuq.mjs";
|
|
2
|
-
import { n as TypeNumberBrand, t as ReflectionOp } from "./type-
|
|
3
|
-
import { c as Resolver, l as debug, n as getConfigResolver, o as reflectionModeMatcher, u as debug2 } from "./config-
|
|
2
|
+
import { n as TypeNumberBrand, t as ReflectionOp } from "./type-OqnxDy4H.mjs";
|
|
3
|
+
import { c as Resolver, l as debug, n as getConfigResolver, o as reflectionModeMatcher, u as debug2 } from "./config-D_kxripY.mjs";
|
|
4
4
|
import ts, { isBigIntLiteral } from "typescript";
|
|
5
5
|
|
|
6
|
-
//#region
|
|
6
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.production.min.js
|
|
7
7
|
var require_vfs_cjs_production_min = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
8
8
|
function e() {
|
|
9
9
|
return e = Object.assign ? Object.assign.bind() : function(e) {
|
|
@@ -455,7 +455,7 @@ var require_vfs_cjs_production_min = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
455
455
|
}));
|
|
456
456
|
|
|
457
457
|
//#endregion
|
|
458
|
-
//#region
|
|
458
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.development.js
|
|
459
459
|
var require_vfs_cjs_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
460
460
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
461
461
|
function _extends() {
|
|
@@ -1056,14 +1056,14 @@ var require_vfs_cjs_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1056
1056
|
}));
|
|
1057
1057
|
|
|
1058
1058
|
//#endregion
|
|
1059
|
-
//#region
|
|
1059
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/index.js
|
|
1060
1060
|
var require_dist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
1061
1061
|
if (process.env.NODE_ENV === "production") module.exports = require_vfs_cjs_production_min();
|
|
1062
1062
|
else module.exports = require_vfs_cjs_development();
|
|
1063
1063
|
}));
|
|
1064
1064
|
|
|
1065
1065
|
//#endregion
|
|
1066
|
-
//#region
|
|
1066
|
+
//#region ../../../node_modules/.pnpm/compatfactory@2.0.9_typescript@6.0.3/node_modules/compatfactory/dist/esm/index.js
|
|
1067
1067
|
var import_dist = require_dist();
|
|
1068
1068
|
function ensureNodeFactory(factoryLike) {
|
|
1069
1069
|
if ("factory" in factoryLike && factoryLike.factory != null) return normalizeNodeFactory(factoryLike.factory);
|
|
@@ -3157,7 +3157,7 @@ function createNodeFactory(typescript) {
|
|
|
3157
3157
|
}
|
|
3158
3158
|
|
|
3159
3159
|
//#endregion
|
|
3160
|
-
//#region
|
|
3160
|
+
//#region ../../../node_modules/.pnpm/@marcj+ts-clone-node@2.2.0_typescript@6.0.3/node_modules/@marcj/ts-clone-node/dist/esm/index.js
|
|
3161
3161
|
function cloneIdentifier(node, options) {
|
|
3162
3162
|
const text = "text" in node ? node.text : options.typescript.unescapeLeadingUnderscores(node.escapedText);
|
|
3163
3163
|
return options.factory.createIdentifier(options.hook("text", text, text));
|
|
@@ -4583,7 +4583,7 @@ function executeCloneNode(node, options) {
|
|
|
4583
4583
|
}
|
|
4584
4584
|
|
|
4585
4585
|
//#endregion
|
|
4586
|
-
//#region
|
|
4586
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/esm/src/reflection-ast.js
|
|
4587
4587
|
const { isArrowFunction: isArrowFunction$1, isComputedPropertyName, isIdentifier: isIdentifier$1, isNamedImports, isNumericLiteral, isPrivateIdentifier, isStringLiteral: isStringLiteral$1, isStringLiteralLike, setOriginalNode, getLeadingCommentRanges, isNoSubstitutionTemplateLiteral, NodeFlags: NodeFlags$1, SyntaxKind: SyntaxKind$1 } = ts;
|
|
4588
4588
|
function is__String(value) {
|
|
4589
4589
|
return typeof value === "string";
|
|
@@ -4819,7 +4819,7 @@ function finish(oldNode, newNode) {
|
|
|
4819
4819
|
}
|
|
4820
4820
|
|
|
4821
4821
|
//#endregion
|
|
4822
|
-
//#region
|
|
4822
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
4823
4823
|
const { visitEachChild, visitNode, isPropertyAssignment, isArrayTypeNode, isArrowFunction, isBlock, isCallExpression, isCallSignatureDeclaration, isClassDeclaration, isClassExpression, isConstructorDeclaration, isConstructorTypeNode, isConstructSignatureDeclaration, isEnumDeclaration, isExportDeclaration, isExpression, isExpressionWithTypeArguments, isFunctionDeclaration, isFunctionExpression, isFunctionLike, isIdentifier, isImportClause, isImportDeclaration, isImportSpecifier, isInferTypeNode, isInterfaceDeclaration, isMethodDeclaration, isMethodSignature, isModuleDeclaration, isNamedExports, isNamedTupleMember, isNewExpression, isObjectLiteralExpression, isOptionalTypeNode, isParameter, isParenthesizedExpression, isParenthesizedTypeNode, isPropertyAccessExpression, isQualifiedName, isSourceFile, isStringLiteral, isTypeAliasDeclaration, isTypeLiteralNode, isTypeParameterDeclaration, isTypeQueryNode, isTypeReferenceNode, isUnionTypeNode, isExpressionStatement, isVariableDeclaration, getEffectiveConstraintOfTypeParameter, addSyntheticLeadingComment, createCompilerHost, createPrinter, escapeLeadingUnderscores, EmitHint, NodeFlags, SyntaxKind, ScriptTarget, ModifierFlags, ScriptKind: ScriptKind$1 } = ts;
|
|
4824
4824
|
function encodeOps(ops) {
|
|
4825
4825
|
return ops.map((v) => String.fromCharCode(v + 33)).join("");
|
|
@@ -6554,4 +6554,4 @@ const declarationTransformer = function deepkitDeclarationTransformer(context) {
|
|
|
6554
6554
|
|
|
6555
6555
|
//#endregion
|
|
6556
6556
|
export { declarationTransformer as a, packSizeByte as c, debugPackStruct as i, transformer as l, DeclarationTransformer as n, encodeOps as o, ReflectionTransformer as r, packSize as s, Cache as t };
|
|
6557
|
-
//# sourceMappingURL=compiler-
|
|
6557
|
+
//# sourceMappingURL=compiler-BFGzEQta.mjs.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { n as ReflectionOp } from "./type-
|
|
2
|
-
import { c as ReflectionConfig, i as MatchResult, l as ReflectionConfigCache, t as ConfigResolver } from "./config-
|
|
1
|
+
import { n as ReflectionOp } from "./type-DH3ABQva.cjs";
|
|
2
|
+
import { c as ReflectionConfig, i as MatchResult, l as ReflectionConfigCache, t as ConfigResolver } from "./config-DXfafVtE.cjs";
|
|
3
3
|
import ts, { ArrowFunction, Bundle, ClassDeclaration, ClassExpression, CompilerHost, CompilerOptions, ConstructorDeclaration, CustomTransformer, CustomTransformerFactory, Declaration, EntityName, ExportDeclaration, Expression, ExpressionWithTypeArguments, FunctionDeclaration, FunctionExpression, Identifier, ImportDeclaration, JSDocImportTag, MethodDeclaration, ModuleDeclaration, ModuleExportName, Node, NodeFactory, ParseConfigHost, PropertyAccessExpression, QualifiedName, ResolvedModule, ScriptKind, SourceFile, Statement, StringLiteral, Symbol as Symbol$1, SymbolTable, TransformationContext, TypeAliasDeclaration, TypeChecker, TypeParameterDeclaration, TypeReferenceNode } from "typescript";
|
|
4
4
|
|
|
5
|
-
//#region
|
|
5
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/ts-types.d.ts
|
|
6
6
|
/**
|
|
7
7
|
* Contains @internal properties that are not yet in the public API of TS.
|
|
8
8
|
*/
|
|
@@ -20,7 +20,7 @@ interface SourceFile$1 extends SourceFile {
|
|
|
20
20
|
symbol?: Symbol$1;
|
|
21
21
|
}
|
|
22
22
|
//#endregion
|
|
23
|
-
//#region
|
|
23
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/reflection-ast.d.ts
|
|
24
24
|
type PackExpression = Expression | string | number | boolean | bigint;
|
|
25
25
|
declare class NodeConverter {
|
|
26
26
|
protected f: NodeFactory;
|
|
@@ -28,7 +28,7 @@ declare class NodeConverter {
|
|
|
28
28
|
toExpression<T extends PackExpression | PackExpression[]>(node?: T): Expression;
|
|
29
29
|
}
|
|
30
30
|
//#endregion
|
|
31
|
-
//#region
|
|
31
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/resolver.d.ts
|
|
32
32
|
/**
|
|
33
33
|
* A utility to resolve a module path and its declaration.
|
|
34
34
|
*
|
|
@@ -55,7 +55,7 @@ declare class Resolver {
|
|
|
55
55
|
resolveSourceFile(sourceFile: SourceFile, modulePath: StringLiteral): SourceFile | undefined;
|
|
56
56
|
}
|
|
57
57
|
//#endregion
|
|
58
|
-
//#region
|
|
58
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/compiler.d.ts
|
|
59
59
|
declare function encodeOps(ops: ReflectionOp[]): string;
|
|
60
60
|
declare const packSizeByte: number;
|
|
61
61
|
/**
|
|
@@ -377,4 +377,4 @@ declare const transformer: CustomTransformerFactory;
|
|
|
377
377
|
declare const declarationTransformer: CustomTransformerFactory;
|
|
378
378
|
//#endregion
|
|
379
379
|
export { debugPackStruct as a, packSize as c, TagsReflectionStruct as i, packSizeByte as l, DeclarationTransformer as n, declarationTransformer as o, ReflectionTransformer as r, encodeOps as s, Cache as t, transformer as u };
|
|
380
|
-
//# sourceMappingURL=compiler-
|
|
380
|
+
//# sourceMappingURL=compiler-Cw7_mRws.d.cts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-tvSNC7pH.cjs');
|
|
2
|
-
const require_type = require('./type-
|
|
3
|
-
const require_config = require('./config-
|
|
2
|
+
const require_type = require('./type-Cdec0s2o.cjs');
|
|
3
|
+
const require_config = require('./config-BA-XKd9c.cjs');
|
|
4
4
|
let typescript = require("typescript");
|
|
5
5
|
let typescript$1 = require_chunk.__toESM(typescript, 1);
|
|
6
6
|
typescript = require_chunk.__toESM(typescript);
|
|
7
7
|
|
|
8
|
-
//#region
|
|
8
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.production.min.js
|
|
9
9
|
var require_vfs_cjs_production_min = /* @__PURE__ */ require_chunk.__commonJSMin(((exports) => {
|
|
10
10
|
function e() {
|
|
11
11
|
return e = Object.assign ? Object.assign.bind() : function(e) {
|
|
@@ -457,7 +457,7 @@ var require_vfs_cjs_production_min = /* @__PURE__ */ require_chunk.__commonJSMin
|
|
|
457
457
|
}));
|
|
458
458
|
|
|
459
459
|
//#endregion
|
|
460
|
-
//#region
|
|
460
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.development.js
|
|
461
461
|
var require_vfs_cjs_development = /* @__PURE__ */ require_chunk.__commonJSMin(((exports) => {
|
|
462
462
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
463
463
|
function _extends() {
|
|
@@ -1058,14 +1058,14 @@ var require_vfs_cjs_development = /* @__PURE__ */ require_chunk.__commonJSMin(((
|
|
|
1058
1058
|
}));
|
|
1059
1059
|
|
|
1060
1060
|
//#endregion
|
|
1061
|
-
//#region
|
|
1061
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/index.js
|
|
1062
1062
|
var require_dist = /* @__PURE__ */ require_chunk.__commonJSMin(((exports, module) => {
|
|
1063
1063
|
if (process.env.NODE_ENV === "production") module.exports = require_vfs_cjs_production_min();
|
|
1064
1064
|
else module.exports = require_vfs_cjs_development();
|
|
1065
1065
|
}));
|
|
1066
1066
|
|
|
1067
1067
|
//#endregion
|
|
1068
|
-
//#region
|
|
1068
|
+
//#region ../../../node_modules/.pnpm/compatfactory@2.0.9_typescript@6.0.3/node_modules/compatfactory/dist/esm/index.js
|
|
1069
1069
|
var import_dist = require_dist();
|
|
1070
1070
|
function ensureNodeFactory(factoryLike) {
|
|
1071
1071
|
if ("factory" in factoryLike && factoryLike.factory != null) return normalizeNodeFactory(factoryLike.factory);
|
|
@@ -3159,7 +3159,7 @@ function createNodeFactory(typescript) {
|
|
|
3159
3159
|
}
|
|
3160
3160
|
|
|
3161
3161
|
//#endregion
|
|
3162
|
-
//#region
|
|
3162
|
+
//#region ../../../node_modules/.pnpm/@marcj+ts-clone-node@2.2.0_typescript@6.0.3/node_modules/@marcj/ts-clone-node/dist/esm/index.js
|
|
3163
3163
|
function cloneIdentifier(node, options) {
|
|
3164
3164
|
const text = "text" in node ? node.text : options.typescript.unescapeLeadingUnderscores(node.escapedText);
|
|
3165
3165
|
return options.factory.createIdentifier(options.hook("text", text, text));
|
|
@@ -4585,7 +4585,7 @@ function executeCloneNode(node, options) {
|
|
|
4585
4585
|
}
|
|
4586
4586
|
|
|
4587
4587
|
//#endregion
|
|
4588
|
-
//#region
|
|
4588
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/esm/src/reflection-ast.js
|
|
4589
4589
|
const { isArrowFunction: isArrowFunction$1, isComputedPropertyName, isIdentifier: isIdentifier$1, isNamedImports, isNumericLiteral, isPrivateIdentifier, isStringLiteral: isStringLiteral$1, isStringLiteralLike, setOriginalNode, getLeadingCommentRanges, isNoSubstitutionTemplateLiteral, NodeFlags: NodeFlags$1, SyntaxKind: SyntaxKind$1 } = typescript$1.default;
|
|
4590
4590
|
function is__String(value) {
|
|
4591
4591
|
return typeof value === "string";
|
|
@@ -4821,7 +4821,7 @@ function finish(oldNode, newNode) {
|
|
|
4821
4821
|
}
|
|
4822
4822
|
|
|
4823
4823
|
//#endregion
|
|
4824
|
-
//#region
|
|
4824
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
4825
4825
|
const { visitEachChild, visitNode, isPropertyAssignment, isArrayTypeNode, isArrowFunction, isBlock, isCallExpression, isCallSignatureDeclaration, isClassDeclaration, isClassExpression, isConstructorDeclaration, isConstructorTypeNode, isConstructSignatureDeclaration, isEnumDeclaration, isExportDeclaration, isExpression, isExpressionWithTypeArguments, isFunctionDeclaration, isFunctionExpression, isFunctionLike, isIdentifier, isImportClause, isImportDeclaration, isImportSpecifier, isInferTypeNode, isInterfaceDeclaration, isMethodDeclaration, isMethodSignature, isModuleDeclaration, isNamedExports, isNamedTupleMember, isNewExpression, isObjectLiteralExpression, isOptionalTypeNode, isParameter, isParenthesizedExpression, isParenthesizedTypeNode, isPropertyAccessExpression, isQualifiedName, isSourceFile, isStringLiteral, isTypeAliasDeclaration, isTypeLiteralNode, isTypeParameterDeclaration, isTypeQueryNode, isTypeReferenceNode, isUnionTypeNode, isExpressionStatement, isVariableDeclaration, getEffectiveConstraintOfTypeParameter, addSyntheticLeadingComment, createCompilerHost, createPrinter, escapeLeadingUnderscores, EmitHint, NodeFlags, SyntaxKind, ScriptTarget, ModifierFlags, ScriptKind } = typescript.default;
|
|
4826
4826
|
function encodeOps(ops) {
|
|
4827
4827
|
return ops.map((v) => String.fromCharCode(v + 33)).join("");
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { n as ReflectionOp } from "./type-
|
|
2
|
-
import { c as ReflectionConfig, i as MatchResult, l as ReflectionConfigCache, t as ConfigResolver } from "./config-
|
|
1
|
+
import { n as ReflectionOp } from "./type-BjSNyGZz.mjs";
|
|
2
|
+
import { c as ReflectionConfig, i as MatchResult, l as ReflectionConfigCache, t as ConfigResolver } from "./config-CTzILEfE.mjs";
|
|
3
3
|
import ts, { ArrowFunction, Bundle, ClassDeclaration, ClassExpression, CompilerHost, CompilerOptions, ConstructorDeclaration, CustomTransformer, CustomTransformerFactory, Declaration, EntityName, ExportDeclaration, Expression, ExpressionWithTypeArguments, FunctionDeclaration, FunctionExpression, Identifier, ImportDeclaration, JSDocImportTag, MethodDeclaration, ModuleDeclaration, ModuleExportName, Node, NodeFactory, ParseConfigHost, PropertyAccessExpression, QualifiedName, ResolvedModule, ScriptKind, SourceFile, Statement, StringLiteral, Symbol as Symbol$1, SymbolTable, TransformationContext, TypeAliasDeclaration, TypeChecker, TypeParameterDeclaration, TypeReferenceNode } from "typescript";
|
|
4
4
|
|
|
5
|
-
//#region
|
|
5
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/ts-types.d.ts
|
|
6
6
|
/**
|
|
7
7
|
* Contains @internal properties that are not yet in the public API of TS.
|
|
8
8
|
*/
|
|
@@ -20,7 +20,7 @@ interface SourceFile$1 extends SourceFile {
|
|
|
20
20
|
symbol?: Symbol$1;
|
|
21
21
|
}
|
|
22
22
|
//#endregion
|
|
23
|
-
//#region
|
|
23
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/reflection-ast.d.ts
|
|
24
24
|
type PackExpression = Expression | string | number | boolean | bigint;
|
|
25
25
|
declare class NodeConverter {
|
|
26
26
|
protected f: NodeFactory;
|
|
@@ -28,7 +28,7 @@ declare class NodeConverter {
|
|
|
28
28
|
toExpression<T extends PackExpression | PackExpression[]>(node?: T): Expression;
|
|
29
29
|
}
|
|
30
30
|
//#endregion
|
|
31
|
-
//#region
|
|
31
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/resolver.d.ts
|
|
32
32
|
/**
|
|
33
33
|
* A utility to resolve a module path and its declaration.
|
|
34
34
|
*
|
|
@@ -55,7 +55,7 @@ declare class Resolver {
|
|
|
55
55
|
resolveSourceFile(sourceFile: SourceFile, modulePath: StringLiteral): SourceFile | undefined;
|
|
56
56
|
}
|
|
57
57
|
//#endregion
|
|
58
|
-
//#region
|
|
58
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_335fb7796afd1fc89b7d9f08544bc647/node_modules/@deepkit/type-compiler/dist/cjs/src/compiler.d.ts
|
|
59
59
|
declare function encodeOps(ops: ReflectionOp[]): string;
|
|
60
60
|
declare const packSizeByte: number;
|
|
61
61
|
/**
|
|
@@ -377,4 +377,4 @@ declare const transformer: CustomTransformerFactory;
|
|
|
377
377
|
declare const declarationTransformer: CustomTransformerFactory;
|
|
378
378
|
//#endregion
|
|
379
379
|
export { debugPackStruct as a, packSize as c, TagsReflectionStruct as i, packSizeByte as l, DeclarationTransformer as n, declarationTransformer as o, ReflectionTransformer as r, encodeOps as s, Cache as t, transformer as u };
|
|
380
|
-
//# sourceMappingURL=compiler-
|
|
380
|
+
//# sourceMappingURL=compiler-zpXLdYcw.d.mts.map
|