@ds-mo/ui 13.3.0 → 13.5.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 (391) hide show
  1. package/dist/.package-ready.json +1 -1
  2. package/dist/agent-patterns.json +14 -1
  3. package/dist/agent.json +126 -28
  4. package/dist/angular/boolean-value-accessor.js +3 -3
  5. package/dist/angular/ds-agent-activity.js +3 -3
  6. package/dist/angular/ds-agent-response.d.ts +1 -1
  7. package/dist/angular/ds-agent-response.js +5 -5
  8. package/dist/angular/ds-agent-source-list.js +3 -3
  9. package/dist/angular/ds-agent-tool-call.js +3 -3
  10. package/dist/angular/ds-attachment-list.js +3 -3
  11. package/dist/angular/ds-avatar.js +3 -3
  12. package/dist/angular/ds-badge.js +3 -3
  13. package/dist/angular/ds-bar-nav.js +3 -3
  14. package/dist/angular/ds-bar-title.js +3 -3
  15. package/dist/angular/ds-bar-workflow.js +3 -3
  16. package/dist/angular/ds-breadcrumb.js +3 -3
  17. package/dist/angular/ds-button-filled.js +3 -3
  18. package/dist/angular/ds-button-unfilled.js +3 -3
  19. package/dist/angular/ds-card-data-viz.js +3 -3
  20. package/dist/angular/ds-card-overview.js +3 -3
  21. package/dist/angular/ds-card-setting.js +3 -3
  22. package/dist/angular/ds-chart-bar.js +3 -3
  23. package/dist/angular/ds-chart-donut.js +3 -3
  24. package/dist/angular/ds-chart-legend.js +3 -3
  25. package/dist/angular/ds-chart-line.js +3 -3
  26. package/dist/angular/ds-checkbox.js +3 -3
  27. package/dist/angular/ds-chip.js +3 -3
  28. package/dist/angular/ds-code-block.js +3 -3
  29. package/dist/angular/ds-conversation-list-item.js +3 -3
  30. package/dist/angular/ds-conversation-list-section.js +3 -3
  31. package/dist/angular/ds-conversation-list.js +3 -3
  32. package/dist/angular/ds-divider.js +3 -3
  33. package/dist/angular/ds-empty-state.js +3 -3
  34. package/dist/angular/ds-field.js +3 -3
  35. package/dist/angular/ds-icon.js +3 -3
  36. package/dist/angular/ds-input.js +3 -3
  37. package/dist/angular/ds-loader.js +3 -3
  38. package/dist/angular/ds-markdown.js +3 -3
  39. package/dist/angular/ds-menu.js +3 -3
  40. package/dist/angular/ds-message-actions.d.ts +19 -0
  41. package/dist/angular/ds-message-actions.js +45 -0
  42. package/dist/angular/ds-message-bubble.js +3 -3
  43. package/dist/angular/ds-message-composer.js +3 -3
  44. package/dist/angular/ds-message-scroller.js +3 -3
  45. package/dist/angular/ds-message.d.ts +1 -1
  46. package/dist/angular/ds-message.js +5 -5
  47. package/dist/angular/ds-mobile-bar-nav.js +3 -3
  48. package/dist/angular/ds-mobile-header.js +3 -3
  49. package/dist/angular/ds-mobile-section-switcher.js +3 -3
  50. package/dist/angular/ds-mobile-sheet-nav.js +3 -3
  51. package/dist/angular/ds-modal.js +3 -3
  52. package/dist/angular/ds-panel-nav.js +3 -3
  53. package/dist/angular/ds-panel-sub-nav.js +3 -3
  54. package/dist/angular/ds-panel-tool-header.js +3 -3
  55. package/dist/angular/ds-panel-tool-search.js +3 -3
  56. package/dist/angular/ds-panel-tools.js +3 -3
  57. package/dist/angular/ds-radio.js +3 -3
  58. package/dist/angular/ds-scroll-overlay.js +3 -3
  59. package/dist/angular/ds-select.js +3 -3
  60. package/dist/angular/ds-shell-app.js +3 -3
  61. package/dist/angular/ds-shell-page.js +3 -3
  62. package/dist/angular/ds-shell-tools.js +3 -3
  63. package/dist/angular/ds-skeleton.js +3 -3
  64. package/dist/angular/ds-slider.js +3 -3
  65. package/dist/angular/ds-swatch-picker.js +3 -3
  66. package/dist/angular/ds-switch.js +3 -3
  67. package/dist/angular/ds-tab-group.js +3 -3
  68. package/dist/angular/ds-tag.js +3 -3
  69. package/dist/angular/ds-text.js +3 -3
  70. package/dist/angular/ds-toast.js +3 -3
  71. package/dist/angular/ds-tooltip-data-viz.js +3 -3
  72. package/dist/angular/ds-tooltip.js +3 -3
  73. package/dist/angular/ds-typing-indicator.js +3 -3
  74. package/dist/angular/index.d.ts +1 -1
  75. package/dist/angular/index.js +1 -0
  76. package/dist/angular/proxies.d.ts +1 -0
  77. package/dist/angular/proxies.js +1 -0
  78. package/dist/angular/radio-value-accessor.js +3 -3
  79. package/dist/angular/select-value-accessor.js +3 -3
  80. package/dist/angular/text-value-accessor.js +3 -3
  81. package/dist/angular/value-accessor.js +3 -3
  82. package/dist/components/ds-agent-response.js +1 -1
  83. package/dist/components/ds-agent-response.js.map +1 -1
  84. package/dist/components/ds-agent-tool-call.js +1 -1
  85. package/dist/components/ds-attachment-list.js +1 -1
  86. package/dist/components/ds-bar-nav.js +1 -1
  87. package/dist/components/ds-bar-title.js +1 -1
  88. package/dist/components/ds-bar-workflow.js +1 -1
  89. package/dist/components/ds-card-overview.js +1 -1
  90. package/dist/components/ds-card-overview.js.map +1 -1
  91. package/dist/components/ds-chart-donut.js +1 -1
  92. package/dist/components/ds-chart-line.js +1 -1
  93. package/dist/components/ds-code-block.js +1 -1
  94. package/dist/components/ds-conversation-list-item.js +1 -1
  95. package/dist/components/ds-conversation-list-section.js +1 -1
  96. package/dist/components/ds-empty-state.js +1 -1
  97. package/dist/components/ds-field.js +1 -1
  98. package/dist/components/ds-input.js +1 -1
  99. package/dist/components/ds-input.js.map +1 -1
  100. package/dist/components/ds-markdown.js +1 -1
  101. package/dist/components/ds-menu.js +1 -1
  102. package/dist/components/ds-message-actions.d.ts +11 -0
  103. package/dist/components/ds-message-actions.js +2 -0
  104. package/dist/components/ds-message-actions.js.map +1 -0
  105. package/dist/components/ds-message-composer.js +1 -1
  106. package/dist/components/ds-message-scroller.js +1 -1
  107. package/dist/components/ds-message.js +1 -1
  108. package/dist/components/ds-mobile-bar-nav.js +1 -1
  109. package/dist/components/ds-mobile-header.js +1 -1
  110. package/dist/components/ds-mobile-section-switcher.js +1 -1
  111. package/dist/components/ds-mobile-sheet-nav.js +1 -1
  112. package/dist/components/ds-panel-nav.js +1 -1
  113. package/dist/components/ds-panel-tool-header.js +1 -1
  114. package/dist/components/ds-panel-tool-search.js +1 -1
  115. package/dist/components/ds-panel-tools.js +1 -1
  116. package/dist/components/ds-select.js +1 -1
  117. package/dist/components/ds-select.js.map +1 -1
  118. package/dist/components/ds-shell-app.js +1 -1
  119. package/dist/components/ds-shell-page.js +1 -1
  120. package/dist/components/ds-shell-tools.js +1 -1
  121. package/dist/components/ds-swatch-picker.js +1 -1
  122. package/dist/components/ds-toast.js +1 -1
  123. package/dist/components/ds-tooltip-data-viz.js +1 -1
  124. package/dist/components/ds-typing-indicator.js +1 -1
  125. package/dist/components/index.d.ts +3 -0
  126. package/dist/components/{p-DEaszb15.js → p-1moOgMI-.js} +2 -2
  127. package/dist/components/p-4scN0Mgn.js +2 -0
  128. package/dist/components/{p-dVlKpt8U.js → p-B3PdrMP0.js} +2 -2
  129. package/dist/components/{p-Beejrd-R.js → p-BN9FZESH.js} +2 -2
  130. package/dist/components/{p-CAAWaTYD.js → p-BQTJ7ePr.js} +2 -2
  131. package/dist/components/{p-POvz6PiQ.js → p-BgjtMMye.js} +2 -2
  132. package/dist/components/p-BnhGV__o.js +2 -0
  133. package/dist/components/p-BnhGV__o.js.map +1 -0
  134. package/dist/components/p-BxEOlO5k.js +2 -0
  135. package/dist/components/p-BxEOlO5k.js.map +1 -0
  136. package/dist/components/{p-CUWFHTM6.js → p-CIgag7g2.js} +2 -2
  137. package/dist/components/{p-E7Ds1fQa.js → p-CQ4vAZ9j.js} +2 -2
  138. package/dist/components/{p-L-JEw-kX.js → p-CUSz0JFa.js} +2 -2
  139. package/dist/components/{p-xNfMEOpU.js → p-CWItD0gL.js} +2 -2
  140. package/dist/components/p-CWKrq35a.js +2 -0
  141. package/dist/components/p-CWKrq35a.js.map +1 -0
  142. package/dist/components/{p-CyjC57Dk.js → p-CmUGA_q4.js} +2 -2
  143. package/dist/components/p-CqOswTy8.js +2 -0
  144. package/dist/components/{p-Bi-21Kvd.js.map → p-CqOswTy8.js.map} +1 -1
  145. package/dist/components/{p-DKaXlmoQ.js → p-D4bVE7e4.js} +2 -2
  146. package/dist/components/{p-DAbOfJgz.js → p-D5PN6zdD.js} +2 -2
  147. package/dist/components/{p-BvvoC1lV.js → p-DXGKfXTh.js} +2 -2
  148. package/dist/components/{p-krhJI5_Y.js → p-DtV263qO.js} +2 -2
  149. package/dist/components/{p-vY5ia2gz.js → p-RT1mts9U.js} +2 -2
  150. package/dist/components/{p-z6c6TMlA.js → p-a6cnCKWk.js} +2 -2
  151. package/dist/docs/components.json +291 -16
  152. package/dist/mcp-data/registry/agent-activity.json +1 -1
  153. package/dist/mcp-data/registry/agent-response.json +25 -4
  154. package/dist/mcp-data/registry/agent-source-list.json +1 -1
  155. package/dist/mcp-data/registry/agent-tool-call.json +1 -1
  156. package/dist/mcp-data/registry/attachment-list.json +1 -1
  157. package/dist/mcp-data/registry/avatar.json +2 -2
  158. package/dist/mcp-data/registry/badge.json +1 -1
  159. package/dist/mcp-data/registry/bar-nav.json +1 -1
  160. package/dist/mcp-data/registry/bar-title.json +1 -1
  161. package/dist/mcp-data/registry/bar-workflow.json +1 -1
  162. package/dist/mcp-data/registry/breadcrumb.json +1 -1
  163. package/dist/mcp-data/registry/button-filled.json +1 -1
  164. package/dist/mcp-data/registry/button-unfilled.json +1 -1
  165. package/dist/mcp-data/registry/card-data-viz.json +1 -1
  166. package/dist/mcp-data/registry/card-overview.json +33 -35
  167. package/dist/mcp-data/registry/card-setting.json +1 -1
  168. package/dist/mcp-data/registry/chart-bar.json +1 -1
  169. package/dist/mcp-data/registry/chart-donut.json +1 -1
  170. package/dist/mcp-data/registry/chart-legend.json +1 -1
  171. package/dist/mcp-data/registry/chart-line.json +1 -1
  172. package/dist/mcp-data/registry/checkbox.json +1 -1
  173. package/dist/mcp-data/registry/chip.json +1 -1
  174. package/dist/mcp-data/registry/code-block.json +2 -2
  175. package/dist/mcp-data/registry/conversation-list-item.json +1 -1
  176. package/dist/mcp-data/registry/conversation-list-section.json +1 -1
  177. package/dist/mcp-data/registry/conversation-list.json +1 -1
  178. package/dist/mcp-data/registry/divider.json +1 -1
  179. package/dist/mcp-data/registry/empty-state.json +1 -1
  180. package/dist/mcp-data/registry/field.json +1 -1
  181. package/dist/mcp-data/registry/icon.json +1 -1
  182. package/dist/mcp-data/registry/input.json +6 -6
  183. package/dist/mcp-data/registry/loader.json +1 -1
  184. package/dist/mcp-data/registry/markdown.json +1 -1
  185. package/dist/mcp-data/registry/menu.json +1 -1
  186. package/dist/mcp-data/registry/message-actions.json +186 -0
  187. package/dist/mcp-data/registry/message-bubble.json +1 -1
  188. package/dist/mcp-data/registry/message-composer.json +1 -1
  189. package/dist/mcp-data/registry/message-scroller.json +1 -1
  190. package/dist/mcp-data/registry/message.json +28 -7
  191. package/dist/mcp-data/registry/mobile-bar-nav.json +1 -1
  192. package/dist/mcp-data/registry/mobile-header.json +1 -1
  193. package/dist/mcp-data/registry/mobile-section-switcher.json +1 -1
  194. package/dist/mcp-data/registry/mobile-sheet-nav.json +1 -1
  195. package/dist/mcp-data/registry/modal.json +1 -1
  196. package/dist/mcp-data/registry/panel-nav.json +1 -1
  197. package/dist/mcp-data/registry/panel-sub-nav.json +1 -1
  198. package/dist/mcp-data/registry/panel-tool-header.json +1 -1
  199. package/dist/mcp-data/registry/panel-tool-search.json +1 -1
  200. package/dist/mcp-data/registry/panel-tools.json +1 -1
  201. package/dist/mcp-data/registry/radio.json +1 -1
  202. package/dist/mcp-data/registry/registry.json +129 -28
  203. package/dist/mcp-data/registry/scroll-overlay.json +1 -1
  204. package/dist/mcp-data/registry/select.json +5 -5
  205. package/dist/mcp-data/registry/shell-app.json +1 -1
  206. package/dist/mcp-data/registry/shell-page.json +1 -1
  207. package/dist/mcp-data/registry/shell-tools.json +1 -1
  208. package/dist/mcp-data/registry/skeleton.json +1 -1
  209. package/dist/mcp-data/registry/slider.json +1 -1
  210. package/dist/mcp-data/registry/swatch-picker.json +1 -1
  211. package/dist/mcp-data/registry/switch.json +1 -1
  212. package/dist/mcp-data/registry/tab-group.json +1 -1
  213. package/dist/mcp-data/registry/tag.json +1 -1
  214. package/dist/mcp-data/registry/text.json +1 -1
  215. package/dist/mcp-data/registry/toast.json +1 -1
  216. package/dist/mcp-data/registry/tooltip-data-viz.json +1 -1
  217. package/dist/mcp-data/registry/tooltip.json +1 -1
  218. package/dist/mcp-data/registry/typing-indicator.json +1 -1
  219. package/dist/react/components.d.ts +1 -0
  220. package/dist/react/components.js +1 -0
  221. package/dist/react/ds-agent-activity.d.ts +1 -1
  222. package/dist/react/ds-agent-activity.js +1 -1
  223. package/dist/react/ds-agent-response.d.ts +1 -1
  224. package/dist/react/ds-agent-response.js +1 -1
  225. package/dist/react/ds-agent-source-list.d.ts +1 -1
  226. package/dist/react/ds-agent-source-list.js +1 -1
  227. package/dist/react/ds-agent-tool-call.d.ts +1 -1
  228. package/dist/react/ds-agent-tool-call.js +1 -1
  229. package/dist/react/ds-attachment-list.d.ts +1 -1
  230. package/dist/react/ds-attachment-list.js +1 -1
  231. package/dist/react/ds-avatar.d.ts +1 -1
  232. package/dist/react/ds-avatar.js +1 -1
  233. package/dist/react/ds-badge.d.ts +1 -1
  234. package/dist/react/ds-badge.js +1 -1
  235. package/dist/react/ds-bar-nav.d.ts +1 -1
  236. package/dist/react/ds-bar-nav.js +1 -1
  237. package/dist/react/ds-bar-title.d.ts +1 -1
  238. package/dist/react/ds-bar-title.js +1 -1
  239. package/dist/react/ds-bar-workflow.d.ts +1 -1
  240. package/dist/react/ds-bar-workflow.js +1 -1
  241. package/dist/react/ds-breadcrumb.d.ts +1 -1
  242. package/dist/react/ds-breadcrumb.js +1 -1
  243. package/dist/react/ds-button-filled.d.ts +1 -1
  244. package/dist/react/ds-button-filled.js +1 -1
  245. package/dist/react/ds-button-unfilled.d.ts +1 -1
  246. package/dist/react/ds-button-unfilled.js +1 -1
  247. package/dist/react/ds-card-data-viz.d.ts +1 -1
  248. package/dist/react/ds-card-data-viz.js +1 -1
  249. package/dist/react/ds-card-overview.d.ts +1 -1
  250. package/dist/react/ds-card-overview.js +1 -1
  251. package/dist/react/ds-card-setting.d.ts +1 -1
  252. package/dist/react/ds-card-setting.js +1 -1
  253. package/dist/react/ds-chart-bar.d.ts +1 -1
  254. package/dist/react/ds-chart-bar.js +1 -1
  255. package/dist/react/ds-chart-donut.d.ts +1 -1
  256. package/dist/react/ds-chart-donut.js +1 -1
  257. package/dist/react/ds-chart-legend.d.ts +1 -1
  258. package/dist/react/ds-chart-legend.js +1 -1
  259. package/dist/react/ds-chart-line.d.ts +1 -1
  260. package/dist/react/ds-chart-line.js +1 -1
  261. package/dist/react/ds-checkbox.d.ts +1 -1
  262. package/dist/react/ds-checkbox.js +1 -1
  263. package/dist/react/ds-chip.d.ts +1 -1
  264. package/dist/react/ds-chip.js +1 -1
  265. package/dist/react/ds-code-block.d.ts +1 -1
  266. package/dist/react/ds-code-block.js +1 -1
  267. package/dist/react/ds-conversation-list-item.d.ts +1 -1
  268. package/dist/react/ds-conversation-list-item.js +1 -1
  269. package/dist/react/ds-conversation-list-section.d.ts +1 -1
  270. package/dist/react/ds-conversation-list-section.js +1 -1
  271. package/dist/react/ds-conversation-list.d.ts +1 -1
  272. package/dist/react/ds-conversation-list.js +1 -1
  273. package/dist/react/ds-divider.d.ts +1 -1
  274. package/dist/react/ds-divider.js +1 -1
  275. package/dist/react/ds-empty-state.d.ts +1 -1
  276. package/dist/react/ds-empty-state.js +1 -1
  277. package/dist/react/ds-field.d.ts +1 -1
  278. package/dist/react/ds-field.js +1 -1
  279. package/dist/react/ds-icon.d.ts +1 -1
  280. package/dist/react/ds-icon.js +1 -1
  281. package/dist/react/ds-input.d.ts +1 -1
  282. package/dist/react/ds-input.js +1 -1
  283. package/dist/react/ds-loader.d.ts +1 -1
  284. package/dist/react/ds-loader.js +1 -1
  285. package/dist/react/ds-markdown.d.ts +1 -1
  286. package/dist/react/ds-markdown.js +1 -1
  287. package/dist/react/ds-menu.d.ts +1 -1
  288. package/dist/react/ds-menu.js +1 -1
  289. package/dist/react/ds-message-actions.d.ts +13 -0
  290. package/dist/react/ds-message-actions.js +15 -0
  291. package/dist/react/ds-message-bubble.d.ts +1 -1
  292. package/dist/react/ds-message-bubble.js +1 -1
  293. package/dist/react/ds-message-composer.d.ts +1 -1
  294. package/dist/react/ds-message-composer.js +1 -1
  295. package/dist/react/ds-message-scroller.d.ts +1 -1
  296. package/dist/react/ds-message-scroller.js +1 -1
  297. package/dist/react/ds-message.d.ts +1 -1
  298. package/dist/react/ds-message.js +1 -1
  299. package/dist/react/ds-mobile-bar-nav.d.ts +1 -1
  300. package/dist/react/ds-mobile-bar-nav.js +1 -1
  301. package/dist/react/ds-mobile-header.d.ts +1 -1
  302. package/dist/react/ds-mobile-header.js +1 -1
  303. package/dist/react/ds-mobile-section-switcher.d.ts +1 -1
  304. package/dist/react/ds-mobile-section-switcher.js +1 -1
  305. package/dist/react/ds-mobile-sheet-nav.d.ts +1 -1
  306. package/dist/react/ds-mobile-sheet-nav.js +1 -1
  307. package/dist/react/ds-modal.d.ts +1 -1
  308. package/dist/react/ds-modal.js +1 -1
  309. package/dist/react/ds-panel-nav.d.ts +1 -1
  310. package/dist/react/ds-panel-nav.js +1 -1
  311. package/dist/react/ds-panel-sub-nav.d.ts +1 -1
  312. package/dist/react/ds-panel-sub-nav.js +1 -1
  313. package/dist/react/ds-panel-tool-header.d.ts +1 -1
  314. package/dist/react/ds-panel-tool-header.js +1 -1
  315. package/dist/react/ds-panel-tool-search.d.ts +1 -1
  316. package/dist/react/ds-panel-tool-search.js +1 -1
  317. package/dist/react/ds-panel-tools.d.ts +1 -1
  318. package/dist/react/ds-panel-tools.js +1 -1
  319. package/dist/react/ds-radio.d.ts +1 -1
  320. package/dist/react/ds-radio.js +1 -1
  321. package/dist/react/ds-scroll-overlay.d.ts +1 -1
  322. package/dist/react/ds-scroll-overlay.js +1 -1
  323. package/dist/react/ds-select.d.ts +1 -1
  324. package/dist/react/ds-select.js +1 -1
  325. package/dist/react/ds-shell-app.d.ts +1 -1
  326. package/dist/react/ds-shell-app.js +1 -1
  327. package/dist/react/ds-shell-page.d.ts +1 -1
  328. package/dist/react/ds-shell-page.js +1 -1
  329. package/dist/react/ds-shell-tools.d.ts +1 -1
  330. package/dist/react/ds-shell-tools.js +1 -1
  331. package/dist/react/ds-skeleton.d.ts +1 -1
  332. package/dist/react/ds-skeleton.js +1 -1
  333. package/dist/react/ds-slider.d.ts +1 -1
  334. package/dist/react/ds-slider.js +1 -1
  335. package/dist/react/ds-swatch-picker.d.ts +1 -1
  336. package/dist/react/ds-swatch-picker.js +1 -1
  337. package/dist/react/ds-switch.d.ts +1 -1
  338. package/dist/react/ds-switch.js +1 -1
  339. package/dist/react/ds-tab-group.d.ts +1 -1
  340. package/dist/react/ds-tab-group.js +1 -1
  341. package/dist/react/ds-tag.d.ts +1 -1
  342. package/dist/react/ds-tag.js +1 -1
  343. package/dist/react/ds-text.d.ts +1 -1
  344. package/dist/react/ds-text.js +1 -1
  345. package/dist/react/ds-toast.d.ts +1 -1
  346. package/dist/react/ds-toast.js +1 -1
  347. package/dist/react/ds-tooltip-data-viz.d.ts +1 -1
  348. package/dist/react/ds-tooltip-data-viz.js +1 -1
  349. package/dist/react/ds-tooltip.d.ts +1 -1
  350. package/dist/react/ds-tooltip.js +1 -1
  351. package/dist/react/ds-typing-indicator.d.ts +1 -1
  352. package/dist/react/ds-typing-indicator.js +1 -1
  353. package/dist/react/react-runtime.d.ts +17 -0
  354. package/dist/react/react-runtime.js +13 -0
  355. package/dist/types/components/AgentResponse/AgentResponse.d.ts +3 -1
  356. package/dist/types/components/CardOverview/CardOverview.d.ts +11 -10
  357. package/dist/types/components/CardOverview/card-overview-controller.d.ts +13 -1
  358. package/dist/types/components/CardOverview/card-overview-types.d.ts +8 -2
  359. package/dist/types/components/CardOverview/index.d.ts +1 -1
  360. package/dist/types/components/CodeBlock/CodeBlock.d.ts +3 -1
  361. package/dist/types/components/Input/Input.d.ts +1 -1
  362. package/dist/types/components/Message/Message.d.ts +4 -1
  363. package/dist/types/components/MessageActions/MessageActions.d.ts +18 -0
  364. package/dist/types/components/Select/Select.d.ts +1 -1
  365. package/dist/types/components/conversation-types.d.ts +5 -0
  366. package/dist/types/components.d.ts +88 -18
  367. package/dist/types/utils/clipboard.d.ts +31 -0
  368. package/package.json +5 -8
  369. package/dist/components/p-B_A4g4Xe.js +0 -2
  370. package/dist/components/p-B_A4g4Xe.js.map +0 -1
  371. package/dist/components/p-Bi-21Kvd.js +0 -2
  372. package/dist/components/p-DV-tK5TR.js +0 -2
  373. package/dist/components/p-awaBUdlz.js +0 -2
  374. package/dist/components/p-awaBUdlz.js.map +0 -1
  375. /package/dist/components/{p-DEaszb15.js.map → p-1moOgMI-.js.map} +0 -0
  376. /package/dist/components/{p-DV-tK5TR.js.map → p-4scN0Mgn.js.map} +0 -0
  377. /package/dist/components/{p-dVlKpt8U.js.map → p-B3PdrMP0.js.map} +0 -0
  378. /package/dist/components/{p-Beejrd-R.js.map → p-BN9FZESH.js.map} +0 -0
  379. /package/dist/components/{p-CAAWaTYD.js.map → p-BQTJ7ePr.js.map} +0 -0
  380. /package/dist/components/{p-POvz6PiQ.js.map → p-BgjtMMye.js.map} +0 -0
  381. /package/dist/components/{p-CUWFHTM6.js.map → p-CIgag7g2.js.map} +0 -0
  382. /package/dist/components/{p-E7Ds1fQa.js.map → p-CQ4vAZ9j.js.map} +0 -0
  383. /package/dist/components/{p-L-JEw-kX.js.map → p-CUSz0JFa.js.map} +0 -0
  384. /package/dist/components/{p-xNfMEOpU.js.map → p-CWItD0gL.js.map} +0 -0
  385. /package/dist/components/{p-CyjC57Dk.js.map → p-CmUGA_q4.js.map} +0 -0
  386. /package/dist/components/{p-DKaXlmoQ.js.map → p-D4bVE7e4.js.map} +0 -0
  387. /package/dist/components/{p-DAbOfJgz.js.map → p-D5PN6zdD.js.map} +0 -0
  388. /package/dist/components/{p-BvvoC1lV.js.map → p-DXGKfXTh.js.map} +0 -0
  389. /package/dist/components/{p-krhJI5_Y.js.map → p-DtV263qO.js.map} +0 -0
  390. /package/dist/components/{p-vY5ia2gz.js.map → p-RT1mts9U.js.map} +0 -0
  391. /package/dist/components/{p-z6c6TMlA.js.map → p-a6cnCKWk.js.map} +0 -0
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsSliderCustomEvent, type SliderValue } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsSlider as DsSliderElement } from "@ds-mo/ui/dist/components/ds-slider.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsSlider as DsSliderElement, defineCustomElement as defineDsSlider } from "@ds-mo/ui/dist/components/ds-slider.js";
5
5
  export const DsSlider = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsSwatchPickerCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsSwatchPicker as DsSwatchPickerElement } from "@ds-mo/ui/dist/components/ds-swatch-picker.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsSwatchPicker as DsSwatchPickerElement, defineCustomElement as defineDsSwatchPicker } from "@ds-mo/ui/dist/components/ds-swatch-picker.js";
