@powerlines/deepkit 0.6.112 → 0.6.113

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 CHANGED
@@ -22,12 +22,12 @@
22
22
  </div>
23
23
 
24
24
  <br />
25
- This package is part of the 🔌 <b>Powerlines</b> monorepo. Powerlines packages include CLI utility applications, tools, and various libraries used to create modern, scalable web applications.
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
- [![Version](https://img.shields.io/badge/version-0.2.0-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/powerlines/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
30
+ [![Version](https://img.shields.io/badge/version-0.6.111-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://stormsoftware.com/projects/powerlines)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/powerlines/release.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
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-BHSdc6oZ.cjs';
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-BHSdc6oZ.js';
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-BHSdc6oZ.cjs';
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-BHSdc6oZ.js';
12
+ import './reflection-9KUpjPqV.js';
13
13
  import 'esbuild';
14
14
  import 'powerlines';
15
15
  import '@deepkit/type-compiler/config';