@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
|
@@ -2838,7 +2838,7 @@ const defaultConfig = {
|
|
|
2838
2838
|
// if using key value pair, provide the key in `state`
|
|
2839
2839
|
// else provide array of states in `states`
|
|
2840
2840
|
state: 'meeting',
|
|
2841
|
-
states: ['activeSidebar'
|
|
2841
|
+
states: ['activeSidebar'],
|
|
2842
2842
|
},
|
|
2843
2843
|
'rtk-meeting[meeting=waiting]': ['rtk-waiting-screen'],
|
|
2844
2844
|
'rtk-meeting[meeting=idle]': ['rtk-idle-screen'],
|
|
@@ -2856,12 +2856,6 @@ const defaultConfig = {
|
|
|
2856
2856
|
'rtk-meeting[meeting=joined].activeSidebar.md': {
|
|
2857
2857
|
add: [['rtk-sidebar', { view: 'full-screen' }]],
|
|
2858
2858
|
},
|
|
2859
|
-
'rtk-meeting[meeting=joined].activeAI.sm': {
|
|
2860
|
-
add: [['rtk-ai', { view: 'full-screen' }]],
|
|
2861
|
-
},
|
|
2862
|
-
'rtk-meeting[meeting=joined].activeAI.md': {
|
|
2863
|
-
add: [['rtk-ai', { view: 'full-screen' }]],
|
|
2864
|
-
},
|
|
2865
2859
|
'rtk-meeting[meeting=ended]': ['rtk-ended-screen'],
|
|
2866
2860
|
'rtk-header': ['div#header-left', 'div#header-center', 'div#header-right'],
|
|
2867
2861
|
'rtk-header.sm': { remove: ['div#header-center'] },
|
|
@@ -2879,7 +2873,7 @@ const defaultConfig = {
|
|
|
2879
2873
|
'rtk-livestream-indicator',
|
|
2880
2874
|
],
|
|
2881
2875
|
'rtk-stage': {
|
|
2882
|
-
states: ['activeSidebar'
|
|
2876
|
+
states: ['activeSidebar'],
|
|
2883
2877
|
children: ['rtk-grid', 'rtk-notifications', 'rtk-transcripts'],
|
|
2884
2878
|
},
|
|
2885
2879
|
'rtk-stage.activeSidebar': {
|
|
@@ -2887,11 +2881,6 @@ const defaultConfig = {
|
|
|
2887
2881
|
},
|
|
2888
2882
|
// hide sidebar for smaller screens
|
|
2889
2883
|
'rtk-stage.activeSidebar.sm': { remove: ['rtk-sidebar'] },
|
|
2890
|
-
'rtk-stage.activeAI': {
|
|
2891
|
-
add: [['rtk-ai', { view: 'sidebar' }]],
|
|
2892
|
-
},
|
|
2893
|
-
// hide sidebar for smaller screens
|
|
2894
|
-
'rtk-stage.activeAI.sm': { remove: ['rtk-ai'] },
|
|
2895
2884
|
'rtk-grid': {
|
|
2896
2885
|
states: ['activeScreenShare', 'activePlugin', 'activeSpotlight'],
|
|
2897
2886
|
children: ['rtk-simple-grid'],
|
|
@@ -17,7 +17,7 @@ import { SyncWithStore } from "../../utils/sync-with-store";
|
|
|
17
17
|
* An AI assistant component for meeting interactions.
|
|
18
18
|
*
|
|
19
19
|
* Provides AI-powered features like transcription, summarization, and
|
|
20
|
-
* intelligent meeting assistance.
|
|
20
|
+
* intelligent meeting assistance. Rendered inside rtk-sidebar as the 'ai' section.
|
|
21
21
|
*/
|
|
22
22
|
export class RtkAi {
|
|
23
23
|
constructor() {
|
|
@@ -29,34 +29,10 @@ export class RtkAi {
|
|
|
29
29
|
this.t = useLanguage();
|
|
30
30
|
/** View type */
|
|
31
31
|
this.view = 'sidebar';
|
|
32
|
-
this.close = () => {
|
|
33
|
-
this.stateUpdate.emit({ activeAI: false });
|
|
34
|
-
};
|
|
35
|
-
}
|
|
36
|
-
connectedCallback() {
|
|
37
|
-
this.viewChanged(this.view);
|
|
38
|
-
}
|
|
39
|
-
disconnectedCallback() {
|
|
40
|
-
this.keydownListener && document.removeEventListener('keydown', this.keydownListener);
|
|
41
|
-
}
|
|
42
|
-
viewChanged(view) {
|
|
43
|
-
if (view === 'full-screen') {
|
|
44
|
-
this.keydownListener = (e) => {
|
|
45
|
-
if (e.key === 'Escape') {
|
|
46
|
-
this.close();
|
|
47
|
-
}
|
|
48
|
-
};
|
|
49
|
-
document.addEventListener('keydown', this.keydownListener);
|
|
50
|
-
}
|
|
51
32
|
}
|
|
52
33
|
render() {
|
|
53
|
-
var _a, _b, _c;
|
|
54
34
|
if (!this.meeting)
|
|
55
35
|
return null;
|
|
56
|
-
if (!((_b = (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.self) === null || _b === void 0 ? void 0 : _b.permissions).transcriptionEnabled ||
|
|
57
|
-
!((_c = this.states) === null || _c === void 0 ? void 0 : _c.activeAI)) {
|
|
58
|
-
return null;
|
|
59
|
-
}
|
|
60
36
|
const defaults = {
|
|
61
37
|
meeting: this.meeting,
|
|
62
38
|
config: this.config,
|
|
@@ -65,7 +41,7 @@ export class RtkAi {
|
|
|
65
41
|
t: this.t,
|
|
66
42
|
iconPack: this.iconPack,
|
|
67
43
|
};
|
|
68
|
-
return (h(Host, null, h("
|
|
44
|
+
return (h(Host, null, h("rtk-ai-transcriptions", Object.assign({}, defaults))));
|
|
69
45
|
}
|
|
70
46
|
static get is() { return "rtk-ai"; }
|
|
71
47
|
static get encapsulation() { return "shadow"; }
|
|
@@ -252,36 +228,6 @@ export class RtkAi {
|
|
|
252
228
|
}
|
|
253
229
|
};
|
|
254
230
|
}
|
|
255
|
-
static get events() {
|
|
256
|
-
return [{
|
|
257
|
-
"method": "stateUpdate",
|
|
258
|
-
"name": "rtkStateUpdate",
|
|
259
|
-
"bubbles": true,
|
|
260
|
-
"cancelable": true,
|
|
261
|
-
"composed": true,
|
|
262
|
-
"docs": {
|
|
263
|
-
"tags": [],
|
|
264
|
-
"text": "Emits updated state data"
|
|
265
|
-
},
|
|
266
|
-
"complexType": {
|
|
267
|
-
"original": "States",
|
|
268
|
-
"resolved": "States",
|
|
269
|
-
"references": {
|
|
270
|
-
"States": {
|
|
271
|
-
"location": "import",
|
|
272
|
-
"path": "../../types/props",
|
|
273
|
-
"id": "src/types/props.ts::States"
|
|
274
|
-
}
|
|
275
|
-
}
|
|
276
|
-
}
|
|
277
|
-
}];
|
|
278
|
-
}
|
|
279
|
-
static get watchers() {
|
|
280
|
-
return [{
|
|
281
|
-
"propName": "view",
|
|
282
|
-
"methodName": "viewChanged"
|
|
283
|
-
}];
|
|
284
|
-
}
|
|
285
231
|
}
|
|
286
232
|
__decorate([
|
|
287
233
|
SyncWithStore()
|
|
@@ -21,19 +21,23 @@ export class RtkAiToggle {
|
|
|
21
21
|
/** Language */
|
|
22
22
|
this.t = useLanguage();
|
|
23
23
|
this.aiActive = false;
|
|
24
|
+
this.toggleAI = () => {
|
|
25
|
+
const states = this.states;
|
|
26
|
+
this.aiActive = !((states === null || states === void 0 ? void 0 : states.activeSidebar) && (states === null || states === void 0 ? void 0 : states.sidebar) === 'ai');
|
|
27
|
+
this.stateUpdate.emit({
|
|
28
|
+
activeSidebar: this.aiActive,
|
|
29
|
+
sidebar: this.aiActive ? 'ai' : undefined,
|
|
30
|
+
activeMoreMenu: false,
|
|
31
|
+
});
|
|
32
|
+
};
|
|
24
33
|
}
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
this.aiActive = states.activeAI;
|
|
34
|
+
connectedCallback() {
|
|
35
|
+
this.statesChanged(this.states);
|
|
28
36
|
}
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
activeAI: this.aiActive,
|
|
34
|
-
activeMoreMenu: false,
|
|
35
|
-
activeSidebar: false,
|
|
36
|
-
});
|
|
37
|
+
statesChanged(states) {
|
|
38
|
+
if (states != null) {
|
|
39
|
+
this.aiActive = states.activeSidebar === true && states.sidebar === 'ai';
|
|
40
|
+
}
|
|
37
41
|
}
|
|
38
42
|
render() {
|
|
39
43
|
var _a, _b;
|
|
@@ -43,7 +47,7 @@ export class RtkAiToggle {
|
|
|
43
47
|
if (!((_b = (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.self) === null || _b === void 0 ? void 0 : _b.permissions).transcriptionEnabled) {
|
|
44
48
|
return h(Host, { "data-hidden": true });
|
|
45
49
|
}
|
|
46
|
-
return (h(Host, { title: text }, h("rtk-controlbar-button", { part: "controlbar-button", size: this.size, iconPack: this.iconPack, class: { active: this.aiActive }, onClick:
|
|
50
|
+
return (h(Host, { title: text }, h("rtk-controlbar-button", { part: "controlbar-button", size: this.size, iconPack: this.iconPack, class: { active: this.aiActive }, onClick: this.toggleAI, icon: this.iconPack.meeting_ai, label: text, variant: this.variant, brandIcon: true })));
|
|
47
51
|
}
|
|
48
52
|
static get is() { return "rtk-ai-toggle"; }
|
|
49
53
|
static get encapsulation() { return "shadow"; }
|
|
@@ -108,7 +108,7 @@ export class RtkAiTranscriptions {
|
|
|
108
108
|
});
|
|
109
109
|
}
|
|
110
110
|
render() {
|
|
111
|
-
return (h(Host, { key: 'd188f9eda11cb4e09a6efdc95662bdb851b5d8e0' }, h("div", { key: 'ae8d5801e85be7426f153932f7931350bcd2432b', class: "search-bar" }, h("input", { key: '3bf534c010ed777ba879d3ae022ea3c99c915825', type: "text", placeholder: "Search
|
|
111
|
+
return (h(Host, { key: 'd188f9eda11cb4e09a6efdc95662bdb851b5d8e0' }, h("div", { key: 'ae8d5801e85be7426f153932f7931350bcd2432b', class: "search-bar" }, h("input", { key: '3bf534c010ed777ba879d3ae022ea3c99c915825', type: "text", placeholder: "Search participant", value: this.participantQuery, onInput: (e) => (this.participantQuery = e.target.value) })), this.isProcessing && (h("div", { key: 'bf494c1c17144597a565c634e57c3449a6e80b07', class: "processing" }, h("p", { key: 'c5b95f670810a34b3f216fd6342b5fee8c4f472b' }, "Processing audio...."))), !this.isProcessing && (h("div", { key: '18cd43d6de0bcdc71a7531363e1bd5321bf9c495', class: "content scrollbar", ref: (el) => (this.contentContainer = el) }, h("div", { key: '53e0c59bff87a669ce02656dbabef6dcef65200c', class: "started-message" }, "Transcription started"), this.renderTranscripts()))));
|
|
112
112
|
}
|
|
113
113
|
static get is() { return "rtk-ai-transcriptions"; }
|
|
114
114
|
static get encapsulation() { return "shadow"; }
|
|
@@ -12,7 +12,7 @@ import { Host, h } from "@stencil/core";
|
|
|
12
12
|
import { defaultIconPack } from "../../lib/icons";
|
|
13
13
|
import { useLanguage } from "../../lib/lang";
|
|
14
14
|
import { createDefaultConfig } from "../../lib/default-ui-config";
|
|
15
|
-
import { canViewChat, canViewParticipants, canViewPlugins, canViewPolls, } from "../../utils/sidebar";
|
|
15
|
+
import { canViewAI, canViewChat, canViewParticipants, canViewPlugins, canViewPolls, } from "../../utils/sidebar";
|
|
16
16
|
import { SyncWithStore } from "../../utils/sync-with-store";
|
|
17
17
|
import { Render } from "../../lib/render";
|
|
18
18
|
/**
|
|
@@ -40,7 +40,8 @@ export class RtkSidebar {
|
|
|
40
40
|
if (!this.meeting.self.config) {
|
|
41
41
|
return this.enabledSections;
|
|
42
42
|
}
|
|
43
|
-
return this.enabledSections.filter((section) => this.meeting.self.config.controlBar.elements
|
|
43
|
+
return this.enabledSections.filter((section) => !(section.id in this.meeting.self.config.controlBar.elements) ||
|
|
44
|
+
this.meeting.self.config.controlBar.elements[section.id]);
|
|
44
45
|
};
|
|
45
46
|
this.close = () => {
|
|
46
47
|
this.stateUpdate.emit({ activeSidebar: false, sidebar: this.defaultSection });
|
|
@@ -104,6 +105,9 @@ export class RtkSidebar {
|
|
|
104
105
|
if (canViewPlugins(meeting)) {
|
|
105
106
|
list.push({ id: 'plugins', name: this.t('plugins') });
|
|
106
107
|
}
|
|
108
|
+
if (canViewAI(meeting)) {
|
|
109
|
+
list.push({ id: 'ai', name: this.t('ai.meeting_ai') });
|
|
110
|
+
}
|
|
107
111
|
this.enabledSections = list;
|
|
108
112
|
}
|
|
109
113
|
render() {
|
|
@@ -125,7 +129,7 @@ export class RtkSidebar {
|
|
|
125
129
|
}
|
|
126
130
|
return (h(Host, { class: this.enablePinning ? (this.isFloating ? 'floating' : '') : 'floating' }, h("rtk-sidebar-ui", { tabs: this.getTabs(), currentTab: this.currentTab, view: this.view, onTabChange: (e) => {
|
|
127
131
|
this.viewSection(e.detail);
|
|
128
|
-
}, onSidebarClose: this.close }, this.enablePinning && (h("div", { class: "pinned-state", slot: "pinned-state" }, h("rtk-button", { variant: "ghost", kind: "icon", onClick: this.toggleFloating, "aria-label": this.isFloating ? this.t('pin') : this.t('unpin') }, h("rtk-icon", { icon: this.isFloating ? this.iconPack.pin : this.iconPack.pin_off })))), defaults.states.sidebar === 'chat' && (h(Render, { element: "rtk-chat", defaults: defaults, props: { slot: 'chat' } })), defaults.states.sidebar === 'polls' && h("rtk-polls", Object.assign({}, defaults, { slot: "polls" })), defaults.states.sidebar === 'participants' && (h(Render, { element: "rtk-participants", defaults: defaults, props: { slot: 'participants' } })), defaults.states.sidebar === 'plugins' && h("rtk-plugins", Object.assign({}, defaults, { slot: "plugins" })))));
|
|
132
|
+
}, onSidebarClose: this.close }, this.enablePinning && (h("div", { class: "pinned-state", slot: "pinned-state" }, h("rtk-button", { variant: "ghost", kind: "icon", onClick: this.toggleFloating, "aria-label": this.isFloating ? this.t('pin') : this.t('unpin') }, h("rtk-icon", { icon: this.isFloating ? this.iconPack.pin : this.iconPack.pin_off })))), defaults.states.sidebar === 'chat' && (h(Render, { element: "rtk-chat", defaults: defaults, props: { slot: 'chat' } })), defaults.states.sidebar === 'polls' && h("rtk-polls", Object.assign({}, defaults, { slot: "polls" })), defaults.states.sidebar === 'participants' && (h(Render, { element: "rtk-participants", defaults: defaults, props: { slot: 'participants' } })), defaults.states.sidebar === 'plugins' && h("rtk-plugins", Object.assign({}, defaults, { slot: "plugins" })), defaults.states.sidebar === 'ai' && h("rtk-ai", Object.assign({}, defaults, { slot: "ai" })))));
|
|
129
133
|
}
|
|
130
134
|
static get is() { return "rtk-sidebar"; }
|
|
131
135
|
static get encapsulation() { return "shadow"; }
|
|
@@ -170,7 +174,7 @@ export class RtkSidebar {
|
|
|
170
174
|
"mutable": false,
|
|
171
175
|
"complexType": {
|
|
172
176
|
"original": "RtkSidebarSection",
|
|
173
|
-
"resolved": "\"chat\" | \"participants\" | \"plugins\" | \"polls\"",
|
|
177
|
+
"resolved": "\"ai\" | \"chat\" | \"participants\" | \"plugins\" | \"polls\"",
|
|
174
178
|
"references": {
|
|
175
179
|
"RtkSidebarSection": {
|
|
176
180
|
"location": "local",
|
|
@@ -145,7 +145,7 @@ export const defaultConfig = {
|
|
|
145
145
|
// if using key value pair, provide the key in `state`
|
|
146
146
|
// else provide array of states in `states`
|
|
147
147
|
state: 'meeting',
|
|
148
|
-
states: ['activeSidebar'
|
|
148
|
+
states: ['activeSidebar'],
|
|
149
149
|
},
|
|
150
150
|
'rtk-meeting[meeting=waiting]': ['rtk-waiting-screen'],
|
|
151
151
|
'rtk-meeting[meeting=idle]': ['rtk-idle-screen'],
|
|
@@ -163,12 +163,6 @@ export const defaultConfig = {
|
|
|
163
163
|
'rtk-meeting[meeting=joined].activeSidebar.md': {
|
|
164
164
|
add: [['rtk-sidebar', { view: 'full-screen' }]],
|
|
165
165
|
},
|
|
166
|
-
'rtk-meeting[meeting=joined].activeAI.sm': {
|
|
167
|
-
add: [['rtk-ai', { view: 'full-screen' }]],
|
|
168
|
-
},
|
|
169
|
-
'rtk-meeting[meeting=joined].activeAI.md': {
|
|
170
|
-
add: [['rtk-ai', { view: 'full-screen' }]],
|
|
171
|
-
},
|
|
172
166
|
'rtk-meeting[meeting=ended]': ['rtk-ended-screen'],
|
|
173
167
|
'rtk-header': ['div#header-left', 'div#header-center', 'div#header-right'],
|
|
174
168
|
'rtk-header.sm': { remove: ['div#header-center'] },
|
|
@@ -186,7 +180,7 @@ export const defaultConfig = {
|
|
|
186
180
|
'rtk-livestream-indicator',
|
|
187
181
|
],
|
|
188
182
|
'rtk-stage': {
|
|
189
|
-
states: ['activeSidebar'
|
|
183
|
+
states: ['activeSidebar'],
|
|
190
184
|
children: ['rtk-grid', 'rtk-notifications', 'rtk-transcripts'],
|
|
191
185
|
},
|
|
192
186
|
'rtk-stage.activeSidebar': {
|
|
@@ -194,11 +188,6 @@ export const defaultConfig = {
|
|
|
194
188
|
},
|
|
195
189
|
// hide sidebar for smaller screens
|
|
196
190
|
'rtk-stage.activeSidebar.sm': { remove: ['rtk-sidebar'] },
|
|
197
|
-
'rtk-stage.activeAI': {
|
|
198
|
-
add: [['rtk-ai', { view: 'sidebar' }]],
|
|
199
|
-
},
|
|
200
|
-
// hide sidebar for smaller screens
|
|
201
|
-
'rtk-stage.activeAI.sm': { remove: ['rtk-ai'] },
|
|
202
191
|
'rtk-grid': {
|
|
203
192
|
states: ['activeScreenShare', 'activePlugin', 'activeSpotlight'],
|
|
204
193
|
children: ['rtk-simple-grid'],
|
|
@@ -302,27 +302,19 @@ export const generateConfig = (oldConfig, meeting, toExtend = {}, options = { gr
|
|
|
302
302
|
// if using key value pair, provide the key in `state`
|
|
303
303
|
// else provide array of states in `states`
|
|
304
304
|
state: 'meeting',
|
|
305
|
-
states: ['activeSidebar'
|
|
305
|
+
states: ['activeSidebar'],
|
|
306
306
|
}, 'rtk-meeting[meeting=idle]': ['rtk-idle-screen'], 'rtk-meeting[meeting=waiting]': ['rtk-waiting-screen'], 'rtk-meeting[meeting=setup]': ['rtk-setup-screen', 'rtk-dialog-manager'], 'rtk-meeting[meeting=joined]': meetingElements, 'rtk-meeting[meeting=joined].activeSidebar.sm': {
|
|
307
307
|
add: [['rtk-sidebar', { view: 'full-screen' }]],
|
|
308
308
|
}, 'rtk-meeting[meeting=joined].activeSidebar.md': {
|
|
309
309
|
add: [['rtk-sidebar', { view: 'full-screen' }]],
|
|
310
|
-
}, 'rtk-meeting[meeting=joined].activeAI.sm': {
|
|
311
|
-
add: [['rtk-ai', { view: 'full-screen' }]],
|
|
312
|
-
}, 'rtk-meeting[meeting=joined].activeAI.md': {
|
|
313
|
-
add: [['rtk-ai', { view: 'full-screen' }]],
|
|
314
310
|
}, 'rtk-meeting[meeting=ended]': ['rtk-ended-screen'] }, headerChildren), controlBarChildren), { 'rtk-stage': {
|
|
315
|
-
states: ['activeSidebar'
|
|
311
|
+
states: ['activeSidebar'],
|
|
316
312
|
children: ['rtk-grid', 'rtk-notifications', 'rtk-transcripts'],
|
|
317
313
|
}, 'rtk-stage.activeSidebar': {
|
|
318
314
|
add: [['rtk-sidebar', { view: 'sidebar' }]],
|
|
319
315
|
},
|
|
320
316
|
// hide sidebar for smaller screens
|
|
321
|
-
'rtk-stage.activeSidebar.sm': { remove: ['rtk-sidebar'] }, 'rtk-
|
|
322
|
-
add: [['rtk-ai', { view: 'sidebar' }]],
|
|
323
|
-
},
|
|
324
|
-
// hide sidebar for smaller screens
|
|
325
|
-
'rtk-stage.activeAI.sm': { remove: ['rtk-ai'] }, 'rtk-grid': {
|
|
317
|
+
'rtk-stage.activeSidebar.sm': { remove: ['rtk-sidebar'] }, 'rtk-grid': {
|
|
326
318
|
states: ['activeScreenShare', 'activePlugin', 'activeSpotlight'],
|
|
327
319
|
state: 'viewType',
|
|
328
320
|
children: ['rtk-simple-grid'],
|
|
@@ -30,6 +30,10 @@ export const canViewParticipants = (meeting) => {
|
|
|
30
30
|
return false;
|
|
31
31
|
return true;
|
|
32
32
|
};
|
|
33
|
+
export const canViewAI = (meeting) => {
|
|
34
|
+
var _a, _b;
|
|
35
|
+
return !!((_b = (_a = meeting === null || meeting === void 0 ? void 0 : meeting.self) === null || _a === void 0 ? void 0 : _a.permissions) === null || _b === void 0 ? void 0 : _b.transcriptionEnabled);
|
|
36
|
+
};
|
|
33
37
|
export const canViewPlugins = (meeting) => {
|
|
34
38
|
if (isLiveStreamViewer(meeting))
|
|
35
39
|
return false;
|
package/dist/components/index.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-
|
|
2
|
-
import { c as createDefaultConfig } from './p-
|
|
3
|
-
export { B as BreakoutRoomsManager, c as createDefaultConfig, b as createPeerStore, d as defaultConfig, e as defaultIconPack, h as defaultLanguage, f as defaultOverrides, g as getInitialStates, a as uiState, u as uiStore, i as useLanguage } from './p-
|
|
4
|
-
export { p as provideRtkDesignSystem } from './p-
|
|
5
|
-
import { g as generateConfig } from './p-
|
|
6
|
-
export { e as extendConfig, g as generateConfig } from './p-
|
|
7
|
-
export { R as RtkNotificationsAudio } from './p-
|
|
1
|
+
export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-ae373651.js';
|
|
2
|
+
import { c as createDefaultConfig } from './p-81fcdba3.js';
|
|
3
|
+
export { B as BreakoutRoomsManager, c as createDefaultConfig, b as createPeerStore, d as defaultConfig, e as defaultIconPack, h as defaultLanguage, f as defaultOverrides, g as getInitialStates, a as uiState, u as uiStore, i as useLanguage } from './p-81fcdba3.js';
|
|
4
|
+
export { p as provideRtkDesignSystem } from './p-5960ef55.js';
|
|
5
|
+
import { g as generateConfig } from './p-069084fb.js';
|
|
6
|
+
export { e as extendConfig, g as generateConfig } from './p-069084fb.js';
|
|
7
|
+
export { R as RtkNotificationsAudio } from './p-5a63ea3c.js';
|
|
8
8
|
export { g as generateChatGroupKey, a as getChatGroups, c as getParticipantUserId, b as getUnreadChatCounts } from './p-0db812c2.js';
|
|
9
9
|
|
|
10
10
|
/**
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h,
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
2
|
import { c as computePosition, o as offset, f as flip, s as shift } from './p-769bb885.js';
|
|
3
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
3
|
+
import { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
5
|
|
|
6
6
|
const rtkMenuCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:inline-block;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}#menu-list{position:absolute;z-index:20;display:none}";
|
|
7
7
|
const RtkMenuStyle0 = rtkMenuCss;
|
|
@@ -1,19 +1,19 @@
|
|
|
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$d } from './p-
|
|
5
|
-
import { d as defineCustomElement$c } from './p-
|
|
6
|
-
import { d as defineCustomElement$b } from './p-
|
|
7
|
-
import { d as defineCustomElement$a } from './p-
|
|
8
|
-
import { d as defineCustomElement$9 } from './p-
|
|
9
|
-
import { d as defineCustomElement$8 } from './p-
|
|
10
|
-
import { d as defineCustomElement$7 } from './p-
|
|
11
|
-
import { d as defineCustomElement$6 } from './p-
|
|
12
|
-
import { d as defineCustomElement$5 } from './p-
|
|
13
|
-
import { d as defineCustomElement$4 } from './p-
|
|
14
|
-
import { d as defineCustomElement$3 } from './p-
|
|
15
|
-
import { d as defineCustomElement$2 } from './p-
|
|
16
|
-
import { d as defineCustomElement$1 } 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$d } from './p-4f8aa40d.js';
|
|
5
|
+
import { d as defineCustomElement$c } from './p-85587a5c.js';
|
|
6
|
+
import { d as defineCustomElement$b } from './p-a6bd000d.js';
|
|
7
|
+
import { d as defineCustomElement$a } from './p-3e0452c4.js';
|
|
8
|
+
import { d as defineCustomElement$9 } from './p-5385bf2d.js';
|
|
9
|
+
import { d as defineCustomElement$8 } from './p-c3356393.js';
|
|
10
|
+
import { d as defineCustomElement$7 } from './p-0173e7d4.js';
|
|
11
|
+
import { d as defineCustomElement$6 } from './p-3e96db63.js';
|
|
12
|
+
import { d as defineCustomElement$5 } from './p-3f49a2db.js';
|
|
13
|
+
import { d as defineCustomElement$4 } from './p-ecc73c07.js';
|
|
14
|
+
import { d as defineCustomElement$3 } from './p-5d76fdc9.js';
|
|
15
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
16
|
+
import { d as defineCustomElement$1 } from './p-8211bd3b.js';
|
|
17
17
|
|
|
18
18
|
const rtkChatMessagesUiPaginatedCss = ":host{display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));flex:1 0 0px}";
|
|
19
19
|
const RtkChatMessagesUiPaginatedStyle0 = rtkChatMessagesUiPaginatedCss;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { i as useLanguage, e as defaultIconPack } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
5
|
-
import { d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { i as useLanguage, e as defaultIconPack } from './p-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-85587a5c.js';
|
|
5
|
+
import { d as defineCustomElement$1 } from './p-3e0452c4.js';
|
|
6
6
|
|
|
7
7
|
const rtkPermissionsMessageCss = ":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:block;max-height:100%;width:600px;overflow-y:auto;padding:var(--rtk-space-6, 24px);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));overflow-wrap:break-word;color:rgb(var(--rtk-colors-text-1000, 255 255 255));word-wrap:break-word}.actions{display:flex;align-items:center;gap:var(--rtk-space-2, 8px)}.text-icon{display:inline-block;vertical-align:middle}h2{margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-4, 16px)}h2 .text-icon{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}p{margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-4, 16px)}.need-help-link{margin-top:var(--rtk-space-2, 8px);display:inline-block;text-underline-offset:2px;--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-400, 53 110 253) / var(--tw-text-opacity))}.need-help-link:hover{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-text-opacity))}a rtk-icon{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}:host([size='sm']) .actions{flex-direction:column;align-items:flex-start;justify-content:center}:host([size='sm']) .action{width:100%;padding-top:var(--rtk-space-2, 8px);padding-bottom:var(--rtk-space-2, 8px)}.actions{margin-top:var(--rtk-space-6, 24px)}.actions rtk-button{flex:1 1 0%}.svg-container{display:flex;width:100%;justify-content:center !important}.svg-ins{width:80%;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}";
|
|
8
8
|
const RtkPermissionsMessageStyle0 = rtkPermissionsMessageCss;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { i as useLanguage } from './p-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
4
|
|
|
5
5
|
const rtkTranscriptCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{pointer-events:none;display:block;color:rgb(var(--rtk-colors-text-1000, 255 255 255));display:flex;justify-content:center;vertical-align:middle;animation:show 0.4s ease;transition:0.4s;z-index:5;width:100%}.ctr{box-sizing:border-box;display:inline-flex;height:100%;align-items:center;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);--tw-shadow-color:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-shadow:var(--tw-shadow-colored);pointer-events:auto;padding:var(--rtk-space-3, 12px);overflow:auto;max-width:50%}.message{margin:var(--rtk-space-0, 0px);display:inline-block;justify-content:center;max-width:100%;text-wrap:wrap;line-height:1.5rem}.message .name{font-weight:bold}:host(.exit){animation:exit 0.4s ease}@keyframes show{0%{opacity:0;transform:translateY(120px)}100%{opacity:1;transform:translateY(0px)}}@keyframes exit{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-120px)}}:host([size='sm']){font-size:14px}";
|
|
6
6
|
const RtkTranscriptStyle0 = rtkTranscriptCss;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { S as SyncWithStore } from './p-
|
|
3
|
-
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 { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
3
|
+
import { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
4
4
|
import './p-a83ccdbd.js';
|
|
5
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
-
import { d as defineCustomElement$1 } from './p-
|
|
5
|
+
import { d as defineCustomElement$2 } from './p-85587a5c.js';
|
|
6
|
+
import { d as defineCustomElement$1 } from './p-3e0452c4.js';
|
|
7
7
|
|
|
8
8
|
const rtkSidebarUiCss = ":host {\n line-height: initial;\n font-family: var(--rtk-font-family, sans-serif);\n\n font-feature-settings: normal;\n font-variation-settings: normal;\n}\n\np {\n margin: var(--rtk-space-0, 0px);\n padding: var(--rtk-space-0, 0px);\n}\n\n\n:host {\n position: relative;\n height: 100%;\n width: 100%;\n font-family: var(--rtk-font-family, sans-serif);\n z-index: 50;\n display: flex;\n flex-direction: column;\n\n container-type: size;\n container-name: sidebarui;\n}\n\n@container sidebarui (height < 370px) {\n .main-header {\n height: var(--rtk-space-8, 32px) !important;\n }\n .close {\n top: var(--rtk-space-0\\.5, 2px) !important;\n left: var(--rtk-space-0, 0px) !important;\n color: rgba(var(--rtk-colors-danger, 255 45 45) / 0.6);\n }\n}\n\n:host([view='sidebar']) {\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));\n}\n\n:host([view='full-screen']) {\n position: absolute;\n top: var(--rtk-space-0, 0px);\n right: var(--rtk-space-0, 0px);\n bottom: var(--rtk-space-0, 0px);\n left: var(--rtk-space-0, 0px);\n max-width: 100%;\n border: none;\n}\n\n::slotted(*) {\n flex-grow: 1;\n}\n\n.close {\n position: absolute;\n top: var(--rtk-space-2, 8px);\n left: var(--rtk-space-2, 8px);\n z-index: 10;\n}\n\n.main-header {\n position: relative;\n display: flex;\n height: var(--rtk-space-12, 48px);\n place-items: center;\n justify-content: center;\n}\n\n.main-header, \n.mobile-tabs {\n flex-shrink: 0;\n}\n\n.mobile-tabs {\n display: flex;\n place-items: center;\n justify-content: space-evenly;\n border-bottom: 1px solid rgb(var(--rtk-colors-background-700, 44 44 44));\n}\n\n.mobile-tabs button {\n margin: var(--rtk-space-0, 0px);\n border-width: var(--rtk-border-width-none, 0);\n border-style: none;\n background-color: transparent;\n padding: var(--rtk-space-0, 0px);\n color: rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));\n height: var(--rtk-space-10, 40px);\n cursor: pointer;\n padding-left: var(--rtk-space-4, 16px);\n padding-right: var(--rtk-space-4, 16px);\n font-weight: 500;\n border-bottom: 1px solid transparent;\n}\n\n.mobile-tabs button.active {\n --tw-border-opacity: 1;\n border-color: rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-border-opacity));\n --tw-text-opacity: 1;\n color: rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity));\n}\n\nheader h3 {\n font-size: 14px;\n font-weight: 500;\n}\n\n@media only screen and (max-device-height: 480px) and (orientation: landscape) {\n .main-header {\n display: none !important;\n }\n}\n\n.tab-participant-count-badge {\n display: inline-block;\n padding: 2px 5px;\n border-radius: 9999px;\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));\n font-size: 12px;\n color: rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));\n}\n\n.tab-participant-count-badge:not(.selected-tab) {\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));\n}\n\n.tab-participant-count-badge.requests-pending{\n background-color: rgba(var(--rtk-colors-danger));\n}\n";
|
|
9
9
|
const RtkSidebarUiStyle0 = rtkSidebarUiCss;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { c as createDefaultConfig, C as isLiveStreamHost } from './p-
|
|
2
|
-
import { d as deepMerge, i as isValidHexColor } from './p-
|
|
1
|
+
import { c as createDefaultConfig, C as isLiveStreamHost } from './p-81fcdba3.js';
|
|
2
|
+
import { d as deepMerge, i as isValidHexColor } from './p-5960ef55.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Extend the default UI Config with your own
|
|
@@ -301,27 +301,19 @@ const generateConfig = (oldConfig, meeting, toExtend = {}, options = { grid_pagi
|
|
|
301
301
|
// if using key value pair, provide the key in `state`
|
|
302
302
|
// else provide array of states in `states`
|
|
303
303
|
state: 'meeting',
|
|
304
|
-
states: ['activeSidebar'
|
|
304
|
+
states: ['activeSidebar'],
|
|
305
305
|
}, 'rtk-meeting[meeting=idle]': ['rtk-idle-screen'], 'rtk-meeting[meeting=waiting]': ['rtk-waiting-screen'], 'rtk-meeting[meeting=setup]': ['rtk-setup-screen', 'rtk-dialog-manager'], 'rtk-meeting[meeting=joined]': meetingElements, 'rtk-meeting[meeting=joined].activeSidebar.sm': {
|
|
306
306
|
add: [['rtk-sidebar', { view: 'full-screen' }]],
|
|
307
307
|
}, 'rtk-meeting[meeting=joined].activeSidebar.md': {
|
|
308
308
|
add: [['rtk-sidebar', { view: 'full-screen' }]],
|
|
309
|
-
}, 'rtk-meeting[meeting=joined].activeAI.sm': {
|
|
310
|
-
add: [['rtk-ai', { view: 'full-screen' }]],
|
|
311
|
-
}, 'rtk-meeting[meeting=joined].activeAI.md': {
|
|
312
|
-
add: [['rtk-ai', { view: 'full-screen' }]],
|
|
313
309
|
}, 'rtk-meeting[meeting=ended]': ['rtk-ended-screen'] }, headerChildren), controlBarChildren), { 'rtk-stage': {
|
|
314
|
-
states: ['activeSidebar'
|
|
310
|
+
states: ['activeSidebar'],
|
|
315
311
|
children: ['rtk-grid', 'rtk-notifications', 'rtk-transcripts'],
|
|
316
312
|
}, 'rtk-stage.activeSidebar': {
|
|
317
313
|
add: [['rtk-sidebar', { view: 'sidebar' }]],
|
|
318
314
|
},
|
|
319
315
|
// hide sidebar for smaller screens
|
|
320
|
-
'rtk-stage.activeSidebar.sm': { remove: ['rtk-sidebar'] }, 'rtk-
|
|
321
|
-
add: [['rtk-ai', { view: 'sidebar' }]],
|
|
322
|
-
},
|
|
323
|
-
// hide sidebar for smaller screens
|
|
324
|
-
'rtk-stage.activeAI.sm': { remove: ['rtk-ai'] }, 'rtk-grid': {
|
|
316
|
+
'rtk-stage.activeSidebar.sm': { remove: ['rtk-sidebar'] }, 'rtk-grid': {
|
|
325
317
|
states: ['activeScreenShare', 'activePlugin', 'activeSpotlight'],
|
|
326
318
|
state: 'viewType',
|
|
327
319
|
children: ['rtk-simple-grid'],
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { S as SyncWithStore } from './p-
|
|
3
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
3
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-81fcdba3.js';
|
|
4
4
|
import './p-a83ccdbd.js';
|
|
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-
|
|
9
|
-
import { d as defineCustomElement$1 } from './p-
|
|
5
|
+
import { d as defineCustomElement$5 } from './p-4f8aa40d.js';
|
|
6
|
+
import { d as defineCustomElement$4 } from './p-85587a5c.js';
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
8
|
+
import { d as defineCustomElement$2 } from './p-5d76fdc9.js';
|
|
9
|
+
import { d as defineCustomElement$1 } from './p-a96efd29.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
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { S as SyncWithStore } from './p-
|
|
3
|
-
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 { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
3
|
+
import { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
4
4
|
import { e as elapsedDuration } from './p-382270d8.js';
|
|
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-
|
|
9
|
-
import { d as defineCustomElement$1 } from './p-
|
|
5
|
+
import { d as defineCustomElement$5 } from './p-4f8aa40d.js';
|
|
6
|
+
import { d as defineCustomElement$4 } from './p-85587a5c.js';
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
8
|
+
import { d as defineCustomElement$2 } from './p-5d76fdc9.js';
|
|
9
|
+
import { d as defineCustomElement$1 } from './p-a96efd29.js';
|
|
10
10
|
|
|
11
11
|
const rtkPinnedMessageSelectorCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{display:flex;width:100%;flex-direction:column;font-size:14px;position:relative;box-sizing:border-box;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.chat-header{position:relative;margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);cursor:pointer;gap:var(--rtk-space-2, 8px);padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);display:flex;flex-direction:row;align-items:center;justify-content:space-between;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));border-radius:var(--rtk-border-radius-sm, 4px);border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.chat-header-label{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:var(--rtk-space-2, 8px)}.dropdown{position:absolute;top:100%;z-index:10;padding:var(--rtk-space-0, 0px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));opacity:0;pointer-events:none;border-bottom-right-radius:var(--rtk-border-radius-sm, 4px);border-bottom-left-radius:var(--rtk-border-radius-sm, 4px);left:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);max-width:calc(100vw - var(--rtk-space-4, 16px));box-sizing:border-box}.dropdown.open{opacity:1;pointer-events:auto;border-width:1px;border-top-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity))}.dropdown rtk-paginated-list{box-sizing:border-box;display:flex;height:30vh;flex-direction:column}";
|
|
12
12
|
const RtkPinnedMessageSelectorStyle0 = rtkPinnedMessageSelectorCss;
|
|
@@ -1,7 +1,7 @@
|
|
|
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-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
5
|
import { g as getBitrateVerdict, a as getPacketLossVerdict, b as getJitterVerdict, c as getNetworkBasedMediaHealth } from './p-0e02697c.js';
|
|
6
6
|
|
|
7
7
|
const rtkDebuggerAudioCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{position:relative;display:flex;flex-direction:column;overflow:hidden;height:100%;width:100%;color:rgb(var(--rtk-colors-text-1000, 255 255 255));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.tab-body::-webkit-scrollbar{width:var(--rtk-space-1\\.5, 6px);border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}.tab-body::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}h3{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px);font-size:16px;font-weight:600}#header{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-5, 20px);display:flex;align-items:center;justify-content:space-evenly}.tab-body{margin:var(--rtk-space-4, 16px);display:flex;height:100%;flex-direction:column;justify-content:space-between;overflow-y:auto}.status-container{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));border-radius:8px;padding:16px}.status-section{margin-bottom:12px}.section-header{display:flex;justify-content:space-between;align-items:center;font-weight:bold;padding:8px 0}.section-header.only-child{justify-content:center}.section-body.missing-stats{display:flex;text-align:center;justify-content:center}.section-header .status{color:rgba(var(--rtk-colors-success));font-weight:bold}.section-header .arrow{font-size:14px}.network-table{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));border-radius:8px;margin-top:8px;overflow:hidden}.network-row{display:flex;justify-content:space-between;padding:12px;border-bottom:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.network-row:last-child{border-bottom:none}.network-cell{display:flex;flex-direction:column}.network-cell.label strong{font-size:14px}.network-cell.label .description{font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));margin-top:4px}.network-cell.value{text-align:right}.status.good{color:rgba(var(--rtk-colors-success))}.status.average{color:rgba(var(--rtk-colors-warning))}.status.poor{color:rgba(var(--rtk-colors-danger))}.value{font-size:14px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));margin-top:4px}rtk-settings-audio{display:flex;flex-direction:column}";
|