@ds-mo/ui 13.3.0 → 13.4.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 (323) hide show
  1. package/dist/.package-ready.json +1 -1
  2. package/dist/agent-patterns.json +14 -1
  3. package/dist/agent.json +108 -8
  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-markdown.js +1 -1
  99. package/dist/components/ds-menu.js +1 -1
  100. package/dist/components/ds-message-actions.d.ts +11 -0
  101. package/dist/components/ds-message-actions.js +2 -0
  102. package/dist/components/ds-message-actions.js.map +1 -0
  103. package/dist/components/ds-message-composer.js +1 -1
  104. package/dist/components/ds-message-scroller.js +1 -1
  105. package/dist/components/ds-message.js +1 -1
  106. package/dist/components/ds-mobile-bar-nav.js +1 -1
  107. package/dist/components/ds-mobile-header.js +1 -1
  108. package/dist/components/ds-mobile-section-switcher.js +1 -1
  109. package/dist/components/ds-mobile-sheet-nav.js +1 -1
  110. package/dist/components/ds-panel-nav.js +1 -1
  111. package/dist/components/ds-panel-tool-header.js +1 -1
  112. package/dist/components/ds-panel-tool-search.js +1 -1
  113. package/dist/components/ds-panel-tools.js +1 -1
  114. package/dist/components/ds-select.js +1 -1
  115. package/dist/components/ds-shell-app.js +1 -1
  116. package/dist/components/ds-shell-page.js +1 -1
  117. package/dist/components/ds-shell-tools.js +1 -1
  118. package/dist/components/ds-swatch-picker.js +1 -1
  119. package/dist/components/ds-toast.js +1 -1
  120. package/dist/components/ds-tooltip-data-viz.js +1 -1
  121. package/dist/components/ds-typing-indicator.js +1 -1
  122. package/dist/components/index.d.ts +3 -0
  123. package/dist/components/{p-DEaszb15.js → p-1moOgMI-.js} +2 -2
  124. package/dist/components/p-4scN0Mgn.js +2 -0
  125. package/dist/components/{p-dVlKpt8U.js → p-B3PdrMP0.js} +2 -2
  126. package/dist/components/{p-Beejrd-R.js → p-BN9FZESH.js} +2 -2
  127. package/dist/components/{p-CAAWaTYD.js → p-BQTJ7ePr.js} +2 -2
  128. package/dist/components/{p-POvz6PiQ.js → p-BgjtMMye.js} +2 -2
  129. package/dist/components/p-BnhGV__o.js +2 -0
  130. package/dist/components/p-BnhGV__o.js.map +1 -0
  131. package/dist/components/p-BxEOlO5k.js +2 -0
  132. package/dist/components/p-BxEOlO5k.js.map +1 -0
  133. package/dist/components/{p-CUWFHTM6.js → p-CIgag7g2.js} +2 -2
  134. package/dist/components/{p-E7Ds1fQa.js → p-CQ4vAZ9j.js} +2 -2
  135. package/dist/components/{p-L-JEw-kX.js → p-CUSz0JFa.js} +2 -2
  136. package/dist/components/{p-xNfMEOpU.js → p-CWItD0gL.js} +2 -2
  137. package/dist/components/p-CWKrq35a.js +2 -0
  138. package/dist/components/p-CWKrq35a.js.map +1 -0
  139. package/dist/components/{p-CyjC57Dk.js → p-CmUGA_q4.js} +2 -2
  140. package/dist/components/p-CqOswTy8.js +2 -0
  141. package/dist/components/{p-Bi-21Kvd.js.map → p-CqOswTy8.js.map} +1 -1
  142. package/dist/components/{p-DKaXlmoQ.js → p-D4bVE7e4.js} +2 -2
  143. package/dist/components/{p-DAbOfJgz.js → p-D5PN6zdD.js} +2 -2
  144. package/dist/components/{p-BvvoC1lV.js → p-DXGKfXTh.js} +2 -2
  145. package/dist/components/{p-krhJI5_Y.js → p-DtV263qO.js} +2 -2
  146. package/dist/components/{p-vY5ia2gz.js → p-RT1mts9U.js} +2 -2
  147. package/dist/components/{p-z6c6TMlA.js → p-a6cnCKWk.js} +2 -2
  148. package/dist/docs/components.json +282 -1
  149. package/dist/mcp-data/registry/agent-response.json +24 -3
  150. package/dist/mcp-data/registry/avatar.json +1 -1
  151. package/dist/mcp-data/registry/card-overview.json +2 -2
  152. package/dist/mcp-data/registry/code-block.json +1 -1
  153. package/dist/mcp-data/registry/message-actions.json +186 -0
  154. package/dist/mcp-data/registry/message.json +27 -6
  155. package/dist/mcp-data/registry/registry.json +110 -7
  156. package/dist/react/components.d.ts +1 -0
  157. package/dist/react/components.js +1 -0
  158. package/dist/react/ds-agent-activity.d.ts +1 -1
  159. package/dist/react/ds-agent-activity.js +1 -1
  160. package/dist/react/ds-agent-response.d.ts +1 -1
  161. package/dist/react/ds-agent-response.js +1 -1
  162. package/dist/react/ds-agent-source-list.d.ts +1 -1
  163. package/dist/react/ds-agent-source-list.js +1 -1
  164. package/dist/react/ds-agent-tool-call.d.ts +1 -1
  165. package/dist/react/ds-agent-tool-call.js +1 -1
  166. package/dist/react/ds-attachment-list.d.ts +1 -1
  167. package/dist/react/ds-attachment-list.js +1 -1
  168. package/dist/react/ds-avatar.d.ts +1 -1
  169. package/dist/react/ds-avatar.js +1 -1
  170. package/dist/react/ds-badge.d.ts +1 -1
  171. package/dist/react/ds-badge.js +1 -1
  172. package/dist/react/ds-bar-nav.d.ts +1 -1
  173. package/dist/react/ds-bar-nav.js +1 -1
  174. package/dist/react/ds-bar-title.d.ts +1 -1
  175. package/dist/react/ds-bar-title.js +1 -1
  176. package/dist/react/ds-bar-workflow.d.ts +1 -1
  177. package/dist/react/ds-bar-workflow.js +1 -1
  178. package/dist/react/ds-breadcrumb.d.ts +1 -1
  179. package/dist/react/ds-breadcrumb.js +1 -1
  180. package/dist/react/ds-button-filled.d.ts +1 -1
  181. package/dist/react/ds-button-filled.js +1 -1
  182. package/dist/react/ds-button-unfilled.d.ts +1 -1
  183. package/dist/react/ds-button-unfilled.js +1 -1
  184. package/dist/react/ds-card-data-viz.d.ts +1 -1
  185. package/dist/react/ds-card-data-viz.js +1 -1
  186. package/dist/react/ds-card-overview.d.ts +1 -1
  187. package/dist/react/ds-card-overview.js +1 -1
  188. package/dist/react/ds-card-setting.d.ts +1 -1
  189. package/dist/react/ds-card-setting.js +1 -1
  190. package/dist/react/ds-chart-bar.d.ts +1 -1
  191. package/dist/react/ds-chart-bar.js +1 -1
  192. package/dist/react/ds-chart-donut.d.ts +1 -1
  193. package/dist/react/ds-chart-donut.js +1 -1
  194. package/dist/react/ds-chart-legend.d.ts +1 -1
  195. package/dist/react/ds-chart-legend.js +1 -1
  196. package/dist/react/ds-chart-line.d.ts +1 -1
  197. package/dist/react/ds-chart-line.js +1 -1
  198. package/dist/react/ds-checkbox.d.ts +1 -1
  199. package/dist/react/ds-checkbox.js +1 -1
  200. package/dist/react/ds-chip.d.ts +1 -1
  201. package/dist/react/ds-chip.js +1 -1
  202. package/dist/react/ds-code-block.d.ts +1 -1
  203. package/dist/react/ds-code-block.js +1 -1
  204. package/dist/react/ds-conversation-list-item.d.ts +1 -1
  205. package/dist/react/ds-conversation-list-item.js +1 -1
  206. package/dist/react/ds-conversation-list-section.d.ts +1 -1
  207. package/dist/react/ds-conversation-list-section.js +1 -1
  208. package/dist/react/ds-conversation-list.d.ts +1 -1
  209. package/dist/react/ds-conversation-list.js +1 -1
  210. package/dist/react/ds-divider.d.ts +1 -1
  211. package/dist/react/ds-divider.js +1 -1
  212. package/dist/react/ds-empty-state.d.ts +1 -1
  213. package/dist/react/ds-empty-state.js +1 -1
  214. package/dist/react/ds-field.d.ts +1 -1
  215. package/dist/react/ds-field.js +1 -1
  216. package/dist/react/ds-icon.d.ts +1 -1
  217. package/dist/react/ds-icon.js +1 -1
  218. package/dist/react/ds-input.d.ts +1 -1
  219. package/dist/react/ds-input.js +1 -1
  220. package/dist/react/ds-loader.d.ts +1 -1
  221. package/dist/react/ds-loader.js +1 -1
  222. package/dist/react/ds-markdown.d.ts +1 -1
  223. package/dist/react/ds-markdown.js +1 -1
  224. package/dist/react/ds-menu.d.ts +1 -1
  225. package/dist/react/ds-menu.js +1 -1
  226. package/dist/react/ds-message-actions.d.ts +13 -0
  227. package/dist/react/ds-message-actions.js +15 -0
  228. package/dist/react/ds-message-bubble.d.ts +1 -1
  229. package/dist/react/ds-message-bubble.js +1 -1
  230. package/dist/react/ds-message-composer.d.ts +1 -1
  231. package/dist/react/ds-message-composer.js +1 -1
  232. package/dist/react/ds-message-scroller.d.ts +1 -1
  233. package/dist/react/ds-message-scroller.js +1 -1
  234. package/dist/react/ds-message.d.ts +1 -1
  235. package/dist/react/ds-message.js +1 -1
  236. package/dist/react/ds-mobile-bar-nav.d.ts +1 -1
  237. package/dist/react/ds-mobile-bar-nav.js +1 -1
  238. package/dist/react/ds-mobile-header.d.ts +1 -1
  239. package/dist/react/ds-mobile-header.js +1 -1
  240. package/dist/react/ds-mobile-section-switcher.d.ts +1 -1
  241. package/dist/react/ds-mobile-section-switcher.js +1 -1
  242. package/dist/react/ds-mobile-sheet-nav.d.ts +1 -1
  243. package/dist/react/ds-mobile-sheet-nav.js +1 -1
  244. package/dist/react/ds-modal.d.ts +1 -1
  245. package/dist/react/ds-modal.js +1 -1
  246. package/dist/react/ds-panel-nav.d.ts +1 -1
  247. package/dist/react/ds-panel-nav.js +1 -1
  248. package/dist/react/ds-panel-sub-nav.d.ts +1 -1
  249. package/dist/react/ds-panel-sub-nav.js +1 -1
  250. package/dist/react/ds-panel-tool-header.d.ts +1 -1
  251. package/dist/react/ds-panel-tool-header.js +1 -1
  252. package/dist/react/ds-panel-tool-search.d.ts +1 -1
  253. package/dist/react/ds-panel-tool-search.js +1 -1
  254. package/dist/react/ds-panel-tools.d.ts +1 -1
  255. package/dist/react/ds-panel-tools.js +1 -1
  256. package/dist/react/ds-radio.d.ts +1 -1
  257. package/dist/react/ds-radio.js +1 -1
  258. package/dist/react/ds-scroll-overlay.d.ts +1 -1
  259. package/dist/react/ds-scroll-overlay.js +1 -1
  260. package/dist/react/ds-select.d.ts +1 -1
  261. package/dist/react/ds-select.js +1 -1
  262. package/dist/react/ds-shell-app.d.ts +1 -1
  263. package/dist/react/ds-shell-app.js +1 -1
  264. package/dist/react/ds-shell-page.d.ts +1 -1
  265. package/dist/react/ds-shell-page.js +1 -1
  266. package/dist/react/ds-shell-tools.d.ts +1 -1
  267. package/dist/react/ds-shell-tools.js +1 -1
  268. package/dist/react/ds-skeleton.d.ts +1 -1
  269. package/dist/react/ds-skeleton.js +1 -1
  270. package/dist/react/ds-slider.d.ts +1 -1
  271. package/dist/react/ds-slider.js +1 -1
  272. package/dist/react/ds-swatch-picker.d.ts +1 -1
  273. package/dist/react/ds-swatch-picker.js +1 -1
  274. package/dist/react/ds-switch.d.ts +1 -1
  275. package/dist/react/ds-switch.js +1 -1
  276. package/dist/react/ds-tab-group.d.ts +1 -1
  277. package/dist/react/ds-tab-group.js +1 -1
  278. package/dist/react/ds-tag.d.ts +1 -1
  279. package/dist/react/ds-tag.js +1 -1
  280. package/dist/react/ds-text.d.ts +1 -1
  281. package/dist/react/ds-text.js +1 -1
  282. package/dist/react/ds-toast.d.ts +1 -1
  283. package/dist/react/ds-toast.js +1 -1
  284. package/dist/react/ds-tooltip-data-viz.d.ts +1 -1
  285. package/dist/react/ds-tooltip-data-viz.js +1 -1
  286. package/dist/react/ds-tooltip.d.ts +1 -1
  287. package/dist/react/ds-tooltip.js +1 -1
  288. package/dist/react/ds-typing-indicator.d.ts +1 -1
  289. package/dist/react/ds-typing-indicator.js +1 -1
  290. package/dist/react/react-runtime.d.ts +17 -0
  291. package/dist/react/react-runtime.js +13 -0
  292. package/dist/types/components/AgentResponse/AgentResponse.d.ts +3 -1
  293. package/dist/types/components/CardOverview/CardOverview.d.ts +1 -1
  294. package/dist/types/components/CodeBlock/CodeBlock.d.ts +3 -1
  295. package/dist/types/components/Message/Message.d.ts +4 -1
  296. package/dist/types/components/MessageActions/MessageActions.d.ts +18 -0
  297. package/dist/types/components/conversation-types.d.ts +5 -0
  298. package/dist/types/components.d.ts +72 -2
  299. package/dist/types/utils/clipboard.d.ts +31 -0
  300. package/package.json +3 -6
  301. package/dist/components/p-B_A4g4Xe.js +0 -2
  302. package/dist/components/p-B_A4g4Xe.js.map +0 -1
  303. package/dist/components/p-Bi-21Kvd.js +0 -2
  304. package/dist/components/p-DV-tK5TR.js +0 -2
  305. package/dist/components/p-awaBUdlz.js +0 -2
  306. package/dist/components/p-awaBUdlz.js.map +0 -1
  307. /package/dist/components/{p-DEaszb15.js.map → p-1moOgMI-.js.map} +0 -0
  308. /package/dist/components/{p-DV-tK5TR.js.map → p-4scN0Mgn.js.map} +0 -0
  309. /package/dist/components/{p-dVlKpt8U.js.map → p-B3PdrMP0.js.map} +0 -0
  310. /package/dist/components/{p-Beejrd-R.js.map → p-BN9FZESH.js.map} +0 -0
  311. /package/dist/components/{p-CAAWaTYD.js.map → p-BQTJ7ePr.js.map} +0 -0
  312. /package/dist/components/{p-POvz6PiQ.js.map → p-BgjtMMye.js.map} +0 -0
  313. /package/dist/components/{p-CUWFHTM6.js.map → p-CIgag7g2.js.map} +0 -0
  314. /package/dist/components/{p-E7Ds1fQa.js.map → p-CQ4vAZ9j.js.map} +0 -0
  315. /package/dist/components/{p-L-JEw-kX.js.map → p-CUSz0JFa.js.map} +0 -0
  316. /package/dist/components/{p-xNfMEOpU.js.map → p-CWItD0gL.js.map} +0 -0
  317. /package/dist/components/{p-CyjC57Dk.js.map → p-CmUGA_q4.js.map} +0 -0
  318. /package/dist/components/{p-DKaXlmoQ.js.map → p-D4bVE7e4.js.map} +0 -0
  319. /package/dist/components/{p-DAbOfJgz.js.map → p-D5PN6zdD.js.map} +0 -0
  320. /package/dist/components/{p-BvvoC1lV.js.map → p-DXGKfXTh.js.map} +0 -0
  321. /package/dist/components/{p-krhJI5_Y.js.map → p-DtV263qO.js.map} +0 -0
  322. /package/dist/components/{p-vY5ia2gz.js.map → p-RT1mts9U.js.map} +0 -0
  323. /package/dist/components/{p-z6c6TMlA.js.map → p-a6cnCKWk.js.map} +0 -0
