@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
@@ -17,8 +17,8 @@ let DsMessageScroller = class DsMessageScroller {
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: DsMessageScroller, 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: DsMessageScroller, isStandalone: true, selector: "ds-message-scroller", inputs: { autoFollow: "autoFollow", busy: "busy", defaultPosition: "defaultPosition", messagesLabel: "messagesLabel" }, outputs: { dsReachStart: "dsReachStart" }, 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: DsMessageScroller, 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: DsMessageScroller, isStandalone: true, selector: "ds-message-scroller", inputs: { autoFollow: "autoFollow", busy: "busy", defaultPosition: "defaultPosition", messagesLabel: "messagesLabel" }, outputs: { dsReachStart: "dsReachStart" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsMessageScroller = __decorate([
24
24
  ProxyCmp({
@@ -28,7 +28,7 @@ DsMessageScroller = __decorate([
28
28
  })
29
29
  ], DsMessageScroller);
30
30
  export { DsMessageScroller };
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsMessageScroller, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsMessageScroller, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  selector: 'ds-message-scroller',
@@ -6,7 +6,7 @@ export declare class DsMessage {
6
6
  protected el: HTMLDsMessageElement;
7
7
  constructor(c: ChangeDetectorRef, r: ElementRef, z: NgZone);
8
8
  static ɵfac: i0.ɵɵFactoryDeclaration<DsMessage, never>;
9
- static ɵcmp: i0.ɵɵComponentDeclaration<DsMessage, "ds-message", never, { "author": { "alias": "author"; "required": false; }; "deliveryState": { "alias": "deliveryState"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "groupPosition": { "alias": "groupPosition"; "required": false; }; "messageId": { "alias": "messageId"; "required": false; }; "scrollAnchor": { "alias": "scrollAnchor"; "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<DsMessage, "ds-message", never, { "author": { "alias": "author"; "required": false; }; "deliveryState": { "alias": "deliveryState"; "required": false; }; "direction": { "alias": "direction"; "required": false; }; "groupPosition": { "alias": "groupPosition"; "required": false; }; "messageId": { "alias": "messageId"; "required": false; }; "metadataVisibility": { "alias": "metadataVisibility"; "required": false; }; "scrollAnchor": { "alias": "scrollAnchor"; "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 DsMessage extends Components.DsMessage {
12
12
  }
@@ -16,23 +16,23 @@ let DsMessage = class DsMessage {
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: DsMessage, 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: DsMessage, isStandalone: true, selector: "ds-message", inputs: { author: "author", deliveryState: "deliveryState", direction: "direction", groupPosition: "groupPosition", messageId: "messageId", scrollAnchor: "scrollAnchor", 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: DsMessage, 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: DsMessage, isStandalone: true, selector: "ds-message", inputs: { author: "author", deliveryState: "deliveryState", direction: "direction", groupPosition: "groupPosition", messageId: "messageId", metadataVisibility: "metadataVisibility", scrollAnchor: "scrollAnchor", showAuthor: "showAuthor", streaming: "streaming", timestamp: "timestamp" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsMessage = __decorate([
23
23
  ProxyCmp({
24
24
  defineCustomElementFn: defineDsMessage,
25
- inputs: ['author', 'deliveryState', 'direction', 'groupPosition', 'messageId', 'scrollAnchor', 'showAuthor', 'streaming', 'timestamp']
25
+ inputs: ['author', 'deliveryState', 'direction', 'groupPosition', 'messageId', 'metadataVisibility', 'scrollAnchor', 'showAuthor', 'streaming', 'timestamp']
26
26
  })
27
27
  ], DsMessage);
28
28
  export { DsMessage };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsMessage, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsMessage, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-message',
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', 'deliveryState', 'direction', 'groupPosition', 'messageId', 'scrollAnchor', 'showAuthor', 'streaming', 'timestamp'],
36
+ inputs: ['author', 'deliveryState', 'direction', 'groupPosition', 'messageId', 'metadataVisibility', 'scrollAnchor', 'showAuthor', 'streaming', 'timestamp'],
37
37
  }]
38
38
  }], ctorParameters: () => [{ type: i0.ChangeDetectorRef }, { type: i0.ElementRef }, { type: i0.NgZone }] });
@@ -18,8 +18,8 @@ let DsMobileBarNav = class DsMobileBarNav {
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: DsMobileBarNav, 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: DsMobileBarNav, isStandalone: true, selector: "ds-mobile-bar-nav", inputs: { activeDestination: "activeDestination", agentsDot: "agentsDot", agentsLabel: "agentsLabel", currentArea: "currentArea", helpLabel: "helpLabel", inboxDot: "inboxDot", inboxLabel: "inboxLabel", menuLabel: "menuLabel", searchDot: "searchDot", searchLabel: "searchLabel", sheetNavExpanded: "sheetNavExpanded" }, outputs: { dsSheetNavToggle: "dsSheetNavToggle", dsDestinationChange: "dsDestinationChange" }, 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: DsMobileBarNav, 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: DsMobileBarNav, isStandalone: true, selector: "ds-mobile-bar-nav", inputs: { activeDestination: "activeDestination", agentsDot: "agentsDot", agentsLabel: "agentsLabel", currentArea: "currentArea", helpLabel: "helpLabel", inboxDot: "inboxDot", inboxLabel: "inboxLabel", menuLabel: "menuLabel", searchDot: "searchDot", searchLabel: "searchLabel", sheetNavExpanded: "sheetNavExpanded" }, outputs: { dsSheetNavToggle: "dsSheetNavToggle", dsDestinationChange: "dsDestinationChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
23
  };
24
24
  DsMobileBarNav = __decorate([
25
25
  ProxyCmp({
@@ -29,7 +29,7 @@ DsMobileBarNav = __decorate([
29
29
  })
30
30
  ], DsMobileBarNav);
31
31
  export { DsMobileBarNav };
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsMobileBarNav, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsMobileBarNav, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  selector: 'ds-mobile-bar-nav',
@@ -18,8 +18,8 @@ let DsMobileHeader = class DsMobileHeader {
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: DsMobileHeader, 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: DsMobileHeader, isStandalone: true, selector: "ds-mobile-header", inputs: { heading: "heading", headingLevel: "headingLevel", sections: "sections", sectionsAriaLabel: "sectionsAriaLabel", subsections: "subsections", subsectionsAriaLabel: "subsectionsAriaLabel", subvalue: "subvalue", tone: "tone", value: "value" }, outputs: { dsSectionChange: "dsSectionChange", dsSubsectionChange: "dsSubsectionChange" }, 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: DsMobileHeader, 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: DsMobileHeader, isStandalone: true, selector: "ds-mobile-header", inputs: { heading: "heading", headingLevel: "headingLevel", sections: "sections", sectionsAriaLabel: "sectionsAriaLabel", subsections: "subsections", subsectionsAriaLabel: "subsectionsAriaLabel", subvalue: "subvalue", tone: "tone", value: "value" }, outputs: { dsSectionChange: "dsSectionChange", dsSubsectionChange: "dsSubsectionChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
23
  };
24
24
  DsMobileHeader = __decorate([
25
25
  ProxyCmp({
@@ -28,7 +28,7 @@ DsMobileHeader = __decorate([
28
28
  })
29
29
  ], DsMobileHeader);
30
30
  export { DsMobileHeader };
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsMobileHeader, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsMobileHeader, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  selector: 'ds-mobile-header',
@@ -17,8 +17,8 @@ let DsMobileSectionSwitcher = class DsMobileSectionSwitcher {
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: DsMobileSectionSwitcher, 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: DsMobileSectionSwitcher, isStandalone: true, selector: "ds-mobile-section-switcher", inputs: { navigationLabel: "navigationLabel", sections: "sections", value: "value" }, outputs: { dsChange: "dsChange" }, 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: DsMobileSectionSwitcher, 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: DsMobileSectionSwitcher, isStandalone: true, selector: "ds-mobile-section-switcher", inputs: { navigationLabel: "navigationLabel", sections: "sections", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsMobileSectionSwitcher = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsMobileSectionSwitcher = __decorate([
27
27
  })
28
28
  ], DsMobileSectionSwitcher);
29
29
  export { DsMobileSectionSwitcher };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsMobileSectionSwitcher, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsMobileSectionSwitcher, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-mobile-section-switcher',
@@ -19,8 +19,8 @@ let DsMobileSheetNav = class DsMobileSheetNav {
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: DsMobileSheetNav, 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: DsMobileSheetNav, isStandalone: true, selector: "ds-mobile-sheet-nav", inputs: { accountLabel: "accountLabel", browseContext: "browseContext", currentUrl: "currentUrl", dashboardGroups: "dashboardGroups", dashboardLabel: "dashboardLabel", helpLabel: "helpLabel", navigationLabel: "navigationLabel", open: "open", settingsGroups: "settingsGroups", settingsLabel: "settingsLabel" }, outputs: { dsAreaSelect: "dsAreaSelect", dsBrowseContextChange: "dsBrowseContextChange", dsClose: "dsClose" }, 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: DsMobileSheetNav, 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: DsMobileSheetNav, isStandalone: true, selector: "ds-mobile-sheet-nav", inputs: { accountLabel: "accountLabel", browseContext: "browseContext", currentUrl: "currentUrl", dashboardGroups: "dashboardGroups", dashboardLabel: "dashboardLabel", helpLabel: "helpLabel", navigationLabel: "navigationLabel", open: "open", settingsGroups: "settingsGroups", settingsLabel: "settingsLabel" }, outputs: { dsAreaSelect: "dsAreaSelect", dsBrowseContextChange: "dsBrowseContextChange", dsClose: "dsClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
24
24
  };
25
25
  DsMobileSheetNav = __decorate([
26
26
  ProxyCmp({
@@ -29,7 +29,7 @@ DsMobileSheetNav = __decorate([
29
29
  })
30
30
  ], DsMobileSheetNav);
31
31
  export { DsMobileSheetNav };
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsMobileSheetNav, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsMobileSheetNav, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  selector: 'ds-mobile-sheet-nav',
@@ -18,8 +18,8 @@ let DsModal = class DsModal {
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: DsModal, 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: DsModal, isStandalone: true, selector: "ds-modal", inputs: { ariaDescribedby: "ariaDescribedby", closeAriaLabel: "closeAriaLabel", heading: "heading", modalWidth: "modalWidth", open: "open" }, outputs: { dsClose: "dsClose", dsAfterClose: "dsAfterClose" }, 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: DsModal, 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: DsModal, isStandalone: true, selector: "ds-modal", inputs: { ariaDescribedby: "ariaDescribedby", closeAriaLabel: "closeAriaLabel", heading: "heading", modalWidth: "modalWidth", open: "open" }, outputs: { dsClose: "dsClose", dsAfterClose: "dsAfterClose" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
23
  };
24
24
  DsModal = __decorate([
25
25
  ProxyCmp({
@@ -28,7 +28,7 @@ DsModal = __decorate([
28
28
  })
29
29
  ], DsModal);
30
30
  export { DsModal };
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsModal, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsModal, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  selector: 'ds-modal',
@@ -22,8 +22,8 @@ let DsPanelNav = class DsPanelNav {
22
22
  c.detach();
23
23
  this.el = r.nativeElement;
24
24
  }
25
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsPanelNav, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
26
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsPanelNav, isStandalone: true, selector: "ds-panel-nav", inputs: { accountLabel: "accountLabel", accountMenuExpanded: "accountMenuExpanded", activeId: "activeId", breakpoint: "breakpoint", collapseNavigationLabel: "collapseNavigationLabel", collapsed: "collapsed", currentUrl: "currentUrl", dashboardLabel: "dashboardLabel", dashboardNavigationLabel: "dashboardNavigationLabel", disableViewTransition: "disableViewTransition", expandNavigationLabel: "expandNavigationLabel", groups: "groups", navStyle: "navStyle", navigationItemsLabel: "navigationItemsLabel", routerMode: "routerMode", settingsLabel: "settingsLabel", settingsNavigationLabel: "settingsNavigationLabel", storageKey: "storageKey", userInitial: "userInitial", userName: "userName" }, outputs: { dsNavSelect: "dsNavSelect", dsNavToggle: "dsNavToggle", dsChromeTransitionStart: "dsChromeTransitionStart", dsChromeTransitionEnd: "dsChromeTransitionEnd", dsNavFooterAction: "dsNavFooterAction", dsNavUserAction: "dsNavUserAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
25
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsPanelNav, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
26
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsPanelNav, isStandalone: true, selector: "ds-panel-nav", inputs: { accountLabel: "accountLabel", accountMenuExpanded: "accountMenuExpanded", activeId: "activeId", breakpoint: "breakpoint", collapseNavigationLabel: "collapseNavigationLabel", collapsed: "collapsed", currentUrl: "currentUrl", dashboardLabel: "dashboardLabel", dashboardNavigationLabel: "dashboardNavigationLabel", disableViewTransition: "disableViewTransition", expandNavigationLabel: "expandNavigationLabel", groups: "groups", navStyle: "navStyle", navigationItemsLabel: "navigationItemsLabel", routerMode: "routerMode", settingsLabel: "settingsLabel", settingsNavigationLabel: "settingsNavigationLabel", storageKey: "storageKey", userInitial: "userInitial", userName: "userName" }, outputs: { dsNavSelect: "dsNavSelect", dsNavToggle: "dsNavToggle", dsChromeTransitionStart: "dsChromeTransitionStart", dsChromeTransitionEnd: "dsChromeTransitionEnd", dsNavFooterAction: "dsNavFooterAction", dsNavUserAction: "dsNavUserAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
27
27
  };
28
28
  DsPanelNav = __decorate([
29
29
  ProxyCmp({
@@ -33,7 +33,7 @@ DsPanelNav = __decorate([
33
33
  })
34
34
  ], DsPanelNav);
35
35
  export { DsPanelNav };
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsPanelNav, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsPanelNav, decorators: [{
37
37
  type: Component,
38
38
  args: [{
39
39
  selector: 'ds-panel-nav',
@@ -17,8 +17,8 @@ let DsPanelSubNav = class DsPanelSubNav {
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: DsPanelSubNav, 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: DsPanelSubNav, isStandalone: true, selector: "ds-panel-sub-nav", inputs: { ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", background: "background", items: "items", value: "value" }, outputs: { dsChange: "dsChange" }, 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: DsPanelSubNav, 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: DsPanelSubNav, isStandalone: true, selector: "ds-panel-sub-nav", inputs: { ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", background: "background", items: "items", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsPanelSubNav = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsPanelSubNav = __decorate([
27
27
  })
28
28
  ], DsPanelSubNav);
29
29
  export { DsPanelSubNav };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsPanelSubNav, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsPanelSubNav, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-panel-sub-nav',
@@ -19,8 +19,8 @@ let DsPanelToolHeader = class DsPanelToolHeader {
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: DsPanelToolHeader, 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: DsPanelToolHeader, isStandalone: true, selector: "ds-panel-tool-header", inputs: { actions: "actions", backAriaLabel: "backAriaLabel", backIcon: "backIcon", heading: "heading", menuAriaLabel: "menuAriaLabel", menuControls: "menuControls", menuExpanded: "menuExpanded", menuTriggerId: "menuTriggerId", showBack: "showBack", showMenu: "showMenu" }, outputs: { dsBack: "dsBack", dsMenuToggle: "dsMenuToggle", dsAction: "dsAction" }, 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: DsPanelToolHeader, 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: DsPanelToolHeader, isStandalone: true, selector: "ds-panel-tool-header", inputs: { actions: "actions", backAriaLabel: "backAriaLabel", backIcon: "backIcon", heading: "heading", menuAriaLabel: "menuAriaLabel", menuControls: "menuControls", menuExpanded: "menuExpanded", menuTriggerId: "menuTriggerId", showBack: "showBack", showMenu: "showMenu" }, outputs: { dsBack: "dsBack", dsMenuToggle: "dsMenuToggle", dsAction: "dsAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
24
24
  };
25
25
  DsPanelToolHeader = __decorate([
26
26
  ProxyCmp({
@@ -30,7 +30,7 @@ DsPanelToolHeader = __decorate([
30
30
  })
31
31
  ], DsPanelToolHeader);
32
32
  export { DsPanelToolHeader };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsPanelToolHeader, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsPanelToolHeader, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  selector: 'ds-panel-tool-header',
@@ -19,8 +19,8 @@ let DsPanelToolSearch = class DsPanelToolSearch {
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: DsPanelToolSearch, 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: DsPanelToolSearch, isStandalone: true, selector: "ds-panel-tool-search", inputs: { ariaLabel: "ariaLabel", controls: "controls", filterActive: "filterActive", filterAriaLabel: "filterAriaLabel", filterControls: "filterControls", filterExpanded: "filterExpanded", filterTriggerId: "filterTriggerId", isInactive: "isInactive", placeholder: "placeholder", showFilter: "showFilter", value: "value" }, outputs: { dsChange: "dsChange", dsClear: "dsClear", dsFilterToggle: "dsFilterToggle" }, 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: DsPanelToolSearch, 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: DsPanelToolSearch, isStandalone: true, selector: "ds-panel-tool-search", inputs: { ariaLabel: "ariaLabel", controls: "controls", filterActive: "filterActive", filterAriaLabel: "filterAriaLabel", filterControls: "filterControls", filterExpanded: "filterExpanded", filterTriggerId: "filterTriggerId", isInactive: "isInactive", placeholder: "placeholder", showFilter: "showFilter", value: "value" }, outputs: { dsChange: "dsChange", dsClear: "dsClear", dsFilterToggle: "dsFilterToggle" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
24
24
  };
25
25
  DsPanelToolSearch = __decorate([
26
26
  ProxyCmp({
@@ -30,7 +30,7 @@ DsPanelToolSearch = __decorate([
30
30
  })
31
31
  ], DsPanelToolSearch);
32
32
  export { DsPanelToolSearch };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsPanelToolSearch, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsPanelToolSearch, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  selector: 'ds-panel-tool-search',
@@ -22,8 +22,8 @@ let DsPanelTools = class DsPanelTools {
22
22
  c.detach();
23
23
  this.el = r.nativeElement;
24
24
  }
25
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsPanelTools, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
26
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsPanelTools, isStandalone: true, selector: "ds-panel-tools", inputs: { activeTool: "activeTool", fullscreenHeaderMode: "fullscreenHeaderMode", headers: "headers", items: "items", open: "open", presentation: "presentation", storageKey: "storageKey", toolShortcutsLabel: "toolShortcutsLabel", toolsLabel: "toolsLabel" }, outputs: { dsToolChange: "dsToolChange", dsPresentationChange: "dsPresentationChange", dsHeaderBack: "dsHeaderBack", dsHeaderAction: "dsHeaderAction", dsChromeTransitionStart: "dsChromeTransitionStart", dsChromeTransitionEnd: "dsChromeTransitionEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
25
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsPanelTools, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
26
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsPanelTools, isStandalone: true, selector: "ds-panel-tools", inputs: { activeTool: "activeTool", fullscreenHeaderMode: "fullscreenHeaderMode", headers: "headers", items: "items", open: "open", presentation: "presentation", storageKey: "storageKey", toolShortcutsLabel: "toolShortcutsLabel", toolsLabel: "toolsLabel" }, outputs: { dsToolChange: "dsToolChange", dsPresentationChange: "dsPresentationChange", dsHeaderBack: "dsHeaderBack", dsHeaderAction: "dsHeaderAction", dsChromeTransitionStart: "dsChromeTransitionStart", dsChromeTransitionEnd: "dsChromeTransitionEnd" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
27
27
  };
28
28
  DsPanelTools = __decorate([
29
29
  ProxyCmp({
@@ -33,7 +33,7 @@ DsPanelTools = __decorate([
33
33
  })
34
34
  ], DsPanelTools);
35
35
  export { DsPanelTools };
36
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsPanelTools, decorators: [{
36
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsPanelTools, decorators: [{
37
37
  type: Component,
38
38
  args: [{
39
39
  selector: 'ds-panel-tools',
@@ -17,8 +17,8 @@ let DsRadio = class DsRadio {
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: DsRadio, 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: DsRadio, isStandalone: true, selector: "ds-radio", inputs: { ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", direction: "direction", disabled: "disabled", form: "form", isInactive: "isInactive", name: "name", options: "options", required: "required", requiredMessage: "requiredMessage", size: "size", value: "value" }, outputs: { dsChange: "dsChange" }, 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: DsRadio, 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: DsRadio, isStandalone: true, selector: "ds-radio", inputs: { ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", direction: "direction", disabled: "disabled", form: "form", isInactive: "isInactive", name: "name", options: "options", required: "required", requiredMessage: "requiredMessage", size: "size", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsRadio = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsRadio = __decorate([
27
27
  })
28
28
  ], DsRadio);
29
29
  export { DsRadio };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsRadio, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsRadio, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-radio',
@@ -17,8 +17,8 @@ let DsScrollOverlay = class DsScrollOverlay {
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: DsScrollOverlay, 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: DsScrollOverlay, isStandalone: true, selector: "ds-scroll-overlay", inputs: { scrollLabel: "scrollLabel" }, outputs: { dsScroll: "dsScroll" }, 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: DsScrollOverlay, 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: DsScrollOverlay, isStandalone: true, selector: "ds-scroll-overlay", inputs: { scrollLabel: "scrollLabel" }, outputs: { dsScroll: "dsScroll" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsScrollOverlay = __decorate([
24
24
  ProxyCmp({
@@ -28,7 +28,7 @@ DsScrollOverlay = __decorate([
28
28
  })
29
29
  ], DsScrollOverlay);
30
30
  export { DsScrollOverlay };
31
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsScrollOverlay, decorators: [{
31
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsScrollOverlay, decorators: [{
32
32
  type: Component,
33
33
  args: [{
34
34
  selector: 'ds-scroll-overlay',
@@ -19,8 +19,8 @@ let DsSelect = class DsSelect {
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: DsSelect, 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: DsSelect, isStandalone: true, selector: "ds-select", inputs: { activeFill: "activeFill", allowClear: "allowClear", ariaDescribedby: "ariaDescribedby", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", background: "background", clearLabel: "clearLabel", disabled: "disabled", error: "error", errorMessage: "errorMessage", hasBorder: "hasBorder", icon: "icon", inputId: "inputId", isInactive: "isInactive", isLoading: "isLoading", loadingLabel: "loadingLabel", multiple: "multiple", name: "name", noResultsText: "noResultsText", open: "open", options: "options", placeholder: "placeholder", required: "required", requiredMessage: "requiredMessage", searchPlaceholder: "searchPlaceholder", searchable: "searchable", sections: "sections", selectedLabel: "selectedLabel", size: "size", value: "value", width: "width" }, outputs: { dsChange: "dsChange", dsClear: "dsClear", dsOpenChange: "dsOpenChange" }, 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: DsSelect, 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: DsSelect, isStandalone: true, selector: "ds-select", inputs: { activeFill: "activeFill", allowClear: "allowClear", ariaDescribedby: "ariaDescribedby", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", background: "background", clearLabel: "clearLabel", disabled: "disabled", error: "error", errorMessage: "errorMessage", hasBorder: "hasBorder", icon: "icon", inputId: "inputId", isInactive: "isInactive", isLoading: "isLoading", loadingLabel: "loadingLabel", multiple: "multiple", name: "name", noResultsText: "noResultsText", open: "open", options: "options", placeholder: "placeholder", required: "required", requiredMessage: "requiredMessage", searchPlaceholder: "searchPlaceholder", searchable: "searchable", sections: "sections", selectedLabel: "selectedLabel", size: "size", value: "value", width: "width" }, outputs: { dsChange: "dsChange", dsClear: "dsClear", dsOpenChange: "dsOpenChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
24
24
  };
25
25
  DsSelect = __decorate([
26
26
  ProxyCmp({
@@ -30,7 +30,7 @@ DsSelect = __decorate([
30
30
  })
31
31
  ], DsSelect);
32
32
  export { DsSelect };
33
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsSelect, decorators: [{
33
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsSelect, decorators: [{
34
34
  type: Component,
35
35
  args: [{
36
36
  selector: 'ds-select',
@@ -30,8 +30,8 @@ let DsShellApp = class DsShellApp {
30
30
  c.detach();
31
31
  this.el = r.nativeElement;
32
32
  }
33
- static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsShellApp, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
34
- static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.0.7", type: DsShellApp, isStandalone: true, selector: "ds-shell-app", inputs: { composition: "composition", gradientPreset: "gradientPreset", mobileDestination: "mobileDestination", mobileSheetNavOpen: "mobileSheetNavOpen", navStyle: "navStyle", navigation: "navigation", pageChrome: "pageChrome", shortcutsEnabled: "shortcutsEnabled", tools: "tools" }, outputs: { dsResponsiveModeChange: "dsResponsiveModeChange", dsNavSelect: "dsNavSelect", dsTabChange: "dsTabChange", dsSubsectionChange: "dsSubsectionChange", dsPageBack: "dsPageBack", dsBreadcrumbSelect: "dsBreadcrumbSelect", dsPageAction: "dsPageAction", dsToolChange: "dsToolChange", dsHeaderBack: "dsHeaderBack", dsHeaderAction: "dsHeaderAction", dsPresentationChange: "dsPresentationChange", dsBrowseContextChange: "dsBrowseContextChange", dsNavFooterAction: "dsNavFooterAction", dsNavUserAction: "dsNavUserAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
33
+ static { this.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsShellApp, deps: [{ token: i0.ChangeDetectorRef }, { token: i0.ElementRef }, { token: i0.NgZone }], target: i0.ɵɵFactoryTarget.Component }); }
34
+ static { this.ɵcmp = i0.ɵɵngDeclareComponent({ minVersion: "14.0.0", version: "22.1.0", type: DsShellApp, isStandalone: true, selector: "ds-shell-app", inputs: { composition: "composition", gradientPreset: "gradientPreset", mobileDestination: "mobileDestination", mobileSheetNavOpen: "mobileSheetNavOpen", navStyle: "navStyle", navigation: "navigation", pageChrome: "pageChrome", shortcutsEnabled: "shortcutsEnabled", tools: "tools" }, outputs: { dsResponsiveModeChange: "dsResponsiveModeChange", dsNavSelect: "dsNavSelect", dsTabChange: "dsTabChange", dsSubsectionChange: "dsSubsectionChange", dsPageBack: "dsPageBack", dsBreadcrumbSelect: "dsBreadcrumbSelect", dsPageAction: "dsPageAction", dsToolChange: "dsToolChange", dsHeaderBack: "dsHeaderBack", dsHeaderAction: "dsHeaderAction", dsPresentationChange: "dsPresentationChange", dsBrowseContextChange: "dsBrowseContextChange", dsNavFooterAction: "dsNavFooterAction", dsNavUserAction: "dsNavUserAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
35
35
  };
36
36
  DsShellApp = __decorate([
37
37
  ProxyCmp({
@@ -41,7 +41,7 @@ DsShellApp = __decorate([
41
41
  })
42
42
  ], DsShellApp);
43
43
  export { DsShellApp };
44
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsShellApp, decorators: [{
44
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsShellApp, decorators: [{
45
45
  type: Component,
46
46
  args: [{
47
47
  selector: 'ds-shell-app',
@@ -16,8 +16,8 @@ let DsShellPage = class DsShellPage {
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: DsShellPage, 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: DsShellPage, isStandalone: true, selector: "ds-shell-page", inputs: { contentInset: "contentInset", headerCapacity: "headerCapacity", headerPresentation: "headerPresentation", responsiveMode: "responsiveMode" }, 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: DsShellPage, 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: DsShellPage, isStandalone: true, selector: "ds-shell-page", inputs: { contentInset: "contentInset", headerCapacity: "headerCapacity", headerPresentation: "headerPresentation", responsiveMode: "responsiveMode" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsShellPage = __decorate([
23
23
  ProxyCmp({
@@ -26,7 +26,7 @@ DsShellPage = __decorate([
26
26
  })
27
27
  ], DsShellPage);
28
28
  export { DsShellPage };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsShellPage, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsShellPage, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-shell-page',
@@ -20,8 +20,8 @@ let DsShellTools = class DsShellTools {
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: DsShellTools, 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: DsShellTools, isStandalone: true, selector: "ds-shell-tools", inputs: { activeTool: "activeTool", fullscreenHeaderMode: "fullscreenHeaderMode", headers: "headers", inboxLabel: "inboxLabel", inboxNavigationLabel: "inboxNavigationLabel", items: "items", open: "open", presentation: "presentation", responsiveMode: "responsiveMode", storageKey: "storageKey", toolShortcutsLabel: "toolShortcutsLabel", toolsLabel: "toolsLabel" }, outputs: { dsToolChange: "dsToolChange", dsPresentationChange: "dsPresentationChange", dsHeaderBack: "dsHeaderBack", dsHeaderAction: "dsHeaderAction" }, 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: DsShellTools, 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: DsShellTools, isStandalone: true, selector: "ds-shell-tools", inputs: { activeTool: "activeTool", fullscreenHeaderMode: "fullscreenHeaderMode", headers: "headers", inboxLabel: "inboxLabel", inboxNavigationLabel: "inboxNavigationLabel", items: "items", open: "open", presentation: "presentation", responsiveMode: "responsiveMode", storageKey: "storageKey", toolShortcutsLabel: "toolShortcutsLabel", toolsLabel: "toolsLabel" }, outputs: { dsToolChange: "dsToolChange", dsPresentationChange: "dsPresentationChange", dsHeaderBack: "dsHeaderBack", dsHeaderAction: "dsHeaderAction" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
25
25
  };
26
26
  DsShellTools = __decorate([
27
27
  ProxyCmp({
@@ -31,7 +31,7 @@ DsShellTools = __decorate([
31
31
  })
32
32
  ], DsShellTools);
33
33
  export { DsShellTools };
34
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsShellTools, decorators: [{
34
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsShellTools, decorators: [{
35
35
  type: Component,
36
36
  args: [{
37
37
  selector: 'ds-shell-tools',
@@ -16,8 +16,8 @@ let DsSkeleton = class DsSkeleton {
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: DsSkeleton, 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: DsSkeleton, isStandalone: true, selector: "ds-skeleton", inputs: { background: "background", controlSize: "controlSize", iconSize: "iconSize", rounded: "rounded", shimmer: "shimmer", textVariant: "textVariant", variant: "variant", width: "width" }, 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: DsSkeleton, 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: DsSkeleton, isStandalone: true, selector: "ds-skeleton", inputs: { background: "background", controlSize: "controlSize", iconSize: "iconSize", rounded: "rounded", shimmer: "shimmer", textVariant: "textVariant", variant: "variant", width: "width" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
21
21
  };
22
22
  DsSkeleton = __decorate([
23
23
  ProxyCmp({
@@ -26,7 +26,7 @@ DsSkeleton = __decorate([
26
26
  })
27
27
  ], DsSkeleton);
28
28
  export { DsSkeleton };
29
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsSkeleton, decorators: [{
29
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsSkeleton, decorators: [{
30
30
  type: Component,
31
31
  args: [{
32
32
  selector: 'ds-skeleton',
@@ -18,8 +18,8 @@ let DsSlider = class DsSlider {
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: DsSlider, 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: DsSlider, isStandalone: true, selector: "ds-slider", inputs: { ariaDescribedby: "ariaDescribedby", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", disabled: "disabled", endLabel: "endLabel", form: "form", formatOptions: "formatOptions", inputId: "inputId", isInactive: "isInactive", label: "label", locale: "locale", max: "max", min: "min", minStepsBetweenValues: "minStepsBetweenValues", name: "name", orientation: "orientation", rangeSeparator: "rangeSeparator", readOnly: "readOnly", showValue: "showValue", size: "size", startLabel: "startLabel", step: "step", thumbAlignment: "thumbAlignment", value: "value", valuePrefix: "valuePrefix", valueSuffix: "valueSuffix", valueText: "valueText", valueTexts: "valueTexts" }, outputs: { dsChange: "dsChange", dsCommit: "dsCommit" }, 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: DsSlider, 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: DsSlider, isStandalone: true, selector: "ds-slider", inputs: { ariaDescribedby: "ariaDescribedby", ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", disabled: "disabled", endLabel: "endLabel", form: "form", formatOptions: "formatOptions", inputId: "inputId", isInactive: "isInactive", label: "label", locale: "locale", max: "max", min: "min", minStepsBetweenValues: "minStepsBetweenValues", name: "name", orientation: "orientation", rangeSeparator: "rangeSeparator", readOnly: "readOnly", showValue: "showValue", size: "size", startLabel: "startLabel", step: "step", thumbAlignment: "thumbAlignment", value: "value", valuePrefix: "valuePrefix", valueSuffix: "valueSuffix", valueText: "valueText", valueTexts: "valueTexts" }, outputs: { dsChange: "dsChange", dsCommit: "dsCommit" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
23
23
  };
24
24
  DsSlider = __decorate([
25
25
  ProxyCmp({
@@ -29,7 +29,7 @@ DsSlider = __decorate([
29
29
  })
30
30
  ], DsSlider);
31
31
  export { DsSlider };
32
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsSlider, decorators: [{
32
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsSlider, decorators: [{
33
33
  type: Component,
34
34
  args: [{
35
35
  selector: 'ds-slider',
@@ -17,8 +17,8 @@ let DsSwatchPicker = class DsSwatchPicker {
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: DsSwatchPicker, 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: DsSwatchPicker, isStandalone: true, selector: "ds-swatch-picker", inputs: { groupLabel: "groupLabel", options: "options", sections: "sections", value: "value" }, outputs: { dsChange: "dsChange" }, 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: DsSwatchPicker, 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: DsSwatchPicker, isStandalone: true, selector: "ds-swatch-picker", inputs: { groupLabel: "groupLabel", options: "options", sections: "sections", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsSwatchPicker = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsSwatchPicker = __decorate([
27
27
  })
28
28
  ], DsSwatchPicker);
29
29
  export { DsSwatchPicker };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsSwatchPicker, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsSwatchPicker, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-swatch-picker',
@@ -17,8 +17,8 @@ let DsSwitch = class DsSwitch {
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: DsSwitch, 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: DsSwitch, isStandalone: true, selector: "ds-switch", inputs: { checked: "checked", disabled: "disabled", form: "form", isInactive: "isInactive", name: "name", presentation: "presentation", readOnly: "readOnly", required: "required", requiredMessage: "requiredMessage", size: "size", uncheckedValue: "uncheckedValue", value: "value" }, outputs: { dsChange: "dsChange" }, 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: DsSwitch, 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: DsSwitch, isStandalone: true, selector: "ds-switch", inputs: { checked: "checked", disabled: "disabled", form: "form", isInactive: "isInactive", name: "name", presentation: "presentation", readOnly: "readOnly", required: "required", requiredMessage: "requiredMessage", size: "size", uncheckedValue: "uncheckedValue", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsSwitch = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsSwitch = __decorate([
27
27
  })
28
28
  ], DsSwitch);
29
29
  export { DsSwitch };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsSwitch, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsSwitch, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-switch',
@@ -17,8 +17,8 @@ let DsTabGroup = class DsTabGroup {
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: DsTabGroup, 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: DsTabGroup, isStandalone: true, selector: "ds-tab-group", inputs: { ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", background: "background", tabs: "tabs", value: "value" }, outputs: { dsChange: "dsChange" }, 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: DsTabGroup, 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: DsTabGroup, isStandalone: true, selector: "ds-tab-group", inputs: { ariaLabel: "ariaLabel", ariaLabelledby: "ariaLabelledby", background: "background", tabs: "tabs", value: "value" }, outputs: { dsChange: "dsChange" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsTabGroup = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsTabGroup = __decorate([
27
27
  })
28
28
  ], DsTabGroup);
29
29
  export { DsTabGroup };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsTabGroup, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsTabGroup, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-tab-group',
@@ -17,8 +17,8 @@ let DsTag = class DsTag {
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: DsTag, 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: DsTag, isStandalone: true, selector: "ds-tag", inputs: { ariaControls: "ariaControls", contrast: "contrast", expanded: "expanded", icon: "icon", intent: "intent", interactive: "interactive", isInactive: "isInactive", label: "label", maxWidth: "maxWidth", rounded: "rounded", size: "size" }, 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: DsTag, 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: DsTag, isStandalone: true, selector: "ds-tag", inputs: { ariaControls: "ariaControls", contrast: "contrast", expanded: "expanded", icon: "icon", intent: "intent", interactive: "interactive", isInactive: "isInactive", label: "label", maxWidth: "maxWidth", rounded: "rounded", size: "size" }, outputs: { dsClick: "dsClick" }, ngImport: i0, template: '<ng-content></ng-content>', isInline: true, changeDetection: i0.ChangeDetectionStrategy.OnPush }); }
22
22
  };
23
23
  DsTag = __decorate([
24
24
  ProxyCmp({
@@ -27,7 +27,7 @@ DsTag = __decorate([
27
27
  })
28
28
  ], DsTag);
29
29
  export { DsTag };
30
- i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.0.7", ngImport: i0, type: DsTag, decorators: [{
30
+ i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "22.1.0", ngImport: i0, type: DsTag, decorators: [{
31
31
  type: Component,
32
32
  args: [{
33
33
  selector: 'ds-tag',