@cloudflare/realtimekit-ui 2.0.0-staging.1 → 2.0.1-staging.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (627) hide show
  1. package/dist/browser.js +1 -1
  2. package/dist/cjs/{TextMessage-ca569f12.js → TextMessage-492778db.js} +1 -1
  3. package/dist/cjs/{chat-a1c8f378.js → chat-4f5c28ca.js} +1 -1
  4. package/dist/cjs/{config-8ce93a9c.js → config-705c8f2c.js} +2 -2
  5. package/dist/cjs/{debounce-43f12da4.js → debounce-7fa6354d.js} +1 -1
  6. package/dist/cjs/{index-3f8e5441.js → index-4366eb3b.js} +1 -1
  7. package/dist/cjs/index.cjs.js +4 -4
  8. package/dist/cjs/init-error-70ccf3b6.js +28 -0
  9. package/dist/cjs/loader.cjs.js +1 -1
  10. package/dist/cjs/{merge-ff059743.js → merge-79537b1d.js} +1 -1
  11. package/dist/cjs/realtimekit-ui.cjs.js +1 -1
  12. package/dist/cjs/rtk-ai-toggle.cjs.entry.js +2 -2
  13. package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +2 -2
  14. package/dist/cjs/rtk-ai_3.cjs.entry.js +2 -2
  15. package/dist/cjs/rtk-audio-grid.cjs.entry.js +2 -2
  16. package/dist/cjs/rtk-audio-tile.cjs.entry.js +2 -2
  17. package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +2 -2
  18. package/dist/cjs/rtk-avatar_26.cjs.entry.js +16 -16
  19. package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +2 -2
  20. package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +2 -2
  21. package/dist/cjs/rtk-breakout-rooms-toggle.cjs.entry.js +2 -2
  22. package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +2 -2
  23. package/dist/cjs/rtk-camera-toggle.cjs.entry.js +2 -2
  24. package/dist/cjs/rtk-caption-toggle.cjs.entry.js +2 -2
  25. package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +3 -3
  26. package/dist/cjs/rtk-chat-message.cjs.entry.js +2 -2
  27. package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +2 -2
  28. package/dist/cjs/rtk-chat-search-results.cjs.entry.js +2 -2
  29. package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
  30. package/dist/cjs/rtk-chat-toggle.cjs.entry.js +3 -3
  31. package/dist/cjs/rtk-clock.cjs.entry.js +2 -2
  32. package/dist/cjs/rtk-controlbar-button.cjs.entry.js +2 -2
  33. package/dist/cjs/rtk-controlbar.cjs.entry.js +2 -2
  34. package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +2 -2
  35. package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +2 -2
  36. package/dist/cjs/rtk-dialog-manager.cjs.entry.js +2 -2
  37. package/dist/cjs/rtk-dialog.cjs.entry.js +2 -2
  38. package/dist/cjs/rtk-ended-screen.cjs.entry.js +2 -2
  39. package/dist/cjs/rtk-file-dropzone.cjs.entry.js +2 -2
  40. package/dist/cjs/rtk-file-message_3.cjs.entry.js +4 -4
  41. package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +2 -2
  42. package/dist/cjs/rtk-grid-pagination.cjs.entry.js +2 -2
  43. package/dist/cjs/rtk-grid.cjs.entry.js +2 -2
  44. package/dist/cjs/rtk-header.cjs.entry.js +2 -2
  45. package/dist/cjs/rtk-idle-screen.cjs.entry.js +12 -11
  46. package/dist/cjs/rtk-image-viewer.cjs.entry.js +2 -2
  47. package/dist/cjs/rtk-information-tooltip.cjs.entry.js +2 -2
  48. package/dist/cjs/rtk-leave-button.cjs.entry.js +2 -2
  49. package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +2 -2
  50. package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +2 -2
  51. package/dist/cjs/rtk-logo.cjs.entry.js +2 -2
  52. package/dist/cjs/rtk-meeting-title.cjs.entry.js +2 -2
  53. package/dist/cjs/rtk-message-list-view.cjs.entry.js +3 -3
  54. package/dist/cjs/rtk-mic-toggle.cjs.entry.js +2 -2
  55. package/dist/cjs/rtk-mixed-grid.cjs.entry.js +2 -2
  56. package/dist/cjs/rtk-more-toggle.cjs.entry.js +2 -2
  57. package/dist/cjs/rtk-mute-all-button.cjs.entry.js +2 -2
  58. package/dist/cjs/rtk-name-tag.cjs.entry.js +2 -2
  59. package/dist/cjs/rtk-network-indicator.cjs.entry.js +2 -2
  60. package/dist/cjs/rtk-notification.cjs.entry.js +4 -4
  61. package/dist/cjs/rtk-notifications.cjs.entry.js +3 -3
  62. package/dist/cjs/rtk-participant-count.cjs.entry.js +2 -2
  63. package/dist/cjs/rtk-participant-setup.cjs.entry.js +2 -2
  64. package/dist/cjs/rtk-participant_2.cjs.entry.js +3 -3
  65. package/dist/cjs/rtk-participants-audio.cjs.entry.js +2 -2
  66. package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +2 -2
  67. package/dist/cjs/rtk-participants-toggle.cjs.entry.js +3 -3
  68. package/dist/cjs/rtk-participants.cjs.entry.js +3 -3
  69. package/dist/cjs/rtk-pip-toggle.cjs.entry.js +2 -2
  70. package/dist/cjs/rtk-plugin-main_2.cjs.entry.js +2 -2
  71. package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +3 -3
  72. package/dist/cjs/rtk-poll_2.cjs.entry.js +2 -2
  73. package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -3
  74. package/dist/cjs/rtk-recording-indicator.cjs.entry.js +2 -2
  75. package/dist/cjs/rtk-recording-toggle.cjs.entry.js +2 -2
  76. package/dist/cjs/rtk-screen-share-toggle.cjs.entry.js +2 -2
  77. package/dist/cjs/rtk-screenshare-view.cjs.entry.js +2 -2
  78. package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +2 -2
  79. package/dist/cjs/rtk-settings-toggle.cjs.entry.js +2 -2
  80. package/dist/cjs/rtk-settings.cjs.entry.js +2 -2
  81. package/dist/cjs/rtk-setup-screen.cjs.entry.js +2 -2
  82. package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +2 -2
  83. package/dist/cjs/rtk-sidebar.cjs.entry.js +3 -3
  84. package/dist/cjs/rtk-simple-grid.cjs.entry.js +2 -2
  85. package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +2 -2
  86. package/dist/cjs/rtk-spotlight-indicator.cjs.entry.js +2 -2
  87. package/dist/cjs/rtk-stage-toggle.cjs.entry.js +2 -2
  88. package/dist/cjs/rtk-stage.cjs.entry.js +2 -2
  89. package/dist/cjs/rtk-transcript.cjs.entry.js +2 -2
  90. package/dist/cjs/rtk-transcripts.cjs.entry.js +2 -2
  91. package/dist/cjs/rtk-ui-provider.cjs.entry.js +20 -11
  92. package/dist/cjs/rtk-waiting-screen.cjs.entry.js +2 -2
  93. package/dist/cjs/{sidebar-0166350b.js → sidebar-3d8abb05.js} +1 -1
  94. package/dist/cjs/{ui-store-583d205a.js → ui-store-b1ac9e83.js} +4 -0
  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.js +1 -1
  98. package/dist/collection/components/rtk-audio-grid/rtk-audio-grid.js +1 -1
  99. package/dist/collection/components/rtk-audio-tile/rtk-audio-tile.js +1 -1
  100. package/dist/collection/components/rtk-audio-visualizer/rtk-audio-visualizer.js +1 -1
  101. package/dist/collection/components/rtk-avatar/rtk-avatar.js +1 -1
  102. package/dist/collection/components/rtk-breakout-room-manager/rtk-breakout-room-manager.js +1 -1
  103. package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +1 -1
  104. package/dist/collection/components/rtk-breakout-room-toggle/rtk-breakout-rooms-toggle.js +2 -2
  105. package/dist/collection/components/rtk-breakout-rooms-manager/rtk-breakout-rooms-manager.js +2 -2
  106. package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +1 -1
  107. package/dist/collection/components/rtk-camera-selector/rtk-camera-selector.js +1 -1
  108. package/dist/collection/components/rtk-camera-toggle/rtk-camera-toggle.js +1 -1
  109. package/dist/collection/components/rtk-caption-toggle/rtk-caption-toggle.js +1 -1
  110. package/dist/collection/components/rtk-chat/rtk-chat.js +1 -1
  111. package/dist/collection/components/rtk-chat-composer-ui/rtk-chat-composer-ui.js +1 -1
  112. package/dist/collection/components/rtk-chat-composer-view/rtk-chat-composer-view.js +1 -1
  113. package/dist/collection/components/rtk-chat-message/rtk-chat-message.js +1 -1
  114. package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.js +1 -1
  115. package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js +1 -1
  116. package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +1 -1
  117. package/dist/collection/components/rtk-chat-selector/rtk-chat-selector.js +1 -1
  118. package/dist/collection/components/rtk-chat-selector-ui/rtk-chat-selector-ui.js +1 -1
  119. package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +1 -1
  120. package/dist/collection/components/rtk-confirmation-modal/rtk-confirmation-modal.js +1 -1
  121. package/dist/collection/components/rtk-controlbar/rtk-controlbar.js +1 -1
  122. package/dist/collection/components/rtk-counter/rtk-counter.js +1 -1
  123. package/dist/collection/components/rtk-debugger/rtk-debugger.js +1 -1
  124. package/dist/collection/components/rtk-debugger-audio/rtk-debugger-audio.js +1 -1
  125. package/dist/collection/components/rtk-debugger-screenshare/rtk-debugger-screenshare.js +1 -1
  126. package/dist/collection/components/rtk-debugger-system/rtk-debugger-system.js +1 -1
  127. package/dist/collection/components/rtk-debugger-toggle/rtk-debugger-toggle.js +1 -1
  128. package/dist/collection/components/rtk-debugger-video/rtk-debugger-video.js +1 -1
  129. package/dist/collection/components/rtk-dialog/rtk-dialog.js +1 -1
  130. package/dist/collection/components/rtk-dialog-manager/rtk-dialog-manager.js +1 -1
  131. package/dist/collection/components/rtk-draft-attachment-view/rtk-draft-attachment-view.js +1 -1
  132. package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.js +1 -1
  133. package/dist/collection/components/rtk-emoji-picker-button/rtk-emoji-picker-button.js +1 -1
  134. package/dist/collection/components/rtk-ended-screen/rtk-ended-screen.js +1 -1
  135. package/dist/collection/components/rtk-file-dropzone/rtk-file-dropzone.js +1 -1
  136. package/dist/collection/components/rtk-file-message/rtk-file-message.js +1 -1
  137. package/dist/collection/components/rtk-file-picker-button/rtk-file-picker-button.js +1 -1
  138. package/dist/collection/components/rtk-fullscreen-toggle/rtk-fullscreen-toggle.js +1 -1
  139. package/dist/collection/components/rtk-grid/rtk-grid.js +1 -1
  140. package/dist/collection/components/rtk-grid-pagination/rtk-grid-pagination.js +1 -1
  141. package/dist/collection/components/rtk-header/rtk-header.js +1 -1
  142. package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +12 -12
  143. package/dist/collection/components/rtk-image-message/rtk-image-message.js +1 -1
  144. package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +1 -1
  145. package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +1 -1
  146. package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +1 -1
  147. package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +1 -1
  148. package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +1 -1
  149. package/dist/collection/components/rtk-livestream-indicator/rtk-livestream-indicator.js +1 -1
  150. package/dist/collection/components/rtk-livestream-player/rtk-livestream-player.js +1 -1
  151. package/dist/collection/components/rtk-livestream-toggle/rtk-livestream-toggle.js +1 -1
  152. package/dist/collection/components/rtk-logo/rtk-logo.js +1 -1
  153. package/dist/collection/components/rtk-meeting/rtk-meeting.js +11 -11
  154. package/dist/collection/components/rtk-meeting-title/rtk-meeting-title.js +1 -1
  155. package/dist/collection/components/rtk-menu/rtk-menu.js +1 -1
  156. package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +1 -1
  157. package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +1 -1
  158. package/dist/collection/components/rtk-mic-toggle/rtk-mic-toggle.js +1 -1
  159. package/dist/collection/components/rtk-microphone-selector/rtk-microphone-selector.js +1 -1
  160. package/dist/collection/components/rtk-mixed-grid/rtk-mixed-grid.js +1 -1
  161. package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +1 -1
  162. package/dist/collection/components/rtk-mute-all-button/rtk-mute-all-button.js +1 -1
  163. package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +1 -1
  164. package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +1 -1
  165. package/dist/collection/components/rtk-network-indicator/rtk-network-indicator.js +1 -1
  166. package/dist/collection/components/rtk-notification/rtk-notification.js +1 -1
  167. package/dist/collection/components/rtk-notifications/rtk-notifications.js +1 -1
  168. package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +1 -1
  169. package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +1 -1
  170. package/dist/collection/components/rtk-participant/rtk-participant.js +1 -1
  171. package/dist/collection/components/rtk-participant-count/rtk-participant-count.js +1 -1
  172. package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +1 -1
  173. package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +1 -1
  174. package/dist/collection/components/rtk-participants/rtk-participants.js +1 -1
  175. package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +1 -1
  176. package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +1 -1
  177. package/dist/collection/components/rtk-participants-stage-queue/rtk-participants-stage-queue.js +1 -1
  178. package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +1 -1
  179. package/dist/collection/components/rtk-participants-viewer-list/rtk-participants-viewer-list.js +1 -1
  180. package/dist/collection/components/rtk-participants-waiting-list/rtk-participants-waiting-list.js +1 -1
  181. package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +1 -1
  182. package/dist/collection/components/rtk-pinned-message-selector/rtk-pinned-message-selector.js +1 -1
  183. package/dist/collection/components/rtk-pip-toggle/rtk-pip-toggle.js +1 -1
  184. package/dist/collection/components/rtk-plugin-main/rtk-plugin-main.js +1 -1
  185. package/dist/collection/components/rtk-plugins/rtk-plugins.js +1 -1
  186. package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +1 -1
  187. package/dist/collection/components/rtk-poll/rtk-poll.js +1 -1
  188. package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +1 -1
  189. package/dist/collection/components/rtk-polls/rtk-polls.js +1 -1
  190. package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +1 -1
  191. package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +1 -1
  192. package/dist/collection/components/rtk-recording-toggle/rtk-recording-toggle.js +1 -1
  193. package/dist/collection/components/rtk-screen-share-toggle/rtk-screen-share-toggle.js +1 -1
  194. package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +1 -1
  195. package/dist/collection/components/rtk-settings/rtk-settings.js +1 -1
  196. package/dist/collection/components/rtk-settings-audio/rtk-settings-audio.js +1 -1
  197. package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +1 -1
  198. package/dist/collection/components/rtk-settings-video/rtk-settings-video.js +1 -1
  199. package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +1 -1
  200. package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +1 -1
  201. package/dist/collection/components/rtk-sidebar-ui/rtk-sidebar-ui.js +1 -1
  202. package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +1 -1
  203. package/dist/collection/components/rtk-speaker-selector/rtk-speaker-selector.js +1 -1
  204. package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +1 -1
  205. package/dist/collection/components/rtk-spotlight-indicator/rtk-spotlight-indicator.js +1 -1
  206. package/dist/collection/components/rtk-stage/rtk-stage.js +1 -1
  207. package/dist/collection/components/rtk-stage-toggle/rtk-stage-toggle.js +1 -1
  208. package/dist/collection/components/rtk-switch/rtk-switch.js +1 -1
  209. package/dist/collection/components/rtk-tab-bar/rtk-tab-bar.js +1 -1
  210. package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +1 -1
  211. package/dist/collection/components/rtk-text-message/rtk-text-message.js +1 -1
  212. package/dist/collection/components/rtk-transcript/rtk-transcript.js +1 -1
  213. package/dist/collection/components/rtk-transcripts/rtk-transcripts.js +1 -1
  214. package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +19 -10
  215. package/dist/collection/components/rtk-viewer-count/rtk-viewer-count.js +1 -1
  216. package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +1 -1
  217. package/dist/collection/lib/lang/default-language.js +4 -0
  218. package/dist/collection/utils/init-error.js +24 -0
  219. package/dist/components/index.js +5 -5
  220. package/dist/components/{p-42aa9cd9.js → p-00568bea.js} +4 -4
  221. package/dist/components/{p-c1ab8045.js → p-026049ee.js} +2 -2
  222. package/dist/components/{p-32b624f9.js → p-03e354cd.js} +2 -2
  223. package/dist/components/{p-5644d937.js → p-04ac37d4.js} +2 -2
  224. package/dist/components/{p-06bfb00c.js → p-0529c72c.js} +5 -5
  225. package/dist/components/{p-e1f78de7.js → p-084f7d6c.js} +2 -2
  226. package/dist/components/{p-c6700b7b.js → p-08e39399.js} +2 -2
  227. package/dist/components/{p-f74bd10e.js → p-1a7dd46a.js} +7 -7
  228. package/dist/components/{p-02f091dd.js → p-1cb276df.js} +2 -2
  229. package/dist/components/{p-5ba840d9.js → p-240d48d1.js} +2 -2
  230. package/dist/components/{p-344db48b.js → p-278a613b.js} +2 -2
  231. package/dist/components/{p-7dd3acf5.js → p-29e60132.js} +3 -3
  232. package/dist/components/{p-21453136.js → p-2f2b07a1.js} +2 -2
  233. package/dist/components/{p-4a34e1d0.js → p-303a7f1f.js} +6 -6
  234. package/dist/components/{p-0e5b6daf.js → p-32b95100.js} +3 -3
  235. package/dist/components/{p-d6a71424.js → p-32f14b1a.js} +5 -5
  236. package/dist/components/{p-7c6602b9.js → p-36ad7fe2.js} +2 -2
  237. package/dist/components/{p-f4a5c8ff.js → p-3ae130f7.js} +4 -4
  238. package/dist/components/{p-6ccdf3c3.js → p-3eedb9db.js} +2 -2
  239. package/dist/components/{p-88e8bca6.js → p-42c2e598.js} +2 -2
  240. package/dist/components/{p-00e98940.js → p-4351785c.js} +3 -3
  241. package/dist/components/{p-a9e7fa80.js → p-467abb0c.js} +6 -6
  242. package/dist/components/{p-5d232d53.js → p-48b6fb95.js} +11 -11
  243. package/dist/components/{p-2e897160.js → p-4e02ee0f.js} +3 -3
  244. package/dist/components/{p-7e34f516.js → p-556de366.js} +1 -1
  245. package/dist/components/{p-a2de6dfc.js → p-5654365f.js} +2 -2
  246. package/dist/components/{p-0da52a33.js → p-592cd396.js} +2 -2
  247. package/dist/components/{p-1804e307.js → p-5995471c.js} +2 -2
  248. package/dist/components/{p-1a6308ec.js → p-5c55e43b.js} +2 -2
  249. package/dist/components/{p-6fa03a7f.js → p-5d3174d1.js} +2 -2
  250. package/dist/components/{p-165dddf4.js → p-695e5dc5.js} +2 -2
  251. package/dist/components/{p-477d076c.js → p-6a0a1a25.js} +2 -2
  252. package/dist/components/{p-8564f93d.js → p-6bd3b29c.js} +3 -3
  253. package/dist/components/{p-4c3d522b.js → p-6c6cefb0.js} +2 -2
  254. package/dist/components/{p-b350d09f.js → p-70c0c7ce.js} +2 -2
  255. package/dist/components/{p-60d401f8.js → p-78db5933.js} +3 -3
  256. package/dist/components/{p-73901fd8.js → p-7d8d9693.js} +2 -2
  257. package/dist/components/{p-13a05c55.js → p-8133c228.js} +2 -2
  258. package/dist/components/{p-4594b213.js → p-82df4307.js} +2 -2
  259. package/dist/components/{p-10552fa5.js → p-84deab1d.js} +7 -7
  260. package/dist/components/{p-d4c852fe.js → p-92ac782c.js} +5 -5
  261. package/dist/components/{p-550ddac7.js → p-95721bd2.js} +2 -2
  262. package/dist/components/{p-670b184f.js → p-96be6716.js} +2 -2
  263. package/dist/components/{p-9033d188.js → p-9c89d7b1.js} +5 -5
  264. package/dist/components/{p-b220448d.js → p-9f0c9162.js} +2 -2
  265. package/dist/components/{p-7071c775.js → p-9f5d24b0.js} +2 -2
  266. package/dist/components/{p-0304f83a.js → p-a0a863fa.js} +2 -2
  267. package/dist/components/{p-4f889007.js → p-a3c85ced.js} +2 -2
  268. package/dist/components/{p-27d6399a.js → p-a3fc952e.js} +1 -1
  269. package/dist/components/{p-3e49e36a.js → p-a6cf88b5.js} +2 -2
  270. package/dist/components/{p-c5ef686a.js → p-a9d577bb.js} +4 -4
  271. package/dist/components/{p-d0abd8bc.js → p-ab37c121.js} +4 -4
  272. package/dist/components/{p-0a836b64.js → p-b1a9a7c4.js} +2 -2
  273. package/dist/components/{p-adf6dfcc.js → p-b1aeb013.js} +2 -2
  274. package/dist/components/{p-5ba9c3d1.js → p-b29d03cf.js} +2 -2
  275. package/dist/components/{p-02d63986.js → p-b4068392.js} +2 -2
  276. package/dist/components/{p-465af231.js → p-b75297d7.js} +8 -8
  277. package/dist/components/{p-241583c3.js → p-b98fd0eb.js} +2 -2
  278. package/dist/components/{p-070aa695.js → p-bd10fae6.js} +1 -1
  279. package/dist/components/{p-ecb802ad.js → p-bf64e0af.js} +2 -2
  280. package/dist/components/{p-20612910.js → p-c3c8f309.js} +2 -2
  281. package/dist/components/{p-c0931990.js → p-c82e13b1.js} +2 -2
  282. package/dist/components/{p-0c8d2918.js → p-c9f704c4.js} +6 -6
  283. package/dist/components/{p-cb6f4d4b.js → p-cedfbbd4.js} +2 -2
  284. package/dist/components/{p-e6245534.js → p-cf1903b1.js} +2 -2
  285. package/dist/components/p-cfa0b5c7.js +26 -0
  286. package/dist/components/{p-a642ad81.js → p-d411c80b.js} +21 -21
  287. package/dist/components/{p-5b3a7f00.js → p-d5a12339.js} +4 -0
  288. package/dist/components/{p-3ff755e5.js → p-d83124b1.js} +2 -2
  289. package/dist/components/{p-bc5c1265.js → p-de0b23a0.js} +10 -10
  290. package/dist/components/{p-cc8af588.js → p-e0129657.js} +7 -7
  291. package/dist/components/{p-bd5c9c89.js → p-e8809896.js} +2 -2
  292. package/dist/components/{p-a3bf84d7.js → p-ea359bb7.js} +3 -3
  293. package/dist/components/{p-b3a98a90.js → p-ea4aa3bf.js} +5 -5
  294. package/dist/components/{p-9068e892.js → p-ed0fad6d.js} +2 -2
  295. package/dist/components/{p-0031a3c0.js → p-f179a6ff.js} +3 -3
  296. package/dist/components/{p-c232dfce.js → p-f867ebba.js} +4 -4
  297. package/dist/components/{p-d414fa54.js → p-f9cbb223.js} +2 -2
  298. package/dist/components/{p-49619802.js → p-f9f08610.js} +4 -4
  299. package/dist/components/rtk-ai-toggle.js +4 -4
  300. package/dist/components/rtk-ai-transcriptions.js +1 -1
  301. package/dist/components/rtk-ai.js +1 -1
  302. package/dist/components/rtk-audio-grid.js +2 -2
  303. package/dist/components/rtk-audio-tile.js +5 -5
  304. package/dist/components/rtk-audio-visualizer.js +1 -1
  305. package/dist/components/rtk-avatar.js +1 -1
  306. package/dist/components/rtk-breakout-room-manager.js +1 -1
  307. package/dist/components/rtk-breakout-room-participants.js +1 -1
  308. package/dist/components/rtk-breakout-rooms-manager.js +1 -1
  309. package/dist/components/rtk-breakout-rooms-toggle.js +4 -4
  310. package/dist/components/rtk-broadcast-message-modal.js +1 -1
  311. package/dist/components/rtk-camera-selector.js +1 -1
  312. package/dist/components/rtk-camera-toggle.js +4 -4
  313. package/dist/components/rtk-caption-toggle.js +4 -4
  314. package/dist/components/rtk-chat-composer-ui.js +5 -5
  315. package/dist/components/rtk-chat-composer-view.js +1 -1
  316. package/dist/components/rtk-chat-header.js +1 -1
  317. package/dist/components/rtk-chat-message.js +1 -1
  318. package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
  319. package/dist/components/rtk-chat-messages-ui.js +10 -10
  320. package/dist/components/rtk-chat-search-results.js +12 -12
  321. package/dist/components/rtk-chat-selector-ui.js +2 -2
  322. package/dist/components/rtk-chat-selector.js +1 -1
  323. package/dist/components/rtk-chat-toggle.js +5 -5
  324. package/dist/components/rtk-chat.js +1 -1
  325. package/dist/components/rtk-clock.js +2 -2
  326. package/dist/components/rtk-confirmation-modal.js +1 -1
  327. package/dist/components/rtk-controlbar-button.js +1 -1
  328. package/dist/components/rtk-controlbar.js +2 -2
  329. package/dist/components/rtk-counter.js +1 -1
  330. package/dist/components/rtk-debugger-audio.js +1 -1
  331. package/dist/components/rtk-debugger-screenshare.js +1 -1
  332. package/dist/components/rtk-debugger-system.js +1 -1
  333. package/dist/components/rtk-debugger-toggle.js +4 -4
  334. package/dist/components/rtk-debugger-video.js +1 -1
  335. package/dist/components/rtk-debugger.js +1 -1
  336. package/dist/components/rtk-dialog-manager.js +21 -21
  337. package/dist/components/rtk-dialog.js +1 -1
  338. package/dist/components/rtk-draft-attachment-view.js +1 -1
  339. package/dist/components/rtk-emoji-picker-button.js +1 -1
  340. package/dist/components/rtk-emoji-picker.js +1 -1
  341. package/dist/components/rtk-ended-screen.js +3 -3
  342. package/dist/components/rtk-file-dropzone.js +2 -2
  343. package/dist/components/rtk-file-message-view.js +1 -1
  344. package/dist/components/rtk-file-message.js +1 -1
  345. package/dist/components/rtk-file-picker-button.js +1 -1
  346. package/dist/components/rtk-fullscreen-toggle.js +1 -1
  347. package/dist/components/rtk-grid-pagination.js +2 -2
  348. package/dist/components/rtk-grid.js +8 -8
  349. package/dist/components/rtk-header.js +2 -2
  350. package/dist/components/rtk-idle-screen.js +15 -15
  351. package/dist/components/rtk-image-message-view.js +1 -1
  352. package/dist/components/rtk-image-message.js +1 -1
  353. package/dist/components/rtk-image-viewer.js +2 -2
  354. package/dist/components/rtk-information-tooltip.js +2 -2
  355. package/dist/components/rtk-join-stage.js +1 -1
  356. package/dist/components/rtk-leave-button.js +4 -4
  357. package/dist/components/rtk-leave-meeting.js +1 -1
  358. package/dist/components/rtk-livestream-indicator.js +1 -1
  359. package/dist/components/rtk-livestream-player.js +1 -1
  360. package/dist/components/rtk-livestream-toggle.js +4 -4
  361. package/dist/components/rtk-logo.js +1 -1
  362. package/dist/components/rtk-meeting-title.js +2 -2
  363. package/dist/components/rtk-meeting.js +33 -33
  364. package/dist/components/rtk-menu-item.js +1 -1
  365. package/dist/components/rtk-menu-list.js +1 -1
  366. package/dist/components/rtk-menu.js +1 -1
  367. package/dist/components/rtk-message-list-view.js +3 -3
  368. package/dist/components/rtk-message-view.js +1 -1
  369. package/dist/components/rtk-mic-toggle.js +4 -4
  370. package/dist/components/rtk-microphone-selector.js +1 -1
  371. package/dist/components/rtk-mixed-grid.js +5 -5
  372. package/dist/components/rtk-more-toggle.js +4 -4
  373. package/dist/components/rtk-mute-all-button.js +4 -4
  374. package/dist/components/rtk-mute-all-confirmation.js +1 -1
  375. package/dist/components/rtk-name-tag.js +1 -1
  376. package/dist/components/rtk-network-indicator.js +2 -2
  377. package/dist/components/rtk-notification.js +1 -1
  378. package/dist/components/rtk-notifications.js +3 -3
  379. package/dist/components/rtk-overlay-modal.js +1 -1
  380. package/dist/components/rtk-paginated-list.js +1 -1
  381. package/dist/components/rtk-participant-count.js +2 -2
  382. package/dist/components/rtk-participant-setup.js +2 -2
  383. package/dist/components/rtk-participant-tile.js +1 -1
  384. package/dist/components/rtk-participant.js +1 -1
  385. package/dist/components/rtk-participants-audio.js +3 -3
  386. package/dist/components/rtk-participants-stage-list.js +1 -1
  387. package/dist/components/rtk-participants-stage-queue.js +1 -1
  388. package/dist/components/rtk-participants-toggle.js +5 -5
  389. package/dist/components/rtk-participants-viewer-list.js +1 -1
  390. package/dist/components/rtk-participants-waiting-list.js +1 -1
  391. package/dist/components/rtk-participants.js +12 -12
  392. package/dist/components/rtk-permissions-message.js +1 -1
  393. package/dist/components/rtk-pinned-message-selector.js +1 -1
  394. package/dist/components/rtk-pip-toggle.js +4 -4
  395. package/dist/components/rtk-plugin-main.js +1 -1
  396. package/dist/components/rtk-plugins-toggle.js +5 -5
  397. package/dist/components/rtk-plugins.js +1 -1
  398. package/dist/components/rtk-poll-form.js +1 -1
  399. package/dist/components/rtk-poll.js +1 -1
  400. package/dist/components/rtk-polls-toggle.js +5 -5
  401. package/dist/components/rtk-polls.js +1 -1
  402. package/dist/components/rtk-recording-indicator.js +2 -2
  403. package/dist/components/rtk-recording-toggle.js +4 -4
  404. package/dist/components/rtk-screen-share-toggle.js +4 -4
  405. package/dist/components/rtk-screenshare-view.js +2 -2
  406. package/dist/components/rtk-settings-audio.js +1 -1
  407. package/dist/components/rtk-settings-toggle.js +4 -4
  408. package/dist/components/rtk-settings-video.js +1 -1
  409. package/dist/components/rtk-settings.js +10 -10
  410. package/dist/components/rtk-setup-screen.js +6 -6
  411. package/dist/components/rtk-sidebar-ui.js +1 -1
  412. package/dist/components/rtk-sidebar.js +10 -10
  413. package/dist/components/rtk-simple-grid.js +2 -2
  414. package/dist/components/rtk-speaker-selector.js +1 -1
  415. package/dist/components/rtk-spinner.js +1 -1
  416. package/dist/components/rtk-spotlight-grid.js +2 -2
  417. package/dist/components/rtk-spotlight-indicator.js +1 -1
  418. package/dist/components/rtk-stage-toggle.js +4 -4
  419. package/dist/components/rtk-stage.js +2 -2
  420. package/dist/components/rtk-switch.js +1 -1
  421. package/dist/components/rtk-tab-bar.js +1 -1
  422. package/dist/components/rtk-text-composer-view.js +1 -1
  423. package/dist/components/rtk-text-message.js +1 -1
  424. package/dist/components/rtk-transcript.js +1 -1
  425. package/dist/components/rtk-transcripts.js +3 -3
  426. package/dist/components/rtk-ui-provider.js +20 -11
  427. package/dist/components/rtk-viewer-count.js +1 -1
  428. package/dist/components/rtk-waiting-screen.js +3 -3
  429. package/dist/docs/docs-components.json +2202 -250
  430. package/dist/esm/{TextMessage-2acfc44b.js → TextMessage-0ab2db20.js} +1 -1
  431. package/dist/esm/{chat-269c61ba.js → chat-1107a64f.js} +1 -1
  432. package/dist/esm/{config-4bdf983d.js → config-f3f01b9a.js} +2 -2
  433. package/dist/esm/{debounce-296a3316.js → debounce-430cbf00.js} +1 -1
  434. package/dist/esm/{index-dafb4b7f.js → index-b81ca899.js} +1 -1
  435. package/dist/esm/index.js +6 -6
  436. package/dist/esm/init-error-ff5ead9a.js +26 -0
  437. package/dist/esm/loader.js +65 -29
  438. package/dist/esm/{merge-86cf8b27.js → merge-201ecd5c.js} +1 -1
  439. package/dist/esm/realtimekit-ui.js +1 -1
  440. package/dist/esm/rtk-ai-toggle.entry.js +2 -2
  441. package/dist/esm/rtk-ai-transcriptions.entry.js +2 -2
  442. package/dist/esm/rtk-ai_3.entry.js +2 -2
  443. package/dist/esm/rtk-audio-grid.entry.js +2 -2
  444. package/dist/esm/rtk-audio-tile.entry.js +2 -2
  445. package/dist/esm/rtk-audio-visualizer_4.entry.js +2 -2
  446. package/dist/esm/rtk-avatar_26.entry.js +16 -16
  447. package/dist/esm/rtk-breakout-room-manager_3.entry.js +2 -2
  448. package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +2 -2
  449. package/dist/esm/rtk-breakout-rooms-toggle.entry.js +2 -2
  450. package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
  451. package/dist/esm/rtk-camera-toggle.entry.js +2 -2
  452. package/dist/esm/rtk-caption-toggle.entry.js +2 -2
  453. package/dist/esm/rtk-chat-composer-ui.entry.js +3 -3
  454. package/dist/esm/rtk-chat-message.entry.js +2 -2
  455. package/dist/esm/rtk-chat-messages-ui.entry.js +2 -2
  456. package/dist/esm/rtk-chat-search-results.entry.js +2 -2
  457. package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
  458. package/dist/esm/rtk-chat-toggle.entry.js +3 -3
  459. package/dist/esm/rtk-clock.entry.js +2 -2
  460. package/dist/esm/rtk-controlbar-button.entry.js +2 -2
  461. package/dist/esm/rtk-controlbar.entry.js +2 -2
  462. package/dist/esm/rtk-debugger-audio_4.entry.js +2 -2
  463. package/dist/esm/rtk-debugger-toggle.entry.js +2 -2
  464. package/dist/esm/rtk-dialog-manager.entry.js +2 -2
  465. package/dist/esm/rtk-dialog.entry.js +2 -2
  466. package/dist/esm/rtk-ended-screen.entry.js +2 -2
  467. package/dist/esm/rtk-file-dropzone.entry.js +2 -2
  468. package/dist/esm/rtk-file-message_3.entry.js +4 -4
  469. package/dist/esm/rtk-fullscreen-toggle.entry.js +2 -2
  470. package/dist/esm/rtk-grid-pagination.entry.js +2 -2
  471. package/dist/esm/rtk-grid.entry.js +2 -2
  472. package/dist/esm/rtk-header.entry.js +2 -2
  473. package/dist/esm/rtk-idle-screen.entry.js +12 -11
  474. package/dist/esm/rtk-image-viewer.entry.js +2 -2
  475. package/dist/esm/rtk-information-tooltip.entry.js +2 -2
  476. package/dist/esm/rtk-leave-button.entry.js +2 -2
  477. package/dist/esm/rtk-livestream-indicator_3.entry.js +2 -2
  478. package/dist/esm/rtk-livestream-toggle.entry.js +2 -2
  479. package/dist/esm/rtk-logo.entry.js +2 -2
  480. package/dist/esm/rtk-meeting-title.entry.js +2 -2
  481. package/dist/esm/rtk-message-list-view.entry.js +3 -3
  482. package/dist/esm/rtk-mic-toggle.entry.js +2 -2
  483. package/dist/esm/rtk-mixed-grid.entry.js +2 -2
  484. package/dist/esm/rtk-more-toggle.entry.js +2 -2
  485. package/dist/esm/rtk-mute-all-button.entry.js +2 -2
  486. package/dist/esm/rtk-name-tag.entry.js +2 -2
  487. package/dist/esm/rtk-network-indicator.entry.js +2 -2
  488. package/dist/esm/rtk-notification.entry.js +4 -4
  489. package/dist/esm/rtk-notifications.entry.js +3 -3
  490. package/dist/esm/rtk-participant-count.entry.js +2 -2
  491. package/dist/esm/rtk-participant-setup.entry.js +2 -2
  492. package/dist/esm/rtk-participant_2.entry.js +3 -3
  493. package/dist/esm/rtk-participants-audio.entry.js +2 -2
  494. package/dist/esm/rtk-participants-stage-list_4.entry.js +2 -2
  495. package/dist/esm/rtk-participants-toggle.entry.js +3 -3
  496. package/dist/esm/rtk-participants.entry.js +3 -3
  497. package/dist/esm/rtk-pip-toggle.entry.js +2 -2
  498. package/dist/esm/rtk-plugin-main_2.entry.js +2 -2
  499. package/dist/esm/rtk-plugins-toggle.entry.js +3 -3
  500. package/dist/esm/rtk-poll_2.entry.js +2 -2
  501. package/dist/esm/rtk-polls-toggle.entry.js +3 -3
  502. package/dist/esm/rtk-recording-indicator.entry.js +2 -2
  503. package/dist/esm/rtk-recording-toggle.entry.js +2 -2
  504. package/dist/esm/rtk-screen-share-toggle.entry.js +2 -2
  505. package/dist/esm/rtk-screenshare-view.entry.js +2 -2
  506. package/dist/esm/rtk-settings-audio_2.entry.js +2 -2
  507. package/dist/esm/rtk-settings-toggle.entry.js +2 -2
  508. package/dist/esm/rtk-settings.entry.js +2 -2
  509. package/dist/esm/rtk-setup-screen.entry.js +2 -2
  510. package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
  511. package/dist/esm/rtk-sidebar.entry.js +3 -3
  512. package/dist/esm/rtk-simple-grid.entry.js +2 -2
  513. package/dist/esm/rtk-spotlight-grid.entry.js +2 -2
  514. package/dist/esm/rtk-spotlight-indicator.entry.js +2 -2
  515. package/dist/esm/rtk-stage-toggle.entry.js +2 -2
  516. package/dist/esm/rtk-stage.entry.js +2 -2
  517. package/dist/esm/rtk-transcript.entry.js +2 -2
  518. package/dist/esm/rtk-transcripts.entry.js +2 -2
  519. package/dist/esm/rtk-ui-provider.entry.js +20 -11
  520. package/dist/esm/rtk-waiting-screen.entry.js +2 -2
  521. package/dist/esm/{sidebar-4b23298b.js → sidebar-a13dc215.js} +1 -1
  522. package/dist/esm/{ui-store-76bb0e8e.js → ui-store-1bc7abc6.js} +4 -0
  523. package/dist/realtimekit-ui/index.esm.js +1 -1
  524. package/dist/realtimekit-ui/{p-1f8208c4.entry.js → p-012cd22a.entry.js} +1 -1
  525. package/dist/realtimekit-ui/p-026e8157.entry.js +1 -0
  526. package/dist/realtimekit-ui/{p-9a3d1fe3.entry.js → p-03db9946.entry.js} +1 -1
  527. package/dist/realtimekit-ui/{p-242afbdf.entry.js → p-069cc080.entry.js} +1 -1
  528. package/dist/realtimekit-ui/{p-977fb594.entry.js → p-083e53cc.entry.js} +1 -1
  529. package/dist/realtimekit-ui/{p-67ed9214.entry.js → p-0bd95245.entry.js} +1 -1
  530. package/dist/realtimekit-ui/{p-386d54ee.entry.js → p-1b26c15d.entry.js} +1 -1
  531. package/dist/realtimekit-ui/{p-63ee927b.entry.js → p-1e19ef2c.entry.js} +1 -1
  532. package/dist/realtimekit-ui/{p-0fa0e7d1.js → p-1e62d63b.js} +1 -1
  533. package/dist/realtimekit-ui/{p-bbfa215e.entry.js → p-20390946.entry.js} +1 -1
  534. package/dist/realtimekit-ui/{p-2fac891e.entry.js → p-217dcd9f.entry.js} +1 -1
  535. package/dist/realtimekit-ui/{p-8202a654.entry.js → p-234a709e.entry.js} +1 -1
  536. package/dist/realtimekit-ui/{p-8d6f2c1d.entry.js → p-26ffb189.entry.js} +1 -1
  537. package/dist/realtimekit-ui/{p-a74e0a97.entry.js → p-30fa04e9.entry.js} +1 -1
  538. package/dist/realtimekit-ui/{p-e49b1288.entry.js → p-3306b122.entry.js} +1 -1
  539. package/dist/realtimekit-ui/{p-5e408139.entry.js → p-3540d2b0.entry.js} +1 -1
  540. package/dist/realtimekit-ui/{p-2cb8e246.entry.js → p-3707f1e0.entry.js} +1 -1
  541. package/dist/realtimekit-ui/{p-003a95fc.entry.js → p-39c48b22.entry.js} +1 -1
  542. package/dist/realtimekit-ui/{p-32915a9a.js → p-41fa7b4f.js} +1 -1
  543. package/dist/realtimekit-ui/{p-35a53de8.entry.js → p-44fb5d40.entry.js} +1 -1
  544. package/dist/realtimekit-ui/{p-9baa1a27.entry.js → p-4564c9ff.entry.js} +1 -1
  545. package/dist/realtimekit-ui/{p-722aa34d.entry.js → p-4b9450d3.entry.js} +1 -1
  546. package/dist/realtimekit-ui/{p-77bdd9b4.entry.js → p-548f72ee.entry.js} +1 -1
  547. package/dist/realtimekit-ui/{p-a1af8ff8.entry.js → p-5564adad.entry.js} +1 -1
  548. package/dist/realtimekit-ui/{p-0e11efb7.entry.js → p-5623d82e.entry.js} +1 -1
  549. package/dist/realtimekit-ui/{p-ce7a7178.entry.js → p-5862bcba.entry.js} +1 -1
  550. package/dist/realtimekit-ui/{p-4490e4a5.entry.js → p-58b2f1a1.entry.js} +1 -1
  551. package/dist/realtimekit-ui/{p-412cdd31.entry.js → p-62c4d1ba.entry.js} +1 -1
  552. package/dist/realtimekit-ui/{p-a6a139d0.entry.js → p-64b59d46.entry.js} +1 -1
  553. package/dist/realtimekit-ui/{p-560cea5a.js → p-667c84b1.js} +1 -1
  554. package/dist/realtimekit-ui/{p-44832865.entry.js → p-6b177ee6.entry.js} +1 -1
  555. package/dist/realtimekit-ui/{p-901c1d40.js → p-6befaf17.js} +1 -1
  556. package/dist/realtimekit-ui/{p-7c4a22cd.entry.js → p-6c9a2464.entry.js} +1 -1
  557. package/dist/realtimekit-ui/{p-9e211b0c.entry.js → p-71a44776.entry.js} +1 -1
  558. package/dist/realtimekit-ui/{p-35a5637a.entry.js → p-72461b1f.entry.js} +1 -1
  559. package/dist/realtimekit-ui/{p-153cdff6.entry.js → p-7649168e.entry.js} +1 -1
  560. package/dist/realtimekit-ui/{p-6f6376d7.entry.js → p-76f87172.entry.js} +1 -1
  561. package/dist/realtimekit-ui/{p-e0957448.entry.js → p-79060698.entry.js} +1 -1
  562. package/dist/realtimekit-ui/{p-f1684041.entry.js → p-7bdd688b.entry.js} +1 -1
  563. package/dist/realtimekit-ui/{p-af705ed1.js → p-7e3c2d64.js} +1 -1
  564. package/dist/realtimekit-ui/{p-c370864b.entry.js → p-7e4a3510.entry.js} +1 -1
  565. package/dist/realtimekit-ui/{p-0b892bb4.entry.js → p-80be0156.entry.js} +1 -1
  566. package/dist/realtimekit-ui/{p-d879ebe0.entry.js → p-85818728.entry.js} +1 -1
  567. package/dist/realtimekit-ui/{p-ebfa6492.entry.js → p-873a645c.entry.js} +1 -1
  568. package/dist/realtimekit-ui/{p-2af1d7f6.entry.js → p-88a01a0c.entry.js} +1 -1
  569. package/dist/realtimekit-ui/{p-44ea537a.entry.js → p-8c971978.entry.js} +1 -1
  570. package/dist/realtimekit-ui/{p-06f49c32.entry.js → p-8cc4f116.entry.js} +1 -1
  571. package/dist/realtimekit-ui/{p-52e08862.entry.js → p-8edfe6fa.entry.js} +1 -1
  572. package/dist/realtimekit-ui/{p-dc6a9973.entry.js → p-8fa0ea33.entry.js} +1 -1
  573. package/dist/realtimekit-ui/{p-3390e8ab.entry.js → p-91795fd7.entry.js} +1 -1
  574. package/dist/realtimekit-ui/{p-48d5f1f4.entry.js → p-91c8f9d1.entry.js} +1 -1
  575. package/dist/realtimekit-ui/{p-bcfa5ae6.entry.js → p-93f88675.entry.js} +1 -1
  576. package/dist/realtimekit-ui/p-9727a165.js +1 -0
  577. package/dist/realtimekit-ui/{p-d9a5d325.entry.js → p-a0471508.entry.js} +1 -1
  578. package/dist/realtimekit-ui/p-a056fd35.entry.js +1 -0
  579. package/dist/realtimekit-ui/{p-62e9fbff.entry.js → p-a2693bee.entry.js} +1 -1
  580. package/dist/realtimekit-ui/{p-113467fc.entry.js → p-a47c017b.entry.js} +1 -1
  581. package/dist/realtimekit-ui/{p-3b221671.entry.js → p-a9ab826e.entry.js} +1 -1
  582. package/dist/realtimekit-ui/{p-52ff99d3.js → p-ae0bb894.js} +1 -1
  583. package/dist/realtimekit-ui/{p-44b0cd83.entry.js → p-b27886ff.entry.js} +1 -1
  584. package/dist/realtimekit-ui/{p-fff385a0.entry.js → p-b3f1ad3b.entry.js} +1 -1
  585. package/dist/realtimekit-ui/{p-84a52bdf.entry.js → p-b5f0c31d.entry.js} +1 -1
  586. package/dist/realtimekit-ui/{p-0928d88d.entry.js → p-b86e3e01.entry.js} +1 -1
  587. package/dist/realtimekit-ui/{p-f10b9cc3.entry.js → p-b89873a4.entry.js} +1 -1
  588. package/dist/realtimekit-ui/{p-e80dea09.entry.js → p-bde05d24.entry.js} +1 -1
  589. package/dist/realtimekit-ui/{p-b10872dc.entry.js → p-c57e0778.entry.js} +1 -1
  590. package/dist/realtimekit-ui/{p-a9441717.entry.js → p-c6a8ef1e.entry.js} +1 -1
  591. package/dist/realtimekit-ui/{p-cdc266b8.entry.js → p-c8bc3bb1.entry.js} +1 -1
  592. package/dist/realtimekit-ui/{p-a2367cc6.entry.js → p-c8f7b427.entry.js} +1 -1
  593. package/dist/realtimekit-ui/{p-a1260195.entry.js → p-c9d62ba7.entry.js} +1 -1
  594. package/dist/realtimekit-ui/p-cfa0b5c7.js +1 -0
  595. package/dist/realtimekit-ui/{p-eb9ebb93.entry.js → p-d0959773.entry.js} +1 -1
  596. package/dist/realtimekit-ui/{p-9e4200f3.entry.js → p-d4a2594a.entry.js} +1 -1
  597. package/dist/realtimekit-ui/{p-9a3880ea.entry.js → p-d59e0ecc.entry.js} +1 -1
  598. package/dist/realtimekit-ui/{p-48af2624.entry.js → p-d790f2be.entry.js} +1 -1
  599. package/dist/realtimekit-ui/{p-29097dbf.entry.js → p-d7fd359f.entry.js} +1 -1
  600. package/dist/realtimekit-ui/{p-f44b2e72.entry.js → p-d93b1e9c.entry.js} +1 -1
  601. package/dist/realtimekit-ui/{p-8865b8c8.entry.js → p-daf01d45.entry.js} +1 -1
  602. package/dist/realtimekit-ui/{p-e7ec420f.entry.js → p-db2a6aed.entry.js} +1 -1
  603. package/dist/realtimekit-ui/p-de170ad4.entry.js +1 -0
  604. package/dist/realtimekit-ui/{p-c31cc651.entry.js → p-de31f5b0.entry.js} +1 -1
  605. package/dist/realtimekit-ui/{p-6a609ccb.entry.js → p-deaae495.entry.js} +1 -1
  606. package/dist/realtimekit-ui/{p-f4d6b673.entry.js → p-e0426f17.entry.js} +1 -1
  607. package/dist/realtimekit-ui/{p-52a632bf.entry.js → p-e59cc7d0.entry.js} +1 -1
  608. package/dist/realtimekit-ui/{p-ff29818e.entry.js → p-ea03b1a0.entry.js} +1 -1
  609. package/dist/realtimekit-ui/{p-f20f9ec3.entry.js → p-ede50497.entry.js} +1 -1
  610. package/dist/realtimekit-ui/{p-0d674434.entry.js → p-f52fdfb4.entry.js} +1 -1
  611. package/dist/realtimekit-ui/{p-792d3d16.js → p-fa9759f4.js} +1 -1
  612. package/dist/realtimekit-ui/p-fd80c28e.entry.js +1 -0
  613. package/dist/realtimekit-ui/{p-7d059801.entry.js → p-ff971eea.entry.js} +1 -1
  614. package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
  615. package/dist/types/components/rtk-idle-screen/rtk-idle-screen.d.ts +2 -3
  616. package/dist/types/components/rtk-meeting/rtk-meeting.d.ts +1 -1
  617. package/dist/types/components/rtk-ui-provider/rtk-ui-provider.d.ts +1 -1
  618. package/dist/types/exports.d.ts +1 -1
  619. package/dist/types/lib/lang/default-language.d.ts +4 -0
  620. package/dist/types/types/props.d.ts +11 -2
  621. package/dist/types/utils/init-error.d.ts +14 -0
  622. package/package.json +1 -1
  623. package/dist/realtimekit-ui/p-1eb9b441.entry.js +0 -1
  624. package/dist/realtimekit-ui/p-238e36c9.entry.js +0 -1
  625. package/dist/realtimekit-ui/p-9566f8ce.entry.js +0 -1
  626. package/dist/realtimekit-ui/p-9811c98c.js +0 -1
  627. package/dist/realtimekit-ui/p-c63ba546.entry.js +0 -1
