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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (645) hide show
  1. package/dist/browser.js +1 -1
  2. package/dist/cjs/{TextMessage-7f012918.js → TextMessage-8c732faa.js} +1 -1
  3. package/dist/cjs/{chat-96cd44fb.js → chat-d1cd538a.js} +1 -1
  4. package/dist/cjs/{config-bd1bd8ae.js → config-b0a77c08.js} +2 -2
  5. package/dist/cjs/{debounce-229c1bae.js → debounce-390416a3.js} +1 -1
  6. package/dist/cjs/{index-d27eebb5.js → index-3a723e80.js} +1 -1
  7. package/dist/cjs/index.cjs.js +4 -4
  8. package/dist/cjs/loader.cjs.js +1 -1
  9. package/dist/cjs/{merge-f939d965.js → merge-32853693.js} +1 -1
  10. package/dist/cjs/realtimekit-ui.cjs.js +1 -1
  11. package/dist/cjs/rtk-ai-toggle.cjs.entry.js +2 -2
  12. package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +24 -10
  13. package/dist/cjs/rtk-ai_3.cjs.entry.js +7 -7
  14. package/dist/cjs/rtk-audio-grid.cjs.entry.js +3 -3
  15. package/dist/cjs/rtk-audio-tile.cjs.entry.js +2 -2
  16. package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +3 -3
  17. package/dist/cjs/rtk-avatar_26.cjs.entry.js +25 -25
  18. package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +6 -6
  19. package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +12 -16
  20. package/dist/cjs/rtk-breakout-rooms-toggle.cjs.entry.js +2 -2
  21. package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +2 -2
  22. package/dist/cjs/rtk-camera-toggle.cjs.entry.js +2 -2
  23. package/dist/cjs/rtk-caption-toggle.cjs.entry.js +2 -2
  24. package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +3 -3
  25. package/dist/cjs/rtk-chat-message.cjs.entry.js +4 -4
  26. package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +5 -5
  27. package/dist/cjs/rtk-chat-search-results.cjs.entry.js +3 -3
  28. package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
  29. package/dist/cjs/rtk-chat-toggle.cjs.entry.js +3 -3
  30. package/dist/cjs/rtk-clock.cjs.entry.js +5 -5
  31. package/dist/cjs/rtk-controlbar-button.cjs.entry.js +2 -2
  32. package/dist/cjs/rtk-controlbar.cjs.entry.js +3 -3
  33. package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +2 -2
  34. package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +3 -3
  35. package/dist/cjs/rtk-dialog-manager.cjs.entry.js +2 -2
  36. package/dist/cjs/rtk-dialog.cjs.entry.js +2 -2
  37. package/dist/cjs/rtk-ended-screen.cjs.entry.js +2 -2
  38. package/dist/cjs/rtk-file-dropzone.cjs.entry.js +3 -3
  39. package/dist/cjs/rtk-file-message_3.cjs.entry.js +12 -12
  40. package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +2 -2
  41. package/dist/cjs/rtk-grid-pagination.cjs.entry.js +2 -2
  42. package/dist/cjs/rtk-grid.cjs.entry.js +2 -2
  43. package/dist/cjs/rtk-header.cjs.entry.js +3 -3
  44. package/dist/cjs/rtk-idle-screen.cjs.entry.js +3 -3
  45. package/dist/cjs/rtk-image-viewer.cjs.entry.js +3 -3
  46. package/dist/cjs/rtk-information-tooltip.cjs.entry.js +3 -3
  47. package/dist/cjs/rtk-leave-button.cjs.entry.js +3 -3
  48. package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +2 -2
  49. package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +2 -2
  50. package/dist/cjs/rtk-logo.cjs.entry.js +2 -2
  51. package/dist/cjs/rtk-meeting-title.cjs.entry.js +2 -2
  52. package/dist/cjs/rtk-message-list-view.cjs.entry.js +6 -6
  53. package/dist/cjs/rtk-mic-toggle.cjs.entry.js +2 -2
  54. package/dist/cjs/rtk-mixed-grid.cjs.entry.js +2 -2
  55. package/dist/cjs/rtk-more-toggle.cjs.entry.js +4 -4
  56. package/dist/cjs/rtk-mute-all-button.cjs.entry.js +2 -2
  57. package/dist/cjs/rtk-name-tag.cjs.entry.js +2 -2
  58. package/dist/cjs/rtk-network-indicator.cjs.entry.js +2 -2
  59. package/dist/cjs/rtk-notification.cjs.entry.js +6 -6
  60. package/dist/cjs/rtk-notifications.cjs.entry.js +3 -3
  61. package/dist/cjs/rtk-participant-count.cjs.entry.js +2 -2
  62. package/dist/cjs/rtk-participant-setup.cjs.entry.js +4 -4
  63. package/dist/cjs/rtk-participant_2.cjs.entry.js +5 -5
  64. package/dist/cjs/rtk-participants-audio.cjs.entry.js +3 -3
  65. package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +3 -3
  66. package/dist/cjs/rtk-participants-toggle.cjs.entry.js +3 -3
  67. package/dist/cjs/rtk-participants.cjs.entry.js +3 -3
  68. package/dist/cjs/rtk-pip-toggle.cjs.entry.js +2 -2
  69. package/dist/cjs/rtk-plugin-main_2.cjs.entry.js +2 -2
  70. package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +3 -3
  71. package/dist/cjs/rtk-poll_2.cjs.entry.js +5 -5
  72. package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -3
  73. package/dist/cjs/rtk-recording-indicator.cjs.entry.js +3 -3
  74. package/dist/cjs/rtk-recording-toggle.cjs.entry.js +2 -2
  75. package/dist/cjs/rtk-screen-share-toggle.cjs.entry.js +2 -2
  76. package/dist/cjs/rtk-screenshare-view.cjs.entry.js +7 -7
  77. package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +2 -2
  78. package/dist/cjs/rtk-settings-toggle.cjs.entry.js +3 -3
  79. package/dist/cjs/rtk-settings.cjs.entry.js +2 -2
  80. package/dist/cjs/rtk-setup-screen.cjs.entry.js +2 -2
  81. package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +2 -2
  82. package/dist/cjs/rtk-sidebar.cjs.entry.js +3 -3
  83. package/dist/cjs/rtk-simple-grid.cjs.entry.js +2 -2
  84. package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +4 -4
  85. package/dist/cjs/rtk-spotlight-indicator.cjs.entry.js +2 -2
  86. package/dist/cjs/rtk-stage-toggle.cjs.entry.js +2 -2
  87. package/dist/cjs/rtk-stage.cjs.entry.js +3 -3
  88. package/dist/cjs/rtk-transcript.cjs.entry.js +3 -3
  89. package/dist/cjs/rtk-transcripts.cjs.entry.js +2 -2
  90. package/dist/cjs/rtk-ui-provider.cjs.entry.js +2 -2
  91. package/dist/cjs/rtk-waiting-screen.cjs.entry.js +3 -3
  92. package/dist/cjs/{sidebar-02b2a4d3.js → sidebar-913c4258.js} +1 -1
  93. package/dist/cjs/{ui-store-b202f1da.js → ui-store-2401aedf.js} +4 -4
  94. package/dist/collection/components/rtk-ai/rtk-ai.css +0 -4
  95. package/dist/collection/components/rtk-ai/rtk-ai.js +1 -1
  96. package/dist/collection/components/rtk-ai-toggle/rtk-ai-toggle.js +1 -1
  97. package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.css +39 -14
  98. package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +63 -24
  99. package/dist/collection/components/rtk-audio-grid/rtk-audio-grid.js +2 -2
  100. package/dist/collection/components/rtk-audio-tile/rtk-audio-tile.js +1 -1
  101. package/dist/collection/components/rtk-audio-visualizer/rtk-audio-visualizer.js +1 -1
  102. package/dist/collection/components/rtk-avatar/rtk-avatar.js +1 -1
  103. package/dist/collection/components/rtk-breakout-room-manager/rtk-breakout-room-manager.js +1 -1
  104. package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +3 -3
  105. package/dist/collection/components/rtk-breakout-room-toggle/rtk-breakout-rooms-toggle.js +2 -2
  106. package/dist/collection/components/rtk-breakout-rooms-manager/rtk-breakout-rooms-manager.js +2 -2
  107. package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +3 -3
  108. package/dist/collection/components/rtk-camera-selector/rtk-camera-selector.js +1 -1
  109. package/dist/collection/components/rtk-camera-toggle/rtk-camera-toggle.js +1 -1
  110. package/dist/collection/components/rtk-caption-toggle/rtk-caption-toggle.js +1 -1
  111. package/dist/collection/components/rtk-chat/rtk-chat.js +1 -1
  112. package/dist/collection/components/rtk-chat-composer-ui/rtk-chat-composer-ui.js +1 -1
  113. package/dist/collection/components/rtk-chat-composer-view/rtk-chat-composer-view.js +1 -1
  114. package/dist/collection/components/rtk-chat-header/rtk-chat-header.js +1 -1
  115. package/dist/collection/components/rtk-chat-message/rtk-chat-message.js +3 -3
  116. package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.js +4 -4
  117. package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js +2 -2
  118. package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +2 -2
  119. package/dist/collection/components/rtk-chat-selector/rtk-chat-selector.js +1 -1
  120. package/dist/collection/components/rtk-chat-selector-ui/rtk-chat-selector-ui.js +1 -1
  121. package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +1 -1
  122. package/dist/collection/components/rtk-clock/rtk-clock.js +3 -3
  123. package/dist/collection/components/rtk-confirmation-modal/rtk-confirmation-modal.js +2 -2
  124. package/dist/collection/components/rtk-controlbar/rtk-controlbar.js +2 -2
  125. package/dist/collection/components/rtk-counter/rtk-counter.js +3 -3
  126. package/dist/collection/components/rtk-debugger/rtk-debugger.js +1 -1
  127. package/dist/collection/components/rtk-debugger-audio/rtk-debugger-audio.js +1 -1
  128. package/dist/collection/components/rtk-debugger-screenshare/rtk-debugger-screenshare.js +1 -1
  129. package/dist/collection/components/rtk-debugger-system/rtk-debugger-system.js +1 -1
  130. package/dist/collection/components/rtk-debugger-toggle/rtk-debugger-toggle.js +2 -2
  131. package/dist/collection/components/rtk-debugger-video/rtk-debugger-video.js +1 -1
  132. package/dist/collection/components/rtk-dialog/rtk-dialog.js +1 -1
  133. package/dist/collection/components/rtk-dialog-manager/rtk-dialog-manager.js +1 -1
  134. package/dist/collection/components/rtk-draft-attachment-view/rtk-draft-attachment-view.js +2 -2
  135. package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.js +2 -2
  136. package/dist/collection/components/rtk-emoji-picker-button/rtk-emoji-picker-button.js +2 -2
  137. package/dist/collection/components/rtk-ended-screen/rtk-ended-screen.js +1 -1
  138. package/dist/collection/components/rtk-file-dropzone/rtk-file-dropzone.js +2 -2
  139. package/dist/collection/components/rtk-file-message/rtk-file-message.js +3 -3
  140. package/dist/collection/components/rtk-file-message-view/rtk-file-message-view.js +1 -1
  141. package/dist/collection/components/rtk-file-picker-button/rtk-file-picker-button.js +2 -2
  142. package/dist/collection/components/rtk-fullscreen-toggle/rtk-fullscreen-toggle.js +1 -1
  143. package/dist/collection/components/rtk-grid/rtk-grid.js +1 -1
  144. package/dist/collection/components/rtk-grid-pagination/rtk-grid-pagination.js +1 -1
  145. package/dist/collection/components/rtk-header/rtk-header.js +2 -2
  146. package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +2 -2
  147. package/dist/collection/components/rtk-image-message/rtk-image-message.js +5 -5
  148. package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +4 -4
  149. package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +2 -2
  150. package/dist/collection/components/rtk-information-tooltip/rtk-information-tooltip.js +1 -1
  151. package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +1 -1
  152. package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +2 -2
  153. package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +5 -9
  154. package/dist/collection/components/rtk-livestream-indicator/rtk-livestream-indicator.js +1 -1
  155. package/dist/collection/components/rtk-livestream-player/rtk-livestream-player.js +1 -1
  156. package/dist/collection/components/rtk-livestream-toggle/rtk-livestream-toggle.js +1 -1
  157. package/dist/collection/components/rtk-logo/rtk-logo.js +1 -1
  158. package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.js +1 -1
  159. package/dist/collection/components/rtk-meeting/rtk-meeting.js +1 -1
  160. package/dist/collection/components/rtk-meeting-title/rtk-meeting-title.js +1 -1
  161. package/dist/collection/components/rtk-menu/rtk-menu.js +3 -3
  162. package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +2 -2
  163. package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +2 -2
  164. package/dist/collection/components/rtk-message-list-view/rtk-message-list-view.js +3 -3
  165. package/dist/collection/components/rtk-message-view/rtk-message-view.css +3 -2
  166. package/dist/collection/components/rtk-mic-toggle/rtk-mic-toggle.js +1 -1
  167. package/dist/collection/components/rtk-microphone-selector/rtk-microphone-selector.js +1 -1
  168. package/dist/collection/components/rtk-mixed-grid/rtk-mixed-grid.js +1 -1
  169. package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +3 -3
  170. package/dist/collection/components/rtk-mute-all-button/rtk-mute-all-button.js +1 -1
  171. package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +2 -2
  172. package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +1 -1
  173. package/dist/collection/components/rtk-network-indicator/rtk-network-indicator.js +1 -1
  174. package/dist/collection/components/rtk-notification/rtk-notification.js +3 -3
  175. package/dist/collection/components/rtk-notifications/rtk-notifications.js +1 -1
  176. package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +2 -2
  177. package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +1 -1
  178. package/dist/collection/components/rtk-participant/rtk-participant.js +1 -1
  179. package/dist/collection/components/rtk-participant-count/rtk-participant-count.js +1 -1
  180. package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +3 -3
  181. package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +1 -1
  182. package/dist/collection/components/rtk-participants/rtk-participants.js +1 -1
  183. package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +2 -2
  184. package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +2 -2
  185. package/dist/collection/components/rtk-participants-stage-queue/rtk-participants-stage-queue.js +1 -1
  186. package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +1 -1
  187. package/dist/collection/components/rtk-participants-viewer-list/rtk-participants-viewer-list.js +1 -1
  188. package/dist/collection/components/rtk-participants-waiting-list/rtk-participants-waiting-list.js +1 -1
  189. package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +2 -2
  190. package/dist/collection/components/rtk-pinned-message-selector/rtk-pinned-message-selector.js +1 -1
  191. package/dist/collection/components/rtk-pip-toggle/rtk-pip-toggle.js +1 -1
  192. package/dist/collection/components/rtk-plugin-main/rtk-plugin-main.js +1 -1
  193. package/dist/collection/components/rtk-plugins/rtk-plugins.js +2 -2
  194. package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +1 -1
  195. package/dist/collection/components/rtk-poll/rtk-poll.js +2 -2
  196. package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +3 -3
  197. package/dist/collection/components/rtk-polls/rtk-polls.js +4 -4
  198. package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +1 -1
  199. package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +2 -2
  200. package/dist/collection/components/rtk-recording-toggle/rtk-recording-toggle.js +1 -1
  201. package/dist/collection/components/rtk-screen-share-toggle/rtk-screen-share-toggle.js +1 -1
  202. package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +6 -6
  203. package/dist/collection/components/rtk-settings/rtk-settings.js +1 -1
  204. package/dist/collection/components/rtk-settings-audio/rtk-settings-audio.js +1 -1
  205. package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +2 -2
  206. package/dist/collection/components/rtk-settings-video/rtk-settings-video.js +1 -1
  207. package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +1 -1
  208. package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +1 -1
  209. package/dist/collection/components/rtk-sidebar-ui/rtk-sidebar-ui.js +1 -1
  210. package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +1 -1
  211. package/dist/collection/components/rtk-speaker-selector/rtk-speaker-selector.js +1 -1
  212. package/dist/collection/components/rtk-spinner/rtk-spinner.js +1 -1
  213. package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +3 -3
  214. package/dist/collection/components/rtk-spotlight-indicator/rtk-spotlight-indicator.js +1 -1
  215. package/dist/collection/components/rtk-stage/rtk-stage.js +2 -2
  216. package/dist/collection/components/rtk-stage-toggle/rtk-stage-toggle.js +1 -1
  217. package/dist/collection/components/rtk-switch/rtk-switch.js +2 -2
  218. package/dist/collection/components/rtk-tab-bar/rtk-tab-bar.js +1 -1
  219. package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +2 -2
  220. package/dist/collection/components/rtk-text-message/rtk-text-message.js +3 -3
  221. package/dist/collection/components/rtk-text-message-view/rtk-text-message-view.js +1 -1
  222. package/dist/collection/components/rtk-transcript/rtk-transcript.js +2 -2
  223. package/dist/collection/components/rtk-transcripts/rtk-transcripts.js +1 -1
  224. package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +1 -1
  225. package/dist/collection/components/rtk-viewer-count/rtk-viewer-count.js +1 -1
  226. package/dist/collection/components/rtk-virtualized-list/rtk-virtualized-participant-list.js +2 -2
  227. package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +2 -2
  228. package/dist/collection/lib/lang/default-language.js +4 -1
  229. package/dist/collection/utils/breakout-rooms.js +0 -3
  230. package/dist/components/index.js +5 -5
  231. package/dist/components/{p-48bc7ba0.js → p-00223948.js} +6 -6
  232. package/dist/components/{p-978a2e8c.js → p-023a495b.js} +4 -4
  233. package/dist/components/{p-7f4fb4f4.js → p-023bc0c1.js} +3 -3
  234. package/dist/components/{p-6c8cdc31.js → p-037d5106.js} +3 -3
  235. package/dist/components/{p-b4e783cb.js → p-05590ac2.js} +6 -10
  236. package/dist/components/{p-e7715930.js → p-0ab5cb5e.js} +2 -2
  237. package/dist/components/{p-0a412100.js → p-0b7981de.js} +2 -2
  238. package/dist/components/{p-238b7f12.js → p-0d6e93d6.js} +2 -2
  239. package/dist/components/{p-75e23d98.js → p-0f7f2c40.js} +3 -3
  240. package/dist/components/{p-3a32bf84.js → p-10758885.js} +4 -4
  241. package/dist/components/{p-fbdd8005.js → p-161478a2.js} +4 -4
  242. package/dist/components/{p-14a4d4db.js → p-1aefe623.js} +3 -3
  243. package/dist/components/{p-0fa9fe9d.js → p-1cc53c67.js} +3 -3
  244. package/dist/components/{p-f8d015e4.js → p-1dac76ab.js} +7 -7
  245. package/dist/components/{p-b93af02b.js → p-1e2133fb.js} +6 -6
  246. package/dist/components/{p-588ef75c.js → p-1f5b6602.js} +2 -2
  247. package/dist/components/{p-9068cc0a.js → p-22c06c83.js} +8 -8
  248. package/dist/components/{p-b0b69ccb.js → p-28fcedda.js} +3 -3
  249. package/dist/components/{p-204dd657.js → p-2a79db22.js} +23 -23
  250. package/dist/components/{p-4c663917.js → p-2be1f5d7.js} +2 -2
  251. package/dist/components/{p-1f12006f.js → p-2cdb3314.js} +2 -2
  252. package/dist/components/{p-1025b97a.js → p-31826961.js} +5 -5
  253. package/dist/components/{p-4c97d57c.js → p-340f039c.js} +3 -3
  254. package/dist/components/{p-f0118467.js → p-34e72b10.js} +3 -3
  255. package/dist/components/{p-7c4fe81b.js → p-3b8f5970.js} +4 -4
  256. package/dist/components/{p-87492537.js → p-3feac4bd.js} +8 -8
  257. package/dist/components/{p-37dabd28.js → p-40625af0.js} +34 -13
  258. package/dist/components/{p-a94354a1.js → p-41a8d4b9.js} +5 -5
  259. package/dist/components/{p-544fcff3.js → p-41ed86d4.js} +3 -3
  260. package/dist/components/{p-b06caf94.js → p-4e1165f4.js} +6 -6
  261. package/dist/components/{p-7f511004.js → p-51489680.js} +3 -3
  262. package/dist/components/{p-da5a31aa.js → p-51b6f520.js} +2 -2
  263. package/dist/components/{p-c3356393.js → p-549ab58f.js} +1 -1
  264. package/dist/components/{p-39e9d83c.js → p-56345e7d.js} +4 -4
  265. package/dist/components/{p-95efad4d.js → p-581de242.js} +6 -6
  266. package/dist/components/{p-56849eb6.js → p-5915a274.js} +3 -3
  267. package/dist/components/{p-c88d88eb.js → p-5e456a83.js} +2 -2
  268. package/dist/components/{p-2fafedba.js → p-6434f29f.js} +4 -4
  269. package/dist/components/{p-8e8dc682.js → p-652de874.js} +6 -6
  270. package/dist/components/{p-69b056ab.js → p-6b3d9fef.js} +2 -2
  271. package/dist/components/{p-3bef5319.js → p-6c58bd27.js} +1 -1
  272. package/dist/components/{p-7b545a32.js → p-704ee653.js} +5 -5
  273. package/dist/components/{p-e373dd9c.js → p-71b3bd01.js} +10 -10
  274. package/dist/components/{p-544c2f96.js → p-71f9ae5f.js} +7 -7
  275. package/dist/components/{p-8206c520.js → p-73c883e4.js} +3 -3
  276. package/dist/components/{p-b18c921f.js → p-75593f09.js} +2 -2
  277. package/dist/components/{p-5d1ee3a6.js → p-77d43657.js} +2 -2
  278. package/dist/components/{p-99702038.js → p-7e03849f.js} +2 -2
  279. package/dist/components/{p-d804d951.js → p-806e0ecb.js} +3 -3
  280. package/dist/components/{p-d31600b1.js → p-80c8bd12.js} +4 -4
  281. package/dist/components/{p-88cf2161.js → p-84ab2eb7.js} +2 -2
  282. package/dist/components/{p-03151d5a.js → p-88787807.js} +1 -1
  283. package/dist/components/{p-ff97acaf.js → p-8e4a07d0.js} +2 -2
  284. package/dist/components/{p-2208d88b.js → p-90a6ceed.js} +3 -3
  285. package/dist/components/{p-f49f2d11.js → p-9b559d4e.js} +2 -2
  286. package/dist/components/{p-536f87eb.js → p-9e52536f.js} +11 -5
  287. package/dist/components/{p-5dc1b56e.js → p-a37e1407.js} +2 -2
  288. package/dist/components/{p-dff5310f.js → p-a40b66b6.js} +4 -4
  289. package/dist/components/{p-9200cac3.js → p-a4b04604.js} +4 -4
  290. package/dist/components/{p-a3b9b0ae.js → p-b7dd5423.js} +1 -1
  291. package/dist/components/{p-f7b19d77.js → p-be965eef.js} +3 -3
  292. package/dist/components/{p-5e148c2a.js → p-bfe52be0.js} +3 -3
  293. package/dist/components/{p-a5c02d07.js → p-c1872f41.js} +14 -14
  294. package/dist/components/{p-0a635c4c.js → p-c287d0f6.js} +3 -3
  295. package/dist/components/{p-3fbe82a1.js → p-c3e84d62.js} +3 -3
  296. package/dist/components/{p-e8e741f1.js → p-c4385270.js} +12 -12
  297. package/dist/components/{p-70f74f9f.js → p-c89976c3.js} +3 -3
  298. package/dist/components/{p-8ae3a680.js → p-c9553451.js} +4 -4
  299. package/dist/components/{p-7c4f018e.js → p-cf1fd016.js} +2 -2
  300. package/dist/components/{p-d3ab9c7e.js → p-d1742776.js} +4 -4
  301. package/dist/components/{p-ac95f7dc.js → p-d48b4170.js} +2 -2
  302. package/dist/components/{p-71339d27.js → p-d84e7573.js} +4 -4
  303. package/dist/components/{p-3493d8e5.js → p-dc82c81e.js} +4 -4
  304. package/dist/components/{p-3ecec94a.js → p-dfb3e706.js} +2 -2
  305. package/dist/components/{p-a6ae7b9e.js → p-e37d0aa2.js} +4 -4
  306. package/dist/components/{p-b9279738.js → p-e8e8ad5f.js} +3 -3
  307. package/dist/components/{p-cea76025.js → p-e953ec08.js} +2 -2
  308. package/dist/components/{p-4d8f940a.js → p-f191f7a4.js} +5 -5
  309. package/dist/components/{p-236d2c07.js → p-f7027067.js} +7 -7
  310. package/dist/components/{p-bd1e6915.js → p-f8d2ee61.js} +2 -2
  311. package/dist/components/{p-78ceec2f.js → p-ff9cb738.js} +6 -6
  312. package/dist/components/rtk-ai-toggle.js +4 -4
  313. package/dist/components/rtk-ai-transcriptions.js +1 -1
  314. package/dist/components/rtk-ai.js +1 -1
  315. package/dist/components/rtk-audio-grid.js +3 -3
  316. package/dist/components/rtk-audio-tile.js +5 -5
  317. package/dist/components/rtk-audio-visualizer.js +1 -1
  318. package/dist/components/rtk-avatar.js +1 -1
  319. package/dist/components/rtk-breakout-room-manager.js +1 -1
  320. package/dist/components/rtk-breakout-room-participants.js +1 -1
  321. package/dist/components/rtk-breakout-rooms-manager.js +1 -1
  322. package/dist/components/rtk-breakout-rooms-toggle.js +4 -4
  323. package/dist/components/rtk-broadcast-message-modal.js +1 -1
  324. package/dist/components/rtk-camera-selector.js +1 -1
  325. package/dist/components/rtk-camera-toggle.js +4 -4
  326. package/dist/components/rtk-caption-toggle.js +4 -4
  327. package/dist/components/rtk-chat-composer-ui.js +5 -5
  328. package/dist/components/rtk-chat-composer-view.js +1 -1
  329. package/dist/components/rtk-chat-header.js +1 -1
  330. package/dist/components/rtk-chat-message.js +1 -1
  331. package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
  332. package/dist/components/rtk-chat-messages-ui.js +15 -15
  333. package/dist/components/rtk-chat-search-results.js +13 -13
  334. package/dist/components/rtk-chat-selector-ui.js +2 -2
  335. package/dist/components/rtk-chat-selector.js +1 -1
  336. package/dist/components/rtk-chat-toggle.js +5 -5
  337. package/dist/components/rtk-chat.js +1 -1
  338. package/dist/components/rtk-clock.js +5 -5
  339. package/dist/components/rtk-confirmation-modal.js +1 -1
  340. package/dist/components/rtk-controlbar-button.js +1 -1
  341. package/dist/components/rtk-controlbar.js +3 -3
  342. package/dist/components/rtk-counter.js +1 -1
  343. package/dist/components/rtk-debugger-audio.js +1 -1
  344. package/dist/components/rtk-debugger-screenshare.js +1 -1
  345. package/dist/components/rtk-debugger-system.js +1 -1
  346. package/dist/components/rtk-debugger-toggle.js +5 -5
  347. package/dist/components/rtk-debugger-video.js +1 -1
  348. package/dist/components/rtk-debugger.js +1 -1
  349. package/dist/components/rtk-dialog-manager.js +21 -21
  350. package/dist/components/rtk-dialog.js +1 -1
  351. package/dist/components/rtk-draft-attachment-view.js +1 -1
  352. package/dist/components/rtk-emoji-picker-button.js +1 -1
  353. package/dist/components/rtk-emoji-picker.js +1 -1
  354. package/dist/components/rtk-ended-screen.js +3 -3
  355. package/dist/components/rtk-file-dropzone.js +3 -3
  356. package/dist/components/rtk-file-message-view.js +1 -1
  357. package/dist/components/rtk-file-message.js +1 -1
  358. package/dist/components/rtk-file-picker-button.js +1 -1
  359. package/dist/components/rtk-fullscreen-toggle.js +1 -1
  360. package/dist/components/rtk-grid-pagination.js +2 -2
  361. package/dist/components/rtk-grid.js +8 -8
  362. package/dist/components/rtk-header.js +3 -3
  363. package/dist/components/rtk-idle-screen.js +5 -5
  364. package/dist/components/rtk-image-message-view.js +1 -1
  365. package/dist/components/rtk-image-message.js +1 -1
  366. package/dist/components/rtk-image-viewer.js +3 -3
  367. package/dist/components/rtk-information-tooltip.js +3 -3
  368. package/dist/components/rtk-join-stage.js +1 -1
  369. package/dist/components/rtk-leave-button.js +5 -5
  370. package/dist/components/rtk-leave-meeting.js +1 -1
  371. package/dist/components/rtk-livestream-indicator.js +1 -1
  372. package/dist/components/rtk-livestream-player.js +1 -1
  373. package/dist/components/rtk-livestream-toggle.js +4 -4
  374. package/dist/components/rtk-logo.js +1 -1
  375. package/dist/components/rtk-markdown-view.js +1 -1
  376. package/dist/components/rtk-meeting-title.js +2 -2
  377. package/dist/components/rtk-meeting.js +25 -25
  378. package/dist/components/rtk-menu-item.js +1 -1
  379. package/dist/components/rtk-menu-list.js +1 -1
  380. package/dist/components/rtk-menu.js +1 -1
  381. package/dist/components/rtk-message-list-view.js +6 -6
  382. package/dist/components/rtk-message-view.js +1 -1
  383. package/dist/components/rtk-mic-toggle.js +4 -4
  384. package/dist/components/rtk-microphone-selector.js +1 -1
  385. package/dist/components/rtk-mixed-grid.js +5 -5
  386. package/dist/components/rtk-more-toggle.js +6 -6
  387. package/dist/components/rtk-mute-all-button.js +4 -4
  388. package/dist/components/rtk-mute-all-confirmation.js +1 -1
  389. package/dist/components/rtk-name-tag.js +1 -1
  390. package/dist/components/rtk-network-indicator.js +2 -2
  391. package/dist/components/rtk-notification.js +1 -1
  392. package/dist/components/rtk-notifications.js +3 -3
  393. package/dist/components/rtk-overlay-modal.js +1 -1
  394. package/dist/components/rtk-paginated-list.js +1 -1
  395. package/dist/components/rtk-participant-count.js +2 -2
  396. package/dist/components/rtk-participant-setup.js +4 -4
  397. package/dist/components/rtk-participant-tile.js +1 -1
  398. package/dist/components/rtk-participant.js +1 -1
  399. package/dist/components/rtk-participants-audio.js +4 -4
  400. package/dist/components/rtk-participants-stage-list.js +1 -1
  401. package/dist/components/rtk-participants-stage-queue.js +1 -1
  402. package/dist/components/rtk-participants-toggle.js +5 -5
  403. package/dist/components/rtk-participants-viewer-list.js +1 -1
  404. package/dist/components/rtk-participants-waiting-list.js +1 -1
  405. package/dist/components/rtk-participants.js +13 -13
  406. package/dist/components/rtk-permissions-message.js +1 -1
  407. package/dist/components/rtk-pinned-message-selector.js +1 -1
  408. package/dist/components/rtk-pip-toggle.js +4 -4
  409. package/dist/components/rtk-plugin-main.js +1 -1
  410. package/dist/components/rtk-plugins-toggle.js +5 -5
  411. package/dist/components/rtk-plugins.js +1 -1
  412. package/dist/components/rtk-poll-form.js +1 -1
  413. package/dist/components/rtk-poll.js +1 -1
  414. package/dist/components/rtk-polls-toggle.js +5 -5
  415. package/dist/components/rtk-polls.js +1 -1
  416. package/dist/components/rtk-recording-indicator.js +3 -3
  417. package/dist/components/rtk-recording-toggle.js +4 -4
  418. package/dist/components/rtk-screen-share-toggle.js +4 -4
  419. package/dist/components/rtk-screenshare-view.js +7 -7
  420. package/dist/components/rtk-settings-audio.js +1 -1
  421. package/dist/components/rtk-settings-toggle.js +5 -5
  422. package/dist/components/rtk-settings-video.js +1 -1
  423. package/dist/components/rtk-settings.js +10 -10
  424. package/dist/components/rtk-setup-screen.js +6 -6
  425. package/dist/components/rtk-sidebar-ui.js +1 -1
  426. package/dist/components/rtk-sidebar.js +10 -10
  427. package/dist/components/rtk-simple-grid.js +2 -2
  428. package/dist/components/rtk-speaker-selector.js +1 -1
  429. package/dist/components/rtk-spinner.js +1 -1
  430. package/dist/components/rtk-spotlight-grid.js +4 -4
  431. package/dist/components/rtk-spotlight-indicator.js +1 -1
  432. package/dist/components/rtk-stage-toggle.js +4 -4
  433. package/dist/components/rtk-stage.js +3 -3
  434. package/dist/components/rtk-switch.js +1 -1
  435. package/dist/components/rtk-tab-bar.js +1 -1
  436. package/dist/components/rtk-text-composer-view.js +1 -1
  437. package/dist/components/rtk-text-message-view.js +1 -1
  438. package/dist/components/rtk-text-message.js +1 -1
  439. package/dist/components/rtk-transcript.js +1 -1
  440. package/dist/components/rtk-transcripts.js +3 -3
  441. package/dist/components/rtk-ui-provider.js +2 -2
  442. package/dist/components/rtk-viewer-count.js +1 -1
  443. package/dist/components/rtk-virtualized-participant-list.js +1 -1
  444. package/dist/components/rtk-waiting-screen.js +4 -4
  445. package/dist/docs/docs-components.json +1758 -250
  446. package/dist/esm/{TextMessage-205e8e59.js → TextMessage-b81bacea.js} +1 -1
  447. package/dist/esm/{chat-e081c72c.js → chat-ebc1e723.js} +1 -1
  448. package/dist/esm/{config-6b0fb33f.js → config-d61d07b8.js} +2 -2
  449. package/dist/esm/{debounce-64b20a41.js → debounce-66c0bb2a.js} +1 -1
  450. package/dist/esm/{index-7a7cc1c8.js → index-6399e84f.js} +1 -1
  451. package/dist/esm/index.js +6 -6
  452. package/dist/esm/loader.js +120 -110
  453. package/dist/esm/{merge-fdf6a529.js → merge-c7a7e7e1.js} +1 -1
  454. package/dist/esm/realtimekit-ui.js +1 -1
  455. package/dist/esm/rtk-ai-toggle.entry.js +2 -2
  456. package/dist/esm/rtk-ai-transcriptions.entry.js +24 -10
  457. package/dist/esm/rtk-ai_3.entry.js +7 -7
  458. package/dist/esm/rtk-audio-grid.entry.js +3 -3
  459. package/dist/esm/rtk-audio-tile.entry.js +2 -2
  460. package/dist/esm/rtk-audio-visualizer_4.entry.js +3 -3
  461. package/dist/esm/rtk-avatar_26.entry.js +25 -25
  462. package/dist/esm/rtk-breakout-room-manager_3.entry.js +6 -6
  463. package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +12 -16
  464. package/dist/esm/rtk-breakout-rooms-toggle.entry.js +2 -2
  465. package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
  466. package/dist/esm/rtk-camera-toggle.entry.js +2 -2
  467. package/dist/esm/rtk-caption-toggle.entry.js +2 -2
  468. package/dist/esm/rtk-chat-composer-ui.entry.js +3 -3
  469. package/dist/esm/rtk-chat-message.entry.js +4 -4
  470. package/dist/esm/rtk-chat-messages-ui.entry.js +5 -5
  471. package/dist/esm/rtk-chat-search-results.entry.js +3 -3
  472. package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
  473. package/dist/esm/rtk-chat-toggle.entry.js +3 -3
  474. package/dist/esm/rtk-clock.entry.js +5 -5
  475. package/dist/esm/rtk-controlbar-button.entry.js +2 -2
  476. package/dist/esm/rtk-controlbar.entry.js +3 -3
  477. package/dist/esm/rtk-debugger-audio_4.entry.js +2 -2
  478. package/dist/esm/rtk-debugger-toggle.entry.js +3 -3
  479. package/dist/esm/rtk-dialog-manager.entry.js +2 -2
  480. package/dist/esm/rtk-dialog.entry.js +2 -2
  481. package/dist/esm/rtk-ended-screen.entry.js +2 -2
  482. package/dist/esm/rtk-file-dropzone.entry.js +3 -3
  483. package/dist/esm/rtk-file-message_3.entry.js +12 -12
  484. package/dist/esm/rtk-fullscreen-toggle.entry.js +2 -2
  485. package/dist/esm/rtk-grid-pagination.entry.js +2 -2
  486. package/dist/esm/rtk-grid.entry.js +2 -2
  487. package/dist/esm/rtk-header.entry.js +3 -3
  488. package/dist/esm/rtk-idle-screen.entry.js +3 -3
  489. package/dist/esm/rtk-image-viewer.entry.js +3 -3
  490. package/dist/esm/rtk-information-tooltip.entry.js +3 -3
  491. package/dist/esm/rtk-leave-button.entry.js +3 -3
  492. package/dist/esm/rtk-livestream-indicator_3.entry.js +2 -2
  493. package/dist/esm/rtk-livestream-toggle.entry.js +2 -2
  494. package/dist/esm/rtk-logo.entry.js +2 -2
  495. package/dist/esm/rtk-meeting-title.entry.js +2 -2
  496. package/dist/esm/rtk-message-list-view.entry.js +6 -6
  497. package/dist/esm/rtk-mic-toggle.entry.js +2 -2
  498. package/dist/esm/rtk-mixed-grid.entry.js +2 -2
  499. package/dist/esm/rtk-more-toggle.entry.js +4 -4
  500. package/dist/esm/rtk-mute-all-button.entry.js +2 -2
  501. package/dist/esm/rtk-name-tag.entry.js +2 -2
  502. package/dist/esm/rtk-network-indicator.entry.js +2 -2
  503. package/dist/esm/rtk-notification.entry.js +6 -6
  504. package/dist/esm/rtk-notifications.entry.js +3 -3
  505. package/dist/esm/rtk-participant-count.entry.js +2 -2
  506. package/dist/esm/rtk-participant-setup.entry.js +4 -4
  507. package/dist/esm/rtk-participant_2.entry.js +5 -5
  508. package/dist/esm/rtk-participants-audio.entry.js +3 -3
  509. package/dist/esm/rtk-participants-stage-list_4.entry.js +3 -3
  510. package/dist/esm/rtk-participants-toggle.entry.js +3 -3
  511. package/dist/esm/rtk-participants.entry.js +3 -3
  512. package/dist/esm/rtk-pip-toggle.entry.js +2 -2
  513. package/dist/esm/rtk-plugin-main_2.entry.js +2 -2
  514. package/dist/esm/rtk-plugins-toggle.entry.js +3 -3
  515. package/dist/esm/rtk-poll_2.entry.js +5 -5
  516. package/dist/esm/rtk-polls-toggle.entry.js +3 -3
  517. package/dist/esm/rtk-recording-indicator.entry.js +3 -3
  518. package/dist/esm/rtk-recording-toggle.entry.js +2 -2
  519. package/dist/esm/rtk-screen-share-toggle.entry.js +2 -2
  520. package/dist/esm/rtk-screenshare-view.entry.js +7 -7
  521. package/dist/esm/rtk-settings-audio_2.entry.js +2 -2
  522. package/dist/esm/rtk-settings-toggle.entry.js +3 -3
  523. package/dist/esm/rtk-settings.entry.js +2 -2
  524. package/dist/esm/rtk-setup-screen.entry.js +2 -2
  525. package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
  526. package/dist/esm/rtk-sidebar.entry.js +3 -3
  527. package/dist/esm/rtk-simple-grid.entry.js +2 -2
  528. package/dist/esm/rtk-spotlight-grid.entry.js +4 -4
  529. package/dist/esm/rtk-spotlight-indicator.entry.js +2 -2
  530. package/dist/esm/rtk-stage-toggle.entry.js +2 -2
  531. package/dist/esm/rtk-stage.entry.js +3 -3
  532. package/dist/esm/rtk-transcript.entry.js +3 -3
  533. package/dist/esm/rtk-transcripts.entry.js +2 -2
  534. package/dist/esm/rtk-ui-provider.entry.js +2 -2
  535. package/dist/esm/rtk-waiting-screen.entry.js +3 -3
  536. package/dist/esm/{sidebar-852b53f1.js → sidebar-359b2a59.js} +1 -1
  537. package/dist/esm/{ui-store-be7366eb.js → ui-store-eae1cb74.js} +4 -4
  538. package/dist/realtimekit-ui/index.esm.js +1 -1
  539. package/dist/realtimekit-ui/{p-3a65d21b.js → p-030e3abf.js} +1 -1
  540. package/dist/realtimekit-ui/{p-5fc56f2c.entry.js → p-07cc4eb3.entry.js} +1 -1
  541. package/dist/realtimekit-ui/p-0b75982e.entry.js +1 -0
  542. package/dist/realtimekit-ui/{p-44c3a864.entry.js → p-0ba5abaf.entry.js} +1 -1
  543. package/dist/realtimekit-ui/{p-9235a4e6.entry.js → p-10b40b27.entry.js} +1 -1
  544. package/dist/realtimekit-ui/{p-7b6570cf.entry.js → p-1462f4b9.entry.js} +1 -1
  545. package/dist/realtimekit-ui/{p-2316c6bc.entry.js → p-175eff95.entry.js} +1 -1
  546. package/dist/realtimekit-ui/{p-3d4c16da.entry.js → p-197b9ecd.entry.js} +1 -1
  547. package/dist/realtimekit-ui/{p-7dad6390.entry.js → p-1a149ec5.entry.js} +1 -1
  548. package/dist/realtimekit-ui/{p-9ffe2cf8.entry.js → p-1a15cd7a.entry.js} +1 -1
  549. package/dist/realtimekit-ui/{p-d34ab92d.entry.js → p-1b3f80e6.entry.js} +1 -1
  550. package/dist/realtimekit-ui/{p-343ef888.entry.js → p-1c34437d.entry.js} +1 -1
  551. package/dist/realtimekit-ui/{p-254a6b5d.entry.js → p-1cfaf116.entry.js} +1 -1
  552. package/dist/realtimekit-ui/{p-c541aac1.entry.js → p-1d9b18e2.entry.js} +1 -1
  553. package/dist/realtimekit-ui/{p-a1ed1972.entry.js → p-1efd60a6.entry.js} +1 -1
  554. package/dist/realtimekit-ui/{p-a57a1526.entry.js → p-21b01dff.entry.js} +1 -1
  555. package/dist/realtimekit-ui/{p-ac2418d3.entry.js → p-222d5ee2.entry.js} +1 -1
  556. package/dist/realtimekit-ui/{p-91832f46.js → p-25869169.js} +1 -1
  557. package/dist/realtimekit-ui/{p-3fefd152.entry.js → p-275fc9c4.entry.js} +1 -1
  558. package/dist/realtimekit-ui/p-2ce61128.js +1 -0
  559. package/dist/realtimekit-ui/{p-0a8c9715.entry.js → p-2da328f6.entry.js} +1 -1
  560. package/dist/realtimekit-ui/{p-b0532c87.entry.js → p-2e83a057.entry.js} +1 -1
  561. package/dist/realtimekit-ui/{p-803461e6.entry.js → p-3260fbac.entry.js} +1 -1
  562. package/dist/realtimekit-ui/{p-47979011.js → p-34c62895.js} +1 -1
  563. package/dist/realtimekit-ui/{p-4f2cf2f4.entry.js → p-35e34f35.entry.js} +1 -1
  564. package/dist/realtimekit-ui/p-39502471.entry.js +1 -0
  565. package/dist/realtimekit-ui/{p-47417ad0.entry.js → p-3f7f767f.entry.js} +1 -1
  566. package/dist/realtimekit-ui/{p-77691d67.entry.js → p-49c7dd3b.entry.js} +1 -1
  567. package/dist/realtimekit-ui/{p-7d0a1501.entry.js → p-585740a7.entry.js} +1 -1
  568. package/dist/realtimekit-ui/{p-120a5327.entry.js → p-5a4e85e6.entry.js} +1 -1
  569. package/dist/realtimekit-ui/{p-ff3bb440.entry.js → p-5b3b1149.entry.js} +1 -1
  570. package/dist/realtimekit-ui/{p-4cda414d.entry.js → p-5f2dde80.entry.js} +1 -1
  571. package/dist/realtimekit-ui/{p-a971914f.entry.js → p-60460ed5.entry.js} +1 -1
  572. package/dist/realtimekit-ui/p-6796537b.entry.js +1 -0
  573. package/dist/realtimekit-ui/{p-d4e7a13c.entry.js → p-7156c6de.entry.js} +1 -1
  574. package/dist/realtimekit-ui/{p-79b8a0cd.entry.js → p-74c38371.entry.js} +1 -1
  575. package/dist/realtimekit-ui/p-7743b431.entry.js +1 -0
  576. package/dist/realtimekit-ui/{p-7e6c2020.entry.js → p-78117bbf.entry.js} +1 -1
  577. package/dist/realtimekit-ui/{p-64e89a74.entry.js → p-81858504.entry.js} +1 -1
  578. package/dist/realtimekit-ui/{p-47732303.entry.js → p-84acf974.entry.js} +1 -1
  579. package/dist/realtimekit-ui/{p-942ef1b9.entry.js → p-84c57178.entry.js} +1 -1
  580. package/dist/realtimekit-ui/{p-c76f9116.entry.js → p-87f5dd0d.entry.js} +1 -1
  581. package/dist/realtimekit-ui/{p-1bfb9d4c.entry.js → p-88d67cb8.entry.js} +1 -1
  582. package/dist/realtimekit-ui/p-89662dd3.js +1 -0
  583. package/dist/realtimekit-ui/{p-b123f8b1.entry.js → p-8a0d9c94.entry.js} +1 -1
  584. package/dist/realtimekit-ui/{p-a0120425.entry.js → p-8e92078f.entry.js} +1 -1
  585. package/dist/realtimekit-ui/{p-08ed9902.entry.js → p-8fed760a.entry.js} +1 -1
  586. package/dist/realtimekit-ui/{p-b2a7fc6c.entry.js → p-91e4d028.entry.js} +1 -1
  587. package/dist/realtimekit-ui/{p-d5399985.entry.js → p-97a3e100.entry.js} +1 -1
  588. package/dist/realtimekit-ui/{p-e0c856f5.entry.js → p-9a266aa2.entry.js} +1 -1
  589. package/dist/realtimekit-ui/{p-2c7e8ce0.entry.js → p-9d4cc782.entry.js} +1 -1
  590. package/dist/realtimekit-ui/p-9e95c0de.entry.js +1 -0
  591. package/dist/realtimekit-ui/{p-3f95b4f6.entry.js → p-a35c12c6.entry.js} +1 -1
  592. package/dist/realtimekit-ui/p-a52b89c7.entry.js +1 -0
  593. package/dist/realtimekit-ui/{p-4d65b02f.entry.js → p-a61766cf.entry.js} +1 -1
  594. package/dist/realtimekit-ui/{p-f678609d.entry.js → p-a73a1ac3.entry.js} +1 -1
  595. package/dist/realtimekit-ui/{p-5f097be0.entry.js → p-a91a59f4.entry.js} +1 -1
  596. package/dist/realtimekit-ui/{p-319d7ccf.js → p-aa713d2b.js} +1 -1
  597. package/dist/realtimekit-ui/{p-b80f3778.entry.js → p-ac7bc414.entry.js} +1 -1
  598. package/dist/realtimekit-ui/{p-53be9a05.entry.js → p-af75f965.entry.js} +1 -1
  599. package/dist/realtimekit-ui/{p-cbb2085d.entry.js → p-b015de9e.entry.js} +1 -1
  600. package/dist/realtimekit-ui/p-b1630c30.entry.js +1 -0
  601. package/dist/realtimekit-ui/{p-d14da2b2.entry.js → p-b24bb3a9.entry.js} +1 -1
  602. package/dist/realtimekit-ui/{p-defdde34.entry.js → p-b5a39382.entry.js} +1 -1
  603. package/dist/realtimekit-ui/{p-fd33722a.entry.js → p-b9e01888.entry.js} +1 -1
  604. package/dist/realtimekit-ui/p-c61aa2ee.entry.js +1 -0
  605. package/dist/realtimekit-ui/p-c7b23146.entry.js +1 -0
  606. package/dist/realtimekit-ui/{p-8af33b63.entry.js → p-c919946e.entry.js} +1 -1
  607. package/dist/realtimekit-ui/{p-78f862c3.entry.js → p-cddd6022.entry.js} +1 -1
  608. package/dist/realtimekit-ui/{p-9ca0417e.entry.js → p-d2c88267.entry.js} +1 -1
  609. package/dist/realtimekit-ui/{p-e032d55e.entry.js → p-d8ea03fc.entry.js} +1 -1
  610. package/dist/realtimekit-ui/{p-0578c874.entry.js → p-da9f1318.entry.js} +1 -1
  611. package/dist/realtimekit-ui/{p-90457a23.entry.js → p-dcca8ad0.entry.js} +1 -1
  612. package/dist/realtimekit-ui/{p-081ebe8f.entry.js → p-de3f5f11.entry.js} +1 -1
  613. package/dist/realtimekit-ui/{p-d85d8922.entry.js → p-e154debf.entry.js} +1 -1
  614. package/dist/realtimekit-ui/p-e1b4ebba.entry.js +1 -0
  615. package/dist/realtimekit-ui/{p-fa3321a2.entry.js → p-e2437ecd.entry.js} +1 -1
  616. package/dist/realtimekit-ui/p-ec5f1872.entry.js +1 -0
  617. package/dist/realtimekit-ui/{p-b042d9b0.entry.js → p-ede3a07f.entry.js} +1 -1
  618. package/dist/realtimekit-ui/{p-ffea4e94.entry.js → p-ee99dc71.entry.js} +1 -1
  619. package/dist/realtimekit-ui/{p-b96ac804.entry.js → p-eebeae03.entry.js} +1 -1
  620. package/dist/realtimekit-ui/{p-95988b6f.entry.js → p-f078d1f5.entry.js} +1 -1
  621. package/dist/realtimekit-ui/{p-dee39d44.entry.js → p-f21d0149.entry.js} +1 -1
  622. package/dist/realtimekit-ui/{p-84f5261f.entry.js → p-f5062eab.entry.js} +1 -1
  623. package/dist/realtimekit-ui/{p-10eadeba.js → p-f571e977.js} +1 -1
  624. package/dist/realtimekit-ui/{p-28be2a9e.entry.js → p-f76aea4b.entry.js} +1 -1
  625. package/dist/realtimekit-ui/{p-a1a35935.entry.js → p-fa0b8be0.entry.js} +1 -1
  626. package/dist/realtimekit-ui/{p-a31c08c8.entry.js → p-fabc52c5.entry.js} +1 -1
  627. package/dist/realtimekit-ui/{p-14fe24b5.js → p-fc5bc1f1.js} +1 -1
  628. package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
  629. package/dist/types/components/rtk-ai-transcriptions/rtk-ai-transcriptions.d.ts +7 -3
  630. package/dist/types/components.d.ts +8 -0
  631. package/dist/types/lib/lang/default-language.d.ts +3 -0
  632. package/package.json +1 -1
  633. package/dist/realtimekit-ui/p-053a52f7.entry.js +0 -1
  634. package/dist/realtimekit-ui/p-13cebc8f.js +0 -1
  635. package/dist/realtimekit-ui/p-2e07fcff.entry.js +0 -1
  636. package/dist/realtimekit-ui/p-3ad9f0bd.entry.js +0 -1
  637. package/dist/realtimekit-ui/p-60fec53d.entry.js +0 -1
  638. package/dist/realtimekit-ui/p-7efa6ca9.entry.js +0 -1
  639. package/dist/realtimekit-ui/p-8ed5c06b.entry.js +0 -1
  640. package/dist/realtimekit-ui/p-8fe640ee.entry.js +0 -1
  641. package/dist/realtimekit-ui/p-95533cfd.entry.js +0 -1
  642. package/dist/realtimekit-ui/p-9c6a27ee.js +0 -1
  643. package/dist/realtimekit-ui/p-b8f02662.entry.js +0 -1
  644. package/dist/realtimekit-ui/p-d2f12e6d.entry.js +0 -1
  645. package/dist/realtimekit-ui/p-faaa8c69.entry.js +0 -1
