@powerlines/deepkit 0.5.94 → 0.5.96
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-XAT6LZ26.cjs → chunk-G2WMWMDM.cjs} +3 -3
- package/dist/vendor/{chunk-RDDEGWEJ.cjs → chunk-MMS5GFCC.cjs} +2 -2
- package/dist/vendor/{chunk-477DW5U6.cjs → chunk-UUEEH6SI.cjs} +176 -176
- package/dist/vendor/core.cjs +130 -130
- package/dist/vendor/type-compiler/{chunk-5R43OMUP.js → chunk-CBSOLGMF.js} +6 -6
- package/dist/vendor/type-compiler/{chunk-CCPJKWT6.js → chunk-ISJ437UR.js} +4 -4
- package/dist/vendor/type-compiler/{chunk-BMXV7PT2.cjs → chunk-KD7YQ7YE.cjs} +6 -6
- package/dist/vendor/type-compiler/{chunk-GHDMNGRV.cjs → chunk-QISIFXWE.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 +3 -3
|
@@ -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.55.2_@types+node@24.10.9__@swc+core@1.15.
|
|
41
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.2_@types+node@24.10.9__@swc+core@1.15.10_@swc+_cf068840a494ee4d8cd7bb02cbb529dd/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.55.2_@types+node@24.10.9__@swc+core@1.15.
|
|
43
|
+
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.2_@types+node@24.10.9__@swc+core@1.15.10_@swc+_cf068840a494ee4d8cd7bb02cbb529dd/node_modules/tsup/assets/esm_shims.js"() {
|
|
44
44
|
}
|
|
45
45
|
});
|
|
46
46
|
|
|
@@ -3132,10 +3132,10 @@ var require_micromatch = __commonJS({
|
|
|
3132
3132
|
}
|
|
3133
3133
|
});
|
|
3134
3134
|
|
|
3135
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3135
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3136
3136
|
init_esm_shims();
|
|
3137
3137
|
|
|
3138
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3138
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
|
|
3139
3139
|
init_esm_shims();
|
|
3140
3140
|
function isDebug(level = 1) {
|
|
3141
3141
|
const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
|
|
@@ -3155,7 +3155,7 @@ function debug2(...message) {
|
|
|
3155
3155
|
}
|
|
3156
3156
|
__name(debug2, "debug2");
|
|
3157
3157
|
|
|
3158
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3158
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3159
3159
|
init_esm_shims();
|
|
3160
3160
|
var import_micromatch = __toESM(require_micromatch());
|
|
3161
3161
|
var { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = ts2;
|
|
@@ -3242,7 +3242,7 @@ var Resolver = class {
|
|
|
3242
3242
|
}
|
|
3243
3243
|
};
|
|
3244
3244
|
|
|
3245
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3245
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3246
3246
|
var reflectionModes = [
|
|
3247
3247
|
"default",
|
|
3248
3248
|
"explicit",
|
|
@@ -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-CBSOLGMF.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=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/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
|
|
@@ -240,7 +240,7 @@ var knownLibFilesForCompilerOptions = /* @__PURE__ */ __name(function knownLibFi
|
|
|
240
240
|
return files.slice(0, finalCutIndex + 1);
|
|
241
241
|
}, "knownLibFilesForCompilerOptions");
|
|
242
242
|
|
|
243
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
243
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/reflection-ast.js
|
|
244
244
|
init_esm_shims();
|
|
245
245
|
|
|
246
246
|
// ../../node_modules/.pnpm/@marcj+ts-clone-node@2.2.0_typescript@5.9.3/node_modules/@marcj/ts-clone-node/dist/esm/index.js
|
|
@@ -4808,7 +4808,7 @@ function finish(oldNode, newNode) {
|
|
|
4808
4808
|
}
|
|
4809
4809
|
__name(finish, "finish");
|
|
4810
4810
|
|
|
4811
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
4811
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/compiler.js
|
|
4812
4812
|
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;
|
|
4813
4813
|
function encodeOps(ops) {
|
|
4814
4814
|
return ops.map((v) => String.fromCharCode(v + 33)).join("");
|
|
@@ -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.55.2_@types+node@24.10.9__@swc+core@1.15.
|
|
47
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.2_@types+node@24.10.9__@swc+core@1.15.10_@swc+_cf068840a494ee4d8cd7bb02cbb529dd/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.55.2_@types+node@24.10.9__@swc+core@1.15.
|
|
49
|
+
"../../node_modules/.pnpm/tsup@8.4.0_@microsoft+api-extractor@7.55.2_@types+node@24.10.9__@swc+core@1.15.10_@swc+_cf068840a494ee4d8cd7bb02cbb529dd/node_modules/tsup/assets/cjs_shims.js"() {
|
|
50
50
|
}
|
|
51
51
|
});
|
|
52
52
|
|
|
@@ -3138,10 +3138,10 @@ var require_micromatch = __commonJS({
|
|
|
3138
3138
|
}
|
|
3139
3139
|
});
|
|
3140
3140
|
|
|
3141
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3141
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3142
3142
|
init_cjs_shims();
|
|
3143
3143
|
|
|
3144
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3144
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/debug.js
|
|
3145
3145
|
init_cjs_shims();
|
|
3146
3146
|
function isDebug(level = 1) {
|
|
3147
3147
|
const expected = "deepkit" + (level > 1 ? "+".repeat(level - 1) : "");
|
|
@@ -3161,7 +3161,7 @@ function debug2(...message) {
|
|
|
3161
3161
|
}
|
|
3162
3162
|
__name(debug2, "debug2");
|
|
3163
3163
|
|
|
3164
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3164
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/resolver.js
|
|
3165
3165
|
init_cjs_shims();
|
|
3166
3166
|
var import_micromatch = __toESM(require_micromatch());
|
|
3167
3167
|
var { createSourceFile, resolveModuleName, isStringLiteral, JSDocParsingMode, ScriptTarget } = ts2__default.default;
|
|
@@ -3248,7 +3248,7 @@ var Resolver = class {
|
|
|
3248
3248
|
}
|
|
3249
3249
|
};
|
|
3250
3250
|
|
|
3251
|
-
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=
|
|
3251
|
+
// ../../node_modules/.pnpm/@deepkit+type-compiler@1.0.5_patch_hash=88e8267ac73f46799c551ae3696181dc1f272895f490f8c_d810da45aa4306320461c89b0179b7aa/node_modules/@deepkit/type-compiler/dist/esm/src/config.js
|
|
3252
3252
|
var reflectionModes = [
|
|
3253
3253
|
"default",
|
|
3254
3254
|
"explicit",
|