toolcraft-openapi 0.0.74 → 0.0.76

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 (153) hide show
  1. package/node_modules/toolcraft-design/README.md +47 -3
  2. package/node_modules/toolcraft-design/dist/brand.d.ts +2 -0
  3. package/node_modules/toolcraft-design/dist/brand.js +1 -0
  4. package/node_modules/toolcraft-design/dist/brands.d.ts +2 -0
  5. package/node_modules/toolcraft-design/dist/brands.js +1 -0
  6. package/node_modules/toolcraft-design/dist/cancel.d.ts +1 -0
  7. package/node_modules/toolcraft-design/dist/cancel.js +1 -0
  8. package/node_modules/toolcraft-design/dist/color.d.ts +2 -0
  9. package/node_modules/toolcraft-design/dist/color.js +1 -0
  10. package/node_modules/toolcraft-design/dist/configure-theme.d.ts +1 -0
  11. package/node_modules/toolcraft-design/dist/configure-theme.js +1 -0
  12. package/node_modules/toolcraft-design/dist/confirm-or-cancel.d.ts +2 -0
  13. package/node_modules/toolcraft-design/dist/confirm-or-cancel.js +1 -0
  14. package/node_modules/toolcraft-design/dist/confirm.d.ts +2 -0
  15. package/node_modules/toolcraft-design/dist/confirm.js +1 -0
  16. package/node_modules/toolcraft-design/dist/create-dashboard.d.ts +2 -0
  17. package/node_modules/toolcraft-design/dist/create-dashboard.js +1 -0
  18. package/node_modules/toolcraft-design/dist/create-logger.d.ts +2 -0
  19. package/node_modules/toolcraft-design/dist/create-logger.js +1 -0
  20. package/node_modules/toolcraft-design/dist/dark.d.ts +2 -0
  21. package/node_modules/toolcraft-design/dist/dark.js +1 -0
  22. package/node_modules/toolcraft-design/dist/format-columns.d.ts +2 -0
  23. package/node_modules/toolcraft-design/dist/format-columns.js +1 -0
  24. package/node_modules/toolcraft-design/dist/format-command-list.d.ts +2 -0
  25. package/node_modules/toolcraft-design/dist/format-command-list.js +1 -0
  26. package/node_modules/toolcraft-design/dist/format-command-not-found-panel.d.ts +1 -0
  27. package/node_modules/toolcraft-design/dist/format-command-not-found-panel.js +1 -0
  28. package/node_modules/toolcraft-design/dist/format-command-not-found.d.ts +1 -0
  29. package/node_modules/toolcraft-design/dist/format-command-not-found.js +1 -0
  30. package/node_modules/toolcraft-design/dist/format-command.d.ts +1 -0
  31. package/node_modules/toolcraft-design/dist/format-command.js +1 -0
  32. package/node_modules/toolcraft-design/dist/format-option-list.d.ts +2 -0
  33. package/node_modules/toolcraft-design/dist/format-option-list.js +1 -0
  34. package/node_modules/toolcraft-design/dist/format-option.d.ts +1 -0
  35. package/node_modules/toolcraft-design/dist/format-option.js +1 -0
  36. package/node_modules/toolcraft-design/dist/format-usage.d.ts +1 -0
  37. package/node_modules/toolcraft-design/dist/format-usage.js +1 -0
  38. package/node_modules/toolcraft-design/dist/get-template-partial-names.d.ts +1 -0
  39. package/node_modules/toolcraft-design/dist/get-template-partial-names.js +1 -0
  40. package/node_modules/toolcraft-design/dist/get-theme-config.d.ts +1 -0
  41. package/node_modules/toolcraft-design/dist/get-theme-config.js +1 -0
  42. package/node_modules/toolcraft-design/dist/get-theme.d.ts +2 -0
  43. package/node_modules/toolcraft-design/dist/get-theme.js +1 -0
  44. package/node_modules/toolcraft-design/dist/help-formatter-plain.d.ts +2 -0
  45. package/node_modules/toolcraft-design/dist/help-formatter-plain.js +2 -0
  46. package/node_modules/toolcraft-design/dist/help-formatter.d.ts +2 -0
  47. package/node_modules/toolcraft-design/dist/help-formatter.js +1 -0
  48. package/node_modules/toolcraft-design/dist/index.d.ts +2 -2
  49. package/node_modules/toolcraft-design/dist/index.js +1 -1
  50. package/node_modules/toolcraft-design/dist/intro-plain.d.ts +1 -0
  51. package/node_modules/toolcraft-design/dist/intro-plain.js +1 -0
  52. package/node_modules/toolcraft-design/dist/intro.d.ts +1 -0
  53. package/node_modules/toolcraft-design/dist/intro.js +1 -0
  54. package/node_modules/toolcraft-design/dist/is-cancel.d.ts +1 -0
  55. package/node_modules/toolcraft-design/dist/is-cancel.js +1 -0
  56. package/node_modules/toolcraft-design/dist/light.d.ts +2 -0
  57. package/node_modules/toolcraft-design/dist/light.js +1 -0
  58. package/node_modules/toolcraft-design/dist/log.d.ts +1 -0
  59. package/node_modules/toolcraft-design/dist/log.js +1 -0
  60. package/node_modules/toolcraft-design/dist/logger.d.ts +2 -0
  61. package/node_modules/toolcraft-design/dist/logger.js +1 -0
  62. package/node_modules/toolcraft-design/dist/multiselect.d.ts +2 -0
  63. package/node_modules/toolcraft-design/dist/multiselect.js +1 -0
  64. package/node_modules/toolcraft-design/dist/note.d.ts +1 -0
  65. package/node_modules/toolcraft-design/dist/note.js +1 -0
  66. package/node_modules/toolcraft-design/dist/open-external.d.ts +1 -0
  67. package/node_modules/toolcraft-design/dist/open-external.js +1 -0
  68. package/node_modules/toolcraft-design/dist/outro.d.ts +1 -0
  69. package/node_modules/toolcraft-design/dist/outro.js +1 -0
  70. package/node_modules/toolcraft-design/dist/parse.d.ts +2 -0
  71. package/node_modules/toolcraft-design/dist/parse.js +1 -0
  72. package/node_modules/toolcraft-design/dist/password.d.ts +2 -0
  73. package/node_modules/toolcraft-design/dist/password.js +1 -0
  74. package/node_modules/toolcraft-design/dist/prompt-cancelled-error.d.ts +1 -0
  75. package/node_modules/toolcraft-design/dist/prompt-cancelled-error.js +1 -0
  76. package/node_modules/toolcraft-design/dist/prompt-text.d.ts +2 -0
  77. package/node_modules/toolcraft-design/dist/prompt-text.js +1 -0
  78. package/node_modules/toolcraft-design/dist/prompt-theme.d.ts +1 -0
  79. package/node_modules/toolcraft-design/dist/prompt-theme.js +1 -0
  80. package/node_modules/toolcraft-design/dist/render-catalog.d.ts +2 -0
  81. package/node_modules/toolcraft-design/dist/render-catalog.js +1 -0
  82. package/node_modules/toolcraft-design/dist/render-detail-card.d.ts +2 -0
  83. package/node_modules/toolcraft-design/dist/render-detail-card.js +1 -0
  84. package/node_modules/toolcraft-design/dist/render-html.d.ts +2 -0
  85. package/node_modules/toolcraft-design/dist/render-html.js +1 -0
  86. package/node_modules/toolcraft-design/dist/render-inspector-card.d.ts +2 -0
  87. package/node_modules/toolcraft-design/dist/render-inspector-card.js +1 -0
  88. package/node_modules/toolcraft-design/dist/render-markdown-html.d.ts +2 -0
  89. package/node_modules/toolcraft-design/dist/render-markdown-html.js +1 -0
  90. package/node_modules/toolcraft-design/dist/render-markdown.d.ts +2 -0
  91. package/node_modules/toolcraft-design/dist/render-markdown.js +1 -0
  92. package/node_modules/toolcraft-design/dist/render-menu.d.ts +2 -0
  93. package/node_modules/toolcraft-design/dist/render-menu.js +1 -0
  94. package/node_modules/toolcraft-design/dist/render-resource-browser.d.ts +2 -0
  95. package/node_modules/toolcraft-design/dist/render-resource-browser.js +1 -0
  96. package/node_modules/toolcraft-design/dist/render-spinner-frame.d.ts +2 -0
  97. package/node_modules/toolcraft-design/dist/render-spinner-frame.js +1 -0
  98. package/node_modules/toolcraft-design/dist/render-spinner-stopped.d.ts +2 -0
  99. package/node_modules/toolcraft-design/dist/render-spinner-stopped.js +1 -0
  100. package/node_modules/toolcraft-design/dist/render-table.d.ts +2 -0
  101. package/node_modules/toolcraft-design/dist/render-table.js +1 -0
  102. package/node_modules/toolcraft-design/dist/render-template.d.ts +2 -0
  103. package/node_modules/toolcraft-design/dist/render-template.js +1 -0
  104. package/node_modules/toolcraft-design/dist/render.d.ts +2 -0
  105. package/node_modules/toolcraft-design/dist/render.js +1 -0
  106. package/node_modules/toolcraft-design/dist/reset-output-format-cache.d.ts +1 -0
  107. package/node_modules/toolcraft-design/dist/reset-output-format-cache.js +1 -0
  108. package/node_modules/toolcraft-design/dist/reset-theme-cache.d.ts +1 -0
  109. package/node_modules/toolcraft-design/dist/reset-theme-cache.js +1 -0
  110. package/node_modules/toolcraft-design/dist/reset-theme.d.ts +1 -0
  111. package/node_modules/toolcraft-design/dist/reset-theme.js +1 -0
  112. package/node_modules/toolcraft-design/dist/resolve-output-format.d.ts +2 -0
  113. package/node_modules/toolcraft-design/dist/resolve-output-format.js +1 -0
  114. package/node_modules/toolcraft-design/dist/resolve-template-partials.d.ts +1 -0
  115. package/node_modules/toolcraft-design/dist/resolve-template-partials.js +1 -0
  116. package/node_modules/toolcraft-design/dist/resolve-theme-name.d.ts +2 -0
  117. package/node_modules/toolcraft-design/dist/resolve-theme-name.js +1 -0
  118. package/node_modules/toolcraft-design/dist/run-explorer.d.ts +2 -0
  119. package/node_modules/toolcraft-design/dist/run-explorer.js +1 -0
  120. package/node_modules/toolcraft-design/dist/run-two-pane-explorer.d.ts +2 -0
  121. package/node_modules/toolcraft-design/dist/run-two-pane-explorer.js +1 -0
  122. package/node_modules/toolcraft-design/dist/select.d.ts +2 -0
  123. package/node_modules/toolcraft-design/dist/select.js +1 -0
  124. package/node_modules/toolcraft-design/dist/should-use-interactive-dashboard.d.ts +1 -0
  125. package/node_modules/toolcraft-design/dist/should-use-interactive-dashboard.js +1 -0
  126. package/node_modules/toolcraft-design/dist/single-detail.d.ts +2 -0
  127. package/node_modules/toolcraft-design/dist/single-detail.js +1 -0
  128. package/node_modules/toolcraft-design/dist/spacing.d.ts +1 -0
  129. package/node_modules/toolcraft-design/dist/spacing.js +1 -0
  130. package/node_modules/toolcraft-design/dist/spinner-frames.d.ts +1 -0
  131. package/node_modules/toolcraft-design/dist/spinner-frames.js +1 -0
  132. package/node_modules/toolcraft-design/dist/spinner.d.ts +2 -0
  133. package/node_modules/toolcraft-design/dist/spinner.js +1 -0
  134. package/node_modules/toolcraft-design/dist/strip-ansi.d.ts +1 -0
  135. package/node_modules/toolcraft-design/dist/strip-ansi.js +1 -0
  136. package/node_modules/toolcraft-design/dist/symbols.d.ts +1 -0
  137. package/node_modules/toolcraft-design/dist/symbols.js +1 -0
  138. package/node_modules/toolcraft-design/dist/terminal-markdown/html-renderer.d.ts +6 -0
  139. package/node_modules/toolcraft-design/dist/terminal-markdown/html-renderer.js +356 -0
  140. package/node_modules/toolcraft-design/dist/terminal-markdown/index.d.ts +4 -0
  141. package/node_modules/toolcraft-design/dist/terminal-markdown/index.js +6 -0
  142. package/node_modules/toolcraft-design/dist/text.d.ts +1 -0
  143. package/node_modules/toolcraft-design/dist/text.js +1 -0
  144. package/node_modules/toolcraft-design/dist/typography.d.ts +1 -0
  145. package/node_modules/toolcraft-design/dist/typography.js +1 -0
  146. package/node_modules/toolcraft-design/dist/widths.d.ts +1 -0
  147. package/node_modules/toolcraft-design/dist/widths.js +1 -0
  148. package/node_modules/toolcraft-design/dist/with-output-format.d.ts +2 -0
  149. package/node_modules/toolcraft-design/dist/with-output-format.js +1 -0
  150. package/node_modules/toolcraft-design/dist/with-spinner.d.ts +2 -0
  151. package/node_modules/toolcraft-design/dist/with-spinner.js +1 -0
  152. package/node_modules/toolcraft-design/package.json +4 -0
  153. package/package.json +2 -2