@@ -5,12 +5,12 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index$1 = require('./index-2e5758b6.js');
6
6
  const ChatHead = require('./ChatHead-777e6a2d.js');
7
7
  const string = require('./string-9bce3253.js');
8
- const uiStore = require('./ui-store-b202f1da.js');
8
+ const uiStore = require('./ui-store-2401aedf.js');
9
9
  const file = require('./file-0b9afa34.js');
10
- const index = require('./index-d27eebb5.js');
11
- const TextMessage = require('./TextMessage-7f012918.js');
10
+ const index = require('./index-3a723e80.js');
11
+ const TextMessage = require('./TextMessage-8c732faa.js');
12
12
  require('./date-61ffcd0a.js');
13
- require('./chat-96cd44fb.js');
13
+ require('./chat-d1cd538a.js');
14
14
 
15
15
  var __decorate$2 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
16
16
  var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
@@ -38,10 +38,10 @@ const RtkFileMessage = class {
38
38
  }
39
39
  render() {
40
40
  const link = string.sanitizeLink(this.message.link);
41
- return (index$1.h(index$1.Host, { key: '76c8da9d878e7c1fb3b8ffa315237cd913338276' }, !this.isContinued && (index$1.h(ChatHead.ChatHead, { key: 'efd7339f8335d7da577f61caa61642fe48f5a412', name: this.message.displayName, time: this.message.time, now: this.now })), index$1.h("div", { key: '53947f39384592b44f42199a3c8eb2f4d90adafd', class: {
41
+ return (index$1.h(index$1.Host, { key: 'b10da5fd1c4c6d80a1e5bf5f35f4956abde0ed5d' }, !this.isContinued && (index$1.h(ChatHead.ChatHead, { key: 'fb1384ad8bfc73219b28c4500f78e6c6421ee848', name: this.message.displayName, time: this.message.time, now: this.now })), index$1.h("div", { key: '81a067a5567ad160e4398a6f16b21309f81a0c9b', class: {
42
42
  body: true,
43
43
  bubble: this.showBubble,
44
- }, part: "body" }, index$1.h("div", { key: '1a09d5b047cfa88912e8fada39a5cf8b0e138736', class: "file" }, index$1.h("div", { key: 'fc6a30c8ddb0f8ac895de7ffad4bc4c455a59dfa', class: "file-data" }, index$1.h("div", { key: '4ad8fa217942ca3f61faea3ed4de9fd0f158bbb1', class: "name" }, this.message.name), index$1.h("div", { key: 'd4adc2dd11b6be4ce508ac50eea67e8d500f1929', class: "file-data-split" }, index$1.h("div", { key: 'cca022a6825fbafa4c257ac9f32f4d25f2eece2b', class: "ext" }, file.getExtension(this.message.name)), index$1.h("span", { key: '62917b4cb5371045f8fcee541c2cc872038a90f9', class: "divider" }), index$1.h("div", { key: '9cae7724db8096dfa64f2f2e70915fddd0b1fb43', class: "size" }, file.getFileSize(this.message.size)))), index$1.h("rtk-button", { key: 'd2645e34ed2f984fa0403820c47329fa82ae4d58', variant: "secondary", kind: "icon", onClick: () => file.downloadFile(link, { name: this.message.name, fallbackName: 'file' }), part: "button" }, index$1.h("rtk-icon", { key: '5650ea4473efec76a2e8942fa32be671ac143fb7', icon: this.iconPack.download }))))));
44
+ }, part: "body" }, index$1.h("div", { key: 'c6eb4b26b0090b7f9fd6af9e79d04c8b4e76a6d1', class: "file" }, index$1.h("div", { key: '10e9b854fa0c1f311bb1bc76c90223220c9a10f3', class: "file-data" }, index$1.h("div", { key: 'ace6eeb050ad6c656cd215456b69f8b6e9529aec', class: "name" }, this.message.name), index$1.h("div", { key: '562de08ebd242e92aeca1fae0aa4823612a60c1c', class: "file-data-split" }, index$1.h("div", { key: '968eee3032f98a59da43c0b4604dc597c4bfd94c', class: "ext" }, file.getExtension(this.message.name)), index$1.h("span", { key: '2cb436ffed86b9c3a73ff5feab9d3ec7c8e0ef3b', class: "divider" }), index$1.h("div", { key: '9cc1d37edf60fbd3d3538512539a79244ffd74de', class: "size" }, file.getFileSize(this.message.size)))), index$1.h("rtk-button", { key: 'e4eb744391b8fe61bd4d58e3ac3d7d10ee748976', variant: "secondary", kind: "icon", onClick: () => file.downloadFile(link, { name: this.message.name, fallbackName: 'file' }), part: "button" }, index$1.h("rtk-icon", { key: '79efeb36257d970f243d1730d0ac4ad84bc6993d', icon: this.iconPack.download }))))));
45
45
  }
