@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
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
- import { d as defineCustomElement$4 } from './p-f0118467.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
+ import { d as defineCustomElement$4 } from './p-34e72b10.js';
5
5
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
6
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
7
7
 
8
8
  const rtkMoreToggleCss = ":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;display:flex;flex-direction:column;overflow:visible}.more-menu{position:absolute;right:calc(var(--rtk-space-24, 96px) * -1);bottom:var(--rtk-space-16, 64px);z-index:50;margin-bottom:var(--rtk-space-3, 12px);box-sizing:border-box;max-height:60vh;width:var(--rtk-space-64, 256px);overflow:auto;border-radius:var(--rtk-border-radius-md, 8px);border-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));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px;display:flex;flex-direction:column;align-items:stretch}:host([size='sm']) .more-menu{bottom:var(--rtk-space-10, 40px)}.more-menu::-webkit-scrollbar{height:var(--rtk-space-0, 0px);width:var(--rtk-space-1\\.5, 6px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}.more-menu::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}";
9
9
  const RtkMoreToggleStyle0 = rtkMoreToggleCss;
@@ -54,10 +54,10 @@ const RtkMoreToggle$1 = /*@__PURE__*/ proxyCustomElement(class RtkMoreToggle ext
54
54
  }
55
55
  render() {
56
56
  const text = this.t('more');
57
- 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) => {
57
+ 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) => {
58
58
  e.stopPropagation();
59
59
  this.toggleMoreMenu();
60
- }, icon: this.iconPack.horizontal_dots, label: text, part: "controlbar-button" }), h("slot", { key: '7bd36f0994c7fd9ffe5591fd8b325ed521fbda6c', name: "expanded" })));
60
+ }, icon: this.iconPack.horizontal_dots, label: text, part: "controlbar-button" }), h("slot", { key: '603c0b5f092419c98ed56614a1468b5802c95702', name: "expanded" })));
61
61
  }
62
62
  get host() { return this; }
63
63
  static get style() { return RtkMoreToggleStyle0; }
@@ -1,10 +1,10 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$5 } from './p-f0118467.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$5 } from './p-34e72b10.js';
6
6
  import { d as defineCustomElement$4 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$3 } from './p-56849eb6.js';
7
+ import { d as defineCustomElement$3 } from './p-5915a274.js';
8
8
  import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
9
9
 
10
10
  const rtkMuteAllButtonCss = ":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{display:block}";
@@ -1,4 +1,4 @@
1
- import { R as RtkMuteAllConfirmation$1, d as defineCustomElement$1 } from './p-f7b19d77.js';
1
+ import { R as RtkMuteAllConfirmation$1, d as defineCustomElement$1 } from './p-be965eef.js';
2
2
 
3
3
  const RtkMuteAllConfirmation = RtkMuteAllConfirmation$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as RtkNameTag$1, d as defineCustomElement$1 } from './p-7c4f018e.js';
1
+ import { R as RtkNameTag$1, d as defineCustomElement$1 } from './p-cf1fd016.js';
2
2
 
3
3
  const RtkNameTag = RtkNameTag$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
6
6
 
7
7
  const rtkNetworkIndicatorCss = ":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;display:block;height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}rtk-icon{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:10;height:100%;width:100%;--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}rtk-icon.good{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}rtk-icon.poor{--tw-text-opacity:1;color:rgba(var(--rtk-colors-warning, 255 205 7) / var(--tw-text-opacity))}rtk-icon.poorest{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}:host([size='md']){height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host([size='sm']){height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}.bg-signal{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:0;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}";
@@ -1,4 +1,4 @@
1
- import { R as RtkNotification$1, d as defineCustomElement$1 } from './p-d31600b1.js';
1
+ import { R as RtkNotification$1, d as defineCustomElement$1 } from './p-80c8bd12.js';
2
2
 
3
3
  const RtkNotification = RtkNotification$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,12 +1,12 @@
1
1
  import { p as proxyCustomElement, H, w as writeTask, h, c as Host } from './p-ae373651.js';
2
2
  import { R as RTKNotificationsAudio } from './p-598b792e.js';
3
3
  import { f as formatName } from './p-efabd2ce.js';
