@ds-mo/ui 13.14.0 → 13.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (300) hide show
  1. package/dist/.package-ready.json +1 -1
  2. package/dist/agent-patterns.json +71 -21
  3. package/dist/agent.json +242 -58
  4. package/dist/angular/ds-agent-questionnaire.d.ts +19 -0
  5. package/dist/angular/ds-agent-questionnaire.js +46 -0
  6. package/dist/angular/ds-agent-response.d.ts +1 -1
  7. package/dist/angular/ds-agent-response.js +3 -3
  8. package/dist/angular/ds-agent-source-list.d.ts +9 -2
  9. package/dist/angular/ds-agent-source-list.js +7 -3
  10. package/dist/angular/ds-agent-tool-call.d.ts +9 -2
  11. package/dist/angular/ds-agent-tool-call.js +9 -5
  12. package/dist/angular/ds-checkbox.d.ts +1 -1
  13. package/dist/angular/ds-checkbox.js +3 -3
  14. package/dist/angular/ds-message-composer.d.ts +1 -1
  15. package/dist/angular/ds-message-composer.js +3 -3
  16. package/dist/angular/ds-radio.js +2 -1
  17. package/dist/angular/index.d.ts +1 -1
  18. package/dist/angular/index.js +1 -0
  19. package/dist/angular/proxies.d.ts +1 -0
  20. package/dist/angular/proxies.js +1 -0
  21. package/dist/components/ds-agent-activity.js +1 -1
  22. package/dist/components/ds-agent-questionnaire.d.ts +24 -0
  23. package/dist/components/ds-agent-questionnaire.js +2 -0
  24. package/dist/components/ds-agent-questionnaire.js.map +1 -0
  25. package/dist/components/ds-agent-response.js +1 -1
  26. package/dist/components/ds-agent-response.js.map +1 -1
  27. package/dist/components/ds-agent-source-list.js +1 -1
  28. package/dist/components/ds-agent-tool-call.js +1 -1
  29. package/dist/components/ds-attachment-list.js +1 -1
  30. package/dist/components/ds-badge.js +1 -1
  31. package/dist/components/ds-banner.js +1 -1
  32. package/dist/components/ds-bar-nav.js +1 -1
  33. package/dist/components/ds-bar-title.js +1 -1
  34. package/dist/components/ds-bar-workflow.js +1 -1
  35. package/dist/components/ds-breadcrumb.js +1 -1
  36. package/dist/components/ds-button-filled.js +1 -1
  37. package/dist/components/ds-button-unfilled.js +1 -1
  38. package/dist/components/ds-card-chart.js +1 -1
  39. package/dist/components/ds-card-overview.js +1 -1
  40. package/dist/components/ds-card-overview.js.map +1 -1
  41. package/dist/components/ds-card-setting.js +1 -1
  42. package/dist/components/ds-chart-legend.js +1 -1
  43. package/dist/components/ds-chart-legend.js.map +1 -1
  44. package/dist/components/ds-chart.js +1 -1
  45. package/dist/components/ds-chart.js.map +1 -1
  46. package/dist/components/ds-checkbox.js +1 -1
  47. package/dist/components/ds-chip.js +1 -1
  48. package/dist/components/ds-chip.js.map +1 -1
  49. package/dist/components/ds-code-block.js +1 -1
  50. package/dist/components/ds-conversation-list-item.js +1 -1
  51. package/dist/components/ds-conversation-list-item.js.map +1 -1
  52. package/dist/components/ds-conversation-list-section.js +1 -1
  53. package/dist/components/ds-conversation-list.js +1 -1
  54. package/dist/components/ds-divider.js +1 -1
  55. package/dist/components/ds-empty-state.js +1 -1
  56. package/dist/components/ds-field.js +1 -1
  57. package/dist/components/ds-input.js +1 -1
  58. package/dist/components/ds-input.js.map +1 -1
  59. package/dist/components/ds-markdown.js +1 -1
  60. package/dist/components/ds-menu.js +1 -1
  61. package/dist/components/ds-message-actions.js +1 -1
  62. package/dist/components/ds-message-bubble.js +1 -1
  63. package/dist/components/ds-message-bubble.js.map +1 -1
  64. package/dist/components/ds-message-composer.js +1 -1
  65. package/dist/components/ds-message-composer.js.map +1 -1
  66. package/dist/components/ds-message-scroller.js +1 -1
  67. package/dist/components/ds-message-scroller.js.map +1 -1
  68. package/dist/components/ds-message.js +1 -1
  69. package/dist/components/ds-mobile-bar-nav.js +1 -1
  70. package/dist/components/ds-mobile-header.js +1 -1
  71. package/dist/components/ds-mobile-section-switcher.js +1 -1
  72. package/dist/components/ds-mobile-sheet-nav.js +1 -1
  73. package/dist/components/ds-modal.js +1 -1
  74. package/dist/components/ds-panel-nav.js +1 -1
  75. package/dist/components/ds-panel-sub-nav.js +1 -1
  76. package/dist/components/ds-panel-sub-nav.js.map +1 -1
  77. package/dist/components/ds-panel-tool-header.js +1 -1
  78. package/dist/components/ds-panel-tool-search.js +1 -1
  79. package/dist/components/ds-panel-tools.js +1 -1
  80. package/dist/components/ds-radio.js +1 -1
  81. package/dist/components/ds-radio.js.map +1 -1
  82. package/dist/components/ds-scroll-overlay.js +1 -1
  83. package/dist/components/ds-select.js +1 -1
  84. package/dist/components/ds-select.js.map +1 -1
  85. package/dist/components/ds-shell-app.js +1 -1
  86. package/dist/components/ds-shell-app.js.map +1 -1
  87. package/dist/components/ds-shell-page.js +1 -1
  88. package/dist/components/ds-shell-tools.js +1 -1
  89. package/dist/components/ds-skeleton.js +1 -1
  90. package/dist/components/ds-slider.js +1 -1
  91. package/dist/components/ds-slider.js.map +1 -1
  92. package/dist/components/ds-swatch-picker.js +1 -1
  93. package/dist/components/ds-switch.js +1 -1
  94. package/dist/components/ds-tab-group.js +1 -1
  95. package/dist/components/ds-table.js +1 -1
  96. package/dist/components/ds-table.js.map +1 -1
  97. package/dist/components/ds-tag.js +1 -1
  98. package/dist/components/ds-text.js +1 -1
  99. package/dist/components/ds-toast.js +1 -1
  100. package/dist/components/ds-tooltip-chart.js +1 -1
  101. package/dist/components/ds-tooltip.js +1 -1
  102. package/dist/components/ds-typing-indicator.js +1 -1
  103. package/dist/components/index.d.ts +10 -0
  104. package/dist/components/{p-PQgDzzn9.js → p-00or0yGw.js} +2 -2
  105. package/dist/components/p-B2SoinWf.js +2 -0
  106. package/dist/components/p-B2SoinWf.js.map +1 -0
  107. package/dist/components/{p-BULWzaBs.js → p-B69Re7HW.js} +2 -2
  108. package/dist/components/p-BH_lVRgp.js +2 -0
  109. package/dist/components/{p-CCYgBUUS.js.map → p-BH_lVRgp.js.map} +1 -1
  110. package/dist/components/{p-C-aCs6ID.js → p-BLaqjUWu.js} +2 -2
  111. package/dist/components/{p-B6z51yBf.js → p-BNkU9dcc.js} +2 -2
  112. package/dist/components/{p-B6linhwY.js → p-BRze4tRe.js} +2 -2
  113. package/dist/components/p-BtUgncSJ.js +2 -0
  114. package/dist/components/p-BtUgncSJ.js.map +1 -0
  115. package/dist/components/p-C891ueIx.js +2 -0
  116. package/dist/components/p-C891ueIx.js.map +1 -0
  117. package/dist/components/p-CCkptWPj.js +2 -0
  118. package/dist/components/p-CCkptWPj.js.map +1 -0
  119. package/dist/components/p-CKo3OFG1.js +2 -0
  120. package/dist/components/p-CKo3OFG1.js.map +1 -0
  121. package/dist/components/p-CXduurfd.js.map +1 -1
  122. package/dist/components/{p-DLwM1RNL.js → p-CdKz-QT2.js} +2 -2
  123. package/dist/components/p-CdKz-QT2.js.map +1 -0
  124. package/dist/components/p-CekGwihQ.js +2 -0
  125. package/dist/components/{p-BSdAFIcG.js.map → p-CekGwihQ.js.map} +1 -1
  126. package/dist/components/p-ClHpIZg0.js +2 -0
  127. package/dist/components/p-ClHpIZg0.js.map +1 -0
  128. package/dist/components/p-CnUq7E8S.js +2 -0
  129. package/dist/components/{p-DyDkQ8H9.js.map → p-CnUq7E8S.js.map} +1 -1
  130. package/dist/components/{p-C9StMCWg.js → p-Cohb8T7G.js} +2 -2
  131. package/dist/components/p-CqDJRVT8.js +2 -0
  132. package/dist/components/p-CqDJRVT8.js.map +1 -0
  133. package/dist/components/p-CsXC1cHI.js +2 -0
  134. package/dist/components/{p-DYAQVvOu.js.map → p-CsXC1cHI.js.map} +1 -1
  135. package/dist/components/p-D4j0deyd.js +2 -0
  136. package/dist/components/{p-DAM4CDXT.js.map → p-D4j0deyd.js.map} +1 -1
  137. package/dist/components/p-D5aUkdTw.js +2 -0
  138. package/dist/components/p-D5aUkdTw.js.map +1 -0
  139. package/dist/components/p-DQXzTV8N.js +2 -0
  140. package/dist/components/p-DQXzTV8N.js.map +1 -0
  141. package/dist/components/p-DStd98dM.js +2 -0
  142. package/dist/components/{p-Azjx2SsL.js.map → p-DStd98dM.js.map} +1 -1
  143. package/dist/components/p-DWNhyLp2.js +2 -0
  144. package/dist/components/{p-B1JB0Zn-.js.map → p-DWNhyLp2.js.map} +1 -1
  145. package/dist/components/p-DWjE0VNn.js +2 -0
  146. package/dist/components/p-DWjE0VNn.js.map +1 -0
  147. package/dist/components/{p-C5ecLNZA.js → p-DgIRyJoc.js} +2 -2
  148. package/dist/components/{p-BNiIyZCn.js → p-Dhx_3_tf.js} +2 -2
  149. package/dist/components/p-Dhx_3_tf.js.map +1 -0
  150. package/dist/components/{p-CE82aQZr.js → p-DyVAWGL9.js} +2 -2
  151. package/dist/components/p-GSnB-sa7.js +2 -0
  152. package/dist/components/p-GSnB-sa7.js.map +1 -0
  153. package/dist/components/p-GWUTrIlk.js +2 -0
  154. package/dist/components/p-GWUTrIlk.js.map +1 -0
  155. package/dist/components/p-IhToA4m4.js +2 -0
  156. package/dist/components/{p-cPh32CFB.js.map → p-IhToA4m4.js.map} +1 -1
  157. package/dist/components/p-NQOI5gN1.js +2 -0
  158. package/dist/components/p-NQOI5gN1.js.map +1 -0
  159. package/dist/components/p-QDcUAz9m.js +2 -0
  160. package/dist/components/{p-BPS17WvI.js.map → p-QDcUAz9m.js.map} +1 -1
  161. package/dist/components/p-Qf-os3lG.js +2 -0
  162. package/dist/components/{p-B8HG9OFh.js.map → p-Qf-os3lG.js.map} +1 -1
  163. package/dist/components/{p-DMJEOAwP.js → p-chA2WA5x.js} +2 -2
  164. package/dist/components/{p-DwKC_9u2.js → p-dEouiXJ8.js} +2 -2
  165. package/dist/components/{p-CeyoHpPn.js → p-fKwbYrhi.js} +2 -2
  166. package/dist/docs/components.json +664 -10
  167. package/dist/mcp-data/registry/agent-activity.json +1 -1
  168. package/dist/mcp-data/registry/agent-questionnaire.json +273 -0
  169. package/dist/mcp-data/registry/agent-response.json +32 -11
  170. package/dist/mcp-data/registry/agent-source-list.json +33 -13
  171. package/dist/mcp-data/registry/agent-tool-call.json +59 -18
  172. package/dist/mcp-data/registry/attachment-list.json +1 -1
  173. package/dist/mcp-data/registry/avatar.json +1 -1
  174. package/dist/mcp-data/registry/badge.json +1 -1
  175. package/dist/mcp-data/registry/banner.json +1 -1
  176. package/dist/mcp-data/registry/bar-nav.json +2 -2
  177. package/dist/mcp-data/registry/bar-title.json +2 -2
  178. package/dist/mcp-data/registry/bar-workflow.json +1 -1
  179. package/dist/mcp-data/registry/breadcrumb.json +2 -2
  180. package/dist/mcp-data/registry/button-filled.json +1 -1
  181. package/dist/mcp-data/registry/button-unfilled.json +1 -1
  182. package/dist/mcp-data/registry/card-chart.json +1 -1
  183. package/dist/mcp-data/registry/card-overview.json +1 -1
  184. package/dist/mcp-data/registry/card-setting.json +1 -1
  185. package/dist/mcp-data/registry/chart-legend.json +2 -2
  186. package/dist/mcp-data/registry/chart.json +2 -2
  187. package/dist/mcp-data/registry/checkbox.json +26 -9
  188. package/dist/mcp-data/registry/chip.json +2 -2
  189. package/dist/mcp-data/registry/code-block.json +14 -6
  190. package/dist/mcp-data/registry/conversation-list-item.json +2 -2
  191. package/dist/mcp-data/registry/conversation-list-section.json +1 -1
  192. package/dist/mcp-data/registry/conversation-list.json +1 -1
  193. package/dist/mcp-data/registry/divider.json +1 -1
  194. package/dist/mcp-data/registry/empty-state.json +1 -1
  195. package/dist/mcp-data/registry/field.json +1 -1
  196. package/dist/mcp-data/registry/icon.json +1 -1
  197. package/dist/mcp-data/registry/input.json +1 -1
  198. package/dist/mcp-data/registry/loader.json +1 -1
  199. package/dist/mcp-data/registry/markdown.json +1 -1
  200. package/dist/mcp-data/registry/menu.json +2 -2
  201. package/dist/mcp-data/registry/message-actions.json +1 -1
  202. package/dist/mcp-data/registry/message-bubble.json +2 -2
  203. package/dist/mcp-data/registry/message-composer.json +30 -8
  204. package/dist/mcp-data/registry/message-scroller.json +17 -9
  205. package/dist/mcp-data/registry/message.json +1 -1
  206. package/dist/mcp-data/registry/mobile-bar-nav.json +1 -1
  207. package/dist/mcp-data/registry/mobile-header.json +1 -1
  208. package/dist/mcp-data/registry/mobile-section-switcher.json +1 -1
  209. package/dist/mcp-data/registry/mobile-sheet-nav.json +1 -1
  210. package/dist/mcp-data/registry/modal.json +1 -1
  211. package/dist/mcp-data/registry/panel-nav.json +2 -2
  212. package/dist/mcp-data/registry/panel-sub-nav.json +1 -1
  213. package/dist/mcp-data/registry/panel-tool-header.json +1 -1
  214. package/dist/mcp-data/registry/panel-tool-search.json +1 -1
  215. package/dist/mcp-data/registry/panel-tools.json +2 -2
  216. package/dist/mcp-data/registry/radio.json +24 -11
  217. package/dist/mcp-data/registry/registry.json +245 -58
  218. package/dist/mcp-data/registry/scroll-overlay.json +1 -1
  219. package/dist/mcp-data/registry/select.json +2 -2
  220. package/dist/mcp-data/registry/shell-app.json +2 -2
  221. package/dist/mcp-data/registry/shell-page.json +1 -1
  222. package/dist/mcp-data/registry/shell-tools.json +1 -1
  223. package/dist/mcp-data/registry/skeleton.json +1 -1
  224. package/dist/mcp-data/registry/slider.json +2 -2
  225. package/dist/mcp-data/registry/swatch-picker.json +2 -2
  226. package/dist/mcp-data/registry/switch.json +2 -2
  227. package/dist/mcp-data/registry/tab-group.json +1 -1
  228. package/dist/mcp-data/registry/table.json +1 -1
  229. package/dist/mcp-data/registry/tag.json +1 -1
  230. package/dist/mcp-data/registry/text.json +2 -2
  231. package/dist/mcp-data/registry/toast.json +1 -1
  232. package/dist/mcp-data/registry/tooltip-chart.json +5 -3
  233. package/dist/mcp-data/registry/tooltip.json +1 -1
  234. package/dist/mcp-data/registry/typing-indicator.json +1 -1
  235. package/dist/react/components.d.ts +1 -0
  236. package/dist/react/components.js +1 -0
  237. package/dist/react/ds-agent-questionnaire.d.ts +13 -0
  238. package/dist/react/ds-agent-questionnaire.js +15 -0
  239. package/dist/react/ds-agent-source-list.d.ts +7 -2
  240. package/dist/react/ds-agent-source-list.js +1 -1
  241. package/dist/react/ds-agent-tool-call.d.ts +7 -2
  242. package/dist/react/ds-agent-tool-call.js +1 -1
  243. package/dist/styles/prose.css +21 -4
  244. package/dist/types/components/AgentQuestionnaire/AgentQuestionnaire.d.ts +49 -0
  245. package/dist/types/components/AgentQuestionnaire/agent-questionnaire-model.d.ts +13 -0
  246. package/dist/types/components/AgentResponse/AgentResponse.d.ts +3 -1
  247. package/dist/types/components/AgentSourceList/AgentSourceList.d.ts +5 -0
  248. package/dist/types/components/AgentToolCall/AgentToolCall.d.ts +21 -0
  249. package/dist/types/components/Checkbox/Checkbox.d.ts +3 -0
  250. package/dist/types/components/MessageComposer/MessageComposer.d.ts +3 -0
  251. package/dist/types/components/MessageScroller/MessageScroller.d.ts +21 -1
  252. package/dist/types/components/Radio/Radio.d.ts +4 -0
  253. package/dist/types/components/conversation-types.d.ts +51 -2
  254. package/dist/types/components.d.ts +147 -2
  255. package/package.json +5 -3
  256. package/dist/components/p-Azjx2SsL.js +0 -2
  257. package/dist/components/p-B1JB0Zn-.js +0 -2
  258. package/dist/components/p-B2t8alvH.js +0 -2
  259. package/dist/components/p-B2t8alvH.js.map +0 -1
  260. package/dist/components/p-B8HG9OFh.js +0 -2
  261. package/dist/components/p-BJVzrR_P.js +0 -2
  262. package/dist/components/p-BJVzrR_P.js.map +0 -1
  263. package/dist/components/p-BL0JHLJp.js +0 -2
  264. package/dist/components/p-BL0JHLJp.js.map +0 -1
  265. package/dist/components/p-BNiIyZCn.js.map +0 -1
  266. package/dist/components/p-BPS17WvI.js +0 -2
  267. package/dist/components/p-BSdAFIcG.js +0 -2
  268. package/dist/components/p-CCYgBUUS.js +0 -2
  269. package/dist/components/p-COmqMfQo.js +0 -2
  270. package/dist/components/p-COmqMfQo.js.map +0 -1
  271. package/dist/components/p-Ch5yT3UA.js +0 -2
  272. package/dist/components/p-Ch5yT3UA.js.map +0 -1
  273. package/dist/components/p-CiUciD5Z.js +0 -2
  274. package/dist/components/p-CiUciD5Z.js.map +0 -1
  275. package/dist/components/p-D6g070eY.js +0 -2
  276. package/dist/components/p-D6g070eY.js.map +0 -1
  277. package/dist/components/p-DAM4CDXT.js +0 -2
  278. package/dist/components/p-DLwM1RNL.js.map +0 -1
  279. package/dist/components/p-DYAQVvOu.js +0 -2
  280. package/dist/components/p-DmblUQ4D.js +0 -2
  281. package/dist/components/p-DmblUQ4D.js.map +0 -1
  282. package/dist/components/p-DyDkQ8H9.js +0 -2
  283. package/dist/components/p-Dz3Ufmr4.js +0 -2
  284. package/dist/components/p-Dz3Ufmr4.js.map +0 -1
  285. package/dist/components/p-cPh32CFB.js +0 -2
  286. package/dist/components/p-fkQhr5s9.js +0 -2
  287. package/dist/components/p-fkQhr5s9.js.map +0 -1
  288. package/dist/components/p-oOKTL-yx.js +0 -2
  289. package/dist/components/p-oOKTL-yx.js.map +0 -1
  290. /package/dist/components/{p-PQgDzzn9.js.map → p-00or0yGw.js.map} +0 -0
  291. /package/dist/components/{p-BULWzaBs.js.map → p-B69Re7HW.js.map} +0 -0
  292. /package/dist/components/{p-C-aCs6ID.js.map → p-BLaqjUWu.js.map} +0 -0
  293. /package/dist/components/{p-B6z51yBf.js.map → p-BNkU9dcc.js.map} +0 -0
  294. /package/dist/components/{p-B6linhwY.js.map → p-BRze4tRe.js.map} +0 -0
  295. /package/dist/components/{p-C9StMCWg.js.map → p-Cohb8T7G.js.map} +0 -0
  296. /package/dist/components/{p-C5ecLNZA.js.map → p-DgIRyJoc.js.map} +0 -0
  297. /package/dist/components/{p-CE82aQZr.js.map → p-DyVAWGL9.js.map} +0 -0
  298. /package/dist/components/{p-DMJEOAwP.js.map → p-chA2WA5x.js.map} +0 -0
  299. /package/dist/components/{p-DwKC_9u2.js.map → p-dEouiXJ8.js.map} +0 -0
  300. /package/dist/components/{p-CeyoHpPn.js.map → p-fKwbYrhi.js.map} +0 -0
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-08-12T04:49:07",
2
+ "timestamp": "2026-08-12T19:17:25",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.5",
@@ -134,6 +134,372 @@
134
134
  ]