@@ -115,7 +115,7 @@ export class RtkWaitingScreen {
115
115
  "mutable": false,
116
116
  "complexType": {
117
117
  "original": "RtkI18n",
118
- "resolved": "(key: \"pin\" | \"unpin\" | \"kick\" | \"ended\" | \"disconnected\" | \"failed\" | \"type\" | \"end\" | \"joined\" | \"pinned\" | \"join\" | \"participants\" | \"logo\" | \"audio\" | \"search\" | \"video\" | \"image\" | \"chat\" | \"polls\" | \"leave\" | \"close\" | \"plugins\" | \"screenshare\" | \"(you)\" | (string & {}) | \"about_call\" | \"screen\" | \"camera\" | \"dismiss\" | \"page\" | \"more\" | \"page.prev\" | \"page.next\" | \"layout\" | \"layout.auto\" | \"settings\" | \"file\" | \"connection\" | \"leave_confirmation\" | \"cancel\" | \"yes\" | \"you\" | \"everyone\" | \"to\" | \"mute\" | \"accept\" | \"pip_on\" | \"pip_off\" | \"viewers\" | \"create\" | \"ask\" | \"activate\" | \"requests\" | \"mic_off\" | \"disable_mic\" | \"mic_on\" | \"enable_mic\" | \"test\" | \"minimize\" | \"maximize\" | \"mute_all\" | \"mute_all.description\" | \"mute_all.header\" | \"mute_all.allow_unmute\" | \"video_off\" | \"disable_video\" | \"video_on\" | \"enable_video\" | \"offline\" | \"offline.description\" | \"failed.description\" | \"disconnected.description\" | \"participants.errors.empty_results\" | \"participants.empty_list\" | \"participants.no_pending_requests\" | \"participants.turn_off_video\" | \"polls.by\" | \"polls.question\" | \"polls.question.placeholder\" | \"polls.answers\" | \"polls.option\" | \"polls.option.placeholder\" | \"polls.results.anon\" | \"polls.results.hide\" | \"polls.create\" | \"polls.cancel\" | \"polls.empty\" | \"polls.errors.question_required\" | \"polls.errors.empty_option\" | \"screenshare.min_preview\" | \"screenshare.max_preview\" | \"screenshare.shared\" | \"screenshare.start\" | \"screenshare.stop\" | \"screenshare.error.unknown\" | \"screenshare.error.max_count\" | \"plugins.empty\" | \"perm_denied\" | \"perm_denied.audio\" | \"perm_denied.video\" | \"perm_denied.screenshare\" | \"perm_denied.audio.chrome.message\" | \"perm_denied.video.chrome.message\" | \"perm_denied.screenshare.chrome.message\" | \"perm_denied.audio.safari.message\" | \"perm_denied.video.safari.message\" | \"perm_denied.screenshare.safari.message\" | \"perm_denied.audio.edge.message\" | \"perm_denied.video.edge.message\" | \"perm_denied.screenshare.edge.message\" | \"perm_denied.audio.microsoft edge.message\" | \"perm_denied.video.microsoft edge.message\" | \"perm_denied.screenshare.microsoft edge.message\" | \"perm_denied.audio.firefox.message\" | \"perm_denied.video.firefox.message\" | \"perm_denied.screenshare.firefox.message\" | \"perm_denied.audio.others.message\" | \"perm_denied.video.others.message\" | \"perm_denied.screenshare.others.message\" | \"perm_sys_denied\" | \"perm_sys_denied.audio\" | \"perm_sys_denied.video\" | \"perm_sys_denied.screenshare\" | \"perm_sys_denied.audio.macos.message\" | \"perm_sys_denied.video.macos.message\" | \"perm_sys_denied.screenshare.macos.message\" | \"perm_sys_denied.audio.ios.message\" | \"perm_sys_denied.video.ios.message\" | \"perm_sys_denied.screenshare.ios.message\" | \"perm_sys_denied.audio.windows.message\" | \"perm_sys_denied.video.windows.message\" | \"perm_sys_denied.screenshare.windows.message\" | \"perm_sys_denied.audio.android.message\" | \"perm_sys_denied.video.android.message\" | \"perm_sys_denied.screenshare.android.message\" | \"perm_sys_denied.audio.others.message\" | \"perm_sys_denied.video.others.message\" | \"perm_sys_denied.screenshare.others.message\" | \"perm_could_not_start\" | \"perm_could_not_start.audio\" | \"perm_could_not_start.video\" | \"perm_could_not_start.screenshare\" | \"perm_could_not_start.audio.message\" | \"perm_could_not_start.video.message\" | \"perm_could_not_start.screenshare.message\" | \"full_screen\" | \"full_screen.exit\" | \"waitlist.header_title\" | \"waitlist.body_text\" | \"waitlist.deny_request\" | \"waitlist.accept_request\" | \"waitlist.accept_all\" | \"stage_request.header_title\" | \"stage_request.deny_request\" | \"stage_request.accept_request\" | \"stage_request.accept_all\" | \"stage_request.deny_all\" | \"stage_request.approval_pending\" | \"stage_request.denied\" | \"stage_request.request\" | \"stage_request.requested\" | \"stage_request.cancel_request\" | \"stage_request.leave_stage\" | \"stage_request.request_tip\" | \"stage_request.leave_tip\" | \"stage_request.pending_tip\" | \"stage_request.denied_tip\" | \"stage.empty_host\" | \"stage.empty_host_summary\" | \"stage.empty_viewer\" | \"stage.remove_from_stage\" | \"stage.invited_notification\" | \"stage.add_to_stage\" | \"stage.join_title\" | \"stage.join_summary\" | \"stage.join_cancel\" | \"stage.join_confirm\" | \"setup_screen.join_in_as\" | \"setup_screen.your_name\" | \"stage.reconnecting\" | \"recording.label\" | \"recording.indicator\" | \"recording.started\" | \"recording.stopped\" | \"recording.paused\" | \"recording.error.start\" | \"recording.error.stop\" | \"recording.error.resume\" | \"recording.start\" | \"recording.stop\" | \"recording.resume\" | \"recording.starting\" | \"recording.stopping\" | \"recording.loading\" | \"recording.idle\" | \"audio_playback\" | \"audio_playback.title\" | \"audio_playback.description\" | \"breakout_rooms\" | \"breakout_rooms.room_config_header\" | \"breakout_rooms.join_breakout_header\" | \"breakout_rooms.empty\" | \"breakout_rooms.delete\" | \"breakout_rooms.switch\" | \"breakout_rooms.main_room\" | \"breakout_rooms.shuffle_participants\" | \"breakout_rooms.deselect\" | \"breakout_rooms.selected\" | \"breakout_rooms.num_of_rooms\" | \"breakout_rooms.approx\" | \"breakout_rooms.participants_per_room\" | \"breakout_rooms.division_text\" | \"breakout_rooms.start_breakout\" | \"breakout_rooms.close_breakout\" | \"breakout_rooms.update_breakout\" | \"breakout_rooms.discard_changes\" | \"breakout_rooms.room\" | \"breakout_rooms.rooms\" | \"breakout_rooms.room_name\" | \"breakout_rooms.edit_room_name\" | \"breakout_rooms.save_room_name\" | \"breakout_rooms.add_room\" | \"breakout_rooms.add_room_brief\" | \"breakout_rooms.select_all\" | \"breakout_rooms.unassign_all\" | \"breakout_rooms.assign\" | \"breakout_rooms.assign_participants\" | \"breakout_rooms.none_assigned\" | \"breakout_rooms.drag_drop_participants\" | \"breakout_rooms.click_drop_participants\" | \"breakout_rooms.status.assign_multiple\" | \"breakout_rooms.status.select_room\" | \"breakout_rooms.ephemeral_status.participants_assigned\" | \"breakout_rooms.ephemeral_status.participants_assigned_randomly\" | \"breakout_rooms.ephemeral_status.changes_discarded\" | \"breakout_rooms.confirm_modal.start_breakout.header\" | \"breakout_rooms.confirm_modal.start_breakout.content\" | \"breakout_rooms.confirm_modal.start_breakout.cancelText\" | \"breakout_rooms.confirm_modal.start_breakout.ctaText\" | \"breakout_rooms.confirm_modal.close_breakout.header\" | \"breakout_rooms.confirm_modal.close_breakout.content\" | \"breakout_rooms.confirm_modal.close_breakout.ctaText\" | \"breakout_rooms.move_reason.started_msg\" | \"breakout_rooms.move_reason.started_desc\" | \"breakout_rooms.move_reason.closed_msg\" | \"breakout_rooms.move_reason.closed_desc\" | \"breakout_rooms.move_reason.switch_room\" | \"breakout_rooms.move_reason.switch_main_room\" | \"breakout_rooms.all_assigned\" | \"breakout_rooms.empty_main_room\" | \"breakout_rooms.leave_confirmation\" | \"breakout_rooms.leave_confirmation.main_room_btn\" | \"ai\" | \"ai.meeting_ai\" | \"ai.home\" | \"ai.transcriptions\" | \"ai.personal\" | \"ai.caption_view\" | \"ai.chat.tooltip\" | \"ai.chat.summarize\" | \"ai.chat.agenda\" | \"ai.transcriptions.search_placeholder\" | \"ai.transcriptions.no_transcripts_found\" | \"ai.transcriptions.no_transcripts_yet\" | \"search.could_not_find\" | \"search.empty\" | \"end.all\" | \"ended.rejected\" | \"ended.left\" | \"ended.kicked\" | \"ended.disconnected\" | \"ended.network\" | \"ended.unauthorized\" | \"network\" | \"network.reconnecting\" | \"network.delay_extended\" | \"network.disconnected\" | \"network.leaving\" | \"network.restored\" | \"network.delay\" | \"network.lost\" | \"network.lost_extended\" | \"network.troubleshoot\" | \"join.network_error\" | \"join.media_error\" | \"join.media_firewall_error\" | \"join.default_error\" | \"join.error_code\" | \"livestream\" | \"livestream.indicator\" | \"livestream.skip\" | \"livestream.idle\" | \"livestream.starting\" | \"livestream.stopping\" | \"livestream.waiting_on_manual_ingestion\" | \"livestream.error.not_supported\" | \"livestream.error.not_found\" | \"livestream.error.unknown\" | \"livestream.error.sync\" | \"livestream.error.start\" | \"livestream.error.stop\" | \"livestream.go_live\" | \"livestream.end_live\" | \"livestream.error\" | \"cta.help\" | \"cta.continue\" | \"cta.reload\" | \"cta.confirmation\" | \"cta.system_settings\" | \"remote_access.empty\" | \"remote_access.requests\" | \"remote_access.allow\" | \"remote_access.grant\" | \"remote_access.indicator\" | \"chat.new\" | \"chat.max_limit_warning\" | \"chat.rate_limit_error\" | \"chat.member_name\" | \"chat.add_members\" | \"chat.delete_msg\" | \"chat.edit_msg\" | \"chat.send_msg\" | \"chat.send_attachment\" | \"chat.send_img\" | \"chat.send_file\" | \"chat.send_emoji\" | \"chat.update_msg\" | \"chat.img.loading\" | \"chat.error.img_not_found\" | \"chat.error.empty_results\" | \"chat.img.shared_by\" | \"chat.reply\" | \"chat.message_placeholder\" | \"chat.click_to_send\" | \"chat.search_msgs\" | \"chat.search_conversations\" | \"chat.start_conversation\" | \"chat.empty_search\" | \"chat.empty_chat\" | \"chat.cancel_upload\" | \"chat.view_chats\" | \"chat.everyone\" | \"chat.pinned_msgs\" | \"chat.toggle_pinned_msgs\" | \"date.today\" | \"date.yesterday\" | \"date.sunday\" | \"date.monday\" | \"date.tuesday\" | \"date.wednesday\" | \"date.thursday\" | \"date.friday\" | \"date.saturday\" | \"list.empty\" | \"grid.listening\" | \"transcript.off\" | \"transcript.on\" | \"settings.notification_sound\" | \"settings.microphone_input\" | \"settings.speaker_output\" | \"settings.mirror_video\" | \"settings.camera_off\" | \"dialog.close\" | \"notifications.joined\" | \"notifications.left\" | \"notifications.requesting_to_join_meeting\" | \"notifications.requested_to_join_stage\" | \"notifications.joined_stage\" | \"notifications.request_to_join_accepted\" | \"notifications.request_to_join_rejected\" | \"notifications.accept\" | \"notifications.new_poll_created_by\" | \"notifications.connected_to\" | \"notifications.plugin_switched_to\" | \"notifications.remote_control_requested\" | \"notifications.remote_control_request_sent\" | \"notifications.remote_control_request_accepted\" | \"notifications.remote_control_granted\" | \"notifications.remote_control_terminated\" | \"debugger.troubleshooting.label\" | \"debugger.quality.good\" | \"debugger.quality.average\" | \"debugger.quality.poor\" | \"debugger.stats.bitrate.label\" | \"debugger.stats.bitrate.description\" | \"debugger.stats.packet_loss.label\" | \"debugger.stats.packet_loss.description\" | \"debugger.stats.jitter.label\" | \"debugger.stats.jitter.description\" | \"debugger.stats.cpu_limitations.label\" | \"debugger.stats.cpu_limitations.description\" | \"debugger.stats.bandwidth_limitations.label\" | \"debugger.stats.bandwidth_limitations.description\" | \"debugger.audio.label\" | \"debugger.audio.troubleshooting.label\" | \"debugger.audio.messages.generating_report\" | \"debugger.audio.messages.enable_media\" | \"debugger.audio.sections.network_media\" | \"debugger.video.label\" | \"debugger.video.troubleshooting.label\" | \"debugger.video.messages.generating_report\" | \"debugger.video.messages.enable_media\" | \"debugger.video.sections.network_media\" | \"debugger.screenshare.label\" | \"debugger.screenshare.troubleshooting.label\" | \"debugger.screenshare.sections.network_media\" | \"debugger.screenshare.messages.generating_report\" | \"debugger.screenshare.messages.enable_media\" | \"debugger.system.label\" | \"debugger.system.troubleshooting.label\" | \"debugger.system.sections.battery\" | \"debugger.system.battery.level.label\" | \"debugger.system.battery.level.description\" | \"debugger.system.battery.charging.label\" | \"debugger.system.battery.charging.description\" | \"debugger.system.battery.charging.is_charging\" | \"debugger.system.battery.charging.is_not_charging\") => string",
118
+ "resolved": "(key: \"pin\" | \"unpin\" | \"kick\" | \"ended\" | \"disconnected\" | \"failed\" | \"type\" | \"end\" | \"joined\" | \"pinned\" | \"join\" | \"participants\" | \"logo\" | \"audio\" | \"search\" | \"video\" | \"image\" | \"chat\" | \"polls\" | \"leave\" | \"close\" | \"plugins\" | \"screenshare\" | \"(you)\" | (string & {}) | \"about_call\" | \"screen\" | \"camera\" | \"dismiss\" | \"page\" | \"more\" | \"page.prev\" | \"page.next\" | \"layout\" | \"layout.auto\" | \"settings\" | \"file\" | \"connection\" | \"leave_confirmation\" | \"cancel\" | \"yes\" | \"you\" | \"everyone\" | \"to\" | \"mute\" | \"accept\" | \"pip_on\" | \"pip_off\" | \"viewers\" | \"create\" | \"ask\" | \"activate\" | \"requests\" | \"mic_off\" | \"disable_mic\" | \"mic_on\" | \"enable_mic\" | \"test\" | \"minimize\" | \"maximize\" | \"mute_all\" | \"mute_all.description\" | \"mute_all.header\" | \"mute_all.allow_unmute\" | \"video_off\" | \"disable_video\" | \"video_on\" | \"enable_video\" | \"offline\" | \"offline.description\" | \"failed.description\" | \"disconnected.description\" | \"participants.errors.empty_results\" | \"participants.empty_list\" | \"participants.no_pending_requests\" | \"participants.turn_off_video\" | \"polls.by\" | \"polls.question\" | \"polls.question.placeholder\" | \"polls.answers\" | \"polls.option\" | \"polls.option.placeholder\" | \"polls.results.anon\" | \"polls.results.hide\" | \"polls.create\" | \"polls.cancel\" | \"polls.empty\" | \"polls.errors.question_required\" | \"polls.errors.empty_option\" | \"screenshare.min_preview\" | \"screenshare.max_preview\" | \"screenshare.shared\" | \"screenshare.start\" | \"screenshare.stop\" | \"screenshare.error.unknown\" | \"screenshare.error.max_count\" | \"plugins.empty\" | \"perm_denied\" | \"perm_denied.audio\" | \"perm_denied.video\" | \"perm_denied.screenshare\" | \"perm_denied.audio.chrome.message\" | \"perm_denied.video.chrome.message\" | \"perm_denied.screenshare.chrome.message\" | \"perm_denied.audio.safari.message\" | \"perm_denied.video.safari.message\" | \"perm_denied.screenshare.safari.message\" | \"perm_denied.audio.edge.message\" | \"perm_denied.video.edge.message\" | \"perm_denied.screenshare.edge.message\" | \"perm_denied.audio.microsoft edge.message\" | \"perm_denied.video.microsoft edge.message\" | \"perm_denied.screenshare.microsoft edge.message\" | \"perm_denied.audio.firefox.message\" | \"perm_denied.video.firefox.message\" | \"perm_denied.screenshare.firefox.message\" | \"perm_denied.audio.others.message\" | \"perm_denied.video.others.message\" | \"perm_denied.screenshare.others.message\" | \"perm_sys_denied\" | \"perm_sys_denied.audio\" | \"perm_sys_denied.video\" | \"perm_sys_denied.screenshare\" | \"perm_sys_denied.audio.macos.message\" | \"perm_sys_denied.video.macos.message\" | \"perm_sys_denied.screenshare.macos.message\" | \"perm_sys_denied.audio.ios.message\" | \"perm_sys_denied.video.ios.message\" | \"perm_sys_denied.screenshare.ios.message\" | \"perm_sys_denied.audio.windows.message\" | \"perm_sys_denied.video.windows.message\" | \"perm_sys_denied.screenshare.windows.message\" | \"perm_sys_denied.audio.android.message\" | \"perm_sys_denied.video.android.message\" | \"perm_sys_denied.screenshare.android.message\" | \"perm_sys_denied.audio.others.message\" | \"perm_sys_denied.video.others.message\" | \"perm_sys_denied.screenshare.others.message\" | \"perm_could_not_start\" | \"perm_could_not_start.audio\" | \"perm_could_not_start.video\" | \"perm_could_not_start.screenshare\" | \"perm_could_not_start.audio.message\" | \"perm_could_not_start.video.message\" | \"perm_could_not_start.screenshare.message\" | \"full_screen\" | \"full_screen.exit\" | \"waitlist.header_title\" | \"waitlist.body_text\" | \"waitlist.deny_request\" | \"waitlist.accept_request\" | \"waitlist.accept_all\" | \"stage_request.header_title\" | \"stage_request.deny_request\" | \"stage_request.accept_request\" | \"stage_request.accept_all\" | \"stage_request.deny_all\" | \"stage_request.approval_pending\" | \"stage_request.denied\" | \"stage_request.request\" | \"stage_request.requested\" | \"stage_request.cancel_request\" | \"stage_request.leave_stage\" | \"stage_request.request_tip\" | \"stage_request.leave_tip\" | \"stage_request.pending_tip\" | \"stage_request.denied_tip\" | \"stage.empty_host\" | \"stage.empty_host_summary\" | \"stage.empty_viewer\" | \"stage.remove_from_stage\" | \"stage.invited_notification\" | \"stage.add_to_stage\" | \"stage.join_title\" | \"stage.join_summary\" | \"stage.join_cancel\" | \"stage.join_confirm\" | \"setup_screen.join_in_as\" | \"setup_screen.your_name\" | \"stage.reconnecting\" | \"recording.label\" | \"recording.indicator\" | \"recording.started\" | \"recording.stopped\" | \"recording.paused\" | \"recording.error.start\" | \"recording.error.stop\" | \"recording.error.resume\" | \"recording.start\" | \"recording.stop\" | \"recording.resume\" | \"recording.starting\" | \"recording.stopping\" | \"recording.loading\" | \"recording.idle\" | \"audio_playback\" | \"audio_playback.title\" | \"audio_playback.description\" | \"breakout_rooms\" | \"breakout_rooms.room_config_header\" | \"breakout_rooms.join_breakout_header\" | \"breakout_rooms.empty\" | \"breakout_rooms.delete\" | \"breakout_rooms.switch\" | \"breakout_rooms.main_room\" | \"breakout_rooms.shuffle_participants\" | \"breakout_rooms.deselect\" | \"breakout_rooms.selected\" | \"breakout_rooms.num_of_rooms\" | \"breakout_rooms.approx\" | \"breakout_rooms.participants_per_room\" | \"breakout_rooms.division_text\" | \"breakout_rooms.start_breakout\" | \"breakout_rooms.close_breakout\" | \"breakout_rooms.update_breakout\" | \"breakout_rooms.discard_changes\" | \"breakout_rooms.room\" | \"breakout_rooms.rooms\" | \"breakout_rooms.room_name\" | \"breakout_rooms.edit_room_name\" | \"breakout_rooms.save_room_name\" | \"breakout_rooms.add_room\" | \"breakout_rooms.add_room_brief\" | \"breakout_rooms.select_all\" | \"breakout_rooms.unassign_all\" | \"breakout_rooms.assign\" | \"breakout_rooms.assign_participants\" | \"breakout_rooms.none_assigned\" | \"breakout_rooms.drag_drop_participants\" | \"breakout_rooms.click_drop_participants\" | \"breakout_rooms.status.assign_multiple\" | \"breakout_rooms.status.select_room\" | \"breakout_rooms.ephemeral_status.participants_assigned\" | \"breakout_rooms.ephemeral_status.participants_assigned_randomly\" | \"breakout_rooms.ephemeral_status.changes_discarded\" | \"breakout_rooms.confirm_modal.start_breakout.header\" | \"breakout_rooms.confirm_modal.start_breakout.content\" | \"breakout_rooms.confirm_modal.start_breakout.cancelText\" | \"breakout_rooms.confirm_modal.start_breakout.ctaText\" | \"breakout_rooms.confirm_modal.close_breakout.header\" | \"breakout_rooms.confirm_modal.close_breakout.content\" | \"breakout_rooms.confirm_modal.close_breakout.ctaText\" | \"breakout_rooms.move_reason.started_msg\" | \"breakout_rooms.move_reason.started_desc\" | \"breakout_rooms.move_reason.closed_msg\" | \"breakout_rooms.move_reason.closed_desc\" | \"breakout_rooms.move_reason.switch_room\" | \"breakout_rooms.move_reason.switch_main_room\" | \"breakout_rooms.all_assigned\" | \"breakout_rooms.empty_main_room\" | \"breakout_rooms.leave_confirmation\" | \"breakout_rooms.leave_confirmation.main_room_btn\" | \"ai\" | \"ai.meeting_ai\" | \"ai.home\" | \"ai.transcriptions\" | \"ai.personal\" | \"ai.caption_view\" | \"ai.chat.tooltip\" | \"ai.chat.summarize\" | \"ai.chat.agenda\" | \"ai.transcriptions.search_placeholder\" | \"ai.transcriptions.no_transcripts_found\" | \"ai.transcriptions.no_transcripts_yet\" | \"search.could_not_find\" | \"search.empty\" | \"end.all\" | \"ended.rejected\" | \"ended.left\" | \"ended.kicked\" | \"ended.disconnected\" | \"ended.network\" | \"ended.unauthorized\" | \"network\" | \"network.reconnecting\" | \"network.delay_extended\" | \"network.disconnected\" | \"network.leaving\" | \"network.restored\" | \"network.delay\" | \"network.lost\" | \"network.lost_extended\" | \"network.troubleshoot\" | \"init.auth_error\" | \"init.network_error\" | \"init.browser_error\" | \"init.default_error\" | \"join.network_error\" | \"join.media_error\" | \"join.media_firewall_error\" | \"join.default_error\" | \"join.error_code\" | \"livestream\" | \"livestream.indicator\" | \"livestream.skip\" | \"livestream.idle\" | \"livestream.starting\" | \"livestream.stopping\" | \"livestream.waiting_on_manual_ingestion\" | \"livestream.error.not_supported\" | \"livestream.error.not_found\" | \"livestream.error.unknown\" | \"livestream.error.sync\" | \"livestream.error.start\" | \"livestream.error.stop\" | \"livestream.go_live\" | \"livestream.end_live\" | \"livestream.error\" | \"cta.help\" | \"cta.continue\" | \"cta.reload\" | \"cta.confirmation\" | \"cta.system_settings\" | \"remote_access.empty\" | \"remote_access.requests\" | \"remote_access.allow\" | \"remote_access.grant\" | \"remote_access.indicator\" | \"chat.new\" | \"chat.max_limit_warning\" | \"chat.rate_limit_error\" | \"chat.member_name\" | \"chat.add_members\" | \"chat.delete_msg\" | \"chat.edit_msg\" | \"chat.send_msg\" | \"chat.send_attachment\" | \"chat.send_img\" | \"chat.send_file\" | \"chat.send_emoji\" | \"chat.update_msg\" | \"chat.img.loading\" | \"chat.error.img_not_found\" | \"chat.error.empty_results\" | \"chat.img.shared_by\" | \"chat.reply\" | \"chat.message_placeholder\" | \"chat.click_to_send\" | \"chat.search_msgs\" | \"chat.search_conversations\" | \"chat.start_conversation\" | \"chat.empty_search\" | \"chat.empty_chat\" | \"chat.cancel_upload\" | \"chat.view_chats\" | \"chat.everyone\" | \"chat.pinned_msgs\" | \"chat.toggle_pinned_msgs\" | \"date.today\" | \"date.yesterday\" | \"date.sunday\" | \"date.monday\" | \"date.tuesday\" | \"date.wednesday\" | \"date.thursday\" | \"date.friday\" | \"date.saturday\" | \"list.empty\" | \"grid.listening\" | \"transcript.off\" | \"transcript.on\" | \"settings.notification_sound\" | \"settings.microphone_input\" | \"settings.speaker_output\" | \"settings.mirror_video\" | \"settings.camera_off\" | \"dialog.close\" | \"notifications.joined\" | \"notifications.left\" | \"notifications.requesting_to_join_meeting\" | \"notifications.requested_to_join_stage\" | \"notifications.joined_stage\" | \"notifications.request_to_join_accepted\" | \"notifications.request_to_join_rejected\" | \"notifications.accept\" | \"notifications.new_poll_created_by\" | \"notifications.connected_to\" | \"notifications.plugin_switched_to\" | \"notifications.remote_control_requested\" | \"notifications.remote_control_request_sent\" | \"notifications.remote_control_request_accepted\" | \"notifications.remote_control_granted\" | \"notifications.remote_control_terminated\" | \"debugger.troubleshooting.label\" | \"debugger.quality.good\" | \"debugger.quality.average\" | \"debugger.quality.poor\" | \"debugger.stats.bitrate.label\" | \"debugger.stats.bitrate.description\" | \"debugger.stats.packet_loss.label\" | \"debugger.stats.packet_loss.description\" | \"debugger.stats.jitter.label\" | \"debugger.stats.jitter.description\" | \"debugger.stats.cpu_limitations.label\" | \"debugger.stats.cpu_limitations.description\" | \"debugger.stats.bandwidth_limitations.label\" | \"debugger.stats.bandwidth_limitations.description\" | \"debugger.audio.label\" | \"debugger.audio.troubleshooting.label\" | \"debugger.audio.messages.generating_report\" | \"debugger.audio.messages.enable_media\" | \"debugger.audio.sections.network_media\" | \"debugger.video.label\" | \"debugger.video.troubleshooting.label\" | \"debugger.video.messages.generating_report\" | \"debugger.video.messages.enable_media\" | \"debugger.video.sections.network_media\" | \"debugger.screenshare.label\" | \"debugger.screenshare.troubleshooting.label\" | \"debugger.screenshare.sections.network_media\" | \"debugger.screenshare.messages.generating_report\" | \"debugger.screenshare.messages.enable_media\" | \"debugger.system.label\" | \"debugger.system.troubleshooting.label\" | \"debugger.system.sections.battery\" | \"debugger.system.battery.level.label\" | \"debugger.system.battery.level.description\" | \"debugger.system.battery.charging.label\" | \"debugger.system.battery.charging.description\" | \"debugger.system.battery.charging.is_charging\" | \"debugger.system.battery.charging.is_not_charging\") => string",
119
119
  "references": {
120
120
  "RtkI18n": {
121
121
  "location": "import",
@@ -283,6 +283,10 @@ export const defaultLanguage = {
283
283
  'network.lost': 'Connection lost',
284
284
  'network.lost_extended': 'Connection lost. Please check your network connection.',
285
285
  'network.troubleshoot': 'Troubleshoot your connection',
286
+ 'init.auth_error': "We couldn't verify your access to this meeting. The meeting may have ended, or you may not have permission to join.",
287
+ 'init.network_error': "We couldn't connect to the meeting. Please try again, and if the problem continues, check your internet connection.",
288
+ 'init.browser_error': 'Your browser is not supported. Please try a different or updated browser.',
289
+ 'init.default_error': 'Something went wrong while connecting to the meeting. Please try again.',
286
290
  'join.network_error': "We couldn't connect to the meeting. Please check your internet connection and try again.",
287
291
  'join.media_error': "We're having trouble connecting to the meeting. Please try again, and if the problem continues, try using a different network.",
288
292
  'join.media_firewall_error': 'Your network may be blocking this connection. Try using a different network, or contact your network administrator for help.',
@@ -0,0 +1,24 @@
1
+ /**
2
+ * Maps a Core SDK init-phase error to a user-friendly message and support reference code.
3
+ *
4
+ * Called by the `initErrorListener` in `rtk-meeting` and `rtk-ui-provider` when a
5
+ * `ClientError` window event fires before the meeting object is available.
6
+ *
7
+ * Only handles error codes thrown by `Client.init()`:
8
+ * - 0004 — Invalid auth token (401, 403, 404, malformed JWT)
9
+ * - 0001 — Failed to initialize (network, timeout, server 5xx, catch-all)
10
+ * - 0010 — Browser not supported (no RTCPeerConnection)
11
+ */
12
+ export function getInitErrorInfo(t, err) {
13
+ const code = err === null || err === void 0 ? void 0 : err.code;
14
+ switch (code) {
15
+ case '0004':
16
+ return { message: t('init.auth_error'), code };
17
+ case '0001':
18
+ return { message: t('init.network_error'), code };
19
+ case '0010':
20
+ return { message: t('init.browser_error'), code };
21
+ default:
22
+ return { message: t('init.default_error'), code };
23
+ }
24
+ }
@@ -1,9 +1,9 @@
1
1
  export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-ae373651.js';
2
- import { c as createDefaultConfig } from './p-5b3a7f00.js';
3
- export { B as BreakoutRoomsManager, c as createDefaultConfig, b as createPeerStore, d as defaultConfig, e as defaultIconPack, h as defaultLanguage, f as defaultOverrides, g as getInitialStates, a as uiState, u as uiStore, i as useLanguage } from './p-5b3a7f00.js';
4
- export { p as provideRtkDesignSystem } from './p-7e34f516.js';
5
- import { g as generateConfig } from './p-b220448d.js';
6
- export { e as extendConfig, g as generateConfig } from './p-b220448d.js';
2
+ import { c as createDefaultConfig } from './p-d5a12339.js';
3
+ export { B as BreakoutRoomsManager, c as createDefaultConfig, b as createPeerStore, d as defaultConfig, e as defaultIconPack, h as defaultLanguage, f as defaultOverrides, g as getInitialStates, a as uiState, u as uiStore, i as useLanguage } from './p-d5a12339.js';
4
+ export { p as provideRtkDesignSystem } from './p-556de366.js';
5
+ import { g as generateConfig } from './p-9f0c9162.js';
6
+ export { e as extendConfig, g as generateConfig } from './p-9f0c9162.js';
7
7
  export { R as RtkNotificationsAudio } from './p-598b792e.js';
8
8
  export { g as generateChatGroupKey, a as getChatGroups, c as getParticipantUserId, b as getUnreadChatCounts } from './p-0db812c2.js';
9
9
 
@@ -1,12 +1,12 @@
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-5b3a7f00.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
3
  import './p-a83ccdbd.js';
4
4
  import { s as smoothScrollToBottom } from './p-0752f2ba.js';
5
- import { S as SyncWithStore } from './p-070aa695.js';
5
+ import { S as SyncWithStore } from './p-bd10fae6.js';
6
6
  import { d as defineCustomElement$5 } from './p-85587a5c.js';
7
7
  import { d as defineCustomElement$4 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$3 } from './p-3ff755e5.js';
9
- import { d as defineCustomElement$2 } from './p-73901fd8.js';
8
+ import { d as defineCustomElement$3 } from './p-d83124b1.js';
9
+ import { d as defineCustomElement$2 } from './p-7d8d9693.js';
10
10
  import { d as defineCustomElement$1 } from './p-bece0226.js';
11
11
 
12
12
  const rtkPollsCss = ":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{margin-top:var(--rtk-space-2, 8px);display:flex;height:100%;width:100%;flex-direction:column;font-size:14px}*{box-sizing:border-box}.ctr{box-sizing:border-box;padding:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-0, 0px);display:flex;flex:1 1 0%;flex-direction:column}.polls-view{overflow-y:auto;flex:1 1 0%;flex-basis:0}.empty-polls{display:flex;height:100%;width:100%;align-items:center;justify-content:center}";
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
2
  import { C as ChatHead } from './p-38d22d57.js';
3
3
  import { a as sanitizeLink } from './p-efabd2ce.js';
4
- import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
4
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
5
5
  import { g as getExtension, a as getFileSize, d as downloadFile } from './p-47314bc7.js';
6
- import { S as SyncWithStore } from './p-070aa695.js';
6
+ import { S as SyncWithStore } from './p-bd10fae6.js';
7
7
  import { d as defineCustomElement$2 } from './p-85587a5c.js';
8
8
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
9
9
 
@@ -1,6 +1,6 @@
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-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { d as defineCustomElement$1 } from './p-85587a5c.js';
5
5
 
6
6
  const rtkMuteAllConfirmationCss = ":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;-webkit-user-select:none;-moz-user-select:none;user-select:none}.leave-modal{position:relative;display:flex;flex-direction:column;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));padding:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.leave-modal .header h2{margin:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-3, 12px)}.leave-modal .content{font-size:14px}.leave-message p{margin-top:var(--rtk-space-3, 12px);margin-bottom:var(--rtk-space-3, 12px)}.leave-meeting{display:flex;flex-direction:row;justify-content:space-between;gap:var(--rtk-space-2, 8px)}.leave-meeting rtk-button{flex:1 1 0%}.end-meeting{margin-top:var(--rtk-space-2, 8px)}.message{margin-bottom:var(--rtk-space-4, 16px)}label{display:flex;align-items:center}input[type='checkbox']{margin-right:var(--rtk-space-2, 8px);accent-color:rgb(var(--rtk-colors-brand-500, 33 96 253))}";
@@ -1,8 +1,8 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-ae373651.js';
2
- import { e as defaultIconPack } from './p-5b3a7f00.js';
2
+ import { e as defaultIconPack } from './p-d5a12339.js';
3
3
  import './p-a83ccdbd.js';
4
4
  import { a as sanitizeLink } from './p-efabd2ce.js';
5
- import { S as SyncWithStore } from './p-070aa695.js';
5
+ import { S as SyncWithStore } from './p-bd10fae6.js';
6
6
  import { g as getExtension, a as getFileSize, d as downloadFile } from './p-47314bc7.js';
7
7
  import { d as defineCustomElement$2 } from './p-85587a5c.js';
8
8
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
@@ -1,12 +1,12 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { S as SyncWithStore } from './p-070aa695.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
2
+ import { S as SyncWithStore } from './p-bd10fae6.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
4
4
  import { e as elapsedDuration } from './p-382270d8.js';
5
- import { d as defineCustomElement$5 } from './p-a3bf84d7.js';
5
+ import { d as defineCustomElement$5 } from './p-ea359bb7.js';
6
6
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
7
7
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$2 } from './p-7dd3acf5.js';
9
- import { d as defineCustomElement$1 } from './p-e6245534.js';
8
+ import { d as defineCustomElement$2 } from './p-29e60132.js';
9
+ import { d as defineCustomElement$1 } from './p-cf1903b1.js';
10
10
 
11
11
  const rtkPinnedMessageSelectorCss = ":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;width:100%;flex-direction:column;font-size:14px;position:relative;box-sizing:border-box;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.chat-header{position:relative;margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);cursor:pointer;gap:var(--rtk-space-2, 8px);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);display:flex;flex-direction:row;align-items:center;justify-content:space-between;--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-600, 255 255 255 / 0.52));border-radius:var(--rtk-border-radius-sm, 4px);border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.chat-header-label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px)}.dropdown{position:absolute;top:100%;z-index:10;padding:var(--rtk-space-0, 0px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));opacity:0;pointer-events:none;border-bottom-right-radius:var(--rtk-border-radius-sm, 4px);border-bottom-left-radius:var(--rtk-border-radius-sm, 4px);left:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);max-width:calc(100vw - var(--rtk-space-4, 16px));box-sizing:border-box}.dropdown.open{opacity:1;pointer-events:auto;border-width:1px;border-top-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity))}.dropdown rtk-paginated-list{box-sizing:border-box;display:flex;height:30vh;flex-direction:column}";
12
12
  const RtkPinnedMessageSelectorStyle0 = rtkPinnedMessageSelectorCss;
@@ -1,6 +1,6 @@
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-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
 
5
5
  const rtkSwitchCss = ":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{box-sizing:border-box;display:inline-flex;height:var(--rtk-space-6, 24px);width:var(--rtk-space-10, 40px);align-items:center;padding:var(--rtk-space-1, 4px);border-radius:9999px;background-color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));cursor:pointer}.switch{box-sizing:border-box;height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);background-color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));border-radius:9999px;transition-property:var(--rtk-transition-property, all);transition-duration:200ms}:host(.checked){--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}:host(.checked) .switch{transform:translateX(100%)}:host([readonly]),:host([disabled]){cursor:not-allowed;opacity:0.6}";
6
6
  const RtkSwitchStyle0 = rtkSwitchCss;
@@ -1,8 +1,8 @@
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-5b3a7f00.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
3
  import './p-a83ccdbd.js';
4
4
  import { R as Render } from './p-88bd1053.js';
5
- import { S as SyncWithStore } from './p-070aa695.js';
5
+ import { S as SyncWithStore } from './p-bd10fae6.js';
6
6
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
7
7
 
8
8
  const rtkParticipantTileCss = ":host {\n line-height: initial;\n font-family: var(--rtk-font-family, sans-serif);\n\n font-feature-settings: normal;\n font-variation-settings: normal;\n}\n\np {\n margin: var(--rtk-space-0, 0px);\n padding: var(--rtk-space-0, 0px);\n}\n\n\n:host {\n position: relative;\n display: flex;\n align-items: center;\n justify-content: center;\n aspect-ratio: 16 / 9;\n height: var(--rtk-space-56, 224px);\n overflow: hidden;\n border-radius: var(--rtk-border-radius-lg, 12px);\n -webkit-user-select: none;\n -moz-user-select: none;\n user-select: none;\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-video-bg, 24 24 24) / var(--tw-bg-opacity));\n\n transition-property: var(--rtk-transition-property, all);\n transition-duration: 150ms;\n container-type: inline-size;\n container-name: participanttile;\n}\n\n@media (prefers-reduced-motion) {\n /* No transitions when disabled */\n :host {\n --rtk-transition-property: none;\n }\n}\n\nrtk-avatar {\n z-index: -1;\n}\n\n/**\n NOTE: provided :slotted(rtk-name-tag) & rtk-name-tag separately\n because ::slotted isn't applied on default slots.\n*/\n\n::slotted(rtk-name-tag), \nrtk-name-tag {\n position: absolute;\n left: var(--rtk-space-3, 12px);\n bottom: var(--rtk-space-3, 12px);\n}\n\n:host([size='sm'][variant='solid']) ::slotted(rtk-name-tag), \n :host([size='sm'][variant='solid']) rtk-name-tag {\n left: var(--rtk-space-2, 8px);\n bottom: var(--rtk-space-2, 8px);\n height: var(--rtk-space-4, 16px);\n}\n\n::slotted(rtk-network-indicator), \nrtk-network-indicator {\n position: absolute;\n right: var(--rtk-space-3, 12px);\n bottom: var(--rtk-space-3, 12px);\n}\n\n:host([size='sm']) ::slotted(rtk-network-indicator), \n :host([size='sm']) rtk-network-indicator {\n right: var(--rtk-space-2, 8px);\n bottom: var(--rtk-space-2, 8px);\n}\n\nvideo {\n position: absolute;\n height: 100%;\n width: 100%;\n border-radius: var(--rtk-border-radius-lg, 12px);\n}\n\nvideo.contain {\n -o-object-fit: contain;\n object-fit: contain;\n}\n\nvideo.cover {\n -o-object-fit: cover;\n object-fit: cover;\n}\n\nvideo::-webkit-media-controls {\n display: none !important;\n}\n\n.pinned-icon {\n position: absolute;\n left: var(--rtk-space-3, 12px);\n top: var(--rtk-space-3, 12px);\n height: var(--rtk-space-5, 20px);\n width: var(--rtk-space-5, 20px);\n padding: var(--rtk-space-1, 4px);\n border-radius: var(--rtk-border-radius-md, 8px);\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));\n}\n\n.network-container {\n position: absolute;\n right: var(--rtk-space-3, 12px);\n bottom: var(--rtk-space-3, 12px);\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: var(--rtk-space-2, 8px);\n font-size: 12px;\n border-radius: var(--rtk-border-radius-md, 8px);\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));\n}\n.network-icon {\n height: var(--rtk-space-5, 20px);\n width: var(--rtk-space-5, 20px);\n --tw-text-opacity: 1;\n color: rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity));\n}\n\n:host([size='sm']) .pinned-icon {\n top: var(--rtk-space-2, 8px);\n left: var(--rtk-space-2, 8px);\n}\n\n:host([variant='gradient']) ::slotted(rtk-audio-visualizer), \n :host([variant='gradient']) rtk-audio-visualizer {\n position: absolute;\n top: var(--rtk-space-2, 8px);\n right: var(--rtk-space-2, 8px);\n border-radius: 9999px;\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));\n padding: var(--rtk-space-2, 8px);\n}\n\n:host([variant='gradient']) ::slotted(rtk-name-tag), \n :host([variant='gradient']) rtk-name-tag {\n bottom: var(--rtk-space-0, 0px);\n left: var(--rtk-space-0, 0px);\n display: flex;\n width: 100%;\n align-items: center;\n justify-content: center;\n text-align: center;\n background-color: transparent;\n background-image: linear-gradient(to top, var(--tw-gradient-stops));\n --tw-gradient-from: rgb(var(--rtk-colors-background-1000, 8 8 8));\n --tw-gradient-to: rgba(var(--rtk-colors-background-1000, 8 8 8) / 0);\n --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);\n --tw-gradient-to: transparent;\n}\n\nvideo.mirror {\n transform: scaleX(-1);\n}\n\n/** Name tag positions */\n\n:host([name-tag-position='bottom-right']) ::slotted(rtk-name-tag), \n :host([name-tag-position='bottom-right']) rtk-name-tag {\n left: auto;\n right: var(--rtk-space-3, 12px);\n}\n\n:host([name-tag-position='bottom-center']) ::slotted(rtk-name-tag), \n :host([name-tag-position='bottom-center']) rtk-name-tag {\n left: auto;\n right: auto;\n}\n\n:host([name-tag-position='top-left']) ::slotted(rtk-name-tag), \n :host([name-tag-position='top-left']) rtk-name-tag {\n top: var(--rtk-space-3, 12px);\n bottom: auto;\n}\n\n:host([name-tag-position='top-right']) ::slotted(rtk-name-tag), \n :host([name-tag-position='top-right']) rtk-name-tag {\n top: var(--rtk-space-3, 12px);\n right: var(--rtk-space-3, 12px);\n left: auto;\n bottom: auto;\n}\n\n:host([name-tag-position='top-center']) ::slotted(rtk-name-tag), \n :host([name-tag-position='top-center']) rtk-name-tag {\n left: auto;\n right: auto;\n bottom: auto;\n top: var(--rtk-space-3, 12px);\n}\n\n@media only screen and (max-height: 480px) and (orientation: landscape) {\n :host([size='sm']) {\n border-radius: var(--rtk-border-radius-sm, 4px);\n }\n\n :host([size='sm']) > video {\n border-radius: var(--rtk-border-radius-sm, 4px);\n }\n\n ::slotted(rtk-avatar), \n rtk-avatar {\n height: var(--rtk-space-12, 48px);\n width: var(--rtk-space-12, 48px);\n }\n :host([size='sm'][variant='solid']) ::slotted(rtk-name-tag),\n :host([size='sm'][variant='solid']) rtk-name-tag {\n transform-origin: -2% 100%;\n transform: scale(0.6);\n z-index: 10;\n left: var(--rtk-space-0, 0px);\n bottom: var(--rtk-space-0, 0px);\n border-radius: var(--rtk-border-radius-none, 0);\n }\n}\n\n@media only screen and (max-width: 480px) and (orientation: portrait) {\n :host([size='sm']) {\n border-radius: var(--rtk-border-radius-sm, 4px);\n }\n\n :host([size='sm']) > video {\n border-radius: var(--rtk-border-radius-sm, 4px);\n }\n\n ::slotted(rtk-avatar), \n rtk-avatar {\n height: var(--rtk-space-12, 48px);\n width: var(--rtk-space-12, 48px);\n }\n :host([size='sm'][variant='solid']) ::slotted(rtk-name-tag),\n :host([size='sm'][variant='solid']) rtk-name-tag {\n transform-origin: -5% 110%;\n transform: scale(0.6);\n z-index: 10;\n left: var(--rtk-space-0, 0px);\n bottom: var(--rtk-space-0, 0px);\n border-radius: var(--rtk-border-radius-none, 0);\n }\n}\n\n@container participanttile (max-width: 300px) {\n ::slotted(rtk-name-tag),\n rtk-name-tag {\n transform-origin: 0 100%;\n transform: scale(0.8);\n }\n\n ::slotted(rtk-avatar), \n rtk-avatar {\n height: var(--rtk-space-8, 32px) !important;\n width: var(--rtk-space-8, 32px) !important;\n }\n}\n\n@container participanttile (max-width: 150px) {\n ::slotted(rtk-name-tag),\n rtk-name-tag[variant='solid'] {\n transform-origin: -10% 130%;\n transform: scale(0.6);\n z-index: 10;\n border-radius: 9999px;\n }\n\n ::slotted(rtk-avatar), \n rtk-avatar {\n height: 6 !important;\n width: 6 !important;\n }\n}\n";
@@ -1,13 +1,13 @@
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, I as resetRoomCount, B as BreakoutRoomsManager, H as participantIdentifier } from './p-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
4
- import { d as defineCustomElement$8 } from './p-a3bf84d7.js';
5
- import { d as defineCustomElement$7 } from './p-c5ef686a.js';
6
- import { d as defineCustomElement$6 } from './p-f4a5c8ff.js';
2
+ import { e as defaultIconPack, i as useLanguage, I as resetRoomCount, B as BreakoutRoomsManager, H as participantIdentifier } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
+ import { d as defineCustomElement$8 } from './p-ea359bb7.js';
5
+ import { d as defineCustomElement$7 } from './p-a9d577bb.js';
6
+ import { d as defineCustomElement$6 } from './p-3ae130f7.js';
7
7
  import { d as defineCustomElement$5 } from './p-85587a5c.js';
8
- import { d as defineCustomElement$4 } from './p-cb6f4d4b.js';
8
+ import { d as defineCustomElement$4 } from './p-cedfbbd4.js';
9
9
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
10
- import { d as defineCustomElement$2 } from './p-e6245534.js';
10
+ import { d as defineCustomElement$2 } from './p-cf1903b1.js';
11
11
  import { d as defineCustomElement$1 } from './p-bece0226.js';
12
12
 
13
13
  const rtkBreakoutRoomsManagerCss = ":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)}.color-brand{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity))}.color-danger{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}.loading-content{height:var(--rtk-space-60, 240px);width:var(--rtk-space-96, 384px);padding:var(--rtk-space-9, 36px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));display:flex;align-items:center;justify-content:center}.room-config{overflow:hidden;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));display:flex;flex-direction:column;width:var(--rtk-space-96, 384px);padding-left:var(--rtk-space-9, 36px);padding-right:var(--rtk-space-9, 36px);padding-top:var(--rtk-space-10, 40px);padding-bottom:var(--rtk-space-10, 40px)}header{margin-bottom:var(--rtk-space-8, 32px);display:flex;align-items:center;gap:var(--rtk-space-2, 8px);font-size:24px;font-weight:600}header rtk-icon{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}.create-room{margin-bottom:var(--rtk-space-4, 16px);display:flex;align-items:center;gap:var(--rtk-space-3, 12px);width:100%}.create-room p{margin:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-1, 4px);font-size:16px}.distribution-hint{margin-bottom:var(--rtk-space-8, 32px);font-size:14px;font-weight:400;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}.distribution-hint em{font-style:normal;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}footer{display:flex;flex-direction:row;vertical-align:middle;justify-content:center}footer rtk-button{width:100%;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}label{margin-bottom:var(--rtk-space-3, 12px);font-weight:400;color:rgb(var(--rtk-colors-text-1000, 255 255 255));opacity:0.4}.participant-config-wrapper{width:850px;min-height:595px;max-width:100%;max-height:100%;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));display:flex;flex-direction:column}.participant-config-actions{display:flex;justify-content:space-between;padding-left:var(--rtk-space-8, 32px);padding-right:var(--rtk-space-8, 32px);padding-top:var(--rtk-space-5, 20px);padding-bottom:var(--rtk-space-5, 20px);border-bottom-right-radius:var(--rtk-border-radius-md, 8px);border-bottom-left-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}.participant-config{display:flex;flex-grow:1;flex-direction:row;overflow:hidden}aside{box-sizing:border-box;display:flex;width:var(--rtk-space-96, 384px);flex-grow:1;flex-direction:column;padding-left:var(--rtk-space-8, 32px);padding-right:var(--rtk-space-4, 16px);border-right-width:var(--rtk-border-width-sm, 1px);border-top-width:var(--rtk-border-width-none, 0);border-bottom-width:var(--rtk-border-width-none, 0);border-left-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-right-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity))}aside header{margin-bottom:var(--rtk-space-4, 16px);width:100%;padding-left:var(--rtk-space-0, 0px);padding-right:var(--rtk-space-0, 0px);padding-top:var(--rtk-space-8, 32px);font-size:20px;font-weight:500;line-height:2rem}.shuffle-button{display:flex;flex-direction:row;align-items:center}.shuffle-button rtk-icon{height:var(--rtk-space-8, 32px)}.participants-assign-actions{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:14px;padding-left:var(--rtk-space-8, 32px);padding-right:var(--rtk-space-2, 8px);margin-left:calc(var(--rtk-space-8, 32px) * -1);margin-right:calc(var(--rtk-space-4, 16px) * -1);padding-top:var(--rtk-space-0\\.5, 2px);padding-bottom:var(--rtk-space-0\\.5, 2px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}.participants-assign-actions .deselect-button{height:var(--rtk-space-6, 24px)}.participants-assign-actions .deselect-button:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}.assign-rooms{padding:var(--rtk-space-8, 32px);display:flex;width:100%;flex-direction:column}.assign-rooms .disabled{opacity:0.2}.assign-rooms .back{display:flex;cursor:pointer;flex-direction:row;align-items:center;justify-content:flex-start;padding:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-0, 0px);font-size:14px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.assign-rooms .back rtk-icon{height:var(--rtk-space-5, 20px)}.assign-rooms .row{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-3, 12px);margin-bottom:var(--rtk-space-4, 16px);font-size:14px}.assign-rooms .row-header{margin:var(--rtk-space-0, 0px);font-size:16px;line-height:2rem}.assign-rooms .cta-buttons{display:flex;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px)}.assign-rooms .cta-buttons rtk-button div{display:flex;flex-direction:row;align-items:center}.assign-rooms .cta-buttons rtk-button div rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}.rooms{margin-bottom:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-1, 4px);display:flex;flex-grow:1;flex-direction:column;gap:var(--rtk-space-2, 8px);overflow-y:auto;max-height:500px}.rooms::-webkit-scrollbar{width:var(--rtk-space-1\\.5, 6px);border-radius:var(--rtk-border-radius-sm, 4px)}.rooms::-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))}.rooms::-webkit-scrollbar-track{border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.breakout-actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:var(--rtk-space-2, 8px)}.breakout-actions .start-breakout-button{color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.breakout-actions .close-breakout-button{color:rgb(var(--rtk-colors-text-1000, 255 255 255));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-bg-opacity))}.breakout-actions .update-breakout-button{background-color:transparent;--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity));border-width:var(--rtk-border-width-sm, 1px);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-border-opacity))}.status-bar{display:flex;align-items:center;font-size:14px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));width:var(--rtk-space-80, 320px)}.ephemeral-status{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}.ephemeral-status rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}.room-switcher-container{border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));width:468px;padding:var(--rtk-space-8, 32px)}.add-room-jumbo-btn div{display:flex;align-items:center;gap:var(--rtk-space-1, 4px);font-size:14px;--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity))}.add-room-jumbo-btn div rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}.br-primary-btn:not([disabled]){--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.br-primary-btn:not([disabled]):hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-bg-opacity))}.br-secondary-btn:not([disabled]){--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.br-secondary-btn:not([disabled]):hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}";
@@ -1,6 +1,6 @@
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-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { T as TextMessageView } from './p-1a950769.js';
5
5
  import { d as defineCustomElement$2 } from './p-85587a5c.js';
6
6
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
@@ -1,6 +1,6 @@
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-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { d as defineCustomElement$1 } from './p-85587a5c.js';
5
5
 
6
6
  const rtkConfirmationModalCss = ":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:hidden;border-radius:var(--rtk-border-radius-md, 8px);padding:var(--rtk-space-8, 32px);width:100%;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));width:400px;max-width:80%}.leave-modal{width:100%;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.leave-modal .header h2{margin:var(--rtk-space-0, 0px)}.leave-modal .content{font-size:14px}.leave-modal p{margin-top:var(--rtk-space-3, 12px);margin-bottom:var(--rtk-space-3, 12px)}.leave-meeting{display:flex;flex-direction:row;justify-content:space-between;gap:var(--rtk-space-4, 16px)}.leave-meeting rtk-button{color:rgb(var(--rtk-colors-text-1000, 255 255 255));flex:1 1 0%}.br-secondary-btn{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.br-secondary-btn:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}";
@@ -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 } from './p-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
5
5
  import { d as defineCustomElement$1 } from './p-bece0226.js';
6
6
 
@@ -1,9 +1,9 @@
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-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { d as defineCustomElement$3 } from './p-85587a5c.js';
5
5
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$1 } from './p-e6245534.js';
6
+ import { d as defineCustomElement$1 } from './p-cf1903b1.js';
7
7
  import { d as debounce } from './p-1dca17d1.js';
8
8
 
9
9
  const rtkPaginatedListCss = ".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;flex-direction:column;flex:1}:host(.chat-selector-paginated-list) .container{box-sizing:border-box;display:flex;flex-direction:column;padding:var(--rtk-space-2, 8px);flex:1 0 0px;overflow-y:scroll}:host(.chat-selector-paginated-list) .private-chat-label{display:flex;width:100%;cursor:pointer;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px)}:host(.chat-selector-paginated-list) .private-chat-label rtk-avatar{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host(.chat-selector-paginated-list) .show-new-messages-ctr.active{display:none}.private-chat-unread-badge{height:var(--rtk-space-2, 8px);width: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))}:host(.pinned-message-selector-paginated-list) .container{box-sizing:border-box;display:flex;flex-direction:column-reverse;padding:var(--rtk-space-2, 8px);flex:1 0 0px;overflow-y:scroll}:host(.pinned-message-selector-paginated-list) .page{position:relative;box-sizing:border-box}:host(.pinned-message-selector-paginated-list) .pinned-message{box-sizing:border-box;display:flex;width:100%;cursor:pointer;flex-direction:row;overflow:hidden;border-radius:var(--rtk-border-radius-sm, 4px)}:host(.pinned-message-selector-paginated-list) .pinned-message:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}:host(.pinned-message-selector-paginated-list) .pinned-message-container{display:flex;width:100%;flex-direction:row;align-items:flex-start;padding:var(--rtk-space-2, 8px)}:host(.pinned-message-selector-paginated-list) .pinned-message-content{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);display:flex;min-width:var(--rtk-space-0, 0px);flex:1 1 0%;flex-direction:column}:host(.pinned-message-selector-paginated-list) .pinned-message-time{font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}:host(.pinned-message-selector-paginated-list) .pinned-message-preview{margin-bottom:var(--rtk-space-2, 8px);word-break:break-all;color:rgb(var(--rtk-colors-text-1000, 255 255 255));overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}:host(.pinned-message-selector-paginated-list) rtk-avatar{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}.container{box-sizing:border-box;display:flex;flex-direction:column-reverse;padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);flex:1 0 0px;overflow-y:scroll}.file-picker{display:none}.chat *:first-child{margin-top:var(--rtk-space-0, 0px)}.chat .head{display:flex;align-items:center}.chat .head .name{margin-right:var(--rtk-space-4, 16px);font-size:12px;font-weight:700}.chat .head .time{font-size:12px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.chat .body{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);overflow-wrap:break-word;font-size:14px;line-height:1.375}.chat .body .emoji{font-size:24px}p{margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-3, 12px)}rtk-text-message,rtk-image-message,rtk-file-message{margin-top:var(--rtk-space-4, 16px);display:block;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);font-family:var(--rtk-font-family, sans-serif);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));box-sizing:border-box}*[is-continued]{margin-top:var(--rtk-space-3, 12px)}rtk-text-message[is-continued]{margin-top:var(--rtk-space-2, 8px)}.chat .image{position:relative;height:var(--rtk-space-40, 160px);max-width:var(--rtk-space-64, 256px);cursor:pointer}.chat .image img{display:none;height:100%;width:100%;border-radius:var(--rtk-border-radius-sm, 4px);-o-object-fit:cover;object-fit:cover}.chat .image .image-spinner{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.chat .image .image-spinner rtk-spinner{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}.chat .image .image-errored{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--rtk-border-radius-sm, 4px);background-color:rgba(var(--rtk-colors-danger, 255 45 45) / 0.1);--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}.chat .image .actions{display:none;height:var(--rtk-space-8, 32px);align-items:center;position:absolute;top:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));overflow:hidden;--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.chat .image .actions .action{height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px);border-radius:var(--rtk-border-radius-none, 0);border-width:var(--rtk-border-width-none, 0);border-style:none;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)}.chat .image .actions .action:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.image.loaded img{display:block}.image.loaded .image-spinner{display:none}.image:hover .actions,.image:focus .actions{display:flex}.chat .file{display:flex;align-items:center;gap:var(--rtk-space-1, 4px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);padding-top:var(--rtk-space-1\\.5, 6px);padding-bottom:var(--rtk-space-1\\.5, 6px);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));color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.chat .file .file-data{flex:1 1 0%}.chat .file .file-data .name{word-break:break-all;color:rgb(var(--rtk-colors-text-1000, 255 255 255));overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.chat .file .file-data .file-data-split{margin-top:var(--rtk-space-0\\.5, 2px);display:flex;align-items:center;font-size:12px}.chat .file .file-data .file-data-split .ext{margin-right:var(--rtk-space-2, 8px);text-transform:uppercase;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.chat .file .file-data .file-data-split .divider{height:var(--rtk-space-4, 16px);width:var(--rtk-space-0\\.5, 2px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.chat .file .file-data .file-data-split .size{margin-left:var(--rtk-space-2, 8px)}.smallest-dom-element{width:1px}#top-scroll{transform:translateY(20vh);transform:translateY(20px)}a{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity));text-decoration-line:none}a:hover{text-decoration-line:underline}.show-new-messages-ctr{position:absolute;bottom:var(--rtk-space-4, 16px);right:var(--rtk-space-4, 16px);z-index:10;margin-top:calc(var(--rtk-space-14, 56px) * -1);--tw-translate-y:var(--rtk-space-28, 112px);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.show-new-messages-ctr.active{--tw-translate-y:var(--rtk-space-0, 0px);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));cursor:pointer;opacity:1}.show-new-messages{pointer-events:auto;border-radius:9999px}.show-new-messages:hover{border-radius:9999px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-ring-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}rtk-spinner,.empty-list{margin:auto}.page-wrapper{margin-left:var(--rtk-space-1, 4px);margin-right:var(--rtk-space-1, 4px);display:flex;flex-direction:column-reverse}.message-wrapper{margin-bottom:var(--rtk-space-2, 8px)}.pinned .message-wrapper{position:relative}.pinned .pin-icon{position:absolute;right:calc(var(--rtk-space-1, 4px) * -1);top:calc(var(--rtk-space-1, 4px) * -1);display:flex;border-radius:var(--rtk-border-radius-sm, 4px)}.pinned rtk-message-view{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));padding-top:var(--rtk-space-1, 4px);padding-bottom:var(--rtk-space-1, 4px)}.load-more-on-top-container{pointer-events:none;position:absolute;top:var(--rtk-space-2, 8px);right:var(--rtk-space-4, 16px);z-index:10}.load-more-icon{pointer-events:auto;border-radius:9999px}.load-more-icon:hover{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-ring-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}";
@@ -1,8 +1,8 @@
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-5b3a7f00.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
3
  import './p-a83ccdbd.js';
4
4
  import { R as Render } from './p-88bd1053.js';
5
- import { S as SyncWithStore } from './p-070aa695.js';
5
+ import { S as SyncWithStore } from './p-bd10fae6.js';
6
6
  import { d as defineCustomElement$1 } from './p-d48b4170.js';
7
7
 
8
8
  const rtkParticipantsStageListCss = ":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:flex;width:100%;flex-direction:column;font-size:14px}.participants-container{margin-bottom:var(--rtk-space-4, 16px);height:100%;width:100%}h3,.heading-count{margin:var(--rtk-space-0, 0px);display:flex;align-items:center;justify-content:center;padding:var(--rtk-space-0, 0px);font-size:16px;font-weight:400;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));text-align:center}.heading-count{font-size:14px}.participants{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.empty-stage-list{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))}rtk-participant{width:100%}";
@@ -1,13 +1,13 @@
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-5b3a7f00.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
3
  import { b as getPreference, s as setPreference } from './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-070aa695.js';
5
- import { d as defineCustomElement$6 } from './p-0a836b64.js';
4
+ import { S as SyncWithStore } from './p-bd10fae6.js';
5
+ import { d as defineCustomElement$6 } from './p-b1a9a7c4.js';
6
6
  import { d as defineCustomElement$5 } from './p-85587a5c.js';
7
7
  import { d as defineCustomElement$4 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$3 } from './p-550ddac7.js';
9
- import { d as defineCustomElement$2 } from './p-9068e892.js';
10
- import { d as defineCustomElement$1 } from './p-e1f78de7.js';
8
+ import { d as defineCustomElement$3 } from './p-95721bd2.js';
9
+ import { d as defineCustomElement$2 } from './p-ed0fad6d.js';
10
+ import { d as defineCustomElement$1 } from './p-084f7d6c.js';
11
11
 
12
12
  const rtkSettingsAudioCss = ":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:flex;width:100%;flex-direction:column}audio{visibility:hidden}.group{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px)}.group>*{margin-bottom:var(--rtk-space-2, 8px)}.group>*:last-child{margin-bottom:var(--rtk-space-0, 0px)}.group select{flex:1 1 0%}.row{display:flex;align-items:center;justify-content:space-between;gap:var(--rtk-space-3, 12px)}rtk-audio-visualizer{flex-shrink:0}rtk-button{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));--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)}rtk-button rtk-icon{margin-right:var(--rtk-space-2, 8px)}";
13
13
  const RtkSettingsAudioStyle0 = rtkSettingsAudioCss;
@@ -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-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { d as defineCustomElement$3 } from './p-85587a5c.js';
5
5
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$1 } from './p-e6245534.js';
6
+ import { d as defineCustomElement$1 } from './p-cf1903b1.js';
7
7
 