5
5
  export const DsSwatchPicker = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsSwitchCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsSwitch as DsSwitchElement } from "@ds-mo/ui/dist/components/ds-switch.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsSwitch as DsSwitchElement, defineCustomElement as defineDsSwitch } from "@ds-mo/ui/dist/components/ds-switch.js";
5
5
  export const DsSwitch = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsTabGroupCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsTabGroup as DsTabGroupElement } from "@ds-mo/ui/dist/components/ds-tab-group.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTabGroup as DsTabGroupElement, defineCustomElement as defineDsTabGroup } from "@ds-mo/ui/dist/components/ds-tab-group.js";
5
5
  export const DsTabGroup = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsTagCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsTag as DsTagElement } from "@ds-mo/ui/dist/components/ds-tag.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTag as DsTagElement, defineCustomElement as defineDsTag } from "@ds-mo/ui/dist/components/ds-tag.js";
5
5
  export const DsTag = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsText as DsTextElement } from "@ds-mo/ui/dist/components/ds-text.js";
8
8
  export type DsTextEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsText as DsTextElement, defineCustomElement as defineDsText } from "@ds-mo/ui/dist/components/ds-text.js";
5
5
  export const DsText = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsToastCustomEvent, type ToastActionEventDetail, type ToastCloseEventDetail, type ToastEventDetail } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsToast as DsToastElement } from "@ds-mo/ui/dist/components/ds-toast.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsToast as DsToastElement, defineCustomElement as defineDsToast } from "@ds-mo/ui/dist/components/ds-toast.js";
