@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,7 +1,7 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, 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-
|
|
1
|
+
import { p as proxyCustomElement, H, 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-3e0452c4.js';
|
|
5
5
|
|
|
6
6
|
const rtkRecordingIndicatorCss = ":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[size='sm']{margin-left:var(--rtk-space-1, 4px);margin-right:var(--rtk-space-1, 4px)}.indicator{display:flex;flex-direction:row;align-items:center;font-size:14px;--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);animation:blink 4s linear infinite}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}:host([size='sm']) .indicator span{display:none}@keyframes blink{0%,10%{opacity:0}11%,100%{opacity:1}}";
|
|
7
7
|
const RtkRecordingIndicatorStyle0 = rtkRecordingIndicatorCss;
|
|
@@ -1,9 +1,9 @@
|
|
|
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$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 { i as useLanguage, e as defaultIconPack } 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 rtkRecordingToggleCss = ":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}";
|
|
9
9
|
const RtkRecordingToggleStyle0 = rtkRecordingToggleCss;
|
|
@@ -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 rtkScreenShareToggleCss = ":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 RtkScreenShareToggleStyle0 = rtkScreenShareToggleCss;
|
|
@@ -1,10 +1,10 @@
|
|
|
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, w as writeTask, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
3
3
|
import { i as isFullScreenEnabled, r as requestFullScreen, e as exitFullScreen, a as isFullScreenSupported } from './p-3974d97a.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
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-85587a5c.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
|
|
8
8
|
|
|
9
9
|
const rtkScreenshareViewCss = ":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 height: 100%;\n width: 100%;\n position: relative;\n display: flex;\n flex-direction: column;\n align-items: center;\n justify-content: center;\n overflow: hidden;\n border-radius: var(--rtk-border-radius-lg, 12px);\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-video-bg, 24 24 24) / var(--tw-bg-opacity));\n container-type: inline-size;\n container-name: screentile;\n}\n\n::slotted(rtk-name-tag) {\n position: absolute;\n left: var(--rtk-space-3, 12px);\n bottom: var(--rtk-space-3, 12px);\n opacity: 0.8;\n}\n\n#video-container {\n position: absolute;\n display: block;\n height: 100%;\n width: 100%;\n}\n\n#video-container .fit-in-container {\n -o-object-fit: fill;\n object-fit: fill;\n}\n\nvideo {\n height: 100%;\n width: 100%;\n -o-object-fit: contain;\n object-fit: contain;\n}\n\n:host([variant='gradient']) ::slotted(rtk-audio-visualizer) {\n position: absolute;\n top: var(--rtk-space-2, 8px);\n right: var(--rtk-space-2, 8px);\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 padding: var(--rtk-space-2, 8px);\n}\n\n:host([variant='gradient']) ::slotted(rtk-name-tag) {\n bottom: var(--rtk-space-0, 0px);\n left: var(--rtk-space-0, 0px);\n display: flex;\n width: 100%;\n align-items: center;\n justify-content: center;\n text-align: center;\n background-color: transparent;\n background-image: linear-gradient(to top, var(--tw-gradient-stops));\n --tw-gradient-from: rgb(var(--rtk-colors-background-1000, 8 8 8));\n --tw-gradient-to: rgba(var(--rtk-colors-background-1000, 8 8 8) / 0);\n --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);\n --tw-gradient-to: transparent;\n}\n\n:host([size='sm'][variant='gradient']) ::slotted(rtk-audio-visualizer) {\n height: var(--rtk-space-5, 20px);\n width: var(--rtk-space-5, 20px);\n}\n\nvideo.visible {\n animation: video-fadein 0.4s ease;\n}\n\n#controls {\n display: none;\n position: absolute;\n top: var(--rtk-space-3, 12px);\n right: var(--rtk-space-3, 12px);\n align-items: center;\n justify-content: flex-end;\n gap: var(--rtk-space-2, 8px);\n}\n\n:host(:hover) #controls, \n:host(:active) #controls, \n:host(:focus-visible) #controls {\n display: flex;\n}\n\n#full-screen-btn {\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));\n}\n\n/** For self view */\n\nh3 {\n margin-top: var(--rtk-space-10, 40px);\n margin-bottom: var(--rtk-space-6, 24px);\n text-align: center;\n font-size: 20px;\n font-weight: 500;\n}\n\n:host([size='sm']) h3 {\n font-size: 16px;\n}\n\n#self-message {\n padding-left: var(--rtk-space-4, 16px);\n padding-right: var(--rtk-space-4, 16px);\n}\n\n:host(.isSelf) #self-view {\n flex: 1 1 0%;\n}\n\n:host(.isSelf) #video-container {\n position: static;\n aspect-ratio: auto;\n height: auto;\n width: 50%;\n max-width: var(--rtk-space-96, 384px);\n border-radius: var(--rtk-border-radius-md, 8px);\n transition: 0.6s ease;\n}\n\n:host(.isSelf) #video-container.expand {\n width: 60%;\n max-width: 100%;\n}\n\n.actions {\n display: flex;\n align-items: center;\n justify-content: center;\n gap: var(--rtk-space-2, 8px);\n}\n\n:host([size='sm'].isSelf) #video-container,\n:host([size='md'].isSelf) #video-container,\n:host([size='sm'].isSelf) #expand-btn,\n:host([size='md'].isSelf) #expand-btn {\n /** Hide video, fullscreen buttons in sm and md breakpoints */\n display: none;\n}\n\n/** Remote control */\n\np {\n margin: var(--rtk-space-0, 0px);\n padding: var(--rtk-space-0, 0px);\n}\n\n.remote-control {\n z-index: 10;\n height: 100%;\n max-height: 100%;\n flex: 0 1 auto;\n}\n\n#remote-control-self {\n position: absolute;\n top: var(--rtk-space-0, 0px);\n left: 50%;\n z-index: 10;\n width: -moz-max-content;\n width: max-content;\n max-width: 100%;\n box-sizing: border-box;\n display: flex;\n height: var(--rtk-space-8, 32px);\n align-items: center;\n overflow: hidden;\n border-radius: var(--rtk-border-radius-sm, 4px);\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-warning, 255 205 7) / var(--tw-bg-opacity));\n font-size: 12px;\n color: rgb(var(--rtk-colors-text-1000, 255 255 255));\n transform: translateX(-50%);\n}\n\n#remote-control-self p {\n padding-left: var(--rtk-space-3, 12px);\n padding-right: var(--rtk-space-3, 12px);\n padding-top: var(--rtk-space-2, 8px);\n padding-bottom: var(--rtk-space-2, 8px);\n}\n\n#remote-control-self rtk-button {\n height: 100%;\n border-radius: var(--rtk-border-radius-none, 0);\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-bg-opacity));\n font-size: 12px;\n}\n\n:host([size='sm']) #remote-control-self {\n height: auto;\n flex-direction: column;\n}\n\n:host([size='sm']) #remote-control-self rtk-button {\n width: 100%;\n padding-top: var(--rtk-space-1, 4px);\n padding-bottom: var(--rtk-space-1, 4px);\n}\n\n/** Name tag positions */\n\n:host([name-tag-position='bottom-right']) ::slotted(rtk-name-tag) {\n left: auto;\n right: var(--rtk-space-3, 12px);\n}\n\n:host([name-tag-position='bottom-center']) ::slotted(rtk-name-tag) {\n left: auto;\n right: auto;\n}\n\n:host([name-tag-position='top-left']) ::slotted(rtk-name-tag) {\n top: var(--rtk-space-3, 12px);\n bottom: auto;\n}\n\n:host([name-tag-position='top-right']) ::slotted(rtk-name-tag) {\n top: var(--rtk-space-3, 12px);\n right: var(--rtk-space-3, 12px);\n left: auto;\n bottom: auto;\n}\n\n:host([name-tag-position='top-center']) ::slotted(rtk-name-tag) {\n left: auto;\n right: auto;\n bottom: auto;\n top: var(--rtk-space-3, 12px);\n}\n\n/** Keyframes */\n\n@keyframes video-fadein {\n 0% {\n opacity: 0;\n transform: scale(1.4) translateY(20px);\n }\n\n 100% {\n opacity: 1;\n transform: scale(1) translateY(0);\n }\n}\n\n::slotted(rtk-network-indicator) {\n position: absolute;\n right: var(--rtk-space-3, 12px);\n bottom: var(--rtk-space-3, 12px);\n}\n\n@media only screen and (max-height: 480px) and (orientation: landscape) {\n :host([size='sm'][variant='solid']) ::slotted(rtk-name-tag), \n :host([size='sm'][variant='solid']) rtk-name-tag {\n left: var(--rtk-space-0, 0px);\n bottom: var(--rtk-space-0, 0px);\n border-radius: var(--rtk-border-radius-none, 0);\n transform-origin: 0% 110%;\n transform: scale(0.6);\n }\n}\n\n@container screentile (max-width: 400px) {\n ::slotted(rtk-name-tag) {\n transform-origin: 0 130%;\n transform: scale(0.7);\n }\n}\n";
|
|
10
10
|
const RtkScreenshareViewStyle0 = rtkScreenshareViewCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkSettingsAudio$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkSettingsAudio$1, d as defineCustomElement$1 } from './p-f99a8c9f.js';
|
|
2
2
|
|
|
3
3
|
const RtkSettingsAudio = RtkSettingsAudio$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -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 rtkSettingsToggleCss = ":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}";
|
|
9
9
|
const RtkSettingsToggleStyle0 = rtkSettingsToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkSettingsVideo$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkSettingsVideo$1, d as defineCustomElement$1 } from './p-24c55d32.js';
|
|
2
2
|
|
|
3
3
|
const RtkSettingsVideo = RtkSettingsVideo$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,16 +1,16 @@
|
|
|
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$b } from './p-
|
|
5
|
-
import { d as defineCustomElement$a } from './p-
|
|
6
|
-
import { d as defineCustomElement$9 } from './p-
|
|
7
|
-
import { d as defineCustomElement$8 } from './p-
|
|
8
|
-
import { d as defineCustomElement$7 } from './p-
|
|
9
|
-
import { d as defineCustomElement$6 } from './p-
|
|
10
|
-
import { d as defineCustomElement$5 } from './p-
|
|
11
|
-
import { d as defineCustomElement$4 } from './p-
|
|
12
|
-
import { d as defineCustomElement$3 } from './p-
|
|
13
|
-
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$b } from './p-69015d12.js';
|
|
5
|
+
import { d as defineCustomElement$a } from './p-85587a5c.js';
|
|
6
|
+
import { d as defineCustomElement$9 } from './p-92c9dcac.js';
|
|
7
|
+
import { d as defineCustomElement$8 } from './p-3e0452c4.js';
|
|
8
|
+
import { d as defineCustomElement$7 } from './p-500cb1d2.js';
|
|
9
|
+
import { d as defineCustomElement$6 } from './p-d1d42431.js';
|
|
10
|
+
import { d as defineCustomElement$5 } from './p-f99a8c9f.js';
|
|
11
|
+
import { d as defineCustomElement$4 } from './p-24c55d32.js';
|
|
12
|
+
import { d as defineCustomElement$3 } from './p-97a5f415.js';
|
|
13
|
+
import { d as defineCustomElement$2 } from './p-ac756fdb.js';
|
|
14
14
|
|
|
15
15
|
const rtkSettingsCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{position:relative;display:flex;overflow:hidden;border-radius:var(--rtk-border-radius-md, 8px);width:100%;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255))}header{display:flex;align-items:center;justify-content:space-between;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}.title{font-size:20px;line-height:1}.back-btn,.dismiss-btn{border-radius:var(--rtk-border-radius-sm, 4px);background-color:transparent;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.back-btn:hover,.dismiss-btn:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}aside{box-sizing:border-box;display:flex;min-width:var(--rtk-space-56, 224px);flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));padding-left:var(--rtk-space-2, 8px)}aside button{margin-top:var(--rtk-space-4, 16px);box-sizing:border-box;display:flex;width:100%;align-items:center;justify-content:space-between;border-top-left-radius:var(--rtk-border-radius-sm, 4px);border-bottom-left-radius:var(--rtk-border-radius-sm, 4px);padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);background-color:transparent;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));cursor:default;font-size:16px;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);border-width:var(--rtk-border-width-none, 0);border-style:none;outline:2px solid transparent;outline-offset:2px}aside button .right{display:flex;align-items:center}aside button .right rtk-icon{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}aside button .right rtk-icon:last-child{margin-left:var(--rtk-space-4, 16px)}aside button[type='button']{cursor:pointer;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}aside button[type='button']:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}aside button[type='button']{border-right:var(--rtk-border-width-md, 2px) solid transparent}aside button.active{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-border-opacity));background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / 0.2)}aside button.active:hover{background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / 0.2)}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))}rtk-icon.good{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}main{display:flex;flex:1 1 0%;align-items:center;justify-content:center;padding-left:var(--rtk-space-6, 24px);padding-right:var(--rtk-space-6, 24px);box-sizing:border-box;width:100%;max-width:calc(100% - var(--rtk-space-56, 224px))}.dismiss-btn{position:absolute;top:var(--rtk-space-3, 12px);right:var(--rtk-space-3, 12px);height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host([size='sm']) aside{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}:host([size='sm']) .dismiss-btn{top:var(--rtk-space-5, 20px);right:var(--rtk-space-4, 16px)}:host([size='sm']) aside{width:100%;padding-left:var(--rtk-space-0, 0px)}:host([size='sm']) aside button{border-radius:var(--rtk-border-radius-none, 0)}:host([size='sm']) aside button.active{border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:transparent}:host([size='sm']) aside button.active:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}:host([size='sm']) aside.hide{display:none}:host([size='sm']) main{display:none;max-width:100%;overflow-y:auto;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='sm']) main header{justify-content:center}:host([size='sm']) main header rtk-button{position:absolute;left:var(--rtk-space-4, 16px)}:host([size='sm']) main.active{display:block}";
|
|
16
16
|
const RtkSettingsStyle0 = rtkSettingsCss;
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
1
|
+
import { p as proxyCustomElement, H, e as createEvent, h, F as Fragment, c as Host } from './p-ae373651.js';
|
|
2
2
|
import { s as shorten } from './p-efabd2ce.js';
|
|
3
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
4
|
-
import { R as Render } from './p-
|
|
3
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
4
|
+
import { R as Render } from './p-88bd1053.js';
|
|
5
5
|
import { a as gracefulStorage } from './p-a83ccdbd.js';
|
|
6
|
-
import { S as SyncWithStore } from './p-
|
|
7
|
-
import { d as defineCustomElement$7 } from './p-
|
|
8
|
-
import { d as defineCustomElement$6 } from './p-
|
|
9
|
-
import { d as defineCustomElement$5 } from './p-
|
|
10
|
-
import { d as defineCustomElement$4 } from './p-
|
|
11
|
-
import { d as defineCustomElement$3 } from './p-
|
|
12
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
7
|
+
import { d as defineCustomElement$7 } from './p-85587a5c.js';
|
|
8
|
+
import { d as defineCustomElement$6 } from './p-92c9dcac.js';
|
|
9
|
+
import { d as defineCustomElement$5 } from './p-3e0452c4.js';
|
|
10
|
+
import { d as defineCustomElement$4 } from './p-500cb1d2.js';
|
|
11
|
+
import { d as defineCustomElement$3 } from './p-97a5f415.js';
|
|
12
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
13
13
|
|
|
14
14
|
const rtkSetupScreenCss = ":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;padding:var(--rtk-space-4, 16px);height:100%;min-height:100%;width:100%;display:flex;place-items:center;justify-content:center;--rtk-controlbar-button-background-color:rgb(var(--rtk-colors-background-700, 44 44 44))}.container{width:100%;max-width:1080px;display:flex;align-items:center;justify-content:space-evenly;gap:var(--rtk-space-4, 16px)}.container-tile{display:flex;height:100%;width:100%;max-width:584px;flex-direction:column;gap:var(--rtk-space-2, 8px)}.metadata{display:flex;width:100%;max-width:var(--rtk-space-80, 320px);flex-direction:column;align-items:center;text-align:center}.meeting-title{margin-bottom:var(--rtk-space-4, 16px);text-align:center;font-size:24px;font-weight:500}.join-as{margin:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-4, 16px);text-align:center;font-size:16px;letter-spacing:-0.025em;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.uneditable-name{margin-bottom:var(--rtk-space-6, 24px)}.uneditable-name .text,.uneditable-name .name{display:inline-block}.uneditable-name .name{font-size:16px;font-weight:500}input{margin-bottom:var(--rtk-space-6, 24px);display:block;height:var(--rtk-space-10, 40px);width:100%;max-width:var(--rtk-space-80, 320px);border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);color:rgb(var(--rtk-colors-text-1000, 255 255 255));box-sizing:border-box;font-size:16px;outline:2px solid transparent;outline-offset:2px;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}input::-moz-placeholder{color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}input::placeholder{color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}input{border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}input:focus{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-border-opacity))}rtk-spinner{color:rgb(var(--rtk-colors-text-1000, 255 255 255));--icon-size:var(--rtk-space-8, 32px)}:host([size='sm']) .container,:host([size='md']) .container{height:100%;flex-direction:column;justify-content:space-evenly}:host([size='sm']) .container-tile,:host([size='md']) .container-tile{height:-moz-min-content;height:min-content;flex-direction:column;justify-content:center}rtk-participant-tile{height:auto;width:100%;max-width:584px}.media-selectors{display:flex;flex-direction:column;justify-content:space-between}.media-selectors .row{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}.no-network-badge{margin-top:var(--rtk-space-2, 8px);display:flex;width:100%;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));background-color:rgba(var(--rtk-colors-danger, 255 45 45) / 0.1);padding-top:var(--rtk-space-1, 4px);padding-bottom:var(--rtk-space-1, 4px);font-size:12px;color:rgba(var(--rtk-colors-danger, 255 45 45) / 0.75)}.no-network-badge rtk-icon{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px)}";
|
|
15
15
|
const RtkSetupScreenStyle0 = rtkSetupScreenCss;
|
|
@@ -1,16 +1,18 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { c as canViewChat, d as canViewPolls, a as canViewParticipants, b as canViewPlugins } from './p-
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { R as Render } from './p-
|
|
6
|
-
import { d as defineCustomElement$
|
|
7
|
-
import { d as defineCustomElement$
|
|
8
|
-
import { d as defineCustomElement$
|
|
9
|
-
import { d as defineCustomElement$
|
|
10
|
-
import { d as defineCustomElement$
|
|
11
|
-
import { d as defineCustomElement$
|
|
12
|
-
import { d as defineCustomElement$
|
|
13
|
-
import { d as defineCustomElement$
|
|
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
|
+
import { c as canViewChat, d as canViewPolls, a as canViewParticipants, b as canViewPlugins, e as canViewAI } from './p-8ed850d5.js';
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { R as Render } from './p-88bd1053.js';
|
|
6
|
+
import { d as defineCustomElement$b } from './p-6639b2b1.js';
|
|
7
|
+
import { d as defineCustomElement$a } from './p-552ae4ac.js';
|
|
8
|
+
import { d as defineCustomElement$9 } from './p-85587a5c.js';
|
|
9
|
+
import { d as defineCustomElement$8 } from './p-3e0452c4.js';
|
|
10
|
+
import { d as defineCustomElement$7 } from './p-919b8411.js';
|
|
11
|
+
import { d as defineCustomElement$6 } from './p-ed333661.js';
|
|
12
|
+
import { d as defineCustomElement$5 } from './p-c10bb4d6.js';
|
|
13
|
+
import { d as defineCustomElement$4 } from './p-bcad0060.js';
|
|
14
|
+
import { d as defineCustomElement$3 } from './p-0627c3f0.js';
|
|
15
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.js';
|
|
14
16
|
|
|
15
17
|
const rtkSidebarCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{margin-right:var(--rtk-space-0, 0px);height:100%;width:100%;max-width:var(--rtk-space-96, 384px);box-sizing:border-box;display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));border-width:var(--rtk-border-width-sm, 1px);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-border-opacity))}:host([view='sidebar']){right:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-4, 16px);overflow:clip;border-radius:var(--rtk-border-radius-lg, 12px);--tw-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25);--tw-shadow-colored:0 25px 50px -12px 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-900, 26 26 26));--tw-shadow:var(--tw-shadow-colored)}:host([view='full-screen']){top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);max-width:100%}:host(.floating){position:absolute !important;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);left:auto;z-index:50}.pinned-state{position:absolute;right:var(--rtk-space-1, 4px);display:inline-flex;width:var(--rtk-space-2, 8px);justify-content:flex-end}";
|
|
16
18
|
const RtkSidebarStyle0 = rtkSidebarCss;
|
|
@@ -50,7 +52,8 @@ const RtkSidebar$1 = /*@__PURE__*/ proxyCustomElement(class RtkSidebar extends H
|
|
|
50
52
|
if (!this.meeting.self.config) {
|
|
51
53
|
return this.enabledSections;
|
|
52
54
|
}
|
|
53
|
-
return this.enabledSections.filter((section) => this.meeting.self.config.controlBar.elements
|
|
55
|
+
return this.enabledSections.filter((section) => !(section.id in this.meeting.self.config.controlBar.elements) ||
|
|
56
|
+
this.meeting.self.config.controlBar.elements[section.id]);
|
|
54
57
|
};
|
|
55
58
|
this.close = () => {
|
|
56
59
|
this.stateUpdate.emit({ activeSidebar: false, sidebar: this.defaultSection });
|
|
@@ -114,6 +117,9 @@ const RtkSidebar$1 = /*@__PURE__*/ proxyCustomElement(class RtkSidebar extends H
|
|
|
114
117
|
if (canViewPlugins(meeting)) {
|
|
115
118
|
list.push({ id: 'plugins', name: this.t('plugins') });
|
|
116
119
|
}
|
|
120
|
+
if (canViewAI(meeting)) {
|
|
121
|
+
list.push({ id: 'ai', name: this.t('ai.meeting_ai') });
|
|
122
|
+
}
|
|
117
123
|
this.enabledSections = list;
|
|
118
124
|
}
|
|
119
125
|
render() {
|
|
@@ -135,7 +141,7 @@ const RtkSidebar$1 = /*@__PURE__*/ proxyCustomElement(class RtkSidebar extends H
|
|
|
135
141
|
}
|
|
136
142
|
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) => {
|
|
137
143
|
this.viewSection(e.detail);
|
|
138
|
-
}, 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" })))));
|
|
144
|
+
}, 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" })))));
|
|
139
145
|
}
|
|
140
146
|
static get watchers() { return {
|
|
141
147
|
"meeting": ["meetingChanged"],
|
|
@@ -180,13 +186,23 @@ function defineCustomElement$1() {
|
|
|
180
186
|
if (typeof customElements === "undefined") {
|
|
181
187
|
return;
|
|
182
188
|
}
|
|
183
|
-
const components = ["rtk-sidebar", "rtk-button", "rtk-icon", "rtk-plugins", "rtk-poll", "rtk-poll-form", "rtk-polls", "rtk-sidebar-ui", "rtk-tooltip"];
|
|
189
|
+
const components = ["rtk-sidebar", "rtk-ai", "rtk-ai-transcriptions", "rtk-button", "rtk-icon", "rtk-plugins", "rtk-poll", "rtk-poll-form", "rtk-polls", "rtk-sidebar-ui", "rtk-tooltip"];
|
|
184
190
|
components.forEach(tagName => { switch (tagName) {
|
|
185
191
|
case "rtk-sidebar":
|
|
186
192
|
if (!customElements.get(tagName)) {
|
|
187
193
|
customElements.define(tagName, RtkSidebar$1);
|
|
188
194
|
}
|
|
189
195
|
break;
|
|
196
|
+
case "rtk-ai":
|
|
197
|
+
if (!customElements.get(tagName)) {
|
|
198
|
+
defineCustomElement$b();
|
|
199
|
+
}
|
|
200
|
+
break;
|
|
201
|
+
case "rtk-ai-transcriptions":
|
|
202
|
+
if (!customElements.get(tagName)) {
|
|
203
|
+
defineCustomElement$a();
|
|
204
|
+
}
|
|
205
|
+
break;
|
|
190
206
|
case "rtk-button":
|
|
191
207
|
if (!customElements.get(tagName)) {
|
|
192
208
|
defineCustomElement$9();
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h,
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { R as Render } 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
|
+
import { R as Render } from './p-88bd1053.js';
|
|
4
4
|
import { u as useGrid } from './p-b13ddb7d.js';
|
|
5
5
|
import { i as index } from './p-f47d4fe8.js';
|
|
6
|
-
import { S as SyncWithStore } from './p-
|
|
6
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
7
7
|
|
|
8
8
|
const rtkSimpleGridCss = ":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:100%;width:100%}";
|
|
9
9
|
const RtkSimpleGridStyle0 = rtkSimpleGridCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkSpeakerSelector$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkSpeakerSelector$1, d as defineCustomElement$1 } from './p-97a5f415.js';
|
|
2
2
|
|
|
3
3
|
const RtkSpeakerSelector = RtkSpeakerSelector$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,8 +1,8 @@
|
|
|
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-
|
|
4
|
+
import { R as Render } from './p-88bd1053.js';
|
|
5
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
6
6
|
|
|
7
7
|
const rtkSpotlightGridCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:flex;height:100%;width:100%}main{flex:1 1 0%}.grid-width-sm{width:25%}.grid-width-md{width:50%}.grid-width-lg{width:66.666667%}:host([size='sm']),:host([size='md']){flex-direction:column}:host([size='md']) aside{max-height:var(--rtk-space-96, 384px);width:100%;max-width:100%}:host([size='md']) .grid-width-sm{height:25%}:host([size='md']) .grid-width-md{height:50%}:host([size='md']) .grid-width-lg{height:66.666667%}:host([size='sm']) aside{max-height:var(--rtk-space-96, 384px);width:100%;max-width:100%}:host([size='sm']) .grid-width-sm,:host([size='sm']) .grid-width-md,:host([size='sm']) .grid-width-lg{height:50%}:host([size='xl']) .grid-width-sm,:host([size='xl']) .grid-width-md,:host([size='xl']) .grid-width-lg{width:400px}:host([layout='column']){flex-direction:column}:host([layout='column']) main{flex:4}:host([layout='column']) aside{flex:2;max-width:100%;width:100%}";
|
|
8
8
|
const RtkSpotlightGridStyle0 = rtkSpotlightGridCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkSpotlightIndicator$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkSpotlightIndicator$1, d as defineCustomElement$1 } from './p-8888c763.js';
|
|
2
2
|
|
|
3
3
|
const RtkSpotlightIndicator = RtkSpotlightIndicator$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -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 canJoinStage = (meeting) => {
|
|
11
11
|
var _a, _b;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, 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 { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
4
|
|
|
5
5
|
const rtkStageCss = ":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;position:relative;overflow:hidden}";
|
|
6
6
|
const RtkStageStyle0 = rtkStageCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkTextComposerView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkTextComposerView$1, d as defineCustomElement$1 } from './p-91cadb3f.js';
|
|
2
2
|
|
|
3
3
|
const RtkTextComposerView = RtkTextComposerView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkTextMessageView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkTextMessageView$1, d as defineCustomElement$1 } from './p-8211bd3b.js';
|
|
2
2
|
|
|
3
3
|
const RtkTextMessageView = RtkTextMessageView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, w as writeTask, h,
|
|
2
|
-
import { c as createDefaultConfig, i as useLanguage, G as clone } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, w as writeTask, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { c as createDefaultConfig, i as useLanguage, G as clone } 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-05956209.js';
|
|
6
6
|
|
|
7
7
|
const rtkTranscriptsCss = ":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:absolute;top:var(--rtk-space-4, 16px);right:var(--rtk-space-4, 16px);bottom:var(--rtk-space-4, 16px);left:var(--rtk-space-4, 16px);top:auto;display:flex;flex-direction:column;pointer-events:none;justify-content:center;width:100%;z-index:5}rtk-transcript{margin-top:var(--rtk-space-2, 8px)}";
|
|
8
8
|
const RtkTranscriptsStyle0 = rtkTranscriptsCss;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage, c as createDefaultConfig, f as defaultOverrides, u as uiStore, b as createPeerStore } from './p-
|
|
3
|
-
import { d as deepMerge, p as provideRtkDesignSystem } 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, c as createDefaultConfig, f as defaultOverrides, u as uiStore, b as createPeerStore } from './p-81fcdba3.js';
|
|
3
|
+
import { d as deepMerge, p as provideRtkDesignSystem } from './p-5960ef55.js';
|
|
4
4
|
import './p-a83ccdbd.js';
|
|
5
5
|
|
|
6
6
|
const rtkUiProviderCss = ":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:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));overflow:hidden;position:fixed;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);height:100%;width:100%}:host([mode='fill']){position:relative}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkVirtualizedParticipantList$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkVirtualizedParticipantList$1, d as defineCustomElement$1 } from './p-d48b4170.js';
|
|
2
2
|
|
|
3
3
|
const RtkVirtualizedParticipantList = RtkVirtualizedParticipantList$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,8 +1,8 @@
|
|
|
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-
|
|
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-c270aaf5.js';
|
|
6
6
|
|
|
7
7
|
const rtkWaitingScreenCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.centered{display:flex;flex-direction:column;align-items:center}rtk-logo{margin-bottom:var(--rtk-space-8, 32px);height:var(--rtk-space-12, 48px)}p{font-size:16px;border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));padding-left:var(--rtk-space-8, 32px);padding-right:var(--rtk-space-8, 32px);padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}";
|
|
8
8
|
const RtkWaitingScreenStyle0 = rtkWaitingScreenCss;
|