8
8
  const EMOJI_ASSET_URL = 'https://rtk-assets.realtime.cloudflare.com/assets/emojis-data.json';
9
9
  let cachedEmojis;
@@ -1,12 +1,12 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { S as SyncWithStore } from './p-070aa695.js';
3
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-5b3a7f00.js';
2
+ import { S as SyncWithStore } from './p-bd10fae6.js';
3
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-d5a12339.js';
4
4
  import './p-a83ccdbd.js';
5
- import { d as defineCustomElement$5 } from './p-a3bf84d7.js';
5
+ import { d as defineCustomElement$5 } from './p-ea359bb7.js';
6
6
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
7
7
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$2 } from './p-7dd3acf5.js';
9
- import { d as defineCustomElement$1 } from './p-e6245534.js';
8
+ import { d as defineCustomElement$2 } from './p-29e60132.js';
9
+ import { d as defineCustomElement$1 } from './p-cf1903b1.js';
10
10
 
11
11
  const rtkChatSelectorCss = ":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;width:100%;flex-direction:column;font-size:14px;position:relative;box-sizing:border-box;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.chat-header{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);gap:var(--rtk-space-2, 8px);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);display:flex;flex-direction:row;align-items:center;justify-content:space-between;--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-600, 255 255 255 / 0.52));cursor:pointer;border-radius:var(--rtk-border-radius-sm, 4px);border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.chat-header-label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px)}.dropdown{position:absolute;top:100%;z-index:10;padding:var(--rtk-space-0, 0px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));opacity:0;pointer-events:none;border-bottom-right-radius:var(--rtk-border-radius-sm, 4px);border-bottom-left-radius:var(--rtk-border-radius-sm, 4px);left:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);max-width:calc(100vw - var(--rtk-space-4, 16px));box-sizing:border-box}.dropdown.open{opacity:1;pointer-events:auto;border-width:1px;border-top-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity))}.dropdown rtk-paginated-list{box-sizing:border-box;display:flex;height:30vh;flex-direction:column}.public-chat-group-label{display:flex;cursor:pointer;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px);border-left-width:var(--rtk-border-width-none, 0);border-right-width:var(--rtk-border-width-none, 0);border-top-width:var(--rtk-border-width-none, 0);border-bottom-width:var(--rtk-border-width-none, 0);border-bottom-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px)}.public-chat-icon{display:flex;align-items:center;justify-content:center;padding:var(--rtk-space-1, 4px);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}.public-chat-icon rtk-icon{color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}";