5
5
  export const DsToast = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsTooltipDataViz as DsTooltipDataVizElement } from "@ds-mo/ui/dist/components/ds-tooltip-data-viz.js";
8
8
  export type DsTooltipDataVizEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTooltipDataViz as DsTooltipDataVizElement, defineCustomElement as defineDsTooltipDataViz } from "@ds-mo/ui/dist/components/ds-tooltip-data-viz.js";
5
5
  export const DsTooltipDataViz = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsTooltip as DsTooltipElement } from "@ds-mo/ui/dist/components/ds-tooltip.js";
8
8
  export type DsTooltipEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTooltip as DsTooltipElement, defineCustomElement as defineDsTooltip } from "@ds-mo/ui/dist/components/ds-tooltip.js";
5
5
  export const DsTooltip = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsTypingIndicator as DsTypingIndicatorElement } from "@ds-mo/ui/dist/components/ds-typing-indicator.js";
8
8
  export type DsTypingIndicatorEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTypingIndicator as DsTypingIndicatorElement, defineCustomElement as defineDsTypingIndicator } from "@ds-mo/ui/dist/components/ds-typing-indicator.js";
5
5
  export const DsTypingIndicator = /*@__PURE__*/ createComponent({
@@ -0,0 +1,17 @@
1
+ import type { EventName, Options } from '@lit/react';
2
+ import type React from 'react';
3
+ type EventNames = Record<string, EventName | string>;
4
+ type StencilProps<I extends HTMLElement, E extends EventNames, C, R extends keyof C = never> = Omit<React.HTMLAttributes<I>, keyof E> & Partial<{
5
+ [K in keyof E]: E[K] extends EventName<infer T> ? (event: T) => void : (event: Event) => void;
6
+ }> & Required<Pick<C, R>> & Partial<Omit<C, R>> & React.RefAttributes<I>;
7
+ /** React component type emitted by Stencil's React output target. */
8
+ export type StencilReactComponent<I extends HTMLElement, E extends EventNames = Record<never, never>, C = Omit<I, keyof HTMLElement>, R extends keyof C = never> = React.FunctionComponent<StencilProps<I, E, C, R>>;
9
+ /**
10
+ * Defines a Stencil custom element and adapts it to React through Lit's
11
+ * custom-element bridge. Component rendering remains owned by Stencil.
12
+ */
13
+ export declare function createComponent<I extends HTMLElement, E extends EventNames = Record<never, never>, C = Omit<I, keyof HTMLElement>, R extends keyof C = never>({ defineCustomElement, tagName, transformTag, ...options }: Options<I, E> & {
14
+ defineCustomElement: () => void;
15
+ transformTag?: (tagName: string) => string;
16
+ }): StencilReactComponent<I, E, C, R>;
17
+ export {};
@@ -0,0 +1,13 @@
1
+ import { createComponent as createLitComponent } from '@lit/react';
2
+ /**
3
+ * Defines a Stencil custom element and adapts it to React through Lit's
4
+ * custom-element bridge. Component rendering remains owned by Stencil.
5
+ */
6
+ export function createComponent({ defineCustomElement, tagName, transformTag, ...options }) {
7
+ defineCustomElement?.();
8
+ const resolvedTagName = transformTag ? transformTag(tagName) : tagName;
9
+ return createLitComponent({
10
+ ...options,
11
+ tagName: resolvedTagName,
12
+ });
13
+ }
@@ -1,4 +1,4 @@
1
- import type { AgentResponsePart } from '../conversation-types';
1
+ import type { AgentResponsePart, MessageMetadataVisibility } from '../conversation-types';
2
2
  export declare class AgentResponse {
3
3
  messageId: string;
4
4
  author: string;
@@ -6,6 +6,8 @@ export declare class AgentResponse {
6
6
  timestamp: string;
7
7
  parts: AgentResponsePart[];
8
8
  streaming: boolean;
9
+ /** Controls whether the complete message metadata footer is persistent or revealed through hover/focus. */
10
+ metadataVisibility: MessageMetadataVisibility;
9
11
  private renderPart;
10
12
  render(): any;
11
13
  }
@@ -6,17 +6,17 @@ export declare class CardOverview {
6
6
  variant: CardOverviewVariant;
7
7
  /** Intrinsic responsive layout, or a page-owned single-column stack. */
8
8
  layout: CardOverviewLayout;
9
- /** Leading summary block. Omit to render the bar without a headline figure. */
9
+ /** Optional nonselectable safety score rendered as the first grid cell. */
10
10
  score: OverviewScore | undefined;
11
- /** Current reporting period, for example `Jun 29, 2026 Jul 26, 2026`. */
11
+ /** Fixed current date or range. Replaced by content in the `period` slot. */
12
12
  periodLabel: string;
13
- /** Comparison caption, for example `vs Previous period`. */
13
+ /** Copy between the current period and comparison control, usually `vs.`. */
14
14
  comparisonLabel: string;
15
- /** Measures rendered in the responsive grid. Only the first six are shown. */
15
+ /** Measures rendered in the responsive grid. Only the first seven are shown. */
16
16
  metrics: OverviewMetric[];
17
17
  /**
18
18
  * Width a metric cell may shrink to before the grid drops a column. The grid
19
- * reflows and then stacks from this alone, so no measurement is required.
19
+ * uses this threshold while choosing an evenly distributed column count.
20
20
  */
21
21
  metricMinWidth: string;
22
22
  /** Replace the score and metrics with skeletons while data resolves. */
@@ -28,9 +28,8 @@ export declare class CardOverview {
28
28
  /**
29
29
  * Page-controlled visual collapse from the full card (`0`) toward its 48px
30
30
  * compact handoff height (`1`). The component preserves its expanded flow
31
- * height, keeps elevation on the shrinking surface, and clips translated
32
- * content internally. The page still owns sticky positioning and the final
33
- * swap to `variant="compact"`.
31
+ * height, keeps the period bar stationary, and moves/clips the grid beneath
32
+ * it. The page still owns sticky positioning and the final compact handoff.
34
33
  */
35
34
  scrollCollapseProgress: number;
36
35
  /** Emitted when a metric that is not inactive is activated. */
@@ -38,16 +37,18 @@ export declare class CardOverview {
38
37
  /** Roving tab stop across selectable metrics. */
39
38
  private focusedMetricIndex;
40
39
  private expandedHeight;
40
+ private gridColumns;
41
41
  private layoutEl?;
42
42
  private layoutResizeObserver;
43
43
  componentDidLoad(): void;
44
44
  componentDidRender(): void;
45
45
  disconnectedCallback(): void;
46
- private get hasScore();
47
46
  private get visibleMetrics();
47
+ private get visibleCellCount();
48
48
  private get resolvedScrollCollapseProgress();
49
49
  private get scrollCollapseGeometry();
50
50
  private observeLayout;
51
+ private updateLayoutGeometry;
51
52
  /** Index of the roving tab stop, skipping inactive metrics. */
52
53
  private get rovingIndex();
53
54
  private selectMetric;
@@ -59,7 +60,7 @@ export declare class CardOverview {
59
60
  * loading state holds the same shape and rhythm as the resolved content.
60
61
  *
61
62
  * `background` is always passed so the base and shimmer follow the card's
62
- * inverted surface in both themes.
63
+ * permanently dark surface in both themes.
63
64
  */
64
65
  private bar;
65
66
  /**
@@ -1,16 +1,28 @@
1
- import type { CardOverviewVariant, OverviewMetric } from './card-overview-types';
1
+ import type { CardOverviewVariant, OverviewMetric, SafetyScoreLevel } from './card-overview-types';
2
2
  export interface CardOverviewCollapseGeometry {
3
3
  active: boolean;
4
4
  expandedHeight: number;
5
5
  offset: number;
6
6
  visibleHeight: number;
7
7
  }
8
+ /**
9
+ * Choose the densest column count that fits without leaving an incomplete row
10
+ * for even cell totals. Odd totals retain the densest fitting layout and may
11
+ * therefore leave an orphan in the final row.
12
+ */
13
+ export declare function resolveOverviewGridColumns(options: {
14
+ cellCount: number;
15
+ availableWidth: number;
16
+ minCellWidth: number;
17
+ maxColumns?: number;
18
+ }): number;
8
19
  export declare function resolveCardOverviewCollapseGeometry(options: {
9
20
  variant: CardOverviewVariant;
10
21
  progress: number;
11
22
  expandedHeight: number;
12
23
  compactHeight: number;
13
24
  }): CardOverviewCollapseGeometry;
25
+ export declare function resolveSafetyScoreLevel(value: string | number): SafetyScoreLevel | undefined;
14
26
  export declare function resolveOverviewRovingIndex(metrics: readonly OverviewMetric[], focusedIndex: number): number;
15
27
  export declare function findNextOverviewMetricIndex(metrics: readonly OverviewMetric[], from: number, step: -1 | 1): number;
16
28
  //# sourceMappingURL=card-overview-controller.d.ts.map
@@ -1,6 +1,7 @@
1
1
  import type { MetricTrend } from '../../utils/metric-change';
2
2
  export type CardOverviewVariant = 'default' | 'compact';
3
3
  export type CardOverviewLayout = 'auto' | 'stacked';
4
+ export type SafetyScoreLevel = 'fair' | 'good' | 'excellent';
4
5
  /**
5
6
  * Leading summary block — the headline figure the rest of the bar contextualises.
6
7
  *
@@ -8,13 +9,18 @@ export type CardOverviewLayout = 'auto' | 'stacked';
8
9
  * product decision rather than a design-system one.
9
10
  */
10
11
  export interface OverviewScore {
11
- /** Category above the figure, for example `Safety score`. */
12
+ /** Category before the trend and figure, for example `Safety score`. */
12
13
  label: string;
13
14
  /** Display-ready headline figure. */
14
15
  value: string | number;
15
16
  /** Change against the comparison period. Omit when there is nothing to report. */
16
17
  trend?: MetricTrend;
17
- /** Qualitative band beneath the figure, for example `Good (67–83)`. */
18
+ /**
19
+ * Safety score color level. Numeric values from 0–100 infer fair (0–50),
20
+ * good (51–80), or excellent (81–100) when this is omitted.
21
+ */
22
+ level?: SafetyScoreLevel;
23
+ /** @deprecated Ignored. The redesigned score cell no longer renders a band. */
18
24
  band?: string;
19
25
  }
20
26
  /** One measure in the overview grid. */
@@ -1,2 +1,2 @@
1
- export type { CardOverviewLayout, CardOverviewVariant, OverviewMetric, OverviewScore, } from './card-overview-types';
1
+ export type { CardOverviewLayout, CardOverviewVariant, OverviewMetric, OverviewScore, SafetyScoreLevel, } from './card-overview-types';
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -3,7 +3,9 @@ export declare class CodeBlock {
3
3
  language: string;
4
4
  filename: string;
5
5
  private copied;
6
- private copiedTimer?;
6
+ private readonly copyFeedback;
7
+ connectedCallback(): void;
8
+ handleCodeChange(): void;
7
9
  disconnectedCallback(): void;
8
10
  private copy;
9
11
  render(): any;
@@ -29,7 +29,7 @@ export declare class Input {
29
29
  size: InputSize;
30
30
  /** Width fit — fill the parent (default) or hug the available content. */
31
31
  width: InputWidth;
32
- /** Show the standard inset border. */
32
+ /** Show the standard inset border, including focused and invalid strokes. */
33
33
  hasBorder: boolean;
34
34
  /** Optional leading icon name. */
35
35
  icon: string | undefined;
@@ -1,4 +1,4 @@
1
- import type { MessageDeliveryState, MessageDirection, MessageGroupPosition } from '../conversation-types';
1
+ import type { MessageDeliveryState, MessageDirection, MessageGroupPosition, MessageMetadataVisibility } from '../conversation-types';
2
2
  export declare class Message {
3
3
  messageId: string;
4
4
  direction: MessageDirection;
@@ -10,8 +10,11 @@ export declare class Message {
10
10
  timestamp: string;
11
11
  deliveryState: MessageDeliveryState | undefined;
12
12
  streaming: boolean;
13
+ /** Controls whether the complete metadata footer is persistent or revealed through hover/focus. */
14
+ metadataVisibility: MessageMetadataVisibility;
13
15
  scrollAnchor: boolean;
14
16
  private formattedTimestamp;
17
+ private renderMetadataActions;
15
18
  render(): any;
16
19
  }
17
20
  //# sourceMappingURL=Message.d.ts.map
@@ -0,0 +1,18 @@
1
+ import { EventEmitter } from '../../stencil-public-runtime';
2
+ import type { MessageCopyResultEventDetail, MessageFeedback } from '../conversation-types';
3
+ export declare class MessageActions {
4
+ copyText: string | undefined;
5
+ feedbackEnabled: boolean;
6
+ feedback: MessageFeedback | undefined;
7
+ private copied;
8
+ dsCopyResult: EventEmitter<MessageCopyResultEventDetail>;
9
+ dsFeedbackChange: EventEmitter<MessageFeedback | undefined>;
10
+ private readonly copyFeedback;
11
+ connectedCallback(): void;
12
+ handleCopyTextChange(): void;
13
+ disconnectedCallback(): void;
14
+ private copy;
15
+ private changeFeedback;
16
+ render(): any;
17
+ }
18
+ //# sourceMappingURL=MessageActions.d.ts.map
@@ -40,7 +40,7 @@ export declare class Select {
40
40
  isLoading: boolean;
41
41
  /** Show the selected interaction fill when a valid value exists. */
42
42
  activeFill: boolean;
43
- /** Show the surface-aware inset border. */
43
+ /** Show the surface-aware inset border, including focused and invalid strokes. */
44
44
  hasBorder: boolean;
45
45
  /** Optional trigger prefix icon name. */
46
46
  icon: string | undefined;
@@ -2,6 +2,11 @@ export type ConversationItemState = 'default' | 'busy' | 'error';
2
2
  export type MessageDirection = 'incoming' | 'outgoing' | 'system';
3
3
  export type MessageGroupPosition = 'single' | 'first' | 'middle' | 'last';
4
4
  export type MessageDeliveryState = 'sending' | 'sent' | 'delivered' | 'read' | 'failed';
5
+ export type MessageMetadataVisibility = 'always' | 'hover';
6
+ export type MessageFeedback = 'positive' | 'negative';
7
+ export interface MessageCopyResultEventDetail {
8
+ status: 'success' | 'error';
9
+ }
5
10
  export type MessageScrollerPosition = 'start' | 'end' | 'last-anchor';
6
11
  export type MessageComposerStatus = 'ready' | 'submitted' | 'streaming' | 'error';
7
12
  export interface ConversationAttachment {