@cloudflare/realtimekit-ui 1.1.0-staging.9 → 1.1.1-staging.1

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 (781) hide show
  1. package/dist/browser.js +1 -1
  2. package/dist/cjs/{ChatHead-e13f3b0e.js → ChatHead-777e6a2d.js} +1 -1
  3. package/dist/cjs/{TextMessage-1dc6f8b9.js → TextMessage-b9322340.js} +2 -2
  4. package/dist/cjs/{chat-2ae6f058.js → chat-f1a9fd6e.js} +1 -16
  5. package/dist/cjs/{config-0a88d50b.js → config-86164f93.js} +2 -2
  6. package/dist/cjs/{debounce-b06b27ca.js → debounce-267777c1.js} +1 -1
  7. package/dist/cjs/index-2e5758b6.js +4403 -0
  8. package/dist/cjs/{index-821d14b7.js → index-6f8c1928.js} +1 -1
  9. package/dist/cjs/{index-e4244d7d.js → index-92947ea7.js} +2 -2
  10. package/dist/cjs/index.cjs.js +6 -6
  11. package/dist/cjs/loader.cjs.js +2 -2
  12. package/dist/cjs/{merge-c46cfa17.js → merge-bb096d88.js} +1 -1
  13. package/dist/cjs/{notification-f3750b61.js → notification-ef397c71.js} +1 -1
  14. package/dist/cjs/realtimekit-ui.cjs.js +30 -3
  15. package/dist/cjs/rtk-ai-toggle.cjs.entry.js +3 -3
  16. package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +5 -5
  17. package/dist/cjs/rtk-ai.cjs.entry.js +3 -3
  18. package/dist/cjs/rtk-audio-grid.cjs.entry.js +5 -5
  19. package/dist/cjs/rtk-audio-tile.cjs.entry.js +3 -3
  20. package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +4 -4
  21. package/dist/cjs/{rtk-avatar_24.cjs.entry.js → rtk-avatar_26.cjs.entry.js} +661 -605
  22. package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +8 -8
  23. package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +13 -13
  24. package/dist/cjs/rtk-breakout-rooms-toggle.cjs.entry.js +3 -3
  25. package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +4 -4
  26. package/dist/cjs/rtk-camera-toggle.cjs.entry.js +3 -3
  27. package/dist/cjs/rtk-caption-toggle.cjs.entry.js +3 -3
  28. package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +11 -25
  29. package/dist/cjs/rtk-chat-message.cjs.entry.js +6 -6
  30. package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +13 -7
  31. package/dist/cjs/rtk-chat-search-results.cjs.entry.js +4 -4
  32. package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +4 -4
  33. package/dist/cjs/rtk-chat-toggle.cjs.entry.js +10 -13
  34. package/dist/cjs/rtk-clock.cjs.entry.js +6 -6
  35. package/dist/cjs/rtk-controlbar-button.cjs.entry.js +4 -4
  36. package/dist/cjs/rtk-controlbar.cjs.entry.js +5 -5
  37. package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +3 -3
  38. package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +4 -4
  39. package/dist/cjs/rtk-dialog-manager.cjs.entry.js +4 -4
  40. package/dist/cjs/rtk-dialog.cjs.entry.js +4 -4
  41. package/dist/cjs/rtk-ended-screen.cjs.entry.js +3 -3
  42. package/dist/cjs/rtk-file-dropzone.cjs.entry.js +4 -4
  43. package/dist/cjs/rtk-file-message_3.cjs.entry.js +14 -14
  44. package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +3 -3
  45. package/dist/cjs/rtk-grid-pagination.cjs.entry.js +4 -4
  46. package/dist/cjs/rtk-grid.cjs.entry.js +4 -4
  47. package/dist/cjs/rtk-header.cjs.entry.js +5 -5
  48. package/dist/cjs/rtk-idle-screen.cjs.entry.js +46 -5
  49. package/dist/cjs/rtk-image-viewer.cjs.entry.js +4 -4
  50. package/dist/cjs/rtk-information-tooltip.cjs.entry.js +4 -4
  51. package/dist/cjs/rtk-leave-button.cjs.entry.js +4 -4
  52. package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +2477 -1450
  53. package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +3 -3
  54. package/dist/cjs/rtk-logo.cjs.entry.js +3 -3
  55. package/dist/cjs/rtk-meeting-title.cjs.entry.js +3 -3
  56. package/dist/cjs/rtk-message-list-view.cjs.entry.js +7 -7
  57. package/dist/cjs/rtk-mic-toggle.cjs.entry.js +3 -3
  58. package/dist/cjs/rtk-mixed-grid.cjs.entry.js +4 -4
  59. package/dist/cjs/rtk-more-toggle.cjs.entry.js +5 -5
  60. package/dist/cjs/rtk-mute-all-button.cjs.entry.js +3 -3
  61. package/dist/cjs/rtk-name-tag.cjs.entry.js +4 -4
  62. package/dist/cjs/rtk-network-indicator.cjs.entry.js +3 -3
  63. package/dist/cjs/rtk-notification.cjs.entry.js +7 -7
  64. package/dist/cjs/rtk-notifications.cjs.entry.js +5 -5
  65. package/dist/cjs/rtk-participant-count.cjs.entry.js +3 -3
  66. package/dist/cjs/rtk-participant-setup.cjs.entry.js +5 -5
  67. package/dist/cjs/rtk-participant_2.cjs.entry.js +19 -19
  68. package/dist/cjs/rtk-participants-audio.cjs.entry.js +4 -4
  69. package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +5 -5
  70. package/dist/cjs/rtk-participants-toggle.cjs.entry.js +4 -4
  71. package/dist/cjs/rtk-participants.cjs.entry.js +4 -4
  72. package/dist/cjs/rtk-pip-toggle.cjs.entry.js +3 -3
  73. package/dist/cjs/rtk-plugin-main_2.cjs.entry.js +4 -4
  74. package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +4 -4
  75. package/dist/cjs/rtk-plugins_2.cjs.entry.js +7 -7
  76. package/dist/cjs/rtk-poll_2.cjs.entry.js +6 -6
  77. package/dist/cjs/rtk-polls-toggle.cjs.entry.js +4 -4
  78. package/dist/cjs/rtk-recording-indicator.cjs.entry.js +4 -4
  79. package/dist/cjs/rtk-recording-toggle.cjs.entry.js +3 -3
  80. package/dist/cjs/rtk-screen-share-toggle.cjs.entry.js +3 -3
  81. package/dist/cjs/rtk-screenshare-view.cjs.entry.js +8 -8
  82. package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +3 -3
  83. package/dist/cjs/rtk-settings-toggle.cjs.entry.js +4 -4
  84. package/dist/cjs/rtk-settings.cjs.entry.js +3 -3
  85. package/dist/cjs/rtk-setup-screen.cjs.entry.js +26 -8
  86. package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +5 -5
  87. package/dist/cjs/rtk-sidebar.cjs.entry.js +5 -5
  88. package/dist/cjs/rtk-simple-grid.cjs.entry.js +4 -4
  89. package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +6 -6
  90. package/dist/cjs/rtk-spotlight-indicator.cjs.entry.js +3 -3
  91. package/dist/cjs/rtk-stage-toggle.cjs.entry.js +3 -3
  92. package/dist/cjs/rtk-stage.cjs.entry.js +4 -4
  93. package/dist/cjs/rtk-transcript.cjs.entry.js +4 -4
  94. package/dist/cjs/rtk-transcripts.cjs.entry.js +3 -3
  95. package/dist/cjs/rtk-ui-provider.cjs.entry.js +3 -3
  96. package/dist/cjs/rtk-waiting-screen.cjs.entry.js +4 -4
  97. package/dist/cjs/{sidebar-0eb1e4ef.js → sidebar-7df66d80.js} +1 -1
  98. package/dist/cjs/{ui-store-6c2d680f.js → ui-store-d0e80f30.js} +113 -34
  99. package/dist/collection/collection-manifest.json +4 -6
  100. package/dist/collection/components/rtk-ai/rtk-ai.js +9 -3
  101. package/dist/collection/components/rtk-ai-toggle/rtk-ai-toggle.js +3 -3
  102. package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +3 -3
  103. package/dist/collection/components/rtk-audio-grid/rtk-audio-grid.js +4 -4
  104. package/dist/collection/components/rtk-audio-tile/rtk-audio-tile.js +4 -4
  105. package/dist/collection/components/rtk-audio-visualizer/rtk-audio-visualizer.js +3 -3
  106. package/dist/collection/components/rtk-avatar/rtk-avatar.js +4 -4
  107. package/dist/collection/components/rtk-breakout-room-manager/rtk-breakout-room-manager.js +3 -3
  108. package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +5 -5
  109. package/dist/collection/components/rtk-breakout-room-toggle/rtk-breakout-rooms-toggle.js +4 -4
  110. package/dist/collection/components/rtk-breakout-rooms-manager/rtk-breakout-rooms-manager.js +4 -4
  111. package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +11 -5
  112. package/dist/collection/components/rtk-camera-selector/rtk-camera-selector.js +3 -3
  113. package/dist/collection/components/rtk-camera-toggle/rtk-camera-toggle.js +3 -3
  114. package/dist/collection/components/rtk-caption-toggle/rtk-caption-toggle.js +3 -3
  115. package/dist/collection/components/rtk-chat/rtk-chat.css +4 -37
  116. package/dist/collection/components/rtk-chat/rtk-chat.js +63 -388
  117. package/dist/collection/components/rtk-chat-composer-ui/rtk-chat-composer-ui.js +16 -51
  118. package/dist/collection/components/rtk-chat-composer-view/rtk-chat-composer-view.js +30 -17
  119. package/dist/collection/components/{rtk-channel-details/rtk-channel-details.css → rtk-chat-header/rtk-chat-header.css} +28 -46
  120. package/dist/collection/components/rtk-chat-header/rtk-chat-header.js +32 -0
  121. package/dist/collection/components/rtk-chat-message/rtk-chat-message.css +0 -2
  122. package/dist/collection/components/rtk-chat-message/rtk-chat-message.js +9 -9
  123. package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.css +0 -2
  124. package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.js +6 -6
  125. package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js +92 -97
  126. package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +4 -4
  127. package/dist/collection/components/rtk-chat-selector/rtk-chat-selector.css +141 -0
  128. package/dist/collection/components/rtk-chat-selector/rtk-chat-selector.js +445 -0
  129. package/dist/collection/components/rtk-chat-selector-ui/rtk-chat-selector-ui.js +2 -2
  130. package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +9 -12
  131. package/dist/collection/components/rtk-clock/rtk-clock.js +5 -5
  132. package/dist/collection/components/rtk-confirmation-modal/rtk-confirmation-modal.js +4 -4
  133. package/dist/collection/components/rtk-controlbar/rtk-controlbar.js +4 -4
  134. package/dist/collection/components/rtk-controlbar-button/rtk-controlbar-button.js +2 -2
  135. package/dist/collection/components/rtk-counter/rtk-counter.css +0 -2
  136. package/dist/collection/components/rtk-counter/rtk-counter.js +4 -4
  137. package/dist/collection/components/rtk-debugger/rtk-debugger.js +3 -3
  138. package/dist/collection/components/rtk-debugger-audio/rtk-debugger-audio.js +3 -3
  139. package/dist/collection/components/rtk-debugger-screenshare/rtk-debugger-screenshare.js +3 -3
  140. package/dist/collection/components/rtk-debugger-system/rtk-debugger-system.js +3 -3
  141. package/dist/collection/components/rtk-debugger-toggle/rtk-debugger-toggle.js +4 -4
  142. package/dist/collection/components/rtk-debugger-video/rtk-debugger-video.js +3 -3
  143. package/dist/collection/components/rtk-dialog/rtk-dialog.css +1 -2
  144. package/dist/collection/components/rtk-dialog/rtk-dialog.js +3 -3
  145. package/dist/collection/components/rtk-dialog-manager/rtk-dialog-manager.js +3 -3
  146. package/dist/collection/components/rtk-draft-attachment-view/rtk-draft-attachment-view.js +3 -3
  147. package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.css +0 -2
  148. package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.js +3 -3
  149. package/dist/collection/components/rtk-emoji-picker-button/rtk-emoji-picker-button.js +3 -3
  150. package/dist/collection/components/rtk-ended-screen/rtk-ended-screen.js +3 -3
  151. package/dist/collection/components/rtk-file-dropzone/rtk-file-dropzone.js +3 -3
  152. package/dist/collection/components/rtk-file-message/rtk-file-message.js +5 -5
  153. package/dist/collection/components/rtk-file-message-view/rtk-file-message-view.js +2 -2
  154. package/dist/collection/components/rtk-file-picker-button/rtk-file-picker-button.js +4 -4
  155. package/dist/collection/components/rtk-fullscreen-toggle/rtk-fullscreen-toggle.js +2 -2
  156. package/dist/collection/components/rtk-grid/rtk-grid.js +3 -3
  157. package/dist/collection/components/rtk-grid-pagination/rtk-grid-pagination.css +0 -2
  158. package/dist/collection/components/rtk-grid-pagination/rtk-grid-pagination.js +3 -3
  159. package/dist/collection/components/rtk-header/rtk-header.js +4 -4
  160. package/dist/collection/components/rtk-icon/rtk-icon.js +1 -1
  161. package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.css +22 -0
  162. package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +79 -4
  163. package/dist/collection/components/rtk-image-message/rtk-image-message.js +7 -7
  164. package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +5 -5
  165. package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +4 -4
  166. package/dist/collection/components/rtk-information-tooltip/rtk-information-tooltip.js +2 -2
  167. package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +4 -4
  168. package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +3 -3
  169. package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +5 -5
  170. package/dist/collection/components/rtk-livestream-indicator/rtk-livestream-indicator.js +3 -3
  171. package/dist/collection/components/rtk-livestream-player/rtk-livestream-player.js +3 -3
  172. package/dist/collection/components/rtk-livestream-toggle/rtk-livestream-toggle.js +9 -3
  173. package/dist/collection/components/rtk-logo/rtk-logo.js +2 -2
  174. package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.css +6 -0
  175. package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.js +1 -1
  176. package/dist/collection/components/rtk-meeting/rtk-meeting.js +13 -5
  177. package/dist/collection/components/rtk-meeting-title/rtk-meeting-title.js +3 -3
  178. package/dist/collection/components/rtk-menu/rtk-menu.js +4 -4
  179. package/dist/collection/components/rtk-menu-item/rtk-menu-item.css +1 -1
  180. package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +3 -3
  181. package/dist/collection/components/rtk-menu-list/rtk-menu-list.css +3 -3
  182. package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +3 -3
  183. package/dist/collection/components/rtk-message-list-view/rtk-message-list-view.js +4 -4
  184. package/dist/collection/components/rtk-message-view/rtk-message-view.css +18 -1
  185. package/dist/collection/components/rtk-message-view/rtk-message-view.js +51 -3
  186. package/dist/collection/components/rtk-mic-toggle/rtk-mic-toggle.js +3 -3
  187. package/dist/collection/components/rtk-microphone-selector/rtk-microphone-selector.js +3 -3
  188. package/dist/collection/components/rtk-mixed-grid/rtk-mixed-grid.js +5 -5
  189. package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +4 -4
  190. package/dist/collection/components/rtk-mute-all-button/rtk-mute-all-button.js +3 -3
  191. package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +4 -4
  192. package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +5 -5
  193. package/dist/collection/components/rtk-network-indicator/rtk-network-indicator.js +4 -4
  194. package/dist/collection/components/rtk-notification/rtk-notification.js +4 -4
  195. package/dist/collection/components/rtk-notifications/rtk-notifications.js +3 -3
  196. package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +4 -4
  197. package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.css +104 -2
  198. package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +104 -51
  199. package/dist/collection/components/rtk-participant/rtk-participant.js +16 -16
  200. package/dist/collection/components/rtk-participant-count/rtk-participant-count.js +3 -3
  201. package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +5 -5
  202. package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +5 -5
  203. package/dist/collection/components/rtk-participants/rtk-participants.js +3 -3
  204. package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +4 -4
  205. package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +4 -4
  206. package/dist/collection/components/rtk-participants-stage-queue/rtk-participants-stage-queue.js +9 -3
  207. package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +3 -3
  208. package/dist/collection/components/rtk-participants-viewer-list/rtk-participants-viewer-list.js +3 -3
  209. package/dist/collection/components/rtk-participants-waiting-list/rtk-participants-waiting-list.js +3 -3
  210. package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +4 -4
  211. package/dist/collection/components/rtk-pinned-message-selector/rtk-pinned-message-selector.css +107 -0
  212. package/dist/collection/components/{rtk-channel-header/rtk-channel-header.js → rtk-pinned-message-selector/rtk-pinned-message-selector.js} +181 -118
  213. package/dist/collection/components/rtk-pip-toggle/rtk-pip-toggle.js +9 -3
  214. package/dist/collection/components/rtk-plugin-main/rtk-plugin-main.js +5 -5
  215. package/dist/collection/components/rtk-plugins/rtk-plugins.js +4 -4
  216. package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +3 -3
  217. package/dist/collection/components/rtk-poll/rtk-poll.js +5 -5
  218. package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +4 -4
  219. package/dist/collection/components/rtk-polls/rtk-polls.js +6 -6
  220. package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +3 -3
  221. package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +4 -4
  222. package/dist/collection/components/rtk-recording-toggle/rtk-recording-toggle.js +3 -3
  223. package/dist/collection/components/rtk-screen-share-toggle/rtk-screen-share-toggle.js +3 -3
  224. package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +9 -9
  225. package/dist/collection/components/rtk-settings/rtk-settings.js +3 -3
  226. package/dist/collection/components/rtk-settings-audio/rtk-settings-audio.js +3 -3
  227. package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +3 -3
  228. package/dist/collection/components/rtk-settings-video/rtk-settings-video.js +3 -3
  229. package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.css +0 -2
  230. package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +25 -6
  231. package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +3 -3
  232. package/dist/collection/components/rtk-sidebar-ui/rtk-sidebar-ui.js +11 -5
  233. package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +3 -3
  234. package/dist/collection/components/rtk-speaker-selector/rtk-speaker-selector.js +3 -3
  235. package/dist/collection/components/rtk-spinner/rtk-spinner.js +2 -2
  236. package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +5 -5
  237. package/dist/collection/components/rtk-spotlight-indicator/rtk-spotlight-indicator.js +3 -3
  238. package/dist/collection/components/rtk-stage/rtk-stage.js +3 -3
  239. package/dist/collection/components/rtk-stage-toggle/rtk-stage-toggle.js +3 -3
  240. package/dist/collection/components/rtk-switch/rtk-switch.js +3 -3
  241. package/dist/collection/components/rtk-tab-bar/rtk-tab-bar.js +4 -4
  242. package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +3 -3
  243. package/dist/collection/components/rtk-text-message/rtk-text-message.js +5 -5
  244. package/dist/collection/components/rtk-text-message-view/rtk-text-message-view.js +1 -1
  245. package/dist/collection/components/rtk-tooltip/rtk-tooltip.js +1 -1
  246. package/dist/collection/components/rtk-transcript/rtk-transcript.js +2 -2
  247. package/dist/collection/components/rtk-transcripts/rtk-transcripts.js +2 -2
  248. package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +3 -3
  249. package/dist/collection/components/rtk-viewer-count/rtk-viewer-count.js +3 -3
  250. package/dist/collection/components/rtk-virtualized-list/rtk-virtualized-participant-list.js +2 -2
  251. package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +4 -4
  252. package/dist/collection/lib/icons/default-icon-pack.js +0 -2
  253. package/dist/collection/lib/lang/default-language.js +2 -5
  254. package/dist/collection/lib/overrides.js +1 -0
  255. package/dist/collection/utils/chat.js +0 -4
  256. package/dist/collection/utils/flags.js +0 -2
  257. package/dist/components/index.js +8 -8
  258. package/dist/components/{p-39e8b34a.js → p-00551379.js} +4 -4
  259. package/dist/components/{p-bb4983b8.js → p-06de876f.js} +7 -7
  260. package/dist/components/{p-4902c5cf.js → p-08698341.js} +5 -5
  261. package/dist/components/{p-5476e3f3.js → p-0d76966c.js} +6 -6
  262. package/dist/components/{p-dab9d3d6.js → p-0db812c2.js} +1 -12
  263. package/dist/components/{p-00bb4abb.js → p-0f065bee.js} +11 -11
  264. package/dist/components/{p-7148ec6a.js → p-0f39e8ae.js} +5 -5
  265. package/dist/components/{p-7f489600.js → p-1099c0fe.js} +5 -5
  266. package/dist/components/{p-107e55c1.js → p-1186c3c8.js} +5 -5
  267. package/dist/components/{p-eeb37b16.js → p-12b59b72.js} +5 -5
  268. package/dist/components/{p-fb836f65.js → p-15156a2c.js} +2 -2
  269. package/dist/components/{p-761c0e78.js → p-154bed23.js} +6 -6
  270. package/dist/components/{p-c05530c8.js → p-1b26fbf7.js} +3 -3
  271. package/dist/components/{p-e0510925.js → p-1cbbf87d.js} +7 -7
  272. package/dist/components/{p-dc3143c0.js → p-1fd0aeb8.js} +3 -3
  273. package/dist/components/{p-294cda89.js → p-2281c2c4.js} +8 -8
  274. package/dist/components/{p-ad873f2d.js → p-2305aa2d.js} +1 -1
  275. package/dist/components/{p-6f8d2043.js → p-2690645d.js} +3 -3
  276. package/dist/components/{p-616ae7ab.js → p-2976fcb0.js} +8 -8
  277. package/dist/components/{p-8cfdac0d.js → p-2c66d025.js} +9 -9
  278. package/dist/components/{p-fa476519.js → p-2f56d366.js} +11 -11
  279. package/dist/components/{p-598dc3f2.js → p-3577385a.js} +8 -8
  280. package/dist/components/{p-241a8245.js → p-38ba07d0.js} +6 -6
  281. package/dist/components/{p-6101a21c.js → p-401ce922.js} +5 -5
  282. package/dist/components/{p-2090b03d.js → p-41bf1c3d.js} +5 -5
  283. package/dist/components/{p-46d99dd9.js → p-41d43013.js} +7 -7
  284. package/dist/components/{p-4e5a54c2.js → p-4870263f.js} +16 -16
  285. package/dist/components/p-4a8d69ae.js +437 -0
  286. package/dist/components/{p-a8a6496d.js → p-4b7af749.js} +9 -9
  287. package/dist/components/{p-45220ce9.js → p-512c4515.js} +7 -7
  288. package/dist/components/{p-c0db1a83.js → p-526870e9.js} +82 -59
  289. package/dist/components/p-528cc24e.js +260 -0
  290. package/dist/components/{p-da87cc71.js → p-583f9282.js} +1 -1
  291. package/dist/components/p-5c4de4b9.js +86 -0
  292. package/dist/components/{p-8d6b21d5.js → p-5cce54f2.js} +8 -8
  293. package/dist/components/{p-cf8f725b.js → p-61dcdd44.js} +4 -4
  294. package/dist/components/p-6857797f.js +218 -0
  295. package/dist/components/{p-d765dbe4.js → p-6c0eb5d7.js} +11 -11
  296. package/dist/components/{p-95e08256.js → p-6e373d96.js} +4 -4
  297. package/dist/components/{p-aae4c250.js → p-707dced6.js} +2 -2
  298. package/dist/components/{p-b30d5f6b.js → p-71fb663b.js} +4 -4
  299. package/dist/components/{p-c334f0e5.js → p-7210157d.js} +8 -8
  300. package/dist/components/{p-35e93724.js → p-73db39b8.js} +2 -2
  301. package/dist/components/{p-193d8051.js → p-76c443b7.js} +3 -3
  302. package/dist/components/{p-6739a399.js → p-8123217e.js} +3 -3
  303. package/dist/components/{p-fb900e8f.js → p-81658a62.js} +6 -6
  304. package/dist/components/{p-02b840f8.js → p-81f479e2.js} +8 -8
  305. package/dist/components/p-8a0106ed.js +463 -0
  306. package/dist/components/{p-05df465d.js → p-8cea6257.js} +1 -1
  307. package/dist/components/{p-695f0784.js → p-95a1fa70.js} +5 -5
  308. package/dist/components/{p-a51db0d6.js → p-9bf3a2cd.js} +22 -22
  309. package/dist/components/{p-4ebf9684.js → p-9cf41ab1.js} +5 -5
  310. package/dist/components/{p-0e5cc539.js → p-9e1478a0.js} +7 -7
  311. package/dist/components/{p-da9018ea.js → p-a101bff7.js} +11 -11
  312. package/dist/components/{p-0f2de0f8.js → p-a339a693.js} +18 -12
  313. package/dist/components/{p-3b29dda1.js → p-a3cc7425.js} +2 -2
  314. package/dist/components/{p-89025409.js → p-a6c17b0d.js} +2482 -1455
  315. package/dist/components/{p-4b319158.js → p-a74caccd.js} +4 -4
  316. package/dist/components/{p-2309fb19.js → p-ad179bea.js} +5 -5
  317. package/dist/components/{p-819cb785.js → p-b1723439.js} +5 -5
  318. package/dist/components/{p-1a9e3806.js → p-b2d5329f.js} +5 -5
  319. package/dist/components/{p-3e58e0f3.js → p-bcff8acc.js} +4 -4
  320. package/dist/components/{p-6c9a833e.js → p-bfc86230.js} +4 -4
  321. package/dist/components/{p-a54b82e9.js → p-c0790538.js} +1 -1
  322. package/dist/components/{p-1a8b46bb.js → p-c0ad28ff.js} +9 -9
  323. package/dist/components/{p-4aede34c.js → p-c0de7320.js} +5 -5
  324. package/dist/components/{p-6ec01673.js → p-c6c4c24e.js} +4 -4
  325. package/dist/components/{p-540d8eb9.js → p-cb053923.js} +6 -6
  326. package/dist/components/{p-af3b99f4.js → p-cd6656bf.js} +8 -8
  327. package/dist/components/{p-a25f3aca.js → p-d0b9b4a1.js} +6 -6
  328. package/dist/components/{p-5669b6e7.js → p-d0eb78a2.js} +9 -9
  329. package/dist/components/{p-43d6a221.js → p-d22fc130.js} +8 -8
  330. package/dist/components/{p-4b375dfa.js → p-d6024528.js} +4 -4
  331. package/dist/components/{p-2447a26f.js → p-d70fbc37.js} +5 -5
  332. package/dist/components/{p-2a65883d.js → p-da13b457.js} +6 -6
  333. package/dist/components/{p-0a31ef52.js → p-dacaa250.js} +3 -3
  334. package/dist/components/{p-1f5a4682.js → p-e0ef3893.js} +7 -7
  335. package/dist/components/{p-1391bef0.js → p-e229128b.js} +1 -1
  336. package/dist/components/{p-6f7c46d2.js → p-e334e15c.js} +2 -2
  337. package/dist/components/{p-fef53de3.js → p-ecbb4e46.js} +7 -7
  338. package/dist/components/{p-84b30573.js → p-eff3c856.js} +6 -6
  339. package/dist/components/{p-e847fee9.js → p-f19b4abc.js} +114 -35
  340. package/dist/components/{p-7834fd55.js → p-f1fa3b2a.js} +7 -7
  341. package/dist/components/{p-60fdbd75.js → p-f3c261ec.js} +1 -1
  342. package/dist/components/{p-0b2b3442.js → p-f4bd3f50.js} +7 -7
  343. package/dist/components/{p-48acb953.js → p-f517e595.js} +6 -6
  344. package/dist/components/{p-89eb65a9.js → p-fa8cf270.js} +3 -3
  345. package/dist/components/{p-28170a8d.js → p-fb5a823a.js} +24 -30
  346. package/dist/components/p-fdad14c9.js +4028 -0
  347. package/dist/components/rtk-ai-toggle.js +6 -6
  348. package/dist/components/rtk-ai-transcriptions.js +1 -1
  349. package/dist/components/rtk-ai.js +6 -6
  350. package/dist/components/rtk-audio-grid.js +5 -5
  351. package/dist/components/rtk-audio-tile.js +7 -7
  352. package/dist/components/rtk-audio-visualizer.js +1 -1
  353. package/dist/components/rtk-avatar.js +1 -1
  354. package/dist/components/rtk-breakout-room-manager.js +1 -1
  355. package/dist/components/rtk-breakout-room-participants.js +1 -1
  356. package/dist/components/rtk-breakout-rooms-manager.js +1 -1
  357. package/dist/components/rtk-breakout-rooms-toggle.js +6 -6
  358. package/dist/components/rtk-broadcast-message-modal.js +1 -1
  359. package/dist/components/rtk-button.js +1 -1
  360. package/dist/components/rtk-camera-selector.js +1 -1
  361. package/dist/components/rtk-camera-toggle.js +7 -7
  362. package/dist/components/rtk-caption-toggle.js +6 -6
  363. package/dist/components/rtk-chat-composer-ui.js +17 -34
  364. package/dist/components/rtk-chat-composer-view.js +1 -1
  365. package/dist/components/{rtk-channel-header.d.ts → rtk-chat-header.d.ts} +4 -4
  366. package/dist/components/rtk-chat-header.js +6 -0
  367. package/dist/components/rtk-chat-message.js +1 -1
  368. package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
  369. package/dist/components/rtk-chat-messages-ui.js +26 -20
  370. package/dist/components/rtk-chat-search-results.js +16 -16
  371. package/dist/components/rtk-chat-selector-ui.js +5 -5
  372. package/dist/components/{rtk-channel-creator.d.ts → rtk-chat-selector.d.ts} +4 -4
  373. package/dist/components/rtk-chat-selector.js +6 -0
  374. package/dist/components/rtk-chat-toggle.js +13 -16
  375. package/dist/components/rtk-chat.js +1 -1
  376. package/dist/components/rtk-clock.js +7 -7
  377. package/dist/components/rtk-confirmation-modal.js +1 -1
  378. package/dist/components/rtk-controlbar-button.js +1 -1
  379. package/dist/components/rtk-controlbar.js +5 -5
  380. package/dist/components/rtk-counter.js +1 -1
  381. package/dist/components/rtk-debugger-audio.js +1 -1
  382. package/dist/components/rtk-debugger-screenshare.js +1 -1
  383. package/dist/components/rtk-debugger-system.js +1 -1
  384. package/dist/components/rtk-debugger-toggle.js +7 -7
  385. package/dist/components/rtk-debugger-video.js +1 -1
  386. package/dist/components/rtk-debugger.js +1 -1
  387. package/dist/components/rtk-dialog-manager.js +26 -26
  388. package/dist/components/rtk-dialog.js +1 -1
  389. package/dist/components/rtk-draft-attachment-view.js +1 -1
  390. package/dist/components/rtk-emoji-picker-button.js +1 -1
  391. package/dist/components/rtk-emoji-picker.js +1 -1
  392. package/dist/components/rtk-ended-screen.js +5 -5
  393. package/dist/components/rtk-file-dropzone.js +5 -5
  394. package/dist/components/rtk-file-message-view.js +1 -1
  395. package/dist/components/rtk-file-message.js +1 -1
  396. package/dist/components/rtk-file-picker-button.js +1 -1
  397. package/dist/components/rtk-fullscreen-toggle.js +1 -1
  398. package/dist/components/rtk-grid-pagination.js +7 -7
  399. package/dist/components/rtk-grid.js +12 -12
  400. package/dist/components/rtk-header.js +5 -5
  401. package/dist/components/rtk-icon.js +1 -1
  402. package/dist/components/rtk-idle-screen.js +56 -9
  403. package/dist/components/rtk-image-message-view.js +1 -1
  404. package/dist/components/rtk-image-message.js +1 -1
  405. package/dist/components/rtk-image-viewer.js +6 -6
  406. package/dist/components/rtk-information-tooltip.js +5 -5
  407. package/dist/components/rtk-join-stage.js +1 -1
  408. package/dist/components/rtk-leave-button.js +7 -7
  409. package/dist/components/rtk-leave-meeting.js +1 -1
  410. package/dist/components/rtk-livestream-indicator.js +1 -1
  411. package/dist/components/rtk-livestream-player.js +1 -1
  412. package/dist/components/rtk-livestream-toggle.js +6 -6
  413. package/dist/components/rtk-logo.js +1 -1
  414. package/dist/components/rtk-markdown-view.js +1 -1
  415. package/dist/components/rtk-meeting-title.js +4 -4
  416. package/dist/components/rtk-meeting.js +69 -49
  417. package/dist/components/rtk-menu-item.js +1 -1
  418. package/dist/components/rtk-menu-list.js +1 -1
  419. package/dist/components/rtk-menu.js +1 -1
  420. package/dist/components/rtk-message-list-view.js +8 -8
  421. package/dist/components/rtk-message-view.js +1 -1
  422. package/dist/components/rtk-mic-toggle.js +7 -7
  423. package/dist/components/rtk-microphone-selector.js +1 -1
  424. package/dist/components/rtk-mixed-grid.js +10 -10
  425. package/dist/components/rtk-more-toggle.js +8 -8
  426. package/dist/components/rtk-mute-all-button.js +7 -7
  427. package/dist/components/rtk-mute-all-confirmation.js +1 -1
  428. package/dist/components/rtk-name-tag.js +1 -1
  429. package/dist/components/rtk-network-indicator.js +4 -4
  430. package/dist/components/rtk-notification.js +1 -1
  431. package/dist/components/rtk-notifications.js +8 -8
  432. package/dist/components/rtk-overlay-modal.js +1 -1
  433. package/dist/components/rtk-paginated-list.js +1 -1
  434. package/dist/components/rtk-participant-count.js +4 -4
  435. package/dist/components/rtk-participant-setup.js +5 -5
  436. package/dist/components/rtk-participant-tile.js +1 -1
  437. package/dist/components/rtk-participant.js +1 -1
  438. package/dist/components/rtk-participants-audio.js +7 -7
  439. package/dist/components/rtk-participants-stage-list.js +1 -1
  440. package/dist/components/rtk-participants-stage-queue.js +1 -1
  441. package/dist/components/rtk-participants-toggle.js +7 -7
  442. package/dist/components/rtk-participants-viewer-list.js +1 -1
  443. package/dist/components/rtk-participants-waiting-list.js +1 -1
  444. package/dist/components/rtk-participants.js +17 -17
  445. package/dist/components/rtk-permissions-message.js +1 -1
  446. package/dist/components/rtk-pinned-message-selector.d.ts +11 -0
  447. package/dist/components/rtk-pinned-message-selector.js +6 -0
  448. package/dist/components/rtk-pip-toggle.js +6 -6
  449. package/dist/components/rtk-plugin-main.js +1 -1
  450. package/dist/components/rtk-plugins-toggle.js +7 -7
  451. package/dist/components/rtk-plugins.js +1 -1
  452. package/dist/components/rtk-poll-form.js +1 -1
  453. package/dist/components/rtk-poll.js +1 -1
  454. package/dist/components/rtk-polls-toggle.js +7 -7
  455. package/dist/components/rtk-polls.js +1 -1
  456. package/dist/components/rtk-recording-indicator.js +5 -5
  457. package/dist/components/rtk-recording-toggle.js +6 -6
  458. package/dist/components/rtk-screen-share-toggle.js +7 -7
  459. package/dist/components/rtk-screenshare-view.js +11 -11
  460. package/dist/components/rtk-settings-audio.js +1 -1
  461. package/dist/components/rtk-settings-toggle.js +7 -7
  462. package/dist/components/rtk-settings-video.js +1 -1
  463. package/dist/components/rtk-settings.js +13 -13
  464. package/dist/components/rtk-setup-screen.js +33 -14
  465. package/dist/components/rtk-sidebar-ui.js +1 -1
  466. package/dist/components/rtk-sidebar.js +13 -13
  467. package/dist/components/rtk-simple-grid.js +4 -4
  468. package/dist/components/rtk-speaker-selector.js +1 -1
  469. package/dist/components/rtk-spinner.js +1 -1
  470. package/dist/components/rtk-spotlight-grid.js +6 -6
  471. package/dist/components/rtk-spotlight-indicator.js +1 -1
  472. package/dist/components/rtk-stage-toggle.js +7 -7
  473. package/dist/components/rtk-stage.js +4 -4
  474. package/dist/components/rtk-switch.js +1 -1
  475. package/dist/components/rtk-tab-bar.js +1 -1
  476. package/dist/components/rtk-text-composer-view.js +1 -1
  477. package/dist/components/rtk-text-message-view.js +1 -1
  478. package/dist/components/rtk-text-message.js +1 -1
  479. package/dist/components/rtk-tooltip.js +1 -1
  480. package/dist/components/rtk-transcript.js +1 -1
  481. package/dist/components/rtk-transcripts.js +4 -4
  482. package/dist/components/rtk-ui-provider.js +3 -3
  483. package/dist/components/rtk-viewer-count.js +1 -1
  484. package/dist/components/rtk-virtualized-participant-list.js +1 -1
  485. package/dist/components/rtk-waiting-screen.js +5 -5
  486. package/dist/docs/docs-components.json +11101 -18241
  487. package/dist/docs/docs-vscode.json +64 -114
  488. package/dist/esm/{ChatHead-15c2f8d4.js → ChatHead-148558a8.js} +1 -1
  489. package/dist/esm/{TextMessage-0d8be8c5.js → TextMessage-cdf76ced.js} +2 -2
  490. package/dist/esm/{chat-b2bea75f.js → chat-12f27725.js} +2 -13
  491. package/dist/esm/{config-325caca3.js → config-74c02ff0.js} +2 -2
  492. package/dist/esm/{debounce-3139f9e3.js → debounce-0c6e63e9.js} +1 -1
  493. package/dist/esm/{index-d31a2e33.js → index-3f51790f.js} +1 -1
  494. package/dist/esm/index-55463a54.js +4365 -0
  495. package/dist/esm/{index-6eb882e7.js → index-e677f28b.js} +2 -2
  496. package/dist/esm/index.js +8 -8
  497. package/dist/esm/loader.js +6551 -3612
  498. package/dist/esm/{merge-bc2a0775.js → merge-df16b7d2.js} +1 -1
  499. package/dist/esm/{notification-4beb1e0d.js → notification-dd8b1d52.js} +1 -1
  500. package/dist/esm/realtimekit-ui.js +31 -4
  501. package/dist/esm/rtk-ai-toggle.entry.js +3 -3
  502. package/dist/esm/rtk-ai-transcriptions.entry.js +5 -5
  503. package/dist/esm/rtk-ai.entry.js +3 -3
  504. package/dist/esm/rtk-audio-grid.entry.js +5 -5
  505. package/dist/esm/rtk-audio-tile.entry.js +3 -3
  506. package/dist/esm/rtk-audio-visualizer_4.entry.js +4 -4
  507. package/dist/esm/{rtk-avatar_24.entry.js → rtk-avatar_26.entry.js} +659 -605
  508. package/dist/esm/rtk-breakout-room-manager_3.entry.js +8 -8
  509. package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +13 -13
  510. package/dist/esm/rtk-breakout-rooms-toggle.entry.js +3 -3
  511. package/dist/esm/rtk-camera-selector_2.entry.js +4 -4
  512. package/dist/esm/rtk-camera-toggle.entry.js +3 -3
  513. package/dist/esm/rtk-caption-toggle.entry.js +3 -3
  514. package/dist/esm/rtk-chat-composer-ui.entry.js +11 -25
  515. package/dist/esm/rtk-chat-message.entry.js +6 -6
  516. package/dist/esm/rtk-chat-messages-ui.entry.js +13 -7
  517. package/dist/esm/rtk-chat-search-results.entry.js +4 -4
  518. package/dist/esm/rtk-chat-selector-ui.entry.js +4 -4
  519. package/dist/esm/rtk-chat-toggle.entry.js +10 -13
  520. package/dist/esm/rtk-clock.entry.js +6 -6
  521. package/dist/esm/rtk-controlbar-button.entry.js +4 -4
  522. package/dist/esm/rtk-controlbar.entry.js +5 -5
  523. package/dist/esm/rtk-debugger-audio_4.entry.js +3 -3
  524. package/dist/esm/rtk-debugger-toggle.entry.js +4 -4
  525. package/dist/esm/rtk-dialog-manager.entry.js +4 -4
  526. package/dist/esm/rtk-dialog.entry.js +4 -4
  527. package/dist/esm/rtk-ended-screen.entry.js +3 -3
  528. package/dist/esm/rtk-file-dropzone.entry.js +4 -4
  529. package/dist/esm/rtk-file-message_3.entry.js +14 -14
  530. package/dist/esm/rtk-fullscreen-toggle.entry.js +3 -3
  531. package/dist/esm/rtk-grid-pagination.entry.js +4 -4
  532. package/dist/esm/rtk-grid.entry.js +4 -4
  533. package/dist/esm/rtk-header.entry.js +5 -5
  534. package/dist/esm/rtk-idle-screen.entry.js +46 -5
  535. package/dist/esm/rtk-image-viewer.entry.js +4 -4
  536. package/dist/esm/rtk-information-tooltip.entry.js +4 -4
  537. package/dist/esm/rtk-leave-button.entry.js +4 -4
  538. package/dist/esm/rtk-livestream-indicator_3.entry.js +2477 -1450
  539. package/dist/esm/rtk-livestream-toggle.entry.js +3 -3
  540. package/dist/esm/rtk-logo.entry.js +3 -3
  541. package/dist/esm/rtk-meeting-title.entry.js +3 -3
  542. package/dist/esm/rtk-message-list-view.entry.js +7 -7
  543. package/dist/esm/rtk-mic-toggle.entry.js +3 -3
  544. package/dist/esm/rtk-mixed-grid.entry.js +4 -4
  545. package/dist/esm/rtk-more-toggle.entry.js +5 -5
  546. package/dist/esm/rtk-mute-all-button.entry.js +3 -3
  547. package/dist/esm/rtk-name-tag.entry.js +4 -4
  548. package/dist/esm/rtk-network-indicator.entry.js +3 -3
  549. package/dist/esm/rtk-notification.entry.js +7 -7
  550. package/dist/esm/rtk-notifications.entry.js +5 -5
  551. package/dist/esm/rtk-participant-count.entry.js +3 -3
  552. package/dist/esm/rtk-participant-setup.entry.js +5 -5
  553. package/dist/esm/rtk-participant_2.entry.js +19 -19
  554. package/dist/esm/rtk-participants-audio.entry.js +4 -4
  555. package/dist/esm/rtk-participants-stage-list_4.entry.js +5 -5
  556. package/dist/esm/rtk-participants-toggle.entry.js +4 -4
  557. package/dist/esm/rtk-participants.entry.js +4 -4
  558. package/dist/esm/rtk-pip-toggle.entry.js +3 -3
  559. package/dist/esm/rtk-plugin-main_2.entry.js +4 -4
  560. package/dist/esm/rtk-plugins-toggle.entry.js +4 -4
  561. package/dist/esm/rtk-plugins_2.entry.js +7 -7
  562. package/dist/esm/rtk-poll_2.entry.js +6 -6
  563. package/dist/esm/rtk-polls-toggle.entry.js +4 -4
  564. package/dist/esm/rtk-recording-indicator.entry.js +4 -4
  565. package/dist/esm/rtk-recording-toggle.entry.js +3 -3
  566. package/dist/esm/rtk-screen-share-toggle.entry.js +3 -3
  567. package/dist/esm/rtk-screenshare-view.entry.js +8 -8
  568. package/dist/esm/rtk-settings-audio_2.entry.js +3 -3
  569. package/dist/esm/rtk-settings-toggle.entry.js +4 -4
  570. package/dist/esm/rtk-settings.entry.js +3 -3
  571. package/dist/esm/rtk-setup-screen.entry.js +26 -8
  572. package/dist/esm/rtk-sidebar-ui.entry.js +5 -5
  573. package/dist/esm/rtk-sidebar.entry.js +5 -5
  574. package/dist/esm/rtk-simple-grid.entry.js +4 -4
  575. package/dist/esm/rtk-spotlight-grid.entry.js +6 -6
  576. package/dist/esm/rtk-spotlight-indicator.entry.js +3 -3
  577. package/dist/esm/rtk-stage-toggle.entry.js +3 -3
  578. package/dist/esm/rtk-stage.entry.js +4 -4
  579. package/dist/esm/rtk-transcript.entry.js +4 -4
  580. package/dist/esm/rtk-transcripts.entry.js +3 -3
  581. package/dist/esm/rtk-ui-provider.entry.js +3 -3
  582. package/dist/esm/rtk-waiting-screen.entry.js +4 -4
  583. package/dist/esm/{sidebar-376c9917.js → sidebar-293fd302.js} +1 -1
  584. package/dist/esm/{ui-store-12132d9c.js → ui-store-644e4cb0.js} +114 -35
  585. package/dist/realtimekit-ui/index.esm.js +1 -1
  586. package/dist/realtimekit-ui/p-01ef7b4d.entry.js +1 -0
  587. package/dist/realtimekit-ui/p-0511529f.entry.js +1 -0
  588. package/dist/realtimekit-ui/p-06dcd55e.entry.js +1 -0
  589. package/dist/realtimekit-ui/{p-a1408db4.entry.js → p-07860158.entry.js} +1 -1
  590. package/dist/realtimekit-ui/p-0bd7eedc.entry.js +1 -0
  591. package/dist/realtimekit-ui/p-0c3f571f.entry.js +1 -0
  592. package/dist/realtimekit-ui/{p-30dcb4cc.entry.js → p-0cfee5d3.entry.js} +1 -1
  593. package/dist/realtimekit-ui/p-1517b428.entry.js +1 -0
  594. package/dist/realtimekit-ui/{p-6914a616.entry.js → p-15297e89.entry.js} +1 -1
  595. package/dist/realtimekit-ui/{p-a7172c2d.entry.js → p-1a4f0b00.entry.js} +1 -1
  596. package/dist/realtimekit-ui/{p-cc226b51.entry.js → p-1efb8f44.entry.js} +1 -1
  597. package/dist/realtimekit-ui/{p-2441260e.entry.js → p-1f877b80.entry.js} +1 -1
  598. package/dist/realtimekit-ui/{p-af58f450.entry.js → p-1feec027.entry.js} +1 -1
  599. package/dist/realtimekit-ui/p-205590ae.entry.js +1 -0
  600. package/dist/realtimekit-ui/p-25f3e66a.entry.js +1 -0
  601. package/dist/realtimekit-ui/{p-6888b050.entry.js → p-26b4e422.entry.js} +1 -1
  602. package/dist/realtimekit-ui/p-29549a05.entry.js +1 -0
  603. package/dist/realtimekit-ui/{p-532e1a53.entry.js → p-2b47921e.entry.js} +1 -1
  604. package/dist/realtimekit-ui/p-2f93d90b.entry.js +1 -0
  605. package/dist/realtimekit-ui/{p-afa7211c.js → p-2ff77d78.js} +1 -1
  606. package/dist/realtimekit-ui/{p-fcb7a6e2.entry.js → p-30a3007c.entry.js} +1 -1
  607. package/dist/realtimekit-ui/p-3125a6e7.entry.js +1 -0
  608. package/dist/realtimekit-ui/{p-9b550ec4.js → p-315cd380.js} +1 -1
  609. package/dist/realtimekit-ui/{p-a67e2a25.entry.js → p-36f7accb.entry.js} +1 -1
  610. package/dist/realtimekit-ui/{p-05d1b9d5.entry.js → p-3ec85ff3.entry.js} +1 -1
  611. package/dist/realtimekit-ui/{p-14569a57.entry.js → p-40ab8b0f.entry.js} +1 -1
  612. package/dist/realtimekit-ui/{p-be5bdd0a.entry.js → p-43fa4d95.entry.js} +1 -1
  613. package/dist/realtimekit-ui/{p-426bf45e.entry.js → p-4814e742.entry.js} +1 -1
  614. package/dist/realtimekit-ui/{p-616dc312.entry.js → p-4a5e203d.entry.js} +1 -1
  615. package/dist/realtimekit-ui/p-4ec77793.js +1 -0
  616. package/dist/realtimekit-ui/{p-e78ba202.entry.js → p-50aaac81.entry.js} +1 -1
  617. package/dist/realtimekit-ui/{p-323d1aa4.entry.js → p-5a425dac.entry.js} +1 -1
  618. package/dist/realtimekit-ui/{p-c5f704a3.entry.js → p-6038d773.entry.js} +1 -1
  619. package/dist/realtimekit-ui/{p-c8773db0.entry.js → p-6573487e.entry.js} +1 -1
  620. package/dist/realtimekit-ui/p-6741242b.entry.js +1 -0
  621. package/dist/realtimekit-ui/p-67c674d4.entry.js +1 -0
  622. package/dist/realtimekit-ui/{p-02c6b025.entry.js → p-67e751d5.entry.js} +1 -1
  623. package/dist/realtimekit-ui/{p-85b3c0c4.entry.js → p-67f94206.entry.js} +1 -1
  624. package/dist/realtimekit-ui/p-6a1faaf1.entry.js +1 -0
  625. package/dist/realtimekit-ui/p-6acdcb4f.entry.js +1 -0
  626. package/dist/realtimekit-ui/{p-cb54bd67.entry.js → p-6c2ef845.entry.js} +1 -1
  627. package/dist/realtimekit-ui/{p-1fe6003b.entry.js → p-6d0690f6.entry.js} +1 -1
  628. package/dist/realtimekit-ui/p-71393f37.entry.js +1 -0
  629. package/dist/realtimekit-ui/{p-a852e0cf.entry.js → p-76b45a0d.entry.js} +1 -1
  630. package/dist/realtimekit-ui/{p-a7e0277f.js → p-77e5605f.js} +1 -1
  631. package/dist/realtimekit-ui/{p-8778b3e6.entry.js → p-78802076.entry.js} +1 -1
  632. package/dist/realtimekit-ui/p-7c6cdccf.entry.js +1 -0
  633. package/dist/realtimekit-ui/{p-f6c82f1b.entry.js → p-8329d4ae.entry.js} +1 -1
  634. package/dist/realtimekit-ui/{p-342b4926.entry.js → p-879459bb.entry.js} +1 -1
  635. package/dist/realtimekit-ui/p-8dd8bab2.entry.js +1 -0
  636. package/dist/realtimekit-ui/p-8e9ff91e.entry.js +1 -0
  637. package/dist/realtimekit-ui/p-8fc79c56.js +1 -0
  638. package/dist/realtimekit-ui/{p-00445029.entry.js → p-91735c98.entry.js} +1 -1
  639. package/dist/realtimekit-ui/{p-7d01d588.entry.js → p-975cbc2e.entry.js} +1 -1
  640. package/dist/realtimekit-ui/p-9ff0dfdb.entry.js +1 -0
  641. package/dist/realtimekit-ui/{p-54a88fdf.entry.js → p-a09b6b2c.entry.js} +1 -1
  642. package/dist/realtimekit-ui/{p-f32aecbc.entry.js → p-a43a7ffb.entry.js} +1 -1
  643. package/dist/realtimekit-ui/p-a599f720.js +2 -0
  644. package/dist/realtimekit-ui/{p-fa86682c.entry.js → p-aac14289.entry.js} +1 -1
  645. package/dist/realtimekit-ui/p-abbee273.entry.js +1 -0
  646. package/dist/realtimekit-ui/p-ad11a64a.entry.js +1 -0
  647. package/dist/realtimekit-ui/p-aee32120.entry.js +1 -0
  648. package/dist/realtimekit-ui/{p-515a17ce.entry.js → p-b0eaeddc.entry.js} +1 -1
  649. package/dist/realtimekit-ui/{p-0baa78d7.entry.js → p-b5d279fd.entry.js} +1 -1
  650. package/dist/realtimekit-ui/p-b5e5e206.js +1 -0
  651. package/dist/realtimekit-ui/{p-6896e819.entry.js → p-b7bbc696.entry.js} +1 -1
  652. package/dist/realtimekit-ui/{p-5b00a8fa.entry.js → p-bbaf3e7d.entry.js} +1 -1
  653. package/dist/realtimekit-ui/{p-11a469d9.js → p-be0d2b90.js} +1 -1
  654. package/dist/realtimekit-ui/{p-94a37c73.entry.js → p-bea3ee08.entry.js} +1 -1
  655. package/dist/realtimekit-ui/{p-ebfde234.entry.js → p-c0e5ddd4.entry.js} +1 -1
  656. package/dist/realtimekit-ui/p-c8f0b23e.entry.js +1 -0
  657. package/dist/realtimekit-ui/{p-573187b4.entry.js → p-cbbb09a2.entry.js} +1 -1
  658. package/dist/realtimekit-ui/{p-80e51a73.entry.js → p-cbfe61b9.entry.js} +1 -1
  659. package/dist/realtimekit-ui/{p-ad5e9fdb.entry.js → p-cd086077.entry.js} +1 -1
  660. package/dist/realtimekit-ui/p-d107248e.entry.js +1 -0
  661. package/dist/realtimekit-ui/{p-a40cc665.entry.js → p-d10fe6c7.entry.js} +1 -1
  662. package/dist/realtimekit-ui/p-d1a6e546.entry.js +1 -0
  663. package/dist/realtimekit-ui/p-d24dd330.entry.js +1 -0
  664. package/dist/realtimekit-ui/{p-44d69c6b.entry.js → p-d3acf8e9.entry.js} +1 -1
  665. package/dist/realtimekit-ui/{p-4b33b435.entry.js → p-d3d4e6de.entry.js} +1 -1
  666. package/dist/realtimekit-ui/p-d432c842.entry.js +1 -0
  667. package/dist/realtimekit-ui/p-d5af89d0.entry.js +1 -0
  668. package/dist/realtimekit-ui/p-d6126ff7.js +1 -0
  669. package/dist/realtimekit-ui/{p-d3e520e5.js → p-ddcb6b8b.js} +1 -1
  670. package/dist/realtimekit-ui/{p-4485414e.entry.js → p-de253745.entry.js} +1 -1
  671. package/dist/realtimekit-ui/{p-369648b9.entry.js → p-de2fd3a4.entry.js} +1 -1
  672. package/dist/realtimekit-ui/{p-3dd04263.entry.js → p-e6fc5935.entry.js} +1 -1
  673. package/dist/realtimekit-ui/{p-c8eaa707.js → p-eccb6d78.js} +1 -1
  674. package/dist/realtimekit-ui/p-f1c4d507.entry.js +1 -0
  675. package/dist/realtimekit-ui/{p-a0d39ea3.entry.js → p-f423e125.entry.js} +1 -1
  676. package/dist/realtimekit-ui/{p-f266302c.entry.js → p-f4e8a0b3.entry.js} +1 -1
  677. package/dist/realtimekit-ui/{p-cd0c5440.js → p-f6fdb3c3.js} +1 -1
  678. package/dist/realtimekit-ui/p-ff86148c.entry.js +1 -0
  679. package/dist/realtimekit-ui/{p-cd56beb7.entry.js → p-ffac36ba.entry.js} +1 -1
  680. package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
  681. package/dist/types/components/rtk-ai/rtk-ai.d.ts +6 -0
  682. package/dist/types/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.d.ts +6 -0
  683. package/dist/types/components/rtk-chat/rtk-chat.d.ts +6 -43
  684. package/dist/types/components/rtk-chat-composer-ui/rtk-chat-composer-ui.d.ts +1 -4
  685. package/dist/types/components/rtk-chat-composer-view/rtk-chat-composer-view.d.ts +1 -0
  686. package/dist/types/components/rtk-chat-header/rtk-chat-header.d.ts +7 -0
  687. package/dist/types/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.d.ts +6 -15
  688. package/dist/types/components/rtk-chat-selector/rtk-chat-selector.d.ts +54 -0
  689. package/dist/types/components/rtk-idle-screen/rtk-idle-screen.d.ts +11 -0
  690. package/dist/types/components/rtk-livestream-toggle/rtk-livestream-toggle.d.ts +6 -0
  691. package/dist/types/components/rtk-message-view/rtk-message-view.d.ts +5 -0
  692. package/dist/types/components/rtk-paginated-list/rtk-paginated-list.d.ts +11 -5
  693. package/dist/types/components/rtk-participants-stage-queue/rtk-participants-stage-queue.d.ts +6 -0
  694. package/dist/types/components/rtk-pinned-message-selector/rtk-pinned-message-selector.d.ts +40 -0
  695. package/dist/types/components/rtk-pip-toggle/rtk-pip-toggle.d.ts +6 -0
  696. package/dist/types/components/rtk-setup-screen/rtk-setup-screen.d.ts +1 -0
  697. package/dist/types/components/rtk-sidebar-ui/rtk-sidebar-ui.d.ts +6 -2
  698. package/dist/types/components.d.ts +336 -498
  699. package/dist/types/lib/icons/default-icon-pack.d.ts +0 -2
  700. package/dist/types/lib/lang/default-language.d.ts +1 -4
  701. package/dist/types/lib/overrides.d.ts +5 -0
  702. package/dist/types/types/props.d.ts +1 -4
  703. package/dist/types/utils/chat.d.ts +1 -3
  704. package/dist/types/utils/flags.d.ts +0 -2
  705. package/package.json +1 -1
  706. package/dist/cjs/index-05554ce6.js +0 -2251
  707. package/dist/cjs/rtk-channel-creator.cjs.entry.js +0 -163
  708. package/dist/cjs/rtk-channel-details.cjs.entry.js +0 -49
  709. package/dist/cjs/rtk-channel-header.cjs.entry.js +0 -83
  710. package/dist/cjs/rtk-channel-selector-ui.cjs.entry.js +0 -147
  711. package/dist/collection/components/rtk-channel-creator/rtk-channel-creator.css +0 -210
  712. package/dist/collection/components/rtk-channel-creator/rtk-channel-creator.js +0 -290
  713. package/dist/collection/components/rtk-channel-details/rtk-channel-details.js +0 -149
  714. package/dist/collection/components/rtk-channel-header/rtk-channel-header.css +0 -99
  715. package/dist/collection/components/rtk-channel-selector-ui/rtk-channel-selector-ui.css +0 -330
  716. package/dist/collection/components/rtk-channel-selector-ui/rtk-channel-selector-ui.js +0 -286
  717. package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.css +0 -306
  718. package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.js +0 -341
  719. package/dist/components/p-713c7ed7.js +0 -85
  720. package/dist/components/p-a73665b4.js +0 -203
  721. package/dist/components/p-b64798ac.js +0 -703
  722. package/dist/components/p-c3592601.js +0 -1641
  723. package/dist/components/p-fbc02b1f.js +0 -402
  724. package/dist/components/rtk-channel-creator.js +0 -214
  725. package/dist/components/rtk-channel-details.d.ts +0 -11
  726. package/dist/components/rtk-channel-details.js +0 -6
  727. package/dist/components/rtk-channel-header.js +0 -151
  728. package/dist/components/rtk-channel-selector-ui.d.ts +0 -11
  729. package/dist/components/rtk-channel-selector-ui.js +0 -194
  730. package/dist/components/rtk-channel-selector-view.d.ts +0 -11
  731. package/dist/components/rtk-channel-selector-view.js +0 -6
  732. package/dist/esm/index-c1fb98bb.js +0 -2218
  733. package/dist/esm/rtk-channel-creator.entry.js +0 -159
  734. package/dist/esm/rtk-channel-details.entry.js +0 -45
  735. package/dist/esm/rtk-channel-header.entry.js +0 -79
  736. package/dist/esm/rtk-channel-selector-ui.entry.js +0 -143
  737. package/dist/realtimekit-ui/p-0ee570cd.js +0 -2
  738. package/dist/realtimekit-ui/p-1462cbd9.entry.js +0 -1
  739. package/dist/realtimekit-ui/p-1834416c.entry.js +0 -1
  740. package/dist/realtimekit-ui/p-21d4bb9c.entry.js +0 -1
  741. package/dist/realtimekit-ui/p-23784be6.entry.js +0 -1
  742. package/dist/realtimekit-ui/p-25c4d10f.js +0 -1
  743. package/dist/realtimekit-ui/p-2b054928.entry.js +0 -1
  744. package/dist/realtimekit-ui/p-322957ed.entry.js +0 -1
  745. package/dist/realtimekit-ui/p-3f4120cc.entry.js +0 -1
  746. package/dist/realtimekit-ui/p-43530cd3.entry.js +0 -1
  747. package/dist/realtimekit-ui/p-45f90b95.js +0 -1
  748. package/dist/realtimekit-ui/p-48c87789.entry.js +0 -1
  749. package/dist/realtimekit-ui/p-4b638184.entry.js +0 -1
  750. package/dist/realtimekit-ui/p-53680d55.entry.js +0 -1
  751. package/dist/realtimekit-ui/p-5892c1e0.entry.js +0 -1
  752. package/dist/realtimekit-ui/p-5b2d97fc.js +0 -1
  753. package/dist/realtimekit-ui/p-612a8d25.entry.js +0 -1
  754. package/dist/realtimekit-ui/p-639601b7.entry.js +0 -1
  755. package/dist/realtimekit-ui/p-64206b62.entry.js +0 -1
  756. package/dist/realtimekit-ui/p-67ead213.entry.js +0 -1
  757. package/dist/realtimekit-ui/p-685adc5f.entry.js +0 -1
  758. package/dist/realtimekit-ui/p-701cdf1b.entry.js +0 -1
  759. package/dist/realtimekit-ui/p-7a9a226e.entry.js +0 -1
  760. package/dist/realtimekit-ui/p-820dad23.entry.js +0 -1
  761. package/dist/realtimekit-ui/p-85b45c3b.entry.js +0 -1
  762. package/dist/realtimekit-ui/p-95fb25d6.entry.js +0 -1
  763. package/dist/realtimekit-ui/p-a031547c.entry.js +0 -1
  764. package/dist/realtimekit-ui/p-a5900df2.js +0 -1
  765. package/dist/realtimekit-ui/p-a680da64.entry.js +0 -1
  766. package/dist/realtimekit-ui/p-a9190330.entry.js +0 -1
  767. package/dist/realtimekit-ui/p-a91a2e10.entry.js +0 -1
  768. package/dist/realtimekit-ui/p-ac6c8ebe.entry.js +0 -1
  769. package/dist/realtimekit-ui/p-b25f7d7b.entry.js +0 -1
  770. package/dist/realtimekit-ui/p-b51e813e.entry.js +0 -1
  771. package/dist/realtimekit-ui/p-be03944b.entry.js +0 -1
  772. package/dist/realtimekit-ui/p-cda276d6.entry.js +0 -1
  773. package/dist/realtimekit-ui/p-d880fb69.entry.js +0 -1
  774. package/dist/realtimekit-ui/p-e5b426fa.entry.js +0 -1
  775. package/dist/realtimekit-ui/p-ea21ec0c.entry.js +0 -1
  776. package/dist/realtimekit-ui/p-ec5ed8a4.entry.js +0 -1
  777. package/dist/types/components/rtk-channel-creator/rtk-channel-creator.d.ts +0 -37
  778. package/dist/types/components/rtk-channel-details/rtk-channel-details.d.ts +0 -16
  779. package/dist/types/components/rtk-channel-header/rtk-channel-header.d.ts +0 -32
  780. package/dist/types/components/rtk-channel-selector-ui/rtk-channel-selector-ui.d.ts +0 -35
  781. package/dist/types/components/rtk-channel-selector-view/rtk-channel-selector-view.d.ts +0 -62
