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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (645) hide show
  1. package/dist/browser.js +1 -1
  2. package/dist/cjs/{TextMessage-7f012918.js → TextMessage-8c732faa.js} +1 -1
  3. package/dist/cjs/{chat-96cd44fb.js → chat-d1cd538a.js} +1 -1
  4. package/dist/cjs/{config-bd1bd8ae.js → config-b0a77c08.js} +2 -2
  5. package/dist/cjs/{debounce-229c1bae.js → debounce-390416a3.js} +1 -1
  6. package/dist/cjs/{index-d27eebb5.js → index-3a723e80.js} +1 -1
  7. package/dist/cjs/index.cjs.js +4 -4
  8. package/dist/cjs/loader.cjs.js +1 -1
  9. package/dist/cjs/{merge-f939d965.js → merge-32853693.js} +1 -1
  10. package/dist/cjs/realtimekit-ui.cjs.js +1 -1
  11. package/dist/cjs/rtk-ai-toggle.cjs.entry.js +2 -2
  12. package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +24 -10
  13. package/dist/cjs/rtk-ai_3.cjs.entry.js +7 -7
  14. package/dist/cjs/rtk-audio-grid.cjs.entry.js +3 -3
  15. package/dist/cjs/rtk-audio-tile.cjs.entry.js +2 -2
  16. package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +3 -3
  17. package/dist/cjs/rtk-avatar_26.cjs.entry.js +25 -25
  18. package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +6 -6
  19. package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +12 -16
  20. package/dist/cjs/rtk-breakout-rooms-toggle.cjs.entry.js +2 -2
  21. package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +2 -2
  22. package/dist/cjs/rtk-camera-toggle.cjs.entry.js +2 -2
  23. package/dist/cjs/rtk-caption-toggle.cjs.entry.js +2 -2
  24. package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +3 -3
  25. package/dist/cjs/rtk-chat-message.cjs.entry.js +4 -4
  26. package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +5 -5
  27. package/dist/cjs/rtk-chat-search-results.cjs.entry.js +3 -3
  28. package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
  29. package/dist/cjs/rtk-chat-toggle.cjs.entry.js +3 -3
  30. package/dist/cjs/rtk-clock.cjs.entry.js +5 -5
  31. package/dist/cjs/rtk-controlbar-button.cjs.entry.js +2 -2
  32. package/dist/cjs/rtk-controlbar.cjs.entry.js +3 -3
  33. package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +2 -2
  34. package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +3 -3
  35. package/dist/cjs/rtk-dialog-manager.cjs.entry.js +2 -2
  36. package/dist/cjs/rtk-dialog.cjs.entry.js +2 -2
  37. package/dist/cjs/rtk-ended-screen.cjs.entry.js +2 -2
  38. package/dist/cjs/rtk-file-dropzone.cjs.entry.js +3 -3
  39. package/dist/cjs/rtk-file-message_3.cjs.entry.js +12 -12
  40. package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +2 -2
  41. package/dist/cjs/rtk-grid-pagination.cjs.entry.js +2 -2
  42. package/dist/cjs/rtk-grid.cjs.entry.js +2 -2
  43. package/dist/cjs/rtk-header.cjs.entry.js +3 -3
  44. package/dist/cjs/rtk-idle-screen.cjs.entry.js +3 -3
  45. package/dist/cjs/rtk-image-viewer.cjs.entry.js +3 -3
  46. package/dist/cjs/rtk-information-tooltip.cjs.entry.js +3 -3
  47. package/dist/cjs/rtk-leave-button.cjs.entry.js +3 -3
  48. package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +2 -2
  49. package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +2 -2
  50. package/dist/cjs/rtk-logo.cjs.entry.js +2 -2
  51. package/dist/cjs/rtk-meeting-title.cjs.entry.js +2 -2
  52. package/dist/cjs/rtk-message-list-view.cjs.entry.js +6 -6
  53. package/dist/cjs/rtk-mic-toggle.cjs.entry.js +2 -2
  54. package/dist/cjs/rtk-mixed-grid.cjs.entry.js +2 -2
  55. package/dist/cjs/rtk-more-toggle.cjs.entry.js +4 -4
  56. package/dist/cjs/rtk-mute-all-button.cjs.entry.js +2 -2
  57. package/dist/cjs/rtk-name-tag.cjs.entry.js +2 -2
  58. package/dist/cjs/rtk-network-indicator.cjs.entry.js +2 -2
  59. package/dist/cjs/rtk-notification.cjs.entry.js +6 -6
  60. package/dist/cjs/rtk-notifications.cjs.entry.js +3 -3
  61. package/dist/cjs/rtk-participant-count.cjs.entry.js +2 -2
  62. package/dist/cjs/rtk-participant-setup.cjs.entry.js +4 -4
  63. package/dist/cjs/rtk-participant_2.cjs.entry.js +5 -5
  64. package/dist/cjs/rtk-participants-audio.cjs.entry.js +3 -3
  65. package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +3 -3
  66. package/dist/cjs/rtk-participants-toggle.cjs.entry.js +3 -3
  67. package/dist/cjs/rtk-participants.cjs.entry.js +3 -3
  68. package/dist/cjs/rtk-pip-toggle.cjs.entry.js +2 -2
  69. package/dist/cjs/rtk-plugin-main_2.cjs.entry.js +2 -2
  70. package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +3 -3
  71. package/dist/cjs/rtk-poll_2.cjs.entry.js +5 -5
  72. package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -3
  73. package/dist/cjs/rtk-recording-indicator.cjs.entry.js +3 -3
  74. package/dist/cjs/rtk-recording-toggle.cjs.entry.js +2 -2
  75. package/dist/cjs/rtk-screen-share-toggle.cjs.entry.js +2 -2
  76. package/dist/cjs/rtk-screenshare-view.cjs.entry.js +7 -7
  77. package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +2 -2
  78. package/dist/cjs/rtk-settings-toggle.cjs.entry.js +3 -3
  79. package/dist/cjs/rtk-settings.cjs.entry.js +2 -2
  80. package/dist/cjs/rtk-setup-screen.cjs.entry.js +2 -2
  81. package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +2 -2
  82. package/dist/cjs/rtk-sidebar.cjs.entry.js +3 -3
  83. package/dist/cjs/rtk-simple-grid.cjs.entry.js +2 -2
  84. package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +4 -4
  85. package/dist/cjs/rtk-spotlight-indicator.cjs.entry.js +2 -2
  86. package/dist/cjs/rtk-stage-toggle.cjs.entry.js +2 -2
  87. package/dist/cjs/rtk-stage.cjs.entry.js +3 -3
  88. package/dist/cjs/rtk-transcript.cjs.entry.js +3 -3
  89. package/dist/cjs/rtk-transcripts.cjs.entry.js +2 -2
  90. package/dist/cjs/rtk-ui-provider.cjs.entry.js +2 -2
  91. package/dist/cjs/rtk-waiting-screen.cjs.entry.js +3 -3
  92. package/dist/cjs/{sidebar-02b2a4d3.js → sidebar-913c4258.js} +1 -1
  93. package/dist/cjs/{ui-store-b202f1da.js → ui-store-2401aedf.js} +4 -4
  94. package/dist/collection/components/rtk-ai/rtk-ai.css +0 -4
  95. package/dist/collection/components/rtk-ai/rtk-ai.js +1 -1
  96. package/dist/collection/components/rtk-ai-toggle/rtk-ai-toggle.js +1 -1
  97. package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.css +39 -14
  98. package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +63 -24
  99. package/dist/collection/components/rtk-audio-grid/rtk-audio-grid.js +2 -2
  100. package/dist/collection/components/rtk-audio-tile/rtk-audio-tile.js +1 -1
  101. package/dist/collection/components/rtk-audio-visualizer/rtk-audio-visualizer.js +1 -1
  102. package/dist/collection/components/rtk-avatar/rtk-avatar.js +1 -1
  103. package/dist/collection/components/rtk-breakout-room-manager/rtk-breakout-room-manager.js +1 -1
  104. package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +3 -3
  105. package/dist/collection/components/rtk-breakout-room-toggle/rtk-breakout-rooms-toggle.js +2 -2
  106. package/dist/collection/components/rtk-breakout-rooms-manager/rtk-breakout-rooms-manager.js +2 -2
  107. package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +3 -3
  108. package/dist/collection/components/rtk-camera-selector/rtk-camera-selector.js +1 -1
  109. package/dist/collection/components/rtk-camera-toggle/rtk-camera-toggle.js +1 -1
  110. package/dist/collection/components/rtk-caption-toggle/rtk-caption-toggle.js +1 -1
  111. package/dist/collection/components/rtk-chat/rtk-chat.js +1 -1
  112. package/dist/collection/components/rtk-chat-composer-ui/rtk-chat-composer-ui.js +1 -1
  113. package/dist/collection/components/rtk-chat-composer-view/rtk-chat-composer-view.js +1 -1
  114. package/dist/collection/components/rtk-chat-header/rtk-chat-header.js +1 -1
  115. package/dist/collection/components/rtk-chat-message/rtk-chat-message.js +3 -3
  116. package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.js +4 -4
  117. package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js +2 -2
  118. package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +2 -2
  119. package/dist/collection/components/rtk-chat-selector/rtk-chat-selector.js +1 -1
  120. package/dist/collection/components/rtk-chat-selector-ui/rtk-chat-selector-ui.js +1 -1
  121. package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +1 -1
  122. package/dist/collection/components/rtk-clock/rtk-clock.js +3 -3
  123. package/dist/collection/components/rtk-confirmation-modal/rtk-confirmation-modal.js +2 -2
  124. package/dist/collection/components/rtk-controlbar/rtk-controlbar.js +2 -2
  125. package/dist/collection/components/rtk-counter/rtk-counter.js +3 -3
  126. package/dist/collection/components/rtk-debugger/rtk-debugger.js +1 -1
  127. package/dist/collection/components/rtk-debugger-audio/rtk-debugger-audio.js +1 -1
  128. package/dist/collection/components/rtk-debugger-screenshare/rtk-debugger-screenshare.js +1 -1
  129. package/dist/collection/components/rtk-debugger-system/rtk-debugger-system.js +1 -1
  130. package/dist/collection/components/rtk-debugger-toggle/rtk-debugger-toggle.js +2 -2
  131. package/dist/collection/components/rtk-debugger-video/rtk-debugger-video.js +1 -1
  132. package/dist/collection/components/rtk-dialog/rtk-dialog.js +1 -1
  133. package/dist/collection/components/rtk-dialog-manager/rtk-dialog-manager.js +1 -1
  134. package/dist/collection/components/rtk-draft-attachment-view/rtk-draft-attachment-view.js +2 -2
  135. package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.js +2 -2
  136. package/dist/collection/components/rtk-emoji-picker-button/rtk-emoji-picker-button.js +2 -2
  137. package/dist/collection/components/rtk-ended-screen/rtk-ended-screen.js +1 -1
  138. package/dist/collection/components/rtk-file-dropzone/rtk-file-dropzone.js +2 -2
  139. package/dist/collection/components/rtk-file-message/rtk-file-message.js +3 -3
  140. package/dist/collection/components/rtk-file-message-view/rtk-file-message-view.js +1 -1
  141. package/dist/collection/components/rtk-file-picker-button/rtk-file-picker-button.js +2 -2
  142. package/dist/collection/components/rtk-fullscreen-toggle/rtk-fullscreen-toggle.js +1 -1
  143. package/dist/collection/components/rtk-grid/rtk-grid.js +1 -1
  144. package/dist/collection/components/rtk-grid-pagination/rtk-grid-pagination.js +1 -1
  145. package/dist/collection/components/rtk-header/rtk-header.js +2 -2
  146. package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +2 -2
  147. package/dist/collection/components/rtk-image-message/rtk-image-message.js +5 -5
  148. package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +4 -4
  149. package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +2 -2
  150. package/dist/collection/components/rtk-information-tooltip/rtk-information-tooltip.js +1 -1
  151. package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +1 -1
  152. package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +2 -2
  153. package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +5 -9
  154. package/dist/collection/components/rtk-livestream-indicator/rtk-livestream-indicator.js +1 -1
  155. package/dist/collection/components/rtk-livestream-player/rtk-livestream-player.js +1 -1
  156. package/dist/collection/components/rtk-livestream-toggle/rtk-livestream-toggle.js +1 -1
  157. package/dist/collection/components/rtk-logo/rtk-logo.js +1 -1
  158. package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.js +1 -1
  159. package/dist/collection/components/rtk-meeting/rtk-meeting.js +1 -1
  160. package/dist/collection/components/rtk-meeting-title/rtk-meeting-title.js +1 -1
  161. package/dist/collection/components/rtk-menu/rtk-menu.js +3 -3
  162. package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +2 -2
  163. package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +2 -2
  164. package/dist/collection/components/rtk-message-list-view/rtk-message-list-view.js +3 -3
  165. package/dist/collection/components/rtk-message-view/rtk-message-view.css +3 -2
  166. package/dist/collection/components/rtk-mic-toggle/rtk-mic-toggle.js +1 -1
  167. package/dist/collection/components/rtk-microphone-selector/rtk-microphone-selector.js +1 -1
  168. package/dist/collection/components/rtk-mixed-grid/rtk-mixed-grid.js +1 -1
  169. package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +3 -3
  170. package/dist/collection/components/rtk-mute-all-button/rtk-mute-all-button.js +1 -1
  171. package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +2 -2
  172. package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +1 -1
  173. package/dist/collection/components/rtk-network-indicator/rtk-network-indicator.js +1 -1
  174. package/dist/collection/components/rtk-notification/rtk-notification.js +3 -3
  175. package/dist/collection/components/rtk-notifications/rtk-notifications.js +1 -1
  176. package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +2 -2
  177. package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +1 -1
  178. package/dist/collection/components/rtk-participant/rtk-participant.js +1 -1
  179. package/dist/collection/components/rtk-participant-count/rtk-participant-count.js +1 -1
  180. package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +3 -3
  181. package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +1 -1
  182. package/dist/collection/components/rtk-participants/rtk-participants.js +1 -1
  183. package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +2 -2
  184. package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +2 -2
  185. package/dist/collection/components/rtk-participants-stage-queue/rtk-participants-stage-queue.js +1 -1
  186. package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +1 -1
  187. package/dist/collection/components/rtk-participants-viewer-list/rtk-participants-viewer-list.js +1 -1
  188. package/dist/collection/components/rtk-participants-waiting-list/rtk-participants-waiting-list.js +1 -1
  189. package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +2 -2
  190. package/dist/collection/components/rtk-pinned-message-selector/rtk-pinned-message-selector.js +1 -1
  191. package/dist/collection/components/rtk-pip-toggle/rtk-pip-toggle.js +1 -1
  192. package/dist/collection/components/rtk-plugin-main/rtk-plugin-main.js +1 -1
  193. package/dist/collection/components/rtk-plugins/rtk-plugins.js +2 -2
  194. package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +1 -1
  195. package/dist/collection/components/rtk-poll/rtk-poll.js +2 -2
  196. package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +3 -3
  197. package/dist/collection/components/rtk-polls/rtk-polls.js +4 -4
  198. package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +1 -1
  199. package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +2 -2
  200. package/dist/collection/components/rtk-recording-toggle/rtk-recording-toggle.js +1 -1
  201. package/dist/collection/components/rtk-screen-share-toggle/rtk-screen-share-toggle.js +1 -1
  202. package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +6 -6
  203. package/dist/collection/components/rtk-settings/rtk-settings.js +1 -1
  204. package/dist/collection/components/rtk-settings-audio/rtk-settings-audio.js +1 -1
  205. package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +2 -2
  206. package/dist/collection/components/rtk-settings-video/rtk-settings-video.js +1 -1
  207. package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +1 -1
  208. package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +1 -1
  209. package/dist/collection/components/rtk-sidebar-ui/rtk-sidebar-ui.js +1 -1
  210. package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +1 -1
  211. package/dist/collection/components/rtk-speaker-selector/rtk-speaker-selector.js +1 -1
  212. package/dist/collection/components/rtk-spinner/rtk-spinner.js +1 -1
  213. package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +3 -3
  214. package/dist/collection/components/rtk-spotlight-indicator/rtk-spotlight-indicator.js +1 -1
  215. package/dist/collection/components/rtk-stage/rtk-stage.js +2 -2
  216. package/dist/collection/components/rtk-stage-toggle/rtk-stage-toggle.js +1 -1
  217. package/dist/collection/components/rtk-switch/rtk-switch.js +2 -2
  218. package/dist/collection/components/rtk-tab-bar/rtk-tab-bar.js +1 -1
  219. package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +2 -2
  220. package/dist/collection/components/rtk-text-message/rtk-text-message.js +3 -3
  221. package/dist/collection/components/rtk-text-message-view/rtk-text-message-view.js +1 -1
  222. package/dist/collection/components/rtk-transcript/rtk-transcript.js +2 -2
  223. package/dist/collection/components/rtk-transcripts/rtk-transcripts.js +1 -1
  224. package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +1 -1
  225. package/dist/collection/components/rtk-viewer-count/rtk-viewer-count.js +1 -1
  226. package/dist/collection/components/rtk-virtualized-list/rtk-virtualized-participant-list.js +2 -2
  227. package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +2 -2
  228. package/dist/collection/lib/lang/default-language.js +4 -1
  229. package/dist/collection/utils/breakout-rooms.js +0 -3
  230. package/dist/components/index.js +5 -5
  231. package/dist/components/{p-48bc7ba0.js → p-00223948.js} +6 -6
  232. package/dist/components/{p-978a2e8c.js → p-023a495b.js} +4 -4
  233. package/dist/components/{p-7f4fb4f4.js → p-023bc0c1.js} +3 -3
  234. package/dist/components/{p-6c8cdc31.js → p-037d5106.js} +3 -3
  235. package/dist/components/{p-b4e783cb.js → p-05590ac2.js} +6 -10
  236. package/dist/components/{p-e7715930.js → p-0ab5cb5e.js} +2 -2
  237. package/dist/components/{p-0a412100.js → p-0b7981de.js} +2 -2
  238. package/dist/components/{p-238b7f12.js → p-0d6e93d6.js} +2 -2
  239. package/dist/components/{p-75e23d98.js → p-0f7f2c40.js} +3 -3
  240. package/dist/components/{p-3a32bf84.js → p-10758885.js} +4 -4
  241. package/dist/components/{p-fbdd8005.js → p-161478a2.js} +4 -4
  242. package/dist/components/{p-14a4d4db.js → p-1aefe623.js} +3 -3
  243. package/dist/components/{p-0fa9fe9d.js → p-1cc53c67.js} +3 -3
  244. package/dist/components/{p-f8d015e4.js → p-1dac76ab.js} +7 -7
  245. package/dist/components/{p-b93af02b.js → p-1e2133fb.js} +6 -6
  246. package/dist/components/{p-588ef75c.js → p-1f5b6602.js} +2 -2
  247. package/dist/components/{p-9068cc0a.js → p-22c06c83.js} +8 -8
  248. package/dist/components/{p-b0b69ccb.js → p-28fcedda.js} +3 -3
  249. package/dist/components/{p-204dd657.js → p-2a79db22.js} +23 -23
  250. package/dist/components/{p-4c663917.js → p-2be1f5d7.js} +2 -2
  251. package/dist/components/{p-1f12006f.js → p-2cdb3314.js} +2 -2
  252. package/dist/components/{p-1025b97a.js → p-31826961.js} +5 -5
  253. package/dist/components/{p-4c97d57c.js → p-340f039c.js} +3 -3
  254. package/dist/components/{p-f0118467.js → p-34e72b10.js} +3 -3
  255. package/dist/components/{p-7c4fe81b.js → p-3b8f5970.js} +4 -4
  256. package/dist/components/{p-87492537.js → p-3feac4bd.js} +8 -8
  257. package/dist/components/{p-37dabd28.js → p-40625af0.js} +34 -13
  258. package/dist/components/{p-a94354a1.js → p-41a8d4b9.js} +5 -5
  259. package/dist/components/{p-544fcff3.js → p-41ed86d4.js} +3 -3
  260. package/dist/components/{p-b06caf94.js → p-4e1165f4.js} +6 -6
  261. package/dist/components/{p-7f511004.js → p-51489680.js} +3 -3
  262. package/dist/components/{p-da5a31aa.js → p-51b6f520.js} +2 -2
  263. package/dist/components/{p-c3356393.js → p-549ab58f.js} +1 -1
  264. package/dist/components/{p-39e9d83c.js → p-56345e7d.js} +4 -4
  265. package/dist/components/{p-95efad4d.js → p-581de242.js} +6 -6
  266. package/dist/components/{p-56849eb6.js → p-5915a274.js} +3 -3
  267. package/dist/components/{p-c88d88eb.js → p-5e456a83.js} +2 -2
  268. package/dist/components/{p-2fafedba.js → p-6434f29f.js} +4 -4
  269. package/dist/components/{p-8e8dc682.js → p-652de874.js} +6 -6
  270. package/dist/components/{p-69b056ab.js → p-6b3d9fef.js} +2 -2
  271. package/dist/components/{p-3bef5319.js → p-6c58bd27.js} +1 -1
  272. package/dist/components/{p-7b545a32.js → p-704ee653.js} +5 -5
  273. package/dist/components/{p-e373dd9c.js → p-71b3bd01.js} +10 -10
  274. package/dist/components/{p-544c2f96.js → p-71f9ae5f.js} +7 -7
  275. package/dist/components/{p-8206c520.js → p-73c883e4.js} +3 -3
  276. package/dist/components/{p-b18c921f.js → p-75593f09.js} +2 -2
  277. package/dist/components/{p-5d1ee3a6.js → p-77d43657.js} +2 -2
  278. package/dist/components/{p-99702038.js → p-7e03849f.js} +2 -2
  279. package/dist/components/{p-d804d951.js → p-806e0ecb.js} +3 -3
  280. package/dist/components/{p-d31600b1.js → p-80c8bd12.js} +4 -4
  281. package/dist/components/{p-88cf2161.js → p-84ab2eb7.js} +2 -2
  282. package/dist/components/{p-03151d5a.js → p-88787807.js} +1 -1
  283. package/dist/components/{p-ff97acaf.js → p-8e4a07d0.js} +2 -2
  284. package/dist/components/{p-2208d88b.js → p-90a6ceed.js} +3 -3
  285. package/dist/components/{p-f49f2d11.js → p-9b559d4e.js} +2 -2
  286. package/dist/components/{p-536f87eb.js → p-9e52536f.js} +11 -5
  287. package/dist/components/{p-5dc1b56e.js → p-a37e1407.js} +2 -2
  288. package/dist/components/{p-dff5310f.js → p-a40b66b6.js} +4 -4
  289. package/dist/components/{p-9200cac3.js → p-a4b04604.js} +4 -4
  290. package/dist/components/{p-a3b9b0ae.js → p-b7dd5423.js} +1 -1
  291. package/dist/components/{p-f7b19d77.js → p-be965eef.js} +3 -3
  292. package/dist/components/{p-5e148c2a.js → p-bfe52be0.js} +3 -3
  293. package/dist/components/{p-a5c02d07.js → p-c1872f41.js} +14 -14
  294. package/dist/components/{p-0a635c4c.js → p-c287d0f6.js} +3 -3
  295. package/dist/components/{p-3fbe82a1.js → p-c3e84d62.js} +3 -3
  296. package/dist/components/{p-e8e741f1.js → p-c4385270.js} +12 -12
  297. package/dist/components/{p-70f74f9f.js → p-c89976c3.js} +3 -3
  298. package/dist/components/{p-8ae3a680.js → p-c9553451.js} +4 -4
  299. package/dist/components/{p-7c4f018e.js → p-cf1fd016.js} +2 -2
  300. package/dist/components/{p-d3ab9c7e.js → p-d1742776.js} +4 -4
  301. package/dist/components/{p-ac95f7dc.js → p-d48b4170.js} +2 -2
  302. package/dist/components/{p-71339d27.js → p-d84e7573.js} +4 -4
  303. package/dist/components/{p-3493d8e5.js → p-dc82c81e.js} +4 -4
  304. package/dist/components/{p-3ecec94a.js → p-dfb3e706.js} +2 -2
  305. package/dist/components/{p-a6ae7b9e.js → p-e37d0aa2.js} +4 -4
  306. package/dist/components/{p-b9279738.js → p-e8e8ad5f.js} +3 -3
  307. package/dist/components/{p-cea76025.js → p-e953ec08.js} +2 -2
  308. package/dist/components/{p-4d8f940a.js → p-f191f7a4.js} +5 -5
  309. package/dist/components/{p-236d2c07.js → p-f7027067.js} +7 -7
  310. package/dist/components/{p-bd1e6915.js → p-f8d2ee61.js} +2 -2
  311. package/dist/components/{p-78ceec2f.js → p-ff9cb738.js} +6 -6
  312. package/dist/components/rtk-ai-toggle.js +4 -4
  313. package/dist/components/rtk-ai-transcriptions.js +1 -1
  314. package/dist/components/rtk-ai.js +1 -1
  315. package/dist/components/rtk-audio-grid.js +3 -3
  316. package/dist/components/rtk-audio-tile.js +5 -5
  317. package/dist/components/rtk-audio-visualizer.js +1 -1
  318. package/dist/components/rtk-avatar.js +1 -1
  319. package/dist/components/rtk-breakout-room-manager.js +1 -1
  320. package/dist/components/rtk-breakout-room-participants.js +1 -1
  321. package/dist/components/rtk-breakout-rooms-manager.js +1 -1
  322. package/dist/components/rtk-breakout-rooms-toggle.js +4 -4
  323. package/dist/components/rtk-broadcast-message-modal.js +1 -1
  324. package/dist/components/rtk-camera-selector.js +1 -1
  325. package/dist/components/rtk-camera-toggle.js +4 -4
  326. package/dist/components/rtk-caption-toggle.js +4 -4
  327. package/dist/components/rtk-chat-composer-ui.js +5 -5
  328. package/dist/components/rtk-chat-composer-view.js +1 -1
  329. package/dist/components/rtk-chat-header.js +1 -1
  330. package/dist/components/rtk-chat-message.js +1 -1
  331. package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
  332. package/dist/components/rtk-chat-messages-ui.js +15 -15
  333. package/dist/components/rtk-chat-search-results.js +13 -13
  334. package/dist/components/rtk-chat-selector-ui.js +2 -2
  335. package/dist/components/rtk-chat-selector.js +1 -1
  336. package/dist/components/rtk-chat-toggle.js +5 -5
  337. package/dist/components/rtk-chat.js +1 -1
  338. package/dist/components/rtk-clock.js +5 -5
  339. package/dist/components/rtk-confirmation-modal.js +1 -1
  340. package/dist/components/rtk-controlbar-button.js +1 -1
  341. package/dist/components/rtk-controlbar.js +3 -3
  342. package/dist/components/rtk-counter.js +1 -1
  343. package/dist/components/rtk-debugger-audio.js +1 -1
  344. package/dist/components/rtk-debugger-screenshare.js +1 -1
  345. package/dist/components/rtk-debugger-system.js +1 -1
  346. package/dist/components/rtk-debugger-toggle.js +5 -5
  347. package/dist/components/rtk-debugger-video.js +1 -1
  348. package/dist/components/rtk-debugger.js +1 -1
  349. package/dist/components/rtk-dialog-manager.js +21 -21
  350. package/dist/components/rtk-dialog.js +1 -1
  351. package/dist/components/rtk-draft-attachment-view.js +1 -1
  352. package/dist/components/rtk-emoji-picker-button.js +1 -1
  353. package/dist/components/rtk-emoji-picker.js +1 -1
  354. package/dist/components/rtk-ended-screen.js +3 -3
  355. package/dist/components/rtk-file-dropzone.js +3 -3
  356. package/dist/components/rtk-file-message-view.js +1 -1
  357. package/dist/components/rtk-file-message.js +1 -1
  358. package/dist/components/rtk-file-picker-button.js +1 -1
  359. package/dist/components/rtk-fullscreen-toggle.js +1 -1
  360. package/dist/components/rtk-grid-pagination.js +2 -2
  361. package/dist/components/rtk-grid.js +8 -8
  362. package/dist/components/rtk-header.js +3 -3
  363. package/dist/components/rtk-idle-screen.js +5 -5
  364. package/dist/components/rtk-image-message-view.js +1 -1
  365. package/dist/components/rtk-image-message.js +1 -1
  366. package/dist/components/rtk-image-viewer.js +3 -3
  367. package/dist/components/rtk-information-tooltip.js +3 -3
  368. package/dist/components/rtk-join-stage.js +1 -1
  369. package/dist/components/rtk-leave-button.js +5 -5
  370. package/dist/components/rtk-leave-meeting.js +1 -1
  371. package/dist/components/rtk-livestream-indicator.js +1 -1
  372. package/dist/components/rtk-livestream-player.js +1 -1
  373. package/dist/components/rtk-livestream-toggle.js +4 -4
  374. package/dist/components/rtk-logo.js +1 -1
  375. package/dist/components/rtk-markdown-view.js +1 -1
  376. package/dist/components/rtk-meeting-title.js +2 -2
  377. package/dist/components/rtk-meeting.js +25 -25
  378. package/dist/components/rtk-menu-item.js +1 -1
  379. package/dist/components/rtk-menu-list.js +1 -1
  380. package/dist/components/rtk-menu.js +1 -1
  381. package/dist/components/rtk-message-list-view.js +6 -6
  382. package/dist/components/rtk-message-view.js +1 -1
  383. package/dist/components/rtk-mic-toggle.js +4 -4
  384. package/dist/components/rtk-microphone-selector.js +1 -1
  385. package/dist/components/rtk-mixed-grid.js +5 -5
  386. package/dist/components/rtk-more-toggle.js +6 -6
  387. package/dist/components/rtk-mute-all-button.js +4 -4
  388. package/dist/components/rtk-mute-all-confirmation.js +1 -1
  389. package/dist/components/rtk-name-tag.js +1 -1
  390. package/dist/components/rtk-network-indicator.js +2 -2
  391. package/dist/components/rtk-notification.js +1 -1
  392. package/dist/components/rtk-notifications.js +3 -3
  393. package/dist/components/rtk-overlay-modal.js +1 -1
  394. package/dist/components/rtk-paginated-list.js +1 -1
  395. package/dist/components/rtk-participant-count.js +2 -2
  396. package/dist/components/rtk-participant-setup.js +4 -4
  397. package/dist/components/rtk-participant-tile.js +1 -1
  398. package/dist/components/rtk-participant.js +1 -1
  399. package/dist/components/rtk-participants-audio.js +4 -4
  400. package/dist/components/rtk-participants-stage-list.js +1 -1
  401. package/dist/components/rtk-participants-stage-queue.js +1 -1
  402. package/dist/components/rtk-participants-toggle.js +5 -5
  403. package/dist/components/rtk-participants-viewer-list.js +1 -1
  404. package/dist/components/rtk-participants-waiting-list.js +1 -1
  405. package/dist/components/rtk-participants.js +13 -13
  406. package/dist/components/rtk-permissions-message.js +1 -1
  407. package/dist/components/rtk-pinned-message-selector.js +1 -1
  408. package/dist/components/rtk-pip-toggle.js +4 -4
  409. package/dist/components/rtk-plugin-main.js +1 -1
  410. package/dist/components/rtk-plugins-toggle.js +5 -5
  411. package/dist/components/rtk-plugins.js +1 -1
  412. package/dist/components/rtk-poll-form.js +1 -1
  413. package/dist/components/rtk-poll.js +1 -1
  414. package/dist/components/rtk-polls-toggle.js +5 -5
  415. package/dist/components/rtk-polls.js +1 -1
  416. package/dist/components/rtk-recording-indicator.js +3 -3
  417. package/dist/components/rtk-recording-toggle.js +4 -4
  418. package/dist/components/rtk-screen-share-toggle.js +4 -4
  419. package/dist/components/rtk-screenshare-view.js +7 -7
  420. package/dist/components/rtk-settings-audio.js +1 -1
  421. package/dist/components/rtk-settings-toggle.js +5 -5
  422. package/dist/components/rtk-settings-video.js +1 -1
  423. package/dist/components/rtk-settings.js +10 -10
  424. package/dist/components/rtk-setup-screen.js +6 -6
  425. package/dist/components/rtk-sidebar-ui.js +1 -1
  426. package/dist/components/rtk-sidebar.js +10 -10
  427. package/dist/components/rtk-simple-grid.js +2 -2
  428. package/dist/components/rtk-speaker-selector.js +1 -1
  429. package/dist/components/rtk-spinner.js +1 -1
  430. package/dist/components/rtk-spotlight-grid.js +4 -4
  431. package/dist/components/rtk-spotlight-indicator.js +1 -1
  432. package/dist/components/rtk-stage-toggle.js +4 -4
  433. package/dist/components/rtk-stage.js +3 -3
  434. package/dist/components/rtk-switch.js +1 -1
  435. package/dist/components/rtk-tab-bar.js +1 -1
  436. package/dist/components/rtk-text-composer-view.js +1 -1
  437. package/dist/components/rtk-text-message-view.js +1 -1
  438. package/dist/components/rtk-text-message.js +1 -1
  439. package/dist/components/rtk-transcript.js +1 -1
  440. package/dist/components/rtk-transcripts.js +3 -3
  441. package/dist/components/rtk-ui-provider.js +2 -2
  442. package/dist/components/rtk-viewer-count.js +1 -1
  443. package/dist/components/rtk-virtualized-participant-list.js +1 -1
  444. package/dist/components/rtk-waiting-screen.js +4 -4
  445. package/dist/docs/docs-components.json +1758 -250
  446. package/dist/esm/{TextMessage-205e8e59.js → TextMessage-b81bacea.js} +1 -1
  447. package/dist/esm/{chat-e081c72c.js → chat-ebc1e723.js} +1 -1
  448. package/dist/esm/{config-6b0fb33f.js → config-d61d07b8.js} +2 -2
  449. package/dist/esm/{debounce-64b20a41.js → debounce-66c0bb2a.js} +1 -1
  450. package/dist/esm/{index-7a7cc1c8.js → index-6399e84f.js} +1 -1
  451. package/dist/esm/index.js +6 -6
  452. package/dist/esm/loader.js +120 -110
  453. package/dist/esm/{merge-fdf6a529.js → merge-c7a7e7e1.js} +1 -1
  454. package/dist/esm/realtimekit-ui.js +1 -1
  455. package/dist/esm/rtk-ai-toggle.entry.js +2 -2
  456. package/dist/esm/rtk-ai-transcriptions.entry.js +24 -10
  457. package/dist/esm/rtk-ai_3.entry.js +7 -7
  458. package/dist/esm/rtk-audio-grid.entry.js +3 -3
  459. package/dist/esm/rtk-audio-tile.entry.js +2 -2
  460. package/dist/esm/rtk-audio-visualizer_4.entry.js +3 -3
  461. package/dist/esm/rtk-avatar_26.entry.js +25 -25
  462. package/dist/esm/rtk-breakout-room-manager_3.entry.js +6 -6
  463. package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +12 -16
  464. package/dist/esm/rtk-breakout-rooms-toggle.entry.js +2 -2
  465. package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
  466. package/dist/esm/rtk-camera-toggle.entry.js +2 -2
  467. package/dist/esm/rtk-caption-toggle.entry.js +2 -2
  468. package/dist/esm/rtk-chat-composer-ui.entry.js +3 -3
  469. package/dist/esm/rtk-chat-message.entry.js +4 -4
  470. package/dist/esm/rtk-chat-messages-ui.entry.js +5 -5
  471. package/dist/esm/rtk-chat-search-results.entry.js +3 -3
  472. package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
  473. package/dist/esm/rtk-chat-toggle.entry.js +3 -3
  474. package/dist/esm/rtk-clock.entry.js +5 -5
  475. package/dist/esm/rtk-controlbar-button.entry.js +2 -2
  476. package/dist/esm/rtk-controlbar.entry.js +3 -3
  477. package/dist/esm/rtk-debugger-audio_4.entry.js +2 -2
  478. package/dist/esm/rtk-debugger-toggle.entry.js +3 -3
  479. package/dist/esm/rtk-dialog-manager.entry.js +2 -2
  480. package/dist/esm/rtk-dialog.entry.js +2 -2
  481. package/dist/esm/rtk-ended-screen.entry.js +2 -2
  482. package/dist/esm/rtk-file-dropzone.entry.js +3 -3
  483. package/dist/esm/rtk-file-message_3.entry.js +12 -12
  484. package/dist/esm/rtk-fullscreen-toggle.entry.js +2 -2
  485. package/dist/esm/rtk-grid-pagination.entry.js +2 -2
  486. package/dist/esm/rtk-grid.entry.js +2 -2
  487. package/dist/esm/rtk-header.entry.js +3 -3
  488. package/dist/esm/rtk-idle-screen.entry.js +3 -3
  489. package/dist/esm/rtk-image-viewer.entry.js +3 -3
  490. package/dist/esm/rtk-information-tooltip.entry.js +3 -3
  491. package/dist/esm/rtk-leave-button.entry.js +3 -3
  492. package/dist/esm/rtk-livestream-indicator_3.entry.js +2 -2
  493. package/dist/esm/rtk-livestream-toggle.entry.js +2 -2
  494. package/dist/esm/rtk-logo.entry.js +2 -2
  495. package/dist/esm/rtk-meeting-title.entry.js +2 -2
  496. package/dist/esm/rtk-message-list-view.entry.js +6 -6
  497. package/dist/esm/rtk-mic-toggle.entry.js +2 -2
  498. package/dist/esm/rtk-mixed-grid.entry.js +2 -2
  499. package/dist/esm/rtk-more-toggle.entry.js +4 -4
  500. package/dist/esm/rtk-mute-all-button.entry.js +2 -2
  501. package/dist/esm/rtk-name-tag.entry.js +2 -2
  502. package/dist/esm/rtk-network-indicator.entry.js +2 -2
  503. package/dist/esm/rtk-notification.entry.js +6 -6
  504. package/dist/esm/rtk-notifications.entry.js +3 -3
  505. package/dist/esm/rtk-participant-count.entry.js +2 -2
  506. package/dist/esm/rtk-participant-setup.entry.js +4 -4
  507. package/dist/esm/rtk-participant_2.entry.js +5 -5
  508. package/dist/esm/rtk-participants-audio.entry.js +3 -3
  509. package/dist/esm/rtk-participants-stage-list_4.entry.js +3 -3
  510. package/dist/esm/rtk-participants-toggle.entry.js +3 -3
  511. package/dist/esm/rtk-participants.entry.js +3 -3
  512. package/dist/esm/rtk-pip-toggle.entry.js +2 -2
  513. package/dist/esm/rtk-plugin-main_2.entry.js +2 -2
  514. package/dist/esm/rtk-plugins-toggle.entry.js +3 -3
  515. package/dist/esm/rtk-poll_2.entry.js +5 -5
  516. package/dist/esm/rtk-polls-toggle.entry.js +3 -3
  517. package/dist/esm/rtk-recording-indicator.entry.js +3 -3
  518. package/dist/esm/rtk-recording-toggle.entry.js +2 -2
  519. package/dist/esm/rtk-screen-share-toggle.entry.js +2 -2
  520. package/dist/esm/rtk-screenshare-view.entry.js +7 -7
  521. package/dist/esm/rtk-settings-audio_2.entry.js +2 -2
  522. package/dist/esm/rtk-settings-toggle.entry.js +3 -3
  523. package/dist/esm/rtk-settings.entry.js +2 -2
  524. package/dist/esm/rtk-setup-screen.entry.js +2 -2
  525. package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
  526. package/dist/esm/rtk-sidebar.entry.js +3 -3
  527. package/dist/esm/rtk-simple-grid.entry.js +2 -2
  528. package/dist/esm/rtk-spotlight-grid.entry.js +4 -4
  529. package/dist/esm/rtk-spotlight-indicator.entry.js +2 -2
  530. package/dist/esm/rtk-stage-toggle.entry.js +2 -2
  531. package/dist/esm/rtk-stage.entry.js +3 -3
  532. package/dist/esm/rtk-transcript.entry.js +3 -3
  533. package/dist/esm/rtk-transcripts.entry.js +2 -2
  534. package/dist/esm/rtk-ui-provider.entry.js +2 -2
  535. package/dist/esm/rtk-waiting-screen.entry.js +3 -3
  536. package/dist/esm/{sidebar-852b53f1.js → sidebar-359b2a59.js} +1 -1
  537. package/dist/esm/{ui-store-be7366eb.js → ui-store-eae1cb74.js} +4 -4
  538. package/dist/realtimekit-ui/index.esm.js +1 -1
  539. package/dist/realtimekit-ui/{p-3a65d21b.js → p-030e3abf.js} +1 -1
  540. package/dist/realtimekit-ui/{p-5fc56f2c.entry.js → p-07cc4eb3.entry.js} +1 -1
  541. package/dist/realtimekit-ui/p-0b75982e.entry.js +1 -0
  542. package/dist/realtimekit-ui/{p-44c3a864.entry.js → p-0ba5abaf.entry.js} +1 -1
  543. package/dist/realtimekit-ui/{p-9235a4e6.entry.js → p-10b40b27.entry.js} +1 -1
  544. package/dist/realtimekit-ui/{p-7b6570cf.entry.js → p-1462f4b9.entry.js} +1 -1
  545. package/dist/realtimekit-ui/{p-2316c6bc.entry.js → p-175eff95.entry.js} +1 -1
  546. package/dist/realtimekit-ui/{p-3d4c16da.entry.js → p-197b9ecd.entry.js} +1 -1
  547. package/dist/realtimekit-ui/{p-7dad6390.entry.js → p-1a149ec5.entry.js} +1 -1
  548. package/dist/realtimekit-ui/{p-9ffe2cf8.entry.js → p-1a15cd7a.entry.js} +1 -1
  549. package/dist/realtimekit-ui/{p-d34ab92d.entry.js → p-1b3f80e6.entry.js} +1 -1
  550. package/dist/realtimekit-ui/{p-343ef888.entry.js → p-1c34437d.entry.js} +1 -1
  551. package/dist/realtimekit-ui/{p-254a6b5d.entry.js → p-1cfaf116.entry.js} +1 -1
  552. package/dist/realtimekit-ui/{p-c541aac1.entry.js → p-1d9b18e2.entry.js} +1 -1
  553. package/dist/realtimekit-ui/{p-a1ed1972.entry.js → p-1efd60a6.entry.js} +1 -1
  554. package/dist/realtimekit-ui/{p-a57a1526.entry.js → p-21b01dff.entry.js} +1 -1
  555. package/dist/realtimekit-ui/{p-ac2418d3.entry.js → p-222d5ee2.entry.js} +1 -1
  556. package/dist/realtimekit-ui/{p-91832f46.js → p-25869169.js} +1 -1
  557. package/dist/realtimekit-ui/{p-3fefd152.entry.js → p-275fc9c4.entry.js} +1 -1
  558. package/dist/realtimekit-ui/p-2ce61128.js +1 -0
  559. package/dist/realtimekit-ui/{p-0a8c9715.entry.js → p-2da328f6.entry.js} +1 -1
  560. package/dist/realtimekit-ui/{p-b0532c87.entry.js → p-2e83a057.entry.js} +1 -1
  561. package/dist/realtimekit-ui/{p-803461e6.entry.js → p-3260fbac.entry.js} +1 -1
  562. package/dist/realtimekit-ui/{p-47979011.js → p-34c62895.js} +1 -1
  563. package/dist/realtimekit-ui/{p-4f2cf2f4.entry.js → p-35e34f35.entry.js} +1 -1
  564. package/dist/realtimekit-ui/p-39502471.entry.js +1 -0
  565. package/dist/realtimekit-ui/{p-47417ad0.entry.js → p-3f7f767f.entry.js} +1 -1
  566. package/dist/realtimekit-ui/{p-77691d67.entry.js → p-49c7dd3b.entry.js} +1 -1
  567. package/dist/realtimekit-ui/{p-7d0a1501.entry.js → p-585740a7.entry.js} +1 -1
  568. package/dist/realtimekit-ui/{p-120a5327.entry.js → p-5a4e85e6.entry.js} +1 -1
  569. package/dist/realtimekit-ui/{p-ff3bb440.entry.js → p-5b3b1149.entry.js} +1 -1
  570. package/dist/realtimekit-ui/{p-4cda414d.entry.js → p-5f2dde80.entry.js} +1 -1
  571. package/dist/realtimekit-ui/{p-a971914f.entry.js → p-60460ed5.entry.js} +1 -1
  572. package/dist/realtimekit-ui/p-6796537b.entry.js +1 -0
  573. package/dist/realtimekit-ui/{p-d4e7a13c.entry.js → p-7156c6de.entry.js} +1 -1
  574. package/dist/realtimekit-ui/{p-79b8a0cd.entry.js → p-74c38371.entry.js} +1 -1
  575. package/dist/realtimekit-ui/p-7743b431.entry.js +1 -0
  576. package/dist/realtimekit-ui/{p-7e6c2020.entry.js → p-78117bbf.entry.js} +1 -1
  577. package/dist/realtimekit-ui/{p-64e89a74.entry.js → p-81858504.entry.js} +1 -1
  578. package/dist/realtimekit-ui/{p-47732303.entry.js → p-84acf974.entry.js} +1 -1
  579. package/dist/realtimekit-ui/{p-942ef1b9.entry.js → p-84c57178.entry.js} +1 -1
  580. package/dist/realtimekit-ui/{p-c76f9116.entry.js → p-87f5dd0d.entry.js} +1 -1
  581. package/dist/realtimekit-ui/{p-1bfb9d4c.entry.js → p-88d67cb8.entry.js} +1 -1
  582. package/dist/realtimekit-ui/p-89662dd3.js +1 -0
  583. package/dist/realtimekit-ui/{p-b123f8b1.entry.js → p-8a0d9c94.entry.js} +1 -1
  584. package/dist/realtimekit-ui/{p-a0120425.entry.js → p-8e92078f.entry.js} +1 -1
  585. package/dist/realtimekit-ui/{p-08ed9902.entry.js → p-8fed760a.entry.js} +1 -1
  586. package/dist/realtimekit-ui/{p-b2a7fc6c.entry.js → p-91e4d028.entry.js} +1 -1
  587. package/dist/realtimekit-ui/{p-d5399985.entry.js → p-97a3e100.entry.js} +1 -1
  588. package/dist/realtimekit-ui/{p-e0c856f5.entry.js → p-9a266aa2.entry.js} +1 -1
  589. package/dist/realtimekit-ui/{p-2c7e8ce0.entry.js → p-9d4cc782.entry.js} +1 -1
  590. package/dist/realtimekit-ui/p-9e95c0de.entry.js +1 -0
  591. package/dist/realtimekit-ui/{p-3f95b4f6.entry.js → p-a35c12c6.entry.js} +1 -1
  592. package/dist/realtimekit-ui/p-a52b89c7.entry.js +1 -0
  593. package/dist/realtimekit-ui/{p-4d65b02f.entry.js → p-a61766cf.entry.js} +1 -1
  594. package/dist/realtimekit-ui/{p-f678609d.entry.js → p-a73a1ac3.entry.js} +1 -1
  595. package/dist/realtimekit-ui/{p-5f097be0.entry.js → p-a91a59f4.entry.js} +1 -1
  596. package/dist/realtimekit-ui/{p-319d7ccf.js → p-aa713d2b.js} +1 -1
  597. package/dist/realtimekit-ui/{p-b80f3778.entry.js → p-ac7bc414.entry.js} +1 -1
  598. package/dist/realtimekit-ui/{p-53be9a05.entry.js → p-af75f965.entry.js} +1 -1
  599. package/dist/realtimekit-ui/{p-cbb2085d.entry.js → p-b015de9e.entry.js} +1 -1
  600. package/dist/realtimekit-ui/p-b1630c30.entry.js +1 -0
  601. package/dist/realtimekit-ui/{p-d14da2b2.entry.js → p-b24bb3a9.entry.js} +1 -1
  602. package/dist/realtimekit-ui/{p-defdde34.entry.js → p-b5a39382.entry.js} +1 -1
  603. package/dist/realtimekit-ui/{p-fd33722a.entry.js → p-b9e01888.entry.js} +1 -1
  604. package/dist/realtimekit-ui/p-c61aa2ee.entry.js +1 -0
  605. package/dist/realtimekit-ui/p-c7b23146.entry.js +1 -0
  606. package/dist/realtimekit-ui/{p-8af33b63.entry.js → p-c919946e.entry.js} +1 -1
  607. package/dist/realtimekit-ui/{p-78f862c3.entry.js → p-cddd6022.entry.js} +1 -1
  608. package/dist/realtimekit-ui/{p-9ca0417e.entry.js → p-d2c88267.entry.js} +1 -1
  609. package/dist/realtimekit-ui/{p-e032d55e.entry.js → p-d8ea03fc.entry.js} +1 -1
  610. package/dist/realtimekit-ui/{p-0578c874.entry.js → p-da9f1318.entry.js} +1 -1
  611. package/dist/realtimekit-ui/{p-90457a23.entry.js → p-dcca8ad0.entry.js} +1 -1
  612. package/dist/realtimekit-ui/{p-081ebe8f.entry.js → p-de3f5f11.entry.js} +1 -1
  613. package/dist/realtimekit-ui/{p-d85d8922.entry.js → p-e154debf.entry.js} +1 -1
  614. package/dist/realtimekit-ui/p-e1b4ebba.entry.js +1 -0
  615. package/dist/realtimekit-ui/{p-fa3321a2.entry.js → p-e2437ecd.entry.js} +1 -1
  616. package/dist/realtimekit-ui/p-ec5f1872.entry.js +1 -0
  617. package/dist/realtimekit-ui/{p-b042d9b0.entry.js → p-ede3a07f.entry.js} +1 -1
  618. package/dist/realtimekit-ui/{p-ffea4e94.entry.js → p-ee99dc71.entry.js} +1 -1
  619. package/dist/realtimekit-ui/{p-b96ac804.entry.js → p-eebeae03.entry.js} +1 -1
  620. package/dist/realtimekit-ui/{p-95988b6f.entry.js → p-f078d1f5.entry.js} +1 -1
  621. package/dist/realtimekit-ui/{p-dee39d44.entry.js → p-f21d0149.entry.js} +1 -1
  622. package/dist/realtimekit-ui/{p-84f5261f.entry.js → p-f5062eab.entry.js} +1 -1
  623. package/dist/realtimekit-ui/{p-10eadeba.js → p-f571e977.js} +1 -1
  624. package/dist/realtimekit-ui/{p-28be2a9e.entry.js → p-f76aea4b.entry.js} +1 -1
  625. package/dist/realtimekit-ui/{p-a1a35935.entry.js → p-fa0b8be0.entry.js} +1 -1
  626. package/dist/realtimekit-ui/{p-a31c08c8.entry.js → p-fabc52c5.entry.js} +1 -1
  627. package/dist/realtimekit-ui/{p-14fe24b5.js → p-fc5bc1f1.js} +1 -1
  628. package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
  629. package/dist/types/components/rtk-ai-transcriptions/rtk-ai-transcriptions.d.ts +7 -3
  630. package/dist/types/components.d.ts +8 -0
  631. package/dist/types/lib/lang/default-language.d.ts +3 -0
  632. package/package.json +1 -1
  633. package/dist/realtimekit-ui/p-053a52f7.entry.js +0 -1
  634. package/dist/realtimekit-ui/p-13cebc8f.js +0 -1
  635. package/dist/realtimekit-ui/p-2e07fcff.entry.js +0 -1
  636. package/dist/realtimekit-ui/p-3ad9f0bd.entry.js +0 -1
  637. package/dist/realtimekit-ui/p-60fec53d.entry.js +0 -1
  638. package/dist/realtimekit-ui/p-7efa6ca9.entry.js +0 -1
  639. package/dist/realtimekit-ui/p-8ed5c06b.entry.js +0 -1
  640. package/dist/realtimekit-ui/p-8fe640ee.entry.js +0 -1
  641. package/dist/realtimekit-ui/p-95533cfd.entry.js +0 -1
  642. package/dist/realtimekit-ui/p-9c6a27ee.js +0 -1
  643. package/dist/realtimekit-ui/p-b8f02662.entry.js +0 -1
  644. package/dist/realtimekit-ui/p-d2f12e6d.entry.js +0 -1
  645. package/dist/realtimekit-ui/p-faaa8c69.entry.js +0 -1