@@ -1 +1 @@
1
- {"schemaVersion":1,"package":"@ds-mo/ui","version":"13.3.0","components":65,"digest":"e45b15820c04d5a560af9cff20f318989cad1b2fdb84f1a6735a6e871f3cf279","completedAt":"2026-07-31T03:23:36.002Z"}
1
+ {"schemaVersion":1,"package":"@ds-mo/ui","version":"13.4.0","components":66,"digest":"965cb04509f749efa81806c9442ec61ed4c27f7f7a1b487542cd9cf487daa5b9","completedAt":"2026-07-31T05:27:07.162Z"}
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "package": "@ds-mo/ui",
4
- "packageVersion": "13.3.0",
4
+ "packageVersion": "13.4.0",
5
5
  "kind": "patterns",
6
6
  "entries": [
7
7
  {
@@ -35,6 +35,11 @@
35
35
  "role": "Renders ordered normalized agent response parts.",
36
36
  "required": true
37
37
  },
38
+ {
39
+ "component": "component:ds-message-actions",
40
+ "role": "Provides completed-response Copy and controlled feedback without owning response data or consequences.",
41
+ "required": false
42
+ },
38
43
  {
39
44
  "component": "component:ds-message-composer",
40
45
  "role": "Emits participant submission and stop intent.",
@@ -45,6 +50,7 @@
45
50
  "The application owns scripted or real transport, immutable response parts, retry, stop, generated titles, and persistence.",
46
51
  "User-sent prompts use MessageBubble's user variant and body-medium regular default with secondary foreground; the application does not promote ordinary sent-message copy to body-large.",
47
52
  "AgentResponse renders directly in Message without a MessageBubble surface, owns ordered display only, and never reveals private reasoning.",
53
+ "MessageActions may copy application-authored response text and emit controlled feedback intent; the application owns serialization, persistence, submission, permissions, analytics, and model consequences.",
48
54
  "Markdown parsing and safe node creation belong to the renderer; the renderer-neutral @ds-mo/ui/prose.css surface owns only semantic-tree styling.",
49
55
  "Tool-call components display execution state but do not request participant approval."
50
56
  ],
@@ -284,6 +290,11 @@
284
290
  "role": "Owns plain user-sent and received person-to-person surfaces and their body-medium default independently of row semantics.",
285
291
  "required": true
286
292
  },
