@powerlines/deepkit 0.6.163 → 0.6.164
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/vendor/{chunk-MTOWCZNV.cjs → chunk-4SX43CAY.cjs} +2 -2
- package/dist/vendor/{chunk-GAYDPB74.cjs → chunk-6KH3CZC2.cjs} +176 -176
- package/dist/vendor/{chunk-NARCKGCU.cjs → chunk-WVX55GA2.cjs} +3 -3
- package/dist/vendor/core.cjs +130 -130
- package/dist/vendor/type-compiler/{chunk-4HLWH6ZE.js → chunk-2KU56FN7.js} +4 -4
- package/dist/vendor/type-compiler/{chunk-3Q2PJFM5.js → chunk-JA7YMDNJ.js} +6 -6
- package/dist/vendor/type-compiler/{chunk-656K77DV.cjs → chunk-MRNJJXXF.cjs} +6 -6
- package/dist/vendor/type-compiler/{chunk-HDDL7EEI.cjs → chunk-SZWLDVOC.cjs} +508 -508
- package/dist/vendor/type-compiler/compiler.cjs +12 -12
- package/dist/vendor/type-compiler/compiler.js +2 -2
- package/dist/vendor/type-compiler/config.cjs +9 -9
- package/dist/vendor/type-compiler/config.js +2 -2
- package/dist/vendor/type-compiler/index.cjs +26 -26
- package/dist/vendor/type-compiler/index.js +6 -6
- package/dist/vendor/type-spec.cjs +5 -5
- package/dist/vendor/type.cjs +776 -776
- package/package.json +5 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { init_esm_shims, __name, Resolver, getConfigResolver, debug, __require, reflectionModeMatcher, debug2 } from './chunk-
|
|
1
|
+
import { init_esm_shims, __name, Resolver, getConfigResolver, debug, __require, reflectionModeMatcher, debug2 } from './chunk-JA7YMDNJ.js';
|
|
2
2
|
import ts3, { isBigIntLiteral } from 'typescript';
|
|
3
3
|
|
|
4
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
5
5
|
init_esm_shims();
|
|
6
6
|
|
|
7
7
|
// ../../node_modules/.pnpm/@deepkit+type-spec@1.0.1_patch_hash=f3c3a4fd486751022d78f17d39a5a79f493bca20b185964ca1aba41fbfc93244/node_modules/@deepkit/type-spec/dist/esm/index.js
|
|
@@ -276,7 +276,7 @@ var knownLibFilesForCompilerOptions = /* @__PURE__ */ __name(function knownLibFi
|
|
|
276
276
|
return files.slice(0, finalCutIndex + 1);
|
|
277
277
|
}, "knownLibFilesForCompilerOptions");
|
|
278
278
|
|
|
279
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
279
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/reflection-ast.js
|
|
280
280
|
init_esm_shims();
|
|
281
281
|
|
|
282
282
|
// ../../node_modules/.pnpm/@marcj+ts-clone-node@2.2.0_typescript@5.9.3/node_modules/@marcj/ts-clone-node/dist/esm/index.js
|
|
@@ -4844,7 +4844,7 @@ function finish(oldNode, newNode) {
|
|
|
4844
4844
|
}
|
|
4845
4845
|
__name(finish, "finish");
|
|
4846
4846
|
|
|
4847
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4847
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
4848
4848
|
var { visitEachChild, visitNode, isPropertyAssignment, isArrayTypeNode, isArrowFunction: isArrowFunction2, isBlock, isCallExpression, isCallSignatureDeclaration, isClassDeclaration, isClassExpression, isConstructorDeclaration, isConstructorTypeNode, isConstructSignatureDeclaration, isEnumDeclaration, isExportDeclaration, isExpression, isExpressionWithTypeArguments, isFunctionDeclaration, isFunctionExpression, isFunctionLike, isIdentifier: isIdentifier2, isImportClause, isImportDeclaration, isImportSpecifier, isInferTypeNode, isInterfaceDeclaration, isMethodDeclaration, isMethodSignature, isModuleDeclaration, isNamedExports, isNamedTupleMember: isNamedTupleMember2, isNewExpression, isObjectLiteralExpression, isOptionalTypeNode: isOptionalTypeNode2, isParameter, isParenthesizedExpression, isParenthesizedTypeNode, isPropertyAccessExpression, isQualifiedName, isSourceFile, isStringLiteral: isStringLiteral2, isTypeAliasDeclaration, isTypeLiteralNode, isTypeParameterDeclaration, isTypeQueryNode, isTypeReferenceNode, isUnionTypeNode, isExpressionStatement, isVariableDeclaration, getEffectiveConstraintOfTypeParameter, addSyntheticLeadingComment, createCompilerHost, createPrinter, escapeLeadingUnderscores, EmitHint, NodeFlags: NodeFlags2, SyntaxKind: SyntaxKind2, ScriptTarget, ModifierFlags, ScriptKind } = ts3;
|
|
4849
4849
|
function encodeOps(ops) {
|
|
4850
4850
|
return ops.map((v) => String.fromCharCode(v + 33)).join("");
|
|
@@ -38,9 +38,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
38
38
|
mod
|
|
39
39
|
));
|
|
40
40
|
|
|
41
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.
|
|
41
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.8_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_3907d7c2f5a431cc882470a90d10b45f/node_modules/tsup/assets/esm_shims.js
|
|
42
42
|
var init_esm_shims = __esm({
|
|
43
|
-
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.
|
|
43
|
+
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.8_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_3907d7c2f5a431cc882470a90d10b45f/node_modules/tsup/assets/esm_shims.js"() {
|
|
44
44
|
}
|
|
45
45
|
});
|
|
46
46
|
|
|
@@ -3381,10 +3381,10 @@ var require_micromatch = __commonJS({
|
|
|
3381
3381
|
}
|
|
3382
3382
|
});
|
|
3383
3383
|
|
|
3384
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3384
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3385
3385
|
init_esm_shims();
|
|
3386
3386
|
|
|
3387
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3387
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
|
|
3388
3388
|
init_esm_shims();
|
|
3389
3389
|
function isDebug(level = 1) {
|
|
3390
3390
|
const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
|
|
@@ -3404,7 +3404,7 @@ function debug2(...message) {
|
|
|
3404
3404
|
}
|
|
3405
3405
|
__name(debug2, "debug2");
|
|
3406
3406
|
|
|
3407
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3407
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3408
3408
|
init_esm_shims();
|
|
3409
3409
|
var import_micromatch = __toESM(require_micromatch());
|
|
3410
3410
|
var { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = ts2;
|
|
@@ -3491,7 +3491,7 @@ var Resolver = class {
|
|
|
3491
3491
|
}
|
|
3492
3492
|
};
|
|
3493
3493
|
|
|
3494
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3494
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3495
3495
|
var reflectionModes = [
|
|
3496
3496
|
"default",
|
|
3497
3497
|
"explicit",
|
|
@@ -44,9 +44,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
44
44
|
mod
|
|
45
45
|
));
|
|
46
46
|
|
|
47
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.
|
|
47
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.8_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_3907d7c2f5a431cc882470a90d10b45f/node_modules/tsup/assets/cjs_shims.js
|
|
48
48
|
var init_cjs_shims = __esm({
|
|
49
|
-
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.
|
|
49
|
+
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.57.8_@types+node@25.5.0__@swc+core@1.15.21_@swc+h_3907d7c2f5a431cc882470a90d10b45f/node_modules/tsup/assets/cjs_shims.js"() {
|
|
50
50
|
}
|
|
51
51
|
});
|
|
52
52
|
|
|
@@ -3387,10 +3387,10 @@ var require_micromatch = __commonJS({
|
|
|
3387
3387
|
}
|
|
3388
3388
|
});
|
|
3389
3389
|
|
|
3390
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3390
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3391
3391
|
init_cjs_shims();
|
|
3392
3392
|
|
|
3393
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3393
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
|
|
3394
3394
|
init_cjs_shims();
|
|
3395
3395
|
function isDebug(level = 1) {
|
|
3396
3396
|
const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
|
|
@@ -3410,7 +3410,7 @@ function debug2(...message) {
|
|
|
3410
3410
|
}
|
|
3411
3411
|
__name(debug2, "debug2");
|
|
3412
3412
|
|
|
3413
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3413
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3414
3414
|
init_cjs_shims();
|
|
3415
3415
|
var import_micromatch = __toESM(require_micromatch());
|
|
3416
3416
|
var { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = ts2__default.default;
|
|
@@ -3497,7 +3497,7 @@ var Resolver = class {
|
|
|
3497
3497
|
}
|
|
3498
3498
|
};
|
|
3499
3499
|
|
|
3500
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3500
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=2011488ea7d6bd63266ba61c0f89d16f9db840d58a9ba80_d52c3332bc2b1620fcb98585a3b45708/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3501
3501
|
var reflectionModes = [
|
|
3502
3502
|
"default",
|
|
3503
3503
|
"explicit",
|