@@ -1,11 +1,11 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, w as writeTask, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage, G as getAllConnectedParticipants, H as participantIdentifier } from './p-3a32bf84.js';
2
+ import { e as defaultIconPack, i as useLanguage, G as getAllConnectedParticipants, H as participantIdentifier } from './p-10758885.js';
3
3
  import { f as formatName, s as shorten } from './p-efabd2ce.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$5 } from './p-b9279738.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$5 } from './p-e8e8ad5f.js';
6
6
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
7
7
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
8
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
9
9
  import { d as defineCustomElement$1 } from './p-98c3a8f8.js';
10
10
 
11
11
  const rtkBreakoutRoomManagerCss = ":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{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));border-radius:var(--rtk-border-radius-sm, 4px)}@keyframes bg-glow{25%{background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / 0.2)}50%{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}75%{background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / 0.2)}}.glowing-card{animation:bg-glow 0.8s}.selector-mode,.assign-mode{display:flex;flex-direction:column;align-items:center;padding:var(--rtk-space-2, 8px);cursor:pointer}.selector:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.show-on-hover{display:none}.header{width:100%;display:flex;align-items:center}.header rtk-icon{margin-left:var(--rtk-space-2, 8px);height:var(--rtk-space-5, 20px);cursor:pointer}.header .danger{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}.header .hide{display:none}.header .rooms-container{display:flex;flex-grow:1;flex-direction:row;align-items:center;justify-content:flex-end}.header input{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));padding:var(--rtk-space-1, 4px);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));max-width:var(--rtk-space-36, 144px);font-size:14px;font-weight:500;border-radius:var(--rtk-border-radius-sm, 4px);border-width:var(--rtk-border-width-none, 0);border-style:none;outline:2px solid transparent;outline-offset:2px;border-bottom-width:var(--rtk-border-width-sm, 1px);border-style:solid;--tw-border-opacity:1;border-bottom-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-border-opacity))}.header input:disabled{overflow-x:visible;border-radius:var(--rtk-border-radius-none, 0);border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:transparent}.header input:invalid{border-bottom-width:var(--rtk-border-width-sm, 1px);border-style:dashed;--tw-border-opacity:1;border-bottom-color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-border-opacity))}.header input.editing-enabled{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}.header .participant-count{display:flex;align-items:center;font-size:14px;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.header .participant-count rtk-icon{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0\\.5, 2px);width:var(--rtk-space-3, 12px)}.header .assign-button{height:var(--rtk-space-6, 24px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity));text-decoration-line:underline}.header .assign-button:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.participant-list{display:grid;flex-grow:1;grid-template-columns:repeat(2, minmax(0, 1fr));gap:var(--rtk-space-2, 8px);margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);width:100%;border-radius:var(--rtk-border-radius-sm, 4px)}.participant-list::-webkit-scrollbar{width:var(--rtk-space-1\\.5, 6px)}.participant-list::-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))}.participant-list::-webkit-scrollbar-track{border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.participant-item{display:flex;align-items:center;justify-content:space-between;margin-right:var(--rtk-space-2, 8px);height:-moz-fit-content;height:fit-content;padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px)}.participant-item:hover{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))}.selector-mode:hover .show-on-hover{display:flex}.message-container{margin:var(--rtk-space-0, 0px);display:flex;width:100%;padding-top:var(--rtk-space-2, 8px);padding-bottom:var(--rtk-space-2, 8px)}.message-container p{margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-0, 0px);height:var(--rtk-space-20, 80px);display:flex;width:100%;align-items:center;justify-content:center;border-radius:var(--rtk-border-radius-sm, 4px);font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));border-style:dashed;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity))}.message-container p:hover{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-border-opacity));background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / 0.25)}.message-container .drop-zone-active{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-border-opacity));background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / 0.25)}rtk-icon{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}.show-on-hover{margin-left:var(--rtk-space-4, 16px);height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);display:none}:host(:hover) .show-on-hover{display:flex}.peer-ui-container{position:relative;display:flex;align-items:center;gap:var(--rtk-space-2, 8px);height:var(--rtk-space-10, 40px);cursor:pointer;border-radius:var(--rtk-border-radius-sm, 4px);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.peer-ui-container rtk-avatar{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px);font-size:14px;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.peer-ui-container .name{font-size:14px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}";