12
12
  const RtkChatSelectorStyle0 = rtkChatSelectorCss;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { c as createDefaultConfig, i as useLanguage } from './p-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { c as createDefaultConfig, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import './p-a83ccdbd.js';
5
5
 
6
6
  const rtkLogoCss = ":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:flex;flex-direction:column;align-items:center;justify-content:center;color:rgb(var(--rtk-colors-text-1000, 255 255 255));height:100%;width:auto}svg,img{height:100%;width:auto}.brand-color{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}";
@@ -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, H as participantIdentifier, G as getAllConnectedParticipants } from './p-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage, H as participantIdentifier, G as getAllConnectedParticipants } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { f as formatName, s as shorten } from './p-efabd2ce.js';
5
- import { d as defineCustomElement$4 } from './p-a3bf84d7.js';
5
+ import { d as defineCustomElement$4 } from './p-ea359bb7.js';
6
6
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$2 } from './p-e6245534.js';
7
+ import { d as defineCustomElement$2 } from './p-cf1903b1.js';
8
8
  import { d as defineCustomElement$1 } from './p-bece0226.js';
9
9
 
10
10
  const rtkBreakoutRoomParticipantsCss = ":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%;flex-direction:column;font-size:14px}:host input[type='checkbox']{margin:var(--rtk-space-0, 0px);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--rtk-border-radius-sm, 4px);position:relative;height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);border-width:var(--rtk-border-width-sm, 1px);border-style:solid;border-color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}:host input[type='checkbox']:checked{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}:host input[type='checkbox']:checked::before{position:absolute;top:1px;left:1px;height:var(--rtk-space-3, 12px);width:var(--rtk-space-3, 12px);background-color:rgb(var(--rtk-colors-text-1000, 255 255 255));content:'';clip-path:polygon(5% 60%, 35% 93%, 100% 19%, 86% 4%, 36% 62%, 19% 44%)}*{box-sizing:border-box}.participants{margin-top:var(--rtk-space-2, 8px);padding:var(--rtk-space-0, 0px)}.ctr{box-sizing:border-box;padding-top:var(--rtk-space-0, 0px);padding-bottom:var(--rtk-space-0, 0px);overflow-y:auto;flex-grow:1;flex-basis:0}.empty-message{margin-top:var(--rtk-space-10, 40px);margin-bottom:var(--rtk-space-10, 40px);text-align:center;font-size:14px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.empty-room{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--rtk-space-2, 8px);height:100%;text-align:center;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.empty-room rtk-icon{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}.empty-room p{font-size:16px;font-weight:500;margin:var(--rtk-space-0, 0px)}.empty-room span{font-size:12px;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}.search-wrapper{margin-bottom:var(--rtk-space-1, 4px);display:flex;align-items:center;gap:var(--rtk-space-2, 8px)}.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-800, 30 30 30) / var(--tw-bg-opacity));margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-0, 0px);height:var(--rtk-space-8, 32px)}.search .search-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;width:100%;padding-right:var(--rtk-space-2, 8px);border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:inherit;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))}.header{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-1\\.5, 6px);height:var(--rtk-space-9, 36px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-0\\.5, 2px);border-bottom-width:var(--rtk-border-width-sm, 1px);border-top-width:var(--rtk-border-width-none, 0);border-right-width:var(--rtk-border-width-none, 0);border-left-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-bottom-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));font-size:12px;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));display:flex;align-items:center;justify-content:space-between}.title-wrapper{display:flex;align-items:center;gap:var(--rtk-space-2, 8px)}.participant-count{display:flex;align-items:center;font-size:14px}.participant-count rtk-icon{margin-right:var(--rtk-space-0\\.5, 2px);width:var(--rtk-space-3, 12px)}.participant-item{display:flex;align-items:center;justify-content:space-between;margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);border-radius:var(--rtk-border-radius-sm, 4px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);cursor:pointer}.participant-item input.hide-checkbox{display:none}.participant-item input:checked{display:inline-block}.dragging input{display:none}.participant-item:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.participant-item:hover input{display:inline-block}.peer-ui-container{position:relative;display:flex;align-items:center;gap:var(--rtk-space-2, 8px);height:var(--rtk-space-10, 40px);cursor:pointer;border-radius:var(--rtk-border-radius-sm, 4px);color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.peer-ui-container rtk-avatar{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px);font-size:14px;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.peer-ui-container .name{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}";