135
135
  }
136
136
  },
137
+ {
138
+ "filePath": "src/wc/components/AgentQuestionnaire/AgentQuestionnaire.tsx",
139
+ "encapsulation": "scoped",
140
+ "tag": "ds-agent-questionnaire",
141
+ "docs": "",
142
+ "docsTags": [],
143
+ "usage": {},
144
+ "props": [
145
+ {
146
+ "name": "allowCancel",
147
+ "type": "boolean",
148
+ "complexType": {
149
+ "original": "boolean",
150
+ "resolved": "boolean",
151
+ "references": {}
152
+ },
153
+ "mutable": false,
154
+ "attr": "allow-cancel",
155
+ "reflectToAttr": false,
156
+ "docs": "",
157
+ "docsTags": [
158
+ {
159
+ "name": "default",
160
+ "text": "false"
161
+ }
162
+ ],
163
+ "default": "false",
164
+ "values": [
165
+ {
166
+ "type": "boolean"
167
+ }
168
+ ],
169
+ "optional": false,
170
+ "required": false,
171
+ "getter": false,
172
+ "setter": false
173
+ },
174
+ {
175
+ "name": "answers",
176
+ "type": "AgentQuestionAnswer[]",
177
+ "complexType": {
178
+ "original": "AgentQuestionAnswer[]",
179
+ "resolved": "AgentQuestionAnswer[]",
180
+ "references": {
181
+ "AgentQuestionAnswer": {
182
+ "location": "import",
183
+ "path": "../conversation-types",
184
+ "id": "src/wc/components/conversation-types.ts::AgentQuestionAnswer",
185
+ "referenceLocation": "AgentQuestionAnswer"
186
+ }
187
+ }
188
+ },
189
+ "mutable": false,
190
+ "reflectToAttr": false,
191
+ "docs": "",
192
+ "docsTags": [
193
+ {
194
+ "name": "default",
195
+ "text": "[]"
196
+ }
197
+ ],
198
+ "default": "[]",
199
+ "values": [
200
+ {
201
+ "type": "AgentQuestionAnswer[]"
202
+ }
203
+ ],
204
+ "optional": false,
205
+ "required": false,
206
+ "getter": false,
207
+ "setter": false
208
+ },
209
+ {
210
+ "name": "errorMessage",
211
+ "type": "string | undefined",
212
+ "complexType": {
213
+ "original": "string",
214
+ "resolved": "string | undefined",
215
+ "references": {}
216
+ },
217
+ "mutable": false,
218
+ "attr": "error-message",
219
+ "reflectToAttr": false,
220
+ "docs": "",
221
+ "docsTags": [],
222
+ "values": [
223
+ {
224
+ "type": "string"
225
+ },
226
+ {
227
+ "type": "undefined"
228
+ }
229
+ ],
230
+ "optional": true,
231
+ "required": false,
232
+ "getter": false,
233
+ "setter": false
234
+ },
235
+ {
236
+ "name": "labels",
237
+ "type": "AgentQuestionnaireLabels | undefined",
238
+ "complexType": {
239
+ "original": "Partial<AgentQuestionnaireLabels>",
240
+ "resolved": "AgentQuestionnaireLabels | undefined",
241
+ "references": {
242
+ "Partial": {
243
+ "location": "global",
244
+ "id": "global::Partial"
245
+ },
246
+ "AgentQuestionnaireLabels": {
247
+ "location": "import",
248
+ "path": "../conversation-types",
249
+ "id": "src/wc/components/conversation-types.ts::AgentQuestionnaireLabels",
250
+ "referenceLocation": "AgentQuestionnaireLabels"
251
+ }
252
+ }
253
+ },
254
+ "mutable": false,
255
+ "reflectToAttr": false,
256
+ "docs": "",
257
+ "docsTags": [],
258
+ "values": [
259
+ {
260
+ "type": "AgentQuestionnaireLabels"
261
+ },
262
+ {
263
+ "type": "undefined"
264
+ }
265
+ ],
266
+ "optional": true,
267
+ "required": false,
268
+ "getter": false,
269
+ "setter": false
270
+ },
271
+ {
272
+ "name": "questions",
273
+ "type": "AgentQuestion[]",
274
+ "complexType": {
275
+ "original": "AgentQuestion[]",
276
+ "resolved": "AgentQuestion[]",
277
+ "references": {
278
+ "AgentQuestion": {
279
+ "location": "import",
280
+ "path": "../conversation-types",
281
+ "id": "src/wc/components/conversation-types.ts::AgentQuestion",
282
+ "referenceLocation": "AgentQuestion"
283
+ }
284
+ }
285
+ },
286
+ "mutable": false,
287
+ "reflectToAttr": false,
288
+ "docs": "",
289
+ "docsTags": [],
290
+ "values": [
291
+ {
292
+ "type": "AgentQuestion[]"
293
+ }
294
+ ],
295
+ "optional": false,
296
+ "required": true,
297
+ "getter": false,
298
+ "setter": false
299
+ },
300
+ {
301
+ "name": "requestId",
302
+ "type": "string",
303
+ "complexType": {
304
+ "original": "string",
305
+ "resolved": "string",
306
+ "references": {}
307
+ },
308
+ "mutable": false,
309
+ "attr": "request-id",
310
+ "reflectToAttr": false,
311
+ "docs": "",
312
+ "docsTags": [],
313
+ "values": [
314
+ {
315
+ "type": "string"
316
+ }
317
+ ],
318
+ "optional": false,
319
+ "required": true,
320
+ "getter": false,
321
+ "setter": false
322
+ },
323
+ {
324
+ "name": "status",
325
+ "type": "\"answered\" | \"error\" | \"preparing\" | \"ready\" | \"submitting\"",
326
+ "complexType": {
327
+ "original": "AgentQuestionnaireStatus",
328
+ "resolved": "\"answered\" | \"error\" | \"preparing\" | \"ready\" | \"submitting\"",
329
+ "references": {
330
+ "AgentQuestionnaireStatus": {
331
+ "location": "import",
332
+ "path": "../conversation-types",
333
+ "id": "src/wc/components/conversation-types.ts::AgentQuestionnaireStatus",
334
+ "referenceLocation": "AgentQuestionnaireStatus"
335
+ }
336
+ }
337
+ },
338
+ "mutable": false,
339
+ "attr": "status",
340
+ "reflectToAttr": false,
341
+ "docs": "",
342
+ "docsTags": [
343
+ {
344
+ "name": "default",
345
+ "text": "'ready'"
346
+ }
347
+ ],
348
+ "default": "'ready'",
349
+ "values": [
350
+ {
351
+ "value": "answered",
352
+ "type": "string"
353
+ },
354
+ {
355
+ "value": "error",
356
+ "type": "string"
357
+ },
358
+ {
359
+ "value": "preparing",
360
+ "type": "string"
361
+ },
362
+ {
363
+ "value": "ready",
364
+ "type": "string"
365
+ },
366
+ {
367
+ "value": "submitting",
368
+ "type": "string"
369
+ }
370
+ ],
371
+ "optional": false,
372
+ "required": false,
373
+ "getter": false,
374
+ "setter": false
375
+ }
376
+ ],
377
+ "methods": [
378
+ {
379
+ "name": "setFocus",
380
+ "returns": {
381
+ "type": "Promise<void>",
382
+ "docs": ""
383
+ },
384
+ "complexType": {
385
+ "signature": "() => Promise<void>",
386
+ "parameters": [],
387
+ "references": {
388
+ "Promise": {
389
+ "location": "global",
390
+ "id": "global::Promise"
391
+ }
392
+ },
393
+ "return": "Promise<void>"
394
+ },
395
+ "signature": "setFocus() => Promise<void>",
396
+ "parameters": [],
397
+ "docs": "",
398
+ "docsTags": []
399
+ }
400
+ ],
401
+ "events": [
402
+ {
403
+ "event": "dsAnswer",
404
+ "detail": "AgentQuestionnaireAnswerEventDetail",
405
+ "bubbles": true,
406
+ "complexType": {
407
+ "original": "AgentQuestionnaireAnswerEventDetail",
408
+ "resolved": "AgentQuestionnaireAnswerEventDetail",
409
+ "references": {
410
+ "AgentQuestionnaireAnswerEventDetail": {
411
+ "location": "import",
412
+ "path": "../conversation-types",
413
+ "id": "src/wc/components/conversation-types.ts::AgentQuestionnaireAnswerEventDetail",
414
+ "referenceLocation": "AgentQuestionnaireAnswerEventDetail"
415
+ }
416
+ }
417
+ },
418
+ "cancelable": true,
419
+ "composed": true,
420
+ "docs": "",
421
+ "docsTags": []
422
+ },
423
+ {
424
+ "event": "dsCancel",
425
+ "detail": "AgentQuestionnaireCancelEventDetail",
426
+ "bubbles": true,
427
+ "complexType": {
428
+ "original": "AgentQuestionnaireCancelEventDetail",
429
+ "resolved": "AgentQuestionnaireCancelEventDetail",
430
+ "references": {
431
+ "AgentQuestionnaireCancelEventDetail": {
432
+ "location": "import",
433
+ "path": "../conversation-types",
434
+ "id": "src/wc/components/conversation-types.ts::AgentQuestionnaireCancelEventDetail",
435
+ "referenceLocation": "AgentQuestionnaireCancelEventDetail"
436
+ }
437
+ }
438
+ },
439
+ "cancelable": true,
440
+ "composed": true,
441
+ "docs": "",
442
+ "docsTags": []
443
+ }
444
+ ],
445
+ "listeners": [],
446
+ "styles": [],
447
+ "slots": [],
448
+ "parts": [],
449
+ "states": [],
450
+ "dependents": [
451
+ "ds-agent-response"
452
+ ],
453
+ "dependencies": [
454
+ "ds-radio",
455
+ "ds-checkbox",
456
+ "ds-text",
457
+ "ds-icon",
458
+ "ds-loader",
459
+ "ds-tooltip",
460
+ "ds-button-unfilled",
461
+ "ds-button-filled"
462
+ ],
463
+ "dependencyGraph": {
464
+ "ds-agent-questionnaire": [
465
+ "ds-radio",
466
+ "ds-checkbox",
467
+ "ds-text",
468
+ "ds-icon",
469
+ "ds-loader",
470
+ "ds-tooltip",
471
+ "ds-button-unfilled",
472
+ "ds-button-filled"
473
+ ],
474
+ "ds-radio": [
475
+ "ds-text"
476
+ ],
477
+ "ds-checkbox": [
478
+ "ds-text"
479
+ ],
480
+ "ds-tooltip": [
481
+ "ds-text"
482
+ ],
483
+ "ds-button-unfilled": [
484
+ "ds-loader",
485
+ "ds-icon",
486
+ "ds-badge",
487
+ "ds-text"
488
+ ],
489
+ "ds-badge": [
490
+ "ds-text"
491
+ ],
492
+ "ds-button-filled": [
493
+ "ds-loader",
494
+ "ds-icon",
495
+ "ds-badge",
496
+ "ds-text"
497
+ ],
498
+ "ds-agent-response": [
499
+ "ds-agent-questionnaire"
500
+ ]
501
+ }
502
+ },
137
503
  {
138
504
  "filePath": "src/wc/components/AgentResponse/AgentResponse.tsx",
139
505
  "encapsulation": "scoped",
@@ -276,6 +642,47 @@
276
642
  "getter": false,
277
643
  "setter": false
278
644
  },