@@ -1,5 +1,5 @@
1
1
  import { d as getElement } from './p-ae373651.js';
2
- import { u as uiStore, D as appendElement, E as removeElement } from './p-3a32bf84.js';
2
+ import { u as uiStore, D as appendElement, E as removeElement } from './p-10758885.js';
3
3
 
4
4
  function SyncWithStore() {
5
5
  return function (proto, propName) {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
4
  import { d as defineCustomElement$1 } from './p-85587a5c.js';
5
5
 
6
6
  const rtkMuteAllConfirmationCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none}.leave-modal{position:relative;display:flex;flex-direction:column;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));padding:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.leave-modal .header h2{margin:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-3, 12px)}.leave-modal .content{font-size:14px}.leave-message p{margin-top:var(--rtk-space-3, 12px);margin-bottom:var(--rtk-space-3, 12px)}.leave-meeting{display:flex;flex-direction:row;justify-content:space-between;gap:var(--rtk-space-2, 8px)}.leave-meeting rtk-button{flex:1 1 0%}.end-meeting{margin-top:var(--rtk-space-2, 8px)}.message{margin-bottom:var(--rtk-space-4, 16px)}label{display:flex;align-items:center}input[type='checkbox']{margin-right:var(--rtk-space-2, 8px);accent-color:rgb(var(--rtk-colors-brand-500, 33 96 253))}";