@@ -1,8 +1,8 @@
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-5b3a7f00.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
3
  import { h as hasOnlyEmojis } from './p-efabd2ce.js';
4
4
  import { C as ChatHead } from './p-38d22d57.js';
5
- import { S as SyncWithStore } from './p-070aa695.js';
5
+ import { S as SyncWithStore } from './p-bd10fae6.js';
6
6
  import { T as TextMessageView } from './p-1a950769.js';
7
7
 
8
8
  var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
@@ -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, L as showLivestream } from './p-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage, L as showLivestream } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
5
5
 
6
6
  const rtkViewerCountCss = ":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;font-size:14px}: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)}:host([variant='embedded']){--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));opacity:0.5;margin-top:var(--rtk-space-1, 4px);margin-left:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);border-radius:var(--rtk-border-radius-sm, 4px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);font-size:12px}:host([variant='embedded']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}";
@@ -1,12 +1,12 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
2
  import { C as ChatHead } from './p-38d22d57.js';
3
3
  import { a as sanitizeLink } from './p-efabd2ce.js';
4
- import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
4
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
5
5
  import { d as downloadFile } from './p-47314bc7.js';
6
- import { S as SyncWithStore } from './p-070aa695.js';
6
+ import { S as SyncWithStore } from './p-bd10fae6.js';
7
7
  import { d as defineCustomElement$3 } from './p-85587a5c.js';
