@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
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsMessageComposerCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsMessageComposer as DsMessageComposerElement } from "@ds-mo/ui/dist/components/ds-message-composer.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsMessageComposer as DsMessageComposerElement, defineCustomElement as defineDsMessageComposer } from "@ds-mo/ui/dist/components/ds-message-composer.js";
5
5
  export const DsMessageComposer = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsMessageScrollerCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsMessageScroller as DsMessageScrollerElement } from "@ds-mo/ui/dist/components/ds-message-scroller.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsMessageScroller as DsMessageScrollerElement, defineCustomElement as defineDsMessageScroller } from "@ds-mo/ui/dist/components/ds-message-scroller.js";
5
5
  export const DsMessageScroller = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsMessage as DsMessageElement } from "@ds-mo/ui/dist/components/ds-message.js";
8
8
  export type DsMessageEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsMessage as DsMessageElement, defineCustomElement as defineDsMessage } from "@ds-mo/ui/dist/components/ds-message.js";
5
5
  export const DsMessage = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsMobileBarNavCustomEvent, type MobileBarNavDestinationDetail } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsMobileBarNav as DsMobileBarNavElement } from "@ds-mo/ui/dist/components/ds-mobile-bar-nav.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsMobileBarNav as DsMobileBarNavElement, defineCustomElement as defineDsMobileBarNav } from "@ds-mo/ui/dist/components/ds-mobile-bar-nav.js";
5
5
  export const DsMobileBarNav = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsMobileHeaderCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsMobileHeader as DsMobileHeaderElement } from "@ds-mo/ui/dist/components/ds-mobile-header.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsMobileHeader as DsMobileHeaderElement, defineCustomElement as defineDsMobileHeader } from "@ds-mo/ui/dist/components/ds-mobile-header.js";
5
5
  export const DsMobileHeader = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsMobileSectionSwitcherCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsMobileSectionSwitcher as DsMobileSectionSwitcherElement } from "@ds-mo/ui/dist/components/ds-mobile-section-switcher.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsMobileSectionSwitcher as DsMobileSectionSwitcherElement, defineCustomElement as defineDsMobileSectionSwitcher } from "@ds-mo/ui/dist/components/ds-mobile-section-switcher.js";
5
5
  export const DsMobileSectionSwitcher = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsMobileSheetNavCustomEvent, type NavChromeStyle } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsMobileSheetNav as DsMobileSheetNavElement } from "@ds-mo/ui/dist/components/ds-mobile-sheet-nav.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsMobileSheetNav as DsMobileSheetNavElement, defineCustomElement as defineDsMobileSheetNav } from "@ds-mo/ui/dist/components/ds-mobile-sheet-nav.js";
5
5
  export const DsMobileSheetNav = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsModalCustomEvent, type ModalCloseDetail } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsModal as DsModalElement } from "@ds-mo/ui/dist/components/ds-modal.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsModal as DsModalElement, defineCustomElement as defineDsModal } from "@ds-mo/ui/dist/components/ds-modal.js";
5
5
  export const DsModal = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type ChromeTransitionDetail, type DsPanelNavCustomEvent, type PanelNavUserActionDetail } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsPanelNav as DsPanelNavElement } from "@ds-mo/ui/dist/components/ds-panel-nav.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsPanelNav as DsPanelNavElement, defineCustomElement as defineDsPanelNav } from "@ds-mo/ui/dist/components/ds-panel-nav.js";
5
5
  export const DsPanelNav = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsPanelSubNavCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsPanelSubNav as DsPanelSubNavElement } from "@ds-mo/ui/dist/components/ds-panel-sub-nav.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsPanelSubNav as DsPanelSubNavElement, defineCustomElement as defineDsPanelSubNav } from "@ds-mo/ui/dist/components/ds-panel-sub-nav.js";
5
5
  export const DsPanelSubNav = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsPanelToolHeaderCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsPanelToolHeader as DsPanelToolHeaderElement } from "@ds-mo/ui/dist/components/ds-panel-tool-header.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsPanelToolHeader as DsPanelToolHeaderElement, defineCustomElement as defineDsPanelToolHeader } from "@ds-mo/ui/dist/components/ds-panel-tool-header.js";
5
5
  export const DsPanelToolHeader = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsPanelToolSearchCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsPanelToolSearch as DsPanelToolSearchElement } from "@ds-mo/ui/dist/components/ds-panel-tool-search.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsPanelToolSearch as DsPanelToolSearchElement, defineCustomElement as defineDsPanelToolSearch } from "@ds-mo/ui/dist/components/ds-panel-tool-search.js";