@@ -37,7 +37,7 @@ const RtkMuteAllConfirmation = /*@__PURE__*/ proxyCustomElement(class RtkMuteAll
37
37
  };
38
38
  }
39
39
  render() {
40
- return (h(Host, { key: 'cc42523605a89e127a34ffb366386c96e9e8bcc8' }, h("div", { key: '680059dc6adedc51406964516092716a4be9b0b8', class: "leave-modal" }, h("div", { key: 'c93fd02d2980e40ea05c2a72cde974c13313a5c6', class: "header" }, h("h2", { key: 'ed72b35943df3b6e277b072a283bc14df478334c', class: "title" }, this.t('mute_all.header'))), h("p", { key: '5e0fad3eaa18529f9ae576d0878b81bd8ecd86ec', class: "message" }, this.t('mute_all.description')), h("div", { key: '9d7de3d65427027e8ed91168a2d5005c4786fd03', class: "content" }, h("div", { key: 'aa6ec55ea8d2a57810c7270abeda998439339b0d', class: "leave-meeting" }, h("rtk-button", { key: '98e75f8a7d6f929a988cb79bd4ab0edd55032933', variant: "secondary", title: this.t('close'), onClick: this.onClose }, this.t('cancel')), h("rtk-button", { key: '1e4738bcc21c4f9a09f833028f25b2a9255e718d', variant: "danger", title: this.t('mute_all'), onClick: this.onMuteAll }, this.t('mute_all')))))));
40
+ return (h(Host, { key: 'e47a9e4e3c89bc1badc85cb76edf522eb8514c58' }, h("div", { key: 'bafee985eb5f1e01d87e509018917473d3723190', class: "leave-modal" }, h("div", { key: 'f21285fa0b0239c9f64a9390599528dfe50a355b', class: "header" }, h("h2", { key: '5201c1d79f1d64e513ef8036b16fd03e27280baf', class: "title" }, this.t('mute_all.header'))), h("p", { key: '5c5af2814146578f3b3c3ae434f45da414b97f15', class: "message" }, this.t('mute_all.description')), h("div", { key: 'cde4bbb5ee289ad5b65a9fb13d0fb5bc5f309a0b', class: "content" }, h("div", { key: '1f034975b9099d8474c3442da08fc79660b74a70', class: "leave-meeting" }, h("rtk-button", { key: '16614bc8443e1e249d0eda46d66227eedf036856', variant: "secondary", title: this.t('close'), onClick: this.onClose }, this.t('cancel')), h("rtk-button", { key: '6f67cf660adcc1d849f5cd090003a5c7ad26947d', variant: "danger", title: this.t('mute_all'), onClick: this.onMuteAll }, this.t('mute_all')))))));
41
41
  }