8
8
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
9
- import { d as defineCustomElement$1 } from './p-e6245534.js';
9
+ import { d as defineCustomElement$1 } from './p-cf1903b1.js';
10
10
 
11
11
  const rtkImageMessageCss = ":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)}.image-spinner{cursor:wait}.image-errored{cursor:not-allowed}";
12
12
  const RtkImageMessageStyle0 = rtkImageMessageCss;
@@ -1,11 +1,11 @@
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-5b3a7f00.js';
3
- import { S as SyncWithStore } from './p-070aa695.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-d5a12339.js';
3
+ import { S as SyncWithStore } from './p-bd10fae6.js';
4
4
  import { d as defineCustomElement$6 } from './p-85587a5c.js';
5
- import { d as defineCustomElement$5 } from './p-b350d09f.js';
6
- import { d as defineCustomElement$4 } from './p-4c3d522b.js';
7
- import { d as defineCustomElement$3 } from './p-bd5c9c89.js';
8
- import { d as defineCustomElement$2 } from './p-7071c775.js';
5
+ import { d as defineCustomElement$5 } from './p-70c0c7ce.js';
6
+ import { d as defineCustomElement$4 } from './p-6c6cefb0.js';
7
+ import { d as defineCustomElement$3 } from './p-e8809896.js';
8
+ import { d as defineCustomElement$2 } from './p-9f5d24b0.js';
9
9
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
10
10
 