@@ -11,10 +11,30 @@ npm install toolcraft-design
11
11
  Import from the package root:
12
12
 
13
13
  ```ts
14
- import { configureTheme, promptText, renderMarkdown, renderTable, text } from "toolcraft-design";
14
+ import {
15
+ configureTheme,
16
+ promptText,
17
+ renderMarkdown,
18
+ renderMarkdownHtml,
19
+ renderTable,
20
+ text
21
+ } from "toolcraft-design";
15
22
  ```
16
23
 
17
- The package does not expose public subpath imports.
24
+ Flat subpath imports are also public package exports. Use the kebab-case file name that matches the root export name:
25
+
26
+ ```ts
27
+ import { renderMarkdownHtml } from "toolcraft-design/render-markdown-html";
28
+ import { renderTable } from "toolcraft-design/render-table";
29
+ import { renderDetailCard } from "toolcraft-design/render-detail-card";
30
+ ```
31
+
32
+ Consumers using the bundled Toolcraft design entrypoint can use the same exports through `toolcraft`:
33
+
34
+ ```ts
35
+ import { renderMarkdownHtml } from "toolcraft/design";
36
+ import { renderTable } from "toolcraft/design/render-table";
37
+ ```
18
38
 
19
39
  ## Public API
20
40
 
@@ -68,7 +88,31 @@ The package does not expose public subpath imports.
68
88
  - `parse`: parses Markdown into `MdNode` values.