42
42
  static get style() { return RtkMuteAllConfirmationStyle0; }
43
43
  }, [1, "rtk-mute-all-confirmation", {
@@ -1,10 +1,10 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import { f as formatName, s as shorten } from './p-efabd2ce.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
6
6
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
7
- import { d as defineCustomElement$2 } from './p-1f12006f.js';
7
+ import { d as defineCustomElement$2 } from './p-2cdb3314.js';
8
8
  import { d as defineCustomElement$1 } from './p-98c3a8f8.js';
9
9
 
10
10
  const rtkTabBarCss = ".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{box-sizing:border-box;display:flex;height:100%;width:var(--rtk-space-16, 64px);flex-direction:column;gap:var(--rtk-space-2, 8px);overflow-y:auto;font-family:var(--rtk-font-family, sans-serif)}rtk-button{z-index:10}.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)}.tab .name{margin-top:var(--rtk-space-0\\.5, 2px)}:host([size='sm']){flex-direction:column;margin-top:var(--rtk-space-4, 16px);height:var(--rtk-space-16, 64px);width:100%;flex-direction:row;gap:var(--rtk-space-2, 8px);overflow-x:auto}:host([size='sm']) .tab{margin:var(--rtk-space-0, 0px);text-overflow:clip;min-width:100px;height:40px}:host([size='sm']) .tab .col{display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-2, 8px)}:host([size='sm']) .tab .col img,:host([size='sm']) .tab .col rtk-icon{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host([size='sm']) .tab .col .name{gap:var(--rtk-space-1, 4px)}:host([layout='column']){flex-direction:column}:host([layout='column']) .aside{flex:2;max-width:100%;width:100%}@media (orientation: portrait){:host([size='sm']){margin-top:var(--rtk-space-2, 8px);height:var(--rtk-space-16, 64px);width:100%;flex-direction:row;transition:all 0.3s linear}:host([size='md']){height:var(--rtk-space-24, 96px);width:100%;flex-direction:row;transition:all 0.3s linear}:host .tab{margin:var(--rtk-space-0, 0px)}}@media (orientation: landscape){:host([size='sm']){margin-right:var(--rtk-space-4, 16px);height:100%;width:var(--rtk-space-14, 56px);flex-direction:row;gap:var(--rtk-space-2, 8px);overflow-y:auto;overflow-x:hidden;transition:all 0.3s linear}:host([size='md']){margin-right:var(--rtk-space-4, 16px);height:100%;width:var(--rtk-space-14, 56px);flex-direction:row;gap:var(--rtk-space-2, 8px);overflow-y:auto;overflow-x:hidden;transition:all 0.3s linear}:host .tab{margin:var(--rtk-space-0, 0px)}:host([size='sm']) .tab{margin:var(--rtk-space-0, 0px);width:100%;text-overflow:clip;min-width:0px;min-height:40px}:host([size='sm']) .tab .col{display:flex;flex-direction:column;align-items:center;gap:var(--rtk-space-2, 8px);font-size:10px}:host([size='sm']) .tab .col img,:host([size='sm']) .tab .col rtk-icon{height:var(--rtk-space-3, 12px);width:var(--rtk-space-3, 12px)}:host([size='sm']) .tab .col .name{gap:var(--rtk-space-1, 4px)}}";
@@ -1,19 +1,19 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
- import { d as defineCustomElement$d } from './p-b9279738.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
+ import { d as defineCustomElement$d } from './p-e8e8ad5f.js';
5
5
  import { d as defineCustomElement$c } from './p-85587a5c.js';
6
- import { d as defineCustomElement$b } from './p-4c97d57c.js';
6
+ import { d as defineCustomElement$b } from './p-340f039c.js';
7
7
  import { d as defineCustomElement$a } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$9 } from './p-b06caf94.js';
9
- import { d as defineCustomElement$8 } from './p-c3356393.js';
10
- import { d as defineCustomElement$7 } from './p-39e9d83c.js';
11
- import { d as defineCustomElement$6 } from './p-d804d951.js';
12
- import { d as defineCustomElement$5 } from './p-2208d88b.js';
13
- import { d as defineCustomElement$4 } from './p-87492537.js';
14
- import { d as defineCustomElement$3 } from './p-544fcff3.js';
15
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
16
- import { d as defineCustomElement$1 } from './p-da5a31aa.js';
8
+ import { d as defineCustomElement$9 } from './p-4e1165f4.js';
9
+ import { d as defineCustomElement$8 } from './p-549ab58f.js';
10
+ import { d as defineCustomElement$7 } from './p-56345e7d.js';
11
+ import { d as defineCustomElement$6 } from './p-806e0ecb.js';
12
+ import { d as defineCustomElement$5 } from './p-90a6ceed.js';
13
+ import { d as defineCustomElement$4 } from './p-3feac4bd.js';
14
+ import { d as defineCustomElement$3 } from './p-41ed86d4.js';
15
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
16
+ import { d as defineCustomElement$1 } from './p-51b6f520.js';
17
17
 
18
18
  const rtkChatMessagesUiPaginatedCss = ":host{display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));flex:1 0 0px}";
19
19
  const RtkChatMessagesUiPaginatedStyle0 = rtkChatMessagesUiPaginatedCss;
@@ -215,7 +215,7 @@ const RtkChatMessagesUiPaginated = /*@__PURE__*/ proxyCustomElement(class RtkCha
215
215
  this.permissionsUpdateListener();
216
216
  }
217
217
  render() {
218
- return (h(Host, { key: '8062f966f4bc489a4fdadb2da59bb88473e45194' }, h("rtk-paginated-list", { key: '7f50458ee29cd7bd83bd123303e82db556230d67', ref: (el) => (this.$paginatedListRef = el), pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.getChatMessages, createNodes: this.createChatNodes, emptyListLabel: this.t('chat.empty_chat') }, h("slot", { key: '69b0106558d9995b0bc24ed3d0d36f56febbf90f' }))));
218
+ return (h(Host, { key: '8862788879d34ba9474f6970251df29c4ac2064d' }, h("rtk-paginated-list", { key: 'cb0965c8bc5118408e943872b04d9fa7b6b9c970', ref: (el) => (this.$paginatedListRef = el), pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.getChatMessages, createNodes: this.createChatNodes, emptyListLabel: this.t('chat.empty_chat') }, h("slot", { key: '7b1686d75404515a2bc018b9e40918612b826136' }))));
219
219
  }
220
220
  get host() { return this; }
221
221
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h } from './p-ae373651.js';
2
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { S as SyncWithStore } from './p-b7dd5423.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
4
4
  import './p-a83ccdbd.js';
5
5
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
6
6
 
@@ -76,7 +76,7 @@ const RtkTextComposerView = /*@__PURE__*/ proxyCustomElement(class RtkTextCompos
76
76
  }
77
77
  }