@@ -5,8 +5,8 @@
5
5
  * It contains typing information for all components that exist in this project.
6
6
  */
7
7
  import { HTMLStencilElement, JSXBase } from "./stencil-public-runtime";
8
- import { Meeting, Peer, WaitlistedParticipant } from "./types/rtk-client";
9
- import { Chat, ChatChannel, Notification, PartialStateEvent, Poll, PollObject, Size, States, Transcript } from "./types/props";
8
+ import { Meeting, RTKParticipant as Participant, Peer, WaitlistedParticipant } from "./types/rtk-client";
9
+ import { Chat, Notification, PartialStateEvent, Poll, PollObject, Size, States, Transcript } from "./types/props";
10
10
  import { UIConfig } from "./types/ui-config";
11
11
  import { IconPack } from "./lib/icons";
12
12
  import { RtkI18n } from "./lib/lang";
@@ -17,9 +17,8 @@ import { AudioVisualizerVariant } from "./components/rtk-audio-visualizer/rtk-au
17
17
  import { AvatarVariant } from "./components/rtk-avatar/rtk-avatar";
18
18
  import { DraftMeeting } from "./utils/breakout-rooms-manager";
19
19
  import { ButtonKind, ButtonVariant } from "./components/rtk-button/rtk-button";
20
- import { FileMessage, ImageMessage, Message, RTKBasicParticipant, RTKPermissionsPreset, RTKPlugin, TextMessage } from "@cloudflare/realtimekit";
21
20
  import { Overrides } from "./lib/overrides";