4
- import { c as createDefaultConfig, i as useLanguage, e as defaultIconPack, L as showLivestream } from './p-3a32bf84.js';
4
+ import { c as createDefaultConfig, i as useLanguage, e as defaultIconPack, L as showLivestream } from './p-10758885.js';
5
5
  import { f as parseMessageForTarget } from './p-0db812c2.js';
6
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
6
+ import { S as SyncWithStore } from './p-b7dd5423.js';
7
7
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
8
8
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
9
- import { d as defineCustomElement$2 } from './p-d31600b1.js';
9
+ import { d as defineCustomElement$2 } from './p-80c8bd12.js';
10
10
 
11
11
  const DEFAULT_NOTIFICATION_DURATION = 2000;
12
12
  const DEFAULT_NOTIFICATION_CONFIG = Object.freeze({
@@ -1,4 +1,4 @@
1
- import { R as RtkOverlayModal$1, d as defineCustomElement$1 } from './p-7f511004.js';
1
+ import { R as RtkOverlayModal$1, d as defineCustomElement$1 } from './p-51489680.js';
2
2
 
3
3
  const RtkOverlayModal = RtkOverlayModal$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as RtkPaginatedList$1, d as defineCustomElement$1 } from './p-544fcff3.js';
1
+ import { R as RtkPaginatedList$1, d as defineCustomElement$1 } from './p-41ed86d4.js';
2
2
 
3
3
  const RtkPaginatedList = RtkPaginatedList$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
2
+ import { e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
4
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
5
5
 
6
6
  const rtkParticipantCountCss = ":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{display:inline-flex;height:var(--rtk-space-10, 40px);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center}:host([data-hidden]){display:none}:host([size='sm']){font-size:12px}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}";
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
 
6
6
  const rtkParticipantSetupCss = ":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;display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9;height:var(--rtk-space-56, 224px);overflow:hidden;border-radius:var(--rtk-border-radius-lg, 12px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-video-bg, 24 24 24) / var(--tw-bg-opacity));transition-property:var(--rtk-transition-property, all);transition-duration:150ms}@media (prefers-reduced-motion){:host{--rtk-transition-property:none}}:host([size='sm'][variant='solid']) ::slotted(rtk-name-tag){left:var(--rtk-space-2, 8px);bottom:var(--rtk-space-2, 8px);height:var(--rtk-space-4, 16px)}video{display:none;position:absolute;height:100%;width:100%;border-radius:var(--rtk-border-radius-lg, 12px)}video.contain{-o-object-fit:contain;object-fit:contain}video.cover{-o-object-fit:cover;object-fit:cover}video.visible{display:block}video::-webkit-media-controls{display:none !important}:host([variant='gradient']) ::slotted(rtk-audio-visualizer){position:absolute;top:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));padding:var(--rtk-space-2, 8px)}:host([variant='gradient']) ::slotted(rtk-name-tag){bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);display:flex;width:100%;align-items:center;justify-content:center;text-align:center;background-color:transparent;background-image:linear-gradient(to top, var(--tw-gradient-stops));--tw-gradient-from:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-gradient-to:rgba(var(--rtk-colors-background-1000, 8 8 8) / 0);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to:transparent}video.mirror{transform:scaleX(-1)}@media (orientation: portrait){:host{height:var(--rtk-space-44, 176px)}}";
7
7
  const RtkParticipantSetupStyle0 = rtkParticipantSetupCss;
@@ -89,11 +89,11 @@ const RtkParticipantSetup$1 = /*@__PURE__*/ proxyCustomElement(class RtkParticip
89
89
  }
90
90
  render() {
91
91
  var _a, _b, _c, _d;
92
- return (h(Host, { key: '496e80e4d4c85229f6acc90d7caa46305c92e101' }, h("video", { key: 'b09d1e7ace8f7bb561997fcbddc41a7acbe91e51', ref: (el) => (this.videoEl = el), class: {
92
+ return (h(Host, { key: '28dd3343464f9c18cae6161f8ad56005b748a637' }, h("video", { key: '556343e40a061ddb9522569a77b574309bed9f31', ref: (el) => (this.videoEl = el), class: {
93
93
  visible: (_a = this.videoState) === null || _a === void 0 ? void 0 : _a.videoEnabled,
94
94
  mirror: this.isMirrored(),
95
95
  [(_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,
96
- }, autoPlay: true, playsInline: true, muted: true }), h("slot", { key: 'da2678d7a8c226b23ffc6258fd90f3632efec30c' })));
96
+ }, autoPlay: true, playsInline: true, muted: true }), h("slot", { key: 'c5da0b57d92652e54ef88cedcc269ccc720d1054' })));
97
97
  }
98
98
  static get watchers() { return {
99
99
  "participant": ["participantsChanged"],
@@ -1,4 +1,4 @@
1
- import { R as RtkParticipantTile$1, d as defineCustomElement$1 } from './p-588ef75c.js';
1
+ import { R as RtkParticipantTile$1, d as defineCustomElement$1 } from './p-1f5b6602.js';
2
2
 
3
3
  const RtkParticipantTile = RtkParticipantTile$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as RtkParticipant$1, d as defineCustomElement$1 } from './p-8e8dc682.js';
1
+ import { R as RtkParticipant$1, d as defineCustomElement$1 } from './p-652de874.js';
2
2
 
3
3
  const RtkParticipant = RtkParticipant$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
2
  import { i as isFirefox } from './p-05186172.js';
3
- import { e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-3a32bf84.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
3
+ import { e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-10758885.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
6
- import { d as defineCustomElement$3 } from './p-c88d88eb.js';
6
+ import { d as defineCustomElement$3 } from './p-5e456a83.js';
7
7
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
8
8
 
9
9
  /**
@@ -186,7 +186,7 @@ const RtkParticipantsAudio$1 = /*@__PURE__*/ proxyCustomElement(class RtkPartici
186
186
  await this.handleEvents(meeting);
187
187
  }
188
188
  render() {
189
- 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: () => {
189
+ 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: () => {
190
190
  this.audio.play();
191
191
  this.onRtkDialogClose();
192
192
  }, title: this.t('audio_playback') }, this.t('audio_playback')))))));
@@ -1,4 +1,4 @@
1
- import { R as RtkParticipants, d as defineCustomElement$1 } from './p-d3ab9c7e.js';
1
+ import { R as RtkParticipants, d as defineCustomElement$1 } from './p-d1742776.js';
2
2
 
3
3
  const RtkParticipantsStageList = RtkParticipants;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as RtkParticipantsStaged, d as defineCustomElement$1 } from './p-a6ae7b9e.js';
1
+ import { R as RtkParticipantsStaged, d as defineCustomElement$1 } from './p-e37d0aa2.js';
2
2
 
3
3
  const RtkParticipantsStageQueue = RtkParticipantsStaged;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { a as canViewParticipants } from './p-03151d5a.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$4 } from './p-f0118467.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { a as canViewParticipants } from './p-88787807.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$4 } from './p-34e72b10.js';
6
6
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
7
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
8
8
 
9
9
  const rtkParticipantsToggleCss = ":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;display:block}:host([data-hidden]){display:none}.waiting-participants-count{position:absolute;right:var(--rtk-space-3, 12px);box-sizing:border-box;padding:var(--rtk-space-0\\.5, 2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px;display:flex;height:var(--rtk-space-5, 20px);min-width:var(--rtk-space-5, 20px);align-items:center;justify-content:center;border-radius:9999px;z-index:1}:host([variant='horizontal']) .waiting-participants-count{right:var(--rtk-space-4, 16px);top:50%;transform:translateY(-50%)}";
10
10
  const RtkParticipantsToggleStyle0 = rtkParticipantsToggleCss;
@@ -1,4 +1,4 @@
1
- import { R as RtkParticipantsViewers, d as defineCustomElement$1 } from './p-9068cc0a.js';
1
+ import { R as RtkParticipantsViewers, d as defineCustomElement$1 } from './p-22c06c83.js';
2
2
 
3
3
  const RtkParticipantsViewerList = RtkParticipantsViewers;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as RtkParticipantsWaitlisted, d as defineCustomElement$1 } from './p-dff5310f.js';
