@powerlines/plugin-alloy 0.15.10 → 0.16.1
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/builtin-file-CXkreb3b.mjs +43 -0
- package/dist/builtin-file-D0xcKRt6.cjs +49 -0
- package/dist/builtin-file-D5YA-OFP.d.cts +34 -0
- package/dist/builtin-file-Df3B4vGB.d.mts +34 -0
- package/dist/capnp-6EjloHj4.mjs +265 -0
- package/dist/capnp-BHeTs4Ea.d.mts +86 -0
- package/dist/capnp-CirEkAHB.d.cts +86 -0
- package/dist/capnp-DOzEf2mj.cjs +362 -0
- package/dist/{_virtual/rolldown_runtime.cjs → chunk-BwyOHTjC.cjs} +12 -2
- package/dist/components-BrkXdHq-.d.mts +141 -0
- package/dist/components-CH68f_ve.mjs +1 -0
- package/dist/components-CO0xjM8H.mjs +1 -0
- package/dist/components-CnI3Y57d.mjs +1 -0
- package/dist/components-Cvpo9IEL.cjs +0 -0
- package/dist/components-DTkri-mp.cjs +0 -0
- package/dist/components-DkVeQ5Yn.d.cts +141 -0
- package/dist/components-Gg416Czx.cjs +0 -0
- package/dist/components-ZbItRNLr.cjs +0 -0
- package/dist/components-vTvc6Xgc.mjs +1 -0
- package/dist/context-B1Z2ZRAI.d.cts +32 -0
- package/dist/context-BwQLwanm.d.mts +1680 -0
- package/dist/context-CWt70HA3.d.cts +1680 -0
- package/dist/context-DkLnFNZm.cjs +60 -0
- package/dist/context-eP3fitqj.mjs +36 -0
- package/dist/context-x-0aNytc.d.mts +32 -0
- package/dist/contexts-BtxvYUPj.cjs +0 -0
- package/dist/contexts-Dy4nfIoL.mjs +1 -0
- package/dist/contexts-DzdhIC7G.cjs +0 -0
- package/dist/contexts-Q1YIygoz.mjs +1 -0
- package/dist/core/components/index.cjs +8 -6
- package/dist/core/components/index.d.cts +6 -3
- package/dist/core/components/index.d.mts +6 -3
- package/dist/core/components/index.mjs +5 -3
- package/dist/core/components/output.cjs +3 -39
- package/dist/core/components/output.d.cts +2 -17
- package/dist/core/components/output.d.mts +2 -17
- package/dist/core/components/output.mjs +2 -37
- package/dist/core/components/single-line-comment.cjs +2 -21
- package/dist/core/components/single-line-comment.d.cts +3 -21
- package/dist/core/components/single-line-comment.d.mts +3 -21
- package/dist/core/components/single-line-comment.mjs +1 -19
- package/dist/core/components/source-file.cjs +2 -57
- package/dist/core/components/source-file.d.cts +3 -30
- package/dist/core/components/source-file.d.mts +3 -30
- package/dist/core/components/source-file.mjs +1 -54
- package/dist/core/contexts/context.cjs +5 -28
- package/dist/core/contexts/context.d.cts +3 -26
- package/dist/core/contexts/context.d.mts +3 -26
- package/dist/core/contexts/context.mjs +2 -25
- package/dist/core/contexts/index.cjs +15 -13
- package/dist/core/contexts/index.d.cts +6 -3
- package/dist/core/contexts/index.d.mts +6 -3
- package/dist/core/contexts/index.mjs +4 -3
- package/dist/core/contexts/reflection.cjs +9 -67
- package/dist/core/contexts/reflection.d.cts +3 -50
- package/dist/core/contexts/reflection.d.mts +3 -50
- package/dist/core/contexts/reflection.mjs +1 -58
- package/dist/core/index.cjs +22 -21
- package/dist/core/index.d.cts +10 -8
- package/dist/core/index.d.mts +10 -8
- package/dist/core/index.mjs +8 -8
- package/dist/create-builtin-CtBhQRxS.d.mts +15 -0
- package/dist/create-builtin-DgYGwEYD.cjs +24 -0
- package/dist/create-builtin-Dug1rcMQ.mjs +18 -0
- package/dist/create-builtin-SArMbh0-.d.cts +15 -0
- package/dist/dynamic-import-statement-3Xp_1L50.d.cts +32 -0
- package/dist/dynamic-import-statement-BFl4j9Ex.cjs +30 -0
- package/dist/dynamic-import-statement-BjiwPuJ3.d.mts +32 -0
- package/dist/dynamic-import-statement-DYl1f5Mj.mjs +24 -0
- package/dist/entry-file-CG9ZnV39.d.mts +27 -0
- package/dist/entry-file-CTYBU7Lg.mjs +37 -0
- package/dist/entry-file-DIhtOJXO.d.cts +27 -0
- package/dist/entry-file-l3ZhaFTI.cjs +44 -0
- package/dist/helpers/capnp.cjs +19 -274
- package/dist/helpers/capnp.d.cts +2 -85
- package/dist/helpers/capnp.d.mts +2 -85
- package/dist/helpers/capnp.mjs +2 -255
- package/dist/helpers/create-builtin.cjs +2 -18
- package/dist/helpers/create-builtin.d.cts +1 -14
- package/dist/helpers/create-builtin.d.mts +1 -14
- package/dist/helpers/create-builtin.mjs +1 -16
- package/dist/helpers/index.cjs +24 -23
- package/dist/helpers/index.d.cts +5 -4
- package/dist/helpers/index.d.mts +5 -4
- package/dist/helpers/index.mjs +5 -4
- package/dist/helpers/refkey.cjs +2 -15
- package/dist/helpers/refkey.d.cts +1 -12
- package/dist/helpers/refkey.d.mts +1 -12
- package/dist/helpers/refkey.mjs +1 -13
- package/dist/helpers/typescript.cjs +3 -45
- package/dist/helpers/typescript.d.cts +1 -22
- package/dist/helpers/typescript.d.mts +1 -22
- package/dist/helpers/typescript.mjs +2 -43
- package/dist/index-Blaks7l8.d.cts +1 -0
- package/dist/index-CuheJfs-.d.mts +1 -0
- package/dist/index-CwSIy_W-.d.cts +1 -0
- package/dist/index-D7UbuJwP.d.mts +1 -0
- package/dist/index-D9XihFV1.d.mts +1 -0
- package/dist/index-DdxxIAKU.d.cts +1 -0
- package/dist/index-DrK1_jKY.d.mts +1 -0
- package/dist/index-DrZ2Dh-H.d.cts +1 -0
- package/dist/index-DztUdPP_.d.mts +1 -0
- package/dist/index-lQ_hGQ08.d.cts +1 -0
- package/dist/index.cjs +14 -9
- package/dist/index.d.cts +2 -2
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +36 -2
- package/dist/markdown/components/index.cjs +12 -7
- package/dist/markdown/components/index.d.cts +7 -2
- package/dist/markdown/components/index.d.mts +7 -2
- package/dist/markdown/components/index.mjs +7 -2
- package/dist/markdown/components/markdown-file.cjs +6 -117
- package/dist/markdown/components/markdown-file.d.cts +4 -22
- package/dist/markdown/components/markdown-file.d.mts +4 -22
- package/dist/markdown/components/markdown-file.mjs +4 -114
- package/dist/markdown/components/markdown-table.cjs +5 -100
- package/dist/markdown/components/markdown-table.d.cts +4 -26
- package/dist/markdown/components/markdown-table.d.mts +4 -26
- package/dist/markdown/components/markdown-table.mjs +2 -96
- package/dist/markdown/contexts/index.cjs +6 -5
- package/dist/markdown/contexts/index.d.cts +2 -1
- package/dist/markdown/contexts/index.d.mts +2 -1
- package/dist/markdown/contexts/index.mjs +2 -1
- package/dist/markdown/contexts/markdown-table.cjs +5 -36
- package/dist/markdown/contexts/markdown-table.d.cts +1 -36
- package/dist/markdown/contexts/markdown-table.d.mts +1 -36
- package/dist/markdown/contexts/markdown-table.mjs +1 -31
- package/dist/markdown/index.cjs +17 -14
- package/dist/markdown/index.d.cts +8 -5
- package/dist/markdown/index.d.mts +8 -5
- package/dist/markdown/index.mjs +8 -5
- package/dist/markdown-file-B8nepeQh.d.cts +23 -0
- package/dist/markdown-file-C7S89Ax6.d.mts +23 -0
- package/dist/markdown-file-CTMTrgdr.mjs +116 -0
- package/dist/markdown-file-GXj9nWQs.cjs +128 -0
- package/dist/markdown-table-AO9Jtw-o.mjs +98 -0
- package/dist/markdown-table-Biapn9k9.cjs +57 -0
- package/dist/markdown-table-BsrBoQZQ.d.cts +27 -0
- package/dist/markdown-table-CBiEJXMo.d.mts +27 -0
- package/dist/markdown-table-DFnnh_px.d.cts +37 -0
- package/dist/markdown-table-DKL6g91k.d.mts +37 -0
- package/dist/markdown-table-DaYAMMk6.mjs +33 -0
- package/dist/markdown-table-d1cy0JP3.cjs +116 -0
- package/dist/output-Bjz4m-uI.d.cts +18 -0
- package/dist/output-C_BQEAMU.d.mts +18 -0
- package/dist/output-CiQCsyui.cjs +45 -0
- package/dist/output-eQ8RcTrP.mjs +39 -0
- package/dist/plugin-85Hf9k78.mjs +1 -0
- package/dist/plugin-CofWgH_d.cjs +0 -0
- package/dist/plugin-DcrJBDQ2.d.mts +39 -0
- package/dist/plugin-K4ViA72J.d.cts +39 -0
- package/dist/record-expression-B0NGcmBj.mjs +11 -0
- package/dist/record-expression-P1BTu_7B.d.mts +12 -0
- package/dist/record-expression-j-3eBufn.cjs +17 -0
- package/dist/record-expression-rZuoLQWG.d.cts +12 -0
- package/dist/refkey-BRtVxqGW.d.mts +13 -0
- package/dist/refkey-BUzulmmj.cjs +21 -0
- package/dist/refkey-CSq-Ftvf.mjs +15 -0
- package/dist/refkey-DpAkQ3Cu.d.cts +13 -0
- package/dist/reflection-B9zOZEdi.d.mts +51 -0
- package/dist/reflection-BYeP2t8p.d.cts +51 -0
- package/dist/reflection-CKhynTvI.cjs +108 -0
- package/dist/reflection-srixNcX2.mjs +60 -0
- package/dist/single-line-comment-C9Fz5mkM.mjs +21 -0
- package/dist/single-line-comment-D6LszIjV.d.cts +22 -0
- package/dist/single-line-comment-DSz_BbMx.d.mts +22 -0
- package/dist/single-line-comment-_ZglDv1k.cjs +27 -0
- package/dist/source-file-B8OyOWg8.d.mts +31 -0
- package/dist/source-file-CJeMh4On.d.cts +31 -0
- package/dist/source-file-DKnFKRGJ.cjs +63 -0
- package/dist/source-file-Db1Wu_yq.mjs +56 -0
- package/dist/tsdoc-BT-2pTD3.d.mts +152 -0
- package/dist/tsdoc-BpykLfnB.cjs +576 -0
- package/dist/tsdoc-CWCdJ1Uj.mjs +456 -0
- package/dist/tsdoc-C_2VzSk_.d.cts +152 -0
- package/dist/tsdoc-reflection-BIWxEkBI.mjs +170 -0
- package/dist/tsdoc-reflection-BfwShG2g.d.cts +18 -0
- package/dist/tsdoc-reflection-Dr_Nf1ht.cjs +188 -0
- package/dist/tsdoc-reflection-auck1207.d.mts +18 -0
- package/dist/types/components.cjs +1 -0
- package/dist/types/components.d.cts +2 -141
- package/dist/types/components.d.mts +2 -141
- package/dist/types/components.mjs +2 -0
- package/dist/types/index.cjs +2 -0
- package/dist/types/index.d.cts +3 -2
- package/dist/types/index.d.mts +3 -2
- package/dist/types/index.mjs +3 -0
- package/dist/types/plugin.cjs +1 -0
- package/dist/types/plugin.d.cts +2 -40
- package/dist/types/plugin.d.mts +2 -40
- package/dist/types/plugin.mjs +2 -0
- package/dist/typescript/components/builtin-file.cjs +8 -43
- package/dist/typescript/components/builtin-file.d.cts +6 -33
- package/dist/typescript/components/builtin-file.d.mts +6 -33
- package/dist/typescript/components/builtin-file.mjs +7 -41
- package/dist/typescript/components/dynamic-import-statement.cjs +2 -24
- package/dist/typescript/components/dynamic-import-statement.d.cts +1 -31
- package/dist/typescript/components/dynamic-import-statement.d.mts +1 -31
- package/dist/typescript/components/dynamic-import-statement.mjs +1 -22
- package/dist/typescript/components/entry-file.cjs +6 -38
- package/dist/typescript/components/entry-file.d.cts +5 -26
- package/dist/typescript/components/entry-file.d.mts +5 -26
- package/dist/typescript/components/entry-file.mjs +5 -35
- package/dist/typescript/components/index.cjs +49 -43
- package/dist/typescript/components/index.d.cts +13 -9
- package/dist/typescript/components/index.d.mts +13 -9
- package/dist/typescript/components/index.mjs +15 -9
- package/dist/typescript/components/record-expression.cjs +2 -11
- package/dist/typescript/components/record-expression.d.cts +1 -11
- package/dist/typescript/components/record-expression.d.mts +1 -11
- package/dist/typescript/components/record-expression.mjs +1 -9
- package/dist/typescript/components/tsdoc-reflection.cjs +8 -172
- package/dist/typescript/components/tsdoc-reflection.d.cts +4 -17
- package/dist/typescript/components/tsdoc-reflection.d.mts +4 -17
- package/dist/typescript/components/tsdoc-reflection.mjs +5 -168
- package/dist/typescript/components/tsdoc.cjs +23 -475
- package/dist/typescript/components/tsdoc.d.cts +3 -151
- package/dist/typescript/components/tsdoc.d.mts +3 -151
- package/dist/typescript/components/tsdoc.mjs +3 -454
- package/dist/typescript/components/typescript-file.cjs +7 -192
- package/dist/typescript/components/typescript-file.d.cts +4 -46
- package/dist/typescript/components/typescript-file.d.mts +4 -46
- package/dist/typescript/components/typescript-file.mjs +4 -188
- package/dist/typescript/components/typescript-interface.cjs +8 -67
- package/dist/typescript/components/typescript-interface.d.cts +3 -23
- package/dist/typescript/components/typescript-interface.d.mts +3 -23
- package/dist/typescript/components/typescript-interface.mjs +6 -64
- package/dist/typescript/components/typescript-object.cjs +8 -124
- package/dist/typescript/components/typescript-object.d.cts +3 -24
- package/dist/typescript/components/typescript-object.d.mts +3 -24
- package/dist/typescript/components/typescript-object.mjs +6 -121
- package/dist/typescript/index.cjs +49 -44
- package/dist/typescript/index.d.cts +13 -10
- package/dist/typescript/index.d.mts +13 -10
- package/dist/typescript/index.mjs +15 -10
- package/dist/typescript-BIiCTw8m.d.mts +23 -0
- package/dist/typescript-NNuOlVjo.mjs +45 -0
- package/dist/typescript-VTSR_IQG.cjs +51 -0
- package/dist/typescript-YczHz9BQ.d.cts +23 -0
- package/dist/typescript-file-CCNXO3vl.d.mts +47 -0
- package/dist/typescript-file-DLbLtnFd.cjs +208 -0
- package/dist/typescript-file-DMYwIorq.d.cts +47 -0
- package/dist/typescript-file-hcvsHaDV.mjs +190 -0
- package/dist/typescript-interface-BM02EN5E.mjs +66 -0
- package/dist/typescript-interface-Br3QYNVt.d.mts +24 -0
- package/dist/typescript-interface-cuXGu4c4.cjs +78 -0
- package/dist/typescript-interface-g2r0ehxD.d.cts +24 -0
- package/dist/typescript-object-B3H8GN6V.d.cts +25 -0
- package/dist/typescript-object-Bk0AnSSQ.mjs +123 -0
- package/dist/typescript-object-Bsfy6ZF0.cjs +135 -0
- package/dist/typescript-object-CSAb1n2X.d.mts +25 -0
- package/dist/{deepkit/src/utilities.mjs → utilities-C6eipB1q.mjs} +1 -1
- package/dist/{deepkit/src/utilities.cjs → utilities-CiKb35hs.cjs} +25 -5
- package/dist/vendor/index.cjs +630 -15
- package/dist/vendor/index.d.ts +2 -0
- package/package.json +5 -5
- package/dist/_virtual/rolldown_runtime.mjs +0 -29
- package/dist/powerlines/src/lib/utilities/file-header.cjs +0 -13
- package/dist/powerlines/src/lib/utilities/file-header.mjs +0 -12
- package/dist/powerlines/src/types/babel.d.mts +0 -2
- package/dist/powerlines/src/types/build.d.cts +0 -145
- package/dist/powerlines/src/types/build.d.mts +0 -145
- package/dist/powerlines/src/types/commands.d.cts +0 -8
- package/dist/powerlines/src/types/commands.d.mts +0 -9
- package/dist/powerlines/src/types/config.d.cts +0 -369
- package/dist/powerlines/src/types/config.d.mts +0 -369
- package/dist/powerlines/src/types/context.d.cts +0 -362
- package/dist/powerlines/src/types/context.d.mts +0 -364
- package/dist/powerlines/src/types/fs.d.cts +0 -458
- package/dist/powerlines/src/types/fs.d.mts +0 -458
- package/dist/powerlines/src/types/hooks.d.mts +0 -2
- package/dist/powerlines/src/types/plugin.d.cts +0 -231
- package/dist/powerlines/src/types/plugin.d.mts +0 -231
- package/dist/powerlines/src/types/resolved.d.cts +0 -81
- package/dist/powerlines/src/types/resolved.d.mts +0 -81
- package/dist/powerlines/src/types/tsconfig.d.cts +0 -69
- package/dist/powerlines/src/types/tsconfig.d.mts +0 -69
- package/dist/vendor/index.mjs +0 -11
- /package/dist/{chunk-554SZY2F.cjs → vendor/chunk-554SZY2F.cjs} +0 -0
- /package/dist/{chunk-J2T6KGQO.js → vendor/chunk-J2T6KGQO.js} +0 -0
- /package/dist/{index.d.ts → vendor/index.d.cts} +0 -0
- /package/dist/{index.js → vendor/index.js} +0 -0
- /package/dist/{jsx-runtime.cjs → vendor/jsx-runtime.cjs} +0 -0
- /package/dist/{jsx-runtime.d.cts → vendor/jsx-runtime.d.cts} +0 -0
- /package/dist/{jsx-runtime.d.ts → vendor/jsx-runtime.d.ts} +0 -0
- /package/dist/{jsx-runtime.js → vendor/jsx-runtime.js} +0 -0
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as _alloy_js_core11 from "@alloy-js/core";
|
|
2
|
+
import { VarDeclarationProps } from "@alloy-js/typescript";
|
|
3
|
+
|
|
4
|
+
//#region src/typescript/components/dynamic-import-statement.d.ts
|
|
5
|
+
interface DynamicImportStatementProps extends Omit<VarDeclarationProps, "initializer"> {
|
|
6
|
+
/**
|
|
7
|
+
* The path of the module to import.
|
|
8
|
+
*/
|
|
9
|
+
importPath: string;
|
|
10
|
+
/**
|
|
11
|
+
* The name of the export to import from the module.
|
|
12
|
+
*
|
|
13
|
+
* @defaultValue "default"
|
|
14
|
+
*/
|
|
15
|
+
exportName?: string;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Generates a dynamic import statement for a given module path and export name.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```tsx
|
|
22
|
+
* <DynamicImportStatement importPath="./my-module" exportName="myExport" const={true} name="myVar" />
|
|
23
|
+
* // const myVar = await import("./my-module").then(m => m.myExport);
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* @param props - The properties for the dynamic import statement.
|
|
27
|
+
* @returns A `VarDeclaration` component representing the dynamic import statement.
|
|
28
|
+
*/
|
|
29
|
+
declare function DynamicImportStatement(props: DynamicImportStatementProps): _alloy_js_core11.Children;
|
|
30
|
+
declare type __ΩDynamicImportStatementProps = any[];
|
|
31
|
+
//#endregion
|
|
32
|
+
export { DynamicImportStatementProps as n, __ΩDynamicImportStatementProps as r, DynamicImportStatement as t };
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
const require_chunk = require('./chunk-BwyOHTjC.cjs');
|
|
2
|
+
let __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
3
|
+
let __powerlines_plugin_alloy_vendor = require("@powerlines/plugin-alloy/vendor");
|
|
4
|
+
let __alloy_js_typescript = require("@alloy-js/typescript");
|
|
5
|
+
|
|
6
|
+
//#region src/typescript/components/dynamic-import-statement.tsx
|
|
7
|
+
/**
|
|
8
|
+
* Generates a dynamic import statement for a given module path and export name.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* ```tsx
|
|
12
|
+
* <DynamicImportStatement importPath="./my-module" exportName="myExport" const={true} name="myVar" />
|
|
13
|
+
* // const myVar = await import("./my-module").then(m => m.myExport);
|
|
14
|
+
* ```
|
|
15
|
+
*
|
|
16
|
+
* @param props - The properties for the dynamic import statement.
|
|
17
|
+
* @returns A `VarDeclaration` component representing the dynamic import statement.
|
|
18
|
+
*/
|
|
19
|
+
function DynamicImportStatement(props) {
|
|
20
|
+
const { importPath, exportName = "default", const: isConst = true, ...rest } = props;
|
|
21
|
+
return (0, __alloy_js_core_jsx_runtime.createComponent)(__alloy_js_typescript.VarDeclaration, (0, __alloy_js_core_jsx_runtime.mergeProps)({ "const": isConst }, rest, { initializer: __powerlines_plugin_alloy_vendor.code`await import("${importPath}").then(m => m.${exportName});` }));
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
//#endregion
|
|
25
|
+
Object.defineProperty(exports, 'DynamicImportStatement', {
|
|
26
|
+
enumerable: true,
|
|
27
|
+
get: function () {
|
|
28
|
+
return DynamicImportStatement;
|
|
29
|
+
}
|
|
30
|
+
});
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
import * as _alloy_js_core15 from "@alloy-js/core";
|
|
2
|
+
import { VarDeclarationProps } from "@alloy-js/typescript";
|
|
3
|
+
|
|
4
|
+
//#region src/typescript/components/dynamic-import-statement.d.ts
|
|
5
|
+
interface DynamicImportStatementProps extends Omit<VarDeclarationProps, "initializer"> {
|
|
6
|
+
/**
|
|
7
|
+
* The path of the module to import.
|
|
8
|
+
*/
|
|
9
|
+
importPath: string;
|
|
10
|
+
/**
|
|
11
|
+
* The name of the export to import from the module.
|
|
12
|
+
*
|
|
13
|
+
* @defaultValue "default"
|
|
14
|
+
*/
|
|
15
|
+
exportName?: string;
|
|
16
|
+
}
|
|
17
|
+
/**
|
|
18
|
+
* Generates a dynamic import statement for a given module path and export name.
|
|
19
|
+
*
|
|
20
|
+
* @example
|
|
21
|
+
* ```tsx
|
|
22
|
+
* <DynamicImportStatement importPath="./my-module" exportName="myExport" const={true} name="myVar" />
|
|
23
|
+
* // const myVar = await import("./my-module").then(m => m.myExport);
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* @param props - The properties for the dynamic import statement.
|
|
27
|
+
* @returns A `VarDeclaration` component representing the dynamic import statement.
|
|
28
|
+
*/
|
|
29
|
+
declare function DynamicImportStatement(props: DynamicImportStatementProps): _alloy_js_core15.Children;
|
|
30
|
+
declare type __ΩDynamicImportStatementProps = any[];
|
|
31
|
+
//#endregion
|
|
32
|
+
export { DynamicImportStatementProps as n, __ΩDynamicImportStatementProps as r, DynamicImportStatement as t };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { createComponent, mergeProps } from "@alloy-js/core/jsx-runtime";
|
|
2
|
+
import { code } from "@powerlines/plugin-alloy/vendor";
|
|
3
|
+
import { VarDeclaration } from "@alloy-js/typescript";
|
|
4
|
+
|
|
5
|
+
//#region src/typescript/components/dynamic-import-statement.tsx
|
|
6
|
+
/**
|
|
7
|
+
* Generates a dynamic import statement for a given module path and export name.
|
|
8
|
+
*
|
|
9
|
+
* @example
|
|
10
|
+
* ```tsx
|
|
11
|
+
* <DynamicImportStatement importPath="./my-module" exportName="myExport" const={true} name="myVar" />
|
|
12
|
+
* // const myVar = await import("./my-module").then(m => m.myExport);
|
|
13
|
+
* ```
|
|
14
|
+
*
|
|
15
|
+
* @param props - The properties for the dynamic import statement.
|
|
16
|
+
* @returns A `VarDeclaration` component representing the dynamic import statement.
|
|
17
|
+
*/
|
|
18
|
+
function DynamicImportStatement(props) {
|
|
19
|
+
const { importPath, exportName = "default", const: isConst = true, ...rest } = props;
|
|
20
|
+
return createComponent(VarDeclaration, mergeProps({ "const": isConst }, rest, { initializer: code`await import("${importPath}").then(m => m.${exportName});` }));
|
|
21
|
+
}
|
|
22
|
+
|
|
23
|
+
//#endregion
|
|
24
|
+
export { DynamicImportStatement as t };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { o as ResolvedEntryTypeDefinition } from "./context-BwQLwanm.mjs";
|
|
2
|
+
import { o as TypescriptFileProps } from "./typescript-file-CCNXO3vl.mjs";
|
|
3
|
+
import * as _alloy_js_core11 from "@alloy-js/core";
|
|
4
|
+
|
|
5
|
+
//#region src/typescript/components/entry-file.d.ts
|
|
6
|
+
type EntryFileProps = TypescriptFileProps & {
|
|
7
|
+
/**
|
|
8
|
+
* Whether the file is a TSX file.
|
|
9
|
+
*
|
|
10
|
+
* @defaultValue false
|
|
11
|
+
*/
|
|
12
|
+
tsx?: boolean;
|
|
13
|
+
/**
|
|
14
|
+
* Render metadata information about the entrypoint
|
|
15
|
+
*/
|
|
16
|
+
typeDefinition?: ResolvedEntryTypeDefinition;
|
|
17
|
+
};
|
|
18
|
+
/**
|
|
19
|
+
* A base component representing a Powerlines generated Typescript source file.
|
|
20
|
+
*
|
|
21
|
+
* @param props - The properties for the source file.
|
|
22
|
+
* @returns The rendered source file component.
|
|
23
|
+
*/
|
|
24
|
+
declare function EntryFile(props: EntryFileProps): _alloy_js_core11.Children;
|
|
25
|
+
declare type __ΩEntryFileProps = any[];
|
|
26
|
+
//#endregion
|
|
27
|
+
export { EntryFileProps as n, __ΩEntryFileProps as r, EntryFile as t };
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { n as usePowerlines } from "./context-eP3fitqj.mjs";
|
|
2
|
+
import { t as TypescriptFile } from "./typescript-file-hcvsHaDV.mjs";
|
|
3
|
+
import { createComponent, mergeProps } from "@alloy-js/core/jsx-runtime";
|
|
4
|
+
import { computed, splitProps } from "@powerlines/plugin-alloy/vendor";
|
|
5
|
+
import defu from "defu";
|
|
6
|
+
import { joinPaths } from "@stryke/path/join-paths";
|
|
7
|
+
|
|
8
|
+
//#region src/typescript/components/entry-file.tsx
|
|
9
|
+
/**
|
|
10
|
+
* A base component representing a Powerlines generated Typescript source file.
|
|
11
|
+
*
|
|
12
|
+
* @param props - The properties for the source file.
|
|
13
|
+
* @returns The rendered source file component.
|
|
14
|
+
*/
|
|
15
|
+
function EntryFile(props) {
|
|
16
|
+
const [{ children, meta, tsx, path, typeDefinition }, rest] = splitProps(props, [
|
|
17
|
+
"children",
|
|
18
|
+
"meta",
|
|
19
|
+
"tsx",
|
|
20
|
+
"path",
|
|
21
|
+
"typeDefinition"
|
|
22
|
+
]);
|
|
23
|
+
const context = usePowerlines();
|
|
24
|
+
const fullPath = computed(() => joinPaths(context?.entryPath || "./", `${path}${tsx ? ".tsx" : ".ts"}`));
|
|
25
|
+
return createComponent(TypescriptFile, mergeProps(rest, {
|
|
26
|
+
get path() {
|
|
27
|
+
return fullPath.value;
|
|
28
|
+
},
|
|
29
|
+
get meta() {
|
|
30
|
+
return defu(meta ?? {}, { entry: { typeDefinition } });
|
|
31
|
+
},
|
|
32
|
+
children
|
|
33
|
+
}));
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
//#endregion
|
|
37
|
+
export { EntryFile as t };
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { o as ResolvedEntryTypeDefinition } from "./context-CWt70HA3.cjs";
|
|
2
|
+
import { o as TypescriptFileProps } from "./typescript-file-DMYwIorq.cjs";
|
|
3
|
+
import * as _alloy_js_core10 from "@alloy-js/core";
|
|
4
|
+
|
|
5
|
+
//#region src/typescript/components/entry-file.d.ts
|
|
6
|
+
type EntryFileProps = TypescriptFileProps & {
|
|
7
|
+
/**
|
|
8
|
+
* Whether the file is a TSX file.
|
|
9
|
+
*
|
|
10
|
+
* @defaultValue false
|
|
11
|
+
*/
|
|
12
|
+
tsx?: boolean;
|
|
13
|
+
/**
|
|
14
|
+
* Render metadata information about the entrypoint
|
|
15
|
+
*/
|
|
16
|
+
typeDefinition?: ResolvedEntryTypeDefinition;
|
|
17
|
+
};
|
|
18
|
+
/**
|
|
19
|
+
* A base component representing a Powerlines generated Typescript source file.
|
|
20
|
+
*
|
|
21
|
+
* @param props - The properties for the source file.
|
|
22
|
+
* @returns The rendered source file component.
|
|
23
|
+
*/
|
|
24
|
+
declare function EntryFile(props: EntryFileProps): _alloy_js_core10.Children;
|
|
25
|
+
declare type __ΩEntryFileProps = any[];
|
|
26
|
+
//#endregion
|
|
27
|
+
export { EntryFileProps as n, __ΩEntryFileProps as r, EntryFile as t };
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
const require_chunk = require('./chunk-BwyOHTjC.cjs');
|
|
2
|
+
const require_context = require('./context-DkLnFNZm.cjs');
|
|
3
|
+
const require_typescript_file = require('./typescript-file-DLbLtnFd.cjs');
|
|
4
|
+
let __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
5
|
+
let __powerlines_plugin_alloy_vendor = require("@powerlines/plugin-alloy/vendor");
|
|
6
|
+
let defu = require("defu");
|
|
7
|
+
defu = require_chunk.__toESM(defu);
|
|
8
|
+
let __stryke_path_join_paths = require("@stryke/path/join-paths");
|
|
9
|
+
|
|
10
|
+
//#region src/typescript/components/entry-file.tsx
|
|
11
|
+
/**
|
|
12
|
+
* A base component representing a Powerlines generated Typescript source file.
|
|
13
|
+
*
|
|
14
|
+
* @param props - The properties for the source file.
|
|
15
|
+
* @returns The rendered source file component.
|
|
16
|
+
*/
|
|
17
|
+
function EntryFile(props) {
|
|
18
|
+
const [{ children, meta, tsx, path, typeDefinition }, rest] = (0, __powerlines_plugin_alloy_vendor.splitProps)(props, [
|
|
19
|
+
"children",
|
|
20
|
+
"meta",
|
|
21
|
+
"tsx",
|
|
22
|
+
"path",
|
|
23
|
+
"typeDefinition"
|
|
24
|
+
]);
|
|
25
|
+
const context = require_context.usePowerlines();
|
|
26
|
+
const fullPath = (0, __powerlines_plugin_alloy_vendor.computed)(() => (0, __stryke_path_join_paths.joinPaths)(context?.entryPath || "./", `${path}${tsx ? ".tsx" : ".ts"}`));
|
|
27
|
+
return (0, __alloy_js_core_jsx_runtime.createComponent)(require_typescript_file.TypescriptFile, (0, __alloy_js_core_jsx_runtime.mergeProps)(rest, {
|
|
28
|
+
get path() {
|
|
29
|
+
return fullPath.value;
|
|
30
|
+
},
|
|
31
|
+
get meta() {
|
|
32
|
+
return (0, defu.default)(meta ?? {}, { entry: { typeDefinition } });
|
|
33
|
+
},
|
|
34
|
+
children
|
|
35
|
+
}));
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
//#endregion
|
|
39
|
+
Object.defineProperty(exports, 'EntryFile', {
|
|
40
|
+
enumerable: true,
|
|
41
|
+
get: function () {
|
|
42
|
+
return EntryFile;
|
|
43
|
+
}
|
|
44
|
+
});
|
package/dist/helpers/capnp.cjs
CHANGED
|
@@ -1,274 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
let __stryke_type_checks_is_number = require("@stryke/type-checks/is-number");
|
|
21
|
-
let node_buffer = require("node:buffer");
|
|
22
|
-
let node_child_process = require("node:child_process");
|
|
23
|
-
let node_util = require("node:util");
|
|
24
|
-
|
|
25
|
-
//#region src/helpers/capnp.ts
|
|
26
|
-
/**
|
|
27
|
-
* Compiles a Cap'n Proto schema into TypeScript definitions.
|
|
28
|
-
*
|
|
29
|
-
* @param context - The context containing the project and workspace information.
|
|
30
|
-
* @param options - The options for compiling the schema.
|
|
31
|
-
* @returns A promise that resolves to the compiled schema.
|
|
32
|
-
*/
|
|
33
|
-
async function compile(context, options = {}) {
|
|
34
|
-
const opts = (0, defu.default)(options, {
|
|
35
|
-
ts: true,
|
|
36
|
-
js: false,
|
|
37
|
-
dts: false,
|
|
38
|
-
schemas: (0, __stryke_path_join.joinPaths)(context.artifactsPath, "schemas"),
|
|
39
|
-
tsconfig: context.tsconfig,
|
|
40
|
-
projectRoot: context.config.projectRoot,
|
|
41
|
-
workspaceRoot: context.workspaceConfig.workspaceRoot,
|
|
42
|
-
tty: true
|
|
43
|
-
});
|
|
44
|
-
const resolvedOptions = await (0, __stryke_capnp_helpers.resolveOptions)(opts);
|
|
45
|
-
if (!resolvedOptions) throw new Error(`✖ No Cap'n Proto schema files found in the specified source paths: ${(0, __stryke_convert_to_array.toArray)(opts.schemas).join(", ")}.`);
|
|
46
|
-
return (0, __stryke_capnp_compile.capnpc)(resolvedOptions);
|
|
47
|
-
}
|
|
48
|
-
/**
|
|
49
|
-
* Converts any {@link ReflectionProperty} or {@link ReflectionParameter}'s value to string representation.
|
|
50
|
-
*
|
|
51
|
-
* @param property - The {@link ReflectionProperty} or {@link ReflectionParameter} containing the value to stringify.
|
|
52
|
-
* @param value - The value to stringify.
|
|
53
|
-
* @returns A string representation of the value.
|
|
54
|
-
*/
|
|
55
|
-
function stringifyCapnpDefaultValue(property, value) {
|
|
56
|
-
return stringifyCapnpValue(property.type, value ?? property.getDefaultValue());
|
|
57
|
-
}
|
|
58
|
-
/**
|
|
59
|
-
* Converts any {@link Type}'s actual value to string representation.
|
|
60
|
-
*
|
|
61
|
-
* @param type - The {@link Type} of the value to stringify.
|
|
62
|
-
* @param value - The value to stringify.
|
|
63
|
-
* @returns A string representation of the value.
|
|
64
|
-
*/
|
|
65
|
-
function stringifyCapnpValue(type, value) {
|
|
66
|
-
return type.kind === ReflectionKind.string || type.kind === ReflectionKind.literal && (0, __stryke_type_checks_is_string.isString)(type.literal) ? `"${String(value)}"` : type.kind === ReflectionKind.enum ? `${(0, __stryke_string_format_camel_case.camelCase)(String(value))}` : type.kind === ReflectionKind.array ? __stryke_json.StormJSON.stringify(value) : type.kind === ReflectionKind.object || type.kind === ReflectionKind.objectLiteral ? __stryke_json.StormJSON.stringify(value).replaceAll("{", "(").replaceAll("}", ")") : String(value);
|
|
67
|
-
}
|
|
68
|
-
/**
|
|
69
|
-
* Converts a ReflectionProperty's default value to a Cap'n Proto schema string representation.
|
|
70
|
-
*
|
|
71
|
-
* @param type - The TypeEnum to evaluate.
|
|
72
|
-
* @returns A string representation of the property.
|
|
73
|
-
*/
|
|
74
|
-
function getCapnpEnumTypes(type) {
|
|
75
|
-
if (type.kind !== ReflectionKind.enum) return null;
|
|
76
|
-
const unique = (0, __stryke_helpers_get_unique.getUniqueBy)(type.values.filter((value) => !(0, __stryke_type_checks_is_undefined.isUndefined)(value) && !(0, __stryke_type_checks_is_null.isNull)(value)), (enumMember) => (0, __stryke_type_checks_is_string.isString)(enumMember) ? "Text" : "Float32");
|
|
77
|
-
if (unique.length === 0) return null;
|
|
78
|
-
return unique[0] && (0, __stryke_type_checks_is_string.isString)(unique[0]) ? "Text" : "Float32";
|
|
79
|
-
}
|
|
80
|
-
/**
|
|
81
|
-
* Determines if a Type is a `Void` type in a Cap'n Proto schema.
|
|
82
|
-
*
|
|
83
|
-
* @param type - The Type to check.
|
|
84
|
-
* @returns True if the Type is a `Void` type, false otherwise.
|
|
85
|
-
*/
|
|
86
|
-
function isVoidType(type) {
|
|
87
|
-
return type.kind === ReflectionKind.void || type.kind === ReflectionKind.never || type.kind === ReflectionKind.null || type.kind === ReflectionKind.undefined || type.kind === ReflectionKind.symbol;
|
|
88
|
-
}
|
|
89
|
-
/**
|
|
90
|
-
* Converts a {@link TypeUnion} to an array of its underlying Cap'n Proto primitive type representation.
|
|
91
|
-
*
|
|
92
|
-
* @param type - The {@link TypeUnion} to convert.
|
|
93
|
-
* @returns A string representation of the Cap'n Proto primitive type.
|
|
94
|
-
*/
|
|
95
|
-
function getCapnpUnionTypes(type) {
|
|
96
|
-
return require_utilities.getUnionTypes(type);
|
|
97
|
-
}
|
|
98
|
-
/**
|
|
99
|
-
* Converts a {@link TypeUnion} to an array of its underlying Cap'n Proto primitive type representation.
|
|
100
|
-
*
|
|
101
|
-
* @param type - The {@link TypeUnion} to convert.
|
|
102
|
-
* @returns An array of Cap'n Proto primitive types.
|
|
103
|
-
*/
|
|
104
|
-
function isCapnpStringUnion(type) {
|
|
105
|
-
return getCapnpUnionTypes(type).some((member) => member.kind === ReflectionKind.string);
|
|
106
|
-
}
|
|
107
|
-
const LARGE_BUFFER = 1024 * 1e6;
|
|
108
|
-
const execAsync = (0, node_util.promisify)(node_child_process.exec);
|
|
109
|
-
async function generateCapnpId() {
|
|
110
|
-
const { stdout } = await execAsync("capnp id", {
|
|
111
|
-
windowsHide: true,
|
|
112
|
-
maxBuffer: LARGE_BUFFER,
|
|
113
|
-
killSignal: "SIGTERM"
|
|
114
|
-
});
|
|
115
|
-
return stdout;
|
|
116
|
-
}
|
|
117
|
-
async function generateCapnp(context, reflection, options) {
|
|
118
|
-
return `${(await generateCapnpId()).trim()};
|
|
119
|
-
${require_file_header.getBaseFileHeader(context).replace(/^\r*\n*/g, "").replaceAll("//", "#")}
|
|
120
|
-
${reflection.getMethods().length === 0 ? generateCapnpStruct(reflection, options) : generateCapnpInterface(reflection, options)}
|
|
121
|
-
`.trim();
|
|
122
|
-
}
|
|
123
|
-
function generateCapnpStruct(reflection, options = {}) {
|
|
124
|
-
const structName = options?.name || reflection.getTitle() || reflection.getClassName() || reflection.getName();
|
|
125
|
-
return `${generateCapnpEnums(reflection)}struct ${(0, __stryke_string_format_pascal_case.pascalCase)(structName)} {
|
|
126
|
-
# Struct definition for ${(0, __stryke_string_format_title_case.titleCase)(structName)}.
|
|
127
|
-
|
|
128
|
-
${generateCapnpSchema(reflection, options)}
|
|
129
|
-
}
|
|
130
|
-
`;
|
|
131
|
-
}
|
|
132
|
-
function generateCapnpInterface(reflection, options = {}) {
|
|
133
|
-
const interfaceName = options?.name || reflection.getTitle() || reflection.getClassName() || reflection.getName();
|
|
134
|
-
return `${generateCapnpEnums(reflection)}interface ${(0, __stryke_string_format_pascal_case.pascalCase)(interfaceName)} {
|
|
135
|
-
# Interface definition for ${(0, __stryke_string_format_title_case.titleCase)(interfaceName)}.
|
|
136
|
-
|
|
137
|
-
${generateCapnpSchema(reflection, options)}
|
|
138
|
-
}
|
|
139
|
-
`;
|
|
140
|
-
}
|
|
141
|
-
function formatEnumName(name) {
|
|
142
|
-
return (0, __stryke_string_format_pascal_case.pascalCase)(`${name}_Type`);
|
|
143
|
-
}
|
|
144
|
-
function generateCapnpEnums(reflection) {
|
|
145
|
-
const enums = reflection.getProperties().filter((prop) => !prop.isIgnored() && (prop.type.kind === ReflectionKind.enum || prop.type.kind === ReflectionKind.union && getCapnpUnionTypes(prop.type).filter((type) => type.kind === ReflectionKind.literal && ((0, __stryke_type_checks_is_string.isString)(type.literal) || (0, __stryke_type_checks_is_number.isNumber)(type.literal))).length === 1)).sort((a, b) => a.isReadonly() && b.isReadonly() || !a.isReadonly() && !b.isReadonly() ? b.getNameAsString().localeCompare(a.getNameAsString()) : a.isReadonly() ? 1 : -1);
|
|
146
|
-
if (enums.length === 0) return "";
|
|
147
|
-
return `${enums.map((enumeration) => generateCapnpEnumSchema(enumeration.type, formatEnumName(enumeration.getNameAsString()))).join("\n\n")}
|
|
148
|
-
|
|
149
|
-
`;
|
|
150
|
-
}
|
|
151
|
-
function generateCapnpSchema(reflection, options = {}) {
|
|
152
|
-
let index = 0;
|
|
153
|
-
const indexCounter = options?.indexCounter ?? (() => index++);
|
|
154
|
-
return `${reflection.getProperties().filter((prop) => !prop.isIgnored()).sort((a, b) => a.isReadonly() && b.isReadonly() || !a.isReadonly() && !b.isReadonly() ? b.getNameAsString().localeCompare(a.getNameAsString()) : a.isReadonly() ? 1 : -1).map((prop) => generateCapnpPropertySchema(prop, indexCounter)).join(" \n\n ")}${reflection.getMethods().filter((methods) => !methods.isIgnored()).sort((a, b) => a.isReadonly() && b.isReadonly() || !a.isReadonly() && !b.isReadonly() ? String(b.getName()).localeCompare(String(a.getName())) : a.isReadonly() ? 1 : -1).map((methods) => generateCapnpMethodSchema(methods, indexCounter)).join(" \n\n ")}${reflection.getProperties().some((prop) => prop.type.kind === ReflectionKind.class && prop.type.classType === Map) ? `
|
|
155
|
-
struct Map(Key, Value) {
|
|
156
|
-
entries @0 :List(Entry);
|
|
157
|
-
|
|
158
|
-
struct Entry {
|
|
159
|
-
key @0 :Key;
|
|
160
|
-
value @1 :Value;
|
|
161
|
-
}
|
|
162
|
-
}` : ""}${reflection.getProperties().some((prop) => prop.type.kind === ReflectionKind.class && prop.type.classType === Date) ? `
|
|
163
|
-
struct Date {
|
|
164
|
-
# A standard Gregorian calendar date.
|
|
165
|
-
|
|
166
|
-
year @0 :Int16;
|
|
167
|
-
# The year - Must include the century.
|
|
168
|
-
# Negative value indicates BC.
|
|
169
|
-
|
|
170
|
-
month @1 :UInt8; # The month, 1-12
|
|
171
|
-
|
|
172
|
-
day @2 :UInt8; # The day of the month, 1-30
|
|
173
|
-
|
|
174
|
-
hour @3 :UInt8; # The hour of the day, 0-23
|
|
175
|
-
|
|
176
|
-
minute @4 :UInt8; # The minute of the hour, 0-59
|
|
177
|
-
|
|
178
|
-
second @5 :UInt8; # The second of the minute, 0-59
|
|
179
|
-
|
|
180
|
-
millisecond @6 :UInt16; # Milliseconds of the second, 0-999
|
|
181
|
-
}` : ""}`;
|
|
182
|
-
}
|
|
183
|
-
function generateCapnpMethodSchema(reflection, indexCounter) {
|
|
184
|
-
const methodName = reflection.getTitle() || typeof reflection.getName() === "string" ? String(reflection.getName()) : "";
|
|
185
|
-
if (!methodName) throw new Error(`Cannot generate Cap'n Proto schema for method without a name - Parent interface: ${reflection.reflectionClass.getName()}`);
|
|
186
|
-
return `${(0, __stryke_string_format_camel_case.camelCase)(methodName)} @${indexCounter()} (${reflection.getParameters().map((param) => {
|
|
187
|
-
return `${(0, __stryke_string_format_camel_case.camelCase)(param.getName())} :${generateCapnpPrimitive(param.getType())}${param.hasDefault() ? ` = ${stringifyCapnpDefaultValue(param)}` : ""}`;
|
|
188
|
-
}).join(", ")})${isVoidType(reflection.getReturnType()) ? "" : ` -> (${require_utilities.kindToName(reflection.getReturnType().kind)}: ${generateCapnpPrimitive(reflection.getReturnType())})`}; # ${(reflection.getDescription() || `The ${(0, __stryke_string_format_title_case.titleCase)(reflection.reflectionClass.getTitle() || reflection.reflectionClass.getName())} interface ${(0, __stryke_string_format_title_case.titleCase)(methodName)} method.`).replaceAll("\n", ". ")}`;
|
|
189
|
-
}
|
|
190
|
-
function generateCapnpPropertyComment(reflection) {
|
|
191
|
-
const result = (0, __stryke_string_format_get_words.getWords)(reflection.getDescription() || `A schema property for ${(0, __stryke_string_format_title_case.titleCase)(reflection.getTitle() || reflection.getNameAsString())} field.`, { relaxed: true }).reduce((ret, word) => {
|
|
192
|
-
let length = ret.length;
|
|
193
|
-
if (ret.includes("\n")) length = ret.substring(ret.lastIndexOf("\n") + 1).length;
|
|
194
|
-
const current = word.trim();
|
|
195
|
-
if (length + current.length > 60) ret += `\n\t# ${current}`;
|
|
196
|
-
else ret += ` ${current}`;
|
|
197
|
-
return ret;
|
|
198
|
-
}, "").trim();
|
|
199
|
-
if (result.length > 0) return `\t# ${result}`;
|
|
200
|
-
return "";
|
|
201
|
-
}
|
|
202
|
-
function generateCapnpPropertySchema(reflection, indexCounter) {
|
|
203
|
-
if (reflection.type.kind === ReflectionKind.union) if (getCapnpUnionTypes(reflection.type).length === 0) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Void;
|
|
204
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
205
|
-
else if (getCapnpUnionTypes(reflection.type).filter((type) => type.kind === ReflectionKind.literal && ((0, __stryke_type_checks_is_string.isString)(type.literal) || (0, __stryke_type_checks_is_number.isNumber)(type.literal))).length === 1) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :${formatEnumName(reflection.getNameAsString())}${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
206
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
207
|
-
else return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} :union {
|
|
208
|
-
${getCapnpUnionTypes(reflection.type).map((type) => ` ${require_utilities.kindToName(type.kind)} @${indexCounter()} :${generateCapnpPrimitive(type)};`).join("\n")}
|
|
209
|
-
}
|
|
210
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
211
|
-
else if (reflection.type.kind === ReflectionKind.array) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :List(${generateCapnpPrimitive(reflection.getSubType())})${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
212
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
213
|
-
else if (reflection.type.kind === ReflectionKind.class) if (reflection.type.classType === Map) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Map(${!reflection.type.typeArguments || reflection.type.typeArguments.length === 0 || !reflection.type.typeArguments[0] ? "Data" : generateCapnpPrimitive(reflection.type.typeArguments[0])}, ${!reflection.type.typeArguments || reflection.type.typeArguments.length < 2 || !reflection.type.typeArguments[1] ? "Data" : generateCapnpPrimitive(reflection.type.typeArguments[1])})${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
214
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
215
|
-
else if (reflection.type.classType === Date) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Data${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
216
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
217
|
-
else if (reflection.type.classType === node_buffer.Buffer) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Data${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
218
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
219
|
-
else if (reflection.type.classType === ArrayBuffer) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Data${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
220
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
221
|
-
else return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :${(0, __stryke_string_format_pascal_case.pascalCase)(reflection.type.typeName || getClassName(reflection.type.classType))}${generateCapnpStruct(reflection.reflectionClass, { name: (0, __stryke_string_format_pascal_case.pascalCase)(reflection.type.typeName || getClassName(reflection.type.classType)) })}${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
222
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
223
|
-
else if (reflection.type.kind === ReflectionKind.objectLiteral) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :${(0, __stryke_string_format_pascal_case.pascalCase)(reflection.type.typeName || memberNameToString(reflection.getNameAsString()))}${generateCapnpStruct(reflection.reflectionClass, { name: (0, __stryke_string_format_pascal_case.pascalCase)(reflection.type.typeName || memberNameToString(reflection.getNameAsString())) })}${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
224
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
225
|
-
else if (reflection.type.kind === ReflectionKind.enum) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :${(0, __stryke_string_format_pascal_case.pascalCase)(reflection.getNameAsString())}${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
226
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
227
|
-
return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :${generateCapnpPrimitive(reflection.getType())}${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
228
|
-
${generateCapnpPropertyComment(reflection)}`;
|
|
229
|
-
}
|
|
230
|
-
function generateCapnpEnumSchema(type, name) {
|
|
231
|
-
if (type.kind === ReflectionKind.union) return generateCapnpEnumSchema({
|
|
232
|
-
kind: ReflectionKind.enum,
|
|
233
|
-
indexType: type,
|
|
234
|
-
enum: type.types.reduce((ret, type$1) => {
|
|
235
|
-
if ((0, __stryke_type_checks_is_string.isString)(type$1.literal) || (0, __stryke_type_checks_is_number.isNumber)(type$1.literal)) ret[(0, __stryke_string_format_camel_case.camelCase)(String(type$1.literal))] = type$1.literal;
|
|
236
|
-
return ret;
|
|
237
|
-
}, {}),
|
|
238
|
-
values: getCapnpUnionTypes(type).filter((type$1) => type$1.kind === ReflectionKind.literal && ((0, __stryke_type_checks_is_string.isString)(type$1.literal) || (0, __stryke_type_checks_is_number.isNumber)(type$1.literal))).map((type$1) => type$1.literal)
|
|
239
|
-
}, name);
|
|
240
|
-
let index = 0;
|
|
241
|
-
const indexCounter = () => index++;
|
|
242
|
-
const enumType = getCapnpEnumTypes(type);
|
|
243
|
-
if (!enumType) return "";
|
|
244
|
-
return `enum ${(0, __stryke_string_format_pascal_case.pascalCase)(name)} {
|
|
245
|
-
${type.enum && Object.entries(type.enum).length > 0 ? Object.entries(type.enum).filter(([, value]) => value !== null && value !== void 0).map(([key]) => ` ${(0, __stryke_string_format_camel_case.camelCase)(key)} @${indexCounter()};`).join("\n") : type.values.filter((value) => value !== null && value !== void 0).map((value) => `${enumType === "Text" && value ? (0, __stryke_string_format_camel_case.camelCase)(String(value)) : `${type.typeName ? `${(0, __stryke_string_format_camel_case.camelCase)(type.typeName)}_` : ""}${value || ""}`} @${indexCounter()};`).join("\n")}
|
|
246
|
-
}`;
|
|
247
|
-
}
|
|
248
|
-
/**
|
|
249
|
-
* Generates a string representation of Cap'n Proto primitive types from a Deepkit Type.
|
|
250
|
-
*
|
|
251
|
-
* @param type - The Deepkit Type to convert.
|
|
252
|
-
* @returns A string representation of the Cap'n Proto primitive type.
|
|
253
|
-
*/
|
|
254
|
-
function generateCapnpPrimitive(type) {
|
|
255
|
-
return type.kind === ReflectionKind.never || type.kind === ReflectionKind.void || type.kind === ReflectionKind.null || type.kind === ReflectionKind.undefined || type.kind === ReflectionKind.symbol ? "Void" : type.kind === ReflectionKind.class && type.classType === Date ? "Date" : type.kind === ReflectionKind.class && type.classType === Set ? `List(${type.typeArguments && type.typeArguments[0] ? generateCapnpPrimitive(type.typeArguments[0]) : "Data"})` : type.kind === ReflectionKind.bigint ? "UInt64" : type.kind === ReflectionKind.number ? "Float64" : type.kind === ReflectionKind.string || type.kind === ReflectionKind.regexp ? "Text" : type.kind === ReflectionKind.boolean ? "Bool" : type.kind === ReflectionKind.literal ? (0, __stryke_type_checks_is_number.isNumber)(type.literal) ? "Float64" : (0, __stryke_type_checks_is_bigint.isBigInt)(type.literal) ? "UInt64" : (0, __stryke_type_checks_is_string.isString)(type.literal) ? "Text" : typeof type.literal === "boolean" ? "Bool" : "Data" : "Data";
|
|
256
|
-
}
|
|
257
|
-
|
|
258
|
-
//#endregion
|
|
259
|
-
exports.LARGE_BUFFER = LARGE_BUFFER;
|
|
260
|
-
exports.compile = compile;
|
|
261
|
-
exports.generateCapnp = generateCapnp;
|
|
262
|
-
exports.generateCapnpEnumSchema = generateCapnpEnumSchema;
|
|
263
|
-
exports.generateCapnpId = generateCapnpId;
|
|
264
|
-
exports.generateCapnpInterface = generateCapnpInterface;
|
|
265
|
-
exports.generateCapnpMethodSchema = generateCapnpMethodSchema;
|
|
266
|
-
exports.generateCapnpPrimitive = generateCapnpPrimitive;
|
|
267
|
-
exports.generateCapnpSchema = generateCapnpSchema;
|
|
268
|
-
exports.generateCapnpStruct = generateCapnpStruct;
|
|
269
|
-
exports.getCapnpEnumTypes = getCapnpEnumTypes;
|
|
270
|
-
exports.getCapnpUnionTypes = getCapnpUnionTypes;
|
|
271
|
-
exports.isCapnpStringUnion = isCapnpStringUnion;
|
|
272
|
-
exports.isVoidType = isVoidType;
|
|
273
|
-
exports.stringifyCapnpDefaultValue = stringifyCapnpDefaultValue;
|
|
274
|
-
exports.stringifyCapnpValue = stringifyCapnpValue;
|
|
1
|
+
require('../utilities-CiKb35hs.cjs');
|
|
2
|
+
const require_capnp = require('../capnp-DOzEf2mj.cjs');
|
|
3
|
+
|
|
4
|
+
exports.LARGE_BUFFER = require_capnp.LARGE_BUFFER;
|
|
5
|
+
exports.compile = require_capnp.compile;
|
|
6
|
+
exports.generateCapnp = require_capnp.generateCapnp;
|
|
7
|
+
exports.generateCapnpEnumSchema = require_capnp.generateCapnpEnumSchema;
|
|
8
|
+
exports.generateCapnpId = require_capnp.generateCapnpId;
|
|
9
|
+
exports.generateCapnpInterface = require_capnp.generateCapnpInterface;
|
|
10
|
+
exports.generateCapnpMethodSchema = require_capnp.generateCapnpMethodSchema;
|
|
11
|
+
exports.generateCapnpPrimitive = require_capnp.generateCapnpPrimitive;
|
|
12
|
+
exports.generateCapnpSchema = require_capnp.generateCapnpSchema;
|
|
13
|
+
exports.generateCapnpStruct = require_capnp.generateCapnpStruct;
|
|
14
|
+
exports.getCapnpEnumTypes = require_capnp.getCapnpEnumTypes;
|
|
15
|
+
exports.getCapnpUnionTypes = require_capnp.getCapnpUnionTypes;
|
|
16
|
+
exports.isCapnpStringUnion = require_capnp.isCapnpStringUnion;
|
|
17
|
+
exports.isVoidType = require_capnp.isVoidType;
|
|
18
|
+
exports.stringifyCapnpDefaultValue = require_capnp.stringifyCapnpDefaultValue;
|
|
19
|
+
exports.stringifyCapnpValue = require_capnp.stringifyCapnpValue;
|
package/dist/helpers/capnp.d.cts
CHANGED
|
@@ -1,86 +1,3 @@
|
|
|
1
|
-
import
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
//#region src/helpers/capnp.d.ts
|
|
5
|
-
|
|
6
|
-
/**
|
|
7
|
-
* Compiles a Cap'n Proto schema into TypeScript definitions.
|
|
8
|
-
*
|
|
9
|
-
* @param context - The context containing the project and workspace information.
|
|
10
|
-
* @param options - The options for compiling the schema.
|
|
11
|
-
* @returns A promise that resolves to the compiled schema.
|
|
12
|
-
*/
|
|
13
|
-
declare function compile(context: Context, options?: Partial<CapnpcOptions>): Promise<CapnpcResult>;
|
|
14
|
-
/**
|
|
15
|
-
* Converts any {@link ReflectionProperty} or {@link ReflectionParameter}'s value to string representation.
|
|
16
|
-
*
|
|
17
|
-
* @param property - The {@link ReflectionProperty} or {@link ReflectionParameter} containing the value to stringify.
|
|
18
|
-
* @param value - The value to stringify.
|
|
19
|
-
* @returns A string representation of the value.
|
|
20
|
-
*/
|
|
21
|
-
declare function stringifyCapnpDefaultValue(property: ReflectionProperty | ReflectionParameter, value?: any): string;
|
|
22
|
-
/**
|
|
23
|
-
* Converts any {@link Type}'s actual value to string representation.
|
|
24
|
-
*
|
|
25
|
-
* @param type - The {@link Type} of the value to stringify.
|
|
26
|
-
* @param value - The value to stringify.
|
|
27
|
-
* @returns A string representation of the value.
|
|
28
|
-
*/
|
|
29
|
-
declare function stringifyCapnpValue(type: Type, value: any): string;
|
|
30
|
-
/**
|
|
31
|
-
* Converts a ReflectionProperty's default value to a Cap'n Proto schema string representation.
|
|
32
|
-
*
|
|
33
|
-
* @param type - The TypeEnum to evaluate.
|
|
34
|
-
* @returns A string representation of the property.
|
|
35
|
-
*/
|
|
36
|
-
declare function getCapnpEnumTypes(type: Type): "Text" | "Float32" | null;
|
|
37
|
-
/**
|
|
38
|
-
* Determines if a Type is a `Void` type in a Cap'n Proto schema.
|
|
39
|
-
*
|
|
40
|
-
* @param type - The Type to check.
|
|
41
|
-
* @returns True if the Type is a `Void` type, false otherwise.
|
|
42
|
-
*/
|
|
43
|
-
declare function isVoidType(type: Type): boolean;
|
|
44
|
-
/**
|
|
45
|
-
* Converts a {@link TypeUnion} to an array of its underlying Cap'n Proto primitive type representation.
|
|
46
|
-
*
|
|
47
|
-
* @param type - The {@link TypeUnion} to convert.
|
|
48
|
-
* @returns A string representation of the Cap'n Proto primitive type.
|
|
49
|
-
*/
|
|
50
|
-
declare function getCapnpUnionTypes(type: Type): Type[];
|
|
51
|
-
/**
|
|
52
|
-
* Converts a {@link TypeUnion} to an array of its underlying Cap'n Proto primitive type representation.
|
|
53
|
-
*
|
|
54
|
-
* @param type - The {@link TypeUnion} to convert.
|
|
55
|
-
* @returns An array of Cap'n Proto primitive types.
|
|
56
|
-
*/
|
|
57
|
-
declare function isCapnpStringUnion(type: Type): boolean;
|
|
58
|
-
declare const LARGE_BUFFER: number;
|
|
59
|
-
type IOType = "overlapped" | "pipe" | "ignore" | "inherit";
|
|
60
|
-
type StdioOptions = IOType | Array<IOType | "ipc" | number | null | undefined>;
|
|
61
|
-
declare function generateCapnpId(): Promise<string>;
|
|
62
|
-
interface GenerateCapnpOptions {
|
|
63
|
-
name?: string;
|
|
64
|
-
}
|
|
65
|
-
declare function generateCapnp(context: PluginContext, reflection: ReflectionClass<any>, options: GenerateCapnpOptions): Promise<string>;
|
|
66
|
-
interface GenerateCapnpStructOptions extends GenerateCapnpOptions {
|
|
67
|
-
indexCounter?: () => number;
|
|
68
|
-
}
|
|
69
|
-
declare function generateCapnpStruct(reflection: ReflectionClass<any>, options?: GenerateCapnpStructOptions): string;
|
|
70
|
-
declare function generateCapnpInterface(reflection: ReflectionClass<any>, options?: GenerateCapnpStructOptions): string;
|
|
71
|
-
declare function generateCapnpSchema(reflection: ReflectionClass<any>, options?: GenerateCapnpStructOptions): string;
|
|
72
|
-
declare function generateCapnpMethodSchema(reflection: ReflectionMethod, indexCounter: () => number): string;
|
|
73
|
-
declare function generateCapnpEnumSchema(type: TypeEnum | TypeUnion, name: string): string;
|
|
74
|
-
/**
|
|
75
|
-
* Generates a string representation of Cap'n Proto primitive types from a Deepkit Type.
|
|
76
|
-
*
|
|
77
|
-
* @param type - The Deepkit Type to convert.
|
|
78
|
-
* @returns A string representation of the Cap'n Proto primitive type.
|
|
79
|
-
*/
|
|
80
|
-
declare function generateCapnpPrimitive(type: Type): string;
|
|
81
|
-
declare type __ΩIOType = any[];
|
|
82
|
-
declare type __ΩStdioOptions = any[];
|
|
83
|
-
declare type __ΩGenerateCapnpOptions = any[];
|
|
84
|
-
declare type __ΩGenerateCapnpStructOptions = any[];
|
|
85
|
-
//#endregion
|
|
1
|
+
import "../context-CWt70HA3.cjs";
|
|
2
|
+
import { C as stringifyCapnpDefaultValue, S as isVoidType, _ as generateCapnpSchema, a as StdioOptions, b as getCapnpUnionTypes, c as __ΩIOType, d as generateCapnp, f as generateCapnpEnumSchema, g as generateCapnpPrimitive, h as generateCapnpMethodSchema, i as LARGE_BUFFER, l as __ΩStdioOptions, m as generateCapnpInterface, n as GenerateCapnpStructOptions, o as __ΩGenerateCapnpOptions, p as generateCapnpId, r as IOType, s as __ΩGenerateCapnpStructOptions, t as GenerateCapnpOptions, u as compile, v as generateCapnpStruct, w as stringifyCapnpValue, x as isCapnpStringUnion, y as getCapnpEnumTypes } from "../capnp-CirEkAHB.cjs";
|
|
86
3
|
export { GenerateCapnpOptions, GenerateCapnpStructOptions, IOType, LARGE_BUFFER, StdioOptions, __ΩGenerateCapnpOptions, __ΩGenerateCapnpStructOptions, __ΩIOType, __ΩStdioOptions, compile, generateCapnp, generateCapnpEnumSchema, generateCapnpId, generateCapnpInterface, generateCapnpMethodSchema, generateCapnpPrimitive, generateCapnpSchema, generateCapnpStruct, getCapnpEnumTypes, getCapnpUnionTypes, isCapnpStringUnion, isVoidType, stringifyCapnpDefaultValue, stringifyCapnpValue };
|