@powerlines/deepkit 0.9.104 → 0.9.105
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-DUgFjXVT.d.cts → config-dmZSl9F7.d.cts} +2 -2
- package/dist/{config-DUgFjXVT.d.mts → config-dmZSl9F7.d.mts} +2 -2
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +1 -1
- package/dist/{transformer-DfIF_Fu5.cjs → transformer-CHOVkgMG.cjs} +4 -4
- package/dist/{transformer-kOWZMWH3.mjs → transformer-DSI6FAaZ.mjs} +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/types.d.cts +1 -1
- package/dist/types.d.mts +1 -1
- package/dist/vendor/{compiler-DKroGUuJ.d.cts → compiler-Bj6czf9C.d.cts} +6 -6
- package/dist/vendor/{compiler-uWZkLUkV.cjs → compiler-CDs-Gj-Z.cjs} +6 -6
- package/dist/vendor/{compiler-DxbNchTG.d.mts → compiler-D6HDCNKP.d.mts} +6 -6
- package/dist/vendor/{compiler-Dftubo6w.mjs → compiler-Dn_z_CUa.mjs} +7 -7
- package/dist/vendor/{config-CBA0ncRU.mjs → config-BlXGGlxS.mjs} +4 -4
- package/dist/vendor/{config-CTi0oRhh.d.cts → config-CUnBXA3v.d.cts} +2 -2
- package/dist/vendor/{config-CTi0oRhh.d.mts → config-CUnBXA3v.d.mts} +2 -2
- package/dist/vendor/{config-BxjQkCZP.cjs → config-Cm6GJCxo.cjs} +3 -3
- 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/package.json +3 -3
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import ts from "typescript";
|
|
2
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
2
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/config.d.ts
|
|
3
3
|
/**
|
|
4
4
|
* Default means reflection is enabled for this file.
|
|
5
5
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -36,4 +36,4 @@ interface ReflectionConfig {
|
|
|
36
36
|
}
|
|
37
37
|
//#endregion
|
|
38
38
|
export { Mode as n, ReflectionConfig as r, Level as t };
|
|
39
|
-
//# sourceMappingURL=config-
|
|
39
|
+
//# sourceMappingURL=config-dmZSl9F7.d.cts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import ts from "typescript";
|
|
2
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
2
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/config.d.ts
|
|
3
3
|
/**
|
|
4
4
|
* Default means reflection is enabled for this file.
|
|
5
5
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -36,4 +36,4 @@ interface ReflectionConfig {
|
|
|
36
36
|
}
|
|
37
37
|
//#endregion
|
|
38
38
|
export { Mode as n, ReflectionConfig as r, Level as t };
|
|
39
|
-
//# sourceMappingURL=config-
|
|
39
|
+
//# sourceMappingURL=config-dmZSl9F7.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-CblJY6J6.cjs');
|
|
3
|
-
const require_transformer = require('./transformer-
|
|
3
|
+
const require_transformer = require('./transformer-CHOVkgMG.cjs');
|
|
4
4
|
const require_transpile = require('./transpile.cjs');
|
|
5
5
|
const require_esbuild_plugin = require('./esbuild-plugin.cjs');
|
|
6
6
|
const require_resolve_reflections = require('./resolve-reflections.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-DSI6FAaZ.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-DMIKW0SW.mjs";
|
|
3
3
|
import { transpile } from "./transpile.mjs";
|
|
4
4
|
import { esbuildPlugin } from "./esbuild-plugin.mjs";
|
|
@@ -194,7 +194,7 @@ var ReflectionOp;
|
|
|
194
194
|
})(ReflectionOp || (ReflectionOp = {}));
|
|
195
195
|
|
|
196
196
|
//#endregion
|
|
197
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
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_rolldown_runtime.__commonJSMin(((exports) => {
|
|
199
199
|
function e() {
|
|
200
200
|
return e = Object.assign ? Object.assign.bind() : function(e) {
|
|
@@ -651,7 +651,7 @@ var require_vfs_cjs_production_min = /* @__PURE__ */ require_rolldown_runtime.__
|
|
|
651
651
|
}));
|
|
652
652
|
|
|
653
653
|
//#endregion
|
|
654
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
654
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.development.js
|
|
655
655
|
var require_vfs_cjs_development = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports) => {
|
|
656
656
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
657
657
|
function _extends() {
|
|
@@ -1252,14 +1252,14 @@ var require_vfs_cjs_development = /* @__PURE__ */ require_rolldown_runtime.__com
|
|
|
1252
1252
|
}));
|
|
1253
1253
|
|
|
1254
1254
|
//#endregion
|
|
1255
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
1255
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/index.js
|
|
1256
1256
|
var require_dist = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports, module) => {
|
|
1257
1257
|
if (process.env.NODE_ENV === "production") module.exports = require_vfs_cjs_production_min();
|
|
1258
1258
|
else module.exports = require_vfs_cjs_development();
|
|
1259
1259
|
}));
|
|
1260
1260
|
|
|
1261
1261
|
//#endregion
|
|
1262
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
1262
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
1263
1263
|
var import_dist = require_dist();
|
|
1264
1264
|
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;
|
|
1265
1265
|
const packSizeByte = 6;
|
|
@@ -197,7 +197,7 @@ var ReflectionOp;
|
|
|
197
197
|
})(ReflectionOp || (ReflectionOp = {}));
|
|
198
198
|
|
|
199
199
|
//#endregion
|
|
200
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
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) {
|
|
@@ -654,7 +654,7 @@ var require_vfs_cjs_production_min = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
654
654
|
}));
|
|
655
655
|
|
|
656
656
|
//#endregion
|
|
657
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
657
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.development.js
|
|
658
658
|
var require_vfs_cjs_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
659
659
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
660
660
|
function _extends() {
|
|
@@ -1255,14 +1255,14 @@ var require_vfs_cjs_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1255
1255
|
}));
|
|
1256
1256
|
|
|
1257
1257
|
//#endregion
|
|
1258
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
1258
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/index.js
|
|
1259
1259
|
var require_dist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
1260
1260
|
if (process.env.NODE_ENV === "production") module.exports = require_vfs_cjs_production_min();
|
|
1261
1261
|
else module.exports = require_vfs_cjs_development();
|
|
1262
1262
|
}));
|
|
1263
1263
|
|
|
1264
1264
|
//#endregion
|
|
1265
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
1265
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
1266
1266
|
var import_dist = require_dist();
|
|
1267
1267
|
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;
|
|
1268
1268
|
const packSizeByte = 6;
|
|
@@ -1362,4 +1362,4 @@ function createDeclarationTransformer(context, options = {}) {
|
|
|
1362
1362
|
|
|
1363
1363
|
//#endregion
|
|
1364
1364
|
export { createTransformer as n, createDeclarationTransformer as t };
|
|
1365
|
-
//# sourceMappingURL=transformer-
|
|
1365
|
+
//# sourceMappingURL=transformer-DSI6FAaZ.mjs.map
|
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-CHOVkgMG.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_rolldown_runtime = require('./rolldown-runtime-fl3r8ClO.cjs');
|
|
3
|
-
const require_transformer = require('./transformer-
|
|
3
|
+
const require_transformer = require('./transformer-CHOVkgMG.cjs');
|
|
4
4
|
let typescript = require("typescript");
|
|
5
5
|
typescript = require_rolldown_runtime.__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-DSI6FAaZ.mjs";
|
|
2
2
|
import ts from "typescript";
|
|
3
3
|
import { removeVirtualPrefix } from "@powerlines/core/plugin-utils";
|
|
4
4
|
|
package/dist/types.d.cts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { S as SerializedTypes$1 } from "./reflection-CVyhGqGH.cjs";
|
|
2
|
-
import { n as Mode, t as Level } from "./config-
|
|
2
|
+
import { n as Mode, t as Level } from "./config-dmZSl9F7.cjs";
|
|
3
3
|
import { ReflectionClass } from "@powerlines/deepkit/vendor/type";
|
|
4
4
|
//#region src/types.d.ts
|
|
5
5
|
interface ReflectionConfig {
|
package/dist/types.d.mts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { S as SerializedTypes$1 } from "./reflection-CVyhGqGH.mjs";
|
|
2
|
-
import { n as Mode, t as Level } from "./config-
|
|
2
|
+
import { n as Mode, t as Level } from "./config-dmZSl9F7.mjs";
|
|
3
3
|
import { ReflectionClass } from "@powerlines/deepkit/vendor/type";
|
|
4
4
|
//#region src/types.d.ts
|
|
5
5
|
interface ReflectionConfig {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as ReflectionOp } from "./type-CUwNL20r.cjs";
|
|
2
|
-
import { c as ReflectionConfig, i as MatchResult, l as ReflectionConfigCache, t as ConfigResolver } from "./config-
|
|
2
|
+
import { c as ReflectionConfig, i as MatchResult, l as ReflectionConfigCache, t as ConfigResolver } from "./config-CUnBXA3v.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
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/ts-types.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* Contains @internal properties that are not yet in the public API of TS.
|
|
7
7
|
*/
|
|
@@ -19,7 +19,7 @@ interface SourceFile$1 extends SourceFile {
|
|
|
19
19
|
symbol?: Symbol$1;
|
|
20
20
|
}
|
|
21
21
|
//#endregion
|
|
22
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
22
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/reflection-ast.d.ts
|
|
23
23
|
type PackExpression = Expression | string | number | boolean | bigint;
|
|
24
24
|
declare class NodeConverter {
|
|
25
25
|
protected f: NodeFactory;
|
|
@@ -27,7 +27,7 @@ declare class NodeConverter {
|
|
|
27
27
|
toExpression<T extends PackExpression | PackExpression[]>(node?: T): Expression;
|
|
28
28
|
}
|
|
29
29
|
//#endregion
|
|
30
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
30
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/resolver.d.ts
|
|
31
31
|
/**
|
|
32
32
|
* A utility to resolve a module path and its declaration.
|
|
33
33
|
*
|
|
@@ -54,7 +54,7 @@ declare class Resolver {
|
|
|
54
54
|
resolveSourceFile(sourceFile: SourceFile, modulePath: StringLiteral): SourceFile | undefined;
|
|
55
55
|
}
|
|
56
56
|
//#endregion
|
|
57
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
57
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/compiler.d.ts
|
|
58
58
|
declare function encodeOps(ops: ReflectionOp[]): string;
|
|
59
59
|
declare const packSizeByte: number;
|
|
60
60
|
/**
|
|
@@ -376,4 +376,4 @@ declare const transformer: CustomTransformerFactory;
|
|
|
376
376
|
declare const declarationTransformer: CustomTransformerFactory;
|
|
377
377
|
//#endregion
|
|
378
378
|
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 };
|
|
379
|
-
//# sourceMappingURL=compiler-
|
|
379
|
+
//# sourceMappingURL=compiler-Bj6czf9C.d.cts.map
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
const require_rolldown_runtime = require('./rolldown-runtime-fl3r8ClO.cjs');
|
|
2
2
|
const require_type = require('./type-CgFyFu75.cjs');
|
|
3
|
-
const require_config = require('./config-
|
|
3
|
+
const require_config = require('./config-Cm6GJCxo.cjs');
|
|
4
4
|
let typescript = require("typescript");
|
|
5
5
|
let typescript$1 = require_rolldown_runtime.__toESM(typescript, 1);
|
|
6
6
|
typescript = require_rolldown_runtime.__toESM(typescript);
|
|
7
7
|
|
|
8
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
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_rolldown_runtime.__commonJSMin(((exports) => {
|
|
10
10
|
function e() {
|
|
11
11
|
return e = Object.assign ? Object.assign.bind() : function(e) {
|
|
@@ -462,7 +462,7 @@ var require_vfs_cjs_production_min = /* @__PURE__ */ require_rolldown_runtime.__
|
|
|
462
462
|
}));
|
|
463
463
|
|
|
464
464
|
//#endregion
|
|
465
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
465
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.development.js
|
|
466
466
|
var require_vfs_cjs_development = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports) => {
|
|
467
467
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
468
468
|
function _extends() {
|
|
@@ -1063,7 +1063,7 @@ var require_vfs_cjs_development = /* @__PURE__ */ require_rolldown_runtime.__com
|
|
|
1063
1063
|
}));
|
|
1064
1064
|
|
|
1065
1065
|
//#endregion
|
|
1066
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
1066
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/index.js
|
|
1067
1067
|
var require_dist = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(((exports, module) => {
|
|
1068
1068
|
if (process.env.NODE_ENV === "production") module.exports = require_vfs_cjs_production_min();
|
|
1069
1069
|
else module.exports = require_vfs_cjs_development();
|
|
@@ -4590,7 +4590,7 @@ function executeCloneNode(node, options) {
|
|
|
4590
4590
|
}
|
|
4591
4591
|
|
|
4592
4592
|
//#endregion
|
|
4593
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4593
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/reflection-ast.js
|
|
4594
4594
|
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;
|
|
4595
4595
|
function is__String(value) {
|
|
4596
4596
|
return typeof value === "string";
|
|
@@ -4826,7 +4826,7 @@ function finish(oldNode, newNode) {
|
|
|
4826
4826
|
}
|
|
4827
4827
|
|
|
4828
4828
|
//#endregion
|
|
4829
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4829
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
4830
4830
|
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;
|
|
4831
4831
|
function encodeOps(ops) {
|
|
4832
4832
|
return ops.map((v) => String.fromCharCode(v + 33)).join("");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as ReflectionOp } from "./type-CUwNL20r.mjs";
|
|
2
|
-
import { c as ReflectionConfig, i as MatchResult, l as ReflectionConfigCache, t as ConfigResolver } from "./config-
|
|
2
|
+
import { c as ReflectionConfig, i as MatchResult, l as ReflectionConfigCache, t as ConfigResolver } from "./config-CUnBXA3v.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
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/ts-types.d.ts
|
|
5
5
|
/**
|
|
6
6
|
* Contains @internal properties that are not yet in the public API of TS.
|
|
7
7
|
*/
|
|
@@ -19,7 +19,7 @@ interface SourceFile$1 extends SourceFile {
|
|
|
19
19
|
symbol?: Symbol$1;
|
|
20
20
|
}
|
|
21
21
|
//#endregion
|
|
22
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
22
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/reflection-ast.d.ts
|
|
23
23
|
type PackExpression = Expression | string | number | boolean | bigint;
|
|
24
24
|
declare class NodeConverter {
|
|
25
25
|
protected f: NodeFactory;
|
|
@@ -27,7 +27,7 @@ declare class NodeConverter {
|
|
|
27
27
|
toExpression<T extends PackExpression | PackExpression[]>(node?: T): Expression;
|
|
28
28
|
}
|
|
29
29
|
//#endregion
|
|
30
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
30
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/resolver.d.ts
|
|
31
31
|
/**
|
|
32
32
|
* A utility to resolve a module path and its declaration.
|
|
33
33
|
*
|
|
@@ -54,7 +54,7 @@ declare class Resolver {
|
|
|
54
54
|
resolveSourceFile(sourceFile: SourceFile, modulePath: StringLiteral): SourceFile | undefined;
|
|
55
55
|
}
|
|
56
56
|
//#endregion
|
|
57
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
57
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/compiler.d.ts
|
|
58
58
|
declare function encodeOps(ops: ReflectionOp[]): string;
|
|
59
59
|
declare const packSizeByte: number;
|
|
60
60
|
/**
|
|
@@ -376,4 +376,4 @@ declare const transformer: CustomTransformerFactory;
|
|
|
376
376
|
declare const declarationTransformer: CustomTransformerFactory;
|
|
377
377
|
//#endregion
|
|
378
378
|
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 };
|
|
379
|
-
//# sourceMappingURL=compiler-
|
|
379
|
+
//# sourceMappingURL=compiler-D6HDCNKP.d.mts.map
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { n as __require, t as __commonJSMin } from "./rolldown-runtime-DyRPXdT2.mjs";
|
|
2
2
|
import { n as TypeNumberBrand, t as ReflectionOp } from "./type-LC3QSAmx.mjs";
|
|
3
|
-
import { c as Resolver, l as debug, n as getConfigResolver, o as reflectionModeMatcher, u as debug2 } from "./config-
|
|
3
|
+
import { c as Resolver, l as debug, n as getConfigResolver, o as reflectionModeMatcher, u as debug2 } from "./config-BlXGGlxS.mjs";
|
|
4
4
|
import ts, { isBigIntLiteral } from "typescript";
|
|
5
5
|
|
|
6
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
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) {
|
|
@@ -460,7 +460,7 @@ var require_vfs_cjs_production_min = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
460
460
|
}));
|
|
461
461
|
|
|
462
462
|
//#endregion
|
|
463
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
463
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/vfs.cjs.development.js
|
|
464
464
|
var require_vfs_cjs_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
465
465
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
466
466
|
function _extends() {
|
|
@@ -1061,7 +1061,7 @@ var require_vfs_cjs_development = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
1061
1061
|
}));
|
|
1062
1062
|
|
|
1063
1063
|
//#endregion
|
|
1064
|
-
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.
|
|
1064
|
+
//#region ../../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@6.0.3/node_modules/@typescript/vfs/dist/index.js
|
|
1065
1065
|
var require_dist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
1066
1066
|
if (process.env.NODE_ENV === "production") module.exports = require_vfs_cjs_production_min();
|
|
1067
1067
|
else module.exports = require_vfs_cjs_development();
|
|
@@ -4588,7 +4588,7 @@ function executeCloneNode(node, options) {
|
|
|
4588
4588
|
}
|
|
4589
4589
|
|
|
4590
4590
|
//#endregion
|
|
4591
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4591
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/reflection-ast.js
|
|
4592
4592
|
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;
|
|
4593
4593
|
function is__String(value) {
|
|
4594
4594
|
return typeof value === "string";
|
|
@@ -4824,7 +4824,7 @@ function finish(oldNode, newNode) {
|
|
|
4824
4824
|
}
|
|
4825
4825
|
|
|
4826
4826
|
//#endregion
|
|
4827
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4827
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
4828
4828
|
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;
|
|
4829
4829
|
function encodeOps(ops) {
|
|
4830
4830
|
return ops.map((v) => String.fromCharCode(v + 33)).join("");
|
|
@@ -6562,4 +6562,4 @@ const declarationTransformer = function deepkitDeclarationTransformer(context) {
|
|
|
6562
6562
|
|
|
6563
6563
|
//#endregion
|
|
6564
6564
|
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 };
|
|
6565
|
-
//# sourceMappingURL=compiler-
|
|
6565
|
+
//# sourceMappingURL=compiler-Dn_z_CUa.mjs.map
|
|
@@ -3,7 +3,7 @@ import ts from "typescript";
|
|
|
3
3
|
import { dirname, isAbsolute, join } from "node:path";
|
|
4
4
|
import { readFileSync } from "node:fs";
|
|
5
5
|
|
|
6
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
6
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
|
|
7
7
|
function isDebug(level = 1) {
|
|
8
8
|
const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
|
|
9
9
|
return "undefined" !== typeof process && "string" === typeof process.env.DEBUG && process.env.DEBUG.includes(expected);
|
|
@@ -3372,7 +3372,7 @@ var require_micromatch = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
3372
3372
|
}));
|
|
3373
3373
|
|
|
3374
3374
|
//#endregion
|
|
3375
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3375
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3376
3376
|
var import_micromatch = /* @__PURE__ */ __toESM(require_micromatch(), 1);
|
|
3377
3377
|
const { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = ts;
|
|
3378
3378
|
function patternMatch(path, patterns, base) {
|
|
@@ -3432,7 +3432,7 @@ var Resolver = class {
|
|
|
3432
3432
|
};
|
|
3433
3433
|
|
|
3434
3434
|
//#endregion
|
|
3435
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3435
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3436
3436
|
/**
|
|
3437
3437
|
* Default means reflection is enabled for this file.
|
|
3438
3438
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -3617,4 +3617,4 @@ function getConfigResolver(cache, host, compilerOptions, sourceFile, tsConfigPat
|
|
|
3617
3617
|
|
|
3618
3618
|
//#endregion
|
|
3619
3619
|
export { parseRawMode as a, Resolver as c, level as i, debug as l, getConfigResolver as n, reflectionModeMatcher as o, isObject as r, reflectionModes as s, defaultExcluded as t, debug2 as u };
|
|
3620
|
-
//# sourceMappingURL=config-
|
|
3620
|
+
//# sourceMappingURL=config-BlXGGlxS.mjs.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import ts, { CompilerOptions, ParseConfigHost } from "typescript";
|
|
2
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
2
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/config.d.ts
|
|
3
3
|
/**
|
|
4
4
|
* Default means reflection is enabled for this file.
|
|
5
5
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -126,4 +126,4 @@ declare function getConfigResolver(cache: ReflectionConfigCache, host: ParseConf
|
|
|
126
126
|
}, tsConfigPath?: string): ConfigResolver;
|
|
127
127
|
//#endregion
|
|
128
128
|
export { reflectionModeMatcher as _, Matcher as a, ReflectionConfig as c, TsConfigJson as d, defaultExcluded as f, parseRawMode as g, level as h, MatchResult as i, ReflectionConfigCache as l, isObject as m, CurrentConfig as n, Mode as o, getConfigResolver as p, Level as r, RawMode as s, ConfigResolver as t, ResolvedConfig as u, reflectionModes as v };
|
|
129
|
-
//# sourceMappingURL=config-
|
|
129
|
+
//# sourceMappingURL=config-CUnBXA3v.d.cts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import ts, { CompilerOptions, ParseConfigHost } from "typescript";
|
|
2
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
2
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/config.d.ts
|
|
3
3
|
/**
|
|
4
4
|
* Default means reflection is enabled for this file.
|
|
5
5
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -126,4 +126,4 @@ declare function getConfigResolver(cache: ReflectionConfigCache, host: ParseConf
|
|
|
126
126
|
}, tsConfigPath?: string): ConfigResolver;
|
|
127
127
|
//#endregion
|
|
128
128
|
export { reflectionModeMatcher as _, Matcher as a, ReflectionConfig as c, TsConfigJson as d, defaultExcluded as f, parseRawMode as g, level as h, MatchResult as i, ReflectionConfigCache as l, isObject as m, CurrentConfig as n, Mode as o, getConfigResolver as p, Level as r, RawMode as s, ConfigResolver as t, ResolvedConfig as u, reflectionModes as v };
|
|
129
|
-
//# sourceMappingURL=config-
|
|
129
|
+
//# sourceMappingURL=config-CUnBXA3v.d.mts.map
|
|
@@ -5,7 +5,7 @@ typescript = require_rolldown_runtime.__toESM(typescript);
|
|
|
5
5
|
let node_path = require("node:path");
|
|
6
6
|
let node_fs = require("node:fs");
|
|
7
7
|
|
|
8
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
8
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
|
|
9
9
|
function isDebug(level = 1) {
|
|
10
10
|
const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
|
|
11
11
|
return "undefined" !== typeof process && "string" === typeof process.env.DEBUG && process.env.DEBUG.includes(expected);
|
|
@@ -3374,7 +3374,7 @@ var require_micromatch = /* @__PURE__ */ require_rolldown_runtime.__commonJSMin(
|
|
|
3374
3374
|
}));
|
|
3375
3375
|
|
|
3376
3376
|
//#endregion
|
|
3377
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3377
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3378
3378
|
var import_micromatch = /* @__PURE__ */ require_rolldown_runtime.__toESM(require_micromatch(), 1);
|
|
3379
3379
|
const { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = typescript$1.default;
|
|
3380
3380
|
function patternMatch(path, patterns, base) {
|
|
@@ -3434,7 +3434,7 @@ var Resolver = class {
|
|
|
3434
3434
|
};
|
|
3435
3435
|
|
|
3436
3436
|
//#endregion
|
|
3437
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3437
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3438
3438
|
/**
|
|
3439
3439
|
* Default means reflection is enabled for this file.
|
|
3440
3440
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
-
const require_compiler = require('../compiler-
|
|
2
|
+
const require_compiler = require('../compiler-CDs-Gj-Z.cjs');
|
|
3
3
|
|
|
4
4
|
exports.Cache = require_compiler.Cache;
|
|
5
5
|
exports.DeclarationTransformer = require_compiler.DeclarationTransformer;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as debugPackStruct, c as packSize, i as TagsReflectionStruct, l as packSizeByte, n as DeclarationTransformer, o as declarationTransformer, r as ReflectionTransformer, s as encodeOps, t as Cache, u as transformer } from "../compiler-
|
|
1
|
+
import { a as debugPackStruct, c as packSize, i as TagsReflectionStruct, l as packSizeByte, n as DeclarationTransformer, o as declarationTransformer, r as ReflectionTransformer, s as encodeOps, t as Cache, u as transformer } from "../compiler-Bj6czf9C.cjs";
|
|
2
2
|
export { Cache, DeclarationTransformer, ReflectionTransformer, TagsReflectionStruct, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as debugPackStruct, c as packSize, i as TagsReflectionStruct, l as packSizeByte, n as DeclarationTransformer, o as declarationTransformer, r as ReflectionTransformer, s as encodeOps, t as Cache, u as transformer } from "../compiler-
|
|
1
|
+
import { a as debugPackStruct, c as packSize, i as TagsReflectionStruct, l as packSizeByte, n as DeclarationTransformer, o as declarationTransformer, r as ReflectionTransformer, s as encodeOps, t as Cache, u as transformer } from "../compiler-D6HDCNKP.mjs";
|
|
2
2
|
export { Cache, DeclarationTransformer, ReflectionTransformer, TagsReflectionStruct, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as declarationTransformer, c as packSizeByte, i as debugPackStruct, l as transformer, n as DeclarationTransformer, o as encodeOps, r as ReflectionTransformer, s as packSize, t as Cache } from "../compiler-
|
|
1
|
+
import { a as declarationTransformer, c as packSizeByte, i as debugPackStruct, l as transformer, n as DeclarationTransformer, o as encodeOps, r as ReflectionTransformer, s as packSize, t as Cache } from "../compiler-Dn_z_CUa.mjs";
|
|
2
2
|
|
|
3
3
|
export { Cache, DeclarationTransformer, ReflectionTransformer, debugPackStruct, declarationTransformer, encodeOps, packSize, packSizeByte, transformer };
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
-
const require_config = require('../config-
|
|
2
|
+
const require_config = require('../config-Cm6GJCxo.cjs');
|
|
3
3
|
|
|
4
4
|
exports.defaultExcluded = require_config.defaultExcluded;
|
|
5
5
|
exports.getConfigResolver = require_config.getConfigResolver;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _ as reflectionModeMatcher, a as Matcher, c as ReflectionConfig, d as TsConfigJson, f as defaultExcluded, g as parseRawMode, h as level, i as MatchResult, l as ReflectionConfigCache, m as isObject, n as CurrentConfig, o as Mode, p as getConfigResolver, r as Level, s as RawMode, t as ConfigResolver, u as ResolvedConfig, v as reflectionModes } from "../config-
|
|
1
|
+
import { _ as reflectionModeMatcher, a as Matcher, c as ReflectionConfig, d as TsConfigJson, f as defaultExcluded, g as parseRawMode, h as level, i as MatchResult, l as ReflectionConfigCache, m as isObject, n as CurrentConfig, o as Mode, p as getConfigResolver, r as Level, s as RawMode, t as ConfigResolver, u as ResolvedConfig, v as reflectionModes } from "../config-CUnBXA3v.cjs";
|
|
2
2
|
export { ConfigResolver, CurrentConfig, Level, MatchResult, Matcher, Mode, RawMode, ReflectionConfig, ReflectionConfigCache, ResolvedConfig, TsConfigJson, defaultExcluded, getConfigResolver, isObject, level, parseRawMode, reflectionModeMatcher, reflectionModes };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { _ as reflectionModeMatcher, a as Matcher, c as ReflectionConfig, d as TsConfigJson, f as defaultExcluded, g as parseRawMode, h as level, i as MatchResult, l as ReflectionConfigCache, m as isObject, n as CurrentConfig, o as Mode, p as getConfigResolver, r as Level, s as RawMode, t as ConfigResolver, u as ResolvedConfig, v as reflectionModes } from "../config-
|
|
1
|
+
import { _ as reflectionModeMatcher, a as Matcher, c as ReflectionConfig, d as TsConfigJson, f as defaultExcluded, g as parseRawMode, h as level, i as MatchResult, l as ReflectionConfigCache, m as isObject, n as CurrentConfig, o as Mode, p as getConfigResolver, r as Level, s as RawMode, t as ConfigResolver, u as ResolvedConfig, v as reflectionModes } from "../config-CUnBXA3v.mjs";
|
|
2
2
|
export { ConfigResolver, CurrentConfig, Level, MatchResult, Matcher, Mode, RawMode, ReflectionConfig, ReflectionConfigCache, ResolvedConfig, TsConfigJson, defaultExcluded, getConfigResolver, isObject, level, parseRawMode, reflectionModeMatcher, reflectionModes };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as parseRawMode, i as level, n as getConfigResolver, o as reflectionModeMatcher, r as isObject, s as reflectionModes, t as defaultExcluded } from "../config-
|
|
1
|
+
import { a as parseRawMode, i as level, n as getConfigResolver, o as reflectionModeMatcher, r as isObject, s as reflectionModes, t as defaultExcluded } from "../config-BlXGGlxS.mjs";
|
|
2
2
|
|
|
3
3
|
export { defaultExcluded, getConfigResolver, isObject, level, parseRawMode, reflectionModeMatcher, reflectionModes };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
2
|
const require_rolldown_runtime = require('../rolldown-runtime-fl3r8ClO.cjs');
|
|
3
|
-
const require_compiler = require('../compiler-
|
|
4
|
-
const require_config = require('../config-
|
|
3
|
+
const require_compiler = require('../compiler-CDs-Gj-Z.cjs');
|
|
4
|
+
const require_config = require('../config-Cm6GJCxo.cjs');
|
|
5
5
|
let typescript = require("typescript");
|
|
6
6
|
typescript = require_rolldown_runtime.__toESM(typescript, 1);
|
|
7
7
|
|
|
8
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
8
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/loader.js
|
|
9
9
|
var DeepkitLoader = class {
|
|
10
10
|
constructor() {
|
|
11
11
|
this.options = {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as reflectionModeMatcher, a as Matcher, c as ReflectionConfig, d as TsConfigJson, f as defaultExcluded, g as parseRawMode, h as level, i as MatchResult, l as ReflectionConfigCache, m as isObject, n as CurrentConfig, o as Mode, p as getConfigResolver, r as Level, s as RawMode, t as ConfigResolver, u as ResolvedConfig, v as reflectionModes } from "../config-
|
|
2
|
-
import { a as debugPackStruct, c as packSize, i as TagsReflectionStruct, l as packSizeByte, n as DeclarationTransformer, o as declarationTransformer, r as ReflectionTransformer, s as encodeOps, t as Cache, u as transformer } from "../compiler-
|
|
1
|
+
import { _ as reflectionModeMatcher, a as Matcher, c as ReflectionConfig, d as TsConfigJson, f as defaultExcluded, g as parseRawMode, h as level, i as MatchResult, l as ReflectionConfigCache, m as isObject, n as CurrentConfig, o as Mode, p as getConfigResolver, r as Level, s as RawMode, t as ConfigResolver, u as ResolvedConfig, v as reflectionModes } from "../config-CUnBXA3v.cjs";
|
|
2
|
+
import { a as debugPackStruct, c as packSize, i as TagsReflectionStruct, l as packSizeByte, n as DeclarationTransformer, o as declarationTransformer, r as ReflectionTransformer, s as encodeOps, t as Cache, u as transformer } from "../compiler-Bj6czf9C.cjs";
|
|
3
3
|
import ts, { CompilerOptions, SourceFile } from "typescript";
|
|
4
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/loader.d.ts
|
|
5
5
|
declare class DeepkitLoader {
|
|
6
6
|
protected options: CompilerOptions;
|
|
7
7
|
protected host: ts.CompilerHost;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { _ as reflectionModeMatcher, a as Matcher, c as ReflectionConfig, d as TsConfigJson, f as defaultExcluded, g as parseRawMode, h as level, i as MatchResult, l as ReflectionConfigCache, m as isObject, n as CurrentConfig, o as Mode, p as getConfigResolver, r as Level, s as RawMode, t as ConfigResolver, u as ResolvedConfig, v as reflectionModes } from "../config-
|
|
2
|
-
import { a as debugPackStruct, c as packSize, i as TagsReflectionStruct, l as packSizeByte, n as DeclarationTransformer, o as declarationTransformer, r as ReflectionTransformer, s as encodeOps, t as Cache, u as transformer } from "../compiler-
|
|
1
|
+
import { _ as reflectionModeMatcher, a as Matcher, c as ReflectionConfig, d as TsConfigJson, f as defaultExcluded, g as parseRawMode, h as level, i as MatchResult, l as ReflectionConfigCache, m as isObject, n as CurrentConfig, o as Mode, p as getConfigResolver, r as Level, s as RawMode, t as ConfigResolver, u as ResolvedConfig, v as reflectionModes } from "../config-CUnBXA3v.mjs";
|
|
2
|
+
import { a as debugPackStruct, c as packSize, i as TagsReflectionStruct, l as packSizeByte, n as DeclarationTransformer, o as declarationTransformer, r as ReflectionTransformer, s as encodeOps, t as Cache, u as transformer } from "../compiler-D6HDCNKP.mjs";
|
|
3
3
|
import ts, { CompilerOptions, SourceFile } from "typescript";
|
|
4
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/cjs/src/loader.d.ts
|
|
5
5
|
declare class DeepkitLoader {
|
|
6
6
|
protected options: CompilerOptions;
|
|
7
7
|
protected host: ts.CompilerHost;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { a as declarationTransformer, c as packSizeByte, i as debugPackStruct, l as transformer, n as DeclarationTransformer, o as encodeOps, r as ReflectionTransformer, s as packSize, t as Cache } from "../compiler-
|
|
2
|
-
import { a as parseRawMode, i as level, n as getConfigResolver, o as reflectionModeMatcher, r as isObject, s as reflectionModes, t as defaultExcluded } from "../config-
|
|
1
|
+
import { a as declarationTransformer, c as packSizeByte, i as debugPackStruct, l as transformer, n as DeclarationTransformer, o as encodeOps, r as ReflectionTransformer, s as packSize, t as Cache } from "../compiler-Dn_z_CUa.mjs";
|
|
2
|
+
import { a as parseRawMode, i as level, n as getConfigResolver, o as reflectionModeMatcher, r as isObject, s as reflectionModes, t as defaultExcluded } from "../config-BlXGGlxS.mjs";
|
|
3
3
|
import ts from "typescript";
|
|
4
4
|
|
|
5
|
-
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
5
|
+
//#region ../../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_9287880872ab70824e8df5717a572baa/node_modules/@deepkit/type-compiler/dist/esm/src/loader.js
|
|
6
6
|
var DeepkitLoader = class {
|
|
7
7
|
constructor() {
|
|
8
8
|
this.options = {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerlines/deepkit",
|
|
3
|
-
"version": "0.9.
|
|
3
|
+
"version": "0.9.105",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing a Powerlines plugin to assist in developing other Powerlines plugins.",
|
|
6
6
|
"keywords": ["deepkit", "powerlines", "storm-software"],
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"bin": { "deepkit-install": "bin/deepkit-install.cjs" },
|
|
115
115
|
"files": ["bin", "dist", "schemas"],
|
|
116
116
|
"dependencies": {
|
|
117
|
-
"@powerlines/core": "^0.48.
|
|
117
|
+
"@powerlines/core": "^0.48.73",
|
|
118
118
|
"@storm-software/config-tools": "^1.190.109",
|
|
119
119
|
"@stryke/capnp": "^0.12.123",
|
|
120
120
|
"@stryke/fs": "^0.33.97",
|
|
@@ -143,5 +143,5 @@
|
|
|
143
143
|
"rolldown": { "optional": true }
|
|
144
144
|
},
|
|
145
145
|
"publishConfig": { "access": "public" },
|
|
146
|
-
"gitHead": "
|
|
146
|
+
"gitHead": "3e4e7c47c3c0e6ec6f3b7bd38dcbbde96404b3f4"
|
|
147
147
|
}
|