@cloudflare/realtimekit-ui 1.2.1-staging.3 → 1.2.1-staging.5

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 (645) hide show
  1. package/dist/browser.js +1 -1
  2. package/dist/cjs/{TextMessage-7f012918.js → TextMessage-8c732faa.js} +1 -1
  3. package/dist/cjs/{chat-96cd44fb.js → chat-d1cd538a.js} +1 -1
  4. package/dist/cjs/{config-bd1bd8ae.js → config-b0a77c08.js} +2 -2
  5. package/dist/cjs/{debounce-229c1bae.js → debounce-390416a3.js} +1 -1
  6. package/dist/cjs/{index-d27eebb5.js → index-3a723e80.js} +1 -1
  7. package/dist/cjs/index.cjs.js +4 -4
  8. package/dist/cjs/loader.cjs.js +1 -1
  9. package/dist/cjs/{merge-f939d965.js → merge-32853693.js} +1 -1
  10. package/dist/cjs/realtimekit-ui.cjs.js +1 -1
  11. package/dist/cjs/rtk-ai-toggle.cjs.entry.js +2 -2
  12. package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +24 -10
  13. package/dist/cjs/rtk-ai_3.cjs.entry.js +7 -7
  14. package/dist/cjs/rtk-audio-grid.cjs.entry.js +3 -3
  15. package/dist/cjs/rtk-audio-tile.cjs.entry.js +2 -2
  16. package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +3 -3
  17. package/dist/cjs/rtk-avatar_26.cjs.entry.js +25 -25
  18. package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +6 -6
  19. package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +12 -16
  20. package/dist/cjs/rtk-breakout-rooms-toggle.cjs.entry.js +2 -2
  21. package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +2 -2
  22. package/dist/cjs/rtk-camera-toggle.cjs.entry.js +2 -2
  23. package/dist/cjs/rtk-caption-toggle.cjs.entry.js +2 -2
  24. package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +3 -3
  25. package/dist/cjs/rtk-chat-message.cjs.entry.js +4 -4
  26. package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +5 -5
  27. package/dist/cjs/rtk-chat-search-results.cjs.entry.js +3 -3
  28. package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
  29. package/dist/cjs/rtk-chat-toggle.cjs.entry.js +3 -3
  30. package/dist/cjs/rtk-clock.cjs.entry.js +5 -5
  31. package/dist/cjs/rtk-controlbar-button.cjs.entry.js +2 -2
  32. package/dist/cjs/rtk-controlbar.cjs.entry.js +3 -3
  33. package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +2 -2
  34. package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +3 -3
  35. package/dist/cjs/rtk-dialog-manager.cjs.entry.js +2 -2
  36. package/dist/cjs/rtk-dialog.cjs.entry.js +2 -2
  37. package/dist/cjs/rtk-ended-screen.cjs.entry.js +2 -2
  38. package/dist/cjs/rtk-file-dropzone.cjs.entry.js +3 -3
  39. package/dist/cjs/rtk-file-message_3.cjs.entry.js +12 -12
  40. package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +2 -2
  41. package/dist/cjs/rtk-grid-pagination.cjs.entry.js +2 -2
  42. package/dist/cjs/rtk-grid.cjs.entry.js +2 -2
  43. package/dist/cjs/rtk-header.cjs.entry.js +3 -3
  44. package/dist/cjs/rtk-idle-screen.cjs.entry.js +3 -3
  45. package/dist/cjs/rtk-image-viewer.cjs.entry.js +3 -3
  46. package/dist/cjs/rtk-information-tooltip.cjs.entry.js +3 -3
  47. package/dist/cjs/rtk-leave-button.cjs.entry.js +3 -3
  48. package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +2 -2
  49. package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +2 -2
  50. package/dist/cjs/rtk-logo.cjs.entry.js +2 -2
  51. package/dist/cjs/rtk-meeting-title.cjs.entry.js +2 -2
  52. package/dist/cjs/rtk-message-list-view.cjs.entry.js +6 -6
  53. package/dist/cjs/rtk-mic-toggle.cjs.entry.js +2 -2
  54. package/dist/cjs/rtk-mixed-grid.cjs.entry.js +2 -2
  55. package/dist/cjs/rtk-more-toggle.cjs.entry.js +4 -4
  56. package/dist/cjs/rtk-mute-all-button.cjs.entry.js +2 -2
  57. package/dist/cjs/rtk-name-tag.cjs.entry.js +2 -2
  58. package/dist/cjs/rtk-network-indicator.cjs.entry.js +2 -2
  59. package/dist/cjs/rtk-notification.cjs.entry.js +6 -6
  60. package/dist/cjs/rtk-notifications.cjs.entry.js +3 -3
  61. package/dist/cjs/rtk-participant-count.cjs.entry.js +2 -2
  62. package/dist/cjs/rtk-participant-setup.cjs.entry.js +4 -4
  63. package/dist/cjs/rtk-participant_2.cjs.entry.js +5 -5
  64. package/dist/cjs/rtk-participants-audio.cjs.entry.js +3 -3
  65. package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +3 -3
  66. package/dist/cjs/rtk-participants-toggle.cjs.entry.js +3 -3
  67. package/dist/cjs/rtk-participants.cjs.entry.js +3 -3
  68. package/dist/cjs/rtk-pip-toggle.cjs.entry.js +2 -2
  69. package/dist/cjs/rtk-plugin-main_2.cjs.entry.js +2 -2
  70. package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +3 -3
  71. package/dist/cjs/rtk-poll_2.cjs.entry.js +5 -5
  72. package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -3
  73. package/dist/cjs/rtk-recording-indicator.cjs.entry.js +3 -3
  74. package/dist/cjs/rtk-recording-toggle.cjs.entry.js +2 -2
  75. package/dist/cjs/rtk-screen-share-toggle.cjs.entry.js +2 -2
  76. package/dist/cjs/rtk-screenshare-view.cjs.entry.js +7 -7
  77. package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +2 -2
  78. package/dist/cjs/rtk-settings-toggle.cjs.entry.js +3 -3
  79. package/dist/cjs/rtk-settings.cjs.entry.js +2 -2
  80. package/dist/cjs/rtk-setup-screen.cjs.entry.js +2 -2
  81. package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +2 -2
  82. package/dist/cjs/rtk-sidebar.cjs.entry.js +3 -3
  83. package/dist/cjs/rtk-simple-grid.cjs.entry.js +2 -2
  84. package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +4 -4
  85. package/dist/cjs/rtk-spotlight-indicator.cjs.entry.js +2 -2
  86. package/dist/cjs/rtk-stage-toggle.cjs.entry.js +2 -2
  87. package/dist/cjs/rtk-stage.cjs.entry.js +3 -3
  88. package/dist/cjs/rtk-transcript.cjs.entry.js +3 -3
  89. package/dist/cjs/rtk-transcripts.cjs.entry.js +2 -2
  90. package/dist/cjs/rtk-ui-provider.cjs.entry.js +2 -2
  91. package/dist/cjs/rtk-waiting-screen.cjs.entry.js +3 -3
  92. package/dist/cjs/{sidebar-02b2a4d3.js → sidebar-913c4258.js} +1 -1
  93. package/dist/cjs/{ui-store-b202f1da.js → ui-store-2401aedf.js} +4 -4
  94. package/dist/collection/components/rtk-ai/rtk-ai.css +0 -4
  95. package/dist/collection/components/rtk-ai/rtk-ai.js +1 -1
  96. package/dist/collection/components/rtk-ai-toggle/rtk-ai-toggle.js +1 -1
  97. package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.css +39 -14
  98. package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +63 -24
  99. package/dist/collection/components/rtk-audio-grid/rtk-audio-grid.js +2 -2
  100. package/dist/collection/components/rtk-audio-tile/rtk-audio-tile.js +1 -1
  101. package/dist/collection/components/rtk-audio-visualizer/rtk-audio-visualizer.js +1 -1
  102. package/dist/collection/components/rtk-avatar/rtk-avatar.js +1 -1
  103. package/dist/collection/components/rtk-breakout-room-manager/rtk-breakout-room-manager.js +1 -1
  104. package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +3 -3
  105. package/dist/collection/components/rtk-breakout-room-toggle/rtk-breakout-rooms-toggle.js +2 -2
  106. package/dist/collection/components/rtk-breakout-rooms-manager/rtk-breakout-rooms-manager.js +2 -2
  107. package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +3 -3
  108. package/dist/collection/components/rtk-camera-selector/rtk-camera-selector.js +1 -1
  109. package/dist/collection/components/rtk-camera-toggle/rtk-camera-toggle.js +1 -1
  110. package/dist/collection/components/rtk-caption-toggle/rtk-caption-toggle.js +1 -1
  111. package/dist/collection/components/rtk-chat/rtk-chat.js +1 -1
  112. package/dist/collection/components/rtk-chat-composer-ui/rtk-chat-composer-ui.js +1 -1
  113. package/dist/collection/components/rtk-chat-composer-view/rtk-chat-composer-view.js +1 -1
  114. package/dist/collection/components/rtk-chat-header/rtk-chat-header.js +1 -1
  115. package/dist/collection/components/rtk-chat-message/rtk-chat-message.js +3 -3
  116. package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.js +4 -4
  117. package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js +2 -2
  118. package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +2 -2
  119. package/dist/collection/components/rtk-chat-selector/rtk-chat-selector.js +1 -1
  120. package/dist/collection/components/rtk-chat-selector-ui/rtk-chat-selector-ui.js +1 -1
  121. package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +1 -1
  122. package/dist/collection/components/rtk-clock/rtk-clock.js +3 -3
  123. package/dist/collection/components/rtk-confirmation-modal/rtk-confirmation-modal.js +2 -2
  124. package/dist/collection/components/rtk-controlbar/rtk-controlbar.js +2 -2
  125. package/dist/collection/components/rtk-counter/rtk-counter.js +3 -3
  126. package/dist/collection/components/rtk-debugger/rtk-debugger.js +1 -1
  127. package/dist/collection/components/rtk-debugger-audio/rtk-debugger-audio.js +1 -1
  128. package/dist/collection/components/rtk-debugger-screenshare/rtk-debugger-screenshare.js +1 -1
  129. package/dist/collection/components/rtk-debugger-system/rtk-debugger-system.js +1 -1
  130. package/dist/collection/components/rtk-debugger-toggle/rtk-debugger-toggle.js +2 -2
  131. package/dist/collection/components/rtk-debugger-video/rtk-debugger-video.js +1 -1
  132. package/dist/collection/components/rtk-dialog/rtk-dialog.js +1 -1
  133. package/dist/collection/components/rtk-dialog-manager/rtk-dialog-manager.js +1 -1
  134. package/dist/collection/components/rtk-draft-attachment-view/rtk-draft-attachment-view.js +2 -2
  135. package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.js +2 -2
  136. package/dist/collection/components/rtk-emoji-picker-button/rtk-emoji-picker-button.js +2 -2
  137. package/dist/collection/components/rtk-ended-screen/rtk-ended-screen.js +1 -1
  138. package/dist/collection/components/rtk-file-dropzone/rtk-file-dropzone.js +2 -2
  139. package/dist/collection/components/rtk-file-message/rtk-file-message.js +3 -3
  140. package/dist/collection/components/rtk-file-message-view/rtk-file-message-view.js +1 -1
  141. package/dist/collection/components/rtk-file-picker-button/rtk-file-picker-button.js +2 -2
  142. package/dist/collection/components/rtk-fullscreen-toggle/rtk-fullscreen-toggle.js +1 -1
  143. package/dist/collection/components/rtk-grid/rtk-grid.js +1 -1
  144. package/dist/collection/components/rtk-grid-pagination/rtk-grid-pagination.js +1 -1
  145. package/dist/collection/components/rtk-header/rtk-header.js +2 -2
  146. package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +2 -2
  147. package/dist/collection/components/rtk-image-message/rtk-image-message.js +5 -5
  148. package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +4 -4
  149. package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +2 -2
  150. package/dist/collection/components/rtk-information-tooltip/rtk-information-tooltip.js +1 -1
  151. package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +1 -1
  152. package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +2 -2
  153. package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +5 -9
  154. package/dist/collection/components/rtk-livestream-indicator/rtk-livestream-indicator.js +1 -1
  155. package/dist/collection/components/rtk-livestream-player/rtk-livestream-player.js +1 -1
  156. package/dist/collection/components/rtk-livestream-toggle/rtk-livestream-toggle.js +1 -1
  157. package/dist/collection/components/rtk-logo/rtk-logo.js +1 -1
  158. package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.js +1 -1
  159. package/dist/collection/components/rtk-meeting/rtk-meeting.js +1 -1
  160. package/dist/collection/components/rtk-meeting-title/rtk-meeting-title.js +1 -1
  161. package/dist/collection/components/rtk-menu/rtk-menu.js +3 -3
  162. package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +2 -2
  163. package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +2 -2
  164. package/dist/collection/components/rtk-message-list-view/rtk-message-list-view.js +3 -3
  165. package/dist/collection/components/rtk-message-view/rtk-message-view.css +3 -2
  166. package/dist/collection/components/rtk-mic-toggle/rtk-mic-toggle.js +1 -1
  167. package/dist/collection/components/rtk-microphone-selector/rtk-microphone-selector.js +1 -1
  168. package/dist/collection/components/rtk-mixed-grid/rtk-mixed-grid.js +1 -1
  169. package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +3 -3
  170. package/dist/collection/components/rtk-mute-all-button/rtk-mute-all-button.js +1 -1
  171. package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +2 -2
  172. package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +1 -1
  173. package/dist/collection/components/rtk-network-indicator/rtk-network-indicator.js +1 -1
  174. package/dist/collection/components/rtk-notification/rtk-notification.js +3 -3
  175. package/dist/collection/components/rtk-notifications/rtk-notifications.js +1 -1
  176. package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +2 -2
  177. package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +1 -1
  178. package/dist/collection/components/rtk-participant/rtk-participant.js +1 -1
  179. package/dist/collection/components/rtk-participant-count/rtk-participant-count.js +1 -1
  180. package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +3 -3
  181. package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +1 -1
  182. package/dist/collection/components/rtk-participants/rtk-participants.js +1 -1
  183. package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +2 -2
  184. package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +2 -2
  185. package/dist/collection/components/rtk-participants-stage-queue/rtk-participants-stage-queue.js +1 -1
  186. package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +1 -1
  187. package/dist/collection/components/rtk-participants-viewer-list/rtk-participants-viewer-list.js +1 -1
  188. package/dist/collection/components/rtk-participants-waiting-list/rtk-participants-waiting-list.js +1 -1
  189. package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +2 -2
  190. package/dist/collection/components/rtk-pinned-message-selector/rtk-pinned-message-selector.js +1 -1
  191. package/dist/collection/components/rtk-pip-toggle/rtk-pip-toggle.js +1 -1
  192. package/dist/collection/components/rtk-plugin-main/rtk-plugin-main.js +1 -1
  193. package/dist/collection/components/rtk-plugins/rtk-plugins.js +2 -2
  194. package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +1 -1
  195. package/dist/collection/components/rtk-poll/rtk-poll.js +2 -2
  196. package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +3 -3
  197. package/dist/collection/components/rtk-polls/rtk-polls.js +4 -4
  198. package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +1 -1
  199. package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +2 -2
  200. package/dist/collection/components/rtk-recording-toggle/rtk-recording-toggle.js +1 -1
  201. package/dist/collection/components/rtk-screen-share-toggle/rtk-screen-share-toggle.js +1 -1
  202. package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +6 -6
  203. package/dist/collection/components/rtk-settings/rtk-settings.js +1 -1
  204. package/dist/collection/components/rtk-settings-audio/rtk-settings-audio.js +1 -1
  205. package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +2 -2
  206. package/dist/collection/components/rtk-settings-video/rtk-settings-video.js +1 -1
  207. package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +1 -1
  208. package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +1 -1
  209. package/dist/collection/components/rtk-sidebar-ui/rtk-sidebar-ui.js +1 -1
  210. package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +1 -1
  211. package/dist/collection/components/rtk-speaker-selector/rtk-speaker-selector.js +1 -1
  212. package/dist/collection/components/rtk-spinner/rtk-spinner.js +1 -1
  213. package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +3 -3
  214. package/dist/collection/components/rtk-spotlight-indicator/rtk-spotlight-indicator.js +1 -1
  215. package/dist/collection/components/rtk-stage/rtk-stage.js +2 -2
  216. package/dist/collection/components/rtk-stage-toggle/rtk-stage-toggle.js +1 -1
  217. package/dist/collection/components/rtk-switch/rtk-switch.js +2 -2
  218. package/dist/collection/components/rtk-tab-bar/rtk-tab-bar.js +1 -1
  219. package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +2 -2
  220. package/dist/collection/components/rtk-text-message/rtk-text-message.js +3 -3
  221. package/dist/collection/components/rtk-text-message-view/rtk-text-message-view.js +1 -1
  222. package/dist/collection/components/rtk-transcript/rtk-transcript.js +2 -2
  223. package/dist/collection/components/rtk-transcripts/rtk-transcripts.js +1 -1
  224. package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +1 -1
  225. package/dist/collection/components/rtk-viewer-count/rtk-viewer-count.js +1 -1
  226. package/dist/collection/components/rtk-virtualized-list/rtk-virtualized-participant-list.js +2 -2
  227. package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +2 -2
  228. package/dist/collection/lib/lang/default-language.js +4 -1
  229. package/dist/collection/utils/breakout-rooms.js +0 -3
  230. package/dist/components/index.js +5 -5
  231. package/dist/components/{p-48bc7ba0.js → p-00223948.js} +6 -6
  232. package/dist/components/{p-978a2e8c.js → p-023a495b.js} +4 -4
  233. package/dist/components/{p-7f4fb4f4.js → p-023bc0c1.js} +3 -3
  234. package/dist/components/{p-6c8cdc31.js → p-037d5106.js} +3 -3
  235. package/dist/components/{p-b4e783cb.js → p-05590ac2.js} +6 -10
  236. package/dist/components/{p-e7715930.js → p-0ab5cb5e.js} +2 -2
  237. package/dist/components/{p-0a412100.js → p-0b7981de.js} +2 -2
  238. package/dist/components/{p-238b7f12.js → p-0d6e93d6.js} +2 -2
  239. package/dist/components/{p-75e23d98.js → p-0f7f2c40.js} +3 -3
  240. package/dist/components/{p-3a32bf84.js → p-10758885.js} +4 -4
  241. package/dist/components/{p-fbdd8005.js → p-161478a2.js} +4 -4
  242. package/dist/components/{p-14a4d4db.js → p-1aefe623.js} +3 -3
  243. package/dist/components/{p-0fa9fe9d.js → p-1cc53c67.js} +3 -3
  244. package/dist/components/{p-f8d015e4.js → p-1dac76ab.js} +7 -7
  245. package/dist/components/{p-b93af02b.js → p-1e2133fb.js} +6 -6
  246. package/dist/components/{p-588ef75c.js → p-1f5b6602.js} +2 -2
  247. package/dist/components/{p-9068cc0a.js → p-22c06c83.js} +8 -8
  248. package/dist/components/{p-b0b69ccb.js → p-28fcedda.js} +3 -3
  249. package/dist/components/{p-204dd657.js → p-2a79db22.js} +23 -23
  250. package/dist/components/{p-4c663917.js → p-2be1f5d7.js} +2 -2
  251. package/dist/components/{p-1f12006f.js → p-2cdb3314.js} +2 -2
  252. package/dist/components/{p-1025b97a.js → p-31826961.js} +5 -5
  253. package/dist/components/{p-4c97d57c.js → p-340f039c.js} +3 -3
  254. package/dist/components/{p-f0118467.js → p-34e72b10.js} +3 -3
  255. package/dist/components/{p-7c4fe81b.js → p-3b8f5970.js} +4 -4
  256. package/dist/components/{p-87492537.js → p-3feac4bd.js} +8 -8
  257. package/dist/components/{p-37dabd28.js → p-40625af0.js} +34 -13
  258. package/dist/components/{p-a94354a1.js → p-41a8d4b9.js} +5 -5
  259. package/dist/components/{p-544fcff3.js → p-41ed86d4.js} +3 -3
  260. package/dist/components/{p-b06caf94.js → p-4e1165f4.js} +6 -6
  261. package/dist/components/{p-7f511004.js → p-51489680.js} +3 -3
  262. package/dist/components/{p-da5a31aa.js → p-51b6f520.js} +2 -2
  263. package/dist/components/{p-c3356393.js → p-549ab58f.js} +1 -1
  264. package/dist/components/{p-39e9d83c.js → p-56345e7d.js} +4 -4
  265. package/dist/components/{p-95efad4d.js → p-581de242.js} +6 -6
  266. package/dist/components/{p-56849eb6.js → p-5915a274.js} +3 -3
  267. package/dist/components/{p-c88d88eb.js → p-5e456a83.js} +2 -2
  268. package/dist/components/{p-2fafedba.js → p-6434f29f.js} +4 -4
  269. package/dist/components/{p-8e8dc682.js → p-652de874.js} +6 -6
  270. package/dist/components/{p-69b056ab.js → p-6b3d9fef.js} +2 -2
  271. package/dist/components/{p-3bef5319.js → p-6c58bd27.js} +1 -1
  272. package/dist/components/{p-7b545a32.js → p-704ee653.js} +5 -5
  273. package/dist/components/{p-e373dd9c.js → p-71b3bd01.js} +10 -10
  274. package/dist/components/{p-544c2f96.js → p-71f9ae5f.js} +7 -7
  275. package/dist/components/{p-8206c520.js → p-73c883e4.js} +3 -3
  276. package/dist/components/{p-b18c921f.js → p-75593f09.js} +2 -2
  277. package/dist/components/{p-5d1ee3a6.js → p-77d43657.js} +2 -2
  278. package/dist/components/{p-99702038.js → p-7e03849f.js} +2 -2
  279. package/dist/components/{p-d804d951.js → p-806e0ecb.js} +3 -3
  280. package/dist/components/{p-d31600b1.js → p-80c8bd12.js} +4 -4
  281. package/dist/components/{p-88cf2161.js → p-84ab2eb7.js} +2 -2
  282. package/dist/components/{p-03151d5a.js → p-88787807.js} +1 -1
  283. package/dist/components/{p-ff97acaf.js → p-8e4a07d0.js} +2 -2
  284. package/dist/components/{p-2208d88b.js → p-90a6ceed.js} +3 -3
  285. package/dist/components/{p-f49f2d11.js → p-9b559d4e.js} +2 -2
  286. package/dist/components/{p-536f87eb.js → p-9e52536f.js} +11 -5
  287. package/dist/components/{p-5dc1b56e.js → p-a37e1407.js} +2 -2
  288. package/dist/components/{p-dff5310f.js → p-a40b66b6.js} +4 -4
  289. package/dist/components/{p-9200cac3.js → p-a4b04604.js} +4 -4
  290. package/dist/components/{p-a3b9b0ae.js → p-b7dd5423.js} +1 -1
  291. package/dist/components/{p-f7b19d77.js → p-be965eef.js} +3 -3
  292. package/dist/components/{p-5e148c2a.js → p-bfe52be0.js} +3 -3
  293. package/dist/components/{p-a5c02d07.js → p-c1872f41.js} +14 -14
  294. package/dist/components/{p-0a635c4c.js → p-c287d0f6.js} +3 -3
  295. package/dist/components/{p-3fbe82a1.js → p-c3e84d62.js} +3 -3
  296. package/dist/components/{p-e8e741f1.js → p-c4385270.js} +12 -12
  297. package/dist/components/{p-70f74f9f.js → p-c89976c3.js} +3 -3
  298. package/dist/components/{p-8ae3a680.js → p-c9553451.js} +4 -4
  299. package/dist/components/{p-7c4f018e.js → p-cf1fd016.js} +2 -2
  300. package/dist/components/{p-d3ab9c7e.js → p-d1742776.js} +4 -4
  301. package/dist/components/{p-ac95f7dc.js → p-d48b4170.js} +2 -2
  302. package/dist/components/{p-71339d27.js → p-d84e7573.js} +4 -4
  303. package/dist/components/{p-3493d8e5.js → p-dc82c81e.js} +4 -4
  304. package/dist/components/{p-3ecec94a.js → p-dfb3e706.js} +2 -2
  305. package/dist/components/{p-a6ae7b9e.js → p-e37d0aa2.js} +4 -4
  306. package/dist/components/{p-b9279738.js → p-e8e8ad5f.js} +3 -3
  307. package/dist/components/{p-cea76025.js → p-e953ec08.js} +2 -2
  308. package/dist/components/{p-4d8f940a.js → p-f191f7a4.js} +5 -5
  309. package/dist/components/{p-236d2c07.js → p-f7027067.js} +7 -7
  310. package/dist/components/{p-bd1e6915.js → p-f8d2ee61.js} +2 -2
  311. package/dist/components/{p-78ceec2f.js → p-ff9cb738.js} +6 -6
  312. package/dist/components/rtk-ai-toggle.js +4 -4
  313. package/dist/components/rtk-ai-transcriptions.js +1 -1
  314. package/dist/components/rtk-ai.js +1 -1
  315. package/dist/components/rtk-audio-grid.js +3 -3
  316. package/dist/components/rtk-audio-tile.js +5 -5
  317. package/dist/components/rtk-audio-visualizer.js +1 -1
  318. package/dist/components/rtk-avatar.js +1 -1
  319. package/dist/components/rtk-breakout-room-manager.js +1 -1
  320. package/dist/components/rtk-breakout-room-participants.js +1 -1
  321. package/dist/components/rtk-breakout-rooms-manager.js +1 -1
  322. package/dist/components/rtk-breakout-rooms-toggle.js +4 -4
  323. package/dist/components/rtk-broadcast-message-modal.js +1 -1
  324. package/dist/components/rtk-camera-selector.js +1 -1
  325. package/dist/components/rtk-camera-toggle.js +4 -4
  326. package/dist/components/rtk-caption-toggle.js +4 -4
  327. package/dist/components/rtk-chat-composer-ui.js +5 -5
  328. package/dist/components/rtk-chat-composer-view.js +1 -1
  329. package/dist/components/rtk-chat-header.js +1 -1
  330. package/dist/components/rtk-chat-message.js +1 -1
  331. package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
  332. package/dist/components/rtk-chat-messages-ui.js +15 -15
  333. package/dist/components/rtk-chat-search-results.js +13 -13
  334. package/dist/components/rtk-chat-selector-ui.js +2 -2
  335. package/dist/components/rtk-chat-selector.js +1 -1
  336. package/dist/components/rtk-chat-toggle.js +5 -5
  337. package/dist/components/rtk-chat.js +1 -1
  338. package/dist/components/rtk-clock.js +5 -5
  339. package/dist/components/rtk-confirmation-modal.js +1 -1
  340. package/dist/components/rtk-controlbar-button.js +1 -1
  341. package/dist/components/rtk-controlbar.js +3 -3
  342. package/dist/components/rtk-counter.js +1 -1
  343. package/dist/components/rtk-debugger-audio.js +1 -1
  344. package/dist/components/rtk-debugger-screenshare.js +1 -1
  345. package/dist/components/rtk-debugger-system.js +1 -1
  346. package/dist/components/rtk-debugger-toggle.js +5 -5
  347. package/dist/components/rtk-debugger-video.js +1 -1
  348. package/dist/components/rtk-debugger.js +1 -1
  349. package/dist/components/rtk-dialog-manager.js +21 -21
  350. package/dist/components/rtk-dialog.js +1 -1
  351. package/dist/components/rtk-draft-attachment-view.js +1 -1
  352. package/dist/components/rtk-emoji-picker-button.js +1 -1
  353. package/dist/components/rtk-emoji-picker.js +1 -1
  354. package/dist/components/rtk-ended-screen.js +3 -3
  355. package/dist/components/rtk-file-dropzone.js +3 -3
  356. package/dist/components/rtk-file-message-view.js +1 -1
  357. package/dist/components/rtk-file-message.js +1 -1
  358. package/dist/components/rtk-file-picker-button.js +1 -1
  359. package/dist/components/rtk-fullscreen-toggle.js +1 -1
  360. package/dist/components/rtk-grid-pagination.js +2 -2
  361. package/dist/components/rtk-grid.js +8 -8
  362. package/dist/components/rtk-header.js +3 -3
  363. package/dist/components/rtk-idle-screen.js +5 -5
  364. package/dist/components/rtk-image-message-view.js +1 -1
  365. package/dist/components/rtk-image-message.js +1 -1
  366. package/dist/components/rtk-image-viewer.js +3 -3
  367. package/dist/components/rtk-information-tooltip.js +3 -3
  368. package/dist/components/rtk-join-stage.js +1 -1
  369. package/dist/components/rtk-leave-button.js +5 -5
  370. package/dist/components/rtk-leave-meeting.js +1 -1
  371. package/dist/components/rtk-livestream-indicator.js +1 -1
  372. package/dist/components/rtk-livestream-player.js +1 -1
  373. package/dist/components/rtk-livestream-toggle.js +4 -4
  374. package/dist/components/rtk-logo.js +1 -1
  375. package/dist/components/rtk-markdown-view.js +1 -1
  376. package/dist/components/rtk-meeting-title.js +2 -2
  377. package/dist/components/rtk-meeting.js +25 -25
  378. package/dist/components/rtk-menu-item.js +1 -1
  379. package/dist/components/rtk-menu-list.js +1 -1
  380. package/dist/components/rtk-menu.js +1 -1
  381. package/dist/components/rtk-message-list-view.js +6 -6
  382. package/dist/components/rtk-message-view.js +1 -1
  383. package/dist/components/rtk-mic-toggle.js +4 -4
  384. package/dist/components/rtk-microphone-selector.js +1 -1
  385. package/dist/components/rtk-mixed-grid.js +5 -5
  386. package/dist/components/rtk-more-toggle.js +6 -6
  387. package/dist/components/rtk-mute-all-button.js +4 -4
  388. package/dist/components/rtk-mute-all-confirmation.js +1 -1
  389. package/dist/components/rtk-name-tag.js +1 -1
  390. package/dist/components/rtk-network-indicator.js +2 -2
  391. package/dist/components/rtk-notification.js +1 -1
  392. package/dist/components/rtk-notifications.js +3 -3
  393. package/dist/components/rtk-overlay-modal.js +1 -1
  394. package/dist/components/rtk-paginated-list.js +1 -1
  395. package/dist/components/rtk-participant-count.js +2 -2
  396. package/dist/components/rtk-participant-setup.js +4 -4
  397. package/dist/components/rtk-participant-tile.js +1 -1
  398. package/dist/components/rtk-participant.js +1 -1
  399. package/dist/components/rtk-participants-audio.js +4 -4
  400. package/dist/components/rtk-participants-stage-list.js +1 -1
  401. package/dist/components/rtk-participants-stage-queue.js +1 -1
  402. package/dist/components/rtk-participants-toggle.js +5 -5
  403. package/dist/components/rtk-participants-viewer-list.js +1 -1
  404. package/dist/components/rtk-participants-waiting-list.js +1 -1
  405. package/dist/components/rtk-participants.js +13 -13
  406. package/dist/components/rtk-permissions-message.js +1 -1
  407. package/dist/components/rtk-pinned-message-selector.js +1 -1
  408. package/dist/components/rtk-pip-toggle.js +4 -4
  409. package/dist/components/rtk-plugin-main.js +1 -1
  410. package/dist/components/rtk-plugins-toggle.js +5 -5
  411. package/dist/components/rtk-plugins.js +1 -1
  412. package/dist/components/rtk-poll-form.js +1 -1
  413. package/dist/components/rtk-poll.js +1 -1
  414. package/dist/components/rtk-polls-toggle.js +5 -5
  415. package/dist/components/rtk-polls.js +1 -1
  416. package/dist/components/rtk-recording-indicator.js +3 -3
  417. package/dist/components/rtk-recording-toggle.js +4 -4
  418. package/dist/components/rtk-screen-share-toggle.js +4 -4
  419. package/dist/components/rtk-screenshare-view.js +7 -7
  420. package/dist/components/rtk-settings-audio.js +1 -1
  421. package/dist/components/rtk-settings-toggle.js +5 -5
  422. package/dist/components/rtk-settings-video.js +1 -1
  423. package/dist/components/rtk-settings.js +10 -10
  424. package/dist/components/rtk-setup-screen.js +6 -6
  425. package/dist/components/rtk-sidebar-ui.js +1 -1
  426. package/dist/components/rtk-sidebar.js +10 -10
  427. package/dist/components/rtk-simple-grid.js +2 -2
  428. package/dist/components/rtk-speaker-selector.js +1 -1
  429. package/dist/components/rtk-spinner.js +1 -1
  430. package/dist/components/rtk-spotlight-grid.js +4 -4
  431. package/dist/components/rtk-spotlight-indicator.js +1 -1
  432. package/dist/components/rtk-stage-toggle.js +4 -4
  433. package/dist/components/rtk-stage.js +3 -3
  434. package/dist/components/rtk-switch.js +1 -1
  435. package/dist/components/rtk-tab-bar.js +1 -1
  436. package/dist/components/rtk-text-composer-view.js +1 -1
  437. package/dist/components/rtk-text-message-view.js +1 -1
  438. package/dist/components/rtk-text-message.js +1 -1
  439. package/dist/components/rtk-transcript.js +1 -1
  440. package/dist/components/rtk-transcripts.js +3 -3
  441. package/dist/components/rtk-ui-provider.js +2 -2
  442. package/dist/components/rtk-viewer-count.js +1 -1
  443. package/dist/components/rtk-virtualized-participant-list.js +1 -1
  444. package/dist/components/rtk-waiting-screen.js +4 -4
  445. package/dist/docs/docs-components.json +1758 -250
  446. package/dist/esm/{TextMessage-205e8e59.js → TextMessage-b81bacea.js} +1 -1
  447. package/dist/esm/{chat-e081c72c.js → chat-ebc1e723.js} +1 -1
  448. package/dist/esm/{config-6b0fb33f.js → config-d61d07b8.js} +2 -2
  449. package/dist/esm/{debounce-64b20a41.js → debounce-66c0bb2a.js} +1 -1
  450. package/dist/esm/{index-7a7cc1c8.js → index-6399e84f.js} +1 -1
  451. package/dist/esm/index.js +6 -6
  452. package/dist/esm/loader.js +120 -110
  453. package/dist/esm/{merge-fdf6a529.js → merge-c7a7e7e1.js} +1 -1
  454. package/dist/esm/realtimekit-ui.js +1 -1
  455. package/dist/esm/rtk-ai-toggle.entry.js +2 -2
  456. package/dist/esm/rtk-ai-transcriptions.entry.js +24 -10
  457. package/dist/esm/rtk-ai_3.entry.js +7 -7
  458. package/dist/esm/rtk-audio-grid.entry.js +3 -3
  459. package/dist/esm/rtk-audio-tile.entry.js +2 -2
  460. package/dist/esm/rtk-audio-visualizer_4.entry.js +3 -3
  461. package/dist/esm/rtk-avatar_26.entry.js +25 -25
  462. package/dist/esm/rtk-breakout-room-manager_3.entry.js +6 -6
  463. package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +12 -16
  464. package/dist/esm/rtk-breakout-rooms-toggle.entry.js +2 -2
  465. package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
  466. package/dist/esm/rtk-camera-toggle.entry.js +2 -2
  467. package/dist/esm/rtk-caption-toggle.entry.js +2 -2
  468. package/dist/esm/rtk-chat-composer-ui.entry.js +3 -3
  469. package/dist/esm/rtk-chat-message.entry.js +4 -4
  470. package/dist/esm/rtk-chat-messages-ui.entry.js +5 -5
  471. package/dist/esm/rtk-chat-search-results.entry.js +3 -3
  472. package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
  473. package/dist/esm/rtk-chat-toggle.entry.js +3 -3
  474. package/dist/esm/rtk-clock.entry.js +5 -5
  475. package/dist/esm/rtk-controlbar-button.entry.js +2 -2
  476. package/dist/esm/rtk-controlbar.entry.js +3 -3
  477. package/dist/esm/rtk-debugger-audio_4.entry.js +2 -2
  478. package/dist/esm/rtk-debugger-toggle.entry.js +3 -3
  479. package/dist/esm/rtk-dialog-manager.entry.js +2 -2
  480. package/dist/esm/rtk-dialog.entry.js +2 -2
  481. package/dist/esm/rtk-ended-screen.entry.js +2 -2
  482. package/dist/esm/rtk-file-dropzone.entry.js +3 -3
  483. package/dist/esm/rtk-file-message_3.entry.js +12 -12
  484. package/dist/esm/rtk-fullscreen-toggle.entry.js +2 -2
  485. package/dist/esm/rtk-grid-pagination.entry.js +2 -2
  486. package/dist/esm/rtk-grid.entry.js +2 -2
  487. package/dist/esm/rtk-header.entry.js +3 -3
  488. package/dist/esm/rtk-idle-screen.entry.js +3 -3
  489. package/dist/esm/rtk-image-viewer.entry.js +3 -3
  490. package/dist/esm/rtk-information-tooltip.entry.js +3 -3
  491. package/dist/esm/rtk-leave-button.entry.js +3 -3
  492. package/dist/esm/rtk-livestream-indicator_3.entry.js +2 -2
  493. package/dist/esm/rtk-livestream-toggle.entry.js +2 -2
  494. package/dist/esm/rtk-logo.entry.js +2 -2
  495. package/dist/esm/rtk-meeting-title.entry.js +2 -2
  496. package/dist/esm/rtk-message-list-view.entry.js +6 -6
  497. package/dist/esm/rtk-mic-toggle.entry.js +2 -2
  498. package/dist/esm/rtk-mixed-grid.entry.js +2 -2
  499. package/dist/esm/rtk-more-toggle.entry.js +4 -4
  500. package/dist/esm/rtk-mute-all-button.entry.js +2 -2
  501. package/dist/esm/rtk-name-tag.entry.js +2 -2
  502. package/dist/esm/rtk-network-indicator.entry.js +2 -2
  503. package/dist/esm/rtk-notification.entry.js +6 -6
  504. package/dist/esm/rtk-notifications.entry.js +3 -3
  505. package/dist/esm/rtk-participant-count.entry.js +2 -2
  506. package/dist/esm/rtk-participant-setup.entry.js +4 -4
  507. package/dist/esm/rtk-participant_2.entry.js +5 -5
  508. package/dist/esm/rtk-participants-audio.entry.js +3 -3
  509. package/dist/esm/rtk-participants-stage-list_4.entry.js +3 -3
  510. package/dist/esm/rtk-participants-toggle.entry.js +3 -3
  511. package/dist/esm/rtk-participants.entry.js +3 -3
  512. package/dist/esm/rtk-pip-toggle.entry.js +2 -2
  513. package/dist/esm/rtk-plugin-main_2.entry.js +2 -2
  514. package/dist/esm/rtk-plugins-toggle.entry.js +3 -3
  515. package/dist/esm/rtk-poll_2.entry.js +5 -5
  516. package/dist/esm/rtk-polls-toggle.entry.js +3 -3
  517. package/dist/esm/rtk-recording-indicator.entry.js +3 -3
  518. package/dist/esm/rtk-recording-toggle.entry.js +2 -2
  519. package/dist/esm/rtk-screen-share-toggle.entry.js +2 -2
  520. package/dist/esm/rtk-screenshare-view.entry.js +7 -7
  521. package/dist/esm/rtk-settings-audio_2.entry.js +2 -2
  522. package/dist/esm/rtk-settings-toggle.entry.js +3 -3
  523. package/dist/esm/rtk-settings.entry.js +2 -2
  524. package/dist/esm/rtk-setup-screen.entry.js +2 -2
  525. package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
  526. package/dist/esm/rtk-sidebar.entry.js +3 -3
  527. package/dist/esm/rtk-simple-grid.entry.js +2 -2
  528. package/dist/esm/rtk-spotlight-grid.entry.js +4 -4
  529. package/dist/esm/rtk-spotlight-indicator.entry.js +2 -2
  530. package/dist/esm/rtk-stage-toggle.entry.js +2 -2
  531. package/dist/esm/rtk-stage.entry.js +3 -3
  532. package/dist/esm/rtk-transcript.entry.js +3 -3
  533. package/dist/esm/rtk-transcripts.entry.js +2 -2
  534. package/dist/esm/rtk-ui-provider.entry.js +2 -2
  535. package/dist/esm/rtk-waiting-screen.entry.js +3 -3
  536. package/dist/esm/{sidebar-852b53f1.js → sidebar-359b2a59.js} +1 -1
  537. package/dist/esm/{ui-store-be7366eb.js → ui-store-eae1cb74.js} +4 -4
  538. package/dist/realtimekit-ui/index.esm.js +1 -1
  539. package/dist/realtimekit-ui/{p-3a65d21b.js → p-030e3abf.js} +1 -1
  540. package/dist/realtimekit-ui/{p-5fc56f2c.entry.js → p-07cc4eb3.entry.js} +1 -1
  541. package/dist/realtimekit-ui/p-0b75982e.entry.js +1 -0
  542. package/dist/realtimekit-ui/{p-44c3a864.entry.js → p-0ba5abaf.entry.js} +1 -1
  543. package/dist/realtimekit-ui/{p-9235a4e6.entry.js → p-10b40b27.entry.js} +1 -1
  544. package/dist/realtimekit-ui/{p-7b6570cf.entry.js → p-1462f4b9.entry.js} +1 -1
  545. package/dist/realtimekit-ui/{p-2316c6bc.entry.js → p-175eff95.entry.js} +1 -1
  546. package/dist/realtimekit-ui/{p-3d4c16da.entry.js → p-197b9ecd.entry.js} +1 -1
  547. package/dist/realtimekit-ui/{p-7dad6390.entry.js → p-1a149ec5.entry.js} +1 -1
  548. package/dist/realtimekit-ui/{p-9ffe2cf8.entry.js → p-1a15cd7a.entry.js} +1 -1
  549. package/dist/realtimekit-ui/{p-d34ab92d.entry.js → p-1b3f80e6.entry.js} +1 -1
  550. package/dist/realtimekit-ui/{p-343ef888.entry.js → p-1c34437d.entry.js} +1 -1
  551. package/dist/realtimekit-ui/{p-254a6b5d.entry.js → p-1cfaf116.entry.js} +1 -1
  552. package/dist/realtimekit-ui/{p-c541aac1.entry.js → p-1d9b18e2.entry.js} +1 -1
  553. package/dist/realtimekit-ui/{p-a1ed1972.entry.js → p-1efd60a6.entry.js} +1 -1
  554. package/dist/realtimekit-ui/{p-a57a1526.entry.js → p-21b01dff.entry.js} +1 -1
  555. package/dist/realtimekit-ui/{p-ac2418d3.entry.js → p-222d5ee2.entry.js} +1 -1
  556. package/dist/realtimekit-ui/{p-91832f46.js → p-25869169.js} +1 -1
  557. package/dist/realtimekit-ui/{p-3fefd152.entry.js → p-275fc9c4.entry.js} +1 -1
  558. package/dist/realtimekit-ui/p-2ce61128.js +1 -0
  559. package/dist/realtimekit-ui/{p-0a8c9715.entry.js → p-2da328f6.entry.js} +1 -1
  560. package/dist/realtimekit-ui/{p-b0532c87.entry.js → p-2e83a057.entry.js} +1 -1
  561. package/dist/realtimekit-ui/{p-803461e6.entry.js → p-3260fbac.entry.js} +1 -1
  562. package/dist/realtimekit-ui/{p-47979011.js → p-34c62895.js} +1 -1
  563. package/dist/realtimekit-ui/{p-4f2cf2f4.entry.js → p-35e34f35.entry.js} +1 -1
  564. package/dist/realtimekit-ui/p-39502471.entry.js +1 -0
  565. package/dist/realtimekit-ui/{p-47417ad0.entry.js → p-3f7f767f.entry.js} +1 -1
  566. package/dist/realtimekit-ui/{p-77691d67.entry.js → p-49c7dd3b.entry.js} +1 -1
  567. package/dist/realtimekit-ui/{p-7d0a1501.entry.js → p-585740a7.entry.js} +1 -1
  568. package/dist/realtimekit-ui/{p-120a5327.entry.js → p-5a4e85e6.entry.js} +1 -1
  569. package/dist/realtimekit-ui/{p-ff3bb440.entry.js → p-5b3b1149.entry.js} +1 -1
  570. package/dist/realtimekit-ui/{p-4cda414d.entry.js → p-5f2dde80.entry.js} +1 -1
  571. package/dist/realtimekit-ui/{p-a971914f.entry.js → p-60460ed5.entry.js} +1 -1
  572. package/dist/realtimekit-ui/p-6796537b.entry.js +1 -0
  573. package/dist/realtimekit-ui/{p-d4e7a13c.entry.js → p-7156c6de.entry.js} +1 -1
  574. package/dist/realtimekit-ui/{p-79b8a0cd.entry.js → p-74c38371.entry.js} +1 -1
  575. package/dist/realtimekit-ui/p-7743b431.entry.js +1 -0
  576. package/dist/realtimekit-ui/{p-7e6c2020.entry.js → p-78117bbf.entry.js} +1 -1
  577. package/dist/realtimekit-ui/{p-64e89a74.entry.js → p-81858504.entry.js} +1 -1
  578. package/dist/realtimekit-ui/{p-47732303.entry.js → p-84acf974.entry.js} +1 -1
  579. package/dist/realtimekit-ui/{p-942ef1b9.entry.js → p-84c57178.entry.js} +1 -1
  580. package/dist/realtimekit-ui/{p-c76f9116.entry.js → p-87f5dd0d.entry.js} +1 -1
  581. package/dist/realtimekit-ui/{p-1bfb9d4c.entry.js → p-88d67cb8.entry.js} +1 -1
  582. package/dist/realtimekit-ui/p-89662dd3.js +1 -0
  583. package/dist/realtimekit-ui/{p-b123f8b1.entry.js → p-8a0d9c94.entry.js} +1 -1
  584. package/dist/realtimekit-ui/{p-a0120425.entry.js → p-8e92078f.entry.js} +1 -1
  585. package/dist/realtimekit-ui/{p-08ed9902.entry.js → p-8fed760a.entry.js} +1 -1
  586. package/dist/realtimekit-ui/{p-b2a7fc6c.entry.js → p-91e4d028.entry.js} +1 -1
  587. package/dist/realtimekit-ui/{p-d5399985.entry.js → p-97a3e100.entry.js} +1 -1
  588. package/dist/realtimekit-ui/{p-e0c856f5.entry.js → p-9a266aa2.entry.js} +1 -1
  589. package/dist/realtimekit-ui/{p-2c7e8ce0.entry.js → p-9d4cc782.entry.js} +1 -1
  590. package/dist/realtimekit-ui/p-9e95c0de.entry.js +1 -0
  591. package/dist/realtimekit-ui/{p-3f95b4f6.entry.js → p-a35c12c6.entry.js} +1 -1
  592. package/dist/realtimekit-ui/p-a52b89c7.entry.js +1 -0
  593. package/dist/realtimekit-ui/{p-4d65b02f.entry.js → p-a61766cf.entry.js} +1 -1
  594. package/dist/realtimekit-ui/{p-f678609d.entry.js → p-a73a1ac3.entry.js} +1 -1
  595. package/dist/realtimekit-ui/{p-5f097be0.entry.js → p-a91a59f4.entry.js} +1 -1
  596. package/dist/realtimekit-ui/{p-319d7ccf.js → p-aa713d2b.js} +1 -1
  597. package/dist/realtimekit-ui/{p-b80f3778.entry.js → p-ac7bc414.entry.js} +1 -1
  598. package/dist/realtimekit-ui/{p-53be9a05.entry.js → p-af75f965.entry.js} +1 -1
  599. package/dist/realtimekit-ui/{p-cbb2085d.entry.js → p-b015de9e.entry.js} +1 -1
  600. package/dist/realtimekit-ui/p-b1630c30.entry.js +1 -0
  601. package/dist/realtimekit-ui/{p-d14da2b2.entry.js → p-b24bb3a9.entry.js} +1 -1
  602. package/dist/realtimekit-ui/{p-defdde34.entry.js → p-b5a39382.entry.js} +1 -1
  603. package/dist/realtimekit-ui/{p-fd33722a.entry.js → p-b9e01888.entry.js} +1 -1
  604. package/dist/realtimekit-ui/p-c61aa2ee.entry.js +1 -0
  605. package/dist/realtimekit-ui/p-c7b23146.entry.js +1 -0
  606. package/dist/realtimekit-ui/{p-8af33b63.entry.js → p-c919946e.entry.js} +1 -1
  607. package/dist/realtimekit-ui/{p-78f862c3.entry.js → p-cddd6022.entry.js} +1 -1
  608. package/dist/realtimekit-ui/{p-9ca0417e.entry.js → p-d2c88267.entry.js} +1 -1
  609. package/dist/realtimekit-ui/{p-e032d55e.entry.js → p-d8ea03fc.entry.js} +1 -1
  610. package/dist/realtimekit-ui/{p-0578c874.entry.js → p-da9f1318.entry.js} +1 -1
  611. package/dist/realtimekit-ui/{p-90457a23.entry.js → p-dcca8ad0.entry.js} +1 -1
  612. package/dist/realtimekit-ui/{p-081ebe8f.entry.js → p-de3f5f11.entry.js} +1 -1
  613. package/dist/realtimekit-ui/{p-d85d8922.entry.js → p-e154debf.entry.js} +1 -1
  614. package/dist/realtimekit-ui/p-e1b4ebba.entry.js +1 -0
  615. package/dist/realtimekit-ui/{p-fa3321a2.entry.js → p-e2437ecd.entry.js} +1 -1
  616. package/dist/realtimekit-ui/p-ec5f1872.entry.js +1 -0
  617. package/dist/realtimekit-ui/{p-b042d9b0.entry.js → p-ede3a07f.entry.js} +1 -1
  618. package/dist/realtimekit-ui/{p-ffea4e94.entry.js → p-ee99dc71.entry.js} +1 -1
  619. package/dist/realtimekit-ui/{p-b96ac804.entry.js → p-eebeae03.entry.js} +1 -1
  620. package/dist/realtimekit-ui/{p-95988b6f.entry.js → p-f078d1f5.entry.js} +1 -1
  621. package/dist/realtimekit-ui/{p-dee39d44.entry.js → p-f21d0149.entry.js} +1 -1
  622. package/dist/realtimekit-ui/{p-84f5261f.entry.js → p-f5062eab.entry.js} +1 -1
  623. package/dist/realtimekit-ui/{p-10eadeba.js → p-f571e977.js} +1 -1
  624. package/dist/realtimekit-ui/{p-28be2a9e.entry.js → p-f76aea4b.entry.js} +1 -1
  625. package/dist/realtimekit-ui/{p-a1a35935.entry.js → p-fa0b8be0.entry.js} +1 -1
  626. package/dist/realtimekit-ui/{p-a31c08c8.entry.js → p-fabc52c5.entry.js} +1 -1
  627. package/dist/realtimekit-ui/{p-14fe24b5.js → p-fc5bc1f1.js} +1 -1
  628. package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
  629. package/dist/types/components/rtk-ai-transcriptions/rtk-ai-transcriptions.d.ts +7 -3
  630. package/dist/types/components.d.ts +8 -0
  631. package/dist/types/lib/lang/default-language.d.ts +3 -0
  632. package/package.json +1 -1
  633. package/dist/realtimekit-ui/p-053a52f7.entry.js +0 -1
  634. package/dist/realtimekit-ui/p-13cebc8f.js +0 -1
  635. package/dist/realtimekit-ui/p-2e07fcff.entry.js +0 -1
  636. package/dist/realtimekit-ui/p-3ad9f0bd.entry.js +0 -1
  637. package/dist/realtimekit-ui/p-60fec53d.entry.js +0 -1
  638. package/dist/realtimekit-ui/p-7efa6ca9.entry.js +0 -1
  639. package/dist/realtimekit-ui/p-8ed5c06b.entry.js +0 -1
  640. package/dist/realtimekit-ui/p-8fe640ee.entry.js +0 -1
  641. package/dist/realtimekit-ui/p-95533cfd.entry.js +0 -1
  642. package/dist/realtimekit-ui/p-9c6a27ee.js +0 -1
  643. package/dist/realtimekit-ui/p-b8f02662.entry.js +0 -1
  644. package/dist/realtimekit-ui/p-d2f12e6d.entry.js +0 -1
  645. package/dist/realtimekit-ui/p-faaa8c69.entry.js +0 -1