69
89
  - `render`: renders parsed Markdown nodes for the terminal.
70
90
  - `renderMarkdown`: parses and renders a Markdown string.
71
- - Types: `MdNode`, `RenderOptions`.
91
+ - `renderHtml`: renders parsed Markdown nodes as safe HTML fragments.
92
+ - `renderMarkdownHtml`: parses and renders a Markdown string as a safe HTML fragment.
93
+ - Types: `MdNode`, `RenderOptions`, `HtmlRenderOptions`.
94
+
95
+ Terminal rendering and HTML rendering share the same parser and AST:
96
+
97
+ ```ts
98
+ import { parse, render, renderHtml, renderMarkdownHtml } from "toolcraft-design";
99
+
100
+ const markdown = "# Status\n\nUse `poe-code configure`.";
101
+ const { ast } = parse(markdown);
102
+
103
+ console.log(render(ast));
104
+ console.log(renderHtml(ast));
105
+ console.log(renderMarkdownHtml(markdown));
106
+ ```
107
+
108
+ HTML output is a fragment, not a full HTML document:
109
+
110
+ ```html
111
+ <h1>Status</h1>
112
+ <p>Use <code>poe-code configure</code>.</p>
113
+ ```
114
+
115
+ Raw HTML in Markdown is escaped by default. Pass `{ allowRawHtml: true }` only when the input is trusted.
72
116
 
