@cloudflare/realtimekit-ui 1.1.0-staging.9 → 1.1.1-staging.1
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/{ChatHead-e13f3b0e.js → ChatHead-777e6a2d.js} +1 -1
- package/dist/cjs/{TextMessage-1dc6f8b9.js → TextMessage-b9322340.js} +2 -2
- package/dist/cjs/{chat-2ae6f058.js → chat-f1a9fd6e.js} +1 -16
- package/dist/cjs/{config-0a88d50b.js → config-86164f93.js} +2 -2
- package/dist/cjs/{debounce-b06b27ca.js → debounce-267777c1.js} +1 -1
- package/dist/cjs/index-2e5758b6.js +4403 -0
- package/dist/cjs/{index-821d14b7.js → index-6f8c1928.js} +1 -1
- package/dist/cjs/{index-e4244d7d.js → index-92947ea7.js} +2 -2
- package/dist/cjs/index.cjs.js +6 -6
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/{merge-c46cfa17.js → merge-bb096d88.js} +1 -1
- package/dist/cjs/{notification-f3750b61.js → notification-ef397c71.js} +1 -1
- package/dist/cjs/realtimekit-ui.cjs.js +30 -3
- package/dist/cjs/rtk-ai-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +5 -5
- package/dist/cjs/rtk-ai.cjs.entry.js +3 -3
- package/dist/cjs/rtk-audio-grid.cjs.entry.js +5 -5
- package/dist/cjs/rtk-audio-tile.cjs.entry.js +3 -3
- package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +4 -4
- package/dist/cjs/{rtk-avatar_24.cjs.entry.js → rtk-avatar_26.cjs.entry.js} +661 -605
- package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +8 -8
- package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +13 -13
- package/dist/cjs/rtk-breakout-rooms-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +4 -4
- package/dist/cjs/rtk-camera-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-caption-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +11 -25
- package/dist/cjs/rtk-chat-message.cjs.entry.js +6 -6
- package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +13 -7
- package/dist/cjs/rtk-chat-search-results.cjs.entry.js +4 -4
- package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +4 -4
- package/dist/cjs/rtk-chat-toggle.cjs.entry.js +10 -13
- package/dist/cjs/rtk-clock.cjs.entry.js +6 -6
- package/dist/cjs/rtk-controlbar-button.cjs.entry.js +4 -4
- package/dist/cjs/rtk-controlbar.cjs.entry.js +5 -5
- package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +3 -3
- package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +4 -4
- package/dist/cjs/rtk-dialog-manager.cjs.entry.js +4 -4
- package/dist/cjs/rtk-dialog.cjs.entry.js +4 -4
- package/dist/cjs/rtk-ended-screen.cjs.entry.js +3 -3
- package/dist/cjs/rtk-file-dropzone.cjs.entry.js +4 -4
- package/dist/cjs/rtk-file-message_3.cjs.entry.js +14 -14
- package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-grid-pagination.cjs.entry.js +4 -4
- package/dist/cjs/rtk-grid.cjs.entry.js +4 -4
- package/dist/cjs/rtk-header.cjs.entry.js +5 -5
- package/dist/cjs/rtk-idle-screen.cjs.entry.js +46 -5
- package/dist/cjs/rtk-image-viewer.cjs.entry.js +4 -4
- package/dist/cjs/rtk-information-tooltip.cjs.entry.js +4 -4
- package/dist/cjs/rtk-leave-button.cjs.entry.js +4 -4
- package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +2477 -1450
- package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-logo.cjs.entry.js +3 -3
- package/dist/cjs/rtk-meeting-title.cjs.entry.js +3 -3
- package/dist/cjs/rtk-message-list-view.cjs.entry.js +7 -7
- package/dist/cjs/rtk-mic-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-mixed-grid.cjs.entry.js +4 -4
- package/dist/cjs/rtk-more-toggle.cjs.entry.js +5 -5
- package/dist/cjs/rtk-mute-all-button.cjs.entry.js +3 -3
- package/dist/cjs/rtk-name-tag.cjs.entry.js +4 -4
- package/dist/cjs/rtk-network-indicator.cjs.entry.js +3 -3
- package/dist/cjs/rtk-notification.cjs.entry.js +7 -7
- package/dist/cjs/rtk-notifications.cjs.entry.js +5 -5
- package/dist/cjs/rtk-participant-count.cjs.entry.js +3 -3
- package/dist/cjs/rtk-participant-setup.cjs.entry.js +5 -5
- package/dist/cjs/rtk-participant_2.cjs.entry.js +19 -19
- package/dist/cjs/rtk-participants-audio.cjs.entry.js +4 -4
- package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +5 -5
- package/dist/cjs/rtk-participants-toggle.cjs.entry.js +4 -4
- package/dist/cjs/rtk-participants.cjs.entry.js +4 -4
- package/dist/cjs/rtk-pip-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-plugin-main_2.cjs.entry.js +4 -4
- package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +4 -4
- package/dist/cjs/rtk-plugins_2.cjs.entry.js +7 -7
- package/dist/cjs/rtk-poll_2.cjs.entry.js +6 -6
- package/dist/cjs/rtk-polls-toggle.cjs.entry.js +4 -4
- package/dist/cjs/rtk-recording-indicator.cjs.entry.js +4 -4
- package/dist/cjs/rtk-recording-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-screen-share-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-screenshare-view.cjs.entry.js +8 -8
- package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +3 -3
- package/dist/cjs/rtk-settings-toggle.cjs.entry.js +4 -4
- package/dist/cjs/rtk-settings.cjs.entry.js +3 -3
- package/dist/cjs/rtk-setup-screen.cjs.entry.js +26 -8
- package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +5 -5
- package/dist/cjs/rtk-sidebar.cjs.entry.js +5 -5
- package/dist/cjs/rtk-simple-grid.cjs.entry.js +4 -4
- package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +6 -6
- package/dist/cjs/rtk-spotlight-indicator.cjs.entry.js +3 -3
- package/dist/cjs/rtk-stage-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-stage.cjs.entry.js +4 -4
- package/dist/cjs/rtk-transcript.cjs.entry.js +4 -4
- package/dist/cjs/rtk-transcripts.cjs.entry.js +3 -3
- package/dist/cjs/rtk-ui-provider.cjs.entry.js +3 -3
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +4 -4
- package/dist/cjs/{sidebar-0eb1e4ef.js → sidebar-7df66d80.js} +1 -1
- package/dist/cjs/{ui-store-6c2d680f.js → ui-store-d0e80f30.js} +113 -34
- package/dist/collection/collection-manifest.json +4 -6
- package/dist/collection/components/rtk-ai/rtk-ai.js +9 -3
- package/dist/collection/components/rtk-ai-toggle/rtk-ai-toggle.js +3 -3
- package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +3 -3
- package/dist/collection/components/rtk-audio-grid/rtk-audio-grid.js +4 -4
- package/dist/collection/components/rtk-audio-tile/rtk-audio-tile.js +4 -4
- package/dist/collection/components/rtk-audio-visualizer/rtk-audio-visualizer.js +3 -3
- package/dist/collection/components/rtk-avatar/rtk-avatar.js +4 -4
- package/dist/collection/components/rtk-breakout-room-manager/rtk-breakout-room-manager.js +3 -3
- package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +5 -5
- package/dist/collection/components/rtk-breakout-room-toggle/rtk-breakout-rooms-toggle.js +4 -4
- package/dist/collection/components/rtk-breakout-rooms-manager/rtk-breakout-rooms-manager.js +4 -4
- package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +11 -5
- package/dist/collection/components/rtk-camera-selector/rtk-camera-selector.js +3 -3
- package/dist/collection/components/rtk-camera-toggle/rtk-camera-toggle.js +3 -3
- package/dist/collection/components/rtk-caption-toggle/rtk-caption-toggle.js +3 -3
- package/dist/collection/components/rtk-chat/rtk-chat.css +4 -37
- package/dist/collection/components/rtk-chat/rtk-chat.js +63 -388
- package/dist/collection/components/rtk-chat-composer-ui/rtk-chat-composer-ui.js +16 -51
- package/dist/collection/components/rtk-chat-composer-view/rtk-chat-composer-view.js +30 -17
- package/dist/collection/components/{rtk-channel-details/rtk-channel-details.css → rtk-chat-header/rtk-chat-header.css} +28 -46
- package/dist/collection/components/rtk-chat-header/rtk-chat-header.js +32 -0
- package/dist/collection/components/rtk-chat-message/rtk-chat-message.css +0 -2
- package/dist/collection/components/rtk-chat-message/rtk-chat-message.js +9 -9
- package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.css +0 -2
- package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.js +6 -6
- package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js +92 -97
- package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +4 -4
- package/dist/collection/components/rtk-chat-selector/rtk-chat-selector.css +141 -0
- package/dist/collection/components/rtk-chat-selector/rtk-chat-selector.js +445 -0
- package/dist/collection/components/rtk-chat-selector-ui/rtk-chat-selector-ui.js +2 -2
- package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +9 -12
- package/dist/collection/components/rtk-clock/rtk-clock.js +5 -5
- package/dist/collection/components/rtk-confirmation-modal/rtk-confirmation-modal.js +4 -4
- package/dist/collection/components/rtk-controlbar/rtk-controlbar.js +4 -4
- package/dist/collection/components/rtk-controlbar-button/rtk-controlbar-button.js +2 -2
- package/dist/collection/components/rtk-counter/rtk-counter.css +0 -2
- package/dist/collection/components/rtk-counter/rtk-counter.js +4 -4
- package/dist/collection/components/rtk-debugger/rtk-debugger.js +3 -3
- package/dist/collection/components/rtk-debugger-audio/rtk-debugger-audio.js +3 -3
- package/dist/collection/components/rtk-debugger-screenshare/rtk-debugger-screenshare.js +3 -3
- package/dist/collection/components/rtk-debugger-system/rtk-debugger-system.js +3 -3
- package/dist/collection/components/rtk-debugger-toggle/rtk-debugger-toggle.js +4 -4
- package/dist/collection/components/rtk-debugger-video/rtk-debugger-video.js +3 -3
- package/dist/collection/components/rtk-dialog/rtk-dialog.css +1 -2
- package/dist/collection/components/rtk-dialog/rtk-dialog.js +3 -3
- package/dist/collection/components/rtk-dialog-manager/rtk-dialog-manager.js +3 -3
- package/dist/collection/components/rtk-draft-attachment-view/rtk-draft-attachment-view.js +3 -3
- package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.css +0 -2
- package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.js +3 -3
- package/dist/collection/components/rtk-emoji-picker-button/rtk-emoji-picker-button.js +3 -3
- package/dist/collection/components/rtk-ended-screen/rtk-ended-screen.js +3 -3
- package/dist/collection/components/rtk-file-dropzone/rtk-file-dropzone.js +3 -3
- package/dist/collection/components/rtk-file-message/rtk-file-message.js +5 -5
- package/dist/collection/components/rtk-file-message-view/rtk-file-message-view.js +2 -2
- package/dist/collection/components/rtk-file-picker-button/rtk-file-picker-button.js +4 -4
- package/dist/collection/components/rtk-fullscreen-toggle/rtk-fullscreen-toggle.js +2 -2
- package/dist/collection/components/rtk-grid/rtk-grid.js +3 -3
- package/dist/collection/components/rtk-grid-pagination/rtk-grid-pagination.css +0 -2
- package/dist/collection/components/rtk-grid-pagination/rtk-grid-pagination.js +3 -3
- package/dist/collection/components/rtk-header/rtk-header.js +4 -4
- package/dist/collection/components/rtk-icon/rtk-icon.js +1 -1
- package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.css +22 -0
- package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +79 -4
- package/dist/collection/components/rtk-image-message/rtk-image-message.js +7 -7
- package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +5 -5
- package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +4 -4
- package/dist/collection/components/rtk-information-tooltip/rtk-information-tooltip.js +2 -2
- package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +4 -4
- package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +3 -3
- package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +5 -5
- package/dist/collection/components/rtk-livestream-indicator/rtk-livestream-indicator.js +3 -3
- package/dist/collection/components/rtk-livestream-player/rtk-livestream-player.js +3 -3
- package/dist/collection/components/rtk-livestream-toggle/rtk-livestream-toggle.js +9 -3
- package/dist/collection/components/rtk-logo/rtk-logo.js +2 -2
- package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.css +6 -0
- package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.js +1 -1
- package/dist/collection/components/rtk-meeting/rtk-meeting.js +13 -5
- package/dist/collection/components/rtk-meeting-title/rtk-meeting-title.js +3 -3
- package/dist/collection/components/rtk-menu/rtk-menu.js +4 -4
- package/dist/collection/components/rtk-menu-item/rtk-menu-item.css +1 -1
- package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +3 -3
- package/dist/collection/components/rtk-menu-list/rtk-menu-list.css +3 -3
- package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +3 -3
- package/dist/collection/components/rtk-message-list-view/rtk-message-list-view.js +4 -4
- package/dist/collection/components/rtk-message-view/rtk-message-view.css +18 -1
- package/dist/collection/components/rtk-message-view/rtk-message-view.js +51 -3
- package/dist/collection/components/rtk-mic-toggle/rtk-mic-toggle.js +3 -3
- package/dist/collection/components/rtk-microphone-selector/rtk-microphone-selector.js +3 -3
- package/dist/collection/components/rtk-mixed-grid/rtk-mixed-grid.js +5 -5
- package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +4 -4
- package/dist/collection/components/rtk-mute-all-button/rtk-mute-all-button.js +3 -3
- package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +4 -4
- package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +5 -5
- package/dist/collection/components/rtk-network-indicator/rtk-network-indicator.js +4 -4
- package/dist/collection/components/rtk-notification/rtk-notification.js +4 -4
- package/dist/collection/components/rtk-notifications/rtk-notifications.js +3 -3
- package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +4 -4
- package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.css +104 -2
- package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +104 -51
- package/dist/collection/components/rtk-participant/rtk-participant.js +16 -16
- package/dist/collection/components/rtk-participant-count/rtk-participant-count.js +3 -3
- package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +5 -5
- package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +5 -5
- package/dist/collection/components/rtk-participants/rtk-participants.js +3 -3
- package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +4 -4
- package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +4 -4
- package/dist/collection/components/rtk-participants-stage-queue/rtk-participants-stage-queue.js +9 -3
- package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +3 -3
- package/dist/collection/components/rtk-participants-viewer-list/rtk-participants-viewer-list.js +3 -3
- package/dist/collection/components/rtk-participants-waiting-list/rtk-participants-waiting-list.js +3 -3
- package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +4 -4
- package/dist/collection/components/rtk-pinned-message-selector/rtk-pinned-message-selector.css +107 -0
- package/dist/collection/components/{rtk-channel-header/rtk-channel-header.js → rtk-pinned-message-selector/rtk-pinned-message-selector.js} +181 -118
- package/dist/collection/components/rtk-pip-toggle/rtk-pip-toggle.js +9 -3
- package/dist/collection/components/rtk-plugin-main/rtk-plugin-main.js +5 -5
- package/dist/collection/components/rtk-plugins/rtk-plugins.js +4 -4
- package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +3 -3
- package/dist/collection/components/rtk-poll/rtk-poll.js +5 -5
- package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +4 -4
- package/dist/collection/components/rtk-polls/rtk-polls.js +6 -6
- package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +3 -3
- package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +4 -4
- package/dist/collection/components/rtk-recording-toggle/rtk-recording-toggle.js +3 -3
- package/dist/collection/components/rtk-screen-share-toggle/rtk-screen-share-toggle.js +3 -3
- package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +9 -9
- package/dist/collection/components/rtk-settings/rtk-settings.js +3 -3
- package/dist/collection/components/rtk-settings-audio/rtk-settings-audio.js +3 -3
- package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +3 -3
- package/dist/collection/components/rtk-settings-video/rtk-settings-video.js +3 -3
- package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.css +0 -2
- package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +25 -6
- package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +3 -3
- package/dist/collection/components/rtk-sidebar-ui/rtk-sidebar-ui.js +11 -5
- package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +3 -3
- package/dist/collection/components/rtk-speaker-selector/rtk-speaker-selector.js +3 -3
- package/dist/collection/components/rtk-spinner/rtk-spinner.js +2 -2
- package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +5 -5
- package/dist/collection/components/rtk-spotlight-indicator/rtk-spotlight-indicator.js +3 -3
- package/dist/collection/components/rtk-stage/rtk-stage.js +3 -3
- package/dist/collection/components/rtk-stage-toggle/rtk-stage-toggle.js +3 -3
- package/dist/collection/components/rtk-switch/rtk-switch.js +3 -3
- package/dist/collection/components/rtk-tab-bar/rtk-tab-bar.js +4 -4
- package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +3 -3
- package/dist/collection/components/rtk-text-message/rtk-text-message.js +5 -5
- package/dist/collection/components/rtk-text-message-view/rtk-text-message-view.js +1 -1
- package/dist/collection/components/rtk-tooltip/rtk-tooltip.js +1 -1
- package/dist/collection/components/rtk-transcript/rtk-transcript.js +2 -2
- package/dist/collection/components/rtk-transcripts/rtk-transcripts.js +2 -2
- package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +3 -3
- package/dist/collection/components/rtk-viewer-count/rtk-viewer-count.js +3 -3
- package/dist/collection/components/rtk-virtualized-list/rtk-virtualized-participant-list.js +2 -2
- package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +4 -4
- package/dist/collection/lib/icons/default-icon-pack.js +0 -2
- package/dist/collection/lib/lang/default-language.js +2 -5
- package/dist/collection/lib/overrides.js +1 -0
- package/dist/collection/utils/chat.js +0 -4
- package/dist/collection/utils/flags.js +0 -2
- package/dist/components/index.js +8 -8
- package/dist/components/{p-39e8b34a.js → p-00551379.js} +4 -4
- package/dist/components/{p-bb4983b8.js → p-06de876f.js} +7 -7
- package/dist/components/{p-4902c5cf.js → p-08698341.js} +5 -5
- package/dist/components/{p-5476e3f3.js → p-0d76966c.js} +6 -6
- package/dist/components/{p-dab9d3d6.js → p-0db812c2.js} +1 -12
- package/dist/components/{p-00bb4abb.js → p-0f065bee.js} +11 -11
- package/dist/components/{p-7148ec6a.js → p-0f39e8ae.js} +5 -5
- package/dist/components/{p-7f489600.js → p-1099c0fe.js} +5 -5
- package/dist/components/{p-107e55c1.js → p-1186c3c8.js} +5 -5
- package/dist/components/{p-eeb37b16.js → p-12b59b72.js} +5 -5
- package/dist/components/{p-fb836f65.js → p-15156a2c.js} +2 -2
- package/dist/components/{p-761c0e78.js → p-154bed23.js} +6 -6
- package/dist/components/{p-c05530c8.js → p-1b26fbf7.js} +3 -3
- package/dist/components/{p-e0510925.js → p-1cbbf87d.js} +7 -7
- package/dist/components/{p-dc3143c0.js → p-1fd0aeb8.js} +3 -3
- package/dist/components/{p-294cda89.js → p-2281c2c4.js} +8 -8
- package/dist/components/{p-ad873f2d.js → p-2305aa2d.js} +1 -1
- package/dist/components/{p-6f8d2043.js → p-2690645d.js} +3 -3
- package/dist/components/{p-616ae7ab.js → p-2976fcb0.js} +8 -8
- package/dist/components/{p-8cfdac0d.js → p-2c66d025.js} +9 -9
- package/dist/components/{p-fa476519.js → p-2f56d366.js} +11 -11
- package/dist/components/{p-598dc3f2.js → p-3577385a.js} +8 -8
- package/dist/components/{p-241a8245.js → p-38ba07d0.js} +6 -6
- package/dist/components/{p-6101a21c.js → p-401ce922.js} +5 -5
- package/dist/components/{p-2090b03d.js → p-41bf1c3d.js} +5 -5
- package/dist/components/{p-46d99dd9.js → p-41d43013.js} +7 -7
- package/dist/components/{p-4e5a54c2.js → p-4870263f.js} +16 -16
- package/dist/components/p-4a8d69ae.js +437 -0
- package/dist/components/{p-a8a6496d.js → p-4b7af749.js} +9 -9
- package/dist/components/{p-45220ce9.js → p-512c4515.js} +7 -7
- package/dist/components/{p-c0db1a83.js → p-526870e9.js} +82 -59
- package/dist/components/p-528cc24e.js +260 -0
- package/dist/components/{p-da87cc71.js → p-583f9282.js} +1 -1
- package/dist/components/p-5c4de4b9.js +86 -0
- package/dist/components/{p-8d6b21d5.js → p-5cce54f2.js} +8 -8
- package/dist/components/{p-cf8f725b.js → p-61dcdd44.js} +4 -4
- package/dist/components/p-6857797f.js +218 -0
- package/dist/components/{p-d765dbe4.js → p-6c0eb5d7.js} +11 -11
- package/dist/components/{p-95e08256.js → p-6e373d96.js} +4 -4
- package/dist/components/{p-aae4c250.js → p-707dced6.js} +2 -2
- package/dist/components/{p-b30d5f6b.js → p-71fb663b.js} +4 -4
- package/dist/components/{p-c334f0e5.js → p-7210157d.js} +8 -8
- package/dist/components/{p-35e93724.js → p-73db39b8.js} +2 -2
- package/dist/components/{p-193d8051.js → p-76c443b7.js} +3 -3
- package/dist/components/{p-6739a399.js → p-8123217e.js} +3 -3
- package/dist/components/{p-fb900e8f.js → p-81658a62.js} +6 -6
- package/dist/components/{p-02b840f8.js → p-81f479e2.js} +8 -8
- package/dist/components/p-8a0106ed.js +463 -0
- package/dist/components/{p-05df465d.js → p-8cea6257.js} +1 -1
- package/dist/components/{p-695f0784.js → p-95a1fa70.js} +5 -5
- package/dist/components/{p-a51db0d6.js → p-9bf3a2cd.js} +22 -22
- package/dist/components/{p-4ebf9684.js → p-9cf41ab1.js} +5 -5
- package/dist/components/{p-0e5cc539.js → p-9e1478a0.js} +7 -7
- package/dist/components/{p-da9018ea.js → p-a101bff7.js} +11 -11
- package/dist/components/{p-0f2de0f8.js → p-a339a693.js} +18 -12
- package/dist/components/{p-3b29dda1.js → p-a3cc7425.js} +2 -2
- package/dist/components/{p-89025409.js → p-a6c17b0d.js} +2482 -1455
- package/dist/components/{p-4b319158.js → p-a74caccd.js} +4 -4
- package/dist/components/{p-2309fb19.js → p-ad179bea.js} +5 -5
- package/dist/components/{p-819cb785.js → p-b1723439.js} +5 -5
- package/dist/components/{p-1a9e3806.js → p-b2d5329f.js} +5 -5
- package/dist/components/{p-3e58e0f3.js → p-bcff8acc.js} +4 -4
- package/dist/components/{p-6c9a833e.js → p-bfc86230.js} +4 -4
- package/dist/components/{p-a54b82e9.js → p-c0790538.js} +1 -1
- package/dist/components/{p-1a8b46bb.js → p-c0ad28ff.js} +9 -9
- package/dist/components/{p-4aede34c.js → p-c0de7320.js} +5 -5
- package/dist/components/{p-6ec01673.js → p-c6c4c24e.js} +4 -4
- package/dist/components/{p-540d8eb9.js → p-cb053923.js} +6 -6
- package/dist/components/{p-af3b99f4.js → p-cd6656bf.js} +8 -8
- package/dist/components/{p-a25f3aca.js → p-d0b9b4a1.js} +6 -6
- package/dist/components/{p-5669b6e7.js → p-d0eb78a2.js} +9 -9
- package/dist/components/{p-43d6a221.js → p-d22fc130.js} +8 -8
- package/dist/components/{p-4b375dfa.js → p-d6024528.js} +4 -4
- package/dist/components/{p-2447a26f.js → p-d70fbc37.js} +5 -5
- package/dist/components/{p-2a65883d.js → p-da13b457.js} +6 -6
- package/dist/components/{p-0a31ef52.js → p-dacaa250.js} +3 -3
- package/dist/components/{p-1f5a4682.js → p-e0ef3893.js} +7 -7
- package/dist/components/{p-1391bef0.js → p-e229128b.js} +1 -1
- package/dist/components/{p-6f7c46d2.js → p-e334e15c.js} +2 -2
- package/dist/components/{p-fef53de3.js → p-ecbb4e46.js} +7 -7
- package/dist/components/{p-84b30573.js → p-eff3c856.js} +6 -6
- package/dist/components/{p-e847fee9.js → p-f19b4abc.js} +114 -35
- package/dist/components/{p-7834fd55.js → p-f1fa3b2a.js} +7 -7
- package/dist/components/{p-60fdbd75.js → p-f3c261ec.js} +1 -1
- package/dist/components/{p-0b2b3442.js → p-f4bd3f50.js} +7 -7
- package/dist/components/{p-48acb953.js → p-f517e595.js} +6 -6
- package/dist/components/{p-89eb65a9.js → p-fa8cf270.js} +3 -3
- package/dist/components/{p-28170a8d.js → p-fb5a823a.js} +24 -30
- package/dist/components/p-fdad14c9.js +4028 -0
- package/dist/components/rtk-ai-toggle.js +6 -6
- package/dist/components/rtk-ai-transcriptions.js +1 -1
- package/dist/components/rtk-ai.js +6 -6
- package/dist/components/rtk-audio-grid.js +5 -5
- package/dist/components/rtk-audio-tile.js +7 -7
- package/dist/components/rtk-audio-visualizer.js +1 -1
- package/dist/components/rtk-avatar.js +1 -1
- package/dist/components/rtk-breakout-room-manager.js +1 -1
- package/dist/components/rtk-breakout-room-participants.js +1 -1
- package/dist/components/rtk-breakout-rooms-manager.js +1 -1
- package/dist/components/rtk-breakout-rooms-toggle.js +6 -6
- package/dist/components/rtk-broadcast-message-modal.js +1 -1
- package/dist/components/rtk-button.js +1 -1
- package/dist/components/rtk-camera-selector.js +1 -1
- package/dist/components/rtk-camera-toggle.js +7 -7
- package/dist/components/rtk-caption-toggle.js +6 -6
- package/dist/components/rtk-chat-composer-ui.js +17 -34
- package/dist/components/rtk-chat-composer-view.js +1 -1
- package/dist/components/{rtk-channel-header.d.ts → rtk-chat-header.d.ts} +4 -4
- package/dist/components/rtk-chat-header.js +6 -0
- 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 +26 -20
- package/dist/components/rtk-chat-search-results.js +16 -16
- package/dist/components/rtk-chat-selector-ui.js +5 -5
- package/dist/components/{rtk-channel-creator.d.ts → rtk-chat-selector.d.ts} +4 -4
- package/dist/components/rtk-chat-selector.js +6 -0
- package/dist/components/rtk-chat-toggle.js +13 -16
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-clock.js +7 -7
- package/dist/components/rtk-confirmation-modal.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-controlbar.js +5 -5
- 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 +7 -7
- package/dist/components/rtk-debugger-video.js +1 -1
- package/dist/components/rtk-debugger.js +1 -1
- package/dist/components/rtk-dialog-manager.js +26 -26
- package/dist/components/rtk-dialog.js +1 -1
- package/dist/components/rtk-draft-attachment-view.js +1 -1
- package/dist/components/rtk-emoji-picker-button.js +1 -1
- package/dist/components/rtk-emoji-picker.js +1 -1
- package/dist/components/rtk-ended-screen.js +5 -5
- package/dist/components/rtk-file-dropzone.js +5 -5
- 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 +7 -7
- package/dist/components/rtk-grid.js +12 -12
- package/dist/components/rtk-header.js +5 -5
- package/dist/components/rtk-icon.js +1 -1
- package/dist/components/rtk-idle-screen.js +56 -9
- 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 +6 -6
- package/dist/components/rtk-information-tooltip.js +5 -5
- package/dist/components/rtk-join-stage.js +1 -1
- package/dist/components/rtk-leave-button.js +7 -7
- package/dist/components/rtk-leave-meeting.js +1 -1
- package/dist/components/rtk-livestream-indicator.js +1 -1
- package/dist/components/rtk-livestream-player.js +1 -1
- package/dist/components/rtk-livestream-toggle.js +6 -6
- package/dist/components/rtk-logo.js +1 -1
- package/dist/components/rtk-markdown-view.js +1 -1
- package/dist/components/rtk-meeting-title.js +4 -4
- package/dist/components/rtk-meeting.js +69 -49
- 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 +8 -8
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +7 -7
- package/dist/components/rtk-microphone-selector.js +1 -1
- package/dist/components/rtk-mixed-grid.js +10 -10
- package/dist/components/rtk-more-toggle.js +8 -8
- package/dist/components/rtk-mute-all-button.js +7 -7
- package/dist/components/rtk-mute-all-confirmation.js +1 -1
- package/dist/components/rtk-name-tag.js +1 -1
- package/dist/components/rtk-network-indicator.js +4 -4
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +8 -8
- package/dist/components/rtk-overlay-modal.js +1 -1
- package/dist/components/rtk-paginated-list.js +1 -1
- package/dist/components/rtk-participant-count.js +4 -4
- package/dist/components/rtk-participant-setup.js +5 -5
- package/dist/components/rtk-participant-tile.js +1 -1
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +7 -7
- package/dist/components/rtk-participants-stage-list.js +1 -1
- package/dist/components/rtk-participants-stage-queue.js +1 -1
- package/dist/components/rtk-participants-toggle.js +7 -7
- package/dist/components/rtk-participants-viewer-list.js +1 -1
- package/dist/components/rtk-participants-waiting-list.js +1 -1
- package/dist/components/rtk-participants.js +17 -17
- package/dist/components/rtk-permissions-message.js +1 -1
- package/dist/components/rtk-pinned-message-selector.d.ts +11 -0
- package/dist/components/rtk-pinned-message-selector.js +6 -0
- package/dist/components/rtk-pip-toggle.js +6 -6
- package/dist/components/rtk-plugin-main.js +1 -1
- package/dist/components/rtk-plugins-toggle.js +7 -7
- package/dist/components/rtk-plugins.js +1 -1
- package/dist/components/rtk-poll-form.js +1 -1
- package/dist/components/rtk-poll.js +1 -1
- package/dist/components/rtk-polls-toggle.js +7 -7
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +5 -5
- package/dist/components/rtk-recording-toggle.js +6 -6
- package/dist/components/rtk-screen-share-toggle.js +7 -7
- package/dist/components/rtk-screenshare-view.js +11 -11
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +7 -7
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +13 -13
- package/dist/components/rtk-setup-screen.js +33 -14
- package/dist/components/rtk-sidebar-ui.js +1 -1
- package/dist/components/rtk-sidebar.js +13 -13
- package/dist/components/rtk-simple-grid.js +4 -4
- package/dist/components/rtk-speaker-selector.js +1 -1
- package/dist/components/rtk-spinner.js +1 -1
- package/dist/components/rtk-spotlight-grid.js +6 -6
- package/dist/components/rtk-spotlight-indicator.js +1 -1
- package/dist/components/rtk-stage-toggle.js +7 -7
- package/dist/components/rtk-stage.js +4 -4
- package/dist/components/rtk-switch.js +1 -1
- package/dist/components/rtk-tab-bar.js +1 -1
- package/dist/components/rtk-text-composer-view.js +1 -1
- package/dist/components/rtk-text-message-view.js +1 -1
- package/dist/components/rtk-text-message.js +1 -1
- package/dist/components/rtk-tooltip.js +1 -1
- package/dist/components/rtk-transcript.js +1 -1
- package/dist/components/rtk-transcripts.js +4 -4
- package/dist/components/rtk-ui-provider.js +3 -3
- package/dist/components/rtk-viewer-count.js +1 -1
- package/dist/components/rtk-virtualized-participant-list.js +1 -1
- package/dist/components/rtk-waiting-screen.js +5 -5
- package/dist/docs/docs-components.json +11101 -18241
- package/dist/docs/docs-vscode.json +64 -114
- package/dist/esm/{ChatHead-15c2f8d4.js → ChatHead-148558a8.js} +1 -1
- package/dist/esm/{TextMessage-0d8be8c5.js → TextMessage-cdf76ced.js} +2 -2
- package/dist/esm/{chat-b2bea75f.js → chat-12f27725.js} +2 -13
- package/dist/esm/{config-325caca3.js → config-74c02ff0.js} +2 -2
- package/dist/esm/{debounce-3139f9e3.js → debounce-0c6e63e9.js} +1 -1
- package/dist/esm/{index-d31a2e33.js → index-3f51790f.js} +1 -1
- package/dist/esm/index-55463a54.js +4365 -0
- package/dist/esm/{index-6eb882e7.js → index-e677f28b.js} +2 -2
- package/dist/esm/index.js +8 -8
- package/dist/esm/loader.js +6551 -3612
- package/dist/esm/{merge-bc2a0775.js → merge-df16b7d2.js} +1 -1
- package/dist/esm/{notification-4beb1e0d.js → notification-dd8b1d52.js} +1 -1
- package/dist/esm/realtimekit-ui.js +31 -4
- package/dist/esm/rtk-ai-toggle.entry.js +3 -3
- package/dist/esm/rtk-ai-transcriptions.entry.js +5 -5
- package/dist/esm/rtk-ai.entry.js +3 -3
- package/dist/esm/rtk-audio-grid.entry.js +5 -5
- package/dist/esm/rtk-audio-tile.entry.js +3 -3
- package/dist/esm/rtk-audio-visualizer_4.entry.js +4 -4
- package/dist/esm/{rtk-avatar_24.entry.js → rtk-avatar_26.entry.js} +659 -605
- package/dist/esm/rtk-breakout-room-manager_3.entry.js +8 -8
- package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +13 -13
- package/dist/esm/rtk-breakout-rooms-toggle.entry.js +3 -3
- package/dist/esm/rtk-camera-selector_2.entry.js +4 -4
- package/dist/esm/rtk-camera-toggle.entry.js +3 -3
- package/dist/esm/rtk-caption-toggle.entry.js +3 -3
- package/dist/esm/rtk-chat-composer-ui.entry.js +11 -25
- package/dist/esm/rtk-chat-message.entry.js +6 -6
- package/dist/esm/rtk-chat-messages-ui.entry.js +13 -7
- package/dist/esm/rtk-chat-search-results.entry.js +4 -4
- package/dist/esm/rtk-chat-selector-ui.entry.js +4 -4
- package/dist/esm/rtk-chat-toggle.entry.js +10 -13
- package/dist/esm/rtk-clock.entry.js +6 -6
- package/dist/esm/rtk-controlbar-button.entry.js +4 -4
- package/dist/esm/rtk-controlbar.entry.js +5 -5
- package/dist/esm/rtk-debugger-audio_4.entry.js +3 -3
- package/dist/esm/rtk-debugger-toggle.entry.js +4 -4
- package/dist/esm/rtk-dialog-manager.entry.js +4 -4
- package/dist/esm/rtk-dialog.entry.js +4 -4
- package/dist/esm/rtk-ended-screen.entry.js +3 -3
- package/dist/esm/rtk-file-dropzone.entry.js +4 -4
- package/dist/esm/rtk-file-message_3.entry.js +14 -14
- package/dist/esm/rtk-fullscreen-toggle.entry.js +3 -3
- package/dist/esm/rtk-grid-pagination.entry.js +4 -4
- package/dist/esm/rtk-grid.entry.js +4 -4
- package/dist/esm/rtk-header.entry.js +5 -5
- package/dist/esm/rtk-idle-screen.entry.js +46 -5
- package/dist/esm/rtk-image-viewer.entry.js +4 -4
- package/dist/esm/rtk-information-tooltip.entry.js +4 -4
- package/dist/esm/rtk-leave-button.entry.js +4 -4
- package/dist/esm/rtk-livestream-indicator_3.entry.js +2477 -1450
- package/dist/esm/rtk-livestream-toggle.entry.js +3 -3
- package/dist/esm/rtk-logo.entry.js +3 -3
- package/dist/esm/rtk-meeting-title.entry.js +3 -3
- package/dist/esm/rtk-message-list-view.entry.js +7 -7
- package/dist/esm/rtk-mic-toggle.entry.js +3 -3
- package/dist/esm/rtk-mixed-grid.entry.js +4 -4
- package/dist/esm/rtk-more-toggle.entry.js +5 -5
- package/dist/esm/rtk-mute-all-button.entry.js +3 -3
- package/dist/esm/rtk-name-tag.entry.js +4 -4
- package/dist/esm/rtk-network-indicator.entry.js +3 -3
- package/dist/esm/rtk-notification.entry.js +7 -7
- package/dist/esm/rtk-notifications.entry.js +5 -5
- package/dist/esm/rtk-participant-count.entry.js +3 -3
- package/dist/esm/rtk-participant-setup.entry.js +5 -5
- package/dist/esm/rtk-participant_2.entry.js +19 -19
- package/dist/esm/rtk-participants-audio.entry.js +4 -4
- package/dist/esm/rtk-participants-stage-list_4.entry.js +5 -5
- package/dist/esm/rtk-participants-toggle.entry.js +4 -4
- package/dist/esm/rtk-participants.entry.js +4 -4
- package/dist/esm/rtk-pip-toggle.entry.js +3 -3
- package/dist/esm/rtk-plugin-main_2.entry.js +4 -4
- package/dist/esm/rtk-plugins-toggle.entry.js +4 -4
- package/dist/esm/rtk-plugins_2.entry.js +7 -7
- package/dist/esm/rtk-poll_2.entry.js +6 -6
- package/dist/esm/rtk-polls-toggle.entry.js +4 -4
- package/dist/esm/rtk-recording-indicator.entry.js +4 -4
- package/dist/esm/rtk-recording-toggle.entry.js +3 -3
- package/dist/esm/rtk-screen-share-toggle.entry.js +3 -3
- package/dist/esm/rtk-screenshare-view.entry.js +8 -8
- package/dist/esm/rtk-settings-audio_2.entry.js +3 -3
- package/dist/esm/rtk-settings-toggle.entry.js +4 -4
- package/dist/esm/rtk-settings.entry.js +3 -3
- package/dist/esm/rtk-setup-screen.entry.js +26 -8
- package/dist/esm/rtk-sidebar-ui.entry.js +5 -5
- package/dist/esm/rtk-sidebar.entry.js +5 -5
- package/dist/esm/rtk-simple-grid.entry.js +4 -4
- package/dist/esm/rtk-spotlight-grid.entry.js +6 -6
- package/dist/esm/rtk-spotlight-indicator.entry.js +3 -3
- package/dist/esm/rtk-stage-toggle.entry.js +3 -3
- package/dist/esm/rtk-stage.entry.js +4 -4
- package/dist/esm/rtk-transcript.entry.js +4 -4
- package/dist/esm/rtk-transcripts.entry.js +3 -3
- package/dist/esm/rtk-ui-provider.entry.js +3 -3
- package/dist/esm/rtk-waiting-screen.entry.js +4 -4
- package/dist/esm/{sidebar-376c9917.js → sidebar-293fd302.js} +1 -1
- package/dist/esm/{ui-store-12132d9c.js → ui-store-644e4cb0.js} +114 -35
- package/dist/realtimekit-ui/index.esm.js +1 -1
- package/dist/realtimekit-ui/p-01ef7b4d.entry.js +1 -0
- package/dist/realtimekit-ui/p-0511529f.entry.js +1 -0
- package/dist/realtimekit-ui/p-06dcd55e.entry.js +1 -0
- package/dist/realtimekit-ui/{p-a1408db4.entry.js → p-07860158.entry.js} +1 -1
- package/dist/realtimekit-ui/p-0bd7eedc.entry.js +1 -0
- package/dist/realtimekit-ui/p-0c3f571f.entry.js +1 -0
- package/dist/realtimekit-ui/{p-30dcb4cc.entry.js → p-0cfee5d3.entry.js} +1 -1
- package/dist/realtimekit-ui/p-1517b428.entry.js +1 -0
- package/dist/realtimekit-ui/{p-6914a616.entry.js → p-15297e89.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a7172c2d.entry.js → p-1a4f0b00.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-cc226b51.entry.js → p-1efb8f44.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2441260e.entry.js → p-1f877b80.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-af58f450.entry.js → p-1feec027.entry.js} +1 -1
- package/dist/realtimekit-ui/p-205590ae.entry.js +1 -0
- package/dist/realtimekit-ui/p-25f3e66a.entry.js +1 -0
- package/dist/realtimekit-ui/{p-6888b050.entry.js → p-26b4e422.entry.js} +1 -1
- package/dist/realtimekit-ui/p-29549a05.entry.js +1 -0
- package/dist/realtimekit-ui/{p-532e1a53.entry.js → p-2b47921e.entry.js} +1 -1
- package/dist/realtimekit-ui/p-2f93d90b.entry.js +1 -0
- package/dist/realtimekit-ui/{p-afa7211c.js → p-2ff77d78.js} +1 -1
- package/dist/realtimekit-ui/{p-fcb7a6e2.entry.js → p-30a3007c.entry.js} +1 -1
- package/dist/realtimekit-ui/p-3125a6e7.entry.js +1 -0
- package/dist/realtimekit-ui/{p-9b550ec4.js → p-315cd380.js} +1 -1
- package/dist/realtimekit-ui/{p-a67e2a25.entry.js → p-36f7accb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-05d1b9d5.entry.js → p-3ec85ff3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-14569a57.entry.js → p-40ab8b0f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-be5bdd0a.entry.js → p-43fa4d95.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-426bf45e.entry.js → p-4814e742.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-616dc312.entry.js → p-4a5e203d.entry.js} +1 -1
- package/dist/realtimekit-ui/p-4ec77793.js +1 -0
- package/dist/realtimekit-ui/{p-e78ba202.entry.js → p-50aaac81.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-323d1aa4.entry.js → p-5a425dac.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c5f704a3.entry.js → p-6038d773.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c8773db0.entry.js → p-6573487e.entry.js} +1 -1
- package/dist/realtimekit-ui/p-6741242b.entry.js +1 -0
- package/dist/realtimekit-ui/p-67c674d4.entry.js +1 -0
- package/dist/realtimekit-ui/{p-02c6b025.entry.js → p-67e751d5.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-85b3c0c4.entry.js → p-67f94206.entry.js} +1 -1
- package/dist/realtimekit-ui/p-6a1faaf1.entry.js +1 -0
- package/dist/realtimekit-ui/p-6acdcb4f.entry.js +1 -0
- package/dist/realtimekit-ui/{p-cb54bd67.entry.js → p-6c2ef845.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1fe6003b.entry.js → p-6d0690f6.entry.js} +1 -1
- package/dist/realtimekit-ui/p-71393f37.entry.js +1 -0
- package/dist/realtimekit-ui/{p-a852e0cf.entry.js → p-76b45a0d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a7e0277f.js → p-77e5605f.js} +1 -1
- package/dist/realtimekit-ui/{p-8778b3e6.entry.js → p-78802076.entry.js} +1 -1
- package/dist/realtimekit-ui/p-7c6cdccf.entry.js +1 -0
- package/dist/realtimekit-ui/{p-f6c82f1b.entry.js → p-8329d4ae.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-342b4926.entry.js → p-879459bb.entry.js} +1 -1
- package/dist/realtimekit-ui/p-8dd8bab2.entry.js +1 -0
- package/dist/realtimekit-ui/p-8e9ff91e.entry.js +1 -0
- package/dist/realtimekit-ui/p-8fc79c56.js +1 -0
- package/dist/realtimekit-ui/{p-00445029.entry.js → p-91735c98.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7d01d588.entry.js → p-975cbc2e.entry.js} +1 -1
- package/dist/realtimekit-ui/p-9ff0dfdb.entry.js +1 -0
- package/dist/realtimekit-ui/{p-54a88fdf.entry.js → p-a09b6b2c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f32aecbc.entry.js → p-a43a7ffb.entry.js} +1 -1
- package/dist/realtimekit-ui/p-a599f720.js +2 -0
- package/dist/realtimekit-ui/{p-fa86682c.entry.js → p-aac14289.entry.js} +1 -1
- package/dist/realtimekit-ui/p-abbee273.entry.js +1 -0
- package/dist/realtimekit-ui/p-ad11a64a.entry.js +1 -0
- package/dist/realtimekit-ui/p-aee32120.entry.js +1 -0
- package/dist/realtimekit-ui/{p-515a17ce.entry.js → p-b0eaeddc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0baa78d7.entry.js → p-b5d279fd.entry.js} +1 -1
- package/dist/realtimekit-ui/p-b5e5e206.js +1 -0
- package/dist/realtimekit-ui/{p-6896e819.entry.js → p-b7bbc696.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5b00a8fa.entry.js → p-bbaf3e7d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-11a469d9.js → p-be0d2b90.js} +1 -1
- package/dist/realtimekit-ui/{p-94a37c73.entry.js → p-bea3ee08.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ebfde234.entry.js → p-c0e5ddd4.entry.js} +1 -1
- package/dist/realtimekit-ui/p-c8f0b23e.entry.js +1 -0
- package/dist/realtimekit-ui/{p-573187b4.entry.js → p-cbbb09a2.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-80e51a73.entry.js → p-cbfe61b9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ad5e9fdb.entry.js → p-cd086077.entry.js} +1 -1
- package/dist/realtimekit-ui/p-d107248e.entry.js +1 -0
- package/dist/realtimekit-ui/{p-a40cc665.entry.js → p-d10fe6c7.entry.js} +1 -1
- package/dist/realtimekit-ui/p-d1a6e546.entry.js +1 -0
- package/dist/realtimekit-ui/p-d24dd330.entry.js +1 -0
- package/dist/realtimekit-ui/{p-44d69c6b.entry.js → p-d3acf8e9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4b33b435.entry.js → p-d3d4e6de.entry.js} +1 -1
- package/dist/realtimekit-ui/p-d432c842.entry.js +1 -0
- package/dist/realtimekit-ui/p-d5af89d0.entry.js +1 -0
- package/dist/realtimekit-ui/p-d6126ff7.js +1 -0
- package/dist/realtimekit-ui/{p-d3e520e5.js → p-ddcb6b8b.js} +1 -1
- package/dist/realtimekit-ui/{p-4485414e.entry.js → p-de253745.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-369648b9.entry.js → p-de2fd3a4.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3dd04263.entry.js → p-e6fc5935.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c8eaa707.js → p-eccb6d78.js} +1 -1
- package/dist/realtimekit-ui/p-f1c4d507.entry.js +1 -0
- package/dist/realtimekit-ui/{p-a0d39ea3.entry.js → p-f423e125.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f266302c.entry.js → p-f4e8a0b3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-cd0c5440.js → p-f6fdb3c3.js} +1 -1
- package/dist/realtimekit-ui/p-ff86148c.entry.js +1 -0
- package/dist/realtimekit-ui/{p-cd56beb7.entry.js → p-ffac36ba.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-ai/rtk-ai.d.ts +6 -0
- package/dist/types/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.d.ts +6 -0
- package/dist/types/components/rtk-chat/rtk-chat.d.ts +6 -43
- package/dist/types/components/rtk-chat-composer-ui/rtk-chat-composer-ui.d.ts +1 -4
- package/dist/types/components/rtk-chat-composer-view/rtk-chat-composer-view.d.ts +1 -0
- package/dist/types/components/rtk-chat-header/rtk-chat-header.d.ts +7 -0
- package/dist/types/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.d.ts +6 -15
- package/dist/types/components/rtk-chat-selector/rtk-chat-selector.d.ts +54 -0
- package/dist/types/components/rtk-idle-screen/rtk-idle-screen.d.ts +11 -0
- package/dist/types/components/rtk-livestream-toggle/rtk-livestream-toggle.d.ts +6 -0
- package/dist/types/components/rtk-message-view/rtk-message-view.d.ts +5 -0
- package/dist/types/components/rtk-paginated-list/rtk-paginated-list.d.ts +11 -5
- package/dist/types/components/rtk-participants-stage-queue/rtk-participants-stage-queue.d.ts +6 -0
- package/dist/types/components/rtk-pinned-message-selector/rtk-pinned-message-selector.d.ts +40 -0
- package/dist/types/components/rtk-pip-toggle/rtk-pip-toggle.d.ts +6 -0
- package/dist/types/components/rtk-setup-screen/rtk-setup-screen.d.ts +1 -0
- package/dist/types/components/rtk-sidebar-ui/rtk-sidebar-ui.d.ts +6 -2
- package/dist/types/components.d.ts +336 -498
- package/dist/types/lib/icons/default-icon-pack.d.ts +0 -2
- package/dist/types/lib/lang/default-language.d.ts +1 -4
- package/dist/types/lib/overrides.d.ts +5 -0
- package/dist/types/types/props.d.ts +1 -4
- package/dist/types/utils/chat.d.ts +1 -3
- package/dist/types/utils/flags.d.ts +0 -2
- package/package.json +1 -1
- package/dist/cjs/index-05554ce6.js +0 -2251
- package/dist/cjs/rtk-channel-creator.cjs.entry.js +0 -163
- package/dist/cjs/rtk-channel-details.cjs.entry.js +0 -49
- package/dist/cjs/rtk-channel-header.cjs.entry.js +0 -83
- package/dist/cjs/rtk-channel-selector-ui.cjs.entry.js +0 -147
- package/dist/collection/components/rtk-channel-creator/rtk-channel-creator.css +0 -210
- package/dist/collection/components/rtk-channel-creator/rtk-channel-creator.js +0 -290
- package/dist/collection/components/rtk-channel-details/rtk-channel-details.js +0 -149
- package/dist/collection/components/rtk-channel-header/rtk-channel-header.css +0 -99
- package/dist/collection/components/rtk-channel-selector-ui/rtk-channel-selector-ui.css +0 -330
- package/dist/collection/components/rtk-channel-selector-ui/rtk-channel-selector-ui.js +0 -286
- package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.css +0 -306
- package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.js +0 -341
- package/dist/components/p-713c7ed7.js +0 -85
- package/dist/components/p-a73665b4.js +0 -203
- package/dist/components/p-b64798ac.js +0 -703
- package/dist/components/p-c3592601.js +0 -1641
- package/dist/components/p-fbc02b1f.js +0 -402
- package/dist/components/rtk-channel-creator.js +0 -214
- package/dist/components/rtk-channel-details.d.ts +0 -11
- package/dist/components/rtk-channel-details.js +0 -6
- package/dist/components/rtk-channel-header.js +0 -151
- package/dist/components/rtk-channel-selector-ui.d.ts +0 -11
- package/dist/components/rtk-channel-selector-ui.js +0 -194
- package/dist/components/rtk-channel-selector-view.d.ts +0 -11
- package/dist/components/rtk-channel-selector-view.js +0 -6
- package/dist/esm/index-c1fb98bb.js +0 -2218
- package/dist/esm/rtk-channel-creator.entry.js +0 -159
- package/dist/esm/rtk-channel-details.entry.js +0 -45
- package/dist/esm/rtk-channel-header.entry.js +0 -79
- package/dist/esm/rtk-channel-selector-ui.entry.js +0 -143
- package/dist/realtimekit-ui/p-0ee570cd.js +0 -2
- package/dist/realtimekit-ui/p-1462cbd9.entry.js +0 -1
- package/dist/realtimekit-ui/p-1834416c.entry.js +0 -1
- package/dist/realtimekit-ui/p-21d4bb9c.entry.js +0 -1
- package/dist/realtimekit-ui/p-23784be6.entry.js +0 -1
- package/dist/realtimekit-ui/p-25c4d10f.js +0 -1
- package/dist/realtimekit-ui/p-2b054928.entry.js +0 -1
- package/dist/realtimekit-ui/p-322957ed.entry.js +0 -1
- package/dist/realtimekit-ui/p-3f4120cc.entry.js +0 -1
- package/dist/realtimekit-ui/p-43530cd3.entry.js +0 -1
- package/dist/realtimekit-ui/p-45f90b95.js +0 -1
- package/dist/realtimekit-ui/p-48c87789.entry.js +0 -1
- package/dist/realtimekit-ui/p-4b638184.entry.js +0 -1
- package/dist/realtimekit-ui/p-53680d55.entry.js +0 -1
- package/dist/realtimekit-ui/p-5892c1e0.entry.js +0 -1
- package/dist/realtimekit-ui/p-5b2d97fc.js +0 -1
- package/dist/realtimekit-ui/p-612a8d25.entry.js +0 -1
- package/dist/realtimekit-ui/p-639601b7.entry.js +0 -1
- package/dist/realtimekit-ui/p-64206b62.entry.js +0 -1
- package/dist/realtimekit-ui/p-67ead213.entry.js +0 -1
- package/dist/realtimekit-ui/p-685adc5f.entry.js +0 -1
- package/dist/realtimekit-ui/p-701cdf1b.entry.js +0 -1
- package/dist/realtimekit-ui/p-7a9a226e.entry.js +0 -1
- package/dist/realtimekit-ui/p-820dad23.entry.js +0 -1
- package/dist/realtimekit-ui/p-85b45c3b.entry.js +0 -1
- package/dist/realtimekit-ui/p-95fb25d6.entry.js +0 -1
- package/dist/realtimekit-ui/p-a031547c.entry.js +0 -1
- package/dist/realtimekit-ui/p-a5900df2.js +0 -1
- package/dist/realtimekit-ui/p-a680da64.entry.js +0 -1
- package/dist/realtimekit-ui/p-a9190330.entry.js +0 -1
- package/dist/realtimekit-ui/p-a91a2e10.entry.js +0 -1
- package/dist/realtimekit-ui/p-ac6c8ebe.entry.js +0 -1
- package/dist/realtimekit-ui/p-b25f7d7b.entry.js +0 -1
- package/dist/realtimekit-ui/p-b51e813e.entry.js +0 -1
- package/dist/realtimekit-ui/p-be03944b.entry.js +0 -1
- package/dist/realtimekit-ui/p-cda276d6.entry.js +0 -1
- package/dist/realtimekit-ui/p-d880fb69.entry.js +0 -1
- package/dist/realtimekit-ui/p-e5b426fa.entry.js +0 -1
- package/dist/realtimekit-ui/p-ea21ec0c.entry.js +0 -1
- package/dist/realtimekit-ui/p-ec5ed8a4.entry.js +0 -1
- package/dist/types/components/rtk-channel-creator/rtk-channel-creator.d.ts +0 -37
- package/dist/types/components/rtk-channel-details/rtk-channel-details.d.ts +0 -16
- package/dist/types/components/rtk-channel-header/rtk-channel-header.d.ts +0 -32
- package/dist/types/components/rtk-channel-selector-ui/rtk-channel-selector-ui.d.ts +0 -35
- package/dist/types/components/rtk-channel-selector-view/rtk-channel-selector-view.d.ts +0 -62
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
-
import { Meeting, Peer } from '../../types/rtk-client';
|
|
3
|
-
import {
|
|
2
|
+
import { Meeting, Peer, Participant } from '../../types/rtk-client';
|
|
3
|
+
import { Size } from '../../types/props';
|
|
4
4
|
import { IconPack } from '../../lib/icons';
|
|
5
5
|
import type { Message, TextMessage } from '@cloudflare/realtimekit';
|
|
6
6
|
import { RtkI18n } from '../../lib/lang';
|
|
@@ -11,7 +11,6 @@ export type ChatFilter = (message: Message) => boolean;
|
|
|
11
11
|
* Fully featured chat component with image & file upload, emoji picker and auto-scroll.
|
|
12
12
|
*/
|
|
13
13
|
export declare class RtkChat {
|
|
14
|
-
private chatUpdateListener;
|
|
15
14
|
private chatPermissionUpdateListener;
|
|
16
15
|
host: HTMLRtkChatElement;
|
|
17
16
|
/** Meeting object */
|
|
@@ -26,25 +25,8 @@ export declare class RtkChat {
|
|
|
26
25
|
t: RtkI18n;
|
|
27
26
|
/** UI Overrides */
|
|
28
27
|
overrides: Overrides;
|
|
29
|
-
/** disables private chat */
|
|
30
|
-
disablePrivateChat: boolean;
|
|
31
28
|
/** Can current user pin/unpin messages */
|
|
32
29
|
canPinMessages: boolean;
|
|
33
|
-
/**
|
|
34
|
-
* @deprecated
|
|
35
|
-
* Beta API, will change in future
|
|
36
|
-
* List of target presets allowed as private chat recipient
|
|
37
|
-
*/
|
|
38
|
-
privatePresetFilter: String[];
|
|
39
|
-
/**
|
|
40
|
-
* @deprecated
|
|
41
|
-
* Beta API, will change in future
|
|
42
|
-
* A filter function for messages to be displayed
|
|
43
|
-
*/
|
|
44
|
-
displayFilter: ChatFilter;
|
|
45
|
-
unreadCountGroups: Record<string, number>;
|
|
46
|
-
chatGroups: Record<string, Chat[]>;
|
|
47
|
-
selectedGroup: string;
|
|
48
30
|
now: Date;
|
|
49
31
|
dropzoneActivated: boolean;
|
|
50
32
|
showLatestMessageButton: boolean;
|
|
@@ -55,20 +37,16 @@ export declare class RtkChat {
|
|
|
55
37
|
canSendPrivateTexts: boolean;
|
|
56
38
|
canSendPrivateFiles: boolean;
|
|
57
39
|
emojiPickerEnabled: boolean;
|
|
58
|
-
chatRecipientId: string;
|
|
59
40
|
participants: Peer[];
|
|
60
41
|
selectedParticipant: Peer;
|
|
61
|
-
channels: ChatChannel[];
|
|
62
|
-
selectedChannelId: string;
|
|
63
42
|
editingMessage: TextMessage | null;
|
|
64
43
|
replyMessage: TextMessage | null;
|
|
65
44
|
searchQuery: string;
|
|
66
45
|
selectorState: 'desktop' | 'hide' | 'mobile';
|
|
67
|
-
|
|
46
|
+
isSendingMessage: boolean;
|
|
68
47
|
showPinnedMessages: boolean;
|
|
69
48
|
/** Emits updated state data */
|
|
70
49
|
stateUpdate: EventEmitter<States>;
|
|
71
|
-
private channelMap;
|
|
72
50
|
private resizeObserver;
|
|
73
51
|
private onDragOver;
|
|
74
52
|
private onDragLeave;
|
|
@@ -81,28 +59,16 @@ export declare class RtkChat {
|
|
|
81
59
|
isEdit?: boolean;
|
|
82
60
|
};
|
|
83
61
|
}>): void;
|
|
62
|
+
onChatSelectorChange(event: CustomEvent<{
|
|
63
|
+
selectedUser?: Participant;
|
|
64
|
+
}>): void;
|
|
84
65
|
private disconnectMeeting;
|
|
85
66
|
disconnectedCallback(): void;
|
|
86
67
|
meetingChanged(meeting: Meeting, oldMeeting?: Meeting): void;
|
|
87
|
-
private getFilteredParticipants;
|
|
88
|
-
private onParticipantUpdate;
|
|
89
|
-
chatGroupsChanged(chatGroups: Record<string, Chat[]>): void;
|
|
90
|
-
private updateUnreadCountGroups;
|
|
91
|
-
private initializeChatGroups;
|
|
92
|
-
private onDisplayFilterChanged;
|
|
93
|
-
private addToChatGroup;
|
|
94
68
|
private getRecipientPeerIds;
|
|
95
|
-
private isPrivateChatSupported;
|
|
96
|
-
private updateRecipients;
|
|
97
69
|
private isTextMessagingAllowed;
|
|
98
70
|
private isFileMessagingAllowed;
|
|
99
|
-
channelSwitchListener(e: CustomEvent): void;
|
|
100
|
-
private onChannelChanged;
|
|
101
|
-
private createDMChannel;
|
|
102
|
-
private cleanup;
|
|
103
71
|
private onQuotedMessageDismiss;
|
|
104
|
-
private onChannelCreateOrUpdate;
|
|
105
|
-
private getMemberDisplayName;
|
|
106
72
|
private onNewMessageHandler;
|
|
107
73
|
private onEditMessageHandler;
|
|
108
74
|
private onEditCancel;
|
|
@@ -110,8 +76,5 @@ export declare class RtkChat {
|
|
|
110
76
|
private onDeleteMessage;
|
|
111
77
|
private onMessageEdit;
|
|
112
78
|
private renderComposerUI;
|
|
113
|
-
private getPrivateChatRecipients;
|
|
114
|
-
private getPinnedMessageLabel;
|
|
115
|
-
private renderPinnedMessagesHeader;
|
|
116
79
|
render(): any;
|
|
117
80
|
}
|
|
@@ -18,6 +18,7 @@ interface RtkFile {
|
|
|
18
18
|
file: File;
|
|
19
19
|
}
|
|
20
20
|
export type RtkNewMessageEvent = RtkText | RtkImage | RtkFile;
|
|
21
|
+
/** @deprecated. This component is deprecated, please use rtk-chat-composer-view instead. */
|
|
21
22
|
export declare class RtkChatComposerUi {
|
|
22
23
|
private $textArea;
|
|
23
24
|
/** Whether user can send text messages */
|
|
@@ -40,8 +41,6 @@ export declare class RtkChatComposerUi {
|
|
|
40
41
|
};
|
|
41
42
|
/** list of members that can be mentioned */
|
|
42
43
|
members?: RTKBasicParticipant[];
|
|
43
|
-
/** channel id */
|
|
44
|
-
channelId?: string;
|
|
45
44
|
emojiPickerActive: boolean;
|
|
46
45
|
mentionQuery: string;
|
|
47
46
|
focusedMemberIndex: number;
|
|
@@ -52,14 +51,12 @@ export declare class RtkChatComposerUi {
|
|
|
52
51
|
onEditMessage: EventEmitter<{
|
|
53
52
|
id: string;
|
|
54
53
|
message: string;
|
|
55
|
-
channelId?: string;
|
|
56
54
|
}>;
|
|
57
55
|
/** Event emitted when message editing is cancelled */
|
|
58
56
|
onEditCancelled: EventEmitter;
|
|
59
57
|
private fileReader;
|
|
60
58
|
private fileToUpload;
|
|
61
59
|
connectedCallback(): void;
|
|
62
|
-
onChannelChanged(): void;
|
|
63
60
|
componentDidRender(): void;
|
|
64
61
|
get storageKey(): string;
|
|
65
62
|
private handleKeyDown;
|
|
@@ -16,6 +16,7 @@ export type NewMessageEvent = {
|
|
|
16
16
|
export declare class RtkChatComposerView {
|
|
17
17
|
/** Whether user can send text messages */
|
|
18
18
|
canSendTextMessage: boolean;
|
|
19
|
+
isSending: boolean;
|
|
19
20
|
/** Whether user can send file messages */
|
|
20
21
|
canSendFiles: boolean;
|
|
21
22
|
/** Message to be pre-populated */
|
package/dist/types/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.d.ts
CHANGED
|
@@ -2,27 +2,21 @@ import type { Message, TextMessage } from '@cloudflare/realtimekit';
|
|
|
2
2
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
3
3
|
import { IconPack } from '../../lib/icons';
|
|
4
4
|
import { RtkI18n } from '../../lib/lang';
|
|
5
|
-
import { Meeting } from '../../types/rtk-client';
|
|
6
|
-
import {
|
|
5
|
+
import { Meeting, Participant } from '../../types/rtk-client';
|
|
6
|
+
import { Size, States } from '../../types/props';
|
|
7
7
|
export declare class RtkChatMessagesUiPaginated {
|
|
8
8
|
private $paginatedListRef;
|
|
9
9
|
host: HTMLRtkChatMessagesUiPaginatedElement;
|
|
10
10
|
/** Meeting object */
|
|
11
11
|
meeting: Meeting;
|
|
12
|
-
/**
|
|
13
|
-
* Selected channel
|
|
14
|
-
*/
|
|
15
|
-
selectedChannel?: ChatChannel;
|
|
16
|
-
/**
|
|
17
|
-
* Selected channel id
|
|
18
|
-
*/
|
|
19
|
-
selectedChannelId?: string;
|
|
20
12
|
/** Size */
|
|
21
13
|
size: Size;
|
|
22
14
|
/** Icon pack */
|
|
23
15
|
iconPack: IconPack;
|
|
24
16
|
/** Language */
|
|
25
17
|
t: RtkI18n;
|
|
18
|
+
/** Selected recipient for private chat; when unset, messages are loaded for public chat (Everyone). */
|
|
19
|
+
privateChatRecipient: Participant | null;
|
|
26
20
|
/** Event for editing a message */
|
|
27
21
|
editMessageInit: EventEmitter<{
|
|
28
22
|
payload: TextMessage;
|
|
@@ -40,18 +34,15 @@ export declare class RtkChatMessagesUiPaginated {
|
|
|
40
34
|
/** Emits updated state data */
|
|
41
35
|
stateUpdate: EventEmitter<States>;
|
|
42
36
|
children: HTMLElement;
|
|
43
|
-
/** Whether to align chat bubbles to the left */
|
|
44
|
-
leftAlign: boolean;
|
|
45
37
|
permissionsChanged: boolean;
|
|
46
38
|
private pageSize;
|
|
47
|
-
private lastReadMessageIndex;
|
|
48
39
|
componentDidLoad(): void;
|
|
49
40
|
connectedCallback(): void;
|
|
41
|
+
onPinnedMessageSelect(event: CustomEvent<Message>): Promise<void>;
|
|
50
42
|
disconnectedCallback(): void;
|
|
43
|
+
privateChatRecipientChanged(): void;
|
|
51
44
|
meetingChanged(meeting: Meeting, oldMeeting?: Meeting): void;
|
|
52
|
-
channelChanged(): void;
|
|
53
45
|
private permissionsUpdateListener;
|
|
54
|
-
private maybeMarkChannelAsRead;
|
|
55
46
|
private getChatMessages;
|
|
56
47
|
private createChatNodes;
|
|
57
48
|
private disconnectMeeting;
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
import { Meeting, Participant } from '../../types/rtk-client';
|
|
3
|
+
import { Size } from '../../types/props';
|
|
4
|
+
import { Overrides, States, UIConfig } from '../../exports';
|
|
5
|
+
import { IconPack } from '../../lib/icons';
|
|
6
|
+
import { RtkI18n } from '../../lib/lang';
|
|
7
|
+
export declare class RtkChatSelector {
|
|
8
|
+
private $paginatedListRef;
|
|
9
|
+
/** Meeting object */
|
|
10
|
+
meeting: Meeting;
|
|
11
|
+
/** States object */
|
|
12
|
+
states: States;
|
|
13
|
+
/** Config */
|
|
14
|
+
config: UIConfig;
|
|
15
|
+
/** Icon pack */
|
|
16
|
+
iconPack: IconPack;
|
|
17
|
+
/** Language */
|
|
18
|
+
t: RtkI18n;
|
|
19
|
+
/** UI Overrides */
|
|
20
|
+
overrides: Overrides;
|
|
21
|
+
/** Size */
|
|
22
|
+
size: Size;
|
|
23
|
+
isOpen: boolean;
|
|
24
|
+
showPrivateChat: boolean;
|
|
25
|
+
selectedUser: Participant | undefined;
|
|
26
|
+
pageSize: number;
|
|
27
|
+
pagesAllowed: number;
|
|
28
|
+
unreadMap: Map<string, boolean>;
|
|
29
|
+
/** */
|
|
30
|
+
dropdownToggle: EventEmitter<{
|
|
31
|
+
open: boolean;
|
|
32
|
+
}>;
|
|
33
|
+
/** */
|
|
34
|
+
chatSelectorChange: EventEmitter<{
|
|
35
|
+
selectedUser?: Participant | undefined;
|
|
36
|
+
}>;
|
|
37
|
+
/** */
|
|
38
|
+
close(): Promise<void>;
|
|
39
|
+
connectedCallback(): void;
|
|
40
|
+
disconnectedCallback(): void;
|
|
41
|
+
overridesChanged(overrides: any): void;
|
|
42
|
+
meetingChanged(meeting: Meeting, oldMeeting?: Meeting): void;
|
|
43
|
+
private disconnectMeeting;
|
|
44
|
+
private toggle;
|
|
45
|
+
private selectUser;
|
|
46
|
+
private chatPermissionUpdateListener;
|
|
47
|
+
private onParticipantUpdate;
|
|
48
|
+
private participantJoinedListener;
|
|
49
|
+
private participantLeftListener;
|
|
50
|
+
private getParticipants;
|
|
51
|
+
private createPaticipantNodes;
|
|
52
|
+
private chatUpdateListener;
|
|
53
|
+
render(): any;
|
|
54
|
+
}
|
|
@@ -2,6 +2,8 @@ import { IconPack } from '../../lib/icons';
|
|
|
2
2
|
import { RtkI18n } from '../../lib/lang';
|
|
3
3
|
import { UIConfig } from '../../types/ui-config';
|
|
4
4
|
import { Meeting } from '../../types/rtk-client';
|
|
5
|
+
import { SocketConnectionState } from '@cloudflare/realtimekit';
|
|
6
|
+
import { States } from '../../types/props';
|
|
5
7
|
/**
|
|
6
8
|
* A screen that handles the idle state,
|
|
7
9
|
* i.e; when you are waiting for data about the meeting, specifically the `meeting` object.
|
|
@@ -9,11 +11,20 @@ import { Meeting } from '../../types/rtk-client';
|
|
|
9
11
|
export declare class RtkIdleScreen {
|
|
10
12
|
/** Meeting */
|
|
11
13
|
meeting: Meeting;
|
|
14
|
+
/** States object */
|
|
15
|
+
states: States;
|
|
12
16
|
/** Config object */
|
|
13
17
|
config: UIConfig;
|
|
14
18
|
/** Icon pack */
|
|
15
19
|
iconPack: IconPack;
|
|
16
20
|
/** Language */
|
|
17
21
|
t: RtkI18n;
|
|
22
|
+
joinError: string | undefined;
|
|
23
|
+
connectionState: SocketConnectionState['state'];
|
|
24
|
+
connectedCallback(): void;
|
|
25
|
+
disconnectedCallback(): void;
|
|
26
|
+
meetingChanged(meeting: Meeting, oldMeeting?: Meeting): void;
|
|
27
|
+
private socketStateUpdate;
|
|
28
|
+
statesChanged(states: States): void;
|
|
18
29
|
render(): any;
|
|
19
30
|
}
|
|
@@ -5,6 +5,12 @@ import { IconPack } from '../../lib/icons';
|
|
|
5
5
|
import { RtkI18n } from '../../lib/lang';
|
|
6
6
|
import { Meeting } from '../../types/rtk-client';
|
|
7
7
|
import { ControlBarVariant } from '../rtk-controlbar-button/rtk-controlbar-button';
|
|
8
|
+
/**
|
|
9
|
+
* A toggle button for starting/stopping livestream broadcasting.
|
|
10
|
+
*
|
|
11
|
+
* Only visible to users with livestream permissions. Allows hosts to
|
|
12
|
+
* broadcast the meeting to external streaming platforms.
|
|
13
|
+
*/
|
|
8
14
|
export declare class RtkLivestreamToggle {
|
|
9
15
|
/** Variant */
|
|
10
16
|
variant: ControlBarVariant;
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
2
|
import { IconPack } from '../../exports';
|
|
3
|
+
import { Message } from '@cloudflare/realtimekit';
|
|
3
4
|
export interface MessageAction {
|
|
4
5
|
id: string;
|
|
5
6
|
label: string;
|
|
@@ -8,6 +9,10 @@ export interface MessageAction {
|
|
|
8
9
|
export declare class RtkMessageView {
|
|
9
10
|
/** List of actions to show in menu */
|
|
10
11
|
actions: MessageAction[];
|
|
12
|
+
/** Type of message */
|
|
13
|
+
messageType: Message['type'];
|
|
14
|
+
/** Has the message been edited */
|
|
15
|
+
isEdited: boolean;
|
|
11
16
|
/** Appearance */
|
|
12
17
|
variant: 'plain' | 'bubble';
|
|
13
18
|
/** Is message pinned */
|
|
@@ -35,9 +35,9 @@ export declare class RtkPaginatedList {
|
|
|
35
35
|
private $containerRef;
|
|
36
36
|
private $topRef;
|
|
37
37
|
private $bottomRef;
|
|
38
|
-
private
|
|
39
|
-
private
|
|
40
|
-
private
|
|
38
|
+
private oldestPaginatedTimestamp;
|
|
39
|
+
private latestPaginatedTimestamp;
|
|
40
|
+
private latestMessageTimestamp;
|
|
41
41
|
private pages;
|
|
42
42
|
private shouldScrollToBottom;
|
|
43
43
|
private showNewMessagesCTR;
|
|
@@ -53,8 +53,6 @@ export declare class RtkPaginatedList {
|
|
|
53
53
|
fetchData: (timestamp: number, size: number, reversed: boolean) => Promise<unknown[]>;
|
|
54
54
|
/** Create nodes */
|
|
55
55
|
createNodes: (data: unknown[]) => VNode[];
|
|
56
|
-
/** Item id */
|
|
57
|
-
selectedItemId?: string;
|
|
58
56
|
/** auto scroll list to bottom */
|
|
59
57
|
autoScroll: boolean;
|
|
60
58
|
/** Icon pack */
|
|
@@ -66,6 +64,10 @@ export declare class RtkPaginatedList {
|
|
|
66
64
|
isLoading: boolean;
|
|
67
65
|
isLoadingTop: boolean;
|
|
68
66
|
isLoadingBottom: boolean;
|
|
67
|
+
/**
|
|
68
|
+
* Rerender paginated list
|
|
69
|
+
*/
|
|
70
|
+
rerenderList(): Promise<void>;
|
|
69
71
|
/**
|
|
70
72
|
* Adds a new node to the beginning of the paginated list
|
|
71
73
|
* @param {DataNode} node - The data node to add to the beginning of the list
|
|
@@ -82,6 +84,10 @@ export declare class RtkPaginatedList {
|
|
|
82
84
|
* @param {DataNode} node - The updated data node
|
|
83
85
|
* */
|
|
84
86
|
onNodeUpdate(id: string, node: DataNode): Promise<void>;
|
|
87
|
+
/**
|
|
88
|
+
* Resets the paginated list to a given timestamp
|
|
89
|
+
*/
|
|
90
|
+
reset(timestamp?: number): Promise<void>;
|
|
85
91
|
private pendingScrollAnchor;
|
|
86
92
|
connectedCallback(): void;
|
|
87
93
|
componentDidLoad(): void;
|
package/dist/types/components/rtk-participants-stage-queue/rtk-participants-stage-queue.d.ts
CHANGED
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
import { UIConfig, Size, IconPack, RtkI18n } from '../../exports';
|
|
2
2
|
import { Meeting, Peer } from '../../types/rtk-client';
|
|
3
3
|
import { ParticipantsViewMode } from '../rtk-participants/rtk-participants';
|
|
4
|
+
/**
|
|
5
|
+
* A component that displays participants waiting in the stage queue.
|
|
6
|
+
*
|
|
7
|
+
* Shows users who are waiting to be promoted to the stage in meetings
|
|
8
|
+
* with stage functionality enabled.
|
|
9
|
+
*/
|
|
4
10
|
export declare class RtkParticipantsStaged {
|
|
5
11
|
/** Meeting object */
|
|
6
12
|
meeting: Meeting;
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
|
+
import { IconPack } from '../../lib/icons';
|
|
3
|
+
import { RtkI18n } from '../../lib/lang';
|
|
4
|
+
import { Message } from '@cloudflare/realtimekit';
|
|
5
|
+
import type { Meeting, Participant } from '../../types/rtk-client';
|
|
6
|
+
export declare class RtkPinnedMessageSelector {
|
|
7
|
+
isOpen: boolean;
|
|
8
|
+
/** */
|
|
9
|
+
dropdownToggle: EventEmitter<{
|
|
10
|
+
open: boolean;
|
|
11
|
+
}>;
|
|
12
|
+
/** Emits when a pinned message is selected */
|
|
13
|
+
pinnedMessageSelect: EventEmitter<Message>;
|
|
14
|
+
/** Meeting object */
|
|
15
|
+
meeting: Meeting;
|
|
16
|
+
/** Icon pack */
|
|
17
|
+
iconPack: IconPack;
|
|
18
|
+
/** Language */
|
|
19
|
+
t: RtkI18n;
|
|
20
|
+
pageSize: number;
|
|
21
|
+
pagesAllowed: number;
|
|
22
|
+
showPinnedMessages: boolean;
|
|
23
|
+
connectedCallback(): void;
|
|
24
|
+
disconnectedCallback(): void;
|
|
25
|
+
private disconnectMeeting;
|
|
26
|
+
meetingChanged(meeting: Meeting, oldMeeting?: Meeting): void;
|
|
27
|
+
/** */
|
|
28
|
+
close(): Promise<void>;
|
|
29
|
+
onChatSelectorChange(event: CustomEvent<{
|
|
30
|
+
selectedUser?: Participant;
|
|
31
|
+
}>): Promise<void>;
|
|
32
|
+
private toggle;
|
|
33
|
+
private $paginatedListRef;
|
|
34
|
+
private getPinnedChatMessages;
|
|
35
|
+
private createPinnedChatNodes;
|
|
36
|
+
private pinChatListener;
|
|
37
|
+
private unpinChatListener;
|
|
38
|
+
private chatUpdateListener;
|
|
39
|
+
render(): any;
|
|
40
|
+
}
|
|
@@ -3,6 +3,12 @@ import { IconPack, Size, States, UIConfig } from '../../exports';
|
|
|
3
3
|
import { RtkI18n } from '../../lib/lang';
|
|
4
4
|
import { Meeting } from '../../types/rtk-client';
|
|
5
5
|
import { ControlBarVariant } from '../rtk-controlbar-button/rtk-controlbar-button';
|
|
6
|
+
/**
|
|
7
|
+
* A toggle button for enabling/disabling Picture-in-Picture mode.
|
|
8
|
+
*
|
|
9
|
+
* Allows users to switch the video display to a floating window that stays
|
|
10
|
+
* on top of other applications.
|
|
11
|
+
*/
|
|
6
12
|
export declare class RtkPipToggle {
|
|
7
13
|
/** Variant */
|
|
8
14
|
variant: ControlBarVariant;
|
|
@@ -5,6 +5,12 @@ export interface RtkSidebarTab {
|
|
|
5
5
|
name: string | HTMLElement;
|
|
6
6
|
}
|
|
7
7
|
export type RtkSidebarView = 'sidebar' | 'full-screen';
|
|
8
|
+
/**
|
|
9
|
+
* A sidebar UI component with tabbed navigation.
|
|
10
|
+
*
|
|
11
|
+
* Provides a container for sidebar content with tab switching functionality.
|
|
12
|
+
* Can be displayed as a sidebar or in full-screen mode.
|
|
13
|
+
*/
|
|
8
14
|
export declare class RtkSidebarUi {
|
|
9
15
|
/** View */
|
|
10
16
|
view: RtkSidebarView;
|
|
@@ -91,8 +97,6 @@ export declare class RtkSidebarUi {
|
|
|
91
97
|
horizontal_dots: string;
|
|
92
98
|
ai_sparkle: string;
|
|
93
99
|
meeting_ai: string;
|
|
94
|
-
create_channel: string;
|
|
95
|
-
create_channel_illustration: string;
|
|
96
100
|
captionsOn: string;
|
|
97
101
|
captionsOff: string;
|
|
98
102
|
play: string;
|