11
11
  const rtkDebuggerCss = ":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-900, 26 26 26) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255))}header{margin-right:var(--rtk-space-2, 8px);display:flex;align-items:center;justify-content:space-between;padding-top:var(--rtk-space-0, 0px);padding-bottom:var(--rtk-space-0, 0px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px)}header h3{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px)}.back-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{--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;max-width:var(--rtk-space-56, 224px) !important;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / 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:14px;--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-5, 20px);width:var(--rtk-space-5, 20px)}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)}aside button.hidden{display:none}main{position:relative;box-sizing:border-box;display:flex;height:100%;width:100%;flex-direction:column}:host([size='sm']) aside{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));width:100% !important;max-width:100% !important;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 button.hidden{display:none}:host([size='sm']) aside.hide{display:none}aside button:host([size='sm']) aside.hide{display:none}:host([size='sm']) aside button:host([size='sm']) aside.hide{display:none}:host([size='sm']) main{display:none;height:100%;width:100%;padding:var(--rtk-space-0, 0px)}aside button:host([size='sm']) main{display:none}:host([size='sm']) aside button:host([size='sm']) main{display:none}:host([size='sm']) main.active{display:block}:host([size='sm']) header{margin:var(--rtk-space-0, 0px);justify-content:center}:host([size='sm']) header rtk-button{position:absolute;left:var(--rtk-space-4, 16px)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}::-webkit-scrollbar-thumb:hover{border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}.progress-bar{height:var(--rtk-space-1, 4px);width:100%;overflow:hidden;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.progress-indicator{height:100%;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}";