@cloudflare/realtimekit-ui 1.2.1-staging.5 → 1.2.1-staging.6
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-8c732faa.js → TextMessage-ca569f12.js} +1 -1
- package/dist/cjs/{chat-d1cd538a.js → chat-a1c8f378.js} +1 -1
- package/dist/cjs/{config-b0a77c08.js → config-8ce93a9c.js} +2 -2
- package/dist/cjs/{debounce-390416a3.js → debounce-43f12da4.js} +1 -1
- package/dist/cjs/{floating-ui.dom.esm-705e65f3.js → floating-ui.dom.esm-9d940028.js} +142 -130
- package/dist/cjs/{index-3a723e80.js → index-3f8e5441.js} +1 -1
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/{merge-32853693.js → merge-ff059743.js} +1 -1
- package/dist/cjs/rtk-ai-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ai_3.cjs.entry.js +2 -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 +9 -9
- package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +2 -2
- package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +5 -5
- 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 +6 -10
- package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-toggle.cjs.entry.js +3 -3
- 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 +7 -3
- 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 +87 -14
- 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 +5 -5
- 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 +8 -8
- 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 -3
- 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 -3
- package/dist/cjs/rtk-poll_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -3
- 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 +3 -3
- package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +2 -2
- package/dist/cjs/rtk-sidebar.cjs.entry.js +3 -3
- 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 +3 -3
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +2 -2
- package/dist/cjs/{sidebar-913c4258.js → sidebar-0166350b.js} +1 -1
- package/dist/cjs/{ui-store-2401aedf.js → ui-store-583d205a.js} +1 -2
- package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +4 -8
- package/dist/collection/components/rtk-grid/rtk-grid.js +5 -1
- package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +3 -3
- package/dist/collection/components/rtk-meeting/rtk-meeting.js +2 -2
- package/dist/collection/components/rtk-notifications/rtk-notifications.js +2 -2
- package/dist/collection/components/rtk-participant/rtk-participant.js +4 -4
- package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +1 -1
- package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +1 -1
- package/dist/collection/utils/breakout-rooms.js +1 -2
- package/dist/components/index.js +5 -5
- package/dist/components/{p-34e72b10.js → p-0031a3c0.js} +3 -3
- package/dist/components/{p-f7027067.js → p-00e98940.js} +3 -3
- package/dist/components/{p-90a6ceed.js → p-02d63986.js} +2 -2
- package/dist/components/{p-80c8bd12.js → p-02f091dd.js} +2 -2
- package/dist/components/{p-806e0ecb.js → p-0304f83a.js} +2 -2
- package/dist/components/{p-41a8d4b9.js → p-06bfb00c.js} +5 -5
- package/dist/components/{p-b7dd5423.js → p-070aa695.js} +1 -1
- package/dist/components/{p-77d43657.js → p-0a836b64.js} +2 -2
- package/dist/components/{p-652de874.js → p-0c8d2918.js} +11 -11
- package/dist/components/{p-c3e84d62.js → p-0da52a33.js} +3 -3
- package/dist/components/{p-dc82c81e.js → p-0e5b6daf.js} +3 -3
- package/dist/components/{p-3feac4bd.js → p-10552fa5.js} +7 -7
- package/dist/components/{p-51489680.js → p-13a05c55.js} +2 -2
- package/dist/components/{p-023bc0c1.js → p-165dddf4.js} +2 -2
- package/dist/components/{p-0f7f2c40.js → p-1804e307.js} +2 -2
- package/dist/components/{p-037d5106.js → p-1a6308ec.js} +3 -3
- package/dist/components/{p-75593f09.js → p-20612910.js} +2 -2
- package/dist/components/{p-d1742776.js → p-21453136.js} +2 -2
- package/dist/components/{p-56345e7d.js → p-241583c3.js} +3 -3
- package/dist/components/{p-88787807.js → p-27d6399a.js} +1 -1
- package/dist/components/{p-bfe52be0.js → p-2e897160.js} +4 -4
- package/dist/components/{p-be965eef.js → p-32b624f9.js} +2 -2
- package/dist/components/{p-2cdb3314.js → p-344db48b.js} +3 -3
- package/dist/components/{p-7e03849f.js → p-3e49e36a.js} +2 -2
- package/dist/components/{p-1cc53c67.js → p-3ff755e5.js} +3 -3
- package/dist/components/{p-71f9ae5f.js → p-42aa9cd9.js} +5 -5
- package/dist/components/{p-8e4a07d0.js → p-4594b213.js} +2 -2
- package/dist/components/{p-71b3bd01.js → p-465af231.js} +9 -9
- package/dist/components/{p-161478a2.js → p-477d076c.js} +2 -2
- package/dist/components/{p-a40b66b6.js → p-49619802.js} +5 -5
- package/dist/components/{p-00223948.js → p-4a34e1d0.js} +6 -6
- package/dist/components/{p-6b3d9fef.js → p-4c3d522b.js} +2 -2
- package/dist/components/{p-40625af0.js → p-4f889007.js} +2 -2
- package/dist/components/{p-2be1f5d7.js → p-550ddac7.js} +2 -2
- package/dist/components/{p-340f039c.js → p-5644d937.js} +2 -2
- package/dist/components/{p-10758885.js → p-5b3a7f00.js} +1 -2
- package/dist/components/{p-28fcedda.js → p-5ba840d9.js} +2 -2
- package/dist/components/{p-1aefe623.js → p-5ba9c3d1.js} +3 -3
- package/dist/components/{p-c1872f41.js → p-5d232d53.js} +11 -11
- package/dist/components/{p-4e1165f4.js → p-60d401f8.js} +3 -3
- package/dist/components/{p-c287d0f6.js → p-670b184f.js} +2 -2
- package/dist/components/{p-023a495b.js → p-6ccdf3c3.js} +2 -2
- package/dist/components/{p-5e456a83.js → p-6fa03a7f.js} +2 -2
- package/dist/components/{p-a37e1407.js → p-7071c775.js} +2 -2
- package/dist/components/{p-d84e7573.js → p-73901fd8.js} +2 -2
- package/dist/components/{p-0ab5cb5e.js → p-7c6602b9.js} +2 -2
- package/dist/components/{p-41ed86d4.js → p-7dd3acf5.js} +3 -3
- package/dist/components/{p-6c58bd27.js → p-7e34f516.js} +1 -1
- package/dist/components/{p-9e52536f.js → p-8564f93d.js} +3 -3
- package/dist/components/{p-f8d2ee61.js → p-88e8bca6.js} +2 -2
- package/dist/components/{p-31826961.js → p-9033d188.js} +5 -5
- package/dist/components/{p-84ab2eb7.js → p-9068e892.js} +2 -2
- package/dist/components/{p-0b7981de.js → p-a2de6dfc.js} +2 -2
- package/dist/components/{p-e8e8ad5f.js → p-a3bf84d7.js} +3 -3
- package/dist/components/{p-2a79db22.js → p-a642ad81.js} +22 -22
- package/dist/components/{p-ff9cb738.js → p-a9e7fa80.js} +6 -6
- package/dist/components/{p-9b559d4e.js → p-adf6dfcc.js} +2 -2
- package/dist/components/{p-769bb885.js → p-b1a93be0.js} +142 -130
- package/dist/components/{p-dfb3e706.js → p-b220448d.js} +2 -2
- package/dist/components/{p-0d6e93d6.js → p-b350d09f.js} +2 -2
- package/dist/components/{p-1e2133fb.js → p-b3a98a90.js} +5 -5
- package/dist/components/{p-c4385270.js → p-bc5c1265.js} +10 -10
- package/dist/components/{p-e953ec08.js → p-bd5c9c89.js} +2 -2
- package/dist/components/{p-98c3a8f8.js → p-bece0226.js} +1 -1
- package/dist/components/{p-cf1fd016.js → p-c0931990.js} +2 -2
- package/dist/components/{p-6434f29f.js → p-c1ab8045.js} +2 -2
- package/dist/components/{p-3b8f5970.js → p-c232dfce.js} +4 -4
- package/dist/components/{p-a4b04604.js → p-c5ef686a.js} +5 -5
- package/dist/components/{p-1f5b6602.js → p-c6700b7b.js} +2 -2
- package/dist/components/{p-c9553451.js → p-cb6f4d4b.js} +2 -2
- package/dist/components/{p-22c06c83.js → p-cc8af588.js} +7 -7
- package/dist/components/{p-e37d0aa2.js → p-d0abd8bc.js} +5 -5
- package/dist/components/{p-05590ac2.js → p-d414fa54.js} +5 -5
- package/dist/components/{p-704ee653.js → p-d4c852fe.js} +90 -17
- package/dist/components/{p-f191f7a4.js → p-d6a71424.js} +5 -5
- package/dist/components/{p-c89976c3.js → p-e1f78de7.js} +2 -2
- package/dist/components/{p-5915a274.js → p-e6245534.js} +2 -2
- package/dist/components/{p-73c883e4.js → p-ecb802ad.js} +2 -2
- package/dist/components/{p-581de242.js → p-f4a5c8ff.js} +5 -5
- package/dist/components/{p-1dac76ab.js → p-f74bd10e.js} +8 -8
- package/dist/components/rtk-ai-toggle.js +4 -4
- package/dist/components/rtk-ai-transcriptions.js +1 -1
- package/dist/components/rtk-ai.js +1 -1
- package/dist/components/rtk-audio-grid.js +2 -2
- package/dist/components/rtk-audio-tile.js +5 -5
- 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 +4 -4
- package/dist/components/rtk-broadcast-message-modal.js +1 -1
- package/dist/components/rtk-camera-selector.js +1 -1
- package/dist/components/rtk-camera-toggle.js +5 -5
- package/dist/components/rtk-caption-toggle.js +4 -4
- package/dist/components/rtk-chat-composer-ui.js +6 -6
- 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 +11 -11
- package/dist/components/rtk-chat-search-results.js +16 -20
- package/dist/components/rtk-chat-selector-ui.js +2 -2
- package/dist/components/rtk-chat-selector.js +1 -1
- package/dist/components/rtk-chat-toggle.js +5 -5
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-clock.js +2 -2
- package/dist/components/rtk-confirmation-modal.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-controlbar.js +2 -2
- 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 +4 -4
- package/dist/components/rtk-debugger-video.js +1 -1
- package/dist/components/rtk-debugger.js +1 -1
- package/dist/components/rtk-dialog-manager.js +22 -22
- 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 +3 -3
- package/dist/components/rtk-file-dropzone.js +2 -2
- 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 +3 -3
- package/dist/components/rtk-grid.js +13 -9
- package/dist/components/rtk-header.js +2 -2
- package/dist/components/rtk-idle-screen.js +4 -4
- 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 +2 -2
- package/dist/components/rtk-information-tooltip.js +2 -2
- package/dist/components/rtk-join-stage.js +1 -1
- package/dist/components/rtk-leave-button.js +4 -4
- 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 +4 -4
- package/dist/components/rtk-logo.js +1 -1
- package/dist/components/rtk-meeting-title.js +3 -3
- package/dist/components/rtk-meeting.js +26 -26
- 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 +3 -3
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +5 -5
- package/dist/components/rtk-microphone-selector.js +1 -1
- package/dist/components/rtk-mixed-grid.js +6 -6
- package/dist/components/rtk-more-toggle.js +4 -4
- package/dist/components/rtk-mute-all-button.js +5 -5
- 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 +2 -2
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +5 -5
- 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 +2 -2
- package/dist/components/rtk-participant-setup.js +2 -2
- package/dist/components/rtk-participant-tile.js +1 -1
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +3 -3
- 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 +5 -5
- 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 +13 -13
- 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 +4 -4
- package/dist/components/rtk-plugin-main.js +1 -1
- package/dist/components/rtk-plugins-toggle.js +5 -5
- 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 +5 -5
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +2 -2
- package/dist/components/rtk-recording-toggle.js +4 -4
- package/dist/components/rtk-screen-share-toggle.js +5 -5
- package/dist/components/rtk-screenshare-view.js +3 -3
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +4 -4
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +10 -10
- package/dist/components/rtk-setup-screen.js +7 -7
- package/dist/components/rtk-sidebar-ui.js +1 -1
- package/dist/components/rtk-sidebar.js +11 -11
- package/dist/components/rtk-simple-grid.js +2 -2
- package/dist/components/rtk-speaker-selector.js +1 -1
- package/dist/components/rtk-spinner.js +1 -1
- package/dist/components/rtk-spotlight-grid.js +2 -2
- package/dist/components/rtk-spotlight-indicator.js +1 -1
- package/dist/components/rtk-stage-toggle.js +5 -5
- package/dist/components/rtk-stage.js +2 -2
- 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.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 +3 -3
- package/dist/components/rtk-ui-provider.js +3 -3
- package/dist/components/rtk-viewer-count.js +1 -1
- package/dist/components/rtk-waiting-screen.js +3 -3
- package/dist/docs/docs-components.json +1 -1
- package/dist/esm/{TextMessage-b81bacea.js → TextMessage-2acfc44b.js} +1 -1
- package/dist/esm/{chat-ebc1e723.js → chat-269c61ba.js} +1 -1
- package/dist/esm/{config-d61d07b8.js → config-4bdf983d.js} +2 -2
- package/dist/esm/{debounce-66c0bb2a.js → debounce-296a3316.js} +1 -1
- package/dist/esm/{floating-ui.dom.esm-21c3d54e.js → floating-ui.dom.esm-78a1e61c.js} +142 -130
- package/dist/esm/{index-6399e84f.js → index-dafb4b7f.js} +1 -1
- package/dist/esm/index.js +6 -6
- package/dist/esm/loader.js +250 -166
- package/dist/esm/{merge-c7a7e7e1.js → merge-86cf8b27.js} +1 -1
- package/dist/esm/rtk-ai-toggle.entry.js +2 -2
- package/dist/esm/rtk-ai-transcriptions.entry.js +2 -2
- package/dist/esm/rtk-ai_3.entry.js +2 -2
- 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 +9 -9
- package/dist/esm/rtk-breakout-room-manager_3.entry.js +2 -2
- package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +5 -5
- 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 +6 -10
- package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-toggle.entry.js +3 -3
- 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 +7 -3
- 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 +87 -14
- 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 +5 -5
- 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 +8 -8
- 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 -3
- 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 -3
- package/dist/esm/rtk-poll_2.entry.js +2 -2
- package/dist/esm/rtk-polls-toggle.entry.js +3 -3
- 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 +3 -3
- package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
- package/dist/esm/rtk-sidebar.entry.js +3 -3
- 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 +3 -3
- package/dist/esm/rtk-waiting-screen.entry.js +2 -2
- package/dist/esm/{sidebar-359b2a59.js → sidebar-4b23298b.js} +1 -1
- package/dist/esm/{ui-store-eae1cb74.js → ui-store-76bb0e8e.js} +1 -2
- package/dist/realtimekit-ui/index.esm.js +1 -1
- package/dist/realtimekit-ui/{p-ee99dc71.entry.js → p-003a95fc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-97a3e100.entry.js → p-06f49c32.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ec5f1872.entry.js → p-0928d88d.entry.js} +1 -1
- package/dist/realtimekit-ui/p-0b892bb4.entry.js +1 -0
- package/dist/realtimekit-ui/{p-7156c6de.entry.js → p-0d674434.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1c34437d.entry.js → p-0e11efb7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-aa713d2b.js → p-0fa0e7d1.js} +1 -1
- package/dist/realtimekit-ui/{p-91e4d028.entry.js → p-113467fc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2da328f6.entry.js → p-153cdff6.entry.js} +1 -1
- package/dist/realtimekit-ui/p-1eb9b441.entry.js +1 -0
- package/dist/realtimekit-ui/{p-39502471.entry.js → p-1f8208c4.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7743b431.entry.js → p-238e36c9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-dcca8ad0.entry.js → p-242afbdf.entry.js} +1 -1
- package/dist/realtimekit-ui/p-29097dbf.entry.js +1 -0
- package/dist/realtimekit-ui/{p-35e34f35.entry.js → p-2af1d7f6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b9e01888.entry.js → p-2cb8e246.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-88d67cb8.entry.js → p-2fac891e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-25869169.js → p-32915a9a.js} +1 -1
- package/dist/realtimekit-ui/{p-21b01dff.entry.js → p-3390e8ab.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d8ea03fc.entry.js → p-35a53de8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-87f5dd0d.entry.js → p-35a5637a.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-60460ed5.entry.js → p-386d54ee.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5a4e85e6.entry.js → p-3b221671.entry.js} +1 -1
- package/dist/realtimekit-ui/p-412cdd31.entry.js +1 -0
- package/dist/realtimekit-ui/{p-b5a39382.entry.js → p-44832865.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b24bb3a9.entry.js → p-4490e4a5.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d2c88267.entry.js → p-44b0cd83.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ac7bc414.entry.js → p-44ea537a.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-197b9ecd.entry.js → p-48af2624.entry.js} +1 -1
- package/dist/realtimekit-ui/p-48d5f1f4.entry.js +1 -0
- package/dist/realtimekit-ui/{p-fa0b8be0.entry.js → p-52a632bf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0ba5abaf.entry.js → p-52e08862.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-030e3abf.js → p-52ff99d3.js} +1 -1
- package/dist/realtimekit-ui/p-560cea5a.js +1 -0
- package/dist/realtimekit-ui/{p-cddd6022.entry.js → p-5e408139.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c919946e.entry.js → p-62e9fbff.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ede3a07f.entry.js → p-63ee927b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e154debf.entry.js → p-67ed9214.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-fabc52c5.entry.js → p-6a609ccb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c61aa2ee.entry.js → p-6f6376d7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-74c38371.entry.js → p-722aa34d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1b3f80e6.entry.js → p-77bdd9b4.entry.js} +1 -1
- package/dist/realtimekit-ui/p-792d3d16.js +1 -0
- package/dist/realtimekit-ui/{p-175eff95.entry.js → p-7c4a22cd.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1cfaf116.entry.js → p-7d059801.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-81858504.entry.js → p-8202a654.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-84c57178.entry.js → p-84a52bdf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-84acf974.entry.js → p-8865b8c8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1efd60a6.entry.js → p-8d6f2c1d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f571e977.js → p-901c1d40.js} +1 -1
- package/dist/realtimekit-ui/{p-de3f5f11.entry.js → p-9566f8ce.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9d4cc782.entry.js → p-977fb594.entry.js} +1 -1
- package/dist/realtimekit-ui/p-9811c98c.js +1 -0
- package/dist/realtimekit-ui/{p-5b3b1149.entry.js → p-9a3880ea.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-10b40b27.entry.js → p-9a3d1fe3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a91a59f4.entry.js → p-9baa1a27.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-eebeae03.entry.js → p-9e211b0c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8fed760a.entry.js → p-9e4200f3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e1b4ebba.entry.js → p-a1260195.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-585740a7.entry.js → p-a1af8ff8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8a0d9c94.entry.js → p-a2367cc6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5f2dde80.entry.js → p-a6a139d0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8e92078f.entry.js → p-a74e0a97.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6796537b.entry.js → p-a9441717.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-34c62895.js → p-af705ed1.js} +1 -1
- package/dist/realtimekit-ui/{p-f21d0149.entry.js → p-b10872dc.entry.js} +1 -1
- package/dist/realtimekit-ui/p-b1a93be0.js +1 -0
- package/dist/realtimekit-ui/{p-2e83a057.entry.js → p-bbfa215e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-275fc9c4.entry.js → p-bcfa5ae6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0b75982e.entry.js → p-c31cc651.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3260fbac.entry.js → p-c370864b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9a266aa2.entry.js → p-c63ba546.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-78117bbf.entry.js → p-cdc266b8.entry.js} +1 -1
- package/dist/realtimekit-ui/p-ce7a7178.entry.js +1 -0
- package/dist/realtimekit-ui/{p-b015de9e.entry.js → p-d879ebe0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1a15cd7a.entry.js → p-d9a5d325.entry.js} +1 -1
- package/dist/realtimekit-ui/p-dc6a9973.entry.js +1 -0
- package/dist/realtimekit-ui/{p-1d9b18e2.entry.js → p-e0957448.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f76aea4b.entry.js → p-e49b1288.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a61766cf.entry.js → p-e7ec420f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-da9f1318.entry.js → p-e80dea09.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a73a1ac3.entry.js → p-eb9ebb93.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-49c7dd3b.entry.js → p-ebfa6492.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1462f4b9.entry.js → p-f10b9cc3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-222d5ee2.entry.js → p-f1684041.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3f7f767f.entry.js → p-f20f9ec3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a52b89c7.entry.js → p-f44b2e72.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e2437ecd.entry.js → p-f4d6b673.entry.js} +1 -1
- package/dist/realtimekit-ui/p-ff29818e.entry.js +1 -0
- package/dist/realtimekit-ui/{p-07cc4eb3.entry.js → p-fff385a0.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-chat-search-results/rtk-chat-search-results.d.ts +1 -0
- package/package.json +1 -1
- package/dist/realtimekit-ui/p-1a149ec5.entry.js +0 -1
- package/dist/realtimekit-ui/p-2ce61128.js +0 -1
- package/dist/realtimekit-ui/p-769bb885.js +0 -1
- package/dist/realtimekit-ui/p-89662dd3.js +0 -1
- package/dist/realtimekit-ui/p-9e95c0de.entry.js +0 -1
- package/dist/realtimekit-ui/p-a35c12c6.entry.js +0 -1
- package/dist/realtimekit-ui/p-af75f965.entry.js +0 -1
- package/dist/realtimekit-ui/p-b1630c30.entry.js +0 -1
- package/dist/realtimekit-ui/p-c7b23146.entry.js +0 -1
- package/dist/realtimekit-ui/p-f078d1f5.entry.js +0 -1
- package/dist/realtimekit-ui/p-f5062eab.entry.js +0 -1
- package/dist/realtimekit-ui/p-fc5bc1f1.js +0 -1
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-5b3a7f00.js';
|
|
3
3
|
import { d as debounce_1 } from './p-cbdd7a99.js';
|
|
4
4
|
import { R as Render } from './p-88bd1053.js';
|
|
5
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
6
6
|
import { d as defaultGridSize } from './p-b13ddb7d.js';
|
|
7
7
|
import { d as defineCustomElement$9 } from './p-85587a5c.js';
|
|
8
|
-
import { d as defineCustomElement$8 } from './p-
|
|
9
|
-
import { d as defineCustomElement$7 } from './p-
|
|
8
|
+
import { d as defineCustomElement$8 } from './p-0031a3c0.js';
|
|
9
|
+
import { d as defineCustomElement$7 } from './p-c232dfce.js';
|
|
10
10
|
import { d as defineCustomElement$6 } from './p-3e0452c4.js';
|
|
11
|
-
import { d as defineCustomElement$5 } from './p-
|
|
12
|
-
import { d as defineCustomElement$4 } from './p-
|
|
13
|
-
import { d as defineCustomElement$3 } from './p-
|
|
14
|
-
import { d as defineCustomElement$2 } from './p-
|
|
11
|
+
import { d as defineCustomElement$5 } from './p-a2de6dfc.js';
|
|
12
|
+
import { d as defineCustomElement$4 } from './p-d4c852fe.js';
|
|
13
|
+
import { d as defineCustomElement$3 } from './p-e6245534.js';
|
|
14
|
+
import { d as defineCustomElement$2 } from './p-88e8bca6.js';
|
|
15
15
|
|
|
16
16
|
const rtkGridCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block;height:100%;width:100%}.offline-grid{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center}.offline-grid h3{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);font-size:20px;font-weight:500;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.offline-grid p{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);text-align:center;font-size:16px;font-weight:400;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.offline-grid rtk-icon{margin-bottom:var(--rtk-space-2, 8px)}.webinar-stage{box-sizing:border-box;height:100%;display:flex;align-content:center;align-items:center;justify-content:center;text-align:center}.webinar-stage h2{margin:var(--rtk-space-0, 0px);font-weight:normal}rtk-viewer-count{display:none}.ctr{display:flex;flex-direction:column;align-items:center}.message{font-size:16px;border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));padding-left:var(--rtk-space-8, 32px);padding-right:var(--rtk-space-8, 32px);padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.description{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);font-size:14px}rtk-livestream-indicator{display:none}@media only screen and (max-device-height: 480px) and (orientation: landscape){rtk-viewer-count[variant='embedded']{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-2, 8px);z-index:20;margin-top:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0, 0px);display:flex}rtk-livestream-indicator{position:absolute;top:var(--rtk-space-0, 0px);left:var(--rtk-space-2, 8px);z-index:20;margin-top:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0, 0px);display:flex}}";
|
|
17
17
|
const RtkGridStyle0 = rtkGridCss;
|
|
@@ -206,7 +206,11 @@ const RtkGrid$1 = /*@__PURE__*/ proxyCustomElement(class RtkGrid extends H {
|
|
|
206
206
|
.filter((participant) => participant.screenShareEnabled);
|
|
207
207
|
this.plugins = (plugins === null || plugins === void 0 ? void 0 : plugins.active.toArray()) || [];
|
|
208
208
|
if (permissions === null || permissions === void 0 ? void 0 : permissions.stageEnabled) {
|
|
209
|
-
this.canCurrentPeerHost =
|
|
209
|
+
this.canCurrentPeerHost =
|
|
210
|
+
permissions.acceptStageRequests ||
|
|
211
|
+
permissions.canProduceAudio === 'ALLOWED' ||
|
|
212
|
+
permissions.canProduceVideo === 'ALLOWED' ||
|
|
213
|
+
permissions.canProduceScreenshare === 'ALLOWED';
|
|
210
214
|
this.updateStage();
|
|
211
215
|
}
|
|
212
216
|
this.hidden = meeting.self.hidden;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { R as Render } from './p-88bd1053.js';
|
|
5
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
6
6
|
|
|
7
7
|
const rtkHeaderCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:flex;height:var(--rtk-space-12, 48px);align-items:center;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}@media only screen and (max-device-height: 480px) and (orientation: landscape){:host{display:none !important}}@media only screen and (max-height: 480px) and (orientation: landscape){:host{display:none !important}}";
|
|
8
8
|
const RtkHeaderStyle0 = rtkHeaderCss;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-7c6602b9.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-e6245534.js';
|
|
8
8
|
|
|
9
9
|
const rtkIdleScreenCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ctr{display:flex;flex-direction:column;align-items:center;gap:var(--rtk-space-8, 32px)}.no-network-badge{margin-top:var(--rtk-space-2, 8px);display:flex;width:100%;flex-direction:row;align-items:center;justify-content:flex-start;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));background-color:rgba(var(--rtk-colors-danger, 255 45 45) / 0.1);padding-top:var(--rtk-space-1, 4px);padding-bottom:var(--rtk-space-1, 4px);font-size:12px;color:rgba(var(--rtk-colors-danger, 255 45 45) / 0.75)}.no-network-badge rtk-icon{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px)}.error-state{display:flex;width:100%;flex-direction:column;align-items:center}.troubleshoot-link{margin-top:var(--rtk-space-1, 4px);font-size:12px;--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-400, 53 110 253) / var(--tw-text-opacity));text-decoration-line:underline;text-underline-offset:2px}.troubleshoot-link:hover{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity))}.error-code{margin-top:var(--rtk-space-1, 4px);font-size:10px;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}rtk-logo.loaded{height:var(--rtk-space-12, 48px)}rtk-spinner{height:var(--rtk-space-12, 48px);width:var(--rtk-space-12, 48px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}";
|
|
10
10
|
const RtkIdleScreenStyle0 = rtkIdleScreenCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkImageMessageView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkImageMessageView$1, d as defineCustomElement$1 } from './p-60d401f8.js';
|
|
2
2
|
|
|
3
3
|
const RtkImageMessageView = RtkImageMessageView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkImageMessage$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkImageMessage$1, d as defineCustomElement$1 } from './p-00e98940.js';
|
|
2
2
|
|
|
3
3
|
const RtkImageMessage = RtkImageMessage$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
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-
|
|
2
|
+
import { i as useLanguage, e as defaultIconPack } from './p-5b3a7f00.js';
|
|
3
3
|
import { d as downloadFile } from './p-47314bc7.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
import { f as formatName, s as shorten } from './p-efabd2ce.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-85587a5c.js';
|
|
7
7
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { S as SyncWithStore } from './p-
|
|
3
|
-
import { e as defaultIconPack } from './p-
|
|
2
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
3
|
+
import { e as defaultIconPack } from './p-5b3a7f00.js';
|
|
4
4
|
import './p-a83ccdbd.js';
|
|
5
5
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
6
6
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-0031a3c0.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-e6245534.js';
|
|
7
7
|
|
|
8
8
|
const rtkLeaveButtonCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}";
|
|
9
9
|
const RtkLeaveButtonStyle0 = rtkLeaveButtonCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkLeaveMeeting$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkLeaveMeeting$1, d as defineCustomElement$1 } from './p-d414fa54.js';
|
|
2
2
|
|
|
3
3
|
const RtkLeaveMeeting = RtkLeaveMeeting$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkLivestreamIndicator$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkLivestreamIndicator$1, d as defineCustomElement$1 } from './p-a2de6dfc.js';
|
|
2
2
|
|
|
3
3
|
const RtkLivestreamIndicator = RtkLivestreamIndicator$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkLivestreamPlayer$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkLivestreamPlayer$1, d as defineCustomElement$1 } from './p-d4c852fe.js';
|
|
2
2
|
|
|
3
3
|
const RtkLivestreamPlayer = RtkLivestreamPlayer$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage, C as isLiveStreamHost } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage, C as isLiveStreamHost } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-0031a3c0.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-e6245534.js';
|
|
7
7
|
|
|
8
8
|
const rtkLivestreamToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}";
|
|
9
9
|
const RtkLivestreamToggleStyle0 = rtkLivestreamToggleCss;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-bece0226.js';
|
|
5
5
|
|
|
6
6
|
const rtkMeetingTitleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}:host([data-hidden]){display:none}.title{text-align:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}:host([size='sm']){font-size:12px}";
|
|
7
7
|
const RtkMeetingTitleStyle0 = rtkMeetingTitleCss;
|
|
@@ -1,36 +1,36 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h } from './p-ae373651.js';
|
|
2
|
-
import { p as provideRtkDesignSystem, d as deepMerge } from './p-
|
|
3
|
-
import { u as uiStore, i as useLanguage, c as createDefaultConfig, e as defaultIconPack, f as defaultOverrides, b as createPeerStore } from './p-
|
|
2
|
+
import { p as provideRtkDesignSystem, d as deepMerge } from './p-7e34f516.js';
|
|
3
|
+
import { u as uiStore, i as useLanguage, c as createDefaultConfig, e as defaultIconPack, f as defaultOverrides, b as createPeerStore } from './p-5b3a7f00.js';
|
|
4
4
|
import { R as Render } from './p-88bd1053.js';
|
|
5
|
-
import { g as generateConfig } from './p-
|
|
5
|
+
import { g as generateConfig } from './p-b220448d.js';
|
|
6
6
|
import './p-a83ccdbd.js';
|
|
7
7
|
import { i as index } from './p-f47d4fe8.js';
|
|
8
8
|
import { g as getJoinErrorInfo } from './p-f7c2daba.js';
|
|
9
|
-
import { d as defineCustomElement$q } from './p-
|
|
9
|
+
import { d as defineCustomElement$q } from './p-a3bf84d7.js';
|
|
10
10
|
import { d as defineCustomElement$p } from './p-85587a5c.js';
|
|
11
|
-
import { d as defineCustomElement$o } from './p-
|
|
12
|
-
import { d as defineCustomElement$n } from './p-
|
|
13
|
-
import { d as defineCustomElement$m } from './p-
|
|
14
|
-
import { d as defineCustomElement$l } from './p-
|
|
15
|
-
import { d as defineCustomElement$k } from './p-
|
|
16
|
-
import { d as defineCustomElement$j } from './p-
|
|
17
|
-
import { d as defineCustomElement$i } from './p-
|
|
18
|
-
import { d as defineCustomElement$h } from './p-
|
|
19
|
-
import { d as defineCustomElement$g } from './p-
|
|
20
|
-
import { d as defineCustomElement$f } from './p-
|
|
11
|
+
import { d as defineCustomElement$o } from './p-a642ad81.js';
|
|
12
|
+
import { d as defineCustomElement$n } from './p-465af231.js';
|
|
13
|
+
import { d as defineCustomElement$m } from './p-b3a98a90.js';
|
|
14
|
+
import { d as defineCustomElement$l } from './p-5d232d53.js';
|
|
15
|
+
import { d as defineCustomElement$k } from './p-d6a71424.js';
|
|
16
|
+
import { d as defineCustomElement$j } from './p-1a6308ec.js';
|
|
17
|
+
import { d as defineCustomElement$i } from './p-0e5b6daf.js';
|
|
18
|
+
import { d as defineCustomElement$h } from './p-5ba9c3d1.js';
|
|
19
|
+
import { d as defineCustomElement$g } from './p-5644d937.js';
|
|
20
|
+
import { d as defineCustomElement$f } from './p-0da52a33.js';
|
|
21
21
|
import { d as defineCustomElement$e } from './p-3e0452c4.js';
|
|
22
|
-
import { d as defineCustomElement$d } from './p-
|
|
22
|
+
import { d as defineCustomElement$d } from './p-60d401f8.js';
|
|
23
23
|
import { d as defineCustomElement$c } from './p-549ab58f.js';
|
|
24
|
-
import { d as defineCustomElement$b } from './p-
|
|
25
|
-
import { d as defineCustomElement$a } from './p-
|
|
26
|
-
import { d as defineCustomElement$9 } from './p-
|
|
27
|
-
import { d as defineCustomElement$8 } from './p-
|
|
28
|
-
import { d as defineCustomElement$7 } from './p-
|
|
29
|
-
import { d as defineCustomElement$6 } from './p-
|
|
30
|
-
import { d as defineCustomElement$5 } from './p-
|
|
31
|
-
import { d as defineCustomElement$4 } from './p-
|
|
24
|
+
import { d as defineCustomElement$b } from './p-241583c3.js';
|
|
25
|
+
import { d as defineCustomElement$a } from './p-0304f83a.js';
|
|
26
|
+
import { d as defineCustomElement$9 } from './p-02d63986.js';
|
|
27
|
+
import { d as defineCustomElement$8 } from './p-10552fa5.js';
|
|
28
|
+
import { d as defineCustomElement$7 } from './p-7dd3acf5.js';
|
|
29
|
+
import { d as defineCustomElement$6 } from './p-06bfb00c.js';
|
|
30
|
+
import { d as defineCustomElement$5 } from './p-e6245534.js';
|
|
31
|
+
import { d as defineCustomElement$4 } from './p-670b184f.js';
|
|
32
32
|
import { d as defineCustomElement$3 } from './p-51b6f520.js';
|
|
33
|
-
import { d as defineCustomElement$2 } from './p-
|
|
33
|
+
import { d as defineCustomElement$2 } from './p-bece0226.js';
|
|
34
34
|
|
|
35
35
|
const sm = 640;
|
|
36
36
|
const md = 768;
|
|
@@ -159,7 +159,7 @@ const RtkMeeting$1 = /*@__PURE__*/ proxyCustomElement(class RtkMeeting extends H
|
|
|
159
159
|
disconnectedCallback() {
|
|
160
160
|
var _a;
|
|
161
161
|
if (this.leaveOnUnmount) {
|
|
162
|
-
(_a = this.meeting) === null || _a === void 0 ? void 0 : _a.
|
|
162
|
+
(_a = this.meeting) === null || _a === void 0 ? void 0 : _a.leave();
|
|
163
163
|
}
|
|
164
164
|
this.resizeObserver.disconnect();
|
|
165
165
|
window.removeEventListener('rtkError', this.authErrorListener);
|
|
@@ -284,7 +284,7 @@ const RtkMeeting$1 = /*@__PURE__*/ proxyCustomElement(class RtkMeeting extends H
|
|
|
284
284
|
}
|
|
285
285
|
else {
|
|
286
286
|
meeting
|
|
287
|
-
.
|
|
287
|
+
.join()
|
|
288
288
|
.then(() => {
|
|
289
289
|
this.updateStates({ joinError: undefined, joinErrorCode: undefined });
|
|
290
290
|
})
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, w as writeTask, h } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack } from './p-
|
|
2
|
+
import { e as defaultIconPack } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-e6245534.js';
|
|
7
7
|
import { d as debounce } from './p-1dca17d1.js';
|
|
8
8
|
|
|
9
9
|
const rtkMessageListViewCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}.loading{cursor:wait}.content-wrapper{height:100%;overflow-y:auto;position:relative;contain:strict}.scroller{width:1px;opacity:0}.content{position:absolute;top:0;width:100%}.smallest-dom-element{width:100%;height:2px;background:red}.loader{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);display:flex;justify-content:center}";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
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-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$5 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
|
+
import { d as defineCustomElement$5 } from './p-0031a3c0.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-e6245534.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-bece0226.js';
|
|
8
8
|
|
|
9
9
|
const rtkMicToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}:host(.audioDisabled) :slotted(rtk-icon){--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}";
|
|
10
10
|
const RtkMicToggleStyle0 = rtkMicToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkMicrophoneSelector$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkMicrophoneSelector$1, d as defineCustomElement$1 } from './p-550ddac7.js';
|
|
2
2
|
|
|
3
3
|
const RtkMicrophoneSelector = RtkMicrophoneSelector$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import { d as defaultGridSize } from './p-b13ddb7d.js';
|
|
4
4
|
import { R as Render } from './p-88bd1053.js';
|
|
5
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
6
6
|
import { d as defineCustomElement$7 } from './p-85587a5c.js';
|
|
7
7
|
import { d as defineCustomElement$6 } from './p-3e0452c4.js';
|
|
8
|
-
import { d as defineCustomElement$5 } from './p-
|
|
9
|
-
import { d as defineCustomElement$4 } from './p-
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-adf6dfcc.js';
|
|
9
|
+
import { d as defineCustomElement$4 } from './p-344db48b.js';
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-2e897160.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-bece0226.js';
|
|
12
12
|
|
|
13
13
|
const rtkMixedGridCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block;height:100%;width:100%;display:flex}main{display:flex;flex:1 1 0%;padding-left:var(--rtk-space-4, 16px)}:host([layout='column']) main{padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}main rtk-tab-bar{margin-right:var(--rtk-space-4, 16px);box-sizing:border-box;display:flex;height:100%;width:var(--rtk-space-16, 64px);flex-direction:column}main #tabs{height:100%;flex:1 1 0%}rtk-button{z-index:10}.grid-width-sm{width:25%}.grid-width-md{width:50%}.grid-width-lg{width:66.666667%}.col{display:flex;flex-direction:column;align-items:center}.tab{display:flex;height:var(--rtk-space-16, 64px);width:var(--rtk-space-16, 64px);align-items:center;justify-content:center;margin-bottom:var(--rtk-space-2, 8px);font-size:12px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}.tab.active{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}.tab img{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px);border-radius:var(--rtk-border-radius-sm, 4px)}:host([size='sm']){flex-direction:column}:host([size='sm']) .grid-width-lg,:host([size='sm']) .grid-width-md{height:50%;width:100%;max-width:100%}:host([size='sm']) .grid-width-sm{height:33.333333%;width:100%;max-width:100%}:host([size='sm']) main{display:flex;flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='sm']) rtk-tab-bar{height:var(--rtk-space-12, 48px);width:100%;flex-direction:row}:host([size='sm']) #tabs{flex:1 1 0%}:host([size='sm']) .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}:host([layout='column']){flex-direction:column}:host([layout='column']) main{display:flex;flex:1 1 0%}:host([layout='column']) .grid-width-lg,:host([layout='column']) .grid-width-md{height:50%;max-width:100%;width:100%}:host([layout='column']) .grid-width-sm{height:33.333333%;max-width:100%;width:100%}@media (orientation: portrait){:host{flex-direction:column}:host .grid-width-lg{height:50%;width:100%;max-width:100%}:host .grid-width-md{height:33.333333%;width:100%;max-width:100%}:host .grid-width-sm{height:25%;width:100%;max-width:100%}:host main{flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='md']) main{flex:1 1 0%;flex-direction:column;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host rtk-tab-bar{height:var(--rtk-space-16, 64px);width:100%;flex-direction:row}:host #tabs{flex:1 1 0%}:host .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}}@media (orientation: landscape){:host{flex-direction:row}:host([size='sm']){flex-direction:row}:host .grid-width-lg{height:50%;width:100%;max-width:100%}:host([size='sm']) .grid-width-sm{height:100%;max-height:100%;width:16.666667%}:host([size='sm']) main{flex:1 1 0%;flex-direction:row;padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px)}:host([size='md']) main{flex:1 1 0%;flex-direction:row;padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px)}:host([size='sm']) rtk-tab-bar{margin-right:var(--rtk-space-2, 8px);height:100%;width:var(--rtk-space-12, 48px);flex-direction:column}:host #tabs{flex:1 1 0%}:host .tab{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-2, 8px)}}";
|
|
14
14
|
const RtkMixedGridStyle0 = rtkMixedGridCss;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
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-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-0031a3c0.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-e6245534.js';
|
|
7
7
|
|
|
8
8
|
const rtkMoreToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:flex;flex-direction:column;overflow:visible}.more-menu{position:absolute;right:calc(var(--rtk-space-24, 96px) * -1);bottom:var(--rtk-space-16, 64px);z-index:50;margin-bottom:var(--rtk-space-3, 12px);box-sizing:border-box;max-height:60vh;width:var(--rtk-space-64, 256px);overflow:auto;border-radius:var(--rtk-border-radius-md, 8px);border-width:var(--rtk-border-width-sm, 1px);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));outline:2px solid transparent;outline-offset:2px;display:flex;flex-direction:column;align-items:stretch}:host([size='sm']) .more-menu{bottom:var(--rtk-space-10, 40px)}.more-menu::-webkit-scrollbar{height:var(--rtk-space-0, 0px);width:var(--rtk-space-1\\.5, 6px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}.more-menu::-webkit-scrollbar-thumb{border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}";
|
|
9
9
|
const RtkMoreToggleStyle0 = rtkMoreToggleCss;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
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-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$5 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
|
+
import { d as defineCustomElement$5 } from './p-0031a3c0.js';
|
|
6
6
|
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
7
|
-
import { d as defineCustomElement$3 } from './p-
|
|
8
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-e6245534.js';
|
|
8
|
+
import { d as defineCustomElement$2 } from './p-bece0226.js';
|
|
9
9
|
|
|
10
10
|
const rtkMuteAllButtonCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}";
|
|
11
11
|
const RtkMuteAllButtonStyle0 = rtkMuteAllButtonCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkMuteAllConfirmation$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkMuteAllConfirmation$1, d as defineCustomElement$1 } from './p-32b624f9.js';
|
|
2
2
|
|
|
3
3
|
const RtkMuteAllConfirmation = RtkMuteAllConfirmation$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
6
6
|
|
|
7
7
|
const rtkNetworkIndicatorCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block;height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}rtk-icon{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:10;height:100%;width:100%;--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}rtk-icon.good{--tw-text-opacity:1;color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-text-opacity))}rtk-icon.poor{--tw-text-opacity:1;color:rgba(var(--rtk-colors-warning, 255 205 7) / var(--tw-text-opacity))}rtk-icon.poorest{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}:host([size='md']){height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host([size='sm']){height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}.bg-signal{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:0;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkNotification$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkNotification$1, d as defineCustomElement$1 } from './p-02f091dd.js';
|
|
2
2
|
|
|
3
3
|
const RtkNotification = RtkNotification$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, w as writeTask, h, c as Host } from './p-ae373651.js';
|
|
2
2
|
import { R as RTKNotificationsAudio } from './p-598b792e.js';
|
|
3
3
|
import { f as formatName } from './p-efabd2ce.js';
|
|
4
|
-
import { c as createDefaultConfig, i as useLanguage, e as defaultIconPack, L as showLivestream } from './p-
|
|
4
|
+
import { c as createDefaultConfig, i as useLanguage, e as defaultIconPack, L as showLivestream } from './p-5b3a7f00.js';
|
|
5
5
|
import { f as parseMessageForTarget } from './p-0db812c2.js';
|
|
6
|
-
import { S as SyncWithStore } from './p-
|
|
6
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
7
7
|
import { d as defineCustomElement$4 } from './p-85587a5c.js';
|
|
8
8
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
9
|
-
import { d as defineCustomElement$2 } from './p-
|
|
9
|
+
import { d as defineCustomElement$2 } from './p-02f091dd.js';
|
|
10
10
|
|
|
11
11
|
const DEFAULT_NOTIFICATION_DURATION = 2000;
|
|
12
12
|
const DEFAULT_NOTIFICATION_CONFIG = Object.freeze({
|
|
@@ -339,7 +339,7 @@ const RtkNotifications$1 = /*@__PURE__*/ proxyCustomElement(class RtkNotificatio
|
|
|
339
339
|
button: {
|
|
340
340
|
text: this.t('end'),
|
|
341
341
|
variant: 'danger',
|
|
342
|
-
onClick: () => { var _a; return (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.
|
|
342
|
+
onClick: () => { var _a; return (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.leave(); },
|
|
343
343
|
},
|
|
344
344
|
});
|
|
345
345
|
}
|
|
@@ -361,7 +361,7 @@ const RtkNotifications$1 = /*@__PURE__*/ proxyCustomElement(class RtkNotificatio
|
|
|
361
361
|
button: {
|
|
362
362
|
text: this.t('end'),
|
|
363
363
|
variant: 'danger',
|
|
364
|
-
onClick: () => { var _a; return (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.
|
|
364
|
+
onClick: () => { var _a; return (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.leave(); },
|
|
365
365
|
},
|
|
366
366
|
});
|
|
367
367
|
break;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkOverlayModal$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkOverlayModal$1, d as defineCustomElement$1 } from './p-13a05c55.js';
|
|
2
2
|
|
|
3
3
|
const RtkOverlayModal = RtkOverlayModal$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkPaginatedList$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkPaginatedList$1, d as defineCustomElement$1 } from './p-7dd3acf5.js';
|
|
2
2
|
|
|
3
3
|
const RtkPaginatedList = RtkPaginatedList$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
4
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
5
5
|
|
|
6
6
|
const rtkParticipantCountCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:inline-flex;height:var(--rtk-space-10, 40px);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center}:host([data-hidden]){display:none}:host([size='sm']){font-size:12px}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
|
|
6
6
|
const rtkParticipantSetupCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:16 / 9;height:var(--rtk-space-56, 224px);overflow:hidden;border-radius:var(--rtk-border-radius-lg, 12px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-video-bg, 24 24 24) / var(--tw-bg-opacity));transition-property:var(--rtk-transition-property, all);transition-duration:150ms}@media (prefers-reduced-motion){:host{--rtk-transition-property:none}}:host([size='sm'][variant='solid']) ::slotted(rtk-name-tag){left:var(--rtk-space-2, 8px);bottom:var(--rtk-space-2, 8px);height:var(--rtk-space-4, 16px)}video{display:none;position:absolute;height:100%;width:100%;border-radius:var(--rtk-border-radius-lg, 12px)}video.contain{-o-object-fit:contain;object-fit:contain}video.cover{-o-object-fit:cover;object-fit:cover}video.visible{display:block}video::-webkit-media-controls{display:none !important}:host([variant='gradient']) ::slotted(rtk-audio-visualizer){position:absolute;top:var(--rtk-space-2, 8px);right:var(--rtk-space-2, 8px);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));padding:var(--rtk-space-2, 8px)}:host([variant='gradient']) ::slotted(rtk-name-tag){bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);display:flex;width:100%;align-items:center;justify-content:center;text-align:center;background-color:transparent;background-image:linear-gradient(to top, var(--tw-gradient-stops));--tw-gradient-from:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-gradient-to:rgba(var(--rtk-colors-background-1000, 8 8 8) / 0);--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to);--tw-gradient-to:transparent}video.mirror{transform:scaleX(-1)}@media (orientation: portrait){:host{height:var(--rtk-space-44, 176px)}}";
|
|
7
7
|
const RtkParticipantSetupStyle0 = rtkParticipantSetupCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantTile$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantTile$1, d as defineCustomElement$1 } from './p-c6700b7b.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantTile = RtkParticipantTile$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
2
|
import { i as isFirefox } from './p-05186172.js';
|
|
3
|
-
import { e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
3
|
+
import { e as defaultIconPack, i as useLanguage, K as isLiveStreamViewer } from './p-5b3a7f00.js';
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-85587a5c.js';
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-6fa03a7f.js';
|
|
7
7
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
8
8
|
|
|
9
9
|
/**
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipants, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipants, d as defineCustomElement$1 } from './p-21453136.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsStageList = RtkParticipants;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsStaged, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsStaged, d as defineCustomElement$1 } from './p-d0abd8bc.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsStageQueue = RtkParticipantsStaged;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { a as canViewParticipants } from './p-
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { a as canViewParticipants } from './p-27d6399a.js';
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-0031a3c0.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-e6245534.js';
|
|
8
8
|
|
|
9
9
|
const rtkParticipantsToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block}:host([data-hidden]){display:none}.waiting-participants-count{position:absolute;right:var(--rtk-space-3, 12px);box-sizing:border-box;padding:var(--rtk-space-0\\.5, 2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px;display:flex;height:var(--rtk-space-5, 20px);min-width:var(--rtk-space-5, 20px);align-items:center;justify-content:center;border-radius:9999px;z-index:1}:host([variant='horizontal']) .waiting-participants-count{right:var(--rtk-space-4, 16px);top:50%;transform:translateY(-50%)}";
|
|
10
10
|
const RtkParticipantsToggleStyle0 = rtkParticipantsToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsViewers, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsViewers, d as defineCustomElement$1 } from './p-cc8af588.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsViewerList = RtkParticipantsViewers;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsWaitlisted, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsWaitlisted, d as defineCustomElement$1 } from './p-49619802.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsWaitingList = RtkParticipantsWaitlisted;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|