46
46
  };
47
47
  __decorate$2([
@@ -81,10 +81,10 @@ const RtkImageMessage = class {
81
81
  this.status = 'loading';
82
82
  }
83
83
  render() {
84
- return (index$1.h(index$1.Host, { key: '0fd97958347fefb4a1666e1d676726d13220e5b3' }, !this.isContinued && (index$1.h(ChatHead.ChatHead, { key: '8a629fe3782724a0c82c57850ee36ede941d83d7', name: this.message.displayName, time: this.message.time, now: this.now })), index$1.h("div", { key: '8e132ad25a04ddb4abb167b6b0e9863670baefac', class: {
84
+ return (index$1.h(index$1.Host, { key: '8ac3f237a8d77254219f8b5763dd6b53d2cb764b' }, !this.isContinued && (index$1.h(ChatHead.ChatHead, { key: '6eb17e16b4fd4e12d3b8a7ce8a5bcfd548930a50', name: this.message.displayName, time: this.message.time, now: this.now })), index$1.h("div", { key: 'd5cce1675057a0378425452898fcbc4c738b7bb2', class: {
85
85
  body: true,
86
86
  bubble: this.showBubble,
87
- }, part: "body" }, index$1.h("div", { key: '19cf2331068bc84218b2b7153c49ff1af2dedca8', class: { image: true, loaded: this.status === 'loaded' } }, index$1.h("img", { key: '86e08153c32cb6f78d8477fc1abdb5b8f4cd0ed0', src: string.sanitizeLink(this.message.link), onLoad: () => {
87
+ }, part: "body" }, index$1.h("div", { key: '45f073d8268c92aee4fec8b139fd325e668dab76', class: { image: true, loaded: this.status === 'loaded' } }, index$1.h("img", { key: '28a206e34b791205e042233ee7f317f389f421da', src: string.sanitizeLink(this.message.link), onLoad: () => {
88
88
  this.status = 'loaded';
89
89
  }, onError: () => {
90
90
  this.status = 'errored';
@@ -92,9 +92,9 @@ const RtkImageMessage = class {
92
92
  if (this.status === 'loaded') {
93
93
  this.stateUpdate.emit({ image: this.message });
94
94
  }
95
- } }), this.status === 'loading' && (index$1.h("div", { key: '367b76997445b7df0226aaa063b884c764a6ba63', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, index$1.h("rtk-spinner", { key: '704b81940f6f49cb79d2a5976a2714039358e007', iconPack: this.iconPack }))), this.status === 'errored' && (index$1.h("div", { key: 'eb9a5b3593051905c3b4b345c810b318da1cb7cf', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, index$1.h("rtk-icon", { key: '73dfa63e1a253eac3dc75e598341335f63abb855', icon: this.iconPack.image_off }))), this.status === 'loaded' && (index$1.h("div", { key: '48444ac8542f8e3b5ed81c93c1b1b1f0b2cac39b', class: "actions" }, index$1.h("rtk-button", { key: '2982aed5152442362a22f873cc7070b60462f7e4', class: "action", variant: "secondary", kind: "icon", onClick: () => {
95
+ } }), this.status === 'loading' && (index$1.h("div", { key: 'b7862bff3f6c9df7042bdab2f6b0370e7c362f02', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, index$1.h("rtk-spinner", { key: '460074eae700cd3f522019f967ba5955b9eb972e', iconPack: this.iconPack }))), this.status === 'errored' && (index$1.h("div", { key: 'bdf48c8fdc5057d2c77d10b64d7af5576f478556', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, index$1.h("rtk-icon", { key: '523e5ff6dd4579082e5953346155df9b7b23862f', icon: this.iconPack.image_off }))), this.status === 'loaded' && (index$1.h("div", { key: '89e3679101615838ec6a0f521b98386454d25197', class: "actions" }, index$1.h("rtk-button", { key: 'ccaed0a3d70945d66e7b700e01bbc5289421f8ae', class: "action", variant: "secondary", kind: "icon", onClick: () => {
96
96
  this.stateUpdate.emit({ image: this.message });
97
- } }, index$1.h("rtk-icon", { key: 'c8dbeac2a347245f21eef52f0c42772e48741f93', icon: this.iconPack.full_screen_maximize })), index$1.h("rtk-button", { key: 'cfc3845ea0ae2373bb5a92d897d926797713cbf0', class: "action", variant: "secondary", kind: "icon", onClick: () => file.downloadFile(this.message.link, { fallbackName: 'image' }) }, index$1.h("rtk-icon", { key: '56a6109c8ba88160ef75f8c13923ab12a4764e0e', icon: this.iconPack.download }))))))));
97
+ } }, index$1.h("rtk-icon", { key: 'ee20f5497dbb38590de65c4a404eda90b0d5c4e5', icon: this.iconPack.full_screen_maximize })), index$1.h("rtk-button", { key: '181d39cfd837e45d3da1aa0fa0f97226c50cb46a', class: "action", variant: "secondary", kind: "icon", onClick: () => file.downloadFile(this.message.link, { fallbackName: 'image' }) }, index$1.h("rtk-icon", { key: '53c7e551ec4a2efb32d60d16eb2a4a02144abf4f', icon: this.iconPack.download }))))))));
98
98
  }
99
99
  };
100
100
  __decorate$1([
@@ -130,10 +130,10 @@ const RtkTextMessage = class {
130
130
  this.showBubble = false;
131
131
  }
132
132
  render() {
133
- return (index$1.h(index$1.Host, { key: '67e6670499ec4da0e5058fb5f8fd4a507e074319' }, !this.isContinued && (index$1.h(ChatHead.ChatHead, { key: 'ebb24560c3ff255a4269b5ba2063e254f8b6b47e', name: this.message.displayName, time: this.message.time, now: this.now })), index$1.h("div", { key: '3d9a5abfd95cf388a405f368f72c68a63b178ac1', class: {
133
+ return (index$1.h(index$1.Host, { key: 'a34dd007a87a134202e153f3d886102bbe6a685c' }, !this.isContinued && (index$1.h(ChatHead.ChatHead, { key: '8505cee0d359b7449776ece2bbd7455811217a41', name: this.message.displayName, time: this.message.time, now: this.now })), index$1.h("div", { key: '00b2baca454b62e4984e82790580bac116a046a0', class: {
134
134
  body: true,
135
135
  bubble: this.showBubble,
136
- }, part: "body" }, index$1.h("div", { key: 'f2be9eaca8a82008d68bbdf077a2611227b474d5', class: { text: true, emoji: string.hasOnlyEmojis(this.message.message) } }, index$1.h(TextMessage.TextMessageView, { key: '1166f0aa5a25c5ad3559e1424d9d4f3ef3e76d63', message: this.message.message })))));
136
+ }, part: "body" }, index$1.h("div", { key: 'ecc8de946011c9836cebfd626a27cb23f111d0cc', class: { text: true, emoji: string.hasOnlyEmojis(this.message.message) } }, index$1.h(TextMessage.TextMessageView, { key: '1efad576e6110986cb2abac7ff2c42b492c995aa', message: this.message.message })))));
137
137
  }
138
138
  };
139
139
  __decorate([
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
7
  const fullScreen = require('./full-screen-b02d13dd.js');
8
- const index = require('./index-d27eebb5.js');
8
+ const index = require('./index-3a723e80.js');
9
9
 
10
10
  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}";
11
11
  const RtkFullscreenToggleStyle0 = rtkFullscreenToggleCss;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
  const debounce = require('./debounce-6080cc73.js');
9
9
 
10
10
  const rtkGridPaginationCss = ":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;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;font-size:16px}:host([data-hidden]){display:none}:host([size='sm']){font-size:12px}:host([size='sm']) .center{margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px)}:host([size='sm']) rtk-button{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}:host([size='sm']) rtk-button rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}rtk-button{--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)}.center{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.center .page{color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.center .slash{margin-left:var(--rtk-space-0\\.5, 2px);margin-right:var(--rtk-space-0\\.5, 2px)}.center .pages{align-self:flex-end;font-size:12px}:host([variant='rounded']){overflow:hidden;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}:host([variant='rounded']) rtk-button{border-radius:9999px;border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:transparent;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));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}:host([variant='rounded']) rtk-button:not([disabled]):hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}:host([variant='rounded']) rtk-button:not([disabled]):focus{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}:host([variant='grid']) rtk-button{position:absolute;top:50%;height:var(--rtk-space-20, 80px);width:var(--rtk-space-20, 80px);opacity:0.2;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}:host([variant='grid']) rtk-button:hover{opacity:1}:host([variant='grid']) rtk-button{transform:translateY(-50%)}:host([variant='grid']) rtk-button.prev{left:var(--rtk-space-0, 0px);border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host([variant='grid']) rtk-button.next{right:var(--rtk-space-0, 0px);border-top-left-radius:9999px;border-bottom-left-radius:9999px}:host([variant='grid']) rtk-button.auto{left:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host([variant='grid']) .dots{position:absolute;left:50%;bottom:var(--rtk-space-3, 12px);display:flex;align-items:center;transform:translateX(-50%)}:host([variant='grid']) .dots .dot{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-2, 8px);width:var(--rtk-space-2, 8px);cursor:pointer;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}:host([variant='grid']) .dots .dot:last-child{margin-right:var(--rtk-space-0, 0px)}:host([variant='grid']) .dots .dot.active{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}:host([variant='grid'][size='sm']) rtk-button{height:var(--rtk-space-14, 56px);width:var(--rtk-space-14, 56px);opacity:0.1}";
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
7
  const debounce = require('./debounce-6080cc73.js');
8
8
  const index$2 = require('./index-6f8c1928.js');
9
- const index = require('./index-d27eebb5.js');
9
+ const index = require('./index-3a723e80.js');
10
10
  const grid = require('./grid-edc342a7.js');
11
11
 
12
12
  const rtkGridCss = ":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;height:100%;width:100%}.offline-grid{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center}.offline-grid h3{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);font-size:20px;font-weight:500;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.offline-grid p{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);text-align:center;font-size:16px;font-weight:400;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.offline-grid rtk-icon{margin-bottom:var(--rtk-space-2, 8px)}.webinar-stage{box-sizing:border-box;height:100%;display:flex;align-content:center;align-items:center;justify-content:center;text-align:center}.webinar-stage h2{margin:var(--rtk-space-0, 0px);font-weight:normal}rtk-viewer-count{display:none}.ctr{display:flex;flex-direction:column;align-items:center}.message{font-size:16px;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));padding-left:var(--rtk-space-8, 32px);padding-right:var(--rtk-space-8, 32px);padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.description{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);font-size:14px}rtk-livestream-indicator{display:none}@media only screen and (max-device-height: 480px) and (orientation: landscape){rtk-viewer-count[variant='embedded']{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-2, 8px);z-index:20;margin-top:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0, 0px);display:flex}rtk-livestream-indicator{position:absolute;top:var(--rtk-space-0, 0px);left:var(--rtk-space-2, 8px);z-index:20;margin-top:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0, 0px);display:flex}}";
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
7
  const index$2 = require('./index-6f8c1928.js');
8
- const index = require('./index-d27eebb5.js');
8
+ const index = require('./index-3a723e80.js');
9
9
 
10
10
  const rtkHeaderCss = ":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-12, 48px);align-items:center;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}@media only screen and (max-device-height: 480px) and (orientation: landscape){:host{display:none !important}}@media only screen and (max-height: 480px) and (orientation: landscape){:host{display:none !important}}";
11
11
  const RtkHeaderStyle0 = rtkHeaderCss;
@@ -43,7 +43,7 @@ const RtkHeader = class {
43
43
  iconPack: this.iconPack,
44
44
  size: this.size,
45
45
  };
46
- return (index$1.h(index$1.Host, { key: 'e88e21ff9c7d6499eb935b4ed487eea19a5da28b' }, !this.disableRender && index$1.h(index$2.Render, { key: '1e6641216a381c9d07152f61eb2a3c0634871bde', element: "rtk-header", defaults: defaults, onlyChildren: true }), index$1.h("slot", { key: '0cc84f35845f14f426c2b68c9abe914e9654f2db' })));
46
+ return (index$1.h(index$1.Host, { key: 'a323f95dac8cde8fdb77b1ecb0950402b7d418bb' }, !this.disableRender && index$1.h(index$2.Render, { key: 'a7beb145a76f2f879af3f54c9ec08317865b17d2', element: "rtk-header", defaults: defaults, onlyChildren: true }), index$1.h("slot", { key: '5bee25d9949611736d9c772e438314655ab8ae58' })));
47
47
  }
48
48
  };
49
49
  __decorate([
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkIdleScreenCss = ":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{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ctr{display:flex;flex-direction:column;align-items:center;gap:var(--rtk-space-8, 32px)}.no-network-badge{margin-top:var(--rtk-space-2, 8px);display:flex;width:100%;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));background-color:rgba(var(--rtk-colors-danger, 255 45 45) / 0.1);padding-top:var(--rtk-space-1, 4px);padding-bottom:var(--rtk-space-1, 4px);font-size:12px;color:rgba(var(--rtk-colors-danger, 255 45 45) / 0.75)}.no-network-badge rtk-icon{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px)}.error-state{display:flex;width:100%;flex-direction:column;align-items:center}.troubleshoot-link{margin-top:var(--rtk-space-1, 4px);font-size:12px;--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-400, 53 110 253) / var(--tw-text-opacity));text-decoration-line:underline;text-underline-offset:2px}.troubleshoot-link:hover{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity))}.error-code{margin-top:var(--rtk-space-1, 4px);font-size:10px;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}rtk-logo.loaded{height:var(--rtk-space-12, 48px)}rtk-spinner{height:var(--rtk-space-12, 48px);width:var(--rtk-space-12, 48px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}";
10
10
  const RtkIdleScreenStyle0 = rtkIdleScreenCss;
@@ -66,7 +66,7 @@ const RtkIdleScreen = class {
66
66
  : this.connectionState === 'failed'
67
67
  ? this.t('network.lost_extended')
68
68
  : this.t('network.lost');
69
- return (index$1.h(index$1.Host, { key: 'cbc5fccf7700341e43bb1a50132b40c48db97fff' }, index$1.h("slot", { key: 'f3dd01c9f2ac78e0ae39d506714907affe767f73' }, index$1.h("div", { key: '705e00690350bfe1275688facfdf37d3a9dcb78f', class: "ctr", part: "container" }, index$1.h("rtk-logo", { key: '92501e23e11cc32e72d50d9203dc808e7a05e3ec', meeting: this.meeting, config: this.config, t: this.t, part: "logo" }), this.joinError || showSocketError ? (index$1.h("div", { class: "error-state" }, index$1.h("div", { class: "no-network-badge", part: "network-badge", role: "alert" }, index$1.h("rtk-icon", { size: "md", variant: "danger", icon: this.iconPack.disconnected, part: "network-badge-icon" }), errorText), this.meeting && this.joinError && (index$1.h("a", { class: "troubleshoot-link", href: `https://test.realtime.cloudflare.com?authToken=${this.meeting.__internals__.authToken}`, target: "_blank", rel: "noopener noreferrer" }, this.t('network.troubleshoot'))), this.joinErrorCode && (index$1.h("span", { class: "error-code", part: "error-code" }, this.t('join.error_code'), ": ", this.joinErrorCode)))) : (index$1.h("rtk-spinner", { "aria-label": "Idle, waiting for meeting data", part: "spinner", iconPack: this.iconPack }))))));
69
+ return (index$1.h(index$1.Host, { key: '31ce933ba66fc5c52da8d66500484f7a2578a845' }, index$1.h("slot", { key: '6716a6b7d8d1f43ff93b8f3d8255215b29e5f41c' }, index$1.h("div", { key: 'ca47792dfae8a018d42e0693d2ae28c2891c8120', class: "ctr", part: "container" }, index$1.h("rtk-logo", { key: 'ab77174bdd736b0b5829b84ea39da26e5e93fe99', meeting: this.meeting, config: this.config, t: this.t, part: "logo" }), this.joinError || showSocketError ? (index$1.h("div", { class: "error-state" }, index$1.h("div", { class: "no-network-badge", part: "network-badge", role: "alert" }, index$1.h("rtk-icon", { size: "md", variant: "danger", icon: this.iconPack.disconnected, part: "network-badge-icon" }), errorText), this.meeting && this.joinError && (index$1.h("a", { class: "troubleshoot-link", href: `https://test.realtime.cloudflare.com?authToken=${this.meeting.__internals__.authToken}`, target: "_blank", rel: "noopener noreferrer" }, this.t('network.troubleshoot'))), this.joinErrorCode && (index$1.h("span", { class: "error-code", part: "error-code" }, this.t('join.error_code'), ": ", this.joinErrorCode)))) : (index$1.h("rtk-spinner", { "aria-label": "Idle, waiting for meeting data", part: "spinner", iconPack: this.iconPack }))))));
70
70
  }
71
71
  static get watchers() { return {
72
72
  "meeting": ["meetingChanged"],
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
7
  const file = require('./file-0b9afa34.js');
8
- const index = require('./index-d27eebb5.js');
8
+ const index = require('./index-3a723e80.js');
9
9
  const string = require('./string-9bce3253.js');
10
10
 
11
11
  const rtkImageViewerCss = ":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{width:1140px;max-width:100%;box-sizing:border-box;display:flex;flex-direction:column;padding:var(--rtk-space-6, 24px);padding-top:var(--rtk-space-5, 20px);overflow-y:auto;color:rgb(var(--rtk-colors-text-1000, 255 255 255));z-index:40;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))}.displayName{font-weight:700}.image-ctr{margin-top:var(--rtk-space-2, 8px);box-sizing:border-box;display:flex;justify-content:center;overflow:hidden}.actions{display:flex;align-items:center;justify-content:flex-end;gap:var(--rtk-space-2, 8px)}img{box-sizing:border-box;display:block;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}.header{display:flex;align-items:center;justify-content:space-between;padding-bottom:var(--rtk-space-4, 16px)}.shared-by-user{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}:host([size='sm']) .header{flex-direction:column}:host([size='sm']) .header .actions{margin-top:var(--rtk-space-4, 16px)}";
@@ -45,7 +45,7 @@ const RtkImageViewer = class {
45
45
  document.removeEventListener('click', this.handleOutsideClick);
46
46
  }
47
47
  render() {
48
- return (index$1.h(index$1.Host, { key: '6f8bcc73b18fd868c085d6447ced2ecb24e42325', class: "scrollbar", onClick: (e) => e.stopPropagation() }, index$1.h("div", { key: '11f7ad8c7e89442c0d257c57144a5408d90a178a', class: "header" }, index$1.h("div", { key: 'e9d10589aa9ceb961a34e55f74238a17632c4baf', class: "shared-by-user" }, this.t('chat.img.shared_by'), ' ', index$1.h("span", { key: '3d37f78f6f9c7a92a91bdc18086e24d2818e9ed8', class: "displayName" }, string.formatName(string.shorten(this.image.displayName)))), index$1.h("div", { key: 'c551cd3d122d1be1076963de15b3f1d76520151c', class: "actions" }, index$1.h("rtk-button", { key: '5433bb1fb5e6dac6925d3116d4836b00cb4c69e1', onClick: () => file.downloadFile(this.image.link, { fallbackName: 'image' }) }, index$1.h("rtk-icon", { key: '93ed055d68686903014fd5ebaee3330643a91859', icon: this.iconPack.download, slot: "start" }), "Download"), index$1.h("rtk-button", { key: 'e77e1d1cbd4daaa09f133cf4ca54efcea74fd7b2', kind: "icon", variant: "secondary", onClick: () => this.close.emit() }, index$1.h("rtk-icon", { key: '8884eb7345fd6903e00c1c7f86c51abe499066e9', icon: this.iconPack.dismiss })))), index$1.h("div", { key: 'b223cb91a00ce7967efe5ebcd1f0c680567ba098', class: "image-ctr" }, index$1.h("img", { key: 'b4ffa73bd05908314cb164302e51621a64fa074e', src: this.image.link }))));
48
+ return (index$1.h(index$1.Host, { key: '09122e4d61355092a9c82bc337ea002a6c2acd58', class: "scrollbar", onClick: (e) => e.stopPropagation() }, index$1.h("div", { key: '2c6c3f705abf067d866e02b81c4b3d610f09fede', class: "header" }, index$1.h("div", { key: '66cd4c200a2e8704acdf75d8830c94ac2abdc6be', class: "shared-by-user" }, this.t('chat.img.shared_by'), ' ', index$1.h("span", { key: '3b4a866b673f35a454e7115fdc5c915d68966b1d', class: "displayName" }, string.formatName(string.shorten(this.image.displayName)))), index$1.h("div", { key: '29e0e95e3e3d3b36917745a8f0a47beb9b5e3f02', class: "actions" }, index$1.h("rtk-button", { key: '5cd7383e265a02c8b57a0f712e9e445495498c32', onClick: () => file.downloadFile(this.image.link, { fallbackName: 'image' }) }, index$1.h("rtk-icon", { key: 'b098e89f707cc4cf413a620319e0eb2fd10b729a', icon: this.iconPack.download, slot: "start" }), "Download"), index$1.h("rtk-button", { key: '2cd6b7c21f0357d3104618d96d853d8bd8fcc542', kind: "icon", variant: "secondary", onClick: () => this.close.emit() }, index$1.h("rtk-icon", { key: '891428595d7a61c5400dc884bf8e1a501009eed5', icon: this.iconPack.dismiss })))), index$1.h("div", { key: '6194a26ac1357b93776b1c77ff72d1502151d619', class: "image-ctr" }, index$1.h("img", { key: '24f21e7fff100bea8e79d261f180a57dc14fa5f4', src: this.image.link }))));
49
49
  }
50
50
  };
51
51
  __decorate([
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const index = require('./index-d27eebb5.js');
7
- const uiStore = require('./ui-store-b202f1da.js');
6
+ const index = require('./index-3a723e80.js');
7
+ const uiStore = require('./ui-store-2401aedf.js');
8
8
 
9
9
  const rtkInformationTooltipCss = ":host{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);cursor:pointer}.tooltip-container{position:relative;display:flex;flex-direction:row;align-items:center}.tooltip-container rtk-icon{cursor:pointer;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}.tooltip-container rtk-icon:hover+.tooltip{display:flex !important}.tooltip{position:absolute;margin-left:var(--rtk-space-2, 8px);display:none !important;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));padding:var(--rtk-space-2, 8px);font-weight:400;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));z-index:50;display:flex;min-width:var(--rtk-space-60, 240px);flex-direction:column;--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);left:14px}";
10
10
  const RtkInformationTooltipStyle0 = rtkInformationTooltipCss;
@@ -26,7 +26,7 @@ const RtkInformationTooltip = class {
26
26
  this.iconPack = uiStore.defaultIconPack;
27
27
  }
28
28
  render() {
29
- return (index$1.h(index$1.Host, { key: 'f6ceb562ad29d9bcafe1faaa7f8680cb968509bf' }, index$1.h("div", { key: 'f4136f844d6ba57d43e4af5aae03a54a8d439028', class: "tooltip-container" }, index$1.h("rtk-icon", { key: 'c6ddee8984ae5f6560484b970bdc10a832be06ec', icon: this.iconPack.info, size: "sm" }), index$1.h("div", { key: '78e4eefcd29ee99dcc9fba0cbf015b39b0097348', class: "tooltip" }, index$1.h("slot", { key: '1561ac818363c0cbb031a4b4a10d1a56a1dbe379', name: "tootlip-text" })))));
29
+ return (index$1.h(index$1.Host, { key: 'ff8e44d0644f3a81e71ec3595f109c396effd80e' }, index$1.h("div", { key: '9b07fcd50ec2050f65008ad447b42fe0a2431fba', class: "tooltip-container" }, index$1.h("rtk-icon", { key: '09393761a1ee443f54d08034c451397adf05c0a2', icon: this.iconPack.info, size: "sm" }), index$1.h("div", { key: 'edcc65636e3888864a4f619b34929a494a748b43', class: "tooltip" }, index$1.h("slot", { key: '298db1c52802862d8d1da4a3b9cfc33e3695163d', name: "tootlip-text" })))));
30
30
  }
31
31
  };
32
32
  __decorate([
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkLeaveButtonCss = ":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}";
10
10
  const RtkLeaveButtonStyle0 = rtkLeaveButtonCss;
@@ -35,7 +35,7 @@ const RtkLeaveButton = class {
35
35
  }
36
36
  render() {
37
37
  const text = this.t('leave');
38
- return (index$1.h(index$1.Host, { key: 'f9d5f5cbd3323721da299d2422fee1bd17c65535', label: text }, index$1.h("rtk-controlbar-button", { key: 'f33758dc5b8d3f31cfeefed9b7fd8e0a10b9fd76', size: this.size, iconPack: this.iconPack, class: "leave red-icon", onClick: this.leave, icon: this.iconPack.call_end, label: text, variant: this.variant, part: "controlbar-button" })));
38
+ return (index$1.h(index$1.Host, { key: 'b81ffe328736f1df741c1ef1f88a128771b5366e', label: text }, index$1.h("rtk-controlbar-button", { key: '0674e4975571a6cbccca1b1252c33405ab8c1cb4', size: this.size, iconPack: this.iconPack, class: "leave red-icon", onClick: this.leave, icon: this.iconPack.call_end, label: text, variant: this.variant, part: "controlbar-button" })));
39
39
  }
40
40
  };
41
41
  __decorate([
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkLivestreamIndicatorCss = ":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-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);display:flex}:host([data-hidden]){display:none}:host[size='sm']{margin-left:var(--rtk-space-1, 4px);margin-right:var(--rtk-space-1, 4px)}.indicator{display:flex;flex-direction:row;align-items:center;font-size:14px;--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);animation:blink 4s linear infinite}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}:host([size='sm']) .indicator span{display:none}@keyframes blink{0%,10%{opacity:0}11%,100%{opacity:1}}";
10
10
  const RtkLivestreamIndicatorStyle0 = rtkLivestreamIndicatorCss;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkLivestreamToggleCss = ":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 RtkLivestreamToggleStyle0 = rtkLivestreamToggleCss;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkLogoCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgb(var(--rtk-colors-text-1000, 255 255 255));height:100%;width:auto}svg,img{height:100%;width:auto}.brand-color{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}";
10
10
  const RtkLogoStyle0 = rtkLogoCss;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkMeetingTitleCss = ":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{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}:host([data-hidden]){display:none}.title{text-align:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}:host([size='sm']){font-size:12px}";
10
10
  const RtkMeetingTitleStyle0 = rtkMeetingTitleCss;
@@ -3,9 +3,9 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
8
- const debounce = require('./debounce-229c1bae.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
+ const debounce = require('./debounce-390416a3.js');
9
9
 
10
10
  const rtkMessageListViewCss = ":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)))}.loading{cursor:wait}.content-wrapper{height:100%;overflow-y:auto;position:relative;contain:strict}.scroller{width:1px;opacity:0}.content{position:absolute;top:0;width:100%}.smallest-dom-element{width:100%;height:2px;background:red}.loader{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);display:flex;justify-content:center}";
11
11
  const RtkMessageListViewStyle0 = rtkMessageListViewCss;
@@ -266,11 +266,11 @@ const RtkMessageListView = class {
266
266
  this.updateTotalHeight();
267
267
  }
268
268
  render() {
269
- return (index$1.h("div", { key: '9c8a4073886acf540a8beeea0ac31f865231f771', class: "scrollbar content-wrapper", ref: (el) => (this.$listRef = el), onScroll: this.handleScroll }, index$1.h("div", { key: 'c64abddfc09ec7c88305b732df889f9de0597b53', class: "scroller" }, index$1.h("div", { key: 'c3e94f33890509b22f2b89022a76865f6776b217', style: {
269
+ return (index$1.h("div", { key: '6564a301cf646ed53993d924111206cf4a382833', class: "scrollbar content-wrapper", ref: (el) => (this.$listRef = el), onScroll: this.handleScroll }, index$1.h("div", { key: '81469bde1e421f0a881c3ad33b30a601fc54901c', class: "scroller" }, index$1.h("div", { key: '5e0c8dd617aa7ed5517cde108539dc23265a29e2', style: {
270
270
  height: `${this.totalHeight}px`,
271
- } }), index$1.h("div", { key: 'f8c95faa0af4b1f31465a113707f0e4f753dadad', class: "smallest-dom-element", id: "list-end", ref: (el) => (this.$listEndRef = el) })), index$1.h("div", { key: '02d045f8c54072388c3c7df52ff4c92f2438a545', class: "content", style: {
271
+ } }), index$1.h("div", { key: 'f994d2627b4787f803b9c7ac00f574dbd034f924', class: "smallest-dom-element", id: "list-end", ref: (el) => (this.$listEndRef = el) })), index$1.h("div", { key: '4de62649e894f024ecb7d5767f6eefc702544964', class: "content", style: {
272
272
  transform: `translateY(${this.getRangeSize(0, this.range.start)}px)`,
273
- } }, this.isFetching && (index$1.h("div", { key: '7ba90240987e1ecfb553d69bd7465cb20bb86274', class: "loader" }, index$1.h("rtk-spinner", { key: '2fa19c46da125e4c5280625aefdf555f09ce2faa', size: "md" }))), this.getVisibleItems().map((msg, index) => (index$1.h("div", { key: msg.id, ref: (el) => this.rendererInternal(el, msg, index) }))))));
273
+ } }, this.isFetching && (index$1.h("div", { key: 'dfa9a9abbc190896f80aa90191ab654fee7b7d8f', class: "loader" }, index$1.h("rtk-spinner", { key: '416b800f9d481689860340aff00fe30f30255603', size: "md" }))), this.getVisibleItems().map((msg, index) => (index$1.h("div", { key: msg.id, ref: (el) => this.rendererInternal(el, msg, index) }))))));
274
274
  }
275
275
  static get watchers() { return {
276
276
  "messages": ["messagesUpdated"]
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkMicToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}:host(.audioDisabled) :slotted(rtk-icon){--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}";
10
10
  const RtkMicToggleStyle0 = rtkMicToggleCss;
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
7
  const grid = require('./grid-edc342a7.js');
8
8
  const index$2 = require('./index-6f8c1928.js');
9
- const index = require('./index-d27eebb5.js');
9
+ const index = require('./index-3a723e80.js');
10
10
 
11
11
  const rtkMixedGridCss = ":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;height:100%;width:100%;display:flex}main{display:flex;flex:1 1 0%;padding-left:var(--rtk-space-4, 16px)}:host([layout='column']) main{padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}main rtk-tab-bar{margin-right:var(--rtk-space-4, 16px);box-sizing:border-box;display:flex;height:100%;width:var(--rtk-space-16, 64px);flex-direction:column}main #tabs{height:100%;flex:1 1 0%}rtk-button{z-index:10}.grid-width-sm{width:25%}.grid-width-md{width:50%}.grid-width-lg{width:66.666667%}.col{display:flex;flex-direction:column;align-items:center}.tab{display:flex;height:var(--rtk-space-16, 64px);width:var(--rtk-space-16, 64px);align-items:center;justify-content:center;margin-bottom:var(--rtk-space-2, 8px);font-size:12px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}.tab.active{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}.tab img{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px);border-radius:var(--rtk-border-radius-sm, 4px)}:host([size='sm']){flex-direction:column}:host([size='sm']) .grid-width-lg,:host([size='sm']) .grid-width-md{height:50%;width:100%;max-width:100%}:host([size='sm']) .grid-width-sm{height:33.333333%;width:100%;max-width:100%}:host([size='sm']) main{display:flex;flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='sm']) rtk-tab-bar{height:var(--rtk-space-12, 48px);width:100%;flex-direction:row}:host([size='sm']) #tabs{flex:1 1 0%}:host([size='sm']) .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}:host([layout='column']){flex-direction:column}:host([layout='column']) main{display:flex;flex:1 1 0%}:host([layout='column']) .grid-width-lg,:host([layout='column']) .grid-width-md{height:50%;max-width:100%;width:100%}:host([layout='column']) .grid-width-sm{height:33.333333%;max-width:100%;width:100%}@media (orientation: portrait){:host{flex-direction:column}:host .grid-width-lg{height:50%;width:100%;max-width:100%}:host .grid-width-md{height:33.333333%;width:100%;max-width:100%}:host .grid-width-sm{height:25%;width:100%;max-width:100%}:host main{flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='md']) main{flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host rtk-tab-bar{height:var(--rtk-space-16, 64px);width:100%;flex-direction:row}:host #tabs{flex:1 1 0%}:host .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}}@media (orientation: landscape){:host{flex-direction:row}:host([size='sm']){flex-direction:row}:host .grid-width-lg{height:50%;width:100%;max-width:100%}:host([size='sm']) .grid-width-sm{height:100%;max-height:100%;width:16.666667%}:host([size='sm']) main{flex:1 1 0%;flex-direction:row;padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px)}:host([size='md']) main{flex:1 1 0%;flex-direction:row;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='sm']) rtk-tab-bar{margin-right:var(--rtk-space-2, 8px);height:100%;width:var(--rtk-space-12, 48px);flex-direction:column}:host #tabs{flex:1 1 0%}:host .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}}";
12
12
  const RtkMixedGridStyle0 = rtkMixedGridCss;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkMoreToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:flex;flex-direction:column;overflow:visible}.more-menu{position:absolute;right:calc(var(--rtk-space-24, 96px) * -1);bottom:var(--rtk-space-16, 64px);z-index:50;margin-bottom:var(--rtk-space-3, 12px);box-sizing:border-box;max-height:60vh;width:var(--rtk-space-64, 256px);overflow:auto;border-radius:var(--rtk-border-radius-md, 8px);border-width:var(--rtk-border-width-sm, 1px);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px;display:flex;flex-direction:column;align-items:stretch}:host([size='sm']) .more-menu{bottom:var(--rtk-space-10, 40px)}.more-menu::-webkit-scrollbar{height:var(--rtk-space-0, 0px);width:var(--rtk-space-1\\.5, 6px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}.more-menu::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}";
10
10
  const RtkMoreToggleStyle0 = rtkMoreToggleCss;
@@ -53,10 +53,10 @@ const RtkMoreToggle = class {
53
53
  }
54
54
  render() {
55
55
  const text = this.t('more');
56
- return (index$1.h(index$1.Host, { key: '16c3abc8550c71c16a99c3fccab792f102995142', title: text }, this.states.activeMoreMenu && (index$1.h("div", { key: 'bbe79e428f395a429586776c1cd53f3a4dafde72', class: "more-menu" }, index$1.h("slot", { key: '54bd0e016bce80d279d8e4214e8bf978e14f1c0a', name: "more-elements" }))), index$1.h("rtk-controlbar-button", { key: '242815c9b79d2f3c99f3289125756dbc2cff835f', size: this.size, iconPack: this.iconPack, onClick: (e) => {
56
+ return (index$1.h(index$1.Host, { key: 'bb6bc743afd9c5c2c91f48097f98afc0f58fface', title: text }, this.states.activeMoreMenu && (index$1.h("div", { key: 'ca5d042b877cd1bee68b2563d40764bbc2072df4', class: "more-menu" }, index$1.h("slot", { key: '9931da3f9e96d792be362c64338d582be2990647', name: "more-elements" }))), index$1.h("rtk-controlbar-button", { key: 'd0d7e0f19a37029c9cdfb8238c0a7af88876b2c0', size: this.size, iconPack: this.iconPack, onClick: (e) => {
57
57
  e.stopPropagation();
58
58
  this.toggleMoreMenu();
59
- }, icon: this.iconPack.horizontal_dots, label: text, part: "controlbar-button" }), index$1.h("slot", { key: '7bd36f0994c7fd9ffe5591fd8b325ed521fbda6c', name: "expanded" })));
59
+ }, icon: this.iconPack.horizontal_dots, label: text, part: "controlbar-button" }), index$1.h("slot", { key: '603c0b5f092419c98ed56614a1468b5802c95702', name: "expanded" })));
60
60
  }
61
61
  get host() { return index$1.getElement(this); }
62
62
  };
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkMuteAllButtonCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}";
10
10
  const RtkMuteAllButtonStyle0 = rtkMuteAllButtonCss;
@@ -4,8 +4,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
6
  const string = require('./string-9bce3253.js');
7
- const uiStore = require('./ui-store-b202f1da.js');
8
- const index = require('./index-d27eebb5.js');
7
+ const uiStore = require('./ui-store-2401aedf.js');
8
+ const index = require('./index-3a723e80.js');
9
9
 
10
10
  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)}";
11
11
  const RtkNameTagStyle0 = rtkNameTagCss;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkNetworkIndicatorCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block;height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}rtk-icon{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:10;height:100%;width:100%;--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}rtk-icon.good{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}rtk-icon.poor{--tw-text-opacity:1;color:rgba(var(--rtk-colors-warning, 255 205 7) / var(--tw-text-opacity))}rtk-icon.poorest{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}:host([size='md']){height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host([size='sm']){height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}.bg-signal{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:0;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}";
10
10
  const RtkNetworkIndicatorStyle0 = rtkNetworkIndicatorCss;
@@ -3,10 +3,10 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
8
- const TextMessage = require('./TextMessage-7f012918.js');
9
- require('./chat-96cd44fb.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
+ const TextMessage = require('./TextMessage-8c732faa.js');
9
+ require('./chat-d1cd538a.js');
10
10
 
11
11
  const rtkNotificationCss = ":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{pointer-events:none;display:block;height:var(--rtk-space-10, 40px);color:rgb(var(--rtk-colors-text-1000, 255 255 255));animation:show 0.4s ease;transition:0.4s;z-index:100}.ctr{box-sizing:border-box;display:inline-flex;height:100%;min-width:var(--rtk-space-40, 160px);align-items:center;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-2, 8px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);--tw-shadow-color:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-shadow:var(--tw-shadow-colored);pointer-events:auto}img{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-0, 0px);width:var(--rtk-space-0, 0px);border-radius:9999px}img.loaded{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}.message{margin-right:var(--rtk-space-2, 8px);max-width:var(--rtk-space-72, 288px) !important;font-size:14px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important}.message p{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-1, 4px)}.message blockquote{display:none}rtk-icon.icon{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}button.dismiss{display:flex;height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);align-items:center;justify-content:center;border-width:var(--rtk-border-width-none, 0);border-style:none;padding:var(--rtk-space-0, 0px);border-radius:var(--rtk-border-radius-sm, 4px);background-color:transparent;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));outline-width:1px;outline-color:rgb(var(--rtk-colors-text-1000, 255 255 255))}button.dismiss:hover{cursor:pointer;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}button.dismiss:focus-visible{outline-style:solid}button.dismiss{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}.dismiss rtk-icon{height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}rtk-button{border-radius:var(--rtk-border-radius-sm, 4px)}.right{margin-left:auto;display:flex;align-items:center;gap:var(--rtk-space-2, 8px)}:host(.exit){animation:exit 0.4s ease}@keyframes show{0%{opacity:0;transform:translateX(-120px)}100%{opacity:1;transform:translateX(0px)}}@keyframes exit{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-120px)}}:host([size='sm']){font-size:14px}";
12
12
  const RtkNotificationStyle0 = rtkNotificationCss;
@@ -51,9 +51,9 @@ const RtkNotification = class {
51
51
  }
52
52
  render() {
53
53
  var _a;
54
- return (index$1.h(index$1.Host, { key: 'd8f87edf560d58d8c50524a8d5d15b78372e2f0a' }, index$1.h("div", { key: '0d1590baa03f69ae6b7aeb8ecfb0227393e68296', class: "ctr" }, this.notification.icon != null && (index$1.h("rtk-icon", { key: '65f2e9ca0e53e0d5f41301346930f60983218bff', class: "icon", icon: this.notification.icon, variant: (_a = this.notification.iconVariant) !== null && _a !== void 0 ? _a : 'primary' })), this.notification.image != null &&
54
+ return (index$1.h(index$1.Host, { key: 'f8ddbd9e32a05c36d3b7ea8d1589bba1b6009fab' }, index$1.h("div", { key: '61fe82306da70295f9530edf9acdb28d891ae9d5', class: "ctr" }, this.notification.icon != null && (index$1.h("rtk-icon", { key: '59cb7c56120f3c3d52fc9d39c7e1c7066d7f5d72', class: "icon", icon: this.notification.icon, variant: (_a = this.notification.iconVariant) !== null && _a !== void 0 ? _a : 'primary' })), this.notification.image != null &&
55
55
  this.notification.icon == null &&
56
- this.imageState !== 'errored' && (index$1.h("img", { key: '728d4bc0a6ba7978a7bf922dab208b0a53cca149', src: this.notification.image, class: { loaded: this.imageState === 'loaded' }, onLoad: () => (this.imageState = 'loaded'), onError: () => (this.imageState = 'errored') })), index$1.h("p", { key: 'f0908696b480de954e8d87f8588fb2d7caa05c9e', class: "message" }, index$1.h(TextMessage.TextMessageView, { key: '6727949c1a6100f04c58dfbceb32b65268dfbfd3', message: this.notification.message })), index$1.h("div", { key: '00f22a20100da8c6faa3d94b5cda8c37a201b953', class: "right" }, this.notification.button != null && (index$1.h("rtk-button", { key: 'd8e609d225ba6c8ff0aedad1efcaf84fd8f0183e', size: "sm", variant: this.notification.button.variant, onClick: () => this.notification.button.onClick() }, this.notification.button.text)), index$1.h("button", { key: '1fb7a3610c1197359f4c9f9e0a40ae67c2874447', onClick: () => this.dismiss.emit(this.notification.id), class: "dismiss" }, index$1.h("rtk-icon", { key: 'a13f8cb2e31921910b29aa53df15741cd78b860e', "aria-label": this.t('dismiss'), icon: this.iconPack.dismiss }))))));
56
+ this.imageState !== 'errored' && (index$1.h("img", { key: '3dce9047059aa31989e0205f1fe20abade6b56f7', src: this.notification.image, class: { loaded: this.imageState === 'loaded' }, onLoad: () => (this.imageState = 'loaded'), onError: () => (this.imageState = 'errored') })), index$1.h("p", { key: 'eaf2809d755002b226552111f52e5d6ec35f1731', class: "message" }, index$1.h(TextMessage.TextMessageView, { key: '5fc9377a438bcb3fe70d8ad85d753ed30123204c', message: this.notification.message })), index$1.h("div", { key: '5d4562cd5dd565b107f39b1eb0cbbd400281082b', class: "right" }, this.notification.button != null && (index$1.h("rtk-button", { key: 'f21316499b4f85b4ab7b3b1194c8014b969f2358', size: "sm", variant: this.notification.button.variant, onClick: () => this.notification.button.onClick() }, this.notification.button.text)), index$1.h("button", { key: '299be899a5cd4e7e23b9e0006e69d030b5f06b10', onClick: () => this.dismiss.emit(this.notification.id), class: "dismiss" }, index$1.h("rtk-icon", { key: 'ef56fd50689c3166a3f6f7f8cebb2ed9d902dc3d', "aria-label": this.t('dismiss'), icon: this.iconPack.dismiss }))))));
57
57
  }
58
58
  static get watchers() { return {
59
59
  "paused": ["pausedChanged"],
@@ -5,9 +5,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
5
5
  const index$1 = require('./index-2e5758b6.js');
6
6
  const notification = require('./notification-8f4db150.js');
7
7
  const string = require('./string-9bce3253.js');
8
- const uiStore = require('./ui-store-b202f1da.js');
9
- const chat = require('./chat-96cd44fb.js');
10
- const index = require('./index-d27eebb5.js');
8
+ const uiStore = require('./ui-store-2401aedf.js');
9
+ const chat = require('./chat-d1cd538a.js');
10
+ const index = require('./index-3a723e80.js');
11
11
  require('./browser-5538db4d.js');
12
12
 
13
13
  const DEFAULT_NOTIFICATION_DURATION = 2000;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkParticipantCountCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:inline-flex;height:var(--rtk-space-10, 40px);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center}:host([data-hidden]){display:none}:host([size='sm']){font-size:12px}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}";
10
10
  const RtkParticipantCountStyle0 = rtkParticipantCountCss;
@@ -3,8 +3,8 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
7
- const index = require('./index-d27eebb5.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
+ const index = require('./index-3a723e80.js');
8
8
 
9
9
  const rtkParticipantSetupCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9;height:var(--rtk-space-56, 224px);overflow:hidden;border-radius:var(--rtk-border-radius-lg, 12px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-video-bg, 24 24 24) / var(--tw-bg-opacity));transition-property:var(--rtk-transition-property, all);transition-duration:150ms}@media (prefers-reduced-motion){:host{--rtk-transition-property:none}}:host([size='sm'][variant='solid']) ::slotted(rtk-name-tag){left:var(--rtk-space-2, 8px);bottom:var(--rtk-space-2, 8px);height:var(--rtk-space-4, 16px)}video{display:none;position:absolute;height:100%;width:100%;border-radius:var(--rtk-border-radius-lg, 12px)}video.contain{-o-object-fit:contain;object-fit:contain}video.cover{-o-object-fit:cover;object-fit:cover}video.visible{display:block}video::-webkit-media-controls{display:none !important}:host([variant='gradient']) ::slotted(rtk-audio-visualizer){position:absolute;top:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));padding:var(--rtk-space-2, 8px)}:host([variant='gradient']) ::slotted(rtk-name-tag){bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);display:flex;width:100%;align-items:center;justify-content:center;text-align:center;background-color:transparent;background-image:linear-gradient(to top, var(--tw-gradient-stops));--tw-gradient-from:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-gradient-to:rgba(var(--rtk-colors-background-1000, 8 8 8) / 0);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to:transparent}video.mirror{transform:scaleX(-1)}@media (orientation: portrait){:host{height:var(--rtk-space-44, 176px)}}";
10
10
  const RtkParticipantSetupStyle0 = rtkParticipantSetupCss;
@@ -90,11 +90,11 @@ const RtkParticipantSetup = class {
90
90
  }
91
91
  render() {
92
92
  var _a, _b, _c, _d;
93
- return (index$1.h(index$1.Host, { key: '496e80e4d4c85229f6acc90d7caa46305c92e101' }, index$1.h("video", { key: 'b09d1e7ace8f7bb561997fcbddc41a7acbe91e51', ref: (el) => (this.videoEl = el), class: {
93
+ return (index$1.h(index$1.Host, { key: '28dd3343464f9c18cae6161f8ad56005b748a637' }, index$1.h("video", { key: '556343e40a061ddb9522569a77b574309bed9f31', ref: (el) => (this.videoEl = el), class: {
94
94
  visible: (_a = this.videoState) === null || _a === void 0 ? void 0 : _a.videoEnabled,
95
95
  mirror: this.isMirrored(),
96
96
  [(_d = (_c = (_b = this.config) === null || _b === void 0 ? void 0 : _b.config) === null || _c === void 0 ? void 0 : _c.videoFit) !== null && _d !== void 0 ? _d : 'cover']: true,
97
- }, autoPlay: true, playsInline: true, muted: true }), index$1.h("slot", { key: 'da2678d7a8c226b23ffc6258fd90f3632efec30c' })));
97
+ }, autoPlay: true, playsInline: true, muted: true }), index$1.h("slot", { key: 'c5da0b57d92652e54ef88cedcc269ccc720d1054' })));
98
98
  }
99
99
  static get watchers() { return {
100
100
  "participant": ["participantsChanged"],
@@ -3,12 +3,12 @@
3
3
  Object.defineProperty(exports, '__esModule', { value: true });
4
4
 
5
5
  const index$1 = require('./index-2e5758b6.js');
6
- const uiStore = require('./ui-store-b202f1da.js');
6
+ const uiStore = require('./ui-store-2401aedf.js');
7
7
  const index$2 = require('./index-6f8c1928.js');
8
8
  const string = require('./string-9bce3253.js');
9
9
  const floatingUi_dom_esm = require('./floating-ui.dom.esm-705e65f3.js');
10
- const index = require('./index-d27eebb5.js');
11
- const debounce = require('./debounce-229c1bae.js');
10
+ const index = require('./index-3a723e80.js');
11
+ const debounce = require('./debounce-390416a3.js');
12
12
 
13
13
  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}";
14
14
  const RtkParticipantStyle0 = rtkParticipantCss;
@@ -392,12 +392,12 @@ const RtkVirtualizedParticipantList = class {
392
392
  render() {
393
393
  var _a;
394
394
  const totalHeight = this.items.length * this.itemHeight; // Total height of the list
395
- return (index$1.h("div", { key: '80594f2356826b50b6f5ff18da86eca5c449f57d', class: "virtual-list-container", style: {
395
+ return (index$1.h("div", { key: '279498eedaa6605456a2fffc004bd0204179ffde', class: "virtual-list-container", style: {
396
396
  position: 'relative',
397
397
  height: '100%',
398
398
  overflowX: 'hidden',
399
399
  overflowY: 'auto',
400
- } }, index$1.h("div", { key: '83a41cbae84dc79b3f13bcc7fffce56b56428258', style: { height: `${totalHeight}px`, position: 'relative' } }, !((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) ? this.emptyListElement : this.renderItems()), index$1.h("div", { key: '57078e5373c356494f77e38503d334d921181cca', style: { height: `${this.itemHeight}px` } })));
400
+ } }, index$1.h("div", { key: 'debb114c51c7c229b72cfcd7e87aa845ab6647e1', style: { height: `${totalHeight}px`, position: 'relative' } }, !((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) ? this.emptyListElement : this.renderItems()), index$1.h("div", { key: '7a97a5dd632fe6d4227674e46e091a1466c725bf', style: { height: `${this.itemHeight}px` } })));
401
401
  }
402
402
  get el() { return index$1.getElement(this); }
403
403
  static get watchers() { return {