@@ -4201,7 +4201,7 @@ const globalScripts = () => {};
4201
4201
  const defineCustomElements = async (win, options) => {
4202
4202
  if (typeof window === 'undefined') return undefined;
4203
4203
  await globalScripts();
4204
- return bootstrapLazy(JSON.parse("[[\"rtk-avatar_26\",[[1,\"rtk-meeting\",{\"loadConfigFromPreset\":[1028,\"load-config-from-preset\"],\"applyDesignSystem\":[1028,\"apply-design-system\"],\"mode\":[513],\"leaveOnUnmount\":[4,\"leave-on-unmount\"],\"meeting\":[16],\"showSetupScreen\":[1028,\"show-setup-screen\"],\"t\":[16],\"config\":[1040],\"size\":[1537],\"gridLayout\":[1,\"grid-layout\"],\"iconPack\":[16],\"overrides\":[16]},null,{\"meeting\":[\"meetingChanged\"],\"iconPack\":[\"iconPackChanged\"],\"t\":[\"tChanged\"],\"config\":[\"configChanged\"],\"overrides\":[\"overridesChanged\"]}],[1,\"rtk-chat\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"overrides\":[16],\"canPinMessages\":[32],\"now\":[32],\"dropzoneActivated\":[32],\"showLatestMessageButton\":[32],\"canSend\":[32],\"canSendTextMessage\":[32],\"canSendFiles\":[32],\"canPrivateMessage\":[32],\"canSendPrivateTexts\":[32],\"canSendPrivateFiles\":[32],\"emojiPickerEnabled\":[32],\"participants\":[32],\"selectedParticipant\":[32],\"editingMessage\":[32],\"replyMessage\":[32],\"searchQuery\":[32],\"selectorState\":[32],\"isSendingMessage\":[32],\"showPinnedMessages\":[32]},[[8,\"editMessageInit\",\"onEditMessageInit\"],[0,\"rtkChatSelectorChange\",\"onChatSelectorChange\"]],{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-chat-messages-ui-paginated\",{\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"privateChatRecipient\":[16],\"children\":[32],\"permissionsChanged\":[32]},[[8,\"rtkPinnedMessageSelect\",\"onPinnedMessageSelect\"]],{\"privateChatRecipient\":[\"privateChatRecipientChanged\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-chat-composer-view\",{\"canSendTextMessage\":[4,\"can-send-text-message\"],\"isSending\":[4,\"is-sending\"],\"canSendFiles\":[4,\"can-send-files\"],\"message\":[1],\"quotedMessage\":[1,\"quoted-message\"],\"storageKey\":[1,\"storage-key\"],\"inputTextPlaceholder\":[1,\"input-text-placeholder\"],\"isEditing\":[4,\"is-editing\"],\"iconPack\":[16],\"t\":[16],\"maxLength\":[2,\"max-length\"],\"disableEmojiPicker\":[4,\"disable-emoji-picker\"],\"rateLimits\":[16],\"fileToUpload\":[32],\"isEmojiPickerOpen\":[32],\"disableSendButton\":[32],\"rateLimitsBreached\":[32]}],[1,\"rtk-chat-header\"],[1,\"rtk-chat-selector\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"overrides\":[16],\"size\":[513],\"isOpen\":[32],\"showPrivateChat\":[32],\"selectedUser\":[32],\"pageSize\":[32],\"pagesAllowed\":[32],\"unreadMap\":[32],\"close\":[64]},null,{\"overrides\":[\"overridesChanged\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-pinned-message-selector\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"isOpen\":[32],\"pageSize\":[32],\"pagesAllowed\":[32],\"showPinnedMessages\":[32],\"close\":[64]},[[8,\"rtkChatSelectorChange\",\"onChatSelectorChange\"]],{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-draft-attachment-view\",{\"iconPack\":[16],\"t\":[16],\"attachment\":[16],\"filePreview\":[32]},null,{\"attachment\":[\"onAttachmentChange\"]}],[1,\"rtk-emoji-picker-button\",{\"iconPack\":[16],\"t\":[16],\"isActive\":[4,\"is-active\"]}],[1,\"rtk-file-picker-button\",{\"filter\":[1],\"label\":[1],\"icon\":[1],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-text-composer-view\",{\"disabled\":[4],\"placeholder\":[1],\"value\":[1],\"maxLength\":[2,\"max-length\"],\"rateLimitBreached\":[4,\"rate-limit-breached\"],\"keyDownHandler\":[16],\"iconPack\":[16],\"t\":[16],\"maxLengthBreached\":[32],\"setText\":[64]}],[1,\"rtk-message-view\",{\"actions\":[16],\"messageType\":[1,\"message-type\"],\"isEdited\":[4,\"is-edited\"],\"variant\":[1],\"pinned\":[4],\"viewType\":[1,\"view-type\"],\"avatarUrl\":[1,\"avatar-url\"],\"hideAvatar\":[4,\"hide-avatar\"],\"authorName\":[1,\"author-name\"],\"isSelf\":[4,\"is-self\"],\"hideAuthorName\":[4,\"hide-author-name\"],\"hideMetadata\":[4,\"hide-metadata\"],\"time\":[16],\"iconPack\":[16]}],[1,\"rtk-emoji-picker\",{\"iconPack\":[16],\"t\":[16],\"focusWhenOpened\":[4,\"focus-when-opened\"],\"emojiList\":[32],\"filterVal\":[32],\"filteredEmojis\":[32]}],[1,\"rtk-image-message-view\",{\"url\":[1],\"iconPack\":[16],\"t\":[16],\"status\":[32]}],[1,\"rtk-file-message-view\",{\"name\":[1],\"size\":[2],\"url\":[1],\"iconPack\":[16]}],[0,\"rtk-text-message-view\",{\"text\":[1],\"isMarkdown\":[4,\"is-markdown\"]}],[1,\"rtk-markdown-view\",{\"text\":[1],\"maxLength\":[2,\"max-length\"]}],[1,\"rtk-paginated-list\",{\"pageSize\":[2,\"page-size\"],\"pagesAllowed\":[2,\"pages-allowed\"],\"emptyListLabel\":[1,\"empty-list-label\"],\"fetchData\":[16],\"createNodes\":[16],\"autoScroll\":[4,\"auto-scroll\"],\"iconPack\":[16],\"t\":[16],\"rerenderBoolean\":[32],\"showEmptyListLabel\":[32],\"isLoading\":[32],\"isLoadingTop\":[32],\"isLoadingBottom\":[32],\"rerenderList\":[64],\"onNewNode\":[64],\"onNodeDelete\":[64],\"onNodeUpdate\":[64],\"reset\":[64]}],[1,\"rtk-menu\",{\"size\":[513],\"placement\":[1],\"offset\":[2],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-menu-item\",{\"size\":[513],\"menuVariant\":[1,\"menu-variant\"],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-menu-list\",{\"iconPack\":[16],\"menuVariant\":[1,\"menu-variant\"],\"t\":[16]}],[1,\"rtk-avatar\",{\"participant\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"imageState\":[32]}],[1,\"rtk-tooltip\",{\"label\":[1],\"variant\":[513],\"disabled\":[516],\"open\":[516],\"kind\":[513],\"size\":[513],\"placement\":[1],\"delay\":[2],\"isInFocus\":[32]},null,{\"open\":[\"openChanged\"]}],[1,\"rtk-spinner\",{\"iconPack\":[16],\"size\":[513]}],[17,\"rtk-button\",{\"size\":[513],\"variant\":[513],\"kind\":[513],\"reverse\":[516],\"disabled\":[516],\"type\":[513]}],[1,\"rtk-icon\",{\"icon\":[1],\"variant\":[513],\"size\":[513]}]]],[\"rtk-dialog-manager\",[[1,\"rtk-dialog-manager\",{\"meeting\":[16],\"config\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-participants\",[[1,\"rtk-participants\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"defaultParticipantsTabId\":[1,\"default-participants-tab-id\"],\"t\":[16],\"currentParticipantsTabId\":[32],\"tabs\":[32],\"hasRequests\":[32],\"search\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"currentParticipantsTabId\":[\"currentParticipantsTabIdChanged\"]}]]],[\"rtk-chat-messages-ui\",[[1,\"rtk-chat-messages-ui\",{\"selectedGroup\":[1,\"selected-group\"],\"messages\":[16],\"selfUserId\":[1,\"self-user-id\"],\"canPinMessages\":[4,\"can-pin-messages\"],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"now\":[32],\"showLatestMessageButton\":[32]},null,{\"messages\":[\"chatChanged\"],\"selectedGroup\":[\"selectedBucketChanged\"]}]]],[\"rtk-chat-search-results\",[[1,\"rtk-chat-search-results\",{\"meeting\":[16],\"query\":[1],\"channelId\":[1,\"channel-id\"],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-settings\",[[1,\"rtk-settings\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"activeTab\":[32],\"isMobileMainVisible\":[32],\"networkStatus\":[32],\"canProduceVideo\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-sidebar\",[[1,\"rtk-sidebar\",{\"enabledSections\":[1040],\"defaultSection\":[1,\"default-section\"],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513],\"view\":[513],\"currentTab\":[32],\"isFloating\":[32],\"enablePinning\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"view\":[\"viewChanged\"]}]]],[\"rtk-grid\",[[1,\"rtk-grid\",{\"layout\":[513],\"aspectRatio\":[513,\"aspect-ratio\"],\"meeting\":[16],\"gap\":[514],\"size\":[513],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"gridSize\":[16],\"overrides\":[8],\"participants\":[32],\"pinnedParticipants\":[32],\"screenShareParticipants\":[32],\"plugins\":[32],\"emptyStage\":[32],\"showLiveStreamPlayer\":[32],\"canCurrentPeerHost\":[32],\"pipSupported\":[32],\"pipEnabled\":[32],\"hidden\":[32],\"roomState\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"overrides\":[\"overridesChanged\"],\"screenShareParticipants\":[\"screenShareParticipantsChanged\"],\"plugins\":[\"pluginsChanged\"],\"pinnedParticipants\":[\"pinnedParticipantsChanged\"]}]]],[\"rtk-chat-composer-ui\",[[1,\"rtk-chat-composer-ui\",{\"canSendTextMessage\":[4,\"can-send-text-message\"],\"canSendFiles\":[4,\"can-send-files\"],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"disableEmojiPicker\":[4,\"disable-emoji-picker\"],\"prefill\":[16],\"members\":[16],\"emojiPickerActive\":[32],\"mentionQuery\":[32],\"focusedMemberIndex\":[32],\"filePreview\":[32]}]]],[\"rtk-mixed-grid\",[[1,\"rtk-mixed-grid\",{\"layout\":[513],\"participants\":[16],\"pinnedParticipants\":[16],\"screenShareParticipants\":[16],\"plugins\":[16],\"aspectRatio\":[1,\"aspect-ratio\"],\"gap\":[2],\"size\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"gridSize\":[16],\"activeTab\":[32],\"initialised\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"screenShareParticipants\":[\"screenShareParticipantsChanged\"],\"plugins\":[\"pluginsChanged\"]}]]],[\"rtk-setup-screen\",[[1,\"rtk-setup-screen\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"displayName\":[32],\"isJoining\":[32],\"joinError\":[32],\"joinErrorCode\":[32],\"canEditName\":[32],\"canProduceAudio\":[32],\"connectionState\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-audio-tile\",[[1,\"rtk-audio-tile\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"participant\":[16],\"audioEnabled\":[32],\"volume\":[32]},null,{\"participant\":[\"participantChanged\"]}]]],[\"rtk-camera-toggle\",[[1,\"rtk-camera-toggle\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"videoEnabled\":[32],\"canProduceVideo\":[32],\"cameraPermission\":[32],\"stageStatus\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-mic-toggle\",[[1,\"rtk-mic-toggle\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"audioEnabled\":[32],\"canProduceAudio\":[32],\"micPermission\":[32],\"stageStatus\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-mute-all-button\",[[1,\"rtk-mute-all-button\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"canDisable\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-screen-share-toggle\",[[1,\"rtk-screen-share-toggle\",{\"states\":[16],\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"maxScreenShareCount\":[32],\"screenShareCount\":[32],\"screenShareEnabled\":[32],\"canScreenShare\":[32],\"shareScreenPermission\":[32],\"screenShareState\":[32],\"stageStatus\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-stage-toggle\",[[1,\"rtk-stage-toggle\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"states\":[16],\"t\":[16],\"stageStatus\":[32],\"state\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-ai-toggle\",[[1,\"rtk-ai-toggle\",{\"variant\":[513],\"states\":[16],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"aiActive\":[32]},null,{\"states\":[\"statesChanged\"]}]]],[\"rtk-breakout-rooms-toggle\",[[1,\"rtk-breakout-rooms-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"canToggle\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-caption-toggle\",[[1,\"rtk-caption-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"size\":[513],\"t\":[16],\"captionEnabled\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-chat-toggle\",[[1,\"rtk-chat-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"unreadMessageCount\":[32],\"chatActive\":[32],\"canViewChat\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"chatActive\":[\"handleChatActiveChange\"]}]]],[\"rtk-debugger-toggle\",[[1,\"rtk-debugger-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"t\":[16],\"iconPack\":[16],\"size\":[513]}]]],[\"rtk-grid-pagination\",[[1,\"rtk-grid-pagination\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"variant\":[513],\"iconPack\":[16],\"t\":[16],\"page\":[32],\"pageCount\":[32],\"activeCount\":[32],\"activeComputedCount\":[32],\"showPagination\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"size\":[\"sizeChanged\"]}]]],[\"rtk-idle-screen\",[[1,\"rtk-idle-screen\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"joinError\":[32],\"joinErrorCode\":[32],\"connectionState\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"]}]]],[\"rtk-leave-button\",[[1,\"rtk-leave-button\",{\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-livestream-toggle\",[[1,\"rtk-livestream-toggle\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"livestreamState\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-more-toggle\",[[1,\"rtk-more-toggle\",{\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-notifications\",[[1,\"rtk-notifications\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"t\":[16],\"size\":[513],\"iconPack\":[16],\"notifications\":[32],\"paused\":[32]},[[8,\"rtkApiError\",\"apiErrorListener\"],[8,\"rtkSendNotification\",\"sendNotificationListener\"]],{\"meeting\":[\"meetingChanged\"],\"config\":[\"configChanged\"],\"states\":[\"statesChanged\"]}]]],[\"rtk-participants-audio\",[[1,\"rtk-participants-audio\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"preloadedAudioElem\":[16],\"showPlayDialog\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-participants-toggle\",[[1,\"rtk-participants-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"participantsActive\":[32],\"waitlistedParticipants\":[32],\"stageRequestedParticipants\":[32],\"badgeCount\":[32],\"canViewParticipants\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"participantsActive\":[\"handleParticipantsActiveChange\"]}]]],[\"rtk-pip-toggle\",[[1,\"rtk-pip-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"size\":[513],\"t\":[16],\"pipSupported\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-plugins-toggle\",[[1,\"rtk-plugins-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"pluginsActive\":[32],\"canViewPlugins\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"pluginsActive\":[\"handlePluginsActiveChange\"]}]]],[\"rtk-polls-toggle\",[[1,\"rtk-polls-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"pollsActive\":[32],\"unreadPollsCount\":[32],\"canViewPolls\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"pollsActive\":[\"handlePollsActiveChange\"]}]]],[\"rtk-recording-toggle\",[[1,\"rtk-recording-toggle\",{\"variant\":[513],\"meeting\":[16],\"t\":[16],\"iconPack\":[16],\"size\":[513],\"disabled\":[4],\"recordingState\":[32],\"canRecord\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-screenshare-view\",[[1,\"rtk-screenshare-view\",{\"hideFullScreenButton\":[4,\"hide-full-screen-button\"],\"nameTagPosition\":[513,\"name-tag-position\"],\"participant\":[16],\"meeting\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"videoExpanded\":[32],\"screenShareEnabled\":[32],\"isFullScreen\":[32],\"remoteControlInfo\":[32]},null,{\"participant\":[\"participantChanged\"]}]]],[\"rtk-settings-toggle\",[[1,\"rtk-settings-toggle\",{\"variant\":[513],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-ended-screen\",[[1,\"rtk-ended-screen\",{\"config\":[16],\"size\":[513],\"states\":[16],\"t\":[16],\"iconPack\":[16],\"meeting\":[16],\"icon\":[32],\"message\":[32]},null,{\"states\":[\"statesChanged\"]}]]],[\"rtk-image-viewer\",[[1,\"rtk-image-viewer\",{\"image\":[16],\"size\":[513],\"t\":[16],\"iconPack\":[16]}]]],[\"rtk-message-list-view\",[[0,\"rtk-message-list-view\",{\"messages\":[16],\"renderer\":[16],\"loadMore\":[16],\"visibleItemsCount\":[2,\"visible-items-count\"],\"estimateItemSize\":[2,\"estimate-item-size\"],\"iconPack\":[16],\"range\":[32],\"isFetching\":[32],\"autoScroll\":[32],\"totalHeight\":[32]},null,{\"messages\":[\"messagesUpdated\"]}]]],[\"rtk-chat-selector-ui\",[[1,\"rtk-chat-selector-ui\",{\"selfUserId\":[1,\"self-user-id\"],\"selectedGroupId\":[1,\"selected-group-id\"],\"unreadCounts\":[16],\"groups\":[16],\"iconPack\":[16],\"t\":[16],\"showParticipantsPanel\":[32],\"query\":[32]}]]],[\"rtk-clock\",[[1,\"rtk-clock\",{\"meeting\":[16],\"iconPack\":[16],\"size\":[513],\"startedTime\":[32],\"timeDiff\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"startedTime\":[\"startedTimeChanged\"]}]]],[\"rtk-file-dropzone\",[[1,\"rtk-file-dropzone\",{\"hostEl\":[16],\"iconPack\":[16],\"t\":[16],\"dropzoneActivated\":[32]}]]],[\"rtk-information-tooltip\",[[1,\"rtk-information-tooltip\",{\"iconPack\":[16]}]]],[\"rtk-meeting-title\",[[1,\"rtk-meeting-title\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-network-indicator\",[[1,\"rtk-network-indicator\",{\"participant\":[16],\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"isScreenShare\":[4,\"is-screen-share\"],\"score\":[32]},null,{\"participant\":[\"participantChanged\"]}]]],[\"rtk-participant-count\",[[1,\"rtk-participant-count\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513],\"participantCount\":[32],\"isViewer\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-recording-indicator\",[[1,\"rtk-recording-indicator\",{\"meeting\":[16],\"size\":[513],\"t\":[16],\"iconPack\":[16],\"isRecording\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-transcripts\",[[1,\"rtk-transcripts\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"t\":[16],\"transcripts\":[32],\"listenerAttached\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"]}]]],[\"rtk-waiting-screen\",[[1,\"rtk-waiting-screen\",{\"meeting\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-audio-grid\",[[1,\"rtk-audio-grid\",{\"meeting\":[16],\"config\":[16],\"states\":[16],\"iconPack\":[16],\"size\":[513],\"t\":[16],\"hideSelf\":[4,\"hide-self\"],\"activeParticipants\":[32],\"onStageParticipants\":[32],\"offStageParticipants\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-controlbar\",[[1,\"rtk-controlbar\",{\"variant\":[513],\"disableRender\":[4,\"disable-render\"],\"meeting\":[16],\"config\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513]}]]],[\"rtk-header\",[[1,\"rtk-header\",{\"variant\":[513],\"disableRender\":[4,\"disable-render\"],\"meeting\":[16],\"config\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513]}]]],[\"rtk-participant-setup\",[[1,\"rtk-participant-setup\",{\"nameTagPosition\":[513,\"name-tag-position\"],\"isPreview\":[4,\"is-preview\"],\"participant\":[16],\"states\":[16],\"config\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"videoState\":[32],\"isPinned\":[32]},null,{\"participant\":[\"participantsChanged\"],\"videoState\":[\"videoStateChanged\"]}]]],[\"rtk-simple-grid\",[[1,\"rtk-simple-grid\",{\"participants\":[16],\"aspectRatio\":[1,\"aspect-ratio\"],\"gap\":[2],\"size\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"dimensions\":[32],\"mediaConnection\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-spotlight-grid\",[[1,\"rtk-spotlight-grid\",{\"layout\":[513],\"participants\":[16],\"pinnedParticipants\":[16],\"aspectRatio\":[1,\"aspect-ratio\"],\"gap\":[2],\"size\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"gridSize\":[16]}]]],[\"rtk-stage\",[[1,\"rtk-stage\",{\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-ui-provider\",[[4,\"rtk-ui-provider\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"config\":[16],\"mode\":[513],\"showSetupScreen\":[4,\"show-setup-screen\"],\"overrides\":[16]},null,{\"meeting\":[\"meetingChanged\"],\"iconPack\":[\"iconPackChanged\"],\"t\":[\"tChanged\"],\"config\":[\"configChanged\"],\"overrides\":[\"overridesChanged\"]}]]],[\"rtk-chat-message\",[[1,\"rtk-chat-message\",{\"message\":[16],\"isContinued\":[4,\"is-continued\"],\"child\":[16],\"isUnread\":[4,\"is-unread\"],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isSelf\":[4,\"is-self\"],\"canEdit\":[4,\"can-edit\"],\"canDelete\":[4,\"can-delete\"],\"canReply\":[4,\"can-reply\"],\"canPin\":[4,\"can-pin\"],\"disableControls\":[4,\"disable-controls\"],\"alignRight\":[4,\"align-right\"],\"senderDisplayPicture\":[1,\"sender-display-picture\"],\"hideAvatar\":[4,\"hide-avatar\"],\"leftAlign\":[4,\"left-align\"],\"now\":[32]}]]],[\"rtk-notification\",[[1,\"rtk-notification\",{\"notification\":[16],\"paused\":[4],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"imageState\":[32]},null,{\"paused\":[\"pausedChanged\"],\"notification\":[\"notificationChanged\"]}]]],[\"rtk-name-tag\",[[1,\"rtk-name-tag\",{\"participant\":[16],\"meeting\":[16],\"size\":[513],\"isScreenShare\":[4,\"is-screen-share\"],\"variant\":[513],\"iconPack\":[16],\"t\":[16],\"length\":[32]},null,{\"size\":[\"sizeChanged\"]}]]],[\"rtk-transcript\",[[1,\"rtk-transcript\",{\"transcript\":[16],\"t\":[16],\"timeout\":[32]},null,{\"transcript\":[\"transcriptChanged\"]}]]],[\"rtk-fullscreen-toggle\",[[1,\"rtk-fullscreen-toggle\",{\"states\":[16],\"targetElement\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"fullScreenActive\":[32],\"isFullScreenSupported\":[32]}]]],[\"rtk-spotlight-indicator\",[[1,\"rtk-spotlight-indicator\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513],\"canSpotlight\":[32],\"isSpotlighted\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-audio-visualizer_4\",[[1,\"rtk-audio-visualizer\",{\"variant\":[513],\"participant\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"hideMuted\":[4,\"hide-muted\"],\"isScreenShare\":[4,\"is-screen-share\"],\"audioEnabled\":[32],\"volume\":[32]},null,{\"participant\":[\"participantChanged\"]}],[1,\"rtk-speaker-selector\",{\"meeting\":[16],\"states\":[16],\"variant\":[1],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"speakerDevices\":[32],\"currentDevices\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-microphone-selector\",{\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"variant\":[1],\"t\":[16],\"audioinputDevices\":[32],\"canProduceAudio\":[32],\"currentDevices\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-switch\",{\"checked\":[1028],\"readonly\":[4],\"disabled\":[516],\"iconPack\":[16],\"t\":[16]},null,{\"checked\":[\"checkedChange\"]}]]],[\"rtk-settings-audio_2\",[[1,\"rtk-settings-audio\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-settings-video\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"videoEnabled\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-plugin-main_2\",[[1,\"rtk-tab-bar\",{\"size\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"layout\":[513],\"iconPack\":[16],\"t\":[16],\"activeTab\":[16],\"tabs\":[16]}],[1,\"rtk-plugin-main\",{\"meeting\":[16],\"plugin\":[16],\"iconPack\":[16],\"t\":[16],\"canDeactivatePlugin\":[32]},null,{\"plugin\":[\"pluginChanged\"]}]]],[\"rtk-dialog\",[[1,\"rtk-dialog\",{\"hideCloseButton\":[4,\"hide-close-button\"],\"disableEscapeKey\":[4,\"disable-escape-key\"],\"meeting\":[16],\"config\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"open\":[1540]}]]],[\"rtk-sidebar-ui\",[[1,\"rtk-sidebar-ui\",{\"view\":[513],\"tabs\":[16],\"hideHeader\":[4,\"hide-header\"],\"hideCloseAction\":[4,\"hide-close-action\"],\"currentTab\":[1,\"current-tab\"],\"iconPack\":[16],\"focusCloseButton\":[4,\"focus-close-button\"],\"t\":[16]},null,{\"currentTab\":[\"handleFocusCloseButton\"]}]]],[\"rtk-ai-transcriptions\",[[1,\"rtk-ai-transcriptions\",{\"t\":[16],\"meeting\":[16],\"initialTranscriptions\":[16],\"participantQuery\":[32],\"isProcessing\":[32],\"transcriptions\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"transcriptions\":[\"transcriptionsChanged\"]}]]],[\"rtk-poll_2\",[[1,\"rtk-poll-form\",{\"iconPack\":[16],\"t\":[16],\"options\":[32],\"anonymous\":[32],\"hideVotes\":[32],\"error\":[32]}],[1,\"rtk-poll\",{\"poll\":[16],\"self\":[1],\"permissions\":[16],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-ai_3\",[[1,\"rtk-polls\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"create\":[32],\"polls\":[32],\"permissions\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-plugins\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"plugins\":[32],\"activatedPluginsId\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-ai\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513],\"view\":[513]}]]],[\"rtk-livestream-indicator_3\",[[1,\"rtk-livestream-player\",{\"meeting\":[16],\"size\":[513],\"t\":[16],\"iconPack\":[16],\"playbackUrl\":[32],\"isSupported\":[32],\"playerState\":[32],\"livestreamState\":[32],\"playerError\":[32],\"livestreamId\":[32],\"audioPlaybackError\":[32],\"qualityLevels\":[32],\"selectedQuality\":[32],\"currentTime\":[32],\"duration\":[32],\"hideControls\":[32],\"isDragging\":[32],\"seekPosition\":[32],\"isSeeking\":[32]},null,{\"livestreamState\":[\"updateLivestreamId\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-livestream-indicator\",{\"meeting\":[16],\"size\":[513],\"t\":[16],\"iconPack\":[16],\"isLivestreaming\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-viewer-count\",{\"meeting\":[16],\"variant\":[513],\"iconPack\":[16],\"t\":[16],\"viewerCount\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-logo\",[[1,\"rtk-logo\",{\"logoUrl\":[1025,\"logo-url\"],\"config\":[16],\"meeting\":[16],\"t\":[16]},null,{\"config\":[\"configChanged\"],\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-participant_2\",[[1,\"rtk-participant\",{\"meeting\":[16],\"states\":[16],\"view\":[1],\"participant\":[16],\"iconPack\":[16],\"t\":[16],\"config\":[16],\"audioEnabled\":[32],\"videoEnabled\":[32],\"isPinned\":[32],\"isHidden\":[32],\"isOnStage\":[32],\"canDisableParticipantAudio\":[32],\"canDisableParticipantVideo\":[32],\"canKickParticipant\":[32],\"canPinParticipant\":[32],\"canAllowParticipantOnStage\":[32],\"menuOpen\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"participant\":[\"participantChanged\"]}],[0,\"rtk-virtualized-participant-list\",{\"items\":[16],\"renderItem\":[16],\"itemHeight\":[1026,\"item-height\"],\"bufferedItemsCount\":[2,\"buffered-items-count\"],\"emptyListElement\":[16],\"visibleStart\":[32],\"visibleEnd\":[32]},null,{\"items\":[\"itemsChanged\"]}]]],[\"rtk-participants-stage-list_4\",[[1,\"rtk-participants-viewer-list\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"hideHeader\":[4,\"hide-header\"],\"iconPack\":[16],\"view\":[1],\"search\":[1],\"t\":[16],\"stageViewers\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"search\":[\"searchChanged\"]}],[1,\"rtk-participants-stage-queue\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"view\":[1],\"t\":[16],\"stageRequestedParticipants\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-participants-waiting-list\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"view\":[1],\"t\":[16],\"waitlistedParticipants\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-participants-stage-list\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"size\":[513],\"hideHeader\":[4,\"hide-header\"],\"iconPack\":[16],\"view\":[1],\"t\":[16],\"search\":[1],\"participants\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"search\":[\"searchChanged\"]}]]],[\"rtk-camera-selector_2\",[[1,\"rtk-participant-tile\",{\"nameTagPosition\":[513,\"name-tag-position\"],\"isPreview\":[4,\"is-preview\"],\"participant\":[16],\"meeting\":[16],\"states\":[16],\"config\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isPinned\":[32],\"mediaConnectionError\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"participant\":[\"participantsChanged\"]}],[1,\"rtk-camera-selector\",{\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"variant\":[1],\"t\":[16],\"videoDevices\":[32],\"currentDevice\":[32],\"canProduceVideo\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-breakout-room-manager_3\",[[1,\"rtk-breakout-room-manager\",{\"meeting\":[16],\"assigningParticipants\":[4,\"assigning-participants\"],\"mode\":[1],\"states\":[16],\"allowDelete\":[4,\"allow-delete\"],\"iconPack\":[16],\"t\":[16],\"isDragMode\":[4,\"is-drag-mode\"],\"room\":[16],\"defaultExpanded\":[4,\"default-expanded\"],\"editingTitleRoomId\":[32],\"newTitle\":[32],\"showExpandedCard\":[32],\"glowingCard\":[32]}],[1,\"rtk-breakout-room-participants\",{\"meeting\":[16],\"participantIds\":[16],\"iconPack\":[16],\"t\":[16],\"selectedParticipantIds\":[16],\"search\":[32],\"participantsToShow\":[32],\"isDragging\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"participantIds\":[\"participantsChanged\"],\"search\":[\"searchChanged\"]}],[1,\"rtk-counter\",{\"size\":[513],\"value\":[2],\"minValue\":[2,\"min-value\"],\"iconPack\":[16],\"t\":[16],\"input\":[32]},null,{\"input\":[\"watchStateHandler\"]}]]],[\"rtk-file-message_3\",[[0,\"rtk-image-message\",{\"message\":[16],\"now\":[16],\"isContinued\":[516,\"is-continued\"],\"iconPack\":[16],\"t\":[16],\"showBubble\":[4,\"show-bubble\"],\"status\":[32]}],[0,\"rtk-file-message\",{\"message\":[16],\"now\":[16],\"isContinued\":[516,\"is-continued\"],\"iconPack\":[16],\"t\":[16],\"showBubble\":[4,\"show-bubble\"]}],[0,\"rtk-text-message\",{\"message\":[16],\"now\":[16],\"isContinued\":[516,\"is-continued\"],\"iconPack\":[16],\"t\":[16],\"showBubble\":[4,\"show-bubble\"]}]]],[\"rtk-debugger-audio_4\",[[1,\"rtk-debugger-audio\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isNetworkOpen\":[32],\"isDevicesOpen\":[32],\"audioProducerFormattedStats\":[32],\"audioProducerScoreStats\":[32],\"networkBasedMediaHealth\":[32],\"devicesHealth\":[32]},null,{\"audioProducerScoreStats\":[\"audioProducerScoreStatsChanged\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-debugger-screenshare\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isNetworkOpen\":[32],\"isDevicesOpen\":[32],\"videoProducerFormattedStats\":[32],\"videoProducerScoreStats\":[32],\"audioProducerFormattedStats\":[32],\"audioProducerScoreStats\":[32],\"networkBasedMediaHealth\":[32]},null,{\"videoProducerScoreStats\":[\"videoProducerScoreStatsChanged\"],\"audioProducerScoreStats\":[\"audioProducerScoreStatsChanged\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-debugger-system\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isBatterySectionOpen\":[32],\"batterySectionHealth\":[32],\"battery\":[32],\"batteryFormattedStats\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-debugger-video\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isNetworkOpen\":[32],\"isDevicesOpen\":[32],\"videoProducerFormattedStats\":[32],\"videoProducerScoreStats\":[32],\"networkBasedMediaHealth\":[32],\"devicesHealth\":[32]},null,{\"videoProducerScoreStats\":[\"videoProducerScoreStatsChanged\"],\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-breakout-rooms-manager_9\",[[1,\"rtk-breakout-rooms-manager\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"loading\":[32],\"roomConfig\":[32],\"draftState\":[32],\"assigningParticipants\":[32],\"selectedParticipants\":[32],\"ephemeralStatusText\":[32],\"isDragMode\":[32]},[[0,\"participantDelete\",\"onParticipantDelete\"],[0,\"participantsDragging\",\"toggleDragMode\"],[0,\"selectedParticipantsUpdate\",\"updateSelectedParticipants\"],[0,\"allParticipantsToggleUpdate\",\"updateAllParticipants\"]],{\"selectedParticipants\":[\"onSelectedParticipantsChanged\"]}],[1,\"rtk-debugger\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"activeTab\":[32],\"isMobileMainVisible\":[32],\"progress\":[32]},[[0,\"testProgress\",\"progressUpdate\"]]],[1,\"rtk-broadcast-message-modal\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"messagePayload\":[32],\"successMessage\":[32]}],[1,\"rtk-join-stage\",{\"meeting\":[16],\"config\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"dataConfig\":[16],\"isLoading\":[32]}],[1,\"rtk-permissions-message\",{\"meeting\":[16],\"t\":[16],\"iconPack\":[16],\"states\":[16],\"device\":[32],\"currentStep\":[32],\"svgSteps\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-confirmation-modal\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-leave-meeting\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"canEndMeeting\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-mute-all-confirmation\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"allowUnmute\":[32]}],[1,\"rtk-overlay-modal\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-controlbar-button\",[[17,\"rtk-controlbar-button\",{\"variant\":[513],\"showWarning\":[4,\"show-warning\"],\"size\":[513],\"label\":[1],\"icon\":[1],\"isLoading\":[4,\"is-loading\"],\"disabled\":[516],\"iconPack\":[16],\"brandIcon\":[516,\"brand-icon\"]}]]]]"), options);
4204
+ return bootstrapLazy(JSON.parse("[[\"rtk-avatar_26\",[[1,\"rtk-meeting\",{\"loadConfigFromPreset\":[1028,\"load-config-from-preset\"],\"applyDesignSystem\":[1028,\"apply-design-system\"],\"mode\":[513],\"leaveOnUnmount\":[4,\"leave-on-unmount\"],\"meeting\":[16],\"showSetupScreen\":[1028,\"show-setup-screen\"],\"t\":[16],\"config\":[1040],\"size\":[1537],\"gridLayout\":[1,\"grid-layout\"],\"iconPack\":[16],\"overrides\":[16]},null,{\"meeting\":[\"meetingChanged\"],\"iconPack\":[\"iconPackChanged\"],\"t\":[\"tChanged\"],\"config\":[\"configChanged\"],\"overrides\":[\"overridesChanged\"]}],[1,\"rtk-chat\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"overrides\":[16],\"canPinMessages\":[32],\"now\":[32],\"dropzoneActivated\":[32],\"showLatestMessageButton\":[32],\"canSend\":[32],\"canSendTextMessage\":[32],\"canSendFiles\":[32],\"canPrivateMessage\":[32],\"canSendPrivateTexts\":[32],\"canSendPrivateFiles\":[32],\"emojiPickerEnabled\":[32],\"participants\":[32],\"selectedParticipant\":[32],\"editingMessage\":[32],\"replyMessage\":[32],\"searchQuery\":[32],\"selectorState\":[32],\"isSendingMessage\":[32],\"showPinnedMessages\":[32]},[[8,\"editMessageInit\",\"onEditMessageInit\"],[0,\"rtkChatSelectorChange\",\"onChatSelectorChange\"]],{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-chat-messages-ui-paginated\",{\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"privateChatRecipient\":[16],\"children\":[32],\"permissionsChanged\":[32]},[[8,\"rtkPinnedMessageSelect\",\"onPinnedMessageSelect\"]],{\"privateChatRecipient\":[\"privateChatRecipientChanged\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-chat-composer-view\",{\"canSendTextMessage\":[4,\"can-send-text-message\"],\"isSending\":[4,\"is-sending\"],\"canSendFiles\":[4,\"can-send-files\"],\"message\":[1],\"quotedMessage\":[1,\"quoted-message\"],\"storageKey\":[1,\"storage-key\"],\"inputTextPlaceholder\":[1,\"input-text-placeholder\"],\"isEditing\":[4,\"is-editing\"],\"iconPack\":[16],\"t\":[16],\"maxLength\":[2,\"max-length\"],\"disableEmojiPicker\":[4,\"disable-emoji-picker\"],\"rateLimits\":[16],\"fileToUpload\":[32],\"isEmojiPickerOpen\":[32],\"disableSendButton\":[32],\"rateLimitsBreached\":[32]}],[1,\"rtk-chat-header\"],[1,\"rtk-chat-selector\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"overrides\":[16],\"size\":[513],\"isOpen\":[32],\"showPrivateChat\":[32],\"selectedUser\":[32],\"pageSize\":[32],\"pagesAllowed\":[32],\"unreadMap\":[32],\"close\":[64]},null,{\"overrides\":[\"overridesChanged\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-pinned-message-selector\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"isOpen\":[32],\"pageSize\":[32],\"pagesAllowed\":[32],\"showPinnedMessages\":[32],\"close\":[64]},[[8,\"rtkChatSelectorChange\",\"onChatSelectorChange\"]],{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-draft-attachment-view\",{\"iconPack\":[16],\"t\":[16],\"attachment\":[16],\"filePreview\":[32]},null,{\"attachment\":[\"onAttachmentChange\"]}],[1,\"rtk-emoji-picker-button\",{\"iconPack\":[16],\"t\":[16],\"isActive\":[4,\"is-active\"]}],[1,\"rtk-file-picker-button\",{\"filter\":[1],\"label\":[1],\"icon\":[1],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-text-composer-view\",{\"disabled\":[4],\"placeholder\":[1],\"value\":[1],\"maxLength\":[2,\"max-length\"],\"rateLimitBreached\":[4,\"rate-limit-breached\"],\"keyDownHandler\":[16],\"iconPack\":[16],\"t\":[16],\"maxLengthBreached\":[32],\"setText\":[64]}],[1,\"rtk-message-view\",{\"actions\":[16],\"messageType\":[1,\"message-type\"],\"isEdited\":[4,\"is-edited\"],\"variant\":[1],\"pinned\":[4],\"viewType\":[1,\"view-type\"],\"avatarUrl\":[1,\"avatar-url\"],\"hideAvatar\":[4,\"hide-avatar\"],\"authorName\":[1,\"author-name\"],\"isSelf\":[4,\"is-self\"],\"hideAuthorName\":[4,\"hide-author-name\"],\"hideMetadata\":[4,\"hide-metadata\"],\"time\":[16],\"iconPack\":[16]}],[1,\"rtk-emoji-picker\",{\"iconPack\":[16],\"t\":[16],\"focusWhenOpened\":[4,\"focus-when-opened\"],\"emojiList\":[32],\"filterVal\":[32],\"filteredEmojis\":[32]}],[1,\"rtk-image-message-view\",{\"url\":[1],\"iconPack\":[16],\"t\":[16],\"status\":[32]}],[1,\"rtk-file-message-view\",{\"name\":[1],\"size\":[2],\"url\":[1],\"iconPack\":[16]}],[0,\"rtk-text-message-view\",{\"text\":[1],\"isMarkdown\":[4,\"is-markdown\"]}],[1,\"rtk-markdown-view\",{\"text\":[1],\"maxLength\":[2,\"max-length\"]}],[1,\"rtk-paginated-list\",{\"pageSize\":[2,\"page-size\"],\"pagesAllowed\":[2,\"pages-allowed\"],\"emptyListLabel\":[1,\"empty-list-label\"],\"fetchData\":[16],\"createNodes\":[16],\"autoScroll\":[4,\"auto-scroll\"],\"iconPack\":[16],\"t\":[16],\"rerenderBoolean\":[32],\"showEmptyListLabel\":[32],\"isLoading\":[32],\"isLoadingTop\":[32],\"isLoadingBottom\":[32],\"rerenderList\":[64],\"onNewNode\":[64],\"onNodeDelete\":[64],\"onNodeUpdate\":[64],\"reset\":[64]}],[1,\"rtk-menu\",{\"size\":[513],\"placement\":[1],\"offset\":[2],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-menu-item\",{\"size\":[513],\"menuVariant\":[1,\"menu-variant\"],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-menu-list\",{\"iconPack\":[16],\"menuVariant\":[1,\"menu-variant\"],\"t\":[16]}],[1,\"rtk-avatar\",{\"participant\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"imageState\":[32]}],[1,\"rtk-tooltip\",{\"label\":[1],\"variant\":[513],\"disabled\":[516],\"open\":[516],\"kind\":[513],\"size\":[513],\"placement\":[1],\"delay\":[2],\"isInFocus\":[32]},null,{\"open\":[\"openChanged\"]}],[1,\"rtk-spinner\",{\"iconPack\":[16],\"size\":[513]}],[17,\"rtk-button\",{\"size\":[513],\"variant\":[513],\"kind\":[513],\"reverse\":[516],\"disabled\":[516],\"type\":[513]}],[1,\"rtk-icon\",{\"icon\":[1],\"variant\":[513],\"size\":[513]}]]],[\"rtk-dialog-manager\",[[1,\"rtk-dialog-manager\",{\"meeting\":[16],\"config\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-participants\",[[1,\"rtk-participants\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"defaultParticipantsTabId\":[1,\"default-participants-tab-id\"],\"t\":[16],\"currentParticipantsTabId\":[32],\"tabs\":[32],\"hasRequests\":[32],\"search\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"currentParticipantsTabId\":[\"currentParticipantsTabIdChanged\"]}]]],[\"rtk-chat-messages-ui\",[[1,\"rtk-chat-messages-ui\",{\"selectedGroup\":[1,\"selected-group\"],\"messages\":[16],\"selfUserId\":[1,\"self-user-id\"],\"canPinMessages\":[4,\"can-pin-messages\"],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"now\":[32],\"showLatestMessageButton\":[32]},null,{\"messages\":[\"chatChanged\"],\"selectedGroup\":[\"selectedBucketChanged\"]}]]],[\"rtk-chat-search-results\",[[1,\"rtk-chat-search-results\",{\"meeting\":[16],\"query\":[1],\"channelId\":[1,\"channel-id\"],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-settings\",[[1,\"rtk-settings\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"activeTab\":[32],\"isMobileMainVisible\":[32],\"networkStatus\":[32],\"canProduceVideo\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-sidebar\",[[1,\"rtk-sidebar\",{\"enabledSections\":[1040],\"defaultSection\":[1,\"default-section\"],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513],\"view\":[513],\"currentTab\":[32],\"isFloating\":[32],\"enablePinning\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"view\":[\"viewChanged\"]}]]],[\"rtk-grid\",[[1,\"rtk-grid\",{\"layout\":[513],\"aspectRatio\":[513,\"aspect-ratio\"],\"meeting\":[16],\"gap\":[514],\"size\":[513],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"gridSize\":[16],\"overrides\":[8],\"participants\":[32],\"pinnedParticipants\":[32],\"screenShareParticipants\":[32],\"plugins\":[32],\"emptyStage\":[32],\"showLiveStreamPlayer\":[32],\"canCurrentPeerHost\":[32],\"pipSupported\":[32],\"pipEnabled\":[32],\"hidden\":[32],\"roomState\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"overrides\":[\"overridesChanged\"],\"screenShareParticipants\":[\"screenShareParticipantsChanged\"],\"plugins\":[\"pluginsChanged\"],\"pinnedParticipants\":[\"pinnedParticipantsChanged\"]}]]],[\"rtk-chat-composer-ui\",[[1,\"rtk-chat-composer-ui\",{\"canSendTextMessage\":[4,\"can-send-text-message\"],\"canSendFiles\":[4,\"can-send-files\"],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"disableEmojiPicker\":[4,\"disable-emoji-picker\"],\"prefill\":[16],\"members\":[16],\"emojiPickerActive\":[32],\"mentionQuery\":[32],\"focusedMemberIndex\":[32],\"filePreview\":[32]}]]],[\"rtk-mixed-grid\",[[1,\"rtk-mixed-grid\",{\"layout\":[513],\"participants\":[16],\"pinnedParticipants\":[16],\"screenShareParticipants\":[16],\"plugins\":[16],\"aspectRatio\":[1,\"aspect-ratio\"],\"gap\":[2],\"size\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"gridSize\":[16],\"activeTab\":[32],\"initialised\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"screenShareParticipants\":[\"screenShareParticipantsChanged\"],\"plugins\":[\"pluginsChanged\"]}]]],[\"rtk-setup-screen\",[[1,\"rtk-setup-screen\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"displayName\":[32],\"isJoining\":[32],\"joinError\":[32],\"joinErrorCode\":[32],\"canEditName\":[32],\"canProduceAudio\":[32],\"connectionState\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-audio-tile\",[[1,\"rtk-audio-tile\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"participant\":[16],\"audioEnabled\":[32],\"volume\":[32]},null,{\"participant\":[\"participantChanged\"]}]]],[\"rtk-camera-toggle\",[[1,\"rtk-camera-toggle\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"videoEnabled\":[32],\"canProduceVideo\":[32],\"cameraPermission\":[32],\"stageStatus\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-mic-toggle\",[[1,\"rtk-mic-toggle\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"audioEnabled\":[32],\"canProduceAudio\":[32],\"micPermission\":[32],\"stageStatus\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-mute-all-button\",[[1,\"rtk-mute-all-button\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"canDisable\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-screen-share-toggle\",[[1,\"rtk-screen-share-toggle\",{\"states\":[16],\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"maxScreenShareCount\":[32],\"screenShareCount\":[32],\"screenShareEnabled\":[32],\"canScreenShare\":[32],\"shareScreenPermission\":[32],\"screenShareState\":[32],\"stageStatus\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-stage-toggle\",[[1,\"rtk-stage-toggle\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"states\":[16],\"t\":[16],\"stageStatus\":[32],\"state\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-ai-toggle\",[[1,\"rtk-ai-toggle\",{\"variant\":[513],\"states\":[16],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"aiActive\":[32]},null,{\"states\":[\"statesChanged\"]}]]],[\"rtk-breakout-rooms-toggle\",[[1,\"rtk-breakout-rooms-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"canToggle\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-caption-toggle\",[[1,\"rtk-caption-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"size\":[513],\"t\":[16],\"captionEnabled\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-chat-toggle\",[[1,\"rtk-chat-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"unreadMessageCount\":[32],\"chatActive\":[32],\"canViewChat\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"chatActive\":[\"handleChatActiveChange\"]}]]],[\"rtk-debugger-toggle\",[[1,\"rtk-debugger-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"t\":[16],\"iconPack\":[16],\"size\":[513]}]]],[\"rtk-grid-pagination\",[[1,\"rtk-grid-pagination\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"variant\":[513],\"iconPack\":[16],\"t\":[16],\"page\":[32],\"pageCount\":[32],\"activeCount\":[32],\"activeComputedCount\":[32],\"showPagination\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"size\":[\"sizeChanged\"]}]]],[\"rtk-idle-screen\",[[1,\"rtk-idle-screen\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"joinError\":[32],\"joinErrorCode\":[32],\"connectionState\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"]}]]],[\"rtk-leave-button\",[[1,\"rtk-leave-button\",{\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-livestream-toggle\",[[1,\"rtk-livestream-toggle\",{\"variant\":[513],\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"livestreamState\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-more-toggle\",[[1,\"rtk-more-toggle\",{\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-notifications\",[[1,\"rtk-notifications\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"t\":[16],\"size\":[513],\"iconPack\":[16],\"notifications\":[32],\"paused\":[32]},[[8,\"rtkApiError\",\"apiErrorListener\"],[8,\"rtkSendNotification\",\"sendNotificationListener\"]],{\"meeting\":[\"meetingChanged\"],\"config\":[\"configChanged\"],\"states\":[\"statesChanged\"]}]]],[\"rtk-participants-audio\",[[1,\"rtk-participants-audio\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"preloadedAudioElem\":[16],\"showPlayDialog\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-participants-toggle\",[[1,\"rtk-participants-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"participantsActive\":[32],\"waitlistedParticipants\":[32],\"stageRequestedParticipants\":[32],\"badgeCount\":[32],\"canViewParticipants\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"participantsActive\":[\"handleParticipantsActiveChange\"]}]]],[\"rtk-pip-toggle\",[[1,\"rtk-pip-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"size\":[513],\"t\":[16],\"pipSupported\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-plugins-toggle\",[[1,\"rtk-plugins-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"pluginsActive\":[32],\"canViewPlugins\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"pluginsActive\":[\"handlePluginsActiveChange\"]}]]],[\"rtk-polls-toggle\",[[1,\"rtk-polls-toggle\",{\"variant\":[513],\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"pollsActive\":[32],\"unreadPollsCount\":[32],\"canViewPolls\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"],\"pollsActive\":[\"handlePollsActiveChange\"]}]]],[\"rtk-recording-toggle\",[[1,\"rtk-recording-toggle\",{\"variant\":[513],\"meeting\":[16],\"t\":[16],\"iconPack\":[16],\"size\":[513],\"disabled\":[4],\"recordingState\":[32],\"canRecord\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-screenshare-view\",[[1,\"rtk-screenshare-view\",{\"hideFullScreenButton\":[4,\"hide-full-screen-button\"],\"nameTagPosition\":[513,\"name-tag-position\"],\"participant\":[16],\"meeting\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"videoExpanded\":[32],\"screenShareEnabled\":[32],\"isFullScreen\":[32],\"remoteControlInfo\":[32]},null,{\"participant\":[\"participantChanged\"]}]]],[\"rtk-settings-toggle\",[[1,\"rtk-settings-toggle\",{\"variant\":[513],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-ended-screen\",[[1,\"rtk-ended-screen\",{\"config\":[16],\"size\":[513],\"states\":[16],\"t\":[16],\"iconPack\":[16],\"meeting\":[16],\"icon\":[32],\"message\":[32]},null,{\"states\":[\"statesChanged\"]}]]],[\"rtk-image-viewer\",[[1,\"rtk-image-viewer\",{\"image\":[16],\"size\":[513],\"t\":[16],\"iconPack\":[16]}]]],[\"rtk-message-list-view\",[[0,\"rtk-message-list-view\",{\"messages\":[16],\"renderer\":[16],\"loadMore\":[16],\"visibleItemsCount\":[2,\"visible-items-count\"],\"estimateItemSize\":[2,\"estimate-item-size\"],\"iconPack\":[16],\"range\":[32],\"isFetching\":[32],\"autoScroll\":[32],\"totalHeight\":[32]},null,{\"messages\":[\"messagesUpdated\"]}]]],[\"rtk-chat-selector-ui\",[[1,\"rtk-chat-selector-ui\",{\"selfUserId\":[1,\"self-user-id\"],\"selectedGroupId\":[1,\"selected-group-id\"],\"unreadCounts\":[16],\"groups\":[16],\"iconPack\":[16],\"t\":[16],\"showParticipantsPanel\":[32],\"query\":[32]}]]],[\"rtk-clock\",[[1,\"rtk-clock\",{\"meeting\":[16],\"iconPack\":[16],\"size\":[513],\"startedTime\":[32],\"timeDiff\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"startedTime\":[\"startedTimeChanged\"]}]]],[\"rtk-file-dropzone\",[[1,\"rtk-file-dropzone\",{\"hostEl\":[16],\"iconPack\":[16],\"t\":[16],\"dropzoneActivated\":[32]}]]],[\"rtk-information-tooltip\",[[1,\"rtk-information-tooltip\",{\"iconPack\":[16]}]]],[\"rtk-meeting-title\",[[1,\"rtk-meeting-title\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-network-indicator\",[[1,\"rtk-network-indicator\",{\"participant\":[16],\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"isScreenShare\":[4,\"is-screen-share\"],\"score\":[32]},null,{\"participant\":[\"participantChanged\"]}]]],[\"rtk-participant-count\",[[1,\"rtk-participant-count\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513],\"participantCount\":[32],\"isViewer\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-recording-indicator\",[[1,\"rtk-recording-indicator\",{\"meeting\":[16],\"size\":[513],\"t\":[16],\"iconPack\":[16],\"isRecording\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-transcripts\",[[1,\"rtk-transcripts\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"t\":[16],\"transcripts\":[32],\"listenerAttached\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"states\":[\"statesChanged\"]}]]],[\"rtk-waiting-screen\",[[1,\"rtk-waiting-screen\",{\"meeting\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-audio-grid\",[[1,\"rtk-audio-grid\",{\"meeting\":[16],\"config\":[16],\"states\":[16],\"iconPack\":[16],\"size\":[513],\"t\":[16],\"hideSelf\":[4,\"hide-self\"],\"activeParticipants\":[32],\"onStageParticipants\":[32],\"offStageParticipants\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-controlbar\",[[1,\"rtk-controlbar\",{\"variant\":[513],\"disableRender\":[4,\"disable-render\"],\"meeting\":[16],\"config\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513]}]]],[\"rtk-header\",[[1,\"rtk-header\",{\"variant\":[513],\"disableRender\":[4,\"disable-render\"],\"meeting\":[16],\"config\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513]}]]],[\"rtk-participant-setup\",[[1,\"rtk-participant-setup\",{\"nameTagPosition\":[513,\"name-tag-position\"],\"isPreview\":[4,\"is-preview\"],\"participant\":[16],\"states\":[16],\"config\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"videoState\":[32],\"isPinned\":[32]},null,{\"participant\":[\"participantsChanged\"],\"videoState\":[\"videoStateChanged\"]}]]],[\"rtk-simple-grid\",[[1,\"rtk-simple-grid\",{\"participants\":[16],\"aspectRatio\":[1,\"aspect-ratio\"],\"gap\":[2],\"size\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"dimensions\":[32],\"mediaConnection\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-spotlight-grid\",[[1,\"rtk-spotlight-grid\",{\"layout\":[513],\"participants\":[16],\"pinnedParticipants\":[16],\"aspectRatio\":[1,\"aspect-ratio\"],\"gap\":[2],\"size\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"gridSize\":[16]}]]],[\"rtk-stage\",[[1,\"rtk-stage\",{\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-ui-provider\",[[4,\"rtk-ui-provider\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"config\":[16],\"mode\":[513],\"showSetupScreen\":[4,\"show-setup-screen\"],\"overrides\":[16]},null,{\"meeting\":[\"meetingChanged\"],\"iconPack\":[\"iconPackChanged\"],\"t\":[\"tChanged\"],\"config\":[\"configChanged\"],\"overrides\":[\"overridesChanged\"]}]]],[\"rtk-chat-message\",[[1,\"rtk-chat-message\",{\"message\":[16],\"isContinued\":[4,\"is-continued\"],\"child\":[16],\"isUnread\":[4,\"is-unread\"],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isSelf\":[4,\"is-self\"],\"canEdit\":[4,\"can-edit\"],\"canDelete\":[4,\"can-delete\"],\"canReply\":[4,\"can-reply\"],\"canPin\":[4,\"can-pin\"],\"disableControls\":[4,\"disable-controls\"],\"alignRight\":[4,\"align-right\"],\"senderDisplayPicture\":[1,\"sender-display-picture\"],\"hideAvatar\":[4,\"hide-avatar\"],\"leftAlign\":[4,\"left-align\"],\"now\":[32]}]]],[\"rtk-notification\",[[1,\"rtk-notification\",{\"notification\":[16],\"paused\":[4],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"imageState\":[32]},null,{\"paused\":[\"pausedChanged\"],\"notification\":[\"notificationChanged\"]}]]],[\"rtk-name-tag\",[[1,\"rtk-name-tag\",{\"participant\":[16],\"meeting\":[16],\"size\":[513],\"isScreenShare\":[4,\"is-screen-share\"],\"variant\":[513],\"iconPack\":[16],\"t\":[16],\"length\":[32]},null,{\"size\":[\"sizeChanged\"]}]]],[\"rtk-transcript\",[[1,\"rtk-transcript\",{\"transcript\":[16],\"t\":[16],\"timeout\":[32]},null,{\"transcript\":[\"transcriptChanged\"]}]]],[\"rtk-fullscreen-toggle\",[[1,\"rtk-fullscreen-toggle\",{\"states\":[16],\"targetElement\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"fullScreenActive\":[32],\"isFullScreenSupported\":[32]}]]],[\"rtk-spotlight-indicator\",[[1,\"rtk-spotlight-indicator\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513],\"canSpotlight\":[32],\"isSpotlighted\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-audio-visualizer_4\",[[1,\"rtk-audio-visualizer\",{\"variant\":[513],\"participant\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"hideMuted\":[4,\"hide-muted\"],\"isScreenShare\":[4,\"is-screen-share\"],\"audioEnabled\":[32],\"volume\":[32]},null,{\"participant\":[\"participantChanged\"]}],[1,\"rtk-speaker-selector\",{\"meeting\":[16],\"states\":[16],\"variant\":[1],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"speakerDevices\":[32],\"currentDevices\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-microphone-selector\",{\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"variant\":[1],\"t\":[16],\"audioinputDevices\":[32],\"canProduceAudio\":[32],\"currentDevices\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-switch\",{\"checked\":[1028],\"readonly\":[4],\"disabled\":[516],\"iconPack\":[16],\"t\":[16]},null,{\"checked\":[\"checkedChange\"]}]]],[\"rtk-settings-audio_2\",[[1,\"rtk-settings-audio\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-settings-video\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"videoEnabled\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-plugin-main_2\",[[1,\"rtk-tab-bar\",{\"size\":[513],\"meeting\":[16],\"states\":[16],\"config\":[16],\"layout\":[513],\"iconPack\":[16],\"t\":[16],\"activeTab\":[16],\"tabs\":[16]}],[1,\"rtk-plugin-main\",{\"meeting\":[16],\"plugin\":[16],\"iconPack\":[16],\"t\":[16],\"canDeactivatePlugin\":[32]},null,{\"plugin\":[\"pluginChanged\"]}]]],[\"rtk-dialog\",[[1,\"rtk-dialog\",{\"hideCloseButton\":[4,\"hide-close-button\"],\"disableEscapeKey\":[4,\"disable-escape-key\"],\"meeting\":[16],\"config\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"open\":[1540]}]]],[\"rtk-sidebar-ui\",[[1,\"rtk-sidebar-ui\",{\"view\":[513],\"tabs\":[16],\"hideHeader\":[4,\"hide-header\"],\"hideCloseAction\":[4,\"hide-close-action\"],\"currentTab\":[1,\"current-tab\"],\"iconPack\":[16],\"focusCloseButton\":[4,\"focus-close-button\"],\"t\":[16]},null,{\"currentTab\":[\"handleFocusCloseButton\"]}]]],[\"rtk-ai-transcriptions\",[[1,\"rtk-ai-transcriptions\",{\"meeting\":[16],\"iconPack\":[16],\"t\":[16],\"initialTranscriptions\":[16],\"searchQuery\":[32],\"isProcessing\":[32],\"transcriptions\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"transcriptions\":[\"transcriptionsChanged\"]}]]],[\"rtk-poll_2\",[[1,\"rtk-poll-form\",{\"iconPack\":[16],\"t\":[16],\"options\":[32],\"anonymous\":[32],\"hideVotes\":[32],\"error\":[32]}],[1,\"rtk-poll\",{\"poll\":[16],\"self\":[1],\"permissions\":[16],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-ai_3\",[[1,\"rtk-polls\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"create\":[32],\"polls\":[32],\"permissions\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-ai\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"iconPack\":[16],\"t\":[16],\"size\":[513],\"view\":[513]}],[1,\"rtk-plugins\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"plugins\":[32],\"activatedPluginsId\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-livestream-indicator_3\",[[1,\"rtk-livestream-player\",{\"meeting\":[16],\"size\":[513],\"t\":[16],\"iconPack\":[16],\"playbackUrl\":[32],\"isSupported\":[32],\"playerState\":[32],\"livestreamState\":[32],\"playerError\":[32],\"livestreamId\":[32],\"audioPlaybackError\":[32],\"qualityLevels\":[32],\"selectedQuality\":[32],\"currentTime\":[32],\"duration\":[32],\"hideControls\":[32],\"isDragging\":[32],\"seekPosition\":[32],\"isSeeking\":[32]},null,{\"livestreamState\":[\"updateLivestreamId\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-livestream-indicator\",{\"meeting\":[16],\"size\":[513],\"t\":[16],\"iconPack\":[16],\"isLivestreaming\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-viewer-count\",{\"meeting\":[16],\"variant\":[513],\"iconPack\":[16],\"t\":[16],\"viewerCount\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-logo\",[[1,\"rtk-logo\",{\"logoUrl\":[1025,\"logo-url\"],\"config\":[16],\"meeting\":[16],\"t\":[16]},null,{\"config\":[\"configChanged\"],\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-participant_2\",[[1,\"rtk-participant\",{\"meeting\":[16],\"states\":[16],\"view\":[1],\"participant\":[16],\"iconPack\":[16],\"t\":[16],\"config\":[16],\"audioEnabled\":[32],\"videoEnabled\":[32],\"isPinned\":[32],\"isHidden\":[32],\"isOnStage\":[32],\"canDisableParticipantAudio\":[32],\"canDisableParticipantVideo\":[32],\"canKickParticipant\":[32],\"canPinParticipant\":[32],\"canAllowParticipantOnStage\":[32],\"menuOpen\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"participant\":[\"participantChanged\"]}],[0,\"rtk-virtualized-participant-list\",{\"items\":[16],\"renderItem\":[16],\"itemHeight\":[1026,\"item-height\"],\"bufferedItemsCount\":[2,\"buffered-items-count\"],\"emptyListElement\":[16],\"visibleStart\":[32],\"visibleEnd\":[32]},null,{\"items\":[\"itemsChanged\"]}]]],[\"rtk-participants-stage-list_4\",[[1,\"rtk-participants-viewer-list\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"hideHeader\":[4,\"hide-header\"],\"iconPack\":[16],\"view\":[1],\"search\":[1],\"t\":[16],\"stageViewers\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"search\":[\"searchChanged\"]}],[1,\"rtk-participants-stage-queue\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"view\":[1],\"t\":[16],\"stageRequestedParticipants\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-participants-waiting-list\",{\"meeting\":[16],\"config\":[16],\"size\":[513],\"iconPack\":[16],\"view\":[1],\"t\":[16],\"waitlistedParticipants\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-participants-stage-list\",{\"meeting\":[16],\"states\":[16],\"config\":[16],\"size\":[513],\"hideHeader\":[4,\"hide-header\"],\"iconPack\":[16],\"view\":[1],\"t\":[16],\"search\":[1],\"participants\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"search\":[\"searchChanged\"]}]]],[\"rtk-camera-selector_2\",[[1,\"rtk-participant-tile\",{\"nameTagPosition\":[513,\"name-tag-position\"],\"isPreview\":[4,\"is-preview\"],\"participant\":[16],\"meeting\":[16],\"states\":[16],\"config\":[16],\"variant\":[513],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isPinned\":[32],\"mediaConnectionError\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"participant\":[\"participantsChanged\"]}],[1,\"rtk-camera-selector\",{\"meeting\":[16],\"size\":[513],\"iconPack\":[16],\"variant\":[1],\"t\":[16],\"videoDevices\":[32],\"currentDevice\":[32],\"canProduceVideo\":[32]},null,{\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-breakout-room-manager_3\",[[1,\"rtk-breakout-room-manager\",{\"meeting\":[16],\"assigningParticipants\":[4,\"assigning-participants\"],\"mode\":[1],\"states\":[16],\"allowDelete\":[4,\"allow-delete\"],\"iconPack\":[16],\"t\":[16],\"isDragMode\":[4,\"is-drag-mode\"],\"room\":[16],\"defaultExpanded\":[4,\"default-expanded\"],\"editingTitleRoomId\":[32],\"newTitle\":[32],\"showExpandedCard\":[32],\"glowingCard\":[32]}],[1,\"rtk-breakout-room-participants\",{\"meeting\":[16],\"participantIds\":[16],\"iconPack\":[16],\"t\":[16],\"selectedParticipantIds\":[16],\"search\":[32],\"participantsToShow\":[32],\"isDragging\":[32]},null,{\"meeting\":[\"meetingChanged\"],\"participantIds\":[\"participantsChanged\"],\"search\":[\"searchChanged\"]}],[1,\"rtk-counter\",{\"size\":[513],\"value\":[2],\"minValue\":[2,\"min-value\"],\"iconPack\":[16],\"t\":[16],\"input\":[32]},null,{\"input\":[\"watchStateHandler\"]}]]],[\"rtk-file-message_3\",[[0,\"rtk-image-message\",{\"message\":[16],\"now\":[16],\"isContinued\":[516,\"is-continued\"],\"iconPack\":[16],\"t\":[16],\"showBubble\":[4,\"show-bubble\"],\"status\":[32]}],[0,\"rtk-file-message\",{\"message\":[16],\"now\":[16],\"isContinued\":[516,\"is-continued\"],\"iconPack\":[16],\"t\":[16],\"showBubble\":[4,\"show-bubble\"]}],[0,\"rtk-text-message\",{\"message\":[16],\"now\":[16],\"isContinued\":[516,\"is-continued\"],\"iconPack\":[16],\"t\":[16],\"showBubble\":[4,\"show-bubble\"]}]]],[\"rtk-debugger-audio_4\",[[1,\"rtk-debugger-audio\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isNetworkOpen\":[32],\"isDevicesOpen\":[32],\"audioProducerFormattedStats\":[32],\"audioProducerScoreStats\":[32],\"networkBasedMediaHealth\":[32],\"devicesHealth\":[32]},null,{\"audioProducerScoreStats\":[\"audioProducerScoreStatsChanged\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-debugger-screenshare\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isNetworkOpen\":[32],\"isDevicesOpen\":[32],\"videoProducerFormattedStats\":[32],\"videoProducerScoreStats\":[32],\"audioProducerFormattedStats\":[32],\"audioProducerScoreStats\":[32],\"networkBasedMediaHealth\":[32]},null,{\"videoProducerScoreStats\":[\"videoProducerScoreStatsChanged\"],\"audioProducerScoreStats\":[\"audioProducerScoreStatsChanged\"],\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-debugger-system\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isBatterySectionOpen\":[32],\"batterySectionHealth\":[32],\"battery\":[32],\"batteryFormattedStats\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-debugger-video\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"isNetworkOpen\":[32],\"isDevicesOpen\":[32],\"videoProducerFormattedStats\":[32],\"videoProducerScoreStats\":[32],\"networkBasedMediaHealth\":[32],\"devicesHealth\":[32]},null,{\"videoProducerScoreStats\":[\"videoProducerScoreStatsChanged\"],\"meeting\":[\"meetingChanged\"]}]]],[\"rtk-breakout-rooms-manager_9\",[[1,\"rtk-breakout-rooms-manager\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"loading\":[32],\"roomConfig\":[32],\"draftState\":[32],\"assigningParticipants\":[32],\"selectedParticipants\":[32],\"ephemeralStatusText\":[32],\"isDragMode\":[32]},[[0,\"participantDelete\",\"onParticipantDelete\"],[0,\"participantsDragging\",\"toggleDragMode\"],[0,\"selectedParticipantsUpdate\",\"updateSelectedParticipants\"],[0,\"allParticipantsToggleUpdate\",\"updateAllParticipants\"]],{\"selectedParticipants\":[\"onSelectedParticipantsChanged\"]}],[1,\"rtk-debugger\",{\"meeting\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"activeTab\":[32],\"isMobileMainVisible\":[32],\"progress\":[32]},[[0,\"testProgress\",\"progressUpdate\"]]],[1,\"rtk-broadcast-message-modal\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"messagePayload\":[32],\"successMessage\":[32]}],[1,\"rtk-join-stage\",{\"meeting\":[16],\"config\":[16],\"states\":[16],\"size\":[513],\"iconPack\":[16],\"t\":[16],\"dataConfig\":[16],\"isLoading\":[32]}],[1,\"rtk-permissions-message\",{\"meeting\":[16],\"t\":[16],\"iconPack\":[16],\"states\":[16],\"device\":[32],\"currentStep\":[32],\"svgSteps\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-confirmation-modal\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16]}],[1,\"rtk-leave-meeting\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"canEndMeeting\":[32]},null,{\"meeting\":[\"meetingChanged\"]}],[1,\"rtk-mute-all-confirmation\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16],\"allowUnmute\":[32]}],[1,\"rtk-overlay-modal\",{\"meeting\":[16],\"states\":[16],\"iconPack\":[16],\"t\":[16]}]]],[\"rtk-controlbar-button\",[[17,\"rtk-controlbar-button\",{\"variant\":[513],\"showWarning\":[4,\"show-warning\"],\"size\":[513],\"label\":[1],\"icon\":[1],\"isLoading\":[4,\"is-loading\"],\"disabled\":[516],\"iconPack\":[16],\"brandIcon\":[516,\"brand-icon\"]}]]]]"), options);
4205
4205
  };