1
+ import { R as RtkParticipantsWaitlisted, d as defineCustomElement$1 } from './p-a40b66b6.js';
2
2
 
3
3
  const RtkParticipantsWaitingList = RtkParticipantsWaitlisted;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,21 +1,21 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$f } from './p-b9279738.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$f } from './p-e8e8ad5f.js';
6
6
  import { d as defineCustomElement$e } from './p-85587a5c.js';
7
7
  import { d as defineCustomElement$d } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$c } from './p-d804d951.js';
9
- import { d as defineCustomElement$b } from './p-2208d88b.js';
10
- import { d as defineCustomElement$a } from './p-8e8dc682.js';
11
- import { d as defineCustomElement$9 } from './p-d3ab9c7e.js';
12
- import { d as defineCustomElement$8 } from './p-a6ae7b9e.js';
13
- import { d as defineCustomElement$7 } from './p-9068cc0a.js';
14
- import { d as defineCustomElement$6 } from './p-dff5310f.js';
15
- import { d as defineCustomElement$5 } from './p-b18c921f.js';
16
- import { d as defineCustomElement$4 } from './p-56849eb6.js';
8
+ import { d as defineCustomElement$c } from './p-806e0ecb.js';
9
+ import { d as defineCustomElement$b } from './p-90a6ceed.js';
10
+ import { d as defineCustomElement$a } from './p-652de874.js';
11
+ import { d as defineCustomElement$9 } from './p-d1742776.js';
12
+ import { d as defineCustomElement$8 } from './p-e37d0aa2.js';
13
+ import { d as defineCustomElement$7 } from './p-22c06c83.js';
14
+ import { d as defineCustomElement$6 } from './p-a40b66b6.js';
15
+ import { d as defineCustomElement$5 } from './p-75593f09.js';
16
+ import { d as defineCustomElement$4 } from './p-5915a274.js';
17
17
  import { d as defineCustomElement$3 } from './p-98c3a8f8.js';