293
+ {
294
+ "component": "component:ds-message-actions",
295
+ "role": "Provides optional message Copy and controlled response-feedback actions in the Message metadata region.",
296
+ "required": false
297
+ },
287
298
  {
288
299
  "component": "component:ds-typing-indicator",
289
300
  "role": "Presents transient participant typing status without representing it as persisted message content.",
@@ -306,12 +317,14 @@
306
317
  "When history search is present, distinguish an empty history from a populated history with no matching conversations.",
307
318
  "Plain user-sent and received person-to-person copy uses MessageBubble's body-medium regular default; user bubbles use secondary foreground, and the application must not promote ordinary conversation turns to body-large.",
308
319
  "TypingIndicator owns transient participant typing status and is composed directly in an incoming Message; it is never approximated with a MessageBubble variant.",
320
+ "MessageActions owns browser Copy behavior and controlled feedback intent. The application supplies copyable content and owns feedback persistence, submission, permissions, analytics, and consequences.",
309
321
  "MessageScroller owns reader-relative transcript position and follow behavior. Compose MessageComposer in its overlay slot with 8px padding on every side so transcript content moves behind the surface while measured bottom clearance keeps the latest turn readable.",
310
322
  "MessageComposer emits intent while the application controls its value and status. Its submit action defaults to brand for agent and person-to-person channels; select another submitIntent only for a different semantic consequence, never merely to identify AI content."
311
323
  ],
