@cloudflare/realtimekit-ui 1.1.1 → 1.1.2
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.
- package/dist/browser.js +1 -1
- package/dist/cjs/{TextMessage-8088b265.js → TextMessage-9a4bcde2.js} +1 -1
- package/dist/cjs/{chat-5d48e41a.js → chat-02670cc5.js} +1 -1
- package/dist/cjs/{config-b10db04e.js → config-e1847e71.js} +5 -13
- package/dist/cjs/{debounce-5c0edae4.js → debounce-41bbfad3.js} +1 -1
- package/dist/cjs/{index-e51fef54.js → index-2c1fa663.js} +1 -1
- package/dist/cjs/index-2e5758b6.js +6 -10
- package/dist/cjs/index.cjs.js +5 -5
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{merge-f14ae920.js → merge-1363c0f7.js} +1 -1
- package/dist/cjs/{notification-d2a2b8e8.js → notification-184b71e9.js} +1 -1
- package/dist/cjs/realtimekit-ui.cjs.js +1 -1
- package/dist/cjs/rtk-ai-toggle.cjs.entry.js +18 -14
- package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +3 -3
- package/dist/cjs/{rtk-plugins_2.cjs.entry.js → rtk-ai_3.cjs.entry.js} +59 -2
- package/dist/cjs/rtk-audio-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-audio-tile.cjs.entry.js +2 -2
- package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +2 -2
- package/dist/cjs/rtk-avatar_26.cjs.entry.js +6 -6
- package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +2 -2
- package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +2 -2
- package/dist/cjs/rtk-breakout-rooms-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-camera-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-caption-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-message.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-search-results.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-toggle.cjs.entry.js +3 -4
- package/dist/cjs/rtk-clock.cjs.entry.js +2 -2
- package/dist/cjs/rtk-controlbar-button.cjs.entry.js +2 -2
- package/dist/cjs/rtk-controlbar.cjs.entry.js +2 -2
- package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +2 -2
- package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-dialog-manager.cjs.entry.js +2 -2
- package/dist/cjs/rtk-dialog.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ended-screen.cjs.entry.js +2 -2
- package/dist/cjs/rtk-file-dropzone.cjs.entry.js +2 -2
- package/dist/cjs/rtk-file-message_3.cjs.entry.js +4 -4
- package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-grid-pagination.cjs.entry.js +2 -2
- package/dist/cjs/rtk-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-header.cjs.entry.js +2 -2
- package/dist/cjs/rtk-idle-screen.cjs.entry.js +2 -2
- package/dist/cjs/rtk-image-viewer.cjs.entry.js +2 -2
- package/dist/cjs/rtk-information-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/rtk-leave-button.cjs.entry.js +2 -2
- package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +2 -2
- package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-logo.cjs.entry.js +2 -2
- package/dist/cjs/rtk-meeting-title.cjs.entry.js +2 -2
- package/dist/cjs/rtk-message-list-view.cjs.entry.js +3 -3
- package/dist/cjs/rtk-mic-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-mixed-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-more-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-mute-all-button.cjs.entry.js +2 -2
- package/dist/cjs/rtk-name-tag.cjs.entry.js +2 -2
- package/dist/cjs/rtk-network-indicator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-notification.cjs.entry.js +4 -4
- package/dist/cjs/rtk-notifications.cjs.entry.js +4 -4
- package/dist/cjs/rtk-participant-count.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant-setup.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant_2.cjs.entry.js +3 -3
- package/dist/cjs/rtk-participants-audio.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participants-toggle.cjs.entry.js +3 -4
- package/dist/cjs/rtk-participants.cjs.entry.js +3 -3
- package/dist/cjs/rtk-pip-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-plugin-main_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +3 -4
- package/dist/cjs/rtk-poll_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -4
- package/dist/cjs/rtk-recording-indicator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-recording-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-screen-share-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-screenshare-view.cjs.entry.js +2 -2
- package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-settings-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-settings.cjs.entry.js +2 -2
- package/dist/cjs/rtk-setup-screen.cjs.entry.js +2 -2
- package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +2 -2
- package/dist/cjs/rtk-sidebar.cjs.entry.js +9 -5
- package/dist/cjs/rtk-simple-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-spotlight-indicator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-stage-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-stage.cjs.entry.js +2 -2
- package/dist/cjs/rtk-transcript.cjs.entry.js +2 -2
- package/dist/cjs/rtk-transcripts.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ui-provider.cjs.entry.js +2 -2
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +2 -2
- package/dist/cjs/{sidebar-2d7d4341.js → sidebar-59a5ae4f.js} +6 -1
- package/dist/cjs/{ui-store-be00fd39.js → ui-store-9d5b8dc5.js} +2 -13
- package/dist/collection/components/rtk-ai/rtk-ai.js +2 -56
- package/dist/collection/components/rtk-ai-toggle/rtk-ai-toggle.js +16 -12
- package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +1 -1
- package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +0 -1
- package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +0 -1
- package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +0 -1
- package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +0 -1
- package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +8 -4
- package/dist/collection/lib/default-ui-config.js +2 -13
- package/dist/collection/utils/config.js +3 -11
- package/dist/collection/utils/sidebar.js +4 -0
- package/dist/components/index.js +7 -7
- package/dist/components/{p-2d36b78b.js → p-0173e7d4.js} +3 -3
- package/dist/components/{p-71577bfa.js → p-0496f8c3.js} +16 -16
- package/dist/components/{p-d01c3bc6.js → p-04c97172.js} +5 -5
- package/dist/components/{p-8759de71.js → p-05956209.js} +3 -3
- package/dist/components/{p-692e9616.js → p-0627c3f0.js} +5 -5
- package/dist/components/{p-af58e54a.js → p-069084fb.js} +5 -13
- package/dist/components/{p-f3a942ff.js → p-0b04dea7.js} +8 -8
- package/dist/components/{p-9cf524af.js → p-19c5a52e.js} +8 -8
- package/dist/components/{p-707dced6.js → p-1a950769.js} +1 -1
- package/dist/components/{p-8cfc4380.js → p-1c68645f.js} +3 -3
- package/dist/components/{p-cec593ce.js → p-227e6b1f.js} +8 -8
- package/dist/components/{p-0ed5dd26.js → p-24c55d32.js} +7 -7
- package/dist/components/{p-fffd5136.js → p-2c00e397.js} +5 -5
- package/dist/components/{p-41c457c7.js → p-3075d3e5.js} +9 -9
- package/dist/components/{p-c0790538.js → p-38d22d57.js} +1 -1
- package/dist/components/{p-1edbefa9.js → p-3d502fd2.js} +4 -4
- package/dist/components/{p-a3cc7425.js → p-3e0452c4.js} +1 -1
- package/dist/components/{p-e60074c0.js → p-3e96db63.js} +3 -3
- package/dist/components/{p-ddc9cbf0.js → p-3f49a2db.js} +3 -3
- package/dist/components/{p-0daa4931.js → p-3ff4d642.js} +6 -6
- package/dist/components/{p-b1092195.js → p-413791a9.js} +14 -14
- package/dist/components/{p-db0a069e.js → p-48073405.js} +3 -3
- package/dist/components/{p-5928c177.js → p-4a1056e3.js} +4 -4
- package/dist/components/{p-6e2d57fa.js → p-4a3e397a.js} +6 -6
- package/dist/components/{p-70d6d81c.js → p-4f8aa40d.js} +5 -5
- package/dist/components/{p-7b85e0dc.js → p-4fead174.js} +5 -5
- package/dist/components/{p-07f5fbf8.js → p-500cb1d2.js} +4 -4
- package/dist/components/{p-20cdaae2.js → p-5385bf2d.js} +6 -6
- package/dist/components/{p-0ac528aa.js → p-5502e742.js} +11 -11
- package/dist/components/{p-29d25df0.js → p-552ae4ac.js} +5 -5
- package/dist/components/{p-53276237.js → p-5960ef55.js} +1 -1
- package/dist/components/{p-578f9f42.js → p-5a63ea3c.js} +1 -1
- package/dist/components/{p-68f6b054.js → p-5a84fa04.js} +5 -5
- package/dist/components/{p-530312b5.js → p-5d1acef6.js} +5 -5
- package/dist/components/{p-c8cc4d31.js → p-5d76fdc9.js} +6 -6
- package/dist/components/{p-ea1fa791.js → p-61b5e60a.js} +6 -6
- package/dist/components/{p-2db9c75c.js → p-63b97c6d.js} +7 -7
- package/dist/{esm/rtk-ai.entry.js → components/p-6639b2b1.js} +40 -38
- package/dist/components/{p-1cb17643.js → p-69015d12.js} +4 -4
- package/dist/components/{p-0ed4523b.js → p-740edc72.js} +8 -8
- package/dist/components/{p-cf60c796.js → p-7422bbd3.js} +6 -6
- package/dist/components/{p-f5b26a0b.js → p-75688f6c.js} +10 -10
- package/dist/components/{p-3279fd27.js → p-758bfd06.js} +4 -4
- package/dist/components/{p-b935529f.js → p-7905e9fd.js} +8 -8
- package/dist/components/{p-f5e2e5d0.js → p-81fcdba3.js} +3 -14
- package/dist/components/{p-8123217e.js → p-8211bd3b.js} +2 -2
- package/dist/components/{p-e229128b.js → p-85587a5c.js} +1 -1
- package/dist/components/{p-fd798be6.js → p-85d6fe15.js} +7 -7
- package/dist/components/{p-9406d37b.js → p-8888c763.js} +5 -5
- package/dist/components/{p-f3c261ec.js → p-88bd1053.js} +1 -1
- package/dist/components/{p-066a17a7.js → p-8c9a9aee.js} +4 -4
- package/dist/components/{p-b8c4fbe9.js → p-8ce40ad2.js} +5 -5
- package/dist/{esm/sidebar-ee3aed61.js → components/p-8ed850d5.js} +6 -2
- package/dist/components/{p-6188a239.js → p-919b8411.js} +5 -5
- package/dist/components/{p-ad0eeb89.js → p-91cadb3f.js} +4 -4
- package/dist/components/{p-eaae65ba.js → p-92c9dcac.js} +4 -4
- package/dist/components/{p-dd03a634.js → p-97a5f415.js} +5 -5
- package/dist/components/{p-15156a2c.js → p-98c3a8f8.js} +1 -1
- package/dist/components/{p-6bba6429.js → p-99a80022.js} +5 -5
- package/dist/components/{p-b3a96140.js → p-9b4516a5.js} +11 -11
- package/dist/components/{p-dc1ae6fe.js → p-9df0c5ee.js} +6 -6
- package/dist/components/{p-10bddcda.js → p-a10673e1.js} +6 -6
- package/dist/components/{p-737ef231.js → p-a6bd000d.js} +5 -5
- package/dist/components/{p-8f1d1b1c.js → p-a7fc6bf0.js} +6 -6
- package/dist/components/{p-093c343d.js → p-a96efd29.js} +4 -4
- package/dist/components/{p-b91882cc.js → p-abddf729.js} +3 -3
- package/dist/components/{p-5a8d62bc.js → p-ac756fdb.js} +3 -3
- package/dist/components/{p-2bd49deb.js → p-ad5220f4.js} +8 -8
- package/dist/components/{p-fdad14c9.js → p-ae373651.js} +1 -1
- package/dist/components/{p-9d774486.js → p-b5ee1586.js} +6 -6
- package/dist/components/{p-6c38f8e1.js → p-bcad0060.js} +8 -8
- package/dist/components/{p-aba6838b.js → p-bdf236f3.js} +3 -3
- package/dist/components/{p-69d106e0.js → p-c10bb4d6.js} +5 -5
- package/dist/components/{p-d974c596.js → p-c270aaf5.js} +3 -3
- package/dist/components/{p-61dcdd44.js → p-c3356393.js} +1 -1
- package/dist/components/{p-8de172d8.js → p-cf10416d.js} +4 -4
- package/dist/components/{p-fd8f2c35.js → p-d1d42431.js} +5 -5
- package/dist/components/{p-1fd0aeb8.js → p-d48b4170.js} +1 -1
- package/dist/components/{p-2160e72a.js → p-d7bcb676.js} +4 -4
- package/dist/components/{p-48756aaa.js → p-de917806.js} +7 -7
- package/dist/components/{p-9c8a6694.js → p-e2064e41.js} +13 -13
- package/dist/components/{p-d74b2bee.js → p-e52350ba.js} +5 -5
- package/dist/components/{p-5fb7db3a.js → p-ec6e4433.js} +8 -8
- package/dist/components/{p-0ea18e25.js → p-ecc73c07.js} +9 -9
- package/dist/components/{p-487bf9b3.js → p-ed333661.js} +4 -4
- package/dist/components/{p-77b53323.js → p-f8a8c06f.js} +2 -2
- package/dist/components/{p-c887aabe.js → p-f99a8c9f.js} +9 -9
- package/dist/components/{p-1f880eb7.js → p-fae32022.js} +3 -3
- package/dist/components/{p-46630fbd.js → p-fe3e408a.js} +27 -27
- package/dist/components/rtk-ai-toggle.js +22 -18
- package/dist/components/rtk-ai-transcriptions.js +1 -1
- package/dist/components/rtk-ai.js +1 -131
- package/dist/components/rtk-audio-grid.js +4 -4
- package/dist/components/rtk-audio-tile.js +7 -7
- package/dist/components/rtk-audio-visualizer.js +1 -1
- package/dist/components/rtk-avatar.js +1 -1
- package/dist/components/rtk-breakout-room-manager.js +1 -1
- package/dist/components/rtk-breakout-room-participants.js +1 -1
- package/dist/components/rtk-breakout-rooms-manager.js +1 -1
- package/dist/components/rtk-breakout-rooms-toggle.js +6 -6
- package/dist/components/rtk-broadcast-message-modal.js +1 -1
- package/dist/components/rtk-button.js +1 -1
- package/dist/components/rtk-camera-selector.js +1 -1
- package/dist/components/rtk-camera-toggle.js +7 -7
- package/dist/components/rtk-caption-toggle.js +6 -6
- package/dist/components/rtk-chat-composer-ui.js +9 -9
- package/dist/components/rtk-chat-composer-view.js +1 -1
- package/dist/components/rtk-chat-header.js +1 -1
- package/dist/components/rtk-chat-message.js +1 -1
- package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
- package/dist/components/rtk-chat-messages-ui.js +16 -16
- package/dist/components/rtk-chat-search-results.js +15 -15
- package/dist/components/rtk-chat-selector-ui.js +4 -4
- package/dist/components/rtk-chat-selector.js +1 -1
- package/dist/components/rtk-chat-toggle.js +7 -8
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-clock.js +4 -4
- package/dist/components/rtk-confirmation-modal.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-controlbar.js +4 -4
- package/dist/components/rtk-counter.js +1 -1
- package/dist/components/rtk-debugger-audio.js +1 -1
- package/dist/components/rtk-debugger-screenshare.js +1 -1
- package/dist/components/rtk-debugger-system.js +1 -1
- package/dist/components/rtk-debugger-toggle.js +6 -6
- package/dist/components/rtk-debugger-video.js +1 -1
- package/dist/components/rtk-debugger.js +1 -1
- package/dist/components/rtk-dialog-manager.js +26 -26
- package/dist/components/rtk-dialog.js +1 -1
- package/dist/components/rtk-draft-attachment-view.js +1 -1
- package/dist/components/rtk-emoji-picker-button.js +1 -1
- package/dist/components/rtk-emoji-picker.js +1 -1
- package/dist/components/rtk-ended-screen.js +5 -5
- package/dist/components/rtk-file-dropzone.js +4 -4
- package/dist/components/rtk-file-message-view.js +1 -1
- package/dist/components/rtk-file-message.js +1 -1
- package/dist/components/rtk-file-picker-button.js +1 -1
- package/dist/components/rtk-fullscreen-toggle.js +1 -1
- package/dist/components/rtk-grid-pagination.js +6 -6
- package/dist/components/rtk-grid.js +12 -12
- package/dist/components/rtk-header.js +4 -4
- package/dist/components/rtk-icon.js +1 -1
- package/dist/components/rtk-idle-screen.js +6 -6
- package/dist/components/rtk-image-message-view.js +1 -1
- package/dist/components/rtk-image-message.js +1 -1
- package/dist/components/rtk-image-viewer.js +5 -5
- package/dist/components/rtk-information-tooltip.js +4 -4
- package/dist/components/rtk-join-stage.js +1 -1
- package/dist/components/rtk-leave-button.js +6 -6
- package/dist/components/rtk-leave-meeting.js +1 -1
- package/dist/components/rtk-livestream-indicator.js +1 -1
- package/dist/components/rtk-livestream-player.js +1 -1
- package/dist/components/rtk-livestream-toggle.js +6 -6
- package/dist/components/rtk-logo.js +1 -1
- package/dist/components/rtk-markdown-view.js +1 -1
- package/dist/components/rtk-meeting-title.js +4 -4
- package/dist/components/rtk-meeting.js +30 -30
- package/dist/components/rtk-menu-item.js +1 -1
- package/dist/components/rtk-menu-list.js +1 -1
- package/dist/components/rtk-menu.js +1 -1
- package/dist/components/rtk-message-list-view.js +5 -5
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +7 -7
- package/dist/components/rtk-microphone-selector.js +1 -1
- package/dist/components/rtk-mixed-grid.js +10 -10
- package/dist/components/rtk-more-toggle.js +6 -6
- package/dist/components/rtk-mute-all-button.js +7 -7
- package/dist/components/rtk-mute-all-confirmation.js +1 -1
- package/dist/components/rtk-name-tag.js +1 -1
- package/dist/components/rtk-network-indicator.js +4 -4
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +7 -7
- package/dist/components/rtk-overlay-modal.js +1 -1
- package/dist/components/rtk-paginated-list.js +1 -1
- package/dist/components/rtk-participant-count.js +4 -4
- package/dist/components/rtk-participant-setup.js +3 -3
- package/dist/components/rtk-participant-tile.js +1 -1
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +6 -6
- package/dist/components/rtk-participants-stage-list.js +1 -1
- package/dist/components/rtk-participants-stage-queue.js +1 -1
- package/dist/components/rtk-participants-toggle.js +7 -8
- package/dist/components/rtk-participants-viewer-list.js +1 -1
- package/dist/components/rtk-participants-waiting-list.js +1 -1
- package/dist/components/rtk-participants.js +17 -17
- package/dist/components/rtk-permissions-message.js +1 -1
- package/dist/components/rtk-pinned-message-selector.js +1 -1
- package/dist/components/rtk-pip-toggle.js +6 -6
- package/dist/components/rtk-plugin-main.js +1 -1
- package/dist/components/rtk-plugins-toggle.js +7 -8
- package/dist/components/rtk-plugins.js +1 -1
- package/dist/components/rtk-poll-form.js +1 -1
- package/dist/components/rtk-poll.js +1 -1
- package/dist/components/rtk-polls-toggle.js +7 -8
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +4 -4
- package/dist/components/rtk-recording-toggle.js +6 -6
- package/dist/components/rtk-screen-share-toggle.js +7 -7
- package/dist/components/rtk-screenshare-view.js +6 -6
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +6 -6
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +13 -13
- package/dist/components/rtk-setup-screen.js +10 -10
- package/dist/components/rtk-sidebar-ui.js +1 -1
- package/dist/components/rtk-sidebar.js +32 -16
- package/dist/components/rtk-simple-grid.js +4 -4
- package/dist/components/rtk-speaker-selector.js +1 -1
- package/dist/components/rtk-spinner.js +1 -1
- package/dist/components/rtk-spotlight-grid.js +4 -4
- package/dist/components/rtk-spotlight-indicator.js +1 -1
- package/dist/components/rtk-stage-toggle.js +7 -7
- package/dist/components/rtk-stage.js +3 -3
- package/dist/components/rtk-switch.js +1 -1
- package/dist/components/rtk-tab-bar.js +1 -1
- package/dist/components/rtk-text-composer-view.js +1 -1
- package/dist/components/rtk-text-message-view.js +1 -1
- package/dist/components/rtk-text-message.js +1 -1
- package/dist/components/rtk-tooltip.js +1 -1
- package/dist/components/rtk-transcript.js +1 -1
- package/dist/components/rtk-transcripts.js +4 -4
- package/dist/components/rtk-ui-provider.js +3 -3
- package/dist/components/rtk-viewer-count.js +1 -1
- package/dist/components/rtk-virtualized-participant-list.js +1 -1
- package/dist/components/rtk-waiting-screen.js +4 -4
- package/dist/docs/docs-components.json +23 -42
- package/dist/docs/docs-vscode.json +4 -1
- package/dist/esm/{TextMessage-7be044e5.js → TextMessage-63a41b3a.js} +1 -1
- package/dist/esm/{chat-a2aa6547.js → chat-d9b14cb8.js} +1 -1
- package/dist/esm/{config-74593213.js → config-59ee5579.js} +5 -13
- package/dist/esm/{debounce-ca38a11a.js → debounce-8aa5dd8e.js} +1 -1
- package/dist/esm/{index-b879a205.js → index-266a8fa9.js} +1 -1
- package/dist/esm/index-55463a54.js +6 -10
- package/dist/esm/index.js +7 -7
- package/dist/esm/loader.js +396 -441
- package/dist/esm/{merge-2096d7df.js → merge-24a78797.js} +1 -1
- package/dist/esm/{notification-9b2b1de0.js → notification-d9dbcf3d.js} +1 -1
- package/dist/esm/realtimekit-ui.js +1 -1
- package/dist/esm/rtk-ai-toggle.entry.js +18 -14
- package/dist/esm/rtk-ai-transcriptions.entry.js +3 -3
- package/dist/esm/{rtk-plugins_2.entry.js → rtk-ai_3.entry.js} +60 -4
- package/dist/esm/rtk-audio-grid.entry.js +2 -2
- package/dist/esm/rtk-audio-tile.entry.js +2 -2
- package/dist/esm/rtk-audio-visualizer_4.entry.js +2 -2
- package/dist/esm/rtk-avatar_26.entry.js +6 -6
- package/dist/esm/rtk-breakout-room-manager_3.entry.js +2 -2
- package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +2 -2
- package/dist/esm/rtk-breakout-rooms-toggle.entry.js +2 -2
- package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
- package/dist/esm/rtk-camera-toggle.entry.js +2 -2
- package/dist/esm/rtk-caption-toggle.entry.js +2 -2
- package/dist/esm/rtk-chat-composer-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-message.entry.js +2 -2
- package/dist/esm/rtk-chat-messages-ui.entry.js +2 -2
- package/dist/esm/rtk-chat-search-results.entry.js +2 -2
- package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-toggle.entry.js +3 -4
- package/dist/esm/rtk-clock.entry.js +2 -2
- package/dist/esm/rtk-controlbar-button.entry.js +2 -2
- package/dist/esm/rtk-controlbar.entry.js +2 -2
- package/dist/esm/rtk-debugger-audio_4.entry.js +2 -2
- package/dist/esm/rtk-debugger-toggle.entry.js +2 -2
- package/dist/esm/rtk-dialog-manager.entry.js +2 -2
- package/dist/esm/rtk-dialog.entry.js +2 -2
- package/dist/esm/rtk-ended-screen.entry.js +2 -2
- package/dist/esm/rtk-file-dropzone.entry.js +2 -2
- package/dist/esm/rtk-file-message_3.entry.js +4 -4
- package/dist/esm/rtk-fullscreen-toggle.entry.js +2 -2
- package/dist/esm/rtk-grid-pagination.entry.js +2 -2
- package/dist/esm/rtk-grid.entry.js +2 -2
- package/dist/esm/rtk-header.entry.js +2 -2
- package/dist/esm/rtk-idle-screen.entry.js +2 -2
- package/dist/esm/rtk-image-viewer.entry.js +2 -2
- package/dist/esm/rtk-information-tooltip.entry.js +2 -2
- package/dist/esm/rtk-leave-button.entry.js +2 -2
- package/dist/esm/rtk-livestream-indicator_3.entry.js +2 -2
- package/dist/esm/rtk-livestream-toggle.entry.js +2 -2
- package/dist/esm/rtk-logo.entry.js +2 -2
- package/dist/esm/rtk-meeting-title.entry.js +2 -2
- package/dist/esm/rtk-message-list-view.entry.js +3 -3
- package/dist/esm/rtk-mic-toggle.entry.js +2 -2
- package/dist/esm/rtk-mixed-grid.entry.js +2 -2
- package/dist/esm/rtk-more-toggle.entry.js +2 -2
- package/dist/esm/rtk-mute-all-button.entry.js +2 -2
- package/dist/esm/rtk-name-tag.entry.js +2 -2
- package/dist/esm/rtk-network-indicator.entry.js +2 -2
- package/dist/esm/rtk-notification.entry.js +4 -4
- package/dist/esm/rtk-notifications.entry.js +4 -4
- package/dist/esm/rtk-participant-count.entry.js +2 -2
- package/dist/esm/rtk-participant-setup.entry.js +2 -2
- package/dist/esm/rtk-participant_2.entry.js +3 -3
- package/dist/esm/rtk-participants-audio.entry.js +2 -2
- package/dist/esm/rtk-participants-stage-list_4.entry.js +2 -2
- package/dist/esm/rtk-participants-toggle.entry.js +3 -4
- package/dist/esm/rtk-participants.entry.js +3 -3
- package/dist/esm/rtk-pip-toggle.entry.js +2 -2
- package/dist/esm/rtk-plugin-main_2.entry.js +2 -2
- package/dist/esm/rtk-plugins-toggle.entry.js +3 -4
- package/dist/esm/rtk-poll_2.entry.js +2 -2
- package/dist/esm/rtk-polls-toggle.entry.js +3 -4
- package/dist/esm/rtk-recording-indicator.entry.js +2 -2
- package/dist/esm/rtk-recording-toggle.entry.js +2 -2
- package/dist/esm/rtk-screen-share-toggle.entry.js +2 -2
- package/dist/esm/rtk-screenshare-view.entry.js +2 -2
- package/dist/esm/rtk-settings-audio_2.entry.js +2 -2
- package/dist/esm/rtk-settings-toggle.entry.js +2 -2
- package/dist/esm/rtk-settings.entry.js +2 -2
- package/dist/esm/rtk-setup-screen.entry.js +2 -2
- package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
- package/dist/esm/rtk-sidebar.entry.js +9 -5
- package/dist/esm/rtk-simple-grid.entry.js +2 -2
- package/dist/esm/rtk-spotlight-grid.entry.js +2 -2
- package/dist/esm/rtk-spotlight-indicator.entry.js +2 -2
- package/dist/esm/rtk-stage-toggle.entry.js +2 -2
- package/dist/esm/rtk-stage.entry.js +2 -2
- package/dist/esm/rtk-transcript.entry.js +2 -2
- package/dist/esm/rtk-transcripts.entry.js +2 -2
- package/dist/esm/rtk-ui-provider.entry.js +2 -2
- package/dist/esm/rtk-waiting-screen.entry.js +2 -2
- package/dist/{components/p-75cd16e4.js → esm/sidebar-3113ae1b.js} +6 -2
- package/dist/esm/{ui-store-b8241bad.js → ui-store-04f890e8.js} +2 -13
- package/dist/realtimekit-ui/index.esm.js +1 -1
- package/dist/realtimekit-ui/{p-ed7517c5.entry.js → p-018feaca.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4716c1c4.entry.js → p-07cde0d0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-307879d9.entry.js → p-0a28f665.entry.js} +1 -1
- package/dist/realtimekit-ui/p-0a537249.entry.js +1 -0
- package/dist/realtimekit-ui/p-0a94ca47.entry.js +1 -0
- package/dist/realtimekit-ui/p-0d8959ff.entry.js +1 -0
- package/dist/realtimekit-ui/{p-31c7d9df.entry.js → p-0e088b7f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3bebafe6.entry.js → p-14ce2201.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b5be7629.entry.js → p-151ee420.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4ddb05e4.entry.js → p-1af60c6e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0f32251b.entry.js → p-1b3a7f8e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-73432322.entry.js → p-1c497525.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-55b3e4be.entry.js → p-1ce74bfc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6dbb02f2.entry.js → p-1db53246.entry.js} +1 -1
- package/dist/realtimekit-ui/p-232b6778.js +1 -0
- package/dist/realtimekit-ui/{p-89fd25d4.entry.js → p-26ef20aa.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-00b74ca8.entry.js → p-27be67df.entry.js} +1 -1
- package/dist/realtimekit-ui/p-28aa386b.js +1 -0
- package/dist/realtimekit-ui/{p-c088221f.entry.js → p-2cae2d99.entry.js} +1 -1
- package/dist/realtimekit-ui/p-2ded45e3.entry.js +1 -0
- package/dist/realtimekit-ui/{p-8d6a935f.entry.js → p-2e41d72e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-04dd66bd.js → p-2e5568ed.js} +1 -1
- package/dist/realtimekit-ui/{p-e7488fe2.js → p-2ffab8f0.js} +1 -1
- package/dist/realtimekit-ui/{p-e455b108.entry.js → p-3125feb9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5a88d1ff.js → p-32a47773.js} +1 -1
- package/dist/realtimekit-ui/{p-e669abc6.entry.js → p-33cbb869.entry.js} +1 -1
- package/dist/realtimekit-ui/p-345947b6.js +1 -0
- package/dist/realtimekit-ui/{p-72b0916b.entry.js → p-3977f69b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9263d155.entry.js → p-39ee24e5.entry.js} +1 -1
- package/dist/realtimekit-ui/p-3acdeb83.entry.js +1 -0
- package/dist/realtimekit-ui/{p-da8a7b83.entry.js → p-3c3a8b74.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e2bc812a.entry.js → p-442161bb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a0ae819c.entry.js → p-445087cb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-bfb8f955.js → p-4a060685.js} +1 -1
- package/dist/realtimekit-ui/{p-483141b7.entry.js → p-4fd72040.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2c80db34.entry.js → p-597850b0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-766bd706.entry.js → p-5a202509.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-49aa8058.entry.js → p-5a69837b.entry.js} +1 -1
- package/dist/realtimekit-ui/p-5e070485.entry.js +1 -0
- package/dist/realtimekit-ui/{p-2af665ba.entry.js → p-5e336834.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-96f6f88f.entry.js → p-5e7d49ca.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9b1b89db.entry.js → p-61e16046.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ef686270.entry.js → p-660a89bf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c08bf953.entry.js → p-66cd0af1.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d600f2bd.entry.js → p-68c7c159.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4b0041a1.entry.js → p-6d0a9caf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-967431f8.entry.js → p-6d30121e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c7a707b3.entry.js → p-6dc96b8b.entry.js} +1 -1
- package/dist/realtimekit-ui/p-6f816887.entry.js +1 -0
- package/dist/realtimekit-ui/p-701eb87d.entry.js +1 -0
- package/dist/realtimekit-ui/{p-d612de05.entry.js → p-74a8b6db.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-707c42ae.js → p-76aed623.js} +1 -1
- package/dist/realtimekit-ui/{p-ec2215b4.entry.js → p-7ba69987.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9600bf67.entry.js → p-81c3cb13.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-150cb217.entry.js → p-83d8134c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-82579bd5.entry.js → p-898f04bd.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f9b1ccc2.entry.js → p-8f3a3e12.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5f39ad41.entry.js → p-91b0c7e9.entry.js} +1 -1
- package/dist/realtimekit-ui/p-9a52abea.entry.js +1 -0
- package/dist/realtimekit-ui/{p-52af9106.entry.js → p-9cf28edb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-246115d9.entry.js → p-a79750ab.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ebd4a92e.entry.js → p-a89b8b2b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e5530fdf.entry.js → p-abc1d21c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-48897dc4.entry.js → p-ac311a88.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-254a4df0.js → p-ae3646b7.js} +1 -1
- package/dist/realtimekit-ui/{p-5d8114f9.entry.js → p-aec5e9db.entry.js} +1 -1
- package/dist/realtimekit-ui/p-af5b14b7.entry.js +1 -0
- package/dist/realtimekit-ui/{p-2b47b0b5.entry.js → p-af771639.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f8ea9f68.entry.js → p-b1c948f9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f6282ce8.entry.js → p-b53d00fc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-26b23244.entry.js → p-c79d8ad1.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-da3ac69f.entry.js → p-c8606881.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6c032fbe.entry.js → p-c89c8023.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8b3eeca6.entry.js → p-ca7500ee.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-11aca374.entry.js → p-ccf314b9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-63cb8e3a.entry.js → p-d1a8a73e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b91796a7.entry.js → p-d22880fb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c1f9b4d3.entry.js → p-d66bc36d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-505be06b.entry.js → p-d75f14d5.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a92b3672.entry.js → p-d9bd676e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d61c25ac.entry.js → p-de7003ab.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-44e90581.entry.js → p-e56bf9bc.entry.js} +1 -1
- package/dist/realtimekit-ui/p-e789f79c.entry.js +1 -0
- package/dist/realtimekit-ui/{p-e3729841.entry.js → p-e83658a2.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5a22e8b9.entry.js → p-e9078b1f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-61a34d5f.entry.js → p-eea41442.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-41a7ab2f.entry.js → p-f2a531d1.entry.js} +1 -1
- package/dist/realtimekit-ui/p-f83672a9.entry.js +1 -0
- package/dist/realtimekit-ui/{p-5c61dfde.entry.js → p-fe367cf0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-519ba50e.entry.js → p-ffacb549.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-ai/rtk-ai.d.ts +1 -9
- package/dist/types/components/rtk-ai-toggle/rtk-ai-toggle.d.ts +2 -1
- package/dist/types/components/rtk-sidebar/rtk-sidebar.d.ts +1 -1
- package/dist/types/components.d.ts +4 -23
- package/dist/types/utils/sidebar.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cjs/rtk-ai.cjs.entry.js +0 -93
- package/dist/realtimekit-ui/p-09aa740a.entry.js +0 -1
- package/dist/realtimekit-ui/p-244fb46d.entry.js +0 -1
- package/dist/realtimekit-ui/p-2b651d97.entry.js +0 -1
- package/dist/realtimekit-ui/p-34cc97c9.js +0 -1
- package/dist/realtimekit-ui/p-3c5c66c8.entry.js +0 -1
- package/dist/realtimekit-ui/p-82316a18.entry.js +0 -1
- package/dist/realtimekit-ui/p-8ea7a369.js +0 -1
- package/dist/realtimekit-ui/p-93da75e0.entry.js +0 -1
- package/dist/realtimekit-ui/p-97cc663a.entry.js +0 -1
- package/dist/realtimekit-ui/p-98b8b0a0.entry.js +0 -1
- package/dist/realtimekit-ui/p-a0808275.entry.js +0 -1
- package/dist/realtimekit-ui/p-a2151682.entry.js +0 -1
- package/dist/realtimekit-ui/p-a95d3ef4.entry.js +0 -1
- package/dist/realtimekit-ui/p-b875e32a.entry.js +0 -1
- package/dist/realtimekit-ui/p-dfc7c0fe.entry.js +0 -1
- package/dist/realtimekit-ui/p-f09ef297.js +0 -1
|
@@ -1,35 +1,35 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { p as provideRtkDesignSystem, d as deepMerge } from './p-
|
|
3
|
-
import { u as uiStore, i as useLanguage, c as createDefaultConfig, e as defaultIconPack, f as defaultOverrides, b as createPeerStore } from './p-
|
|
4
|
-
import { R as Render } from './p-
|
|
5
|
-
import { g as generateConfig } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h } from './p-ae373651.js';
|
|
2
|
+
import { p as provideRtkDesignSystem, d as deepMerge } from './p-5960ef55.js';
|
|
3
|
+
import { u as uiStore, i as useLanguage, c as createDefaultConfig, e as defaultIconPack, f as defaultOverrides, b as createPeerStore } from './p-81fcdba3.js';
|
|
4
|
+
import { R as Render } from './p-88bd1053.js';
|
|
5
|
+
import { g as generateConfig } from './p-069084fb.js';
|
|
6
6
|
import './p-a83ccdbd.js';
|
|
7
7
|
import { i as index } from './p-f47d4fe8.js';
|
|
8
|
-
import { d as defineCustomElement$q } from './p-
|
|
9
|
-
import { d as defineCustomElement$p } from './p-
|
|
10
|
-
import { d as defineCustomElement$o } from './p-
|
|
11
|
-
import { d as defineCustomElement$n } from './p-
|
|
12
|
-
import { d as defineCustomElement$m } from './p-
|
|
13
|
-
import { d as defineCustomElement$l } from './p-
|
|
14
|
-
import { d as defineCustomElement$k } from './p-
|
|
15
|
-
import { d as defineCustomElement$j } from './p-
|
|
16
|
-
import { d as defineCustomElement$i } from './p-
|
|
17
|
-
import { d as defineCustomElement$h } from './p-
|
|
18
|
-
import { d as defineCustomElement$g } from './p-
|
|
19
|
-
import { d as defineCustomElement$f } from './p-
|
|
20
|
-
import { d as defineCustomElement$e } from './p-
|
|
21
|
-
import { d as defineCustomElement$d } from './p-
|
|
22
|
-
import { d as defineCustomElement$c } from './p-
|
|
23
|
-
import { d as defineCustomElement$b } from './p-
|
|
24
|
-
import { d as defineCustomElement$a } from './p-
|
|
25
|
-
import { d as defineCustomElement$9 } from './p-
|
|
26
|
-
import { d as defineCustomElement$8 } from './p-
|
|
27
|
-
import { d as defineCustomElement$7 } from './p-
|
|
28
|
-
import { d as defineCustomElement$6 } from './p-
|
|
29
|
-
import { d as defineCustomElement$5 } from './p-
|
|
30
|
-
import { d as defineCustomElement$4 } from './p-
|
|
31
|
-
import { d as defineCustomElement$3 } from './p-
|
|
32
|
-
import { d as defineCustomElement$2 } from './p-
|
|
8
|
+
import { d as defineCustomElement$q } from './p-4f8aa40d.js';
|
|
9
|
+
import { d as defineCustomElement$p } from './p-85587a5c.js';
|
|
10
|
+
import { d as defineCustomElement$o } from './p-fe3e408a.js';
|
|
11
|
+
import { d as defineCustomElement$n } from './p-413791a9.js';
|
|
12
|
+
import { d as defineCustomElement$m } from './p-ec6e4433.js';
|
|
13
|
+
import { d as defineCustomElement$l } from './p-0496f8c3.js';
|
|
14
|
+
import { d as defineCustomElement$k } from './p-0b04dea7.js';
|
|
15
|
+
import { d as defineCustomElement$j } from './p-a7fc6bf0.js';
|
|
16
|
+
import { d as defineCustomElement$i } from './p-a10673e1.js';
|
|
17
|
+
import { d as defineCustomElement$h } from './p-61b5e60a.js';
|
|
18
|
+
import { d as defineCustomElement$g } from './p-a6bd000d.js';
|
|
19
|
+
import { d as defineCustomElement$f } from './p-7422bbd3.js';
|
|
20
|
+
import { d as defineCustomElement$e } from './p-3e0452c4.js';
|
|
21
|
+
import { d as defineCustomElement$d } from './p-5385bf2d.js';
|
|
22
|
+
import { d as defineCustomElement$c } from './p-c3356393.js';
|
|
23
|
+
import { d as defineCustomElement$b } from './p-0173e7d4.js';
|
|
24
|
+
import { d as defineCustomElement$a } from './p-3e96db63.js';
|
|
25
|
+
import { d as defineCustomElement$9 } from './p-3f49a2db.js';
|
|
26
|
+
import { d as defineCustomElement$8 } from './p-ecc73c07.js';
|
|
27
|
+
import { d as defineCustomElement$7 } from './p-5d76fdc9.js';
|
|
28
|
+
import { d as defineCustomElement$6 } from './p-19c5a52e.js';
|
|
29
|
+
import { d as defineCustomElement$5 } from './p-a96efd29.js';
|
|
30
|
+
import { d as defineCustomElement$4 } from './p-91cadb3f.js';
|
|
31
|
+
import { d as defineCustomElement$3 } from './p-8211bd3b.js';
|
|
32
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
|
|
33
33
|
|
|
34
34
|
const sm = 640;
|
|
35
35
|
const md = 768;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, w as writeTask, h } from './p-
|
|
2
|
-
import { e as defaultIconPack } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, w as writeTask, h } from './p-ae373651.js';
|
|
2
|
+
import { e as defaultIconPack } from './p-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$3 } from './p-
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
7
7
|
import { d as debounce } from './p-1dca17d1.js';
|
|
8
8
|
|
|
9
9
|
const rtkMessageListViewCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}.loading{cursor:wait}.content-wrapper{height:100%;overflow-y:auto;position:relative;contain:strict}.scroller{width:1px;opacity:0}.content{position:absolute;top:0;width:100%}.smallest-dom-element{width:100%;height:2px;background:red}.loader{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);display:flex;justify-content:center}";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$5 } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
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-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
|
+
import { d as defineCustomElement$5 } from './p-99a80022.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-a96efd29.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
|
|
8
8
|
|
|
9
9
|
const rtkMicToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}:host(.audioDisabled) :slotted(rtk-icon){--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}";
|
|
10
10
|
const RtkMicToggleStyle0 = rtkMicToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkMicrophoneSelector$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkMicrophoneSelector$1, d as defineCustomElement$1 } from './p-500cb1d2.js';
|
|
2
2
|
|
|
3
3
|
const RtkMicrophoneSelector = RtkMicrophoneSelector$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h,
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.js';
|
|
3
3
|
import { d as defaultGridSize } from './p-b13ddb7d.js';
|
|
4
|
-
import { R as Render } from './p-
|
|
5
|
-
import { S as SyncWithStore } from './p-
|
|
6
|
-
import { d as defineCustomElement$7 } from './p-
|
|
7
|
-
import { d as defineCustomElement$6 } from './p-
|
|
8
|
-
import { d as defineCustomElement$5 } from './p-
|
|
9
|
-
import { d as defineCustomElement$4 } from './p-
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { R as Render } from './p-88bd1053.js';
|
|
5
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
6
|
+
import { d as defineCustomElement$7 } from './p-85587a5c.js';
|
|
7
|
+
import { d as defineCustomElement$6 } from './p-3e0452c4.js';
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-e52350ba.js';
|
|
9
|
+
import { d as defineCustomElement$4 } from './p-8888c763.js';
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-de917806.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
|
|
12
12
|
|
|
13
13
|
const rtkMixedGridCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block;height:100%;width:100%;display:flex}main{display:flex;flex:1 1 0%;padding-left:var(--rtk-space-4, 16px)}:host([layout='column']) main{padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}main rtk-tab-bar{margin-right:var(--rtk-space-4, 16px);box-sizing:border-box;display:flex;height:100%;width:var(--rtk-space-16, 64px);flex-direction:column}main #tabs{height:100%;flex:1 1 0%}rtk-button{z-index:10}.grid-width-sm{width:25%}.grid-width-md{width:50%}.grid-width-lg{width:66.666667%}.col{display:flex;flex-direction:column;align-items:center}.tab{display:flex;height:var(--rtk-space-16, 64px);width:var(--rtk-space-16, 64px);align-items:center;justify-content:center;margin-bottom:var(--rtk-space-2, 8px);font-size:12px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}.tab.active{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}.tab img{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px);border-radius:var(--rtk-border-radius-sm, 4px)}:host([size='sm']){flex-direction:column}:host([size='sm']) .grid-width-lg,:host([size='sm']) .grid-width-md{height:50%;width:100%;max-width:100%}:host([size='sm']) .grid-width-sm{height:33.333333%;width:100%;max-width:100%}:host([size='sm']) main{display:flex;flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='sm']) rtk-tab-bar{height:var(--rtk-space-12, 48px);width:100%;flex-direction:row}:host([size='sm']) #tabs{flex:1 1 0%}:host([size='sm']) .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}:host([layout='column']){flex-direction:column}:host([layout='column']) main{display:flex;flex:1 1 0%}:host([layout='column']) .grid-width-lg,:host([layout='column']) .grid-width-md{height:50%;max-width:100%;width:100%}:host([layout='column']) .grid-width-sm{height:33.333333%;max-width:100%;width:100%}@media (orientation: portrait){:host{flex-direction:column}:host .grid-width-lg{height:50%;width:100%;max-width:100%}:host .grid-width-md{height:33.333333%;width:100%;max-width:100%}:host .grid-width-sm{height:25%;width:100%;max-width:100%}:host main{flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='md']) main{flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host rtk-tab-bar{height:var(--rtk-space-16, 64px);width:100%;flex-direction:row}:host #tabs{flex:1 1 0%}:host .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}}@media (orientation: landscape){:host{flex-direction:row}:host([size='sm']){flex-direction:row}:host .grid-width-lg{height:50%;width:100%;max-width:100%}:host([size='sm']) .grid-width-sm{height:100%;max-height:100%;width:16.666667%}:host([size='sm']) main{flex:1 1 0%;flex-direction:row;padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px)}:host([size='md']) main{flex:1 1 0%;flex-direction:row;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='sm']) rtk-tab-bar{margin-right:var(--rtk-space-2, 8px);height:100%;width:var(--rtk-space-12, 48px);flex-direction:column}:host #tabs{flex:1 1 0%}:host .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}}";
|
|
14
14
|
const RtkMixedGridStyle0 = rtkMixedGridCss;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
-
import { d as defineCustomElement$3 } from './p-
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
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-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-99a80022.js';
|
|
5
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
7
7
|
|
|
8
8
|
const rtkMoreToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:flex;flex-direction:column;overflow:visible}.more-menu{position:absolute;right:calc(var(--rtk-space-24, 96px) * -1);bottom:var(--rtk-space-16, 64px);z-index:50;margin-bottom:var(--rtk-space-3, 12px);box-sizing:border-box;max-height:60vh;width:var(--rtk-space-64, 256px);overflow:auto;border-radius:var(--rtk-border-radius-md, 8px);border-width:var(--rtk-border-width-sm, 1px);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px;display:flex;flex-direction:column;align-items:stretch}:host([size='sm']) .more-menu{bottom:var(--rtk-space-10, 40px)}.more-menu::-webkit-scrollbar{height:var(--rtk-space-0, 0px);width:var(--rtk-space-1\\.5, 6px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}.more-menu::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}";
|
|
9
9
|
const RtkMoreToggleStyle0 = rtkMoreToggleCss;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$5 } from './p-
|
|
6
|
-
import { d as defineCustomElement$4 } from './p-
|
|
7
|
-
import { d as defineCustomElement$3 } from './p-
|
|
8
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$5 } from './p-99a80022.js';
|
|
6
|
+
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-a96efd29.js';
|
|
8
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
|
|
9
9
|
|
|
10
10
|
const rtkMuteAllButtonCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}";
|
|
11
11
|
const RtkMuteAllButtonStyle0 = rtkMuteAllButtonCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkMuteAllConfirmation$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkMuteAllConfirmation$1, d as defineCustomElement$1 } from './p-758bfd06.js';
|
|
2
2
|
|
|
3
3
|
const RtkMuteAllConfirmation = RtkMuteAllConfirmation$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
6
6
|
|
|
7
7
|
const rtkNetworkIndicatorCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block;height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}rtk-icon{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:10;height:100%;width:100%;--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}rtk-icon.good{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}rtk-icon.poor{--tw-text-opacity:1;color:rgba(var(--rtk-colors-warning, 255 205 7) / var(--tw-text-opacity))}rtk-icon.poorest{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}:host([size='md']){height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host([size='sm']){height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}.bg-signal{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:0;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}";
|
|
8
8
|
const RtkNetworkIndicatorStyle0 = rtkNetworkIndicatorCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkNotification$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkNotification$1, d as defineCustomElement$1 } from './p-9df0c5ee.js';
|
|
2
2
|
|
|
3
3
|
const RtkNotification = RtkNotification$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, w as writeTask, h,
|
|
2
|
-
import { R as RTKNotificationsAudio } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, w as writeTask, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { R as RTKNotificationsAudio } from './p-5a63ea3c.js';
|
|
3
3
|
import { f as formatName } from './p-efabd2ce.js';
|
|
4
|
-
import { c as createDefaultConfig, i as useLanguage, e as defaultIconPack, M as showLivestream } from './p-
|
|
4
|
+
import { c as createDefaultConfig, i as useLanguage, e as defaultIconPack, M as showLivestream } from './p-81fcdba3.js';
|
|
5
5
|
import { f as parseMessageForTarget } from './p-0db812c2.js';
|
|
6
|
-
import { S as SyncWithStore } from './p-
|
|
7
|
-
import { d as defineCustomElement$4 } from './p-
|
|
8
|
-
import { d as defineCustomElement$3 } from './p-
|
|
9
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
7
|
+
import { d as defineCustomElement$4 } from './p-85587a5c.js';
|
|
8
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
9
|
+
import { d as defineCustomElement$2 } from './p-9df0c5ee.js';
|
|
10
10
|
|
|
11
11
|
const DEFAULT_NOTIFICATION_DURATION = 2000;
|
|
12
12
|
const DEFAULT_NOTIFICATION_CONFIG = Object.freeze({
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkOverlayModal$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkOverlayModal$1, d as defineCustomElement$1 } from './p-d7bcb676.js';
|
|
2
2
|
|
|
3
3
|
const RtkOverlayModal = RtkOverlayModal$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkPaginatedList$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkPaginatedList$1, d as defineCustomElement$1 } from './p-5d76fdc9.js';
|
|
2
2
|
|
|
3
3
|
const RtkPaginatedList = RtkPaginatedList$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage, L as isLiveStreamViewer } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage, L as isLiveStreamViewer } from './p-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
5
5
|
|
|
6
6
|
const rtkParticipantCountCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:inline-flex;height:var(--rtk-space-10, 40px);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center}:host([data-hidden]){display:none}:host([size='sm']){font-size:12px}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}";
|
|
7
7
|
const RtkParticipantCountStyle0 = rtkParticipantCountCss;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h,
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
5
|
|
|
6
6
|
const rtkParticipantSetupCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9;height:var(--rtk-space-56, 224px);overflow:hidden;border-radius:var(--rtk-border-radius-lg, 12px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-video-bg, 24 24 24) / var(--tw-bg-opacity));transition-property:var(--rtk-transition-property, all);transition-duration:150ms}@media (prefers-reduced-motion){:host{--rtk-transition-property:none}}:host([size='sm'][variant='solid']) ::slotted(rtk-name-tag){left:var(--rtk-space-2, 8px);bottom:var(--rtk-space-2, 8px);height:var(--rtk-space-4, 16px)}video{display:none;position:absolute;height:100%;width:100%;border-radius:var(--rtk-border-radius-lg, 12px)}video.contain{-o-object-fit:contain;object-fit:contain}video.cover{-o-object-fit:cover;object-fit:cover}video.visible{display:block}video::-webkit-media-controls{display:none !important}:host([variant='gradient']) ::slotted(rtk-audio-visualizer){position:absolute;top:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));padding:var(--rtk-space-2, 8px)}:host([variant='gradient']) ::slotted(rtk-name-tag){bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);display:flex;width:100%;align-items:center;justify-content:center;text-align:center;background-color:transparent;background-image:linear-gradient(to top, var(--tw-gradient-stops));--tw-gradient-from:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-gradient-to:rgba(var(--rtk-colors-background-1000, 8 8 8) / 0);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to:transparent}video.mirror{transform:scaleX(-1)}@media (orientation: portrait){:host{height:var(--rtk-space-44, 176px)}}";
|
|
7
7
|
const RtkParticipantSetupStyle0 = rtkParticipantSetupCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantTile$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantTile$1, d as defineCustomElement$1 } from './p-d1d42431.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantTile = RtkParticipantTile$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { D as disableSettingSinkId, e as defaultIconPack, i as useLanguage, L as isLiveStreamViewer } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
-
import { d as defineCustomElement$3 } from './p-
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { D as disableSettingSinkId, e as defaultIconPack, i as useLanguage, L as isLiveStreamViewer } from './p-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-85587a5c.js';
|
|
5
|
+
import { d as defineCustomElement$3 } from './p-5a84fa04.js';
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
7
7
|
|
|
8
8
|
/**
|
|
9
9
|
* Handles audio from participants in a meeting
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipants, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipants, d as defineCustomElement$1 } from './p-8ce40ad2.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsStageList = RtkParticipants;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsStaged, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsStaged, d as defineCustomElement$1 } from './p-740edc72.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsStageQueue = RtkParticipantsStaged;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { a as canViewParticipants } from './p-
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
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-81fcdba3.js';
|
|
3
|
+
import { a as canViewParticipants } from './p-8ed850d5.js';
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-99a80022.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
8
8
|
|
|
9
9
|
const rtkParticipantsToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block}:host([data-hidden]){display:none}.waiting-participants-count{position:absolute;right:var(--rtk-space-3, 12px);box-sizing:border-box;padding:var(--rtk-space-0\\.5, 2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px;display:flex;height:var(--rtk-space-5, 20px);min-width:var(--rtk-space-5, 20px);align-items:center;justify-content:center;border-radius:9999px;z-index:1}:host([variant='horizontal']) .waiting-participants-count{right:var(--rtk-space-4, 16px);top:50%;transform:translateY(-50%)}";
|
|
10
10
|
const RtkParticipantsToggleStyle0 = rtkParticipantsToggleCss;
|
|
@@ -110,7 +110,6 @@ const RtkParticipantsToggle$1 = /*@__PURE__*/ proxyCustomElement(class RtkPartic
|
|
|
110
110
|
activeSidebar: this.participantsActive,
|
|
111
111
|
sidebar: this.participantsActive ? 'participants' : undefined,
|
|
112
112
|
activeMoreMenu: false,
|
|
113
|
-
activeAI: false,
|
|
114
113
|
});
|
|
115
114
|
}
|
|
116
115
|
handleParticipantsActiveChange() {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsViewers, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsViewers, d as defineCustomElement$1 } from './p-5502e742.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsViewerList = RtkParticipantsViewers;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsWaitlisted, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsWaitlisted, d as defineCustomElement$1 } from './p-227e6b1f.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsWaitingList = RtkParticipantsWaitlisted;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$f } from './p-
|
|
6
|
-
import { d as defineCustomElement$e } from './p-
|
|
7
|
-
import { d as defineCustomElement$d } from './p-
|
|
8
|
-
import { d as defineCustomElement$c } from './p-
|
|
9
|
-
import { d as defineCustomElement$b } from './p-
|
|
10
|
-
import { d as defineCustomElement$a } from './p-
|
|
11
|
-
import { d as defineCustomElement$9 } from './p-
|
|
12
|
-
import { d as defineCustomElement$8 } from './p-
|
|
13
|
-
import { d as defineCustomElement$7 } from './p-
|
|
14
|
-
import { d as defineCustomElement$6 } from './p-
|
|
15
|
-
import { d as defineCustomElement$5 } from './p-
|
|
16
|
-
import { d as defineCustomElement$4 } from './p-
|
|
17
|
-
import { d as defineCustomElement$3 } from './p-
|
|
18
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$f } from './p-4f8aa40d.js';
|
|
6
|
+
import { d as defineCustomElement$e } from './p-85587a5c.js';
|
|
7
|
+
import { d as defineCustomElement$d } from './p-3e0452c4.js';
|
|
8
|
+
import { d as defineCustomElement$c } from './p-3e96db63.js';
|
|
9
|
+
import { d as defineCustomElement$b } from './p-3f49a2db.js';
|
|
10
|
+
import { d as defineCustomElement$a } from './p-75688f6c.js';
|
|
11
|
+
import { d as defineCustomElement$9 } from './p-8ce40ad2.js';
|
|
12
|
+
import { d as defineCustomElement$8 } from './p-740edc72.js';
|
|
13
|
+
import { d as defineCustomElement$7 } from './p-5502e742.js';
|
|
14
|
+
import { d as defineCustomElement$6 } from './p-227e6b1f.js';
|
|
15
|
+
import { d as defineCustomElement$5 } from './p-0627c3f0.js';
|
|
16
|
+
import { d as defineCustomElement$4 } from './p-a96efd29.js';
|
|
17
|
+
import { d as defineCustomElement$3 } from './p-98c3a8f8.js';
|
|
18
|
+
import { d as defineCustomElement$2 } from './p-d48b4170.js';
|
|
19
19
|
import { d as debounce } from './p-1dca17d1.js';
|
|
20
20
|
|
|
21
21
|
const rtkParticipantsCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{display:flex;height:100%;width:100%;flex-direction:column;font-size:14px}*{box-sizing:border-box}.ctr{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);box-sizing:border-box;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-0, 0px);padding-bottom:var(--rtk-space-0, 0px);overflow-y:auto;flex-grow:1;flex-basis:0}.ctr.virtualised{overflow-y:hidden}.search{position:sticky;box-sizing:border-box;display:flex;align-items:center;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));margin-left:var(--rtk-space-3, 12px);margin-right:var(--rtk-space-3, 12px);margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-0, 0px)}.search rtk-icon{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}.search input{box-sizing:border-box;height:var(--rtk-space-9, 36px);width:100%;padding-right:var(--rtk-space-2, 8px);border-width:var(--rtk-border-width-none, 0);border-style:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));outline:2px solid transparent;outline-offset:2px;border-radius:var(--rtk-border-radius-sm, 4px);font-size:14px}.search input::-moz-placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.search input::placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}:host([size='md']) .search{margin-top:var(--rtk-space-4, 16px) !important;margin-bottom:var(--rtk-space-4, 16px) !important}:host([size='sm']) .search{margin-top:var(--rtk-space-4, 16px) !important;margin-bottom:var(--rtk-space-4, 16px) !important}.no-pending-requests{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);text-align:center;font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkPermissionsMessage$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkPermissionsMessage$1, d as defineCustomElement$1 } from './p-04c97172.js';
|
|
2
2
|
|
|
3
3
|
const RtkPermissionsMessage = RtkPermissionsMessage$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkPinnedMessageSelector$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkPinnedMessageSelector$1, d as defineCustomElement$1 } from './p-19c5a52e.js';
|
|
2
2
|
|
|
3
3
|
const RtkPinnedMessageSelector = RtkPinnedMessageSelector$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-99a80022.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
8
8
|
|
|
9
9
|
const rtkPipToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}";
|
|
10
10
|
const RtkPipToggleStyle0 = rtkPipToggleCss;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { b as canViewPlugins } from './p-
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
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-81fcdba3.js';
|
|
3
|
+
import { b as canViewPlugins } from './p-8ed850d5.js';
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-99a80022.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
8
8
|
|
|
9
9
|
const rtkPluginsToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}";
|
|
10
10
|
const RtkPluginsToggleStyle0 = rtkPluginsToggleCss;
|
|
@@ -66,7 +66,6 @@ const RtkPluginsToggle$1 = /*@__PURE__*/ proxyCustomElement(class RtkPluginsTogg
|
|
|
66
66
|
activeSidebar: this.pluginsActive,
|
|
67
67
|
sidebar: this.pluginsActive ? 'plugins' : undefined,
|
|
68
68
|
activeMoreMenu: false,
|
|
69
|
-
activeAI: false,
|
|
70
69
|
});
|
|
71
70
|
}
|
|
72
71
|
handlePluginsActiveChange() {
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { d as canViewPolls } from './p-
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
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-81fcdba3.js';
|
|
3
|
+
import { d as canViewPolls } from './p-8ed850d5.js';
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-99a80022.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
8
8
|
|
|
9
9
|
const rtkPollsToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block}:host([data-hidden]){display:none}.unread-count{position:absolute;right:var(--rtk-space-3, 12px);box-sizing:border-box;padding:var(--rtk-space-0\\.5, 2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));display:flex;height:var(--rtk-space-5, 20px);min-width:var(--rtk-space-5, 20px);align-items:center;justify-content:center;border-radius:9999px;z-index:1}:host([variant='horizontal']) .unread-count{right:var(--rtk-space-4, 16px);top:50%;transform:translateY(-50%)}";
|
|
10
10
|
const RtkPollsToggleStyle0 = rtkPollsToggleCss;
|
|
@@ -75,7 +75,6 @@ const RtkPollsToggle$1 = /*@__PURE__*/ proxyCustomElement(class RtkPollsToggle e
|
|
|
75
75
|
activeSidebar: this.pollsActive,
|
|
76
76
|
sidebar: this.pollsActive ? 'polls' : undefined,
|
|
77
77
|
activeMoreMenu: false,
|
|
78
|
-
activeAI: false,
|
|
79
78
|
});
|
|
80
79
|
}
|
|
81
80
|
handlePollsActiveChange() {
|