22
- import { ChatFilter } from "./components/rtk-chat/rtk-chat";
21
+ import { FileMessage, ImageMessage, Message, BasicParticipant as RTKBasicParticipant, RTKPermissionsPreset, RTKPlugin, TextMessage } from "@cloudflare/realtimekit";
23
22
  import { RtkNewMessageEvent } from "./components/rtk-chat-composer-ui/rtk-chat-composer-ui";
24
23
  import { NewMessageEvent } from "./components/rtk-chat-composer-view/rtk-chat-composer-view";
25
24
  import { ChatGroup, ChatGroupChangedType } from "./components/rtk-chat-selector-ui/rtk-chat-selector-ui";
@@ -46,8 +45,8 @@ import { TooltipKind, TooltipVariant } from "./components/rtk-tooltip/rtk-toolti
46
45
  import { MeetingMode as MeetingMode1 } from "./components/rtk-meeting/rtk-meeting";
47
46
  import { ViewerCountVariant } from "./components/rtk-viewer-count/rtk-viewer-count";
48
47
  import { Peer as Peer1 } from ".";
49
- export { Meeting, Peer, WaitlistedParticipant } from "./types/rtk-client";
50
- export { Chat, ChatChannel, Notification, PartialStateEvent, Poll, PollObject, Size, States, Transcript } from "./types/props";
48
+ export { Meeting, RTKParticipant as Participant, Peer, WaitlistedParticipant } from "./types/rtk-client";
49
+ export { Chat, Notification, PartialStateEvent, Poll, PollObject, Size, States, Transcript } from "./types/props";
51
50
  export { UIConfig } from "./types/ui-config";
