@powerlines/deepkit 0.6.112 → 0.6.115
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/README.md +3 -2
- package/dist/capnp.d.cts +1 -1
- package/dist/capnp.d.ts +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/reflection-9KUpjPqV.d.cts +1567 -0
- package/dist/reflection-9KUpjPqV.d.ts +1567 -0
- package/dist/types.d.cts +1 -1
- package/dist/types.d.ts +1 -1
- package/package.json +5 -5
- package/schemas/reflection.d.cts +1524 -1514
- package/schemas/reflection.d.ts +1524 -1514
- package/dist/reflection-BHSdc6oZ.d.cts +0 -1559
- package/dist/reflection-BHSdc6oZ.d.ts +0 -1559
package/README.md
CHANGED
|
@@ -22,12 +22,12 @@
|
|
|
22
22
|
</div>
|
|
23
23
|
|
|
24
24
|
<br />
|
|
25
|
-
This package is part of the
|
|
25
|
+
This package is part of the <b>🔌 Powerlines</b> monorepo. Powerlines is the "any framework" framework that simplifies modern dev tool usage, generates virtual (or actual) code modules, and improves DX across the board.
|
|
26
26
|
<br />
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://stormsoftware.com/projects/powerlines) [](http://commitizen.github.io/cz-cli/)  
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
|
@@ -55,6 +55,7 @@ A package containing the Deepkit plugin for Powerlines, various helper utilities
|
|
|
55
55
|
|
|
56
56
|
<!-- START doctoc -->
|
|
57
57
|
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
|
58
|
+
|
|
58
59
|
## Table of Contents
|
|
59
60
|
|
|
60
61
|
- [Powerlines - Deepkit Transform Plugin](#powerlines---deepkit-transform-plugin)
|
package/dist/capnp.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SerializedTypes, SerializedTypeArray as SerializedTypeArray$1, SerializedType as SerializedType$1, SerializedTypeClassType as SerializedTypeClassType$1, SerializedTypeEnum as SerializedTypeEnum$1, SerializedTypeFunction as SerializedTypeFunction$1, SerializedTypeInfer as SerializedTypeInfer$1, SerializedTypeIntersection as SerializedTypeIntersection$1, SerializedTypeLiteral as SerializedTypeLiteral$1, SerializedTypeMethodSignature as SerializedTypeMethodSignature$1, SerializedTypeObjectLiteral as SerializedTypeObjectLiteral$1, SerializedTypeParameter as SerializedTypeParameter$1, SerializedTypeProperty as SerializedTypeProperty$1, SerializedTypePropertySignature as SerializedTypePropertySignature$1, SimpleSerializedType as SimpleSerializedType$1, SerializedTypeTuple as SerializedTypeTuple$1, SerializedTypeTupleMember as SerializedTypeTupleMember$1, SerializedTypeUnion as SerializedTypeUnion$1, SerializedTypeReference, SerializedTypeMethod, ReflectionKind, TagsReflection as TagsReflection$1 } from '@powerlines/deepkit/vendor/type';
|
|
2
2
|
import { List } from '@stryke/capnp';
|
|
3
|
-
import { S as SerializedType, a as SerializedTypeArray, b as SerializedType_Type, c as SerializedTypeClassType, D as DefaultValueReflection, d as SerializedTypeEnum, e as SerializedTypeFunction, f as SerializedTypeInfer, g as SerializedTypeIntersection, h as SerializedTypeLiteral, i as SerializedTypeMethodSignature, j as SerializedTypeObjectLiteral, k as SerializedTypeOther, l as SerializedTypeParameter, m as SerializedTypeProperty, n as SerializedTypePropertySignature, o as SimpleSerializedType, p as SerializedTypeTuple, q as SerializedTypeTupleMember, r as SerializedTypeUnion, I as IndexAccessOrigin, s as SerializedTypeMethod$1, T as TagsReflection } from './reflection-
|
|
3
|
+
import { S as SerializedType, a as SerializedTypeArray, b as SerializedType_Type, c as SerializedTypeClassType, D as DefaultValueReflection, d as SerializedTypeEnum, e as SerializedTypeFunction, f as SerializedTypeInfer, g as SerializedTypeIntersection, h as SerializedTypeLiteral, i as SerializedTypeMethodSignature, j as SerializedTypeObjectLiteral, k as SerializedTypeOther, l as SerializedTypeParameter, m as SerializedTypeProperty, n as SerializedTypePropertySignature, o as SimpleSerializedType, p as SerializedTypeTuple, q as SerializedTypeTupleMember, r as SerializedTypeUnion, I as IndexAccessOrigin, s as SerializedTypeMethod$1, T as TagsReflection } from './reflection-9KUpjPqV.cjs';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Converts a Deepkit serialized type to a Cap'n Proto serialized type.
|
package/dist/capnp.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { SerializedTypes, SerializedTypeArray as SerializedTypeArray$1, SerializedType as SerializedType$1, SerializedTypeClassType as SerializedTypeClassType$1, SerializedTypeEnum as SerializedTypeEnum$1, SerializedTypeFunction as SerializedTypeFunction$1, SerializedTypeInfer as SerializedTypeInfer$1, SerializedTypeIntersection as SerializedTypeIntersection$1, SerializedTypeLiteral as SerializedTypeLiteral$1, SerializedTypeMethodSignature as SerializedTypeMethodSignature$1, SerializedTypeObjectLiteral as SerializedTypeObjectLiteral$1, SerializedTypeParameter as SerializedTypeParameter$1, SerializedTypeProperty as SerializedTypeProperty$1, SerializedTypePropertySignature as SerializedTypePropertySignature$1, SimpleSerializedType as SimpleSerializedType$1, SerializedTypeTuple as SerializedTypeTuple$1, SerializedTypeTupleMember as SerializedTypeTupleMember$1, SerializedTypeUnion as SerializedTypeUnion$1, SerializedTypeReference, SerializedTypeMethod, ReflectionKind, TagsReflection as TagsReflection$1 } from '@powerlines/deepkit/vendor/type';
|
|
2
2
|
import { List } from '@stryke/capnp';
|
|
3
|
-
import { S as SerializedType, a as SerializedTypeArray, b as SerializedType_Type, c as SerializedTypeClassType, D as DefaultValueReflection, d as SerializedTypeEnum, e as SerializedTypeFunction, f as SerializedTypeInfer, g as SerializedTypeIntersection, h as SerializedTypeLiteral, i as SerializedTypeMethodSignature, j as SerializedTypeObjectLiteral, k as SerializedTypeOther, l as SerializedTypeParameter, m as SerializedTypeProperty, n as SerializedTypePropertySignature, o as SimpleSerializedType, p as SerializedTypeTuple, q as SerializedTypeTupleMember, r as SerializedTypeUnion, I as IndexAccessOrigin, s as SerializedTypeMethod$1, T as TagsReflection } from './reflection-
|
|
3
|
+
import { S as SerializedType, a as SerializedTypeArray, b as SerializedType_Type, c as SerializedTypeClassType, D as DefaultValueReflection, d as SerializedTypeEnum, e as SerializedTypeFunction, f as SerializedTypeInfer, g as SerializedTypeIntersection, h as SerializedTypeLiteral, i as SerializedTypeMethodSignature, j as SerializedTypeObjectLiteral, k as SerializedTypeOther, l as SerializedTypeParameter, m as SerializedTypeProperty, n as SerializedTypePropertySignature, o as SimpleSerializedType, p as SerializedTypeTuple, q as SerializedTypeTupleMember, r as SerializedTypeUnion, I as IndexAccessOrigin, s as SerializedTypeMethod$1, T as TagsReflection } from './reflection-9KUpjPqV.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Converts a Deepkit serialized type to a Cap'n Proto serialized type.
|
package/dist/index.d.cts
CHANGED
|
@@ -9,7 +9,7 @@ export { ContextReflectionRecord, Reflection, ReflectionRecord, __ΩContextRefle
|
|
|
9
9
|
export { getEnumReflectionType, getUnionTypes, isStringUnion, kindToName, stringifyDefaultValue, stringifyStringValue, stringifyValue } from './utilities.cjs';
|
|
10
10
|
import '@powerlines/deepkit/vendor/type';
|
|
11
11
|
import '@stryke/capnp';
|
|
12
|
-
import './reflection-
|
|
12
|
+
import './reflection-9KUpjPqV.cjs';
|
|
13
13
|
import 'esbuild';
|
|
14
14
|
import 'powerlines';
|
|
15
15
|
import '@deepkit/type-compiler/config';
|
package/dist/index.d.ts
CHANGED
|
@@ -9,7 +9,7 @@ export { ContextReflectionRecord, Reflection, ReflectionRecord, __ΩContextRefle
|
|
|
9
9
|
export { getEnumReflectionType, getUnionTypes, isStringUnion, kindToName, stringifyDefaultValue, stringifyStringValue, stringifyValue } from './utilities.js';
|
|
10
10
|
import '@powerlines/deepkit/vendor/type';
|
|
11
11
|
import '@stryke/capnp';
|
|
12
|
-
import './reflection-
|
|
12
|
+
import './reflection-9KUpjPqV.js';
|
|
13
13
|
import 'esbuild';
|
|
14
14
|
import 'powerlines';
|
|
15
15
|
import '@deepkit/type-compiler/config';
|