4206
4206
 
4207
4207
  let roomCount = 0;
@@ -4257,9 +4257,6 @@ function getAllConnectedParticipants(meeting) {
4257
4257
  });
4258
4258
  }
4259
4259
  const canToggleBreakout = (meeting) => {
4260
- var _a;
4261
- if (!((_a = meeting === null || meeting === void 0 ? void 0 : meeting.connectedMeetings) === null || _a === void 0 ? void 0 : _a.supportsConnectedMeetings))
4262
- return false;
4263
4260
  const permissions = meeting.self.permissions.connectedMeetings;
4264
4261
  // for host - always show toggle
4265
4262
  if (permissions.canAlterConnectedMeetings)
@@ -7694,7 +7691,7 @@ const defaultLanguage = {
7694
7691
  'breakout_rooms.leave_confirmation': 'Are you sure you want to leave the call? You are in a breakout room, you can join the main room too.',
7695
7692
  'breakout_rooms.leave_confirmation.main_room_btn': 'Go back to main room',
7696
7693
  ai: 'AI',
7697
- 'ai.meeting_ai': 'MeetingAI',
7694
+ 'ai.meeting_ai': 'Meeting AI',
7698
7695
  'ai.home': 'Home',
7699
7696
  'ai.transcriptions': 'Transcriptions',
7700
7697
  'ai.personal': 'Personal',
@@ -7702,6 +7699,9 @@ const defaultLanguage = {
7702
7699
  'ai.chat.tooltip': 'This conversation will just be visible to you and not to others in the call.',
7703
7700
  'ai.chat.summarize': 'Hey AI, summarize this call',
7704
7701
  'ai.chat.agenda': "Hey AI, what is today's agenda?",
7702
+ 'ai.transcriptions.search_placeholder': 'Search by participant name or transcript',
7703
+ 'ai.transcriptions.no_transcripts_found': 'No transcripts found. Try searching for a different participant or transcript.',
7704
+ 'ai.transcriptions.no_transcripts_yet': 'No transcripts yet.',
7705
7705
  search: 'Search',
7706
7706
  'search.could_not_find': "Couldn't find a participant with the specified name or ID.",
7707
7707
  'search.empty': 'It looks like nobody is here.',
@@ -13342,7 +13342,7 @@ const RtkChatHeader = class {
13342
13342
  };
13343
13343
  }
13344
13344
  render() {
13345
- return (h(Host, { key: 'af9956ff6e693f29fb63a6180ef773a0e64822e5' }, h("rtk-pinned-message-selector", { key: 'b0d9199d02d84453f8ee26c3a47e00c82047e4f6', ref: (el) => (this.$pinnedSelector = el), onRtkDropdownToggle: this.onPinnedToggle }), h("rtk-chat-selector", { key: '4d019562a85ebfeaf4ceae2e99d1b9c8c282127a', ref: (el) => (this.$chatSelector = el), onRtkDropdownToggle: this.onChatToggle })));
13345
+ return (h(Host, { key: '3cec93546dc5c7eec01df7b1b1a3847a6f004f0d' }, h("rtk-pinned-message-selector", { key: 'f099b29e1fb773bfb2931bec2358dd15819778ce', ref: (el) => (this.$pinnedSelector = el), onRtkDropdownToggle: this.onPinnedToggle }), h("rtk-chat-selector", { key: '0d33e69cf161381dc7598de279147ec9035ef8d7', ref: (el) => (this.$chatSelector = el), onRtkDropdownToggle: this.onChatToggle })));
13346
13346
  }
13347
13347
  };
13348
13348
  RtkChatHeader.style = RtkChatHeaderStyle0;
@@ -13545,7 +13545,7 @@ const RtkChatMessagesUiPaginated = class {
13545
13545
  this.permissionsUpdateListener();
13546
13546
  }
13547
13547
  render() {
13548
- return (h(Host, { key: '8062f966f4bc489a4fdadb2da59bb88473e45194' }, h("rtk-paginated-list", { key: '7f50458ee29cd7bd83bd123303e82db556230d67', ref: (el) => (this.$paginatedListRef = el), pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.getChatMessages, createNodes: this.createChatNodes, emptyListLabel: this.t('chat.empty_chat') }, h("slot", { key: '69b0106558d9995b0bc24ed3d0d36f56febbf90f' }))));
13548
+ return (h(Host, { key: '8862788879d34ba9474f6970251df29c4ac2064d' }, h("rtk-paginated-list", { key: 'cb0965c8bc5118408e943872b04d9fa7b6b9c970', ref: (el) => (this.$paginatedListRef = el), pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.getChatMessages, createNodes: this.createChatNodes, emptyListLabel: this.t('chat.empty_chat') }, h("slot", { key: '7b1686d75404515a2bc018b9e40918612b826136' }))));
13549
13549
  }
13550
13550
  get host() { return getElement(this); }
13551
13551
  static get watchers() { return {
@@ -13808,7 +13808,7 @@ const RtkDraftAttachmentView = class {
13808
13808
  this.onAttachmentChange();
13809
13809
  }
13810
13810
  render() {
13811
- return (h(Host, { key: '51ac9914a6c3626f3abd63d8101dd33d956f0cb0' }, h("div", { key: '9520035fca81e905b7bcc3696ec9803ca127a370', class: "preview-overlay" }, h("div", { key: '6c8139ece3ce95836f7853a160c0a01e298c2892', class: "preview" }, h("rtk-tooltip", { key: 'd3379d7a4a3b09c15d75ec4fce8bc7c2e89b1df4', label: this.t('chat.cancel_upload') }, h("rtk-button", { key: 'd5badd1b4a2fce0f2958d8923adde9353562eb8a', variant: "secondary", kind: "icon", onClick: this.onDeleteClickHandler }, h("rtk-icon", { key: '4acde8f6352eab6e2277f6317ef226d22defe4e0', icon: this.iconPack.dismiss }))), this.attachment.type === 'image' ? (h("img", { class: "preview-image", src: this.filePreview })) : (h("div", { class: "preview-file" }, h("span", null, this.filePreview)))))));
13811
+ return (h(Host, { key: '4bdc44453552e63a40d31d851a752009d4df74d1' }, h("div", { key: 'c3024512c383063e7b7be4c3006c726ce9641670', class: "preview-overlay" }, h("div", { key: 'a14d0cd7148029828baea3fc9261c7b8f70f5bfc', class: "preview" }, h("rtk-tooltip", { key: '600f07d41fcf00b156120268fdbdff165ae9c040', label: this.t('chat.cancel_upload') }, h("rtk-button", { key: '99059cb78c5451758fe859bb002a05ab3827f718', variant: "secondary", kind: "icon", onClick: this.onDeleteClickHandler }, h("rtk-icon", { key: '422f06eb7d08f0708e9c46dc64eb329708a9307a', icon: this.iconPack.dismiss }))), this.attachment.type === 'image' ? (h("img", { class: "preview-image", src: this.filePreview })) : (h("div", { class: "preview-file" }, h("span", null, this.filePreview)))))));
13812
13812
  }
13813
13813
  static get watchers() { return {
13814
13814
  "attachment": ["onAttachmentChange"]
@@ -13893,7 +13893,7 @@ const RtkEmojiPicker = class {
13893
13893
  return (h("div", { id: "emoji-grid", class: "scrollbar max-w-40" }, this.filteredEmojis.map((e) => (h("rtk-button", { key: `emoji-button-${e.name}`, class: "emoji", variant: "ghost", kind: "icon", title: e.name, onClick: () => this.handleEmojiClick(e.emoji) }, e.emoji)))));
13894
13894
  }
13895
13895
  render() {
13896
- return (h(Host, { key: 'db0bbe8c8af774ca199ac800fb2a0fba9ef7ab6d' }, h("div", { key: '3e51dd2b14a87ebc0c65ee406ec67f92722296ab', class: 'close-parent' }, h("rtk-button", { key: 'a8697bf95723f0598de3e2b6f88729562466ed81', variant: "ghost", kind: "icon", class: "close", onClick: () => { var _a; return (_a = this.pickerClose) === null || _a === void 0 ? void 0 : _a.emit(); }, "aria-label": this.t('close') }, h("rtk-icon", { key: 'dc787e4ccf8a6f170ccd1f0954602a08a85b12ad', icon: this.iconPack.dismiss }))), h("div", { key: '77f7377f40708c4f5fa3e531621660bf68f01b4b', class: 'emoji-parent' }, h("input", { key: '7db399dc58c0c6863db8ed1c80ac313417eab8c9', value: this.filterVal, onInput: (event) => this.handleInputChange(event.target), placeholder: this.t('search'), ref: (el) => (this.inputElement = el) }), this.mapEmojiList())));
13896
+ return (h(Host, { key: 'e2b74cd93028974812eeba320368eb7d645b8e6d' }, h("div", { key: '4656f9afbcde1e6a952a5eb7229649e3d9f7bf8a', class: 'close-parent' }, h("rtk-button", { key: '03759c6ee2b3b8bedcf965d340425bf9b7a9f370', variant: "ghost", kind: "icon", class: "close", onClick: () => { var _a; return (_a = this.pickerClose) === null || _a === void 0 ? void 0 : _a.emit(); }, "aria-label": this.t('close') }, h("rtk-icon", { key: 'b5b746e6c18e2a67a57f550f35bb32ea4de37cb9', icon: this.iconPack.dismiss }))), h("div", { key: '73235fd8e554ece4539e4d2fc9b086c32e43bd47', class: 'emoji-parent' }, h("input", { key: '315f45bcc6560f61d7c8448fee7d2e36ca04784d', value: this.filterVal, onInput: (event) => this.handleInputChange(event.target), placeholder: this.t('search'), ref: (el) => (this.inputElement = el) }), this.mapEmojiList())));
13897
13897
  }
13898
13898
  };
13899
13899
  __decorate$c$1([
@@ -13926,7 +13926,7 @@ const RtkEmojiPickerButton = class {
13926
13926
  this.t = useLanguage();
13927
13927
  }
13928
13928
  render() {
13929
- return (h("rtk-tooltip", { key: '82c39530cddfd5cab8672cc5f7f590587749f9cc', label: this.t('chat.send_emoji') }, h("rtk-button", { key: '8e7ee7dbe901b78482ad3f828bb28bda1fdc36b7', variant: "ghost", kind: "icon", class: { active: this.isActive }, title: this.t('chat.send_emoji') }, h("rtk-icon", { key: 'a83691903dae86b3cb7c8cf17fb488e4da13090b', icon: this.iconPack.emoji_multiple }))));
13929
+ return (h("rtk-tooltip", { key: 'aef7b8c5bfdd8888a7fcca9ba9ba2df7ca801da4', label: this.t('chat.send_emoji') }, h("rtk-button", { key: 'e7b23bcd81515fe0cae3916b4de7565547472171', variant: "ghost", kind: "icon", class: { active: this.isActive }, title: this.t('chat.send_emoji') }, h("rtk-icon", { key: 'af7e05bb06b9fe01b47e8f11f09a957e37187f63', icon: this.iconPack.emoji_multiple }))));
13930
13930
  }
13931
13931
  };
13932
13932
  __decorate$b$1([
@@ -13957,7 +13957,7 @@ const RtkFileMessageView = class {
13957
13957
  this.iconPack = defaultIconPack;
13958
13958
  }
13959
13959
  render() {
13960
- return (h("div", { key: '9fce348979b0354484f0deeddc6e55007ef70ae5', class: "file" }, h("rtk-button", { key: '22bc5f6cdff07ec4f9cdb1b588b64e5e604d0029', variant: "secondary", kind: "icon", onClick: () => downloadFile(sanitizeLink(this.url), { name: this.name, fallbackName: 'file' }), part: "button" }, h("rtk-icon", { key: '3d46920c69604896bba651ae8205d3a761ffdeb7', icon: this.iconPack.download })), h("div", { key: 'c42a4c9bdd415d4d307efcb4f375f575220e473a', class: "file-data" }, h("div", { key: 'fe9bd86c88ce3184ed0b38dfe312bf7ac0207551', class: "name" }, this.name), h("div", { key: '93aa6bf4c3933b292c59a1522b8398e96938aba3', class: "file-data-split" }, h("div", { key: '2807cbf9844af17617ec76db10689fc6dcb80e0e', class: "ext" }, getExtension(this.name)), h("span", { key: 'fa0a03cf79b2f4dee34a11fb0a0bf82a608ca3c1', class: "divider" }), h("div", { key: '0fd5d15e43aca15ffd3ae2fc6b176c0455ea5db3', class: "size" }, getFileSize(this.size))))));
13960
+ return (h("div", { key: '10de68cdb7ebb9bc5579f1d26ac20b00909f5236', class: "file" }, h("rtk-button", { key: 'ba255f55de300a1d9cbc4ccf3fb5ec3f93670d50', variant: "secondary", kind: "icon", onClick: () => downloadFile(sanitizeLink(this.url), { name: this.name, fallbackName: 'file' }), part: "button" }, h("rtk-icon", { key: '2ff668ad0b4b48f0cb05acc9f62727bf4cb9bbd5', icon: this.iconPack.download })), h("div", { key: '4b77a03fc4896994430c1bf814767622e5c21cf4', class: "file-data" }, h("div", { key: 'df4dfdf5d2cffb47cc635c8bc410e5bd3f478570', class: "name" }, this.name), h("div", { key: '6bafabd74cc4d6fe0585874542f183519c6e1000', class: "file-data-split" }, h("div", { key: '5ba6f3fcc10a2d8e580e584597c946c650e6d58c', class: "ext" }, getExtension(this.name)), h("span", { key: '682887e1f3ebaf33c48704f7443bb1de3c3c5201', class: "divider" }), h("div", { key: 'fc2c82f17558a794a2192c9e4a23d9888a176b6e', class: "size" }, getFileSize(this.size))))));
13961
13961
  }
13962
13962
  };
13963
13963
  __decorate$a$1([
@@ -14013,7 +14013,7 @@ const RtkFilePickerButton = class {
14013
14013
  render() {
14014
14014
  const label = this.label || this.t('chat.send_file');
14015
14015
  const icon = this.iconPack[this.icon];
14016
- return (h("rtk-tooltip", { key: 'c97c7e1e106e14f2443dd405fd6657a14d9d315c', label: label }, h("rtk-button", { key: 'cffa7ef14cc7fe0285e642ca76b658b6c70d4b42', variant: "ghost", kind: "icon", onClick: () => this.uploadFile(), title: label }, h("rtk-icon", { key: '47133f919946ce2a63e4f2b64977f1127a4eae7c', icon: icon }))));
14016
+ return (h("rtk-tooltip", { key: '329c452b2de6664978946000c6264e823c87830d', label: label }, h("rtk-button", { key: '7b6a275ab946ad2aa751c8e36a6c9701f5fa0dab', variant: "ghost", kind: "icon", onClick: () => this.uploadFile(), title: label }, h("rtk-icon", { key: 'd3306859b107d0988c24f098db21467787b03afc', icon: icon }))));
14017
14017
  }
14018
14018
  };
14019
14019
  __decorate$9$1([
@@ -14073,7 +14073,7 @@ const RtkImageMessageView = class {
14073
14073
  this.status = 'loading';
14074
14074
  }
14075
14075
  render() {
14076
- return (h("div", { key: '170c98345079edb4814c871ca72c64cade6a4add', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: '88189cf42bab19881f2a95a4230f7d0ac66f4337', src: sanitizeLink(this.url), onLoad: () => {
14076
+ return (h("div", { key: '4f52d3d7ff948d02832cf5f53ae9b483c8502b84', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: '06efe7798b2d59ee6b3acde68418763c89fc285f', src: sanitizeLink(this.url), onLoad: () => {
14077
14077
  this.status = 'loaded';
14078
14078
  }, onError: () => {
14079
14079
  this.status = 'errored';
@@ -14081,9 +14081,9 @@ const RtkImageMessageView = class {
14081
14081
  if (this.status === 'loaded') {
14082
14082
  this.onPreview.emit(this.url);
14083
14083
  }
14084
- } }), this.status === 'loading' && (h("div", { key: '54068ed33b45ea3e5096a3d9f7ad4d0e43021a9d', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, h("rtk-spinner", { key: 'cd48be496f0dd93e570a968fabcd57396a74c3b5', iconPack: this.iconPack }))), this.status === 'errored' && (h("div", { key: 'f978c01f72fec9fe777afa1b4c2be3aa90eeb2bf', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, h("rtk-icon", { key: '976ff4914e5d74b70aac86c1bdbacd0d6d685f73', icon: this.iconPack.image_off }))), this.status === 'loaded' && (h("div", { key: '94eb2ae1370cd8bd58f8e21238f860eff9a649cc', class: "actions" }, h("rtk-button", { key: 'ca64db76c200c2a902e35da82ff412e4d9324c23', class: "action", variant: "secondary", kind: "icon", onClick: () => {
14084
+ } }), this.status === 'loading' && (h("div", { key: '366f02c0b48cf06e527cc0b3c42ef1ac5ff0ac36', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, h("rtk-spinner", { key: '90cd7d607487b8016ab838a31bcee39aacec0ba2', iconPack: this.iconPack }))), this.status === 'errored' && (h("div", { key: 'd7b1fe803153799855aa8220af81f6b973b9117d', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, h("rtk-icon", { key: '83060f609b0df333aa91d3b21a4634d943d2352f', icon: this.iconPack.image_off }))), this.status === 'loaded' && (h("div", { key: '1db7dc269511f477c60faa681fb39cfa09a517ab', class: "actions" }, h("rtk-button", { key: 'a45138b3cfeeae245d28d3493396e5c5ea102b49', class: "action", variant: "secondary", kind: "icon", onClick: () => {
14085
14085
  this.onPreview.emit(this.url);
14086
- } }, h("rtk-icon", { key: 'd764aa39aabb1ebf8e9a0e7c395d4b5383c9022e', icon: this.iconPack.full_screen_maximize })), h("rtk-button", { key: '1aade465c956175dfd4d31b6d48236f304154ef8', class: "action", variant: "secondary", kind: "icon", onClick: () => downloadFile(this.url, { fallbackName: 'image' }) }, h("rtk-icon", { key: 'dbcba831bcc1f66a3b20624945883d4ce9ca301b', icon: this.iconPack.download }))))));
14086
+ } }, h("rtk-icon", { key: 'b44a303fa4ed28a2a39ef372dfa5b58908698a2c', icon: this.iconPack.full_screen_maximize })), h("rtk-button", { key: '0e687d5c92264a8d2fa28e1921ccbd4797bfd2e3', class: "action", variant: "secondary", kind: "icon", onClick: () => downloadFile(this.url, { fallbackName: 'image' }) }, h("rtk-icon", { key: '1f2d01d576a2faa7483ada2e82f5cbf4cb8534b5', icon: this.iconPack.download }))))));
14087
14087
  }
14088
14088
  };
14089
14089
  __decorate$8$2([
@@ -14174,7 +14174,7 @@ const RtkMarkdownView = class {
14174
14174
  const slicedMessage = this.text.slice(0, this.maxLength);
14175
14175
  const withReply = extractReplyBlock(slicedMessage, true);
14176
14176
  const withoutReply = stripOutReplyBlock(slicedMessage);
14177
- return (h("p", { key: 'b4114b74658b0311835f31ea387e47ef9323ef4f', class: "markdown-message" }, withReply.length !== 0 && h("blockquote", { key: 'cc726294f8b71999f6fa48442b40419f17e3c049' }, this.renderMessage(withReply)), withoutReply.length !== 0 && this.renderMessage(withoutReply)));
14177
+ return (h("p", { key: 'ff1a72f01b0cf274f0135874dade41d08771b6af', class: "markdown-message" }, withReply.length !== 0 && h("blockquote", { key: '35f779d8e7aa8f4ea44f16b2d35094cb9740a3f5' }, this.renderMessage(withReply)), withoutReply.length !== 0 && this.renderMessage(withoutReply)));
14178
14178
  }
14179
14179
  };
14180
14180
  RtkMarkdownView.style = RtkMarkdownViewStyle0;
@@ -14562,7 +14562,7 @@ const RtkMenu$1 = class {
14562
14562
  });
14563
14563
  }
14564
14564
  render() {
14565
- return (h(Host, { key: '65dc1faca548d5222533251ff175db56e37d4251' }, h("span", { key: '68502e98e56a32200bfdea312cb137bcffc9df6b', id: "trigger", ref: (el) => (this.triggerEl = el), onClick: () => {
14565
+ return (h(Host, { key: 'c7cf93be6e90e8e8e09b1ff8ff717b328ab91660' }, h("span", { key: '6b77e648ffbf038450bfdc36c45a50d7a73e6bb4', id: "trigger", ref: (el) => (this.triggerEl = el), onClick: () => {
14566
14566
  this.clickedThis = true;
14567
14567
  if (this.menuListEl.style.display !== 'block') {
14568
14568
  this.menuListEl.style.display = 'block';
@@ -14571,7 +14571,7 @@ const RtkMenu$1 = class {
14571
14571
  else {
14572
14572
  this.menuListEl.style.display = 'none';
14573
14573
  }
14574
- } }, h("slot", { key: 'fa0deae3dcf9ed4b8c47ff9695c3ef39fefc014e', name: "trigger" })), h("span", { key: '9e618bf62212c2c04e59ff99bb0eec6cb9835707', part: "menu-list", id: "menu-list", ref: (el) => (this.menuListEl = el) }, h("slot", { key: '4836bb1ed6a82243264e428d2c4a5dc1228bada1' }))));
14574
+ } }, h("slot", { key: '08c30f54a39dfc8c21a248e63c9879fcb93b4ad0', name: "trigger" })), h("span", { key: '7d824c0d9140fa47cf4a72463b5d795c86f026a4', part: "menu-list", id: "menu-list", ref: (el) => (this.menuListEl = el) }, h("slot", { key: 'fc13149fe4447fada518248c30258d0e908d3030' }))));
14575
14575
  }
14576
14576
  };
14577
14577
  __decorate$7$2([
@@ -14606,7 +14606,7 @@ const RtkMenuItem = class {
14606
14606
  this.t = useLanguage();
14607
14607
  }
14608
14608
  render() {
14609
- return (h(Host, { key: 'daeee3f1da3b66a803a149013b5973d48fd5c8b5', class: { [this.menuVariant]: true } }, h("slot", { key: 'd71253130e5c910a3112260898049e00a1e4088e', name: "start" }), h("slot", { key: '8c93c1bd422d1fcb667438373199bff23bcc7a3a' }), h("slot", { key: 'e41161c7d4b5fb2652ddc9bda01d57793f144096', name: "end" })));
14609
+ return (h(Host, { key: '34effd6df180c6a3d5a356f481934c9312f62f83', class: { [this.menuVariant]: true } }, h("slot", { key: 'c2313c150db2f804e9170bd8c93afdbc68d05bc8', name: "start" }), h("slot", { key: '5c8428b279af80a626fa300e4cafae55cc987170' }), h("slot", { key: 'a5eab032080c4ca615fd1cd848c30675232e3043', name: "end" })));
14610
14610
  }
14611
14611
  };
14612
14612
  __decorate$6$2([
@@ -14641,7 +14641,7 @@ const RtkMenuList = class {
14641
14641
  this.t = useLanguage();
14642
14642
  }
14643
14643
  render() {
14644
- return (h(Host, { key: '747bcb38ca155d89fd5ae2c5fa2e667ad1e96a2f', class: { [this.menuVariant]: true } }, h("slot", { key: '5e9137c067847c3c4ef2defdcc958c077b821621' })));
14644
+ return (h(Host, { key: '083bcaabc43d7a19060a0922b1106514f5267d6e', class: { [this.menuVariant]: true } }, h("slot", { key: 'd1ecbf870d71e99fc2b2345359e61d61c51dc039' })));
14645
14645
  }
14646
14646
  };
14647
14647
  __decorate$5$2([
@@ -14652,7 +14652,7 @@ __decorate$5$2([
14652
14652
  ], RtkMenuList.prototype, "t", void 0);
14653
14653
  RtkMenuList.style = RtkMenuListStyle0;
14654
14654
 
14655
- const rtkMessageViewCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{max-width:var(--rtk-space-96, 384px)}.message-wrapper{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:var(--rtk-space-2, 8px)}.message-wrapper.incoming{flex-direction:row}.message{display:flex;flex-direction:column;align-items:flex-end}.incoming .message{display:flex;flex-direction:column;align-items:flex-start}.header{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);align-self:flex-end;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));font-size:12px;font-weight:600}.incoming .header{align-self:flex-start}.body{display:flex;flex-direction:column;min-width:var(--rtk-space-24, 96px);font-family:var(--rtk-font-family, sans-serif);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));font-size:14px;line-height:1.375;position:relative}.bubble{max-width:90%;padding:var(--rtk-space-2, 8px);border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));border-radius:var(--rtk-border-radius-md, 8px)}.incoming .bubble{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.metadata{margin-top:var(--rtk-space-2, 8px);display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px);align-self:flex-end;font-size:11px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.incoming .metadata{margin-top:var(--rtk-space-2, 8px);display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px);align-self:flex-end;font-size:11px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.metadata-content{display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px)}.avatar{display:none}rtk-menu{position:absolute;right:var(--rtk-space-1, 4px);top:var(--rtk-space-1, 4px);border-radius:var(--rtk-border-radius-lg, 12px)}rtk-menu rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);cursor:pointer}.actions{display:flex;align-items:center;justify-content:center;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity));padding:var(--rtk-space-1, 4px);border-radius:var(--rtk-border-radius-md, 8px);border-width:var(--rtk-border-width-none, 0);border-style:none}.actions rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.incoming rtk-avatar{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.incoming .actions{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}@media (min-width: 400px){.avatar{display:flex;width:var(--rtk-space-6, 24px)}.avatar rtk-avatar{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);font-size:10px;overflow:clip;border-radius:9999px}}@media (hover: hover){rtk-menu{visibility:hidden}.body:hover rtk-menu{visibility:visible}}";
14655
+ const rtkMessageViewCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{max-width:var(--rtk-space-96, 384px)}.message-wrapper{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:var(--rtk-space-2, 8px)}.message-wrapper.incoming{flex-direction:row}.message{display:flex;flex-direction:column;align-items:flex-end}.incoming .message{display:flex;flex-direction:column;align-items:flex-start}.header{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);align-self:flex-end;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));font-size:12px;font-weight:600}.incoming .header{align-self:flex-start}.body{display:flex;flex-direction:column;min-width:var(--rtk-space-24, 96px);font-family:var(--rtk-font-family, sans-serif);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));font-size:14px;line-height:1.375;position:relative}.bubble{max-width:90%;padding:var(--rtk-space-2, 8px);border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));border-radius:var(--rtk-border-radius-md, 8px);line-height:1}.incoming .bubble{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.metadata{margin-top:var(--rtk-space-1, 4px);display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px);align-self:flex-end;font-size:11px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.incoming .metadata{margin-top:var(--rtk-space-1, 4px);display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px);align-self:flex-end;font-size:11px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.metadata-content{display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px)}.avatar{display:none}rtk-menu{position:absolute;right:var(--rtk-space-1, 4px);top:var(--rtk-space-1, 4px);border-radius:var(--rtk-border-radius-lg, 12px)}rtk-menu rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);cursor:pointer}.actions{display:flex;align-items:center;justify-content:center;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity));padding:var(--rtk-space-1, 4px);border-radius:var(--rtk-border-radius-md, 8px);border-width:var(--rtk-border-width-none, 0);border-style:none}.actions rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.incoming rtk-avatar{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.incoming .actions{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}@media (min-width: 400px){.avatar{display:flex;width:var(--rtk-space-6, 24px)}.avatar rtk-avatar{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);font-size:10px;overflow:clip;border-radius:9999px}}@media (hover: hover){rtk-menu{visibility:hidden}.body:hover rtk-menu{visibility:visible}}";
14656
14656
  const RtkMessageViewStyle0 = rtkMessageViewCss;
