@powerlines/deepkit 0.8.0 → 0.8.1
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/capnp-CkbeQ2uR.cjs +2 -1
- package/dist/{config-ClUYu_c-.d.mts → config-WhZyw1PK.d.mts} +2 -2
- package/dist/{config-u7zg69VP.d.cts → config-omER4_br.d.cts} +2 -2
- package/dist/esbuild-plugin.cjs +2 -1
- 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/reflect-type.cjs +2 -1
- package/dist/resolve-reflections.cjs +2 -1
- package/dist/rolldown-plugin.cjs +2 -1
- package/dist/{transformer-BseLGhId.mjs → transformer-CQR2M4x_.mjs} +2 -2
- package/dist/{transformer-Ct9lYNRY.cjs → transformer-Cd4-nB11.cjs} +3 -2
- 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 +3 -2
- package/dist/transpile.d.cts +1 -1
- package/dist/transpile.d.mts +1 -1
- package/dist/transpile.mjs +1 -1
- package/dist/utilities.cjs +2 -1
- package/dist/vendor/{compiler-CZ0k-pTB.d.cts → compiler-DZULKKdI.d.cts} +6 -6
- package/dist/vendor/{compiler-Ba99lbTF.mjs → compiler-EpGQgrx7.mjs} +14 -11
- package/dist/vendor/{compiler-DYfCGCv5.cjs → compiler-LYoUBwrr.cjs} +15 -11
- package/dist/vendor/{compiler-DIcnaeXC.d.mts → compiler-tVqzhDgZ.d.mts} +6 -6
- package/dist/vendor/{config-BQtfsjwX.d.mts → config-B7x14BD7.d.cts} +2 -2
- package/dist/vendor/{config-D0jKbRFV.d.cts → config-D6zsQbZD.d.mts} +2 -2
- package/dist/vendor/{config-BFH3ETeQ.mjs → config-DH0_s6ur.mjs} +4 -4
- package/dist/vendor/{config-Cadu6Rkt.cjs → config-kjucozD0.cjs} +5 -4
- package/dist/vendor/core.cjs +2 -1
- 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 +5 -4
- 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-fEQrgtBF.cjs +2 -1
- package/dist/vendor/type.cjs +48 -39
- package/dist/vendor/type.d.cts +23 -23
- package/dist/vendor/type.d.mts +23 -23
- package/dist/vendor/type.mjs +46 -38
- package/dist/vendor/types-BzOSMMf1.cjs +2 -1
- package/package.json +4 -4
package/dist/capnp-CkbeQ2uR.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import ts from "typescript";
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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-WhZyw1PK.d.mts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import ts from "typescript";
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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-omER4_br.d.cts.map
|
package/dist/esbuild-plugin.cjs
CHANGED
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-CkbeQ2uR.cjs');
|
|
3
|
-
const require_transformer = require('./transformer-
|
|
3
|
+
const require_transformer = require('./transformer-Cd4-nB11.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-CQR2M4x_.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-D0NNeu5y.mjs";
|
|
3
3
|
import { transpile } from "./transpile.mjs";
|
|
4
4
|
import { esbuildPlugin } from "./esbuild-plugin.mjs";
|
package/dist/reflect-type.cjs
CHANGED
package/dist/rolldown-plugin.cjs
CHANGED
|
@@ -1257,7 +1257,7 @@ var require_dist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
1257
1257
|
}));
|
|
1258
1258
|
|
|
1259
1259
|
//#endregion
|
|
1260
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
1260
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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-CQR2M4x_.mjs.map
|
|
@@ -1254,7 +1254,7 @@ var require_dist = /* @__PURE__ */ require_chunk.__commonJSMin(((exports, module
|
|
|
1254
1254
|
}));
|
|
1255
1255
|
|
|
1256
1256
|
//#endregion
|
|
1257
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
1257
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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;
|
|
@@ -1364,4 +1364,5 @@ Object.defineProperty(exports, 'createTransformer', {
|
|
|
1364
1364
|
get: function () {
|
|
1365
1365
|
return createTransformer;
|
|
1366
1366
|
}
|
|
1367
|
-
});
|
|
1367
|
+
});
|
|
1368
|
+
//# sourceMappingURL=transformer-Cd4-nB11.cjs.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-Cd4-nB11.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-BmvPcxpV.cjs');
|
|
3
|
-
const require_transformer = require('./transformer-
|
|
3
|
+
const require_transformer = require('./transformer-Cd4-nB11.cjs');
|
|
4
4
|
let typescript = require("typescript");
|
|
5
5
|
typescript = require_chunk.__toESM(typescript);
|
|
6
6
|
|
|
@@ -32,4 +32,5 @@ function transpile(context, code, id, options = {}) {
|
|
|
32
32
|
}
|
|
33
33
|
|
|
34
34
|
//#endregion
|
|
35
|
-
exports.transpile = transpile;
|
|
35
|
+
exports.transpile = transpile;
|
|
36
|
+
//# sourceMappingURL=transpile.cjs.map
|
package/dist/transpile.d.cts
CHANGED
package/dist/transpile.d.mts
CHANGED
package/dist/transpile.mjs
CHANGED
package/dist/utilities.cjs
CHANGED
|
@@ -115,4 +115,5 @@ exports.isStringUnion = isStringUnion;
|
|
|
115
115
|
exports.kindToName = kindToName;
|
|
116
116
|
exports.stringifyDefaultValue = stringifyDefaultValue;
|
|
117
117
|
exports.stringifyStringValue = stringifyStringValue;
|
|
118
|
-
exports.stringifyValue = stringifyValue;
|
|
118
|
+
exports.stringifyValue = stringifyValue;
|
|
119
|
+
//# sourceMappingURL=utilities.cjs.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { n as ReflectionOp } from "./type-2yMJb9Mw.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-B7x14BD7.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 ../../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_dee3caf063df4f5ec81fe038695162cd/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 ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
23
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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 ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
31
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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 ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
58
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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-DZULKKdI.d.cts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { n as __require, t as __commonJSMin } from "./chunk-CgI6uo-e.mjs";
|
|
2
2
|
import { n as TypeNumberBrand, t as ReflectionOp } from "./type-wscUl8NW.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-DH0_s6ur.mjs";
|
|
4
4
|
import ts, { isBigIntLiteral } from "typescript";
|
|
5
5
|
|
|
6
6
|
//#region ../../node_modules/.pnpm/@typescript+vfs@1.6.4_typescript@5.9.3/node_modules/@typescript/vfs/dist/vfs.cjs.production.min.js
|
|
@@ -4579,7 +4579,7 @@ function executeCloneNode(node, options) {
|
|
|
4579
4579
|
}
|
|
4580
4580
|
|
|
4581
4581
|
//#endregion
|
|
4582
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4582
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/reflection-ast.js
|
|
4583
4583
|
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;
|
|
4584
4584
|
function is__String(value) {
|
|
4585
4585
|
return typeof value === "string";
|
|
@@ -4639,7 +4639,7 @@ function parseJSDocAttributeFromText(comment, attribute) {
|
|
|
4639
4639
|
}).join("\n").replace(/\n*$/g, ""), end + 1];
|
|
4640
4640
|
}
|
|
4641
4641
|
function parseJSDocBooleanFromText(comment, attribute) {
|
|
4642
|
-
return new RegExp(
|
|
4642
|
+
return new RegExp(`^\\s*\\*?\\s*@${attribute?.trim()}\\s*(false|False|FALSE|0|n|N|no|No|NO)\\s*$`, "gm").test(comment?.trim()) ? false : new RegExp(`^\\s*\\*?\\s*@${attribute?.trim()}.*\\s*`, "gm").test(comment?.trim()) ? true : void 0;
|
|
4643
4643
|
}
|
|
4644
4644
|
function parseJSDocDescription(comment) {
|
|
4645
4645
|
let lines = comment.split("\n").filter((line) => line && !line.includes("/**") && !line.includes("*/")).map((line) => line.replace(/^\s*\*\s*/g, "").replace(/^\*\s*/g, "").trim());
|
|
@@ -4815,7 +4815,7 @@ function finish(oldNode, newNode) {
|
|
|
4815
4815
|
}
|
|
4816
4816
|
|
|
4817
4817
|
//#endregion
|
|
4818
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4818
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
4819
4819
|
var import_dist = require_dist();
|
|
4820
4820
|
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;
|
|
4821
4821
|
function encodeOps(ops) {
|
|
@@ -5483,18 +5483,21 @@ var ReflectionTransformer = class {
|
|
|
5483
5483
|
tags.ignore = extractJSDocBoolean(this.sourceFile, node, "ignore");
|
|
5484
5484
|
tags.internal = extractJSDocBoolean(this.sourceFile, node, "internal");
|
|
5485
5485
|
tags.runtime = extractJSDocBoolean(this.sourceFile, node, "runtime");
|
|
5486
|
-
if (this.getReflectionConfig(this.sourceFile).level === "default"
|
|
5487
|
-
|
|
5488
|
-
|
|
5489
|
-
|
|
5490
|
-
|
|
5486
|
+
if (this.getReflectionConfig(this.sourceFile).level === "default" || this.getReflectionConfig(this.sourceFile).level === "extended" || this.getReflectionConfig(this.sourceFile).level === "all") {
|
|
5487
|
+
tags.alias = extractJSDocArray(this.sourceFile, node, "alias");
|
|
5488
|
+
if (this.getReflectionConfig(this.sourceFile).level === "extended" || this.getReflectionConfig(this.sourceFile).level === "all") {
|
|
5489
|
+
tags.permission = extractJSDocArray(this.sourceFile, node, "permission");
|
|
5490
|
+
tags.domain = extractJSDocAttribute(this.sourceFile, node, "domain");
|
|
5491
|
+
if (this.getReflectionConfig(this.sourceFile).level === "all") tags.title = extractJSDocAttribute(this.sourceFile, node, "title");
|
|
5492
|
+
}
|
|
5493
|
+
}
|
|
5491
5494
|
return tags;
|
|
5492
5495
|
}
|
|
5493
5496
|
extractTagReflections(program, node) {
|
|
5494
5497
|
if (!node) return;
|
|
5495
5498
|
const tags = this.parseTagReflection(node);
|
|
5496
5499
|
if (Object.entries(tags).filter(([, value]) => value !== void 0 && (!Array.isArray(value) || value.length > 0) && (typeof value !== "string" || value?.trim().replace(/^"/gm, "").replace(/"$/gm, ""))).length > 0) program.pushOp(ReflectionOp.tags, program.findOrAddStackEntry(this.f.createObjectLiteralExpression(this.f.createNodeArray(Object.entries(tags).filter(([, value]) => value !== void 0 && (!Array.isArray(value) || value.length > 0) && (typeof value !== "string" || value.trim().replace(/^"/gm, "").replace(/"$/gm, ""))).map(([key, value]) => {
|
|
5497
|
-
return this.f.createPropertyAssignment(key, Array.isArray(value) ? this.f.createArrayLiteralExpression(value.map((item) => this.valueToExpression(item))) :
|
|
5500
|
+
return this.f.createPropertyAssignment(key, Array.isArray(value) ? this.f.createArrayLiteralExpression(value.map((item) => this.valueToExpression(item))) : this.valueToExpression(value));
|
|
5498
5501
|
})))));
|
|
5499
5502
|
}
|
|
5500
5503
|
extractDefaultValueReflection(program, node) {
|
|
@@ -6548,4 +6551,4 @@ const declarationTransformer = function deepkitDeclarationTransformer(context) {
|
|
|
6548
6551
|
|
|
6549
6552
|
//#endregion
|
|
6550
6553
|
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 };
|
|
6551
|
-
//# sourceMappingURL=compiler-
|
|
6554
|
+
//# sourceMappingURL=compiler-EpGQgrx7.mjs.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
const require_chunk = require('./chunk-BmvPcxpV.cjs');
|
|
2
2
|
const require_type = require('./type-fEQrgtBF.cjs');
|
|
3
|
-
const require_config = require('./config-
|
|
3
|
+
const require_config = require('./config-kjucozD0.cjs');
|
|
4
4
|
let typescript = require("typescript");
|
|
5
5
|
typescript = require_chunk.__toESM(typescript);
|
|
6
6
|
|
|
@@ -4580,7 +4580,7 @@ function executeCloneNode(node, options) {
|
|
|
4580
4580
|
}
|
|
4581
4581
|
|
|
4582
4582
|
//#endregion
|
|
4583
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4583
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/reflection-ast.js
|
|
4584
4584
|
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.default;
|
|
4585
4585
|
function is__String(value) {
|
|
4586
4586
|
return typeof value === "string";
|
|
@@ -4640,7 +4640,7 @@ function parseJSDocAttributeFromText(comment, attribute) {
|
|
|
4640
4640
|
}).join("\n").replace(/\n*$/g, ""), end + 1];
|
|
4641
4641
|
}
|
|
4642
4642
|
function parseJSDocBooleanFromText(comment, attribute) {
|
|
4643
|
-
return new RegExp(
|
|
4643
|
+
return new RegExp(`^\\s*\\*?\\s*@${attribute?.trim()}\\s*(false|False|FALSE|0|n|N|no|No|NO)\\s*$`, "gm").test(comment?.trim()) ? false : new RegExp(`^\\s*\\*?\\s*@${attribute?.trim()}.*\\s*`, "gm").test(comment?.trim()) ? true : void 0;
|
|
4644
4644
|
}
|
|
4645
4645
|
function parseJSDocDescription(comment) {
|
|
4646
4646
|
let lines = comment.split("\n").filter((line) => line && !line.includes("/**") && !line.includes("*/")).map((line) => line.replace(/^\s*\*\s*/g, "").replace(/^\*\s*/g, "").trim());
|
|
@@ -4816,7 +4816,7 @@ function finish(oldNode, newNode) {
|
|
|
4816
4816
|
}
|
|
4817
4817
|
|
|
4818
4818
|
//#endregion
|
|
4819
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4819
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
4820
4820
|
var import_dist = require_dist();
|
|
4821
4821
|
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;
|
|
4822
4822
|
function encodeOps(ops) {
|
|
@@ -5484,18 +5484,21 @@ var ReflectionTransformer = class {
|
|
|
5484
5484
|
tags.ignore = extractJSDocBoolean(this.sourceFile, node, "ignore");
|
|
5485
5485
|
tags.internal = extractJSDocBoolean(this.sourceFile, node, "internal");
|
|
5486
5486
|
tags.runtime = extractJSDocBoolean(this.sourceFile, node, "runtime");
|
|
5487
|
-
if (this.getReflectionConfig(this.sourceFile).level === "default"
|
|
5488
|
-
|
|
5489
|
-
|
|
5490
|
-
|
|
5491
|
-
|
|
5487
|
+
if (this.getReflectionConfig(this.sourceFile).level === "default" || this.getReflectionConfig(this.sourceFile).level === "extended" || this.getReflectionConfig(this.sourceFile).level === "all") {
|
|
5488
|
+
tags.alias = extractJSDocArray(this.sourceFile, node, "alias");
|
|
5489
|
+
if (this.getReflectionConfig(this.sourceFile).level === "extended" || this.getReflectionConfig(this.sourceFile).level === "all") {
|
|
5490
|
+
tags.permission = extractJSDocArray(this.sourceFile, node, "permission");
|
|
5491
|
+
tags.domain = extractJSDocAttribute(this.sourceFile, node, "domain");
|
|
5492
|
+
if (this.getReflectionConfig(this.sourceFile).level === "all") tags.title = extractJSDocAttribute(this.sourceFile, node, "title");
|
|
5493
|
+
}
|
|
5494
|
+
}
|
|
5492
5495
|
return tags;
|
|
5493
5496
|
}
|
|
5494
5497
|
extractTagReflections(program, node) {
|
|
5495
5498
|
if (!node) return;
|
|
5496
5499
|
const tags = this.parseTagReflection(node);
|
|
5497
5500
|
if (Object.entries(tags).filter(([, value]) => value !== void 0 && (!Array.isArray(value) || value.length > 0) && (typeof value !== "string" || value?.trim().replace(/^"/gm, "").replace(/"$/gm, ""))).length > 0) program.pushOp(require_type.ReflectionOp.tags, program.findOrAddStackEntry(this.f.createObjectLiteralExpression(this.f.createNodeArray(Object.entries(tags).filter(([, value]) => value !== void 0 && (!Array.isArray(value) || value.length > 0) && (typeof value !== "string" || value.trim().replace(/^"/gm, "").replace(/"$/gm, ""))).map(([key, value]) => {
|
|
5498
|
-
return this.f.createPropertyAssignment(key, Array.isArray(value) ? this.f.createArrayLiteralExpression(value.map((item) => this.valueToExpression(item))) :
|
|
5501
|
+
return this.f.createPropertyAssignment(key, Array.isArray(value) ? this.f.createArrayLiteralExpression(value.map((item) => this.valueToExpression(item))) : this.valueToExpression(value));
|
|
5499
5502
|
})))));
|
|
5500
5503
|
}
|
|
5501
5504
|
extractDefaultValueReflection(program, node) {
|
|
@@ -6601,4 +6604,5 @@ Object.defineProperty(exports, 'transformer', {
|
|
|
6601
6604
|
get: function () {
|
|
6602
6605
|
return transformer;
|
|
6603
6606
|
}
|
|
6604
|
-
});
|
|
6607
|
+
});
|
|
6608
|
+
//# sourceMappingURL=compiler-LYoUBwrr.cjs.map
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { n as ReflectionOp } from "./type-BoBEcrg7.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-D6zsQbZD.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 ../../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_dee3caf063df4f5ec81fe038695162cd/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 ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
23
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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 ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
31
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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 ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
58
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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-tVqzhDgZ.d.mts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import ts, { CompilerOptions, ParseConfigHost } from "typescript";
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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.
|
|
@@ -127,4 +127,4 @@ declare function getConfigResolver(cache: ReflectionConfigCache, host: ParseConf
|
|
|
127
127
|
}, tsConfigPath?: string): ConfigResolver;
|
|
128
128
|
//#endregion
|
|
129
129
|
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 };
|
|
130
|
-
//# sourceMappingURL=config-
|
|
130
|
+
//# sourceMappingURL=config-B7x14BD7.d.cts.map
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import ts, { CompilerOptions, ParseConfigHost } from "typescript";
|
|
2
2
|
|
|
3
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/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.
|
|
@@ -127,4 +127,4 @@ declare function getConfigResolver(cache: ReflectionConfigCache, host: ParseConf
|
|
|
127
127
|
}, tsConfigPath?: string): ConfigResolver;
|
|
128
128
|
//#endregion
|
|
129
129
|
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 };
|
|
130
|
-
//# sourceMappingURL=config-
|
|
130
|
+
//# sourceMappingURL=config-D6zsQbZD.d.mts.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_dee3caf063df4f5ec81fe038695162cd/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);
|
|
@@ -3364,7 +3364,7 @@ var require_micromatch = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
3364
3364
|
}));
|
|
3365
3365
|
|
|
3366
3366
|
//#endregion
|
|
3367
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3367
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3368
3368
|
var import_micromatch = /* @__PURE__ */ __toESM(require_micromatch(), 1);
|
|
3369
3369
|
const { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = ts;
|
|
3370
3370
|
function patternMatch(path, patterns, base) {
|
|
@@ -3424,7 +3424,7 @@ var Resolver = class {
|
|
|
3424
3424
|
};
|
|
3425
3425
|
|
|
3426
3426
|
//#endregion
|
|
3427
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3427
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3428
3428
|
/**
|
|
3429
3429
|
* Default means reflection is enabled for this file.
|
|
3430
3430
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -3609,4 +3609,4 @@ function getConfigResolver(cache, host, compilerOptions, sourceFile, tsConfigPat
|
|
|
3609
3609
|
|
|
3610
3610
|
//#endregion
|
|
3611
3611
|
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 };
|
|
3612
|
-
//# sourceMappingURL=config-
|
|
3612
|
+
//# sourceMappingURL=config-DH0_s6ur.mjs.map
|
|
@@ -4,7 +4,7 @@ typescript = require_chunk.__toESM(typescript);
|
|
|
4
4
|
let node_path = require("node:path");
|
|
5
5
|
let node_fs = require("node:fs");
|
|
6
6
|
|
|
7
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
7
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
|
|
8
8
|
function isDebug(level = 1) {
|
|
9
9
|
const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
|
|
10
10
|
return "undefined" !== typeof process && "string" === typeof process.env.DEBUG && process.env.DEBUG.includes(expected);
|
|
@@ -3365,7 +3365,7 @@ var require_micromatch = /* @__PURE__ */ require_chunk.__commonJSMin(((exports,
|
|
|
3365
3365
|
}));
|
|
3366
3366
|
|
|
3367
3367
|
//#endregion
|
|
3368
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3368
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3369
3369
|
var import_micromatch = /* @__PURE__ */ require_chunk.__toESM(require_micromatch(), 1);
|
|
3370
3370
|
const { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = typescript.default;
|
|
3371
3371
|
function patternMatch(path, patterns, base) {
|
|
@@ -3425,7 +3425,7 @@ var Resolver = class {
|
|
|
3425
3425
|
};
|
|
3426
3426
|
|
|
3427
3427
|
//#endregion
|
|
3428
|
-
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3428
|
+
//#region ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=91a56c95b398f90e6f5e654820112642044b9b1e47990b7_dee3caf063df4f5ec81fe038695162cd/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3429
3429
|
/**
|
|
3430
3430
|
* Default means reflection is enabled for this file.
|
|
3431
3431
|
* Never means the whole reflection is disabled for this file.
|
|
@@ -3668,4 +3668,5 @@ Object.defineProperty(exports, 'reflectionModes', {
|
|
|
3668
3668
|
get: function () {
|
|
3669
3669
|
return reflectionModes;
|
|
3670
3670
|
}
|
|
3671
|
-
});
|
|
3671
|
+
});
|
|
3672
|
+
//# sourceMappingURL=config-kjucozD0.cjs.map
|
package/dist/vendor/core.cjs
CHANGED
|
@@ -1217,4 +1217,5 @@ exports.time = require_types.time;
|
|
|
1217
1217
|
exports.toFastProperties = require_types.toFastProperties;
|
|
1218
1218
|
exports.uint8ArrayToUtf8 = uint8ArrayToUtf8;
|
|
1219
1219
|
exports.urlJoin = urlJoin;
|
|
1220
|
-
exports.zip = require_types.zip;
|
|
1220
|
+
exports.zip = require_types.zip;
|
|
1221
|
+
//# sourceMappingURL=core.cjs.map
|
|
@@ -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-LYoUBwrr.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-DZULKKdI.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-tVqzhDgZ.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-EpGQgrx7.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-kjucozD0.cjs');
|
|
3
3
|
|
|
4
4
|
exports.defaultExcluded = require_config.defaultExcluded;
|
|
5
5
|
exports.getConfigResolver = require_config.getConfigResolver;
|