@powerlines/plugin-alloy 0.14.0
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/LICENSE +201 -0
- package/README.md +304 -0
- package/dist/builtin-file-BU93ve2k.d.cts +34 -0
- package/dist/builtin-file-CG53y-09.d.mts +34 -0
- package/dist/builtin-file-CkwxD4el.mjs +37 -0
- package/dist/builtin-file-DLVCgiye.cjs +43 -0
- package/dist/capnp-8yVLwAox.cjs +364 -0
- package/dist/capnp-CKLYTfgy.d.mts +87 -0
- package/dist/capnp-CNythuSw.mjs +267 -0
- package/dist/capnp-wJ2_HpAN.d.cts +87 -0
- package/dist/chunk-CbDLau6x.cjs +34 -0
- package/dist/components-B0A7LpQD.d.cts +142 -0
- package/dist/components-B2kXCrty.d.mts +142 -0
- package/dist/components-BOkkDhM9.cjs +0 -0
- package/dist/components-BXrpeD8J.cjs +0 -0
- package/dist/components-C3qpgLKV.mjs +1 -0
- package/dist/components-CBtEhH9k.mjs +1 -0
- package/dist/components-Cj5gaIV0.cjs +0 -0
- package/dist/components-HMVhsFQl.mjs +1 -0
- package/dist/components-I0ydtjfW.cjs +0 -0
- package/dist/components-ajocJcib.mjs +1 -0
- package/dist/context-BIduC1bB.cjs +44 -0
- package/dist/context-BO25KgR_.d.cts +1668 -0
- package/dist/context-CBG6Pv09.d.cts +26 -0
- package/dist/context-Cx38_mgI.mjs +26 -0
- package/dist/context-DzaJOnXh.d.mts +26 -0
- package/dist/context-GtZoIVx8.d.mts +1670 -0
- package/dist/contexts-BSRk0whx.cjs +0 -0
- package/dist/contexts-X44bRyOp.mjs +1 -0
- package/dist/contexts-XuEdvZdE.mjs +1 -0
- package/dist/contexts-uXFW3CIa.cjs +0 -0
- package/dist/core/components/index.cjs +9 -0
- package/dist/core/components/index.d.cts +7 -0
- package/dist/core/components/index.d.mts +7 -0
- package/dist/core/components/index.mjs +7 -0
- package/dist/core/components/output.cjs +4 -0
- package/dist/core/components/output.d.cts +3 -0
- package/dist/core/components/output.d.mts +3 -0
- package/dist/core/components/output.mjs +4 -0
- package/dist/core/components/single-line-comment.cjs +3 -0
- package/dist/core/components/single-line-comment.d.cts +4 -0
- package/dist/core/components/single-line-comment.d.mts +4 -0
- package/dist/core/components/single-line-comment.mjs +3 -0
- package/dist/core/components/source-file.cjs +3 -0
- package/dist/core/components/source-file.d.cts +4 -0
- package/dist/core/components/source-file.d.mts +4 -0
- package/dist/core/components/source-file.mjs +3 -0
- package/dist/core/contexts/context.cjs +5 -0
- package/dist/core/contexts/context.d.cts +3 -0
- package/dist/core/contexts/context.d.mts +3 -0
- package/dist/core/contexts/context.mjs +3 -0
- package/dist/core/contexts/index.cjs +15 -0
- package/dist/core/contexts/index.d.cts +6 -0
- package/dist/core/contexts/index.d.mts +6 -0
- package/dist/core/contexts/index.mjs +5 -0
- package/dist/core/contexts/reflection.cjs +10 -0
- package/dist/core/contexts/reflection.d.cts +4 -0
- package/dist/core/contexts/reflection.d.mts +4 -0
- package/dist/core/contexts/reflection.mjs +3 -0
- package/dist/core/index.cjs +23 -0
- package/dist/core/index.d.cts +11 -0
- package/dist/core/index.d.mts +11 -0
- package/dist/core/index.mjs +10 -0
- package/dist/core-B57eQAue.mjs +1 -0
- package/dist/core-DzEmU6tL.cjs +0 -0
- package/dist/create-builtin-Bpswa0ZT.d.cts +15 -0
- package/dist/create-builtin-CP9mN5P-.mjs +18 -0
- package/dist/create-builtin-_3GNADDt.cjs +24 -0
- package/dist/create-builtin-wEbNOWNw.d.mts +15 -0
- package/dist/dynamic-import-statement-BhY2a13r.d.cts +32 -0
- package/dist/dynamic-import-statement-DoTHSt57.mjs +28 -0
- package/dist/dynamic-import-statement-DyVWBclX.d.mts +32 -0
- package/dist/dynamic-import-statement-JVLyMPXr.cjs +34 -0
- package/dist/entry-file-B159R5XY.d.cts +27 -0
- package/dist/entry-file-BA75rAwb.cjs +41 -0
- package/dist/entry-file-Bw1mgMP3.mjs +34 -0
- package/dist/entry-file-DfFhEkLi.d.mts +27 -0
- package/dist/helpers/capnp.cjs +19 -0
- package/dist/helpers/capnp.d.cts +3 -0
- package/dist/helpers/capnp.d.mts +3 -0
- package/dist/helpers/capnp.mjs +4 -0
- package/dist/helpers/create-builtin.cjs +3 -0
- package/dist/helpers/create-builtin.d.cts +2 -0
- package/dist/helpers/create-builtin.d.mts +2 -0
- package/dist/helpers/create-builtin.mjs +3 -0
- package/dist/helpers/index.cjs +26 -0
- package/dist/helpers/index.d.cts +7 -0
- package/dist/helpers/index.d.mts +7 -0
- package/dist/helpers/index.mjs +8 -0
- package/dist/helpers/refkey.cjs +3 -0
- package/dist/helpers/refkey.d.cts +2 -0
- package/dist/helpers/refkey.d.mts +2 -0
- package/dist/helpers/refkey.mjs +3 -0
- package/dist/helpers/typescript.cjs +4 -0
- package/dist/helpers/typescript.d.cts +2 -0
- package/dist/helpers/typescript.d.mts +2 -0
- package/dist/helpers/typescript.mjs +4 -0
- package/dist/helpers-BrA1Dy07.mjs +1 -0
- package/dist/helpers-Cten3PJk.cjs +0 -0
- package/dist/index-BINnViIh.d.mts +1 -0
- package/dist/index-BJ8-FA6N.d.cts +1 -0
- package/dist/index-BRJ_6A42.d.mts +1 -0
- package/dist/index-BXpMZvwA.d.cts +1 -0
- package/dist/index-Bi0Yc4v2.d.cts +1 -0
- package/dist/index-BrGZHEgX.d.mts +1 -0
- package/dist/index-BwFl_eS0.d.mts +1 -0
- package/dist/index-C1ihAKnV.d.cts +1 -0
- package/dist/index-CLTQPxoD.d.mts +1 -0
- package/dist/index-CoUVmp_Q.d.mts +1 -0
- package/dist/index-D1aKd2tO.d.cts +1 -0
- package/dist/index-D4d_pZLu.d.cts +1 -0
- package/dist/index-DBGd4WeR.d.mts +1 -0
- package/dist/index-DdxxIAKU.d.cts +1 -0
- package/dist/index-Deol7ZWO.d.mts +1 -0
- package/dist/index-DpEKQcoR.d.cts +1 -0
- package/dist/index-DrZ2Dh-H.d.cts +1 -0
- package/dist/index-MEuojd-r.d.cts +1 -0
- package/dist/index-bHnO4ZKt.d.mts +1 -0
- package/dist/index-lIMqGGJz.d.mts +1 -0
- package/dist/index.cjs +446 -0
- package/dist/index.d.cts +45 -0
- package/dist/index.d.mts +45 -0
- package/dist/index.mjs +361 -0
- package/dist/markdown/components/index.cjs +13 -0
- package/dist/markdown/components/index.d.cts +8 -0
- package/dist/markdown/components/index.d.mts +8 -0
- package/dist/markdown/components/index.mjs +9 -0
- package/dist/markdown/components/markdown-file.cjs +7 -0
- package/dist/markdown/components/markdown-file.d.cts +5 -0
- package/dist/markdown/components/markdown-file.d.mts +5 -0
- package/dist/markdown/components/markdown-file.mjs +6 -0
- package/dist/markdown/components/markdown-table.cjs +6 -0
- package/dist/markdown/components/markdown-table.d.cts +5 -0
- package/dist/markdown/components/markdown-table.d.mts +5 -0
- package/dist/markdown/components/markdown-table.mjs +4 -0
- package/dist/markdown/contexts/index.cjs +7 -0
- package/dist/markdown/contexts/index.d.cts +3 -0
- package/dist/markdown/contexts/index.d.mts +3 -0
- package/dist/markdown/contexts/index.mjs +4 -0
- package/dist/markdown/contexts/markdown-table.cjs +6 -0
- package/dist/markdown/contexts/markdown-table.d.cts +2 -0
- package/dist/markdown/contexts/markdown-table.d.mts +2 -0
- package/dist/markdown/contexts/markdown-table.mjs +3 -0
- package/dist/markdown/index.cjs +19 -0
- package/dist/markdown/index.d.cts +10 -0
- package/dist/markdown/index.d.mts +10 -0
- package/dist/markdown/index.mjs +11 -0
- package/dist/markdown-BTQE0AI9.cjs +0 -0
- package/dist/markdown-DMddlO1y.mjs +1 -0
- package/dist/markdown-file-BFbbzD59.mjs +90 -0
- package/dist/markdown-file-Bsuu9aIk.d.cts +23 -0
- package/dist/markdown-file-CB6u4Cp1.d.mts +23 -0
- package/dist/markdown-file-CzGNj_Ex.cjs +102 -0
- package/dist/markdown-table-2qP_4eLk.mjs +33 -0
- package/dist/markdown-table-BOWM26Kb.cjs +57 -0
- package/dist/markdown-table-BUxH6aRh.mjs +77 -0
- package/dist/markdown-table-CMaQVkwJ.d.mts +27 -0
- package/dist/markdown-table-CZMEY6IR.d.cts +37 -0
- package/dist/markdown-table-DFaNSBRn.cjs +95 -0
- package/dist/markdown-table-SvbpUdq-.d.cts +27 -0
- package/dist/markdown-table-kFQoqKQt.d.mts +37 -0
- package/dist/output-ChpN7bQM.d.cts +18 -0
- package/dist/output-CnofBsl0.cjs +38 -0
- package/dist/output-D9RlZeCO.d.mts +18 -0
- package/dist/output-DEdXZ94G.mjs +32 -0
- package/dist/plugin-C0DspKAF.d.mts +34 -0
- package/dist/plugin-DU0K2-Om.mjs +1 -0
- package/dist/plugin-DYBdUgTF.d.cts +34 -0
- package/dist/plugin-Fx-uJ4It.cjs +0 -0
- package/dist/record-expression-BOCZ9iqR.d.mts +12 -0
- package/dist/record-expression-DM_zSqE_.d.cts +12 -0
- package/dist/record-expression-DNVzCKgo.cjs +17 -0
- package/dist/record-expression-DxS_DiPc.mjs +11 -0
- package/dist/refkey-B0XSqdGY.d.mts +13 -0
- package/dist/refkey-B6A9kh_u.cjs +21 -0
- package/dist/refkey-CP7MJMac.d.cts +13 -0
- package/dist/refkey-CV0mIj0Y.mjs +15 -0
- package/dist/reflection-BSbFFYZO.cjs +108 -0
- package/dist/reflection-Bka9prwJ.d.mts +52 -0
- package/dist/reflection-CBMQ1FQo.mjs +60 -0
- package/dist/reflection-CkVyW69y.d.cts +52 -0
- package/dist/single-line-comment-BMPq6OR0.cjs +25 -0
- package/dist/single-line-comment-BjL_Z4Qn.d.cts +22 -0
- package/dist/single-line-comment-C5CtHQhi.mjs +19 -0
- package/dist/single-line-comment-DZAmp_BZ.d.mts +22 -0
- package/dist/source-file-4J1OvLed.d.cts +31 -0
- package/dist/source-file-BBbuhOKz.d.mts +31 -0
- package/dist/source-file-CCYwl5pI.mjs +52 -0
- package/dist/source-file-DTd1KgD5.cjs +59 -0
- package/dist/tsdoc-BFPYF-Fh.cjs +487 -0
- package/dist/tsdoc-BmyOQBxT.mjs +367 -0
- package/dist/tsdoc-C39LB5Mn.d.cts +152 -0
- package/dist/tsdoc-OE37Ht2l.d.mts +152 -0
- package/dist/tsdoc-reflection-3ZoV_Mjz.d.cts +18 -0
- package/dist/tsdoc-reflection-3hSdGY1e.mjs +97 -0
- package/dist/tsdoc-reflection-BQN8iUG1.cjs +115 -0
- package/dist/tsdoc-reflection-BtEk3cDW.d.mts +18 -0
- package/dist/types/components.cjs +1 -0
- package/dist/types/components.d.cts +3 -0
- package/dist/types/components.d.mts +3 -0
- package/dist/types/components.mjs +3 -0
- package/dist/types/index.cjs +3 -0
- package/dist/types/index.d.cts +5 -0
- package/dist/types/index.d.mts +5 -0
- package/dist/types/index.mjs +5 -0
- package/dist/types/plugin.cjs +1 -0
- package/dist/types/plugin.d.cts +3 -0
- package/dist/types/plugin.d.mts +3 -0
- package/dist/types/plugin.mjs +3 -0
- package/dist/types-BBEDEYnP.cjs +0 -0
- package/dist/types-BWlfXHs2.mjs +1 -0
- package/dist/typescript/components/builtin-file.cjs +9 -0
- package/dist/typescript/components/builtin-file.d.cts +7 -0
- package/dist/typescript/components/builtin-file.d.mts +7 -0
- package/dist/typescript/components/builtin-file.mjs +9 -0
- package/dist/typescript/components/dynamic-import-statement.cjs +3 -0
- package/dist/typescript/components/dynamic-import-statement.d.cts +2 -0
- package/dist/typescript/components/dynamic-import-statement.d.mts +2 -0
- package/dist/typescript/components/dynamic-import-statement.mjs +3 -0
- package/dist/typescript/components/entry-file.cjs +7 -0
- package/dist/typescript/components/entry-file.d.cts +6 -0
- package/dist/typescript/components/entry-file.d.mts +6 -0
- package/dist/typescript/components/entry-file.mjs +7 -0
- package/dist/typescript/components/index.cjs +50 -0
- package/dist/typescript/components/index.d.cts +14 -0
- package/dist/typescript/components/index.d.mts +14 -0
- package/dist/typescript/components/index.mjs +17 -0
- package/dist/typescript/components/record-expression.cjs +3 -0
- package/dist/typescript/components/record-expression.d.cts +2 -0
- package/dist/typescript/components/record-expression.d.mts +2 -0
- package/dist/typescript/components/record-expression.mjs +3 -0
- package/dist/typescript/components/tsdoc-reflection.cjs +9 -0
- package/dist/typescript/components/tsdoc-reflection.d.cts +5 -0
- package/dist/typescript/components/tsdoc-reflection.d.mts +5 -0
- package/dist/typescript/components/tsdoc-reflection.mjs +7 -0
- package/dist/typescript/components/tsdoc.cjs +24 -0
- package/dist/typescript/components/tsdoc.d.cts +4 -0
- package/dist/typescript/components/tsdoc.d.mts +4 -0
- package/dist/typescript/components/tsdoc.mjs +5 -0
- package/dist/typescript/components/typescript-file.cjs +8 -0
- package/dist/typescript/components/typescript-file.d.cts +5 -0
- package/dist/typescript/components/typescript-file.d.mts +5 -0
- package/dist/typescript/components/typescript-file.mjs +6 -0
- package/dist/typescript/components/typescript-interface.cjs +9 -0
- package/dist/typescript/components/typescript-interface.d.cts +4 -0
- package/dist/typescript/components/typescript-interface.d.mts +4 -0
- package/dist/typescript/components/typescript-interface.mjs +8 -0
- package/dist/typescript/components/typescript-object.cjs +9 -0
- package/dist/typescript/components/typescript-object.d.cts +4 -0
- package/dist/typescript/components/typescript-object.d.mts +4 -0
- package/dist/typescript/components/typescript-object.mjs +8 -0
- package/dist/typescript/index.cjs +51 -0
- package/dist/typescript/index.d.cts +15 -0
- package/dist/typescript/index.d.mts +15 -0
- package/dist/typescript/index.mjs +18 -0
- package/dist/typescript-45caIUPa.mjs +1 -0
- package/dist/typescript-BrZsJqvc.mjs +45 -0
- package/dist/typescript-CXP7Oa6_.d.cts +25 -0
- package/dist/typescript-DG1-qdBQ.d.mts +25 -0
- package/dist/typescript-DV5akLQO.cjs +0 -0
- package/dist/typescript-DcqKlMoH.cjs +51 -0
- package/dist/typescript-file-6Y81yLyB.cjs +157 -0
- package/dist/typescript-file-BR9I7R1v.d.cts +47 -0
- package/dist/typescript-file-BWq9GIUt.d.mts +47 -0
- package/dist/typescript-file-y6oF016h.mjs +139 -0
- package/dist/typescript-interface-AydoCmGY.mjs +52 -0
- package/dist/typescript-interface-CKjljRFu.d.mts +25 -0
- package/dist/typescript-interface-Codd49Sl.cjs +64 -0
- package/dist/typescript-interface-fGS4VBnW.d.cts +25 -0
- package/dist/typescript-object-C-BmpHfk.mjs +93 -0
- package/dist/typescript-object-CxC5Qo5P.d.cts +26 -0
- package/dist/typescript-object-DOrJkpcM.cjs +105 -0
- package/dist/typescript-object-I6Huh12F.d.mts +26 -0
- package/dist/utilities-CnaPrauh.mjs +109 -0
- package/dist/utilities-llRqOC4l.cjs +133 -0
- package/package.json +411 -0
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { r as TSDocAttributesTags, t as TSDoc } from "./tsdoc-BmyOQBxT.mjs";
|
|
2
|
+
import { a as useReflectionClass, c as useReflectionProperty, o as useReflectionMethod } from "./reflection-CBMQ1FQo.mjs";
|
|
3
|
+
import { List, Show, childrenArray, code, computed, splitProps } from "@alloy-js/core";
|
|
4
|
+
import { isString } from "@stryke/type-checks/is-string";
|
|
5
|
+
import { isUndefined } from "@stryke/type-checks/is-undefined";
|
|
6
|
+
import { isSetString } from "@stryke/type-checks/is-set-string";
|
|
7
|
+
import { jsx, jsxs } from "@alloy-js/core/jsx-runtime";
|
|
8
|
+
import { titleCase } from "@stryke/string-format/title-case";
|
|
9
|
+
|
|
10
|
+
//#region src/typescript/components/tsdoc-reflection.tsx
|
|
11
|
+
/**
|
|
12
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
13
|
+
*/
|
|
14
|
+
function TSDocReflectionClass(props) {
|
|
15
|
+
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
16
|
+
const reflectionClass = useReflectionClass();
|
|
17
|
+
const title = computed(() => reflectionClass.reflection.getTitle() || titleCase(reflectionClass.reflection.getName()));
|
|
18
|
+
const alias = computed(() => reflectionClass.reflection.getAlias());
|
|
19
|
+
const domain = computed(() => reflectionClass.reflection.getDomain());
|
|
20
|
+
const permission = computed(() => reflectionClass.reflection.getPermission());
|
|
21
|
+
const readonly = computed(() => reflectionClass.reflection.isReadonly());
|
|
22
|
+
const internal = computed(() => reflectionClass.reflection.isInternal());
|
|
23
|
+
const ignore = computed(() => reflectionClass.reflection.isIgnored());
|
|
24
|
+
const hidden = computed(() => reflectionClass.reflection.isHidden());
|
|
25
|
+
if (!reflectionClass.reflection.getName()) return null;
|
|
26
|
+
return /* @__PURE__ */ jsxs(TSDoc, {
|
|
27
|
+
...rest,
|
|
28
|
+
heading: reflectionClass.reflection.getDescription(),
|
|
29
|
+
children: [/* @__PURE__ */ jsx(Show, {
|
|
30
|
+
when: isSetString(title.value) || !isUndefined(alias.value) && alias.value.length > 0 || !isUndefined(permission.value) && permission.value.length > 0 || isSetString(domain.value) || !isUndefined(readonly.value) || !isUndefined(internal.value) || !isUndefined(ignore.value) || !isUndefined(hidden.value),
|
|
31
|
+
children: /* @__PURE__ */ jsx(TSDocAttributesTags, {
|
|
32
|
+
title: title.value,
|
|
33
|
+
alias: alias.value,
|
|
34
|
+
domain: domain.value,
|
|
35
|
+
permission: permission.value,
|
|
36
|
+
readonly: readonly.value,
|
|
37
|
+
internal: internal.value,
|
|
38
|
+
ignore: ignore.value,
|
|
39
|
+
hidden: hidden.value
|
|
40
|
+
})
|
|
41
|
+
}), /* @__PURE__ */ jsx(Show, {
|
|
42
|
+
when: Boolean(children) && childrenArray(() => children).length > 0,
|
|
43
|
+
children: /* @__PURE__ */ jsx(List, { children: childrenArray(() => children) })
|
|
44
|
+
})]
|
|
45
|
+
});
|
|
46
|
+
}
|
|
47
|
+
/**
|
|
48
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
49
|
+
*/
|
|
50
|
+
function TSDocReflectionProperty(props) {
|
|
51
|
+
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
52
|
+
const context = useReflectionProperty();
|
|
53
|
+
return /* @__PURE__ */ jsxs(TSDoc, {
|
|
54
|
+
heading: context.getDescription(),
|
|
55
|
+
...rest,
|
|
56
|
+
children: [/* @__PURE__ */ jsx(TSDocAttributesTags, {
|
|
57
|
+
title: context.getTitle(),
|
|
58
|
+
alias: context.getAlias(),
|
|
59
|
+
domain: context.getDomain(),
|
|
60
|
+
permission: context.getPermission(),
|
|
61
|
+
readonly: context.isReadonly(),
|
|
62
|
+
internal: context.isInternal(),
|
|
63
|
+
ignore: context.isIgnored(),
|
|
64
|
+
hidden: context.isHidden()
|
|
65
|
+
}), /* @__PURE__ */ jsx(Show, {
|
|
66
|
+
when: Boolean(children) && childrenArray(() => children).length > 0,
|
|
67
|
+
children: /* @__PURE__ */ jsx(List, { children: childrenArray(() => children) })
|
|
68
|
+
})]
|
|
69
|
+
});
|
|
70
|
+
}
|
|
71
|
+
/**
|
|
72
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
73
|
+
*/
|
|
74
|
+
function TSDocReflectionMethod(props) {
|
|
75
|
+
const [{ children }, rest] = splitProps(props, ["children"]);
|
|
76
|
+
const context = useReflectionMethod();
|
|
77
|
+
return /* @__PURE__ */ jsxs(TSDoc, {
|
|
78
|
+
heading: context.getDescription() || (isString(context.getName()) ? code`${String(context.getName())} method definition` : void 0),
|
|
79
|
+
...rest,
|
|
80
|
+
children: [/* @__PURE__ */ jsx(TSDocAttributesTags, {
|
|
81
|
+
title: context.getTitle(),
|
|
82
|
+
alias: context.getAlias(),
|
|
83
|
+
domain: context.getDomain(),
|
|
84
|
+
permission: context.getPermission(),
|
|
85
|
+
readonly: context.isReadonly(),
|
|
86
|
+
internal: context.isInternal(),
|
|
87
|
+
ignore: context.isIgnored(),
|
|
88
|
+
hidden: context.isHidden()
|
|
89
|
+
}), /* @__PURE__ */ jsx(Show, {
|
|
90
|
+
when: Boolean(children) && childrenArray(() => children).length > 0,
|
|
91
|
+
children: /* @__PURE__ */ jsx(List, { children: childrenArray(() => children) })
|
|
92
|
+
})]
|
|
93
|
+
});
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
//#endregion
|
|
97
|
+
export { TSDocReflectionMethod as n, TSDocReflectionProperty as r, TSDocReflectionClass as t };
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
const require_chunk = require('./chunk-CbDLau6x.cjs');
|
|
2
|
+
const require_tsdoc = require('./tsdoc-BFPYF-Fh.cjs');
|
|
3
|
+
const require_reflection = require('./reflection-BSbFFYZO.cjs');
|
|
4
|
+
let __alloy_js_core = require("@alloy-js/core");
|
|
5
|
+
let __stryke_type_checks_is_string = require("@stryke/type-checks/is-string");
|
|
6
|
+
let __stryke_type_checks_is_undefined = require("@stryke/type-checks/is-undefined");
|
|
7
|
+
let __stryke_type_checks_is_set_string = require("@stryke/type-checks/is-set-string");
|
|
8
|
+
let __alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
|
|
9
|
+
let __stryke_string_format_title_case = require("@stryke/string-format/title-case");
|
|
10
|
+
|
|
11
|
+
//#region src/typescript/components/tsdoc-reflection.tsx
|
|
12
|
+
/**
|
|
13
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
14
|
+
*/
|
|
15
|
+
function TSDocReflectionClass(props) {
|
|
16
|
+
const [{ children }, rest] = (0, __alloy_js_core.splitProps)(props, ["children"]);
|
|
17
|
+
const reflectionClass = require_reflection.useReflectionClass();
|
|
18
|
+
const title = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.getTitle() || (0, __stryke_string_format_title_case.titleCase)(reflectionClass.reflection.getName()));
|
|
19
|
+
const alias = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.getAlias());
|
|
20
|
+
const domain = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.getDomain());
|
|
21
|
+
const permission = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.getPermission());
|
|
22
|
+
const readonly = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.isReadonly());
|
|
23
|
+
const internal = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.isInternal());
|
|
24
|
+
const ignore = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.isIgnored());
|
|
25
|
+
const hidden = (0, __alloy_js_core.computed)(() => reflectionClass.reflection.isHidden());
|
|
26
|
+
if (!reflectionClass.reflection.getName()) return null;
|
|
27
|
+
return /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsxs)(require_tsdoc.TSDoc, {
|
|
28
|
+
...rest,
|
|
29
|
+
heading: reflectionClass.reflection.getDescription(),
|
|
30
|
+
children: [/* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(__alloy_js_core.Show, {
|
|
31
|
+
when: (0, __stryke_type_checks_is_set_string.isSetString)(title.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(alias.value) && alias.value.length > 0 || !(0, __stryke_type_checks_is_undefined.isUndefined)(permission.value) && permission.value.length > 0 || (0, __stryke_type_checks_is_set_string.isSetString)(domain.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(readonly.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(internal.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(ignore.value) || !(0, __stryke_type_checks_is_undefined.isUndefined)(hidden.value),
|
|
32
|
+
children: /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(require_tsdoc.TSDocAttributesTags, {
|
|
33
|
+
title: title.value,
|
|
34
|
+
alias: alias.value,
|
|
35
|
+
domain: domain.value,
|
|
36
|
+
permission: permission.value,
|
|
37
|
+
readonly: readonly.value,
|
|
38
|
+
internal: internal.value,
|
|
39
|
+
ignore: ignore.value,
|
|
40
|
+
hidden: hidden.value
|
|
41
|
+
})
|
|
42
|
+
}), /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(__alloy_js_core.Show, {
|
|
43
|
+
when: Boolean(children) && (0, __alloy_js_core.childrenArray)(() => children).length > 0,
|
|
44
|
+
children: /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(__alloy_js_core.List, { children: (0, __alloy_js_core.childrenArray)(() => children) })
|
|
45
|
+
})]
|
|
46
|
+
});
|
|
47
|
+
}
|
|
48
|
+
/**
|
|
49
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
50
|
+
*/
|
|
51
|
+
function TSDocReflectionProperty(props) {
|
|
52
|
+
const [{ children }, rest] = (0, __alloy_js_core.splitProps)(props, ["children"]);
|
|
53
|
+
const context = require_reflection.useReflectionProperty();
|
|
54
|
+
return /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsxs)(require_tsdoc.TSDoc, {
|
|
55
|
+
heading: context.getDescription(),
|
|
56
|
+
...rest,
|
|
57
|
+
children: [/* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(require_tsdoc.TSDocAttributesTags, {
|
|
58
|
+
title: context.getTitle(),
|
|
59
|
+
alias: context.getAlias(),
|
|
60
|
+
domain: context.getDomain(),
|
|
61
|
+
permission: context.getPermission(),
|
|
62
|
+
readonly: context.isReadonly(),
|
|
63
|
+
internal: context.isInternal(),
|
|
64
|
+
ignore: context.isIgnored(),
|
|
65
|
+
hidden: context.isHidden()
|
|
66
|
+
}), /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(__alloy_js_core.Show, {
|
|
67
|
+
when: Boolean(children) && (0, __alloy_js_core.childrenArray)(() => children).length > 0,
|
|
68
|
+
children: /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(__alloy_js_core.List, { children: (0, __alloy_js_core.childrenArray)(() => children) })
|
|
69
|
+
})]
|
|
70
|
+
});
|
|
71
|
+
}
|
|
72
|
+
/**
|
|
73
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
74
|
+
*/
|
|
75
|
+
function TSDocReflectionMethod(props) {
|
|
76
|
+
const [{ children }, rest] = (0, __alloy_js_core.splitProps)(props, ["children"]);
|
|
77
|
+
const context = require_reflection.useReflectionMethod();
|
|
78
|
+
return /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsxs)(require_tsdoc.TSDoc, {
|
|
79
|
+
heading: context.getDescription() || ((0, __stryke_type_checks_is_string.isString)(context.getName()) ? __alloy_js_core.code`${String(context.getName())} method definition` : void 0),
|
|
80
|
+
...rest,
|
|
81
|
+
children: [/* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(require_tsdoc.TSDocAttributesTags, {
|
|
82
|
+
title: context.getTitle(),
|
|
83
|
+
alias: context.getAlias(),
|
|
84
|
+
domain: context.getDomain(),
|
|
85
|
+
permission: context.getPermission(),
|
|
86
|
+
readonly: context.isReadonly(),
|
|
87
|
+
internal: context.isInternal(),
|
|
88
|
+
ignore: context.isIgnored(),
|
|
89
|
+
hidden: context.isHidden()
|
|
90
|
+
}), /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(__alloy_js_core.Show, {
|
|
91
|
+
when: Boolean(children) && (0, __alloy_js_core.childrenArray)(() => children).length > 0,
|
|
92
|
+
children: /* @__PURE__ */ (0, __alloy_js_core_jsx_runtime.jsx)(__alloy_js_core.List, { children: (0, __alloy_js_core.childrenArray)(() => children) })
|
|
93
|
+
})]
|
|
94
|
+
});
|
|
95
|
+
}
|
|
96
|
+
|
|
97
|
+
//#endregion
|
|
98
|
+
Object.defineProperty(exports, 'TSDocReflectionClass', {
|
|
99
|
+
enumerable: true,
|
|
100
|
+
get: function () {
|
|
101
|
+
return TSDocReflectionClass;
|
|
102
|
+
}
|
|
103
|
+
});
|
|
104
|
+
Object.defineProperty(exports, 'TSDocReflectionMethod', {
|
|
105
|
+
enumerable: true,
|
|
106
|
+
get: function () {
|
|
107
|
+
return TSDocReflectionMethod;
|
|
108
|
+
}
|
|
109
|
+
});
|
|
110
|
+
Object.defineProperty(exports, 'TSDocReflectionProperty', {
|
|
111
|
+
enumerable: true,
|
|
112
|
+
get: function () {
|
|
113
|
+
return TSDocReflectionProperty;
|
|
114
|
+
}
|
|
115
|
+
});
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { x as TSDocProps } from "./tsdoc-OE37Ht2l.mjs";
|
|
2
|
+
import * as _alloy_js_core4 from "@alloy-js/core";
|
|
3
|
+
|
|
4
|
+
//#region src/typescript/components/tsdoc-reflection.d.ts
|
|
5
|
+
/**
|
|
6
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
7
|
+
*/
|
|
8
|
+
declare function TSDocReflectionClass<T extends Record<string, any> = Record<string, any>>(props: TSDocProps): _alloy_js_core4.Children;
|
|
9
|
+
/**
|
|
10
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
11
|
+
*/
|
|
12
|
+
declare function TSDocReflectionProperty(props: TSDocProps): _alloy_js_core4.Children;
|
|
13
|
+
/**
|
|
14
|
+
* Generates a TypeScript interface property for the given reflection class.
|
|
15
|
+
*/
|
|
16
|
+
declare function TSDocReflectionMethod(props: TSDocProps): _alloy_js_core4.Children;
|
|
17
|
+
//#endregion
|
|
18
|
+
export { TSDocReflectionMethod as n, TSDocReflectionProperty as r, TSDocReflectionClass as t };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
require('../components-BXrpeD8J.cjs');
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import "../context-BO25KgR_.cjs";
|
|
2
|
+
import { A as __ΩTypescriptFileImportItem, C as __ΩOutputFile, D as __ΩRenderEntryContext, E as __ΩRenderContext, M as __ΩWriteOutputFile, O as __ΩRenderOutputContext, S as __ΩOutputDirectory, T as __ΩRenderBuiltinContext, _ as __ΩBuiltinSourceFileContext, a as CopyOutputFile, b as __ΩCopyFileOutputContext, c as ReflectionOverrideInterface, d as RenderEntryContext, f as RenderOutputContext, g as WriteOutputFile, h as TypescriptFileImports, i as CopyFileOutputContext, j as __ΩTypescriptFileImports, k as __ΩSourceFileHeaderProps, l as RenderBuiltinContext, m as TypescriptFileImportItem, n as ComponentProps, o as OutputDirectory, p as SourceFileHeaderProps, r as ComponentPropsWithChildren, s as OutputFile, t as BuiltinSourceFileContext, u as RenderContext, v as __ΩComponentProps, w as __ΩReflectionOverrideInterface, x as __ΩCopyOutputFile, y as __ΩComponentPropsWithChildren } from "../components-B0A7LpQD.cjs";
|
|
3
|
+
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 };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import "../context-GtZoIVx8.mjs";
|
|
2
|
+
import { A as __ΩTypescriptFileImportItem, C as __ΩOutputFile, D as __ΩRenderEntryContext, E as __ΩRenderContext, M as __ΩWriteOutputFile, O as __ΩRenderOutputContext, S as __ΩOutputDirectory, T as __ΩRenderBuiltinContext, _ as __ΩBuiltinSourceFileContext, a as CopyOutputFile, b as __ΩCopyFileOutputContext, c as ReflectionOverrideInterface, d as RenderEntryContext, f as RenderOutputContext, g as WriteOutputFile, h as TypescriptFileImports, i as CopyFileOutputContext, j as __ΩTypescriptFileImports, k as __ΩSourceFileHeaderProps, l as RenderBuiltinContext, m as TypescriptFileImportItem, n as ComponentProps, o as OutputDirectory, p as SourceFileHeaderProps, r as ComponentPropsWithChildren, s as OutputFile, t as BuiltinSourceFileContext, u as RenderContext, v as __ΩComponentProps, w as __ΩReflectionOverrideInterface, x as __ΩCopyOutputFile, y as __ΩComponentPropsWithChildren } from "../components-B2kXCrty.mjs";
|
|
3
|
+
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 };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import "../context-BO25KgR_.cjs";
|
|
2
|
+
import { A as __ΩTypescriptFileImportItem, C as __ΩOutputFile, D as __ΩRenderEntryContext, E as __ΩRenderContext, M as __ΩWriteOutputFile, O as __ΩRenderOutputContext, S as __ΩOutputDirectory, T as __ΩRenderBuiltinContext, _ as __ΩBuiltinSourceFileContext, a as CopyOutputFile, b as __ΩCopyFileOutputContext, c as ReflectionOverrideInterface, d as RenderEntryContext, f as RenderOutputContext, g as WriteOutputFile, h as TypescriptFileImports, i as CopyFileOutputContext, j as __ΩTypescriptFileImports, k as __ΩSourceFileHeaderProps, l as RenderBuiltinContext, m as TypescriptFileImportItem, n as ComponentProps, o as OutputDirectory, p as SourceFileHeaderProps, r as ComponentPropsWithChildren, s as OutputFile, t as BuiltinSourceFileContext, u as RenderContext, v as __ΩComponentProps, w as __ΩReflectionOverrideInterface, x as __ΩCopyOutputFile, y as __ΩComponentPropsWithChildren } from "../components-B0A7LpQD.cjs";
|
|
3
|
+
import { a as __ΩAlloyPluginContext, c as __ΩAlloyPluginUserConfig, i as AlloyPluginUserConfig, n as AlloyPluginOptions, o as __ΩAlloyPluginOptions, r as AlloyPluginResolvedConfig, s as __ΩAlloyPluginResolvedConfig, t as AlloyPluginContext } from "../plugin-DYBdUgTF.cjs";
|
|
4
|
+
import "../index-Bi0Yc4v2.cjs";
|
|
5
|
+
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 };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import "../context-GtZoIVx8.mjs";
|
|
2
|
+
import { A as __ΩTypescriptFileImportItem, C as __ΩOutputFile, D as __ΩRenderEntryContext, E as __ΩRenderContext, M as __ΩWriteOutputFile, O as __ΩRenderOutputContext, S as __ΩOutputDirectory, T as __ΩRenderBuiltinContext, _ as __ΩBuiltinSourceFileContext, a as CopyOutputFile, b as __ΩCopyFileOutputContext, c as ReflectionOverrideInterface, d as RenderEntryContext, f as RenderOutputContext, g as WriteOutputFile, h as TypescriptFileImports, i as CopyFileOutputContext, j as __ΩTypescriptFileImports, k as __ΩSourceFileHeaderProps, l as RenderBuiltinContext, m as TypescriptFileImportItem, n as ComponentProps, o as OutputDirectory, p as SourceFileHeaderProps, r as ComponentPropsWithChildren, s as OutputFile, t as BuiltinSourceFileContext, u as RenderContext, v as __ΩComponentProps, w as __ΩReflectionOverrideInterface, x as __ΩCopyOutputFile, y as __ΩComponentPropsWithChildren } from "../components-B2kXCrty.mjs";
|
|
3
|
+
import { a as __ΩAlloyPluginContext, c as __ΩAlloyPluginUserConfig, i as AlloyPluginUserConfig, n as AlloyPluginOptions, o as __ΩAlloyPluginOptions, r as AlloyPluginResolvedConfig, s as __ΩAlloyPluginResolvedConfig, t as AlloyPluginContext } from "../plugin-C0DspKAF.mjs";
|
|
4
|
+
import "../index-bHnO4ZKt.mjs";
|
|
5
|
+
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 };
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
require('../plugin-Fx-uJ4It.cjs');
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import "../context-BO25KgR_.cjs";
|
|
2
|
+
import { a as __ΩAlloyPluginContext, c as __ΩAlloyPluginUserConfig, i as AlloyPluginUserConfig, n as AlloyPluginOptions, o as __ΩAlloyPluginOptions, r as AlloyPluginResolvedConfig, s as __ΩAlloyPluginResolvedConfig, t as AlloyPluginContext } from "../plugin-DYBdUgTF.cjs";
|
|
3
|
+
export { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, __ΩAlloyPluginContext, __ΩAlloyPluginOptions, __ΩAlloyPluginResolvedConfig, __ΩAlloyPluginUserConfig };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import "../context-GtZoIVx8.mjs";
|
|
2
|
+
import { a as __ΩAlloyPluginContext, c as __ΩAlloyPluginUserConfig, i as AlloyPluginUserConfig, n as AlloyPluginOptions, o as __ΩAlloyPluginOptions, r as AlloyPluginResolvedConfig, s as __ΩAlloyPluginResolvedConfig, t as AlloyPluginContext } from "../plugin-C0DspKAF.mjs";
|
|
3
|
+
export { AlloyPluginContext, AlloyPluginOptions, AlloyPluginResolvedConfig, AlloyPluginUserConfig, __ΩAlloyPluginContext, __ΩAlloyPluginOptions, __ΩAlloyPluginResolvedConfig, __ΩAlloyPluginUserConfig };
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
require('../../utilities-llRqOC4l.cjs');
|
|
2
|
+
require('../../context-BIduC1bB.cjs');
|
|
3
|
+
require('../../tsdoc-BFPYF-Fh.cjs');
|
|
4
|
+
require('../../single-line-comment-BMPq6OR0.cjs');
|
|
5
|
+
require('../../source-file-DTd1KgD5.cjs');
|
|
6
|
+
require('../../typescript-file-6Y81yLyB.cjs');
|
|
7
|
+
const require_builtin_file = require('../../builtin-file-DLVCgiye.cjs');
|
|
8
|
+
|
|
9
|
+
exports.BuiltinFile = require_builtin_file.BuiltinFile;
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import "../../context-BO25KgR_.cjs";
|
|
2
|
+
import "../../components-B0A7LpQD.cjs";
|
|
3
|
+
import "../../source-file-4J1OvLed.cjs";
|
|
4
|
+
import "../../tsdoc-C39LB5Mn.cjs";
|
|
5
|
+
import "../../typescript-file-BR9I7R1v.cjs";
|
|
6
|
+
import { n as BuiltinFileProps, r as __ΩBuiltinFileProps, t as BuiltinFile } from "../../builtin-file-BU93ve2k.cjs";
|
|
7
|
+
export { BuiltinFile, BuiltinFileProps, __ΩBuiltinFileProps };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import "../../context-GtZoIVx8.mjs";
|
|
2
|
+
import "../../components-B2kXCrty.mjs";
|
|
3
|
+
import "../../source-file-BBbuhOKz.mjs";
|
|
4
|
+
import "../../tsdoc-OE37Ht2l.mjs";
|
|
5
|
+
import "../../typescript-file-BWq9GIUt.mjs";
|
|
6
|
+
import { n as BuiltinFileProps, r as __ΩBuiltinFileProps, t as BuiltinFile } from "../../builtin-file-CG53y-09.mjs";
|
|
7
|
+
export { BuiltinFile, BuiltinFileProps, __ΩBuiltinFileProps };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import "../../utilities-CnaPrauh.mjs";
|
|
2
|
+
import "../../context-Cx38_mgI.mjs";
|
|
3
|
+
import "../../tsdoc-BmyOQBxT.mjs";
|
|
4
|
+
import "../../single-line-comment-C5CtHQhi.mjs";
|
|
5
|
+
import "../../source-file-CCYwl5pI.mjs";
|
|
6
|
+
import "../../typescript-file-y6oF016h.mjs";
|
|
7
|
+
import { t as BuiltinFile } from "../../builtin-file-CkwxD4el.mjs";
|
|
8
|
+
|
|
9
|
+
export { BuiltinFile };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
require('../../context-BIduC1bB.cjs');
|
|
2
|
+
require('../../single-line-comment-BMPq6OR0.cjs');
|
|
3
|
+
require('../../source-file-DTd1KgD5.cjs');
|
|
4
|
+
require('../../typescript-file-6Y81yLyB.cjs');
|
|
5
|
+
const require_entry_file = require('../../entry-file-BA75rAwb.cjs');
|
|
6
|
+
|
|
7
|
+
exports.EntryFile = require_entry_file.EntryFile;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import "../../context-BO25KgR_.cjs";
|
|
2
|
+
import "../../components-B0A7LpQD.cjs";
|
|
3
|
+
import "../../source-file-4J1OvLed.cjs";
|
|
4
|
+
import "../../typescript-file-BR9I7R1v.cjs";
|
|
5
|
+
import { n as EntryFileProps, r as __ΩEntryFileProps, t as EntryFile } from "../../entry-file-B159R5XY.cjs";
|
|
6
|
+
export { EntryFile, EntryFileProps, __ΩEntryFileProps };
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import "../../context-GtZoIVx8.mjs";
|
|
2
|
+
import "../../components-B2kXCrty.mjs";
|
|
3
|
+
import "../../source-file-BBbuhOKz.mjs";
|
|
4
|
+
import "../../typescript-file-BWq9GIUt.mjs";
|
|
5
|
+
import { n as EntryFileProps, r as __ΩEntryFileProps, t as EntryFile } from "../../entry-file-DfFhEkLi.mjs";
|
|
6
|
+
export { EntryFile, EntryFileProps, __ΩEntryFileProps };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import "../../context-Cx38_mgI.mjs";
|
|
2
|
+
import "../../single-line-comment-C5CtHQhi.mjs";
|
|
3
|
+
import "../../source-file-CCYwl5pI.mjs";
|
|
4
|
+
import "../../typescript-file-y6oF016h.mjs";
|
|
5
|
+
import { t as EntryFile } from "../../entry-file-Bw1mgMP3.mjs";
|
|
6
|
+
|
|
7
|
+
export { EntryFile };
|
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
require('../../utilities-llRqOC4l.cjs');
|
|
2
|
+
require('../../context-BIduC1bB.cjs');
|
|
3
|
+
const require_tsdoc = require('../../tsdoc-BFPYF-Fh.cjs');
|
|
4
|
+
require('../../single-line-comment-BMPq6OR0.cjs');
|
|
5
|
+
require('../../source-file-DTd1KgD5.cjs');
|
|
6
|
+
const require_typescript_file = require('../../typescript-file-6Y81yLyB.cjs');
|
|
7
|
+
const require_builtin_file = require('../../builtin-file-DLVCgiye.cjs');
|
|
8
|
+
const require_dynamic_import_statement = require('../../dynamic-import-statement-JVLyMPXr.cjs');
|
|
9
|
+
const require_entry_file = require('../../entry-file-BA75rAwb.cjs');
|
|
10
|
+
const require_record_expression = require('../../record-expression-DNVzCKgo.cjs');
|
|
11
|
+
require('../../reflection-BSbFFYZO.cjs');
|
|
12
|
+
const require_tsdoc_reflection = require('../../tsdoc-reflection-BQN8iUG1.cjs');
|
|
13
|
+
const require_typescript_interface = require('../../typescript-interface-Codd49Sl.cjs');
|
|
14
|
+
const require_typescript_object = require('../../typescript-object-DOrJkpcM.cjs');
|
|
15
|
+
require('../../components-BOkkDhM9.cjs');
|
|
16
|
+
|
|
17
|
+
exports.BuiltinFile = require_builtin_file.BuiltinFile;
|
|
18
|
+
exports.DynamicImportStatement = require_dynamic_import_statement.DynamicImportStatement;
|
|
19
|
+
exports.EntryFile = require_entry_file.EntryFile;
|
|
20
|
+
exports.RecordExpression = require_record_expression.RecordExpression;
|
|
21
|
+
exports.TSDoc = require_tsdoc.TSDoc;
|
|
22
|
+
exports.TSDocAlias = require_tsdoc.TSDocAlias;
|
|
23
|
+
exports.TSDocAttributesTags = require_tsdoc.TSDocAttributesTags;
|
|
24
|
+
exports.TSDocDefaultValue = require_tsdoc.TSDocDefaultValue;
|
|
25
|
+
exports.TSDocDomain = require_tsdoc.TSDocDomain;
|
|
26
|
+
exports.TSDocExample = require_tsdoc.TSDocExample;
|
|
27
|
+
exports.TSDocHidden = require_tsdoc.TSDocHidden;
|
|
28
|
+
exports.TSDocIgnore = require_tsdoc.TSDocIgnore;
|
|
29
|
+
exports.TSDocInternal = require_tsdoc.TSDocInternal;
|
|
30
|
+
exports.TSDocLink = require_tsdoc.TSDocLink;
|
|
31
|
+
exports.TSDocModule = require_tsdoc.TSDocModule;
|
|
32
|
+
exports.TSDocParam = require_tsdoc.TSDocParam;
|
|
33
|
+
exports.TSDocParams = require_tsdoc.TSDocParams;
|
|
34
|
+
exports.TSDocPermission = require_tsdoc.TSDocPermission;
|
|
35
|
+
exports.TSDocReadonly = require_tsdoc.TSDocReadonly;
|
|
36
|
+
exports.TSDocReflectionClass = require_tsdoc_reflection.TSDocReflectionClass;
|
|
37
|
+
exports.TSDocReflectionMethod = require_tsdoc_reflection.TSDocReflectionMethod;
|
|
38
|
+
exports.TSDocReflectionProperty = require_tsdoc_reflection.TSDocReflectionProperty;
|
|
39
|
+
exports.TSDocRemarks = require_tsdoc.TSDocRemarks;
|
|
40
|
+
exports.TSDocReturns = require_tsdoc.TSDocReturns;
|
|
41
|
+
exports.TSDocTag = require_tsdoc.TSDocTag;
|
|
42
|
+
exports.TSDocThrows = require_tsdoc.TSDocThrows;
|
|
43
|
+
exports.TSDocTitle = require_tsdoc.TSDocTitle;
|
|
44
|
+
exports.TypeScriptInterface = require_typescript_interface.TypeScriptInterface;
|
|
45
|
+
exports.TypescriptFile = require_typescript_file.TypescriptFile;
|
|
46
|
+
exports.TypescriptFileHeader = require_typescript_file.TypescriptFileHeader;
|
|
47
|
+
exports.TypescriptFileHeaderImports = require_typescript_file.TypescriptFileHeaderImports;
|
|
48
|
+
exports.TypescriptInterfaceProperty = require_typescript_interface.TypescriptInterfaceProperty;
|
|
49
|
+
exports.TypescriptObject = require_typescript_object.TypescriptObject;
|
|
50
|
+
exports.TypescriptObjectProperty = require_typescript_object.TypescriptObjectProperty;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import "../../context-BO25KgR_.cjs";
|
|
2
|
+
import "../../components-B0A7LpQD.cjs";
|
|
3
|
+
import "../../source-file-4J1OvLed.cjs";
|
|
4
|
+
import { A as __ΩTSDocDefaultValueProps, C as TSDocRemarks, D as TSDocThrows, E as TSDocTagProps, F as __ΩTSDocProps, I as __ΩTSDocTagProps, M as __ΩTSDocModuleProps, N as __ΩTSDocParamProps, O as TSDocTitle, P as __ΩTSDocParamsProps, S as TSDocReadonly, T as TSDocTag, _ as TSDocParamProps, a as TSDocDefaultValue, b as TSDocPermission, c as TSDocExample, d as TSDocIgnore, f as TSDocInternal, g as TSDocParam, h as TSDocModuleProps, i as TSDocAttributesTagsProps, j as __ΩTSDocExampleProps, k as __ΩTSDocAttributesTagsProps, l as TSDocExampleProps, m as TSDocModule, n as TSDocAlias, o as TSDocDefaultValueProps, p as TSDocLink, r as TSDocAttributesTags, s as TSDocDomain, t as TSDoc, u as TSDocHidden, v as TSDocParams, w as TSDocReturns, x as TSDocProps, y as TSDocParamsProps } from "../../tsdoc-C39LB5Mn.cjs";
|
|
5
|
+
import { a as TypescriptFileHeaderProps, c as __ΩTypescriptFileHeaderProps, i as TypescriptFileHeaderImportsProps, l as __ΩTypescriptFileProps, n as TypescriptFileHeader, o as TypescriptFileProps, r as TypescriptFileHeaderImports, s as __ΩTypescriptFileHeaderImportsProps, t as TypescriptFile } from "../../typescript-file-BR9I7R1v.cjs";
|
|
6
|
+
import { n as BuiltinFileProps, r as __ΩBuiltinFileProps, t as BuiltinFile } from "../../builtin-file-BU93ve2k.cjs";
|
|
7
|
+
import { n as DynamicImportStatementProps, r as __ΩDynamicImportStatementProps, t as DynamicImportStatement } from "../../dynamic-import-statement-BhY2a13r.cjs";
|
|
8
|
+
import { n as EntryFileProps, r as __ΩEntryFileProps, t as EntryFile } from "../../entry-file-B159R5XY.cjs";
|
|
9
|
+
import { n as RecordExpressionProps, r as __ΩRecordExpressionProps, t as RecordExpression } from "../../record-expression-DM_zSqE_.cjs";
|
|
10
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-3ZoV_Mjz.cjs";
|
|
11
|
+
import { a as __ΩTypeScriptInterfaceProps, i as TypescriptInterfacePropertyProps, n as TypeScriptInterfaceProps, o as __ΩTypescriptInterfacePropertyProps, r as TypescriptInterfaceProperty, t as TypeScriptInterface } from "../../typescript-interface-fGS4VBnW.cjs";
|
|
12
|
+
import { a as __ΩTypescriptObjectPropertyProps, i as TypescriptObjectProps, n as TypescriptObjectProperty, o as __ΩTypescriptObjectProps, r as TypescriptObjectPropertyProps, t as TypescriptObject } from "../../typescript-object-CxC5Qo5P.cjs";
|
|
13
|
+
import "../../index-D4d_pZLu.cjs";
|
|
14
|
+
export { BuiltinFile, BuiltinFileProps, DynamicImportStatement, DynamicImportStatementProps, EntryFile, EntryFileProps, RecordExpression, RecordExpressionProps, TSDoc, TSDocAlias, TSDocAttributesTags, TSDocAttributesTagsProps, TSDocDefaultValue, TSDocDefaultValueProps, TSDocDomain, TSDocExample, TSDocExampleProps, TSDocHidden, TSDocIgnore, TSDocInternal, TSDocLink, TSDocModule, TSDocModuleProps, TSDocParam, TSDocParamProps, TSDocParams, TSDocParamsProps, TSDocPermission, TSDocProps, TSDocReadonly, TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty, TSDocRemarks, TSDocReturns, TSDocTag, TSDocTagProps, TSDocThrows, TSDocTitle, TypeScriptInterface, TypeScriptInterfaceProps, TypescriptFile, TypescriptFileHeader, TypescriptFileHeaderImports, TypescriptFileHeaderImportsProps, TypescriptFileHeaderProps, TypescriptFileProps, TypescriptInterfaceProperty, TypescriptInterfacePropertyProps, TypescriptObject, TypescriptObjectProperty, TypescriptObjectPropertyProps, TypescriptObjectProps, __ΩBuiltinFileProps, __ΩDynamicImportStatementProps, __ΩEntryFileProps, __ΩRecordExpressionProps, __ΩTSDocAttributesTagsProps, __ΩTSDocDefaultValueProps, __ΩTSDocExampleProps, __ΩTSDocModuleProps, __ΩTSDocParamProps, __ΩTSDocParamsProps, __ΩTSDocProps, __ΩTSDocTagProps, __ΩTypeScriptInterfaceProps, __ΩTypescriptFileHeaderImportsProps, __ΩTypescriptFileHeaderProps, __ΩTypescriptFileProps, __ΩTypescriptInterfacePropertyProps, __ΩTypescriptObjectPropertyProps, __ΩTypescriptObjectProps };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import "../../context-GtZoIVx8.mjs";
|
|
2
|
+
import "../../components-B2kXCrty.mjs";
|
|
3
|
+
import "../../source-file-BBbuhOKz.mjs";
|
|
4
|
+
import { A as __ΩTSDocDefaultValueProps, C as TSDocRemarks, D as TSDocThrows, E as TSDocTagProps, F as __ΩTSDocProps, I as __ΩTSDocTagProps, M as __ΩTSDocModuleProps, N as __ΩTSDocParamProps, O as TSDocTitle, P as __ΩTSDocParamsProps, S as TSDocReadonly, T as TSDocTag, _ as TSDocParamProps, a as TSDocDefaultValue, b as TSDocPermission, c as TSDocExample, d as TSDocIgnore, f as TSDocInternal, g as TSDocParam, h as TSDocModuleProps, i as TSDocAttributesTagsProps, j as __ΩTSDocExampleProps, k as __ΩTSDocAttributesTagsProps, l as TSDocExampleProps, m as TSDocModule, n as TSDocAlias, o as TSDocDefaultValueProps, p as TSDocLink, r as TSDocAttributesTags, s as TSDocDomain, t as TSDoc, u as TSDocHidden, v as TSDocParams, w as TSDocReturns, x as TSDocProps, y as TSDocParamsProps } from "../../tsdoc-OE37Ht2l.mjs";
|
|
5
|
+
import { a as TypescriptFileHeaderProps, c as __ΩTypescriptFileHeaderProps, i as TypescriptFileHeaderImportsProps, l as __ΩTypescriptFileProps, n as TypescriptFileHeader, o as TypescriptFileProps, r as TypescriptFileHeaderImports, s as __ΩTypescriptFileHeaderImportsProps, t as TypescriptFile } from "../../typescript-file-BWq9GIUt.mjs";
|
|
6
|
+
import { n as BuiltinFileProps, r as __ΩBuiltinFileProps, t as BuiltinFile } from "../../builtin-file-CG53y-09.mjs";
|
|
7
|
+
import { n as DynamicImportStatementProps, r as __ΩDynamicImportStatementProps, t as DynamicImportStatement } from "../../dynamic-import-statement-DyVWBclX.mjs";
|
|
8
|
+
import { n as EntryFileProps, r as __ΩEntryFileProps, t as EntryFile } from "../../entry-file-DfFhEkLi.mjs";
|
|
9
|
+
import { n as RecordExpressionProps, r as __ΩRecordExpressionProps, t as RecordExpression } from "../../record-expression-BOCZ9iqR.mjs";
|
|
10
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-BtEk3cDW.mjs";
|
|
11
|
+
import { a as __ΩTypeScriptInterfaceProps, i as TypescriptInterfacePropertyProps, n as TypeScriptInterfaceProps, o as __ΩTypescriptInterfacePropertyProps, r as TypescriptInterfaceProperty, t as TypeScriptInterface } from "../../typescript-interface-CKjljRFu.mjs";
|
|
12
|
+
import { a as __ΩTypescriptObjectPropertyProps, i as TypescriptObjectProps, n as TypescriptObjectProperty, o as __ΩTypescriptObjectProps, r as TypescriptObjectPropertyProps, t as TypescriptObject } from "../../typescript-object-I6Huh12F.mjs";
|
|
13
|
+
import "../../index-CLTQPxoD.mjs";
|
|
14
|
+
export { BuiltinFile, BuiltinFileProps, DynamicImportStatement, DynamicImportStatementProps, EntryFile, EntryFileProps, RecordExpression, RecordExpressionProps, TSDoc, TSDocAlias, TSDocAttributesTags, TSDocAttributesTagsProps, TSDocDefaultValue, TSDocDefaultValueProps, TSDocDomain, TSDocExample, TSDocExampleProps, TSDocHidden, TSDocIgnore, TSDocInternal, TSDocLink, TSDocModule, TSDocModuleProps, TSDocParam, TSDocParamProps, TSDocParams, TSDocParamsProps, TSDocPermission, TSDocProps, TSDocReadonly, TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty, TSDocRemarks, TSDocReturns, TSDocTag, TSDocTagProps, TSDocThrows, TSDocTitle, TypeScriptInterface, TypeScriptInterfaceProps, TypescriptFile, TypescriptFileHeader, TypescriptFileHeaderImports, TypescriptFileHeaderImportsProps, TypescriptFileHeaderProps, TypescriptFileProps, TypescriptInterfaceProperty, TypescriptInterfacePropertyProps, TypescriptObject, TypescriptObjectProperty, TypescriptObjectPropertyProps, TypescriptObjectProps, __ΩBuiltinFileProps, __ΩDynamicImportStatementProps, __ΩEntryFileProps, __ΩRecordExpressionProps, __ΩTSDocAttributesTagsProps, __ΩTSDocDefaultValueProps, __ΩTSDocExampleProps, __ΩTSDocModuleProps, __ΩTSDocParamProps, __ΩTSDocParamsProps, __ΩTSDocProps, __ΩTSDocTagProps, __ΩTypeScriptInterfaceProps, __ΩTypescriptFileHeaderImportsProps, __ΩTypescriptFileHeaderProps, __ΩTypescriptFileProps, __ΩTypescriptInterfacePropertyProps, __ΩTypescriptObjectPropertyProps, __ΩTypescriptObjectProps };
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import "../../utilities-CnaPrauh.mjs";
|
|
2
|
+
import "../../context-Cx38_mgI.mjs";
|
|
3
|
+
import { _ as TSDocReturns, a as TSDocDomain, b as TSDocTitle, c as TSDocIgnore, d as TSDocModule, f as TSDocParam, g as TSDocRemarks, h as TSDocReadonly, i as TSDocDefaultValue, l as TSDocInternal, m as TSDocPermission, n as TSDocAlias, o as TSDocExample, p as TSDocParams, r as TSDocAttributesTags, s as TSDocHidden, t as TSDoc, u as TSDocLink, v as TSDocTag, y as TSDocThrows } from "../../tsdoc-BmyOQBxT.mjs";
|
|
4
|
+
import "../../single-line-comment-C5CtHQhi.mjs";
|
|
5
|
+
import "../../source-file-CCYwl5pI.mjs";
|
|
6
|
+
import { n as TypescriptFileHeader, r as TypescriptFileHeaderImports, t as TypescriptFile } from "../../typescript-file-y6oF016h.mjs";
|
|
7
|
+
import { t as BuiltinFile } from "../../builtin-file-CkwxD4el.mjs";
|
|
8
|
+
import { t as DynamicImportStatement } from "../../dynamic-import-statement-DoTHSt57.mjs";
|
|
9
|
+
import { t as EntryFile } from "../../entry-file-Bw1mgMP3.mjs";
|
|
10
|
+
import { t as RecordExpression } from "../../record-expression-DxS_DiPc.mjs";
|
|
11
|
+
import "../../reflection-CBMQ1FQo.mjs";
|
|
12
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-3hSdGY1e.mjs";
|
|
13
|
+
import { n as TypescriptInterfaceProperty, t as TypeScriptInterface } from "../../typescript-interface-AydoCmGY.mjs";
|
|
14
|
+
import { n as TypescriptObjectProperty, t as TypescriptObject } from "../../typescript-object-C-BmpHfk.mjs";
|
|
15
|
+
import "../../components-ajocJcib.mjs";
|
|
16
|
+
|
|
17
|
+
export { BuiltinFile, DynamicImportStatement, EntryFile, RecordExpression, TSDoc, TSDocAlias, TSDocAttributesTags, TSDocDefaultValue, TSDocDomain, TSDocExample, TSDocHidden, TSDocIgnore, TSDocInternal, TSDocLink, TSDocModule, TSDocParam, TSDocParams, TSDocPermission, TSDocReadonly, TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty, TSDocRemarks, TSDocReturns, TSDocTag, TSDocThrows, TSDocTitle, TypeScriptInterface, TypescriptFile, TypescriptFileHeader, TypescriptFileHeaderImports, TypescriptInterfaceProperty, TypescriptObject, TypescriptObjectProperty };
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
require('../../utilities-llRqOC4l.cjs');
|
|
2
|
+
require('../../context-BIduC1bB.cjs');
|
|
3
|
+
require('../../tsdoc-BFPYF-Fh.cjs');
|
|
4
|
+
require('../../reflection-BSbFFYZO.cjs');
|
|
5
|
+
const require_tsdoc_reflection = require('../../tsdoc-reflection-BQN8iUG1.cjs');
|
|
6
|
+
|
|
7
|
+
exports.TSDocReflectionClass = require_tsdoc_reflection.TSDocReflectionClass;
|
|
8
|
+
exports.TSDocReflectionMethod = require_tsdoc_reflection.TSDocReflectionMethod;
|
|
9
|
+
exports.TSDocReflectionProperty = require_tsdoc_reflection.TSDocReflectionProperty;
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import "../../context-BO25KgR_.cjs";
|
|
2
|
+
import "../../components-B0A7LpQD.cjs";
|
|
3
|
+
import "../../tsdoc-C39LB5Mn.cjs";
|
|
4
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-3ZoV_Mjz.cjs";
|
|
5
|
+
export { TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty };
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
import "../../context-GtZoIVx8.mjs";
|
|
2
|
+
import "../../components-B2kXCrty.mjs";
|
|
3
|
+
import "../../tsdoc-OE37Ht2l.mjs";
|
|
4
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-BtEk3cDW.mjs";
|
|
5
|
+
export { TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty };
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import "../../utilities-CnaPrauh.mjs";
|
|
2
|
+
import "../../context-Cx38_mgI.mjs";
|
|
3
|
+
import "../../tsdoc-BmyOQBxT.mjs";
|
|
4
|
+
import "../../reflection-CBMQ1FQo.mjs";
|
|
5
|
+
import { n as TSDocReflectionMethod, r as TSDocReflectionProperty, t as TSDocReflectionClass } from "../../tsdoc-reflection-3hSdGY1e.mjs";
|
|
6
|
+
|
|
7
|
+
export { TSDocReflectionClass, TSDocReflectionMethod, TSDocReflectionProperty };
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
require('../../utilities-llRqOC4l.cjs');
|
|
2
|
+
require('../../context-BIduC1bB.cjs');
|
|
3
|
+
const require_tsdoc = require('../../tsdoc-BFPYF-Fh.cjs');
|
|
4
|
+
|
|
5
|
+
exports.TSDoc = require_tsdoc.TSDoc;
|
|
6
|
+
exports.TSDocAlias = require_tsdoc.TSDocAlias;
|
|
7
|
+
exports.TSDocAttributesTags = require_tsdoc.TSDocAttributesTags;
|
|
8
|
+
exports.TSDocDefaultValue = require_tsdoc.TSDocDefaultValue;
|
|
9
|
+
exports.TSDocDomain = require_tsdoc.TSDocDomain;
|
|
10
|
+
exports.TSDocExample = require_tsdoc.TSDocExample;
|
|
11
|
+
exports.TSDocHidden = require_tsdoc.TSDocHidden;
|
|
12
|
+
exports.TSDocIgnore = require_tsdoc.TSDocIgnore;
|
|
13
|
+
exports.TSDocInternal = require_tsdoc.TSDocInternal;
|
|
14
|
+
exports.TSDocLink = require_tsdoc.TSDocLink;
|
|
15
|
+
exports.TSDocModule = require_tsdoc.TSDocModule;
|
|
16
|
+
exports.TSDocParam = require_tsdoc.TSDocParam;
|
|
17
|
+
exports.TSDocParams = require_tsdoc.TSDocParams;
|
|
18
|
+
exports.TSDocPermission = require_tsdoc.TSDocPermission;
|
|
19
|
+
exports.TSDocReadonly = require_tsdoc.TSDocReadonly;
|
|
20
|
+
exports.TSDocRemarks = require_tsdoc.TSDocRemarks;
|
|
21
|
+
exports.TSDocReturns = require_tsdoc.TSDocReturns;
|
|
22
|
+
exports.TSDocTag = require_tsdoc.TSDocTag;
|
|
23
|
+
exports.TSDocThrows = require_tsdoc.TSDocThrows;
|
|
24
|
+
exports.TSDocTitle = require_tsdoc.TSDocTitle;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import "../../context-BO25KgR_.cjs";
|
|
2
|
+
import "../../components-B0A7LpQD.cjs";
|
|
3
|
+
import { A as __ΩTSDocDefaultValueProps, C as TSDocRemarks, D as TSDocThrows, E as TSDocTagProps, F as __ΩTSDocProps, I as __ΩTSDocTagProps, M as __ΩTSDocModuleProps, N as __ΩTSDocParamProps, O as TSDocTitle, P as __ΩTSDocParamsProps, S as TSDocReadonly, T as TSDocTag, _ as TSDocParamProps, a as TSDocDefaultValue, b as TSDocPermission, c as TSDocExample, d as TSDocIgnore, f as TSDocInternal, g as TSDocParam, h as TSDocModuleProps, i as TSDocAttributesTagsProps, j as __ΩTSDocExampleProps, k as __ΩTSDocAttributesTagsProps, l as TSDocExampleProps, m as TSDocModule, n as TSDocAlias, o as TSDocDefaultValueProps, p as TSDocLink, r as TSDocAttributesTags, s as TSDocDomain, t as TSDoc, u as TSDocHidden, v as TSDocParams, w as TSDocReturns, x as TSDocProps, y as TSDocParamsProps } from "../../tsdoc-C39LB5Mn.cjs";
|
|
4
|
+
export { TSDoc, TSDocAlias, TSDocAttributesTags, TSDocAttributesTagsProps, TSDocDefaultValue, TSDocDefaultValueProps, TSDocDomain, TSDocExample, TSDocExampleProps, TSDocHidden, TSDocIgnore, TSDocInternal, TSDocLink, TSDocModule, TSDocModuleProps, TSDocParam, TSDocParamProps, TSDocParams, TSDocParamsProps, TSDocPermission, TSDocProps, TSDocReadonly, TSDocRemarks, TSDocReturns, TSDocTag, TSDocTagProps, TSDocThrows, TSDocTitle, __ΩTSDocAttributesTagsProps, __ΩTSDocDefaultValueProps, __ΩTSDocExampleProps, __ΩTSDocModuleProps, __ΩTSDocParamProps, __ΩTSDocParamsProps, __ΩTSDocProps, __ΩTSDocTagProps };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import "../../context-GtZoIVx8.mjs";
|
|
2
|
+
import "../../components-B2kXCrty.mjs";
|
|
3
|
+
import { A as __ΩTSDocDefaultValueProps, C as TSDocRemarks, D as TSDocThrows, E as TSDocTagProps, F as __ΩTSDocProps, I as __ΩTSDocTagProps, M as __ΩTSDocModuleProps, N as __ΩTSDocParamProps, O as TSDocTitle, P as __ΩTSDocParamsProps, S as TSDocReadonly, T as TSDocTag, _ as TSDocParamProps, a as TSDocDefaultValue, b as TSDocPermission, c as TSDocExample, d as TSDocIgnore, f as TSDocInternal, g as TSDocParam, h as TSDocModuleProps, i as TSDocAttributesTagsProps, j as __ΩTSDocExampleProps, k as __ΩTSDocAttributesTagsProps, l as TSDocExampleProps, m as TSDocModule, n as TSDocAlias, o as TSDocDefaultValueProps, p as TSDocLink, r as TSDocAttributesTags, s as TSDocDomain, t as TSDoc, u as TSDocHidden, v as TSDocParams, w as TSDocReturns, x as TSDocProps, y as TSDocParamsProps } from "../../tsdoc-OE37Ht2l.mjs";
|
|
4
|
+
export { TSDoc, TSDocAlias, TSDocAttributesTags, TSDocAttributesTagsProps, TSDocDefaultValue, TSDocDefaultValueProps, TSDocDomain, TSDocExample, TSDocExampleProps, TSDocHidden, TSDocIgnore, TSDocInternal, TSDocLink, TSDocModule, TSDocModuleProps, TSDocParam, TSDocParamProps, TSDocParams, TSDocParamsProps, TSDocPermission, TSDocProps, TSDocReadonly, TSDocRemarks, TSDocReturns, TSDocTag, TSDocTagProps, TSDocThrows, TSDocTitle, __ΩTSDocAttributesTagsProps, __ΩTSDocDefaultValueProps, __ΩTSDocExampleProps, __ΩTSDocModuleProps, __ΩTSDocParamProps, __ΩTSDocParamsProps, __ΩTSDocProps, __ΩTSDocTagProps };
|