5
5
  export const DsPanelToolSearch = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type ChromeTransitionDetail, type DsPanelToolsCustomEvent, type PanelToolsToolId } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsPanelTools as DsPanelToolsElement } from "@ds-mo/ui/dist/components/ds-panel-tools.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsPanelTools as DsPanelToolsElement, defineCustomElement as defineDsPanelTools } from "@ds-mo/ui/dist/components/ds-panel-tools.js";
5
5
  export const DsPanelTools = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsRadioCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsRadio as DsRadioElement } from "@ds-mo/ui/dist/components/ds-radio.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsRadio as DsRadioElement, defineCustomElement as defineDsRadio } from "@ds-mo/ui/dist/components/ds-radio.js";
5
5
  export const DsRadio = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsScrollOverlayCustomEvent, type ScrollOverlayScrollDetail } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsScrollOverlay as DsScrollOverlayElement } from "@ds-mo/ui/dist/components/ds-scroll-overlay.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsScrollOverlay as DsScrollOverlayElement, defineCustomElement as defineDsScrollOverlay } from "@ds-mo/ui/dist/components/ds-scroll-overlay.js";
5
5
  export const DsScrollOverlay = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsSelectCustomEvent, type SelectValue } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsSelect as DsSelectElement } from "@ds-mo/ui/dist/components/ds-select.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsSelect as DsSelectElement, defineCustomElement as defineDsSelect } from "@ds-mo/ui/dist/components/ds-select.js";
5
5
  export const DsSelect = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type BreadcrumbSelectDetail, type DsShellAppCustomEvent, type NavChromeStyle, type PanelNavUserActionDetail, type PanelToolsToolId, type ShellResponsiveMode } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsShellApp as DsShellAppElement } from "@ds-mo/ui/dist/components/ds-shell-app.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsShellApp as DsShellAppElement, defineCustomElement as defineDsShellApp } from "@ds-mo/ui/dist/components/ds-shell-app.js";
5
5
  export const DsShellApp = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsShellPage as DsShellPageElement } from "@ds-mo/ui/dist/components/ds-shell-page.js";
8
8
  export type DsShellPageEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsShellPage as DsShellPageElement, defineCustomElement as defineDsShellPage } from "@ds-mo/ui/dist/components/ds-shell-page.js";
5
5
  export const DsShellPage = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsShellToolsCustomEvent, type PanelToolsToolId } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsShellTools as DsShellToolsElement } from "@ds-mo/ui/dist/components/ds-shell-tools.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsShellTools as DsShellToolsElement, defineCustomElement as defineDsShellTools } from "@ds-mo/ui/dist/components/ds-shell-tools.js";
5
5
  export const DsShellTools = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsSkeleton as DsSkeletonElement } from "@ds-mo/ui/dist/components/ds-skeleton.js";
8
8
  export type DsSkeletonEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsSkeleton as DsSkeletonElement, defineCustomElement as defineDsSkeleton } from "@ds-mo/ui/dist/components/ds-skeleton.js";
5
5
  export const DsSkeleton = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsSliderCustomEvent, type SliderValue } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsSlider as DsSliderElement } from "@ds-mo/ui/dist/components/ds-slider.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsSlider as DsSliderElement, defineCustomElement as defineDsSlider } from "@ds-mo/ui/dist/components/ds-slider.js";
5
5
  export const DsSlider = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsSwatchPickerCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsSwatchPicker as DsSwatchPickerElement } from "@ds-mo/ui/dist/components/ds-swatch-picker.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsSwatchPicker as DsSwatchPickerElement, defineCustomElement as defineDsSwatchPicker } from "@ds-mo/ui/dist/components/ds-swatch-picker.js";
5
5
  export const DsSwatchPicker = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsSwitchCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsSwitch as DsSwitchElement } from "@ds-mo/ui/dist/components/ds-switch.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsSwitch as DsSwitchElement, defineCustomElement as defineDsSwitch } from "@ds-mo/ui/dist/components/ds-switch.js";
5
5
  export const DsSwitch = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsTabGroupCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsTabGroup as DsTabGroupElement } from "@ds-mo/ui/dist/components/ds-tab-group.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTabGroup as DsTabGroupElement, defineCustomElement as defineDsTabGroup } from "@ds-mo/ui/dist/components/ds-tab-group.js";