645
+ {
646
+ "name": "renderMode",
647
+ "type": "\"composed\" | \"parts\"",
648
+ "complexType": {
649
+ "original": "AgentResponseRenderMode",
650
+ "resolved": "\"composed\" | \"parts\"",
651
+ "references": {
652
+ "AgentResponseRenderMode": {
653
+ "location": "import",
654
+ "path": "../conversation-types",
655
+ "id": "src/wc/components/conversation-types.ts::AgentResponseRenderMode",
656
+ "referenceLocation": "AgentResponseRenderMode"
657
+ }
658
+ }
659
+ },
660
+ "mutable": false,
661
+ "attr": "render-mode",
662
+ "reflectToAttr": false,
663
+ "docs": "Renders serializable ordered parts or lets the default slot own the complete ordered body.",
664
+ "docsTags": [
665
+ {
666
+ "name": "default",
667
+ "text": "'parts'"
668
+ }
669
+ ],
670
+ "default": "'parts'",
671
+ "values": [
672
+ {
673
+ "value": "composed",
674
+ "type": "string"
675
+ },
676
+ {
677
+ "value": "parts",
678
+ "type": "string"
679
+ }
680
+ ],
681
+ "optional": false,
682
+ "required": false,
683
+ "getter": false,
684
+ "setter": false
685
+ },
279
686
  {
280
687
  "name": "showAuthor",
281
688
  "type": "boolean",
@@ -378,6 +785,7 @@
378
785
  "ds-agent-tool-call",
379
786
  "ds-attachment-list",
380
787
  "ds-agent-source-list",
788
+ "ds-agent-questionnaire",
381
789
  "ds-message"
382
790
  ],
