@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-01-
|
|
2
|
+
"timestamp": "2026-01-22T05:44:01",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.27.2",
|
|
@@ -13217,6 +13217,7 @@
|
|
|
13217
13217
|
"rtk-channel-details",
|
|
13218
13218
|
"rtk-channel-selector-ui",
|
|
13219
13219
|
"rtk-channel-selector-view",
|
|
13220
|
+
"rtk-chat",
|
|
13220
13221
|
"rtk-chat-composer-ui",
|
|
13221
13222
|
"rtk-chat-message",
|
|
13222
13223
|
"rtk-message-view",
|
|
@@ -13255,6 +13256,9 @@
|
|
|
13255
13256
|
"rtk-channel-selector-view": [
|
|
13256
13257
|
"rtk-avatar"
|
|
13257
13258
|
],
|
|
13259
|
+
"rtk-chat": [
|
|
13260
|
+
"rtk-avatar"
|
|
13261
|
+
],
|
|
13258
13262
|
"rtk-chat-composer-ui": [
|
|
13259
13263
|
"rtk-avatar"
|
|
13260
13264
|
],
|
|
@@ -38421,6 +38425,35 @@
|
|
|
38421
38425
|
"getter": false,
|
|
38422
38426
|
"setter": false
|
|
38423
38427
|
},
|
|
38428
|
+
{
|
|
38429
|
+
"name": "overrides",
|
|
38430
|
+
"type": "Overrides",
|
|
38431
|
+
"complexType": {
|
|
38432
|
+
"original": "Overrides",
|
|
38433
|
+
"resolved": "Overrides",
|
|
38434
|
+
"references": {
|
|
38435
|
+
"Overrides": {
|
|
38436
|
+
"location": "import",
|
|
38437
|
+
"path": "../../lib/overrides",
|
|
38438
|
+
"id": "src/lib/overrides.ts::Overrides"
|
|
38439
|
+
}
|
|
38440
|
+
}
|
|
38441
|
+
},
|
|
38442
|
+
"mutable": false,
|
|
38443
|
+
"reflectToAttr": false,
|
|
38444
|
+
"docs": "UI Overrides",
|
|
38445
|
+
"docsTags": [],
|
|
38446
|
+
"default": "defaultOverrides",
|
|
38447
|
+
"values": [
|
|
38448
|
+
{
|
|
38449
|
+
"type": "Overrides"
|
|
38450
|
+
}
|
|
38451
|
+
],
|
|
38452
|
+
"optional": false,
|
|
38453
|
+
"required": false,
|
|
38454
|
+
"getter": false,
|
|
38455
|
+
"setter": false
|
|
38456
|
+
},
|
|
38424
38457
|
{
|
|
38425
38458
|
"name": "privatePresetFilter",
|
|
38426
38459
|
"type": "String[]",
|
|
@@ -40209,20 +40242,26 @@
|
|
|
40209
40242
|
"rtk-meeting"
|
|
40210
40243
|
],
|
|
40211
40244
|
"dependencies": [
|
|
40212
|
-
"rtk-tooltip",
|
|
40213
40245
|
"rtk-icon",
|
|
40246
|
+
"rtk-avatar",
|
|
40214
40247
|
"rtk-chat-composer-view",
|
|
40215
40248
|
"rtk-channel-selector-view",
|
|
40216
40249
|
"rtk-chat-messages-ui-paginated"
|
|
40217
40250
|
],
|
|
40218
40251
|
"dependencyGraph": {
|
|
40219
40252
|
"rtk-chat": [
|
|
40220
|
-
"rtk-tooltip",
|
|
40221
40253
|
"rtk-icon",
|
|
40254
|
+
"rtk-avatar",
|
|
40222
40255
|
"rtk-chat-composer-view",
|
|
40223
40256
|
"rtk-channel-selector-view",
|
|
40224
40257
|
"rtk-chat-messages-ui-paginated"
|
|
40225
40258
|
],
|
|
40259
|
+
"rtk-avatar": [
|
|
40260
|
+
"rtk-spinner"
|
|
40261
|
+
],
|
|
40262
|
+
"rtk-spinner": [
|
|
40263
|
+
"rtk-icon"
|
|
40264
|
+
],
|
|
40226
40265
|
"rtk-chat-composer-view": [
|
|
40227
40266
|
"rtk-emoji-picker",
|
|
40228
40267
|
"rtk-text-message-view",
|
|
@@ -40232,16 +40271,14 @@
|
|
|
40232
40271
|
"rtk-file-picker-button",
|
|
40233
40272
|
"rtk-emoji-picker-button",
|
|
40234
40273
|
"rtk-tooltip",
|
|
40235
|
-
"rtk-button"
|
|
40274
|
+
"rtk-button",
|
|
40275
|
+
"rtk-spinner"
|
|
40236
40276
|
],
|
|
40237
40277
|
"rtk-emoji-picker": [
|
|
40238
40278
|
"rtk-spinner",
|
|
40239
40279
|
"rtk-button",
|
|
40240
40280
|
"rtk-icon"
|
|
40241
40281
|
],
|
|
40242
|
-
"rtk-spinner": [
|
|
40243
|
-
"rtk-icon"
|
|
40244
|
-
],
|
|
40245
40282
|
"rtk-text-message-view": [
|
|
40246
40283
|
"rtk-markdown-view"
|
|
40247
40284
|
],
|
|
@@ -40268,15 +40305,11 @@
|
|
|
40268
40305
|
"rtk-avatar",
|
|
40269
40306
|
"rtk-text-message-view"
|
|
40270
40307
|
],
|
|
40271
|
-
"rtk-avatar": [
|
|
40272
|
-
"rtk-spinner"
|
|
40273
|
-
],
|
|
40274
40308
|
"rtk-chat-messages-ui-paginated": [
|
|
40275
40309
|
"rtk-message-view",
|
|
40276
40310
|
"rtk-text-message-view",
|
|
40277
40311
|
"rtk-file-message-view",
|
|
40278
40312
|
"rtk-image-message-view",
|
|
40279
|
-
"rtk-icon",
|
|
40280
40313
|
"rtk-paginated-list"
|
|
40281
40314
|
],
|
|
40282
40315
|
"rtk-message-view": [
|
|
@@ -40297,8 +40330,8 @@
|
|
|
40297
40330
|
],
|
|
40298
40331
|
"rtk-paginated-list": [
|
|
40299
40332
|
"rtk-button",
|
|
40300
|
-
"rtk-
|
|
40301
|
-
"rtk-
|
|
40333
|
+
"rtk-spinner",
|
|
40334
|
+
"rtk-icon"
|
|
40302
40335
|
],
|
|
40303
40336
|
"rtk-meeting": [
|
|
40304
40337
|
"rtk-chat"
|
|
@@ -42471,6 +42504,30 @@
|
|
|
42471
42504
|
"getter": false,
|
|
42472
42505
|
"setter": false
|
|
42473
42506
|
},
|
|
42507
|
+
{
|
|
42508
|
+
"name": "isSending",
|
|
42509
|
+
"type": "boolean",
|
|
42510
|
+
"complexType": {
|
|
42511
|
+
"original": "boolean",
|
|
42512
|
+
"resolved": "boolean",
|
|
42513
|
+
"references": {}
|
|
42514
|
+
},
|
|
42515
|
+
"mutable": false,
|
|
42516
|
+
"attr": "is-sending",
|
|
42517
|
+
"reflectToAttr": false,
|
|
42518
|
+
"docs": "",
|
|
42519
|
+
"docsTags": [],
|
|
42520
|
+
"default": "false",
|
|
42521
|
+
"values": [
|
|
42522
|
+
{
|
|
42523
|
+
"type": "boolean"
|
|
42524
|
+
}
|
|
42525
|
+
],
|
|
42526
|
+
"optional": false,
|
|
42527
|
+
"required": false,
|
|
42528
|
+
"getter": false,
|
|
42529
|
+
"setter": false
|
|
42530
|
+
},
|
|
42474
42531
|
{
|
|
42475
42532
|
"name": "maxLength",
|
|
42476
42533
|
"type": "number",
|
|
@@ -44351,7 +44408,8 @@
|
|
|
44351
44408
|
"rtk-file-picker-button",
|
|
44352
44409
|
"rtk-emoji-picker-button",
|
|
44353
44410
|
"rtk-tooltip",
|
|
44354
|
-
"rtk-button"
|
|
44411
|
+
"rtk-button",
|
|
44412
|
+
"rtk-spinner"
|
|
44355
44413
|
],
|
|
44356
44414
|
"dependencyGraph": {
|
|
44357
44415
|
"rtk-chat-composer-view": [
|
|
@@ -44363,7 +44421,8 @@
|
|
|
44363
44421
|
"rtk-file-picker-button",
|
|
44364
44422
|
"rtk-emoji-picker-button",
|
|
44365
44423
|
"rtk-tooltip",
|
|
44366
|
-
"rtk-button"
|
|
44424
|
+
"rtk-button",
|
|
44425
|
+
"rtk-spinner"
|
|
44367
44426
|
],
|
|
44368
44427
|
"rtk-emoji-picker": [
|
|
44369
44428
|
"rtk-spinner",
|
|
@@ -50468,6 +50527,26 @@
|
|
|
50468
50527
|
"docs": "Event emitted when a message is deleted",
|
|
50469
50528
|
"docsTags": []
|
|
50470
50529
|
},
|
|
50530
|
+
{
|
|
50531
|
+
"event": "editMessage",
|
|
50532
|
+
"detail": "CustomMessage | FileMessage | ImageMessage | TextMessage",
|
|
50533
|
+
"bubbles": true,
|
|
50534
|
+
"complexType": {
|
|
50535
|
+
"original": "Message",
|
|
50536
|
+
"resolved": "CustomMessage | FileMessage | ImageMessage | TextMessage",
|
|
50537
|
+
"references": {
|
|
50538
|
+
"Message": {
|
|
50539
|
+
"location": "import",
|
|
50540
|
+
"path": "@cloudflare/realtimekit",
|
|
50541
|
+
"id": "node_modules::Message"
|
|
50542
|
+
}
|
|
50543
|
+
}
|
|
50544
|
+
},
|
|
50545
|
+
"cancelable": true,
|
|
50546
|
+
"composed": true,
|
|
50547
|
+
"docs": "Event emitted when a message is edited",
|
|
50548
|
+
"docsTags": []
|
|
50549
|
+
},
|
|
50471
50550
|
{
|
|
50472
50551
|
"event": "editMessageInit",
|
|
50473
50552
|
"detail": "{ payload: TextMessage; flags: { isReply?: boolean; isEdit?: boolean; }; }",
|
|
@@ -50532,12 +50611,7 @@
|
|
|
50532
50611
|
"listeners": [],
|
|
50533
50612
|
"styles": [],
|
|
50534
50613
|
"slots": [],
|
|
50535
|
-
"parts": [
|
|
50536
|
-
{
|
|
50537
|
-
"name": "pin-icon",
|
|
50538
|
-
"docs": ""
|
|
50539
|
-
}
|
|
50540
|
-
],
|
|
50614
|
+
"parts": [],
|
|
50541
50615
|
"dependents": [
|
|
50542
50616
|
"rtk-chat"
|
|
50543
50617
|
],
|
|
@@ -50546,7 +50620,6 @@
|
|
|
50546
50620
|
"rtk-text-message-view",
|
|
50547
50621
|
"rtk-file-message-view",
|
|
50548
50622
|
"rtk-image-message-view",
|
|
50549
|
-
"rtk-icon",
|
|
50550
50623
|
"rtk-paginated-list"
|
|
50551
50624
|
],
|
|
50552
50625
|
"dependencyGraph": {
|
|
@@ -50555,7 +50628,6 @@
|
|
|
50555
50628
|
"rtk-text-message-view",
|
|
50556
50629
|
"rtk-file-message-view",
|
|
50557
50630
|
"rtk-image-message-view",
|
|
50558
|
-
"rtk-icon",
|
|
50559
50631
|
"rtk-paginated-list"
|
|
50560
50632
|
],
|
|
50561
50633
|
"rtk-message-view": [
|
|
@@ -50585,8 +50657,8 @@
|
|
|
50585
50657
|
],
|
|
50586
50658
|
"rtk-paginated-list": [
|
|
50587
50659
|
"rtk-button",
|
|
50588
|
-
"rtk-
|
|
50589
|
-
"rtk-
|
|
50660
|
+
"rtk-spinner",
|
|
50661
|
+
"rtk-icon"
|
|
50590
50662
|
],
|
|
50591
50663
|
"rtk-chat": [
|
|
50592
50664
|
"rtk-chat-messages-ui-paginated"
|
|
@@ -52416,8 +52488,8 @@
|
|
|
52416
52488
|
],
|
|
52417
52489
|
"rtk-paginated-list": [
|
|
52418
52490
|
"rtk-button",
|
|
52419
|
-
"rtk-
|
|
52420
|
-
"rtk-
|
|
52491
|
+
"rtk-spinner",
|
|
52492
|
+
"rtk-icon"
|
|
52421
52493
|
]
|
|
52422
52494
|
},
|
|
52423
52495
|
"deprecation": "`rtk-chat-search-results` is deprecated and will be removed soon. Use `rtk-chat-messages-ui-paginated` instead. -"
|
|
@@ -56152,10 +56224,6 @@
|
|
|
56152
56224
|
{
|
|
56153
56225
|
"name": "unread-count",
|
|
56154
56226
|
"docs": ""
|
|
56155
|
-
},
|
|
56156
|
-
{
|
|
56157
|
-
"name": "unread-count-dot",
|
|
56158
|
-
"docs": ""
|
|
56159
56227
|
}
|
|
56160
56228
|
],
|
|
56161
56229
|
"dependents": [],
|
|
@@ -98086,7 +98154,6 @@
|
|
|
98086
98154
|
"rtk-chat-composer-view",
|
|
98087
98155
|
"rtk-chat-message",
|
|
98088
98156
|
"rtk-chat-messages-ui",
|
|
98089
|
-
"rtk-chat-messages-ui-paginated",
|
|
98090
98157
|
"rtk-chat-selector-ui",
|
|
98091
98158
|
"rtk-clock",
|
|
98092
98159
|
"rtk-controlbar-button",
|
|
@@ -98193,9 +98260,6 @@
|
|
|
98193
98260
|
"rtk-chat-messages-ui": [
|
|
98194
98261
|
"rtk-icon"
|
|
98195
98262
|
],
|
|
98196
|
-
"rtk-chat-messages-ui-paginated": [
|
|
98197
|
-
"rtk-icon"
|
|
98198
|
-
],
|
|
98199
98263
|
"rtk-chat-selector-ui": [
|
|
98200
98264
|
"rtk-icon"
|
|
98201
98265
|
],
|
|
@@ -118817,6 +118881,35 @@
|
|
|
118817
118881
|
"getter": false,
|
|
118818
118882
|
"setter": false
|
|
118819
118883
|
},
|
|
118884
|
+
{
|
|
118885
|
+
"name": "overrides",
|
|
118886
|
+
"type": "Overrides",
|
|
118887
|
+
"complexType": {
|
|
118888
|
+
"original": "Overrides",
|
|
118889
|
+
"resolved": "Overrides",
|
|
118890
|
+
"references": {
|
|
118891
|
+
"Overrides": {
|
|
118892
|
+
"location": "import",
|
|
118893
|
+
"path": "../../lib/overrides",
|
|
118894
|
+
"id": "src/lib/overrides.ts::Overrides"
|
|
118895
|
+
}
|
|
118896
|
+
}
|
|
118897
|
+
},
|
|
118898
|
+
"mutable": false,
|
|
118899
|
+
"reflectToAttr": false,
|
|
118900
|
+
"docs": "UI Kit Overrides",
|
|
118901
|
+
"docsTags": [],
|
|
118902
|
+
"default": "defaultOverrides",
|
|
118903
|
+
"values": [
|
|
118904
|
+
{
|
|
118905
|
+
"type": "Overrides"
|
|
118906
|
+
}
|
|
118907
|
+
],
|
|
118908
|
+
"optional": false,
|
|
118909
|
+
"required": false,
|
|
118910
|
+
"getter": false,
|
|
118911
|
+
"setter": false
|
|
118912
|
+
},
|
|
118820
118913
|
{
|
|
118821
118914
|
"name": "showSetupScreen",
|
|
118822
118915
|
"type": "boolean",
|
|
@@ -120582,12 +120675,18 @@
|
|
|
120582
120675
|
"rtk-chat"
|
|
120583
120676
|
],
|
|
120584
120677
|
"rtk-chat": [
|
|
120585
|
-
"rtk-tooltip",
|
|
120586
120678
|
"rtk-icon",
|
|
120679
|
+
"rtk-avatar",
|
|
120587
120680
|
"rtk-chat-composer-view",
|
|
120588
120681
|
"rtk-channel-selector-view",
|
|
120589
120682
|
"rtk-chat-messages-ui-paginated"
|
|
120590
120683
|
],
|
|
120684
|
+
"rtk-avatar": [
|
|
120685
|
+
"rtk-spinner"
|
|
120686
|
+
],
|
|
120687
|
+
"rtk-spinner": [
|
|
120688
|
+
"rtk-icon"
|
|
120689
|
+
],
|
|
120591
120690
|
"rtk-chat-composer-view": [
|
|
120592
120691
|
"rtk-emoji-picker",
|
|
120593
120692
|
"rtk-text-message-view",
|
|
@@ -120597,16 +120696,14 @@
|
|
|
120597
120696
|
"rtk-file-picker-button",
|
|
120598
120697
|
"rtk-emoji-picker-button",
|
|
120599
120698
|
"rtk-tooltip",
|
|
120600
|
-
"rtk-button"
|
|
120699
|
+
"rtk-button",
|
|
120700
|
+
"rtk-spinner"
|
|
120601
120701
|
],
|
|
120602
120702
|
"rtk-emoji-picker": [
|
|
120603
120703
|
"rtk-spinner",
|
|
120604
120704
|
"rtk-button",
|
|
120605
120705
|
"rtk-icon"
|
|
120606
120706
|
],
|
|
120607
|
-
"rtk-spinner": [
|
|
120608
|
-
"rtk-icon"
|
|
120609
|
-
],
|
|
120610
120707
|
"rtk-text-message-view": [
|
|
120611
120708
|
"rtk-markdown-view"
|
|
120612
120709
|
],
|
|
@@ -120633,15 +120730,11 @@
|
|
|
120633
120730
|
"rtk-avatar",
|
|
120634
120731
|
"rtk-text-message-view"
|
|
120635
120732
|
],
|
|
120636
|
-
"rtk-avatar": [
|
|
120637
|
-
"rtk-spinner"
|
|
120638
|
-
],
|
|
120639
120733
|
"rtk-chat-messages-ui-paginated": [
|
|
120640
120734
|
"rtk-message-view",
|
|
120641
120735
|
"rtk-text-message-view",
|
|
120642
120736
|
"rtk-file-message-view",
|
|
120643
120737
|
"rtk-image-message-view",
|
|
120644
|
-
"rtk-icon",
|
|
120645
120738
|
"rtk-paginated-list"
|
|
120646
120739
|
],
|
|
120647
120740
|
"rtk-message-view": [
|
|
@@ -120662,8 +120755,8 @@
|
|
|
120662
120755
|
],
|
|
120663
120756
|
"rtk-paginated-list": [
|
|
120664
120757
|
"rtk-button",
|
|
120665
|
-
"rtk-
|
|
120666
|
-
"rtk-
|
|
120758
|
+
"rtk-spinner",
|
|
120759
|
+
"rtk-icon"
|
|
120667
120760
|
]
|
|
120668
120761
|
}
|
|
120669
120762
|
},
|
|
@@ -124368,6 +124461,35 @@
|
|
|
124368
124461
|
"getter": false,
|
|
124369
124462
|
"setter": false
|
|
124370
124463
|
},
|
|
124464
|
+
{
|
|
124465
|
+
"name": "menuVariant",
|
|
124466
|
+
"type": "\"primary\" | \"secondary\"",
|
|
124467
|
+
"complexType": {
|
|
124468
|
+
"original": "'primary' | 'secondary'",
|
|
124469
|
+
"resolved": "\"primary\" | \"secondary\"",
|
|
124470
|
+
"references": {}
|
|
124471
|
+
},
|
|
124472
|
+
"mutable": false,
|
|
124473
|
+
"attr": "menu-variant",
|
|
124474
|
+
"reflectToAttr": false,
|
|
124475
|
+
"docs": "Variant",
|
|
124476
|
+
"docsTags": [],
|
|
124477
|
+
"default": "'secondary'",
|
|
124478
|
+
"values": [
|
|
124479
|
+
{
|
|
124480
|
+
"value": "primary",
|
|
124481
|
+
"type": "string"
|
|
124482
|
+
},
|
|
124483
|
+
{
|
|
124484
|
+
"value": "secondary",
|
|
124485
|
+
"type": "string"
|
|
124486
|
+
}
|
|
124487
|
+
],
|
|
124488
|
+
"optional": false,
|
|
124489
|
+
"required": false,
|
|
124490
|
+
"getter": false,
|
|
124491
|
+
"setter": false
|
|
124492
|
+
},
|
|
124371
124493
|
{
|
|
124372
124494
|
"name": "size",
|
|
124373
124495
|
"type": "\"lg\" | \"md\" | \"sm\" | \"xl\"",
|
|
@@ -126157,6 +126279,35 @@
|
|
|
126157
126279
|
"getter": false,
|
|
126158
126280
|
"setter": false
|
|
126159
126281
|
},
|
|
126282
|
+
{
|
|
126283
|
+
"name": "menuVariant",
|
|
126284
|
+
"type": "\"primary\" | \"secondary\"",
|
|
126285
|
+
"complexType": {
|
|
126286
|
+
"original": "'primary' | 'secondary'",
|
|
126287
|
+
"resolved": "\"primary\" | \"secondary\"",
|
|
126288
|
+
"references": {}
|
|
126289
|
+
},
|
|
126290
|
+
"mutable": false,
|
|
126291
|
+
"attr": "menu-variant",
|
|
126292
|
+
"reflectToAttr": false,
|
|
126293
|
+
"docs": "Variant",
|
|
126294
|
+
"docsTags": [],
|
|
126295
|
+
"default": "'secondary'",
|
|
126296
|
+
"values": [
|
|
126297
|
+
{
|
|
126298
|
+
"value": "primary",
|
|
126299
|
+
"type": "string"
|
|
126300
|
+
},
|
|
126301
|
+
{
|
|
126302
|
+
"value": "secondary",
|
|
126303
|
+
"type": "string"
|
|
126304
|
+
}
|
|
126305
|
+
],
|
|
126306
|
+
"optional": false,
|
|
126307
|
+
"required": false,
|
|
126308
|
+
"getter": false,
|
|
126309
|
+
"setter": false
|
|
126310
|
+
},
|
|
126160
126311
|
{
|
|
126161
126312
|
"name": "t",
|
|
126162
126313
|
"type": "(key: \"pin\" | \"unpin\" | \"kick\" | \"ended\" | \"disconnected\" | \"failed\" | \"type\" | \"end\" | \"joined\" | \"pinned\" | \"join\" | \"participants\" | \"logo\" | \"audio\" | \"search\" | \"video\" | \"image\" | \"chat\" | \"polls\" | \"leave\" | \"close\" | \"plugins\" | \"screenshare\" | \"(you)\" | \"everyone\" | (string & {}) | \"about_call\" | \"screen\" | \"camera\" | \"dismiss\" | \"page\" | \"more\" | \"page.prev\" | \"page.next\" | \"layout\" | \"layout.auto\" | \"settings\" | \"file\" | \"connection\" | \"leave_confirmation\" | \"cancel\" | \"yes\" | \"you\" | \"to\" | \"mute\" | \"accept\" | \"pip_on\" | \"pip_off\" | \"viewers\" | \"create\" | \"ask\" | \"activate\" | \"requests\" | \"mic_off\" | \"disable_mic\" | \"mic_on\" | \"enable_mic\" | \"test\" | \"minimize\" | \"maximize\" | \"mute_all\" | \"mute_all.description\" | \"mute_all.header\" | \"mute_all.allow_unmute\" | \"video_off\" | \"disable_video\" | \"video_on\" | \"enable_video\" | \"offline\" | \"offline.description\" | \"failed.description\" | \"disconnected.description\" | \"participants.errors.empty_results\" | \"participants.empty_list\" | \"participants.no_pending_requests\" | \"participants.turn_off_video\" | \"polls.by\" | \"polls.question\" | \"polls.question.placeholder\" | \"polls.answers\" | \"polls.option\" | \"polls.option.placeholder\" | \"polls.results.anon\" | \"polls.results.hide\" | \"polls.create\" | \"polls.cancel\" | \"polls.empty\" | \"polls.errors.question_required\" | \"polls.errors.empty_option\" | \"screenshare.min_preview\" | \"screenshare.max_preview\" | \"screenshare.shared\" | \"screenshare.start\" | \"screenshare.stop\" | \"screenshare.error.unknown\" | \"screenshare.error.max_count\" | \"perm_denied\" | \"perm_denied.audio\" | \"perm_denied.video\" | \"perm_denied.screenshare\" | \"perm_denied.audio.chrome.message\" | \"perm_denied.video.chrome.message\" | \"perm_denied.screenshare.chrome.message\" | \"perm_denied.audio.safari.message\" | \"perm_denied.video.safari.message\" | \"perm_denied.screenshare.safari.message\" | \"perm_denied.audio.edge.message\" | \"perm_denied.video.edge.message\" | \"perm_denied.screenshare.edge.message\" | \"perm_denied.audio.microsoft edge.message\" | \"perm_denied.video.microsoft edge.message\" | \"perm_denied.screenshare.microsoft edge.message\" | \"perm_denied.audio.firefox.message\" | \"perm_denied.video.firefox.message\" | \"perm_denied.screenshare.firefox.message\" | \"perm_denied.audio.others.message\" | \"perm_denied.video.others.message\" | \"perm_denied.screenshare.others.message\" | \"perm_sys_denied\" | \"perm_sys_denied.audio\" | \"perm_sys_denied.video\" | \"perm_sys_denied.screenshare\" | \"perm_sys_denied.audio.macos.message\" | \"perm_sys_denied.video.macos.message\" | \"perm_sys_denied.screenshare.macos.message\" | \"perm_sys_denied.audio.ios.message\" | \"perm_sys_denied.video.ios.message\" | \"perm_sys_denied.screenshare.ios.message\" | \"perm_sys_denied.audio.windows.message\" | \"perm_sys_denied.video.windows.message\" | \"perm_sys_denied.screenshare.windows.message\" | \"perm_sys_denied.audio.android.message\" | \"perm_sys_denied.video.android.message\" | \"perm_sys_denied.screenshare.android.message\" | \"perm_sys_denied.audio.others.message\" | \"perm_sys_denied.video.others.message\" | \"perm_sys_denied.screenshare.others.message\" | \"perm_could_not_start\" | \"perm_could_not_start.audio\" | \"perm_could_not_start.video\" | \"perm_could_not_start.screenshare\" | \"perm_could_not_start.audio.message\" | \"perm_could_not_start.video.message\" | \"perm_could_not_start.screenshare.message\" | \"full_screen\" | \"full_screen.exit\" | \"waitlist.header_title\" | \"waitlist.body_text\" | \"waitlist.deny_request\" | \"waitlist.accept_request\" | \"waitlist.accept_all\" | \"stage_request.header_title\" | \"stage_request.deny_request\" | \"stage_request.accept_request\" | \"stage_request.accept_all\" | \"stage_request.deny_all\" | \"stage_request.approval_pending\" | \"stage_request.denied\" | \"stage_request.request\" | \"stage_request.requested\" | \"stage_request.cancel_request\" | \"stage_request.leave_stage\" | \"stage_request.request_tip\" | \"stage_request.leave_tip\" | \"stage_request.pending_tip\" | \"stage_request.denied_tip\" | \"stage.empty_host\" | \"stage.empty_host_summary\" | \"stage.empty_viewer\" | \"stage.remove_from_stage\" | \"stage.invited_notification\" | \"stage.add_to_stage\" | \"stage.join_title\" | \"stage.join_summary\" | \"stage.join_cancel\" | \"stage.join_confirm\" | \"setup_screen.join_in_as\" | \"setup_screen.your_name\" | \"stage.reconnecting\" | \"recording.label\" | \"recording.indicator\" | \"recording.started\" | \"recording.stopped\" | \"recording.paused\" | \"recording.error.start\" | \"recording.error.stop\" | \"recording.error.resume\" | \"recording.start\" | \"recording.stop\" | \"recording.resume\" | \"recording.starting\" | \"recording.stopping\" | \"recording.loading\" | \"recording.idle\" | \"audio_playback\" | \"audio_playback.title\" | \"audio_playback.description\" | \"breakout_rooms\" | \"breakout_rooms.room_config_header\" | \"breakout_rooms.join_breakout_header\" | \"breakout_rooms.empty\" | \"breakout_rooms.delete\" | \"breakout_rooms.switch\" | \"breakout_rooms.main_room\" | \"breakout_rooms.shuffle_participants\" | \"breakout_rooms.deselect\" | \"breakout_rooms.selected\" | \"breakout_rooms.num_of_rooms\" | \"breakout_rooms.approx\" | \"breakout_rooms.participants_per_room\" | \"breakout_rooms.division_text\" | \"breakout_rooms.start_breakout\" | \"breakout_rooms.close_breakout\" | \"breakout_rooms.update_breakout\" | \"breakout_rooms.discard_changes\" | \"breakout_rooms.room\" | \"breakout_rooms.rooms\" | \"breakout_rooms.room_name\" | \"breakout_rooms.edit_room_name\" | \"breakout_rooms.save_room_name\" | \"breakout_rooms.add_room\" | \"breakout_rooms.add_room_brief\" | \"breakout_rooms.select_all\" | \"breakout_rooms.unassign_all\" | \"breakout_rooms.assign\" | \"breakout_rooms.assign_participants\" | \"breakout_rooms.none_assigned\" | \"breakout_rooms.drag_drop_participants\" | \"breakout_rooms.click_drop_participants\" | \"breakout_rooms.status.assign_multiple\" | \"breakout_rooms.status.select_room\" | \"breakout_rooms.ephemeral_status.participants_assigned\" | \"breakout_rooms.ephemeral_status.participants_assigned_randomly\" | \"breakout_rooms.ephemeral_status.changes_discarded\" | \"breakout_rooms.confirm_modal.start_breakout.header\" | \"breakout_rooms.confirm_modal.start_breakout.content\" | \"breakout_rooms.confirm_modal.start_breakout.cancelText\" | \"breakout_rooms.confirm_modal.start_breakout.ctaText\" | \"breakout_rooms.confirm_modal.close_breakout.header\" | \"breakout_rooms.confirm_modal.close_breakout.content\" | \"breakout_rooms.confirm_modal.close_breakout.ctaText\" | \"breakout_rooms.move_reason.started_msg\" | \"breakout_rooms.move_reason.started_desc\" | \"breakout_rooms.move_reason.closed_msg\" | \"breakout_rooms.move_reason.closed_desc\" | \"breakout_rooms.move_reason.switch_room\" | \"breakout_rooms.move_reason.switch_main_room\" | \"breakout_rooms.all_assigned\" | \"breakout_rooms.empty_main_room\" | \"breakout_rooms.leave_confirmation\" | \"breakout_rooms.leave_confirmation.main_room_btn\" | \"ai\" | \"ai.meeting_ai\" | \"ai.home\" | \"ai.transcriptions\" | \"ai.personal\" | \"ai.caption_view\" | \"ai.chat.tooltip\" | \"ai.chat.summerise\" | \"ai.chat.agenda\" | \"search.could_not_find\" | \"search.empty\" | \"end.all\" | \"ended.rejected\" | \"ended.left\" | \"ended.kicked\" | \"ended.disconnected\" | \"ended.network\" | \"ended.unauthorized\" | \"network\" | \"network.reconnecting\" | \"network.delay_extended\" | \"network.disconnected\" | \"network.leaving\" | \"network.restored\" | \"network.delay\" | \"network.lost\" | \"network.lost_extended\" | \"livestream\" | \"livestream.indicator\" | \"livestream.skip\" | \"livestream.idle\" | \"livestream.starting\" | \"livestream.stopping\" | \"livestream.waiting_on_manual_ingestion\" | \"livestream.error.not_supported\" | \"livestream.error.not_found\" | \"livestream.error.unknown\" | \"livestream.error.sync\" | \"livestream.error.start\" | \"livestream.error.stop\" | \"livestream.go_live\" | \"livestream.end_live\" | \"livestream.error\" | \"cta.help\" | \"cta.continue\" | \"cta.reload\" | \"cta.confirmation\" | \"cta.system_settings\" | \"remote_access.empty\" | \"remote_access.requests\" | \"remote_access.allow\" | \"remote_access.grant\" | \"remote_access.indicator\" | \"chat.new\" | \"chat.max_limit_warning\" | \"chat.rate_limit_error\" | \"chat.new_channel\" | \"chat.channel_name\" | \"chat.member_name\" | \"chat.add_members\" | \"chat.delete_msg\" | \"chat.edit_msg\" | \"chat.send_msg\" | \"chat.send_attachment\" | \"chat.send_img\" | \"chat.send_file\" | \"chat.send_emoji\" | \"chat.update_msg\" | \"chat.channel_members\" | \"chat.img.loading\" | \"chat.error.img_not_found\" | \"chat.error.empty_results\" | \"chat.img.shared_by\" | \"chat.reply\" | \"chat.message_placeholder\" | \"chat.click_to_send\" | \"chat.search_msgs\" | \"chat.search_conversations\" | \"chat.start_conversation\" | \"chat.empty_search\" | \"chat.empty_channel\" | \"chat.cancel_upload\" | \"chat.view_chats\" | \"chat.everyone\" | \"chat.pinned_msgs\" | \"chat.toggle_pinned_msgs\" | \"date.today\" | \"date.yesteday\" | \"date.sunday\" | \"date.monday\" | \"date.tuesday\" | \"date.wednesday\" | \"date.thursday\" | \"date.friday\" | \"date.saturday\" | \"list.empty\" | \"grid.listening\" | \"transcript.off\" | \"transcript.on\" | \"settings.notification_sound\" | \"settings.microphone_input\" | \"settings.speaker_output\" | \"settings.mirror_video\" | \"settings.camera_off\" | \"dialog.close\" | \"notifications.joined\" | \"notifications.left\" | \"notifications.requesting_to_join_meeting\" | \"notifications.requested_to_join_stage\" | \"notifications.joined_stage\" | \"notifications.request_to_join_accepted\" | \"notifications.request_to_join_rejected\" | \"notifications.accept\" | \"notifications.new_poll_created_by\" | \"notifications.connected_to\" | \"notifications.plugin_switched_to\" | \"notifications.remote_control_requested\" | \"notifications.remote_control_request_sent\" | \"notifications.remote_control_request_accepted\" | \"notifications.remote_control_granted\" | \"notifications.remote_control_terminated\" | \"debugger.troubleshooting.label\" | \"debugger.quality.good\" | \"debugger.quality.average\" | \"debugger.quality.poor\" | \"debugger.stats.bitrate.label\" | \"debugger.stats.bitrate.description\" | \"debugger.stats.packet_loss.label\" | \"debugger.stats.packet_loss.description\" | \"debugger.stats.jitter.label\" | \"debugger.stats.jitter.description\" | \"debugger.stats.cpu_limitations.label\" | \"debugger.stats.cpu_limitations.description\" | \"debugger.stats.bandwidth_limitations.label\" | \"debugger.stats.bandwidth_limitations.description\" | \"debugger.audio.label\" | \"debugger.audio.troubleshooting.label\" | \"debugger.audio.messages.generating_report\" | \"debugger.audio.messages.enable_media\" | \"debugger.audio.sections.network_media\" | \"debugger.video.label\" | \"debugger.video.troubleshooting.label\" | \"debugger.video.messages.generating_report\" | \"debugger.video.messages.enable_media\" | \"debugger.video.sections.network_media\" | \"debugger.screenshare.label\" | \"debugger.screenshare.troubleshooting.label\" | \"debugger.screenshare.sections.network_media\" | \"debugger.screenshare.messages.generating_report\" | \"debugger.screenshare.messages.enable_media\" | \"debugger.system.label\" | \"debugger.system.troubleshooting.label\" | \"debugger.system.sections.battery\" | \"debugger.system.battery.level.label\" | \"debugger.system.battery.level.description\" | \"debugger.system.battery.charging.label\" | \"debugger.system.battery.charging.description\" | \"debugger.system.battery.charging.is_charging\" | \"debugger.system.battery.charging.is_not_charging\") => string",
|
|
@@ -128236,6 +128387,29 @@
|
|
|
128236
128387
|
"getter": false,
|
|
128237
128388
|
"setter": false
|
|
128238
128389
|
},
|
|
128390
|
+
{
|
|
128391
|
+
"name": "isEdited",
|
|
128392
|
+
"type": "boolean",
|
|
128393
|
+
"complexType": {
|
|
128394
|
+
"original": "boolean",
|
|
128395
|
+
"resolved": "boolean",
|
|
128396
|
+
"references": {}
|
|
128397
|
+
},
|
|
128398
|
+
"mutable": false,
|
|
128399
|
+
"attr": "is-edited",
|
|
128400
|
+
"reflectToAttr": false,
|
|
128401
|
+
"docs": "Has the message been edited",
|
|
128402
|
+
"docsTags": [],
|
|
128403
|
+
"values": [
|
|
128404
|
+
{
|
|
128405
|
+
"type": "boolean"
|
|
128406
|
+
}
|
|
128407
|
+
],
|
|
128408
|
+
"optional": false,
|
|
128409
|
+
"required": false,
|
|
128410
|
+
"getter": false,
|
|
128411
|
+
"setter": false
|
|
128412
|
+
},
|
|
128239
128413
|
{
|
|
128240
128414
|
"name": "isSelf",
|
|
128241
128415
|
"type": "boolean",
|
|
@@ -128260,6 +128434,68 @@
|
|
|
128260
128434
|
"getter": false,
|
|
128261
128435
|
"setter": false
|
|
128262
128436
|
},
|
|
128437
|
+
{
|
|
128438
|
+
"name": "messageType",
|
|
128439
|
+
"type": "MessageType.custom | MessageType.file | MessageType.image | MessageType.text",
|
|
128440
|
+
"complexType": {
|
|
128441
|
+
"original": "Message['type']",
|
|
128442
|
+
"resolved": "MessageType.custom | MessageType.file | MessageType.image | MessageType.text",
|
|
128443
|
+
"references": {
|
|
128444
|
+
"Message": {
|
|
128445
|
+
"location": "import",
|
|
128446
|
+
"path": "@cloudflare/realtimekit",
|
|
128447
|
+
"id": "node_modules::Message"
|
|
128448
|
+
}
|
|
128449
|
+
}
|
|
128450
|
+
},
|
|
128451
|
+
"mutable": false,
|
|
128452
|
+
"attr": "message-type",
|
|
128453
|
+
"reflectToAttr": false,
|
|
128454
|
+
"docs": "Type of message",
|
|
128455
|
+
"docsTags": [],
|
|
128456
|
+
"values": [
|
|
128457
|
+
{
|
|
128458
|
+
"type": "MessageType.custom"
|
|
128459
|
+
},
|
|
128460
|
+
{
|
|
128461
|
+
"type": "MessageType.file"
|
|
128462
|
+
},
|
|
128463
|
+
{
|
|
128464
|
+
"type": "MessageType.image"
|
|
128465
|
+
},
|
|
128466
|
+
{
|
|
128467
|
+
"type": "MessageType.text"
|
|
128468
|
+
}
|
|
128469
|
+
],
|
|
128470
|
+
"optional": false,
|
|
128471
|
+
"required": false,
|
|
128472
|
+
"getter": false,
|
|
128473
|
+
"setter": false
|
|
128474
|
+
},
|
|
128475
|
+
{
|
|
128476
|
+
"name": "pinned",
|
|
128477
|
+
"type": "boolean",
|
|
128478
|
+
"complexType": {
|
|
128479
|
+
"original": "boolean",
|
|
128480
|
+
"resolved": "boolean",
|
|
128481
|
+
"references": {}
|
|
128482
|
+
},
|
|
128483
|
+
"mutable": false,
|
|
128484
|
+
"attr": "pinned",
|
|
128485
|
+
"reflectToAttr": false,
|
|
128486
|
+
"docs": "Is message pinned",
|
|
128487
|
+
"docsTags": [],
|
|
128488
|
+
"default": "false",
|
|
128489
|
+
"values": [
|
|
128490
|
+
{
|
|
128491
|
+
"type": "boolean"
|
|
128492
|
+
}
|
|
128493
|
+
],
|
|
128494
|
+
"optional": false,
|
|
128495
|
+
"required": false,
|
|
128496
|
+
"getter": false,
|
|
128497
|
+
"setter": false
|
|
128498
|
+
},
|
|
128263
128499
|
{
|
|
128264
128500
|
"name": "time",
|
|
128265
128501
|
"type": "Date",
|
|
@@ -150877,7 +151113,7 @@
|
|
|
150877
151113
|
{
|
|
150878
151114
|
"name": "node",
|
|
150879
151115
|
"type": "DataNode",
|
|
150880
|
-
"docs": ""
|
|
151116
|
+
"docs": "- The data node to add to the beginning of the list"
|
|
150881
151117
|
}
|
|
150882
151118
|
],
|
|
150883
151119
|
"references": {
|
|
@@ -150898,11 +151134,16 @@
|
|
|
150898
151134
|
{
|
|
150899
151135
|
"name": "node",
|
|
150900
151136
|
"type": "DataNode",
|
|
150901
|
-
"docs": ""
|
|
151137
|
+
"docs": "- The data node to add to the beginning of the list"
|
|
150902
151138
|
}
|
|
150903
151139
|
],
|
|
150904
|
-
"docs": "
|
|
150905
|
-
"docsTags": [
|
|
151140
|
+
"docs": "Adds a new node to the beginning of the paginated list",
|
|
151141
|
+
"docsTags": [
|
|
151142
|
+
{
|
|
151143
|
+
"name": "param",
|
|
151144
|
+
"text": "node - The data node to add to the beginning of the list"
|
|
151145
|
+
}
|
|
151146
|
+
]
|
|
150906
151147
|
},
|
|
150907
151148
|
{
|
|
150908
151149
|
"name": "onNodeDelete",
|
|
@@ -150911,12 +151152,12 @@
|
|
|
150911
151152
|
"docs": ""
|
|
150912
151153
|
},
|
|
150913
151154
|
"complexType": {
|
|
150914
|
-
"signature": "(
|
|
151155
|
+
"signature": "(id: string) => Promise<void>",
|
|
150915
151156
|
"parameters": [
|
|
150916
151157
|
{
|
|
150917
|
-
"name": "
|
|
151158
|
+
"name": "id",
|
|
150918
151159
|
"type": "string",
|
|
150919
|
-
"docs": ""
|
|
151160
|
+
"docs": "- The id of the node to delete"
|
|
150920
151161
|
}
|
|
150921
151162
|
],
|
|
150922
151163
|
"references": {
|
|
@@ -150927,16 +151168,21 @@
|
|
|
150927
151168
|
},
|
|
150928
151169
|
"return": "Promise<void>"
|
|
150929
151170
|
},
|
|
150930
|
-
"signature": "onNodeDelete(
|
|
151171
|
+
"signature": "onNodeDelete(id: string) => Promise<void>",
|
|
150931
151172
|
"parameters": [
|
|
150932
151173
|
{
|
|
150933
|
-
"name": "
|
|
151174
|
+
"name": "id",
|
|
150934
151175
|
"type": "string",
|
|
150935
|
-
"docs": ""
|
|
151176
|
+
"docs": "- The id of the node to delete"
|
|
150936
151177
|
}
|
|
150937
151178
|
],
|
|
150938
|
-
"docs": "
|
|
150939
|
-
"docsTags": [
|
|
151179
|
+
"docs": "Deletes a node anywhere from the list",
|
|
151180
|
+
"docsTags": [
|
|
151181
|
+
{
|
|
151182
|
+
"name": "param",
|
|
151183
|
+
"text": "id - The id of the node to delete"
|
|
151184
|
+
}
|
|
151185
|
+
]
|
|
150940
151186
|
},
|
|
150941
151187
|
{
|
|
150942
151188
|
"name": "onNodeUpdate",
|
|
@@ -150945,17 +151191,17 @@
|
|
|
150945
151191
|
"docs": ""
|
|
150946
151192
|
},
|
|
150947
151193
|
"complexType": {
|
|
150948
|
-
"signature": "(
|
|
151194
|
+
"signature": "(id: string, node: DataNode) => Promise<void>",
|
|
150949
151195
|
"parameters": [
|
|
150950
151196
|
{
|
|
150951
|
-
"name": "
|
|
151197
|
+
"name": "id",
|
|
150952
151198
|
"type": "string",
|
|
150953
|
-
"docs": ""
|
|
151199
|
+
"docs": "- The id of the node to update"
|
|
150954
151200
|
},
|
|
150955
151201
|
{
|
|
150956
|
-
"name": "
|
|
151202
|
+
"name": "node",
|
|
150957
151203
|
"type": "DataNode",
|
|
150958
|
-
"docs": ""
|
|
151204
|
+
"docs": "- The updated data node"
|
|
150959
151205
|
}
|
|
150960
151206
|
],
|
|
150961
151207
|
"references": {
|
|
@@ -150971,21 +151217,30 @@
|
|
|
150971
151217
|
},
|
|
150972
151218
|
"return": "Promise<void>"
|
|
150973
151219
|
},
|
|
150974
|
-
"signature": "onNodeUpdate(
|
|
151220
|
+
"signature": "onNodeUpdate(id: string, node: DataNode) => Promise<void>",
|
|
150975
151221
|
"parameters": [
|
|
150976
151222
|
{
|
|
150977
|
-
"name": "
|
|
151223
|
+
"name": "id",
|
|
150978
151224
|
"type": "string",
|
|
150979
|
-
"docs": ""
|
|
151225
|
+
"docs": "- The id of the node to update"
|
|
150980
151226
|
},
|
|
150981
151227
|
{
|
|
150982
|
-
"name": "
|
|
151228
|
+
"name": "node",
|
|
150983
151229
|
"type": "DataNode",
|
|
150984
|
-
"docs": ""
|
|
151230
|
+
"docs": "- The updated data node"
|
|
150985
151231
|
}
|
|
150986
151232
|
],
|
|
150987
|
-
"docs": "
|
|
150988
|
-
"docsTags": [
|
|
151233
|
+
"docs": "Updates a new node anywhere in the list",
|
|
151234
|
+
"docsTags": [
|
|
151235
|
+
{
|
|
151236
|
+
"name": "param",
|
|
151237
|
+
"text": "id - The id of the node to update"
|
|
151238
|
+
},
|
|
151239
|
+
{
|
|
151240
|
+
"name": "param",
|
|
151241
|
+
"text": "node - The updated data node"
|
|
151242
|
+
}
|
|
151243
|
+
]
|
|
150989
151244
|
}
|
|
150990
151245
|
],
|
|
150991
151246
|
"events": [],
|
|
@@ -150997,10 +151252,6 @@
|
|
|
150997
151252
|
"name": "container",
|
|
150998
151253
|
"docs": ""
|
|
150999
151254
|
},
|
|
151000
|
-
{
|
|
151001
|
-
"name": "load-more-icon",
|
|
151002
|
-
"docs": ""
|
|
151003
|
-
},
|
|
151004
151255
|
{
|
|
151005
151256
|
"name": "show-new-messages",
|
|
151006
151257
|
"docs": ""
|
|
@@ -151012,14 +151263,14 @@
|
|
|
151012
151263
|
],
|
|
151013
151264
|
"dependencies": [
|
|
151014
151265
|
"rtk-button",
|
|
151015
|
-
"rtk-
|
|
151016
|
-
"rtk-
|
|
151266
|
+
"rtk-spinner",
|
|
151267
|
+
"rtk-icon"
|
|
151017
151268
|
],
|
|
151018
151269
|
"dependencyGraph": {
|
|
151019
151270
|
"rtk-paginated-list": [
|
|
151020
151271
|
"rtk-button",
|
|
151021
|
-
"rtk-
|
|
151022
|
-
"rtk-
|
|
151272
|
+
"rtk-spinner",
|
|
151273
|
+
"rtk-icon"
|
|
151023
151274
|
],
|
|
151024
151275
|
"rtk-spinner": [
|
|
151025
151276
|
"rtk-icon"
|
|
@@ -213521,6 +213772,7 @@
|
|
|
213521
213772
|
"dependents": [
|
|
213522
213773
|
"rtk-avatar",
|
|
213523
213774
|
"rtk-breakout-rooms-manager",
|
|
213775
|
+
"rtk-chat-composer-view",
|
|
213524
213776
|
"rtk-controlbar-button",
|
|
213525
213777
|
"rtk-emoji-picker",
|
|
213526
213778
|
"rtk-idle-screen",
|
|
@@ -213544,6 +213796,9 @@
|
|
|
213544
213796
|
"rtk-breakout-rooms-manager": [
|
|
213545
213797
|
"rtk-spinner"
|
|
213546
213798
|
],
|
|
213799
|
+
"rtk-chat-composer-view": [
|
|
213800
|
+
"rtk-spinner"
|
|
213801
|
+
],
|
|
213547
213802
|
"rtk-controlbar-button": [
|
|
213548
213803
|
"rtk-spinner"
|
|
213549
213804
|
],
|
|
@@ -229022,7 +229277,6 @@
|
|
|
229022
229277
|
"rtk-breakout-rooms-manager",
|
|
229023
229278
|
"rtk-camera-toggle",
|
|
229024
229279
|
"rtk-channel-header",
|
|
229025
|
-
"rtk-chat",
|
|
229026
229280
|
"rtk-chat-composer-ui",
|
|
229027
229281
|
"rtk-chat-composer-view",
|
|
229028
229282
|
"rtk-chat-messages-ui",
|
|
@@ -229058,9 +229312,6 @@
|
|
|
229058
229312
|
"rtk-channel-header": [
|
|
229059
229313
|
"rtk-tooltip"
|
|
229060
229314
|
],
|
|
229061
|
-
"rtk-chat": [
|
|
229062
|
-
"rtk-tooltip"
|
|
229063
|
-
],
|
|
229064
229315
|
"rtk-chat-composer-ui": [
|
|
229065
229316
|
"rtk-tooltip"
|
|
229066
229317
|
],
|
|
@@ -232748,6 +232999,35 @@
|
|
|
232748
232999
|
"getter": false,
|
|
232749
233000
|
"setter": false
|
|
232750
233001
|
},
|
|
233002
|
+
{
|
|
233003
|
+
"name": "overrides",
|
|
233004
|
+
"type": "Overrides",
|
|
233005
|
+
"complexType": {
|
|
233006
|
+
"original": "Overrides",
|
|
233007
|
+
"resolved": "Overrides",
|
|
233008
|
+
"references": {
|
|
233009
|
+
"Overrides": {
|
|
233010
|
+
"location": "import",
|
|
233011
|
+
"path": "../../exports",
|
|
233012
|
+
"id": "src/exports.ts::Overrides"
|
|
233013
|
+
}
|
|
233014
|
+
}
|
|
233015
|
+
},
|
|
233016
|
+
"mutable": false,
|
|
233017
|
+
"reflectToAttr": false,
|
|
233018
|
+
"docs": "UI Kit Overrides",
|
|
233019
|
+
"docsTags": [],
|
|
233020
|
+
"default": "defaultOverrides",
|
|
233021
|
+
"values": [
|
|
233022
|
+
{
|
|
233023
|
+
"type": "Overrides"
|
|
233024
|
+
}
|
|
233025
|
+
],
|
|
233026
|
+
"optional": false,
|
|
233027
|
+
"required": false,
|
|
233028
|
+
"getter": false,
|
|
233029
|
+
"setter": false
|
|
233030
|
+
},
|
|
232751
233031
|
{
|
|
232752
233032
|
"name": "showSetupScreen",
|
|
232753
233033
|
"type": "boolean",
|
|
@@ -238361,6 +238641,11 @@
|
|
|
238361
238641
|
"docstring": "",
|
|
238362
238642
|
"path": "src/exports.ts"
|
|
238363
238643
|
},
|
|
238644
|
+
"src/lib/overrides.ts::Overrides": {
|
|
238645
|
+
"declaration": "export interface Overrides {\n /**\n * Disables the emoji picker button in chat composer.\n * When true, users cannot insert emojis into chat messages.\n */\n disableEmojiPicker?: boolean;\n}",
|
|
238646
|
+
"docstring": "Initialisation overrides for UI component behavior.\nThese values are passed through rtk-ui-provider or rtk-meeting\nand take effect across all child components.",
|
|
238647
|
+
"path": "src/lib/overrides.ts"
|
|
238648
|
+
},
|
|
238364
238649
|
"src/components/rtk-chat/rtk-chat.tsx::ChatFilter": {
|
|
238365
238650
|
"declaration": "(message: Message) => boolean",
|
|
238366
238651
|
"docstring": "",
|
|
@@ -238476,6 +238761,11 @@
|
|
|
238476
238761
|
"docstring": "",
|
|
238477
238762
|
"path": "src/types/props.ts"
|
|
238478
238763
|
},
|
|
238764
|
+
"src/exports.ts::Overrides": {
|
|
238765
|
+
"declaration": "any",
|
|
238766
|
+
"docstring": "",
|
|
238767
|
+
"path": "src/exports.ts"
|
|
238768
|
+
},
|
|
238479
238769
|
"src/index.ts::Peer": {
|
|
238480
238770
|
"declaration": "any",
|
|
238481
238771
|
"docstring": "",
|