73
117
  ### Static Rendering
74
118
 
@@ -0,0 +1,2 @@
1
+ export { brand } from "./tokens/colors.js";
2
+ export type { Brand } from "./tokens/brand.js";
@@ -0,0 +1 @@
1
+ export { brand } from "./tokens/colors.js";
@@ -0,0 +1,2 @@
1
+ export { brands } from "./tokens/brand.js";
2
+ export type { Brand } from "./tokens/brand.js";
@@ -0,0 +1 @@
1
+ export { brands } from "./tokens/brand.js";
@@ -0,0 +1 @@
1
+ export { cancel } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { cancel } from "./prompts/index.js";
@@ -0,0 +1,2 @@
1
+ export { color } from "./components/color.js";
2
+ export type { Color } from "./components/color.js";
@@ -0,0 +1 @@
1
+ export { color } from "./components/color.js";
@@ -0,0 +1 @@
1
+ export { configureTheme } from "./internal/theme-state.js";
@@ -0,0 +1 @@
1
+ export { configureTheme } from "./internal/theme-state.js";
@@ -0,0 +1,2 @@
1
+ export { confirmOrCancel } from "./prompts/index.js";
2
+ export type { ConfirmOptions } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { confirmOrCancel } from "./prompts/index.js";
@@ -0,0 +1,2 @@
1
+ export { confirm } from "./prompts/index.js";
2
+ export type { ConfirmOptions } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { confirm } from "./prompts/index.js";
@@ -0,0 +1,2 @@
1
+ export { createDashboard } from "./dashboard/index.js";
2
+ export type { Dashboard, DashboardOptions } from "./dashboard/index.js";
@@ -0,0 +1 @@
1
+ export { createDashboard } from "./dashboard/index.js";
@@ -0,0 +1,2 @@
1
+ export { createLogger } from "./components/logger.js";
2
+ export type { LoggerOutput } from "./components/logger.js";
@@ -0,0 +1 @@
1
+ export { createLogger } from "./components/logger.js";
@@ -0,0 +1,2 @@
1
+ export { dark } from "./tokens/colors.js";
2
+ export type { ThemePalette } from "./tokens/colors.js";
@@ -0,0 +1 @@
1
+ export { dark } from "./tokens/colors.js";
@@ -0,0 +1,2 @@
1
+ export { formatColumns } from "./components/help-formatter.js";
2
+ export type { FormatColumnsOptions } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatColumns } from "./components/help-formatter.js";
@@ -0,0 +1,2 @@
1
+ export { formatCommandList } from "./components/help-formatter.js";
2
+ export type { CommandInfo } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatCommandList } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatCommandNotFoundPanel } from "./components/command-errors.js";
@@ -0,0 +1 @@
1
+ export { formatCommandNotFoundPanel } from "./components/command-errors.js";
@@ -0,0 +1 @@
1
+ export { formatCommandNotFound } from "./components/command-errors.js";
@@ -0,0 +1 @@
1
+ export { formatCommandNotFound } from "./components/command-errors.js";
@@ -0,0 +1 @@
1
+ export { formatCommand } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatCommand } from "./components/help-formatter.js";
@@ -0,0 +1,2 @@
1
+ export { formatOptionList } from "./components/help-formatter.js";
2
+ export type { OptionInfo } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatOptionList } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatOption } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatOption } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatUsage } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { formatUsage } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { getTemplatePartialNames } from "./components/template.js";
@@ -0,0 +1 @@
1
+ export { getTemplatePartialNames } from "./components/template.js";
@@ -0,0 +1 @@
1
+ export { getThemeConfig } from "./internal/theme-state.js";
@@ -0,0 +1 @@
1
+ export { getThemeConfig } from "./internal/theme-state.js";
@@ -0,0 +1,2 @@
1
+ export { getTheme } from "./internal/theme-detect.js";
2
+ export type { ThemeEnv } from "./internal/theme-detect.js";
@@ -0,0 +1 @@
1
+ export { getTheme } from "./internal/theme-detect.js";
@@ -0,0 +1,2 @@
1
+ export * as helpFormatterPlain from "./components/help-formatter-plain.js";
2
+ export * from "./components/help-formatter-plain.js";
@@ -0,0 +1,2 @@
1
+ export * as helpFormatterPlain from "./components/help-formatter-plain.js";
2
+ export * from "./components/help-formatter-plain.js";
@@ -0,0 +1,2 @@
1
+ export { helpFormatter } from "./components/help-formatter.js";
2
+ export type { CommandInfo, FormatColumnsOptions, OptionInfo } from "./components/help-formatter.js";
@@ -0,0 +1 @@
1
+ export { helpFormatter } from "./components/help-formatter.js";
@@ -44,8 +44,8 @@ export { promptTheme } from "./prompts/theme.js";
44
44
  export * as staticRender from "./static/index.js";
