@cloudflare/realtimekit-ui 1.1.3-staging.1 → 1.2.0-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 (633) hide show
  1. package/dist/browser.js +1 -1
  2. package/dist/cjs/{TextMessage-e8f824e5.js → TextMessage-005bb9be.js} +1 -1
  3. package/dist/cjs/{chat-aed43f68.js → chat-d5240df6.js} +1 -1
  4. package/dist/cjs/{config-e3ce6cd6.js → config-28c7770e.js} +2 -2
  5. package/dist/cjs/{debounce-60d68c2f.js → debounce-481a5551.js} +1 -1
  6. package/dist/cjs/{index-4b07c3b4.js → index-049ecfcc.js} +1 -1
  7. package/dist/cjs/index.cjs.js +4 -4
  8. package/dist/cjs/join-error-c1eed98e.js +31 -0
  9. package/dist/cjs/loader.cjs.js +1 -1
  10. package/dist/cjs/{merge-e2ead678.js → merge-669dc968.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 +11 -10
  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 +6 -4
  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 +10 -5
  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 +2 -2
  92. package/dist/cjs/rtk-waiting-screen.cjs.entry.js +2 -2
  93. package/dist/cjs/{sidebar-85dc5d92.js → sidebar-0f481745.js} +1 -1
  94. package/dist/cjs/{ui-store-878d24db.js → ui-store-341d0fde.js} +24 -18
  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 +2 -2
  100. package/dist/collection/components/rtk-audio-visualizer/rtk-audio-visualizer.js +2 -2
  101. package/dist/collection/components/rtk-avatar/rtk-avatar.js +2 -2
  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 +2 -2
  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 +2 -2
  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.css +27 -0
  143. package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +5 -2
  144. package/dist/collection/components/rtk-image-message/rtk-image-message.js +1 -1
  145. package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +1 -1
  146. package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +1 -1
  147. package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +1 -1
  148. package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +1 -1
  149. package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +1 -1
  150. package/dist/collection/components/rtk-livestream-indicator/rtk-livestream-indicator.js +1 -1
  151. package/dist/collection/components/rtk-livestream-player/rtk-livestream-player.js +1 -1
  152. package/dist/collection/components/rtk-livestream-toggle/rtk-livestream-toggle.js +1 -1
  153. package/dist/collection/components/rtk-logo/rtk-logo.js +1 -1
  154. package/dist/collection/components/rtk-meeting/rtk-meeting.js +6 -5
  155. package/dist/collection/components/rtk-meeting-title/rtk-meeting-title.js +1 -1
  156. package/dist/collection/components/rtk-menu/rtk-menu.js +1 -1
  157. package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +1 -1
  158. package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +1 -1
  159. package/dist/collection/components/rtk-mic-toggle/rtk-mic-toggle.js +1 -1
  160. package/dist/collection/components/rtk-microphone-selector/rtk-microphone-selector.js +1 -1
  161. package/dist/collection/components/rtk-mixed-grid/rtk-mixed-grid.js +1 -1
  162. package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +1 -1
  163. package/dist/collection/components/rtk-mute-all-button/rtk-mute-all-button.js +1 -1
  164. package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +1 -1
  165. package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +2 -2
  166. package/dist/collection/components/rtk-network-indicator/rtk-network-indicator.js +2 -2
  167. package/dist/collection/components/rtk-notification/rtk-notification.js +1 -1
  168. package/dist/collection/components/rtk-notifications/rtk-notifications.js +1 -1
  169. package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +1 -1
  170. package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +1 -1
  171. package/dist/collection/components/rtk-participant/rtk-participant.js +2 -2
  172. package/dist/collection/components/rtk-participant-count/rtk-participant-count.js +1 -1
  173. package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +2 -2
  174. package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +3 -3
  175. package/dist/collection/components/rtk-participants/rtk-participants.js +1 -1
  176. package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +1 -1
  177. package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +1 -1
  178. package/dist/collection/components/rtk-participants-stage-queue/rtk-participants-stage-queue.js +1 -1
  179. package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +1 -1
  180. package/dist/collection/components/rtk-participants-viewer-list/rtk-participants-viewer-list.js +1 -1
  181. package/dist/collection/components/rtk-participants-waiting-list/rtk-participants-waiting-list.js +1 -1
  182. package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +1 -1
  183. package/dist/collection/components/rtk-pinned-message-selector/rtk-pinned-message-selector.js +1 -1
  184. package/dist/collection/components/rtk-pip-toggle/rtk-pip-toggle.js +1 -1
  185. package/dist/collection/components/rtk-plugin-main/rtk-plugin-main.js +1 -1
  186. package/dist/collection/components/rtk-plugins/rtk-plugins.js +1 -1
  187. package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +1 -1
  188. package/dist/collection/components/rtk-poll/rtk-poll.js +1 -1
  189. package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +1 -1
  190. package/dist/collection/components/rtk-polls/rtk-polls.js +1 -1
  191. package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +1 -1
  192. package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +1 -1
  193. package/dist/collection/components/rtk-recording-toggle/rtk-recording-toggle.js +1 -1
  194. package/dist/collection/components/rtk-screen-share-toggle/rtk-screen-share-toggle.js +1 -1
  195. package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +2 -2
  196. package/dist/collection/components/rtk-settings/rtk-settings.js +1 -1
  197. package/dist/collection/components/rtk-settings-audio/rtk-settings-audio.js +1 -1
  198. package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +1 -1
  199. package/dist/collection/components/rtk-settings-video/rtk-settings-video.js +1 -1
  200. package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.css +20 -0
  201. package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +9 -3
  202. package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +1 -1
  203. package/dist/collection/components/rtk-sidebar-ui/rtk-sidebar-ui.js +1 -1
  204. package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +1 -1
  205. package/dist/collection/components/rtk-speaker-selector/rtk-speaker-selector.js +1 -1
  206. package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +1 -1
  207. package/dist/collection/components/rtk-spotlight-indicator/rtk-spotlight-indicator.js +1 -1
  208. package/dist/collection/components/rtk-stage/rtk-stage.js +1 -1
  209. package/dist/collection/components/rtk-stage-toggle/rtk-stage-toggle.js +1 -1
  210. package/dist/collection/components/rtk-switch/rtk-switch.js +1 -1
  211. package/dist/collection/components/rtk-tab-bar/rtk-tab-bar.js +1 -1
  212. package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +1 -1
  213. package/dist/collection/components/rtk-text-message/rtk-text-message.js +1 -1
  214. package/dist/collection/components/rtk-transcript/rtk-transcript.js +1 -1
  215. package/dist/collection/components/rtk-transcripts/rtk-transcripts.js +1 -1
  216. package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +1 -1
  217. package/dist/collection/components/rtk-viewer-count/rtk-viewer-count.js +1 -1
  218. package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +1 -1
  219. package/dist/collection/lib/lang/default-language.js +24 -18
  220. package/dist/collection/utils/join-error.js +27 -0
  221. package/dist/components/index.js +5 -5
  222. package/dist/components/{p-91a1f17f.js → p-03b25901.js} +6 -6
  223. package/dist/components/{p-cba45132.js → p-03f8aadf.js} +2 -2
  224. package/dist/components/{p-db37ba4b.js → p-04d11945.js} +2 -2
  225. package/dist/components/{p-30ff359a.js → p-06494ae4.js} +3 -3
  226. package/dist/components/{p-cad8aa12.js → p-0a76f037.js} +2 -2
  227. package/dist/components/{p-6ddb14d6.js → p-0b33743b.js} +2 -2
  228. package/dist/components/{p-28b0a3e0.js → p-1945dd0d.js} +5 -5
  229. package/dist/components/{p-2ef51ae9.js → p-19d787bf.js} +5 -5
  230. package/dist/components/{p-84ca42f5.js → p-1d2420a8.js} +2 -2
  231. package/dist/components/{p-2549fae5.js → p-1d945d79.js} +2 -2
  232. package/dist/components/{p-600970a4.js → p-1e7879b2.js} +8 -8
  233. package/dist/components/{p-3128ba3c.js → p-234702e1.js} +2 -2
  234. package/dist/components/{p-3ad05c85.js → p-24bdab25.js} +2 -2
  235. package/dist/components/{p-d013c8e2.js → p-2add3860.js} +3 -3
  236. package/dist/components/{p-55dc74a4.js → p-2d03f701.js} +3 -3
  237. package/dist/components/{p-d27c0af4.js → p-2ed1dee2.js} +24 -18
  238. package/dist/components/{p-a3fe14dc.js → p-31604a70.js} +2 -2
  239. package/dist/components/{p-12089f39.js → p-3323ca84.js} +1 -1
  240. package/dist/components/{p-c29732cb.js → p-357f4683.js} +2 -2
  241. package/dist/components/{p-a536a203.js → p-3e3215bb.js} +2 -2
  242. package/dist/components/{p-27b0f8a0.js → p-3fc79f62.js} +3 -3
  243. package/dist/components/{p-3a30bc89.js → p-442ba0b1.js} +2 -2
  244. package/dist/components/{p-4f3d144f.js → p-49033ee4.js} +2 -2
  245. package/dist/components/{p-4b51c88d.js → p-499c8a99.js} +2 -2
  246. package/dist/components/{p-fe094559.js → p-5065c065.js} +10 -10
  247. package/dist/components/{p-5882edea.js → p-5264f882.js} +1 -1
  248. package/dist/components/{p-ba0e0e63.js → p-53f4246e.js} +4 -4
  249. package/dist/components/{p-0c5994cd.js → p-54bd0c0c.js} +2 -2
  250. package/dist/components/{p-6df007b8.js → p-55492aeb.js} +2 -2
  251. package/dist/components/{p-aff4de17.js → p-5725fa7d.js} +2 -2
  252. package/dist/components/{p-e3f3ab92.js → p-5bd18d67.js} +2 -2
  253. package/dist/components/{p-74fff86e.js → p-5e487a2e.js} +7 -7
  254. package/dist/components/{p-1f2dcec2.js → p-6361103e.js} +6 -6
  255. package/dist/components/{p-42a1f9c0.js → p-68d7e2ac.js} +2 -2
  256. package/dist/components/{p-78791250.js → p-6a2c4232.js} +2 -2
  257. package/dist/components/{p-096382b0.js → p-6d5bf1f8.js} +2 -2
  258. package/dist/components/{p-78694ef3.js → p-71b5f275.js} +4 -4
  259. package/dist/components/{p-872cd1ad.js → p-727326b3.js} +4 -4
  260. package/dist/components/{p-24333ab4.js → p-7dbc2fb1.js} +2 -2
  261. package/dist/components/{p-5b86178f.js → p-7e6d4259.js} +3 -3
  262. package/dist/components/{p-8d852c79.js → p-7ed6904e.js} +6 -6
  263. package/dist/components/{p-05626b95.js → p-807bfb79.js} +2 -2
  264. package/dist/components/{p-20b9627a.js → p-81d3fa3b.js} +5 -5
  265. package/dist/components/{p-b5f3d087.js → p-84233ec2.js} +2 -2
  266. package/dist/components/{p-ff361719.js → p-8c78a647.js} +1 -1
  267. package/dist/components/{p-712b2345.js → p-8f21100a.js} +2 -2
  268. package/dist/components/{p-18e6ca69.js → p-908944a2.js} +2 -2
  269. package/dist/components/{p-ad9ff37d.js → p-9649dbe0.js} +2 -2
  270. package/dist/components/{p-efd48c28.js → p-97c6158e.js} +2 -2
  271. package/dist/components/{p-4e7c7596.js → p-9949f244.js} +2 -2
  272. package/dist/components/{p-35099b4c.js → p-99951515.js} +7 -7
  273. package/dist/components/{p-489f95b5.js → p-9bb26875.js} +2 -2
  274. package/dist/components/{p-38636b95.js → p-9d909cb8.js} +3 -3
  275. package/dist/components/{p-71930035.js → p-9ebfb1ef.js} +2 -2
  276. package/dist/components/{p-1f2e80a8.js → p-9f551fb8.js} +2 -2
  277. package/dist/components/{p-3a3524e8.js → p-a0bc29df.js} +2 -2
  278. package/dist/components/{p-295ea037.js → p-a391d29c.js} +2 -2
  279. package/dist/components/{p-1a5b3535.js → p-a61293f2.js} +11 -11
  280. package/dist/components/{p-131cd2bf.js → p-a7f55e0a.js} +5 -5
  281. package/dist/components/{p-0b416040.js → p-b0f6d0c6.js} +4 -4
  282. package/dist/components/{p-c5f3cc3b.js → p-b2d8df6f.js} +2 -2
  283. package/dist/components/{p-82e22ad0.js → p-b49573a8.js} +5 -5
  284. package/dist/components/{p-d6379f63.js → p-b52acf04.js} +7 -7
  285. package/dist/components/{p-ef06d0b9.js → p-b658916f.js} +3 -3
  286. package/dist/components/{p-4910f9be.js → p-bc1acf75.js} +3 -3
  287. package/dist/components/{p-c6588d70.js → p-be24e9c8.js} +2 -2
  288. package/dist/components/{p-1a449355.js → p-c4b1c8c5.js} +2 -2
  289. package/dist/components/{p-642edd4b.js → p-c600e223.js} +2 -2
  290. package/dist/components/{p-1cd48555.js → p-c756e618.js} +4 -4
  291. package/dist/components/{p-cfc9fb5d.js → p-cb5edad8.js} +2 -2
  292. package/dist/components/{p-4ca822e6.js → p-d45f839e.js} +2 -2
  293. package/dist/components/{p-e126772a.js → p-e4408acc.js} +4 -4
  294. package/dist/components/{p-6d3d6267.js → p-e4d72a7d.js} +2 -2
  295. package/dist/components/{p-cbbc9e5e.js → p-e50f3252.js} +21 -21
  296. package/dist/components/{p-61aead19.js → p-e62c3402.js} +2 -2
  297. package/dist/components/{p-690a7709.js → p-f042f282.js} +2 -2
  298. package/dist/components/{p-31b9bd25.js → p-f2073152.js} +2 -2
  299. package/dist/components/p-f7c2daba.js +29 -0
  300. package/dist/components/{p-3709c6a0.js → p-fd82c539.js} +2 -2
  301. package/dist/components/rtk-ai-toggle.js +4 -4
  302. package/dist/components/rtk-ai-transcriptions.js +1 -1
  303. package/dist/components/rtk-ai.js +1 -1
  304. package/dist/components/rtk-audio-grid.js +2 -2
  305. package/dist/components/rtk-audio-tile.js +5 -5
  306. package/dist/components/rtk-audio-visualizer.js +1 -1
  307. package/dist/components/rtk-avatar.js +1 -1
  308. package/dist/components/rtk-breakout-room-manager.js +1 -1
  309. package/dist/components/rtk-breakout-room-participants.js +1 -1
  310. package/dist/components/rtk-breakout-rooms-manager.js +1 -1
  311. package/dist/components/rtk-breakout-rooms-toggle.js +4 -4
  312. package/dist/components/rtk-broadcast-message-modal.js +1 -1
  313. package/dist/components/rtk-camera-selector.js +1 -1
  314. package/dist/components/rtk-camera-toggle.js +4 -4
  315. package/dist/components/rtk-caption-toggle.js +4 -4
  316. package/dist/components/rtk-chat-composer-ui.js +5 -5
  317. package/dist/components/rtk-chat-composer-view.js +1 -1
  318. package/dist/components/rtk-chat-header.js +1 -1
  319. package/dist/components/rtk-chat-message.js +1 -1
  320. package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
  321. package/dist/components/rtk-chat-messages-ui.js +10 -10
  322. package/dist/components/rtk-chat-search-results.js +12 -12
  323. package/dist/components/rtk-chat-selector-ui.js +2 -2
  324. package/dist/components/rtk-chat-selector.js +1 -1
  325. package/dist/components/rtk-chat-toggle.js +5 -5
  326. package/dist/components/rtk-chat.js +1 -1
  327. package/dist/components/rtk-clock.js +2 -2
  328. package/dist/components/rtk-confirmation-modal.js +1 -1
  329. package/dist/components/rtk-controlbar-button.js +1 -1
  330. package/dist/components/rtk-controlbar.js +2 -2
  331. package/dist/components/rtk-counter.js +1 -1
  332. package/dist/components/rtk-debugger-audio.js +1 -1
  333. package/dist/components/rtk-debugger-screenshare.js +1 -1
  334. package/dist/components/rtk-debugger-system.js +1 -1
  335. package/dist/components/rtk-debugger-toggle.js +4 -4
  336. package/dist/components/rtk-debugger-video.js +1 -1
  337. package/dist/components/rtk-debugger.js +1 -1
  338. package/dist/components/rtk-dialog-manager.js +21 -21
  339. package/dist/components/rtk-dialog.js +1 -1
  340. package/dist/components/rtk-draft-attachment-view.js +1 -1
  341. package/dist/components/rtk-emoji-picker-button.js +1 -1
  342. package/dist/components/rtk-emoji-picker.js +1 -1
  343. package/dist/components/rtk-ended-screen.js +3 -3
  344. package/dist/components/rtk-file-dropzone.js +2 -2
  345. package/dist/components/rtk-file-message-view.js +1 -1
  346. package/dist/components/rtk-file-message.js +1 -1
  347. package/dist/components/rtk-file-picker-button.js +1 -1
  348. package/dist/components/rtk-fullscreen-toggle.js +1 -1
  349. package/dist/components/rtk-grid-pagination.js +2 -2
  350. package/dist/components/rtk-grid.js +8 -8
  351. package/dist/components/rtk-header.js +2 -2
  352. package/dist/components/rtk-idle-screen.js +9 -6
  353. package/dist/components/rtk-image-message-view.js +1 -1
  354. package/dist/components/rtk-image-message.js +1 -1
  355. package/dist/components/rtk-image-viewer.js +2 -2
  356. package/dist/components/rtk-information-tooltip.js +2 -2
  357. package/dist/components/rtk-join-stage.js +1 -1
  358. package/dist/components/rtk-leave-button.js +4 -4
  359. package/dist/components/rtk-leave-meeting.js +1 -1
  360. package/dist/components/rtk-livestream-indicator.js +1 -1
  361. package/dist/components/rtk-livestream-player.js +1 -1
  362. package/dist/components/rtk-livestream-toggle.js +4 -4
  363. package/dist/components/rtk-logo.js +1 -1
  364. package/dist/components/rtk-meeting-title.js +2 -2
  365. package/dist/components/rtk-meeting.js +28 -27
  366. package/dist/components/rtk-menu-item.js +1 -1
  367. package/dist/components/rtk-menu-list.js +1 -1
  368. package/dist/components/rtk-menu.js +1 -1
  369. package/dist/components/rtk-message-list-view.js +3 -3
  370. package/dist/components/rtk-message-view.js +1 -1
  371. package/dist/components/rtk-mic-toggle.js +4 -4
  372. package/dist/components/rtk-microphone-selector.js +1 -1
  373. package/dist/components/rtk-mixed-grid.js +5 -5
  374. package/dist/components/rtk-more-toggle.js +4 -4
  375. package/dist/components/rtk-mute-all-button.js +4 -4
  376. package/dist/components/rtk-mute-all-confirmation.js +1 -1
  377. package/dist/components/rtk-name-tag.js +1 -1
  378. package/dist/components/rtk-network-indicator.js +2 -2
  379. package/dist/components/rtk-notification.js +1 -1
  380. package/dist/components/rtk-notifications.js +3 -3
  381. package/dist/components/rtk-overlay-modal.js +1 -1
  382. package/dist/components/rtk-paginated-list.js +1 -1
  383. package/dist/components/rtk-participant-count.js +2 -2
  384. package/dist/components/rtk-participant-setup.js +2 -2
  385. package/dist/components/rtk-participant-tile.js +1 -1
  386. package/dist/components/rtk-participant.js +1 -1
  387. package/dist/components/rtk-participants-audio.js +3 -3
  388. package/dist/components/rtk-participants-stage-list.js +1 -1
  389. package/dist/components/rtk-participants-stage-queue.js +1 -1
  390. package/dist/components/rtk-participants-toggle.js +5 -5
  391. package/dist/components/rtk-participants-viewer-list.js +1 -1
  392. package/dist/components/rtk-participants-waiting-list.js +1 -1
  393. package/dist/components/rtk-participants.js +12 -12
  394. package/dist/components/rtk-permissions-message.js +1 -1
  395. package/dist/components/rtk-pinned-message-selector.js +1 -1
  396. package/dist/components/rtk-pip-toggle.js +4 -4
  397. package/dist/components/rtk-plugin-main.js +1 -1
  398. package/dist/components/rtk-plugins-toggle.js +5 -5
  399. package/dist/components/rtk-plugins.js +1 -1
  400. package/dist/components/rtk-poll-form.js +1 -1
  401. package/dist/components/rtk-poll.js +1 -1
  402. package/dist/components/rtk-polls-toggle.js +5 -5
  403. package/dist/components/rtk-polls.js +1 -1
  404. package/dist/components/rtk-recording-indicator.js +2 -2
  405. package/dist/components/rtk-recording-toggle.js +4 -4
  406. package/dist/components/rtk-screen-share-toggle.js +4 -4
  407. package/dist/components/rtk-screenshare-view.js +2 -2
  408. package/dist/components/rtk-settings-audio.js +1 -1
  409. package/dist/components/rtk-settings-toggle.js +4 -4
  410. package/dist/components/rtk-settings-video.js +1 -1
  411. package/dist/components/rtk-settings.js +10 -10
  412. package/dist/components/rtk-setup-screen.js +15 -9
  413. package/dist/components/rtk-sidebar-ui.js +1 -1
  414. package/dist/components/rtk-sidebar.js +10 -10
  415. package/dist/components/rtk-simple-grid.js +2 -2
  416. package/dist/components/rtk-speaker-selector.js +1 -1
  417. package/dist/components/rtk-spinner.js +1 -1
  418. package/dist/components/rtk-spotlight-grid.js +2 -2
  419. package/dist/components/rtk-spotlight-indicator.js +1 -1
  420. package/dist/components/rtk-stage-toggle.js +4 -4
  421. package/dist/components/rtk-stage.js +2 -2
  422. package/dist/components/rtk-switch.js +1 -1
  423. package/dist/components/rtk-tab-bar.js +1 -1
  424. package/dist/components/rtk-text-composer-view.js +1 -1
  425. package/dist/components/rtk-text-message.js +1 -1
  426. package/dist/components/rtk-transcript.js +1 -1
  427. package/dist/components/rtk-transcripts.js +3 -3
  428. package/dist/components/rtk-ui-provider.js +2 -2
  429. package/dist/components/rtk-viewer-count.js +1 -1
  430. package/dist/components/rtk-waiting-screen.js +3 -3
  431. package/dist/docs/docs-components.json +3227 -290
  432. package/dist/docs/docs-vscode.json +4 -4
  433. package/dist/esm/{TextMessage-a905d0fc.js → TextMessage-2b375fe4.js} +1 -1
  434. package/dist/esm/{chat-f7dc98bc.js → chat-98db6d32.js} +1 -1
  435. package/dist/esm/{config-0a98dc7b.js → config-73678ba3.js} +2 -2
  436. package/dist/esm/{debounce-fdc6a20a.js → debounce-d193e708.js} +1 -1
  437. package/dist/esm/{index-250fd669.js → index-8be19fcf.js} +1 -1
  438. package/dist/esm/index.js +6 -6
  439. package/dist/esm/join-error-e87be64a.js +29 -0
  440. package/dist/esm/loader.js +68 -28
  441. package/dist/esm/{merge-7330ee9d.js → merge-d1e6bb2e.js} +1 -1
  442. package/dist/esm/realtimekit-ui.js +1 -1
  443. package/dist/esm/rtk-ai-toggle.entry.js +2 -2
  444. package/dist/esm/rtk-ai-transcriptions.entry.js +2 -2
  445. package/dist/esm/rtk-ai_3.entry.js +2 -2
  446. package/dist/esm/rtk-audio-grid.entry.js +2 -2
  447. package/dist/esm/rtk-audio-tile.entry.js +2 -2
  448. package/dist/esm/rtk-audio-visualizer_4.entry.js +2 -2
  449. package/dist/esm/rtk-avatar_26.entry.js +11 -10
  450. package/dist/esm/rtk-breakout-room-manager_3.entry.js +2 -2
  451. package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +2 -2
  452. package/dist/esm/rtk-breakout-rooms-toggle.entry.js +2 -2
  453. package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
  454. package/dist/esm/rtk-camera-toggle.entry.js +2 -2
  455. package/dist/esm/rtk-caption-toggle.entry.js +2 -2
  456. package/dist/esm/rtk-chat-composer-ui.entry.js +3 -3
  457. package/dist/esm/rtk-chat-message.entry.js +2 -2
  458. package/dist/esm/rtk-chat-messages-ui.entry.js +2 -2
  459. package/dist/esm/rtk-chat-search-results.entry.js +2 -2
  460. package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
  461. package/dist/esm/rtk-chat-toggle.entry.js +3 -3
  462. package/dist/esm/rtk-clock.entry.js +2 -2
  463. package/dist/esm/rtk-controlbar-button.entry.js +2 -2
  464. package/dist/esm/rtk-controlbar.entry.js +2 -2
  465. package/dist/esm/rtk-debugger-audio_4.entry.js +2 -2
  466. package/dist/esm/rtk-debugger-toggle.entry.js +2 -2
  467. package/dist/esm/rtk-dialog-manager.entry.js +2 -2
  468. package/dist/esm/rtk-dialog.entry.js +2 -2
  469. package/dist/esm/rtk-ended-screen.entry.js +2 -2
  470. package/dist/esm/rtk-file-dropzone.entry.js +2 -2
  471. package/dist/esm/rtk-file-message_3.entry.js +4 -4
  472. package/dist/esm/rtk-fullscreen-toggle.entry.js +2 -2
  473. package/dist/esm/rtk-grid-pagination.entry.js +2 -2
  474. package/dist/esm/rtk-grid.entry.js +2 -2
  475. package/dist/esm/rtk-header.entry.js +2 -2
  476. package/dist/esm/rtk-idle-screen.entry.js +6 -4
  477. package/dist/esm/rtk-image-viewer.entry.js +2 -2
  478. package/dist/esm/rtk-information-tooltip.entry.js +2 -2
  479. package/dist/esm/rtk-leave-button.entry.js +2 -2
  480. package/dist/esm/rtk-livestream-indicator_3.entry.js +2 -2
  481. package/dist/esm/rtk-livestream-toggle.entry.js +2 -2
  482. package/dist/esm/rtk-logo.entry.js +2 -2
  483. package/dist/esm/rtk-meeting-title.entry.js +2 -2
  484. package/dist/esm/rtk-message-list-view.entry.js +3 -3
  485. package/dist/esm/rtk-mic-toggle.entry.js +2 -2
  486. package/dist/esm/rtk-mixed-grid.entry.js +2 -2
  487. package/dist/esm/rtk-more-toggle.entry.js +2 -2
  488. package/dist/esm/rtk-mute-all-button.entry.js +2 -2
  489. package/dist/esm/rtk-name-tag.entry.js +2 -2
  490. package/dist/esm/rtk-network-indicator.entry.js +2 -2
  491. package/dist/esm/rtk-notification.entry.js +4 -4
  492. package/dist/esm/rtk-notifications.entry.js +3 -3
  493. package/dist/esm/rtk-participant-count.entry.js +2 -2
  494. package/dist/esm/rtk-participant-setup.entry.js +2 -2
  495. package/dist/esm/rtk-participant_2.entry.js +3 -3
  496. package/dist/esm/rtk-participants-audio.entry.js +2 -2
  497. package/dist/esm/rtk-participants-stage-list_4.entry.js +2 -2
  498. package/dist/esm/rtk-participants-toggle.entry.js +3 -3
  499. package/dist/esm/rtk-participants.entry.js +3 -3
  500. package/dist/esm/rtk-pip-toggle.entry.js +2 -2
  501. package/dist/esm/rtk-plugin-main_2.entry.js +2 -2
  502. package/dist/esm/rtk-plugins-toggle.entry.js +3 -3
  503. package/dist/esm/rtk-poll_2.entry.js +2 -2
  504. package/dist/esm/rtk-polls-toggle.entry.js +3 -3
  505. package/dist/esm/rtk-recording-indicator.entry.js +2 -2
  506. package/dist/esm/rtk-recording-toggle.entry.js +2 -2
  507. package/dist/esm/rtk-screen-share-toggle.entry.js +2 -2
  508. package/dist/esm/rtk-screenshare-view.entry.js +2 -2
  509. package/dist/esm/rtk-settings-audio_2.entry.js +2 -2
  510. package/dist/esm/rtk-settings-toggle.entry.js +2 -2
  511. package/dist/esm/rtk-settings.entry.js +2 -2
  512. package/dist/esm/rtk-setup-screen.entry.js +10 -5
  513. package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
  514. package/dist/esm/rtk-sidebar.entry.js +3 -3
  515. package/dist/esm/rtk-simple-grid.entry.js +2 -2
  516. package/dist/esm/rtk-spotlight-grid.entry.js +2 -2
  517. package/dist/esm/rtk-spotlight-indicator.entry.js +2 -2
  518. package/dist/esm/rtk-stage-toggle.entry.js +2 -2
  519. package/dist/esm/rtk-stage.entry.js +2 -2
  520. package/dist/esm/rtk-transcript.entry.js +2 -2
  521. package/dist/esm/rtk-transcripts.entry.js +2 -2
  522. package/dist/esm/rtk-ui-provider.entry.js +2 -2
  523. package/dist/esm/rtk-waiting-screen.entry.js +2 -2
  524. package/dist/esm/{sidebar-3454162c.js → sidebar-6b71ecaa.js} +1 -1
  525. package/dist/esm/{ui-store-4a90f64c.js → ui-store-4fbabb78.js} +24 -18
  526. package/dist/realtimekit-ui/index.esm.js +1 -1
  527. package/dist/realtimekit-ui/{p-40724ebb.entry.js → p-054843df.entry.js} +1 -1
  528. package/dist/realtimekit-ui/{p-13821bcf.entry.js → p-067797c4.entry.js} +1 -1
  529. package/dist/realtimekit-ui/{p-c0cdceab.entry.js → p-0ea46b59.entry.js} +1 -1
  530. package/dist/realtimekit-ui/{p-e6f48b9f.entry.js → p-1065a5ae.entry.js} +1 -1
  531. package/dist/realtimekit-ui/{p-1b2e5766.entry.js → p-111881d0.entry.js} +1 -1
  532. package/dist/realtimekit-ui/{p-5809e1c2.entry.js → p-1135e0f2.entry.js} +1 -1
  533. package/dist/realtimekit-ui/{p-77ec5ed9.entry.js → p-13ca3206.entry.js} +1 -1
  534. package/dist/realtimekit-ui/{p-cf9e3819.entry.js → p-16cbe34d.entry.js} +1 -1
  535. package/dist/realtimekit-ui/{p-b0857251.entry.js → p-18dd7b43.entry.js} +1 -1
  536. package/dist/realtimekit-ui/{p-ff3ff850.entry.js → p-1a53e8cd.entry.js} +1 -1
  537. package/dist/realtimekit-ui/{p-5435ef2f.entry.js → p-1e13402e.entry.js} +1 -1
  538. package/dist/realtimekit-ui/{p-ab19468b.entry.js → p-23229b96.entry.js} +1 -1
  539. package/dist/realtimekit-ui/{p-982f075b.entry.js → p-24ff2807.entry.js} +1 -1
  540. package/dist/realtimekit-ui/p-25c0a5dc.entry.js +1 -0
  541. package/dist/realtimekit-ui/p-2a92a469.entry.js +1 -0
  542. package/dist/realtimekit-ui/{p-cfcda5dc.js → p-2ce9a212.js} +1 -1
  543. package/dist/realtimekit-ui/p-2f614ff3.entry.js +1 -0
  544. package/dist/realtimekit-ui/{p-f55f9d2d.entry.js → p-2f8a7c28.entry.js} +1 -1
  545. package/dist/realtimekit-ui/p-3028b7cb.js +1 -0
  546. package/dist/realtimekit-ui/{p-d3dccccb.js → p-34f2620b.js} +1 -1
  547. package/dist/realtimekit-ui/{p-38ac874a.entry.js → p-39ad52bf.entry.js} +1 -1
  548. package/dist/realtimekit-ui/{p-36f569f3.entry.js → p-3a59b652.entry.js} +1 -1
  549. package/dist/realtimekit-ui/{p-5229b883.entry.js → p-3d8a34a7.entry.js} +1 -1
  550. package/dist/realtimekit-ui/{p-8c7b503e.entry.js → p-3e1cbc8e.entry.js} +1 -1
  551. package/dist/realtimekit-ui/{p-890a9f27.entry.js → p-430caf8f.entry.js} +1 -1
  552. package/dist/realtimekit-ui/{p-d1f3f57a.entry.js → p-43a78873.entry.js} +1 -1
  553. package/dist/realtimekit-ui/{p-1f1ec34a.entry.js → p-503c05c7.entry.js} +1 -1
  554. package/dist/realtimekit-ui/{p-03816a62.entry.js → p-50d12a3d.entry.js} +1 -1
  555. package/dist/realtimekit-ui/p-57484dbd.entry.js +1 -0
  556. package/dist/realtimekit-ui/{p-5a025aca.entry.js → p-5804ffd4.entry.js} +1 -1
  557. package/dist/realtimekit-ui/{p-70857d05.entry.js → p-59a87304.entry.js} +1 -1
  558. package/dist/realtimekit-ui/{p-597617d0.entry.js → p-5a3b6e8e.entry.js} +1 -1
  559. package/dist/realtimekit-ui/{p-4ade8153.entry.js → p-5bf0da17.entry.js} +1 -1
  560. package/dist/realtimekit-ui/{p-3c9ebf5f.js → p-5d9abf1b.js} +1 -1
  561. package/dist/realtimekit-ui/{p-3e58d954.entry.js → p-5e08e162.entry.js} +1 -1
  562. package/dist/realtimekit-ui/p-5fc1ed49.entry.js +1 -0
  563. package/dist/realtimekit-ui/{p-2899042c.entry.js → p-6451f078.entry.js} +1 -1
  564. package/dist/realtimekit-ui/{p-f952bc56.entry.js → p-64795a87.entry.js} +1 -1
  565. package/dist/realtimekit-ui/p-6a8b1394.entry.js +1 -0
  566. package/dist/realtimekit-ui/{p-938f6257.entry.js → p-6c07b588.entry.js} +1 -1
  567. package/dist/realtimekit-ui/p-70d24051.js +1 -0
  568. package/dist/realtimekit-ui/{p-72aca2e8.entry.js → p-759273f3.entry.js} +1 -1
  569. package/dist/realtimekit-ui/{p-a164f1e4.js → p-7c3d18d6.js} +1 -1
  570. package/dist/realtimekit-ui/{p-7cdf15f2.entry.js → p-84665aec.entry.js} +1 -1
  571. package/dist/realtimekit-ui/{p-e57cbfc8.entry.js → p-846baa36.entry.js} +1 -1
  572. package/dist/realtimekit-ui/{p-53b9e937.entry.js → p-86727b33.entry.js} +1 -1
  573. package/dist/realtimekit-ui/{p-4b418bd5.entry.js → p-8a859622.entry.js} +1 -1
  574. package/dist/realtimekit-ui/{p-6fd7229b.entry.js → p-8d775e2f.entry.js} +1 -1
  575. package/dist/realtimekit-ui/{p-cbb55b85.entry.js → p-94972599.entry.js} +1 -1
  576. package/dist/realtimekit-ui/{p-bd7ced75.entry.js → p-99e8e8ba.entry.js} +1 -1
  577. package/dist/realtimekit-ui/{p-64fff898.entry.js → p-9d0dcbc4.entry.js} +1 -1
  578. package/dist/realtimekit-ui/{p-465b6709.entry.js → p-9d1262d9.entry.js} +1 -1
  579. package/dist/realtimekit-ui/{p-96378193.entry.js → p-a70aa68a.entry.js} +1 -1
  580. package/dist/realtimekit-ui/{p-8d9ad0cc.entry.js → p-a78a246e.entry.js} +1 -1
  581. package/dist/realtimekit-ui/{p-6936f462.entry.js → p-aa6d3723.entry.js} +1 -1
  582. package/dist/realtimekit-ui/{p-72cf1ab6.entry.js → p-acb893c2.entry.js} +1 -1
  583. package/dist/realtimekit-ui/{p-a494dfa3.entry.js → p-b0a310bb.entry.js} +1 -1
  584. package/dist/realtimekit-ui/{p-242d391d.entry.js → p-bb466f30.entry.js} +1 -1
  585. package/dist/realtimekit-ui/{p-baf7c998.entry.js → p-bb9ec363.entry.js} +1 -1
  586. package/dist/realtimekit-ui/{p-0e1f0ad7.entry.js → p-bbb9b647.entry.js} +1 -1
  587. package/dist/realtimekit-ui/{p-85793f38.entry.js → p-bcae9833.entry.js} +1 -1
  588. package/dist/realtimekit-ui/{p-f6e5b7d3.entry.js → p-c0d0a4d4.entry.js} +1 -1
  589. package/dist/realtimekit-ui/{p-11458331.js → p-c824da2f.js} +1 -1
  590. package/dist/realtimekit-ui/{p-116fe555.entry.js → p-c84efffe.entry.js} +1 -1
  591. package/dist/realtimekit-ui/{p-c7be33c5.entry.js → p-cbf347c4.entry.js} +1 -1
  592. package/dist/realtimekit-ui/{p-7ff43bd7.entry.js → p-ce5f78b8.entry.js} +1 -1
  593. package/dist/realtimekit-ui/{p-ac725dd4.entry.js → p-d2399c13.entry.js} +1 -1
  594. package/dist/realtimekit-ui/{p-c628665e.entry.js → p-d27fe6dc.entry.js} +1 -1
  595. package/dist/realtimekit-ui/{p-949675d9.entry.js → p-d2d3e017.entry.js} +1 -1
  596. package/dist/realtimekit-ui/{p-4299c519.entry.js → p-d4b65a07.entry.js} +1 -1
  597. package/dist/realtimekit-ui/{p-7806f34f.entry.js → p-d679d74a.entry.js} +1 -1
  598. package/dist/realtimekit-ui/{p-3e8d414c.entry.js → p-da9f6c7a.entry.js} +1 -1
  599. package/dist/realtimekit-ui/p-dcf405f4.entry.js +1 -0
  600. package/dist/realtimekit-ui/{p-3090865e.entry.js → p-e11e52f3.entry.js} +1 -1
  601. package/dist/realtimekit-ui/{p-e3f76901.entry.js → p-e34f38b3.entry.js} +1 -1
  602. package/dist/realtimekit-ui/{p-1a553ad8.entry.js → p-e398ee4a.entry.js} +1 -1
  603. package/dist/realtimekit-ui/{p-5d2f7549.entry.js → p-e4ede6d5.entry.js} +1 -1
  604. package/dist/realtimekit-ui/{p-0e4d2c56.entry.js → p-e5bd172a.entry.js} +1 -1
  605. package/dist/realtimekit-ui/{p-fd4f3ae7.entry.js → p-e69759d1.entry.js} +1 -1
  606. package/dist/realtimekit-ui/{p-2b5c442c.entry.js → p-e7227d27.entry.js} +1 -1
  607. package/dist/realtimekit-ui/{p-bb26fcac.entry.js → p-e7316d8f.entry.js} +1 -1
  608. package/dist/realtimekit-ui/p-e884ea64.entry.js +1 -0
  609. package/dist/realtimekit-ui/{p-31f2d5de.entry.js → p-eb1d00ab.entry.js} +1 -1
  610. package/dist/realtimekit-ui/{p-fec40b3c.entry.js → p-ecf43c12.entry.js} +1 -1
  611. package/dist/realtimekit-ui/{p-8e9e0696.js → p-f006a178.js} +1 -1
  612. package/dist/realtimekit-ui/p-f7c2daba.js +1 -0
  613. package/dist/realtimekit-ui/{p-680362b0.entry.js → p-f81488d3.entry.js} +1 -1
  614. package/dist/realtimekit-ui/{p-7f1af220.entry.js → p-f91e5829.entry.js} +1 -1
  615. package/dist/realtimekit-ui/{p-7f86aed1.entry.js → p-fdf25f6c.entry.js} +1 -1
  616. package/dist/realtimekit-ui/{p-c9d28d24.entry.js → p-feab1069.entry.js} +1 -1
  617. package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
  618. package/dist/types/components/rtk-idle-screen/rtk-idle-screen.d.ts +1 -0
  619. package/dist/types/components/rtk-setup-screen/rtk-setup-screen.d.ts +1 -0
  620. package/dist/types/lib/lang/default-language.d.ts +6 -0
  621. package/dist/types/types/props.d.ts +1 -0
  622. package/dist/types/utils/join-error.d.ts +22 -0
  623. package/package.json +1 -1
  624. package/dist/realtimekit-ui/p-100494b5.entry.js +0 -1
  625. package/dist/realtimekit-ui/p-4010d7e6.entry.js +0 -1
  626. package/dist/realtimekit-ui/p-4400ad2f.entry.js +0 -1
  627. package/dist/realtimekit-ui/p-547f6cd6.entry.js +0 -1
  628. package/dist/realtimekit-ui/p-5681d35a.js +0 -1
  629. package/dist/realtimekit-ui/p-6dd983ae.entry.js +0 -1
  630. package/dist/realtimekit-ui/p-7b986b7c.entry.js +0 -1
  631. package/dist/realtimekit-ui/p-bd8f1889.js +0 -1
  632. package/dist/realtimekit-ui/p-cc7b6e25.entry.js +0 -1
  633. package/dist/realtimekit-ui/p-ccd1c683.entry.js +0 -1
@@ -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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.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,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, w as writeTask, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
4
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
5
5
 
6
6
  const rtkCameraSelectorCss = ".rtk-select{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.rtk-select:focus{--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(0px + 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)}.rtk-select{display:block;border-radius:var(--rtk-border-radius-sm, 4px);border-width:var(--rtk-border-width-none, 0);border-style:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:var(--rtk-space-3, 12px);font-size:16px;--icon-size:var(--rtk-select-chevron-size, var(--rtk-space-6, 24px));--icon-right-position:var(--rtk-select-chevron-right-position, var(--rtk-space-2, 8px));background-image:url(\"data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e\");background-position:right var(--icon-right-position) center;background-repeat:no-repeat;background-size:var(--icon-size) var(--icon-size);padding-right:calc(var(--icon-right-position) * 5);width:100%;max-width:100%;text-overflow:ellipsis}.inline .rtk-select{margin-top:var(--rtk-space-1, 4px);width:100%;padding-top:var(--rtk-space-1, 4px);padding-bottom:var(--rtk-space-1, 4px);padding-left:var(--rtk-space-1\\.5, 6px);padding-right:var(--rtk-space-1\\.5, 6px);padding-right:var(--rtk-space-8, 32px);font-size:14px}.row{margin-bottom:var(--rtk-space-2, 8px);display:flex;width:100%;align-items:center;justify-content:space-between;gap:var(--rtk-space-3, 12px)}.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%}.group{margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-0, 0px)}.group>*{margin-bottom:var(--rtk-space-0, 0px)}label{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:var(--rtk-space-1, 4px);font-size:14px}.inline.container{display:flex;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px)}";
@@ -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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
4
- import { d as defineCustomElement$8 } from './p-38636b95.js';
5
- import { d as defineCustomElement$7 } from './p-ba0e0e63.js';
6
- import { d as defineCustomElement$6 } from './p-78694ef3.js';
2
+ import { e as defaultIconPack, i as useLanguage, I as resetRoomCount, B as BreakoutRoomsManager, H as participantIdentifier } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
+ import { d as defineCustomElement$8 } from './p-9d909cb8.js';
5
+ import { d as defineCustomElement$7 } from './p-53f4246e.js';
6
+ import { d as defineCustomElement$6 } from './p-71b5f275.js';
7
7
  import { d as defineCustomElement$5 } from './p-85587a5c.js';
8
- import { d as defineCustomElement$4 } from './p-3709c6a0.js';
8
+ import { d as defineCustomElement$4 } from './p-fd82c539.js';
9
9
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
10
- import { d as defineCustomElement$2 } from './p-6df007b8.js';
10
+ import { d as defineCustomElement$2 } from './p-55492aeb.js';
11
11
  import { d as defineCustomElement$1 } from './p-98c3a8f8.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,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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
4
  import { d as defineCustomElement$6 } from './p-85587a5c.js';
5
- import { d as defineCustomElement$5 } from './p-84ca42f5.js';
6
- import { d as defineCustomElement$4 } from './p-a536a203.js';
7
- import { d as defineCustomElement$3 } from './p-712b2345.js';
8
- import { d as defineCustomElement$2 } from './p-efd48c28.js';
5
+ import { d as defineCustomElement$5 } from './p-1d2420a8.js';
6
+ import { d as defineCustomElement$4 } from './p-3e3215bb.js';
7
+ import { d as defineCustomElement$3 } from './p-8f21100a.js';
8
+ import { d as defineCustomElement$2 } from './p-97c6158e.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))}";
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-ae373651.js';
2
- import { S as SyncWithStore } from './p-ff361719.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
2
+ import { S as SyncWithStore } from './p-8c78a647.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
4
4
  import './p-a83ccdbd.js';
5
5
  import { d as defineCustomElement$3 } from './p-85587a5c.js';
6
6
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
@@ -1,5 +1,5 @@
1
- import { c as createDefaultConfig, C as isLiveStreamHost } from './p-d27c0af4.js';
2
- import { d as deepMerge, i as isValidHexColor } from './p-12089f39.js';
1
+ import { c as createDefaultConfig, C as isLiveStreamHost } from './p-2ed1dee2.js';
2
+ import { d as deepMerge, i as isValidHexColor } from './p-3323ca84.js';
3
3
 
4
4
  /**
5
5
  * Extend the default UI Config with your own
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h } from './p-ae373651.js';
2
- import { S as SyncWithStore } from './p-ff361719.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
2
+ import { S as SyncWithStore } from './p-8c78a647.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
4
4
  import './p-a83ccdbd.js';
5
5
  import { d as defineCustomElement$3 } from './p-85587a5c.js';
6
6
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
@@ -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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage, H as participantIdentifier, G as getAllConnectedParticipants } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
4
  import { f as formatName, s as shorten } from './p-efabd2ce.js';
5
- import { d as defineCustomElement$4 } from './p-38636b95.js';
5
+ import { d as defineCustomElement$4 } from './p-9d909cb8.js';
6
6
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$2 } from './p-6df007b8.js';
7
+ import { d as defineCustomElement$2 } from './p-55492aeb.js';
8
8
  import { d as defineCustomElement$1 } from './p-98c3a8f8.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,10 +1,10 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
3
  import { i as isFullScreenEnabled, r as requestFullScreen, e as exitFullScreen, a as isFullScreenSupported } from './p-3974d97a.js';
4
- import { S as SyncWithStore } from './p-ff361719.js';
5
- import { d as defineCustomElement$3 } from './p-d013c8e2.js';
4
+ import { S as SyncWithStore } from './p-8c78a647.js';
5
+ import { d as defineCustomElement$3 } from './p-2add3860.js';
6
6
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$1 } from './p-6df007b8.js';
7
+ import { d as defineCustomElement$1 } from './p-55492aeb.js';
8
8
 
9
9
  const rtkFullscreenToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}";
10
10
  const RtkFullscreenToggleStyle0 = rtkFullscreenToggleCss;
@@ -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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.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,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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.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-6df007b8.js';
6
+ import { d as defineCustomElement$1 } from './p-55492aeb.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,16 +1,16 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage, c as createDefaultConfig } from './p-d27c0af4.js';
2
+ import { e as defaultIconPack, i as useLanguage, c as createDefaultConfig } from './p-2ed1dee2.js';
3
3
  import { l as lenChildren, R as Render } from './p-88bd1053.js';
4
4
  import { f as formatName, s as shorten } from './p-efabd2ce.js';
5
5
  import './p-a83ccdbd.js';
6
6
  import { c as computePosition, b as autoPlacement, o as offset, s as shift, h as hide } from './p-769bb885.js';
7
- import { S as SyncWithStore } from './p-ff361719.js';
8
- import { d as defineCustomElement$6 } from './p-38636b95.js';
7
+ import { S as SyncWithStore } from './p-8c78a647.js';
8
+ import { d as defineCustomElement$6 } from './p-9d909cb8.js';
9
9
  import { d as defineCustomElement$5 } from './p-85587a5c.js';
10
10
  import { d as defineCustomElement$4 } from './p-3e0452c4.js';
11
- import { d as defineCustomElement$3 } from './p-cba45132.js';
12
- import { d as defineCustomElement$2 } from './p-18e6ca69.js';
13
- import { d as defineCustomElement$1 } from './p-6df007b8.js';
11
+ import { d as defineCustomElement$3 } from './p-03f8aadf.js';
12
+ import { d as defineCustomElement$2 } from './p-908944a2.js';
13
+ import { d as defineCustomElement$1 } from './p-55492aeb.js';
14
14
 
15
15
  const rtkParticipantCss = ":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;height:var(--rtk-space-14, 56px);align-items:center;justify-content:space-between;cursor:pointer;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}:host rtk-avatar{height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px);font-size:14px}.left{display:flex;align-items:center}.left>*{margin-right:var(--rtk-space-2, 8px)}.left>*:last-child{margin-right:var(--rtk-space-0, 0px)}.right{display:flex;align-items:center;justify-content:flex-end}.right>*{margin-left:var(--rtk-space-2, 8px)}.right>*:first-child{margin-left:var(--rtk-space-0, 0px)}.name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}rtk-icon{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}rtk-icon.red{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}rtk-icon.more{cursor:pointer}.menu{position:relative;display:inline-block;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}#menu-list{position:absolute;z-index:20}";
16
16
  const RtkParticipantStyle0 = rtkParticipantCss;
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
2
  import { c as computePosition, o as offset, f as flip, s as shift } from './p-769bb885.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
4
- import { S as SyncWithStore } from './p-ff361719.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
4
+ import { S as SyncWithStore } from './p-8c78a647.js';
5
5
 
6
6
  const rtkMenuCss = ":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:inline-block;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}#menu-list{position:absolute;z-index:20;display:none}";
7
7
  const RtkMenuStyle0 = rtkMenuCss;
@@ -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-ff361719.js';
3
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-d27c0af4.js';
2
+ import { S as SyncWithStore } from './p-8c78a647.js';
3
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-2ed1dee2.js';
4
4
  import './p-a83ccdbd.js';
5
- import { d as defineCustomElement$5 } from './p-38636b95.js';
5
+ import { d as defineCustomElement$5 } from './p-9d909cb8.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-5b86178f.js';
9
- import { d as defineCustomElement$1 } from './p-6df007b8.js';
8
+ import { d as defineCustomElement$2 } from './p-7e6d4259.js';
9
+ import { d as defineCustomElement$1 } from './p-55492aeb.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, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { i as useLanguage, e as defaultIconPack } from './p-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { i as useLanguage, e as defaultIconPack } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
4
  import { d as defineCustomElement$2 } from './p-85587a5c.js';
5
5
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
6
6
 
@@ -1,5 +1,5 @@
1
1
  import { d as getElement } from './p-ae373651.js';
2
- import { u as uiStore, D as appendElement, E as removeElement } from './p-d27c0af4.js';
2
+ import { u as uiStore, D as appendElement, E as removeElement } from './p-2ed1dee2.js';
3
3
 
4
4
  function SyncWithStore() {
5
5
  return function (proto, propName) {
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-ff361719.js';
4
+ import { S as SyncWithStore } from './p-8c78a647.js';
5
5
  import { d as getBatteryLevelVerdict, e as getBatteryChargingVerdict, f as getOverallBatteryVerdict } from './p-0e02697c.js';
6
6
 
7
7
  const rtkDebuggerSystemCss = ":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;flex-direction:column;overflow:hidden;height:100%;width:100%;color:rgb(var(--rtk-colors-text-1000, 255 255 255));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.tab-body::-webkit-scrollbar{width:var(--rtk-space-1\\.5, 6px);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))}.tab-body::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}h3{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px);font-size:16px;font-weight:600}#header{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-5, 20px);display:flex;align-items:center;justify-content:space-evenly}.tab-body{margin:var(--rtk-space-4, 16px);display:flex;height:100%;flex-direction:column;justify-content:space-between;overflow-y:auto}.status-container{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));border-radius:8px;padding:16px}.status-section{margin-bottom:12px}.section-header{display:flex;justify-content:space-between;align-items:center;font-weight:bold;padding:8px 0}.section-body.missing-stats{display:flex;text-align:center;justify-content:center}.section-header .status{color:rgba(var(--rtk-colors-success));font-weight:bold}.section-header .arrow{font-size:14px}.battery-table{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));border-radius:8px;margin-top:8px;overflow:hidden}.battery-row{display:flex;justify-content:space-between;padding:12px;border-bottom:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.battery-row:last-child{border-bottom:none}.battery-cell{display:flex;flex-direction:column}.battery-cell.label strong{font-size:14px}.battery-cell.label .description{font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));margin-top:4px}.battery-cell.value{text-align:right}.status.good{color:rgba(var(--rtk-colors-success))}.status.average{color:rgba(var(--rtk-colors-warning))}.status.poor{color:rgba(var(--rtk-colors-danger))}.value{font-size:14px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));margin-top:4px}rtk-settings-video{display:flex;flex-direction:column}";
@@ -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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
4
 
5
5
  const rtkMenuListCss = ":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:-moz-max-content;width:max-content;flex-direction:column;padding:var(--rtk-space-0, 0px);color:rgb(var(--rtk-colors-text-1000, 255 255 255));border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));overflow:hidden;border-radius:var(--rtk-border-radius-sm, 4px);--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);backdrop-filter:blur(60px)}:host(.primary){--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity))}";
6
6
  const RtkMenuListStyle0 = rtkMenuListCss;
@@ -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-d27c0af4.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.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-ff361719.js';
5
+ import { S as SyncWithStore } from './p-8c78a647.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,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-ff361719.js';
4
+ import { S as SyncWithStore } from './p-8c78a647.js';
5
5
  import { g as getBitrateVerdict, a as getPacketLossVerdict, b as getJitterVerdict, c as getNetworkBasedMediaHealth } from './p-0e02697c.js';
6
6
 
7
7
  const rtkDebuggerVideoCss = ":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;flex-direction:column;overflow:hidden;height:100%;width:100%;color:rgb(var(--rtk-colors-text-1000, 255 255 255));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.tab-body::-webkit-scrollbar{width:var(--rtk-space-1\\.5, 6px);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))}.tab-body::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}h3{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px);font-size:16px;font-weight:600}#header{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-5, 20px);display:flex;align-items:center;justify-content:space-evenly}.tab-body{margin:var(--rtk-space-4, 16px);display:flex;height:100%;flex-direction:column;justify-content:space-between;overflow-y:auto}.status-container{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));border-radius:8px;padding:16px}.status-section{margin-bottom:12px}.section-header{display:flex;justify-content:space-between;align-items:center;font-weight:bold;padding:8px 0}.section-header.only-child{justify-content:center}.section-body.missing-stats{display:flex;text-align:center;justify-content:center}.section-header .status{color:rgba(var(--rtk-colors-success));font-weight:bold}.section-header .arrow{font-size:14px}.network-table{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));border-radius:8px;margin-top:8px;overflow:hidden}.network-row{display:flex;justify-content:space-between;padding:12px;border-bottom:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.network-row:last-child{border-bottom:none}.network-cell{display:flex;flex-direction:column}.network-cell.label strong{font-size:14px}.network-cell.label .description{font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));margin-top:4px}.network-cell.value{text-align:right}.status.good{color:rgba(var(--rtk-colors-success))}.status.average{color:rgba(var(--rtk-colors-warning))}.status.poor{color:rgba(var(--rtk-colors-danger))}.value{font-size:14px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));margin-top:4px}rtk-settings-video{display:flex;flex-direction:column}";
@@ -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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
4
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
5
5
  import { d as defineCustomElement$1 } from './p-98c3a8f8.js';
6
6
 
@@ -1,14 +1,14 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
2
  import { f as formatDateTime, e as elapsedDuration } from './p-382270d8.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
4
- import { e as defaultIconPack } from './p-d27c0af4.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
+ import { e as defaultIconPack } from './p-2ed1dee2.js';
5
5
  import './p-a83ccdbd.js';
6
- import { d as defineCustomElement$6 } from './p-38636b95.js';
6
+ import { d as defineCustomElement$6 } from './p-9d909cb8.js';
7
7
  import { d as defineCustomElement$5 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$4 } from './p-05626b95.js';
9
- import { d as defineCustomElement$3 } from './p-cba45132.js';
10
- import { d as defineCustomElement$2 } from './p-18e6ca69.js';
11
- import { d as defineCustomElement$1 } from './p-6df007b8.js';
8
+ import { d as defineCustomElement$4 } from './p-807bfb79.js';
9
+ import { d as defineCustomElement$3 } from './p-03f8aadf.js';
10
+ import { d as defineCustomElement$2 } from './p-908944a2.js';
11
+ import { d as defineCustomElement$1 } from './p-55492aeb.js';
12
12
 
13
13
  const rtkMessageViewCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{max-width:var(--rtk-space-96, 384px)}.message-wrapper{display:flex;flex-direction:row-reverse;align-items:flex-start;gap:var(--rtk-space-2, 8px)}.message-wrapper.incoming{flex-direction:row}.message{display:flex;flex-direction:column;align-items:flex-end}.incoming .message{display:flex;flex-direction:column;align-items:flex-start}.header{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);align-self:flex-end;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));font-size:12px;font-weight:600}.incoming .header{align-self:flex-start}.body{display:flex;flex-direction:column;min-width:var(--rtk-space-24, 96px);font-family:var(--rtk-font-family, sans-serif);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));font-size:14px;line-height:1.375;position:relative}.bubble{max-width:90%;padding:var(--rtk-space-2, 8px);border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));border-radius:var(--rtk-border-radius-md, 8px)}.incoming .bubble{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.metadata{margin-top:var(--rtk-space-2, 8px);display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px);align-self:flex-end;font-size:11px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.incoming .metadata{margin-top:var(--rtk-space-2, 8px);display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px);align-self:flex-end;font-size:11px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.metadata-content{display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-1, 4px)}.avatar{display:none}rtk-menu{position:absolute;right:var(--rtk-space-1, 4px);top:var(--rtk-space-1, 4px);border-radius:var(--rtk-border-radius-lg, 12px)}rtk-menu rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);cursor:pointer}.actions{display:flex;align-items:center;justify-content:center;border-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity));padding:var(--rtk-space-1, 4px);border-radius:var(--rtk-border-radius-md, 8px);border-width:var(--rtk-border-width-none, 0);border-style:none}.actions rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.incoming rtk-avatar{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.incoming .actions{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}@media (min-width: 400px){.avatar{display:flex;width:var(--rtk-space-6, 24px)}.avatar rtk-avatar{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);font-size:10px;overflow:clip;border-radius:9999px}}@media (hover: hover){rtk-menu{visibility:hidden}.body:hover rtk-menu{visibility:visible}}";
14
14
  const RtkMessageViewStyle0 = rtkMessageViewCss;
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
2
  import { h as hark } from './p-3f882e7c.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
4
- import { S as SyncWithStore } from './p-ff361719.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
4
+ import { S as SyncWithStore } from './p-8c78a647.js';
5
5
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
6
6
 
7
7
  /**
@@ -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-d27c0af4.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
3
  import { f as formatName, g as getInitials } from './p-efabd2ce.js';
4
- import { S as SyncWithStore } from './p-ff361719.js';
4
+ import { S as SyncWithStore } from './p-8c78a647.js';
5
5
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$1 } from './p-6df007b8.js';
6
+ import { d as defineCustomElement$1 } from './p-55492aeb.js';
7
7
 
8
8
  const rtkAvatarCss = ":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;height:var(--rtk-space-32, 128px);width:var(--rtk-space-32, 128px);align-items:center;justify-content:center;font-size:28px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));overflow:clip;border-radius:9999px;-webkit-user-select:none;-moz-user-select:none;user-select:none}rtk-icon{height:50%;width:50%}.image-ctr{display:flex;height:100%;width:100%;align-items:center;justify-content:center;--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-600, 255 255 255 / 0.52))}img{height:var(--rtk-space-0, 0px);width:var(--rtk-space-0, 0px);-o-object-fit:cover;object-fit:cover}img.loaded{height:100%;width:100%}.initials{display:flex;height:100%;width:100%;align-items:center;justify-content:center;text-transform:uppercase}.image{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.image img{display:none;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.image img.loaded{display:block}:host([variant='hexagon']){border-radius:var(--rtk-border-radius-none, 0);clip-path:polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%)}:host([variant='square']){border-radius:var(--rtk-border-radius-none, 0);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}:host([size='sm']){height:var(--rtk-space-14, 56px);width:var(--rtk-space-14, 56px);font-size:12px}:host([size='md']){height:var(--rtk-space-28, 112px);width:var(--rtk-space-28, 112px)}:host([size='lg']){height:var(--rtk-space-32, 128px);width:var(--rtk-space-32, 128px)}";
9
9
  const RtkAvatarStyle0 = rtkAvatarCss;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, w as writeTask, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
4
  import { d as defineCustomElement$2 } from './p-85587a5c.js';
5
5
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
6
6
 
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
2
  import { s as shorten, f as formatName } from './p-efabd2ce.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
4
- import { S as SyncWithStore } from './p-ff361719.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
4
+ import { S as SyncWithStore } from './p-8c78a647.js';
5
5
 
6
6
  const rtkNameTagCss = ":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;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;padding-top:var(--rtk-space-1, 4px);padding-bottom:var(--rtk-space-1, 4px);padding-left:var(--rtk-space-1\\.5, 6px);padding-right:var(--rtk-space-1\\.5, 6px);font-size:14px;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-900, 255 255 255 / 0.88))}span.name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}::slotted(rtk-audio-visualizer[slot='start']){margin-right:var(--rtk-space-1\\.5, 6px)}::slotted(rtk-audio-visualizer[slot='end']){margin-left:var(--rtk-space-1\\.5, 6px)}:host([size='sm']){font-size:12px;--tw-bg-opacity:0.6}:host([variant='text']){background-color:transparent;padding:var(--rtk-space-0, 0px)}";
7
7
  const RtkNameTagStyle0 = rtkNameTagCss;
@@ -1,6 +1,6 @@
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-ff361719.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
2
+ import { S as SyncWithStore } from './p-8c78a647.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
4
4
  import './p-a83ccdbd.js';
5
5
  import { d as defineCustomElement$2 } from './p-85587a5c.js';
6
6
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
@@ -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-d27c0af4.js';
4
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
5
5
  import { g as getExtension, a as getFileSize, d as downloadFile } from './p-47314bc7.js';
6
- import { S as SyncWithStore } from './p-ff361719.js';
6
+ import { S as SyncWithStore } from './p-8c78a647.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,18 +1,18 @@
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-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
4
- import { d as defineCustomElement$d } from './p-38636b95.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.js';
4
+ import { d as defineCustomElement$d } from './p-9d909cb8.js';
5
5
  import { d as defineCustomElement$c } from './p-85587a5c.js';
6
- import { d as defineCustomElement$b } from './p-db37ba4b.js';
6
+ import { d as defineCustomElement$b } from './p-04d11945.js';
7
7
  import { d as defineCustomElement$a } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$9 } from './p-55dc74a4.js';
8
+ import { d as defineCustomElement$9 } from './p-2d03f701.js';
9
9
  import { d as defineCustomElement$8 } from './p-c3356393.js';
10
- import { d as defineCustomElement$7 } from './p-05626b95.js';
11
- import { d as defineCustomElement$6 } from './p-cba45132.js';
12
- import { d as defineCustomElement$5 } from './p-18e6ca69.js';
13
- import { d as defineCustomElement$4 } from './p-35099b4c.js';
14
- import { d as defineCustomElement$3 } from './p-5b86178f.js';
15
- import { d as defineCustomElement$2 } from './p-6df007b8.js';
10
+ import { d as defineCustomElement$7 } from './p-807bfb79.js';
11
+ import { d as defineCustomElement$6 } from './p-03f8aadf.js';
12
+ import { d as defineCustomElement$5 } from './p-908944a2.js';
13
+ import { d as defineCustomElement$4 } from './p-99951515.js';
14
+ import { d as defineCustomElement$3 } from './p-7e6d4259.js';
15
+ import { d as defineCustomElement$2 } from './p-55492aeb.js';
16
16
  import { d as defineCustomElement$1 } from './p-8211bd3b.js';
17
17
 
18
18
  const rtkChatMessagesUiPaginatedCss = ":host{display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));flex:1 0 0px}";
@@ -1,11 +1,11 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { d as defineCustomElement$7 } from './p-38636b95.js';
2
+ import { d as defineCustomElement$7 } from './p-9d909cb8.js';
3
3
  import { d as defineCustomElement$6 } from './p-85587a5c.js';
4
- import { d as defineCustomElement$5 } from './p-20b9627a.js';
4
+ import { d as defineCustomElement$5 } from './p-81d3fa3b.js';
5
5
  import { d as defineCustomElement$4 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$3 } from './p-5b86178f.js';
7
- import { d as defineCustomElement$2 } from './p-2ef51ae9.js';
8
- import { d as defineCustomElement$1 } from './p-6df007b8.js';
6
+ import { d as defineCustomElement$3 } from './p-7e6d4259.js';
7
+ import { d as defineCustomElement$2 } from './p-19d787bf.js';
8
+ import { d as defineCustomElement$1 } from './p-55492aeb.js';
9
9
 
10
10
  const rtkChatHeaderCss = ":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;gap:var(--rtk-space-2, 8px);font-size:14px;z-index:10;margin-bottom:var(--rtk-space-2, 8px);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);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);overflow:hidden;border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));cursor:pointer}.chat-header-label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px)}";
11
11
  const RtkChatHeaderStyle0 = rtkChatHeaderCss;
@@ -1,11 +1,11 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-ae373651.js';
2
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-d27c0af4.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-2ed1dee2.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-ff361719.js';
5
- import { d as defineCustomElement$5 } from './p-38636b95.js';
4
+ import { S as SyncWithStore } from './p-8c78a647.js';
5
+ import { d as defineCustomElement$5 } from './p-9d909cb8.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-6df007b8.js';
8
+ import { d as defineCustomElement$2 } from './p-55492aeb.js';
9
9
  import { d as defineCustomElement$1 } from './p-98c3a8f8.js';
10
10
 
11
11
  const rtkParticipantsStageQueueCss = ":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{margin-top:var(--rtk-space-2, 8px);display:flex;width:100%;flex-direction:column;font-size:14px}.stage-requested-participants{margin-bottom:var(--rtk-space-8, 32px)}.stage-requested-participants .bulk-actions{display:flex;gap:var(--rtk-space-2, 8px)}.stage-requested-participants .bulk-actions .accept-all-button{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}.stage-requested-participants .bulk-actions rtk-button{flex:1 1 0%}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);padding:var(--rtk-space-0, 0px)}.waiting-participant{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);display:flex;align-items:center}.waiting-participant .participant-details{margin-right:auto;display:flex;align-items:center}.waiting-participant .participant-details rtk-avatar{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px);flex-shrink:0;font-size:14px}.waiting-participant .participant-details .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}@media (min-width: 1080px){.waiting-participant .participant-details .name{max-width:var(--rtk-space-40, 160px)}}.waiting-participant .waitlist-controls{display:flex}.waiting-participant .waitlist-controls rtk-button{margin-left:var(--rtk-space-2, 8px);cursor:pointer;border-radius:var(--rtk-border-radius-sm, 4px)}.waiting-participant .waitlist-controls rtk-icon.accept{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}.waiting-participant .waitlist-controls rtk-icon.deny{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-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, L as showLivestream } from './p-d27c0af4.js';
3
- import { S as SyncWithStore } from './p-ff361719.js';
2
+ import { e as defaultIconPack, i as useLanguage, L as showLivestream } from './p-2ed1dee2.js';
3
+ import { S as SyncWithStore } from './p-8c78a647.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)}";