14657
14657
 
14658
14658
  var __decorate$4$2 = function (decorators, target, key, desc) {
@@ -15259,7 +15259,7 @@ const RtkSpinner = class {
15259
15259
  this.size = 'md';
15260
15260
  }
15261
15261
  render() {
15262
- return (h(Host, { key: 'f9f0f938827fb04712fb9f406fb07d48c398865a' }, h("rtk-icon", { key: 'a2daa23191ea94007c8a980f221409c6dfe35d03', class: "spinner", icon: this.iconPack.spinner })));
15262
+ return (h(Host, { key: '5e435f3b94bf3a2b9d242d78407390996a76be15' }, h("rtk-icon", { key: '9e9e4200e0dc295bfe9048e57beb6cd809bf53a2', class: "spinner", icon: this.iconPack.spinner })));
15263
15263
  }
15264
15264
  };
15265
15265
  __decorate$1$d([
@@ -15337,7 +15337,7 @@ const RtkTextComposerView = class {
15337
15337
  }
15338
15338
  }
15339
15339
  render() {
15340
- return (h("div", { key: '38a6c64bb92fd72f76109e0d55c04c00a77bb43a', class: "chat-input", part: "chat-input-container" }, this.maxLengthBreached > 0 && (h("div", { key: 'b3d3ed9cd0694edf05cb7ccda50dc8f6157315ef', class: 'text-error ' + (this.maxLengthBreached === this.maxLength ? 'breached' : '') }, h("rtk-icon", { key: 'c5cd3e9887e90970729dc808413997bc17835ae6', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.maxLengthBreached, " / ", this.maxLength, " ", this.t('chat.max_limit_warning'))), this.rateLimitBreached && (h("div", { key: 'fd2c53dc324defba567638782d2fafd66f9be11b', class: 'text-error breached' }, h("rtk-icon", { key: '7f60d2b74f45a7c4e4cbe422066803ff750fa5ef', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.t('chat.rate_limit_error'))), h("textarea", { key: 'd60bd094237e82a8a66e5afd6be464a242f43afa', ref: (el) => (this.$textArea = el), placeholder: this.placeholder, disabled: this.disabled, onInput: this.onInputHandler, onKeyDown: this.keyDownHandler, part: "chat-input", value: this.value })));
15340
+ return (h("div", { key: '900c8fc082af9cffe94011fb0d682802cc450851', class: "chat-input", part: "chat-input-container" }, this.maxLengthBreached > 0 && (h("div", { key: 'fa2362fa593952c3680ae3408c8041c2567342dc', class: 'text-error ' + (this.maxLengthBreached === this.maxLength ? 'breached' : '') }, h("rtk-icon", { key: '0bfa55917acfbe23250bb2b3d487cf27c1eddc58', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.maxLengthBreached, " / ", this.maxLength, " ", this.t('chat.max_limit_warning'))), this.rateLimitBreached && (h("div", { key: 'b4dc7987ec892e6dd8746d21efddeb0a3b765a4c', class: 'text-error breached' }, h("rtk-icon", { key: 'e74b331f6674c5a5a7596d848c7b4846d28a4700', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.t('chat.rate_limit_error'))), h("textarea", { key: '16dfc924b0d935a2e6b4d9fd22418331a9cd1044', ref: (el) => (this.$textArea = el), placeholder: this.placeholder, disabled: this.disabled, onInput: this.onInputHandler, onKeyDown: this.keyDownHandler, part: "chat-input", value: this.value })));
15341
15341
  }
15342
15342
  };
15343
15343
  __decorate$1f([
@@ -15358,7 +15358,7 @@ const RtkTextMessageView = class {
15358
15358
  this.isMarkdown = false;
15359
15359
  }
15360
15360
  render() {
15361
- return (h("p", { key: '415dec939e8fa149f006a5c3afc4bafc11f911af', class: { text: true, emoji: hasOnlyEmojis(this.text) } }, this.isMarkdown ? h("rtk-markdown-view", { text: this.text }) : this.text));
15361
+ return (h("p", { key: '45d7cc7d147e74609251f6ab3c2918d42ec6aaea', class: { text: true, emoji: hasOnlyEmojis(this.text) } }, this.isMarkdown ? h("rtk-markdown-view", { text: this.text }) : this.text));
15362
15362
  }
15363
15363
  };
15364
15364
  RtkTextMessageView.style = RtkTextMessageViewStyle0;
@@ -15659,7 +15659,7 @@ const RtkAudioGrid = class {
15659
15659
  }
15660
15660
  render() {
15661
15661
  const onStage = this.activeParticipants.concat(this.onStageParticipants);
15662
- return (h(Host, { key: '4597696c9b9794c5e97cf260d691b237f371e3ec' }, h("div", { key: 'b228fd72f7c54f76466072c396391d58c774bc0b', class: "content scrollbar" }, h("div", { key: 'd1264d9d9328569d834feccff8ab70013c70dfc3', class: "stage grid" }, this.renderGrid(onStage)), this.offStageParticipants.length > 0 && (h("div", { key: '3c8e8c5e5b8b750505444113f4d756160fa0ea40', class: "waitlist-area" }, h("div", { key: '5dddb7068b87b291b45bfdd29205e04310036518', class: "listening-title" }, this.offStageParticipants.length, " ", this.t('grid.listening')), h("div", { key: '674f8b7c767b3baac6c761e453dfd47c0cb14fa8', class: "waitlist-grid grid" }, this.renderGrid(this.offStageParticipants))))), h("slot", { key: 'e3fccf54ebdeeb288a4b7fad3dd8f1a0cbd0460f' })));
15662
+ return (h(Host, { key: '46eacac44f967fdac3ca9d1a62ffa08a9e2bec0e' }, h("div", { key: '6121a8d6ec144197981ced909076345163f0fa69', class: "content scrollbar" }, h("div", { key: 'caeb7f4830e847e7dab63db199ec00cd12cb8ecc', class: "stage grid" }, this.renderGrid(onStage)), this.offStageParticipants.length > 0 && (h("div", { key: 'b5923cbb9be5992fdb007c3354e7792b19003d5b', class: "waitlist-area" }, h("div", { key: 'b93cefbe7de0eaf46c69f9d0dd6cf231ce683f27', class: "listening-title" }, this.offStageParticipants.length, " ", this.t('grid.listening')), h("div", { key: 'f75c7cd4aa2422d3faed994ed24929e3c05fd097', class: "waitlist-grid grid" }, this.renderGrid(this.offStageParticipants))))), h("slot", { key: '91240e462e7e510317b0ea6625ecba3aea94d5f3' })));
15663
15663
  }
15664
15664
  get host() { return getElement(this); }
15665
15665
  static get watchers() { return {
@@ -16920,7 +16920,7 @@ const RtkChatMessagesUi = class {
16920
16920
  var _a;
16921
16921
  let prevMessage = null;
16922
16922
  let reachedFirstUnread = false;
16923
- return (h(Host, { key: 'eb407b1c88839fd9892658dd53ea838b45b649ae' }, h("div", { key: 'b3aa97bb11d4ce2fa688bb6171947505e3520b71', class: "chat-container scrollbar", ref: (el) => (this.$chat = el), part: "container" }, h("div", { key: '8652876ea9af0bb1261718b412e34035cdbd905f', class: "spacer", part: "spacer" }), h("div", { key: 'dd5caf3b54ff4378d75c3d2d4faec5dfaa79abb7', class: "chat", part: "chat" }, (_a = this.messages) === null || _a === void 0 ? void 0 : _a.map((item) => {
16923
+ return (h(Host, { key: '5fa9062dc2937e4eb9d1210808a91c430a54535d' }, h("div", { key: '6a45ba033904cc222f4461262049d71c801a8b7c', class: "chat-container scrollbar", ref: (el) => (this.$chat = el), part: "container" }, h("div", { key: 'f9cfd2960e08ddf5f024cce91f9aa6f247ebe54f', class: "spacer", part: "spacer" }), h("div", { key: 'ec66c68f1d3876be4767279fe25022ca6994f1a0', class: "chat", part: "chat" }, (_a = this.messages) === null || _a === void 0 ? void 0 : _a.map((item) => {
16924
16924
  if (item.type === 'chat') {
16925
16925
  const { message } = item;
16926
16926
  const isSelfMessage = message.userId === this.selfUserId;
@@ -16939,10 +16939,10 @@ const RtkChatMessagesUi = class {
16939
16939
  } })))), message.pinned && (h("div", { class: "pin-button", part: "pin-button" }, h("rtk-tooltip", { label: this.t('unpin') }, h("rtk-button", { kind: "icon", variant: "ghost", onClick: () => this.onMessageActionHandler('pin_message', message), disabled: !this.canPinMessages }, h("rtk-icon", { icon: this.iconPack.pin, size: "sm" }))))))));
16940
16940
  }
16941
16941
  return null;
16942
- }))), h("div", { key: 'd6d8dd49909ce709059c37a36a2a2bbb00ddadce', class: "show-new-messages-ctr" }, h("rtk-button", { key: '4ce0073d4c5ea5116d555557e8bdbac52a68b34a', class: {
16942
+ }))), h("div", { key: 'eae0a23fbe7ba44722539e98ac74eb1406bbc162', class: "show-new-messages-ctr" }, h("rtk-button", { key: '05c860848174c514a28bb475157c2d81c78538ff', class: {
16943
16943
  'show-new-messages': true,
16944
16944
  active: this.showLatestMessageButton,
16945
- }, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '8e62ffccf8ac65eafead0442eaa4fb4447d5083a', icon: this.iconPack.chevron_down })))));
16945
+ }, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '99b6ad3515cfbdf400cb96ca9cc2bbfd83a7deb9', icon: this.iconPack.chevron_down })))));
16946
16946
  }
16947
16947
  static get watchers() { return {
16948
16948
  "messages": ["chatChanged"],
@@ -16996,7 +16996,7 @@ const RtkChatSearchResults = class {
16996
16996
  };
16997
16997
  }
16998
16998
  render() {
16999
- return (h(Host, { key: 'dcde089188305612e2f931128f0eedd3c06724f9' }, h("rtk-paginated-list", { key: '0e73fa0aa2e8696b0aa886ca80e6e22ffb725cf5', pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.searchMessages, createNodes: this.nodeRenderer })));
16999
+ return (h(Host, { key: 'fc3d7cb74b06656269c6cfc6aabaae16e875f598' }, h("rtk-paginated-list", { key: '8a9431648f5270f4c1f34435f4ac3c424a9b5b22', pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.searchMessages, createNodes: this.nodeRenderer })));
17000
17000
  }
17001
17001
  };
17002
17002
  __decorate$16([
@@ -17334,9 +17334,9 @@ const RtkClock = class {
17334
17334
  }
17335
17335
  render() {
17336
17336
  const showClock = this.startedTime !== undefined;
17337
- return (h(Host, { key: '38836be8a2179a1cd5a01217bb9bcb39c5200b60', "data-hidden": !showClock, tabIndex: 0, role: "timer", "aria-live": "off" }, this.startedTime !== undefined && [
17338
- h("rtk-icon", { key: '510051b64ae8676988164df6eb0e04567ede57c8', icon: this.iconPack.clock, "aria-hidden": true, tabIndex: -1, part: "icon" }),
17339
- h("span", { key: '5990d231ad6ceb66ff7ae1ddc17ca6857c6c4628', part: "text" }, this.getFormattedTime()),
17337
+ return (h(Host, { key: '4592c92b870075a8ec23d89c01c382f61278983a', "data-hidden": !showClock, tabIndex: 0, role: "timer", "aria-live": "off" }, this.startedTime !== undefined && [
17338
+ h("rtk-icon", { key: '87b1012dd7c5d7187182a2ed025868f05ed010e7', icon: this.iconPack.clock, "aria-hidden": true, tabIndex: -1, part: "icon" }),
17339
+ h("span", { key: '6fec2fef30be9c54a3e68108fde81a59ce000576', part: "text" }, this.getFormattedTime()),
17340
17340
  ]));
17341
17341
  }
17342
17342
  static get watchers() { return {
@@ -17393,7 +17393,7 @@ const RtkControlbar = class {
17393
17393
  iconPack: this.iconPack,
17394
17394
  size: this.size,
17395
17395
  };
17396
- return (h(Host, { key: 'be00ae26f16ab4381eddade1f80172789a2833b2' }, !this.disableRender && (h(Render, { key: 'd7ed714d51dfcb94195864d462c1b9598eea8ca7', element: "rtk-controlbar", defaults: defaults, onlyChildren: true })), h("slot", { key: '1601a47d06eab5c79762abdb45d3edb4b0a9f6b6' })));
17396
+ return (h(Host, { key: '68af3001ce88b084a7f11db7bbd201cad5bf477f' }, !this.disableRender && (h(Render, { key: '0f9084065a6ffb76744d97c78b81cb62022fe6af', element: "rtk-controlbar", defaults: defaults, onlyChildren: true })), h("slot", { key: 'fb6acf7e94afc107c0ce8dc721c568020f5fd35c' })));
17397
17397
  }
17398
17398
  };
17399
17399
  __decorate$12([
@@ -17450,7 +17450,7 @@ const RtkDebuggerToggle = class {
17450
17450
  });
17451
17451
  }
17452
17452
  render() {
17453
- return (h(Host, { key: '3a400514eae52d10e947446e952e89f8ab539ba9', title: this.t('Troubleshooting') }, h("rtk-controlbar-button", { key: 'ad92157ea3d66898cfbc1bd65d3ec72720cf5e16', size: this.size, iconPack: this.iconPack, onClick: () => this.toggleDebugger(), icon: this.iconPack.debug, label: this.t('Troubleshooting'), variant: this.variant })));
17453
+ return (h(Host, { key: '33f74fc915ee6fe35432cda13c27812bc505e516', title: this.t('Troubleshooting') }, h("rtk-controlbar-button", { key: '24981c8bbaaa255dd0c7f77d9ef13eee0c9939a7', size: this.size, iconPack: this.iconPack, onClick: () => this.toggleDebugger(), icon: this.iconPack.debug, label: this.t('Troubleshooting'), variant: this.variant })));
17454
17454
  }
17455
17455
  };
17456
17456
  __decorate$11([
@@ -17768,7 +17768,7 @@ const RtkFileDropzone = class {
17768
17768
  });
17769
17769
  }
17770
17770
  render() {
17771
- return (h(Host, { key: '75d3181f8ae69f463d10eff1befe75cf5856eae9' }, h("div", { key: '385ec4116e8b1748219d3c6bb803ba49dae07c04', id: "dropzone", class: { active: this.dropzoneActivated }, part: "dropzone" }, h("rtk-icon", { key: 'fcdb498c515168f9b38e6a8e253484ed2ab48fe9', icon: this.iconPack.attach }), h("p", { key: '230cbb525a29675e43aa36c8e4d4711c75cedff0' }, this.t('chat.send_attachment')))));
17771
+ return (h(Host, { key: '31d5ca1c0b9612c257ca9fb2233c6c1d2a4d049f' }, h("div", { key: '697c79cbd3c736b7efb890fddfca94c393b48d08', id: "dropzone", class: { active: this.dropzoneActivated }, part: "dropzone" }, h("rtk-icon", { key: '3fea26663f603965ef5dfc7d548cdcfc892bbc90', icon: this.iconPack.attach }), h("p", { key: 'cab674da2e590d75ad20ca66661753cb52771925' }, this.t('chat.send_attachment')))));
17772
17772
  }
17773
17773
  };
17774
17774
  __decorate$_([
@@ -18974,7 +18974,7 @@ const RtkHeader = class {
18974
18974
  iconPack: this.iconPack,
18975
18975
  size: this.size,
18976
18976
  };
18977
- return (h(Host, { key: 'e88e21ff9c7d6499eb935b4ed487eea19a5da28b' }, !this.disableRender && h(Render, { key: '1e6641216a381c9d07152f61eb2a3c0634871bde', element: "rtk-header", defaults: defaults, onlyChildren: true }), h("slot", { key: '0cc84f35845f14f426c2b68c9abe914e9654f2db' })));
18977
+ return (h(Host, { key: 'a323f95dac8cde8fdb77b1ecb0950402b7d418bb' }, !this.disableRender && h(Render, { key: 'a7beb145a76f2f879af3f54c9ec08317865b17d2', element: "rtk-header", defaults: defaults, onlyChildren: true }), h("slot", { key: '5bee25d9949611736d9c772e438314655ab8ae58' })));
18978
18978
  }
18979
18979
  };
18980
18980
  __decorate$X([
@@ -19059,7 +19059,7 @@ const RtkIdleScreen = class {
19059
19059
  : this.connectionState === 'failed'
19060
19060
  ? this.t('network.lost_extended')
19061
19061
  : this.t('network.lost');
19062
- return (h(Host, { key: 'cbc5fccf7700341e43bb1a50132b40c48db97fff' }, h("slot", { key: 'f3dd01c9f2ac78e0ae39d506714907affe767f73' }, h("div", { key: '705e00690350bfe1275688facfdf37d3a9dcb78f', class: "ctr", part: "container" }, h("rtk-logo", { key: '92501e23e11cc32e72d50d9203dc808e7a05e3ec', meeting: this.meeting, config: this.config, t: this.t, part: "logo" }), this.joinError || showSocketError ? (h("div", { class: "error-state" }, h("div", { class: "no-network-badge", part: "network-badge", role: "alert" }, h("rtk-icon", { size: "md", variant: "danger", icon: this.iconPack.disconnected, part: "network-badge-icon" }), errorText), this.meeting && this.joinError && (h("a", { class: "troubleshoot-link", href: `https://test.realtime.cloudflare.com?authToken=${this.meeting.__internals__.authToken}`, target: "_blank", rel: "noopener noreferrer" }, this.t('network.troubleshoot'))), this.joinErrorCode && (h("span", { class: "error-code", part: "error-code" }, this.t('join.error_code'), ": ", this.joinErrorCode)))) : (h("rtk-spinner", { "aria-label": "Idle, waiting for meeting data", part: "spinner", iconPack: this.iconPack }))))));
19062
+ return (h(Host, { key: '31ce933ba66fc5c52da8d66500484f7a2578a845' }, h("slot", { key: '6716a6b7d8d1f43ff93b8f3d8255215b29e5f41c' }, h("div", { key: 'ca47792dfae8a018d42e0693d2ae28c2891c8120', class: "ctr", part: "container" }, h("rtk-logo", { key: 'ab77174bdd736b0b5829b84ea39da26e5e93fe99', meeting: this.meeting, config: this.config, t: this.t, part: "logo" }), this.joinError || showSocketError ? (h("div", { class: "error-state" }, h("div", { class: "no-network-badge", part: "network-badge", role: "alert" }, h("rtk-icon", { size: "md", variant: "danger", icon: this.iconPack.disconnected, part: "network-badge-icon" }), errorText), this.meeting && this.joinError && (h("a", { class: "troubleshoot-link", href: `https://test.realtime.cloudflare.com?authToken=${this.meeting.__internals__.authToken}`, target: "_blank", rel: "noopener noreferrer" }, this.t('network.troubleshoot'))), this.joinErrorCode && (h("span", { class: "error-code", part: "error-code" }, this.t('join.error_code'), ": ", this.joinErrorCode)))) : (h("rtk-spinner", { "aria-label": "Idle, waiting for meeting data", part: "spinner", iconPack: this.iconPack }))))));
19063
19063
  }
19064
19064
  static get watchers() { return {
19065
19065
  "meeting": ["meetingChanged"],
@@ -19125,7 +19125,7 @@ const RtkImageViewer = class {
19125
19125
  document.removeEventListener('click', this.handleOutsideClick);
19126
19126
  }
19127
19127
  render() {
19128
- return (h(Host, { key: '6f8bcc73b18fd868c085d6447ced2ecb24e42325', class: "scrollbar", onClick: (e) => e.stopPropagation() }, h("div", { key: '11f7ad8c7e89442c0d257c57144a5408d90a178a', class: "header" }, h("div", { key: 'e9d10589aa9ceb961a34e55f74238a17632c4baf', class: "shared-by-user" }, this.t('chat.img.shared_by'), ' ', h("span", { key: '3d37f78f6f9c7a92a91bdc18086e24d2818e9ed8', class: "displayName" }, formatName(shorten(this.image.displayName)))), h("div", { key: 'c551cd3d122d1be1076963de15b3f1d76520151c', class: "actions" }, h("rtk-button", { key: '5433bb1fb5e6dac6925d3116d4836b00cb4c69e1', onClick: () => downloadFile(this.image.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: '93ed055d68686903014fd5ebaee3330643a91859', icon: this.iconPack.download, slot: "start" }), "Download"), h("rtk-button", { key: 'e77e1d1cbd4daaa09f133cf4ca54efcea74fd7b2', kind: "icon", variant: "secondary", onClick: () => this.close.emit() }, h("rtk-icon", { key: '8884eb7345fd6903e00c1c7f86c51abe499066e9', icon: this.iconPack.dismiss })))), h("div", { key: 'b223cb91a00ce7967efe5ebcd1f0c680567ba098', class: "image-ctr" }, h("img", { key: 'b4ffa73bd05908314cb164302e51621a64fa074e', src: this.image.link }))));
19128
+ return (h(Host, { key: '09122e4d61355092a9c82bc337ea002a6c2acd58', class: "scrollbar", onClick: (e) => e.stopPropagation() }, h("div", { key: '2c6c3f705abf067d866e02b81c4b3d610f09fede', class: "header" }, h("div", { key: '66cd4c200a2e8704acdf75d8830c94ac2abdc6be', class: "shared-by-user" }, this.t('chat.img.shared_by'), ' ', h("span", { key: '3b4a866b673f35a454e7115fdc5c915d68966b1d', class: "displayName" }, formatName(shorten(this.image.displayName)))), h("div", { key: '29e0e95e3e3d3b36917745a8f0a47beb9b5e3f02', class: "actions" }, h("rtk-button", { key: '5cd7383e265a02c8b57a0f712e9e445495498c32', onClick: () => downloadFile(this.image.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: 'b098e89f707cc4cf413a620319e0eb2fd10b729a', icon: this.iconPack.download, slot: "start" }), "Download"), h("rtk-button", { key: '2cd6b7c21f0357d3104618d96d853d8bd8fcc542', kind: "icon", variant: "secondary", onClick: () => this.close.emit() }, h("rtk-icon", { key: '891428595d7a61c5400dc884bf8e1a501009eed5', icon: this.iconPack.dismiss })))), h("div", { key: '6194a26ac1357b93776b1c77ff72d1502151d619', class: "image-ctr" }, h("img", { key: '24f21e7fff100bea8e79d261f180a57dc14fa5f4', src: this.image.link }))));
19129
19129
  }
19130
19130
  };
19131
19131
  __decorate$V([
@@ -19161,7 +19161,7 @@ const RtkInformationTooltip = class {
19161
19161
  this.iconPack = defaultIconPack;
19162
19162
  }
19163
19163
  render() {
19164
- return (h(Host, { key: 'f6ceb562ad29d9bcafe1faaa7f8680cb968509bf' }, h("div", { key: 'f4136f844d6ba57d43e4af5aae03a54a8d439028', class: "tooltip-container" }, h("rtk-icon", { key: 'c6ddee8984ae5f6560484b970bdc10a832be06ec', icon: this.iconPack.info, size: "sm" }), h("div", { key: '78e4eefcd29ee99dcc9fba0cbf015b39b0097348', class: "tooltip" }, h("slot", { key: '1561ac818363c0cbb031a4b4a10d1a56a1dbe379', name: "tootlip-text" })))));
19164
+ return (h(Host, { key: 'ff8e44d0644f3a81e71ec3595f109c396effd80e' }, h("div", { key: '9b07fcd50ec2050f65008ad447b42fe0a2431fba', class: "tooltip-container" }, h("rtk-icon", { key: '09393761a1ee443f54d08034c451397adf05c0a2', icon: this.iconPack.info, size: "sm" }), h("div", { key: 'edcc65636e3888864a4f619b34929a494a748b43', class: "tooltip" }, h("slot", { key: '298db1c52802862d8d1da4a3b9cfc33e3695163d', name: "tootlip-text" })))));
19165
19165
  }
19166
19166
  };
19167
19167
  __decorate$U([
@@ -19203,7 +19203,7 @@ const RtkLeaveButton = class {
19203
19203
  }
19204
19204
  render() {
19205
19205
  const text = this.t('leave');
19206
- return (h(Host, { key: 'f9d5f5cbd3323721da299d2422fee1bd17c65535', label: text }, h("rtk-controlbar-button", { key: 'f33758dc5b8d3f31cfeefed9b7fd8e0a10b9fd76', size: this.size, iconPack: this.iconPack, class: "leave red-icon", onClick: this.leave, icon: this.iconPack.call_end, label: text, variant: this.variant, part: "controlbar-button" })));
19206
+ return (h(Host, { key: 'b81ffe328736f1df741c1ef1f88a128771b5366e', label: text }, h("rtk-controlbar-button", { key: '0674e4975571a6cbccca1b1252c33405ab8c1cb4', size: this.size, iconPack: this.iconPack, class: "leave red-icon", onClick: this.leave, icon: this.iconPack.call_end, label: text, variant: this.variant, part: "controlbar-button" })));
19207
19207
  }
19208
19208
  };
19209
19209
  __decorate$T([
@@ -19658,11 +19658,11 @@ const RtkMessageListView = class {
19658
19658
  this.updateTotalHeight();
19659
19659
  }
19660
19660
  render() {
19661
- return (h("div", { key: '9c8a4073886acf540a8beeea0ac31f865231f771', class: "scrollbar content-wrapper", ref: (el) => (this.$listRef = el), onScroll: this.handleScroll }, h("div", { key: 'c64abddfc09ec7c88305b732df889f9de0597b53', class: "scroller" }, h("div", { key: 'c3e94f33890509b22f2b89022a76865f6776b217', style: {
19661
+ return (h("div", { key: '6564a301cf646ed53993d924111206cf4a382833', class: "scrollbar content-wrapper", ref: (el) => (this.$listRef = el), onScroll: this.handleScroll }, h("div", { key: '81469bde1e421f0a881c3ad33b30a601fc54901c', class: "scroller" }, h("div", { key: '5e0c8dd617aa7ed5517cde108539dc23265a29e2', style: {
19662
19662
  height: `${this.totalHeight}px`,
19663
- } }), h("div", { key: 'f8c95faa0af4b1f31465a113707f0e4f753dadad', class: "smallest-dom-element", id: "list-end", ref: (el) => (this.$listEndRef = el) })), h("div", { key: '02d045f8c54072388c3c7df52ff4c92f2438a545', class: "content", style: {
19663
+ } }), h("div", { key: 'f994d2627b4787f803b9c7ac00f574dbd034f924', class: "smallest-dom-element", id: "list-end", ref: (el) => (this.$listEndRef = el) })), h("div", { key: '4de62649e894f024ecb7d5767f6eefc702544964', class: "content", style: {
19664
19664
  transform: `translateY(${this.getRangeSize(0, this.range.start)}px)`,
19665
- } }, this.isFetching && (h("div", { key: '7ba90240987e1ecfb553d69bd7465cb20bb86274', class: "loader" }, h("rtk-spinner", { key: '2fa19c46da125e4c5280625aefdf555f09ce2faa', size: "md" }))), this.getVisibleItems().map((msg, index) => (h("div", { key: msg.id, ref: (el) => this.rendererInternal(el, msg, index) }))))));
19665
+ } }, this.isFetching && (h("div", { key: 'dfa9a9abbc190896f80aa90191ab654fee7b7d8f', class: "loader" }, h("rtk-spinner", { key: '416b800f9d481689860340aff00fe30f30255603', size: "md" }))), this.getVisibleItems().map((msg, index) => (h("div", { key: msg.id, ref: (el) => this.rendererInternal(el, msg, index) }))))));
19666
19666
  }
19667
19667
  static get watchers() { return {
19668
19668
  "messages": ["messagesUpdated"]
@@ -20126,10 +20126,10 @@ const RtkMoreToggle = class {
20126
20126
  }
20127
20127
  render() {
20128
20128
  const text = this.t('more');
20129
- return (h(Host, { key: '16c3abc8550c71c16a99c3fccab792f102995142', title: text }, this.states.activeMoreMenu && (h("div", { key: 'bbe79e428f395a429586776c1cd53f3a4dafde72', class: "more-menu" }, h("slot", { key: '54bd0e016bce80d279d8e4214e8bf978e14f1c0a', name: "more-elements" }))), h("rtk-controlbar-button", { key: '242815c9b79d2f3c99f3289125756dbc2cff835f', size: this.size, iconPack: this.iconPack, onClick: (e) => {
20129
+ return (h(Host, { key: 'bb6bc743afd9c5c2c91f48097f98afc0f58fface', title: text }, this.states.activeMoreMenu && (h("div", { key: 'ca5d042b877cd1bee68b2563d40764bbc2072df4', class: "more-menu" }, h("slot", { key: '9931da3f9e96d792be362c64338d582be2990647', name: "more-elements" }))), h("rtk-controlbar-button", { key: 'd0d7e0f19a37029c9cdfb8238c0a7af88876b2c0', size: this.size, iconPack: this.iconPack, onClick: (e) => {
20130
20130
  e.stopPropagation();
20131
20131
  this.toggleMoreMenu();
20132
- }, icon: this.iconPack.horizontal_dots, label: text, part: "controlbar-button" }), h("slot", { key: '7bd36f0994c7fd9ffe5591fd8b325ed521fbda6c', name: "expanded" })));
20132
+ }, icon: this.iconPack.horizontal_dots, label: text, part: "controlbar-button" }), h("slot", { key: '603c0b5f092419c98ed56614a1468b5802c95702', name: "expanded" })));
20133
20133
  }
20134
20134
  get host() { return getElement(this); }
20135
20135
  };
@@ -21093,11 +21093,11 @@ const RtkParticipantSetup = class {
21093
21093
  }
21094
21094
  render() {
21095
21095
  var _a, _b, _c, _d;
21096
- return (h(Host, { key: '496e80e4d4c85229f6acc90d7caa46305c92e101' }, h("video", { key: 'b09d1e7ace8f7bb561997fcbddc41a7acbe91e51', ref: (el) => (this.videoEl = el), class: {
21096
+ return (h(Host, { key: '28dd3343464f9c18cae6161f8ad56005b748a637' }, h("video", { key: '556343e40a061ddb9522569a77b574309bed9f31', ref: (el) => (this.videoEl = el), class: {
21097
21097
  visible: (_a = this.videoState) === null || _a === void 0 ? void 0 : _a.videoEnabled,
21098
21098
  mirror: this.isMirrored(),
21099
21099
  [(_d = (_c = (_b = this.config) === null || _b === void 0 ? void 0 : _b.config) === null || _c === void 0 ? void 0 : _c.videoFit) !== null && _d !== void 0 ? _d : 'cover']: true,
21100
- }, autoPlay: true, playsInline: true, muted: true }), h("slot", { key: 'da2678d7a8c226b23ffc6258fd90f3632efec30c' })));
21100
+ }, autoPlay: true, playsInline: true, muted: true }), h("slot", { key: 'c5da0b57d92652e54ef88cedcc269ccc720d1054' })));
21101
21101
  }
21102
21102
  static get watchers() { return {
21103
21103
  "participant": ["participantsChanged"],
@@ -21487,7 +21487,7 @@ const RtkParticipantsAudio = class {
21487
21487
  await this.handleEvents(meeting);
21488
21488
  }
21489
21489
  render() {
21490
- return (h(Host, { key: 'b4dc66ad5570492c73e3fc2d88f92c67de90c392' }, this.showPlayDialog && (h("rtk-dialog", { key: 'b0e893eee0ce675ba927f4bbb817ab7c0c4473f6', open: true, onRtkDialogClose: this.onRtkDialogClose, hideCloseButton: true, disableEscapeKey: true, iconPack: this.iconPack, t: this.t }, h("div", { key: 'a0f78ba76265d38a77dfbbe0bc680052f3d0393c', class: "modal" }, h("h3", { key: 'b150dc2862b2c626ecf27a5e78de86c98309ddee' }, this.t('audio_playback.title')), h("p", { key: 'f4a8eb77ba14a074eb105741240e3cb6765364bf' }, this.t('audio_playback.description')), h("rtk-button", { key: 'c6fc0f2d1e4d48f2d187fca780fafee841e69175', kind: "wide", onClick: () => {
21490
+ return (h(Host, { key: '14ddae0562633e4433788c18fb89533248df6c2b' }, this.showPlayDialog && (h("rtk-dialog", { key: 'd0e33058fbcd77861009ce80d7d4e29b2b597475', open: true, onRtkDialogClose: this.onRtkDialogClose, hideCloseButton: true, disableEscapeKey: true, iconPack: this.iconPack, t: this.t }, h("div", { key: 'e6a9a18c1eaf3e09d13e25373982183b3ad6f8ec', class: "modal" }, h("h3", { key: 'bc87cc408aad7117cc8d808e38142b3801e5ff53' }, this.t('audio_playback.title')), h("p", { key: 'b1927a5cd053c59e19a6c4c54044ca500691ee71' }, this.t('audio_playback.description')), h("rtk-button", { key: '3c022bb0602295cbd5996ae2ee066e254b1af2fb', kind: "wide", onClick: () => {
21491
21491
  this.audio.play();
21492
21492
  this.onRtkDialogClose();
21493
21493
  }, title: this.t('audio_playback') }, this.t('audio_playback')))))));
@@ -21985,7 +21985,7 @@ const RtkRecordingIndicator = class {
21985
21985
  }
21986
21986
  }
21987
21987
  render() {
21988
- return (h(Host, { key: '440f9571742424afdd5a8a359d3dda3e606c11b2', "data-hidden": !this.isRecording }, this.isRecording && (h("div", { key: '0ce171e7f3f0ace231e2ddec4df84123834799b9', class: "indicator", "aria-label": this.t('recording.indicator'), part: "indicator" }, h("rtk-icon", { key: 'ad80d15b7c8790082ff77923fd4efefe85cbac02', icon: this.iconPack.recording, "aria-hidden": true, tabIndex: -1, part: "icon" }), h("span", { key: '46325b55914de856f06be2465af456d1caa7ba6d' }, this.t('recording.label'))))));
21988
+ return (h(Host, { key: 'c4246e4721b0ca5fbc689a90688f1239df60ecad', "data-hidden": !this.isRecording }, this.isRecording && (h("div", { key: 'ce19b3649bba8a91cd22770534762c932b934557', class: "indicator", "aria-label": this.t('recording.indicator'), part: "indicator" }, h("rtk-icon", { key: '9d2ae89fef0d4e1e0d3546f765f48be8a6da6b5a', icon: this.iconPack.recording, "aria-hidden": true, tabIndex: -1, part: "icon" }), h("span", { key: 'cedf044a1a96c164022d734be2baf7e568fb849e' }, this.t('recording.label'))))));
21989
21989
  }
21990
21990
  static get watchers() { return {
21991
21991
  "meeting": ["meetingChanged"]
@@ -22571,7 +22571,7 @@ const RtkScreenshareView = class {
22571
22571
  const icon = this.isFullScreen
22572
22572
  ? this.iconPack.full_screen_minimize
22573
22573
  : this.iconPack.full_screen_maximize;
22574
- return (h(Host, { key: 'd5179018417bd43d14d524035d73c41a09aee927', class: { isSelf } }, h("div", { key: "video-container", id: "video-container", class: { expand: this.videoExpanded } }, h("video", { key: '0e3b9b2954c4b41a94d15e702b5183f9b054e9d4', ref: (el) => (this.videoEl = el), class: {
22574
+ return (h(Host, { key: '10646f5ea7b7b9bc162c2a98af07928a0f68f605', class: { isSelf } }, h("div", { key: "video-container", id: "video-container", class: { expand: this.videoExpanded } }, h("video", { key: '13e87cfee55fdd6d45a72ec55792fbbfefdc5206', ref: (el) => (this.videoEl = el), class: {
22575
22575
  visible: this.screenShareEnabled,
22576
22576
  'fit-in-container': this.participant.supportsRemoteControl,
22577
22577
  }, playsInline: true, onPlay: () => {
@@ -22579,15 +22579,15 @@ const RtkScreenshareView = class {
22579
22579
  screenshareParticipant: this.participant,
22580
22580
  participant: this.meeting.self,
22581
22581
  });
22582
- }, autoPlay: true, muted: true, id: `screen-share-video-${this.participant.id}` })), h("div", { id: "controls", key: "controls" }, !this.hideFullScreenButton && !isSelf && isFullScreenSupported() && (h("rtk-tooltip", { key: '833e2ccfd2591fe245ef536bdc399ff096c8b6f0', label: text }, h("rtk-button", { key: 'add45976c152ee667e3d2890635a4a6083f48a33', id: "full-screen-btn", kind: "icon", onClick: this.toggleFullScreen, title: text }, h("rtk-icon", { key: 'f0ea2eab3ec0c04bb1f1fc6953010cf8312ac070', icon: icon, "aria-hidden": true, tabIndex: -1 }))))), isSelf && (h("div", { id: "self-message", key: "self-message" }, h("h3", { key: 'f708331d16794e05537a7b9d9e9dc3b606083af8' }, this.t('screenshare.shared')), h("div", { key: 'b2cf7b0beb54138f3262932cce3acf425bbd5bff', class: "actions" }, this.meeting != null && (h("rtk-button", { key: 'fe42d5ad53bb8886e9fbf2ebb6dc0d1bd9026eb5', variant: "danger", onClick: () => {
22582
+ }, autoPlay: true, muted: true, id: `screen-share-video-${this.participant.id}` })), h("div", { id: "controls", key: "controls" }, !this.hideFullScreenButton && !isSelf && isFullScreenSupported() && (h("rtk-tooltip", { key: '97ba6869139126f0114aee3239999bfe1172a798', label: text }, h("rtk-button", { key: '0769449ffcba69117d10a7346e4881c207e7ac6f', id: "full-screen-btn", kind: "icon", onClick: this.toggleFullScreen, title: text }, h("rtk-icon", { key: '508cf201f0b2e6da061e35dff4d3899f1da0749a', icon: icon, "aria-hidden": true, tabIndex: -1 }))))), isSelf && (h("div", { id: "self-message", key: "self-message" }, h("h3", { key: '6f055da4722c11893e3f8640bddad7f6844838da' }, this.t('screenshare.shared')), h("div", { key: '96fa5f8b47cef2a2a58352e4275c3c325f22a465', class: "actions" }, this.meeting != null && (h("rtk-button", { key: '144c3908476ac18d1ffcc1282a46a4d7fad698c2', variant: "danger", onClick: () => {
22583
22583
  this.meeting.self.disableScreenShare();
22584
- } }, h("rtk-icon", { key: '1df0687f1eb63dd6c4fe4f067027e6d5b0bdc478', icon: this.iconPack.share_screen_stop, slot: "start" }), this.t('screenshare.stop'))), h("rtk-button", { key: 'e2586a9501c0f2b7ca3a7c9bb8297774f5e137ea', variant: "secondary", id: "expand-btn", onClick: () => {
22584
+ } }, h("rtk-icon", { key: '7a6f710ccb916ca78edbb5daa9b6bcf3547ed54e', icon: this.iconPack.share_screen_stop, slot: "start" }), this.t('screenshare.stop'))), h("rtk-button", { key: '1667e04e5a22c3edfdab9300ffca06df7eba4948', variant: "secondary", id: "expand-btn", onClick: () => {
22585
22585
  this.videoExpanded = !this.videoExpanded;
22586
- } }, h("rtk-icon", { key: '0364e445f3e0fc713376b4171b1f5f2f251eb942', icon: this.videoExpanded
22586
+ } }, h("rtk-icon", { key: '6140671792e626d5de181861ee4c7aef1dd11e3e', icon: this.videoExpanded
22587
22587
  ? this.iconPack.full_screen_minimize
22588
22588
  : this.iconPack.full_screen_maximize, slot: "start" }), this.videoExpanded
22589
22589
  ? this.t('screenshare.min_preview')
22590
- : this.t('screenshare.max_preview'))))), h("slot", { key: 'c0118cf1a21485f9d8c0663310310904cca7db62' })));
22590
+ : this.t('screenshare.max_preview'))))), h("slot", { key: 'beeecb6fe5a1f46d259a86e698c31fb477949bf3' })));
22591
22591
  }
22592
22592
  get host() { return getElement(this); }
22593
22593
  static get watchers() { return {
@@ -22758,7 +22758,7 @@ const RtkSettingsToggle = class {
22758
22758
  }
22759
22759
  render() {
22760
22760
  const text = this.t('settings');
22761
- return (h(Host, { key: '61f238a38d98cee571d84ea45c45a9bebd9cea51', title: text }, h("rtk-controlbar-button", { key: 'f1610cd64dd69d941b4d58eea5ec02b52e811bfe', part: "controlbar-button", size: this.size, iconPack: this.iconPack, onClick: () => this.toggleSettings(), icon: this.iconPack.settings, label: text, variant: this.variant })));
22761
+ return (h(Host, { key: '921afc41ed4a6019ff882c896855ab455b3edfb7', title: text }, h("rtk-controlbar-button", { key: '88d4194fee24f1b96769e06e3a935d516ad543b0', part: "controlbar-button", size: this.size, iconPack: this.iconPack, onClick: () => this.toggleSettings(), icon: this.iconPack.settings, label: text, variant: this.variant })));
22762
22762
  }
22763
22763
  };
22764
22764
  __decorate$w([
@@ -23248,13 +23248,13 @@ const RtkSpotlightGrid = class {
23248
23248
  t: this.t,
23249
23249
  };
23250
23250
  const nonPinnedParticipants = this.participants.filter((p) => this.pinnedParticipants.some((pt) => pt.id != p.id));
23251
- return (h(Host, { key: 'ae7a59ab30389858e0e858e45715703b5ff70a64' }, h("main", { key: 'c654fa973b878dfedcbf50d4cd721ead7c934823', part: "main" }, h(Render, { key: '76977fe2c71d9f5bb6fc1db0ea3b0a1fec953342', element: "rtk-simple-grid", defaults: defaults, props: {
23251
+ return (h(Host, { key: '1cb846cc92b660a8244d16a74f48dfadcef903b6' }, h("main", { key: '8564f8b0bf6e7bd668132e2833fe73c73855d090', part: "main" }, h(Render, { key: '61b96f305727dc74de15f4c3c645069d6300afd9', element: "rtk-simple-grid", defaults: defaults, props: {
23252
23252
  part: 'main-grid',
23253
23253
  participants: this.pinnedParticipants,
23254
23254
  aspectRatio: this.aspectRatio,
23255
23255
  gap: this.gap,
23256
23256
  size: this.getAdaptiveSize(this.pinnedParticipants.length),
23257
- } })), nonPinnedParticipants.length > 0 && (h("aside", { key: 'c4472ba092926b8252309ccb705ab176c9f778d3', part: "aside", class: this.gridSize.spotlight ? `grid-width-${this.gridSize.spotlight}` : 'grid-width-md' }, h(Render, { key: 'e7b636cc6dd46a7c4b9771070df8531d239fc0c0', element: "rtk-simple-grid", defaults: defaults, props: {
23257
+ } })), nonPinnedParticipants.length > 0 && (h("aside", { key: '2e297a8d83c1f7241d8688b643c055331d69299b', part: "aside", class: this.gridSize.spotlight ? `grid-width-${this.gridSize.spotlight}` : 'grid-width-md' }, h(Render, { key: '2c1969c610018dfb0a23308316f072e3b8d87a6e', element: "rtk-simple-grid", defaults: defaults, props: {
23258
23258
  part: 'aside-grid',
23259
23259
  participants: nonPinnedParticipants,
23260
23260
  aspectRatio: this.aspectRatio,
@@ -23309,7 +23309,7 @@ const RtkStage = class {
23309
23309
  this.t = useLanguage();
23310
23310
  }
23311
23311
  render() {
23312
- return (h(Host, { key: '080bd127c4c95f790680c3c7a7fc3b017d338c63' }, h("slot", { key: '7de16a4fbc2940c4b5dd7a9f564ecc1792f7c0fc' })));
23312
+ return (h(Host, { key: '681977138d7984d09fce875a7de3ccf763dbe3f7' }, h("slot", { key: '8412278c7a9491758d6cc0b96b262b616a8ba04f' })));
23313
23313
  }
23314
23314
  };
23315
23315
  __decorate$r([
@@ -23891,7 +23891,7 @@ const RtkWaitingScreen = class {
23891
23891
  this.t = useLanguage();
23892
23892
  }
23893
23893
  render() {
23894
- return (h(Host, { key: '3dabde5229cc774205c261f4d75898fabb13664c' }, h("slot", { key: 'aee4650d8108dd7ca85a1894aed69585c56dc071' }, h("div", { key: '81675717c6d563e24ab0768ca2ee2d42f82951d1', class: "centered", part: "content" }, h("rtk-logo", { key: '7bfa23389008d7174a2ab2538c046d8e11c74d89', meeting: this.meeting, config: this.config, part: "logo", t: this.t }), h("p", { key: 'ee05c7dfd65465ea9bf8f0064793f7c77b8fb3c8' }, this.t('waitlist.body_text'))))));
23894
+ return (h(Host, { key: 'ac7096bd5df59387dcef15bbd4ef8955a4a42298' }, h("slot", { key: '6dd0f5b9555c956c1371311ef3c4ac8f661e9523' }, h("div", { key: '07925b636545e1196b10512cd504516df2cfbbf4', class: "centered", part: "content" }, h("rtk-logo", { key: '9b3fcf182d7c68aaf525a8170dbab9e59fc40404', meeting: this.meeting, config: this.config, part: "logo", t: this.t }), h("p", { key: '763a6403bc98a16f020101090bbed250041ae7cd' }, this.t('waitlist.body_text'))))));
23895
23895
  }
23896
23896
  };
23897
23897
  __decorate$o([
@@ -23913,7 +23913,7 @@ var rtkWaitingScreen_entry = /*#__PURE__*/Object.freeze({
23913
23913
  rtk_waiting_screen: RtkWaitingScreen
23914
23914
  });
23915
23915
 
23916
- const rtkAiCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;box-sizing:border-box;display:flex;width:100%;max-width:var(--rtk-space-80, 320px);flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));overflow:hidden}.close{position:absolute;top:var(--rtk-space-3, 12px);left:var(--rtk-space-3, 12px)}.title{margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-2, 8px);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:var(--rtk-space-0, 0px);text-align:center;font-size:14px;font-weight:400}rtk-ai-transcriptions{flex:1}:host([view='sidebar']){margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}:host([view='full-screen']){position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:50;max-width:100%;border:none}";
23916
+ const rtkAiCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;box-sizing:border-box;display:flex;width:100%;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));overflow:hidden}.close{position:absolute;top:var(--rtk-space-3, 12px);left:var(--rtk-space-3, 12px)}.title{margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-2, 8px);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:var(--rtk-space-0, 0px);text-align:center;font-size:14px;font-weight:400}rtk-ai-transcriptions{flex:1}:host([view='sidebar']){--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}:host([view='full-screen']){position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:50;max-width:100%;border:none}";
23917
23917
  const RtkAiStyle0 = rtkAiCss;
23918
23918
 
23919
23919
  var __decorate$2$8 = function (decorators, target, key, desc) {
@@ -24021,7 +24021,7 @@ const RtkPlugins = class {
24021
24021
  }
24022
24022
  }
24023
24023
  render() {
24024
- return (h(Host, { key: '6fc535f242344c71d6eb4d48f802ff8c8379ba2a' }, this.plugins.length === 0 && h("div", { key: '37559c00b6a1c04dec3410bca6d735ed0a048a43', class: "empty-plugins" }, this.t('plugins.empty')), h("ul", { key: '6b47ffbd8d0749893a84e9808b585da0166680a0', class: "scrollbar" }, this.plugins.map((plugin) => {
24024
+ return (h(Host, { key: '9a0c98a1c3313bae757ecdc7c2c6932456c2d924' }, this.plugins.length === 0 && h("div", { key: 'ea6629a4739c87842bb0fa7cb0c73d0dc9511f51', class: "empty-plugins" }, this.t('plugins.empty')), h("ul", { key: '9632e9183e3c1dbbaa5adb80b81cb66096b6742f', class: "scrollbar" }, this.plugins.map((plugin) => {
24025
24025
  var _a, _b;
24026
24026
  return (h("li", { key: plugin.name, class: "plugin" }, h("div", { class: "metadata" }, h("img", { src: plugin.icon, alt: plugin.name }), h("div", { class: "name" }, plugin.name)), !this.activatedPluginsId.includes(plugin.id) && ((_a = plugin === null || plugin === void 0 ? void 0 : plugin.permissions) === null || _a === void 0 ? void 0 : _a.canActivate) && (h("div", { class: "buttons" }, h("rtk-button", { kind: "icon", size: "lg", onClick: () => {
24027
24027
  plugin.activate();
@@ -24118,14 +24118,14 @@ const RtkPolls$1 = class RtkPolls {
24118
24118
  }
24119
24119
  render() {
24120
24120
  var _a, _b;
24121
- return (h(Host, { key: 'fef552b1147fd9e2c225afdf34b9aba0c0e2e4b5' }, h("div", { key: '87dd153ca64208a012de65778f43b1d855b73bac', class: "ctr", part: "container" }, h("div", { key: 'cb58918d2c1d4cac8be9d8cba04b2860dcd80cd7', class: "polls-view scrollbar", ref: (el) => (this.pollEl = el), part: "polls" }, this.polls.length == 0 && this.create !== true && (h("div", { key: 'e03792733786017f2ddb8f75d7852dc417491025', class: "empty-polls" }, this.t('polls.empty'))), this.polls.map((item) => {
24121
+ return (h(Host, { key: '0e868573a28a637e9df91a0c2e10bc1a73da2848' }, h("div", { key: '63cf282074f7c9eb248c4a645f6798001379907b', class: "ctr", part: "container" }, h("div", { key: '3237128bcbff4b513970e9832f26326a8be1cf56', class: "polls-view scrollbar", ref: (el) => (this.pollEl = el), part: "polls" }, this.polls.length == 0 && this.create !== true && (h("div", { key: '12b3c463d0f63f0a62ab33f17c0f18bb44fa0408', class: "empty-polls" }, this.t('polls.empty'))), this.polls.map((item) => {
24122
24122
  var _a;
24123
24123
  return (h("rtk-poll", { key: item.id, poll: item, onRtkVotePoll: (e) => {
24124
24124
  this.onVote(e.detail.id, e.detail.index);
24125
24125
  }, self: (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.self.userId, iconPack: this.iconPack, t: this.t, permissions: this.permissions }));
24126
- }), this.create && (h("rtk-poll-form", { key: 'b7489db77028a96177a6e8df6ba1bfc81893ff99', part: "poll-form", onRtkCreatePoll: (e) => {
24126
+ }), this.create && (h("rtk-poll-form", { key: 'fb8b90bb86654aa8742ced745f88e5fbdc9282bf', part: "poll-form", onRtkCreatePoll: (e) => {
24127
24127
  this.onCreate(e.detail);
24128
- }, iconPack: this.iconPack, t: this.t }))), ((_b = (_a = this.permissions) === null || _a === void 0 ? void 0 : _a.polls) === null || _b === void 0 ? void 0 : _b.canCreate) && (h("rtk-button", { key: '135391084ad419b455a173f2b6dcbea2a14725b5', kind: "wide", onClick: () => this.toggleCreateState(), variant: this.create ? 'secondary' : 'primary', part: "button" }, this.create ? this.t('polls.cancel') : this.t('polls.create'))))));
24128
+ }, iconPack: this.iconPack, t: this.t }))), ((_b = (_a = this.permissions) === null || _a === void 0 ? void 0 : _a.polls) === null || _b === void 0 ? void 0 : _b.canCreate) && (h("rtk-button", { key: '7fffe35088db7620b4301145c6efa2f6da05153c', kind: "wide", onClick: () => this.toggleCreateState(), variant: this.create ? 'secondary' : 'primary', part: "button" }, this.create ? this.t('polls.cancel') : this.t('polls.create'))))));
24129
24129
  }
24130
24130
  static get watchers() { return {
24131
24131
  "meeting": ["meetingChanged"]
@@ -24499,9 +24499,9 @@ const RtkBroadcastMessageModal = class {
24499
24499
  }, 2000);
24500
24500
  }
24501
24501
  render() {
24502
- return (h(Host, { key: '4e136d9d78d3f21f68492c87031598c63e69de49' }, h("div", { key: '1d70804567155cbe346c7bec29d5f42a31739773', class: "content-col" }, h("h2", { key: '07c76e6fc37cfd439f5103df702b3b0d408ba285' }, "Broadcast message to"), h("select", { key: '4b5f6c4cc84cd850a9bac8ba7855d666a765d5fa', onChange: (e) => {
24502
+ return (h(Host, { key: '0ddf3933cc56bd2d95a2d112965c22070a52c1ca' }, h("div", { key: '4a1428283dee02f1d09b0650b0facceebd612772', class: "content-col" }, h("h2", { key: '610e4ada5ae3543b629526324e4608e9950a20b0' }, "Broadcast message to"), h("select", { key: '46b4a3573a196f00ad1d9d20d92f3e03b250162c', onChange: (e) => {
24503
24503
  this.messagePayload = Object.assign(Object.assign({}, this.messagePayload), { to: e.target.value });
24504
- } }, h("option", { key: '8a6fe4861ce6ce84578bc62397920bd27e2eba36' }, "Everyone"), h("option", { key: '10611e0a8912125008eaba7740a8ba5a149de72f' }, "List of rooms")), h("textarea", { key: '42d0ab7e930d8153d2440f8d0de69b95d7170ae3', placeholder: "Type message here...", onInput: (e) => {
24504
+ } }, h("option", { key: 'aaa981db25435bb257d02086463703d3d2a14ec2' }, "Everyone"), h("option", { key: '4bae49f7600fe5b5156f030e2f2433b334856e00' }, "List of rooms")), h("textarea", { key: '0d6da453ebb0b9711c79ba3c2c2c71a662955a9d', placeholder: "Type message here...", onInput: (e) => {
24505
24505
  this.messagePayload = Object.assign(Object.assign({}, this.messagePayload), { message: e.target.value });
24506
24506
  } }), this.successMessage ? (h("p", null, "Message sent to ", this.messagePayload.to, h("rtk-icon", { icon: this.iconPack.checkmark }))) : (h("div", { class: "content-row" }, h("rtk-button", { onClick: () => this.close(), variant: "secondary" }, "Cancel"), "\u2002", h("rtk-button", { variant: "primary", onClick: () => this.sendMessage() }, "Send"))))));
24507
24507
  }
@@ -24567,7 +24567,7 @@ const RtkConfirmationModal = class {
24567
24567
  render() {
24568
24568
  var _a, _b;
24569
24569
  const state = this.states.activeConfirmationModal;
24570
- return (h(Host, { key: '2eed83d0225e57671c7039bc014556865e8df128' }, h("div", { key: '0c110b2e644334e91e3e904e79f0b6792954ef82', class: "leave-modal" }, h("div", { key: '02186a0ea5072a7144bbc80a61d60c8dd9eb0fbb', class: "header" }, h("h2", { key: 'bfaa8ae13149b4decc820663850bdbcadd3a4edf', class: "title" }, state.header ? this.t(state.header) : this.t('cta.confirmation'))), state.content && h("p", { key: '59763c35fc925fefa3a7f30fe8918f4ff9c6dc25', class: "message" }, this.t(state.content)), h("div", { key: 'c6245c328e93a663b89d5ae61accc6484453cca5', class: "content" }, h("div", { key: '5f48291e64473e56380e624cdfd571d56075f0b8', class: "leave-meeting" }, h("rtk-button", { key: '4dd43baac193b83996c305e02443e5e047cd6bc5', variant: "secondary", title: state.cancelText ? this.t(state.cancelText) : this.t('cancel'), onClick: this.close, class: "br-secondary-btn" }, state.cancelText ? this.t(state.cancelText) : this.t('cancel')), h("rtk-button", { key: '4741c90b5191f53373657fdf184e1a1dbe15af47', onClick: () => this.onConfirmation(), variant: (_b = (_a = this.states.activeConfirmationModal) === null || _a === void 0 ? void 0 : _a.variant) !== null && _b !== void 0 ? _b : 'danger', title: state.ctaText ? this.t(state.ctaText) : this.t('yes') }, state.ctaText ? this.t(state.ctaText) : this.t('yes')))))));
24570
+ return (h(Host, { key: 'faaa0531618c40c1e31ab3f77a9b038cd917244e' }, h("div", { key: '930c37d5d2e290a739d50dcd9c2ad298465850d3', class: "leave-modal" }, h("div", { key: '0bfb807f0f28d8bc1a28c03c548eca5b0e36eaab', class: "header" }, h("h2", { key: '0985fb052282b0b67ec259bd4e3b555405bc7283', class: "title" }, state.header ? this.t(state.header) : this.t('cta.confirmation'))), state.content && h("p", { key: '99ea852e8d28f4164a6bd159dcb1b967c92b7a63', class: "message" }, this.t(state.content)), h("div", { key: '44073f19fa772c1d4c4bcc4962be90aad26b6965', class: "content" }, h("div", { key: '823c39dfd07659d5f9391242acdac1654e14b588', class: "leave-meeting" }, h("rtk-button", { key: 'e549f53577a5a3b4e677fac6b66f5024868c748f', variant: "secondary", title: state.cancelText ? this.t(state.cancelText) : this.t('cancel'), onClick: this.close, class: "br-secondary-btn" }, state.cancelText ? this.t(state.cancelText) : this.t('cancel')), h("rtk-button", { key: 'da7969392d5781fb63e999c6e4c6b022f7aae23d', onClick: () => this.onConfirmation(), variant: (_b = (_a = this.states.activeConfirmationModal) === null || _a === void 0 ? void 0 : _a.variant) !== null && _b !== void 0 ? _b : 'danger', title: state.ctaText ? this.t(state.ctaText) : this.t('yes') }, state.ctaText ? this.t(state.ctaText) : this.t('yes')))))));
24571
24571
  }
24572
24572
  };
24573
24573
  __decorate$6$1([
@@ -24811,20 +24811,16 @@ const RtkLeaveMeeting = class {
24811
24811
  }
24812
24812
  meetingChanged(meeting) {
24813
24813
  if (meeting != null) {
24814
- this.isBreakoutRoomsActive =
24815
- this.meeting.connectedMeetings.supportsConnectedMeetings &&
24816
- this.meeting.connectedMeetings.isActive;
24817
- this.isChildMeeting =
24818
- this.meeting.connectedMeetings.supportsConnectedMeetings &&
24819
- this.meeting.connectedMeetings.meetings.some((cMeet) => cMeet.id === meeting.meta.meetingId);
24814
+ this.isBreakoutRoomsActive = this.meeting.connectedMeetings.isActive;
24815
+ this.isChildMeeting = this.meeting.connectedMeetings.meetings.some((cMeet) => cMeet.id === meeting.meta.meetingId);
24820
24816
  this.meeting.self.permissions.addListener('permissionsUpdate', this.permissionsUpdateListener);
24821
24817
  this.permissionsUpdateListener();
24822
24818
  }
24823
24819
  }
24824
24820
  render() {
24825
- return (h(Host, { key: '293755e563aae16499172d71052c74bbf96cb7ed' }, h("div", { key: '9d4ba90a9b2bcdea797c73a92cd68ff6fa4c297d', class: "leave-modal" }, h("div", { key: 'c72dc9fef1e152f4483f9a4e66dfaa4d4c203962', class: "header" }, h("h2", { key: '536812a514d52401220329386333b97c7fc3a7ef', class: "title" }, this.t('leave'))), h("p", { key: '59e5d6d7727a66dc805ce55eaced699da56be722', class: "message" }, this.isBreakoutRoomsActive && this.isChildMeeting
24821
+ return (h(Host, { key: 'c74c02b9d3701e32a89cf826e4beaa4621d64cd3' }, h("div", { key: 'c98494a59b744ba2d2dbebfa2304a759c7b64472', class: "leave-modal" }, h("div", { key: '1632b9e293ffb2fe35beb73e5db5cbdd408173ba', class: "header" }, h("h2", { key: 'cb1435cc8e6acc312d431d2ced0f44c4d1bde66d', class: "title" }, this.t('leave'))), h("p", { key: 'f968fa6dc28081b593945217eaaf35a6df7129b5', class: "message" }, this.isBreakoutRoomsActive && this.isChildMeeting
24826
24822
  ? this.t('breakout_rooms.leave_confirmation')
24827
- : this.t('leave_confirmation')), h("div", { key: 'f3c11bad61b6788ca26821a2e39e14bc88978bd1', class: "content" }, h("rtk-button", { key: 'd82e86de08ef1de568ae4ba58a4b1acb2fb92b9e', variant: "secondary", onClick: this.close, class: "secondary-btn" }, this.t('cancel')), this.isBreakoutRoomsActive && this.isChildMeeting && this.canJoinMainRoom && (h("rtk-button", { key: '03285ca4d7272f6a4141fdd1244cdcff12ed9b0e', variant: "secondary", onClick: this.handleJoinMainRoom, class: "secondary-btn" }, this.t('breakout_rooms.leave_confirmation.main_room_btn'))), h("rtk-button", { key: 'aeb4047e0b54363c33b610a7e8c8508869d625da', variant: "danger", title: this.t('leave'), onClick: this.handleLeave }, this.t('leave')), this.canEndMeeting && (h("rtk-button", { key: 'c0112904cf7c411cf820653e59c57846fdfc106e', variant: "danger", class: "secondary-btn secondary-danger-btn", onClick: this.handleEndMeeting }, this.t('end.all')))))));
24823
+ : this.t('leave_confirmation')), h("div", { key: '518499ac5fe2ebb9dcdd2c4ad93060ad7c3048d4', class: "content" }, h("rtk-button", { key: '46b66881f3c1f8f826b597882b215e1533a0f8a3', variant: "secondary", onClick: this.close, class: "secondary-btn" }, this.t('cancel')), this.isBreakoutRoomsActive && this.isChildMeeting && this.canJoinMainRoom && (h("rtk-button", { key: '46b9fc923e3729c89a9e75b5e2c2575cdeeaf61d', variant: "secondary", onClick: this.handleJoinMainRoom, class: "secondary-btn" }, this.t('breakout_rooms.leave_confirmation.main_room_btn'))), h("rtk-button", { key: 'e13cc8f1af5fa0845b18483d43bd3f6aad45dcee', variant: "danger", title: this.t('leave'), onClick: this.handleLeave }, this.t('leave')), this.canEndMeeting && (h("rtk-button", { key: 'a817cf765d9c2ca961d9fcc61141845027a1ea46', variant: "danger", class: "secondary-btn secondary-danger-btn", onClick: this.handleEndMeeting }, this.t('end.all')))))));
24828
24824
  }
24829
24825
  static get watchers() { return {
24830
24826
  "meeting": ["meetingChanged"]
@@ -24876,7 +24872,7 @@ const RtkMuteAllConfirmation = class {
24876
24872
  };
24877
24873
  }
24878
24874
  render() {
24879
- return (h(Host, { key: 'cc42523605a89e127a34ffb366386c96e9e8bcc8' }, h("div", { key: '680059dc6adedc51406964516092716a4be9b0b8', class: "leave-modal" }, h("div", { key: 'c93fd02d2980e40ea05c2a72cde974c13313a5c6', class: "header" }, h("h2", { key: 'ed72b35943df3b6e277b072a283bc14df478334c', class: "title" }, this.t('mute_all.header'))), h("p", { key: '5e0fad3eaa18529f9ae576d0878b81bd8ecd86ec', class: "message" }, this.t('mute_all.description')), h("div", { key: '9d7de3d65427027e8ed91168a2d5005c4786fd03', class: "content" }, h("div", { key: 'aa6ec55ea8d2a57810c7270abeda998439339b0d', class: "leave-meeting" }, h("rtk-button", { key: '98e75f8a7d6f929a988cb79bd4ab0edd55032933', variant: "secondary", title: this.t('close'), onClick: this.onClose }, this.t('cancel')), h("rtk-button", { key: '1e4738bcc21c4f9a09f833028f25b2a9255e718d', variant: "danger", title: this.t('mute_all'), onClick: this.onMuteAll }, this.t('mute_all')))))));
24875
+ return (h(Host, { key: 'e47a9e4e3c89bc1badc85cb76edf522eb8514c58' }, h("div", { key: 'bafee985eb5f1e01d87e509018917473d3723190', class: "leave-modal" }, h("div", { key: 'f21285fa0b0239c9f64a9390599528dfe50a355b', class: "header" }, h("h2", { key: '5201c1d79f1d64e513ef8036b16fd03e27280baf', class: "title" }, this.t('mute_all.header'))), h("p", { key: '5c5af2814146578f3b3c3ae434f45da414b97f15', class: "message" }, this.t('mute_all.description')), h("div", { key: 'cde4bbb5ee289ad5b65a9fb13d0fb5bc5f309a0b', class: "content" }, h("div", { key: '1f034975b9099d8474c3442da08fc79660b74a70', class: "leave-meeting" }, h("rtk-button", { key: '16614bc8443e1e249d0eda46d66227eedf036856', variant: "secondary", title: this.t('close'), onClick: this.onClose }, this.t('cancel')), h("rtk-button", { key: '6f67cf660adcc1d849f5cd090003a5c7ad26947d', variant: "danger", title: this.t('mute_all'), onClick: this.onMuteAll }, this.t('mute_all')))))));
24880
24876
  }
24881
24877
  };
24882
24878
  __decorate$2$7([
@@ -24923,7 +24919,7 @@ const RtkOverlayModal = class {
24923
24919
  }
24924
24920
  }
24925
24921
  render() {
24926
- return (h(Host, { key: 'bfc7e1c1ff7734ac364d6394ce8805805e89f921' }, h("rtk-icon", { key: '8ea30e08a80472965f0ef64a09794aaaa5dbec3a', icon: this.states.activeOverlayModal.icon }), h("h2", { key: '1b774f87be43982f11a5324928929ddb17744b10' }, this.states.activeOverlayModal.title), h("p", { key: '1bdd97fda2d72590c55bbdb1434dd6fa08bb1362' }, this.states.activeOverlayModal.description)));
24922
+ return (h(Host, { key: '1c15f5569d6914a3cbbd9685c354f9c14e38d7af' }, h("rtk-icon", { key: 'b3a08daa8c951ca46a8b98c64fca1d178f56ac72', icon: this.states.activeOverlayModal.icon }), h("h2", { key: 'e8498afe9cf9434aaf8e4f1157c174b3268dbd41' }, this.states.activeOverlayModal.title), h("p", { key: 'a48d9a3ed6634682e1f2fc7af69e357d57cb9aaf' }, this.states.activeOverlayModal.description)));
24927
24923
  }
24928
24924
  };
24929
24925
  __decorate$1$b([
@@ -25100,7 +25096,7 @@ const RtkPermissionsMessage = class {
25100
25096
  this.stepsTimer = setTimeout(this.nextStep, 2500);
25101
25097
  }
25102
25098
  const showMacDeepLink = isDeniedBySystem && this.meeting.self.device.osName == 'macOS';
25103
- return (h(Host, { key: '35c2bbad4a60f6c782ba1a2a5605f0ea09790a49' }, h("h2", { key: '4df0f8e90e1423f28b87ffc3d959027be72bb3de' }, h("rtk-icon", { key: '566f697f6b9c27fc8f73e05506a80ead3791d9a9', class: "text-icon", icon: this.iconPack.warning }), this.getTitle()), this.svgSteps.length > 0 && (h("div", { key: 'd6872494a57e9afd5987b469a460c01f31f2ced4', class: 'svg-container' }, this.svgSteps.map((e, index) => (h("p", { innerHTML: e, class: "svg-ins", key: this.currentStep, hidden: index !== this.currentStep }))))), h("div", { key: '4d59413ba86ec57f834f5989856866b6305c49de' }, this.getMessage()), !isDeniedBySystem && (h("a", { key: 'cf35ee0b4547aaae44bef3a6cd23d3aae77f3f33', class: "need-help-link", href: this.getLink((_c = (_b = (_a = this.states) === null || _a === void 0 ? void 0 : _a.activePermissionsMessage) === null || _b === void 0 ? void 0 : _b.kind) !== null && _c !== void 0 ? _c : 'audio'), target: "_blank", rel: "noreferrer external noreferrer noopener" }, h("rtk-icon", { key: '2f35807834494cfded1462c8619053c1d2591222', class: "text-icon", icon: this.iconPack.attach }), this.t('cta.help'))), h("div", { key: 'aedf537b4edc2ed14072d1f9d3b88c8794357b6e', class: "actions" }, h("rtk-button", { key: '5e603dffa66b44189da8ac80f49e2f5c209a38f8', size: "lg", kind: "wide", variant: "secondary", onClick: this.continue }, this.t('cta.continue')), showMacDeepLink ? (h("rtk-button", { size: "lg", kind: "wide", onClick: this.openMacSystemSettings }, this.t('cta.system_settings'))) : (h("rtk-button", { size: "lg", kind: "wide", onClick: this.reload }, this.t('cta.reload')))), h("slot", { key: 'd724d3c58d21d5e532a9fd025c3117cd235bd845' })));
25099
+ return (h(Host, { key: '7e7ee4ed331dc9e736b710ce0e492d0d9a749c1b' }, h("h2", { key: '1100ed23a733006ee6b644cbd7293f3e8b187e1b' }, h("rtk-icon", { key: '23d61902856332821e9b9cf60c126fc4e82f2421', class: "text-icon", icon: this.iconPack.warning }), this.getTitle()), this.svgSteps.length > 0 && (h("div", { key: 'c39e69a21e4d5d009397cbe0563c89d2f00bf414', class: 'svg-container' }, this.svgSteps.map((e, index) => (h("p", { innerHTML: e, class: "svg-ins", key: this.currentStep, hidden: index !== this.currentStep }))))), h("div", { key: '209bdbc52a9a26b9b71328a57e79d424302bc8ea' }, this.getMessage()), !isDeniedBySystem && (h("a", { key: 'a096c4b00a29239970f8cd23c123a3d94f78b78f', class: "need-help-link", href: this.getLink((_c = (_b = (_a = this.states) === null || _a === void 0 ? void 0 : _a.activePermissionsMessage) === null || _b === void 0 ? void 0 : _b.kind) !== null && _c !== void 0 ? _c : 'audio'), target: "_blank", rel: "noreferrer external noreferrer noopener" }, h("rtk-icon", { key: '3a0e5cdf4f040381e417a0cf46783ebb47f88f8d', class: "text-icon", icon: this.iconPack.attach }), this.t('cta.help'))), h("div", { key: '31fa2a14b1d134f2bab798852b0a339cbd5e53c4', class: "actions" }, h("rtk-button", { key: '0574447e6f141a5d899d145f6741500304f16e70', size: "lg", kind: "wide", variant: "secondary", onClick: this.continue }, this.t('cta.continue')), showMacDeepLink ? (h("rtk-button", { size: "lg", kind: "wide", onClick: this.openMacSystemSettings }, this.t('cta.system_settings'))) : (h("rtk-button", { size: "lg", kind: "wide", onClick: this.reload }, this.t('cta.reload')))), h("slot", { key: 'bab0db24f078ff258a8223a9910e089c2e2229e1' })));
25104
25100
  }
25105
25101
  static get watchers() { return {
25106
25102
  "meeting": ["meetingChanged"]
@@ -25223,11 +25219,11 @@ const RtkChatMessage = class {
25223
25219
  } })));
25224
25220
  }
25225
25221
  render() {
25226
- return (h(Host, { key: 'bd0e06c1cf6e851d934458a4a5879205c940b033' }, h("div", { key: 'bbdca77b694c4f05e673d7b3558c3ef2de8762ba', class: {
25222
+ return (h(Host, { key: '4ca0e3d6e38c1f576ebffbc4c06eae77ab9fb4d5' }, h("div", { key: '182c410a2ba918fc0dde0600234c336f83a74c80', class: {
25227
25223
  'message-wrapper': true,
25228
25224
  'align-right': this.alignRight,
25229
25225
  'left-align': this.leftAlign,
25230
- }, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '1e886eb73735083d5892fe2a10339fae0f9240dc', class: {
25226
+ }, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '2aa6e896e51e7d766b4a48a7128f5784f0e0e48f', class: {
25231
25227
  message: true,
25232
25228
  'show-on-hover': !this.isTouchDevice(),
25233
25229
  }, "is-continued": this.isContinued }, this.renderMessage(), this.renderControls()))));
@@ -62603,9 +62599,9 @@ const RtkNotification = class {
62603
62599
  }
62604
62600
  render() {
62605
62601
  var _a;
62606
- return (h(Host, { key: 'd8f87edf560d58d8c50524a8d5d15b78372e2f0a' }, h("div", { key: '0d1590baa03f69ae6b7aeb8ecfb0227393e68296', class: "ctr" }, this.notification.icon != null && (h("rtk-icon", { key: '65f2e9ca0e53e0d5f41301346930f60983218bff', class: "icon", icon: this.notification.icon, variant: (_a = this.notification.iconVariant) !== null && _a !== void 0 ? _a : 'primary' })), this.notification.image != null &&
62602
+ return (h(Host, { key: 'f8ddbd9e32a05c36d3b7ea8d1589bba1b6009fab' }, h("div", { key: '61fe82306da70295f9530edf9acdb28d891ae9d5', class: "ctr" }, this.notification.icon != null && (h("rtk-icon", { key: '59cb7c56120f3c3d52fc9d39c7e1c7066d7f5d72', class: "icon", icon: this.notification.icon, variant: (_a = this.notification.iconVariant) !== null && _a !== void 0 ? _a : 'primary' })), this.notification.image != null &&
62607
62603
  this.notification.icon == null &&
62608
- this.imageState !== 'errored' && (h("img", { key: '728d4bc0a6ba7978a7bf922dab208b0a53cca149', src: this.notification.image, class: { loaded: this.imageState === 'loaded' }, onLoad: () => (this.imageState = 'loaded'), onError: () => (this.imageState = 'errored') })), h("p", { key: 'f0908696b480de954e8d87f8588fb2d7caa05c9e', class: "message" }, h(TextMessageView, { key: '6727949c1a6100f04c58dfbceb32b65268dfbfd3', message: this.notification.message })), h("div", { key: '00f22a20100da8c6faa3d94b5cda8c37a201b953', class: "right" }, this.notification.button != null && (h("rtk-button", { key: 'd8e609d225ba6c8ff0aedad1efcaf84fd8f0183e', size: "sm", variant: this.notification.button.variant, onClick: () => this.notification.button.onClick() }, this.notification.button.text)), h("button", { key: '1fb7a3610c1197359f4c9f9e0a40ae67c2874447', onClick: () => this.dismiss.emit(this.notification.id), class: "dismiss" }, h("rtk-icon", { key: 'a13f8cb2e31921910b29aa53df15741cd78b860e', "aria-label": this.t('dismiss'), icon: this.iconPack.dismiss }))))));
62604
+ this.imageState !== 'errored' && (h("img", { key: '3dce9047059aa31989e0205f1fe20abade6b56f7', src: this.notification.image, class: { loaded: this.imageState === 'loaded' }, onLoad: () => (this.imageState = 'loaded'), onError: () => (this.imageState = 'errored') })), h("p", { key: 'eaf2809d755002b226552111f52e5d6ec35f1731', class: "message" }, h(TextMessageView, { key: '5fc9377a438bcb3fe70d8ad85d753ed30123204c', message: this.notification.message })), h("div", { key: '5d4562cd5dd565b107f39b1eb0cbbd400281082b', class: "right" }, this.notification.button != null && (h("rtk-button", { key: 'f21316499b4f85b4ab7b3b1194c8014b969f2358', size: "sm", variant: this.notification.button.variant, onClick: () => this.notification.button.onClick() }, this.notification.button.text)), h("button", { key: '299be899a5cd4e7e23b9e0006e69d030b5f06b10', onClick: () => this.dismiss.emit(this.notification.id), class: "dismiss" }, h("rtk-icon", { key: 'ef56fd50689c3166a3f6f7f8cebb2ed9d902dc3d', "aria-label": this.t('dismiss'), icon: this.iconPack.dismiss }))))));
62609
62605
  }
62610
62606
  static get watchers() { return {
62611
62607
  "paused": ["pausedChanged"],
@@ -62726,7 +62722,7 @@ const RtkParticipants = class {
62726
62722
  }
62727
62723
  }
62728
62724
  render() {
62729
- return (h(Host, { key: '82b79281405ea4012121471e245fd23b3b9c7bc6' }, h("div", { key: '231fbe8a811f49a92f6b16fb06e7246aebee7b77', class: "participants-container" }, !this.hideHeader && (h("div", { key: '0398c09c5c203bb6e581d3c016910542f36ba0d5', class: "heading-count", part: "heading-count" }, this.t('participants'), " (", this.participants.length, ")")), h("rtk-virtualized-participant-list", { key: '7e33ce03b36d42fd91f360e7bcd19d08d77a5ac0', items: this.participants, renderItem: this.createParticipantNode, part: "participants", class: "participants", emptyListElement: h("div", { class: "empty-stage-list" }, this.search.length > 0 ? this.t('search.could_not_find') : this.t('search.empty')) }))));
62725
+ return (h(Host, { key: '1beca8f05d4f78a269317b333a00946ac642af00' }, h("div", { key: '7d54d4187eb8478ddfdc632b42af4875afd1a158', class: "participants-container" }, !this.hideHeader && (h("div", { key: 'ecaa9721738cc020fe4aa1f966d2450f0f9d8e01', class: "heading-count", part: "heading-count" }, this.t('participants'), " (", this.participants.length, ")")), h("rtk-virtualized-participant-list", { key: '8d12273242c1f9081e199fd189060addf28c45a6', items: this.participants, renderItem: this.createParticipantNode, part: "participants", class: "participants", emptyListElement: h("div", { class: "empty-stage-list" }, this.search.length > 0 ? this.t('search.could_not_find') : this.t('search.empty')) }))));
62730
62726
  }
62731
62727
  static get watchers() { return {
62732
62728
  "meeting": ["meetingChanged"],
@@ -63421,7 +63417,7 @@ const RtkTranscript = class {
63421
63417
  }, 10000);
63422
63418
  }
63423
63419
  render() {
63424
- return (h(Host, { key: '1ef3069a15bd4ad0a8640e4caca8848827caae76' }, h("div", { key: 'f83ec302741a682c167759499a96827e860d4d10', class: "ctr" }, h("p", { key: 'e2f8c1217b7356c9ac1512d5b7829665811aec23', class: "message" }, h("span", { key: 'facedc310aadcbd93f2739e08eaa269c7ec11432', class: "name" }, this.transcript.name), ": ", this.transcript.transcript))));
63420
+ return (h(Host, { key: '0c5388d7f66dc55a13ccd85b83292bacfe4d1c7a' }, h("div", { key: '3b1684efa2f6b9e5653cec33572ffe41654460e9', class: "ctr" }, h("p", { key: 'b055b2371877d999c7ac60ff67f1c7ece9e4ec42', class: "message" }, h("span", { key: '283903c7e3cd282f6f377e93bd13faba265acdd8', class: "name" }, this.transcript.name), ": ", this.transcript.transcript))));
63425
63421
  }
63426
63422
  static get watchers() { return {
63427
63423
  "transcript": ["transcriptChanged"]
@@ -63443,7 +63439,7 @@ const ChatHead = ({ name, time, now }) => {
63443
63439
  h("div", { class: "time", title: formatDateTime(time) }, elapsedDuration(time, now))));
63444
63440
  };
63445
63441
 
63446
- const rtkAiTranscriptionsCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.head{display:flex;align-items:center}.head .name{margin-right:var(--rtk-space-4, 16px);font-size:12px;font-weight:700}.head .time{font-size:12px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}*{box-sizing:border-box;border-width:0;border-style:solid}:host{width:100%;display:flex;flex-direction:column}.processing{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center}.content{box-sizing:border-box;display:flex;flex-direction:column;padding:var(--rtk-space-3, 12px);flex:1 0 0px;overflow-y:scroll}.started-message{margin-top:var(--rtk-space-5, 20px);margin-bottom:var(--rtk-space-5, 20px);text-align:center;font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.search-bar{height:var(--rtk-space-14, 56px);width:100%;border-bottom-width:var(--rtk-border-width-sm, 1px);--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));padding:var(--rtk-space-3, 12px)}input{height:100%;width:100%;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);font-size:14px;border-radius:var(--rtk-border-radius-sm, 4px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.caption-view{height:var(--rtk-space-12, 48px);width:100%;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);border-bottom-width:var(--rtk-border-width-sm, 1px);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));display:flex;align-items:center;justify-content:space-between;font-size:14px}.message .body{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);font-size:14px;word-break:break-word}.message{margin-bottom:var(--rtk-space-3, 12px)}.message:last-child{margin-bottom:var(--rtk-space-0, 0px)}";
63442
+ const rtkAiTranscriptionsCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.head{display:flex;align-items:center}.head .name{margin-right:var(--rtk-space-4, 16px);font-size:12px;font-weight:700}.head .time{font-size:12px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}*{box-sizing:border-box;border-width:0;border-style:solid}:host{width:100%;display:flex;flex-direction:column}.processing{display:flex;flex:1 1 0%;flex-direction:column;align-items:center;justify-content:center}.content{box-sizing:border-box;display:flex;flex-direction:column;padding:var(--rtk-space-3, 12px);flex:1 0 0px;overflow-y:scroll}.started-message{margin-top:var(--rtk-space-5, 20px);margin-bottom:var(--rtk-space-5, 20px);text-align:center;font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.search{position:sticky;box-sizing:border-box;display:flex;align-items:center;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));margin-left:var(--rtk-space-3, 12px);margin-right:var(--rtk-space-3, 12px);margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px)}.search rtk-icon{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}.search input{box-sizing:border-box;height:var(--rtk-space-9, 36px);width:100%;padding-right:var(--rtk-space-2, 8px);border-width:var(--rtk-border-width-none, 0);border-style:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));outline:2px solid transparent;outline-offset:2px;border-radius:var(--rtk-border-radius-sm, 4px);font-size:14px}.search input::-moz-placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.search input::placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.caption-view{height:var(--rtk-space-12, 48px);width:100%;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);border-bottom-width:var(--rtk-border-width-sm, 1px);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));display:flex;align-items:center;justify-content:space-between;font-size:14px}.message .body{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);font-size:14px;word-break:break-word}.message{margin-bottom:var(--rtk-space-3, 12px)}.message:last-child{margin-bottom:var(--rtk-space-0, 0px)}";
63447
63443
  const RtkAiTranscriptionsStyle0 = rtkAiTranscriptionsCss;
63448
63444
 
63449
63445
  var __decorate$d = function (decorators, target, key, desc) {
@@ -63459,8 +63455,10 @@ var __decorate$d = function (decorators, target, key, desc) {
63459
63455
  const RtkAiTranscriptions = class {
63460
63456
  constructor(hostRef) {
63461
63457
  registerInstance(this, hostRef);
63462
- this.participantQuery = '';
63458
+ this.searchQuery = '';
63463
63459
  this.isProcessing = false;
63460
+ /** Icon pack */
63461
+ this.iconPack = defaultIconPack;
63464
63462
  /** Language */
63465
63463
  this.t = useLanguage();
63466
63464
  this.transcriptions = [];
@@ -63523,10 +63521,19 @@ const RtkAiTranscriptions = class {
63523
63521
  }, 100);
63524
63522
  }
63525
63523
  }
63524
+ renderContent() {
63525
+ const transcripts = this.renderTranscripts();
63526
+ return (h("div", { class: "content scrollbar", ref: (el) => (this.contentContainer = el) }, this.transcriptions.length === 0 && (h("div", { class: "started-message" }, this.t('ai.transcriptions.no_transcripts_yet'))), transcripts, this.transcriptions.length > 0 && this.searchQuery && transcripts.length === 0 && (h("div", { class: "started-message" }, this.t('ai.transcriptions.no_transcripts_found')))));
63527
+ }
63526
63528
  renderTranscripts() {
63527
- const transcripts = this.transcriptions.filter((t) => this.participantQuery
63528
- ? t.name.toLowerCase().includes(this.participantQuery.toLowerCase())
63529
- : true);
63529
+ var _a;
63530
+ const query = (_a = this.searchQuery) === null || _a === void 0 ? void 0 : _a.toLowerCase();
63531
+ const transcripts = this.transcriptions.filter((t) => {
63532
+ var _a, _b;
63533
+ return query
63534
+ ? ((_a = t.name) === null || _a === void 0 ? void 0 : _a.toLowerCase().includes(query)) || ((_b = t.transcript) === null || _b === void 0 ? void 0 : _b.toLowerCase().includes(query))
63535
+ : true;
63536
+ });
63530
63537
  const renderedTranscripts = [];
63531
63538
  transcripts.forEach((transcript) => {
63532
63539
  const t = {
@@ -63551,7 +63558,7 @@ const RtkAiTranscriptions = class {
63551
63558
  });
63552
63559
  }
63553
63560
  render() {
63554
- return (h(Host, { key: 'd188f9eda11cb4e09a6efdc95662bdb851b5d8e0' }, h("div", { key: 'ae8d5801e85be7426f153932f7931350bcd2432b', class: "search-bar" }, h("input", { key: '3bf534c010ed777ba879d3ae022ea3c99c915825', type: "text", placeholder: "Search participant", value: this.participantQuery, onInput: (e) => (this.participantQuery = e.target.value) })), this.isProcessing && (h("div", { key: 'bf494c1c17144597a565c634e57c3449a6e80b07', class: "processing" }, h("p", { key: 'c5b95f670810a34b3f216fd6342b5fee8c4f472b' }, "Processing audio...."))), !this.isProcessing && (h("div", { key: '18cd43d6de0bcdc71a7531363e1bd5321bf9c495', class: "content scrollbar", ref: (el) => (this.contentContainer = el) }, h("div", { key: '53e0c59bff87a669ce02656dbabef6dcef65200c', class: "started-message" }, "Transcription started"), this.renderTranscripts()))));
63561
+ return (h(Host, { key: '08b41c4274270f9df80881c0a1fee9cdb5621ed7' }, h("div", { key: 'debebf0ef34437b1d9266cf5470a3d47975a865b', class: "search" }, h("rtk-icon", { key: '5a17bcacd6ee1813ca40f5d6d550cc7425060d14', icon: this.iconPack.search }), h("input", { key: 'b36d618edaccca47d5a076bf28e2af4c08039929', type: "search", autocomplete: "off", placeholder: this.t('ai.transcriptions.search_placeholder'), value: this.searchQuery, onInput: (e) => (this.searchQuery = e.target.value) })), this.isProcessing && (h("div", { key: '8a9a5fda23dec97e14faaacc6bbade22a711b137', class: "processing" }, h("p", { key: '24385d63e55281e957bed28b5055560b9a860c63' }, "Processing audio...."))), !this.isProcessing && this.renderContent()));
63555
63562
  }
63556
63563
  static get watchers() { return {
63557
63564
  "meeting": ["meetingChanged"],
@@ -63560,10 +63567,13 @@ const RtkAiTranscriptions = class {
63560
63567
  };
63561
63568
  __decorate$d([
63562
63569
  SyncWithStore()
63563
- ], RtkAiTranscriptions.prototype, "t", void 0);
63570
+ ], RtkAiTranscriptions.prototype, "meeting", void 0);
63564
63571
  __decorate$d([
63565
63572
  SyncWithStore()
63566
- ], RtkAiTranscriptions.prototype, "meeting", void 0);
63573
+ ], RtkAiTranscriptions.prototype, "iconPack", void 0);
63574
+ __decorate$d([
63575
+ SyncWithStore()
63576
+ ], RtkAiTranscriptions.prototype, "t", void 0);
63567
63577
  RtkAiTranscriptions.style = RtkAiTranscriptionsStyle0;
63568
63578
 
63569
63579
  var rtkAiTranscriptions_entry = /*#__PURE__*/Object.freeze({
@@ -64038,7 +64048,7 @@ const RtkSwitch = class {
64038
64048
  this.onChange.emit(checked);
64039
64049
  }
64040
64050
  render() {
64041
- return (h(Host, { key: 'eec1d068e605c536620cf04814474f1ce38fe6f6', role: "switch", tabIndex: this.disabled && 0, "aria-readonly": this.readonly, "aria-checked": this.checked, "aria-disabled": this.disabled, class: { checked: this.checked }, onClick: this.onClick, onKeyPress: this.onKeyPress }, h("div", { key: 'd60840f1537241f87ad269e84896700bac89e31d', class: "switch", part: "switch" })));
64051
+ return (h(Host, { key: 'af0bcf0202cda77f3ec27510b867ed149c478bdf', role: "switch", tabIndex: this.disabled && 0, "aria-readonly": this.readonly, "aria-checked": this.checked, "aria-disabled": this.disabled, class: { checked: this.checked }, onClick: this.onClick, onKeyPress: this.onKeyPress }, h("div", { key: 'e6f5eeb8acf33e9f058b029423eddc099033053c', class: "switch", part: "switch" })));
64042
64052
  }
64043
64053
  static get watchers() { return {
64044
64054
  "checked": ["checkedChange"]
@@ -64362,9 +64372,9 @@ const RtkBreakoutRoomParticipants = class {
64362
64372
  }, size: "sm" }), h("p", { class: "name", title: name }, shorten(name, 16), this.meeting.self.userId === participant.id && ` (${this.t('you')})`)));
64363
64373
  }
64364
64374
  render() {
64365
- return (h(Host, { key: '7b4fb8a52a766c434d0190690adee236653f8695' }, h("div", { key: '6b9beba4ad3838402b502d6b3122d37bfc5b30a4', class: "search-wrapper" }, h("div", { key: '932ecc0612acb51bd938ca9794af9b47c7bc09b8', class: "search", part: "search" }, h("rtk-icon", { key: '6b375cbd17ce7deb3b38081cfb692ec443983a35', icon: this.iconPack.search, part: "search-icon", class: "search-icon" }), h("input", { key: '0b39fa195d5e915e74a1968a3f7344d0eb684b41', type: "search", autocomplete: "off", placeholder: this.t('search'), onInput: this.onSearchInput, part: "search-input" })), h("slot", { key: '71aa49c87ae265fb8a3a698081dc97d9491eb77b', name: "shuffle-button" })), h("div", { key: '01be3dbfb519320ad40f135eb02e79cc7b0e418a', class: "header" }, h("div", { key: 'd52d19db24477cb31119ea67e8c3873bde405cf6', class: "title-wrapper" }, h("span", { key: 'ebb123556faf18cbb29d8e80c4720922c25f29c4' }, this.t('breakout_rooms.main_room')), h("span", { key: '3764c3184de86a8b47084ec43092f931ef80921a', class: "participant-count" }, "(", h("rtk-icon", { key: '4b442b5e54b446861af22d63d21bf153d44307a0', icon: this.iconPack.people }), this.participantsToShow.length, ")")), this.selectedParticipantIds.length !== 0 && (h("rtk-tooltip", { key: '84dd5dea2a502ce55f860ab46bc160d5f1fac3a5', label: this.t('breakout_rooms.select_all') }, h("input", { key: 'ba4de556aa6417f62e11b345d6c5deddeaada678', type: "checkbox", checked: this.selectedParticipantIds.length === this.participantsToShow.length, onChange: (e) => this.onToggleAll(!!e.target.checked) })))), h("div", { key: 'a5460550231bb96b13bcd72ab97c15bc0ca9227d', class: "ctr scrollbar", part: "container" }, this.participantsToShow.length > 0 && (h("ul", { key: 'dbe3c4fc0bed63ff086b02f431ff0e880c7c008f', class: "participants", part: "participants" }, this.participantsToShow.map((participant) => (h("li", { class: { 'participant-item': true, dragging: this.isDragging }, onClick: () => this.onClick(participant), onDragStart: () => this.onDragStart(participant), onDragEnd: () => this.onDragEnd(participant), draggable: this.selectedParticipantIds.length === 0, role: "listitem", key: participant.id }, this.renderPeer(participant), !this.isDragging && (h("input", { type: "checkbox", class: {
64375
+ return (h(Host, { key: '94cb6d982e09320de84247ed54125112bd3e13d3' }, h("div", { key: '209bf3e3aab27fa05592bb24242bd6b4d0311437', class: "search-wrapper" }, h("div", { key: 'a827dcb5f643d421e6974f37f61b9d491332467f', class: "search", part: "search" }, h("rtk-icon", { key: 'cf06dfdf881b67faeff7c99445eb96994e73c87f', icon: this.iconPack.search, part: "search-icon", class: "search-icon" }), h("input", { key: 'd70fda9e533d770f1e03735ff7f1a69a49e8e8ad', type: "search", autocomplete: "off", placeholder: this.t('search'), onInput: this.onSearchInput, part: "search-input" })), h("slot", { key: '14ae3d89ee242081fdbc953b4c5b6416c873933f', name: "shuffle-button" })), h("div", { key: 'c86217a6ccf23ce29d6cf366be8c401556f5b72e', class: "header" }, h("div", { key: '217d658e89b4647628fb826d11dd05bcf9ac892f', class: "title-wrapper" }, h("span", { key: '7fa37a9e42871c36543f2107a872f1e14fb03bb8' }, this.t('breakout_rooms.main_room')), h("span", { key: '956a5b53d06dea779b1bd00df955f653ea26202f', class: "participant-count" }, "(", h("rtk-icon", { key: '9f9de13fc327edc1f90beddbf1edefb70bcedbe0', icon: this.iconPack.people }), this.participantsToShow.length, ")")), this.selectedParticipantIds.length !== 0 && (h("rtk-tooltip", { key: 'abc39eba7b381b8beae1ecc6d6afda27ba37975a', label: this.t('breakout_rooms.select_all') }, h("input", { key: '5e5dfa6c0f68a80b58d44d8b2be8d31c5c22bc69', type: "checkbox", checked: this.selectedParticipantIds.length === this.participantsToShow.length, onChange: (e) => this.onToggleAll(!!e.target.checked) })))), h("div", { key: 'fcb0a2ceac16b68948d3f93ddc0f6f9e2542d6d8', class: "ctr scrollbar", part: "container" }, this.participantsToShow.length > 0 && (h("ul", { key: '19916d9d462370718445dfb01a23d2806a57f1ff', class: "participants", part: "participants" }, this.participantsToShow.map((participant) => (h("li", { class: { 'participant-item': true, dragging: this.isDragging }, onClick: () => this.onClick(participant), onDragStart: () => this.onDragStart(participant), onDragEnd: () => this.onDragEnd(participant), draggable: this.selectedParticipantIds.length === 0, role: "listitem", key: participant.id }, this.renderPeer(participant), !this.isDragging && (h("input", { type: "checkbox", class: {
64366
64376
  'hide-checkbox': this.selectedParticipantIds.length === 0,
64367
- }, checked: this.selectedParticipantIds.includes(participantIdentifier(participant)) }))))))), this.participantsToShow.length === 0 && this.search.length > 0 && (h("div", { key: '96c88d33922b97ca5fc5752a85862e11eaa214cb', class: "empty-message" }, this.t('participants.errors.empty_results'))), this.participantsToShow.length === 0 && this.search.length === 0 && (h("div", { key: '74a766dfc41fafe84a5e34d0352cbec27d0b8b1e', class: "empty-room" }, h("rtk-icon", { key: '32f1e3389b316f4c9471960a7bdfedc2817d86a9', icon: this.iconPack.people_checked, part: "search-icon", class: "search-icon" }), h("p", { key: '0de2996cedffac1734a277e226978768b875aabd' }, this.t('breakout_rooms.all_assigned')), h("span", { key: '83c7195b681e00ab53a52ecaad490c9b7501d5b0' }, this.t('breakout_rooms.empty_main_room')))))));
64377
+ }, checked: this.selectedParticipantIds.includes(participantIdentifier(participant)) }))))))), this.participantsToShow.length === 0 && this.search.length > 0 && (h("div", { key: '2b0898cb78599610406ff0ec2b2be0ef8c4615cf', class: "empty-message" }, this.t('participants.errors.empty_results'))), this.participantsToShow.length === 0 && this.search.length === 0 && (h("div", { key: 'f6bdab6034aa82bf26dfa1a08615d36dcd00dcf6', class: "empty-room" }, h("rtk-icon", { key: '115e987588beb229aba15dffbd05ffbef71cb74c', icon: this.iconPack.people_checked, part: "search-icon", class: "search-icon" }), h("p", { key: 'd8b6120c1361b97d1e73969d9da119aa7488a7b3' }, this.t('breakout_rooms.all_assigned')), h("span", { key: '020aa6e5440976f89960b0972784c997a1f765a8' }, this.t('breakout_rooms.empty_main_room')))))));
64368
64378
  }
64369
64379
  static get watchers() { return {
64370
64380
  "meeting": ["meetingChanged"],
@@ -64423,7 +64433,7 @@ const RtkCounter = class {
64423
64433
  this.input = Math.max(this.minValue, parseInt(this.input) - 1).toString();
64424
64434
  }
64425
64435
  render() {
64426
- return (h(Host, { key: '1a38f004dde59c6b3308da362468889c272f74ad' }, h("rtk-button", { key: '80e9418f53ef38b9519030c7c189393f0e5f3828', kind: "icon", variant: "ghost", onClick: () => this.decrement() }, h("rtk-icon", { key: 'a4bb69f891d33e5d8a3d408acce90d643e5a7ff4', icon: this.iconPack.subtract })), h("input", { key: 'd929003c3e35ca2286bc8ae30468b21d41de6169', type: "number", value: this.input, min: this.minValue, onInput: (e) => {
64436
+ return (h(Host, { key: 'ded6fcf73ce9b011ca2a005cce767c9180d9fa7f' }, h("rtk-button", { key: '29a016773f430a03572a58a21f61495baabcaae7', kind: "icon", variant: "ghost", onClick: () => this.decrement() }, h("rtk-icon", { key: '75dab16bd637f72e2ea1dc932e19b0e38d220caa', icon: this.iconPack.subtract })), h("input", { key: '335b77366096033514acb4421f3e6b774392b900', type: "number", value: this.input, min: this.minValue, onInput: (e) => {
64427
64437
  const val = parseInt(e.target.value, 10);
64428
64438
  if (isNaN(val) || val < this.minValue) {
64429
64439
  this.input = this.minValue.toString();
@@ -64431,7 +64441,7 @@ const RtkCounter = class {
64431
64441
  else {
64432
64442
  this.input = val.toString();
64433
64443
  }
64434
- } }), h("rtk-button", { key: 'c177aecca19effd3d4d9dfed8e7a8de97ae29a92', kind: "icon", variant: "ghost", onClick: () => this.increment() }, h("rtk-icon", { key: '67bb245cd43706f8073c4009cbf1dbec9716afc6', icon: this.iconPack.add }))));
64444
+ } }), h("rtk-button", { key: '47d300cb7857a37467f7f2a4a5b5004b4fa91356', kind: "icon", variant: "ghost", onClick: () => this.increment() }, h("rtk-icon", { key: '4febc41d26a2c5afff18ec136f325e97a699b3f5', icon: this.iconPack.add }))));
64435
64445
  }
64436
64446
  static get watchers() { return {
64437
64447
  "input": ["watchStateHandler"]
@@ -65231,10 +65241,10 @@ const RtkFileMessage = class {
65231
65241
  }
65232
65242
  render() {
65233
65243
  const link = sanitizeLink(this.message.link);
65234
- return (h(Host, { key: '76c8da9d878e7c1fb3b8ffa315237cd913338276' }, !this.isContinued && (h(ChatHead, { key: 'efd7339f8335d7da577f61caa61642fe48f5a412', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: '53947f39384592b44f42199a3c8eb2f4d90adafd', class: {
65244
+ return (h(Host, { key: 'b10da5fd1c4c6d80a1e5bf5f35f4956abde0ed5d' }, !this.isContinued && (h(ChatHead, { key: 'fb1384ad8bfc73219b28c4500f78e6c6421ee848', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: '81a067a5567ad160e4398a6f16b21309f81a0c9b', class: {
65235
65245
  body: true,
65236
65246
  bubble: this.showBubble,
65237
- }, part: "body" }, h("div", { key: '1a09d5b047cfa88912e8fada39a5cf8b0e138736', class: "file" }, h("div", { key: 'fc6a30c8ddb0f8ac895de7ffad4bc4c455a59dfa', class: "file-data" }, h("div", { key: '4ad8fa217942ca3f61faea3ed4de9fd0f158bbb1', class: "name" }, this.message.name), h("div", { key: 'd4adc2dd11b6be4ce508ac50eea67e8d500f1929', class: "file-data-split" }, h("div", { key: 'cca022a6825fbafa4c257ac9f32f4d25f2eece2b', class: "ext" }, getExtension(this.message.name)), h("span", { key: '62917b4cb5371045f8fcee541c2cc872038a90f9', class: "divider" }), h("div", { key: '9cae7724db8096dfa64f2f2e70915fddd0b1fb43', class: "size" }, getFileSize(this.message.size)))), h("rtk-button", { key: 'd2645e34ed2f984fa0403820c47329fa82ae4d58', variant: "secondary", kind: "icon", onClick: () => downloadFile(link, { name: this.message.name, fallbackName: 'file' }), part: "button" }, h("rtk-icon", { key: '5650ea4473efec76a2e8942fa32be671ac143fb7', icon: this.iconPack.download }))))));
65247
+ }, part: "body" }, h("div", { key: 'c6eb4b26b0090b7f9fd6af9e79d04c8b4e76a6d1', class: "file" }, h("div", { key: '10e9b854fa0c1f311bb1bc76c90223220c9a10f3', class: "file-data" }, h("div", { key: 'ace6eeb050ad6c656cd215456b69f8b6e9529aec', class: "name" }, this.message.name), h("div", { key: '562de08ebd242e92aeca1fae0aa4823612a60c1c', class: "file-data-split" }, h("div", { key: '968eee3032f98a59da43c0b4604dc597c4bfd94c', class: "ext" }, getExtension(this.message.name)), h("span", { key: '2cb436ffed86b9c3a73ff5feab9d3ec7c8e0ef3b', class: "divider" }), h("div", { key: '9cc1d37edf60fbd3d3538512539a79244ffd74de', class: "size" }, getFileSize(this.message.size)))), h("rtk-button", { key: 'e4eb744391b8fe61bd4d58e3ac3d7d10ee748976', variant: "secondary", kind: "icon", onClick: () => downloadFile(link, { name: this.message.name, fallbackName: 'file' }), part: "button" }, h("rtk-icon", { key: '79efeb36257d970f243d1730d0ac4ad84bc6993d', icon: this.iconPack.download }))))));
65238
65248
  }
65239
65249
  };
65240
65250
  __decorate$2$1([
@@ -65274,10 +65284,10 @@ const RtkImageMessage = class {
65274
65284
  this.status = 'loading';
65275
65285
  }
65276
65286
  render() {
65277
- return (h(Host, { key: '0fd97958347fefb4a1666e1d676726d13220e5b3' }, !this.isContinued && (h(ChatHead, { key: '8a629fe3782724a0c82c57850ee36ede941d83d7', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: '8e132ad25a04ddb4abb167b6b0e9863670baefac', class: {
65287
+ return (h(Host, { key: '8ac3f237a8d77254219f8b5763dd6b53d2cb764b' }, !this.isContinued && (h(ChatHead, { key: '6eb17e16b4fd4e12d3b8a7ce8a5bcfd548930a50', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: 'd5cce1675057a0378425452898fcbc4c738b7bb2', class: {
65278
65288
  body: true,
65279
65289
  bubble: this.showBubble,
65280
- }, part: "body" }, h("div", { key: '19cf2331068bc84218b2b7153c49ff1af2dedca8', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: '86e08153c32cb6f78d8477fc1abdb5b8f4cd0ed0', src: sanitizeLink(this.message.link), onLoad: () => {
65290
+ }, part: "body" }, h("div", { key: '45f073d8268c92aee4fec8b139fd325e668dab76', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: '28a206e34b791205e042233ee7f317f389f421da', src: sanitizeLink(this.message.link), onLoad: () => {
65281
65291
  this.status = 'loaded';
65282
65292
  }, onError: () => {
65283
65293
  this.status = 'errored';
@@ -65285,9 +65295,9 @@ const RtkImageMessage = class {
65285
65295
  if (this.status === 'loaded') {
65286
65296
  this.stateUpdate.emit({ image: this.message });
65287
65297
  }
65288
- } }), this.status === 'loading' && (h("div", { key: '367b76997445b7df0226aaa063b884c764a6ba63', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, h("rtk-spinner", { key: '704b81940f6f49cb79d2a5976a2714039358e007', iconPack: this.iconPack }))), this.status === 'errored' && (h("div", { key: 'eb9a5b3593051905c3b4b345c810b318da1cb7cf', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, h("rtk-icon", { key: '73dfa63e1a253eac3dc75e598341335f63abb855', icon: this.iconPack.image_off }))), this.status === 'loaded' && (h("div", { key: '48444ac8542f8e3b5ed81c93c1b1b1f0b2cac39b', class: "actions" }, h("rtk-button", { key: '2982aed5152442362a22f873cc7070b60462f7e4', class: "action", variant: "secondary", kind: "icon", onClick: () => {
65298
+ } }), this.status === 'loading' && (h("div", { key: 'b7862bff3f6c9df7042bdab2f6b0370e7c362f02', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, h("rtk-spinner", { key: '460074eae700cd3f522019f967ba5955b9eb972e', iconPack: this.iconPack }))), this.status === 'errored' && (h("div", { key: 'bdf48c8fdc5057d2c77d10b64d7af5576f478556', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, h("rtk-icon", { key: '523e5ff6dd4579082e5953346155df9b7b23862f', icon: this.iconPack.image_off }))), this.status === 'loaded' && (h("div", { key: '89e3679101615838ec6a0f521b98386454d25197', class: "actions" }, h("rtk-button", { key: 'ccaed0a3d70945d66e7b700e01bbc5289421f8ae', class: "action", variant: "secondary", kind: "icon", onClick: () => {
65289
65299
  this.stateUpdate.emit({ image: this.message });
65290
- } }, h("rtk-icon", { key: 'c8dbeac2a347245f21eef52f0c42772e48741f93', icon: this.iconPack.full_screen_maximize })), h("rtk-button", { key: 'cfc3845ea0ae2373bb5a92d897d926797713cbf0', class: "action", variant: "secondary", kind: "icon", onClick: () => downloadFile(this.message.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: '56a6109c8ba88160ef75f8c13923ab12a4764e0e', icon: this.iconPack.download }))))))));
65300
+ } }, h("rtk-icon", { key: 'ee20f5497dbb38590de65c4a404eda90b0d5c4e5', icon: this.iconPack.full_screen_maximize })), h("rtk-button", { key: '181d39cfd837e45d3da1aa0fa0f97226c50cb46a', class: "action", variant: "secondary", kind: "icon", onClick: () => downloadFile(this.message.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: '53c7e551ec4a2efb32d60d16eb2a4a02144abf4f', icon: this.iconPack.download }))))))));
65291
65301
  }
65292
65302
  };
65293
65303
  __decorate$1$3([
@@ -65323,10 +65333,10 @@ const RtkTextMessage = class {
65323
65333
  this.showBubble = false;
65324
65334
  }
65325
65335
  render() {
65326
- return (h(Host, { key: '67e6670499ec4da0e5058fb5f8fd4a507e074319' }, !this.isContinued && (h(ChatHead, { key: 'ebb24560c3ff255a4269b5ba2063e254f8b6b47e', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: '3d9a5abfd95cf388a405f368f72c68a63b178ac1', class: {
65336
+ return (h(Host, { key: 'a34dd007a87a134202e153f3d886102bbe6a685c' }, !this.isContinued && (h(ChatHead, { key: '8505cee0d359b7449776ece2bbd7455811217a41', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: '00b2baca454b62e4984e82790580bac116a046a0', class: {
65327
65337
  body: true,
65328
65338
  bubble: this.showBubble,
65329
- }, part: "body" }, h("div", { key: 'f2be9eaca8a82008d68bbdf077a2611227b474d5', class: { text: true, emoji: hasOnlyEmojis(this.message.message) } }, h(TextMessageView, { key: '1166f0aa5a25c5ad3559e1424d9d4f3ef3e76d63', message: this.message.message })))));
65339
+ }, part: "body" }, h("div", { key: 'ecc8de946011c9836cebfd626a27cb23f111d0cc', class: { text: true, emoji: hasOnlyEmojis(this.message.message) } }, h(TextMessageView, { key: '1efad576e6110986cb2abac7ff2c42b492c995aa', message: this.message.message })))));
65330
65340
  }
65331
65341
  };
65332
65342
  __decorate$8([
@@ -65803,12 +65813,12 @@ const RtkVirtualizedParticipantList = class {
65803
65813
  render() {
65804
65814
  var _a;
65805
65815
  const totalHeight = this.items.length * this.itemHeight; // Total height of the list
65806
- return (h("div", { key: '80594f2356826b50b6f5ff18da86eca5c449f57d', class: "virtual-list-container", style: {
65816
+ return (h("div", { key: '279498eedaa6605456a2fffc004bd0204179ffde', class: "virtual-list-container", style: {
65807
65817
  position: 'relative',
65808
65818
  height: '100%',
65809
65819
  overflowX: 'hidden',
65810
65820
  overflowY: 'auto',
65811
- } }, h("div", { key: '83a41cbae84dc79b3f13bcc7fffce56b56428258', style: { height: `${totalHeight}px`, position: 'relative' } }, !((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) ? this.emptyListElement : this.renderItems()), h("div", { key: '57078e5373c356494f77e38503d334d921181cca', style: { height: `${this.itemHeight}px` } })));
65821
+ } }, h("div", { key: 'debb114c51c7c229b72cfcd7e87aa845ab6647e1', style: { height: `${totalHeight}px`, position: 'relative' } }, !((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) ? this.emptyListElement : this.renderItems()), h("div", { key: '7a97a5dd632fe6d4227674e46e091a1466c725bf', style: { height: `${this.itemHeight}px` } })));
65812
65822
  }
65813
65823
  get el() { return getElement(this); }
65814
65824
  static get watchers() { return {
@@ -66124,7 +66134,7 @@ const RtkPolls = class {
66124
66134
  }
66125
66135
  render() {
66126
66136
  const hasVoted = this.poll.voted.includes(this.self);
66127
- return (h(Host, { key: 'f825c3370a59a54fc09a618f9902909c99c1897b' }, h("div", { key: '6f50f60ba0dd91522bad0354fa0d3f439e8673f4', class: "ctr" }, h("p", { key: '76188610303bc72ff364c5c6ce47dc0ab27cc5db', class: "poll-title" }, this.t('polls.by'), " ", shorten(formatName(this.poll.createdBy), 20)), h("div", { key: '4274bb5f2f45e4974d57ebe97e05bfafa06b680f', class: "poll" }, h("p", { key: '13abbdfb31636c3c884ac8890b5af55772b6db63', class: "poll-question" }, this.poll.question), h("div", { key: 'b656224c72f15911e797a902d70900a4f7c4e6f3', class: "poll-answers" }, h("span", { key: '8a4ce79b941317f2064325d35e3fa238ce674002' }, this.t('polls.answers')), h("span", { key: '5326355795e2b01397d00e6bf227854d8d0bb344' }, this.poll.voted.length)), this.poll.options.map((item, index) => (h("div", { class: {
66137
+ return (h(Host, { key: '69e61c49e0f7f2015538447a8862bdb7fd3b4840' }, h("div", { key: '00dec58cb19f30a4fc01926dd383edb270cd61c3', class: "ctr" }, h("p", { key: '04d88ddf1f20e1a7e5b017f058b585723498f474', class: "poll-title" }, this.t('polls.by'), " ", shorten(formatName(this.poll.createdBy), 20)), h("div", { key: '5432167291df04bc4a4bfa23117df79c8512027d', class: "poll" }, h("p", { key: 'bee55a8193f96f582cf1c3006393740ab652dea7', class: "poll-question" }, this.poll.question), h("div", { key: 'aefe01131512e992e756196b5b451d4423bb9635', class: "poll-answers" }, h("span", { key: '973f566c9d84a6519f7ab307fd072215fe76f72d' }, this.t('polls.answers')), h("span", { key: '2a87b4bd72b99916cf20070c792742d04c1a44ca' }, this.poll.voted.length)), this.poll.options.map((item, index) => (h("div", { class: {
66128
66138
  active: item.votes.some((x) => x.id === this.self),
66129
66139
  'open-vote': this.permissions.polls.canVote && !hasVoted,
66130
66140
  'poll-option': true,
@@ -66208,10 +66218,10 @@ const RtkPoll = class {
66208
66218
  this.onCreate.emit(pollObject);
66209
66219
  }
66210
66220
  render() {
66211
- return (h(Host, { key: '5e4a500a4c7b96e628435f658a9442cee8754dba' }, h("div", { key: 'aafaec9249f0930c7595ed50849cec99dad8fa43', class: "create-poll" }, h("p", { key: '936655c0b3f39bb809a721e61feddf0cf4035d35' }, this.t('polls.question')), h("textarea", { key: '4c1d38f04b0e2a8c5479988866343fd16598e6bd', onInput: () => {
66221
+ return (h(Host, { key: 'ff160dd70e52bfa8a0c5116acea73a16cb84b9b8' }, h("div", { key: '2f14946249e12cbc38db8cca86d370030286dc8e', class: "create-poll" }, h("p", { key: 'a6e3704c58e3526aa2e0f517f529c7ee48627f30' }, this.t('polls.question')), h("textarea", { key: '6b076d162f80cc4e08ecc9379e829f37d43d06bb', onInput: () => {
66212
66222
  if (this.error && this.error.code === 0)
66213
66223
  this.error = undefined;
66214
- }, ref: (e) => (this.question = e), placeholder: this.t('polls.question.placeholder') }), this.options.map((item, index) => (h("div", { class: "option" }, h("input", { placeholder: this.t('polls.option.placeholder'), value: item, onInput: (event) => this.updateOption(event, index) }), index > 1 && (h("rtk-button", { kind: "icon", class: "auto remove-option", variant: "secondary", onClick: () => this.removeOption(index) }, h("rtk-icon", { icon: this.iconPack.subtract })))))), h("rtk-button", { key: '168d81435e110be82fb4999d2e1570b64b4dba58', class: "add-option", variant: "secondary", onClick: () => this.addOption() }, this.t('polls.option')), h("label", { key: 'f63479661285aa0e5b1d5493d1a07e5e72548f82' }, h("input", { key: '7a32324160cded505eebcaf8871221d932d6d3ba', id: "anonymous", type: "checkbox", onChange: (e) => (this.anonymous = e.target.checked) }), this.t('polls.results.anon')), h("label", { key: 'b867ec10897e8e8a7b482350a09d9cf8025edb69' }, h("input", { key: 'ab9648514667805df67eb1f63cb803759ff3250f', id: "hideVotes", type: "checkbox", disabled: this.anonymous, checked: this.anonymous ? true : this.hideVotes, onChange: (e) => (this.hideVotes = e.target.checked) }), this.t('polls.results.hide')), h("rtk-button", { key: 'afbb0724017966cd5e1923baf0c1d21d26a6d9ec', kind: "wide", onClick: () => this.handleSubmit() }, this.t('polls.create')), this.error && h("span", { key: '0247f46fbcaa64c5148f21a547fdc91da940b457', class: "error-text" }, this.error.message))));
66224
+ }, ref: (e) => (this.question = e), placeholder: this.t('polls.question.placeholder') }), this.options.map((item, index) => (h("div", { class: "option" }, h("input", { placeholder: this.t('polls.option.placeholder'), value: item, onInput: (event) => this.updateOption(event, index) }), index > 1 && (h("rtk-button", { kind: "icon", class: "auto remove-option", variant: "secondary", onClick: () => this.removeOption(index) }, h("rtk-icon", { icon: this.iconPack.subtract })))))), h("rtk-button", { key: 'be4055b21c6c810d0721fe2daf3308011b2c6d8f', class: "add-option", variant: "secondary", onClick: () => this.addOption() }, this.t('polls.option')), h("label", { key: '0e22f9da27289adf831d5a9458237aa11758fd41' }, h("input", { key: '577da1d275259a4e9ebffedf153f52e799172c42', id: "anonymous", type: "checkbox", onChange: (e) => (this.anonymous = e.target.checked) }), this.t('polls.results.anon')), h("label", { key: 'c06bcbfb6d15125c614764002985d20713e672a4' }, h("input", { key: '9e9bb29126ed51c0bbd06481b44f690d737fbb64', id: "hideVotes", type: "checkbox", disabled: this.anonymous, checked: this.anonymous ? true : this.hideVotes, onChange: (e) => (this.hideVotes = e.target.checked) }), this.t('polls.results.hide')), h("rtk-button", { key: 'ab48323f46db1f6e485bea960f6d7ec6bb684075', kind: "wide", onClick: () => this.handleSubmit() }, this.t('polls.create')), this.error && h("span", { key: '1d61b167ee24001d0b66acdb361262bf7f2ffcc6', class: "error-text" }, this.error.message))));
66215
66225
  }
66216
66226
  };
66217
66227
  __decorate$4([