18
- import { d as defineCustomElement$2 } from './p-ac95f7dc.js';
18
+ import { d as defineCustomElement$2 } from './p-d48b4170.js';
19
19
  import { d as debounce } from './p-1dca17d1.js';
20
20
 
21
21
  const rtkParticipantsCss = ":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{display:flex;height:100%;width:100%;flex-direction:column;font-size:14px}*{box-sizing:border-box}.ctr{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);box-sizing:border-box;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-0, 0px);padding-bottom:var(--rtk-space-0, 0px);overflow-y:auto;flex-grow:1;flex-basis:0}.ctr.virtualised{overflow-y:hidden}.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-0, 0px);margin-bottom:var(--rtk-space-0, 0px)}.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))}:host([size='md']) .search{margin-top:var(--rtk-space-4, 16px) !important;margin-bottom:var(--rtk-space-4, 16px) !important}:host([size='sm']) .search{margin-top:var(--rtk-space-4, 16px) !important;margin-bottom:var(--rtk-space-4, 16px) !important}.no-pending-requests{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);text-align:center;font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}";
@@ -1,4 +1,4 @@
1
- import { R as RtkPermissionsMessage$1, d as defineCustomElement$1 } from './p-7f4fb4f4.js';
1
+ import { R as RtkPermissionsMessage$1, d as defineCustomElement$1 } from './p-023bc0c1.js';
2
2
 
3
3
  const RtkPermissionsMessage = RtkPermissionsMessage$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as RtkPinnedMessageSelector$1, d as defineCustomElement$1 } from './p-a94354a1.js';
1
+ import { R as RtkPinnedMessageSelector$1, d as defineCustomElement$1 } from './p-41a8d4b9.js';
2
2
 
3
3
  const RtkPinnedMessageSelector = RtkPinnedMessageSelector$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$4 } from './p-f0118467.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$4 } from './p-34e72b10.js';
6
6
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
7
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
8
8
 
9
9
  const rtkPipToggleCss = ":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{display:block}:host([data-hidden]){display:none}";
10
10
  const RtkPipToggleStyle0 = rtkPipToggleCss;
@@ -1,4 +1,4 @@
1
- import { R as RtkPluginMain$1, d as defineCustomElement$1 } from './p-f49f2d11.js';
1
+ import { R as RtkPluginMain$1, d as defineCustomElement$1 } from './p-9b559d4e.js';
2
2
 
