@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
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const sidebar = require('./sidebar-
|
|
8
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const sidebar = require('./sidebar-0166350b.js');
|
|
8
|
+
const index = require('./index-3f8e5441.js');
|
|
9
9
|
|
|
10
10
|
const rtkPluginsToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}";
|
|
11
11
|
const RtkPluginsToggleStyle0 = rtkPluginsToggleCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
const string = require('./string-9bce3253.js');
|
|
9
9
|
|
|
10
10
|
const rtkPollCss = ":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)))}.ctr{margin-bottom:var(--rtk-space-3, 12px);display:flex;width:100%;flex-direction:column;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.poll-title{margin-top:var(--rtk-space-3, 12px);margin-bottom:var(--rtk-space-3, 12px);margin-right:var(--rtk-space-4, 16px);font-size:12px}.poll{border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));display:flex;flex-direction:column;padding:var(--rtk-space-4, 16px)}.poll-question{padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);font-size:14px;overflow-wrap:break-word}.poll-answers{display:flex;flex-direction:row;justify-content:space-between;font-size:12px;margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-1, 4px);padding-left:var(--rtk-space-1, 4px);padding-right:var(--rtk-space-3, 12px)}.poll-option{display:flex;flex-direction:column;margin-top:var(--rtk-space-2, 8px);border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));padding:var(--rtk-space-2, 8px);word-break:break-word}.poll-option.open-vote:hover{cursor:pointer}.poll-option label{display:flex;flex-direction:row;cursor:inherit}.poll-option-header{display:flex;flex-direction:row;justify-content:space-between;padding:var(--rtk-space-1, 4px)}.poll-option-header[data-disabled='true']:hover{cursor:default}.poll-option-header input{margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0\\.5, 2px);margin-right:var(--rtk-space-2, 8px);cursor:inherit}.poll-option-header .counter{color:rgb(var(--rtk-colors-text-1000, 255 255 255));font-size:12px}.votes{margin-top:var(--rtk-space-1, 4px);display:flex;flex-direction:row;flex-wrap:wrap}.vote{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px);display:flex;align-items:center;justify-content:center;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-video-bg, 24 24 24) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));border-radius:var(--rtk-border-radius-none, 0);clip-path:circle()}.active{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-900, var(--rtk-colors-text-900, 255 255 255 / 0.88)))}.active .counter{color:rgb(var(--rtk-colors-text-on-brand-900, var(--rtk-colors-text-900, 255 255 255 / 0.88)))}";
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const sidebar = require('./sidebar-
|
|
8
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const sidebar = require('./sidebar-0166350b.js');
|
|
8
|
+
const index = require('./index-3f8e5441.js');
|
|
9
9
|
|
|
10
10
|
const rtkPollsToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block}:host([data-hidden]){display:none}.unread-count{position:absolute;right:var(--rtk-space-3, 12px);box-sizing:border-box;padding:var(--rtk-space-0\\.5, 2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));display:flex;height:var(--rtk-space-5, 20px);min-width:var(--rtk-space-5, 20px);align-items:center;justify-content:center;border-radius:9999px;z-index:1}:host([variant='horizontal']) .unread-count{right:var(--rtk-space-4, 16px);top:50%;transform:translateY(-50%)}";
|
|
11
11
|
const RtkPollsToggleStyle0 = rtkPollsToggleCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
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}}";
|
|
10
10
|
const RtkRecordingIndicatorStyle0 = rtkRecordingIndicatorCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
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}";
|
|
10
10
|
const RtkRecordingToggleStyle0 = rtkRecordingToggleCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.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;
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
7
|
const fullScreen = require('./full-screen-b02d13dd.js');
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-3f8e5441.js');
|
|
9
9
|
|
|
10
10
|
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";
|
|
11
11
|
const RtkScreenshareViewStyle0 = rtkScreenshareViewCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
const rtkSettingsAudioCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:flex;width:100%;flex-direction:column}audio{visibility:hidden}.group{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px)}.group>*{margin-bottom:var(--rtk-space-2, 8px)}.group>*:last-child{margin-bottom:var(--rtk-space-0, 0px)}.group select{flex:1 1 0%}.row{display:flex;align-items:center;justify-content:space-between;gap:var(--rtk-space-3, 12px)}rtk-audio-visualizer{flex-shrink:0}rtk-button{border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));--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)}rtk-button rtk-icon{margin-right:var(--rtk-space-2, 8px)}";
|
|
10
10
|
const RtkSettingsAudioStyle0 = rtkSettingsAudioCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
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}";
|
|
10
10
|
const RtkSettingsToggleStyle0 = rtkSettingsToggleCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
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}";
|
|
10
10
|
const RtkSettingsStyle0 = rtkSettingsCss;
|
|
@@ -4,9 +4,9 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
6
|
const string = require('./string-9bce3253.js');
|
|
7
|
-
const uiStore = require('./ui-store-
|
|
7
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
8
8
|
const index$2 = require('./index-6f8c1928.js');
|
|
9
|
-
const index = require('./index-
|
|
9
|
+
const index = require('./index-3f8e5441.js');
|
|
10
10
|
const joinError = require('./join-error-c1eed98e.js');
|
|
11
11
|
|
|
12
12
|
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)}.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))}";
|
|
@@ -62,7 +62,7 @@ const RtkSetupScreen = class {
|
|
|
62
62
|
(_b = this.meeting) === null || _b === void 0 ? void 0 : _b.self.setName(this.displayName);
|
|
63
63
|
uiStore.gracefulStorage.setItem('rtk-display-name', this.displayName);
|
|
64
64
|
try {
|
|
65
|
-
await ((_c = this.meeting) === null || _c === void 0 ? void 0 : _c.
|
|
65
|
+
await ((_c = this.meeting) === null || _c === void 0 ? void 0 : _c.join());
|
|
66
66
|
}
|
|
67
67
|
catch (e) {
|
|
68
68
|
this.isJoining = false;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const index = require('./index-
|
|
7
|
-
const uiStore = require('./ui-store-
|
|
6
|
+
const index = require('./index-3f8e5441.js');
|
|
7
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
8
8
|
|
|
9
9
|
const rtkSidebarUiCss = ":host {\n line-height: initial;\n font-family: var(--rtk-font-family, sans-serif);\n\n font-feature-settings: normal;\n font-variation-settings: normal;\n}\n\np {\n margin: var(--rtk-space-0, 0px);\n padding: var(--rtk-space-0, 0px);\n}\n\n\n:host {\n position: relative;\n height: 100%;\n width: 100%;\n font-family: var(--rtk-font-family, sans-serif);\n z-index: 50;\n display: flex;\n flex-direction: column;\n\n container-type: size;\n container-name: sidebarui;\n}\n\n@container sidebarui (height < 370px) {\n .main-header {\n height: var(--rtk-space-8, 32px) !important;\n }\n .close {\n top: var(--rtk-space-0\\.5, 2px) !important;\n left: var(--rtk-space-0, 0px) !important;\n color: rgba(var(--rtk-colors-danger, 255 45 45) / 0.6);\n }\n}\n\n:host([view='sidebar']) {\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));\n}\n\n:host([view='full-screen']) {\n position: absolute;\n top: var(--rtk-space-0, 0px);\n right: var(--rtk-space-0, 0px);\n bottom: var(--rtk-space-0, 0px);\n left: var(--rtk-space-0, 0px);\n max-width: 100%;\n border: none;\n}\n\n::slotted(*) {\n flex-grow: 1;\n}\n\n.close {\n position: absolute;\n top: var(--rtk-space-2, 8px);\n left: var(--rtk-space-2, 8px);\n z-index: 10;\n}\n\n.main-header {\n position: relative;\n display: flex;\n height: var(--rtk-space-12, 48px);\n place-items: center;\n justify-content: center;\n}\n\n.main-header, \n.mobile-tabs {\n flex-shrink: 0;\n}\n\n.mobile-tabs {\n display: flex;\n place-items: center;\n justify-content: space-evenly;\n border-bottom: 1px solid rgb(var(--rtk-colors-background-700, 44 44 44));\n}\n\n.mobile-tabs button {\n margin: var(--rtk-space-0, 0px);\n border-width: var(--rtk-border-width-none, 0);\n border-style: none;\n background-color: transparent;\n padding: var(--rtk-space-0, 0px);\n color: rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));\n height: var(--rtk-space-10, 40px);\n cursor: pointer;\n padding-left: var(--rtk-space-4, 16px);\n padding-right: var(--rtk-space-4, 16px);\n font-weight: 500;\n border-bottom: 1px solid transparent;\n}\n\n.mobile-tabs button.active {\n --tw-border-opacity: 1;\n border-color: rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-border-opacity));\n --tw-text-opacity: 1;\n color: rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity));\n}\n\nheader h3 {\n font-size: 14px;\n font-weight: 500;\n}\n\n@media only screen and (max-device-height: 480px) and (orientation: landscape) {\n .main-header {\n display: none !important;\n }\n}\n\n.tab-participant-count-badge {\n display: inline-block;\n padding: 2px 5px;\n border-radius: 9999px;\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));\n font-size: 12px;\n color: rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));\n}\n\n.tab-participant-count-badge:not(.selected-tab) {\n --tw-bg-opacity: 1;\n background-color: rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));\n}\n\n.tab-participant-count-badge.requests-pending{\n background-color: rgba(var(--rtk-colors-danger));\n}\n";
|
|
10
10
|
const RtkSidebarUiStyle0 = rtkSidebarUiCss;
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const sidebar = require('./sidebar-
|
|
8
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const sidebar = require('./sidebar-0166350b.js');
|
|
8
|
+
const index = require('./index-3f8e5441.js');
|
|
9
9
|
const index$2 = require('./index-6f8c1928.js');
|
|
10
10
|
|
|
11
11
|
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}";
|
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
7
|
const index$2 = require('./index-6f8c1928.js');
|
|
8
8
|
const grid = require('./grid-edc342a7.js');
|
|
9
9
|
const ResizeObserver_es = require('./ResizeObserver.es-ba961f16.js');
|
|
10
|
-
const index = require('./index-
|
|
10
|
+
const index = require('./index-3f8e5441.js');
|
|
11
11
|
|
|
12
12
|
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%}";
|
|
13
13
|
const RtkSimpleGridStyle0 = rtkSimpleGridCss;
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
7
|
const grid = require('./grid-edc342a7.js');
|
|
8
8
|
const index$2 = require('./index-6f8c1928.js');
|
|
9
|
-
const index = require('./index-
|
|
9
|
+
const index = require('./index-3f8e5441.js');
|
|
10
10
|
|
|
11
11
|
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%}";
|
|
12
12
|
const RtkSpotlightGridStyle0 = rtkSpotlightGridCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
const rtkSpotlightIndicatorCss = ":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{font-size:12px}#sync-button{flex-direction:row;border-radius:var(--rtk-border-radius-sm, 4px);padding-left:var(--rtk-space-1, 4px);display:flex;align-items:center;justify-content:center;margin-bottom:var(--rtk-space-1, 4px);font-size:12px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}:host([size='sm']) rtk-tooltip,:host([size='md']) rtk-tooltip{width:100%}:host([size='sm'])>#sync-button{height:var(--rtk-space-8, 32px);width:var(--rtk-space-16, 64px);padding-left:var(--rtk-space-0, 0px)}:host([size='md'])>#sync-button{height:var(--rtk-space-8, 32px);width:var(--rtk-space-16, 64px)}:host([size='lg'])>#sync-button{flex-direction:row;height:var(--rtk-space-8, 32px);width:var(--rtk-space-16, 64px)}@media (orientation: portrait){:host([size='lg']) #sync-button{flex-direction:column-reverse;height:var(--rtk-space-16, 64px);width:var(--rtk-space-16, 64px)}:host([size='md']) #sync-button{height:var(--rtk-space-16, 64px);width:var(--rtk-space-16, 64px)}:host([size='sm']) #sync-button{height:var(--rtk-space-10, 40px);width:var(--rtk-space-16, 64px);flex-direction:row}}#sync-button>rtk-icon{max-height:14px}#sync-button rtk-icon{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}:host([size='sm']) #sync-button>rtk-icon{width:auto}#sync-button.active rtk-icon{color:rgb(var(--rtk-colors-text-1000, 255 255 255))}div{align-content:center;line-height:2rem}rtk-icon{height:var(--rtk-space-6, 24px);width:var(--rtk-space-8, 32px)}#sync-button.active{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-bg-opacity))}";
|
|
10
10
|
const RtkSpotlightIndicatorStyle0 = rtkSpotlightIndicatorCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
const canJoinStage = (meeting) => {
|
|
10
10
|
var _a, _b;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
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}";
|
|
10
10
|
const RtkStageStyle0 = rtkStageCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
const rtkTranscriptCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{pointer-events:none;display:block;color:rgb(var(--rtk-colors-text-1000, 255 255 255));display:flex;justify-content:center;vertical-align:middle;animation:show 0.4s ease;transition:0.4s;z-index:5;width:100%}.ctr{box-sizing:border-box;display:inline-flex;height:100%;align-items:center;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);--tw-shadow-color:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-shadow:var(--tw-shadow-colored);pointer-events:auto;padding:var(--rtk-space-3, 12px);overflow:auto;max-width:50%}.message{margin:var(--rtk-space-0, 0px);display:inline-block;justify-content:center;max-width:100%;text-wrap:wrap;line-height:1.5rem}.message .name{font-weight:bold}:host(.exit){animation:exit 0.4s ease}@keyframes show{0%{opacity:0;transform:translateY(120px)}100%{opacity:1;transform:translateY(0px)}}@keyframes exit{0%{opacity:1;transform:translateY(0)}100%{opacity:0;transform:translateY(-120px)}}:host([size='sm']){font-size:14px}";
|
|
10
10
|
const RtkTranscriptStyle0 = rtkTranscriptCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
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)}";
|
|
10
10
|
const RtkTranscriptsStyle0 = rtkTranscriptsCss;
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const merge = require('./merge-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const merge = require('./merge-ff059743.js');
|
|
8
8
|
|
|
9
9
|
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}";
|
|
10
10
|
const RtkUiProviderStyle0 = rtkUiProviderCss;
|
|
@@ -191,7 +191,7 @@ const RtkUiProvider = class {
|
|
|
191
191
|
this.updateStates({ meeting: 'setup' });
|
|
192
192
|
}
|
|
193
193
|
else {
|
|
194
|
-
meeting.
|
|
194
|
+
meeting.join();
|
|
195
195
|
}
|
|
196
196
|
}
|
|
197
197
|
window.removeEventListener('rtkError', this.authErrorListener);
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
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))}";
|
|
10
10
|
const RtkWaitingScreenStyle0 = rtkWaitingScreenCss;
|
|
@@ -32,8 +32,7 @@ function splitCollection(collection, parts) {
|
|
|
32
32
|
return result.filter((res) => res.length);
|
|
33
33
|
}
|
|
34
34
|
function participantIdentifier(participant) {
|
|
35
|
-
|
|
36
|
-
return (_a = participant.customParticipantId) !== null && _a !== void 0 ? _a : participant.clientSpecificId;
|
|
35
|
+
return participant.customParticipantId;
|
|
37
36
|
}
|
|
38
37
|
function getAllConnectedParticipants(meeting) {
|
|
39
38
|
// TODO: remove this once we start getting display pics from socket
|
|
@@ -19,20 +19,16 @@ export class RtkChatSearchResults {
|
|
|
19
19
|
/** Language */
|
|
20
20
|
this.t = useLanguage();
|
|
21
21
|
this.pageSize = 50;
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
timestamp,
|
|
26
|
-
size,
|
|
27
|
-
reversed,
|
|
28
|
-
});
|
|
22
|
+
/** NOTE(ikabra): Core APIs need to be implemented for this, this component is not being used inside chat UI and was broken as standalone. */
|
|
23
|
+
this.searchMessages = async (_timestamp, _size, _reversed) => {
|
|
24
|
+
return [];
|
|
29
25
|
};
|
|
30
26
|
this.nodeRenderer = (messages) => {
|
|
31
27
|
return messages.map((message) => (h("rtk-chat-message", { key: message.id, message: message, disableControls: true })));
|
|
32
28
|
};
|
|
33
29
|
}
|
|
34
30
|
render() {
|
|
35
|
-
return (h(Host, { key: '
|
|
31
|
+
return (h(Host, { key: '4ea17889c442ac91c4bb54896c600d17290c0715' }, h("rtk-paginated-list", { key: '8fa700caf9b3a2c7329fb555baf1a979231fa71c', pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.searchMessages, createNodes: this.nodeRenderer })));
|
|
36
32
|
}
|
|
37
33
|
static get is() { return "rtk-chat-search-results"; }
|
|
38
34
|
static get encapsulation() { return "shadow"; }
|
|
@@ -196,7 +196,11 @@ export class RtkGrid {
|
|
|
196
196
|
.filter((participant) => participant.screenShareEnabled);
|
|
197
197
|
this.plugins = (plugins === null || plugins === void 0 ? void 0 : plugins.active.toArray()) || [];
|
|
198
198
|
if (permissions === null || permissions === void 0 ? void 0 : permissions.stageEnabled) {
|
|
199
|
-
this.canCurrentPeerHost =
|
|
199
|
+
this.canCurrentPeerHost =
|
|
200
|
+
permissions.acceptStageRequests ||
|
|
201
|
+
permissions.canProduceAudio === 'ALLOWED' ||
|
|
202
|
+
permissions.canProduceVideo === 'ALLOWED' ||
|
|
203
|
+
permissions.canProduceScreenshare === 'ALLOWED';
|
|
200
204
|
this.updateStage();
|
|
201
205
|
}
|
|
202
206
|
this.hidden = meeting.self.hidden;
|
|
@@ -40,7 +40,7 @@ export class RtkLeaveMeeting {
|
|
|
40
40
|
};
|
|
41
41
|
this.handleLeave = () => {
|
|
42
42
|
var _a;
|
|
43
|
-
(_a = this.meeting) === null || _a === void 0 ? void 0 : _a.
|
|
43
|
+
(_a = this.meeting) === null || _a === void 0 ? void 0 : _a.leave();
|
|
44
44
|
this.close();
|
|
45
45
|
};
|
|
46
46
|
this.handleJoinMainRoom = () => {
|
|
@@ -71,9 +71,9 @@ export class RtkLeaveMeeting {
|
|
|
71
71
|
}
|
|
72
72
|
}
|
|
73
73
|
render() {
|
|
74
|
-
return (h(Host, { key: '
|
|
74
|
+
return (h(Host, { key: '93a88022c62d7e1dbcd512fa19ad72e7e938e6cc' }, h("div", { key: '526c2dc395fe41a2e980c881c0d3d145c86e7c76', class: "leave-modal" }, h("div", { key: 'ecd34ea2ecc74099a9377ced64a24667aa2e24aa', class: "header" }, h("h2", { key: '51c05788210388df22e871bad265c05c40b7dd75', class: "title" }, this.t('leave'))), h("p", { key: 'fd6a2f2cc6f75c808f995bff3bf5e8628806a0b1', class: "message" }, this.isBreakoutRoomsActive && this.isChildMeeting
|
|
75
75
|
? this.t('breakout_rooms.leave_confirmation')
|
|
76
|
-
: this.t('leave_confirmation')), h("div", { key: '
|
|
76
|
+
: this.t('leave_confirmation')), h("div", { key: '6ed0ae860e10f08858707aea9eae9530cfb0eb88', class: "content" }, h("rtk-button", { key: '8ecc5aca329f6bb5eac183dc5e997834c9b511ae', variant: "secondary", onClick: this.close, class: "secondary-btn" }, this.t('cancel')), this.isBreakoutRoomsActive && this.isChildMeeting && this.canJoinMainRoom && (h("rtk-button", { key: '8a31fdea844a2ce4b3b4aeba4114ef0178e2df0b', variant: "secondary", onClick: this.handleJoinMainRoom, class: "secondary-btn" }, this.t('breakout_rooms.leave_confirmation.main_room_btn'))), h("rtk-button", { key: 'e8d815dccf9ea30ab9290f4789f855412b2c9baa', variant: "danger", title: this.t('leave'), onClick: this.handleLeave }, this.t('leave')), this.canEndMeeting && (h("rtk-button", { key: '64073a99ca9ee3beee04ce0aaa4ec4346d5c4de1', variant: "danger", class: "secondary-btn secondary-danger-btn", onClick: this.handleEndMeeting }, this.t('end.all')))))));
|
|
77
77
|
}
|
|
78
78
|
static get is() { return "rtk-leave-meeting"; }
|
|
79
79
|
static get encapsulation() { return "shadow"; }
|
|
@@ -113,7 +113,7 @@ export class RtkMeeting {
|
|
|
113
113
|
disconnectedCallback() {
|
|
114
114
|
var _a;
|
|
115
115
|
if (this.leaveOnUnmount) {
|
|
116
|
-
(_a = this.meeting) === null || _a === void 0 ? void 0 : _a.
|
|
116
|
+
(_a = this.meeting) === null || _a === void 0 ? void 0 : _a.leave();
|
|
117
117
|
}
|
|
118
118
|
this.resizeObserver.disconnect();
|
|
119
119
|
window.removeEventListener('rtkError', this.authErrorListener);
|
|
@@ -238,7 +238,7 @@ export class RtkMeeting {
|
|
|
238
238
|
}
|
|
239
239
|
else {
|
|
240
240
|
meeting
|
|
241
|
-
.
|
|
241
|
+
.join()
|
|
242
242
|
.then(() => {
|
|
243
243
|
this.updateStates({ joinError: undefined, joinErrorCode: undefined });
|
|
244
244
|
})
|
|
@@ -303,7 +303,7 @@ export class RtkNotifications {
|
|
|
303
303
|
button: {
|
|
304
304
|
text: this.t('end'),
|
|
305
305
|
variant: 'danger',
|
|
306
|
-
onClick: () => { var _a; return (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.
|
|
306
|
+
onClick: () => { var _a; return (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.leave(); },
|
|
307
307
|
},
|
|
308
308
|
});
|
|
309
309
|
}
|
|
@@ -325,7 +325,7 @@ export class RtkNotifications {
|
|
|
325
325
|
button: {
|
|
326
326
|
text: this.t('end'),
|
|
327
327
|
variant: 'danger',
|
|
328
|
-
onClick: () => { var _a; return (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.
|
|
328
|
+
onClick: () => { var _a; return (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.leave(); },
|
|
329
329
|
},
|
|
330
330
|
});
|
|
331
331
|
break;
|
|
@@ -243,10 +243,10 @@ export class RtkParticipant {
|
|
|
243
243
|
? this.iconPack.leave_stage
|
|
244
244
|
: this.iconPack.join_stage, slot: "start" }), this.isOnStage
|
|
245
245
|
? this.t('stage.remove_from_stage')
|
|
246
|
-
: this.t('stage.add_to_stage'))), !isSelf && this.canKickParticipant && (h("rtk-menu-item", { key: '
|
|
247
|
-
var _a, _b;
|
|
248
|
-
(_a = this.meeting) === null || _a === void 0 ? void 0 : _a.participants.
|
|
249
|
-
} }, h("rtk-icon", { key: '
|
|
246
|
+
: this.t('stage.add_to_stage'))), !isSelf && this.canKickParticipant && (h("rtk-menu-item", { key: '0e5fe7c7f6e61599293843466c5b473226348d26', iconPack: this.iconPack, t: this.t, class: "red", onClick: () => {
|
|
247
|
+
var _a, _b, _c;
|
|
248
|
+
(_c = (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.participants.joined.get((_b = this.participant) === null || _b === void 0 ? void 0 : _b.id)) === null || _c === void 0 ? void 0 : _c.kick();
|
|
249
|
+
} }, h("rtk-icon", { key: 'c7d370837be33a1a14fb32f64a35da3fdceafe28', icon: this.iconPack.dismiss, slot: "start" }), this.t('kick'))), h("slot", { key: 'ec5dea9563b71323776808d8ef1991cda87e625f' }, h(Render, { key: '6c423497a1c2f31a7190305913dce0019cf943f1', element: "rtk-participant", defaults: defaults, childProps: {
|
|
250
250
|
participant: this.participant,
|
|
251
251
|
}, deepProps: true, onlyChildren: true })))))))))));
|
|
252
252
|
}
|
|
@@ -59,7 +59,7 @@ export class RtkSetupScreen {
|
|
|
59
59
|
(_b = this.meeting) === null || _b === void 0 ? void 0 : _b.self.setName(this.displayName);
|
|
60
60
|
gracefulStorage.setItem('rtk-display-name', this.displayName);
|
|
61
61
|
try {
|
|
62
|
-
await ((_c = this.meeting) === null || _c === void 0 ? void 0 : _c.
|
|
62
|
+
await ((_c = this.meeting) === null || _c === void 0 ? void 0 : _c.join());
|
|
63
63
|
}
|
|
64
64
|
catch (e) {
|
|
65
65
|
this.isJoining = false;
|
|
@@ -31,8 +31,7 @@ export function splitCollection(collection, parts) {
|
|
|
31
31
|
return result.filter((res) => res.length);
|
|
32
32
|
}
|
|
33
33
|
export function participantIdentifier(participant) {
|
|
34
|
-
|
|
35
|
-
return (_a = participant.customParticipantId) !== null && _a !== void 0 ? _a : participant.clientSpecificId;
|
|
34
|
+
return participant.customParticipantId;
|
|
36
35
|
}
|
|
37
36
|
export function getAllConnectedParticipants(meeting) {
|
|
38
37
|
// TODO: remove this once we start getting display pics from socket
|
package/dist/components/index.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
export { g as getAssetPath, s as setAssetPath, a as setNonce, b as setPlatformOptions } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig } from './p-
|
|
3
|
-
export { B as BreakoutRoomsManager, c as createDefaultConfig, b as createPeerStore, d as defaultConfig, e as defaultIconPack, h as defaultLanguage, f as defaultOverrides, g as getInitialStates, a as uiState, u as uiStore, i as useLanguage } from './p-
|
|
4
|
-
export { p as provideRtkDesignSystem } from './p-
|
|
5
|
-
import { g as generateConfig } from './p-
|
|
6
|
-
export { e as extendConfig, g as generateConfig } from './p-
|
|
2
|
+
import { c as createDefaultConfig } from './p-5b3a7f00.js';
|
|
3
|
+
export { B as BreakoutRoomsManager, c as createDefaultConfig, b as createPeerStore, d as defaultConfig, e as defaultIconPack, h as defaultLanguage, f as defaultOverrides, g as getInitialStates, a as uiState, u as uiStore, i as useLanguage } from './p-5b3a7f00.js';
|
|
4
|
+
export { p as provideRtkDesignSystem } from './p-7e34f516.js';
|
|
5
|
+
import { g as generateConfig } from './p-b220448d.js';
|
|
6
|
+
export { e as extendConfig, g as generateConfig } from './p-b220448d.js';
|
|
7
7
|
export { R as RtkNotificationsAudio } from './p-598b792e.js';
|
|
8
8
|
export { g as generateChatGroupKey, a as getChatGroups, c as getParticipantUserId, b as getUnreadChatCounts } from './p-0db812c2.js';
|
|
9
9
|
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
2
|
+
import { e as defaultIconPack } 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
|
-
import { d as defineCustomElement$1 } from './p-
|
|
5
|
+
import { d as defineCustomElement$1 } from './p-e6245534.js';
|
|
6
6
|
|
|
7
7
|
const rtkControlbarButtonCss = ":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{--background-color:var(\n --rtk-controlbar-button-background-color,\n rgb(var(--rtk-colors-background-1000, 8 8 8))\n );--icon-size:var(--rtk-controlbar-button-icon-size, var(--rtk-space-7, 28px));position:relative;box-sizing:border-box;display:inline-flex;height:100%;width:auto;min-width:var(--rtk-space-20, 80px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--rtk-border-radius-md, 8px);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;color:rgb(var(--rtk-colors-text-1000, 255 255 255));background-color:var(--background-color)}button{padding:var(--rtk-space-1, 4px)}:host(.red-icon) #icon{--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}:host([disabled]){color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}button{box-sizing:border-box;display:inline-flex;height:100%;width:100%;flex:1 1 0%;flex-direction:column;gap:var(--rtk-space-1, 4px);padding-left:var(--rtk-space-1, 4px);padding-right:var(--rtk-space-1, 4px);align-items:center;justify-content:center;cursor:pointer;border-radius:var(--rtk-border-radius-md, 8px);border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:transparent;color:inherit;outline-offset:-2px;border:var(--rtk-border-width-md, 2px) solid transparent}.label{text-align:center;font-size:12px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}#warning-indicator{position:absolute;top:var(--rtk-space-1, 4px);right:var(--rtk-space-2, 8px);height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-warning, 255 205 7) / var(--tw-text-opacity))}:host([size='sm']) #warning-indicator{right:var(--rtk-space-0, 0px);top:var(--rtk-space-0, 0px);height:var(--rtk-space-3, 12px);width:var(--rtk-space-3, 12px)}:host(:hover) button{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}#icon{width:var(--icon-size);height:var(--icon-size)}:host(.leave:hover) button{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity));border:var(--rtk-border-width-md, 2px) solid rgb(var(--rtk-colors-danger, 255 45 45))}:host(.active) button{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-400, 53 110 253) / var(--tw-text-opacity));border:var(--rtk-border-width-md, 2px) solid rgb(var(--rtk-colors-brand-400, 53 110 253))}button:focus-visible{outline:2px solid rgb(var(--rtk-colors-brand-400, 53 110 253))}:host(.active-livestream){--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}:host([size='sm']){min-width:var(--rtk-space-14, 56px)}:host([size='sm']) .label{display:none}:host([variant='horizontal']){width:100%}:host([variant='horizontal']) button{border-radius:7px;height:var(--rtk-space-12, 48px);width:100%;padding-left:var(--rtk-space-5, 20px);padding-right:var(--rtk-space-5, 20px);padding-top:var(--rtk-space-3, 12px);padding-bottom:var(--rtk-space-3, 12px);flex-direction:row;justify-content:flex-start;gap:var(--rtk-space-3, 12px)}:host([variant='horizontal']) #icon{width:var(--rtk-space-6, 24px)}:host([variant='horizontal']) .label{display:block;font-size:14px;line-height:1.25rem}:host([variant='horizontal']) #warning-indicator{right:auto;left:var(--rtk-space-4, 16px)}:host([brand-icon]) rtk-icon#icon{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}@media only screen and (max-device-height: 480px) and (orientation: landscape){:host .label{display:none}:slotted(rtk-icon){height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}}";
|
|
8
8
|
const RtkControlbarButtonStyle0 = rtkControlbarButtonCss;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
2
|
import { C as ChatHead } from './p-38d22d57.js';
|
|
3
3
|
import { a as sanitizeLink } from './p-efabd2ce.js';
|
|
4
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
4
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
5
5
|
import { d as downloadFile } from './p-47314bc7.js';
|
|
6
|
-
import { S as SyncWithStore } from './p-
|
|
6
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
7
7
|
import { d as defineCustomElement$3 } from './p-85587a5c.js';
|
|
8
8
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
9
|
-
import { d as defineCustomElement$1 } from './p-
|
|
9
|
+
import { d as defineCustomElement$1 } from './p-e6245534.js';
|
|
10
10
|
|
|
11
11
|
const rtkImageMessageCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}.image-spinner{cursor:wait}.image-errored{cursor:not-allowed}";
|
|
12
12
|
const RtkImageMessageStyle0 = rtkImageMessageCss;
|