45
45
  export { SPINNER_FRAMES, renderSpinnerFrame, renderSpinnerStopped, renderMenu } from "./static/index.js";
46
46
  export type { SpinnerFrameOptions, SpinnerStoppedOptions, MenuOption, RenderMenuOptions } from "./static/index.js";
47
- export { parse, render, renderMarkdown } from "./terminal-markdown/index.js";
48
- export type { MdNode, RenderOptions } from "./terminal-markdown/index.js";
47
+ export { parse, render, renderHtml, renderMarkdown, renderMarkdownHtml } from "./terminal-markdown/index.js";
48
+ export type { MdNode, RenderOptions, HtmlRenderOptions } from "./terminal-markdown/index.js";
49
49
  export { getTheme, resolveThemeName, resetThemeCache } from "./internal/theme-detect.js";
50
50
  export type { ThemeEnv } from "./internal/theme-detect.js";
51
51
  export { configureTheme, getThemeConfig, resetTheme } from "./internal/theme-state.js";
@@ -37,7 +37,7 @@ export { promptTheme } from "./prompts/theme.js";
37
37
  export * as staticRender from "./static/index.js";
38
38
  export { SPINNER_FRAMES, renderSpinnerFrame, renderSpinnerStopped, renderMenu } from "./static/index.js";