3
3
  const RtkPluginMain = RtkPluginMain$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { b as canViewPlugins } from './p-03151d5a.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$4 } from './p-f0118467.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { b as canViewPlugins } from './p-88787807.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$4 } from './p-34e72b10.js';
6
6
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
7
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
8
8
 
9
9
  const rtkPluginsToggleCss = ":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{display:block}:host([data-hidden]){display:none}";
10
10
  const RtkPluginsToggleStyle0 = rtkPluginsToggleCss;
@@ -1,4 +1,4 @@
1
- import { R as RtkPlugins$1, d as defineCustomElement$1 } from './p-75e23d98.js';
1
+ import { R as RtkPlugins$1, d as defineCustomElement$1 } from './p-0f7f2c40.js';
2
2
 
3
3
  const RtkPlugins = RtkPlugins$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as RtkPoll, d as defineCustomElement$1 } from './p-71339d27.js';
1
+ import { R as RtkPoll, d as defineCustomElement$1 } from './p-d84e7573.js';
2
2
 
3
3
  const RtkPollForm = RtkPoll;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { R as RtkPolls, d as defineCustomElement$1 } from './p-0fa9fe9d.js';
1
+ import { R as RtkPolls, d as defineCustomElement$1 } from './p-1cc53c67.js';
2
2
 
3
3
  const RtkPoll = RtkPolls;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { d as canViewPolls } from './p-03151d5a.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$4 } from './p-f0118467.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { d as canViewPolls } from './p-88787807.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$4 } from './p-34e72b10.js';
6
6
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
7
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
8
8
 
9
9
  const rtkPollsToggleCss = ":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;display:block}:host([data-hidden]){display:none}.unread-count{position:absolute;right:var(--rtk-space-3, 12px);box-sizing:border-box;padding:var(--rtk-space-0\\.5, 2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));display:flex;height:var(--rtk-space-5, 20px);min-width:var(--rtk-space-5, 20px);align-items:center;justify-content:center;border-radius:9999px;z-index:1}:host([variant='horizontal']) .unread-count{right:var(--rtk-space-4, 16px);top:50%;transform:translateY(-50%)}";
10
10
  const RtkPollsToggleStyle0 = rtkPollsToggleCss;
@@ -1,4 +1,4 @@
1
- import { R as RtkPolls$1, d as defineCustomElement$1 } from './p-544c2f96.js';
1
+ import { R as RtkPolls$1, d as defineCustomElement$1 } from './p-71f9ae5f.js';
2
2
 
3
3
  const RtkPolls = RtkPolls$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { i as useLanguage, e as defaultIconPack } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
2
+ import { i as useLanguage, e as defaultIconPack } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
4
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
5
5
 
6
6
  const rtkRecordingIndicatorCss = ":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{display:block}:host([data-hidden]){display:none}:host[size='sm']{margin-left:var(--rtk-space-1, 4px);margin-right:var(--rtk-space-1, 4px)}.indicator{display:flex;flex-direction:row;align-items:center;font-size:14px;--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);animation:blink 4s linear infinite}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}:host([size='sm']) .indicator span{display:none}@keyframes blink{0%,10%{opacity:0}11%,100%{opacity:1}}";
@@ -46,7 +46,7 @@ const RtkRecordingIndicator$1 = /*@__PURE__*/ proxyCustomElement(class RtkRecord
46
46
  }
47
47
  }
48
48
  render() {
49
- 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'))))));
49
+ 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'))))));
50
50
  }
