@powerlines/plugin-alloy 0.25.47 → 0.25.49

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.
Files changed (334) hide show
  1. package/package.json +6 -6
  2. package/dist/_virtual/_rolldown/runtime.cjs +0 -29
  3. package/dist/_virtual/_rolldown/runtime.mjs +0 -3
  4. package/dist/core/components/index.cjs +0 -10
  5. package/dist/core/components/index.d.cts +0 -5
  6. package/dist/core/components/index.d.mts +0 -5
  7. package/dist/core/components/index.mjs +0 -6
  8. package/dist/core/components/output.cjs +0 -41
  9. package/dist/core/components/output.d.cts +0 -24
  10. package/dist/core/components/output.d.cts.map +0 -1
  11. package/dist/core/components/output.d.mts +0 -24
  12. package/dist/core/components/output.d.mts.map +0 -1
  13. package/dist/core/components/output.mjs +0 -40
  14. package/dist/core/components/output.mjs.map +0 -1
  15. package/dist/core/components/single-line-comment.cjs +0 -23
  16. package/dist/core/components/single-line-comment.d.cts +0 -23
  17. package/dist/core/components/single-line-comment.d.cts.map +0 -1
  18. package/dist/core/components/single-line-comment.d.mts +0 -23
  19. package/dist/core/components/single-line-comment.d.mts.map +0 -1
  20. package/dist/core/components/single-line-comment.mjs +0 -22
  21. package/dist/core/components/single-line-comment.mjs.map +0 -1
  22. package/dist/core/components/source-file.cjs +0 -64
  23. package/dist/core/components/source-file.d.cts +0 -33
  24. package/dist/core/components/source-file.d.cts.map +0 -1
  25. package/dist/core/components/source-file.d.mts +0 -33
  26. package/dist/core/components/source-file.d.mts.map +0 -1
  27. package/dist/core/components/source-file.mjs +0 -62
  28. package/dist/core/components/source-file.mjs.map +0 -1
  29. package/dist/core/components/spacing.cjs +0 -20
  30. package/dist/core/components/spacing.d.cts +0 -24
  31. package/dist/core/components/spacing.d.cts.map +0 -1
  32. package/dist/core/components/spacing.d.mts +0 -24
  33. package/dist/core/components/spacing.d.mts.map +0 -1
  34. package/dist/core/components/spacing.mjs +0 -19
  35. package/dist/core/components/spacing.mjs.map +0 -1
  36. package/dist/core/contexts/context.cjs +0 -41
  37. package/dist/core/contexts/context.d.cts +0 -29
  38. package/dist/core/contexts/context.d.cts.map +0 -1
  39. package/dist/core/contexts/context.d.mts +0 -29
  40. package/dist/core/contexts/context.d.mts.map +0 -1
  41. package/dist/core/contexts/context.mjs +0 -37
  42. package/dist/core/contexts/context.mjs.map +0 -1
  43. package/dist/core/contexts/index.cjs +0 -21
  44. package/dist/core/contexts/index.d.cts +0 -4
  45. package/dist/core/contexts/index.d.mts +0 -4
  46. package/dist/core/contexts/index.mjs +0 -5
  47. package/dist/core/contexts/meta.cjs +0 -41
  48. package/dist/core/contexts/meta.d.cts +0 -48
  49. package/dist/core/contexts/meta.d.cts.map +0 -1
  50. package/dist/core/contexts/meta.d.mts +0 -48
  51. package/dist/core/contexts/meta.d.mts.map +0 -1
  52. package/dist/core/contexts/meta.mjs +0 -37
  53. package/dist/core/contexts/meta.mjs.map +0 -1
  54. package/dist/core/contexts/reflection.cjs +0 -69
  55. package/dist/core/contexts/reflection.d.cts +0 -53
  56. package/dist/core/contexts/reflection.d.cts.map +0 -1
  57. package/dist/core/contexts/reflection.d.mts +0 -53
  58. package/dist/core/contexts/reflection.d.mts.map +0 -1
  59. package/dist/core/contexts/reflection.mjs +0 -61
  60. package/dist/core/contexts/reflection.mjs.map +0 -1
  61. package/dist/core/helpers/code.cjs +0 -34
  62. package/dist/core/helpers/code.d.cts +0 -29
  63. package/dist/core/helpers/code.d.cts.map +0 -1
  64. package/dist/core/helpers/code.d.mts +0 -29
  65. package/dist/core/helpers/code.d.mts.map +0 -1
  66. package/dist/core/helpers/code.mjs +0 -33
  67. package/dist/core/helpers/code.mjs.map +0 -1
  68. package/dist/core/helpers/index.cjs +0 -4
  69. package/dist/core/helpers/index.d.cts +0 -2
  70. package/dist/core/helpers/index.d.mts +0 -2
  71. package/dist/core/helpers/index.mjs +0 -3
  72. package/dist/core/index.cjs +0 -34
  73. package/dist/core/index.d.cts +0 -9
  74. package/dist/core/index.d.mts +0 -9
  75. package/dist/core/index.mjs +0 -13
  76. package/dist/helpers/capnp.cjs +0 -277
  77. package/dist/helpers/capnp.d.cts +0 -87
  78. package/dist/helpers/capnp.d.cts.map +0 -1
  79. package/dist/helpers/capnp.d.mts +0 -87
  80. package/dist/helpers/capnp.d.mts.map +0 -1
  81. package/dist/helpers/capnp.mjs +0 -260
  82. package/dist/helpers/capnp.mjs.map +0 -1
  83. package/dist/helpers/create-builtin.cjs +0 -20
  84. package/dist/helpers/create-builtin.d.cts +0 -16
  85. package/dist/helpers/create-builtin.d.cts.map +0 -1
  86. package/dist/helpers/create-builtin.d.mts +0 -16
  87. package/dist/helpers/create-builtin.d.mts.map +0 -1
  88. package/dist/helpers/create-builtin.mjs +0 -19
  89. package/dist/helpers/create-builtin.mjs.map +0 -1
  90. package/dist/helpers/index.cjs +0 -25
  91. package/dist/helpers/index.d.cts +0 -5
  92. package/dist/helpers/index.d.mts +0 -5
  93. package/dist/helpers/index.mjs +0 -6
  94. package/dist/helpers/refkey.cjs +0 -17
  95. package/dist/helpers/refkey.d.cts +0 -13
  96. package/dist/helpers/refkey.d.cts.map +0 -1
  97. package/dist/helpers/refkey.d.mts +0 -13
  98. package/dist/helpers/refkey.d.mts.map +0 -1
  99. package/dist/helpers/refkey.mjs +0 -16
  100. package/dist/helpers/refkey.mjs.map +0 -1
  101. package/dist/helpers/typescript.cjs +0 -47
  102. package/dist/helpers/typescript.d.cts +0 -26
  103. package/dist/helpers/typescript.d.cts.map +0 -1
  104. package/dist/helpers/typescript.d.mts +0 -26
  105. package/dist/helpers/typescript.d.mts.map +0 -1
  106. package/dist/helpers/typescript.mjs +0 -46
  107. package/dist/helpers/typescript.mjs.map +0 -1
  108. package/dist/index.cjs +0 -48
  109. package/dist/index.d.cts +0 -19
  110. package/dist/index.d.cts.map +0 -1
  111. package/dist/index.d.mts +0 -19
  112. package/dist/index.d.mts.map +0 -1
  113. package/dist/index.mjs +0 -45
  114. package/dist/index.mjs.map +0 -1
  115. package/dist/markdown/components/front-matter.cjs +0 -29
  116. package/dist/markdown/components/front-matter.d.cts +0 -16
  117. package/dist/markdown/components/front-matter.d.cts.map +0 -1
  118. package/dist/markdown/components/front-matter.d.mts +0 -16
  119. package/dist/markdown/components/front-matter.d.mts.map +0 -1
  120. package/dist/markdown/components/front-matter.mjs +0 -28
  121. package/dist/markdown/components/front-matter.mjs.map +0 -1
  122. package/dist/markdown/components/index.cjs +0 -11
  123. package/dist/markdown/components/index.d.cts +0 -4
  124. package/dist/markdown/components/index.d.mts +0 -4
  125. package/dist/markdown/components/index.mjs +0 -5
  126. package/dist/markdown/components/markdown-file.cjs +0 -135
  127. package/dist/markdown/components/markdown-file.d.cts +0 -29
  128. package/dist/markdown/components/markdown-file.d.cts.map +0 -1
  129. package/dist/markdown/components/markdown-file.d.mts +0 -29
  130. package/dist/markdown/components/markdown-file.d.mts.map +0 -1
  131. package/dist/markdown/components/markdown-file.mjs +0 -133
  132. package/dist/markdown/components/markdown-file.mjs.map +0 -1
  133. package/dist/markdown/components/markdown-table.cjs +0 -102
  134. package/dist/markdown/components/markdown-table.d.cts +0 -28
  135. package/dist/markdown/components/markdown-table.d.cts.map +0 -1
  136. package/dist/markdown/components/markdown-table.d.mts +0 -28
  137. package/dist/markdown/components/markdown-table.d.mts.map +0 -1
  138. package/dist/markdown/components/markdown-table.mjs +0 -99
  139. package/dist/markdown/components/markdown-table.mjs.map +0 -1
  140. package/dist/markdown/contexts/index.cjs +0 -7
  141. package/dist/markdown/contexts/index.d.cts +0 -2
  142. package/dist/markdown/contexts/index.d.mts +0 -2
  143. package/dist/markdown/contexts/index.mjs +0 -3
  144. package/dist/markdown/contexts/markdown-table.cjs +0 -38
  145. package/dist/markdown/contexts/markdown-table.d.cts +0 -38
  146. package/dist/markdown/contexts/markdown-table.d.cts.map +0 -1
  147. package/dist/markdown/contexts/markdown-table.d.mts +0 -38
  148. package/dist/markdown/contexts/markdown-table.d.mts.map +0 -1
  149. package/dist/markdown/contexts/markdown-table.mjs +0 -34
  150. package/dist/markdown/contexts/markdown-table.mjs.map +0 -1
  151. package/dist/markdown/index.cjs +0 -18
  152. package/dist/markdown/index.d.cts +0 -5
  153. package/dist/markdown/index.d.mts +0 -5
  154. package/dist/markdown/index.mjs +0 -8
  155. package/dist/render.cjs +0 -91
  156. package/dist/render.d.cts +0 -38
  157. package/dist/render.d.cts.map +0 -1
  158. package/dist/render.d.mts +0 -38
  159. package/dist/render.d.mts.map +0 -1
  160. package/dist/render.mjs +0 -89
  161. package/dist/render.mjs.map +0 -1
  162. package/dist/types/components.cjs +0 -0
  163. package/dist/types/components.d.cts +0 -142
  164. package/dist/types/components.d.cts.map +0 -1
  165. package/dist/types/components.d.mts +0 -142
  166. package/dist/types/components.d.mts.map +0 -1
  167. package/dist/types/components.mjs +0 -1
  168. package/dist/types/index.cjs +0 -0
  169. package/dist/types/index.d.cts +0 -3
  170. package/dist/types/index.d.mts +0 -3
  171. package/dist/types/index.mjs +0 -1
  172. package/dist/types/plugin.cjs +0 -0
  173. package/dist/types/plugin.d.cts +0 -39
  174. package/dist/types/plugin.d.cts.map +0 -1
  175. package/dist/types/plugin.d.mts +0 -39
  176. package/dist/types/plugin.d.mts.map +0 -1
  177. package/dist/types/plugin.mjs +0 -1
  178. package/dist/typescript/components/builtin-file.cjs +0 -63
  179. package/dist/typescript/components/builtin-file.d.cts +0 -35
  180. package/dist/typescript/components/builtin-file.d.cts.map +0 -1
  181. package/dist/typescript/components/builtin-file.d.mts +0 -35
  182. package/dist/typescript/components/builtin-file.d.mts.map +0 -1
  183. package/dist/typescript/components/builtin-file.mjs +0 -62
  184. package/dist/typescript/components/builtin-file.mjs.map +0 -1
  185. package/dist/typescript/components/class-declaration.cjs +0 -291
  186. package/dist/typescript/components/class-declaration.d.cts +0 -145
  187. package/dist/typescript/components/class-declaration.d.cts.map +0 -1
  188. package/dist/typescript/components/class-declaration.d.mts +0 -145
  189. package/dist/typescript/components/class-declaration.d.mts.map +0 -1
  190. package/dist/typescript/components/class-declaration.mjs +0 -285
  191. package/dist/typescript/components/class-declaration.mjs.map +0 -1
  192. package/dist/typescript/components/dynamic-import-statement.cjs +0 -26
  193. package/dist/typescript/components/dynamic-import-statement.d.cts +0 -33
  194. package/dist/typescript/components/dynamic-import-statement.d.cts.map +0 -1
  195. package/dist/typescript/components/dynamic-import-statement.d.mts +0 -33
  196. package/dist/typescript/components/dynamic-import-statement.d.mts.map +0 -1
  197. package/dist/typescript/components/dynamic-import-statement.mjs +0 -25
  198. package/dist/typescript/components/dynamic-import-statement.mjs.map +0 -1
  199. package/dist/typescript/components/entry-file.cjs +0 -43
  200. package/dist/typescript/components/entry-file.d.cts +0 -28
  201. package/dist/typescript/components/entry-file.d.cts.map +0 -1
  202. package/dist/typescript/components/entry-file.d.mts +0 -28
  203. package/dist/typescript/components/entry-file.d.mts.map +0 -1
  204. package/dist/typescript/components/entry-file.mjs +0 -41
  205. package/dist/typescript/components/entry-file.mjs.map +0 -1
  206. package/dist/typescript/components/index.cjs +0 -65
  207. package/dist/typescript/components/index.d.cts +0 -15
  208. package/dist/typescript/components/index.d.mts +0 -15
  209. package/dist/typescript/components/index.mjs +0 -16
  210. package/dist/typescript/components/infrastructure-file.cjs +0 -40
  211. package/dist/typescript/components/infrastructure-file.d.cts +0 -21
  212. package/dist/typescript/components/infrastructure-file.d.cts.map +0 -1
  213. package/dist/typescript/components/infrastructure-file.d.mts +0 -21
  214. package/dist/typescript/components/infrastructure-file.d.mts.map +0 -1
  215. package/dist/typescript/components/infrastructure-file.mjs +0 -38
  216. package/dist/typescript/components/infrastructure-file.mjs.map +0 -1
  217. package/dist/typescript/components/interface-declaration.cjs +0 -229
  218. package/dist/typescript/components/interface-declaration.d.cts +0 -86
  219. package/dist/typescript/components/interface-declaration.d.cts.map +0 -1
  220. package/dist/typescript/components/interface-declaration.d.mts +0 -86
  221. package/dist/typescript/components/interface-declaration.d.mts.map +0 -1
  222. package/dist/typescript/components/interface-declaration.mjs +0 -225
  223. package/dist/typescript/components/interface-declaration.mjs.map +0 -1
  224. package/dist/typescript/components/object-declaration.cjs +0 -128
  225. package/dist/typescript/components/object-declaration.d.cts +0 -30
  226. package/dist/typescript/components/object-declaration.d.cts.map +0 -1
  227. package/dist/typescript/components/object-declaration.d.mts +0 -30
  228. package/dist/typescript/components/object-declaration.d.mts.map +0 -1
  229. package/dist/typescript/components/object-declaration.mjs +0 -126
  230. package/dist/typescript/components/object-declaration.mjs.map +0 -1
  231. package/dist/typescript/components/property-name.cjs +0 -32
  232. package/dist/typescript/components/property-name.d.cts +0 -24
  233. package/dist/typescript/components/property-name.d.cts.map +0 -1
  234. package/dist/typescript/components/property-name.d.mts +0 -24
  235. package/dist/typescript/components/property-name.d.mts.map +0 -1
  236. package/dist/typescript/components/property-name.mjs +0 -31
  237. package/dist/typescript/components/property-name.mjs.map +0 -1
  238. package/dist/typescript/components/record-expression.cjs +0 -13
  239. package/dist/typescript/components/record-expression.d.cts +0 -13
  240. package/dist/typescript/components/record-expression.d.cts.map +0 -1
  241. package/dist/typescript/components/record-expression.d.mts +0 -13
  242. package/dist/typescript/components/record-expression.d.mts.map +0 -1
  243. package/dist/typescript/components/record-expression.mjs +0 -12
  244. package/dist/typescript/components/record-expression.mjs.map +0 -1
  245. package/dist/typescript/components/tsdoc-reflection.cjs +0 -310
  246. package/dist/typescript/components/tsdoc-reflection.d.cts +0 -44
  247. package/dist/typescript/components/tsdoc-reflection.d.cts.map +0 -1
  248. package/dist/typescript/components/tsdoc-reflection.d.mts +0 -44
  249. package/dist/typescript/components/tsdoc-reflection.d.mts.map +0 -1
  250. package/dist/typescript/components/tsdoc-reflection.mjs +0 -304
  251. package/dist/typescript/components/tsdoc-reflection.mjs.map +0 -1
  252. package/dist/typescript/components/tsdoc.cjs +0 -477
  253. package/dist/typescript/components/tsdoc.d.cts +0 -164
  254. package/dist/typescript/components/tsdoc.d.cts.map +0 -1
  255. package/dist/typescript/components/tsdoc.d.mts +0 -164
  256. package/dist/typescript/components/tsdoc.d.mts.map +0 -1
  257. package/dist/typescript/components/tsdoc.mjs +0 -457
  258. package/dist/typescript/components/tsdoc.mjs.map +0 -1
  259. package/dist/typescript/components/type-declaration.cjs +0 -39
  260. package/dist/typescript/components/type-declaration.d.cts +0 -18
  261. package/dist/typescript/components/type-declaration.d.cts.map +0 -1
  262. package/dist/typescript/components/type-declaration.d.mts +0 -18
  263. package/dist/typescript/components/type-declaration.d.mts.map +0 -1
  264. package/dist/typescript/components/type-declaration.mjs +0 -38
  265. package/dist/typescript/components/type-declaration.mjs.map +0 -1
  266. package/dist/typescript/components/type-parameters.cjs +0 -82
  267. package/dist/typescript/components/type-parameters.d.cts +0 -24
  268. package/dist/typescript/components/type-parameters.d.cts.map +0 -1
  269. package/dist/typescript/components/type-parameters.d.mts +0 -24
  270. package/dist/typescript/components/type-parameters.d.mts.map +0 -1
  271. package/dist/typescript/components/type-parameters.mjs +0 -81
  272. package/dist/typescript/components/type-parameters.mjs.map +0 -1
  273. package/dist/typescript/components/typescript-file.cjs +0 -221
  274. package/dist/typescript/components/typescript-file.d.cts +0 -50
  275. package/dist/typescript/components/typescript-file.d.cts.map +0 -1
  276. package/dist/typescript/components/typescript-file.d.mts +0 -50
  277. package/dist/typescript/components/typescript-file.d.mts.map +0 -1
  278. package/dist/typescript/components/typescript-file.mjs +0 -218
  279. package/dist/typescript/components/typescript-file.mjs.map +0 -1
  280. package/dist/typescript/contexts/index.cjs +0 -4
  281. package/dist/typescript/contexts/index.d.cts +0 -2
  282. package/dist/typescript/contexts/index.d.mts +0 -2
  283. package/dist/typescript/contexts/index.mjs +0 -3
  284. package/dist/typescript/contexts/lexical-scope.cjs +0 -26
  285. package/dist/typescript/contexts/lexical-scope.d.cts +0 -17
  286. package/dist/typescript/contexts/lexical-scope.d.cts.map +0 -1
  287. package/dist/typescript/contexts/lexical-scope.d.mts +0 -17
  288. package/dist/typescript/contexts/lexical-scope.d.mts.map +0 -1
  289. package/dist/typescript/contexts/lexical-scope.mjs +0 -25
  290. package/dist/typescript/contexts/lexical-scope.mjs.map +0 -1
  291. package/dist/typescript/contexts/member-scope.cjs +0 -24
  292. package/dist/typescript/contexts/member-scope.d.cts +0 -20
  293. package/dist/typescript/contexts/member-scope.d.cts.map +0 -1
  294. package/dist/typescript/contexts/member-scope.d.mts +0 -20
  295. package/dist/typescript/contexts/member-scope.d.mts.map +0 -1
  296. package/dist/typescript/contexts/member-scope.mjs +0 -23
  297. package/dist/typescript/contexts/member-scope.mjs.map +0 -1
  298. package/dist/typescript/helpers/get-call-signature-props.cjs +0 -26
  299. package/dist/typescript/helpers/get-call-signature-props.d.cts +0 -14
  300. package/dist/typescript/helpers/get-call-signature-props.d.cts.map +0 -1
  301. package/dist/typescript/helpers/get-call-signature-props.d.mts +0 -14
  302. package/dist/typescript/helpers/get-call-signature-props.d.mts.map +0 -1
  303. package/dist/typescript/helpers/get-call-signature-props.mjs +0 -25
  304. package/dist/typescript/helpers/get-call-signature-props.mjs.map +0 -1
  305. package/dist/typescript/helpers/index.cjs +0 -6
  306. package/dist/typescript/helpers/index.d.cts +0 -3
  307. package/dist/typescript/helpers/index.d.mts +0 -3
  308. package/dist/typescript/helpers/index.mjs +0 -4
  309. package/dist/typescript/helpers/utilities.cjs +0 -15
  310. package/dist/typescript/helpers/utilities.d.cts +0 -11
  311. package/dist/typescript/helpers/utilities.d.cts.map +0 -1
  312. package/dist/typescript/helpers/utilities.d.mts +0 -11
  313. package/dist/typescript/helpers/utilities.d.mts.map +0 -1
  314. package/dist/typescript/helpers/utilities.mjs +0 -14
  315. package/dist/typescript/helpers/utilities.mjs.map +0 -1
  316. package/dist/typescript/index.cjs +0 -74
  317. package/dist/typescript/index.d.cts +0 -18
  318. package/dist/typescript/index.d.mts +0 -18
  319. package/dist/typescript/index.mjs +0 -22
  320. package/dist/yaml/components/index.cjs +0 -5
  321. package/dist/yaml/components/index.d.cts +0 -2
  322. package/dist/yaml/components/index.d.mts +0 -2
  323. package/dist/yaml/components/index.mjs +0 -3
  324. package/dist/yaml/components/yaml-file.cjs +0 -149
  325. package/dist/yaml/components/yaml-file.d.cts +0 -34
  326. package/dist/yaml/components/yaml-file.d.cts.map +0 -1
  327. package/dist/yaml/components/yaml-file.d.mts +0 -34
  328. package/dist/yaml/components/yaml-file.d.mts.map +0 -1
  329. package/dist/yaml/components/yaml-file.mjs +0 -147
  330. package/dist/yaml/components/yaml-file.mjs.map +0 -1
  331. package/dist/yaml/index.cjs +0 -6
  332. package/dist/yaml/index.d.cts +0 -2
  333. package/dist/yaml/index.d.mts +0 -2
  334. package/dist/yaml/index.mjs +0 -4