383
791
  "dependencyGraph": {
@@ -387,6 +795,7 @@
387
795
  "ds-agent-tool-call",
388
796
  "ds-attachment-list",
389
797
  "ds-agent-source-list",
798
+ "ds-agent-questionnaire",
390
799
  "ds-message"
391
800
  ],
392
801
  "ds-markdown": [
@@ -427,6 +836,28 @@
427
836
  "ds-icon",
428
837
  "ds-text"
429
838
  ],
839
+ "ds-agent-questionnaire": [
840
+ "ds-radio",
841
+ "ds-checkbox",
842
+ "ds-text",
843
+ "ds-icon",
844
+ "ds-loader",
845
+ "ds-tooltip",
846
+ "ds-button-unfilled",
847
+ "ds-button-filled"
848
+ ],
849
+ "ds-radio": [
850
+ "ds-text"
851
+ ],
852
+ "ds-checkbox": [
853
+ "ds-text"
854
+ ],
855
+ "ds-button-filled": [
856
+ "ds-loader",
857
+ "ds-icon",
858
+ "ds-badge",
859
+ "ds-text"
860
+ ],
430
861
  "ds-message": [
431
862
  "ds-text"
432
863
  ]
@@ -535,7 +966,22 @@
535
966
  }
536
967
  ],