51
51
  static get watchers() { return {
52
52
  "meeting": ["meetingChanged"]
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { i as useLanguage, e as defaultIconPack } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
- import { d as defineCustomElement$4 } from './p-f0118467.js';
2
+ import { i as useLanguage, e as defaultIconPack } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
+ import { d as defineCustomElement$4 } from './p-34e72b10.js';
5
5
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
6
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
7
7
 
8
8
  const rtkRecordingToggleCss = ":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{display:block}";
9
9
  const RtkRecordingToggleStyle0 = rtkRecordingToggleCss;
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
- import { d as defineCustomElement$5 } from './p-f0118467.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
+ import { d as defineCustomElement$5 } from './p-34e72b10.js';
5
5
  import { d as defineCustomElement$4 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$3 } from './p-56849eb6.js';
6
+ import { d as defineCustomElement$3 } from './p-5915a274.js';
7
7
  import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
8
8
 
9
9
  const rtkScreenShareToggleCss = ":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{display:block}:host([data-hidden]){display:none}";
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, w as writeTask, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import { i as isFullScreenEnabled, r as requestFullScreen, e as exitFullScreen, a as isFullScreenSupported } from './p-3974d97a.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
6
6
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
7
7
  import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
@@ -110,7 +110,7 @@ const RtkScreenshareView$1 = /*@__PURE__*/ proxyCustomElement(class RtkScreensha
110
110
  const icon = this.isFullScreen
111
111
  ? this.iconPack.full_screen_minimize
112
112
  : this.iconPack.full_screen_maximize;
113
- 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: {
113
+ 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: {
114
114
  visible: this.screenShareEnabled,
115
115
  'fit-in-container': this.participant.supportsRemoteControl,
116
116
  }, playsInline: true, onPlay: () => {
@@ -118,15 +118,15 @@ const RtkScreenshareView$1 = /*@__PURE__*/ proxyCustomElement(class RtkScreensha
118
118
  screenshareParticipant: this.participant,
119
119
  participant: this.meeting.self,
120
120
  });
121
- }, 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: () => {
121
+ }, 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: () => {
122
122
  this.meeting.self.disableScreenShare();
123
- } }, 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: () => {
123
+ } }, 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: () => {
124
124
  this.videoExpanded = !this.videoExpanded;
125
- } }, h("rtk-icon", { key: '0364e445f3e0fc713376b4171b1f5f2f251eb942', icon: this.videoExpanded
125
+ } }, h("rtk-icon", { key: '6140671792e626d5de181861ee4c7aef1dd11e3e', icon: this.videoExpanded
126
126
  ? this.iconPack.full_screen_minimize
127
127
  : this.iconPack.full_screen_maximize, slot: "start" }), this.videoExpanded
128
128
  ? this.t('screenshare.min_preview')
129
- : this.t('screenshare.max_preview'))))), h("slot", { key: 'c0118cf1a21485f9d8c0663310310904cca7db62' })));
129
+ : this.t('screenshare.max_preview'))))), h("slot", { key: 'beeecb6fe5a1f46d259a86e698c31fb477949bf3' })));
130
130
  }
131
131
  get host() { return this; }
132
132
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { R as RtkSettingsAudio$1, d as defineCustomElement$1 } from './p-48bc7ba0.js';
1
+ import { R as RtkSettingsAudio$1, d as defineCustomElement$1 } from './p-00223948.js';
2
2
 
3
3
  const RtkSettingsAudio = RtkSettingsAudio$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
- import { d as defineCustomElement$4 } from './p-f0118467.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
+ import { d as defineCustomElement$4 } from './p-34e72b10.js';
5
5
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
6
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
7
7
 
8
8
  const rtkSettingsToggleCss = ":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{display:block}";
9
9
  const RtkSettingsToggleStyle0 = rtkSettingsToggleCss;
@@ -38,7 +38,7 @@ const RtkSettingsToggle$1 = /*@__PURE__*/ proxyCustomElement(class RtkSettingsTo
38
38
  }
39
39
  render() {
40
40
  const text = this.t('settings');
41
- 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 })));
41
+ 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 })));
42
42
  }
43
43
  static get style() { return RtkSettingsToggleStyle0; }
