@powerlines/plugin-alloy 0.18.46 → 0.18.48
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/output.cjs +2 -2
- package/dist/core/components/output.mjs +4 -4
- package/dist/core/contexts/context.cjs +1 -50
- package/dist/core/contexts/context.mjs +2 -46
- package/dist/index.cjs +2 -5
- package/dist/index.mjs +0 -3
- package/dist/powerlines/src/types/api.d.cts +3 -3
- package/dist/powerlines/src/types/api.d.mts +3 -3
- package/dist/powerlines/src/types/build.d.cts +10 -10
- package/dist/powerlines/src/types/build.d.mts +10 -10
- package/dist/powerlines/src/types/commands.d.cts +1 -1
- package/dist/powerlines/src/types/commands.d.mts +1 -1
- package/dist/powerlines/src/types/config.d.cts +5 -5
- package/dist/powerlines/src/types/config.d.mts +5 -5
- package/dist/powerlines/src/types/context.d.cts +5 -5
- package/dist/powerlines/src/types/context.d.mts +5 -5
- package/dist/powerlines/src/types/hooks.d.cts +1 -1
- package/dist/powerlines/src/types/hooks.d.mts +1 -1
- package/dist/powerlines/src/types/plugin.d.cts +5 -5
- package/dist/powerlines/src/types/plugin.d.mts +5 -5
- package/dist/powerlines/src/types/resolved.d.cts +1 -1
- package/dist/powerlines/src/types/resolved.d.mts +1 -1
- package/dist/powerlines/src/types/unplugin.d.cts +1 -1
- package/dist/powerlines/src/types/unplugin.d.mts +1 -1
- package/dist/types/plugin.d.cts +1 -9
- package/dist/types/plugin.d.mts +1 -9
- package/package.json +5 -5
- package/dist/core/components/index.cjs +0 -7
- package/dist/core/components/index.d.cts +0 -4
- package/dist/core/components/index.d.mts +0 -4
- package/dist/core/components/index.mjs +0 -5
- package/dist/core/components/output.d.cts +0 -23
- package/dist/core/components/output.d.mts +0 -23
- package/dist/core/components/single-line-comment.cjs +0 -22
- package/dist/core/components/single-line-comment.d.cts +0 -22
- package/dist/core/components/single-line-comment.d.mts +0 -22
- package/dist/core/components/single-line-comment.mjs +0 -21
- package/dist/core/components/source-file.cjs +0 -64
- package/dist/core/components/source-file.d.cts +0 -32
- package/dist/core/components/source-file.d.mts +0 -32
- package/dist/core/components/source-file.mjs +0 -62
- package/dist/core/contexts/context.d.cts +0 -71
- package/dist/core/contexts/context.d.mts +0 -71
- package/dist/core/contexts/index.cjs +0 -17
- package/dist/core/contexts/index.d.cts +0 -3
- package/dist/core/contexts/index.d.mts +0 -3
- package/dist/core/contexts/index.mjs +0 -4
- package/dist/core/contexts/reflection.cjs +0 -68
- package/dist/core/contexts/reflection.d.cts +0 -52
- package/dist/core/contexts/reflection.d.mts +0 -52
- package/dist/core/contexts/reflection.mjs +0 -60
- package/dist/core/index.cjs +0 -25
- package/dist/core/index.d.cts +0 -7
- package/dist/core/index.d.mts +0 -8
- package/dist/core/index.mjs +0 -9
- package/dist/helpers/capnp.cjs +0 -276
- package/dist/helpers/capnp.d.cts +0 -87
- package/dist/helpers/capnp.d.mts +0 -87
- package/dist/helpers/capnp.mjs +0 -259
- package/dist/helpers/create-builtin.cjs +0 -19
- package/dist/helpers/create-builtin.d.cts +0 -15
- package/dist/helpers/create-builtin.d.mts +0 -15
- package/dist/helpers/create-builtin.mjs +0 -18
- package/dist/helpers/index.cjs +0 -24
- package/dist/helpers/index.d.cts +0 -5
- package/dist/helpers/index.d.mts +0 -5
- package/dist/helpers/index.mjs +0 -6
- package/dist/helpers/refkey.cjs +0 -16
- package/dist/helpers/refkey.d.cts +0 -13
- package/dist/helpers/refkey.d.mts +0 -13
- package/dist/helpers/refkey.mjs +0 -15
- package/dist/helpers/typescript.cjs +0 -46
- package/dist/helpers/typescript.d.cts +0 -25
- package/dist/helpers/typescript.d.mts +0 -25
- package/dist/helpers/typescript.mjs +0 -45
- package/dist/markdown/components/index.cjs +0 -8
- package/dist/markdown/components/index.d.cts +0 -3
- package/dist/markdown/components/index.d.mts +0 -3
- package/dist/markdown/components/index.mjs +0 -4
- package/dist/markdown/components/markdown-file.cjs +0 -116
- package/dist/markdown/components/markdown-file.d.cts +0 -23
- package/dist/markdown/components/markdown-file.d.mts +0 -23
- package/dist/markdown/components/markdown-file.mjs +0 -114
- package/dist/markdown/components/markdown-table.cjs +0 -101
- package/dist/markdown/components/markdown-table.d.cts +0 -27
- package/dist/markdown/components/markdown-table.d.mts +0 -27
- package/dist/markdown/components/markdown-table.mjs +0 -98
- package/dist/markdown/contexts/index.cjs +0 -6
- 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 -37
- package/dist/markdown/contexts/markdown-table.d.mts +0 -37
- package/dist/markdown/contexts/markdown-table.mjs +0 -33
- package/dist/markdown/index.cjs +0 -15
- package/dist/markdown/index.d.cts +0 -4
- package/dist/markdown/index.d.mts +0 -6
- package/dist/markdown/index.mjs +0 -7
- package/dist/types/components.cjs +0 -0
- package/dist/types/components.d.cts +0 -142
- package/dist/types/components.d.mts +0 -142
- package/dist/types/components.mjs +0 -1
- package/dist/types/index.cjs +0 -0
- package/dist/types/index.d.cts +0 -3
- package/dist/types/index.d.mts +0 -3
- package/dist/types/index.mjs +0 -1
- package/dist/types/plugin.cjs +0 -0
- package/dist/types/plugin.mjs +0 -1
- package/dist/typescript/components/builtin-file.cjs +0 -62
- package/dist/typescript/components/builtin-file.d.cts +0 -34
- package/dist/typescript/components/builtin-file.d.mts +0 -34
- package/dist/typescript/components/builtin-file.mjs +0 -61
- package/dist/typescript/components/dynamic-import-statement.cjs +0 -25
- package/dist/typescript/components/dynamic-import-statement.d.cts +0 -32
- package/dist/typescript/components/dynamic-import-statement.d.mts +0 -32
- package/dist/typescript/components/dynamic-import-statement.mjs +0 -24
- package/dist/typescript/components/entry-file.cjs +0 -41
- package/dist/typescript/components/entry-file.d.cts +0 -27
- package/dist/typescript/components/entry-file.d.mts +0 -27
- package/dist/typescript/components/entry-file.mjs +0 -39
- package/dist/typescript/components/index.cjs +0 -44
- package/dist/typescript/components/index.d.cts +0 -10
- package/dist/typescript/components/index.d.mts +0 -10
- package/dist/typescript/components/index.mjs +0 -11
- package/dist/typescript/components/record-expression.cjs +0 -12
- package/dist/typescript/components/record-expression.d.cts +0 -12
- package/dist/typescript/components/record-expression.d.mts +0 -12
- package/dist/typescript/components/record-expression.mjs +0 -11
- package/dist/typescript/components/tsdoc-reflection.cjs +0 -177
- package/dist/typescript/components/tsdoc-reflection.d.cts +0 -18
- package/dist/typescript/components/tsdoc-reflection.d.mts +0 -18
- package/dist/typescript/components/tsdoc-reflection.mjs +0 -174
- package/dist/typescript/components/tsdoc.cjs +0 -481
- package/dist/typescript/components/tsdoc.d.cts +0 -163
- package/dist/typescript/components/tsdoc.d.mts +0 -163
- package/dist/typescript/components/tsdoc.mjs +0 -461
- package/dist/typescript/components/typescript-file.cjs +0 -216
- package/dist/typescript/components/typescript-file.d.cts +0 -49
- package/dist/typescript/components/typescript-file.d.mts +0 -49
- package/dist/typescript/components/typescript-file.mjs +0 -213
- package/dist/typescript/components/typescript-interface.cjs +0 -69
- package/dist/typescript/components/typescript-interface.d.cts +0 -25
- package/dist/typescript/components/typescript-interface.d.mts +0 -25
- package/dist/typescript/components/typescript-interface.mjs +0 -67
- package/dist/typescript/components/typescript-object.cjs +0 -125
- package/dist/typescript/components/typescript-object.d.cts +0 -26
- package/dist/typescript/components/typescript-object.d.mts +0 -26
- package/dist/typescript/components/typescript-object.mjs +0 -123
- package/dist/typescript/index.cjs +0 -45
- package/dist/typescript/index.d.cts +0 -11
- package/dist/typescript/index.d.mts +0 -11
- package/dist/typescript/index.mjs +0 -12
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { MarkdownTableContext, useMarkdownTable } from "../contexts/markdown-table.mjs";
|
|
2
|
-
import { createComponent, mergeProps } from "@alloy-js/core/jsx-runtime";
|
|
3
|
-
import { Prose, Show, code, computed, splitProps } from "@alloy-js/core";
|
|
4
|
-
import { titleCase } from "@stryke/string-format/title-case";
|
|
5
|
-
import { isUndefined } from "@stryke/type-checks/is-undefined";
|
|
6
|
-
|
|
7
|
-
//#region src/markdown/components/markdown-table.tsx
|
|
8
|
-
/**
|
|
9
|
-
* Component that provides a context for rendering markdown tables.
|
|
10
|
-
*/
|
|
11
|
-
function MarkdownTable(props) {
|
|
12
|
-
const [{ children, data }] = splitProps(props, ["children", "data"]);
|
|
13
|
-
const columns = computed(() => Object.keys(data).map((name, index) => ({
|
|
14
|
-
index,
|
|
15
|
-
name,
|
|
16
|
-
align: "left",
|
|
17
|
-
width: 20
|
|
18
|
-
})));
|
|
19
|
-
return createComponent(MarkdownTableContext.Provider, {
|
|
20
|
-
get value() {
|
|
21
|
-
return {
|
|
22
|
-
columns: columns.value,
|
|
23
|
-
data
|
|
24
|
-
};
|
|
25
|
-
},
|
|
26
|
-
get children() {
|
|
27
|
-
return createComponent(Show, {
|
|
28
|
-
get when() {
|
|
29
|
-
return Boolean(children);
|
|
30
|
-
},
|
|
31
|
-
children
|
|
32
|
-
});
|
|
33
|
-
}
|
|
34
|
-
});
|
|
35
|
-
}
|
|
36
|
-
/**
|
|
37
|
-
* Component that provides a context for rendering markdown tables.
|
|
38
|
-
*/
|
|
39
|
-
function MarkdownTableColumn(props) {
|
|
40
|
-
const [{ children, width, align, name }] = splitProps(props, [
|
|
41
|
-
"children",
|
|
42
|
-
"width",
|
|
43
|
-
"align",
|
|
44
|
-
"name"
|
|
45
|
-
]);
|
|
46
|
-
const tableContext = useMarkdownTable();
|
|
47
|
-
const columnRef = computed(() => tableContext?.columns.find((c) => c.name === name));
|
|
48
|
-
const indexRef = computed(() => columnRef.value?.index ?? 0);
|
|
49
|
-
const alignRef = computed(() => columnRef.value?.align ?? align ?? "left");
|
|
50
|
-
const widthRef = computed(() => columnRef.value?.width ?? width ?? 20);
|
|
51
|
-
const textLength = computed(() => {
|
|
52
|
-
return (children ? children.toString() : "").length;
|
|
53
|
-
});
|
|
54
|
-
return createComponent(Prose, { get children() {
|
|
55
|
-
return [
|
|
56
|
-
createComponent(Show, {
|
|
57
|
-
get when() {
|
|
58
|
-
return indexRef.value === 0;
|
|
59
|
-
},
|
|
60
|
-
children: "|"
|
|
61
|
-
}),
|
|
62
|
-
createComponent(Show, {
|
|
63
|
-
get when() {
|
|
64
|
-
return Boolean(children);
|
|
65
|
-
},
|
|
66
|
-
get children() {
|
|
67
|
-
return createComponent(Prose, { get children() {
|
|
68
|
-
return code`${alignRef.value === "left" ? " ".repeat(widthRef.value - textLength.value - 1) : " "}${children}${alignRef.value === "right" ? " ".repeat(widthRef.value - textLength.value - 1) : " "}`;
|
|
69
|
-
} });
|
|
70
|
-
}
|
|
71
|
-
}),
|
|
72
|
-
"|"
|
|
73
|
-
];
|
|
74
|
-
} });
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* Component that provides a context for rendering markdown tables.
|
|
78
|
-
*/
|
|
79
|
-
function MarkdownTableColumnHeader(props) {
|
|
80
|
-
const [{ children, name }, rest] = splitProps(props, ["children", "name"]);
|
|
81
|
-
return [createComponent(MarkdownTableColumn, mergeProps(rest, {
|
|
82
|
-
name,
|
|
83
|
-
get children() {
|
|
84
|
-
return createComponent(Show, {
|
|
85
|
-
get fallback() {
|
|
86
|
-
return titleCase(name, { useDescriptions: false });
|
|
87
|
-
},
|
|
88
|
-
get when() {
|
|
89
|
-
return !isUndefined(children);
|
|
90
|
-
},
|
|
91
|
-
children
|
|
92
|
-
});
|
|
93
|
-
}
|
|
94
|
-
}))];
|
|
95
|
-
}
|
|
96
|
-
|
|
97
|
-
//#endregion
|
|
98
|
-
export { MarkdownTable, MarkdownTableColumn, MarkdownTableColumnHeader };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
const require_markdown_contexts_markdown_table = require('./markdown-table.cjs');
|
|
2
|
-
|
|
3
|
-
exports.MarkdownTableColumnContext = require_markdown_contexts_markdown_table.MarkdownTableColumnContext;
|
|
4
|
-
exports.MarkdownTableContext = require_markdown_contexts_markdown_table.MarkdownTableContext;
|
|
5
|
-
exports.useMarkdownTable = require_markdown_contexts_markdown_table.useMarkdownTable;
|
|
6
|
-
exports.useMarkdownTableColumn = require_markdown_contexts_markdown_table.useMarkdownTableColumn;
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import { MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableContext, MarkdownTableContextInterface, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableContextInterface, useMarkdownTable, useMarkdownTableColumn } from "./markdown-table.cjs";
|
|
2
|
-
export { MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableContext, MarkdownTableContextInterface, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableContextInterface, useMarkdownTable, useMarkdownTableColumn };
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import { MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableContext, MarkdownTableContextInterface, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableContextInterface, useMarkdownTable, useMarkdownTableColumn } from "./markdown-table.mjs";
|
|
2
|
-
export { MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableContext, MarkdownTableContextInterface, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableContextInterface, useMarkdownTable, useMarkdownTableColumn };
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
const require_rolldown_runtime = require('../../_virtual/rolldown_runtime.cjs');
|
|
2
|
-
let __alloy_js_core = require("@alloy-js/core");
|
|
3
|
-
|
|
4
|
-
//#region src/markdown/contexts/markdown-table.ts
|
|
5
|
-
/**
|
|
6
|
-
* The Powerlines context used in template rendering.
|
|
7
|
-
*/
|
|
8
|
-
const MarkdownTableColumnContext = (0, __alloy_js_core.createNamedContext)("markdown-table-column", {});
|
|
9
|
-
/**
|
|
10
|
-
* Hook to access the Powerlines Context.
|
|
11
|
-
*
|
|
12
|
-
* @returns The Context.
|
|
13
|
-
*/
|
|
14
|
-
function useMarkdownTableColumn() {
|
|
15
|
-
return (0, __alloy_js_core.useContext)(MarkdownTableColumnContext);
|
|
16
|
-
}
|
|
17
|
-
/**
|
|
18
|
-
* The Powerlines context used in template rendering.
|
|
19
|
-
*/
|
|
20
|
-
const MarkdownTableContext = (0, __alloy_js_core.createContext)({
|
|
21
|
-
columns: [],
|
|
22
|
-
data: []
|
|
23
|
-
});
|
|
24
|
-
/**
|
|
25
|
-
* Hook to access the Powerlines Context.
|
|
26
|
-
*
|
|
27
|
-
* @returns The Context.
|
|
28
|
-
*/
|
|
29
|
-
function useMarkdownTable() {
|
|
30
|
-
return (0, __alloy_js_core.useContext)(MarkdownTableContext);
|
|
31
|
-
}
|
|
32
|
-
|
|
33
|
-
//#endregion
|
|
34
|
-
exports.MarkdownTableColumnContext = MarkdownTableColumnContext;
|
|
35
|
-
exports.MarkdownTableContext = MarkdownTableContext;
|
|
36
|
-
exports.useMarkdownTable = useMarkdownTable;
|
|
37
|
-
exports.useMarkdownTableColumn = useMarkdownTableColumn;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { ComponentContext } from "@alloy-js/core";
|
|
2
|
-
|
|
3
|
-
//#region src/markdown/contexts/markdown-table.d.ts
|
|
4
|
-
interface MarkdownTableColumnContextInterface<T extends Record<string, any> = Record<string, any>> {
|
|
5
|
-
index: number;
|
|
6
|
-
name: keyof T;
|
|
7
|
-
align: "left" | "right" | "center";
|
|
8
|
-
width: number;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* The Powerlines context used in template rendering.
|
|
12
|
-
*/
|
|
13
|
-
declare const MarkdownTableColumnContext: ComponentContext<MarkdownTableColumnContextInterface>;
|
|
14
|
-
/**
|
|
15
|
-
* Hook to access the Powerlines Context.
|
|
16
|
-
*
|
|
17
|
-
* @returns The Context.
|
|
18
|
-
*/
|
|
19
|
-
declare function useMarkdownTableColumn(): MarkdownTableColumnContextInterface<Record<string, any>> | undefined;
|
|
20
|
-
interface MarkdownTableContextInterface<T extends Record<string, any> = Record<string, any>> {
|
|
21
|
-
columns: MarkdownTableColumnContextInterface<T>[];
|
|
22
|
-
data: T[];
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* The Powerlines context used in template rendering.
|
|
26
|
-
*/
|
|
27
|
-
declare const MarkdownTableContext: ComponentContext<MarkdownTableContextInterface>;
|
|
28
|
-
/**
|
|
29
|
-
* Hook to access the Powerlines Context.
|
|
30
|
-
*
|
|
31
|
-
* @returns The Context.
|
|
32
|
-
*/
|
|
33
|
-
declare function useMarkdownTable(): MarkdownTableContextInterface<Record<string, any>> | undefined;
|
|
34
|
-
declare type __ΩMarkdownTableColumnContextInterface = any[];
|
|
35
|
-
declare type __ΩMarkdownTableContextInterface = any[];
|
|
36
|
-
//#endregion
|
|
37
|
-
export { MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableContext, MarkdownTableContextInterface, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableContextInterface, useMarkdownTable, useMarkdownTableColumn };
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { ComponentContext } from "@alloy-js/core";
|
|
2
|
-
|
|
3
|
-
//#region src/markdown/contexts/markdown-table.d.ts
|
|
4
|
-
interface MarkdownTableColumnContextInterface<T extends Record<string, any> = Record<string, any>> {
|
|
5
|
-
index: number;
|
|
6
|
-
name: keyof T;
|
|
7
|
-
align: "left" | "right" | "center";
|
|
8
|
-
width: number;
|
|
9
|
-
}
|
|
10
|
-
/**
|
|
11
|
-
* The Powerlines context used in template rendering.
|
|
12
|
-
*/
|
|
13
|
-
declare const MarkdownTableColumnContext: ComponentContext<MarkdownTableColumnContextInterface>;
|
|
14
|
-
/**
|
|
15
|
-
* Hook to access the Powerlines Context.
|
|
16
|
-
*
|
|
17
|
-
* @returns The Context.
|
|
18
|
-
*/
|
|
19
|
-
declare function useMarkdownTableColumn(): MarkdownTableColumnContextInterface<Record<string, any>> | undefined;
|
|
20
|
-
interface MarkdownTableContextInterface<T extends Record<string, any> = Record<string, any>> {
|
|
21
|
-
columns: MarkdownTableColumnContextInterface<T>[];
|
|
22
|
-
data: T[];
|
|
23
|
-
}
|
|
24
|
-
/**
|
|
25
|
-
* The Powerlines context used in template rendering.
|
|
26
|
-
*/
|
|
27
|
-
declare const MarkdownTableContext: ComponentContext<MarkdownTableContextInterface>;
|
|
28
|
-
/**
|
|
29
|
-
* Hook to access the Powerlines Context.
|
|
30
|
-
*
|
|
31
|
-
* @returns The Context.
|
|
32
|
-
*/
|
|
33
|
-
declare function useMarkdownTable(): MarkdownTableContextInterface<Record<string, any>> | undefined;
|
|
34
|
-
declare type __ΩMarkdownTableColumnContextInterface = any[];
|
|
35
|
-
declare type __ΩMarkdownTableContextInterface = any[];
|
|
36
|
-
//#endregion
|
|
37
|
-
export { MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableContext, MarkdownTableContextInterface, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableContextInterface, useMarkdownTable, useMarkdownTableColumn };
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
import { createContext, createNamedContext, useContext } from "@alloy-js/core";
|
|
2
|
-
|
|
3
|
-
//#region src/markdown/contexts/markdown-table.ts
|
|
4
|
-
/**
|
|
5
|
-
* The Powerlines context used in template rendering.
|
|
6
|
-
*/
|
|
7
|
-
const MarkdownTableColumnContext = createNamedContext("markdown-table-column", {});
|
|
8
|
-
/**
|
|
9
|
-
* Hook to access the Powerlines Context.
|
|
10
|
-
*
|
|
11
|
-
* @returns The Context.
|
|
12
|
-
*/
|
|
13
|
-
function useMarkdownTableColumn() {
|
|
14
|
-
return useContext(MarkdownTableColumnContext);
|
|
15
|
-
}
|
|
16
|
-
/**
|
|
17
|
-
* The Powerlines context used in template rendering.
|
|
18
|
-
*/
|
|
19
|
-
const MarkdownTableContext = createContext({
|
|
20
|
-
columns: [],
|
|
21
|
-
data: []
|
|
22
|
-
});
|
|
23
|
-
/**
|
|
24
|
-
* Hook to access the Powerlines Context.
|
|
25
|
-
*
|
|
26
|
-
* @returns The Context.
|
|
27
|
-
*/
|
|
28
|
-
function useMarkdownTable() {
|
|
29
|
-
return useContext(MarkdownTableContext);
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
//#endregion
|
|
33
|
-
export { MarkdownTableColumnContext, MarkdownTableContext, useMarkdownTable, useMarkdownTableColumn };
|
package/dist/markdown/index.cjs
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
const require_markdown_components_markdown_file = require('./components/markdown-file.cjs');
|
|
2
|
-
const require_markdown_contexts_markdown_table = require('./contexts/markdown-table.cjs');
|
|
3
|
-
const require_markdown_components_markdown_table = require('./components/markdown-table.cjs');
|
|
4
|
-
require('./components/index.cjs');
|
|
5
|
-
require('./contexts/index.cjs');
|
|
6
|
-
|
|
7
|
-
exports.MarkdownFile = require_markdown_components_markdown_file.MarkdownFile;
|
|
8
|
-
exports.MarkdownFileHeader = require_markdown_components_markdown_file.MarkdownFileHeader;
|
|
9
|
-
exports.MarkdownTable = require_markdown_components_markdown_table.MarkdownTable;
|
|
10
|
-
exports.MarkdownTableColumn = require_markdown_components_markdown_table.MarkdownTableColumn;
|
|
11
|
-
exports.MarkdownTableColumnContext = require_markdown_contexts_markdown_table.MarkdownTableColumnContext;
|
|
12
|
-
exports.MarkdownTableColumnHeader = require_markdown_components_markdown_table.MarkdownTableColumnHeader;
|
|
13
|
-
exports.MarkdownTableContext = require_markdown_contexts_markdown_table.MarkdownTableContext;
|
|
14
|
-
exports.useMarkdownTable = require_markdown_contexts_markdown_table.useMarkdownTable;
|
|
15
|
-
exports.useMarkdownTableColumn = require_markdown_contexts_markdown_table.useMarkdownTableColumn;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { MarkdownFile, MarkdownFileHeader, MarkdownFileProps, __ΩMarkdownFileProps } from "./components/markdown-file.cjs";
|
|
2
|
-
import { MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableContext, MarkdownTableContextInterface, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableContextInterface, useMarkdownTable, useMarkdownTableColumn } from "./contexts/markdown-table.cjs";
|
|
3
|
-
import { MarkdownTable, MarkdownTableColumn, MarkdownTableColumnHeader, MarkdownTableColumnProps, MarkdownTableProps, __ΩMarkdownTableColumnProps, __ΩMarkdownTableProps } from "./components/markdown-table.cjs";
|
|
4
|
-
export { MarkdownFile, MarkdownFileHeader, MarkdownFileProps, MarkdownTable, MarkdownTableColumn, MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableColumnHeader, MarkdownTableColumnProps, MarkdownTableContext, MarkdownTableContextInterface, MarkdownTableProps, __ΩMarkdownFileProps, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableColumnProps, __ΩMarkdownTableContextInterface, __ΩMarkdownTableProps, useMarkdownTable, useMarkdownTableColumn };
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { MarkdownFile, MarkdownFileHeader, MarkdownFileProps, __ΩMarkdownFileProps } from "./components/markdown-file.mjs";
|
|
2
|
-
import { MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableContext, MarkdownTableContextInterface, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableContextInterface, useMarkdownTable, useMarkdownTableColumn } from "./contexts/markdown-table.mjs";
|
|
3
|
-
import { MarkdownTable, MarkdownTableColumn, MarkdownTableColumnHeader, MarkdownTableColumnProps, MarkdownTableProps, __ΩMarkdownTableColumnProps, __ΩMarkdownTableProps } from "./components/markdown-table.mjs";
|
|
4
|
-
import "./components/index.mjs";
|
|
5
|
-
import "./contexts/index.mjs";
|
|
6
|
-
export { MarkdownFile, MarkdownFileHeader, MarkdownFileProps, MarkdownTable, MarkdownTableColumn, MarkdownTableColumnContext, MarkdownTableColumnContextInterface, MarkdownTableColumnHeader, MarkdownTableColumnProps, MarkdownTableContext, MarkdownTableContextInterface, MarkdownTableProps, __ΩMarkdownFileProps, __ΩMarkdownTableColumnContextInterface, __ΩMarkdownTableColumnProps, __ΩMarkdownTableContextInterface, __ΩMarkdownTableProps, useMarkdownTable, useMarkdownTableColumn };
|
package/dist/markdown/index.mjs
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { MarkdownFile, MarkdownFileHeader } from "./components/markdown-file.mjs";
|
|
2
|
-
import { MarkdownTableColumnContext, MarkdownTableContext, useMarkdownTable, useMarkdownTableColumn } from "./contexts/markdown-table.mjs";
|
|
3
|
-
import { MarkdownTable, MarkdownTableColumn, MarkdownTableColumnHeader } from "./components/markdown-table.mjs";
|
|
4
|
-
import "./components/index.mjs";
|
|
5
|
-
import "./contexts/index.mjs";
|
|
6
|
-
|
|
7
|
-
export { MarkdownFile, MarkdownFileHeader, MarkdownTable, MarkdownTableColumn, MarkdownTableColumnContext, MarkdownTableColumnHeader, MarkdownTableContext, useMarkdownTable, useMarkdownTableColumn };
|
|
File without changes
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import { StoragePreset } from "../powerlines/src/types/fs.cjs";
|
|
2
|
-
import { ResolvedEntryTypeDefinition } from "../powerlines/src/types/resolved.cjs";
|
|
3
|
-
import { Children, Context } from "@alloy-js/core";
|
|
4
|
-
import { SourceFileContext } from "@alloy-js/typescript";
|
|
5
|
-
|
|
6
|
-
//#region src/types/components.d.ts
|
|
7
|
-
interface CopyOutputFile {
|
|
8
|
-
kind: "file";
|
|
9
|
-
path: string;
|
|
10
|
-
sourcePath: string;
|
|
11
|
-
/**
|
|
12
|
-
* The format of the output files
|
|
13
|
-
*
|
|
14
|
-
* @remarks
|
|
15
|
-
* If not specified, the output mode will be determined by the provided \`output.mode\` value.
|
|
16
|
-
*/
|
|
17
|
-
preset?: StoragePreset;
|
|
18
|
-
}
|
|
19
|
-
interface WriteOutputFile {
|
|
20
|
-
kind: "file" | "entry" | "builtin";
|
|
21
|
-
path: string;
|
|
22
|
-
contents: string;
|
|
23
|
-
filetype: string;
|
|
24
|
-
/**
|
|
25
|
-
* The format of the output files
|
|
26
|
-
*
|
|
27
|
-
* @remarks
|
|
28
|
-
* If not specified, the output mode will be determined by the provided \`output.mode\` value.
|
|
29
|
-
*/
|
|
30
|
-
preset?: StoragePreset;
|
|
31
|
-
}
|
|
32
|
-
type OutputFile = (WriteOutputFile & {
|
|
33
|
-
kind: "file";
|
|
34
|
-
}) | (WriteOutputFile & {
|
|
35
|
-
kind: "entry";
|
|
36
|
-
typeDefinition?: ResolvedEntryTypeDefinition;
|
|
37
|
-
}) | (WriteOutputFile & {
|
|
38
|
-
kind: "builtin";
|
|
39
|
-
id: string;
|
|
40
|
-
}) | CopyOutputFile;
|
|
41
|
-
interface OutputDirectory {
|
|
42
|
-
kind: "directory";
|
|
43
|
-
path: string;
|
|
44
|
-
contents: (OutputDirectory | OutputFile)[];
|
|
45
|
-
}
|
|
46
|
-
interface RenderEntryContext {
|
|
47
|
-
typeDefinition: ResolvedEntryTypeDefinition;
|
|
48
|
-
}
|
|
49
|
-
interface RenderBuiltinContext {
|
|
50
|
-
id: string;
|
|
51
|
-
}
|
|
52
|
-
interface RenderOutputContext {
|
|
53
|
-
mode?: StoragePreset;
|
|
54
|
-
}
|
|
55
|
-
interface CopyFileOutputContext {
|
|
56
|
-
path?: string;
|
|
57
|
-
sourcePath?: string;
|
|
58
|
-
}
|
|
59
|
-
interface RenderContext extends Context {
|
|
60
|
-
meta?: {
|
|
61
|
-
copyFile?: CopyFileOutputContext;
|
|
62
|
-
/**
|
|
63
|
-
* The current context for the built-in module.
|
|
64
|
-
*/
|
|
65
|
-
builtin?: RenderBuiltinContext;
|
|
66
|
-
/**
|
|
67
|
-
* The current context for the application entrypoint file being rendered.
|
|
68
|
-
*/
|
|
69
|
-
entry?: RenderEntryContext;
|
|
70
|
-
/**
|
|
71
|
-
* The current context for output rendering.
|
|
72
|
-
*/
|
|
73
|
-
output?: RenderOutputContext;
|
|
74
|
-
} & Record<string, any>;
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* A type that represents the props of a component that can have children.
|
|
78
|
-
*/
|
|
79
|
-
interface ComponentProps {
|
|
80
|
-
children?: Children;
|
|
81
|
-
}
|
|
82
|
-
/**
|
|
83
|
-
* A type that requires the `children` prop in a component.
|
|
84
|
-
*/
|
|
85
|
-
type ComponentPropsWithChildren = Omit<ComponentProps, "children"> & Required<Pick<ComponentProps, "children">>;
|
|
86
|
-
interface BuiltinSourceFileContext extends SourceFileContext {
|
|
87
|
-
/**
|
|
88
|
-
* The runtime module identifier.
|
|
89
|
-
*/
|
|
90
|
-
id: string;
|
|
91
|
-
}
|
|
92
|
-
interface ReflectionOverrideInterface<T> {
|
|
93
|
-
name?: string | Children;
|
|
94
|
-
type?: string | Children;
|
|
95
|
-
extends?: string | false;
|
|
96
|
-
defaultValue?: Partial<T>;
|
|
97
|
-
}
|
|
98
|
-
interface TypescriptFileImportItem {
|
|
99
|
-
name: string;
|
|
100
|
-
default?: boolean;
|
|
101
|
-
alias?: string;
|
|
102
|
-
type?: boolean;
|
|
103
|
-
}
|
|
104
|
-
type TypescriptFileImports = Record<string, null | string | Array<TypescriptFileImportItem | string>>;
|
|
105
|
-
interface SourceFileHeaderProps extends ComponentProps {
|
|
106
|
-
/**
|
|
107
|
-
* If true, disables the ESLint directive at the top of the file.
|
|
108
|
-
*
|
|
109
|
-
* @defaultValue true
|
|
110
|
-
*/
|
|
111
|
-
disableEslint?: boolean;
|
|
112
|
-
/**
|
|
113
|
-
* If true, disables the Biome directive at the top of the file.
|
|
114
|
-
*
|
|
115
|
-
* @defaultValue true
|
|
116
|
-
*/
|
|
117
|
-
disableBiome?: boolean;
|
|
118
|
-
/**
|
|
119
|
-
* If true, disables the Prettier directive at the top of the file.
|
|
120
|
-
*
|
|
121
|
-
* @defaultValue false
|
|
122
|
-
*/
|
|
123
|
-
disablePrettier?: boolean;
|
|
124
|
-
}
|
|
125
|
-
declare type __ΩCopyOutputFile = any[];
|
|
126
|
-
declare type __ΩWriteOutputFile = any[];
|
|
127
|
-
declare type __ΩOutputFile = any[];
|
|
128
|
-
declare type __ΩOutputDirectory = any[];
|
|
129
|
-
declare type __ΩRenderEntryContext = any[];
|
|
130
|
-
declare type __ΩRenderBuiltinContext = any[];
|
|
131
|
-
declare type __ΩRenderOutputContext = any[];
|
|
132
|
-
declare type __ΩCopyFileOutputContext = any[];
|
|
133
|
-
declare type __ΩRenderContext = any[];
|
|
134
|
-
declare type __ΩComponentProps = any[];
|
|
135
|
-
declare type __ΩComponentPropsWithChildren = any[];
|
|
136
|
-
declare type __ΩBuiltinSourceFileContext = any[];
|
|
137
|
-
declare type __ΩReflectionOverrideInterface = any[];
|
|
138
|
-
declare type __ΩTypescriptFileImportItem = any[];
|
|
139
|
-
declare type __ΩTypescriptFileImports = any[];
|
|
140
|
-
declare type __ΩSourceFileHeaderProps = any[];
|
|
141
|
-
//#endregion
|
|
142
|
-
export { BuiltinSourceFileContext, ComponentProps, ComponentPropsWithChildren, CopyFileOutputContext, CopyOutputFile, OutputDirectory, OutputFile, ReflectionOverrideInterface, RenderBuiltinContext, RenderContext, RenderEntryContext, RenderOutputContext, SourceFileHeaderProps, TypescriptFileImportItem, TypescriptFileImports, WriteOutputFile, __ΩBuiltinSourceFileContext, __ΩComponentProps, __ΩComponentPropsWithChildren, __ΩCopyFileOutputContext, __ΩCopyOutputFile, __ΩOutputDirectory, __ΩOutputFile, __ΩReflectionOverrideInterface, __ΩRenderBuiltinContext, __ΩRenderContext, __ΩRenderEntryContext, __ΩRenderOutputContext, __ΩSourceFileHeaderProps, __ΩTypescriptFileImportItem, __ΩTypescriptFileImports, __ΩWriteOutputFile };
|
|
@@ -1,142 +0,0 @@
|
|
|
1
|
-
import { StoragePreset } from "../powerlines/src/types/fs.mjs";
|
|
2
|
-
import { ResolvedEntryTypeDefinition } from "../powerlines/src/types/resolved.mjs";
|
|
3
|
-
import { Children, Context } from "@alloy-js/core";
|
|
4
|
-
import { SourceFileContext as SourceFileContext$1 } from "@alloy-js/typescript";
|
|
5
|
-
|
|
6
|
-
//#region src/types/components.d.ts
|
|
7
|
-
interface CopyOutputFile {
|
|
8
|
-
kind: "file";
|
|
9
|
-
path: string;
|
|
10
|
-
sourcePath: string;
|
|
11
|
-
/**
|
|
12
|
-
* The format of the output files
|
|
13
|
-
*
|
|
14
|
-
* @remarks
|
|
15
|
-
* If not specified, the output mode will be determined by the provided \`output.mode\` value.
|
|
16
|
-
*/
|
|
17
|
-
preset?: StoragePreset;
|
|
18
|
-
}
|
|
19
|
-
interface WriteOutputFile {
|
|
20
|
-
kind: "file" | "entry" | "builtin";
|
|
21
|
-
path: string;
|
|
22
|
-
contents: string;
|
|
23
|
-
filetype: string;
|
|
24
|
-
/**
|
|
25
|
-
* The format of the output files
|
|
26
|
-
*
|
|
27
|
-
* @remarks
|
|
28
|
-
* If not specified, the output mode will be determined by the provided \`output.mode\` value.
|
|
29
|
-
*/
|
|
30
|
-
preset?: StoragePreset;
|
|
31
|
-
}
|
|
32
|
-
type OutputFile = (WriteOutputFile & {
|
|
33
|
-
kind: "file";
|
|
34
|
-
}) | (WriteOutputFile & {
|
|
35
|
-
kind: "entry";
|
|
36
|
-
typeDefinition?: ResolvedEntryTypeDefinition;
|
|
37
|
-
}) | (WriteOutputFile & {
|
|
38
|
-
kind: "builtin";
|
|
39
|
-
id: string;
|
|
40
|
-
}) | CopyOutputFile;
|
|
41
|
-
interface OutputDirectory {
|
|
42
|
-
kind: "directory";
|
|
43
|
-
path: string;
|
|
44
|
-
contents: (OutputDirectory | OutputFile)[];
|
|
45
|
-
}
|
|
46
|
-
interface RenderEntryContext {
|
|
47
|
-
typeDefinition: ResolvedEntryTypeDefinition;
|
|
48
|
-
}
|
|
49
|
-
interface RenderBuiltinContext {
|
|
50
|
-
id: string;
|
|
51
|
-
}
|
|
52
|
-
interface RenderOutputContext {
|
|
53
|
-
mode?: StoragePreset;
|
|
54
|
-
}
|
|
55
|
-
interface CopyFileOutputContext {
|
|
56
|
-
path?: string;
|
|
57
|
-
sourcePath?: string;
|
|
58
|
-
}
|
|
59
|
-
interface RenderContext extends Context {
|
|
60
|
-
meta?: {
|
|
61
|
-
copyFile?: CopyFileOutputContext;
|
|
62
|
-
/**
|
|
63
|
-
* The current context for the built-in module.
|
|
64
|
-
*/
|
|
65
|
-
builtin?: RenderBuiltinContext;
|
|
66
|
-
/**
|
|
67
|
-
* The current context for the application entrypoint file being rendered.
|
|
68
|
-
*/
|
|
69
|
-
entry?: RenderEntryContext;
|
|
70
|
-
/**
|
|
71
|
-
* The current context for output rendering.
|
|
72
|
-
*/
|
|
73
|
-
output?: RenderOutputContext;
|
|
74
|
-
} & Record<string, any>;
|
|
75
|
-
}
|
|
76
|
-
/**
|
|
77
|
-
* A type that represents the props of a component that can have children.
|
|
78
|
-
*/
|
|
79
|
-
interface ComponentProps {
|
|
80
|
-
children?: Children;
|
|
81
|
-
}
|
|
82
|
-
/**
|
|
83
|
-
* A type that requires the `children` prop in a component.
|
|
84
|
-
*/
|
|
85
|
-
type ComponentPropsWithChildren = Omit<ComponentProps, "children"> & Required<Pick<ComponentProps, "children">>;
|
|
86
|
-
interface BuiltinSourceFileContext extends SourceFileContext$1 {
|
|
87
|
-
/**
|
|
88
|
-
* The runtime module identifier.
|
|
89
|
-
*/
|
|
90
|
-
id: string;
|
|
91
|
-
}
|
|
92
|
-
interface ReflectionOverrideInterface<T> {
|
|
93
|
-
name?: string | Children;
|
|
94
|
-
type?: string | Children;
|
|
95
|
-
extends?: string | false;
|
|
96
|
-
defaultValue?: Partial<T>;
|
|
97
|
-
}
|
|
98
|
-
interface TypescriptFileImportItem {
|
|
99
|
-
name: string;
|
|
100
|
-
default?: boolean;
|
|
101
|
-
alias?: string;
|
|
102
|
-
type?: boolean;
|
|
103
|
-
}
|
|
104
|
-
type TypescriptFileImports = Record<string, null | string | Array<TypescriptFileImportItem | string>>;
|
|
105
|
-
interface SourceFileHeaderProps extends ComponentProps {
|
|
106
|
-
/**
|
|
107
|
-
* If true, disables the ESLint directive at the top of the file.
|
|
108
|
-
*
|
|
109
|
-
* @defaultValue true
|
|
110
|
-
*/
|
|
111
|
-
disableEslint?: boolean;
|
|
112
|
-
/**
|
|
113
|
-
* If true, disables the Biome directive at the top of the file.
|
|
114
|
-
*
|
|
115
|
-
* @defaultValue true
|
|
116
|
-
*/
|
|
117
|
-
disableBiome?: boolean;
|
|
118
|
-
/**
|
|
119
|
-
* If true, disables the Prettier directive at the top of the file.
|
|
120
|
-
*
|
|
121
|
-
* @defaultValue false
|
|
122
|
-
*/
|
|
123
|
-
disablePrettier?: boolean;
|
|
124
|
-
}
|
|
125
|
-
declare type __ΩCopyOutputFile = any[];
|
|
126
|
-
declare type __ΩWriteOutputFile = any[];
|
|
127
|
-
declare type __ΩOutputFile = any[];
|
|
128
|
-
declare type __ΩOutputDirectory = any[];
|
|
129
|
-
declare type __ΩRenderEntryContext = any[];
|
|
130
|
-
declare type __ΩRenderBuiltinContext = any[];
|
|
131
|
-
declare type __ΩRenderOutputContext = any[];
|
|
132
|
-
declare type __ΩCopyFileOutputContext = any[];
|
|
133
|
-
declare type __ΩRenderContext = any[];
|
|
134
|
-
declare type __ΩComponentProps = any[];
|
|
135
|
-
declare type __ΩComponentPropsWithChildren = any[];
|
|
136
|
-
declare type __ΩBuiltinSourceFileContext = any[];
|
|
137
|
-
declare type __ΩReflectionOverrideInterface = any[];
|
|
138
|
-
declare type __ΩTypescriptFileImportItem = any[];
|
|
139
|
-
declare type __ΩTypescriptFileImports = any[];
|
|
140
|
-
declare type __ΩSourceFileHeaderProps = any[];
|
|
141
|
-
//#endregion
|
|
142
|
-
export { BuiltinSourceFileContext, ComponentProps, ComponentPropsWithChildren, CopyFileOutputContext, CopyOutputFile, OutputDirectory, OutputFile, ReflectionOverrideInterface, RenderBuiltinContext, RenderContext, RenderEntryContext, RenderOutputContext, SourceFileHeaderProps, TypescriptFileImportItem, TypescriptFileImports, WriteOutputFile, __ΩBuiltinSourceFileContext, __ΩComponentProps, __ΩComponentPropsWithChildren, __ΩCopyFileOutputContext, __ΩCopyOutputFile, __ΩOutputDirectory, __ΩOutputFile, __ΩReflectionOverrideInterface, __ΩRenderBuiltinContext, __ΩRenderContext, __ΩRenderEntryContext, __ΩRenderOutputContext, __ΩSourceFileHeaderProps, __ΩTypescriptFileImportItem, __ΩTypescriptFileImports, __ΩWriteOutputFile };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/types/index.cjs
DELETED
|
File without changes
|
package/dist/types/index.d.cts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { BuiltinSourceFileContext, ComponentProps, ComponentPropsWithChildren, CopyFileOutputContext, CopyOutputFile, OutputDirectory, OutputFile, ReflectionOverrideInterface, RenderBuiltinContext, RenderContext, RenderEntryContext, RenderOutputContext, SourceFileHeaderProps, TypescriptFileImportItem, TypescriptFileImports, WriteOutputFile, __ΩBuiltinSourceFileContext, __ΩComponentProps, __ΩComponentPropsWithChildren, __ΩCopyFileOutputContext, __ΩCopyOutputFile, __ΩOutputDirectory, __ΩOutputFile, __ΩReflectionOverrideInterface, __ΩRenderBuiltinContext, __ΩRenderContext, __ΩRenderEntryContext, __ΩRenderOutputContext, __ΩSourceFileHeaderProps, __ΩTypescriptFileImportItem, __ΩTypescriptFileImports, __ΩWriteOutputFile } from "./components.cjs";
|
|
2
|
-
import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, __ΩAlloyPluginContext, __ΩAlloyPluginOptions, __ΩAlloyPluginResolvedConfig, __ΩAlloyPluginUserConfig } from "./plugin.cjs";
|
|
3
|
-
export { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, BuiltinSourceFileContext, ComponentProps, ComponentPropsWithChildren, CopyFileOutputContext, CopyOutputFile, OutputDirectory, OutputFile, ReflectionOverrideInterface, RenderBuiltinContext, RenderContext, RenderEntryContext, RenderOutputContext, SourceFileHeaderProps, TypescriptFileImportItem, TypescriptFileImports, WriteOutputFile, __ΩAlloyPluginContext, __ΩAlloyPluginOptions, __ΩAlloyPluginResolvedConfig, __ΩAlloyPluginUserConfig, __ΩBuiltinSourceFileContext, __ΩComponentProps, __ΩComponentPropsWithChildren, __ΩCopyFileOutputContext, __ΩCopyOutputFile, __ΩOutputDirectory, __ΩOutputFile, __ΩReflectionOverrideInterface, __ΩRenderBuiltinContext, __ΩRenderContext, __ΩRenderEntryContext, __ΩRenderOutputContext, __ΩSourceFileHeaderProps, __ΩTypescriptFileImportItem, __ΩTypescriptFileImports, __ΩWriteOutputFile };
|
package/dist/types/index.d.mts
DELETED
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import { BuiltinSourceFileContext, ComponentProps, ComponentPropsWithChildren, CopyFileOutputContext, CopyOutputFile, OutputDirectory, OutputFile, ReflectionOverrideInterface, RenderBuiltinContext, RenderContext, RenderEntryContext, RenderOutputContext, SourceFileHeaderProps, TypescriptFileImportItem, TypescriptFileImports, WriteOutputFile, __ΩBuiltinSourceFileContext, __ΩComponentProps, __ΩComponentPropsWithChildren, __ΩCopyFileOutputContext, __ΩCopyOutputFile, __ΩOutputDirectory, __ΩOutputFile, __ΩReflectionOverrideInterface, __ΩRenderBuiltinContext, __ΩRenderContext, __ΩRenderEntryContext, __ΩRenderOutputContext, __ΩSourceFileHeaderProps, __ΩTypescriptFileImportItem, __ΩTypescriptFileImports, __ΩWriteOutputFile } from "./components.mjs";
|
|
2
|
-
import { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, __ΩAlloyPluginContext, __ΩAlloyPluginOptions, __ΩAlloyPluginResolvedConfig, __ΩAlloyPluginUserConfig } from "./plugin.mjs";
|
|
3
|
-
export { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, BuiltinSourceFileContext, ComponentProps, ComponentPropsWithChildren, CopyFileOutputContext, CopyOutputFile, OutputDirectory, OutputFile, ReflectionOverrideInterface, RenderBuiltinContext, RenderContext, RenderEntryContext, RenderOutputContext, SourceFileHeaderProps, TypescriptFileImportItem, TypescriptFileImports, WriteOutputFile, __ΩAlloyPluginContext, __ΩAlloyPluginOptions, __ΩAlloyPluginResolvedConfig, __ΩAlloyPluginUserConfig, __ΩBuiltinSourceFileContext, __ΩComponentProps, __ΩComponentPropsWithChildren, __ΩCopyFileOutputContext, __ΩCopyOutputFile, __ΩOutputDirectory, __ΩOutputFile, __ΩReflectionOverrideInterface, __ΩRenderBuiltinContext, __ΩRenderContext, __ΩRenderEntryContext, __ΩRenderOutputContext, __ΩSourceFileHeaderProps, __ΩTypescriptFileImportItem, __ΩTypescriptFileImports, __ΩWriteOutputFile };
|
package/dist/types/index.mjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/dist/types/plugin.cjs
DELETED
|
File without changes
|
package/dist/types/plugin.mjs
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|