@cloudflare/realtimekit-ui 1.1.0-staging.1 → 1.1.0-staging.10
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-7bb3e1fd.js → TextMessage-1dc6f8b9.js} +1 -1
- package/dist/cjs/{chat-717e517d.js → chat-2ae6f058.js} +1 -1
- package/dist/cjs/{config-8c9ac89a.js → config-0a88d50b.js} +2 -2
- package/dist/cjs/{debounce-a3e0d9e7.js → debounce-b06b27ca.js} +1 -1
- package/dist/cjs/{index-8d07e125.js → index-e4244d7d.js} +1 -1
- package/dist/cjs/index.cjs.js +6 -5
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{merge-73e2770b.js → merge-c46cfa17.js} +1 -1
- package/dist/cjs/{notification-567fe887.js → notification-f3750b61.js} +1 -1
- package/dist/cjs/realtimekit-ui.cjs.js +1 -1
- package/dist/cjs/rtk-ai-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +3 -3
- package/dist/cjs/rtk-ai.cjs.entry.js +2 -2
- package/dist/cjs/rtk-audio-grid.cjs.entry.js +3 -3
- package/dist/cjs/rtk-audio-tile.cjs.entry.js +2 -2
- package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +3 -3
- package/dist/cjs/rtk-avatar_24.cjs.entry.js +430 -301
- package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +6 -6
- package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +11 -11
- 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-channel-creator.cjs.entry.js +4 -4
- package/dist/cjs/rtk-channel-details.cjs.entry.js +3 -3
- package/dist/cjs/rtk-channel-header.cjs.entry.js +2 -2
- package/dist/cjs/rtk-channel-selector-ui.cjs.entry.js +6 -6
- package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-message.cjs.entry.js +4 -4
- package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +5 -5
- package/dist/cjs/rtk-chat-search-results.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-toggle.cjs.entry.js +30 -25
- package/dist/cjs/rtk-clock.cjs.entry.js +5 -5
- package/dist/cjs/rtk-controlbar-button.cjs.entry.js +3 -3
- package/dist/cjs/rtk-controlbar.cjs.entry.js +3 -3
- package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +2 -2
- package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +3 -3
- 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 +3 -3
- package/dist/cjs/rtk-file-message_3.cjs.entry.js +12 -12
- package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-grid-pagination.cjs.entry.js +2 -2
- package/dist/cjs/rtk-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-header.cjs.entry.js +3 -3
- package/dist/cjs/rtk-idle-screen.cjs.entry.js +3 -3
- package/dist/cjs/rtk-image-viewer.cjs.entry.js +3 -3
- package/dist/cjs/rtk-information-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/rtk-leave-button.cjs.entry.js +3 -3
- package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +2 -2
- package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-logo.cjs.entry.js +2 -2
- package/dist/cjs/rtk-meeting-title.cjs.entry.js +2 -2
- package/dist/cjs/rtk-message-list-view.cjs.entry.js +6 -6
- 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 +4 -4
- package/dist/cjs/rtk-mute-all-button.cjs.entry.js +2 -2
- package/dist/cjs/rtk-name-tag.cjs.entry.js +3 -3
- package/dist/cjs/rtk-network-indicator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-notification.cjs.entry.js +6 -6
- package/dist/cjs/rtk-notifications.cjs.entry.js +8 -5
- package/dist/cjs/rtk-participant-count.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant-setup.cjs.entry.js +4 -4
- package/dist/cjs/rtk-participant_2.cjs.entry.js +17 -17
- package/dist/cjs/rtk-participants-audio.cjs.entry.js +3 -3
- package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +3 -3
- 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 +3 -3
- package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-plugins_2.cjs.entry.js +6 -6
- package/dist/cjs/rtk-poll_2.cjs.entry.js +5 -5
- package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-recording-indicator.cjs.entry.js +3 -3
- 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 +7 -7
- package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-settings-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-settings.cjs.entry.js +2 -2
- package/dist/cjs/rtk-setup-screen.cjs.entry.js +2 -2
- package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +4 -4
- 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 +4 -4
- 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 +3 -3
- package/dist/cjs/rtk-transcript.cjs.entry.js +3 -3
- package/dist/cjs/rtk-transcripts.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ui-provider.cjs.entry.js +13 -3
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +3 -3
- package/dist/cjs/{sidebar-2ad915b1.js → sidebar-0eb1e4ef.js} +1 -1
- package/dist/cjs/{ui-store-1cb28da8.js → ui-store-6c2d680f.js} +11 -2
- package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +1 -1
- package/dist/collection/components/rtk-audio-grid/rtk-audio-grid.js +1 -1
- package/dist/collection/components/rtk-avatar/rtk-avatar.js +1 -1
- package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +2 -2
- package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +2 -2
- package/dist/collection/components/rtk-channel-creator/rtk-channel-creator.js +2 -2
- package/dist/collection/components/rtk-channel-details/rtk-channel-details.js +1 -1
- package/dist/collection/components/rtk-channel-selector-ui/rtk-channel-selector-ui.js +2 -2
- package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.css +29 -29
- package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.js +4 -4
- package/dist/collection/components/rtk-chat/rtk-chat.css +47 -8
- package/dist/collection/components/rtk-chat/rtk-chat.js +98 -13
- package/dist/collection/components/rtk-chat-composer-view/rtk-chat-composer-view.js +28 -15
- package/dist/collection/components/rtk-chat-message/rtk-chat-message.js +2 -2
- package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.js +3 -3
- package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js +37 -17
- package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +1 -1
- package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.css +1 -1
- package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +27 -26
- package/dist/collection/components/rtk-clock/rtk-clock.js +3 -3
- package/dist/collection/components/rtk-confirmation-modal/rtk-confirmation-modal.js +1 -1
- package/dist/collection/components/rtk-controlbar/rtk-controlbar.js +1 -1
- package/dist/collection/components/rtk-controlbar-button/rtk-controlbar-button.js +1 -1
- package/dist/collection/components/rtk-counter/rtk-counter.js +2 -2
- package/dist/collection/components/rtk-debugger-toggle/rtk-debugger-toggle.js +1 -1
- package/dist/collection/components/rtk-draft-attachment-view/rtk-draft-attachment-view.js +1 -1
- package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.js +1 -1
- package/dist/collection/components/rtk-emoji-picker-button/rtk-emoji-picker-button.js +1 -1
- package/dist/collection/components/rtk-file-dropzone/rtk-file-dropzone.js +1 -1
- package/dist/collection/components/rtk-file-message/rtk-file-message.js +2 -2
- package/dist/collection/components/rtk-file-message-view/rtk-file-message-view.js +1 -1
- package/dist/collection/components/rtk-file-picker-button/rtk-file-picker-button.js +1 -1
- package/dist/collection/components/rtk-header/rtk-header.js +1 -1
- package/dist/collection/components/rtk-icon/rtk-icon.js +1 -1
- package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +1 -1
- package/dist/collection/components/rtk-image-message/rtk-image-message.js +4 -4
- package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +3 -3
- package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +1 -1
- package/dist/collection/components/rtk-information-tooltip/rtk-information-tooltip.js +1 -1
- package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +1 -1
- package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +1 -1
- package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +2 -2
- package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.js +1 -1
- package/dist/collection/components/rtk-meeting/rtk-meeting.js +37 -0
- package/dist/collection/components/rtk-menu/rtk-menu.js +2 -2
- package/dist/collection/components/rtk-menu-item/rtk-menu-item.css +6 -1
- package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +23 -1
- package/dist/collection/components/rtk-menu-list/rtk-menu-list.css +15 -4
- package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +23 -1
- package/dist/collection/components/rtk-message-list-view/rtk-message-list-view.js +3 -3
- package/dist/collection/components/rtk-message-view/rtk-message-view.css +30 -22
- package/dist/collection/components/rtk-message-view/rtk-message-view.js +72 -2
- package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +2 -2
- package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +1 -1
- package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +1 -1
- package/dist/collection/components/rtk-notification/rtk-notification.js +2 -2
- package/dist/collection/components/rtk-notifications/rtk-notifications.js +4 -1
- package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +1 -1
- package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.css +5 -5
- package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +327 -264
- package/dist/collection/components/rtk-participant/rtk-participant.js +12 -12
- package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +2 -2
- package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +1 -1
- package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +1 -1
- package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +1 -1
- package/dist/collection/components/rtk-plugins/rtk-plugins.js +1 -1
- package/dist/collection/components/rtk-poll/rtk-poll.js +1 -1
- package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +2 -2
- package/dist/collection/components/rtk-polls/rtk-polls.js +3 -3
- package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +1 -1
- package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +5 -5
- package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +1 -1
- package/dist/collection/components/rtk-sidebar-ui/rtk-sidebar-ui.js +2 -2
- package/dist/collection/components/rtk-spinner/rtk-spinner.js +1 -1
- package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +2 -2
- package/dist/collection/components/rtk-stage/rtk-stage.js +1 -1
- package/dist/collection/components/rtk-switch/rtk-switch.js +1 -1
- package/dist/collection/components/rtk-tab-bar/rtk-tab-bar.js +1 -1
- package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +1 -1
- package/dist/collection/components/rtk-text-message/rtk-text-message.js +2 -2
- 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 +1 -1
- package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +37 -1
- 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 +1 -1
- package/dist/collection/exports.js +2 -1
- package/dist/collection/lib/overrides.js +6 -0
- package/dist/collection/utils/flags.js +0 -1
- package/dist/collection/utils/sync-with-store/ui-store.js +4 -1
- package/dist/components/index.js +6 -6
- package/dist/components/{p-6f340109.js → p-05df465d.js} +1 -1
- package/dist/components/{p-9e87b2c9.js → p-0a31ef52.js} +2 -2
- package/dist/components/{p-618864a0.js → p-107e55c1.js} +3 -3
- package/dist/components/{p-5f26bba3.js → p-193d8051.js} +2 -2
- package/dist/components/{p-d3de8b85.js → p-19b037c5.js} +4 -4
- package/dist/components/{p-8d25843a.js → p-1a9e3806.js} +3 -3
- package/dist/components/{p-82f8c924.js → p-1afc54bb.js} +3 -3
- package/dist/components/{p-afe77b50.js → p-1da807a2.js} +3 -3
- package/dist/components/{p-2f08d7eb.js → p-210862ae.js} +98 -37
- package/dist/components/{p-abe1dbe6.js → p-2309fb19.js} +4 -4
- package/dist/components/{p-f8f5cb31.js → p-2447a26f.js} +4 -4
- package/dist/components/{p-63ef7ea4.js → p-282e8e83.js} +7 -7
- package/dist/components/{p-ee98bbaf.js → p-33be3c19.js} +13 -13
- package/dist/components/{p-adf73364.js → p-33e73313.js} +6 -6
- package/dist/components/{p-121e073d.js → p-35e93724.js} +2 -2
- package/dist/components/{p-bb8f2597.js → p-395ef9c8.js} +7 -7
- package/dist/components/{p-f47894a6.js → p-3972098e.js} +21 -27
- package/dist/components/{p-10ef077c.js → p-39e8b34a.js} +3 -3
- package/dist/components/{p-e81fc1e8.js → p-3e58e0f3.js} +3 -3
- package/dist/components/{p-0b4e526c.js → p-43bf8953.js} +4 -4
- package/dist/components/p-44a203bd.js +409 -0
- package/dist/components/{p-190db142.js → p-44c32349.js} +8 -8
- package/dist/components/{p-2d08ab28.js → p-45b4f6a1.js} +4 -4
- package/dist/components/{p-9889bee5.js → p-46d99dd9.js} +4 -4
- package/dist/components/{p-65cd2fe3.js → p-524d7900.js} +5 -5
- package/dist/components/{p-0d7bf41b.js → p-5476e3f3.js} +4 -4
- package/dist/components/{p-914563e7.js → p-586482a8.js} +6 -6
- package/dist/components/{p-fd68a52b.js → p-5f1b84f7.js} +9 -9
- package/dist/components/{p-d06d1eac.js → p-600579a6.js} +3 -3
- package/dist/components/{p-6f272732.js → p-6392204c.js} +9 -9
- package/dist/components/{p-a94b2e67.js → p-6739a399.js} +2 -2
- package/dist/components/{p-f7eb9c47.js → p-6c02b0d0.js} +6 -6
- package/dist/components/{p-c515acba.js → p-6f361314.js} +3 -3
- package/dist/components/{p-47c25f64.js → p-6f7c46d2.js} +1 -1
- package/dist/components/{p-84e5b453.js → p-6f8d2043.js} +2 -2
- package/dist/components/{p-080acf18.js → p-7148ec6a.js} +7 -4
- package/dist/components/{p-33a87325.js → p-72fffe3e.js} +3 -3
- package/dist/components/{p-3b29dda1.js → p-73baf5ba.js} +1 -1
- package/dist/components/{p-2f82e0b0.js → p-74356882.js} +8 -8
- package/dist/components/{p-fe911889.js → p-7a27fdb5.js} +20 -11
- package/dist/components/{p-b011763d.js → p-7b6356e2.js} +4 -4
- package/dist/components/{p-5c92df32.js → p-7bde2b2d.js} +6 -6
- package/dist/components/{p-6c2cfa0d.js → p-7c8096c2.js} +5 -5
- package/dist/components/{p-a6296b02.js → p-819cb785.js} +7 -4
- package/dist/components/{p-6756b222.js → p-851b90a6.js} +3 -3
- package/dist/components/{p-e4a080a5.js → p-89151c7a.js} +4 -4
- package/dist/components/{p-244cbe7b.js → p-89eb65a9.js} +2 -2
- package/dist/components/{p-c3621e10.js → p-92729e09.js} +7 -7
- package/dist/components/{p-cf503999.js → p-977f9875.js} +5 -5
- package/dist/components/{p-f4e75ea9.js → p-9bdc24b8.js} +5 -5
- package/dist/components/{p-188bfe87.js → p-abdff498.js} +9 -9
- package/dist/components/{p-78b61cce.js → p-ad873f2d.js} +1 -1
- package/dist/components/{p-d107e9f4.js → p-b6869c32.js} +4 -4
- package/dist/components/{p-395d7140.js → p-b76e3950.js} +5 -5
- package/dist/components/{p-102b6df8.js → p-c05530c8.js} +2 -2
- package/dist/components/p-c78c26b1.js +203 -0
- package/dist/components/{p-88bef213.js → p-cf8f725b.js} +1 -1
- package/dist/components/{p-c078ae06.js → p-d188f58b.js} +3 -3
- package/dist/components/{p-2e282643.js → p-d9f6db4f.js} +5 -5
- package/dist/components/{p-51de7af3.js → p-da87cc71.js} +1 -1
- package/dist/components/{p-0d582365.js → p-dc3143c0.js} +2 -2
- package/dist/components/{p-4d582a90.js → p-dd89aff2.js} +6 -6
- package/dist/components/{p-7481511c.js → p-dfb42075.js} +3 -3
- package/dist/components/{p-e675729a.js → p-e375b50d.js} +5 -5
- package/dist/components/{p-0a35a909.js → p-e443d803.js} +4 -4
- package/dist/components/{p-a6f2b402.js → p-e4888ccc.js} +31 -31
- package/dist/components/{p-a10b9faa.js → p-e552dc59.js} +3 -3
- package/dist/components/{p-55501201.js → p-e57e8041.js} +5 -5
- package/dist/components/{p-b34865c7.js → p-e64e3cec.js} +5 -5
- package/dist/components/{p-3da4880c.js → p-e72a0f16.js} +5 -5
- package/dist/components/{p-7fc0dc2f.js → p-e847fee9.js} +11 -3
- package/dist/components/{p-b882f4a1.js → p-ecb016da.js} +5 -5
- package/dist/components/{p-a4a5ff5a.js → p-edd12f2f.js} +6 -6
- package/dist/components/{p-563c785d.js → p-eeb37b16.js} +3 -3
- package/dist/components/{p-dbfc9151.js → p-f0e4633e.js} +4 -4
- package/dist/components/{p-a29c01fc.js → p-f6c2e822.js} +3 -3
- package/dist/components/{p-20290b0b.js → p-f7bd10f1.js} +5 -5
- package/dist/components/{p-e8df7ac5.js → p-fa5aba68.js} +19 -19
- package/dist/components/{p-488d88a8.js → p-fb7666ce.js} +5 -5
- package/dist/components/{p-fa8f6b4a.js → p-fb836f65.js} +1 -1
- package/dist/components/{p-e6710b76.js → p-fb900e8f.js} +4 -4
- package/dist/components/{p-f7430e46.js → p-fefc57f9.js} +6 -6
- package/dist/components/rtk-ai-toggle.js +5 -5
- package/dist/components/rtk-ai-transcriptions.js +1 -1
- package/dist/components/rtk-ai.js +4 -4
- package/dist/components/rtk-audio-grid.js +3 -3
- package/dist/components/rtk-audio-tile.js +6 -6
- 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 +5 -5
- 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 +6 -6
- package/dist/components/rtk-caption-toggle.js +5 -5
- package/dist/components/rtk-channel-creator.js +7 -7
- package/dist/components/rtk-channel-details.js +1 -1
- package/dist/components/rtk-channel-header.js +8 -8
- package/dist/components/rtk-channel-selector-ui.js +7 -7
- package/dist/components/rtk-channel-selector-view.js +1 -1
- package/dist/components/rtk-chat-composer-ui.js +7 -7
- package/dist/components/rtk-chat-composer-view.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 +17 -17
- package/dist/components/rtk-chat-search-results.js +14 -14
- package/dist/components/rtk-chat-selector-ui.js +3 -3
- package/dist/components/rtk-chat-toggle.js +34 -30
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-clock.js +6 -6
- package/dist/components/rtk-confirmation-modal.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-controlbar.js +3 -3
- package/dist/components/rtk-counter.js +1 -1
- package/dist/components/rtk-debugger-audio.js +1 -1
- package/dist/components/rtk-debugger-screenshare.js +1 -1
- package/dist/components/rtk-debugger-system.js +1 -1
- package/dist/components/rtk-debugger-toggle.js +6 -6
- package/dist/components/rtk-debugger-video.js +1 -1
- package/dist/components/rtk-debugger.js +1 -1
- package/dist/components/rtk-dialog-manager.js +23 -23
- 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 +4 -4
- package/dist/components/rtk-file-dropzone.js +4 -4
- package/dist/components/rtk-file-message-view.js +1 -1
- package/dist/components/rtk-file-message.js +1 -1
- package/dist/components/rtk-file-picker-button.js +1 -1
- package/dist/components/rtk-fullscreen-toggle.js +1 -1
- package/dist/components/rtk-grid-pagination.js +4 -4
- package/dist/components/rtk-grid.js +9 -9
- package/dist/components/rtk-header.js +3 -3
- package/dist/components/rtk-icon.js +1 -1
- package/dist/components/rtk-idle-screen.js +6 -6
- package/dist/components/rtk-image-message-view.js +1 -1
- package/dist/components/rtk-image-message.js +1 -1
- package/dist/components/rtk-image-viewer.js +4 -4
- package/dist/components/rtk-information-tooltip.js +4 -4
- package/dist/components/rtk-join-stage.js +1 -1
- package/dist/components/rtk-leave-button.js +6 -6
- package/dist/components/rtk-leave-meeting.js +1 -1
- package/dist/components/rtk-livestream-indicator.js +1 -1
- package/dist/components/rtk-livestream-player.js +1 -1
- package/dist/components/rtk-livestream-toggle.js +5 -5
- package/dist/components/rtk-logo.js +1 -1
- package/dist/components/rtk-markdown-view.js +1 -1
- package/dist/components/rtk-meeting-title.js +3 -3
- package/dist/components/rtk-meeting.js +40 -28
- 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 +7 -7
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +6 -6
- package/dist/components/rtk-microphone-selector.js +1 -1
- package/dist/components/rtk-mixed-grid.js +7 -7
- package/dist/components/rtk-more-toggle.js +7 -7
- package/dist/components/rtk-mute-all-button.js +6 -6
- 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 +3 -3
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +9 -6
- 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 +3 -3
- package/dist/components/rtk-participant-setup.js +4 -4
- package/dist/components/rtk-participant-tile.js +1 -1
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +5 -5
- 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 +6 -6
- 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 +15 -15
- package/dist/components/rtk-permissions-message.js +1 -1
- package/dist/components/rtk-pip-toggle.js +5 -5
- package/dist/components/rtk-plugin-main.js +1 -1
- package/dist/components/rtk-plugins-toggle.js +6 -6
- 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 +6 -6
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +4 -4
- package/dist/components/rtk-recording-toggle.js +5 -5
- package/dist/components/rtk-screen-share-toggle.js +6 -6
- package/dist/components/rtk-screenshare-view.js +9 -9
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +6 -6
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +11 -11
- package/dist/components/rtk-setup-screen.js +7 -7
- package/dist/components/rtk-sidebar-ui.js +1 -1
- package/dist/components/rtk-sidebar.js +10 -10
- 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 +4 -4
- package/dist/components/rtk-spotlight-indicator.js +1 -1
- package/dist/components/rtk-stage-toggle.js +6 -6
- package/dist/components/rtk-stage.js +3 -3
- package/dist/components/rtk-switch.js +1 -1
- package/dist/components/rtk-tab-bar.js +1 -1
- package/dist/components/rtk-text-composer-view.js +1 -1
- package/dist/components/rtk-text-message-view.js +1 -1
- package/dist/components/rtk-text-message.js +1 -1
- package/dist/components/rtk-tooltip.js +1 -1
- package/dist/components/rtk-transcript.js +1 -1
- package/dist/components/rtk-transcripts.js +3 -3
- package/dist/components/rtk-ui-provider.js +17 -5
- package/dist/components/rtk-viewer-count.js +1 -1
- package/dist/components/rtk-virtualized-participant-list.js +1 -1
- package/dist/components/rtk-waiting-screen.js +4 -4
- package/dist/docs/docs-components.json +372 -82
- package/dist/docs/docs-vscode.json +42 -1
- package/dist/esm/{TextMessage-ca92045e.js → TextMessage-0d8be8c5.js} +1 -1
- package/dist/esm/{chat-ff185374.js → chat-b2bea75f.js} +1 -1
- package/dist/esm/{config-e684aa4d.js → config-325caca3.js} +2 -2
- package/dist/esm/{debounce-3ea4df36.js → debounce-3139f9e3.js} +1 -1
- package/dist/esm/{index-e65afca5.js → index-6eb882e7.js} +1 -1
- package/dist/esm/index.js +7 -7
- package/dist/esm/loader.js +584 -428
- package/dist/esm/{merge-7ffc04b3.js → merge-bc2a0775.js} +1 -1
- package/dist/esm/{notification-78afaabf.js → notification-4beb1e0d.js} +1 -1
- package/dist/esm/realtimekit-ui.js +1 -1
- package/dist/esm/rtk-ai-toggle.entry.js +2 -2
- package/dist/esm/rtk-ai-transcriptions.entry.js +3 -3
- package/dist/esm/rtk-ai.entry.js +2 -2
- package/dist/esm/rtk-audio-grid.entry.js +3 -3
- package/dist/esm/rtk-audio-tile.entry.js +2 -2
- package/dist/esm/rtk-audio-visualizer_4.entry.js +3 -3
- package/dist/esm/rtk-avatar_24.entry.js +430 -301
- package/dist/esm/rtk-breakout-room-manager_3.entry.js +6 -6
- package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +11 -11
- 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-channel-creator.entry.js +4 -4
- package/dist/esm/rtk-channel-details.entry.js +3 -3
- package/dist/esm/rtk-channel-header.entry.js +2 -2
- package/dist/esm/rtk-channel-selector-ui.entry.js +6 -6
- package/dist/esm/rtk-chat-composer-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-message.entry.js +4 -4
- package/dist/esm/rtk-chat-messages-ui.entry.js +5 -5
- package/dist/esm/rtk-chat-search-results.entry.js +3 -3
- package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-toggle.entry.js +30 -25
- package/dist/esm/rtk-clock.entry.js +5 -5
- package/dist/esm/rtk-controlbar-button.entry.js +3 -3
- package/dist/esm/rtk-controlbar.entry.js +3 -3
- package/dist/esm/rtk-debugger-audio_4.entry.js +2 -2
- package/dist/esm/rtk-debugger-toggle.entry.js +3 -3
- 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 +3 -3
- package/dist/esm/rtk-file-message_3.entry.js +12 -12
- package/dist/esm/rtk-fullscreen-toggle.entry.js +2 -2
- package/dist/esm/rtk-grid-pagination.entry.js +2 -2
- package/dist/esm/rtk-grid.entry.js +2 -2
- package/dist/esm/rtk-header.entry.js +3 -3
- package/dist/esm/rtk-idle-screen.entry.js +3 -3
- package/dist/esm/rtk-image-viewer.entry.js +3 -3
- package/dist/esm/rtk-information-tooltip.entry.js +3 -3
- package/dist/esm/rtk-leave-button.entry.js +3 -3
- package/dist/esm/rtk-livestream-indicator_3.entry.js +2 -2
- package/dist/esm/rtk-livestream-toggle.entry.js +2 -2
- package/dist/esm/rtk-logo.entry.js +2 -2
- package/dist/esm/rtk-meeting-title.entry.js +2 -2
- package/dist/esm/rtk-message-list-view.entry.js +6 -6
- 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 +4 -4
- package/dist/esm/rtk-mute-all-button.entry.js +2 -2
- package/dist/esm/rtk-name-tag.entry.js +3 -3
- package/dist/esm/rtk-network-indicator.entry.js +2 -2
- package/dist/esm/rtk-notification.entry.js +6 -6
- package/dist/esm/rtk-notifications.entry.js +8 -5
- package/dist/esm/rtk-participant-count.entry.js +2 -2
- package/dist/esm/rtk-participant-setup.entry.js +4 -4
- package/dist/esm/rtk-participant_2.entry.js +17 -17
- package/dist/esm/rtk-participants-audio.entry.js +3 -3
- package/dist/esm/rtk-participants-stage-list_4.entry.js +3 -3
- 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 +3 -3
- package/dist/esm/rtk-plugins-toggle.entry.js +3 -3
- package/dist/esm/rtk-plugins_2.entry.js +6 -6
- package/dist/esm/rtk-poll_2.entry.js +5 -5
- package/dist/esm/rtk-polls-toggle.entry.js +3 -3
- package/dist/esm/rtk-recording-indicator.entry.js +3 -3
- 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 +7 -7
- package/dist/esm/rtk-settings-audio_2.entry.js +2 -2
- package/dist/esm/rtk-settings-toggle.entry.js +3 -3
- package/dist/esm/rtk-settings.entry.js +2 -2
- package/dist/esm/rtk-setup-screen.entry.js +2 -2
- package/dist/esm/rtk-sidebar-ui.entry.js +4 -4
- 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 +4 -4
- 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 +3 -3
- package/dist/esm/rtk-transcript.entry.js +3 -3
- package/dist/esm/rtk-transcripts.entry.js +2 -2
- package/dist/esm/rtk-ui-provider.entry.js +13 -3
- package/dist/esm/rtk-waiting-screen.entry.js +3 -3
- package/dist/esm/{sidebar-030fff49.js → sidebar-376c9917.js} +1 -1
- package/dist/esm/{ui-store-9e486e1b.js → ui-store-12132d9c.js} +11 -3
- package/dist/realtimekit-ui/index.esm.js +1 -1
- package/dist/realtimekit-ui/{p-385fddbd.entry.js → p-00445029.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-74e1b5a6.entry.js → p-05d1b9d5.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-95f05e26.entry.js → p-0baa78d7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-12e4cb4a.js → p-11a469d9.js} +1 -1
- package/dist/realtimekit-ui/{p-8f512d69.entry.js → p-14569a57.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2b373e53.entry.js → p-1462cbd9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2fc5ef84.entry.js → p-1669c53d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b387e9a1.entry.js → p-1834416c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0b8c47d9.entry.js → p-1fe6003b.entry.js} +1 -1
- package/dist/realtimekit-ui/p-21d4bb9c.entry.js +1 -0
- package/dist/realtimekit-ui/{p-61a53713.entry.js → p-2441260e.entry.js} +1 -1
- package/dist/realtimekit-ui/p-25c4d10f.js +1 -0
- package/dist/realtimekit-ui/{p-53ac3d30.entry.js → p-2b054928.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-62e0a141.entry.js → p-30dcb4cc.entry.js} +1 -1
- package/dist/realtimekit-ui/p-322957ed.entry.js +1 -0
- package/dist/realtimekit-ui/{p-36c8dfa0.entry.js → p-323d1aa4.entry.js} +1 -1
- package/dist/realtimekit-ui/p-342b4926.entry.js +1 -0
- package/dist/realtimekit-ui/p-369648b9.entry.js +1 -0
- package/dist/realtimekit-ui/{p-4eba1baa.entry.js → p-3dd04263.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-60a29b69.entry.js → p-3f4120cc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3a325310.entry.js → p-426bf45e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a9126c12.entry.js → p-43530cd3.entry.js} +1 -1
- package/dist/realtimekit-ui/p-44531a97.entry.js +1 -0
- package/dist/realtimekit-ui/p-4485414e.entry.js +1 -0
- package/dist/realtimekit-ui/p-44d69c6b.entry.js +1 -0
- package/dist/realtimekit-ui/p-45f90b95.js +1 -0
- package/dist/realtimekit-ui/{p-951a7b06.entry.js → p-48c87789.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-949b2b6a.entry.js → p-4b33b435.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8b189438.entry.js → p-4b638184.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9ad2c746.entry.js → p-515a17ce.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7b999408.entry.js → p-532e1a53.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-38f4773b.entry.js → p-53680d55.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5383fe87.entry.js → p-54a88fdf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c7711712.entry.js → p-573187b4.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f5aa8af7.entry.js → p-5892c1e0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-54a31e02.entry.js → p-5b00a8fa.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-aa70de39.entry.js → p-612a8d25.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6adb2de4.entry.js → p-616dc312.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a9dd63ef.entry.js → p-639601b7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c638f666.entry.js → p-64206b62.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1666857d.entry.js → p-67ead213.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-882d07c9.entry.js → p-685adc5f.entry.js} +1 -1
- package/dist/realtimekit-ui/p-6896e819.entry.js +1 -0
- package/dist/realtimekit-ui/{p-09869644.entry.js → p-6914a616.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9cbf286a.entry.js → p-701cdf1b.entry.js} +1 -1
- package/dist/realtimekit-ui/p-7108d1cd.entry.js +1 -0
- package/dist/realtimekit-ui/{p-a319e81f.entry.js → p-75f53ae6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c1b81873.entry.js → p-7a9a226e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3d0c4257.entry.js → p-7d01d588.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8b341608.entry.js → p-80e51a73.entry.js} +1 -1
- package/dist/realtimekit-ui/p-820dad23.entry.js +1 -0
- package/dist/realtimekit-ui/p-85b3c0c4.entry.js +1 -0
- package/dist/realtimekit-ui/{p-f0f6c282.entry.js → p-85b45c3b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2a0ec1c6.entry.js → p-8778b3e6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c5c965b8.entry.js → p-94a37c73.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3369f405.entry.js → p-95fb25d6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-80c856cd.js → p-9b550ec4.js} +1 -1
- package/dist/realtimekit-ui/{p-643194e4.entry.js → p-a0d39ea3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-639ab9ad.entry.js → p-a1408db4.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d0384d90.entry.js → p-a40cc665.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-084b6f30.js → p-a5900df2.js} +1 -1
- package/dist/realtimekit-ui/{p-a1203856.entry.js → p-a67e2a25.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-31f58b98.entry.js → p-a680da64.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-61a16ccf.entry.js → p-a7172c2d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-91ea043c.js → p-a7e0277f.js} +1 -1
- package/dist/realtimekit-ui/p-a852e0cf.entry.js +1 -0
- package/dist/realtimekit-ui/{p-ae7319ac.entry.js → p-a9190330.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7613857e.entry.js → p-ac6c8ebe.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e7b83772.entry.js → p-ad5e9fdb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-98ee3341.entry.js → p-af58f450.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6a45f305.js → p-afa7211c.js} +1 -1
- package/dist/realtimekit-ui/{p-4eee77b0.entry.js → p-b25f7d7b.entry.js} +1 -1
- package/dist/realtimekit-ui/p-b51e813e.entry.js +1 -0
- package/dist/realtimekit-ui/{p-38aec474.entry.js → p-be03944b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3eefefa3.entry.js → p-be5bdd0a.entry.js} +1 -1
- package/dist/realtimekit-ui/p-bf717b8c.entry.js +1 -0
- package/dist/realtimekit-ui/p-c5f704a3.entry.js +1 -0
- package/dist/realtimekit-ui/{p-de75d48d.entry.js → p-c8773db0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5a2d8313.entry.js → p-cb54bd67.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ba51770e.entry.js → p-cc226b51.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-91fd286c.js → p-cd0c5440.js} +1 -1
- package/dist/realtimekit-ui/{p-e925ca8a.entry.js → p-cd56beb7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d7f16f24.entry.js → p-cda276d6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-93b84c22.js → p-d3e520e5.js} +1 -1
- package/dist/realtimekit-ui/p-d880fb69.entry.js +1 -0
- package/dist/realtimekit-ui/{p-11c964cf.entry.js → p-e0c73820.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e62593a2.entry.js → p-e5b426fa.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-61d3f74f.entry.js → p-e78ba202.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7786e9a7.entry.js → p-ebfde234.entry.js} +1 -1
- package/dist/realtimekit-ui/p-ec5ed8a4.entry.js +1 -0
- package/dist/realtimekit-ui/{p-9c1f42dd.entry.js → p-f266302c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d9cad67f.entry.js → p-f32aecbc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7f76de48.entry.js → p-f6c82f1b.entry.js} +1 -1
- package/dist/realtimekit-ui/p-fa86682c.entry.js +1 -0
- package/dist/realtimekit-ui/{p-788f26c4.entry.js → p-fcb7a6e2.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-chat/rtk-chat.d.ts +6 -1
- package/dist/types/components/rtk-chat-composer-view/rtk-chat-composer-view.d.ts +1 -0
- package/dist/types/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.d.ts +2 -0
- package/dist/types/components/rtk-chat-toggle/rtk-chat-toggle.d.ts +4 -6
- package/dist/types/components/rtk-meeting/rtk-meeting.d.ts +4 -0
- package/dist/types/components/rtk-menu-item/rtk-menu-item.d.ts +2 -0
- package/dist/types/components/rtk-menu-list/rtk-menu-list.d.ts +2 -0
- package/dist/types/components/rtk-message-view/rtk-message-view.d.ts +7 -0
- package/dist/types/components/rtk-paginated-list/rtk-paginated-list.d.ts +55 -54
- package/dist/types/components/rtk-ui-provider/rtk-ui-provider.d.ts +4 -1
- package/dist/types/components.d.ts +84 -7
- package/dist/types/exports.d.ts +2 -1
- package/dist/types/lib/overrides.d.ts +16 -0
- package/dist/types/utils/flags.d.ts +0 -1
- package/dist/types/utils/sync-with-store/ui-store.d.ts +4 -1
- package/package.json +1 -1
- package/dist/components/p-a9540d93.js +0 -357
- package/dist/components/p-d4e2ac64.js +0 -203
- package/dist/realtimekit-ui/p-0689d68b.entry.js +0 -1
- package/dist/realtimekit-ui/p-1bf58a84.entry.js +0 -1
- package/dist/realtimekit-ui/p-2f641bfa.entry.js +0 -1
- package/dist/realtimekit-ui/p-33228f0a.entry.js +0 -1
- package/dist/realtimekit-ui/p-3e02ec0b.entry.js +0 -1
- package/dist/realtimekit-ui/p-481549ac.entry.js +0 -1
- package/dist/realtimekit-ui/p-50157a65.entry.js +0 -1
- package/dist/realtimekit-ui/p-50e861f9.entry.js +0 -1
- package/dist/realtimekit-ui/p-57277553.entry.js +0 -1
- package/dist/realtimekit-ui/p-5dc40f1a.entry.js +0 -1
- package/dist/realtimekit-ui/p-77e04fb7.entry.js +0 -1
- package/dist/realtimekit-ui/p-7a8ca3f2.entry.js +0 -1
- package/dist/realtimekit-ui/p-930f0255.entry.js +0 -1
- package/dist/realtimekit-ui/p-941f159e.entry.js +0 -1
- package/dist/realtimekit-ui/p-a4e223e8.entry.js +0 -1
- package/dist/realtimekit-ui/p-b564d931.entry.js +0 -1
- package/dist/realtimekit-ui/p-e720b51e.js +0 -1
- package/dist/realtimekit-ui/p-e87928f7.js +0 -1
- package/dist/realtimekit-ui/p-f40a55e3.entry.js +0 -1
- package/dist/realtimekit-ui/p-f645b8bb.entry.js +0 -1
|
@@ -31,20 +31,18 @@ export declare class RtkChatToggle {
|
|
|
31
31
|
t: RtkI18n;
|
|
32
32
|
chatActive: boolean;
|
|
33
33
|
canViewChat: boolean;
|
|
34
|
-
|
|
35
|
-
* Only used when paginated chat is enabled
|
|
36
|
-
*/
|
|
37
|
-
hasNewMessages: boolean;
|
|
34
|
+
private pageSize;
|
|
38
35
|
connectedCallback(): void;
|
|
39
36
|
disconnectedCallback(): void;
|
|
40
37
|
meetingChanged(meeting: Meeting): void;
|
|
41
38
|
statesChanged(states: States): void;
|
|
39
|
+
private setUnreadMessageCount;
|
|
42
40
|
private onChatUpdate;
|
|
43
|
-
/** Emits updated state data */
|
|
44
|
-
stateUpdate: EventEmitter<States>;
|
|
45
41
|
private toggleChat;
|
|
46
42
|
private updateCanView;
|
|
47
43
|
handleChatActiveChange(): void;
|
|
44
|
+
/** Emits updated state data */
|
|
45
|
+
stateUpdate: EventEmitter<States>;
|
|
48
46
|
private buttonEl;
|
|
49
47
|
render(): any;
|
|
50
48
|
}
|
|
@@ -5,6 +5,7 @@ import { RtkI18n } from '../../lib/lang';
|
|
|
5
5
|
import { IconPack } from '../../lib/icons';
|
|
6
6
|
import { UIConfig } from '../../types/ui-config';
|
|
7
7
|
import { GridLayout } from '../rtk-grid/rtk-grid';
|
|
8
|
+
import { Overrides } from '../../lib/overrides';
|
|
8
9
|
export type MeetingMode = 'fixed' | 'fill';
|
|
9
10
|
/**
|
|
10
11
|
* A single component which renders an entire meeting UI.
|
|
@@ -49,6 +50,8 @@ export declare class RtkMeeting {
|
|
|
49
50
|
gridLayout: GridLayout;
|
|
50
51
|
/** Icon pack */
|
|
51
52
|
iconPack: IconPack;
|
|
53
|
+
/** UI Kit Overrides */
|
|
54
|
+
overrides: Overrides;
|
|
52
55
|
/**
|
|
53
56
|
* Emits `rtkStatesUpdate` so that developers can listen to onRtkStatesUpdate and update their own stores
|
|
54
57
|
* Do not confuse this with `rtkStateUpdate` that other components emit
|
|
@@ -65,6 +68,7 @@ export declare class RtkMeeting {
|
|
|
65
68
|
iconPackChanged(newIconPack: IconPack): void;
|
|
66
69
|
tChanged(newT: RtkI18n): void;
|
|
67
70
|
configChanged(config: UIConfig): void;
|
|
71
|
+
overridesChanged(overrides: Overrides): void;
|
|
68
72
|
private handleResize;
|
|
69
73
|
private updateStates;
|
|
70
74
|
render(): any;
|
|
@@ -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,8 +9,14 @@ 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';
|
|
18
|
+
/** Is message pinned */
|
|
19
|
+
pinned: boolean;
|
|
13
20
|
/** Render */
|
|
14
21
|
viewType: 'incoming' | 'outgoing';
|
|
15
22
|
/** Avatar image url */
|
|
@@ -1,3 +1,29 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* NOTE(ikabra): INFINITE SCROLL IMPLEMENTATION:
|
|
3
|
+
*
|
|
4
|
+
* Uses scrollend listener for 2way scrolling.
|
|
5
|
+
* Empty divs ($topRef, $bottomRef) act as scroll triggers to fetch new messages.
|
|
6
|
+
*
|
|
7
|
+
* UPWARD SCROLLING:
|
|
8
|
+
* - Fetch top anchor (element currently visible to the user near top)
|
|
9
|
+
* - Fetch older messages, push to end of 2D array
|
|
10
|
+
* - When exceeding pagesAllowed, delete pages and scroll back to anchor
|
|
11
|
+
*
|
|
12
|
+
* DOWNWARD SCROLLING:
|
|
13
|
+
* - Fetch bottom anchor (element currently visible to the user near bottom)
|
|
14
|
+
* - Fetch new page, insert at the start
|
|
15
|
+
* - Update timestamps & firstEmptyIndex, then rerender
|
|
16
|
+
* - When exceeding pagesAllowed, delete pages and scroll back to anchor
|
|
17
|
+
*
|
|
18
|
+
* ADDING NEW NODES:
|
|
19
|
+
* - If no pages exist, load old page
|
|
20
|
+
* - If on 1st page, append messages till page size is full and then load new page
|
|
21
|
+
*
|
|
22
|
+
* DELETE NODE:
|
|
23
|
+
* - If deleting the only available node, reset to initial state
|
|
24
|
+
* - If page is empty, delete it
|
|
25
|
+
* - Update timestamp curors
|
|
26
|
+
*/
|
|
1
27
|
import { VNode } from '../../stencil-public-runtime';
|
|
2
28
|
import { IconPack } from '../../lib/icons';
|
|
3
29
|
import { RtkI18n } from '../../lib/lang';
|
|
@@ -6,16 +32,23 @@ export interface DataNode {
|
|
|
6
32
|
[key: string]: any;
|
|
7
33
|
}
|
|
8
34
|
export declare class RtkPaginatedList {
|
|
9
|
-
private
|
|
10
|
-
private $paginatedList;
|
|
35
|
+
private $containerRef;
|
|
11
36
|
private $topRef;
|
|
12
37
|
private $bottomRef;
|
|
38
|
+
private oldestPaginatedTimestamp;
|
|
39
|
+
private latestPaginatedTimestamp;
|
|
40
|
+
private latestMessageTimestamp;
|
|
41
|
+
private pages;
|
|
42
|
+
private shouldScrollToBottom;
|
|
43
|
+
private showNewMessagesCTR;
|
|
13
44
|
/** Page Size */
|
|
14
45
|
pageSize: number;
|
|
15
46
|
/**
|
|
16
47
|
* Number of pages allowed to be shown
|
|
17
48
|
*/
|
|
18
49
|
pagesAllowed: number;
|
|
50
|
+
/** label to show when empty */
|
|
51
|
+
emptyListLabel: string;
|
|
19
52
|
/** Fetch the data */
|
|
20
53
|
fetchData: (timestamp: number, size: number, reversed: boolean) => Promise<unknown[]>;
|
|
21
54
|
/** Create nodes */
|
|
@@ -28,69 +61,37 @@ export declare class RtkPaginatedList {
|
|
|
28
61
|
iconPack: IconPack;
|
|
29
62
|
/** Language */
|
|
30
63
|
t: RtkI18n;
|
|
31
|
-
|
|
32
|
-
|
|
64
|
+
rerenderBoolean: boolean;
|
|
65
|
+
showEmptyListLabel: boolean;
|
|
33
66
|
isLoading: boolean;
|
|
34
67
|
isLoadingTop: boolean;
|
|
35
68
|
isLoadingBottom: boolean;
|
|
36
|
-
hasMoreDataAtTop: boolean;
|
|
37
|
-
rerenderBoolean: boolean;
|
|
38
|
-
/**
|
|
39
|
-
* This gets disabled when the user scrolls up and the bottom node
|
|
40
|
-
* is not visible anymore.
|
|
41
|
-
*/
|
|
42
|
-
shouldRenderNewNodes: boolean;
|
|
43
69
|
/**
|
|
44
|
-
*
|
|
45
|
-
*
|
|
46
|
-
*/
|
|
47
|
-
hasNewNodesToRender: boolean;
|
|
48
|
-
showEmptyListLabel: boolean;
|
|
49
|
-
/**
|
|
50
|
-
* This is a private variable not a state
|
|
51
|
-
* since we want to debounce rerenders
|
|
52
|
-
*
|
|
53
|
-
* A list of pages where each page contains a number of Nodes
|
|
54
|
-
* [
|
|
55
|
-
* [Node 1, Node 2, Node 3.... Node N],
|
|
56
|
-
* [Node 1, Node 2, Node 3.... Node N],
|
|
57
|
-
* ]
|
|
58
|
-
*/
|
|
59
|
-
private pagesToRender;
|
|
60
|
-
/**
|
|
61
|
-
* On a new node created
|
|
70
|
+
* Adds a new node to the beginning of the paginated list
|
|
71
|
+
* @param {DataNode} node - The data node to add to the beginning of the list
|
|
62
72
|
*/
|
|
63
73
|
onNewNode(node: DataNode): Promise<void>;
|
|
64
74
|
/**
|
|
65
|
-
*
|
|
66
|
-
|
|
67
|
-
|
|
75
|
+
* Deletes a node anywhere from the list
|
|
76
|
+
* @param {string} id - The id of the node to delete
|
|
77
|
+
* */
|
|
78
|
+
onNodeDelete(id: string): Promise<void>;
|
|
68
79
|
/**
|
|
69
|
-
*
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
80
|
+
* Updates a new node anywhere in the list
|
|
81
|
+
* @param {string} id - The id of the node to update
|
|
82
|
+
* @param {DataNode} node - The updated data node
|
|
83
|
+
* */
|
|
84
|
+
onNodeUpdate(id: string, node: DataNode): Promise<void>;
|
|
85
|
+
private pendingScrollAnchor;
|
|
73
86
|
connectedCallback(): void;
|
|
74
|
-
disconnectedCallback(): void;
|
|
75
87
|
componentDidLoad(): void;
|
|
76
88
|
componentDidRender(): void;
|
|
77
|
-
private
|
|
78
|
-
private
|
|
79
|
-
private
|
|
80
|
-
private
|
|
81
|
-
private
|
|
82
|
-
private
|
|
83
|
-
/**
|
|
84
|
-
* @param start
|
|
85
|
-
* @param end
|
|
86
|
-
* @param reversed Defines whether to add the page at the beginning or the end
|
|
87
|
-
* @param onPageLoaded Callback for when all new nodes are rendered
|
|
88
|
-
* @param direction Indicates if loading from 'top' or 'bottom'
|
|
89
|
-
*/
|
|
90
|
-
private loadPage;
|
|
89
|
+
private loadPrevPage;
|
|
90
|
+
private loadNextPage;
|
|
91
|
+
private getScrollAnchor;
|
|
92
|
+
private restoreScrollToAnchor;
|
|
93
|
+
private isInView;
|
|
94
|
+
private scrollToBottom;
|
|
91
95
|
private rerender;
|
|
92
|
-
private removeLastPageIfNeeded;
|
|
93
|
-
private onDownArrowClicked;
|
|
94
|
-
private onLoadMoreOnTopClicked;
|
|
95
96
|
render(): any;
|
|
96
97
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { EventEmitter } from '../../stencil-public-runtime';
|
|
2
2
|
import { MeetingMode } from '../rtk-meeting/rtk-meeting';
|
|
3
3
|
import { Meeting } from '../../types/rtk-client';
|
|
4
|
-
import { RtkI18n, IconPack, States, UIConfig } from '../../exports';
|
|
4
|
+
import { RtkI18n, IconPack, States, UIConfig, Overrides } from '../../exports';
|
|
5
5
|
export declare class RtkUiProvider {
|
|
6
6
|
host: HTMLRtkUiProviderElement;
|
|
7
7
|
private peerStore;
|
|
@@ -20,6 +20,8 @@ export declare class RtkUiProvider {
|
|
|
20
20
|
mode: MeetingMode;
|
|
21
21
|
/** Whether to show setup screen or not */
|
|
22
22
|
showSetupScreen: boolean;
|
|
23
|
+
/** UI Kit Overrides */
|
|
24
|
+
overrides: Overrides;
|
|
23
25
|
/**
|
|
24
26
|
* Emits `rtkStatesUpdate` so that developers can listen to onRtkStatesUpdate and update their own stores
|
|
25
27
|
* Do not confuse this with `rtkStateUpdate` that other components emit
|
|
@@ -35,6 +37,7 @@ export declare class RtkUiProvider {
|
|
|
35
37
|
iconPackChanged(newIconPack: IconPack): void;
|
|
36
38
|
tChanged(newT: RtkI18n): void;
|
|
37
39
|
configChanged(config: UIConfig): void;
|
|
40
|
+
overridesChanged(overrides: Overrides): void;
|
|
38
41
|
private roomJoinedListener;
|
|
39
42
|
private waitlistedListener;
|
|
40
43
|
private roomLeftListener;
|
|
@@ -12,12 +12,13 @@ import { IconPack } from "./lib/icons";
|
|
|
12
12
|
import { RtkI18n } from "./lib/lang";
|
|
13
13
|
import { AIView } from "./components/rtk-ai/rtk-ai";
|
|
14
14
|
import { ControlBarVariant } from "./components/rtk-controlbar-button/rtk-controlbar-button";
|
|
15
|
-
import { IconPack as IconPack1, RtkI18n as RtkI18n1, Size as Size1, States as States1, UIConfig as UIConfig1 } from "./exports";
|
|
15
|
+
import { IconPack as IconPack1, Overrides as Overrides1, RtkI18n as RtkI18n1, Size as Size1, States as States1, UIConfig as UIConfig1 } from "./exports";
|
|
16
16
|
import { AudioVisualizerVariant } from "./components/rtk-audio-visualizer/rtk-audio-visualizer";
|
|
17
17
|
import { AvatarVariant } from "./components/rtk-avatar/rtk-avatar";
|
|
18
18
|
import { DraftMeeting } from "./utils/breakout-rooms-manager";
|
|
19
19
|
import { ButtonKind, ButtonVariant } from "./components/rtk-button/rtk-button";
|
|
20
20
|
import { FileMessage, ImageMessage, Message, RTKBasicParticipant, RTKPermissionsPreset, RTKPlugin, TextMessage } from "@cloudflare/realtimekit";
|
|
21
|
+
import { Overrides } from "./lib/overrides";
|
|
21
22
|
import { ChatFilter } from "./components/rtk-chat/rtk-chat";
|
|
22
23
|
import { RtkNewMessageEvent } from "./components/rtk-chat-composer-ui/rtk-chat-composer-ui";
|
|
23
24
|
import { NewMessageEvent } from "./components/rtk-chat-composer-view/rtk-chat-composer-view";
|
|
@@ -52,12 +53,13 @@ export { IconPack } from "./lib/icons";
|
|
|
52
53
|
export { RtkI18n } from "./lib/lang";
|
|
53
54
|
export { AIView } from "./components/rtk-ai/rtk-ai";
|
|
54
55
|
export { ControlBarVariant } from "./components/rtk-controlbar-button/rtk-controlbar-button";
|
|
55
|
-
export { IconPack as IconPack1, RtkI18n as RtkI18n1, Size as Size1, States as States1, UIConfig as UIConfig1 } from "./exports";
|
|
56
|
+
export { IconPack as IconPack1, Overrides as Overrides1, RtkI18n as RtkI18n1, Size as Size1, States as States1, UIConfig as UIConfig1 } from "./exports";
|
|
56
57
|
export { AudioVisualizerVariant } from "./components/rtk-audio-visualizer/rtk-audio-visualizer";
|
|
57
58
|
export { AvatarVariant } from "./components/rtk-avatar/rtk-avatar";
|
|
58
59
|
export { DraftMeeting } from "./utils/breakout-rooms-manager";
|
|
59
60
|
export { ButtonKind, ButtonVariant } from "./components/rtk-button/rtk-button";
|
|
60
61
|
export { FileMessage, ImageMessage, Message, RTKBasicParticipant, RTKPermissionsPreset, RTKPlugin, TextMessage } from "@cloudflare/realtimekit";
|
|
62
|
+
export { Overrides } from "./lib/overrides";
|
|
61
63
|
export { ChatFilter } from "./components/rtk-chat/rtk-chat";
|
|
62
64
|
export { RtkNewMessageEvent } from "./components/rtk-chat-composer-ui/rtk-chat-composer-ui";
|
|
63
65
|
export { NewMessageEvent } from "./components/rtk-chat-composer-view/rtk-chat-composer-view";
|
|
@@ -676,6 +678,10 @@ export namespace Components {
|
|
|
676
678
|
* Meeting object
|
|
677
679
|
*/
|
|
678
680
|
"meeting": Meeting;
|
|
681
|
+
/**
|
|
682
|
+
* UI Overrides
|
|
683
|
+
*/
|
|
684
|
+
"overrides": Overrides;
|
|
679
685
|
/**
|
|
680
686
|
* @deprecated Beta API, will change in future List of target presets allowed as private chat recipient
|
|
681
687
|
*/
|
|
@@ -759,6 +765,7 @@ export namespace Components {
|
|
|
759
765
|
* Sets composer to edit mode
|
|
760
766
|
*/
|
|
761
767
|
"isEditing": boolean;
|
|
768
|
+
"isSending": boolean;
|
|
762
769
|
/**
|
|
763
770
|
* Max length for text input
|
|
764
771
|
*/
|
|
@@ -1988,6 +1995,10 @@ export namespace Components {
|
|
|
1988
1995
|
* Fill type
|
|
1989
1996
|
*/
|
|
1990
1997
|
"mode": MeetingMode;
|
|
1998
|
+
/**
|
|
1999
|
+
* UI Kit Overrides
|
|
2000
|
+
*/
|
|
2001
|
+
"overrides": Overrides;
|
|
1991
2002
|
/**
|
|
1992
2003
|
* Whether to show setup screen or not
|
|
1993
2004
|
*/
|
|
@@ -2051,6 +2062,10 @@ export namespace Components {
|
|
|
2051
2062
|
* Icon pack
|
|
2052
2063
|
*/
|
|
2053
2064
|
"iconPack": IconPack;
|
|
2065
|
+
/**
|
|
2066
|
+
* Variant
|
|
2067
|
+
*/
|
|
2068
|
+
"menuVariant": 'primary' | 'secondary';
|
|
2054
2069
|
/**
|
|
2055
2070
|
* Size
|
|
2056
2071
|
*/
|
|
@@ -2068,6 +2083,10 @@ export namespace Components {
|
|
|
2068
2083
|
* Icon pack
|
|
2069
2084
|
*/
|
|
2070
2085
|
"iconPack": IconPack;
|
|
2086
|
+
/**
|
|
2087
|
+
* Variant
|
|
2088
|
+
*/
|
|
2089
|
+
"menuVariant": 'primary' | 'secondary';
|
|
2071
2090
|
/**
|
|
2072
2091
|
* Language
|
|
2073
2092
|
*/
|
|
@@ -2131,10 +2150,22 @@ export namespace Components {
|
|
|
2131
2150
|
* Icon pack
|
|
2132
2151
|
*/
|
|
2133
2152
|
"iconPack": IconPack1;
|
|
2153
|
+
/**
|
|
2154
|
+
* Has the message been edited
|
|
2155
|
+
*/
|
|
2156
|
+
"isEdited": boolean;
|
|
2134
2157
|
/**
|
|
2135
2158
|
* Is the message sent by the current user
|
|
2136
2159
|
*/
|
|
2137
2160
|
"isSelf": boolean;
|
|
2161
|
+
/**
|
|
2162
|
+
* Type of message
|
|
2163
|
+
*/
|
|
2164
|
+
"messageType": Message['type'];
|
|
2165
|
+
/**
|
|
2166
|
+
* Is message pinned
|
|
2167
|
+
*/
|
|
2168
|
+
"pinned": boolean;
|
|
2138
2169
|
/**
|
|
2139
2170
|
* Time when message was sent
|
|
2140
2171
|
*/
|
|
@@ -2488,17 +2519,21 @@ export namespace Components {
|
|
|
2488
2519
|
*/
|
|
2489
2520
|
"iconPack": IconPack;
|
|
2490
2521
|
/**
|
|
2491
|
-
*
|
|
2522
|
+
* Adds a new node to the beginning of the paginated list
|
|
2523
|
+
* @param node - The data node to add to the beginning of the list
|
|
2492
2524
|
*/
|
|
2493
2525
|
"onNewNode": (node: DataNode) => Promise<void>;
|
|
2494
2526
|
/**
|
|
2495
|
-
*
|
|
2527
|
+
* Deletes a node anywhere from the list
|
|
2528
|
+
* @param id - The id of the node to delete
|
|
2496
2529
|
*/
|
|
2497
|
-
"onNodeDelete": (
|
|
2530
|
+
"onNodeDelete": (id: string) => Promise<void>;
|
|
2498
2531
|
/**
|
|
2499
|
-
*
|
|
2532
|
+
* Updates a new node anywhere in the list
|
|
2533
|
+
* @param id - The id of the node to update
|
|
2534
|
+
* @param node - The updated data node
|
|
2500
2535
|
*/
|
|
2501
|
-
"onNodeUpdate": (
|
|
2536
|
+
"onNodeUpdate": (id: string, node: DataNode) => Promise<void>;
|
|
2502
2537
|
/**
|
|
2503
2538
|
* Page Size
|
|
2504
2539
|
*/
|
|
@@ -3911,6 +3946,10 @@ export namespace Components {
|
|
|
3911
3946
|
* Fill type
|
|
3912
3947
|
*/
|
|
3913
3948
|
"mode": MeetingMode1;
|
|
3949
|
+
/**
|
|
3950
|
+
* UI Kit Overrides
|
|
3951
|
+
*/
|
|
3952
|
+
"overrides": Overrides1;
|
|
3914
3953
|
/**
|
|
3915
3954
|
* Whether to show setup screen or not
|
|
3916
3955
|
*/
|
|
@@ -4750,6 +4789,7 @@ declare global {
|
|
|
4750
4789
|
flags: { isReply?: boolean; isEdit?: boolean };
|
|
4751
4790
|
};
|
|
4752
4791
|
"pinMessage": Message;
|
|
4792
|
+
"editMessage": Message;
|
|
4753
4793
|
"deleteMessage": Message;
|
|
4754
4794
|
"rtkStateUpdate": States;
|
|
4755
4795
|
}
|
|
@@ -7303,6 +7343,10 @@ declare namespace LocalJSX {
|
|
|
7303
7343
|
* Emits updated state data
|
|
7304
7344
|
*/
|
|
7305
7345
|
"onRtkStateUpdate"?: (event: RtkChatCustomEvent<States1>) => void;
|
|
7346
|
+
/**
|
|
7347
|
+
* UI Overrides
|
|
7348
|
+
*/
|
|
7349
|
+
"overrides"?: Overrides;
|
|
7306
7350
|
/**
|
|
7307
7351
|
* @deprecated Beta API, will change in future List of target presets allowed as private chat recipient
|
|
7308
7352
|
*/
|
|
@@ -7402,6 +7446,7 @@ declare namespace LocalJSX {
|
|
|
7402
7446
|
* Sets composer to edit mode
|
|
7403
7447
|
*/
|
|
7404
7448
|
"isEditing"?: boolean;
|
|
7449
|
+
"isSending"?: boolean;
|
|
7405
7450
|
/**
|
|
7406
7451
|
* Max length for text input
|
|
7407
7452
|
*/
|
|
@@ -7590,6 +7635,10 @@ declare namespace LocalJSX {
|
|
|
7590
7635
|
* Event emitted when a message is deleted
|
|
7591
7636
|
*/
|
|
7592
7637
|
"onDeleteMessage"?: (event: RtkChatMessagesUiPaginatedCustomEvent<Message>) => void;
|
|
7638
|
+
/**
|
|
7639
|
+
* Event emitted when a message is edited
|
|
7640
|
+
*/
|
|
7641
|
+
"onEditMessage"?: (event: RtkChatMessagesUiPaginatedCustomEvent<Message>) => void;
|
|
7593
7642
|
/**
|
|
7594
7643
|
* Event for editing a message
|
|
7595
7644
|
*/
|
|
@@ -8804,6 +8853,10 @@ declare namespace LocalJSX {
|
|
|
8804
8853
|
* Emits `rtkStatesUpdate` so that developers can listen to onRtkStatesUpdate and update their own stores Do not confuse this with `rtkStateUpdate` that other components emit
|
|
8805
8854
|
*/
|
|
8806
8855
|
"onRtkStatesUpdate"?: (event: RtkMeetingCustomEvent<States>) => void;
|
|
8856
|
+
/**
|
|
8857
|
+
* UI Kit Overrides
|
|
8858
|
+
*/
|
|
8859
|
+
"overrides"?: Overrides;
|
|
8807
8860
|
/**
|
|
8808
8861
|
* Whether to show setup screen or not
|
|
8809
8862
|
*/
|
|
@@ -8867,6 +8920,10 @@ declare namespace LocalJSX {
|
|
|
8867
8920
|
* Icon pack
|
|
8868
8921
|
*/
|
|
8869
8922
|
"iconPack"?: IconPack;
|
|
8923
|
+
/**
|
|
8924
|
+
* Variant
|
|
8925
|
+
*/
|
|
8926
|
+
"menuVariant"?: 'primary' | 'secondary';
|
|
8870
8927
|
/**
|
|
8871
8928
|
* Size
|
|
8872
8929
|
*/
|
|
@@ -8884,6 +8941,10 @@ declare namespace LocalJSX {
|
|
|
8884
8941
|
* Icon pack
|
|
8885
8942
|
*/
|
|
8886
8943
|
"iconPack"?: IconPack;
|
|
8944
|
+
/**
|
|
8945
|
+
* Variant
|
|
8946
|
+
*/
|
|
8947
|
+
"menuVariant"?: 'primary' | 'secondary';
|
|
8887
8948
|
/**
|
|
8888
8949
|
* Language
|
|
8889
8950
|
*/
|
|
@@ -8947,14 +9008,26 @@ declare namespace LocalJSX {
|
|
|
8947
9008
|
* Icon pack
|
|
8948
9009
|
*/
|
|
8949
9010
|
"iconPack"?: IconPack1;
|
|
9011
|
+
/**
|
|
9012
|
+
* Has the message been edited
|
|
9013
|
+
*/
|
|
9014
|
+
"isEdited"?: boolean;
|
|
8950
9015
|
/**
|
|
8951
9016
|
* Is the message sent by the current user
|
|
8952
9017
|
*/
|
|
8953
9018
|
"isSelf"?: boolean;
|
|
9019
|
+
/**
|
|
9020
|
+
* Type of message
|
|
9021
|
+
*/
|
|
9022
|
+
"messageType"?: Message['type'];
|
|
8954
9023
|
/**
|
|
8955
9024
|
* action event
|
|
8956
9025
|
*/
|
|
8957
9026
|
"onAction"?: (event: RtkMessageViewCustomEvent<string>) => void;
|
|
9027
|
+
/**
|
|
9028
|
+
* Is message pinned
|
|
9029
|
+
*/
|
|
9030
|
+
"pinned"?: boolean;
|
|
8958
9031
|
/**
|
|
8959
9032
|
* Time when message was sent
|
|
8960
9033
|
*/
|
|
@@ -10893,6 +10966,10 @@ declare namespace LocalJSX {
|
|
|
10893
10966
|
* Emits `rtkStatesUpdate` so that developers can listen to onRtkStatesUpdate and update their own stores Do not confuse this with `rtkStateUpdate` that other components emit
|
|
10894
10967
|
*/
|
|
10895
10968
|
"onRtkStatesUpdate"?: (event: RtkUiProviderCustomEvent<States1>) => void;
|
|
10969
|
+
/**
|
|
10970
|
+
* UI Kit Overrides
|
|
10971
|
+
*/
|
|
10972
|
+
"overrides"?: Overrides1;
|
|
10896
10973
|
/**
|
|
10897
10974
|
* Whether to show setup screen or not
|
|
10898
10975
|
*/
|
package/dist/types/exports.d.ts
CHANGED
|
@@ -4,13 +4,14 @@ export { provideRtkDesignSystem } from './utils/provide-design-system';
|
|
|
4
4
|
export { extendConfig, generateConfig } from './utils/config';
|
|
5
5
|
export { sendNotification } from './utils/notification';
|
|
6
6
|
export { RtkUiBuilder } from './lib/builder';
|
|
7
|
-
export { uiStore, uiState, getInitialStates, createPeerStore } from './utils/sync-with-store/ui-store';
|
|
7
|
+
export { uiStore, uiState, getInitialStates, createPeerStore, } from './utils/sync-with-store/ui-store';
|
|
8
8
|
export { registerAddons, Addon } from './lib/addons';
|
|
9
9
|
export { UIConfig } from './types/ui-config';
|
|
10
10
|
export { States, Notification, Size, UserPreferences, PollObject, PartialStateEvent, } from './types/props';
|
|
11
11
|
export { Peer } from './types/rtk-client';
|
|
12
12
|
export { defaultConfig, createDefaultConfig } from './lib/default-ui-config';
|
|
13
13
|
export { IconPack, defaultIconPack } from './lib/icons';
|
|
14
|
+
export { type Overrides, defaultOverrides } from './lib/overrides';
|
|
14
15
|
export { LangDict, defaultLanguage, RtkI18n, useLanguage } from './lib/lang';
|
|
15
16
|
export { Sound, default as RtkNotificationsAudio } from './lib/notification';
|
|
16
17
|
export { generateChatGroupKey, getChatGroups, getUnreadChatCounts, getParticipantUserId, } from './utils/chat';
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Initialisation overrides for UI component behavior.
|
|
3
|
+
* These values are passed through rtk-ui-provider or rtk-meeting
|
|
4
|
+
* and take effect across all child components.
|
|
5
|
+
*/
|
|
6
|
+
export interface Overrides {
|
|
7
|
+
/**
|
|
8
|
+
* Disables the emoji picker button in chat composer.
|
|
9
|
+
* When true, users cannot insert emojis into chat messages.
|
|
10
|
+
*/
|
|
11
|
+
disableEmojiPicker?: boolean;
|
|
12
|
+
}
|
|
13
|
+
/**
|
|
14
|
+
* Default UI Kit Overrides
|
|
15
|
+
*/
|
|
16
|
+
export declare const defaultOverrides: Overrides;
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import RealtimeKitClient from '@cloudflare/realtimekit';
|
|
2
2
|
export declare const FlagsmithFeatureFlags: {
|
|
3
3
|
PLAY_PARTICIPANT_TILE_VIDEO_ON_PAUSE: string;
|
|
4
|
-
DISABLE_EMOJI_PICKER: string;
|
|
5
4
|
FEAT_PAGINATED_CHAT: string;
|
|
6
5
|
LOG_PLAYING_FAILURES: string;
|
|
7
6
|
FEAT_CHANNEL_CHAT: string;
|
|
@@ -4,6 +4,7 @@ import { type RtkI18n } from '../../lib/lang';
|
|
|
4
4
|
import { type IconPack } from '../../lib/icons';
|
|
5
5
|
import { type States } from '../../types/props';
|
|
6
6
|
import { UIConfig } from '../../exports';
|
|
7
|
+
import { type Overrides } from '../../lib/overrides';
|
|
7
8
|
export declare const getInitialStates: (peerId?: string) => States;
|
|
8
9
|
export interface RtkUiStore {
|
|
9
10
|
meeting: Meeting | undefined | null;
|
|
@@ -14,6 +15,7 @@ export interface RtkUiStore {
|
|
|
14
15
|
peerId: string | null;
|
|
15
16
|
storeType: 'global' | 'peer';
|
|
16
17
|
storeId: string;
|
|
18
|
+
overrides: Overrides;
|
|
17
19
|
}
|
|
18
20
|
export type RtkUiStoreExtended = ObservableMap<RtkUiStore> & {
|
|
19
21
|
elementsMap: Map<string, HTMLElement[]>;
|
|
@@ -21,12 +23,13 @@ export type RtkUiStoreExtended = ObservableMap<RtkUiStore> & {
|
|
|
21
23
|
declare const uiStore: RtkUiStoreExtended;
|
|
22
24
|
declare const uiState: RtkUiStore;
|
|
23
25
|
export { uiStore, uiState };
|
|
24
|
-
export declare function createPeerStore({ meeting, config, providerId, iconPack, t }: {
|
|
26
|
+
export declare function createPeerStore({ meeting, config, providerId, iconPack, t, overrides, }: {
|
|
25
27
|
meeting: RealtimeKitClient;
|
|
26
28
|
config?: UIConfig;
|
|
27
29
|
providerId: string;
|
|
28
30
|
iconPack: IconPack;
|
|
29
31
|
t: RtkI18n;
|
|
32
|
+
overrides?: Overrides;
|
|
30
33
|
}): RtkUiStoreExtended;
|
|
31
34
|
declare function appendElement(propName: string, element: HTMLElement, targetStore?: RtkUiStoreExtended): void;
|
|
32
35
|
declare function removeElement(propName: string, element: HTMLElement, targetStore?: RtkUiStoreExtended): void;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudflare/realtimekit-ui",
|
|
3
|
-
"version": "1.1.0-staging.
|
|
3
|
+
"version": "1.1.0-staging.10",
|
|
4
4
|
"description": "Pre-built, ready-to-use UI components and utilities for integrating with Cloudflare RealtimeKit",
|
|
5
5
|
"main": "dist/index.cjs.js",
|
|
6
6
|
"module": "dist/index.js",
|