39
39
  // Terminal markdown
40
- export { parse, render, renderMarkdown } from "./terminal-markdown/index.js";
40
+ export { parse, render, renderHtml, renderMarkdown, renderMarkdownHtml } from "./terminal-markdown/index.js";
41
41
  // Internal utilities (for advanced use)
42
42
  export { getTheme, resolveThemeName, resetThemeCache } from "./internal/theme-detect.js";
43
43
  export { configureTheme, getThemeConfig, resetTheme } from "./internal/theme-state.js";
@@ -0,0 +1 @@
1
+ export { introPlain } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { introPlain } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { intro } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { intro } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { isCancel } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { isCancel } from "./prompts/index.js";
@@ -0,0 +1,2 @@
1
+ export { light } from "./tokens/colors.js";
2
+ export type { ThemePalette } from "./tokens/colors.js";
@@ -0,0 +1 @@
1
+ export { light } from "./tokens/colors.js";
@@ -0,0 +1 @@
1
+ export { log } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { log } from "./prompts/index.js";
@@ -0,0 +1,2 @@
1
+ export { logger } from "./components/logger.js";
2
+ export type { LoggerOutput } from "./components/logger.js";
@@ -0,0 +1 @@
1
+ export { logger } from "./components/logger.js";
@@ -0,0 +1,2 @@
1
+ export { multiselect } from "./prompts/index.js";
2
+ export type { MultiselectOptions } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { multiselect } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { note } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { note } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { openExternal } from "./components/browser.js";
@@ -0,0 +1 @@
1
+ export { openExternal } from "./components/browser.js";
@@ -0,0 +1 @@
1
+ export { outro } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { outro } from "./prompts/index.js";
@@ -0,0 +1,2 @@
1
+ export { parse } from "./terminal-markdown/index.js";
2
+ export type { MdNode } from "./terminal-markdown/index.js";
@@ -0,0 +1 @@
1
+ export { parse } from "./terminal-markdown/index.js";
@@ -0,0 +1,2 @@
1
+ export { password } from "./prompts/index.js";
2
+ export type { PasswordOptions } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { password } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { PromptCancelledError } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { PromptCancelledError } from "./prompts/index.js";
@@ -0,0 +1,2 @@
1
+ export { text as promptText } from "./prompts/index.js";
2
+ export type { TextOptions } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { text as promptText } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { promptTheme } from "./prompts/theme.js";
@@ -0,0 +1 @@
1
+ export { promptTheme } from "./prompts/theme.js";
@@ -0,0 +1,2 @@
1
+ export { renderCatalog } from "./components/catalog.js";
2
+ export type { CatalogGroup, CatalogItem, CatalogMetric, CatalogTone, RenderCatalogOptions } from "./components/catalog.js";
@@ -0,0 +1 @@
1
+ export { renderCatalog } from "./components/catalog.js";
@@ -0,0 +1,2 @@
1
+ export { renderDetailCard } from "./components/detail-card.js";
2
+ export type { DetailCardRow, DetailCardSection, RenderDetailCardOptions } from "./components/detail-card.js";
@@ -0,0 +1 @@
1
+ export { renderDetailCard } from "./components/detail-card.js";
@@ -0,0 +1,2 @@
1
+ export { renderHtml } from "./terminal-markdown/index.js";
2
+ export type { HtmlRenderOptions, MdNode } from "./terminal-markdown/index.js";
@@ -0,0 +1 @@
1
+ export { renderHtml } from "./terminal-markdown/index.js";
@@ -0,0 +1,2 @@
1
+ export { renderInspectorCard } from "./components/inspector-card.js";
2
+ export type { InspectorField, InspectorSection, RenderInspectorCardOptions } from "./components/inspector-card.js";
@@ -0,0 +1 @@
1
+ export { renderInspectorCard } from "./components/inspector-card.js";
@@ -0,0 +1,2 @@
1
+ export { renderMarkdownHtml } from "./terminal-markdown/index.js";
2
+ export type { HtmlRenderOptions } from "./terminal-markdown/index.js";
@@ -0,0 +1 @@
1
+ export { renderMarkdownHtml } from "./terminal-markdown/index.js";
@@ -0,0 +1,2 @@
1
+ export { renderMarkdown } from "./terminal-markdown/index.js";
2
+ export type { RenderOptions } from "./terminal-markdown/index.js";
@@ -0,0 +1 @@
1
+ export { renderMarkdown } from "./terminal-markdown/index.js";
@@ -0,0 +1,2 @@
1
+ export { renderMenu } from "./static/index.js";
2
+ export type { MenuOption, RenderMenuOptions } from "./static/index.js";
@@ -0,0 +1 @@
1
+ export { renderMenu } from "./static/index.js";
@@ -0,0 +1,2 @@
1
+ export { renderResourceBrowser } from "./components/resource-browser.js";
2
+ export type { RenderResourceBrowserOptions, ResourceBrowserGroup, ResourceBrowserItem } from "./components/resource-browser.js";
@@ -0,0 +1 @@
1
+ export { renderResourceBrowser } from "./components/resource-browser.js";
@@ -0,0 +1,2 @@
1
+ export { renderSpinnerFrame } from "./static/index.js";
2
+ export type { SpinnerFrameOptions } from "./static/index.js";
@@ -0,0 +1 @@
1
+ export { renderSpinnerFrame } from "./static/index.js";
@@ -0,0 +1,2 @@
1
+ export { renderSpinnerStopped } from "./static/index.js";
2
+ export type { SpinnerStoppedOptions } from "./static/index.js";
@@ -0,0 +1 @@
1
+ export { renderSpinnerStopped } from "./static/index.js";
@@ -0,0 +1,2 @@
1
+ export { renderTable } from "./components/table.js";
2
+ export type { RenderTableOptions, TableColumn } from "./components/table.js";
@@ -0,0 +1 @@
1
+ export { renderTable } from "./components/table.js";
@@ -0,0 +1,2 @@
1
+ export { renderTemplate } from "./components/template.js";
2
+ export type { RenderTemplateOptions, TemplateEscape } from "./components/template.js";
@@ -0,0 +1 @@
1
+ export { renderTemplate } from "./components/template.js";
@@ -0,0 +1,2 @@
1
+ export { render } from "./terminal-markdown/index.js";
2
+ export type { MdNode, RenderOptions } from "./terminal-markdown/index.js";
@@ -0,0 +1 @@
1
+ export { render } from "./terminal-markdown/index.js";
@@ -0,0 +1 @@
1
+ export { resetOutputFormatCache } from "./internal/output-format.js";
@@ -0,0 +1 @@
1
+ export { resetOutputFormatCache } from "./internal/output-format.js";
@@ -0,0 +1 @@
1
+ export { resetThemeCache } from "./internal/theme-detect.js";
@@ -0,0 +1 @@
1
+ export { resetThemeCache } from "./internal/theme-detect.js";
@@ -0,0 +1 @@
1
+ export { resetTheme } from "./internal/theme-state.js";
@@ -0,0 +1 @@
1
+ export { resetTheme } from "./internal/theme-state.js";
@@ -0,0 +1,2 @@
1
+ export { resolveOutputFormat } from "./internal/output-format.js";
2
+ export type { OutputFormat } from "./internal/output-format.js";
@@ -0,0 +1 @@
1
+ export { resolveOutputFormat } from "./internal/output-format.js";
@@ -0,0 +1 @@
1
+ export { resolveTemplatePartials } from "./components/template.js";
@@ -0,0 +1 @@
1
+ export { resolveTemplatePartials } from "./components/template.js";
@@ -0,0 +1,2 @@
1
+ export { resolveThemeName } from "./internal/theme-detect.js";
2
+ export type { ThemeEnv } from "./internal/theme-detect.js";
@@ -0,0 +1 @@
1
+ export { resolveThemeName } from "./internal/theme-detect.js";
@@ -0,0 +1,2 @@
1
+ export { runExplorer } from "./explorer/index.js";
2
+ export type { ExplorerConfig } from "./explorer/index.js";
@@ -0,0 +1 @@
1
+ export { runExplorer } from "./explorer/index.js";
@@ -0,0 +1,2 @@
1
+ export { runTwoPaneExplorer } from "./explorer/index.js";
2
+ export type { TwoPaneExplorerConfig } from "./explorer/index.js";
@@ -0,0 +1 @@
1
+ export { runTwoPaneExplorer } from "./explorer/index.js";
@@ -0,0 +1,2 @@
1
+ export { select } from "./prompts/index.js";
2
+ export type { SelectOptions } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { select } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { shouldUseInteractiveDashboard } from "./dashboard/index.js";
@@ -0,0 +1 @@
1
+ export { shouldUseInteractiveDashboard } from "./dashboard/index.js";
@@ -0,0 +1,2 @@
1
+ export { singleDetail } from "./explorer/index.js";
2
+ export type { Detail, DetailCtx, DetailItem, Row } from "./explorer/index.js";
@@ -0,0 +1 @@
1
+ export { singleDetail } from "./explorer/index.js";
@@ -0,0 +1 @@
1
+ export { spacing } from "./tokens/spacing.js";
@@ -0,0 +1 @@
1
+ export { spacing } from "./tokens/spacing.js";
@@ -0,0 +1 @@
1
+ export { SPINNER_FRAMES } from "./static/index.js";
@@ -0,0 +1 @@
1
+ export { SPINNER_FRAMES } from "./static/index.js";
@@ -0,0 +1,2 @@
1
+ export { spinner } from "./prompts/index.js";
2
+ export type { SpinnerOptions } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { spinner } from "./prompts/index.js";
@@ -0,0 +1 @@
1
+ export { stripAnsi } from "./internal/strip-ansi.js";
@@ -0,0 +1 @@
1
+ export { stripAnsi } from "./internal/strip-ansi.js";