52
51
  export { IconPack } from "./lib/icons";
53
52
  export { RtkI18n } from "./lib/lang";
@@ -58,9 +57,8 @@ export { AudioVisualizerVariant } from "./components/rtk-audio-visualizer/rtk-au
58
57
  export { AvatarVariant } from "./components/rtk-avatar/rtk-avatar";
59
58
  export { DraftMeeting } from "./utils/breakout-rooms-manager";
60
59
  export { ButtonKind, ButtonVariant } from "./components/rtk-button/rtk-button";
61
- export { FileMessage, ImageMessage, Message, RTKBasicParticipant, RTKPermissionsPreset, RTKPlugin, TextMessage } from "@cloudflare/realtimekit";
62
60
  export { Overrides } from "./lib/overrides";
63
- export { ChatFilter } from "./components/rtk-chat/rtk-chat";
61
+ export { FileMessage, ImageMessage, Message, BasicParticipant as RTKBasicParticipant, RTKPermissionsPreset, RTKPlugin, TextMessage } from "@cloudflare/realtimekit";
64
62
  export { RtkNewMessageEvent } from "./components/rtk-chat-composer-ui/rtk-chat-composer-ui";
65
63
  export { NewMessageEvent } from "./components/rtk-chat-composer-view/rtk-chat-composer-view";