5
5
  export const DsTabGroup = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsTagCustomEvent } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsTag as DsTagElement } from "@ds-mo/ui/dist/components/ds-tag.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTag as DsTagElement, defineCustomElement as defineDsTag } from "@ds-mo/ui/dist/components/ds-tag.js";
5
5
  export const DsTag = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsText as DsTextElement } from "@ds-mo/ui/dist/components/ds-text.js";
8
8
  export type DsTextEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsText as DsTextElement, defineCustomElement as defineDsText } from "@ds-mo/ui/dist/components/ds-text.js";
5
5
  export const DsText = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { EventName, StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { EventName, StencilReactComponent } from './react-runtime.js';
6
6
  import { type DsToastCustomEvent, type ToastActionEventDetail, type ToastCloseEventDetail, type ToastEventDetail } from "@ds-mo/ui";
7
7
  import type { Components } from "@ds-mo/ui/dist/components";
8
8
  import { DsToast as DsToastElement } from "@ds-mo/ui/dist/components/ds-toast.js";
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsToast as DsToastElement, defineCustomElement as defineDsToast } from "@ds-mo/ui/dist/components/ds-toast.js";
5
5
  export const DsToast = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsTooltipDataViz as DsTooltipDataVizElement } from "@ds-mo/ui/dist/components/ds-tooltip-data-viz.js";
8
8
  export type DsTooltipDataVizEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTooltipDataViz as DsTooltipDataVizElement, defineCustomElement as defineDsTooltipDataViz } from "@ds-mo/ui/dist/components/ds-tooltip-data-viz.js";
5
5
  export const DsTooltipDataViz = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsTooltip as DsTooltipElement } from "@ds-mo/ui/dist/components/ds-tooltip.js";
8
8
  export type DsTooltipEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTooltip as DsTooltipElement, defineCustomElement as defineDsTooltip } from "@ds-mo/ui/dist/components/ds-tooltip.js";
5
5
  export const DsTooltip = /*@__PURE__*/ createComponent({
@@ -2,7 +2,7 @@
2
2
  * This file was automatically generated by the Stencil React Output Target.
3
3
  * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
4
  */
5
- import type { StencilReactComponent } from '@stencil/react-output-target/runtime';
5
+ import type { StencilReactComponent } from './react-runtime.js';
6
6
  import type { Components } from "@ds-mo/ui/dist/components";
7
7
  import { DsTypingIndicator as DsTypingIndicatorElement } from "@ds-mo/ui/dist/components/ds-typing-indicator.js";
8
8
  export type DsTypingIndicatorEvents = NonNullable<unknown>;
@@ -1,5 +1,5 @@
1
1
  'use client';
2
- import { createComponent } from '@stencil/react-output-target/runtime';
2
+ import { createComponent } from './react-runtime.js';
3
3
  import React from 'react';
4
4
  import { DsTypingIndicator as DsTypingIndicatorElement, defineCustomElement as defineDsTypingIndicator } from "@ds-mo/ui/dist/components/ds-typing-indicator.js";
5
5
  export const DsTypingIndicator = /*@__PURE__*/ createComponent({
@@ -0,0 +1,17 @@
1
+ import type { EventName, Options } from '@lit/react';
2
+ import type React from 'react';
3
+ type EventNames = Record<string, EventName | string>;
4
+ type StencilProps<I extends HTMLElement, E extends EventNames, C, R extends keyof C = never> = Omit<React.HTMLAttributes<I>, keyof E> & Partial<{
5
+ [K in keyof E]: E[K] extends EventName<infer T> ? (event: T) => void : (event: Event) => void;
6
+ }> & Required<Pick<C, R>> & Partial<Omit<C, R>> & React.RefAttributes<I>;
7
+ /** React component type emitted by Stencil's React output target. */
8
+ export type StencilReactComponent<I extends HTMLElement, E extends EventNames = Record<never, never>, C = Omit<I, keyof HTMLElement>, R extends keyof C = never> = React.FunctionComponent<StencilProps<I, E, C, R>>;
9
+ /**
10
+ * Defines a Stencil custom element and adapts it to React through Lit's
11
+ * custom-element bridge. Component rendering remains owned by Stencil.
12
+ */
13
+ export declare function createComponent<I extends HTMLElement, E extends EventNames = Record<never, never>, C = Omit<I, keyof HTMLElement>, R extends keyof C = never>({ defineCustomElement, tagName, transformTag, ...options }: Options<I, E> & {
14
+ defineCustomElement: () => void;
15
+ transformTag?: (tagName: string) => string;
16
+ }): StencilReactComponent<I, E, C, R>;
17
+ export {};