@powerlines/plugin-alloy 0.26.236 → 0.26.238

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