66
64
  export { ChatGroup, ChatGroupChangedType } from "./components/rtk-chat-selector-ui/rtk-chat-selector-ui";
@@ -88,6 +86,11 @@ export { MeetingMode as MeetingMode1 } from "./components/rtk-meeting/rtk-meetin
88
86
  export { ViewerCountVariant } from "./components/rtk-viewer-count/rtk-viewer-count";
89
87
  export { Peer as Peer1 } from ".";
90
88
  export namespace Components {
89
+ /**
90
+ * An AI assistant component for meeting interactions.
91
+ * Provides AI-powered features like transcription, summarization, and
92
+ * intelligent meeting assistance. Can be displayed in different view modes.
93
+ */
91
94
  interface RtkAi {
92
95
  /**
93
96
  * Config
@@ -393,6 +396,11 @@ export namespace Components {
393
396
  */
394
397
  "variant": ControlBarVariant;
395
398
  }
399
+ /**
400
+ * A modal for sending broadcast messages to all meeting participants.
401
+ * Allows hosts and moderators to send important announcements that
402
+ * appear prominently to all users in the meeting.
403
+ */
396
404
  interface RtkBroadcastMessageModal {
397
405
  /**
398
406
  * Icon pack
@@ -528,132 +536,6 @@ export namespace Components {
528
536
  */
529
537
  "variant": ControlBarVariant;
530
538
  }
531
- /**
532
- * @deprecated `rtk-channel-creator` is deprecated and will be removed soon.
533
- */
534
- interface RtkChannelCreator {
535
- /**
536
- * Icon pack
537
- */
538
- "iconPack": IconPack1;
539
- /**
540
- * Meeting object
541
- */
542
- "meeting": Meeting;
543
- /**
544
- * Language
545
- */
546
- "t": RtkI18n1;
547
- }
548
- /**
549
- * @deprecated `rtk-channel-details` is deprecated and will be removed soon.
550
- */
551
- interface RtkChannelDetails {
552
- /**
553
- * Channel object
554
- */
555
- "channel": ChatChannel;
556
- /**
557
- * Icon pack
558
- */
559
- "iconPack": IconPack1;
560
- /**
561
- * List of channel members
562
- */
563
- "members": RTKBasicParticipant[];
564
- /**
565
- * Language
566
- */
567
- "t": RtkI18n1;
568
- }
569
- /**
570
- * @deprecated `rtk-channel-header` is deprecated and will be removed soon. Use `rtk-channel-selector-view` instead.
571
- */
572
- interface RtkChannelHeader {
573
- /**
574
- * Channel object
575
- */
576
- "channel": ChatChannel;
577
- /**
578
- * Icon pack
579
- */
580
- "iconPack": IconPack1;
581
- /**
582
- * Meeting object
583
- */
584
- "meeting": Meeting;
585
- /**
586
- * Show back button
587
- */
588
- "showBackButton": boolean;
589
- /**
590
- * Language
591
- */
592
- "t": RtkI18n1;
593
- }
594
- /**
595
- * @deprecated `rtk-channel-selector-ui` is deprecated and will be removed soon.
596
- */
597
- interface RtkChannelSelectorUi {
598
- /**
599
- * Channels
600
- */
601
- "channels": ChatChannel[];
602
- /**
603
- * Icon pack
604
- */
605
- "iconPack": IconPack1;
606
- /**
607
- * Selected channel id
608
- */
609
- "selectedChannelId": string;
610
- /**
611
- * show recent message in channel
612
- */
613
- "showRecentMessage": boolean;
614
- /**
615
- * Language
616
- */
617
- "t": RtkI18n1;
618
- }
619
- interface RtkChannelSelectorView {
620
- /**
621
- * Channels
622
- */
623
- "channels": {
624
- id: string;
625
- name: string;
626
- avatarUrl?: string;
627
- icon?: keyof IconPack1;
628
- latestMessage?: string;
629
- latestMessageTime?: Date;
630
- unreadCount?: number;
631
- }[];
632
- /**
633
- * Disables search bar (default = false)
634
- */
635
- "disableSearch": boolean;
636
- /**
637
- * Hides avatar (default = false)
638
- */
639
- "hideAvatar": boolean;
640
- /**
641
- * Icon Pack
642
- */
643
- "iconPack": IconPack1;
644
- /**
645
- * Selected channel id
646
- */
647
- "selectedChannelId": string;
648
- /**
649
- * Language
650
- */
651
- "t": RtkI18n1;
652
- /**
653
- * Render as dropdown or list (default = list)
654
- */
655
- "viewAs": 'dropdown' | 'list';
656
- }
657
539
  /**
658
540
  * Fully featured chat component with image & file upload, emoji picker and auto-scroll.
659
541
  */
@@ -662,14 +544,6 @@ export namespace Components {
662
544
  * Config
663
545
  */
664
546
  "config": UIConfig1;
665
- /**
666
- * disables private chat
667
- */
668
- "disablePrivateChat": boolean;
669
- /**
670
- * @deprecated Beta API, will change in future A filter function for messages to be displayed
671
- */
672
- "displayFilter": ChatFilter;
673
547
  /**
674
548
  * Icon pack
675
549
  */
@@ -682,10 +556,6 @@ export namespace Components {
682
556
  * UI Overrides
683
557
  */
684
558
  "overrides": Overrides;
685
- /**
686
- * @deprecated Beta API, will change in future List of target presets allowed as private chat recipient
687
- */
688
- "privatePresetFilter": String[];
689
559
  /**
690
560
  * Size
691
561
  */
@@ -695,6 +565,9 @@ export namespace Components {
695
565
  */
696
566
  "t": RtkI18n;
697
567
  }
568
+ /**
569
+ * @deprecated . This component is deprecated, please use rtk-chat-composer-view instead.
570
+ */
698
571
  interface RtkChatComposerUi {
699
572
  /**
700
573
  * Whether user can send file messages
@@ -704,10 +577,6 @@ export namespace Components {
704
577
  * Whether user can send text messages
705
578
  */
706
579
  "canSendTextMessage": boolean;
707
- /**
708
- * channel id
709
- */
710
- "channelId"?: string;
711
580
  /**
712
581
  * Whether to show emoji picker
713
582
  */
@@ -765,6 +634,7 @@ export namespace Components {
765
634
  * Sets composer to edit mode
766
635
  */
767
636
  "isEditing": boolean;
637
+ "isSending": boolean;
768
638
  /**
769
639
  * Max length for text input
770
640
  */
@@ -790,6 +660,8 @@ export namespace Components {
790
660
  */
791
661
  "t": RtkI18n1;
792
662
  }
663
+ interface RtkChatHeader {
664
+ }
793
665
  /**
794
666
  * @deprecated `rtk-chat-message` is deprecated and will be removed soon. Use `rtk-message-view` instead.
795
667
  */
@@ -901,22 +773,14 @@ export namespace Components {
901
773
  * Icon pack
902
774
  */
903
775
  "iconPack": IconPack;
904
- /**
905
- * Whether to align chat bubbles to the left
906
- */
907
- "leftAlign": boolean;
908
776
  /**
909
777
  * Meeting object
910
778
  */
911
779
  "meeting": Meeting;
912
780
  /**
913
- * Selected channel
914
- */
915
- "selectedChannel"?: ChatChannel;
916
- /**
917
- * Selected channel id
781
+ * Selected recipient for private chat; when unset, messages are loaded for public chat (Everyone).
918
782
  */
919
- "selectedChannelId"?: string;
783
+ "privateChatRecipient": Participant | null;
920
784
  /**
921
785
  * Size
922
786
  */
@@ -951,6 +815,37 @@ export namespace Components {
951
815
  */
952
816
  "t": RtkI18n1;
953
817
  }
818
+ interface RtkChatSelector {
819
+ "close": () => Promise<void>;
820
+ /**
821
+ * Config
822
+ */
823
+ "config": UIConfig1;
824
+ /**
825
+ * Icon pack
826
+ */
827
+ "iconPack": IconPack;
828
+ /**
829
+ * Meeting object
830
+ */
831
+ "meeting": Meeting;
832
+ /**
833
+ * UI Overrides
834
+ */
835
+ "overrides": Overrides1;
836
+ /**
837
+ * Size
838
+ */
839
+ "size": Size;
840
+ /**
841
+ * States object
842
+ */
843
+ "states": States1;
844
+ /**
845
+ * Language
846
+ */
847
+ "t": RtkI18n;
848
+ }
954
849
  interface RtkChatSelectorUi {
955
850
  /**
956
851
  * Participants
@@ -1714,6 +1609,10 @@ export namespace Components {
1714
1609
  * Meeting
1715
1610
  */
1716
1611
  "meeting": Meeting;
1612
+ /**
1613
+ * States object
1614
+ */
1615
+ "states": States;
1717
1616
  /**
1718
1617
  * Language
1719
1618
  */
@@ -1902,6 +1801,11 @@ export namespace Components {
1902
1801
  */
1903
1802
  "t": RtkI18n1;
1904
1803
  }
1804
+ /**
1805
+ * A toggle button for starting/stopping livestream broadcasting.
1806
+ * Only visible to users with livestream permissions. Allows hosts to
1807
+ * broadcast the meeting to external streaming platforms.
1808
+ */
1905
1809
  interface RtkLivestreamToggle {
1906
1810
  /**
1907
1811
  * Icon pack
@@ -2149,10 +2053,18 @@ export namespace Components {
2149
2053
  * Icon pack
2150
2054
  */
2151
2055
  "iconPack": IconPack1;
2056
+ /**
2057
+ * Has the message been edited
2058
+ */
2059
+ "isEdited": boolean;
2152
2060
  /**
2153
2061
  * Is the message sent by the current user
2154
2062
  */
2155
2063
  "isSelf": boolean;
2064
+ /**
2065
+ * Type of message
2066
+ */
2067
+ "messageType": Message['type'];
2156
2068
  /**
2157
2069
  * Is message pinned
2158
2070
  */
@@ -2534,9 +2446,13 @@ export namespace Components {
2534
2446
  */
2535
2447
  "pagesAllowed": number;
2536
2448
  /**
2537
- * Item id
2449
+ * Rerender paginated list
2450
+ */
2451
+ "rerenderList": () => Promise<void>;
2452
+ /**
2453
+ * Resets the paginated list to a given timestamp
2538
2454
  */
2539
- "selectedItemId"?: string;
2455
+ "reset": (timestamp?: number) => Promise<void>;
2540
2456
  /**
2541
2457
  * Language
2542
2458
  */
@@ -2789,6 +2705,11 @@ export namespace Components {
2789
2705
  */
2790
2706
  "view": ParticipantsViewMode;
2791
2707
  }
2708
+ /**
2709
+ * A component that displays participants waiting in the stage queue.
2710
+ * Shows users who are waiting to be promoted to the stage in meetings
2711
+ * with stage functionality enabled.
2712
+ */
2792
2713
  interface RtkParticipantsStageQueue {
2793
2714
  /**
2794
2715
  * Config
@@ -2930,6 +2851,26 @@ export namespace Components {
2930
2851
  */
2931
2852
  "t": RtkI18n;
2932
2853
  }
2854
+ interface RtkPinnedMessageSelector {
2855
+ "close": () => Promise<void>;
2856
+ /**
2857
+ * Icon pack
2858
+ */
2859
+ "iconPack": IconPack;
2860
+ /**
2861
+ * Meeting object
2862
+ */
2863
+ "meeting": Meeting;
2864
+ /**
2865
+ * Language
2866
+ */
2867
+ "t": RtkI18n;
2868
+ }
2869
+ /**
2870
+ * A toggle button for enabling/disabling Picture-in-Picture mode.
2871
+ * Allows users to switch the video display to a floating window that stays
2872
+ * on top of other applications.
2873
+ */
2933
2874
  interface RtkPipToggle {
2934
2875
  /**
2935
2876
  * Config
@@ -3459,6 +3400,11 @@ export namespace Components {
3459
3400
  */
3460
3401
  "view": RtkSidebarView;
3461
3402
  }
3403
+ /**
3404
+ * A sidebar UI component with tabbed navigation.
3405
+ * Provides a container for sidebar content with tab switching functionality.
3406
+ * Can be displayed as a sidebar or in full-screen mode.
3407
+ */
3462
3408
  interface RtkSidebarUi {
3463
3409
  /**
3464
3410
  * Default tab to open
@@ -3479,7 +3425,7 @@ export namespace Components {
3479
3425
  /**
3480
3426
  * Icon Pack
3481
3427
  */
3482
- "iconPack": { people: string; people_checked: string; chat: string; poll: string; participants: string; rocket: string; call_end: string; share: string; mic_on: string; mic_off: string; video_on: string; video_off: string; share_screen_start: string; share_screen_stop: string; share_screen_person: string; clock: string; dismiss: string; send: string; search: string; more_vertical: string; chevron_down: string; chevron_up: string; chevron_left: string; chevron_right: string; settings: string; wifi: string; speaker: string; speaker_off: string; download: string; full_screen_maximize: string; full_screen_minimize: string; copy: string; attach: string; image: string; emoji_multiple: string; image_off: string; disconnected: string; wand: string; recording: string; subtract: string; stop_recording: string; warning: string; pin: string; pin_off: string; spinner: string; breakout_rooms: string; add: string; shuffle: string; edit: string; delete: string; back: string; save: string; web: string; checkmark: string; spotlight: string; join_stage: string; leave_stage: string; pip_off: string; pip_on: string; signal_1: string; signal_2: string; signal_3: string; signal_4: string; signal_5: string; start_livestream: string; stop_livestream: string; viewers: string; debug: string; info: string; devices: string; horizontal_dots: string; ai_sparkle: string; meeting_ai: string; create_channel: string; create_channel_illustration: string; captionsOn: string; captionsOff: string; play: string; pause: string; fastForward: string; minimize: string; maximize: string; };
3428
+ "iconPack": { people: string; people_checked: string; chat: string; poll: string; participants: string; rocket: string; call_end: string; share: string; mic_on: string; mic_off: string; video_on: string; video_off: string; share_screen_start: string; share_screen_stop: string; share_screen_person: string; clock: string; dismiss: string; send: string; search: string; more_vertical: string; chevron_down: string; chevron_up: string; chevron_left: string; chevron_right: string; settings: string; wifi: string; speaker: string; speaker_off: string; download: string; full_screen_maximize: string; full_screen_minimize: string; copy: string; attach: string; image: string; emoji_multiple: string; image_off: string; disconnected: string; wand: string; recording: string; subtract: string; stop_recording: string; warning: string; pin: string; pin_off: string; spinner: string; breakout_rooms: string; add: string; shuffle: string; edit: string; delete: string; back: string; save: string; web: string; checkmark: string; spotlight: string; join_stage: string; leave_stage: string; pip_off: string; pip_on: string; signal_1: string; signal_2: string; signal_3: string; signal_4: string; signal_5: string; start_livestream: string; stop_livestream: string; viewers: string; debug: string; info: string; devices: string; horizontal_dots: string; ai_sparkle: string; meeting_ai: string; captionsOn: string; captionsOff: string; play: string; pause: string; fastForward: string; minimize: string; maximize: string; };
3483
3429
  /**
3484
3430
  * Language
3485
3431
  */
@@ -4048,22 +3994,6 @@ export interface RtkCaptionToggleCustomEvent<T> extends CustomEvent<T> {
4048
3994
  detail: T;
4049
3995
  target: HTMLRtkCaptionToggleElement;
4050
3996
  }
4051
- export interface RtkChannelCreatorCustomEvent<T> extends CustomEvent<T> {
4052
- detail: T;
4053
- target: HTMLRtkChannelCreatorElement;
4054
- }
4055
- export interface RtkChannelHeaderCustomEvent<T> extends CustomEvent<T> {
4056
- detail: T;
4057
- target: HTMLRtkChannelHeaderElement;
4058
- }
4059
- export interface RtkChannelSelectorUiCustomEvent<T> extends CustomEvent<T> {
4060
- detail: T;
4061
- target: HTMLRtkChannelSelectorUiElement;
4062
- }
4063
- export interface RtkChannelSelectorViewCustomEvent<T> extends CustomEvent<T> {
4064
- detail: T;
4065
- target: HTMLRtkChannelSelectorViewElement;
4066
- }
4067
3997
  export interface RtkChatCustomEvent<T> extends CustomEvent<T> {
4068
3998
  detail: T;
4069
3999
  target: HTMLRtkChatElement;
@@ -4088,6 +4018,10 @@ export interface RtkChatMessagesUiPaginatedCustomEvent<T> extends CustomEvent<T>
4088
4018
  detail: T;
4089
4019
  target: HTMLRtkChatMessagesUiPaginatedElement;
4090
4020
  }
4021
+ export interface RtkChatSelectorCustomEvent<T> extends CustomEvent<T> {
4022
+ detail: T;
4023
+ target: HTMLRtkChatSelectorElement;
4024
+ }
4091
4025
  export interface RtkChatSelectorUiCustomEvent<T> extends CustomEvent<T> {
4092
4026
  detail: T;
4093
4027
  target: HTMLRtkChatSelectorUiElement;
@@ -4232,6 +4166,10 @@ export interface RtkPermissionsMessageCustomEvent<T> extends CustomEvent<T> {
4232
4166
  detail: T;
4233
4167
  target: HTMLRtkPermissionsMessageElement;
4234
4168
  }
4169
+ export interface RtkPinnedMessageSelectorCustomEvent<T> extends CustomEvent<T> {
4170
+ detail: T;
4171
+ target: HTMLRtkPinnedMessageSelectorElement;
4172
+ }
4235
4173
  export interface RtkPipToggleCustomEvent<T> extends CustomEvent<T> {
4236
4174
  detail: T;
4237
4175
  target: HTMLRtkPipToggleElement;
@@ -4332,6 +4270,11 @@ declare global {
4332
4270
  interface HTMLRtkAiElementEventMap {
4333
4271
  "rtkStateUpdate": States;
4334
4272
  }
4273
+ /**
4274
+ * An AI assistant component for meeting interactions.
4275
+ * Provides AI-powered features like transcription, summarization, and
4276
+ * intelligent meeting assistance. Can be displayed in different view modes.
4277
+ */
4335
4278
  interface HTMLRtkAiElement extends Components.RtkAi, HTMLStencilElement {
4336
4279
  addEventListener<K extends keyof HTMLRtkAiElementEventMap>(type: K, listener: (this: HTMLRtkAiElement, ev: RtkAiCustomEvent<HTMLRtkAiElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4337
4280
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4490,6 +4433,11 @@ declare global {
4490
4433
  interface HTMLRtkBroadcastMessageModalElementEventMap {
4491
4434
  "rtkStateUpdate": States1;
4492
4435
  }
4436
+ /**
4437
+ * A modal for sending broadcast messages to all meeting participants.
4438
+ * Allows hosts and moderators to send important announcements that
4439
+ * appear prominently to all users in the meeting.
4440
+ */
4493
4441
  interface HTMLRtkBroadcastMessageModalElement extends Components.RtkBroadcastMessageModal, HTMLStencilElement {
4494
4442
  addEventListener<K extends keyof HTMLRtkBroadcastMessageModalElementEventMap>(type: K, listener: (this: HTMLRtkBroadcastMessageModalElement, ev: RtkBroadcastMessageModalCustomEvent<HTMLRtkBroadcastMessageModalElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4495
4443
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4567,103 +4515,6 @@ declare global {
4567
4515
  prototype: HTMLRtkCaptionToggleElement;
4568
4516
  new (): HTMLRtkCaptionToggleElement;
4569
4517
  };
4570
- interface HTMLRtkChannelCreatorElementEventMap {
4571
- "rtkStateUpdate": States1;
4572
- "switchChannel": string;
4573
- }
4574
- /**
4575
- * @deprecated `rtk-channel-creator` is deprecated and will be removed soon.
4576
- */
4577
- interface HTMLRtkChannelCreatorElement extends Components.RtkChannelCreator, HTMLStencilElement {
4578
- addEventListener<K extends keyof HTMLRtkChannelCreatorElementEventMap>(type: K, listener: (this: HTMLRtkChannelCreatorElement, ev: RtkChannelCreatorCustomEvent<HTMLRtkChannelCreatorElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4579
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4580
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4581
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
4582
- removeEventListener<K extends keyof HTMLRtkChannelCreatorElementEventMap>(type: K, listener: (this: HTMLRtkChannelCreatorElement, ev: RtkChannelCreatorCustomEvent<HTMLRtkChannelCreatorElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
4583
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4584
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4585
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4586
- }
4587
- var HTMLRtkChannelCreatorElement: {
4588
- prototype: HTMLRtkChannelCreatorElement;
4589
- new (): HTMLRtkChannelCreatorElement;
4590
- };
4591
- /**
4592
- * @deprecated `rtk-channel-details` is deprecated and will be removed soon.
4593
- */
4594
- interface HTMLRtkChannelDetailsElement extends Components.RtkChannelDetails, HTMLStencilElement {
4595
- }
4596
- var HTMLRtkChannelDetailsElement: {
4597
- prototype: HTMLRtkChannelDetailsElement;
4598
- new (): HTMLRtkChannelDetailsElement;
4599
- };
4600
- interface HTMLRtkChannelHeaderElementEventMap {
4601
- "search": string;
4602
- "searchDismissed": any;
4603
- "back": void;
4604
- }
4605
- /**
4606
- * @deprecated `rtk-channel-header` is deprecated and will be removed soon. Use `rtk-channel-selector-view` instead.
4607
- */
4608
- interface HTMLRtkChannelHeaderElement extends Components.RtkChannelHeader, HTMLStencilElement {
4609
- addEventListener<K extends keyof HTMLRtkChannelHeaderElementEventMap>(type: K, listener: (this: HTMLRtkChannelHeaderElement, ev: RtkChannelHeaderCustomEvent<HTMLRtkChannelHeaderElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4610
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4611
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4612
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
4613
- removeEventListener<K extends keyof HTMLRtkChannelHeaderElementEventMap>(type: K, listener: (this: HTMLRtkChannelHeaderElement, ev: RtkChannelHeaderCustomEvent<HTMLRtkChannelHeaderElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
4614
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4615
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4616
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4617
- }
4618
- var HTMLRtkChannelHeaderElement: {
4619
- prototype: HTMLRtkChannelHeaderElement;
4620
- new (): HTMLRtkChannelHeaderElement;
4621
- };
4622
- interface HTMLRtkChannelSelectorUiElementEventMap {
4623
- "channelChanged": string;
4624
- }
4625
- /**
4626
- * @deprecated `rtk-channel-selector-ui` is deprecated and will be removed soon.
4627
- */
4628
- interface HTMLRtkChannelSelectorUiElement extends Components.RtkChannelSelectorUi, HTMLStencilElement {
4629
- addEventListener<K extends keyof HTMLRtkChannelSelectorUiElementEventMap>(type: K, listener: (this: HTMLRtkChannelSelectorUiElement, ev: RtkChannelSelectorUiCustomEvent<HTMLRtkChannelSelectorUiElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4630
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4631
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4632
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
4633
- removeEventListener<K extends keyof HTMLRtkChannelSelectorUiElementEventMap>(type: K, listener: (this: HTMLRtkChannelSelectorUiElement, ev: RtkChannelSelectorUiCustomEvent<HTMLRtkChannelSelectorUiElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
4634
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4635
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4636
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4637
- }
4638
- var HTMLRtkChannelSelectorUiElement: {
4639
- prototype: HTMLRtkChannelSelectorUiElement;
4640
- new (): HTMLRtkChannelSelectorUiElement;
4641
- };
4642
- interface HTMLRtkChannelSelectorViewElementEventMap {
4643
- "channelChange": {
4644
- id: string;
4645
- name: string;
4646
- avatarUrl?: string;
4647
- icon?: keyof IconPack1;
4648
- latestMessage?: string;
4649
- latestMessageTime?: Date;
4650
- unreadCount?: number;
4651
- };
4652
- }
4653
- interface HTMLRtkChannelSelectorViewElement extends Components.RtkChannelSelectorView, HTMLStencilElement {
4654
- addEventListener<K extends keyof HTMLRtkChannelSelectorViewElementEventMap>(type: K, listener: (this: HTMLRtkChannelSelectorViewElement, ev: RtkChannelSelectorViewCustomEvent<HTMLRtkChannelSelectorViewElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4655
- addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4656
- addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4657
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
4658
- removeEventListener<K extends keyof HTMLRtkChannelSelectorViewElementEventMap>(type: K, listener: (this: HTMLRtkChannelSelectorViewElement, ev: RtkChannelSelectorViewCustomEvent<HTMLRtkChannelSelectorViewElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
4659
- removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4660
- removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4661
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4662
- }
4663
- var HTMLRtkChannelSelectorViewElement: {
4664
- prototype: HTMLRtkChannelSelectorViewElement;
4665
- new (): HTMLRtkChannelSelectorViewElement;
4666
- };
4667
4518
  interface HTMLRtkChatElementEventMap {
4668
4519
  "rtkStateUpdate": States1;
4669
4520
  }
@@ -4689,10 +4540,12 @@ declare global {
4689
4540
  "rtkEditMessage": {
4690
4541
  id: string;
4691
4542
  message: string;
4692
- channelId?: string;
4693
4543
  };
4694
4544
  "rtkEditCancelled": any;
4695
4545
  }
4546
+ /**
4547
+ * @deprecated . This component is deprecated, please use rtk-chat-composer-view instead.
4548
+ */
4696
4549
  interface HTMLRtkChatComposerUiElement extends Components.RtkChatComposerUi, HTMLStencilElement {
4697
4550
  addEventListener<K extends keyof HTMLRtkChatComposerUiElementEventMap>(type: K, listener: (this: HTMLRtkChatComposerUiElement, ev: RtkChatComposerUiCustomEvent<HTMLRtkChatComposerUiElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4698
4551
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -4730,6 +4583,12 @@ declare global {
4730
4583
  prototype: HTMLRtkChatComposerViewElement;
4731
4584
  new (): HTMLRtkChatComposerViewElement;
4732
4585
  };
4586
+ interface HTMLRtkChatHeaderElement extends Components.RtkChatHeader, HTMLStencilElement {
4587
+ }
4588
+ var HTMLRtkChatHeaderElement: {
4589
+ prototype: HTMLRtkChatHeaderElement;
4590
+ new (): HTMLRtkChatHeaderElement;
4591
+ };
4733
4592
  interface HTMLRtkChatMessageElementEventMap {
4734
4593
  "edit": Message;
4735
4594
  "reply": Message;
@@ -4807,6 +4666,24 @@ declare global {
4807
4666
  prototype: HTMLRtkChatSearchResultsElement;
4808
4667
  new (): HTMLRtkChatSearchResultsElement;
4809
4668
  };
4669
+ interface HTMLRtkChatSelectorElementEventMap {
4670
+ "rtkDropdownToggle": { open: boolean };
4671
+ "rtkChatSelectorChange": { selectedUser?: Participant | undefined };
4672
+ }
4673
+ interface HTMLRtkChatSelectorElement extends Components.RtkChatSelector, HTMLStencilElement {
4674
+ addEventListener<K extends keyof HTMLRtkChatSelectorElementEventMap>(type: K, listener: (this: HTMLRtkChatSelectorElement, ev: RtkChatSelectorCustomEvent<HTMLRtkChatSelectorElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
4675
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4676
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
4677
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
4678
+ removeEventListener<K extends keyof HTMLRtkChatSelectorElementEventMap>(type: K, listener: (this: HTMLRtkChatSelectorElement, ev: RtkChatSelectorCustomEvent<HTMLRtkChatSelectorElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
4679
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4680
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
4681
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
4682
+ }
4683
+ var HTMLRtkChatSelectorElement: {
4684
+ prototype: HTMLRtkChatSelectorElement;
4685
+ new (): HTMLRtkChatSelectorElement;
4686
+ };
4810
4687
  interface HTMLRtkChatSelectorUiElementEventMap {
4811
4688
  "rtkChatGroupChanged": ChatGroupChangedType;
4812
4689
  }
@@ -5371,6 +5248,11 @@ declare global {
5371
5248
  message: string;
5372
5249
  };
5373
5250
  }
5251
+ /**
5252
+ * A toggle button for starting/stopping livestream broadcasting.
5253
+ * Only visible to users with livestream permissions. Allows hosts to
5254
+ * broadcast the meeting to external streaming platforms.
5255
+ */
5374
5256
  interface HTMLRtkLivestreamToggleElement extends Components.RtkLivestreamToggle, HTMLStencilElement {
5375
5257
  addEventListener<K extends keyof HTMLRtkLivestreamToggleElementEventMap>(type: K, listener: (this: HTMLRtkLivestreamToggleElement, ev: RtkLivestreamToggleCustomEvent<HTMLRtkLivestreamToggleElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
5376
5258
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5776,6 +5658,11 @@ declare global {
5776
5658
  prototype: HTMLRtkParticipantsStageListElement;
5777
5659
  new (): HTMLRtkParticipantsStageListElement;
5778
5660
  };
5661
+ /**
5662
+ * A component that displays participants waiting in the stage queue.
5663
+ * Shows users who are waiting to be promoted to the stage in meetings
5664
+ * with stage functionality enabled.
5665
+ */
5779
5666
  interface HTMLRtkParticipantsStageQueueElement extends Components.RtkParticipantsStageQueue, HTMLStencilElement {
5780
5667
  }
5781
5668
  var HTMLRtkParticipantsStageQueueElement: {
@@ -5839,9 +5726,32 @@ declare global {
5839
5726
  prototype: HTMLRtkPermissionsMessageElement;
5840
5727
  new (): HTMLRtkPermissionsMessageElement;
5841
5728
  };
5729
+ interface HTMLRtkPinnedMessageSelectorElementEventMap {
5730
+ "rtkDropdownToggle": { open: boolean };
5731
+ "rtkPinnedMessageSelect": Message;
5732
+ }
5733
+ interface HTMLRtkPinnedMessageSelectorElement extends Components.RtkPinnedMessageSelector, HTMLStencilElement {
5734
+ addEventListener<K extends keyof HTMLRtkPinnedMessageSelectorElementEventMap>(type: K, listener: (this: HTMLRtkPinnedMessageSelectorElement, ev: RtkPinnedMessageSelectorCustomEvent<HTMLRtkPinnedMessageSelectorElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
5735
+ addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
5736
+ addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
5737
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
5738
+ removeEventListener<K extends keyof HTMLRtkPinnedMessageSelectorElementEventMap>(type: K, listener: (this: HTMLRtkPinnedMessageSelectorElement, ev: RtkPinnedMessageSelectorCustomEvent<HTMLRtkPinnedMessageSelectorElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
5739
+ removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
5740
+ removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
5741
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
5742
+ }
5743
+ var HTMLRtkPinnedMessageSelectorElement: {
5744
+ prototype: HTMLRtkPinnedMessageSelectorElement;
5745
+ new (): HTMLRtkPinnedMessageSelectorElement;
5746
+ };
5842
5747
  interface HTMLRtkPipToggleElementEventMap {
5843
5748
  "rtkStateUpdate": States1;
5844
5749
  }
5750
+ /**
5751
+ * A toggle button for enabling/disabling Picture-in-Picture mode.
5752
+ * Allows users to switch the video display to a floating window that stays
5753
+ * on top of other applications.
5754
+ */
5845
5755
  interface HTMLRtkPipToggleElement extends Components.RtkPipToggle, HTMLStencilElement {
5846
5756
  addEventListener<K extends keyof HTMLRtkPipToggleElementEventMap>(type: K, listener: (this: HTMLRtkPipToggleElement, ev: RtkPipToggleCustomEvent<HTMLRtkPipToggleElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
5847
5757
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -6222,6 +6132,11 @@ declare global {
6222
6132
  "tabChange": string;
6223
6133
  "sidebarClose": void;
6224
6134
  }
6135
+ /**
6136
+ * A sidebar UI component with tabbed navigation.
6137
+ * Provides a container for sidebar content with tab switching functionality.
6138
+ * Can be displayed as a sidebar or in full-screen mode.
6139
+ */
6225
6140
  interface HTMLRtkSidebarUiElement extends Components.RtkSidebarUi, HTMLStencilElement {
6226
6141
  addEventListener<K extends keyof HTMLRtkSidebarUiElementEventMap>(type: K, listener: (this: HTMLRtkSidebarUiElement, ev: RtkSidebarUiCustomEvent<HTMLRtkSidebarUiElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
6227
6142
  addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -6514,18 +6429,15 @@ declare global {
6514
6429
  "rtk-camera-selector": HTMLRtkCameraSelectorElement;
6515
6430
  "rtk-camera-toggle": HTMLRtkCameraToggleElement;
6516
6431
  "rtk-caption-toggle": HTMLRtkCaptionToggleElement;
6517
- "rtk-channel-creator": HTMLRtkChannelCreatorElement;
6518
- "rtk-channel-details": HTMLRtkChannelDetailsElement;
6519
- "rtk-channel-header": HTMLRtkChannelHeaderElement;
6520
- "rtk-channel-selector-ui": HTMLRtkChannelSelectorUiElement;
6521
- "rtk-channel-selector-view": HTMLRtkChannelSelectorViewElement;
6522
6432
  "rtk-chat": HTMLRtkChatElement;
6523
6433
  "rtk-chat-composer-ui": HTMLRtkChatComposerUiElement;
6524
6434
  "rtk-chat-composer-view": HTMLRtkChatComposerViewElement;
6435
+ "rtk-chat-header": HTMLRtkChatHeaderElement;
6525
6436
  "rtk-chat-message": HTMLRtkChatMessageElement;
6526
6437
  "rtk-chat-messages-ui": HTMLRtkChatMessagesUiElement;
6527
6438
  "rtk-chat-messages-ui-paginated": HTMLRtkChatMessagesUiPaginatedElement;
6528
6439
  "rtk-chat-search-results": HTMLRtkChatSearchResultsElement;
6440
+ "rtk-chat-selector": HTMLRtkChatSelectorElement;
6529
6441
  "rtk-chat-selector-ui": HTMLRtkChatSelectorUiElement;
6530
6442
  "rtk-chat-toggle": HTMLRtkChatToggleElement;
6531
6443
  "rtk-clock": HTMLRtkClockElement;
@@ -6598,6 +6510,7 @@ declare global {
6598
6510
  "rtk-participants-viewer-list": HTMLRtkParticipantsViewerListElement;
6599
6511
  "rtk-participants-waiting-list": HTMLRtkParticipantsWaitingListElement;
6600
6512
  "rtk-permissions-message": HTMLRtkPermissionsMessageElement;
6513
+ "rtk-pinned-message-selector": HTMLRtkPinnedMessageSelectorElement;
6601
6514
  "rtk-pip-toggle": HTMLRtkPipToggleElement;
6602
6515
  "rtk-plugin-main": HTMLRtkPluginMainElement;
6603
6516
  "rtk-plugins": HTMLRtkPluginsElement;
@@ -6639,6 +6552,11 @@ declare global {
6639
6552
  }
6640
6553
  }
6641
6554
  declare namespace LocalJSX {
6555
+ /**
6556
+ * An AI assistant component for meeting interactions.
6557
+ * Provides AI-powered features like transcription, summarization, and
6558
+ * intelligent meeting assistance. Can be displayed in different view modes.
6559
+ */
6642
6560
  interface RtkAi {
6643
6561
  /**
6644
6562
  * Config
@@ -6997,6 +6915,11 @@ declare namespace LocalJSX {
6997
6915
  */
6998
6916
  "variant"?: ControlBarVariant;
6999
6917
  }
6918
+ /**
6919
+ * A modal for sending broadcast messages to all meeting participants.
6920
+ * Allows hosts and moderators to send important announcements that
6921
+ * appear prominently to all users in the meeting.
6922
+ */
7000
6923
  interface RtkBroadcastMessageModal {
7001
6924
  /**
7002
6925
  * Icon pack
@@ -7144,168 +7067,6 @@ declare namespace LocalJSX {
7144
7067
  */
7145
7068
  "variant"?: ControlBarVariant;
7146
7069
  }
7147
- /**
7148
- * @deprecated `rtk-channel-creator` is deprecated and will be removed soon.
7149
- */
7150
- interface RtkChannelCreator {
7151
- /**
7152
- * Icon pack
7153
- */
7154
- "iconPack"?: IconPack1;
7155
- /**
7156
- * Meeting object
7157
- */
7158
- "meeting"?: Meeting;
7159
- /**
7160
- * Emits updated state data
7161
- */
7162
- "onRtkStateUpdate"?: (event: RtkChannelCreatorCustomEvent<States1>) => void;
7163
- /**
7164
- * Emits event to switch channel
7165
- */
7166
- "onSwitchChannel"?: (event: RtkChannelCreatorCustomEvent<string>) => void;
7167
- /**
7168
- * Language
7169
- */
7170
- "t"?: RtkI18n1;
7171
- }
7172
- /**
7173
- * @deprecated `rtk-channel-details` is deprecated and will be removed soon.
7174
- */
7175
- interface RtkChannelDetails {
7176
- /**
7177
- * Channel object
7178
- */
7179
- "channel": ChatChannel;
7180
- /**
7181
- * Icon pack
7182
- */
7183
- "iconPack"?: IconPack1;
7184
- /**
7185
- * List of channel members
7186
- */
7187
- "members"?: RTKBasicParticipant[];
7188
- /**
7189
- * Language
7190
- */
7191
- "t"?: RtkI18n1;
7192
- }
7193
- /**
7194
- * @deprecated `rtk-channel-header` is deprecated and will be removed soon. Use `rtk-channel-selector-view` instead.
7195
- */
7196
- interface RtkChannelHeader {
7197
- /**
7198
- * Channel object
7199
- */
7200
- "channel"?: ChatChannel;
7201
- /**
7202
- * Icon pack
7203
- */
7204
- "iconPack"?: IconPack1;
7205
- /**
7206
- * Meeting object
7207
- */
7208
- "meeting"?: Meeting;
7209
- /**
7210
- * Event emitted when back button is clicked
7211
- */
7212
- "onBack"?: (event: RtkChannelHeaderCustomEvent<void>) => void;
7213
- /**
7214
- * event triggered for search
7215
- */
7216
- "onSearch"?: (event: RtkChannelHeaderCustomEvent<string>) => void;
7217
- /**
7218
- * event triggered for search
7219
- */
7220
- "onSearchDismissed"?: (event: RtkChannelHeaderCustomEvent<any>) => void;
7221
- /**
7222
- * Show back button
7223
- */
7224
- "showBackButton"?: boolean;
7225
- /**
7226
- * Language
7227
- */
7228
- "t"?: RtkI18n1;
7229
- }
7230
- /**
7231
- * @deprecated `rtk-channel-selector-ui` is deprecated and will be removed soon.
7232
- */
7233
- interface RtkChannelSelectorUi {
7234
- /**
7235
- * Channels
7236
- */
7237
- "channels"?: ChatChannel[];
7238
- /**
7239
- * Icon pack
7240
- */
7241
- "iconPack"?: IconPack1;
7242
- /**
7243
- * On channel changed
7244
- */
7245
- "onChannelChanged"?: (event: RtkChannelSelectorUiCustomEvent<string>) => void;
7246
- /**
7247
- * Selected channel id
7248
- */
7249
- "selectedChannelId"?: string;
7250
- /**
7251
- * show recent message in channel
7252
- */
7253
- "showRecentMessage"?: boolean;
7254
- /**
7255
- * Language
7256
- */
7257
- "t"?: RtkI18n1;
7258
- }
7259
- interface RtkChannelSelectorView {
7260
- /**
7261
- * Channels
7262
- */
7263
- "channels": {
7264
- id: string;
7265
- name: string;
7266
- avatarUrl?: string;
7267
- icon?: keyof IconPack1;
7268
- latestMessage?: string;
7269
- latestMessageTime?: Date;
7270
- unreadCount?: number;
7271
- }[];
7272
- /**
7273
- * Disables search bar (default = false)
7274
- */
7275
- "disableSearch"?: boolean;
7276
- /**
7277
- * Hides avatar (default = false)
7278
- */
7279
- "hideAvatar"?: boolean;
7280
- /**
7281
- * Icon Pack
7282
- */
7283
- "iconPack"?: IconPack1;
7284
- /**
7285
- * Event emitted when selected channel changes
7286
- */
7287
- "onChannelChange"?: (event: RtkChannelSelectorViewCustomEvent<{
7288
- id: string;
7289
- name: string;
7290
- avatarUrl?: string;
7291
- icon?: keyof IconPack1;
7292
- latestMessage?: string;
7293
- latestMessageTime?: Date;
7294
- unreadCount?: number;
7295
- }>) => void;
7296
- /**
7297
- * Selected channel id
7298
- */
7299
- "selectedChannelId"?: string;
7300
- /**
7301
- * Language
7302
- */
7303
- "t"?: RtkI18n1;
7304
- /**
7305
- * Render as dropdown or list (default = list)
7306
- */
7307
- "viewAs"?: 'dropdown' | 'list';
7308
- }
7309
7070
  /**
7310
7071
  * Fully featured chat component with image & file upload, emoji picker and auto-scroll.
7311
7072
  */
@@ -7314,14 +7075,6 @@ declare namespace LocalJSX {
7314
7075
  * Config
7315
7076
  */
7316
7077
  "config"?: UIConfig1;
7317
- /**
7318
- * disables private chat
7319
- */
7320
- "disablePrivateChat"?: boolean;
7321
- /**
7322
- * @deprecated Beta API, will change in future A filter function for messages to be displayed
7323
- */
7324
- "displayFilter"?: ChatFilter;
7325
7078
  /**
7326
7079
  * Icon pack
7327
7080
  */
@@ -7338,10 +7091,6 @@ declare namespace LocalJSX {
7338
7091
  * UI Overrides
7339
7092
  */
7340
7093
  "overrides"?: Overrides;
7341
- /**
7342
- * @deprecated Beta API, will change in future List of target presets allowed as private chat recipient
7343
- */
7344
- "privatePresetFilter"?: String[];
7345
7094
  /**
7346
7095
  * Size
7347
7096
  */
@@ -7351,6 +7100,9 @@ declare namespace LocalJSX {
7351
7100
  */
7352
7101
  "t"?: RtkI18n;
7353
7102
  }
7103
+ /**
7104
+ * @deprecated . This component is deprecated, please use rtk-chat-composer-view instead.
7105
+ */
7354
7106
  interface RtkChatComposerUi {
7355
7107
  /**
7356
7108
  * Whether user can send file messages
@@ -7360,10 +7112,6 @@ declare namespace LocalJSX {
7360
7112
  * Whether user can send text messages
7361
7113
  */
7362
7114
  "canSendTextMessage"?: boolean;
7363
- /**
7364
- * channel id
7365
- */
7366
- "channelId"?: string;
7367
7115
  /**
7368
7116
  * Whether to show emoji picker
7369
7117
  */
@@ -7386,7 +7134,6 @@ declare namespace LocalJSX {
7386
7134
  "onRtkEditMessage"?: (event: RtkChatComposerUiCustomEvent<{
7387
7135
  id: string;
7388
7136
  message: string;
7389
- channelId?: string;
7390
7137
  }>) => void;
7391
7138
  /**
7392
7139
  * Event emitted when new message is submitted
@@ -7437,6 +7184,7 @@ declare namespace LocalJSX {
7437
7184
  * Sets composer to edit mode
7438
7185
  */
7439
7186
  "isEditing"?: boolean;
7187
+ "isSending"?: boolean;
7440
7188
  /**
7441
7189
  * Max length for text input
7442
7190
  */
@@ -7478,6 +7226,8 @@ declare namespace LocalJSX {
7478
7226
  */
7479
7227
  "t"?: RtkI18n1;
7480
7228
  }
7229
+ interface RtkChatHeader {
7230
+ }
7481
7231
  /**
7482
7232
  * @deprecated `rtk-chat-message` is deprecated and will be removed soon. Use `rtk-message-view` instead.
7483
7233
  */
@@ -7613,10 +7363,6 @@ declare namespace LocalJSX {
7613
7363
  * Icon pack
7614
7364
  */
7615
7365
  "iconPack"?: IconPack;
7616
- /**
7617
- * Whether to align chat bubbles to the left
7618
- */
7619
- "leftAlign"?: boolean;
7620
7366
  /**
7621
7367
  * Meeting object
7622
7368
  */
@@ -7645,13 +7391,9 @@ declare namespace LocalJSX {
7645
7391
  */
7646
7392
  "onRtkStateUpdate"?: (event: RtkChatMessagesUiPaginatedCustomEvent<States>) => void;
7647
7393
  /**
7648
- * Selected channel
7649
- */
7650
- "selectedChannel"?: ChatChannel;
7651
- /**
7652
- * Selected channel id
7394
+ * Selected recipient for private chat; when unset, messages are loaded for public chat (Everyone).
7653
7395
  */
7654
- "selectedChannelId"?: string;
7396
+ "privateChatRecipient"?: Participant | null;
7655
7397
  /**
7656
7398
  * Size
7657
7399
  */
@@ -7686,6 +7428,38 @@ declare namespace LocalJSX {
7686
7428
  */
7687
7429
  "t"?: RtkI18n1;
7688
7430
  }
7431
+ interface RtkChatSelector {
7432
+ /**
7433
+ * Config
7434
+ */
7435
+ "config"?: UIConfig1;
7436
+ /**
7437
+ * Icon pack
7438
+ */
7439
+ "iconPack"?: IconPack;
7440
+ /**
7441
+ * Meeting object
7442
+ */
7443
+ "meeting"?: Meeting;
7444
+ "onRtkChatSelectorChange"?: (event: RtkChatSelectorCustomEvent<{ selectedUser?: Participant | undefined }>) => void;
7445
+ "onRtkDropdownToggle"?: (event: RtkChatSelectorCustomEvent<{ open: boolean }>) => void;
7446
+ /**
7447
+ * UI Overrides
7448
+ */
7449
+ "overrides"?: Overrides1;
7450
+ /**
7451
+ * Size
7452
+ */
7453
+ "size"?: Size;
7454
+ /**
7455
+ * States object
7456
+ */
7457
+ "states"?: States1;
7458
+ /**
7459
+ * Language
7460
+ */
7461
+ "t"?: RtkI18n;
7462
+ }
7689
7463
  interface RtkChatSelectorUi {
7690
7464
  /**
7691
7465
  * Participants
@@ -8509,6 +8283,10 @@ declare namespace LocalJSX {
8509
8283
  * Meeting
8510
8284
  */
8511
8285
  "meeting"?: Meeting;
8286
+ /**
8287
+ * States object
8288
+ */
8289
+ "states"?: States;
8512
8290
  /**
8513
8291
  * Language
8514
8292
  */
@@ -8736,6 +8514,11 @@ declare namespace LocalJSX {
8736
8514
  */
8737
8515
  "t"?: RtkI18n1;
8738
8516
  }
8517
+ /**
8518
+ * A toggle button for starting/stopping livestream broadcasting.
8519
+ * Only visible to users with livestream permissions. Allows hosts to
8520
+ * broadcast the meeting to external streaming platforms.
8521
+ */
8739
8522
  interface RtkLivestreamToggle {
8740
8523
  /**
8741
8524
  * Icon pack
@@ -8998,10 +8781,18 @@ declare namespace LocalJSX {
8998
8781
  * Icon pack
8999
8782
  */
9000
8783
  "iconPack"?: IconPack1;
8784
+ /**
8785
+ * Has the message been edited
8786
+ */
8787
+ "isEdited"?: boolean;
9001
8788
  /**
9002
8789
  * Is the message sent by the current user
9003
8790
  */
9004
8791
  "isSelf"?: boolean;
8792
+ /**
8793
+ * Type of message
8794
+ */
8795
+ "messageType"?: Message['type'];
9005
8796
  /**
9006
8797
  * action event
9007
8798
  */
@@ -9394,10 +9185,6 @@ declare namespace LocalJSX {
9394
9185
  * Number of pages allowed to be shown
9395
9186
  */
9396
9187
  "pagesAllowed"?: number;
9397
- /**
9398
- * Item id
9399
- */
9400
- "selectedItemId"?: string;
9401
9188
  /**
9402
9189
  * Language
9403
9190
  */
@@ -9673,6 +9460,11 @@ declare namespace LocalJSX {
9673
9460
  */
9674
9461
  "view"?: ParticipantsViewMode;
9675
9462
  }
9463
+ /**
9464
+ * A component that displays participants waiting in the stage queue.
9465
+ * Shows users who are waiting to be promoted to the stage in meetings
9466
+ * with stage functionality enabled.
9467
+ */
9676
9468
  interface RtkParticipantsStageQueue {
9677
9469
  /**
9678
9470
  * Config
@@ -9822,6 +9614,30 @@ declare namespace LocalJSX {
9822
9614
  */
9823
9615
  "t"?: RtkI18n;
9824
9616
  }
9617
+ interface RtkPinnedMessageSelector {
9618
+ /**
9619
+ * Icon pack
9620
+ */
9621
+ "iconPack"?: IconPack;
9622
+ /**
9623
+ * Meeting object
9624
+ */
9625
+ "meeting"?: Meeting;
9626
+ "onRtkDropdownToggle"?: (event: RtkPinnedMessageSelectorCustomEvent<{ open: boolean }>) => void;
9627
+ /**
9628
+ * Emits when a pinned message is selected
9629
+ */
9630
+ "onRtkPinnedMessageSelect"?: (event: RtkPinnedMessageSelectorCustomEvent<Message>) => void;
9631
+ /**
9632
+ * Language
9633
+ */
9634
+ "t"?: RtkI18n;
9635
+ }
9636
+ /**
9637
+ * A toggle button for enabling/disabling Picture-in-Picture mode.
9638
+ * Allows users to switch the video display to a floating window that stays
9639
+ * on top of other applications.
9640
+ */
9825
9641
  interface RtkPipToggle {
9826
9642
  /**
9827
9643
  * Config
@@ -10431,6 +10247,11 @@ declare namespace LocalJSX {
10431
10247
  */
10432
10248
  "view"?: RtkSidebarView;
10433
10249
  }
10250
+ /**
10251
+ * A sidebar UI component with tabbed navigation.
10252
+ * Provides a container for sidebar content with tab switching functionality.
10253
+ * Can be displayed as a sidebar or in full-screen mode.
10254
+ */
10434
10255
  interface RtkSidebarUi {
10435
10256
  /**
10436
10257
  * Default tab to open
@@ -10451,7 +10272,7 @@ declare namespace LocalJSX {
10451
10272
  /**
10452
10273
  * Icon Pack
10453
10274
  */
10454
- "iconPack"?: { people: string; people_checked: string; chat: string; poll: string; participants: string; rocket: string; call_end: string; share: string; mic_on: string; mic_off: string; video_on: string; video_off: string; share_screen_start: string; share_screen_stop: string; share_screen_person: string; clock: string; dismiss: string; send: string; search: string; more_vertical: string; chevron_down: string; chevron_up: string; chevron_left: string; chevron_right: string; settings: string; wifi: string; speaker: string; speaker_off: string; download: string; full_screen_maximize: string; full_screen_minimize: string; copy: string; attach: string; image: string; emoji_multiple: string; image_off: string; disconnected: string; wand: string; recording: string; subtract: string; stop_recording: string; warning: string; pin: string; pin_off: string; spinner: string; breakout_rooms: string; add: string; shuffle: string; edit: string; delete: string; back: string; save: string; web: string; checkmark: string; spotlight: string; join_stage: string; leave_stage: string; pip_off: string; pip_on: string; signal_1: string; signal_2: string; signal_3: string; signal_4: string; signal_5: string; start_livestream: string; stop_livestream: string; viewers: string; debug: string; info: string; devices: string; horizontal_dots: string; ai_sparkle: string; meeting_ai: string; create_channel: string; create_channel_illustration: string; captionsOn: string; captionsOff: string; play: string; pause: string; fastForward: string; minimize: string; maximize: string; };
10275
+ "iconPack"?: { people: string; people_checked: string; chat: string; poll: string; participants: string; rocket: string; call_end: string; share: string; mic_on: string; mic_off: string; video_on: string; video_off: string; share_screen_start: string; share_screen_stop: string; share_screen_person: string; clock: string; dismiss: string; send: string; search: string; more_vertical: string; chevron_down: string; chevron_up: string; chevron_left: string; chevron_right: string; settings: string; wifi: string; speaker: string; speaker_off: string; download: string; full_screen_maximize: string; full_screen_minimize: string; copy: string; attach: string; image: string; emoji_multiple: string; image_off: string; disconnected: string; wand: string; recording: string; subtract: string; stop_recording: string; warning: string; pin: string; pin_off: string; spinner: string; breakout_rooms: string; add: string; shuffle: string; edit: string; delete: string; back: string; save: string; web: string; checkmark: string; spotlight: string; join_stage: string; leave_stage: string; pip_off: string; pip_on: string; signal_1: string; signal_2: string; signal_3: string; signal_4: string; signal_5: string; start_livestream: string; stop_livestream: string; viewers: string; debug: string; info: string; devices: string; horizontal_dots: string; ai_sparkle: string; meeting_ai: string; captionsOn: string; captionsOff: string; play: string; pause: string; fastForward: string; minimize: string; maximize: string; };
10455
10276
  /**
10456
10277
  * Tab change event
10457
10278
  */
@@ -11039,18 +10860,15 @@ declare namespace LocalJSX {
11039
10860
  "rtk-camera-selector": RtkCameraSelector;
11040
10861
  "rtk-camera-toggle": RtkCameraToggle;
11041
10862
  "rtk-caption-toggle": RtkCaptionToggle;
11042
- "rtk-channel-creator": RtkChannelCreator;
11043
- "rtk-channel-details": RtkChannelDetails;
11044
- "rtk-channel-header": RtkChannelHeader;
11045
- "rtk-channel-selector-ui": RtkChannelSelectorUi;
11046
- "rtk-channel-selector-view": RtkChannelSelectorView;
11047
10863
  "rtk-chat": RtkChat;
11048
10864
  "rtk-chat-composer-ui": RtkChatComposerUi;
11049
10865
  "rtk-chat-composer-view": RtkChatComposerView;
10866
+ "rtk-chat-header": RtkChatHeader;
11050
10867
  "rtk-chat-message": RtkChatMessage;
11051
10868
  "rtk-chat-messages-ui": RtkChatMessagesUi;
11052
10869
  "rtk-chat-messages-ui-paginated": RtkChatMessagesUiPaginated;
11053
10870
  "rtk-chat-search-results": RtkChatSearchResults;
10871
+ "rtk-chat-selector": RtkChatSelector;
11054
10872
  "rtk-chat-selector-ui": RtkChatSelectorUi;
11055
10873
  "rtk-chat-toggle": RtkChatToggle;
11056
10874
  "rtk-clock": RtkClock;
@@ -11123,6 +10941,7 @@ declare namespace LocalJSX {
11123
10941
  "rtk-participants-viewer-list": RtkParticipantsViewerList;
11124
10942
  "rtk-participants-waiting-list": RtkParticipantsWaitingList;
11125
10943
  "rtk-permissions-message": RtkPermissionsMessage;
10944
+ "rtk-pinned-message-selector": RtkPinnedMessageSelector;
11126
10945
  "rtk-pip-toggle": RtkPipToggle;
11127
10946
  "rtk-plugin-main": RtkPluginMain;
11128
10947
  "rtk-plugins": RtkPlugins;
@@ -11167,6 +10986,11 @@ export { LocalJSX as JSX };
11167
10986
  declare module "@stencil/core" {
11168
10987
  export namespace JSX {
11169
10988
  interface IntrinsicElements {
10989
+ /**
10990
+ * An AI assistant component for meeting interactions.
10991
+ * Provides AI-powered features like transcription, summarization, and
10992
+ * intelligent meeting assistance. Can be displayed in different view modes.
10993
+ */
11170
10994
  "rtk-ai": LocalJSX.RtkAi & JSXBase.HTMLAttributes<HTMLRtkAiElement>;
11171
10995
  "rtk-ai-toggle": LocalJSX.RtkAiToggle & JSXBase.HTMLAttributes<HTMLRtkAiToggleElement>;
11172
10996
  "rtk-ai-transcriptions": LocalJSX.RtkAiTranscriptions & JSXBase.HTMLAttributes<HTMLRtkAiTranscriptionsElement>;
@@ -11193,6 +11017,11 @@ declare module "@stencil/core" {
11193
11017
  * You need to pass the `meeting` object to it.
11194
11018
  */
11195
11019
  "rtk-breakout-rooms-toggle": LocalJSX.RtkBreakoutRoomsToggle & JSXBase.HTMLAttributes<HTMLRtkBreakoutRoomsToggleElement>;
11020
+ /**
11021
+ * A modal for sending broadcast messages to all meeting participants.
11022
+ * Allows hosts and moderators to send important announcements that
11023
+ * appear prominently to all users in the meeting.
11024
+ */
11196
11025
  "rtk-broadcast-message-modal": LocalJSX.RtkBroadcastMessageModal & JSXBase.HTMLAttributes<HTMLRtkBroadcastMessageModalElement>;
11197
11026
  /**
11198
11027
  * A button that follows RTK Design System.
@@ -11215,32 +11044,19 @@ declare module "@stencil/core" {
11215
11044
  */
11216
11045
  "rtk-camera-toggle": LocalJSX.RtkCameraToggle & JSXBase.HTMLAttributes<HTMLRtkCameraToggleElement>;
11217
11046
  "rtk-caption-toggle": LocalJSX.RtkCaptionToggle & JSXBase.HTMLAttributes<HTMLRtkCaptionToggleElement>;
11218
- /**
11219
- * @deprecated `rtk-channel-creator` is deprecated and will be removed soon.
11220
- */
11221
- "rtk-channel-creator": LocalJSX.RtkChannelCreator & JSXBase.HTMLAttributes<HTMLRtkChannelCreatorElement>;
11222
- /**
11223
- * @deprecated `rtk-channel-details` is deprecated and will be removed soon.
11224
- */
11225
- "rtk-channel-details": LocalJSX.RtkChannelDetails & JSXBase.HTMLAttributes<HTMLRtkChannelDetailsElement>;
11226
- /**
11227
- * @deprecated `rtk-channel-header` is deprecated and will be removed soon. Use `rtk-channel-selector-view` instead.
11228
- */
11229
- "rtk-channel-header": LocalJSX.RtkChannelHeader & JSXBase.HTMLAttributes<HTMLRtkChannelHeaderElement>;
11230
- /**
11231
- * @deprecated `rtk-channel-selector-ui` is deprecated and will be removed soon.
11232
- */
11233
- "rtk-channel-selector-ui": LocalJSX.RtkChannelSelectorUi & JSXBase.HTMLAttributes<HTMLRtkChannelSelectorUiElement>;
11234
- "rtk-channel-selector-view": LocalJSX.RtkChannelSelectorView & JSXBase.HTMLAttributes<HTMLRtkChannelSelectorViewElement>;
11235
11047
  /**
11236
11048
  * Fully featured chat component with image & file upload, emoji picker and auto-scroll.
11237
11049
  */
11238
11050
  "rtk-chat": LocalJSX.RtkChat & JSXBase.HTMLAttributes<HTMLRtkChatElement>;
11051
+ /**
11052
+ * @deprecated . This component is deprecated, please use rtk-chat-composer-view instead.
11053
+ */
11239
11054
  "rtk-chat-composer-ui": LocalJSX.RtkChatComposerUi & JSXBase.HTMLAttributes<HTMLRtkChatComposerUiElement>;
11240
11055
  /**
11241
11056
  * A component which renders a chat composer
11242
11057
  */
11243
11058
  "rtk-chat-composer-view": LocalJSX.RtkChatComposerView & JSXBase.HTMLAttributes<HTMLRtkChatComposerViewElement>;
11059
+ "rtk-chat-header": LocalJSX.RtkChatHeader & JSXBase.HTMLAttributes<HTMLRtkChatHeaderElement>;
11244
11060
  /**
11245
11061
  * @deprecated `rtk-chat-message` is deprecated and will be removed soon. Use `rtk-message-view` instead.
11246
11062
  */
@@ -11254,6 +11070,7 @@ declare module "@stencil/core" {
11254
11070
  * @deprecated `rtk-chat-search-results` is deprecated and will be removed soon. Use `rtk-chat-messages-ui-paginated` instead. -
11255
11071
  */
11256
11072
  "rtk-chat-search-results": LocalJSX.RtkChatSearchResults & JSXBase.HTMLAttributes<HTMLRtkChatSearchResultsElement>;
11073
+ "rtk-chat-selector": LocalJSX.RtkChatSelector & JSXBase.HTMLAttributes<HTMLRtkChatSelectorElement>;
11257
11074
  "rtk-chat-selector-ui": LocalJSX.RtkChatSelectorUi & JSXBase.HTMLAttributes<HTMLRtkChatSelectorUiElement>;
11258
11075
  /**
11259
11076
  * A button which toggles visibility of chat.
@@ -11384,6 +11201,11 @@ declare module "@stencil/core" {
11384
11201
  "rtk-leave-meeting": LocalJSX.RtkLeaveMeeting & JSXBase.HTMLAttributes<HTMLRtkLeaveMeetingElement>;
11385
11202
  "rtk-livestream-indicator": LocalJSX.RtkLivestreamIndicator & JSXBase.HTMLAttributes<HTMLRtkLivestreamIndicatorElement>;
11386
11203
  "rtk-livestream-player": LocalJSX.RtkLivestreamPlayer & JSXBase.HTMLAttributes<HTMLRtkLivestreamPlayerElement>;
11204
+ /**
11205
+ * A toggle button for starting/stopping livestream broadcasting.
11206
+ * Only visible to users with livestream permissions. Allows hosts to
11207
+ * broadcast the meeting to external streaming platforms.
11208
+ */
11387
11209
  "rtk-livestream-toggle": LocalJSX.RtkLivestreamToggle & JSXBase.HTMLAttributes<HTMLRtkLivestreamToggleElement>;
11388
11210
  /**
11389
11211
  * A component which loads the logo from your config, or via the `logo-url` attribute.
@@ -11500,6 +11322,11 @@ declare module "@stencil/core" {
11500
11322
  * run privileged actions on each participant according to your permissions.
11501
11323
  */
11502
11324
  "rtk-participants-stage-list": LocalJSX.RtkParticipantsStageList & JSXBase.HTMLAttributes<HTMLRtkParticipantsStageListElement>;
11325
+ /**
11326
+ * A component that displays participants waiting in the stage queue.
11327
+ * Shows users who are waiting to be promoted to the stage in meetings
11328
+ * with stage functionality enabled.
11329
+ */
11503
11330
  "rtk-participants-stage-queue": LocalJSX.RtkParticipantsStageQueue & JSXBase.HTMLAttributes<HTMLRtkParticipantsStageQueueElement>;
11504
11331
  /**
11505
11332
  * A button which toggles visibility of participants.
@@ -11516,6 +11343,12 @@ declare module "@stencil/core" {
11516
11343
  * information.
11517
11344
  */
11518
11345
  "rtk-permissions-message": LocalJSX.RtkPermissionsMessage & JSXBase.HTMLAttributes<HTMLRtkPermissionsMessageElement>;
11346
+ "rtk-pinned-message-selector": LocalJSX.RtkPinnedMessageSelector & JSXBase.HTMLAttributes<HTMLRtkPinnedMessageSelectorElement>;
11347
+ /**
11348
+ * A toggle button for enabling/disabling Picture-in-Picture mode.
11349
+ * Allows users to switch the video display to a floating window that stays
11350
+ * on top of other applications.
11351
+ */
11519
11352
  "rtk-pip-toggle": LocalJSX.RtkPipToggle & JSXBase.HTMLAttributes<HTMLRtkPipToggleElement>;
11520
11353
  /**
11521
11354
  * A component which loads a plugin.
@@ -11626,6 +11459,11 @@ declare module "@stencil/core" {
11626
11459
  * you can customize which sections you want, and which section you want as the default.
11627
11460
  */
11628
11461
  "rtk-sidebar": LocalJSX.RtkSidebar & JSXBase.HTMLAttributes<HTMLRtkSidebarElement>;
11462
+ /**
11463
+ * A sidebar UI component with tabbed navigation.
11464
+ * Provides a container for sidebar content with tab switching functionality.
11465
+ * Can be displayed as a sidebar or in full-screen mode.
11466
+ */
11629
11467
  "rtk-sidebar-ui": LocalJSX.RtkSidebarUi & JSXBase.HTMLAttributes<HTMLRtkSidebarUiElement>;
11630
11468
  /**
11631
11469
  * A grid component which renders only the participants in a simple grid.