44
44
  }, [1, "rtk-settings-toggle", {
@@ -1,4 +1,4 @@
1
- import { R as RtkSettingsVideo$1, d as defineCustomElement$1 } from './p-1025b97a.js';
1
+ import { R as RtkSettingsVideo$1, d as defineCustomElement$1 } from './p-31826961.js';
2
2
 
3
3
  const RtkSettingsVideo = RtkSettingsVideo$1;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,16 +1,16 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
- import { d as defineCustomElement$b } from './p-5d1ee3a6.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
+ import { d as defineCustomElement$b } from './p-77d43657.js';
5
5
  import { d as defineCustomElement$a } from './p-85587a5c.js';
6
- import { d as defineCustomElement$9 } from './p-99702038.js';
6
+ import { d as defineCustomElement$9 } from './p-7e03849f.js';
7
7
  import { d as defineCustomElement$8 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$7 } from './p-4c663917.js';
9
- import { d as defineCustomElement$6 } from './p-588ef75c.js';
10
- import { d as defineCustomElement$5 } from './p-48bc7ba0.js';
11
- import { d as defineCustomElement$4 } from './p-1025b97a.js';
12
- import { d as defineCustomElement$3 } from './p-88cf2161.js';
13
- import { d as defineCustomElement$2 } from './p-70f74f9f.js';
8
+ import { d as defineCustomElement$7 } from './p-2be1f5d7.js';
9
+ import { d as defineCustomElement$6 } from './p-1f5b6602.js';
10
+ import { d as defineCustomElement$5 } from './p-00223948.js';
11
+ import { d as defineCustomElement$4 } from './p-31826961.js';
12
+ import { d as defineCustomElement$3 } from './p-84ab2eb7.js';
13
+ import { d as defineCustomElement$2 } from './p-c89976c3.js';
14
14
 
15
15
  const rtkSettingsCss = ":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{position:relative;display:flex;overflow:hidden;border-radius:var(--rtk-border-radius-md, 8px);width:100%;--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-1000, 255 255 255))}header{display:flex;align-items:center;justify-content:space-between;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}.title{font-size:20px;line-height:1}.back-btn,.dismiss-btn{border-radius:var(--rtk-border-radius-sm, 4px);background-color:transparent;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.back-btn:hover,.dismiss-btn:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}aside{box-sizing:border-box;display:flex;min-width:var(--rtk-space-56, 224px);flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));padding-left:var(--rtk-space-2, 8px)}aside button{margin-top:var(--rtk-space-4, 16px);box-sizing:border-box;display:flex;width:100%;align-items:center;justify-content:space-between;border-top-left-radius:var(--rtk-border-radius-sm, 4px);border-bottom-left-radius:var(--rtk-border-radius-sm, 4px);padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);background-color:transparent;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));cursor:default;font-size:16px;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);border-width:var(--rtk-border-width-none, 0);border-style:none;outline:2px solid transparent;outline-offset:2px}aside button .right{display:flex;align-items:center}aside button .right rtk-icon{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}aside button .right rtk-icon:last-child{margin-left:var(--rtk-space-4, 16px)}aside button[type='button']{cursor:pointer;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}aside button[type='button']:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}aside button[type='button']{border-right:var(--rtk-border-width-md, 2px) solid transparent}aside button.active{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-border-opacity));background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / 0.2)}aside button.active:hover{background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / 0.2)}rtk-icon.poor{--tw-text-opacity:1;color:rgba(var(--rtk-colors-warning, 255 205 7) / var(--tw-text-opacity))}rtk-icon.poorest{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}rtk-icon.good{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}main{display:flex;flex:1 1 0%;align-items:center;justify-content:center;padding-left:var(--rtk-space-6, 24px);padding-right:var(--rtk-space-6, 24px);box-sizing:border-box;width:100%;max-width:calc(100% - var(--rtk-space-56, 224px))}.dismiss-btn{position:absolute;top:var(--rtk-space-3, 12px);right:var(--rtk-space-3, 12px);height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host([size='sm']) aside{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}:host([size='sm']) .dismiss-btn{top:var(--rtk-space-5, 20px);right:var(--rtk-space-4, 16px)}:host([size='sm']) aside{width:100%;padding-left:var(--rtk-space-0, 0px)}:host([size='sm']) aside button{border-radius:var(--rtk-border-radius-none, 0)}:host([size='sm']) aside button.active{border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:transparent}:host([size='sm']) aside button.active:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}:host([size='sm']) aside.hide{display:none}:host([size='sm']) main{display:none;max-width:100%;overflow-y:auto;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='sm']) main header{justify-content:center}:host([size='sm']) main header rtk-button{position:absolute;left:var(--rtk-space-4, 16px)}:host([size='sm']) main.active{display:block}";
16
16
  const RtkSettingsStyle0 = rtkSettingsCss;