78
78
  render() {
79
- return (h("div", { key: '38a6c64bb92fd72f76109e0d55c04c00a77bb43a', class: "chat-input", part: "chat-input-container" }, this.maxLengthBreached > 0 && (h("div", { key: 'b3d3ed9cd0694edf05cb7ccda50dc8f6157315ef', class: 'text-error ' + (this.maxLengthBreached === this.maxLength ? 'breached' : '') }, h("rtk-icon", { key: 'c5cd3e9887e90970729dc808413997bc17835ae6', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.maxLengthBreached, " / ", this.maxLength, " ", this.t('chat.max_limit_warning'))), this.rateLimitBreached && (h("div", { key: 'fd2c53dc324defba567638782d2fafd66f9be11b', class: 'text-error breached' }, h("rtk-icon", { key: '7f60d2b74f45a7c4e4cbe422066803ff750fa5ef', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.t('chat.rate_limit_error'))), h("textarea", { key: 'd60bd094237e82a8a66e5afd6be464a242f43afa', ref: (el) => (this.$textArea = el), placeholder: this.placeholder, disabled: this.disabled, onInput: this.onInputHandler, onKeyDown: this.keyDownHandler, part: "chat-input", value: this.value })));
79
+ return (h("div", { key: '900c8fc082af9cffe94011fb0d682802cc450851', class: "chat-input", part: "chat-input-container" }, this.maxLengthBreached > 0 && (h("div", { key: 'fa2362fa593952c3680ae3408c8041c2567342dc', class: 'text-error ' + (this.maxLengthBreached === this.maxLength ? 'breached' : '') }, h("rtk-icon", { key: '0bfa55917acfbe23250bb2b3d487cf27c1eddc58', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.maxLengthBreached, " / ", this.maxLength, " ", this.t('chat.max_limit_warning'))), this.rateLimitBreached && (h("div", { key: 'b4dc7987ec892e6dd8746d21efddeb0a3b765a4c', class: 'text-error breached' }, h("rtk-icon", { key: 'e74b331f6674c5a5a7596d848c7b4846d28a4700', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.t('chat.rate_limit_error'))), h("textarea", { key: '16dfc924b0d935a2e6b4d9fd22418331a9cd1044', ref: (el) => (this.$textArea = el), placeholder: this.placeholder, disabled: this.disabled, onInput: this.onInputHandler, onKeyDown: this.keyDownHandler, part: "chat-input", value: this.value })));
80
80
  }
81
81
  static get style() { return RtkTextComposerViewStyle0; }
82
82
  }, [1, "rtk-text-composer-view", {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h } from './p-ae373651.js';
2
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { S as SyncWithStore } from './p-b7dd5423.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
4
4
  import './p-a83ccdbd.js';
5
5
  import { d as defineCustomElement$3 } from './p-85587a5c.js';
6
6
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
@@ -56,7 +56,7 @@ const RtkFilePickerButton = /*@__PURE__*/ proxyCustomElement(class RtkFilePicker
56
56
  render() {
57
57
  const label = this.label || this.t('chat.send_file');
58
58
  const icon = this.iconPack[this.icon];
59
- return (h("rtk-tooltip", { key: 'c97c7e1e106e14f2443dd405fd6657a14d9d315c', label: label }, h("rtk-button", { key: 'cffa7ef14cc7fe0285e642ca76b658b6c70d4b42', variant: "ghost", kind: "icon", onClick: () => this.uploadFile(), title: label }, h("rtk-icon", { key: '47133f919946ce2a63e4f2b64977f1127a4eae7c', icon: icon }))));
59
+ return (h("rtk-tooltip", { key: '329c452b2de6664978946000c6264e823c87830d', label: label }, h("rtk-button", { key: '7b6a275ab946ad2aa751c8e36a6c9701f5fa0dab', variant: "ghost", kind: "icon", onClick: () => this.uploadFile(), title: label }, h("rtk-icon", { key: 'd3306859b107d0988c24f098db21467787b03afc', icon: icon }))));
60
60
  }
61
61
  static get style() { return RtkFilePickerButtonStyle0; }
62
62
  }, [1, "rtk-file-picker-button", {
@@ -1,17 +1,17 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$a } from './p-b9279738.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$a } from './p-e8e8ad5f.js';
6
6
  import { d as defineCustomElement$9 } from './p-85587a5c.js';
7
- import { d as defineCustomElement$8 } from './p-2fafedba.js';
7
+ import { d as defineCustomElement$8 } from './p-6434f29f.js';
8
8
  import { d as defineCustomElement$7 } from './p-3e0452c4.js';
9
- import { d as defineCustomElement$6 } from './p-236d2c07.js';
10
- import { d as defineCustomElement$5 } from './p-39e9d83c.js';
11
- import { d as defineCustomElement$4 } from './p-d804d951.js';
12
- import { d as defineCustomElement$3 } from './p-2208d88b.js';
13
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
14
- import { d as defineCustomElement$1 } from './p-978a2e8c.js';
9
+ import { d as defineCustomElement$6 } from './p-f7027067.js';
10
+ import { d as defineCustomElement$5 } from './p-56345e7d.js';
11
+ import { d as defineCustomElement$4 } from './p-806e0ecb.js';
12
+ import { d as defineCustomElement$3 } from './p-90a6ceed.js';
13
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
14
+ import { d as defineCustomElement$1 } from './p-023a495b.js';
15
15
 
16
16
  const rtkChatMessageCss = ".message-wrapper{display:flex;gap:var(--rtk-space-2, 8px);margin-left:var(--rtk-space-4, 16px);margin-right:var(--rtk-space-4, 16px);margin-top:var(--rtk-space-4, 16px)}[is-continued] .message-wrapper{margin-top:var(--rtk-space-0, 0px)}.message-wrapper.align-right{flex-direction:row-reverse}.file-picker{display:none}.message{position:relative;display:flex}.show-on-hover rtk-menu{visibility:hidden}.show-on-hover:hover rtk-menu{visibility:visible}.align-right .message{justify-content:flex-end;margin-left:auto}.align-right .message .head{margin-right:var(--rtk-space-1, 4px);margin-left:var(--rtk-space-0, 0px);flex-direction:row-reverse;gap:var(--rtk-space-4, 16px)}.align-right .message rtk-text-message .bubble,.align-right .message rtk-image-message .bubble,.align-right .message rtk-file-message .bubble{padding-right:var(--rtk-space-5, 20px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.align-right .message .actions rtk-icon{color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.align-right rtk-menu{left:auto;right:var(--rtk-space-0, 0px)}.head{margin-bottom:var(--rtk-space-2, 8px);margin-left:var(--rtk-space-1, 4px);display:flex;align-items:center;gap:var(--rtk-space-2, 8px)}.head .name{font-size:14px;font-weight:600}.head .time{font-size:12px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}rtk-menu{position:absolute;left:var(--rtk-space-0, 0px);top:var(--rtk-space-6, 24px);border-radius:var(--rtk-border-radius-lg, 12px)}rtk-menu rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);cursor:pointer}[is-continued] rtk-menu{top:var(--rtk-space-2, 8px)}.actions{display:flex;align-items:center;justify-content:center;padding:var(--rtk-space-0\\.5, 2px);border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:transparent}.actions rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.body{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);overflow-wrap:break-word;font-size:14px;line-height:1.375}.body .emoji{font-size:24px}.body.bubble{margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-1, 4px);max-width:var(--rtk-space-96, 384px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);padding-left:var(--rtk-space-5, 20px);padding-right:var(--rtk-space-5, 20px);overflow-wrap:break-word;font-size:14px;line-height:1.375;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.body.bubble p{margin:var(--rtk-space-0, 0px);word-break:break-word}p{margin:var(--rtk-space-0, 0px)}rtk-text-message,rtk-image-message,rtk-file-message{display:block;font-family:var(--rtk-font-family, sans-serif);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));box-sizing:border-box}*[is-continued]{margin-top:var(--rtk-space-0, 0px)}.image{position:relative;height:var(--rtk-space-40, 160px);max-width:var(--rtk-space-64, 256px);cursor:pointer}.image img{display:none;height:100%;width:100%;border-radius:var(--rtk-border-radius-sm, 4px);-o-object-fit:cover;object-fit:cover}.image .image-spinner{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.image .image-spinner rtk-spinner{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}.image .image-errored{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--rtk-border-radius-sm, 4px);background-color:rgba(var(--rtk-colors-danger, 255 45 45) / 0.1);--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}.image .actions{display:none;height:var(--rtk-space-8, 32px);align-items:center;position:absolute;top:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));overflow:hidden;--tw-shadow:0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.image .actions .action{height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px);border-radius:var(--rtk-border-radius-none, 0);border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:transparent;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.image .actions .action:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.image.loaded img{display:block}.image.loaded .image-spinner{display:none}.image:hover .actions,.image:focus .actions{display:flex}.file{display:flex;align-items:center;gap:var(--rtk-space-1, 4px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);padding-top:var(--rtk-space-1\\.5, 6px);padding-bottom:var(--rtk-space-1\\.5, 6px);border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.file .file-data{flex:1 1 0%}.file .file-data .name{word-break:break-all;color:rgb(var(--rtk-colors-text-1000, 255 255 255));overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.file .file-data .file-data-split{margin-top:var(--rtk-space-0\\.5, 2px);display:flex;align-items:center;font-size:12px}.file .file-data .file-data-split .ext{margin-right:var(--rtk-space-2, 8px);text-transform:uppercase;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.file .file-data .file-data-split .divider{height:var(--rtk-space-4, 16px);width:var(--rtk-space-0\\.5, 2px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.file .file-data .file-data-split .size{margin-left:var(--rtk-space-2, 8px)}a{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity));text-decoration-line:none}a:hover{text-decoration-line:underline}.new-chat-marker{display:flex;width:100%;align-items:center;gap:var(--rtk-space-2, 8px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity))}.new-chat-marker::before{content:'';height:1px;flex:1 1 0%;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / 0.5)}.show-new-messages-ctr{pointer-events:none;display:flex;justify-content:flex-end;padding:var(--rtk-space-3, 12px);z-index:0;margin-top:calc(var(--rtk-space-14, 56px) * -1)}.show-new-messages{pointer-events:auto;--tw-translate-y:calc(var(--rtk-space-6, 24px) * -1);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.show-new-messages.active{--tw-translate-y:var(--rtk-space-0, 0px);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}blockquote{margin:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-3, 12px);background-color:transparent}.block-quote,blockquote{--tw-border-spacing-x:1px;--tw-border-spacing-y:1px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y);border-top-width:var(--rtk-border-width-none, 0);border-bottom-width:var(--rtk-border-width-none, 0);border-left-width:var(--rtk-border-width-md, 2px);border-right-width:var(--rtk-border-width-none, 0);border-style:solid;border-left-color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));padding:var(--rtk-space-0\\.5, 2px);padding-left:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px) !important;border-radius:var(--rtk-border-radius-sm, 4px);border-top-left-radius:var(--rtk-border-radius-none, 0);border-bottom-left-radius:var(--rtk-border-radius-none, 0)}.link{color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.align-right .block-quote{border-color:rgb(var(--rtk-colors-text-on-brand-600, var(--rtk-colors-text-600, 255 255 255 / 0.52)));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity))}.align-right .link{color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.align-right .image .actions rtk-icon{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity))}.avatar{display:flex;width:var(--rtk-space-6, 24px)}.avatar rtk-avatar{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);font-size:10px}.message{width:75%}.left-align .body{margin-top:var(--rtk-space-4, 16px)}.left-align [is-continued] .body{margin-top:var(--rtk-space-0, 0px)}.left-align .body{--tw-translate-x:calc(var(--rtk-space-8, 32px) * -1);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}";
17
17
  const RtkChatMessageStyle0 = rtkChatMessageCss;
@@ -105,11 +105,11 @@ const RtkChatMessage = /*@__PURE__*/ proxyCustomElement(class RtkChatMessage ext
105
105
  } })));
106
106
  }
107
107
  render() {
108
- return (h(Host, { key: 'bd0e06c1cf6e851d934458a4a5879205c940b033' }, h("div", { key: 'bbdca77b694c4f05e673d7b3558c3ef2de8762ba', class: {
108
+ return (h(Host, { key: '4ca0e3d6e38c1f576ebffbc4c06eae77ab9fb4d5' }, h("div", { key: '182c410a2ba918fc0dde0600234c336f83a74c80', class: {
109
109
  'message-wrapper': true,
110
110
  'align-right': this.alignRight,
111
111
  'left-align': this.leftAlign,
112
- }, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '1e886eb73735083d5892fe2a10339fae0f9240dc', class: {
112
+ }, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '2aa6e896e51e7d766b4a48a7128f5784f0e0e48f', class: {
113
113
  message: true,
114
114
  'show-on-hover': !this.isTouchDevice(),
115
115
  }, "is-continued": this.isContinued }, this.renderMessage(), this.renderControls()))));
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
4
 
5
5
  const rtkSwitchCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{box-sizing:border-box;display:inline-flex;height:var(--rtk-space-6, 24px);width:var(--rtk-space-10, 40px);align-items:center;padding:var(--rtk-space-1, 4px);border-radius:9999px;background-color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));cursor:pointer}.switch{box-sizing:border-box;height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);background-color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));border-radius:9999px;transition-property:var(--rtk-transition-property, all);transition-duration:200ms}:host(.checked){--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}:host(.checked) .switch{transform:translateX(100%)}:host([readonly]),:host([disabled]){cursor:not-allowed;opacity:0.6}";
6
6
  const RtkSwitchStyle0 = rtkSwitchCss;
@@ -56,7 +56,7 @@ const RtkSwitch = /*@__PURE__*/ proxyCustomElement(class RtkSwitch extends H {
56
56
  this.onChange.emit(checked);
57
57
  }
58
58
  render() {
59
- return (h(Host, { key: 'eec1d068e605c536620cf04814474f1ce38fe6f6', role: "switch", tabIndex: this.disabled && 0, "aria-readonly": this.readonly, "aria-checked": this.checked, "aria-disabled": this.disabled, class: { checked: this.checked }, onClick: this.onClick, onKeyPress: this.onKeyPress }, h("div", { key: 'd60840f1537241f87ad269e84896700bac89e31d', class: "switch", part: "switch" })));
59
+ return (h(Host, { key: 'af0bcf0202cda77f3ec27510b867ed149c478bdf', role: "switch", tabIndex: this.disabled && 0, "aria-readonly": this.readonly, "aria-checked": this.checked, "aria-disabled": this.disabled, class: { checked: this.checked }, onClick: this.onClick, onKeyPress: this.onKeyPress }, h("div", { key: 'e6f5eeb8acf33e9f058b029423eddc099033053c', class: "switch", part: "switch" })));
60
60
  }
61
61
  static get watchers() { return {
62
62
  "checked": ["checkedChange"]
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
  import { d as defineCustomElement$2 } from './p-85587a5c.js';
6
6
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
7
7
 
@@ -47,7 +47,7 @@ const RtkCounter = /*@__PURE__*/ proxyCustomElement(class RtkCounter extends H {
47
47
  this.input = Math.max(this.minValue, parseInt(this.input) - 1).toString();
48
48
  }
49
49
  render() {
50
- return (h(Host, { key: '1a38f004dde59c6b3308da362468889c272f74ad' }, h("rtk-button", { key: '80e9418f53ef38b9519030c7c189393f0e5f3828', kind: "icon", variant: "ghost", onClick: () => this.decrement() }, h("rtk-icon", { key: 'a4bb69f891d33e5d8a3d408acce90d643e5a7ff4', icon: this.iconPack.subtract })), h("input", { key: 'd929003c3e35ca2286bc8ae30468b21d41de6169', type: "number", value: this.input, min: this.minValue, onInput: (e) => {
50
+ return (h(Host, { key: 'ded6fcf73ce9b011ca2a005cce767c9180d9fa7f' }, h("rtk-button", { key: '29a016773f430a03572a58a21f61495baabcaae7', kind: "icon", variant: "ghost", onClick: () => this.decrement() }, h("rtk-icon", { key: '75dab16bd637f72e2ea1dc932e19b0e38d220caa', icon: this.iconPack.subtract })), h("input", { key: '335b77366096033514acb4421f3e6b774392b900', type: "number", value: this.input, min: this.minValue, onInput: (e) => {
51
51
  const val = parseInt(e.target.value, 10);
52
52
  if (isNaN(val) || val < this.minValue) {
53
53
  this.input = this.minValue.toString();
@@ -55,7 +55,7 @@ const RtkCounter = /*@__PURE__*/ proxyCustomElement(class RtkCounter extends H {
55
55
  else {
56
56
  this.input = val.toString();
57
57
  }
58
- } }), h("rtk-button", { key: 'c177aecca19effd3d4d9dfed8e7a8de97ae29a92', kind: "icon", variant: "ghost", onClick: () => this.increment() }, h("rtk-icon", { key: '67bb245cd43706f8073c4009cbf1dbec9716afc6', icon: this.iconPack.add }))));
58
+ } }), h("rtk-button", { key: '47d300cb7857a37467f7f2a4a5b5004b4fa91356', kind: "icon", variant: "ghost", onClick: () => this.increment() }, h("rtk-icon", { key: '4febc41d26a2c5afff18ec136f325e97a699b3f5', icon: this.iconPack.add }))));
59
59
  }
60
60
  static get watchers() { return {
61
61
  "input": ["watchStateHandler"]
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
2
  import { s as shorten, f as formatName } from './p-efabd2ce.js';
3
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
3
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
 
6
6
  const rtkNameTagCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:inline-flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;padding-top:var(--rtk-space-1, 4px);padding-bottom:var(--rtk-space-1, 4px);padding-left:var(--rtk-space-1\\.5, 6px);padding-right:var(--rtk-space-1\\.5, 6px);font-size:14px;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}span.name{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}::slotted(rtk-audio-visualizer[slot='start']){margin-right:var(--rtk-space-1\\.5, 6px)}::slotted(rtk-audio-visualizer[slot='end']){margin-left:var(--rtk-space-1\\.5, 6px)}:host([size='sm']){font-size:12px;--tw-bg-opacity:0.6}:host([variant='text']){background-color:transparent;padding:var(--rtk-space-0, 0px)}";
7
7
  const RtkNameTagStyle0 = rtkNameTagCss;
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
4
  import { R as Render } from './p-88bd1053.js';
5
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
6
- import { d as defineCustomElement$1 } from './p-ac95f7dc.js';
5
+ import { S as SyncWithStore } from './p-b7dd5423.js';
6
+ import { d as defineCustomElement$1 } from './p-d48b4170.js';
7
7
 
8
8
  const rtkParticipantsStageListCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:flex;width:100%;flex-direction:column;font-size:14px}.participants-container{margin-bottom:var(--rtk-space-4, 16px);height:100%;width:100%}h3,.heading-count{margin:var(--rtk-space-0, 0px);display:flex;align-items:center;justify-content:center;padding:var(--rtk-space-0, 0px);font-size:16px;font-weight:400;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));text-align:center}.heading-count{font-size:14px}.participants{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.empty-stage-list{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);text-align:center;font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}rtk-participant{width:100%}";
9
9
  const RtkParticipantsStageListStyle0 = rtkParticipantsStageListCss;
@@ -108,7 +108,7 @@ const RtkParticipants = /*@__PURE__*/ proxyCustomElement(class RtkParticipants e
108
108
  }
109
109
  }
110
110
  render() {
111
- return (h(Host, { key: '82b79281405ea4012121471e245fd23b3b9c7bc6' }, h("div", { key: '231fbe8a811f49a92f6b16fb06e7246aebee7b77', class: "participants-container" }, !this.hideHeader && (h("div", { key: '0398c09c5c203bb6e581d3c016910542f36ba0d5', class: "heading-count", part: "heading-count" }, this.t('participants'), " (", this.participants.length, ")")), h("rtk-virtualized-participant-list", { key: '7e33ce03b36d42fd91f360e7bcd19d08d77a5ac0', items: this.participants, renderItem: this.createParticipantNode, part: "participants", class: "participants", emptyListElement: h("div", { class: "empty-stage-list" }, this.search.length > 0 ? this.t('search.could_not_find') : this.t('search.empty')) }))));
111
+ return (h(Host, { key: '1beca8f05d4f78a269317b333a00946ac642af00' }, h("div", { key: '7d54d4187eb8478ddfdc632b42af4875afd1a158', class: "participants-container" }, !this.hideHeader && (h("div", { key: 'ecaa9721738cc020fe4aa1f966d2450f0f9d8e01', class: "heading-count", part: "heading-count" }, this.t('participants'), " (", this.participants.length, ")")), h("rtk-virtualized-participant-list", { key: '8d12273242c1f9081e199fd189060addf28c45a6', items: this.participants, renderItem: this.createParticipantNode, part: "participants", class: "participants", emptyListElement: h("div", { class: "empty-stage-list" }, this.search.length > 0 ? this.t('search.could_not_find') : this.t('search.empty')) }))));
112
112
  }
113
113
  static get watchers() { return {
114
114
  "meeting": ["meetingChanged"],
@@ -118,12 +118,12 @@ const RtkVirtualizedParticipantList = /*@__PURE__*/ proxyCustomElement(class Rtk
118
118
  render() {
119
119
  var _a;
120
120
  const totalHeight = this.items.length * this.itemHeight; // Total height of the list
121
- return (h("div", { key: '80594f2356826b50b6f5ff18da86eca5c449f57d', class: "virtual-list-container", style: {
121
+ return (h("div", { key: '279498eedaa6605456a2fffc004bd0204179ffde', class: "virtual-list-container", style: {
122
122
  position: 'relative',
123
123
  height: '100%',
124
124
  overflowX: 'hidden',
125
125
  overflowY: 'auto',
126
- } }, h("div", { key: '83a41cbae84dc79b3f13bcc7fffce56b56428258', style: { height: `${totalHeight}px`, position: 'relative' } }, !((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) ? this.emptyListElement : this.renderItems()), h("div", { key: '57078e5373c356494f77e38503d334d921181cca', style: { height: `${this.itemHeight}px` } })));
126
+ } }, h("div", { key: 'debb114c51c7c229b72cfcd7e87aa845ab6647e1', style: { height: `${totalHeight}px`, position: 'relative' } }, !((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) ? this.emptyListElement : this.renderItems()), h("div", { key: '7a97a5dd632fe6d4227674e46e091a1466c725bf', style: { height: `${this.itemHeight}px` } })));
127
127
  }
128
128
  get el() { return this; }
129
129
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
4
  import { d as defineCustomElement$2 } from './p-85587a5c.js';
5
5
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
6
6
 
@@ -71,10 +71,10 @@ const RtkPoll = /*@__PURE__*/ proxyCustomElement(class RtkPoll extends H {
71
71
  this.onCreate.emit(pollObject);
72
72
  }
73
73
  render() {
74
- return (h(Host, { key: '5e4a500a4c7b96e628435f658a9442cee8754dba' }, h("div", { key: 'aafaec9249f0930c7595ed50849cec99dad8fa43', class: "create-poll" }, h("p", { key: '936655c0b3f39bb809a721e61feddf0cf4035d35' }, this.t('polls.question')), h("textarea", { key: '4c1d38f04b0e2a8c5479988866343fd16598e6bd', onInput: () => {
74
+ return (h(Host, { key: 'ff160dd70e52bfa8a0c5116acea73a16cb84b9b8' }, h("div", { key: '2f14946249e12cbc38db8cca86d370030286dc8e', class: "create-poll" }, h("p", { key: 'a6e3704c58e3526aa2e0f517f529c7ee48627f30' }, this.t('polls.question')), h("textarea", { key: '6b076d162f80cc4e08ecc9379e829f37d43d06bb', onInput: () => {
75
75
  if (this.error && this.error.code === 0)
76
76
  this.error = undefined;
77
- }, ref: (e) => (this.question = e), placeholder: this.t('polls.question.placeholder') }), this.options.map((item, index) => (h("div", { class: "option" }, h("input", { placeholder: this.t('polls.option.placeholder'), value: item, onInput: (event) => this.updateOption(event, index) }), index > 1 && (h("rtk-button", { kind: "icon", class: "auto remove-option", variant: "secondary", onClick: () => this.removeOption(index) }, h("rtk-icon", { icon: this.iconPack.subtract })))))), h("rtk-button", { key: '168d81435e110be82fb4999d2e1570b64b4dba58', class: "add-option", variant: "secondary", onClick: () => this.addOption() }, this.t('polls.option')), h("label", { key: 'f63479661285aa0e5b1d5493d1a07e5e72548f82' }, h("input", { key: '7a32324160cded505eebcaf8871221d932d6d3ba', id: "anonymous", type: "checkbox", onChange: (e) => (this.anonymous = e.target.checked) }), this.t('polls.results.anon')), h("label", { key: 'b867ec10897e8e8a7b482350a09d9cf8025edb69' }, h("input", { key: 'ab9648514667805df67eb1f63cb803759ff3250f', id: "hideVotes", type: "checkbox", disabled: this.anonymous, checked: this.anonymous ? true : this.hideVotes, onChange: (e) => (this.hideVotes = e.target.checked) }), this.t('polls.results.hide')), h("rtk-button", { key: 'afbb0724017966cd5e1923baf0c1d21d26a6d9ec', kind: "wide", onClick: () => this.handleSubmit() }, this.t('polls.create')), this.error && h("span", { key: '0247f46fbcaa64c5148f21a547fdc91da940b457', class: "error-text" }, this.error.message))));
77
+ }, ref: (e) => (this.question = e), placeholder: this.t('polls.question.placeholder') }), this.options.map((item, index) => (h("div", { class: "option" }, h("input", { placeholder: this.t('polls.option.placeholder'), value: item, onInput: (event) => this.updateOption(event, index) }), index > 1 && (h("rtk-button", { kind: "icon", class: "auto remove-option", variant: "secondary", onClick: () => this.removeOption(index) }, h("rtk-icon", { icon: this.iconPack.subtract })))))), h("rtk-button", { key: 'be4055b21c6c810d0721fe2daf3308011b2c6d8f', class: "add-option", variant: "secondary", onClick: () => this.addOption() }, this.t('polls.option')), h("label", { key: '0e22f9da27289adf831d5a9458237aa11758fd41' }, h("input", { key: '577da1d275259a4e9ebffedf153f52e799172c42', id: "anonymous", type: "checkbox", onChange: (e) => (this.anonymous = e.target.checked) }), this.t('polls.results.anon')), h("label", { key: 'c06bcbfb6d15125c614764002985d20713e672a4' }, h("input", { key: '9e9bb29126ed51c0bbd06481b44f690d737fbb64', id: "hideVotes", type: "checkbox", disabled: this.anonymous, checked: this.anonymous ? true : this.hideVotes, onChange: (e) => (this.hideVotes = e.target.checked) }), this.t('polls.results.hide')), h("rtk-button", { key: 'ab48323f46db1f6e485bea960f6d7ec6bb684075', kind: "wide", onClick: () => this.handleSubmit() }, this.t('polls.create')), this.error && h("span", { key: '1d61b167ee24001d0b66acdb361262bf7f2ffcc6', class: "error-text" }, this.error.message))));
78
78
  }
79
79
  static get style() { return RtkPollFormStyle0; }
80
80
  }, [1, "rtk-poll-form", {
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
4
  import { d as defineCustomElement$3 } from './p-85587a5c.js';
5
5
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$1 } from './p-56849eb6.js';
6
+ import { d as defineCustomElement$1 } from './p-5915a274.js';
7
7
 
8
8
  const EMOJI_ASSET_URL = 'https://rtk-assets.realtime.cloudflare.com/assets/emojis-data.json';
9
9
  let cachedEmojis;
@@ -78,7 +78,7 @@ const RtkEmojiPicker = /*@__PURE__*/ proxyCustomElement(class RtkEmojiPicker ext
78
78
  return (h("div", { id: "emoji-grid", class: "scrollbar max-w-40" }, this.filteredEmojis.map((e) => (h("rtk-button", { key: `emoji-button-${e.name}`, class: "emoji", variant: "ghost", kind: "icon", title: e.name, onClick: () => this.handleEmojiClick(e.emoji) }, e.emoji)))));
79
79
  }
80
80
  render() {
81
- return (h(Host, { key: 'db0bbe8c8af774ca199ac800fb2a0fba9ef7ab6d' }, h("div", { key: '3e51dd2b14a87ebc0c65ee406ec67f92722296ab', class: 'close-parent' }, h("rtk-button", { key: 'a8697bf95723f0598de3e2b6f88729562466ed81', variant: "ghost", kind: "icon", class: "close", onClick: () => { var _a; return (_a = this.pickerClose) === null || _a === void 0 ? void 0 : _a.emit(); }, "aria-label": this.t('close') }, h("rtk-icon", { key: 'dc787e4ccf8a6f170ccd1f0954602a08a85b12ad', icon: this.iconPack.dismiss }))), h("div", { key: '77f7377f40708c4f5fa3e531621660bf68f01b4b', class: 'emoji-parent' }, h("input", { key: '7db399dc58c0c6863db8ed1c80ac313417eab8c9', value: this.filterVal, onInput: (event) => this.handleInputChange(event.target), placeholder: this.t('search'), ref: (el) => (this.inputElement = el) }), this.mapEmojiList())));
81
+ return (h(Host, { key: 'e2b74cd93028974812eeba320368eb7d645b8e6d' }, h("div", { key: '4656f9afbcde1e6a952a5eb7229649e3d9f7bf8a', class: 'close-parent' }, h("rtk-button", { key: '03759c6ee2b3b8bedcf965d340425bf9b7a9f370', variant: "ghost", kind: "icon", class: "close", onClick: () => { var _a; return (_a = this.pickerClose) === null || _a === void 0 ? void 0 : _a.emit(); }, "aria-label": this.t('close') }, h("rtk-icon", { key: 'b5b746e6c18e2a67a57f550f35bb32ea4de37cb9', icon: this.iconPack.dismiss }))), h("div", { key: '73235fd8e554ece4539e4d2fc9b086c32e43bd47', class: 'emoji-parent' }, h("input", { key: '315f45bcc6560f61d7c8448fee7d2e36ca04784d', value: this.filterVal, onInput: (event) => this.handleInputChange(event.target), placeholder: this.t('search'), ref: (el) => (this.inputElement = el) }), this.mapEmojiList())));
82
82
  }
83
83
  static get style() { return RtkEmojiPickerStyle0; }
84
84
  }, [1, "rtk-emoji-picker", {
@@ -1,5 +1,5 @@
1
- import { c as createDefaultConfig, C as isLiveStreamHost } from './p-3a32bf84.js';
2
- import { d as deepMerge, i as isValidHexColor } from './p-3bef5319.js';
1
+ import { c as createDefaultConfig, C as isLiveStreamHost } from './p-10758885.js';
2
+ import { d as deepMerge, i as isValidHexColor } from './p-6c58bd27.js';
3
3
 
4
4
  /**
5
5
  * Extend the default UI Config with your own
@@ -1,11 +1,11 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-ae373651.js';
2
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
5
- import { d as defineCustomElement$5 } from './p-b9279738.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
+ import { d as defineCustomElement$5 } from './p-e8e8ad5f.js';
6
6
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
7
7
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$2 } from './p-56849eb6.js';
8
+ import { d as defineCustomElement$2 } from './p-5915a274.js';
9
9
  import { d as defineCustomElement$1 } from './p-98c3a8f8.js';
10
10
 
11
11
  const rtkParticipantsStageQueueCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{margin-top:var(--rtk-space-2, 8px);display:flex;width:100%;flex-direction:column;font-size:14px}.stage-requested-participants{margin-bottom:var(--rtk-space-8, 32px)}.stage-requested-participants .bulk-actions{display:flex;gap:var(--rtk-space-2, 8px)}.stage-requested-participants .bulk-actions .accept-all-button{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}.stage-requested-participants .bulk-actions rtk-button{flex:1 1 0%}h3,.heading-count{margin:var(--rtk-space-0, 0px);display:flex;align-items:center;justify-content:center;padding:var(--rtk-space-0, 0px);font-size:16px;font-weight:400;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));text-align:center}.heading-count{font-size:14px}.participants{margin-top:var(--rtk-space-2, 8px);padding:var(--rtk-space-0, 0px)}.waiting-participant{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);display:flex;align-items:center}.waiting-participant .participant-details{margin-right:auto;display:flex;align-items:center}.waiting-participant .participant-details rtk-avatar{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px);flex-shrink:0;font-size:14px}.waiting-participant .participant-details .name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}@media (min-width: 1080px){.waiting-participant .participant-details .name{max-width:var(--rtk-space-40, 160px)}}.waiting-participant .waitlist-controls{display:flex}.waiting-participant .waitlist-controls rtk-button{margin-left:var(--rtk-space-2, 8px);cursor:pointer;border-radius:var(--rtk-border-radius-sm, 4px)}.waiting-participant .waitlist-controls rtk-icon.accept{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}.waiting-participant .waitlist-controls rtk-icon.deny{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}";
@@ -1,9 +1,9 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import { f as formatName, g as getInitials } from './p-efabd2ce.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
6
- import { d as defineCustomElement$1 } from './p-56849eb6.js';
6
+ import { d as defineCustomElement$1 } from './p-5915a274.js';
7
7
 
8
8
  const rtkAvatarCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:flex;height:var(--rtk-space-32, 128px);width:var(--rtk-space-32, 128px);align-items:center;justify-content:center;font-size:28px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));overflow:clip;border-radius:9999px;-webkit-user-select:none;-moz-user-select:none;user-select:none}rtk-icon{height:50%;width:50%}.image-ctr{display:flex;height:100%;width:100%;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}img{height:var(--rtk-space-0, 0px);width:var(--rtk-space-0, 0px);-o-object-fit:cover;object-fit:cover}img.loaded{height:100%;width:100%}.initials{display:flex;height:100%;width:100%;align-items:center;justify-content:center;text-transform:uppercase}.image{display:flex;height:100%;width:100%;align-items:center;justify-content:center}.image img{display:none;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.image img.loaded{display:block}:host([variant='hexagon']){border-radius:var(--rtk-border-radius-none, 0);clip-path:polygon(50% 0, 95% 25%, 95% 75%, 50% 100%, 5% 75%, 5% 25%)}:host([variant='square']){border-radius:var(--rtk-border-radius-none, 0);clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%)}:host([size='sm']){height:var(--rtk-space-14, 56px);width:var(--rtk-space-14, 56px);font-size:12px}:host([size='md']){height:var(--rtk-space-28, 112px);width:var(--rtk-space-28, 112px)}:host([size='lg']){height:var(--rtk-space-32, 128px);width:var(--rtk-space-32, 128px)}";
9
9
  const RtkAvatarStyle0 = rtkAvatarCss;
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
2
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
3
3
  import './p-a83ccdbd.js';
4
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
4
+ import { S as SyncWithStore } from './p-b7dd5423.js';
5
5
  import { d as getBatteryLevelVerdict, e as getBatteryChargingVerdict, f as getOverallBatteryVerdict } from './p-0e02697c.js';
6
6
 
7
7
  const rtkDebuggerSystemCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{position:relative;display:flex;flex-direction:column;overflow:hidden;height:100%;width:100%;color:rgb(var(--rtk-colors-text-1000, 255 255 255));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.tab-body::-webkit-scrollbar{width:var(--rtk-space-1\\.5, 6px);border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}.tab-body::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}h3{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px);font-size:16px;font-weight:600}#header{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-5, 20px);display:flex;align-items:center;justify-content:space-evenly}.tab-body{margin:var(--rtk-space-4, 16px);display:flex;height:100%;flex-direction:column;justify-content:space-between;overflow-y:auto}.status-container{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));border-radius:8px;padding:16px}.status-section{margin-bottom:12px}.section-header{display:flex;justify-content:space-between;align-items:center;font-weight:bold;padding:8px 0}.section-body.missing-stats{display:flex;text-align:center;justify-content:center}.section-header .status{color:rgba(var(--rtk-colors-success));font-weight:bold}.section-header .arrow{font-size:14px}.battery-table{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));border-radius:8px;margin-top:8px;overflow:hidden}.battery-row{display:flex;justify-content:space-between;padding:12px;border-bottom:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.battery-row:last-child{border-bottom:none}.battery-cell{display:flex;flex-direction:column}.battery-cell.label strong{font-size:14px}.battery-cell.label .description{font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));margin-top:4px}.battery-cell.value{text-align:right}.status.good{color:rgba(var(--rtk-colors-success))}.status.average{color:rgba(var(--rtk-colors-warning))}.status.poor{color:rgba(var(--rtk-colors-danger))}.value{font-size:14px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));margin-top:4px}rtk-settings-video{display:flex;flex-direction:column}";
@@ -1,12 +1,12 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
3
- import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-3a32bf84.js';
2
+ import { S as SyncWithStore } from './p-b7dd5423.js';
3
+ import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-10758885.js';
4
4
  import './p-a83ccdbd.js';
5
- import { d as defineCustomElement$5 } from './p-b9279738.js';
5
+ import { d as defineCustomElement$5 } from './p-e8e8ad5f.js';
6
6
  import { d as defineCustomElement$4 } from './p-85587a5c.js';
7
7
  import { d as defineCustomElement$3 } from './p-3e0452c4.js';
8
- import { d as defineCustomElement$2 } from './p-544fcff3.js';
9
- import { d as defineCustomElement$1 } from './p-56849eb6.js';
8
+ import { d as defineCustomElement$2 } from './p-41ed86d4.js';
9
+ import { d as defineCustomElement$1 } from './p-5915a274.js';
10
10
 
11
11
  const rtkChatSelectorCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{display:flex;width:100%;flex-direction:column;font-size:14px;position:relative;box-sizing:border-box;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.chat-header{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);gap:var(--rtk-space-2, 8px);padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);display:flex;flex-direction:row;align-items:center;justify-content:space-between;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));cursor:pointer;border-radius:var(--rtk-border-radius-sm, 4px);border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.chat-header-label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px)}.dropdown{position:absolute;top:100%;z-index:10;padding:var(--rtk-space-0, 0px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));opacity:0;pointer-events:none;border-bottom-right-radius:var(--rtk-border-radius-sm, 4px);border-bottom-left-radius:var(--rtk-border-radius-sm, 4px);left:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);max-width:calc(100vw - var(--rtk-space-4, 16px));box-sizing:border-box}.dropdown.open{opacity:1;pointer-events:auto;border-width:1px;border-top-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity))}.dropdown rtk-paginated-list{box-sizing:border-box;display:flex;height:30vh;flex-direction:column}.public-chat-group-label{display:flex;cursor:pointer;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px);border-left-width:var(--rtk-border-width-none, 0);border-right-width:var(--rtk-border-width-none, 0);border-top-width:var(--rtk-border-width-none, 0);border-bottom-width:var(--rtk-border-width-none, 0);border-bottom-width:1px;border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px)}.public-chat-icon{display:flex;align-items:center;justify-content:center;padding:var(--rtk-space-1, 4px);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}.public-chat-icon rtk-icon{color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}";
12
12
  const RtkChatSelectorStyle0 = rtkChatSelectorCss;
@@ -1,12 +1,12 @@
1
1
  import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
2
2
  import { C as ChatHead } from './p-38d22d57.js';
3
3
  import { a as sanitizeLink } from './p-efabd2ce.js';
4
- import { e as defaultIconPack, i as useLanguage } from './p-3a32bf84.js';
4
+ import { e as defaultIconPack, i as useLanguage } from './p-10758885.js';
5
5
  import { d as downloadFile } from './p-47314bc7.js';
6
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
6
+ import { S as SyncWithStore } from './p-b7dd5423.js';
7
7
  import { d as defineCustomElement$3 } from './p-85587a5c.js';
8
8
  import { d as defineCustomElement$2 } from './p-3e0452c4.js';
9
- import { d as defineCustomElement$1 } from './p-56849eb6.js';
9
+ import { d as defineCustomElement$1 } from './p-5915a274.js';
10
10
 
11
11
  const rtkImageMessageCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.image-spinner{cursor:wait}.image-errored{cursor:not-allowed}";
12
12
  const RtkImageMessageStyle0 = rtkImageMessageCss;
@@ -39,10 +39,10 @@ const RtkImageMessage = /*@__PURE__*/ proxyCustomElement(class RtkImageMessage e
39
39
  this.status = 'loading';
40
40
  }
41
41
  render() {
42
- return (h(Host, { key: '0fd97958347fefb4a1666e1d676726d13220e5b3' }, !this.isContinued && (h(ChatHead, { key: '8a629fe3782724a0c82c57850ee36ede941d83d7', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: '8e132ad25a04ddb4abb167b6b0e9863670baefac', class: {
42
+ return (h(Host, { key: '8ac3f237a8d77254219f8b5763dd6b53d2cb764b' }, !this.isContinued && (h(ChatHead, { key: '6eb17e16b4fd4e12d3b8a7ce8a5bcfd548930a50', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: 'd5cce1675057a0378425452898fcbc4c738b7bb2', class: {
43
43
  body: true,
44
44
  bubble: this.showBubble,
45
- }, part: "body" }, h("div", { key: '19cf2331068bc84218b2b7153c49ff1af2dedca8', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: '86e08153c32cb6f78d8477fc1abdb5b8f4cd0ed0', src: sanitizeLink(this.message.link), onLoad: () => {
45
+ }, part: "body" }, h("div", { key: '45f073d8268c92aee4fec8b139fd325e668dab76', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: '28a206e34b791205e042233ee7f317f389f421da', src: sanitizeLink(this.message.link), onLoad: () => {
46
46
  this.status = 'loaded';
47
47
  }, onError: () => {
48
48
  this.status = 'errored';
@@ -50,9 +50,9 @@ const RtkImageMessage = /*@__PURE__*/ proxyCustomElement(class RtkImageMessage e
50
50
  if (this.status === 'loaded') {
51
51
  this.stateUpdate.emit({ image: this.message });
52
52
  }
53
- } }), this.status === 'loading' && (h("div", { key: '367b76997445b7df0226aaa063b884c764a6ba63', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, h("rtk-spinner", { key: '704b81940f6f49cb79d2a5976a2714039358e007', iconPack: this.iconPack }))), this.status === 'errored' && (h("div", { key: 'eb9a5b3593051905c3b4b345c810b318da1cb7cf', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, h("rtk-icon", { key: '73dfa63e1a253eac3dc75e598341335f63abb855', icon: this.iconPack.image_off }))), this.status === 'loaded' && (h("div", { key: '48444ac8542f8e3b5ed81c93c1b1b1f0b2cac39b', class: "actions" }, h("rtk-button", { key: '2982aed5152442362a22f873cc7070b60462f7e4', class: "action", variant: "secondary", kind: "icon", onClick: () => {
53
+ } }), this.status === 'loading' && (h("div", { key: 'b7862bff3f6c9df7042bdab2f6b0370e7c362f02', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, h("rtk-spinner", { key: '460074eae700cd3f522019f967ba5955b9eb972e', iconPack: this.iconPack }))), this.status === 'errored' && (h("div", { key: 'bdf48c8fdc5057d2c77d10b64d7af5576f478556', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, h("rtk-icon", { key: '523e5ff6dd4579082e5953346155df9b7b23862f', icon: this.iconPack.image_off }))), this.status === 'loaded' && (h("div", { key: '89e3679101615838ec6a0f521b98386454d25197', class: "actions" }, h("rtk-button", { key: 'ccaed0a3d70945d66e7b700e01bbc5289421f8ae', class: "action", variant: "secondary", kind: "icon", onClick: () => {
54
54
  this.stateUpdate.emit({ image: this.message });
55
- } }, h("rtk-icon", { key: 'c8dbeac2a347245f21eef52f0c42772e48741f93', icon: this.iconPack.full_screen_maximize })), h("rtk-button", { key: 'cfc3845ea0ae2373bb5a92d897d926797713cbf0', class: "action", variant: "secondary", kind: "icon", onClick: () => downloadFile(this.message.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: '56a6109c8ba88160ef75f8c13923ab12a4764e0e', icon: this.iconPack.download }))))))));
55
+ } }, h("rtk-icon", { key: 'ee20f5497dbb38590de65c4a404eda90b0d5c4e5', icon: this.iconPack.full_screen_maximize })), h("rtk-button", { key: '181d39cfd837e45d3da1aa0fa0f97226c50cb46a', class: "action", variant: "secondary", kind: "icon", onClick: () => downloadFile(this.message.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: '53c7e551ec4a2efb32d60d16eb2a4a02144abf4f', icon: this.iconPack.download }))))))));
56
56
  }
57
57
  static get style() { return RtkImageMessageStyle0; }
58
58
  }, [0, "rtk-image-message", {
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
2
- import { e as defaultIconPack, i as useLanguage, L as showLivestream } from './p-3a32bf84.js';
3
- import { S as SyncWithStore } from './p-a3b9b0ae.js';
2
+ import { e as defaultIconPack, i as useLanguage, L as showLivestream } from './p-10758885.js';
3
+ import { S as SyncWithStore } from './p-b7dd5423.js';
4
4
  import { d as defineCustomElement$1 } from './p-3e0452c4.js';
5
5
 
6
6
  const rtkViewerCountCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:inline-flex;height:var(--rtk-space-10, 40px);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;font-size:14px}:host([data-hidden]){display:none}:host([size='sm']){font-size:12px}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}:host([variant='embedded']){--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));opacity:0.5;margin-top:var(--rtk-space-1, 4px);margin-left:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);border-radius:var(--rtk-border-radius-sm, 4px);padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);font-size:12px}:host([variant='embedded']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}";