@powerlines/plugin-alloy 0.16.0 → 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 -39
- package/dist/core/contexts/context.d.cts +2 -31
- package/dist/core/contexts/context.d.mts +2 -31
- package/dist/core/contexts/context.mjs +1 -34
- package/dist/core/contexts/index.cjs +15 -14
- package/dist/core/contexts/index.d.cts +5 -2
- package/dist/core/contexts/index.d.mts +5 -2
- package/dist/core/contexts/index.mjs +3 -2
- 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 -22
- package/dist/core/index.d.cts +9 -7
- package/dist/core/index.d.mts +9 -7
- package/dist/core/index.mjs +7 -7
- 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/package.json +2 -2
- 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
|
@@ -0,0 +1,362 @@
|
|
|
1
|
+
const require_chunk = require('./chunk-BwyOHTjC.cjs');
|
|
2
|
+
const require_utilities = require('./utilities-CiKb35hs.cjs');
|
|
3
|
+
let defu = require("defu");
|
|
4
|
+
defu = require_chunk.__toESM(defu);
|
|
5
|
+
let __stryke_helpers_get_unique = require("@stryke/helpers/get-unique");
|
|
6
|
+
let __stryke_type_checks_is_null = require("@stryke/type-checks/is-null");
|
|
7
|
+
let __stryke_type_checks_is_string = require("@stryke/type-checks/is-string");
|
|
8
|
+
let __stryke_type_checks_is_undefined = require("@stryke/type-checks/is-undefined");
|
|
9
|
+
let __stryke_string_format_camel_case = require("@stryke/string-format/camel-case");
|
|
10
|
+
let __stryke_string_format_title_case = require("@stryke/string-format/title-case");
|
|
11
|
+
let __stryke_capnp_compile = require("@stryke/capnp/compile");
|
|
12
|
+
let __stryke_capnp_helpers = require("@stryke/capnp/helpers");
|
|
13
|
+
let __stryke_convert_to_array = require("@stryke/convert/to-array");
|
|
14
|
+
let __stryke_json = require("@stryke/json");
|
|
15
|
+
let __stryke_path_join = require("@stryke/path/join");
|
|
16
|
+
let __stryke_string_format_get_words = require("@stryke/string-format/get-words");
|
|
17
|
+
let __stryke_string_format_pascal_case = require("@stryke/string-format/pascal-case");
|
|
18
|
+
let __stryke_type_checks_is_bigint = require("@stryke/type-checks/is-bigint");
|
|
19
|
+
let __stryke_type_checks_is_number = require("@stryke/type-checks/is-number");
|
|
20
|
+
let node_buffer = require("node:buffer");
|
|
21
|
+
let node_child_process = require("node:child_process");
|
|
22
|
+
let node_util = require("node:util");
|
|
23
|
+
|
|
24
|
+
//#region ../powerlines/src/lib/utilities/file-header.ts
|
|
25
|
+
function getBaseFileHeader(context) {
|
|
26
|
+
return `
|
|
27
|
+
// Generated with ${(0, __stryke_string_format_title_case.titleCase)(context.config.framework)}
|
|
28
|
+
// Note: Do not edit this file manually - it will be overwritten automatically
|
|
29
|
+
`;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
//#endregion
|
|
33
|
+
//#region src/helpers/capnp.ts
|
|
34
|
+
/**
|
|
35
|
+
* Compiles a Cap'n Proto schema into TypeScript definitions.
|
|
36
|
+
*
|
|
37
|
+
* @param context - The context containing the project and workspace information.
|
|
38
|
+
* @param options - The options for compiling the schema.
|
|
39
|
+
* @returns A promise that resolves to the compiled schema.
|
|
40
|
+
*/
|
|
41
|
+
async function compile(context, options = {}) {
|
|
42
|
+
const opts = (0, defu.default)(options, {
|
|
43
|
+
ts: true,
|
|
44
|
+
js: false,
|
|
45
|
+
dts: false,
|
|
46
|
+
schemas: (0, __stryke_path_join.joinPaths)(context.artifactsPath, "schemas"),
|
|
47
|
+
tsconfig: context.tsconfig,
|
|
48
|
+
projectRoot: context.config.projectRoot,
|
|
49
|
+
workspaceRoot: context.workspaceConfig.workspaceRoot,
|
|
50
|
+
tty: true
|
|
51
|
+
});
|
|
52
|
+
const resolvedOptions = await (0, __stryke_capnp_helpers.resolveOptions)(opts);
|
|
53
|
+
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(", ")}.`);
|
|
54
|
+
return (0, __stryke_capnp_compile.capnpc)(resolvedOptions);
|
|
55
|
+
}
|
|
56
|
+
/**
|
|
57
|
+
* Converts any {@link ReflectionProperty} or {@link ReflectionParameter}'s value to string representation.
|
|
58
|
+
*
|
|
59
|
+
* @param property - The {@link ReflectionProperty} or {@link ReflectionParameter} containing the value to stringify.
|
|
60
|
+
* @param value - The value to stringify.
|
|
61
|
+
* @returns A string representation of the value.
|
|
62
|
+
*/
|
|
63
|
+
function stringifyCapnpDefaultValue(property, value) {
|
|
64
|
+
return stringifyCapnpValue(property.type, value ?? property.getDefaultValue());
|
|
65
|
+
}
|
|
66
|
+
/**
|
|
67
|
+
* Converts any {@link Type}'s actual value to string representation.
|
|
68
|
+
*
|
|
69
|
+
* @param type - The {@link Type} of the value to stringify.
|
|
70
|
+
* @param value - The value to stringify.
|
|
71
|
+
* @returns A string representation of the value.
|
|
72
|
+
*/
|
|
73
|
+
function stringifyCapnpValue(type, value) {
|
|
74
|
+
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);
|
|
75
|
+
}
|
|
76
|
+
/**
|
|
77
|
+
* Converts a ReflectionProperty's default value to a Cap'n Proto schema string representation.
|
|
78
|
+
*
|
|
79
|
+
* @param type - The TypeEnum to evaluate.
|
|
80
|
+
* @returns A string representation of the property.
|
|
81
|
+
*/
|
|
82
|
+
function getCapnpEnumTypes(type) {
|
|
83
|
+
if (type.kind !== ReflectionKind.enum) return null;
|
|
84
|
+
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");
|
|
85
|
+
if (unique.length === 0) return null;
|
|
86
|
+
return unique[0] && (0, __stryke_type_checks_is_string.isString)(unique[0]) ? "Text" : "Float32";
|
|
87
|
+
}
|
|
88
|
+
/**
|
|
89
|
+
* Determines if a Type is a `Void` type in a Cap'n Proto schema.
|
|
90
|
+
*
|
|
91
|
+
* @param type - The Type to check.
|
|
92
|
+
* @returns True if the Type is a `Void` type, false otherwise.
|
|
93
|
+
*/
|
|
94
|
+
function isVoidType(type) {
|
|
95
|
+
return type.kind === ReflectionKind.void || type.kind === ReflectionKind.never || type.kind === ReflectionKind.null || type.kind === ReflectionKind.undefined || type.kind === ReflectionKind.symbol;
|
|
96
|
+
}
|
|
97
|
+
/**
|
|
98
|
+
* Converts a {@link TypeUnion} to an array of its underlying Cap'n Proto primitive type representation.
|
|
99
|
+
*
|
|
100
|
+
* @param type - The {@link TypeUnion} to convert.
|
|
101
|
+
* @returns A string representation of the Cap'n Proto primitive type.
|
|
102
|
+
*/
|
|
103
|
+
function getCapnpUnionTypes(type) {
|
|
104
|
+
return require_utilities.getUnionTypes(type);
|
|
105
|
+
}
|
|
106
|
+
/**
|
|
107
|
+
* Converts a {@link TypeUnion} to an array of its underlying Cap'n Proto primitive type representation.
|
|
108
|
+
*
|
|
109
|
+
* @param type - The {@link TypeUnion} to convert.
|
|
110
|
+
* @returns An array of Cap'n Proto primitive types.
|
|
111
|
+
*/
|
|
112
|
+
function isCapnpStringUnion(type) {
|
|
113
|
+
return getCapnpUnionTypes(type).some((member) => member.kind === ReflectionKind.string);
|
|
114
|
+
}
|
|
115
|
+
const LARGE_BUFFER = 1024 * 1e6;
|
|
116
|
+
const execAsync = (0, node_util.promisify)(node_child_process.exec);
|
|
117
|
+
async function generateCapnpId() {
|
|
118
|
+
const { stdout } = await execAsync("capnp id", {
|
|
119
|
+
windowsHide: true,
|
|
120
|
+
maxBuffer: LARGE_BUFFER,
|
|
121
|
+
killSignal: "SIGTERM"
|
|
122
|
+
});
|
|
123
|
+
return stdout;
|
|
124
|
+
}
|
|
125
|
+
async function generateCapnp(context, reflection, options) {
|
|
126
|
+
return `${(await generateCapnpId()).trim()};
|
|
127
|
+
${getBaseFileHeader(context).replace(/^\r*\n*/g, "").replaceAll("//", "#")}
|
|
128
|
+
${reflection.getMethods().length === 0 ? generateCapnpStruct(reflection, options) : generateCapnpInterface(reflection, options)}
|
|
129
|
+
`.trim();
|
|
130
|
+
}
|
|
131
|
+
function generateCapnpStruct(reflection, options = {}) {
|
|
132
|
+
const structName = options?.name || reflection.getTitle() || reflection.getClassName() || reflection.getName();
|
|
133
|
+
return `${generateCapnpEnums(reflection)}struct ${(0, __stryke_string_format_pascal_case.pascalCase)(structName)} {
|
|
134
|
+
# Struct definition for ${(0, __stryke_string_format_title_case.titleCase)(structName)}.
|
|
135
|
+
|
|
136
|
+
${generateCapnpSchema(reflection, options)}
|
|
137
|
+
}
|
|
138
|
+
`;
|
|
139
|
+
}
|
|
140
|
+
function generateCapnpInterface(reflection, options = {}) {
|
|
141
|
+
const interfaceName = options?.name || reflection.getTitle() || reflection.getClassName() || reflection.getName();
|
|
142
|
+
return `${generateCapnpEnums(reflection)}interface ${(0, __stryke_string_format_pascal_case.pascalCase)(interfaceName)} {
|
|
143
|
+
# Interface definition for ${(0, __stryke_string_format_title_case.titleCase)(interfaceName)}.
|
|
144
|
+
|
|
145
|
+
${generateCapnpSchema(reflection, options)}
|
|
146
|
+
}
|
|
147
|
+
`;
|
|
148
|
+
}
|
|
149
|
+
function formatEnumName(name) {
|
|
150
|
+
return (0, __stryke_string_format_pascal_case.pascalCase)(`${name}_Type`);
|
|
151
|
+
}
|
|
152
|
+
function generateCapnpEnums(reflection) {
|
|
153
|
+
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);
|
|
154
|
+
if (enums.length === 0) return "";
|
|
155
|
+
return `${enums.map((enumeration) => generateCapnpEnumSchema(enumeration.type, formatEnumName(enumeration.getNameAsString()))).join("\n\n")}
|
|
156
|
+
|
|
157
|
+
`;
|
|
158
|
+
}
|
|
159
|
+
function generateCapnpSchema(reflection, options = {}) {
|
|
160
|
+
let index = 0;
|
|
161
|
+
const indexCounter = options?.indexCounter ?? (() => index++);
|
|
162
|
+
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) ? `
|
|
163
|
+
struct Map(Key, Value) {
|
|
164
|
+
entries @0 :List(Entry);
|
|
165
|
+
|
|
166
|
+
struct Entry {
|
|
167
|
+
key @0 :Key;
|
|
168
|
+
value @1 :Value;
|
|
169
|
+
}
|
|
170
|
+
}` : ""}${reflection.getProperties().some((prop) => prop.type.kind === ReflectionKind.class && prop.type.classType === Date) ? `
|
|
171
|
+
struct Date {
|
|
172
|
+
# A standard Gregorian calendar date.
|
|
173
|
+
|
|
174
|
+
year @0 :Int16;
|
|
175
|
+
# The year - Must include the century.
|
|
176
|
+
# Negative value indicates BC.
|
|
177
|
+
|
|
178
|
+
month @1 :UInt8; # The month, 1-12
|
|
179
|
+
|
|
180
|
+
day @2 :UInt8; # The day of the month, 1-30
|
|
181
|
+
|
|
182
|
+
hour @3 :UInt8; # The hour of the day, 0-23
|
|
183
|
+
|
|
184
|
+
minute @4 :UInt8; # The minute of the hour, 0-59
|
|
185
|
+
|
|
186
|
+
second @5 :UInt8; # The second of the minute, 0-59
|
|
187
|
+
|
|
188
|
+
millisecond @6 :UInt16; # Milliseconds of the second, 0-999
|
|
189
|
+
}` : ""}`;
|
|
190
|
+
}
|
|
191
|
+
function generateCapnpMethodSchema(reflection, indexCounter) {
|
|
192
|
+
const methodName = reflection.getTitle() || typeof reflection.getName() === "string" ? String(reflection.getName()) : "";
|
|
193
|
+
if (!methodName) throw new Error(`Cannot generate Cap'n Proto schema for method without a name - Parent interface: ${reflection.reflectionClass.getName()}`);
|
|
194
|
+
return `${(0, __stryke_string_format_camel_case.camelCase)(methodName)} @${indexCounter()} (${reflection.getParameters().map((param) => {
|
|
195
|
+
return `${(0, __stryke_string_format_camel_case.camelCase)(param.getName())} :${generateCapnpPrimitive(param.getType())}${param.hasDefault() ? ` = ${stringifyCapnpDefaultValue(param)}` : ""}`;
|
|
196
|
+
}).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", ". ")}`;
|
|
197
|
+
}
|
|
198
|
+
function generateCapnpPropertyComment(reflection) {
|
|
199
|
+
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) => {
|
|
200
|
+
let length = ret.length;
|
|
201
|
+
if (ret.includes("\n")) length = ret.substring(ret.lastIndexOf("\n") + 1).length;
|
|
202
|
+
const current = word.trim();
|
|
203
|
+
if (length + current.length > 60) ret += `\n\t# ${current}`;
|
|
204
|
+
else ret += ` ${current}`;
|
|
205
|
+
return ret;
|
|
206
|
+
}, "").trim();
|
|
207
|
+
if (result.length > 0) return `\t# ${result}`;
|
|
208
|
+
return "";
|
|
209
|
+
}
|
|
210
|
+
function generateCapnpPropertySchema(reflection, indexCounter) {
|
|
211
|
+
if (reflection.type.kind === ReflectionKind.union) if (getCapnpUnionTypes(reflection.type).length === 0) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Void;
|
|
212
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
213
|
+
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)}` : ""};
|
|
214
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
215
|
+
else return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} :union {
|
|
216
|
+
${getCapnpUnionTypes(reflection.type).map((type) => ` ${require_utilities.kindToName(type.kind)} @${indexCounter()} :${generateCapnpPrimitive(type)};`).join("\n")}
|
|
217
|
+
}
|
|
218
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
219
|
+
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)}` : ""};
|
|
220
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
221
|
+
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)}` : ""};
|
|
222
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
223
|
+
else if (reflection.type.classType === Date) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Data${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
224
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
225
|
+
else if (reflection.type.classType === node_buffer.Buffer) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Data${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
226
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
227
|
+
else if (reflection.type.classType === ArrayBuffer) return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :Data${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
228
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
229
|
+
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)}` : ""};
|
|
230
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
231
|
+
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)}` : ""};
|
|
232
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
233
|
+
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)}` : ""};
|
|
234
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
235
|
+
return `${(0, __stryke_string_format_camel_case.camelCase)(reflection.getNameAsString())} @${indexCounter()} :${generateCapnpPrimitive(reflection.getType())}${reflection.hasDefault() ? ` = ${stringifyCapnpDefaultValue(reflection)}` : ""};
|
|
236
|
+
${generateCapnpPropertyComment(reflection)}`;
|
|
237
|
+
}
|
|
238
|
+
function generateCapnpEnumSchema(type, name) {
|
|
239
|
+
if (type.kind === ReflectionKind.union) return generateCapnpEnumSchema({
|
|
240
|
+
kind: ReflectionKind.enum,
|
|
241
|
+
indexType: type,
|
|
242
|
+
enum: type.types.reduce((ret, type$1) => {
|
|
243
|
+
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;
|
|
244
|
+
return ret;
|
|
245
|
+
}, {}),
|
|
246
|
+
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)
|
|
247
|
+
}, name);
|
|
248
|
+
let index = 0;
|
|
249
|
+
const indexCounter = () => index++;
|
|
250
|
+
const enumType = getCapnpEnumTypes(type);
|
|
251
|
+
if (!enumType) return "";
|
|
252
|
+
return `enum ${(0, __stryke_string_format_pascal_case.pascalCase)(name)} {
|
|
253
|
+
${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")}
|
|
254
|
+
}`;
|
|
255
|
+
}
|
|
256
|
+
/**
|
|
257
|
+
* Generates a string representation of Cap'n Proto primitive types from a Deepkit Type.
|
|
258
|
+
*
|
|
259
|
+
* @param type - The Deepkit Type to convert.
|
|
260
|
+
* @returns A string representation of the Cap'n Proto primitive type.
|
|
261
|
+
*/
|
|
262
|
+
function generateCapnpPrimitive(type) {
|
|
263
|
+
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";
|
|
264
|
+
}
|
|
265
|
+
|
|
266
|
+
//#endregion
|
|
267
|
+
Object.defineProperty(exports, 'LARGE_BUFFER', {
|
|
268
|
+
enumerable: true,
|
|
269
|
+
get: function () {
|
|
270
|
+
return LARGE_BUFFER;
|
|
271
|
+
}
|
|
272
|
+
});
|
|
273
|
+
Object.defineProperty(exports, 'compile', {
|
|
274
|
+
enumerable: true,
|
|
275
|
+
get: function () {
|
|
276
|
+
return compile;
|
|
277
|
+
}
|
|
278
|
+
});
|
|
279
|
+
Object.defineProperty(exports, 'generateCapnp', {
|
|
280
|
+
enumerable: true,
|
|
281
|
+
get: function () {
|
|
282
|
+
return generateCapnp;
|
|
283
|
+
}
|
|
284
|
+
});
|
|
285
|
+
Object.defineProperty(exports, 'generateCapnpEnumSchema', {
|
|
286
|
+
enumerable: true,
|
|
287
|
+
get: function () {
|
|
288
|
+
return generateCapnpEnumSchema;
|
|
289
|
+
}
|
|
290
|
+
});
|
|
291
|
+
Object.defineProperty(exports, 'generateCapnpId', {
|
|
292
|
+
enumerable: true,
|
|
293
|
+
get: function () {
|
|
294
|
+
return generateCapnpId;
|
|
295
|
+
}
|
|
296
|
+
});
|
|
297
|
+
Object.defineProperty(exports, 'generateCapnpInterface', {
|
|
298
|
+
enumerable: true,
|
|
299
|
+
get: function () {
|
|
300
|
+
return generateCapnpInterface;
|
|
301
|
+
}
|
|
302
|
+
});
|
|
303
|
+
Object.defineProperty(exports, 'generateCapnpMethodSchema', {
|
|
304
|
+
enumerable: true,
|
|
305
|
+
get: function () {
|
|
306
|
+
return generateCapnpMethodSchema;
|
|
307
|
+
}
|
|
308
|
+
});
|
|
309
|
+
Object.defineProperty(exports, 'generateCapnpPrimitive', {
|
|
310
|
+
enumerable: true,
|
|
311
|
+
get: function () {
|
|
312
|
+
return generateCapnpPrimitive;
|
|
313
|
+
}
|
|
314
|
+
});
|
|
315
|
+
Object.defineProperty(exports, 'generateCapnpSchema', {
|
|
316
|
+
enumerable: true,
|
|
317
|
+
get: function () {
|
|
318
|
+
return generateCapnpSchema;
|
|
319
|
+
}
|
|
320
|
+
});
|
|
321
|
+
Object.defineProperty(exports, 'generateCapnpStruct', {
|
|
322
|
+
enumerable: true,
|
|
323
|
+
get: function () {
|
|
324
|
+
return generateCapnpStruct;
|
|
325
|
+
}
|
|
326
|
+
});
|
|
327
|
+
Object.defineProperty(exports, 'getCapnpEnumTypes', {
|
|
328
|
+
enumerable: true,
|
|
329
|
+
get: function () {
|
|
330
|
+
return getCapnpEnumTypes;
|
|
331
|
+
}
|
|
332
|
+
});
|
|
333
|
+
Object.defineProperty(exports, 'getCapnpUnionTypes', {
|
|
334
|
+
enumerable: true,
|
|
335
|
+
get: function () {
|
|
336
|
+
return getCapnpUnionTypes;
|
|
337
|
+
}
|
|
338
|
+
});
|
|
339
|
+
Object.defineProperty(exports, 'isCapnpStringUnion', {
|
|
340
|
+
enumerable: true,
|
|
341
|
+
get: function () {
|
|
342
|
+
return isCapnpStringUnion;
|
|
343
|
+
}
|
|
344
|
+
});
|
|
345
|
+
Object.defineProperty(exports, 'isVoidType', {
|
|
346
|
+
enumerable: true,
|
|
347
|
+
get: function () {
|
|
348
|
+
return isVoidType;
|
|
349
|
+
}
|
|
350
|
+
});
|
|
351
|
+
Object.defineProperty(exports, 'stringifyCapnpDefaultValue', {
|
|
352
|
+
enumerable: true,
|
|
353
|
+
get: function () {
|
|
354
|
+
return stringifyCapnpDefaultValue;
|
|
355
|
+
}
|
|
356
|
+
});
|
|
357
|
+
Object.defineProperty(exports, 'stringifyCapnpValue', {
|
|
358
|
+
enumerable: true,
|
|
359
|
+
get: function () {
|
|
360
|
+
return stringifyCapnpValue;
|
|
361
|
+
}
|
|
362
|
+
});
|
|
@@ -33,5 +33,15 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
33
33
|
|
|
34
34
|
//#endregion
|
|
35
35
|
|
|
36
|
-
exports
|
|
37
|
-
|
|
36
|
+
Object.defineProperty(exports, '__reExport', {
|
|
37
|
+
enumerable: true,
|
|
38
|
+
get: function () {
|
|
39
|
+
return __reExport;
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
Object.defineProperty(exports, '__toESM', {
|
|
43
|
+
enumerable: true,
|
|
44
|
+
get: function () {
|
|
45
|
+
return __toESM;
|
|
46
|
+
}
|
|
47
|
+
});
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
import { o as ResolvedEntryTypeDefinition, s as StoragePreset } from "./context-BwQLwanm.mjs";
|
|
2
|
+
import { Children, Context } from "@powerlines/plugin-alloy/vendor";
|
|
3
|
+
import { SourceFileContext as SourceFileContext$1 } from "@alloy-js/typescript";
|
|
4
|
+
|
|
5
|
+
//#region src/types/components.d.ts
|
|
6
|
+
interface CopyOutputFile {
|
|
7
|
+
kind: "file";
|
|
8
|
+
path: string;
|
|
9
|
+
sourcePath: string;
|
|
10
|
+
/**
|
|
11
|
+
* The format of the output files
|
|
12
|
+
*
|
|
13
|
+
* @remarks
|
|
14
|
+
* If not specified, the output mode will be determined by the provided \`output.mode\` value.
|
|
15
|
+
*/
|
|
16
|
+
preset?: StoragePreset;
|
|
17
|
+
}
|
|
18
|
+
interface WriteOutputFile {
|
|
19
|
+
kind: "file" | "entry" | "builtin";
|
|
20
|
+
path: string;
|
|
21
|
+
contents: string;
|
|
22
|
+
filetype: string;
|
|
23
|
+
/**
|
|
24
|
+
* The format of the output files
|
|
25
|
+
*
|
|
26
|
+
* @remarks
|
|
27
|
+
* If not specified, the output mode will be determined by the provided \`output.mode\` value.
|
|
28
|
+
*/
|
|
29
|
+
preset?: StoragePreset;
|
|
30
|
+
}
|
|
31
|
+
type OutputFile = (WriteOutputFile & {
|
|
32
|
+
kind: "file";
|
|
33
|
+
}) | (WriteOutputFile & {
|
|
34
|
+
kind: "entry";
|
|
35
|
+
typeDefinition?: ResolvedEntryTypeDefinition;
|
|
36
|
+
}) | (WriteOutputFile & {
|
|
37
|
+
kind: "builtin";
|
|
38
|
+
id: string;
|
|
39
|
+
}) | CopyOutputFile;
|
|
40
|
+
interface OutputDirectory {
|
|
41
|
+
kind: "directory";
|
|
42
|
+
path: string;
|
|
43
|
+
contents: (OutputDirectory | OutputFile)[];
|
|
44
|
+
}
|
|
45
|
+
interface RenderEntryContext {
|
|
46
|
+
typeDefinition: ResolvedEntryTypeDefinition;
|
|
47
|
+
}
|
|
48
|
+
interface RenderBuiltinContext {
|
|
49
|
+
id: string;
|
|
50
|
+
}
|
|
51
|
+
interface RenderOutputContext {
|
|
52
|
+
mode?: StoragePreset;
|
|
53
|
+
}
|
|
54
|
+
interface CopyFileOutputContext {
|
|
55
|
+
path?: string;
|
|
56
|
+
sourcePath?: string;
|
|
57
|
+
}
|
|
58
|
+
interface RenderContext extends Context {
|
|
59
|
+
meta?: {
|
|
60
|
+
copyFile?: CopyFileOutputContext;
|
|
61
|
+
/**
|
|
62
|
+
* The current context for the built-in module.
|
|
63
|
+
*/
|
|
64
|
+
builtin?: RenderBuiltinContext;
|
|
65
|
+
/**
|
|
66
|
+
* The current context for the application entrypoint file being rendered.
|
|
67
|
+
*/
|
|
68
|
+
entry?: RenderEntryContext;
|
|
69
|
+
/**
|
|
70
|
+
* The current context for output rendering.
|
|
71
|
+
*/
|
|
72
|
+
output?: RenderOutputContext;
|
|
73
|
+
} & Record<string, any>;
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* A type that represents the props of a component that can have children.
|
|
77
|
+
*/
|
|
78
|
+
interface ComponentProps {
|
|
79
|
+
children?: Children;
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* A type that requires the `children` prop in a component.
|
|
83
|
+
*/
|
|
84
|
+
type ComponentPropsWithChildren = Omit<ComponentProps, "children"> & Required<Pick<ComponentProps, "children">>;
|
|
85
|
+
interface BuiltinSourceFileContext extends SourceFileContext$1 {
|
|
86
|
+
/**
|
|
87
|
+
* The runtime module identifier.
|
|
88
|
+
*/
|
|
89
|
+
id: string;
|
|
90
|
+
}
|
|
91
|
+
interface ReflectionOverrideInterface<T> {
|
|
92
|
+
name?: string | Children;
|
|
93
|
+
type?: string | Children;
|
|
94
|
+
extends?: string | false;
|
|
95
|
+
defaultValue?: Partial<T>;
|
|
96
|
+
}
|
|
97
|
+
interface TypescriptFileImportItem {
|
|
98
|
+
name: string;
|
|
99
|
+
default?: boolean;
|
|
100
|
+
alias?: string;
|
|
101
|
+
type?: boolean;
|
|
102
|
+
}
|
|
103
|
+
type TypescriptFileImports = Record<string, null | Array<TypescriptFileImportItem | string>>;
|
|
104
|
+
interface SourceFileHeaderProps extends ComponentProps {
|
|
105
|
+
/**
|
|
106
|
+
* If true, disables the ESLint directive at the top of the file.
|
|
107
|
+
*
|
|
108
|
+
* @defaultValue true
|
|
109
|
+
*/
|
|
110
|
+
disableEslint?: boolean;
|
|
111
|
+
/**
|
|
112
|
+
* If true, disables the Biome directive at the top of the file.
|
|
113
|
+
*
|
|
114
|
+
* @defaultValue true
|
|
115
|
+
*/
|
|
116
|
+
disableBiome?: boolean;
|
|
117
|
+
/**
|
|
118
|
+
* If true, disables the Prettier directive at the top of the file.
|
|
119
|
+
*
|
|
120
|
+
* @defaultValue false
|
|
121
|
+
*/
|
|
122
|
+
disablePrettier?: boolean;
|
|
123
|
+
}
|
|
124
|
+
declare type __ΩCopyOutputFile = any[];
|
|
125
|
+
declare type __ΩWriteOutputFile = any[];
|
|
126
|
+
declare type __ΩOutputFile = any[];
|
|
127
|
+
declare type __ΩOutputDirectory = any[];
|
|
128
|
+
declare type __ΩRenderEntryContext = any[];
|
|
129
|
+
declare type __ΩRenderBuiltinContext = any[];
|
|
130
|
+
declare type __ΩRenderOutputContext = any[];
|
|
131
|
+
declare type __ΩCopyFileOutputContext = any[];
|
|
132
|
+
declare type __ΩRenderContext = any[];
|
|
133
|
+
declare type __ΩComponentProps = any[];
|
|
134
|
+
declare type __ΩComponentPropsWithChildren = any[];
|
|
135
|
+
declare type __ΩBuiltinSourceFileContext = any[];
|
|
136
|
+
declare type __ΩReflectionOverrideInterface = any[];
|
|
137
|
+
declare type __ΩTypescriptFileImportItem = any[];
|
|
138
|
+
declare type __ΩTypescriptFileImports = any[];
|
|
139
|
+
declare type __ΩSourceFileHeaderProps = any[];
|
|
140
|
+
//#endregion
|
|
141
|
+
export { __ΩTypescriptFileImportItem as A, __ΩOutputFile as C, __ΩRenderEntryContext as D, __ΩRenderContext as E, __ΩWriteOutputFile as M, __ΩRenderOutputContext as O, __ΩOutputDirectory as S, __ΩRenderBuiltinContext as T, __ΩBuiltinSourceFileContext as _, CopyOutputFile as a, __ΩCopyFileOutputContext as b, ReflectionOverrideInterface as c, RenderEntryContext as d, RenderOutputContext as f, WriteOutputFile as g, TypescriptFileImports as h, CopyFileOutputContext as i, __ΩTypescriptFileImports as j, __ΩSourceFileHeaderProps as k, RenderBuiltinContext as l, TypescriptFileImportItem as m, ComponentProps as n, OutputDirectory as o, SourceFileHeaderProps as p, ComponentPropsWithChildren as r, OutputFile as s, BuiltinSourceFileContext as t, RenderContext as u, __ΩComponentProps as v, __ΩReflectionOverrideInterface as w, __ΩCopyOutputFile as x, __ΩComponentPropsWithChildren as y };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,141 @@
|
|
|
1
|
+
import { o as ResolvedEntryTypeDefinition, s as StoragePreset } from "./context-CWt70HA3.cjs";
|
|
2
|
+
import { Children, Context } from "@powerlines/plugin-alloy/vendor";
|
|
3
|
+
import { SourceFileContext } from "@alloy-js/typescript";
|
|
4
|
+
|
|
5
|
+
//#region src/types/components.d.ts
|
|
6
|
+
interface CopyOutputFile {
|
|
7
|
+
kind: "file";
|
|
8
|
+
path: string;
|
|
9
|
+
sourcePath: string;
|
|
10
|
+
/**
|
|
11
|
+
* The format of the output files
|
|
12
|
+
*
|
|
13
|
+
* @remarks
|
|
14
|
+
* If not specified, the output mode will be determined by the provided \`output.mode\` value.
|
|
15
|
+
*/
|
|
16
|
+
preset?: StoragePreset;
|
|
17
|
+
}
|
|
18
|
+
interface WriteOutputFile {
|
|
19
|
+
kind: "file" | "entry" | "builtin";
|
|
20
|
+
path: string;
|
|
21
|
+
contents: string;
|
|
22
|
+
filetype: string;
|
|
23
|
+
/**
|
|
24
|
+
* The format of the output files
|
|
25
|
+
*
|
|
26
|
+
* @remarks
|
|
27
|
+
* If not specified, the output mode will be determined by the provided \`output.mode\` value.
|
|
28
|
+
*/
|
|
29
|
+
preset?: StoragePreset;
|
|
30
|
+
}
|
|
31
|
+
type OutputFile = (WriteOutputFile & {
|
|
32
|
+
kind: "file";
|
|
33
|
+
}) | (WriteOutputFile & {
|
|
34
|
+
kind: "entry";
|
|
35
|
+
typeDefinition?: ResolvedEntryTypeDefinition;
|
|
36
|
+
}) | (WriteOutputFile & {
|
|
37
|
+
kind: "builtin";
|
|
38
|
+
id: string;
|
|
39
|
+
}) | CopyOutputFile;
|
|
40
|
+
interface OutputDirectory {
|
|
41
|
+
kind: "directory";
|
|
42
|
+
path: string;
|
|
43
|
+
contents: (OutputDirectory | OutputFile)[];
|
|
44
|
+
}
|
|
45
|
+
interface RenderEntryContext {
|
|
46
|
+
typeDefinition: ResolvedEntryTypeDefinition;
|
|
47
|
+
}
|
|
48
|
+
interface RenderBuiltinContext {
|
|
49
|
+
id: string;
|
|
50
|
+
}
|
|
51
|
+
interface RenderOutputContext {
|
|
52
|
+
mode?: StoragePreset;
|
|
53
|
+
}
|
|
54
|
+
interface CopyFileOutputContext {
|
|
55
|
+
path?: string;
|
|
56
|
+
sourcePath?: string;
|
|
57
|
+
}
|
|
58
|
+
interface RenderContext extends Context {
|
|
59
|
+
meta?: {
|
|
60
|
+
copyFile?: CopyFileOutputContext;
|
|
61
|
+
/**
|
|
62
|
+
* The current context for the built-in module.
|
|
63
|
+
*/
|
|
64
|
+
builtin?: RenderBuiltinContext;
|
|
65
|
+
/**
|
|
66
|
+
* The current context for the application entrypoint file being rendered.
|
|
67
|
+
*/
|
|
68
|
+
entry?: RenderEntryContext;
|
|
69
|
+
/**
|
|
70
|
+
* The current context for output rendering.
|
|
71
|
+
*/
|
|
72
|
+
output?: RenderOutputContext;
|
|
73
|
+
} & Record<string, any>;
|
|
74
|
+
}
|
|
75
|
+
/**
|
|
76
|
+
* A type that represents the props of a component that can have children.
|
|
77
|
+
*/
|
|
78
|
+
interface ComponentProps {
|
|
79
|
+
children?: Children;
|
|
80
|
+
}
|
|
81
|
+
/**
|
|
82
|
+
* A type that requires the `children` prop in a component.
|
|
83
|
+
*/
|
|
84
|
+
type ComponentPropsWithChildren = Omit<ComponentProps, "children"> & Required<Pick<ComponentProps, "children">>;
|
|
85
|
+
interface BuiltinSourceFileContext extends SourceFileContext {
|
|
86
|
+
/**
|
|
87
|
+
* The runtime module identifier.
|
|
88
|
+
*/
|
|
89
|
+
id: string;
|
|
90
|
+
}
|
|
91
|
+
interface ReflectionOverrideInterface<T> {
|
|
92
|
+
name?: string | Children;
|
|
93
|
+
type?: string | Children;
|
|
94
|
+
extends?: string | false;
|
|
95
|
+
defaultValue?: Partial<T>;
|
|
96
|
+
}
|
|
97
|
+
interface TypescriptFileImportItem {
|
|
98
|
+
name: string;
|
|
99
|
+
default?: boolean;
|
|
100
|
+
alias?: string;
|
|
101
|
+
type?: boolean;
|
|
102
|
+
}
|
|
103
|
+
type TypescriptFileImports = Record<string, null | Array<TypescriptFileImportItem | string>>;
|
|
104
|
+
interface SourceFileHeaderProps extends ComponentProps {
|
|
105
|
+
/**
|
|
106
|
+
* If true, disables the ESLint directive at the top of the file.
|
|
107
|
+
*
|
|
108
|
+
* @defaultValue true
|
|
109
|
+
*/
|
|
110
|
+
disableEslint?: boolean;
|
|
111
|
+
/**
|
|
112
|
+
* If true, disables the Biome directive at the top of the file.
|
|
113
|
+
*
|
|
114
|
+
* @defaultValue true
|
|
115
|
+
*/
|
|
116
|
+
disableBiome?: boolean;
|
|
117
|
+
/**
|
|
118
|
+
* If true, disables the Prettier directive at the top of the file.
|
|
119
|
+
*
|
|
120
|
+
* @defaultValue false
|
|
121
|
+
*/
|
|
122
|
+
disablePrettier?: boolean;
|
|
123
|
+
}
|
|
124
|
+
declare type __ΩCopyOutputFile = any[];
|
|
125
|
+
declare type __ΩWriteOutputFile = any[];
|
|
126
|
+
declare type __ΩOutputFile = any[];
|
|
127
|
+
declare type __ΩOutputDirectory = any[];
|
|
128
|
+
declare type __ΩRenderEntryContext = any[];
|
|
129
|
+
declare type __ΩRenderBuiltinContext = any[];
|
|
130
|
+
declare type __ΩRenderOutputContext = any[];
|
|
131
|
+
declare type __ΩCopyFileOutputContext = any[];
|
|
132
|
+
declare type __ΩRenderContext = any[];
|
|
133
|
+
declare type __ΩComponentProps = any[];
|
|
134
|
+
declare type __ΩComponentPropsWithChildren = any[];
|
|
135
|
+
declare type __ΩBuiltinSourceFileContext = any[];
|
|
136
|
+
declare type __ΩReflectionOverrideInterface = any[];
|
|
137
|
+
declare type __ΩTypescriptFileImportItem = any[];
|
|
138
|
+
declare type __ΩTypescriptFileImports = any[];
|
|
139
|
+
declare type __ΩSourceFileHeaderProps = any[];
|
|
140
|
+
//#endregion
|
|
141
|
+
export { __ΩTypescriptFileImportItem as A, __ΩOutputFile as C, __ΩRenderEntryContext as D, __ΩRenderContext as E, __ΩWriteOutputFile as M, __ΩRenderOutputContext as O, __ΩOutputDirectory as S, __ΩRenderBuiltinContext as T, __ΩBuiltinSourceFileContext as _, CopyOutputFile as a, __ΩCopyFileOutputContext as b, ReflectionOverrideInterface as c, RenderEntryContext as d, RenderOutputContext as f, WriteOutputFile as g, TypescriptFileImports as h, CopyFileOutputContext as i, __ΩTypescriptFileImports as j, __ΩSourceFileHeaderProps as k, RenderBuiltinContext as l, TypescriptFileImportItem as m, ComponentProps as n, OutputDirectory as o, SourceFileHeaderProps as p, ComponentPropsWithChildren as r, OutputFile as s, BuiltinSourceFileContext as t, RenderContext as u, __ΩComponentProps as v, __ΩReflectionOverrideInterface as w, __ΩCopyOutputFile as x, __ΩComponentPropsWithChildren as y };
|