312
324
  "accessibility": [
313
325
  "Give history and transcript regions distinct localized names.",
314
326
  "Preserve message author, order, time, status, and delivery meaning in text.",
327
+ "When metadata actions use hover visibility, fade the complete reserved metadata row, preserve keyboard access, and keep the row visible for touch input.",
315
328
  "Do not force the reader back to the live edge after deliberate transcript interaction."
316
329
  ],
317
330
  "responsiveBehavior": [
package/dist/agent.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": "1.0.0",
3
3
  "package": "@ds-mo/ui",
4
- "packageVersion": "13.3.0",
4
+ "packageVersion": "13.4.0",
5
5
  "kind": "components",
6
6
  "entries": [
7
7
  {
@@ -99,6 +99,7 @@
99
99
  ],
100
100
  "commonlyComposedWith": [
101
101
  "component:ds-message",
102
+ "component:ds-message-actions",
102
103
  "component:ds-markdown",
103
104
  "component:ds-agent-activity",
104
105
  "component:ds-agent-tool-call",
@@ -109,12 +110,14 @@
109
110
  ],
110
111
  "accessibility": [
111
112
  "Part order matches authored reading order and remains inside generic message semantics.",
112
- "Streaming state supplements rather than replaces meaningful textual status."
113
+ "Streaming state supplements rather than replaces meaningful textual status.",
114
+ "Forwarded metadata actions retain Message ordering, keyboard reveal, and touch visibility."
113
115
  ],
114
116
  "states": [
115
117
  "The owner replaces immutable part arrays as scripted or live output changes.",
116
118
  "AgentResponse renders directly in Message without borrowing a plain MessageBubble surface.",
117
- "Markdown parts use the optional safe renderer; prose CSS owns only semantic-tree styling and never response ordering or streaming state."
119
+ "Markdown parts use the optional safe renderer; prose CSS owns only semantic-tree styling and never response ordering or streaming state.",
120
+ "The application may compose MessageActions for completed-response Copy and controlled feedback while retaining persistent retry or recovery controls in the separate actions slot."
118
121
  ],
119
122
  "responsiveBehavior": [
120
123
  "Rich content uses the available transcript width while respecting readable measure and local overflow constraints."
@@ -140,6 +143,10 @@
140
143
  "type": "string",
141
144
  "required": false
142
145
  },
146
+ "metadataVisibility": {
147
+ "type": "MessageMetadataVisibility",
148
+ "required": false
149
+ },
143
150
  "parts": {
144
151
  "type": "AgentResponsePart[]",
145
152
  "required": false
@@ -416,7 +423,7 @@
416
423
  "intentStatus": "complete",
417
424
  "intent": {
418
425
  "audience": "general",
419
- "status": "experimental",
426
+ "status": "stable",
420
427
  "summary": "Compact icon avatar for visually identifying a person, group, channel, or conversation type.",
421
428
  "useWhen": [
422
429
  "A list or message composition needs a consistent circular identity marker represented by an icon at md, sm, or xs control density."
@@ -4260,12 +4267,12 @@
4260
4267
  "tag": "ds-message",
4261
4268
  "name": "message",
4262
4269
  "title": "Message",
4263
- "summary": "Channel-neutral message row owning direction, grouping, author, time, delivery metadata, and header, footer, or action accessory regions.",
4270
+ "summary": "Channel-neutral message row owning direction, grouping, author, time, delivery metadata, and persistent or metadata action regions.",
4264
4271
  "intentStatus": "complete",
4265
4272
  "intent": {
4266
4273
  "audience": "general",
4267
4274
  "status": "experimental",
4268
- "summary": "Channel-neutral message row owning direction, grouping, author, time, delivery metadata, and header, footer, or action accessory regions.",
4275
+ "summary": "Channel-neutral message row owning direction, grouping, author, time, delivery metadata, and persistent or metadata action regions.",
4269
4276
  "useWhen": [
4270
4277
  "A transcript contains messages that need consistent incoming, outgoing, or system layout."
4271
4278
  ],
@@ -4274,6 +4281,7 @@
4274
4281
  ],
4275
4282
  "commonlyComposedWith": [
4276
4283
  "component:ds-message-bubble",
4284
+ "component:ds-message-actions",
4277
4285
  "component:ds-message-scroller"
4278
4286
  ],
4279
4287
  "patterns": [
@@ -4281,14 +4289,16 @@
4281
4289
  ],
4282
4290
  "accessibility": [
4283
4291
  "Author and time metadata remain textual when they are necessary to interpret the transcript.",
4284
- "Delivery failure uses negative Failed to send text in the footer while the message bubble keeps its normal outgoing treatment; when time is also visible, a tertiary middle dot separates the failure label and timestamp."
4292
+ "Delivery failure uses negative Failed to send text in the footer while the message bubble keeps its normal outgoing treatment; when time is also visible, a tertiary middle dot separates the failure label and timestamp.",
4293
+ "Hover-only metadata rows remain keyboard reachable, reveal on focus, and stay visible for touch and coarse-pointer input."
4285
4294
  ],
4286
4295
  "states": [
4287
4296
  "Pass an ISO timestamp. Message keeps the full value in dateTime and formats the visible value as a localized time; applications must not render a raw ISO string as visible transcript metadata.",
4288
4297
  "A visible incoming author uses body-small emphasis with primary foreground; timestamp and delivery metadata remain caption text.",
4289
4298
  "Visible author, bubble content, and timestamp or delivery footer use consistent 4px vertical gaps.",
4290
4299
  "Grouping joins adjacent bubble corners, shows the incoming author only at the start, and shows delivery/time metadata only at the end. Outgoing author remains in the accessible message label without repeating a visible You label.",
4291
- "Set showAuthor false only when the product makes participant and assistant roles visually self-evident; continue passing author so the accessible message label remains specific."
4300
+ "Set showAuthor false only when the product makes participant and assistant roles visually self-evident; continue passing author so the accessible message label remains specific.",
4301
+ "Metadata actions precede incoming timestamps and follow outgoing timestamps. In hover mode the complete reserved footer—delivery, timestamp, and actions—fades as one unit without changing geometry; the persistent actions slot retains separate message-level controls."
4292
4302
  ],
4293
4303
  "responsiveBehavior": [
4294
4304
  "Outgoing and incoming rows adapt to available width while preserving their directional alignment."
@@ -4322,6 +4332,10 @@
4322
4332
  "type": "string",
4323
4333
  "required": false
4324
4334
  },
4335
+ "metadataVisibility": {
4336
+ "type": "MessageMetadataVisibility",
4337
+ "required": false
4338
+ },
4325
4339
  "scrollAnchor": {
4326
4340
  "type": "boolean",
4327
4341
  "required": false
@@ -4355,6 +4369,92 @@
4355
4369
  "text"
4356
4370
  ]
4357
4371
  },
4372
+ {
4373
+ "id": "component:ds-message-actions",
4374
+ "tag": "ds-message-actions",
4375
+ "name": "message-actions",
4376
+ "title": "MessageActions",
4377
+ "summary": "Reusable message-level Copy and controlled response-feedback actions with consistent compact presentation and browser clipboard feedback.",
4378
+ "intentStatus": "complete",
4379
+ "intent": {
4380
+ "audience": "specialized",
4381
+ "status": "experimental",
4382
+ "summary": "Reusable message-level Copy and controlled response-feedback actions with consistent compact presentation and browser clipboard feedback.",
4383
+ "useWhen": [
4384
+ "A message metadata row needs Copy alone or Copy with mutually exclusive positive and negative response feedback."
4385
+ ],
4386
+ "avoidWhen": [
4387
+ "The action executes, retries, regenerates, approves, edits, or otherwise changes message content."
4388
+ ],
4389
+ "commonlyComposedWith": [
4390
+ "component:ds-message",
4391
+ "component:ds-agent-response",
4392
+ "component:ds-button-unfilled"
4393
+ ],
4394
+ "patterns": [
4395
+ "pattern:conversation",
4396
+ "pattern:agent-chat"
4397
+ ],
4398
+ "accessibility": [
4399
+ "Every icon action has a matching tooltip and accessible name.",
4400
+ "Feedback uses genuine pressed toggle semantics and Copy announces its temporary Copied state through the control name."
4401
+ ],
4402
+ "states": [
4403
+ "The component owns clipboard execution and temporary copied feedback while the application supplies the exact copyable text.",
4404
+ "Feedback is controlled: the component emits the requested positive, negative, or cleared value while the application owns persistence and consequences.",
4405
+ "Copy, positive feedback, and negative feedback retain one stable order."
4406
+ ],
4407
+ "responsiveBehavior": [
4408
+ "The compact action group follows the visibility and metadata placement policy of its owning Message."
4409
+ ],
4410
+ "references": [
4411
+ {
4412
+ "label": "Message metadata composition",
4413
+ "path": "src/wc/components/Message/Message.stories.ts"
4414
+ }
4415
+ ]
4416
+ },
4417
+ "api": {
4418
+ "props": {
4419
+ "copyText": {
4420
+ "type": "string | undefined",
4421
+ "required": false
4422
+ },
4423
+ "feedback": {
4424
+ "type": "MessageFeedback | undefined",
4425
+ "required": false
4426
+ },
4427
+ "feedbackEnabled": {
4428
+ "type": "boolean",
4429
+ "required": false
4430
+ }
4431
+ },
4432
+ "events": [
4433
+ {
4434
+ "name": "dsCopyResult",
4435
+ "detail": "MessageCopyResultEventDetail"
4436
+ },
4437
+ {
4438
+ "name": "dsFeedbackChange",
4439
+ "detail": "MessageFeedback | undefined"
4440
+ }
4441
+ ],
4442
+ "slots": []
4443
+ },
4444
+ "exports": {
4445
+ "customElement": "ds-message-actions",
4446
+ "react": "DsMessageActions",
4447
+ "angular": "DsMessageActions"
4448
+ },
4449
+ "dependencies": [
4450
+ "@ds-mo/ui",
4451
+ "@ds-mo/tokens"
4452
+ ],
4453
+ "componentDependencies": [
4454
+ "button-unfilled",
4455
+ "tooltip"
4456
+ ]
4457
+ },
4358
4458
  {
4359
4459
  "id": "component:ds-message-bubble",
4360
4460
  "tag": "ds-message-bubble",
@@ -9,8 +9,8 @@ export class BooleanValueAccessor extends ValueAccessor {
9
9
  writeValue(value) {
10
10
  this.el.nativeElement.checked = this.lastValue = value == null ? false : value;
11
11
  }
12
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: BooleanValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
13
- static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.0.7", type: BooleanValueAccessor, isStandalone: true, selector: "ds-checkbox, ds-switch", host: { listeners: { "dsChange": "handleChangeEvent($event.target?.[\"checked\"])" } }, providers: [
12
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: BooleanValueAccessor, deps: [{ token: i0.ElementRef }], target: i0.ɵɵFactoryTarget.Directive }); }
13
+ static { this.ɵdir = i0.ɵɵngDeclareDirective({ minVersion: "14.0.0", version: "22.1.0", type: BooleanValueAccessor, isStandalone: true, selector: "ds-checkbox, ds-switch", host: { listeners: { "dsChange": "handleChangeEvent($event.target?.[\"checked\"])" } }, providers: [
14
14
  {
15
15
  provide: NG_VALUE_ACCESSOR,
16
16
  useExisting: forwardRef(() => BooleanValueAccessor),
@@ -18,7 +18,7 @@ export class BooleanValueAccessor extends ValueAccessor {
18
18
  }
19
19
  ], usesInheritance: true, ngImport: i0 }); }
20
20
  }
21
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: BooleanValueAccessor, decorators: [{
21
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: BooleanValueAccessor, decorators: [{
22
22
  type: Directive,
23
23
  args: [{
24
24
  /* tslint:disable-next-line:directive-selector */
@@ -16,8 +16,8 @@ let DsAgentActivity = class DsAgentActivity {
16
16
  c.detach();
17
17
  this.el = r.nativeElement;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAgentActivity, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsAgentActivity, isStandalone: true, selector: "ds-agent-activity", inputs: { heading: "heading", items: "items", open: "open" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAgentActivity, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsAgentActivity, isStandalone: true, selector: "ds-agent-activity", inputs: { heading: "heading", items: "items", open: "open" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsAgentActivity = __decorate([
23
23
  ProxyCmp({
@@ -26,7 +26,7 @@ DsAgentActivity = __decorate([
26
26
  })
27
27
  ], DsAgentActivity);
28
28
  export { DsAgentActivity };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAgentActivity, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAgentActivity, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-agent-activity',
@@ -6,7 +6,7 @@ export declare class DsAgentResponse {
6
6
  protected el: HTMLDsAgentResponseElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<DsAgentResponse, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<DsAgentResponse, "ds-agent-response", never, { "author": { "alias": "author"; "required": false; }; "messageId": { "alias": "messageId"; "required": false; }; "parts": { "alias": "parts"; "required": false; }; "showAuthor": { "alias": "showAuthor"; "required": false; }; "streaming": { "alias": "streaming"; "required": false; }; "timestamp": { "alias": "timestamp"; "required": false; }; }, {}, never, ["*"], true, never>;
9
+ static ɵcmp: i0.ɵɵComponentDeclaration<DsAgentResponse, "ds-agent-response", never, { "author": { "alias": "author"; "required": false; }; "messageId": { "alias": "messageId"; "required": false; }; "metadataVisibility": { "alias": "metadataVisibility"; "required": false; }; "parts": { "alias": "parts"; "required": false; }; "showAuthor": { "alias": "showAuthor"; "required": false; }; "streaming": { "alias": "streaming"; "required": false; }; "timestamp": { "alias": "timestamp"; "required": false; }; }, {}, never, ["*"], true, never>;
10
10
  }
11
11
  export declare interface DsAgentResponse extends Components.DsAgentResponse {
12
12
  }
@@ -16,23 +16,23 @@ let DsAgentResponse = class DsAgentResponse {
16
16
  c.detach();
17
17
  this.el = r.nativeElement;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAgentResponse, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsAgentResponse, isStandalone: true, selector: "ds-agent-response", inputs: { author: "author", messageId: "messageId", parts: "parts", showAuthor: "showAuthor", streaming: "streaming", timestamp: "timestamp" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAgentResponse, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsAgentResponse, isStandalone: true, selector: "ds-agent-response", inputs: { author: "author", messageId: "messageId", metadataVisibility: "metadataVisibility", parts: "parts", showAuthor: "showAuthor", streaming: "streaming", timestamp: "timestamp" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsAgentResponse = __decorate([
23
23
  ProxyCmp({
24
24
  defineCustomElementFn: defineDsAgentResponse,
25
- inputs: ['author', 'messageId', 'parts', 'showAuthor', 'streaming', 'timestamp']
25
+ inputs: ['author', 'messageId', 'metadataVisibility', 'parts', 'showAuthor', 'streaming', 'timestamp']
26
26
  })
27
27
  ], DsAgentResponse);
28
28
  export { DsAgentResponse };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAgentResponse, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAgentResponse, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-agent-response',
33
33
  changeDetection: ChangeDetectionStrategy.OnPush,
34
34
  template: '<ng-content></ng-content>',
35
35
  // eslint-disable-next-line @angular-eslint/no-inputs-metadata-property
36
- inputs: ['author', 'messageId', 'parts', 'showAuthor', 'streaming', 'timestamp'],
36
+ inputs: ['author', 'messageId', 'metadataVisibility', 'parts', 'showAuthor', 'streaming', 'timestamp'],
37
37
  }]
38
38
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -16,8 +16,8 @@ let DsAgentSourceList = class DsAgentSourceList {
16
16
  c.detach();
17
17
  this.el = r.nativeElement;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAgentSourceList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsAgentSourceList, isStandalone: true, selector: "ds-agent-source-list", inputs: { heading: "heading", items: "items", open: "open" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAgentSourceList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsAgentSourceList, isStandalone: true, selector: "ds-agent-source-list", inputs: { heading: "heading", items: "items", open: "open" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsAgentSourceList = __decorate([
23
23
  ProxyCmp({
@@ -26,7 +26,7 @@ DsAgentSourceList = __decorate([
26
26
  })
27
27
  ], DsAgentSourceList);
28
28
  export { DsAgentSourceList };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAgentSourceList, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAgentSourceList, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-agent-source-list',
@@ -16,8 +16,8 @@ let DsAgentToolCall = class DsAgentToolCall {
16
16
  c.detach();
17
17
  this.el = r.nativeElement;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAgentToolCall, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsAgentToolCall, isStandalone: true, selector: "ds-agent-tool-call", inputs: { error: "error", input: "input", label: "label", name: "name", open: "open", output: "output", state: "state" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAgentToolCall, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsAgentToolCall, isStandalone: true, selector: "ds-agent-tool-call", inputs: { error: "error", input: "input", label: "label", name: "name", open: "open", output: "output", state: "state" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsAgentToolCall = __decorate([
23
23
  ProxyCmp({
@@ -26,7 +26,7 @@ DsAgentToolCall = __decorate([
26
26
  })
27
27
  ], DsAgentToolCall);
28
28
  export { DsAgentToolCall };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAgentToolCall, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAgentToolCall, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-agent-tool-call',
@@ -16,8 +16,8 @@ let DsAttachmentList = class DsAttachmentList {
16
16
  c.detach();
17
17
  this.el = r.nativeElement;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAttachmentList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsAttachmentList, isStandalone: true, selector: "ds-attachment-list", inputs: { items: "items", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAttachmentList, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsAttachmentList, isStandalone: true, selector: "ds-attachment-list", inputs: { items: "items", label: "label" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsAttachmentList = __decorate([
23
23
  ProxyCmp({
@@ -26,7 +26,7 @@ DsAttachmentList = __decorate([
26
26
  })
27
27
  ], DsAttachmentList);
28
28
  export { DsAttachmentList };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAttachmentList, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAttachmentList, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-attachment-list',
@@ -16,8 +16,8 @@ let DsAvatar = class DsAvatar {
16
16
  c.detach();
17
17
  this.el = r.nativeElement;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsAvatar, isStandalone: true, selector: "ds-avatar", inputs: { icon: "icon", iconColor: "iconColor", label: "label", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAvatar, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsAvatar, isStandalone: true, selector: "ds-avatar", inputs: { icon: "icon", iconColor: "iconColor", label: "label", size: "size" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsAvatar = __decorate([
23
23
  ProxyCmp({
@@ -26,7 +26,7 @@ DsAvatar = __decorate([
26
26
  })
27
27
  ], DsAvatar);
28
28
  export { DsAvatar };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsAvatar, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsAvatar, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-avatar',
@@ -16,8 +16,8 @@ let DsBadge = class DsBadge {
16
16
  c.detach();
17
17
  this.el = r.nativeElement;
18
18
  }
19
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsBadge, isStandalone: true, selector: "ds-badge", inputs: { background: "background", count: "count", gradientBackground: "gradientBackground", hasRing: "hasRing", label: "label", max: "max", surface: "surface", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
19
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBadge, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
20
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsBadge, isStandalone: true, selector: "ds-badge", inputs: { background: "background", count: "count", gradientBackground: "gradientBackground", hasRing: "hasRing", label: "label", max: "max", surface: "surface", variant: "variant" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsBadge = __decorate([
23
23
  ProxyCmp({
@@ -26,7 +26,7 @@ DsBadge = __decorate([
26
26
  })
27
27
  ], DsBadge);
28
28
  export { DsBadge };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBadge, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBadge, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-badge',
@@ -17,8 +17,8 @@ let DsBarNav = class DsBarNav {
17
17
  c.detach();
18
18
  this.el = r.nativeElement;
19
19
  }
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBarNav, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsBarNav, isStandalone: true, selector: "ds-bar-nav", inputs: { basePath: "basePath", currentUrl: "currentUrl", heading: "heading", moreTabsLabel: "moreTabsLabel", navStyle: "navStyle", tabs: "tabs", value: "value" }, outputs: { dsTabChange: "dsTabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBarNav, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsBarNav, isStandalone: true, selector: "ds-bar-nav", inputs: { basePath: "basePath", currentUrl: "currentUrl", heading: "heading", moreTabsLabel: "moreTabsLabel", navStyle: "navStyle", tabs: "tabs", value: "value" }, outputs: { dsTabChange: "dsTabChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsBarNav = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsBarNav = __decorate([
27
27
  })
28
28
  ], DsBarNav);
29
29
  export { DsBarNav };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBarNav, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBarNav, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-bar-nav',
@@ -20,8 +20,8 @@ let DsBarTitle = class DsBarTitle {
20
20
  c.detach();
21
21
  this.el = r.nativeElement;
22
22
  }
23
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBarTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
24
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsBarTitle, isStandalone: true, selector: "ds-bar-title", inputs: { actions: "actions", actionsAriaLabel: "actionsAriaLabel", backAriaLabel: "backAriaLabel", backLabel: "backLabel", breadcrumbAriaLabel: "breadcrumbAriaLabel", breadcrumbs: "breadcrumbs", description: "description", heading: "heading", primaryAction: "primaryAction", sections: "sections", sectionsAriaLabel: "sectionsAriaLabel", showBack: "showBack", value: "value", variant: "variant" }, outputs: { dsBack: "dsBack", dsBreadcrumbSelect: "dsBreadcrumbSelect", dsSectionChange: "dsSectionChange", dsAction: "dsAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBarTitle, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
24
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsBarTitle, isStandalone: true, selector: "ds-bar-title", inputs: { actions: "actions", actionsAriaLabel: "actionsAriaLabel", backAriaLabel: "backAriaLabel", backLabel: "backLabel", breadcrumbAriaLabel: "breadcrumbAriaLabel", breadcrumbs: "breadcrumbs", description: "description", heading: "heading", primaryAction: "primaryAction", sections: "sections", sectionsAriaLabel: "sectionsAriaLabel", showBack: "showBack", value: "value", variant: "variant" }, outputs: { dsBack: "dsBack", dsBreadcrumbSelect: "dsBreadcrumbSelect", dsSectionChange: "dsSectionChange", dsAction: "dsAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
25
25
  };
26
26
  DsBarTitle = __decorate([
27
27
  ProxyCmp({
@@ -30,7 +30,7 @@ DsBarTitle = __decorate([
30
30
  })
31
31
  ], DsBarTitle);
32
32
  export { DsBarTitle };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBarTitle, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBarTitle, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  selector: 'ds-bar-title',
@@ -19,8 +19,8 @@ let DsBarWorkflow = class DsBarWorkflow {
19
19
  c.detach();
20
20
  this.el = r.nativeElement;
21
21
  }
22
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBarWorkflow, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
23
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsBarWorkflow, isStandalone: true, selector: "ds-bar-workflow", inputs: { exitAriaLabel: "exitAriaLabel", exitLabel: "exitLabel", heading: "heading", isNextInactive: "isNextInactive", nextLabel: "nextLabel", previousLabel: "previousLabel", responsiveMode: "responsiveMode", steps: "steps", submitAction: "submitAction", value: "value" }, outputs: { dsExit: "dsExit", dsStepChange: "dsStepChange", dsSubmit: "dsSubmit" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBarWorkflow, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
23
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsBarWorkflow, isStandalone: true, selector: "ds-bar-workflow", inputs: { exitAriaLabel: "exitAriaLabel", exitLabel: "exitLabel", heading: "heading", isNextInactive: "isNextInactive", nextLabel: "nextLabel", previousLabel: "previousLabel", responsiveMode: "responsiveMode", steps: "steps", submitAction: "submitAction", value: "value" }, outputs: { dsExit: "dsExit", dsStepChange: "dsStepChange", dsSubmit: "dsSubmit" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
24
24
  };
25
25
  DsBarWorkflow = __decorate([
26
26
  ProxyCmp({
@@ -29,7 +29,7 @@ DsBarWorkflow = __decorate([
29
29
  })
30
30
  ], DsBarWorkflow);
31
31
  export { DsBarWorkflow };
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBarWorkflow, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBarWorkflow, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  selector: 'ds-bar-workflow',
@@ -17,8 +17,8 @@ let DsBreadcrumb = class DsBreadcrumb {
17
17
  c.detach();
18
18
  this.el = r.nativeElement;
19
19
  }
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsBreadcrumb, isStandalone: true, selector: "ds-breadcrumb", inputs: { ariaLabel: "ariaLabel", items: "items" }, outputs: { dsSelect: "dsSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBreadcrumb, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsBreadcrumb, isStandalone: true, selector: "ds-breadcrumb", inputs: { ariaLabel: "ariaLabel", items: "items" }, outputs: { dsSelect: "dsSelect" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsBreadcrumb = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsBreadcrumb = __decorate([
27
27
  })
28
28
  ], DsBreadcrumb);
29
29
  export { DsBreadcrumb };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsBreadcrumb, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsBreadcrumb, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-breadcrumb',
@@ -17,8 +17,8 @@ let DsButtonFilled = class DsButtonFilled {
17
17
  c.detach();
18
18
  this.el = r.nativeElement;
19
19
  }
20
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsButtonFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsButtonFilled, isStandalone: true, selector: "ds-button-filled", inputs: { ariaLabel: "ariaLabel", background: "background", contrast: "contrast", controls: "controls", expanded: "expanded", hasBorder: "hasBorder", hasMenu: "hasMenu", haspopup: "haspopup", icon: "icon", intent: "intent", isInactive: "isInactive", isLoading: "isLoading", label: "label", pressScale: "pressScale", rounded: "rounded", size: "size", type: "type", variant: "variant", width: "width" }, outputs: { dsClick: "dsClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
20
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsButtonFilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
21
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsButtonFilled, isStandalone: true, selector: "ds-button-filled", inputs: { ariaLabel: "ariaLabel", background: "background", contrast: "contrast", controls: "controls", expanded: "expanded", hasBorder: "hasBorder", hasMenu: "hasMenu", haspopup: "haspopup", icon: "icon", intent: "intent", isInactive: "isInactive", isLoading: "isLoading", label: "label", pressScale: "pressScale", rounded: "rounded", size: "size", type: "type", variant: "variant", width: "width" }, outputs: { dsClick: "dsClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsButtonFilled = __decorate([
24
24
  ProxyCmp({
@@ -28,7 +28,7 @@ DsButtonFilled = __decorate([
28
28
  })
29
29
  ], DsButtonFilled);
30
30
  export { DsButtonFilled };
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsButtonFilled, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsButtonFilled, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  selector: 'ds-button-filled',
@@ -18,8 +18,8 @@ let DsButtonUnfilled = class DsButtonUnfilled {
18
18
  c.detach();
19
19
  this.el = r.nativeElement;
20
20
  }
21
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsButtonUnfilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
22
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsButtonUnfilled, isStandalone: true, selector: "ds-button-unfilled", inputs: { activeFill: "activeFill", ariaLabel: "ariaLabel", background: "background", controls: "controls", dot: "dot", expanded: "expanded", focusTabIndex: "focusTabIndex", hasBorder: "hasBorder", hasMenu: "hasMenu", haspopup: "haspopup", icon: "icon", isActive: "isActive", isInactive: "isInactive", isLoading: "isLoading", label: "label", pressScale: "pressScale", pressed: "pressed", rounded: "rounded", size: "size", type: "type", variant: "variant", width: "width" }, outputs: { dsClick: "dsClick", dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsButtonUnfilled, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
22
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsButtonUnfilled, isStandalone: true, selector: "ds-button-unfilled", inputs: { activeFill: "activeFill", ariaLabel: "ariaLabel", background: "background", controls: "controls", dot: "dot", expanded: "expanded", focusTabIndex: "focusTabIndex", hasBorder: "hasBorder", hasMenu: "hasMenu", haspopup: "haspopup", icon: "icon", isActive: "isActive", isInactive: "isInactive", isLoading: "isLoading", label: "label", pressScale: "pressScale", pressed: "pressed", rounded: "rounded", size: "size", type: "type", variant: "variant", width: "width" }, outputs: { dsClick: "dsClick", dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
23
  };
24
24
  DsButtonUnfilled = __decorate([
25
25
  ProxyCmp({
@@ -29,7 +29,7 @@ DsButtonUnfilled = __decorate([
29
29
  })
30
30
  ], DsButtonUnfilled);
31
31
  export { DsButtonUnfilled };
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsButtonUnfilled, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsButtonUnfilled, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  selector: 'ds-button-unfilled',