@powerlines/deepkit 0.7.5 → 0.7.7
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/_virtual/_rolldown/runtime.cjs +31 -0
- package/dist/_virtual/_rolldown/runtime.mjs +8 -0
- package/dist/capnp.cjs +955 -46
- package/dist/capnp.d.cts +41 -41
- package/dist/capnp.d.mts +41 -41
- package/dist/capnp.mjs +911 -2
- package/dist/esbuild-plugin.cjs +47 -2
- package/dist/esbuild-plugin.d.cts +1 -1
- package/dist/esbuild-plugin.d.mts +1 -1
- package/dist/esbuild-plugin.mjs +47 -2
- package/dist/index.cjs +3 -4
- package/dist/index.mjs +3 -4
- package/dist/{capnp-BLCHrDSY.cjs → packages/deepkit/schemas/reflection.cjs} +3 -1180
- package/dist/{reflection-Bhe75GyI.d.mts → packages/deepkit/schemas/reflection.d.cts} +2 -2
- package/dist/{reflection-DGOuMF8F.d.cts → packages/deepkit/schemas/reflection.d.mts} +2 -2
- package/dist/{capnp-BqAglxrS.mjs → packages/deepkit/schemas/reflection.mjs} +2 -910
- package/dist/reflect-type.cjs +5 -5
- package/dist/reflect-type.d.cts +1 -1
- package/dist/reflect-type.d.mts +1 -1
- package/dist/reflect-type.mjs +2 -2
- package/dist/resolve-reflections.cjs +1 -1
- package/dist/rolldown-plugin.cjs +1 -1
- package/dist/transformer.cjs +6 -5
- package/dist/transformer.d.cts +1 -1
- package/dist/transformer.d.mts +1 -1
- package/dist/transformer.mjs +2 -1
- package/dist/transpile.cjs +2 -2
- package/dist/transpile.d.cts +1 -1
- package/dist/transpile.d.mts +1 -1
- package/dist/types.d.cts +3 -3
- package/dist/types.d.mts +3 -3
- package/dist/utilities.cjs +116 -8
- package/dist/utilities.d.cts +1 -1
- package/dist/utilities.d.mts +1 -1
- package/dist/utilities.mjs +110 -2
- package/dist/{compiler-B-zwyGQf.d.cts → vendor/compiler-BYhFaVxE.d.mts} +3 -3
- package/dist/{compiler-DTp8Jvav.cjs → vendor/compiler-Ci5aO9pY.cjs} +2 -2
- package/dist/{compiler-BUUdv7wG.mjs → vendor/compiler-CqkzeoNX.mjs} +3 -3
- package/dist/{compiler-BzOZmhWO.d.mts → vendor/compiler-Dz2b4nOM.d.cts} +3 -3
- package/dist/{config-B2hS4_tR.d.mts → vendor/config-BTErH18l.d.mts} +1 -1
- package/dist/{config-DCmu3CV2.d.cts → vendor/config-Cc2qE8fH.d.cts} +1 -1
- package/dist/{config-CuXC21KA.mjs → vendor/config-eSNKiBGB.mjs} +1 -1
- package/dist/vendor/core.cjs +1 -1
- package/dist/vendor/core.d.cts +1 -1
- package/dist/vendor/core.d.mts +1 -1
- package/dist/vendor/core.mjs +1 -1
- package/dist/{string-CjkshhTG.mjs → vendor/string-DoT35ViA.mjs} +1 -1
- package/dist/{type-DfwJ6GTs.d.mts → vendor/type-2yMJb9Mw.d.cts} +1 -1
- package/dist/{type-DR66Hepn.d.cts → vendor/type-BoBEcrg7.d.mts} +1 -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 +3 -3
- package/dist/vendor/type-compiler/index.d.cts +2 -2
- package/dist/vendor/type-compiler/index.d.mts +2 -2
- package/dist/vendor/type-compiler/index.mjs +2 -2
- package/dist/vendor/type-spec.cjs +1 -1
- package/dist/vendor/type-spec.d.cts +1 -1
- package/dist/vendor/type-spec.d.mts +1 -1
- package/dist/vendor/type-spec.mjs +1 -1
- package/dist/{type-BWm74eaQ.mjs → vendor/type-wscUl8NW.mjs} +1 -1
- package/dist/vendor/type.cjs +9375 -268
- package/dist/vendor/type.d.cts +2969 -3
- package/dist/vendor/type.d.mts +2969 -3
- package/dist/vendor/type.mjs +9109 -3
- package/dist/{types-BO3PJV5p.d.mts → vendor/types-BwPWMe3m.d.mts} +1 -1
- package/dist/{types-Bb6lL3KL.d.cts → vendor/types-exLGvFgG.d.cts} +1 -1
- package/package.json +13 -21
- package/dist/config-C0OHvihx.d.mts +0 -1
- package/dist/config-GPeRZeGl.d.cts +0 -1
- package/dist/esbuild-plugin-BUYqx8_5.cjs +0 -80
- package/dist/esbuild-plugin-CRQUmm86.mjs +0 -75
- package/dist/type-8AL5U7vn.d.cts +0 -2969
- package/dist/type-BDuj5wg2.d.mts +0 -2969
- package/dist/type-C7UXbXfx.cjs +0 -10688
- package/dist/type-ma8o4dJG.mjs +0 -9110
- package/dist/utilities-CT_jcB5h.mjs +0 -1483
- package/dist/utilities-Dr3TzxMb.cjs +0 -1523
- /package/dist/{chunk-BmvPcxpV.cjs → vendor/chunk-BmvPcxpV.cjs} +0 -0
- /package/dist/{chunk-CgI6uo-e.mjs → vendor/chunk-CgI6uo-e.mjs} +0 -0
- /package/dist/{config-GVyELKY1.cjs → vendor/config-BbFVGRVh.cjs} +0 -0
- /package/dist/{string-CpVz34Gv.cjs → vendor/string-LTCnMzW_.cjs} +0 -0
- /package/dist/{type-DhqntM0q.cjs → vendor/type-fEQrgtBF.cjs} +0 -0
|
@@ -1557,5 +1557,5 @@ declare class SerializedTypes extends $.Struct {
|
|
|
1557
1557
|
toString(): string;
|
|
1558
1558
|
} //#endregion
|
|
1559
1559
|
//#endregion
|
|
1560
|
-
export {
|
|
1561
|
-
//# sourceMappingURL=reflection
|
|
1560
|
+
export { DefaultValueReflection, IndexAccessOrigin, SerializedType, SerializedTypeArray, SerializedTypeClassType, SerializedTypeEnum, SerializedTypeFunction, SerializedTypeInfer, SerializedTypeIntersection, SerializedTypeLiteral, SerializedTypeMethod, SerializedTypeMethodSignature, SerializedTypeObjectLiteral, SerializedTypeOther, SerializedTypeParameter, SerializedTypeProperty, SerializedTypePropertySignature, SerializedTypeTuple, SerializedTypeTupleMember, SerializedTypeUnion, SerializedType_Type, SerializedTypes, SimpleSerializedType, TagsReflection };
|
|
1561
|
+
//# sourceMappingURL=reflection.d.cts.map
|
|
@@ -1557,5 +1557,5 @@ declare class SerializedTypes extends $.Struct {
|
|
|
1557
1557
|
toString(): string;
|
|
1558
1558
|
} //#endregion
|
|
1559
1559
|
//#endregion
|
|
1560
|
-
export {
|
|
1561
|
-
//# sourceMappingURL=reflection
|
|
1560
|
+
export { DefaultValueReflection, IndexAccessOrigin, SerializedType, SerializedTypeArray, SerializedTypeClassType, SerializedTypeEnum, SerializedTypeFunction, SerializedTypeInfer, SerializedTypeIntersection, SerializedTypeLiteral, SerializedTypeMethod, SerializedTypeMethodSignature, SerializedTypeObjectLiteral, SerializedTypeOther, SerializedTypeParameter, SerializedTypeProperty, SerializedTypePropertySignature, SerializedTypeTuple, SerializedTypeTupleMember, SerializedTypeUnion, SerializedType_Type, SerializedTypes, SimpleSerializedType, TagsReflection };
|
|
1561
|
+
//# sourceMappingURL=reflection.d.mts.map
|