@@ -1,477 +0,0 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_runtime = require('../../_virtual/_rolldown/runtime.cjs');
3
- const require_core_contexts_context = require('../../core/contexts/context.cjs');
4
- const require_core_components_spacing = require('../../core/components/spacing.cjs');
5
- let _alloy_js_core_jsx_runtime = require("@alloy-js/core/jsx-runtime");
6
- let _alloy_js_core = require("@alloy-js/core");
7
- let _powerlines_deepkit_utilities = require("@powerlines/deepkit/utilities");
8
- let _stryke_type_checks_is_undefined = require("@stryke/type-checks/is-undefined");
9
- let _stryke_type_checks_is_set_string = require("@stryke/type-checks/is-set-string");
10
-
11
- //#region src/typescript/components/tsdoc.tsx
12
- /**
13
- * Generates a TypeScript interface for the given reflection class.
14
- */
15
- function TSDoc(props) {
16
- const [{ children, heading }] = (0, _alloy_js_core.splitProps)(props, ["children", "heading"]);
17
- return [
18
- "/**",
19
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("align", {
20
- string: " * ",
21
- get children() {
22
- return [
23
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
24
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
25
- get when() {
26
- return !(0, _stryke_type_checks_is_undefined.isUndefined)(heading);
27
- },
28
- children: heading
29
- }),
30
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
31
- get when() {
32
- return (0, _alloy_js_core_jsx_runtime.memo)(() => !!!(0, _stryke_type_checks_is_undefined.isUndefined)(children))() && (0, _alloy_js_core.childrenArray)(() => children).filter(Boolean).length > 0;
33
- },
34
- get children() {
35
- return [(0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
36
- get when() {
37
- return !(0, _stryke_type_checks_is_undefined.isUndefined)(heading);
38
- },
39
- get children() {
40
- return (0, _alloy_js_core_jsx_runtime.createComponent)(require_core_components_spacing.Spacing, {});
41
- }
42
- }), (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.List, { get children() {
43
- return (0, _alloy_js_core.childrenArray)(() => children);
44
- } })];
45
- }
46
- })
47
- ];
48
- }
49
- }),
50
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
51
- `*/`,
52
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {})
53
- ];
54
- }
55
- /**
56
- * Create a TSDoc `@<props.tag>` tag.
57
- */
58
- function TSDocTag(props) {
59
- const [{ children, tag }] = (0, _alloy_js_core.splitProps)(props, ["children", "tag"]);
60
- return [
61
- `@${tag} `,
62
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
63
- get when() {
64
- return Boolean(children);
65
- },
66
- get children() {
67
- return (0, _alloy_js_core_jsx_runtime.createIntrinsic)("align", {
68
- width: 2,
69
- get children() {
70
- return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Prose, { children });
71
- }
72
- });
73
- }
74
- }),
75
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("sbr", {})
76
- ];
77
- }
78
- /**
79
- * A component that creates a TSDoc block with `@param` tags for each parameter.
80
- */
81
- function TSDocParams(props) {
82
- return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.For, {
83
- each: normalizeParametersForDoc(props.parameters),
84
- children: (param) => (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocParam, {
85
- get name() {
86
- return param.name;
87
- },
88
- get optional() {
89
- return param.optional;
90
- },
91
- get children() {
92
- return param.doc;
93
- }
94
- })
95
- });
96
- }
97
- function normalizeParametersForDoc(parameters) {
98
- if (parameters.some((p) => typeof p === "string")) return [];
99
- return parameters;
100
- }
101
- /**
102
- * Create a TSDoc `@title` tag.
103
- */
104
- function TSDocTitle(props) {
105
- const [{ children }, rest] = (0, _alloy_js_core.splitProps)(props, ["children"]);
106
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, (0, _alloy_js_core_jsx_runtime.mergeProps)(rest, {
107
- tag: "title",
108
- children
109
- }));
110
- }
111
- /**
112
- * Create a TSDoc `@domain` tag.
113
- */
114
- function TSDocDomain(props) {
115
- const [{ children }, rest] = (0, _alloy_js_core.splitProps)(props, ["children"]);
116
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, (0, _alloy_js_core_jsx_runtime.mergeProps)(rest, {
117
- tag: "domain",
118
- children
119
- }));
120
- }
121
- /**
122
- * Create a TSDoc `@alias` tag.
123
- */
124
- function TSDocAlias(props) {
125
- const [{ children }, rest] = (0, _alloy_js_core.splitProps)(props, ["children"]);
126
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, (0, _alloy_js_core_jsx_runtime.mergeProps)(rest, {
127
- tag: "alias",
128
- children
129
- }));
130
- }
131
- /**
132
- * Create a TSDoc `@permission` tag.
133
- */
134
- function TSDocPermission(props) {
135
- const [{ children }, rest] = (0, _alloy_js_core.splitProps)(props, ["children"]);
136
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, (0, _alloy_js_core_jsx_runtime.mergeProps)(rest, {
137
- tag: "permission",
138
- children
139
- }));
140
- }
141
- /**
142
- * Create a TSDoc `@defaultValue` tag.
143
- */
144
- function TSDocDefaultValue(props) {
145
- const [{ type, defaultValue }] = (0, _alloy_js_core.splitProps)(props, ["type", "defaultValue"]);
146
- return ["@defaultValue ", (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
147
- get when() {
148
- return !(0, _stryke_type_checks_is_undefined.isUndefined)(defaultValue);
149
- },
150
- get children() {
151
- return (0, _alloy_js_core_jsx_runtime.createIntrinsic)("align", {
152
- width: 2,
153
- get children() {
154
- return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Prose, { get children() {
155
- return (0, _powerlines_deepkit_utilities.stringifyDefaultValue)(type, defaultValue);
156
- } });
157
- }
158
- });
159
- }
160
- })];
161
- }
162
- /**
163
- * Create a TSDoc `@remarks` tag.
164
- */
165
- function TSDocRemarks(props) {
166
- return [
167
- "@remarks ",
168
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
169
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.List, {
170
- hardline: true,
171
- get children() {
172
- return (0, _alloy_js_core.childrenArray)(() => props.children);
173
- }
174
- })
175
- ];
176
- }
177
- /**
178
- * Create a TSDoc `@see` tag.
179
- */
180
- function TSDocLink(props) {
181
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, (0, _alloy_js_core_jsx_runtime.mergeProps)(props, { tag: "see" }));
182
- }
183
- /**
184
- * Create a TSDoc `@example` tag.
185
- */
186
- function TSDocExample(props) {
187
- const [{ tsx, fenced = true, language, children }] = (0, _alloy_js_core.splitProps)(props, [
188
- "tsx",
189
- "fenced",
190
- "language",
191
- "children"
192
- ]);
193
- return [
194
- "@example ",
195
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
196
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
197
- when: fenced,
198
- get children() {
199
- return [
200
- "```",
201
- language || (tsx ? "tsx" : "ts"),
202
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {})
203
- ];
204
- }
205
- }),
206
- children,
207
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
208
- when: fenced,
209
- get children() {
210
- return [(0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}), "```"];
211
- }
212
- })
213
- ];
214
- }
215
- /**
216
- * Create a TSDoc `@readonly` tag.
217
- */
218
- function TSDocReadonly() {
219
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, { tag: "readonly" });
220
- }
221
- /**
222
- * Create a TSDoc `@internal` tag.
223
- */
224
- function TSDocInternal() {
225
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, { tag: "internal" });
226
- }
227
- /**
228
- * Create a TSDoc `@ignore` tag.
229
- */
230
- function TSDocIgnore() {
231
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, { tag: "ignore" });
232
- }
233
- /**
234
- * Create a TSDoc `@hidden` tag.
235
- */
236
- function TSDocHidden() {
237
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, { tag: "hidden" });
238
- }
239
- /**
240
- * Generates a TypeScript interface property for the given reflection class.
241
- */
242
- function TSDocAttributesTags(props) {
243
- const [{ type, alias, permission, readonly, internal, ignore, hidden, defaultValue }] = (0, _alloy_js_core.splitProps)(props, [
244
- "type",
245
- "alias",
246
- "permission",
247
- "readonly",
248
- "internal",
249
- "ignore",
250
- "hidden",
251
- "defaultValue"
252
- ]);
253
- const title = (0, _alloy_js_core.computed)(() => props.title?.trim() || "");
254
- const domain = (0, _alloy_js_core.computed)(() => props.domain?.trim() || "");
255
- return [
256
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
257
- get when() {
258
- return (0, _stryke_type_checks_is_set_string.isSetString)(title.value);
259
- },
260
- get children() {
261
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTitle, { get children() {
262
- return title.value;
263
- } });
264
- }
265
- }),
266
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
267
- get when() {
268
- return (0, _alloy_js_core_jsx_runtime.memo)(() => !!(!(0, _stryke_type_checks_is_undefined.isUndefined)(alias) && alias.length > 0))() && alias.some((a) => (0, _stryke_type_checks_is_set_string.isSetString)(a?.trim()));
269
- },
270
- get children() {
271
- return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.For, {
272
- get each() {
273
- return alias?.filter((a) => (0, _stryke_type_checks_is_set_string.isSetString)(a?.trim())) ?? [];
274
- },
275
- children: (alias) => (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocAlias, { children: alias })
276
- });
277
- }
278
- }),
279
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
280
- get when() {
281
- return (0, _stryke_type_checks_is_set_string.isSetString)(domain.value);
282
- },
283
- get children() {
284
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocDomain, { get children() {
285
- return domain.value;
286
- } });
287
- }
288
- }),
289
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
290
- get when() {
291
- return (0, _alloy_js_core_jsx_runtime.memo)(() => !!(!(0, _stryke_type_checks_is_undefined.isUndefined)(permission) && permission.length > 0))() && permission.some((p) => (0, _stryke_type_checks_is_set_string.isSetString)(p?.trim()));
292
- },
293
- get children() {
294
- return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.For, {
295
- get each() {
296
- return permission?.filter((p) => (0, _stryke_type_checks_is_set_string.isSetString)(p?.trim())) ?? [];
297
- },
298
- children: (permission) => (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocPermission, { children: permission })
299
- });
300
- }
301
- }),
302
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
303
- when: readonly === true,
304
- get children() {
305
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocReadonly, {});
306
- }
307
- }),
308
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
309
- when: internal === true,
310
- get children() {
311
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocInternal, {});
312
- }
313
- }),
314
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
315
- when: ignore === true,
316
- get children() {
317
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocIgnore, {});
318
- }
319
- }),
320
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
321
- when: hidden === true,
322
- get children() {
323
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocHidden, {});
324
- }
325
- }),
326
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
327
- get when() {
328
- return (0, _alloy_js_core_jsx_runtime.memo)(() => !!!(0, _stryke_type_checks_is_undefined.isUndefined)(type))() && !(0, _stryke_type_checks_is_undefined.isUndefined)(defaultValue);
329
- },
330
- get children() {
331
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocDefaultValue, {
332
- type,
333
- defaultValue
334
- });
335
- }
336
- })
337
- ];
338
- }
339
- /**
340
- * Create a TSDoc parameter set off with `@param`.
341
- */
342
- function TSDocParam(props) {
343
- return [
344
- "@param ",
345
- (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocParamName, {
346
- get name() {
347
- return props.name;
348
- },
349
- get optional() {
350
- return props.optional;
351
- },
352
- get defaultValue() {
353
- return props.defaultValue;
354
- }
355
- }),
356
- (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocParamDescription, { get children() {
357
- return props.children;
358
- } })
359
- ];
360
- }
361
- function TSDocParamName(props) {
362
- return [
363
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
364
- get when() {
365
- return props.optional;
366
- },
367
- children: "["
368
- }),
369
- (0, _alloy_js_core_jsx_runtime.memo)(() => props.name),
370
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
371
- get when() {
372
- return Boolean(props.defaultValue);
373
- },
374
- get children() {
375
- return ["=", (0, _alloy_js_core_jsx_runtime.memo)(() => props.defaultValue)];
376
- }
377
- }),
378
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
379
- get when() {
380
- return props.optional;
381
- },
382
- children: "]"
383
- })
384
- ];
385
- }
386
- function TSDocParamDescription(props) {
387
- return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
388
- get when() {
389
- return Boolean(props.children);
390
- },
391
- get children() {
392
- return [" - ", (0, _alloy_js_core_jsx_runtime.createIntrinsic)("align", {
393
- width: 2,
394
- get children() {
395
- return (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Prose, { get children() {
396
- return props.children;
397
- } });
398
- }
399
- })];
400
- }
401
- });
402
- }
403
- /**
404
- * Create a TSDoc `@returns` tag.
405
- */
406
- function TSDocReturns(props) {
407
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, (0, _alloy_js_core_jsx_runtime.mergeProps)(props, { tag: "returns" }));
408
- }
409
- /**
410
- * Create a TSDoc `@throws` tag.
411
- */
412
- function TSDocThrows(props) {
413
- return (0, _alloy_js_core_jsx_runtime.createComponent)(TSDocTag, (0, _alloy_js_core_jsx_runtime.mergeProps)(props, { tag: "throws" }));
414
- }
415
- /**
416
- * Generates a TSDoc `@module` tag for the given module name.
417
- */
418
- function TSDocModule(props) {
419
- const [{ children, name, prefix }] = (0, _alloy_js_core.splitProps)(props, [
420
- "children",
421
- "name",
422
- "prefix"
423
- ]);
424
- const context = require_core_contexts_context.usePowerlinesSafe();
425
- return [
426
- "/**",
427
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("align", {
428
- string: " * ",
429
- get children() {
430
- return [
431
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
432
- (0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.Show, {
433
- get when() {
434
- return Boolean(children);
435
- },
436
- get children() {
437
- return [(0, _alloy_js_core_jsx_runtime.createComponent)(_alloy_js_core.List, {
438
- hardline: true,
439
- get children() {
440
- return (0, _alloy_js_core.childrenArray)(() => children);
441
- }
442
- }), (0, _alloy_js_core_jsx_runtime.createComponent)(require_core_components_spacing.Spacing, {})];
443
- }
444
- }),
445
- "@module ",
446
- (0, _alloy_js_core_jsx_runtime.memo)(() => prefix || context?.config?.framework || "powerlines"),
447
- ":",
448
- name
449
- ];
450
- }
451
- }),
452
- (0, _alloy_js_core_jsx_runtime.createIntrinsic)("hbr", {}),
453
- ` */`
454
- ];
455
- }
456
-
457
- //#endregion
458
- exports.TSDoc = TSDoc;
459
- exports.TSDocAlias = TSDocAlias;
460
- exports.TSDocAttributesTags = TSDocAttributesTags;
461
- exports.TSDocDefaultValue = TSDocDefaultValue;
462
- exports.TSDocDomain = TSDocDomain;
463
- exports.TSDocExample = TSDocExample;
464
- exports.TSDocHidden = TSDocHidden;
465
- exports.TSDocIgnore = TSDocIgnore;
466
- exports.TSDocInternal = TSDocInternal;
467
- exports.TSDocLink = TSDocLink;
468
- exports.TSDocModule = TSDocModule;
469
- exports.TSDocParam = TSDocParam;
470
- exports.TSDocParams = TSDocParams;
471
- exports.TSDocPermission = TSDocPermission;
472
- exports.TSDocReadonly = TSDocReadonly;
473
- exports.TSDocRemarks = TSDocRemarks;
474
- exports.TSDocReturns = TSDocReturns;
475
- exports.TSDocTag = TSDocTag;
476
- exports.TSDocThrows = TSDocThrows;
477
- exports.TSDocTitle = TSDocTitle;
@@ -1,164 +0,0 @@
1
- import { ComponentProps } from "../../types/components.cjs";
2
- import { Children } from "@alloy-js/core";
3
- import { ReflectionKind, ReflectionParameter, ReflectionProperty } from "@powerlines/deepkit/vendor/type";
4
- import { JSDocExampleProps, ParameterDescriptor } from "@alloy-js/typescript";
5
-
6
- //#region src/typescript/components/tsdoc.d.ts
7
- interface TSDocProps extends ComponentProps {
8
- heading?: Children;
9
- }
10
- /**
11
- * Generates a TypeScript interface for the given reflection class.
12
- */
13
- declare function TSDoc(props: TSDocProps): Children;
14
- interface TSDocTagProps extends ComponentProps {
15
- tag: string;
16
- }
17
- /**
18
- * Create a TSDoc `@<props.tag>` tag.
19
- */
20
- declare function TSDocTag(props: TSDocTagProps): Children;
21
- interface TSDocParamsProps {
22
- parameters: ParameterDescriptor[] | string[];
23
- }
24
- /**
25
- * A component that creates a TSDoc block with `@param` tags for each parameter.
26
- */
27
- declare function TSDocParams(props: TSDocParamsProps): Children;
28
- /**
29
- * Create a TSDoc `@title` tag.
30
- */
31
- declare function TSDocTitle(props: ComponentProps): Children;
32
- /**
33
- * Create a TSDoc `@domain` tag.
34
- */
35
- declare function TSDocDomain(props: ComponentProps): Children;
36
- /**
37
- * Create a TSDoc `@alias` tag.
38
- */
39
- declare function TSDocAlias(props: ComponentProps): Children;
40
- /**
41
- * Create a TSDoc `@permission` tag.
42
- */
43
- declare function TSDocPermission(props: ComponentProps): Children;
44
- interface TSDocDefaultValueProps extends ComponentProps {
45
- type: ReflectionKind | ReflectionProperty | ReflectionParameter;
46
- defaultValue: any;
47
- }
48
- /**
49
- * Create a TSDoc `@defaultValue` tag.
50
- */
51
- declare function TSDocDefaultValue(props: TSDocDefaultValueProps): Children;
52
- /**
53
- * Create a TSDoc `@remarks` tag.
54
- */
55
- declare function TSDocRemarks(props: ComponentProps): Children;
56
- /**
57
- * Create a TSDoc `@see` tag.
58
- */
59
- declare function TSDocLink(props: ComponentProps): Children;
60
- interface TSDocExampleProps extends JSDocExampleProps {
61
- /**
62
- * Whether the file is a TSX file.
63
- *
64
- * @defaultValue false
65
- */
66
- tsx?: boolean;
67
- }
68
- /**
69
- * Create a TSDoc `@example` tag.
70
- */
71
- declare function TSDocExample(props: TSDocExampleProps): Children;
72
- /**
73
- * Create a TSDoc `@readonly` tag.
74
- */
75
- declare function TSDocReadonly(): Children;
76
- /**
77
- * Create a TSDoc `@internal` tag.
78
- */
79
- declare function TSDocInternal(): Children;
80
- /**
81
- * Create a TSDoc `@ignore` tag.
82
- */
83
- declare function TSDocIgnore(): Children;
84
- /**
85
- * Create a TSDoc `@hidden` tag.
86
- */
87
- declare function TSDocHidden(): Children;
88
- interface TSDocAttributesTagsProps {
89
- type?: ReflectionKind | ReflectionProperty | ReflectionParameter;
90
- title?: string;
91
- alias?: string[];
92
- permission?: string[];
93
- domain?: string;
94
- readonly?: boolean;
95
- internal?: boolean;
96
- ignore?: boolean;
97
- hidden?: boolean;
98
- defaultValue?: any;
99
- }
100
- /**
101
- * Generates a TypeScript interface property for the given reflection class.
102
- */
103
- declare function TSDocAttributesTags(props: TSDocAttributesTagsProps): Children;
104
- interface TSDocParamProps {
105
- name: Children;
106
- children?: Children;
107
- optional?: boolean;
108
- defaultValue?: Children;
109
- }
110
- /**
111
- * Create a TSDoc parameter set off with `@param`.
112
- */
113
- declare function TSDocParam(props: TSDocParamProps): Children;
114
- /**
115
- * Create a TSDoc `@returns` tag.
116
- */
117
- declare function TSDocReturns(props: ComponentProps): Children;
118
- /**
119
- * Create a TSDoc `@throws` tag.
120
- */
121
- declare function TSDocThrows(props: ComponentProps): Children;
122
- interface TSDocModuleProps extends ComponentProps {
123
- /**
124
- * The prefix for the builtin module name
125
- *
126
- * @remarks
127
- * This value is populated from the Powerlines configuration output builtin prefix by default.
128
- *
129
- * @example
130
- * ```ts
131
- * /**
132
- * @module powerlines:my-module
133
- * \/
134
- * ```
135
- */
136
- prefix?: string;
137
- /**
138
- * The name of the module
139
- *
140
- * @remarks
141
- * This will be used in the `@module` tag as well as the import path for the module, e.g. `storm:<name>`.
142
- *
143
- * @example
144
- * ```ts
145
- * import { MyModule } from "powerlines:my-module";
146
- * ```
147
- */
148
- name: Children;
149
- }
150
- /**
151
- * Generates a TSDoc `@module` tag for the given module name.
152
- */
153
- declare function TSDocModule(props: TSDocModuleProps): Children;
154
- declare type __ΩTSDocProps = any[];
155
- declare type __ΩTSDocTagProps = any[];
156
- declare type __ΩTSDocParamsProps = any[];
157
- declare type __ΩTSDocDefaultValueProps = any[];
158
- declare type __ΩTSDocExampleProps = any[];
159
- declare type __ΩTSDocAttributesTagsProps = any[];
160
- declare type __ΩTSDocParamProps = any[];
161
- declare type __ΩTSDocModuleProps = any[];
162
- //#endregion
163
- 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 };
164
- //# sourceMappingURL=tsdoc.d.cts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"tsdoc.d.cts","names":[],"sources":["../../../src/typescript/components/tsdoc.tsx"],"mappings":";;;;;;UAyCiB,UAAA,SAAmB,cAAA;EAClC,OAAA,GAAU,QAAA;AAAA;;;;iBAMI,KAAA,CAAM,KAAA,EAAO,UAAA,GAAU,QAAA;AAAA,UA2BtB,aAAA,SAAsB,cAAA;EACrC,GAAA;AAAA;;AA5BF;;iBAkCgB,QAAA,CAAS,KAAA,EAAO,aAAA,GAAa,QAAA;AAAA,UAgB5B,gBAAA;EACf,UAAA,EAAY,mBAAA;AAAA;;;;iBAME,WAAA,CAAY,KAAA,EAAO,gBAAA,GAAgB,QAAA;;;;iBA2BnC,UAAA,CAAW,KAAA,EAAO,cAAA,GAAc,QAAA;AAlDhD;;;AAAA,iBA+DgB,WAAA,CAAY,KAAA,EAAO,cAAA,GAAc,QAAA;;;;iBAajC,UAAA,CAAW,KAAA,EAAO,cAAA,GAAc,QAAA;;AA5DhD;;iBAyEgB,eAAA,CAAgB,KAAA,EAAO,cAAA,GAAc,QAAA;AAAA,UAUpC,sBAAA,SAA+B,cAAA;EAC9C,IAAA,EAAM,cAAA,GAAiB,kBAAA,GAAqB,mBAAA;EAC5C,YAAA;AAAA;;;;iBAMc,iBAAA,CAAkB,KAAA,EAAO,sBAAA,GAAsB,QAAA;;;;iBAkB/C,YAAA,CAAa,KAAA,EAAO,cAAA,GAAc,QAAA;;;;iBAalC,SAAA,CAAU,KAAA,EAAO,cAAA,GAAc,QAAA;AAAA,UAI9B,iBAAA,SAA0B,iBAAA;EA5FK;;;AAahD;;EAqFE,GAAA;AAAA;;;;iBAMc,YAAA,CAAa,KAAA,EAAO,iBAAA,GAAiB,QAAA;;AA9ErD;;iBA0GgB,aAAA,CAAA,GAAa,QAAA;;;;iBAOb,aAAA,CAAA,GAAa,QAAA;;;AApG7B;iBA2GgB,WAAA,CAAA,GAAW,QAAA;;;;iBAOX,WAAA,CAAA,GAAW,QAAA;AAAA,UAIV,wBAAA;EACf,IAAA,GAAO,cAAA,GAAiB,kBAAA,GAAqB,mBAAA;EAC7C,KAAA;EACA,KAAA;EACA,UAAA;EACA,MAAA;EACA,QAAA;EACA,QAAA;EACA,MAAA;EACA,MAAA;EACA,YAAA;AAAA;;;;iBAMc,mBAAA,CAAoB,KAAA,EAAO,wBAAA,GAAwB,QAAA;AAAA,UA8ElD,eAAA;EACf,IAAA,EAAM,QAAA;EACN,QAAA,GAAW,QAAA;EACX,QAAA;EACA,YAAA,GAAe,QAAA;AAAA;;;;iBAMD,UAAA,CAAW,KAAA,EAAO,eAAA,GAAe,QAAA;;;;iBAiDjC,YAAA,CAAa,KAAA,EAAO,cAAA,GAAc,QAAA;;;;iBAOlC,WAAA,CAAY,KAAA,EAAO,cAAA,GAAc,QAAA;AAAA,UAIhC,gBAAA,SAAyB,cAAA;EAtPQ;;;AAalD;;;;;;;;;AAIA;EAmPE,MAAA;;;;AAvOF;;;;;;;;EAoPE,IAAA,EAAM,QAAA;AAAA;;;;iBAMQ,WAAA,CAAY,KAAA,EAAO,gBAAA,GAAgB,QAAA;AAAA"}