@powerlines/plugin-alloy 0.26.236 → 0.26.238
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/core/components/index.cjs +1 -9
- package/dist/core/components/index.d.cts +1 -5
- package/dist/core/components/index.d.mts +1 -5
- package/dist/core/components/index.mjs +1 -5
- package/dist/core/components/infrastructure-file.cjs +6 -3
- package/dist/core/components/infrastructure-file.d.cts +1 -1
- package/dist/core/components/infrastructure-file.d.cts.map +1 -1
- package/dist/core/components/infrastructure-file.d.mts +1 -1
- package/dist/core/components/infrastructure-file.mjs +5 -2
- package/dist/core/contexts/index.cjs +1 -11
- package/dist/core/contexts/index.d.cts +1 -3
- package/dist/core/contexts/index.d.mts +1 -3
- package/dist/core/contexts/index.mjs +1 -3
- package/dist/core/index.cjs +2 -23
- package/dist/core/index.d.cts +2 -10
- package/dist/core/index.d.mts +2 -10
- package/dist/core/index.mjs +2 -10
- package/dist/helpers/capnp.cjs +2 -2
- package/dist/helpers/capnp.mjs +2 -2
- package/dist/index.cjs +10 -2
- package/dist/index.d.cts +10 -4
- package/dist/index.d.cts.map +1 -1
- package/dist/index.d.mts +10 -4
- package/dist/index.mjs +10 -2
- package/dist/render.cjs +67 -48
- package/dist/render.d.cts +33 -2
- package/dist/render.d.cts.map +1 -1
- package/dist/render.d.mts +33 -2
- package/dist/render.mjs +68 -49
- package/dist/types/index.d.cts +2 -3
- package/dist/types/index.d.mts +2 -3
- package/dist/types/plugin.d.cts +7 -4
- package/dist/types/plugin.d.cts.map +1 -1
- package/dist/types/plugin.d.mts +7 -4
- package/dist/typescript/components/builtin-file.cjs +6 -6
- package/dist/typescript/components/builtin-file.d.cts +2 -2
- package/dist/typescript/components/builtin-file.d.cts.map +1 -1
- package/dist/typescript/components/builtin-file.d.mts +2 -2
- package/dist/typescript/components/builtin-file.mjs +2 -2
- package/dist/typescript/components/entry-file.cjs +2 -2
- package/dist/typescript/components/entry-file.d.cts +1 -1
- package/dist/typescript/components/entry-file.d.cts.map +1 -1
- package/dist/typescript/components/entry-file.d.mts +1 -1
- package/dist/typescript/components/entry-file.mjs +1 -1
- package/dist/typescript/components/index.cjs +1 -56
- package/dist/typescript/components/index.d.cts +1 -12
- package/dist/typescript/components/index.d.mts +1 -12
- package/dist/typescript/components/index.mjs +1 -12
- package/dist/typescript/index.cjs +1 -64
- package/dist/typescript/index.d.cts +1 -17
- package/dist/typescript/index.d.mts +1 -17
- package/dist/typescript/index.mjs +1 -17
- package/package.json +18 -639
- package/dist/core/components/output.cjs +0 -40
- package/dist/core/components/output.d.cts +0 -22
- package/dist/core/components/output.d.cts.map +0 -1
- package/dist/core/components/output.d.mts +0 -22
- package/dist/core/components/output.d.mts.map +0 -1
- package/dist/core/components/output.mjs +0 -40
- package/dist/core/components/output.mjs.map +0 -1
- package/dist/core/components/single-line-comment.cjs +0 -22
- package/dist/core/components/single-line-comment.d.cts +0 -19
- package/dist/core/components/single-line-comment.d.cts.map +0 -1
- package/dist/core/components/single-line-comment.d.mts +0 -19
- package/dist/core/components/single-line-comment.d.mts.map +0 -1
- package/dist/core/components/single-line-comment.mjs +0 -22
- package/dist/core/components/single-line-comment.mjs.map +0 -1
- package/dist/core/components/source-file.cjs +0 -64
- package/dist/core/components/source-file.d.cts +0 -30
- package/dist/core/components/source-file.d.cts.map +0 -1
- package/dist/core/components/source-file.d.mts +0 -30
- package/dist/core/components/source-file.d.mts.map +0 -1
- package/dist/core/components/source-file.mjs +0 -62
- package/dist/core/components/source-file.mjs.map +0 -1
- package/dist/core/components/spacing.cjs +0 -19
- package/dist/core/components/spacing.d.cts +0 -19
- package/dist/core/components/spacing.d.cts.map +0 -1
- package/dist/core/components/spacing.d.mts +0 -19
- package/dist/core/components/spacing.d.mts.map +0 -1
- package/dist/core/components/spacing.mjs +0 -19
- package/dist/core/components/spacing.mjs.map +0 -1
- package/dist/core/contexts/meta.cjs +0 -40
- package/dist/core/contexts/meta.d.cts +0 -46
- package/dist/core/contexts/meta.d.cts.map +0 -1
- package/dist/core/contexts/meta.d.mts +0 -46
- package/dist/core/contexts/meta.d.mts.map +0 -1
- package/dist/core/contexts/meta.mjs +0 -37
- package/dist/core/contexts/meta.mjs.map +0 -1
- package/dist/core/contexts/schema.cjs +0 -38
- package/dist/core/contexts/schema.d.cts +0 -26
- package/dist/core/contexts/schema.d.cts.map +0 -1
- package/dist/core/contexts/schema.d.mts +0 -26
- package/dist/core/contexts/schema.d.mts.map +0 -1
- package/dist/core/contexts/schema.mjs +0 -35
- package/dist/core/contexts/schema.mjs.map +0 -1
- package/dist/core/helpers/code.cjs +0 -33
- package/dist/core/helpers/code.d.cts +0 -28
- package/dist/core/helpers/code.d.cts.map +0 -1
- package/dist/core/helpers/code.d.mts +0 -28
- package/dist/core/helpers/code.d.mts.map +0 -1
- package/dist/core/helpers/code.mjs +0 -33
- package/dist/core/helpers/code.mjs.map +0 -1
- package/dist/core/helpers/index.cjs +0 -4
- package/dist/core/helpers/index.d.cts +0 -2
- package/dist/core/helpers/index.d.mts +0 -2
- package/dist/core/helpers/index.mjs +0 -3
- package/dist/hcl/components/block-declaration.cjs +0 -33
- package/dist/hcl/components/block-declaration.d.cts +0 -19
- package/dist/hcl/components/block-declaration.d.cts.map +0 -1
- package/dist/hcl/components/block-declaration.d.mts +0 -19
- package/dist/hcl/components/block-declaration.d.mts.map +0 -1
- package/dist/hcl/components/block-declaration.mjs +0 -33
- package/dist/hcl/components/block-declaration.mjs.map +0 -1
- package/dist/hcl/components/hcl-file.cjs +0 -82
- package/dist/hcl/components/hcl-file.d.cts +0 -25
- package/dist/hcl/components/hcl-file.d.cts.map +0 -1
- package/dist/hcl/components/hcl-file.d.mts +0 -25
- package/dist/hcl/components/hcl-file.d.mts.map +0 -1
- package/dist/hcl/components/hcl-file.mjs +0 -81
- package/dist/hcl/components/hcl-file.mjs.map +0 -1
- package/dist/hcl/components/index.cjs +0 -11
- package/dist/hcl/components/index.d.cts +0 -5
- package/dist/hcl/components/index.d.mts +0 -5
- package/dist/hcl/components/index.mjs +0 -6
- package/dist/hcl/components/packer-file.cjs +0 -28
- package/dist/hcl/components/packer-file.d.cts +0 -16
- package/dist/hcl/components/packer-file.d.cts.map +0 -1
- package/dist/hcl/components/packer-file.d.mts +0 -16
- package/dist/hcl/components/packer-file.d.mts.map +0 -1
- package/dist/hcl/components/packer-file.mjs +0 -28
- package/dist/hcl/components/packer-file.mjs.map +0 -1
- package/dist/hcl/components/terraform-file.cjs +0 -29
- package/dist/hcl/components/terraform-file.d.cts +0 -17
- package/dist/hcl/components/terraform-file.d.cts.map +0 -1
- package/dist/hcl/components/terraform-file.d.mts +0 -17
- package/dist/hcl/components/terraform-file.d.mts.map +0 -1
- package/dist/hcl/components/terraform-file.mjs +0 -29
- package/dist/hcl/components/terraform-file.mjs.map +0 -1
- package/dist/hcl/index.cjs +0 -12
- package/dist/hcl/index.d.cts +0 -6
- package/dist/hcl/index.d.mts +0 -6
- package/dist/hcl/index.mjs +0 -7
- package/dist/markdown/components/alert.cjs +0 -74
- package/dist/markdown/components/alert.d.cts +0 -52
- package/dist/markdown/components/alert.d.cts.map +0 -1
- package/dist/markdown/components/alert.d.mts +0 -52
- package/dist/markdown/components/alert.d.mts.map +0 -1
- package/dist/markdown/components/alert.mjs +0 -69
- package/dist/markdown/components/alert.mjs.map +0 -1
- package/dist/markdown/components/front-matter.cjs +0 -30
- package/dist/markdown/components/front-matter.d.cts +0 -13
- package/dist/markdown/components/front-matter.d.cts.map +0 -1
- package/dist/markdown/components/front-matter.d.mts +0 -13
- package/dist/markdown/components/front-matter.d.mts.map +0 -1
- package/dist/markdown/components/front-matter.mjs +0 -30
- package/dist/markdown/components/front-matter.mjs.map +0 -1
- package/dist/markdown/components/heading.cjs +0 -23
- package/dist/markdown/components/heading.d.cts +0 -17
- package/dist/markdown/components/heading.d.cts.map +0 -1
- package/dist/markdown/components/heading.d.mts +0 -17
- package/dist/markdown/components/heading.d.mts.map +0 -1
- package/dist/markdown/components/heading.mjs +0 -23
- package/dist/markdown/components/heading.mjs.map +0 -1
- package/dist/markdown/components/index.cjs +0 -20
- package/dist/markdown/components/index.d.cts +0 -6
- package/dist/markdown/components/index.d.mts +0 -6
- package/dist/markdown/components/index.mjs +0 -7
- package/dist/markdown/components/markdown-file.cjs +0 -146
- package/dist/markdown/components/markdown-file.d.cts +0 -25
- package/dist/markdown/components/markdown-file.d.cts.map +0 -1
- package/dist/markdown/components/markdown-file.d.mts +0 -25
- package/dist/markdown/components/markdown-file.d.mts.map +0 -1
- package/dist/markdown/components/markdown-file.mjs +0 -145
- package/dist/markdown/components/markdown-file.mjs.map +0 -1
- package/dist/markdown/components/markdown-table.cjs +0 -106
- package/dist/markdown/components/markdown-table.d.cts +0 -37
- package/dist/markdown/components/markdown-table.d.cts.map +0 -1
- package/dist/markdown/components/markdown-table.d.mts +0 -37
- package/dist/markdown/components/markdown-table.d.mts.map +0 -1
- package/dist/markdown/components/markdown-table.mjs +0 -104
- package/dist/markdown/components/markdown-table.mjs.map +0 -1
- package/dist/markdown/contexts/index.cjs +0 -7
- package/dist/markdown/contexts/index.d.cts +0 -2
- package/dist/markdown/contexts/index.d.mts +0 -2
- package/dist/markdown/contexts/index.mjs +0 -3
- package/dist/markdown/contexts/markdown-table.cjs +0 -37
- package/dist/markdown/contexts/markdown-table.d.cts +0 -35
- package/dist/markdown/contexts/markdown-table.d.cts.map +0 -1
- package/dist/markdown/contexts/markdown-table.d.mts +0 -35
- package/dist/markdown/contexts/markdown-table.d.mts.map +0 -1
- package/dist/markdown/contexts/markdown-table.mjs +0 -34
- package/dist/markdown/contexts/markdown-table.mjs.map +0 -1
- package/dist/markdown/index.cjs +0 -27
- package/dist/markdown/index.d.cts +0 -9
- package/dist/markdown/index.d.mts +0 -9
- package/dist/markdown/index.mjs +0 -10
- package/dist/types/components.cjs +0 -9
- package/dist/types/components.d.cts +0 -137
- package/dist/types/components.d.cts.map +0 -1
- package/dist/types/components.d.mts +0 -137
- package/dist/types/components.d.mts.map +0 -1
- package/dist/types/components.mjs +0 -10
- package/dist/types/components.mjs.map +0 -1
- package/dist/typescript/components/class-declaration.cjs +0 -305
- package/dist/typescript/components/class-declaration.d.cts +0 -139
- package/dist/typescript/components/class-declaration.d.cts.map +0 -1
- package/dist/typescript/components/class-declaration.d.mts +0 -139
- package/dist/typescript/components/class-declaration.d.mts.map +0 -1
- package/dist/typescript/components/class-declaration.mjs +0 -300
- package/dist/typescript/components/class-declaration.mjs.map +0 -1
- package/dist/typescript/components/dynamic-import-statement.cjs +0 -25
- package/dist/typescript/components/dynamic-import-statement.d.cts +0 -30
- package/dist/typescript/components/dynamic-import-statement.d.cts.map +0 -1
- package/dist/typescript/components/dynamic-import-statement.d.mts +0 -30
- package/dist/typescript/components/dynamic-import-statement.d.mts.map +0 -1
- package/dist/typescript/components/dynamic-import-statement.mjs +0 -25
- package/dist/typescript/components/dynamic-import-statement.mjs.map +0 -1
- package/dist/typescript/components/interface-declaration.cjs +0 -257
- package/dist/typescript/components/interface-declaration.d.cts +0 -78
- package/dist/typescript/components/interface-declaration.d.cts.map +0 -1
- package/dist/typescript/components/interface-declaration.d.mts +0 -78
- package/dist/typescript/components/interface-declaration.d.mts.map +0 -1
- package/dist/typescript/components/interface-declaration.mjs +0 -254
- package/dist/typescript/components/interface-declaration.mjs.map +0 -1
- package/dist/typescript/components/object-declaration.cjs +0 -131
- package/dist/typescript/components/object-declaration.d.cts +0 -24
- package/dist/typescript/components/object-declaration.d.cts.map +0 -1
- package/dist/typescript/components/object-declaration.d.mts +0 -24
- package/dist/typescript/components/object-declaration.d.mts.map +0 -1
- package/dist/typescript/components/object-declaration.mjs +0 -130
- package/dist/typescript/components/object-declaration.mjs.map +0 -1
- package/dist/typescript/components/property-name.cjs +0 -31
- package/dist/typescript/components/property-name.d.cts +0 -21
- package/dist/typescript/components/property-name.d.cts.map +0 -1
- package/dist/typescript/components/property-name.d.mts +0 -21
- package/dist/typescript/components/property-name.d.mts.map +0 -1
- package/dist/typescript/components/property-name.mjs +0 -31
- package/dist/typescript/components/property-name.mjs.map +0 -1
- package/dist/typescript/components/record-expression.cjs +0 -12
- package/dist/typescript/components/record-expression.d.cts +0 -9
- package/dist/typescript/components/record-expression.d.cts.map +0 -1
- package/dist/typescript/components/record-expression.d.mts +0 -9
- package/dist/typescript/components/record-expression.d.mts.map +0 -1
- package/dist/typescript/components/record-expression.mjs +0 -12
- package/dist/typescript/components/record-expression.mjs.map +0 -1
- package/dist/typescript/components/tsdoc-schema.cjs +0 -166
- package/dist/typescript/components/tsdoc-schema.d.cts +0 -21
- package/dist/typescript/components/tsdoc-schema.d.cts.map +0 -1
- package/dist/typescript/components/tsdoc-schema.d.mts +0 -21
- package/dist/typescript/components/tsdoc-schema.d.mts.map +0 -1
- package/dist/typescript/components/tsdoc-schema.mjs +0 -165
- package/dist/typescript/components/tsdoc-schema.mjs.map +0 -1
- package/dist/typescript/components/tsdoc.cjs +0 -486
- package/dist/typescript/components/tsdoc.d.cts +0 -163
- package/dist/typescript/components/tsdoc.d.cts.map +0 -1
- package/dist/typescript/components/tsdoc.d.mts +0 -163
- package/dist/typescript/components/tsdoc.d.mts.map +0 -1
- package/dist/typescript/components/tsdoc.mjs +0 -465
- package/dist/typescript/components/tsdoc.mjs.map +0 -1
- package/dist/typescript/components/type-declaration.cjs +0 -38
- package/dist/typescript/components/type-declaration.d.cts +0 -15
- package/dist/typescript/components/type-declaration.d.cts.map +0 -1
- package/dist/typescript/components/type-declaration.d.mts +0 -15
- package/dist/typescript/components/type-declaration.d.mts.map +0 -1
- package/dist/typescript/components/type-declaration.mjs +0 -38
- package/dist/typescript/components/type-declaration.mjs.map +0 -1
- package/dist/typescript/components/type-parameters.cjs +0 -82
- package/dist/typescript/components/type-parameters.d.cts +0 -22
- package/dist/typescript/components/type-parameters.d.cts.map +0 -1
- package/dist/typescript/components/type-parameters.d.mts +0 -22
- package/dist/typescript/components/type-parameters.d.mts.map +0 -1
- package/dist/typescript/components/type-parameters.mjs +0 -82
- package/dist/typescript/components/type-parameters.mjs.map +0 -1
- package/dist/typescript/components/typescript-file.cjs +0 -231
- package/dist/typescript/components/typescript-file.d.cts +0 -46
- package/dist/typescript/components/typescript-file.d.cts.map +0 -1
- package/dist/typescript/components/typescript-file.d.mts +0 -46
- package/dist/typescript/components/typescript-file.d.mts.map +0 -1
- package/dist/typescript/components/typescript-file.mjs +0 -229
- package/dist/typescript/components/typescript-file.mjs.map +0 -1
- package/dist/typescript/contexts/index.cjs +0 -4
- package/dist/typescript/contexts/index.d.cts +0 -2
- package/dist/typescript/contexts/index.d.mts +0 -2
- package/dist/typescript/contexts/index.mjs +0 -3
- package/dist/typescript/contexts/lexical-scope.cjs +0 -25
- package/dist/typescript/contexts/lexical-scope.d.cts +0 -12
- package/dist/typescript/contexts/lexical-scope.d.cts.map +0 -1
- package/dist/typescript/contexts/lexical-scope.d.mts +0 -12
- package/dist/typescript/contexts/lexical-scope.d.mts.map +0 -1
- package/dist/typescript/contexts/lexical-scope.mjs +0 -25
- package/dist/typescript/contexts/lexical-scope.mjs.map +0 -1
- package/dist/typescript/contexts/member-scope.cjs +0 -23
- package/dist/typescript/contexts/member-scope.d.cts +0 -18
- package/dist/typescript/contexts/member-scope.d.cts.map +0 -1
- package/dist/typescript/contexts/member-scope.d.mts +0 -18
- package/dist/typescript/contexts/member-scope.d.mts.map +0 -1
- package/dist/typescript/contexts/member-scope.mjs +0 -23
- package/dist/typescript/contexts/member-scope.mjs.map +0 -1
- package/dist/typescript/helpers/get-call-signature-props.cjs +0 -25
- package/dist/typescript/helpers/get-call-signature-props.d.cts +0 -13
- package/dist/typescript/helpers/get-call-signature-props.d.cts.map +0 -1
- package/dist/typescript/helpers/get-call-signature-props.d.mts +0 -13
- package/dist/typescript/helpers/get-call-signature-props.d.mts.map +0 -1
- package/dist/typescript/helpers/get-call-signature-props.mjs +0 -25
- package/dist/typescript/helpers/get-call-signature-props.mjs.map +0 -1
- package/dist/typescript/helpers/index.cjs +0 -6
- package/dist/typescript/helpers/index.d.cts +0 -3
- package/dist/typescript/helpers/index.d.mts +0 -3
- package/dist/typescript/helpers/index.mjs +0 -4
- package/dist/typescript/helpers/utilities.cjs +0 -15
- package/dist/typescript/helpers/utilities.d.cts +0 -11
- package/dist/typescript/helpers/utilities.d.cts.map +0 -1
- package/dist/typescript/helpers/utilities.d.mts +0 -11
- package/dist/typescript/helpers/utilities.d.mts.map +0 -1
- package/dist/typescript/helpers/utilities.mjs +0 -14
- package/dist/typescript/helpers/utilities.mjs.map +0 -1
- package/dist/yaml/components/index.cjs +0 -5
- package/dist/yaml/components/index.d.cts +0 -2
- package/dist/yaml/components/index.d.mts +0 -2
- package/dist/yaml/components/index.mjs +0 -3
- package/dist/yaml/components/yaml-file.cjs +0 -148
- package/dist/yaml/components/yaml-file.d.cts +0 -31
- package/dist/yaml/components/yaml-file.d.cts.map +0 -1
- package/dist/yaml/components/yaml-file.d.mts +0 -31
- package/dist/yaml/components/yaml-file.d.mts.map +0 -1
- package/dist/yaml/components/yaml-file.mjs +0 -147
- package/dist/yaml/components/yaml-file.mjs.map +0 -1
- package/dist/yaml/index.cjs +0 -6
- package/dist/yaml/index.d.cts +0 -3
- package/dist/yaml/index.d.mts +0 -3
- package/dist/yaml/index.mjs +0 -4
|
@@ -1,12 +1,4 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
-
const require_core_components_source_file = require('./source-file.cjs');
|
|
3
2
|
const require_core_components_infrastructure_file = require('./infrastructure-file.cjs');
|
|
4
|
-
const require_core_components_output = require('./output.cjs');
|
|
5
|
-
const require_core_components_single_line_comment = require('./single-line-comment.cjs');
|
|
6
|
-
const require_core_components_spacing = require('./spacing.cjs');
|
|
7
3
|
|
|
8
|
-
exports.InfrastructureFile = require_core_components_infrastructure_file.InfrastructureFile;
|
|
9
|
-
exports.Output = require_core_components_output.Output;
|
|
10
|
-
exports.SingleLineComment = require_core_components_single_line_comment.SingleLineComment;
|
|
11
|
-
exports.SourceFile = require_core_components_source_file.SourceFile;
|
|
12
|
-
exports.Spacing = require_core_components_spacing.Spacing;
|
|
4
|
+
exports.InfrastructureFile = require_core_components_infrastructure_file.InfrastructureFile;
|
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import { SourceFile, SourceFileProps } from "./source-file.cjs";
|
|
2
1
|
import { InfrastructureFile, InfrastructureFileProps } from "./infrastructure-file.cjs";
|
|
3
|
-
|
|
4
|
-
import { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant } from "./single-line-comment.cjs";
|
|
5
|
-
import { Spacing, SpacingProps } from "./spacing.cjs";
|
|
6
|
-
export { InfrastructureFile, InfrastructureFileProps, Output, OutputProps, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, Spacing, SpacingProps };
|
|
2
|
+
export { InfrastructureFile, InfrastructureFileProps };
|
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import { SourceFile, SourceFileProps } from "./source-file.mjs";
|
|
2
1
|
import { InfrastructureFile, InfrastructureFileProps } from "./infrastructure-file.mjs";
|
|
3
|
-
|
|
4
|
-
import { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant } from "./single-line-comment.mjs";
|
|
5
|
-
import { Spacing, SpacingProps } from "./spacing.mjs";
|
|
6
|
-
export { InfrastructureFile, InfrastructureFileProps, Output, OutputProps, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, Spacing, SpacingProps };
|
|
2
|
+
export { InfrastructureFile, InfrastructureFileProps };
|
|
@@ -1,7 +1,3 @@
|
|
|
1
|
-
import { SourceFile } from "./source-file.mjs";
|
|
2
1
|
import { InfrastructureFile } from "./infrastructure-file.mjs";
|
|
3
|
-
import { Output } from "./output.mjs";
|
|
4
|
-
import { SingleLineComment } from "./single-line-comment.mjs";
|
|
5
|
-
import { Spacing } from "./spacing.mjs";
|
|
6
2
|
|
|
7
|
-
export { InfrastructureFile
|
|
3
|
+
export { InfrastructureFile };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
2
|
const require_runtime = require('../../_virtual/_rolldown/runtime.cjs');
|
|
3
3
|
const require_core_contexts_context = require('../contexts/context.cjs');
|
|
4
|
-
const require_core_components_source_file = require('./source-file.cjs');
|
|
5
4
|
let _stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
|
|
6
5
|
let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
7
6
|
let _alloy_js_core = require("@alloy-js/core");
|
|
8
7
|
let _stryke_path_replace = require("@stryke/path/replace");
|
|
8
|
+
let _power_plant_alloy_js_core_components_source_file = require("@power-plant/alloy-js/core/components/source-file");
|
|
9
9
|
let _stryke_path_append = require("@stryke/path/append");
|
|
10
10
|
let defu = require("defu");
|
|
11
11
|
defu = require_runtime.__toESM(defu, 1);
|
|
@@ -30,7 +30,7 @@ function InfrastructureFile(props) {
|
|
|
30
30
|
const path = (0, _alloy_js_core.computed)(() => {
|
|
31
31
|
return (0, _stryke_path_append.appendExtension)((0, _stryke_path_replace.replaceExtension)(context ? (0, _stryke_path_append.appendPath)(id, (0, _stryke_path_replace.replacePath)(context.infrastructurePath, context.config.cwd)) : id), filetype.value);
|
|
32
32
|
});
|
|
33
|
-
return (0, _alloy_js_core_jsx_runtime.createComponent)(
|
|
33
|
+
return (0, _alloy_js_core_jsx_runtime.createComponent)(_power_plant_alloy_js_core_components_source_file.SourceFile, (0, _alloy_js_core_jsx_runtime.mergeProps)(rest, {
|
|
34
34
|
get filetype() {
|
|
35
35
|
return filetype.value;
|
|
36
36
|
},
|
|
@@ -38,7 +38,10 @@ function InfrastructureFile(props) {
|
|
|
38
38
|
return path.value;
|
|
39
39
|
},
|
|
40
40
|
get meta() {
|
|
41
|
-
return (0, defu.default)({
|
|
41
|
+
return (0, defu.default)({
|
|
42
|
+
kind: "infrastructure",
|
|
43
|
+
id: (0, _stryke_path_replace.replaceExtension)(id)
|
|
44
|
+
}, meta ?? {});
|
|
42
45
|
},
|
|
43
46
|
children
|
|
44
47
|
}));
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"infrastructure-file.d.cts","names":[],"sources":["../../../src/core/components/infrastructure-file.tsx"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"infrastructure-file.d.cts","names":[],"sources":["../../../src/core/components/infrastructure-file.tsx"],"mappings":";;KAgCY,0BAA0B,KAAK;;;;EAIzC;;;;;;;EAQA;;;;;;;;iBASc,mBAAmB,OAAO,mDAAuB"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { usePowerlinesSafe } from "../contexts/context.mjs";
|
|
2
|
-
import { SourceFile } from "./source-file.mjs";
|
|
3
2
|
import { findFileExtensionSafe, hasFileExtension } from "@stryke/path/file-path-fns";
|
|
4
3
|
import { createComponent, mergeProps } from "@alloy-js/core/jsx-runtime";
|
|
5
4
|
import { computed, splitProps } from "@alloy-js/core";
|
|
6
5
|
import { replaceExtension, replacePath } from "@stryke/path/replace";
|
|
6
|
+
import { SourceFile } from "@power-plant/alloy-js/core/components/source-file";
|
|
7
7
|
import { appendExtension, appendPath } from "@stryke/path/append";
|
|
8
8
|
import defu from "defu";
|
|
9
9
|
|
|
@@ -35,7 +35,10 @@ function InfrastructureFile(props) {
|
|
|
35
35
|
return path.value;
|
|
36
36
|
},
|
|
37
37
|
get meta() {
|
|
38
|
-
return defu({
|
|
38
|
+
return defu({
|
|
39
|
+
kind: "infrastructure",
|
|
40
|
+
id: replaceExtension(id)
|
|
41
|
+
}, meta ?? {});
|
|
39
42
|
},
|
|
40
43
|
children
|
|
41
44
|
}));
|
|
@@ -1,17 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
2
|
const require_core_contexts_context = require('./context.cjs');
|
|
3
|
-
const require_core_contexts_meta = require('./meta.cjs');
|
|
4
|
-
const require_core_contexts_schema = require('./schema.cjs');
|
|
5
3
|
|
|
6
|
-
exports.MetaContext = require_core_contexts_meta.MetaContext;
|
|
7
4
|
exports.PowerlinesContext = require_core_contexts_context.PowerlinesContext;
|
|
8
|
-
exports.SchemaContext = require_core_contexts_schema.SchemaContext;
|
|
9
|
-
exports.SchemaPropertyContext = require_core_contexts_schema.SchemaPropertyContext;
|
|
10
|
-
exports.useMeta = require_core_contexts_meta.useMeta;
|
|
11
|
-
exports.useMetaContext = require_core_contexts_meta.useMetaContext;
|
|
12
|
-
exports.useMetaSafe = require_core_contexts_meta.useMetaSafe;
|
|
13
5
|
exports.usePowerlines = require_core_contexts_context.usePowerlines;
|
|
14
6
|
exports.usePowerlinesContext = require_core_contexts_context.usePowerlinesContext;
|
|
15
|
-
exports.usePowerlinesSafe = require_core_contexts_context.usePowerlinesSafe;
|
|
16
|
-
exports.useSchema = require_core_contexts_schema.useSchema;
|
|
17
|
-
exports.useSchemaProperty = require_core_contexts_schema.useSchemaProperty;
|
|
7
|
+
exports.usePowerlinesSafe = require_core_contexts_context.usePowerlinesSafe;
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./context.cjs";
|
|
2
|
-
|
|
3
|
-
import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./schema.cjs";
|
|
4
|
-
export { MetaContext, MetaItem, PowerlinesContext, SchemaContext, SchemaPropertyContext, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
|
|
2
|
+
export { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
|
|
@@ -1,4 +1,2 @@
|
|
|
1
1
|
import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./context.mjs";
|
|
2
|
-
|
|
3
|
-
import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./schema.mjs";
|
|
4
|
-
export { MetaContext, MetaItem, PowerlinesContext, SchemaContext, SchemaPropertyContext, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
|
|
2
|
+
export { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
|
|
@@ -1,5 +1,3 @@
|
|
|
1
1
|
import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./context.mjs";
|
|
2
|
-
import { MetaContext, useMeta, useMetaContext, useMetaSafe } from "./meta.mjs";
|
|
3
|
-
import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./schema.mjs";
|
|
4
2
|
|
|
5
|
-
export {
|
|
3
|
+
export { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
|
package/dist/core/index.cjs
CHANGED
|
@@ -1,32 +1,11 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
2
|
const require_core_contexts_context = require('./contexts/context.cjs');
|
|
3
|
-
const require_core_contexts_meta = require('./contexts/meta.cjs');
|
|
4
|
-
const require_core_components_source_file = require('./components/source-file.cjs');
|
|
5
3
|
const require_core_components_infrastructure_file = require('./components/infrastructure-file.cjs');
|
|
6
|
-
const require_core_contexts_schema = require('./contexts/schema.cjs');
|
|
7
|
-
require('./contexts/index.cjs');
|
|
8
|
-
const require_core_components_output = require('./components/output.cjs');
|
|
9
|
-
const require_core_components_single_line_comment = require('./components/single-line-comment.cjs');
|
|
10
|
-
const require_core_components_spacing = require('./components/spacing.cjs');
|
|
11
4
|
require('./components/index.cjs');
|
|
12
|
-
|
|
13
|
-
require('./helpers/index.cjs');
|
|
5
|
+
require('./contexts/index.cjs');
|
|
14
6
|
|
|
15
7
|
exports.InfrastructureFile = require_core_components_infrastructure_file.InfrastructureFile;
|
|
16
|
-
exports.MetaContext = require_core_contexts_meta.MetaContext;
|
|
17
|
-
exports.Output = require_core_components_output.Output;
|
|
18
8
|
exports.PowerlinesContext = require_core_contexts_context.PowerlinesContext;
|
|
19
|
-
exports.SchemaContext = require_core_contexts_schema.SchemaContext;
|
|
20
|
-
exports.SchemaPropertyContext = require_core_contexts_schema.SchemaPropertyContext;
|
|
21
|
-
exports.SingleLineComment = require_core_components_single_line_comment.SingleLineComment;
|
|
22
|
-
exports.SourceFile = require_core_components_source_file.SourceFile;
|
|
23
|
-
exports.Spacing = require_core_components_spacing.Spacing;
|
|
24
|
-
exports.code = require_core_helpers_code.code;
|
|
25
|
-
exports.useMeta = require_core_contexts_meta.useMeta;
|
|
26
|
-
exports.useMetaContext = require_core_contexts_meta.useMetaContext;
|
|
27
|
-
exports.useMetaSafe = require_core_contexts_meta.useMetaSafe;
|
|
28
9
|
exports.usePowerlines = require_core_contexts_context.usePowerlines;
|
|
29
10
|
exports.usePowerlinesContext = require_core_contexts_context.usePowerlinesContext;
|
|
30
|
-
exports.usePowerlinesSafe = require_core_contexts_context.usePowerlinesSafe;
|
|
31
|
-
exports.useSchema = require_core_contexts_schema.useSchema;
|
|
32
|
-
exports.useSchemaProperty = require_core_contexts_schema.useSchemaProperty;
|
|
11
|
+
exports.usePowerlinesSafe = require_core_contexts_context.usePowerlinesSafe;
|
package/dist/core/index.d.cts
CHANGED
|
@@ -1,13 +1,5 @@
|
|
|
1
|
-
import { SourceFile, SourceFileProps } from "./components/source-file.cjs";
|
|
2
1
|
import { InfrastructureFile, InfrastructureFileProps } from "./components/infrastructure-file.cjs";
|
|
2
|
+
import "./components/index.cjs";
|
|
3
3
|
import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./contexts/context.cjs";
|
|
4
|
-
import { MetaContext, MetaItem, useMeta, useMetaContext, useMetaSafe } from "./contexts/meta.cjs";
|
|
5
|
-
import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./contexts/schema.cjs";
|
|
6
4
|
import "./contexts/index.cjs";
|
|
7
|
-
|
|
8
|
-
import { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant } from "./components/single-line-comment.cjs";
|
|
9
|
-
import { Spacing, SpacingProps } from "./components/spacing.cjs";
|
|
10
|
-
import "./components/index.cjs";
|
|
11
|
-
import { code } from "./helpers/code.cjs";
|
|
12
|
-
import "./helpers/index.cjs";
|
|
13
|
-
export { InfrastructureFile, InfrastructureFileProps, MetaContext, MetaItem, Output, OutputProps, PowerlinesContext, SchemaContext, SchemaPropertyContext, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, Spacing, SpacingProps, code, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
|
|
5
|
+
export { InfrastructureFile, InfrastructureFileProps, PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
|
package/dist/core/index.d.mts
CHANGED
|
@@ -1,13 +1,5 @@
|
|
|
1
|
-
import { SourceFile, SourceFileProps } from "./components/source-file.mjs";
|
|
2
1
|
import { InfrastructureFile, InfrastructureFileProps } from "./components/infrastructure-file.mjs";
|
|
2
|
+
import "./components/index.mjs";
|
|
3
3
|
import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./contexts/context.mjs";
|
|
4
|
-
import { MetaContext, MetaItem, useMeta, useMetaContext, useMetaSafe } from "./contexts/meta.mjs";
|
|
5
|
-
import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./contexts/schema.mjs";
|
|
6
4
|
import "./contexts/index.mjs";
|
|
7
|
-
|
|
8
|
-
import { SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant } from "./components/single-line-comment.mjs";
|
|
9
|
-
import { Spacing, SpacingProps } from "./components/spacing.mjs";
|
|
10
|
-
import "./components/index.mjs";
|
|
11
|
-
import { code } from "./helpers/code.mjs";
|
|
12
|
-
import "./helpers/index.mjs";
|
|
13
|
-
export { InfrastructureFile, InfrastructureFileProps, MetaContext, MetaItem, Output, OutputProps, PowerlinesContext, SchemaContext, SchemaPropertyContext, SingleLineComment, SingleLineCommentProps, SingleLineCommentVariant, SourceFile, SourceFileProps, Spacing, SpacingProps, code, useMeta, useMetaContext, useMetaSafe, usePowerlines, usePowerlinesContext, usePowerlinesSafe, useSchema, useSchemaProperty };
|
|
5
|
+
export { InfrastructureFile, InfrastructureFileProps, PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
|
package/dist/core/index.mjs
CHANGED
|
@@ -1,14 +1,6 @@
|
|
|
1
1
|
import { PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe } from "./contexts/context.mjs";
|
|
2
|
-
import { MetaContext, useMeta, useMetaContext, useMetaSafe } from "./contexts/meta.mjs";
|
|
3
|
-
import { SourceFile } from "./components/source-file.mjs";
|
|
4
2
|
import { InfrastructureFile } from "./components/infrastructure-file.mjs";
|
|
5
|
-
import { SchemaContext, SchemaPropertyContext, useSchema, useSchemaProperty } from "./contexts/schema.mjs";
|
|
6
|
-
import "./contexts/index.mjs";
|
|
7
|
-
import { Output } from "./components/output.mjs";
|
|
8
|
-
import { SingleLineComment } from "./components/single-line-comment.mjs";
|
|
9
|
-
import { Spacing } from "./components/spacing.mjs";
|
|
10
3
|
import "./components/index.mjs";
|
|
11
|
-
import
|
|
12
|
-
import "./helpers/index.mjs";
|
|
4
|
+
import "./contexts/index.mjs";
|
|
13
5
|
|
|
14
|
-
export { InfrastructureFile,
|
|
6
|
+
export { InfrastructureFile, PowerlinesContext, usePowerlines, usePowerlinesContext, usePowerlinesSafe };
|
package/dist/helpers/capnp.cjs
CHANGED
|
@@ -2,8 +2,6 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
|
2
2
|
const require_runtime = require('../_virtual/_rolldown/runtime.cjs');
|
|
3
3
|
let defu = require("defu");
|
|
4
4
|
defu = require_runtime.__toESM(defu, 1);
|
|
5
|
-
let _stryke_string_format_title_case = require("@stryke/string-format/title-case");
|
|
6
|
-
let powerlines_utils = require("powerlines/utils");
|
|
7
5
|
let _powerlines_schema = require("@powerlines/schema");
|
|
8
6
|
let _stryke_capnp_compile = require("@stryke/capnp/compile");
|
|
9
7
|
let _stryke_capnp_helpers = require("@stryke/capnp/helpers");
|
|
@@ -14,11 +12,13 @@ let _stryke_path_join = require("@stryke/path/join");
|
|
|
14
12
|
let _stryke_string_format_camel_case = require("@stryke/string-format/camel-case");
|
|
15
13
|
let _stryke_string_format_get_words = require("@stryke/string-format/get-words");
|
|
16
14
|
let _stryke_string_format_pascal_case = require("@stryke/string-format/pascal-case");
|
|
15
|
+
let _stryke_string_format_title_case = require("@stryke/string-format/title-case");
|
|
17
16
|
let _stryke_type_checks_is_bigint = require("@stryke/type-checks/is-bigint");
|
|
18
17
|
let _stryke_type_checks_is_number = require("@stryke/type-checks/is-number");
|
|
19
18
|
let _stryke_type_checks_is_string = require("@stryke/type-checks/is-string");
|
|
20
19
|
let node_child_process = require("node:child_process");
|
|
21
20
|
let node_util = require("node:util");
|
|
21
|
+
let powerlines_utils = require("powerlines/utils");
|
|
22
22
|
|
|
23
23
|
//#region src/helpers/capnp.ts
|
|
24
24
|
/**
|
package/dist/helpers/capnp.mjs
CHANGED
|
@@ -1,6 +1,4 @@
|
|
|
1
1
|
import defu from "defu";
|
|
2
|
-
import { titleCase } from "@stryke/string-format/title-case";
|
|
3
|
-
import { getFileHeader } from "powerlines/utils";
|
|
4
2
|
import { getPropertiesList, isJsonSchemaAnyOf, isJsonSchemaArray, isJsonSchemaBigint, isJsonSchemaBoolean, isJsonSchemaDate, isJsonSchemaEnum, isJsonSchemaInteger, isJsonSchemaLiteral, isJsonSchemaMap, isJsonSchemaNativeEnum, isJsonSchemaNever, isJsonSchemaNull, isJsonSchemaNumber, isJsonSchemaObject, isJsonSchemaRecord, isJsonSchemaRef, isJsonSchemaSet, isJsonSchemaString, isJsonSchemaTuple, isJsonSchemaUndefined, isJsonSchemaUnion } from "@powerlines/schema";
|
|
5
3
|
import { capnpc } from "@stryke/capnp/compile";
|
|
6
4
|
import { resolveOptions } from "@stryke/capnp/helpers";
|
|
@@ -11,11 +9,13 @@ import { joinPaths } from "@stryke/path/join";
|
|
|
11
9
|
import { camelCase } from "@stryke/string-format/camel-case";
|
|
12
10
|
import { getWords } from "@stryke/string-format/get-words";
|
|
13
11
|
import { pascalCase } from "@stryke/string-format/pascal-case";
|
|
12
|
+
import { titleCase } from "@stryke/string-format/title-case";
|
|
14
13
|
import { isBigInt } from "@stryke/type-checks/is-bigint";
|
|
15
14
|
import { isNumber } from "@stryke/type-checks/is-number";
|
|
16
15
|
import { isString } from "@stryke/type-checks/is-string";
|
|
17
16
|
import { exec } from "node:child_process";
|
|
18
17
|
import { promisify } from "node:util";
|
|
18
|
+
import { getFileHeader } from "powerlines/utils";
|
|
19
19
|
|
|
20
20
|
//#region src/helpers/capnp.ts
|
|
21
21
|
/**
|
package/dist/index.cjs
CHANGED
|
@@ -8,8 +8,15 @@ let _stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
|
|
|
8
8
|
/**
|
|
9
9
|
* Alloy-js plugin for Powerlines.
|
|
10
10
|
*
|
|
11
|
+
* @remarks
|
|
12
|
+
* Integrates Alloy-js via Power Plant when a `template` is provided, and
|
|
13
|
+
* configures Babel/tsdown for Alloy JSX builds.
|
|
14
|
+
*
|
|
15
|
+
* @see https://alloy-framework.github.io/alloy/guides/getting-started/
|
|
16
|
+
* @see https://github.com/storm-software/power-plant/tree/main/packages/generators/alloy-js
|
|
17
|
+
*
|
|
11
18
|
* @param options - The Alloy-js plugin user configuration options.
|
|
12
|
-
* @returns
|
|
19
|
+
* @returns Powerlines plugin instances.
|
|
13
20
|
*/
|
|
14
21
|
const plugin = (options = {}) => {
|
|
15
22
|
return [(0, _powerlines_plugin_babel.default)(), {
|
|
@@ -31,7 +38,8 @@ const plugin = (options = {}) => {
|
|
|
31
38
|
"@alloy-js/core",
|
|
32
39
|
"@alloy-js/typescript",
|
|
33
40
|
"@alloy-js/json",
|
|
34
|
-
"@alloy-js/markdown"
|
|
41
|
+
"@alloy-js/markdown",
|
|
42
|
+
"@power-plant/alloy-js"
|
|
35
43
|
] }
|
|
36
44
|
};
|
|
37
45
|
},
|
package/dist/index.d.cts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig } from "./types/plugin.cjs";
|
|
1
|
+
import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, PowerPlantAlloyOptions } from "./types/plugin.cjs";
|
|
3
2
|
import "./types/index.cjs";
|
|
4
3
|
import { Plugin } from "powerlines";
|
|
5
4
|
//#region src/index.d.ts
|
|
@@ -11,10 +10,17 @@ declare module "powerlines" {
|
|
|
11
10
|
/**
|
|
12
11
|
* Alloy-js plugin for Powerlines.
|
|
13
12
|
*
|
|
13
|
+
* @remarks
|
|
14
|
+
* Integrates Alloy-js via Power Plant when a `template` is provided, and
|
|
15
|
+
* configures Babel/tsdown for Alloy JSX builds.
|
|
16
|
+
*
|
|
17
|
+
* @see https://alloy-framework.github.io/alloy/guides/getting-started/
|
|
18
|
+
* @see https://github.com/storm-software/power-plant/tree/main/packages/generators/alloy-js
|
|
19
|
+
*
|
|
14
20
|
* @param options - The Alloy-js plugin user configuration options.
|
|
15
|
-
* @returns
|
|
21
|
+
* @returns Powerlines plugin instances.
|
|
16
22
|
*/
|
|
17
23
|
declare const plugin: <TContext extends AlloyPluginContext = AlloyPluginContext>(options?: AlloyPluginOptions) => Plugin<TContext>[];
|
|
18
24
|
//#endregion
|
|
19
|
-
export { type AlloyPluginContext, type AlloyPluginOptions, type AlloyPluginResolvedConfig, type AlloyPluginUserConfig, type
|
|
25
|
+
export { type AlloyPluginContext, type AlloyPluginOptions, type AlloyPluginResolvedConfig, type AlloyPluginUserConfig, type PowerPlantAlloyOptions, plugin as default, plugin };
|
|
20
26
|
//# sourceMappingURL=index.d.cts.map
|
package/dist/index.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.tsx"],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.cts","names":[],"sources":["../src/index.tsx"],"mappings":";;;;;YA0BY;IACR,QAAQ;;;;;;;;;;;;;;;;cAiBC,SACX,iBAAiB,qBAAqB,oBAEtC,UAAS,uBACR,OAAO"}
|
package/dist/index.d.mts
CHANGED
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig } from "./types/plugin.mjs";
|
|
1
|
+
import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, PowerPlantAlloyOptions } from "./types/plugin.mjs";
|
|
3
2
|
import "./types/index.mjs";
|
|
4
3
|
import { Plugin } from "powerlines";
|
|
5
4
|
//#region src/index.d.ts
|
|
@@ -11,10 +10,17 @@ declare module "powerlines" {
|
|
|
11
10
|
/**
|
|
12
11
|
* Alloy-js plugin for Powerlines.
|
|
13
12
|
*
|
|
13
|
+
* @remarks
|
|
14
|
+
* Integrates Alloy-js via Power Plant when a `template` is provided, and
|
|
15
|
+
* configures Babel/tsdown for Alloy JSX builds.
|
|
16
|
+
*
|
|
17
|
+
* @see https://alloy-framework.github.io/alloy/guides/getting-started/
|
|
18
|
+
* @see https://github.com/storm-software/power-plant/tree/main/packages/generators/alloy-js
|
|
19
|
+
*
|
|
14
20
|
* @param options - The Alloy-js plugin user configuration options.
|
|
15
|
-
* @returns
|
|
21
|
+
* @returns Powerlines plugin instances.
|
|
16
22
|
*/
|
|
17
23
|
declare const plugin: <TContext extends AlloyPluginContext = AlloyPluginContext>(options?: AlloyPluginOptions) => Plugin<TContext>[];
|
|
18
24
|
//#endregion
|
|
19
|
-
export { type AlloyPluginContext, type AlloyPluginOptions, type AlloyPluginResolvedConfig, type AlloyPluginUserConfig, type
|
|
25
|
+
export { type AlloyPluginContext, type AlloyPluginOptions, type AlloyPluginResolvedConfig, type AlloyPluginUserConfig, type PowerPlantAlloyOptions, plugin as default, plugin };
|
|
20
26
|
//# sourceMappingURL=index.d.mts.map
|
package/dist/index.mjs
CHANGED
|
@@ -5,8 +5,15 @@ import { findFileExtension } from "@stryke/path/file-path-fns";
|
|
|
5
5
|
/**
|
|
6
6
|
* Alloy-js plugin for Powerlines.
|
|
7
7
|
*
|
|
8
|
+
* @remarks
|
|
9
|
+
* Integrates Alloy-js via Power Plant when a `template` is provided, and
|
|
10
|
+
* configures Babel/tsdown for Alloy JSX builds.
|
|
11
|
+
*
|
|
12
|
+
* @see https://alloy-framework.github.io/alloy/guides/getting-started/
|
|
13
|
+
* @see https://github.com/storm-software/power-plant/tree/main/packages/generators/alloy-js
|
|
14
|
+
*
|
|
8
15
|
* @param options - The Alloy-js plugin user configuration options.
|
|
9
|
-
* @returns
|
|
16
|
+
* @returns Powerlines plugin instances.
|
|
10
17
|
*/
|
|
11
18
|
const plugin = (options = {}) => {
|
|
12
19
|
return [babel(), {
|
|
@@ -28,7 +35,8 @@ const plugin = (options = {}) => {
|
|
|
28
35
|
"@alloy-js/core",
|
|
29
36
|
"@alloy-js/typescript",
|
|
30
37
|
"@alloy-js/json",
|
|
31
|
-
"@alloy-js/markdown"
|
|
38
|
+
"@alloy-js/markdown",
|
|
39
|
+
"@power-plant/alloy-js"
|
|
32
40
|
] }
|
|
33
41
|
};
|
|
34
42
|
},
|
package/dist/render.cjs
CHANGED
|
@@ -1,17 +1,27 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
2
|
-
const
|
|
3
|
-
require('./core/index.cjs');
|
|
2
|
+
const require_core_contexts_context = require('./core/contexts/context.cjs');
|
|
4
3
|
let _stryke_path_file_path_fns = require("@stryke/path/file-path-fns");
|
|
5
4
|
let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
6
5
|
let _alloy_js_core = require("@alloy-js/core");
|
|
7
|
-
let
|
|
6
|
+
let _power_plant_alloy_js_generate = require("@power-plant/alloy-js/generate");
|
|
8
7
|
let _stryke_path_replace = require("@stryke/path/replace");
|
|
9
8
|
let _stryke_string_format_list = require("@stryke/string-format/list");
|
|
10
9
|
|
|
11
10
|
//#region src/render.tsx
|
|
11
|
+
function getDocumentMeta(document) {
|
|
12
|
+
return document.meta ?? document.chunks?.[0]?.meta ?? {};
|
|
13
|
+
}
|
|
14
|
+
function getDocumentContents(document) {
|
|
15
|
+
return (document.chunks ?? []).map((chunk) => chunk.content ?? "").join("");
|
|
16
|
+
}
|
|
12
17
|
/**
|
|
13
18
|
* A function to render children components within the [Alloy](https://alloy-framework.github.io) context, and write any saved content to the file system.
|
|
14
19
|
*
|
|
20
|
+
* @remarks
|
|
21
|
+
* Uses Power Plant's {@link generate | `generate`} entry point to create an
|
|
22
|
+
* execution context and render Alloy-js templates, then emits the resulting
|
|
23
|
+
* documents through the Powerlines plugin context.
|
|
24
|
+
*
|
|
15
25
|
* @example
|
|
16
26
|
* ```tsx
|
|
17
27
|
* import { render } from "@powerlines/plugin-alloy/render";
|
|
@@ -19,56 +29,58 @@ let _stryke_string_format_list = require("@stryke/string-format/list");
|
|
|
19
29
|
* await render(context, <> ... </>);
|
|
20
30
|
* ```
|
|
21
31
|
*
|
|
32
|
+
* @see https://github.com/storm-software/power-plant/blob/main/packages/generators/alloy-js/src/generate.ts
|
|
33
|
+
*
|
|
22
34
|
* @param context - The Powerlines plugin context.
|
|
23
35
|
* @param children - The children components to render.
|
|
24
36
|
* @returns A promise that resolves when rendering is complete.
|
|
25
37
|
*/
|
|
26
38
|
async function render(context, children) {
|
|
27
|
-
const
|
|
28
|
-
|
|
29
|
-
context,
|
|
30
|
-
meta,
|
|
39
|
+
const documents = await (0, _power_plant_alloy_js_generate.generate)((0, _alloy_js_core_jsx_runtime.createComponent)(require_core_contexts_context.PowerlinesContext.Provider, {
|
|
40
|
+
value: context,
|
|
31
41
|
children
|
|
32
|
-
})
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
42
|
+
}), {}, {
|
|
43
|
+
cwd: context.config.cwd,
|
|
44
|
+
logger: {
|
|
45
|
+
debug: (message) => context.debug(message),
|
|
46
|
+
info: (message) => context.info(message),
|
|
47
|
+
warn: (message) => context.warn(message),
|
|
48
|
+
error: (message) => context.error(message)
|
|
49
|
+
},
|
|
50
|
+
settings: { skipStorage: true }
|
|
37
51
|
});
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
context.debug(
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
else if (metadata.kind === "infrastructure") {
|
|
62
|
-
if (!metadata.id) throw new Error(`Infrastructure file "${file.path}" is missing its ID in the render metadata.`);
|
|
63
|
-
context.emitInfrastructureSync(file.contents, metadata.id, {
|
|
64
|
-
skipFormat: metadata.skipFormat,
|
|
65
|
-
storage: metadata.storage,
|
|
66
|
-
extension: (0, _stryke_path_file_path_fns.findFileExtension)(file.path)
|
|
67
|
-
});
|
|
68
|
-
} else context.emitSync(file.contents, file.path, metadata);
|
|
69
|
-
} else context.fs.copySync(file.sourcePath, file.path);
|
|
70
|
-
}
|
|
52
|
+
const entries = Object.values(documents);
|
|
53
|
+
if (!entries.length) {
|
|
54
|
+
context.debug("No output files were rendered by the Alloy-js components.");
|
|
55
|
+
return;
|
|
56
|
+
}
|
|
57
|
+
context.debug(`Emitting ${entries.length} output files from Alloy-js components: ${(0, _stryke_string_format_list.list)(entries.map((document) => {
|
|
58
|
+
const metadata = getDocumentMeta(document);
|
|
59
|
+
return `${(0, _stryke_path_replace.replacePath)(document.path, context.config.cwd)}${metadata.kind === "builtin" || metadata.kind === "infrastructure" ? ` (${metadata.kind === "builtin" ? "Builtin" : "Infrastructure"})` : ""}`;
|
|
60
|
+
}))}.`);
|
|
61
|
+
for (const document of entries) {
|
|
62
|
+
const metadata = getDocumentMeta(document);
|
|
63
|
+
const contents = getDocumentContents(document);
|
|
64
|
+
if (metadata.kind === "builtin") {
|
|
65
|
+
if (!metadata.id) throw new Error(`Built-in file "${document.path}" is missing its ID in the render metadata.`);
|
|
66
|
+
context.emitBuiltinSync(contents, metadata.id, {
|
|
67
|
+
skipFormat: metadata.skipFormat,
|
|
68
|
+
storage: metadata.storage,
|
|
69
|
+
extension: (0, _stryke_path_file_path_fns.findFileExtension)(document.path)
|
|
70
|
+
});
|
|
71
|
+
} else if (metadata.kind === "entry") context.emitEntrySync(contents, document.path, {
|
|
72
|
+
skipFormat: metadata.skipFormat,
|
|
73
|
+
storage: metadata.storage,
|
|
74
|
+
...metadata.typeDefinition ?? {}
|
|
71
75
|
});
|
|
76
|
+
else if (metadata.kind === "infrastructure") {
|
|
77
|
+
if (!metadata.id) throw new Error(`Infrastructure file "${document.path}" is missing its ID in the render metadata.`);
|
|
78
|
+
context.emitInfrastructureSync(contents, metadata.id, {
|
|
79
|
+
skipFormat: metadata.skipFormat,
|
|
80
|
+
storage: metadata.storage,
|
|
81
|
+
extension: (0, _stryke_path_file_path_fns.findFileExtension)(document.path)
|
|
82
|
+
});
|
|
83
|
+
} else context.emitSync(contents, document.path, metadata);
|
|
72
84
|
}
|
|
73
85
|
}
|
|
74
86
|
/**
|
|
@@ -87,9 +99,16 @@ async function render(context, children) {
|
|
|
87
99
|
* @returns The rendered output as a string.
|
|
88
100
|
*/
|
|
89
101
|
function renderString(context, children, options) {
|
|
90
|
-
return (0, _alloy_js_core.printTree)((0, _alloy_js_core.renderTree)((0, _alloy_js_core_jsx_runtime.createComponent)(
|
|
91
|
-
context,
|
|
92
|
-
children
|
|
102
|
+
return (0, _alloy_js_core.printTree)((0, _alloy_js_core.renderTree)((0, _alloy_js_core_jsx_runtime.createComponent)(require_core_contexts_context.PowerlinesContext.Provider, {
|
|
103
|
+
value: context,
|
|
104
|
+
get children() {
|
|
105
|
+
return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Output, {
|
|
106
|
+
get basePath() {
|
|
107
|
+
return context.config.cwd;
|
|
108
|
+
},
|
|
109
|
+
children
|
|
110
|
+
});
|
|
111
|
+
}
|
|
93
112
|
})), options);
|
|
94
113
|
}
|
|
95
114
|
|
package/dist/render.d.cts
CHANGED
|
@@ -1,9 +1,38 @@
|
|
|
1
1
|
import { Children, PrintTreeOptions } from "@alloy-js/core";
|
|
2
|
-
import { PluginContext } from "powerlines";
|
|
2
|
+
import { PluginContext, StoragePreset } from "powerlines";
|
|
3
|
+
import { MetaConfig } from "@power-plant/core";
|
|
3
4
|
//#region src/render.d.ts
|
|
5
|
+
interface MetaItem extends MetaConfig {
|
|
6
|
+
/**
|
|
7
|
+
* The kind of metadata item.
|
|
8
|
+
*/
|
|
9
|
+
kind?: "builtin" | "entry" | "infrastructure" | string;
|
|
10
|
+
/**
|
|
11
|
+
* Whether to skip formatting for this output.
|
|
12
|
+
*/
|
|
13
|
+
skipFormat?: boolean;
|
|
14
|
+
/**
|
|
15
|
+
* The storage preset or adapter name for the output files.
|
|
16
|
+
*/
|
|
17
|
+
storage?: StoragePreset | string;
|
|
18
|
+
/**
|
|
19
|
+
* Built-in / infrastructure module id.
|
|
20
|
+
*/
|
|
21
|
+
id?: string;
|
|
22
|
+
/**
|
|
23
|
+
* Entry type definition metadata.
|
|
24
|
+
*/
|
|
25
|
+
typeDefinition?: Record<string, unknown>;
|
|
26
|
+
[key: string]: any;
|
|
27
|
+
}
|
|
4
28
|
/**
|
|
5
29
|
* A function to render children components within the [Alloy](https://alloy-framework.github.io) context, and write any saved content to the file system.
|
|
6
30
|
*
|
|
31
|
+
* @remarks
|
|
32
|
+
* Uses Power Plant's {@link generate | `generate`} entry point to create an
|
|
33
|
+
* execution context and render Alloy-js templates, then emits the resulting
|
|
34
|
+
* documents through the Powerlines plugin context.
|
|
35
|
+
*
|
|
7
36
|
* @example
|
|
8
37
|
* ```tsx
|
|
9
38
|
* import { render } from "@powerlines/plugin-alloy/render";
|
|
@@ -11,6 +40,8 @@ import { PluginContext } from "powerlines";
|
|
|
11
40
|
* await render(context, <> ... </>);
|
|
12
41
|
* ```
|
|
13
42
|
*
|
|
43
|
+
* @see https://github.com/storm-software/power-plant/blob/main/packages/generators/alloy-js/src/generate.ts
|
|
44
|
+
*
|
|
14
45
|
* @param context - The Powerlines plugin context.
|
|
15
46
|
* @param children - The children components to render.
|
|
16
47
|
* @returns A promise that resolves when rendering is complete.
|
|
@@ -33,5 +64,5 @@ declare function render<TContext extends PluginContext>(context: TContext, child
|
|
|
33
64
|
*/
|
|
34
65
|
declare function renderString<TContext extends PluginContext>(context: TContext, children: Children, options?: PrintTreeOptions): string;
|
|
35
66
|
//#endregion
|
|
36
|
-
export { render, renderString };
|
|
67
|
+
export { MetaItem, render, renderString };
|
|
37
68
|
//# sourceMappingURL=render.d.cts.map
|