537
968
  "methods": [],
538
- "events": [],
969
+ "events": [
970
+ {
971
+ "event": "dsOpenChange",
972
+ "detail": "{ open: boolean; }",
973
+ "bubbles": true,
974
+ "complexType": {
975
+ "original": "{ open: boolean }",
976
+ "resolved": "{ open: boolean; }",
977
+ "references": {}
978
+ },
979
+ "cancelable": true,
980
+ "composed": true,
981
+ "docs": "",
982
+ "docsTags": []
983
+ }
984
+ ],
539
985
  "listeners": [],
540
986
  "styles": [],
541
987
  "slots": [],
@@ -725,10 +1171,10 @@
725
1171
  },
726
1172
  {
727
1173
  "name": "state",
728
- "type": "\"denied\" | \"error\" | \"queued\" | \"running\" | \"success\"",
1174
+ "type": "\"canceled\" | \"denied\" | \"error\" | \"preparing\" | \"queued\" | \"running\" | \"success\" | \"waiting-for-user\"",
729
1175
  "complexType": {
730
1176
  "original": "AgentToolState",
731
- "resolved": "\"denied\" | \"error\" | \"queued\" | \"running\" | \"success\"",
1177
+ "resolved": "\"canceled\" | \"denied\" | \"error\" | \"preparing\" | \"queued\" | \"running\" | \"success\" | \"waiting-for-user\"",
732
1178
  "references": {
733
1179
  "AgentToolState": {
734
1180
  "location": "import",
@@ -750,6 +1196,10 @@
750
1196
  ],
751
1197
  "default": "'queued'",
752
1198
  "values": [
1199
+ {
1200
+ "value": "canceled",
1201
+ "type": "string"
1202
+ },
753
1203
  {
754
1204
  "value": "denied",
755
1205
  "type": "string"
@@ -758,6 +1208,10 @@
758
1208
  "value": "error",
759
1209
  "type": "string"
760
1210
  },
1211
+ {
1212
+ "value": "preparing",
1213
+ "type": "string"
1214
+ },
761
1215
  {
762
1216
  "value": "queued",
763
1217
  "type": "string"
@@ -769,16 +1223,61 @@
769
1223
  {
770
1224
  "value": "success",
771
1225
  "type": "string"
1226
+ },
1227
+ {
1228
+ "value": "waiting-for-user",
1229
+ "type": "string"
772
1230
  }
773
1231
  ],
774
1232
  "optional": false,
775
1233
  "required": false,
776
1234
  "getter": false,
777
1235
  "setter": false
1236
+ },
1237
+ {
1238
+ "name": "statusLabel",
1239
+ "type": "string | undefined",
1240
+ "complexType": {
1241
+ "original": "string",
1242
+ "resolved": "string | undefined",
1243
+ "references": {}
1244
+ },
1245
+ "mutable": false,
1246
+ "attr": "status-label",
1247
+ "reflectToAttr": false,
1248
+ "docs": "",
1249
+ "docsTags": [],
1250
+ "values": [
1251
+ {
1252
+ "type": "string"
1253
+ },
1254
+ {
1255
+ "type": "undefined"
1256
+ }
1257
+ ],
1258
+ "optional": true,
1259
+ "required": false,
1260
+ "getter": false,
1261
+ "setter": false
778
1262
  }
779
1263
  ],
780
1264
  "methods": [],
781
- "events": [],
1265
+ "events": [
1266
+ {
1267
+ "event": "dsOpenChange",
1268
+ "detail": "{ open: boolean; }",
1269
+ "bubbles": true,
1270
+ "complexType": {
1271
+ "original": "{ open: boolean }",
1272
+ "resolved": "{ open: boolean; }",
1273
+ "references": {}
1274
+ },
1275
+ "cancelable": true,
1276
+ "composed": true,
1277
+ "docs": "",
1278
+ "docsTags": []
1279
+ }
1280
+ ],
782
1281
  "listeners": [],
783
1282
  "styles": [],
784
1283
  "slots": [],
@@ -4221,6 +4720,7 @@
4221
4720
  "parts": [],
4222
4721
  "states": [],
4223
4722
  "dependents": [
4723
+ "ds-agent-questionnaire",
4224
4724
  "ds-bar-title",
4225
4725
  "ds-bar-workflow",
4226
4726
  "ds-card-setting",
@@ -4242,6 +4742,9 @@
4242
4742
  "ds-badge": [
4243
4743
  "ds-text"
4244
4744
  ],
4745
+ "ds-agent-questionnaire": [
4746
+ "ds-button-filled"
4747
+ ],
4245
4748
  "ds-bar-title": [
4246
4749
  "ds-button-filled"
4247
4750
  ],
@@ -5139,6 +5642,7 @@
5139
5642
  "parts": [],
5140
5643
  "states": [],
5141
5644
  "dependents": [
5645
+ "ds-agent-questionnaire",
5142
5646
  "ds-banner",
5143
5647
  "ds-bar-nav",
5144
5648
  "ds-bar-title",
@@ -5178,6 +5682,9 @@
5178
5682
  "ds-badge": [
5179
5683
  "ds-text"
5180
5684
  ],
5685
+ "ds-agent-questionnaire": [
5686
+ "ds-button-unfilled"
5687
+ ],
5181
5688
  "ds-banner": [
5182
5689
  "ds-button-unfilled"
5183
5690
  ],
@@ -6702,6 +7209,32 @@
6702
7209
  "getter": false,
6703
7210
  "setter": false
6704
7211
  },
7212
+ {
7213
+ "name": "description",
7214
+ "type": "string | undefined",
7215
+ "complexType": {
7216
+ "original": "string",
7217
+ "resolved": "string | undefined",
7218
+ "references": {}
7219
+ },
7220
+ "mutable": false,
7221
+ "attr": "description",
7222
+ "reflectToAttr": false,
7223
+ "docs": "Optional supporting description associated with the checkbox.",
7224
+ "docsTags": [],
7225
+ "values": [
7226
+ {
7227
+ "type": "string"
7228
+ },
7229
+ {
7230
+ "type": "undefined"
7231
+ }
7232
+ ],
7233
+ "optional": true,
7234
+ "required": false,
7235
+ "getter": false,
7236
+ "setter": false
7237
+ },
6705
7238
  {
6706
7239
  "name": "disabled",
6707
7240
  "type": "boolean",
@@ -7026,6 +7559,7 @@
7026
7559
  "parts": [],
7027
7560
  "states": [],
7028
7561
  "dependents": [
7562
+ "ds-agent-questionnaire",
7029
7563
  "ds-select",
7030
7564
  "ds-table"
7031
7565
  ],
@@ -7036,6 +7570,9 @@
7036
7570
  "ds-checkbox": [
7037
7571
  "ds-text"
7038
7572
  ],
7573
+ "ds-agent-questionnaire": [
7574
+ "ds-checkbox"
7575
+ ],
7039
7576
  "ds-select": [
7040
7577
  "ds-checkbox"
7041
7578
  ],
@@ -8837,6 +9374,7 @@
8837
9374
  "states": [],
8838
9375
  "dependents": [
8839
9376
  "ds-agent-activity",
9377
+ "ds-agent-questionnaire",
8840
9378
  "ds-agent-source-list",
8841
9379
  "ds-agent-tool-call",
8842
9380
  "ds-attachment-list",
@@ -8847,6 +9385,7 @@
8847
9385
  "ds-chip",
8848
9386
  "ds-empty-state",
8849
9387
  "ds-input",
9388
+ "ds-message-composer",
8850
9389
  "ds-mobile-bar-nav",
8851
9390
  "ds-mobile-sheet-nav",
8852
9391
  "ds-panel-nav",
@@ -8861,6 +9400,9 @@
8861
9400
  "ds-agent-activity": [
8862
9401
  "ds-icon"
8863
9402
  ],
9403
+ "ds-agent-questionnaire": [
9404
+ "ds-icon"
9405
+ ],
8864
9406
  "ds-agent-source-list": [
8865
9407
  "ds-icon"
8866
9408
  ],
@@ -8891,6 +9433,9 @@
8891
9433
  "ds-input": [
8892
9434
  "ds-icon"
8893
9435
  ],
9436
+ "ds-message-composer": [
9437
+ "ds-icon"
9438
+ ],
8894
9439
  "ds-mobile-bar-nav": [
8895
9440
  "ds-icon"
8896
9441
  ],
@@ -10077,6 +10622,7 @@
10077
10622
  "states": [],
10078
10623
  "dependents": [
10079
10624
  "ds-agent-activity",
10625
+ "ds-agent-questionnaire",
10080
10626
  "ds-agent-tool-call",
10081
10627
  "ds-button-filled",
10082
10628
  "ds-button-unfilled",
@@ -10089,6 +10635,9 @@
10089
10635
  "ds-agent-activity": [
10090
10636
  "ds-loader"
10091
10637
  ],
10638
+ "ds-agent-questionnaire": [
10639
+ "ds-loader"
10640
+ ],
10092
10641
  "ds-agent-tool-call": [
10093
10642
  "ds-loader"
10094
10643
  ],
@@ -11519,6 +12068,32 @@
11519
12068
  "docsTags": [],
11520
12069
  "usage": {},
11521
12070
  "props": [
12071
+ {
12072
+ "name": "errorMessage",
12073
+ "type": "string | undefined",
12074
+ "complexType": {
12075
+ "original": "string",
12076
+ "resolved": "string | undefined",
12077
+ "references": {}
12078
+ },
12079
+ "mutable": false,
12080
+ "attr": "error-message",
12081
+ "reflectToAttr": false,
12082
+ "docs": "Submission failure shown while status is error.",
12083
+ "docsTags": [],
12084
+ "values": [
12085
+ {
12086
+ "type": "string"
12087
+ },
12088
+ {
12089
+ "type": "undefined"
12090
+ }
12091
+ ],
12092
+ "optional": true,
12093
+ "required": false,
12094
+ "getter": false,
12095
+ "setter": false
12096
+ },
11522
12097
  {
11523
12098
  "name": "isInactive",
11524
12099
  "type": "boolean",
@@ -11829,12 +12404,16 @@
11829
12404
  "states": [],
11830
12405
  "dependents": [],
11831
12406
  "dependencies": [
12407
+ "ds-icon",
12408
+ "ds-text",
11832
12409
  "ds-tooltip",
11833
12410
  "ds-button-unfilled",
11834
12411
  "ds-button-filled"
11835
12412
  ],
11836
12413
  "dependencyGraph": {
11837
12414
  "ds-message-composer": [
12415
+ "ds-icon",
12416
+ "ds-text",
11838
12417
  "ds-tooltip",
11839
12418
  "ds-button-unfilled",
11840
12419
  "ds-button-filled"
@@ -16814,7 +17393,30 @@
16814
17393
  "setter": false
16815
17394
  }
16816
17395
  ],
16817
- "methods": [],
17396
+ "methods": [
17397
+ {
17398
+ "name": "setFocus",
17399
+ "returns": {
17400
+ "type": "Promise<void>",
17401
+ "docs": ""
17402
+ },
17403
+ "complexType": {
17404
+ "signature": "() => Promise<void>",
17405
+ "parameters": [],
17406
+ "references": {
17407
+ "Promise": {
17408
+ "location": "global",
17409
+ "id": "global::Promise"
17410
+ }
17411
+ },
17412
+ "return": "Promise<void>"
17413
+ },
17414
+ "signature": "setFocus() => Promise<void>",
17415
+ "parameters": [],
17416
+ "docs": "Focus the selected option, or the first active option when nothing is selected.",
17417
+ "docsTags": []
17418
+ }
17419
+ ],
16818
17420
  "events": [
16819
17421
  {
16820
17422
  "event": "dsChange",
@@ -16842,13 +17444,18 @@
16842
17444
  "slots": [],
16843
17445
  "parts": [],
16844
17446
  "states": [],
16845
- "dependents": [],
17447
+ "dependents": [
17448
+ "ds-agent-questionnaire"
17449
+ ],
16846
17450
  "dependencies": [
16847
17451
  "ds-text"
16848
17452
  ],
16849
17453
  "dependencyGraph": {
16850
17454
  "ds-radio": [
16851
17455
  "ds-text"
17456
+ ],
17457
+ "ds-agent-questionnaire": [
17458
+ "ds-radio"
16852
17459
  ]
16853
17460
  }
16854
17461
  },
@@ -24482,6 +25089,7 @@
24482
25089
  "states": [],
24483
25090
  "dependents": [
24484
25091
  "ds-agent-activity",
25092
+ "ds-agent-questionnaire",
24485
25093
  "ds-agent-source-list",
24486
25094
  "ds-agent-tool-call",
24487
25095
  "ds-attachment-list",
@@ -24507,6 +25115,7 @@
24507
25115
  "ds-input",
24508
25116
  "ds-menu",
24509
25117
  "ds-message",
25118
+ "ds-message-composer",
24510
25119
  "ds-mobile-header",
24511
25120
  "ds-mobile-section-switcher",
24512
25121
  "ds-mobile-sheet-nav",
@@ -24531,6 +25140,9 @@
24531
25140
  "ds-agent-activity": [
24532
25141
  "ds-text"
24533
25142
  ],
25143
+ "ds-agent-questionnaire": [
25144
+ "ds-text"
25145
+ ],
24534
25146
  "ds-agent-source-list": [
24535
25147
  "ds-text"
24536
25148
  ],
@@ -24606,6 +25218,9 @@
24606
25218
  "ds-message": [
24607
25219
  "ds-text"
24608
25220
  ],
25221
+ "ds-message-composer": [
25222
+ "ds-text"
25223
+ ],
24609
25224
  "ds-mobile-header": [
24610
25225
  "ds-text"
24611
25226
  ],
@@ -25318,6 +25933,7 @@
25318
25933
  "parts": [],
25319
25934
  "states": [],
25320
25935
  "dependents": [
25936
+ "ds-agent-questionnaire",
25321
25937
  "ds-banner",
25322
25938
  "ds-bar-title",
25323
25939
  "ds-bar-workflow",
@@ -25343,6 +25959,9 @@
25343
25959
  "ds-tooltip": [
25344
25960
  "ds-text"
25345
25961
  ],
25962
+ "ds-agent-questionnaire": [
25963
+ "ds-tooltip"
25964
+ ],
25346
25965
  "ds-banner": [
25347
25966
  "ds-tooltip"
25348
25967
  ],
@@ -25988,7 +26607,7 @@
25988
26607
  "path": "src/wc/components/PanelSubNav/PanelSubNav.tsx"
25989
26608
  },
25990
26609
  "src/wc/components/Radio/Radio.tsx::RadioOption": {
25991
- "declaration": "export interface RadioOption {\n label: string;\n value: string;\n isInactive?: boolean;\n}",
26610
+ "declaration": "export interface RadioOption {\n label: string;\n value: string;\n description?: string;\n isInactive?: boolean;\n}",
25992
26611
  "docstring": "",
25993
26612
  "path": "src/wc/components/Radio/Radio.tsx"
25994
26613
  },
@@ -26157,8 +26776,43 @@
26157
26776
  "docstring": "",
26158
26777
  "path": "src/wc/components/conversation-types.ts"
26159
26778
  },
26779
+ "src/wc/components/conversation-types.ts::AgentQuestion": {
26780
+ "declaration": "export interface AgentQuestion {\n id: string;\n type: AgentQuestionType;\n question: string;\n description?: string;\n choices?: AgentQuestionChoice[];\n required?: boolean;\n skippable?: boolean;\n allowOther?: boolean;\n placeholder?: string;\n}",
26781
+ "docstring": "",
26782
+ "path": "src/wc/components/conversation-types.ts"
26783
+ },
26784
+ "src/wc/components/conversation-types.ts::AgentQuestionAnswer": {
26785
+ "declaration": "export interface AgentQuestionAnswer {\n questionId: string;\n value: string | string[] | null;\n}",
26786
+ "docstring": "",
26787
+ "path": "src/wc/components/conversation-types.ts"
26788
+ },
26789
+ "src/wc/components/conversation-types.ts::AgentQuestionnaireStatus": {
26790
+ "declaration": "export type AgentQuestionnaireStatus =\n | 'preparing'\n | 'ready'\n | 'submitting'\n | 'error'\n | 'answered';",
26791
+ "docstring": "",
26792
+ "path": "src/wc/components/conversation-types.ts"
26793
+ },
26794
+ "src/wc/components/conversation-types.ts::AgentQuestionnaireLabels": {
26795
+ "declaration": "export interface AgentQuestionnaireLabels {\n progress: string;\n previous: string;\n next: string;\n answer: string;\n skip: string;\n cancel: string;\n other: string;\n otherPlaceholder: string;\n preparing: string;\n}",
26796
+ "docstring": "",
26797
+ "path": "src/wc/components/conversation-types.ts"
26798
+ },
26799
+ "src/wc/components/conversation-types.ts::AgentQuestionnaireAnswerEventDetail": {
26800
+ "declaration": "export interface AgentQuestionnaireAnswerEventDetail {\n requestId: string;\n answers: AgentQuestionAnswer[];\n}",
26801
+ "docstring": "",
26802
+ "path": "src/wc/components/conversation-types.ts"
26803
+ },
26804
+ "src/wc/components/conversation-types.ts::AgentQuestionnaireCancelEventDetail": {
26805
+ "declaration": "export interface AgentQuestionnaireCancelEventDetail {\n requestId: string;\n}",
26806
+ "docstring": "",
26807
+ "path": "src/wc/components/conversation-types.ts"
26808
+ },
26160
26809
  "src/wc/components/conversation-types.ts::AgentResponsePart": {
26161
- "declaration": "export type AgentResponsePart =\n | {\n id: string;\n type: 'markdown';\n content: string;\n state: 'streaming' | 'complete';\n }\n | {\n id: string;\n type: 'activity';\n items: AgentActivityItem[];\n }\n | {\n id: string;\n type: 'tool';\n name: string;\n label: string;\n state: AgentToolState;\n input?: unknown;\n output?: unknown;\n error?: string;\n }\n | {\n id: string;\n type: 'attachments';\n items: ConversationAttachment[];\n }\n | {\n id: string;\n type: 'sources';\n items: AgentSource[];\n };",
26810
+ "declaration": "export type AgentResponsePart =\n | {\n id: string;\n type: 'markdown';\n content: string;\n state: 'streaming' | 'complete';\n }\n | {\n id: string;\n type: 'activity';\n items: AgentActivityItem[];\n }\n | {\n id: string;\n type: 'tool';\n name: string;\n label: string;\n state: AgentToolState;\n input?: unknown;\n output?: unknown;\n error?: string;\n }\n | {\n id: string;\n type: 'attachments';\n items: ConversationAttachment[];\n }\n | {\n id: string;\n type: 'sources';\n items: AgentSource[];\n }\n | AgentQuestionnaireResponsePart;",
26811
+ "docstring": "",
26812
+ "path": "src/wc/components/conversation-types.ts"
26813
+ },
26814
+ "src/wc/components/conversation-types.ts::AgentResponseRenderMode": {
26815
+ "declaration": "export type AgentResponseRenderMode = 'parts' | 'composed';",
26162
26816
  "docstring": "",
26163
26817
  "path": "src/wc/components/conversation-types.ts"
26164
26818
  },
@@ -26173,7 +26827,7 @@
26173
26827
  "path": "src/wc/components/conversation-types.ts"
26174
26828
  },
26175
26829
  "src/wc/components/conversation-types.ts::AgentToolState": {
26176
- "declaration": "export type AgentToolState = 'queued' | 'running' | 'success' | 'error' | 'denied';",
26830
+ "declaration": "export type AgentToolState =\n | 'preparing'\n | 'queued'\n | 'running'\n | 'waiting-for-user'\n | 'success'\n | 'error'\n | 'denied'\n | 'canceled';",
26177
26831
  "docstring": "",
26178
26832
  "path": "src/wc/components/conversation-types.ts"
26179
26833
  },