@cloudflare/realtimekit-ui 1.1.0-staging.3 → 1.1.0-staging.4
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/loader.cjs.js +1 -1
- package/dist/cjs/realtimekit-ui.cjs.js +1 -1
- package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +1 -1
- package/dist/cjs/rtk-audio-grid.cjs.entry.js +1 -1
- package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +1 -1
- package/dist/cjs/rtk-avatar_24.cjs.entry.js +44 -34
- package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +4 -4
- package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +9 -9
- package/dist/cjs/rtk-channel-creator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-channel-details.cjs.entry.js +1 -1
- package/dist/cjs/rtk-channel-selector-ui.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-message.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-search-results.cjs.entry.js +1 -1
- package/dist/cjs/rtk-clock.cjs.entry.js +3 -3
- package/dist/cjs/rtk-controlbar.cjs.entry.js +1 -1
- package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +1 -1
- package/dist/cjs/rtk-file-dropzone.cjs.entry.js +1 -1
- package/dist/cjs/rtk-file-message_3.cjs.entry.js +8 -8
- package/dist/cjs/rtk-header.cjs.entry.js +1 -1
- package/dist/cjs/rtk-idle-screen.cjs.entry.js +1 -1
- package/dist/cjs/rtk-image-viewer.cjs.entry.js +1 -1
- package/dist/cjs/rtk-information-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/rtk-leave-button.cjs.entry.js +1 -1
- package/dist/cjs/rtk-message-list-view.cjs.entry.js +3 -3
- package/dist/cjs/rtk-more-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-name-tag.cjs.entry.js +1 -1
- package/dist/cjs/rtk-notification.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant-setup.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant_2.cjs.entry.js +14 -14
- package/dist/cjs/rtk-participants-audio.cjs.entry.js +1 -1
- package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +1 -1
- package/dist/cjs/rtk-plugins_2.cjs.entry.js +4 -4
- package/dist/cjs/rtk-poll_2.cjs.entry.js +3 -3
- package/dist/cjs/rtk-recording-indicator.cjs.entry.js +1 -1
- package/dist/cjs/rtk-screenshare-view.cjs.entry.js +5 -5
- package/dist/cjs/rtk-settings-toggle.cjs.entry.js +1 -1
- package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-stage.cjs.entry.js +1 -1
- package/dist/cjs/rtk-transcript.cjs.entry.js +1 -1
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +1 -1
- 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-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 +2 -2
- package/dist/collection/components/rtk-chat/rtk-chat.css +45 -8
- package/dist/collection/components/rtk-chat/rtk-chat.js +15 -7
- 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 +3 -3
- package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +1 -1
- 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-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-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-menu/rtk-menu.js +2 -2
- package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +1 -1
- package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +1 -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 +5 -1
- package/dist/collection/components/rtk-message-view/rtk-message-view.js +23 -1
- 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-overlay-modal/rtk-overlay-modal.js +1 -1
- package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +1 -1
- 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-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-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-virtualized-list/rtk-virtualized-participant-list.js +2 -2
- package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +1 -1
- package/dist/components/{p-962c2e24.js → p-011adf66.js} +2 -2
- package/dist/components/{p-0c512fd1.js → p-020800ee.js} +1 -1
- package/dist/components/{p-5e67d672.js → p-09d1805e.js} +1 -1
- package/dist/components/{p-0d582365.js → p-0ca31fce.js} +2 -2
- package/dist/components/{p-6366df1e.js → p-0e80bae4.js} +10 -10
- package/dist/components/{p-d81ba93a.js → p-11a16ac3.js} +2 -2
- package/dist/components/{p-5248ee44.js → p-12ae623e.js} +3 -3
- package/dist/components/{p-d6146a96.js → p-157c1dc9.js} +6 -6
- package/dist/components/{p-a54ac879.js → p-20290ade.js} +2 -2
- package/dist/components/{p-94bd91b3.js → p-28d51137.js} +1 -1
- package/dist/components/{p-68af4225.js → p-2e3c0084.js} +3 -3
- package/dist/components/{p-6523d14b.js → p-2eb35b99.js} +6 -6
- package/dist/components/{p-6c20da11.js → p-35af8a84.js} +2 -2
- package/dist/components/{p-c2b64e33.js → p-3a1dbc0d.js} +2 -2
- package/dist/components/{p-93069a8c.js → p-402db72e.js} +2 -2
- package/dist/components/{p-5ac9b786.js → p-40589702.js} +1 -1
- package/dist/components/{p-471a529a.js → p-40b1fef2.js} +4 -4
- package/dist/components/{p-3bc68ec4.js → p-4a84c913.js} +9 -9
- package/dist/components/{p-ad7cabcc.js → p-4bfb4f60.js} +2 -2
- package/dist/components/{p-0e8ff1cc.js → p-520dccab.js} +1 -1
- package/dist/components/{p-b58a185f.js → p-53332481.js} +14 -14
- package/dist/components/{p-01c968b1.js → p-5739b5f1.js} +2 -2
- package/dist/components/{p-9ff37f98.js → p-578d73e5.js} +1 -1
- package/dist/components/{p-1614fe8f.js → p-597543af.js} +3 -3
- package/dist/components/{p-8b4e32b7.js → p-5b66b8f3.js} +1 -1
- package/dist/components/{p-d0c5e808.js → p-5f0f8967.js} +16 -16
- package/dist/components/{p-ba788f9e.js → p-668f57d0.js} +2 -2
- package/dist/components/{p-ad331530.js → p-6c9a833e.js} +1 -1
- package/dist/components/{p-41224895.js → p-757856f4.js} +3 -3
- package/dist/components/{p-8e160343.js → p-78f91ffe.js} +2 -2
- package/dist/components/{p-e62d961a.js → p-7965a1a6.js} +1 -1
- package/dist/components/{p-8901c589.js → p-7b344a65.js} +10 -7
- package/dist/components/{p-7e8d976d.js → p-828db489.js} +2 -2
- package/dist/components/{p-9f7b9764.js → p-8479343e.js} +6 -6
- package/dist/components/{p-fa8f6b4a.js → p-85990be7.js} +1 -1
- package/dist/components/{p-ffe562b1.js → p-86f18b68.js} +3 -3
- package/dist/components/{p-d9b1945a.js → p-89cfd513.js} +1 -1
- package/dist/components/{p-ff8753e8.js → p-8f381eef.js} +1 -1
- package/dist/components/{p-ff320cbb.js → p-95e51bef.js} +1 -1
- package/dist/components/{p-222454dc.js → p-966273a8.js} +1 -1
- package/dist/components/{p-d9845780.js → p-9936031d.js} +36 -28
- package/dist/components/{p-a94b2e67.js → p-9c3ca56e.js} +2 -2
- package/dist/components/{p-626c7a5f.js → p-9d40e041.js} +2 -2
- package/dist/components/{p-3b6af603.js → p-a0a0867a.js} +1 -1
- package/dist/components/{p-58b56794.js → p-ab842e10.js} +1 -1
- package/dist/components/{p-3a3650bd.js → p-b30f3c49.js} +1 -1
- package/dist/components/{p-a24156ce.js → p-b3447e0c.js} +1 -1
- package/dist/components/{p-94ba6c49.js → p-b74221b4.js} +2 -2
- package/dist/components/{p-bb55fa0c.js → p-b9b8697d.js} +2 -2
- package/dist/components/{p-7a04f0cc.js → p-bed61d79.js} +5 -5
- package/dist/components/{p-a48e2cf0.js → p-c544502e.js} +7 -7
- package/dist/components/{p-2e6987aa.js → p-c8583d9b.js} +2 -2
- package/dist/components/{p-9c88019e.js → p-cd790a43.js} +1 -1
- package/dist/components/{p-ef493e1b.js → p-ce77fdfc.js} +1 -1
- package/dist/components/{p-88bef213.js → p-d2ce1170.js} +1 -1
- package/dist/components/{p-f2a47b5b.js → p-d3588666.js} +5 -5
- package/dist/components/{p-1da75fdd.js → p-e31889d3.js} +2 -2
- package/dist/components/{p-c36a303c.js → p-ea6b5bf5.js} +2 -2
- package/dist/components/{p-262671ff.js → p-fef53de3.js} +1 -1
- package/dist/components/rtk-ai-toggle.js +2 -2
- package/dist/components/rtk-ai-transcriptions.js +1 -1
- package/dist/components/rtk-ai.js +1 -1
- package/dist/components/rtk-audio-grid.js +1 -1
- package/dist/components/rtk-audio-tile.js +3 -3
- 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 +2 -2
- package/dist/components/rtk-broadcast-message-modal.js +1 -1
- package/dist/components/rtk-camera-toggle.js +3 -3
- package/dist/components/rtk-caption-toggle.js +2 -2
- package/dist/components/rtk-channel-creator.js +4 -4
- package/dist/components/rtk-channel-details.js +1 -1
- package/dist/components/rtk-channel-header.js +4 -4
- package/dist/components/rtk-channel-selector-ui.js +4 -4
- package/dist/components/rtk-channel-selector-view.js +1 -1
- package/dist/components/rtk-chat-composer-ui.js +4 -4
- 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 +14 -14
- package/dist/components/rtk-chat-search-results.js +11 -11
- package/dist/components/rtk-chat-toggle.js +2 -2
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-clock.js +3 -3
- package/dist/components/rtk-confirmation-modal.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-controlbar.js +1 -1
- package/dist/components/rtk-counter.js +1 -1
- package/dist/components/rtk-debugger-toggle.js +3 -3
- package/dist/components/rtk-dialog-manager.js +14 -14
- 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-file-dropzone.js +1 -1
- 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 +1 -1
- package/dist/components/rtk-grid.js +4 -4
- package/dist/components/rtk-header.js +1 -1
- package/dist/components/rtk-idle-screen.js +2 -2
- 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 +1 -1
- package/dist/components/rtk-information-tooltip.js +1 -1
- package/dist/components/rtk-join-stage.js +1 -1
- package/dist/components/rtk-leave-button.js +3 -3
- package/dist/components/rtk-leave-meeting.js +1 -1
- package/dist/components/rtk-livestream-player.js +1 -1
- package/dist/components/rtk-livestream-toggle.js +2 -2
- package/dist/components/rtk-markdown-view.js +1 -1
- package/dist/components/rtk-meeting-title.js +1 -1
- package/dist/components/rtk-meeting.js +21 -21
- 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 +4 -4
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +3 -3
- package/dist/components/rtk-mixed-grid.js +3 -3
- package/dist/components/rtk-more-toggle.js +4 -4
- package/dist/components/rtk-mute-all-button.js +3 -3
- package/dist/components/rtk-mute-all-confirmation.js +1 -1
- package/dist/components/rtk-name-tag.js +1 -1
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +1 -1
- package/dist/components/rtk-overlay-modal.js +1 -1
- package/dist/components/rtk-paginated-list.js +1 -1
- package/dist/components/rtk-participant-setup.js +2 -2
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +1 -1
- 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 +2 -2
- 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 +11 -11
- package/dist/components/rtk-permissions-message.js +1 -1
- package/dist/components/rtk-pip-toggle.js +2 -2
- package/dist/components/rtk-plugins-toggle.js +2 -2
- 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 +2 -2
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +1 -1
- package/dist/components/rtk-recording-toggle.js +2 -2
- package/dist/components/rtk-screen-share-toggle.js +3 -3
- package/dist/components/rtk-screenshare-view.js +6 -6
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +3 -3
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +3 -3
- package/dist/components/rtk-setup-screen.js +1 -1
- package/dist/components/rtk-sidebar.js +5 -5
- package/dist/components/rtk-spinner.js +1 -1
- package/dist/components/rtk-spotlight-grid.js +2 -2
- package/dist/components/rtk-spotlight-indicator.js +1 -1
- package/dist/components/rtk-stage-toggle.js +3 -3
- package/dist/components/rtk-stage.js +1 -1
- 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 +1 -1
- package/dist/components/rtk-virtualized-participant-list.js +1 -1
- package/dist/components/rtk-waiting-screen.js +1 -1
- package/dist/docs/docs-components.json +45 -34
- package/dist/docs/docs-vscode.json +4 -0
- package/dist/esm/loader.js +136 -126
- package/dist/esm/realtimekit-ui.js +1 -1
- package/dist/esm/rtk-ai-transcriptions.entry.js +1 -1
- package/dist/esm/rtk-audio-grid.entry.js +1 -1
- package/dist/esm/rtk-audio-visualizer_4.entry.js +1 -1
- package/dist/esm/rtk-avatar_24.entry.js +44 -34
- package/dist/esm/rtk-breakout-room-manager_3.entry.js +4 -4
- package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +9 -9
- package/dist/esm/rtk-channel-creator.entry.js +2 -2
- package/dist/esm/rtk-channel-details.entry.js +1 -1
- package/dist/esm/rtk-channel-selector-ui.entry.js +2 -2
- package/dist/esm/rtk-chat-message.entry.js +2 -2
- package/dist/esm/rtk-chat-messages-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-search-results.entry.js +1 -1
- package/dist/esm/rtk-clock.entry.js +3 -3
- package/dist/esm/rtk-controlbar.entry.js +1 -1
- package/dist/esm/rtk-debugger-toggle.entry.js +1 -1
- package/dist/esm/rtk-file-dropzone.entry.js +1 -1
- package/dist/esm/rtk-file-message_3.entry.js +8 -8
- package/dist/esm/rtk-header.entry.js +1 -1
- package/dist/esm/rtk-idle-screen.entry.js +1 -1
- package/dist/esm/rtk-image-viewer.entry.js +1 -1
- package/dist/esm/rtk-information-tooltip.entry.js +1 -1
- package/dist/esm/rtk-leave-button.entry.js +1 -1
- package/dist/esm/rtk-message-list-view.entry.js +3 -3
- package/dist/esm/rtk-more-toggle.entry.js +2 -2
- package/dist/esm/rtk-name-tag.entry.js +1 -1
- package/dist/esm/rtk-notification.entry.js +2 -2
- package/dist/esm/rtk-participant-setup.entry.js +2 -2
- package/dist/esm/rtk-participant_2.entry.js +14 -14
- package/dist/esm/rtk-participants-audio.entry.js +1 -1
- package/dist/esm/rtk-participants-stage-list_4.entry.js +1 -1
- package/dist/esm/rtk-plugins_2.entry.js +4 -4
- package/dist/esm/rtk-poll_2.entry.js +3 -3
- package/dist/esm/rtk-recording-indicator.entry.js +1 -1
- package/dist/esm/rtk-screenshare-view.entry.js +5 -5
- package/dist/esm/rtk-settings-toggle.entry.js +1 -1
- package/dist/esm/rtk-spotlight-grid.entry.js +2 -2
- package/dist/esm/rtk-stage.entry.js +1 -1
- package/dist/esm/rtk-transcript.entry.js +1 -1
- package/dist/esm/rtk-waiting-screen.entry.js +1 -1
- package/dist/realtimekit-ui/p-09fb29e7.entry.js +1 -0
- package/dist/realtimekit-ui/{p-b4975a33.entry.js → p-0c071f00.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6ba99cc3.entry.js → p-0e2d6b1b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-af6436dd.entry.js → p-0fed7daa.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-132fca40.entry.js → p-1dfe0269.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ed34d8a1.entry.js → p-23784be6.entry.js} +1 -1
- package/dist/realtimekit-ui/p-260fc2ed.entry.js +1 -0
- package/dist/realtimekit-ui/p-2c71cc53.entry.js +1 -0
- package/dist/realtimekit-ui/p-32211408.entry.js +1 -0
- package/dist/realtimekit-ui/p-39410e81.entry.js +1 -0
- package/dist/realtimekit-ui/{p-3d5ebc77.entry.js → p-3e12d77a.entry.js} +1 -1
- package/dist/realtimekit-ui/p-4822dc9f.entry.js +1 -0
- package/dist/realtimekit-ui/{p-2f6fd6de.entry.js → p-48c76360.entry.js} +1 -1
- package/dist/realtimekit-ui/p-4d31d165.entry.js +1 -0
- package/dist/realtimekit-ui/{p-d5144f9d.entry.js → p-51c72bc8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-844143f8.entry.js → p-61d3e2d4.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b64eae39.entry.js → p-73f489be.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d2a92f27.entry.js → p-7660a4c1.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f19668ba.entry.js → p-87f3b9a6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-beedd1b5.entry.js → p-9cab7a57.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-298befae.entry.js → p-9cad5a6d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-503371f7.entry.js → p-9dcd9e30.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6928aa8e.entry.js → p-a25bb0ad.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2f9211b9.entry.js → p-a62e84f9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3482a231.entry.js → p-a867b984.entry.js} +1 -1
- package/dist/realtimekit-ui/p-b58dc07c.entry.js +1 -0
- package/dist/realtimekit-ui/{p-42989f41.entry.js → p-bb369808.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b6cee65a.entry.js → p-bd226f59.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1a78c129.entry.js → p-c50f4cab.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-190523f5.entry.js → p-c96e2a96.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-78968008.entry.js → p-cda80e2c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c43c2382.entry.js → p-cea6c6ac.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0485834f.entry.js → p-d194317d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a849f2b3.entry.js → p-d7a78f65.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f6918dd7.entry.js → p-dded6ad0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-29c11bdb.entry.js → p-f2ce302b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9ac1b986.entry.js → p-f42c50db.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-73a56e4f.entry.js → p-fea05f1c.entry.js} +1 -1
- package/dist/realtimekit-ui/p-ff9bc5b0.entry.js +1 -0
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-chat/rtk-chat.d.ts +1 -1
- package/dist/types/components/rtk-message-view/rtk-message-view.d.ts +2 -0
- package/dist/types/components.d.ts +8 -0
- package/package.json +1 -1
- package/dist/realtimekit-ui/p-3a4e302b.entry.js +0 -1
- package/dist/realtimekit-ui/p-447ffea0.entry.js +0 -1
- package/dist/realtimekit-ui/p-5ebc57f8.entry.js +0 -1
- package/dist/realtimekit-ui/p-6437ff4e.entry.js +0 -1
- package/dist/realtimekit-ui/p-93e9fb59.entry.js +0 -1
- package/dist/realtimekit-ui/p-a9cb6a16.entry.js +0 -1
- package/dist/realtimekit-ui/p-bf234650.entry.js +0 -1
- package/dist/realtimekit-ui/p-ce5a911d.entry.js +0 -1
- package/dist/realtimekit-ui/p-db831ab6.entry.js +0 -1
|
@@ -69,13 +69,13 @@ const RtkSpotlightGrid$1 = /*@__PURE__*/ proxyCustomElement(class RtkSpotlightGr
|
|
|
69
69
|
t: this.t,
|
|
70
70
|
};
|
|
71
71
|
const nonPinnedParticipants = this.participants.filter((p) => this.pinnedParticipants.some((pt) => pt.id != p.id));
|
|
72
|
-
return (h(Host, { key: '
|
|
72
|
+
return (h(Host, { key: 'cbdc37e14e4f6b6a9e10aabfc27200b3ec428f1e' }, h("main", { key: '98c15a1f061f57c691726bf04783355c813ad187', part: "main" }, h(Render, { key: 'b338f839172daee1f8c6ba7432ecec1710e59328', element: "rtk-simple-grid", defaults: defaults, props: {
|
|
73
73
|
part: 'main-grid',
|
|
74
74
|
participants: this.pinnedParticipants,
|
|
75
75
|
aspectRatio: this.aspectRatio,
|
|
76
76
|
gap: this.gap,
|
|
77
77
|
size: this.getAdaptiveSize(this.pinnedParticipants.length),
|
|
78
|
-
} })), nonPinnedParticipants.length > 0 && (h("aside", { key: '
|
|
78
|
+
} })), nonPinnedParticipants.length > 0 && (h("aside", { key: '6659a1aca188a0ea9ca15a11f7fd4ebe8b797221', part: "aside", class: this.gridSize.spotlight ? `grid-width-${this.gridSize.spotlight}` : 'grid-width-md' }, h(Render, { key: 'ae4f50970e4932c659a7e30afa4e028c9d743453', element: "rtk-simple-grid", defaults: defaults, props: {
|
|
79
79
|
part: 'aside-grid',
|
|
80
80
|
participants: nonPinnedParticipants,
|
|
81
81
|
aspectRatio: this.aspectRatio,
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkSpotlightIndicator$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkSpotlightIndicator$1, d as defineCustomElement$1 } from './p-a0a0867a.js';
|
|
2
2
|
|
|
3
3
|
const RtkSpotlightIndicator = RtkSpotlightIndicator$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -2,10 +2,10 @@ import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-
|
|
|
2
2
|
import { e as defaultIconPack, i as useLanguage } from './p-e847fee9.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
5
|
-
import { d as defineCustomElement$5 } from './p-
|
|
5
|
+
import { d as defineCustomElement$5 } from './p-cd790a43.js';
|
|
6
6
|
import { d as defineCustomElement$4 } from './p-3b29dda1.js';
|
|
7
|
-
import { d as defineCustomElement$3 } from './p-
|
|
8
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-5b66b8f3.js';
|
|
8
|
+
import { d as defineCustomElement$2 } from './p-85990be7.js';
|
|
9
9
|
|
|
10
10
|
const canJoinStage = (meeting) => {
|
|
11
11
|
var _a, _b;
|
|
@@ -27,7 +27,7 @@ const RtkStage$1 = /*@__PURE__*/ proxyCustomElement(class RtkStage extends H {
|
|
|
27
27
|
this.t = useLanguage();
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return (h(Host, { key: '
|
|
30
|
+
return (h(Host, { key: '7f2759763ff041db5960fcf5fc5ed0d09d7cafcb' }, h("slot", { key: '80de219e3ae4e031ba2bce48c86f5139a98c307e' })));
|
|
31
31
|
}
|
|
32
32
|
static get style() { return RtkStageStyle0; }
|
|
33
33
|
}, [1, "rtk-stage", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkTextComposerView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkTextComposerView$1, d as defineCustomElement$1 } from './p-89cfd513.js';
|
|
2
2
|
|
|
3
3
|
const RtkTextComposerView = RtkTextComposerView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkTextMessageView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkTextMessageView$1, d as defineCustomElement$1 } from './p-9c3ca56e.js';
|
|
2
2
|
|
|
3
3
|
const RtkTextMessageView = RtkTextMessageView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -2,7 +2,7 @@ import { p as proxyCustomElement, H, w as writeTask, h, e as Host } from './p-c3
|
|
|
2
2
|
import { c as createDefaultConfig, i as useLanguage, G as clone } from './p-e847fee9.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
5
|
-
import { d as defineCustomElement$2 } from './p-
|
|
5
|
+
import { d as defineCustomElement$2 } from './p-020800ee.js';
|
|
6
6
|
|
|
7
7
|
const rtkTranscriptsCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:absolute;top:var(--rtk-space-4, 16px);right:var(--rtk-space-4, 16px);bottom:var(--rtk-space-4, 16px);left:var(--rtk-space-4, 16px);top:auto;display:flex;flex-direction:column;pointer-events:none;justify-content:center;width:100%;z-index:5}rtk-transcript{margin-top:var(--rtk-space-2, 8px)}";
|
|
8
8
|
const RtkTranscriptsStyle0 = rtkTranscriptsCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkVirtualizedParticipantList$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkVirtualizedParticipantList$1, d as defineCustomElement$1 } from './p-0ca31fce.js';
|
|
2
2
|
|
|
3
3
|
const RtkVirtualizedParticipantList = RtkVirtualizedParticipantList$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -30,7 +30,7 @@ const RtkWaitingScreen$1 = /*@__PURE__*/ proxyCustomElement(class RtkWaitingScre
|
|
|
30
30
|
this.t = useLanguage();
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return (h(Host, { key: '
|
|
33
|
+
return (h(Host, { key: 'c21b86271de7d3910476d8ea8019848981d0e9d3' }, h("slot", { key: '93494d4d023907869ab1e54a2ca6aa7cfb37f58f' }, h("div", { key: '19aa832688911f8bea9300ed5d96718df6b17aad', class: "centered", part: "content" }, h("rtk-logo", { key: '9508d857a730037a054d29022d6920ad9ff9fab0', meeting: this.meeting, config: this.config, part: "logo", t: this.t }), h("p", { key: 'a88ea02d3b422169ce0c40f13c6c480bf3a176ab' }, this.t('waitlist.body_text'))))));
|
|
34
34
|
}
|
|
35
35
|
static get style() { return RtkWaitingScreenStyle0; }
|
|
36
36
|
}, [1, "rtk-waiting-screen", {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-01-
|
|
2
|
+
"timestamp": "2026-01-15T10:29:31",
|
|
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
|
],
|
|
@@ -40238,20 +40242,26 @@
|
|
|
40238
40242
|
"rtk-meeting"
|
|
40239
40243
|
],
|
|
40240
40244
|
"dependencies": [
|
|
40241
|
-
"rtk-tooltip",
|
|
40242
40245
|
"rtk-icon",
|
|
40246
|
+
"rtk-avatar",
|
|
40243
40247
|
"rtk-chat-composer-view",
|
|
40244
40248
|
"rtk-channel-selector-view",
|
|
40245
40249
|
"rtk-chat-messages-ui-paginated"
|
|
40246
40250
|
],
|
|
40247
40251
|
"dependencyGraph": {
|
|
40248
40252
|
"rtk-chat": [
|
|
40249
|
-
"rtk-tooltip",
|
|
40250
40253
|
"rtk-icon",
|
|
40254
|
+
"rtk-avatar",
|
|
40251
40255
|
"rtk-chat-composer-view",
|
|
40252
40256
|
"rtk-channel-selector-view",
|
|
40253
40257
|
"rtk-chat-messages-ui-paginated"
|
|
40254
40258
|
],
|
|
40259
|
+
"rtk-avatar": [
|
|
40260
|
+
"rtk-spinner"
|
|
40261
|
+
],
|
|
40262
|
+
"rtk-spinner": [
|
|
40263
|
+
"rtk-icon"
|
|
40264
|
+
],
|
|
40255
40265
|
"rtk-chat-composer-view": [
|
|
40256
40266
|
"rtk-emoji-picker",
|
|
40257
40267
|
"rtk-text-message-view",
|
|
@@ -40268,9 +40278,6 @@
|
|
|
40268
40278
|
"rtk-button",
|
|
40269
40279
|
"rtk-icon"
|
|
40270
40280
|
],
|
|
40271
|
-
"rtk-spinner": [
|
|
40272
|
-
"rtk-icon"
|
|
40273
|
-
],
|
|
40274
40281
|
"rtk-text-message-view": [
|
|
40275
40282
|
"rtk-markdown-view"
|
|
40276
40283
|
],
|
|
@@ -40297,15 +40304,11 @@
|
|
|
40297
40304
|
"rtk-avatar",
|
|
40298
40305
|
"rtk-text-message-view"
|
|
40299
40306
|
],
|
|
40300
|
-
"rtk-avatar": [
|
|
40301
|
-
"rtk-spinner"
|
|
40302
|
-
],
|
|
40303
40307
|
"rtk-chat-messages-ui-paginated": [
|
|
40304
40308
|
"rtk-message-view",
|
|
40305
40309
|
"rtk-text-message-view",
|
|
40306
40310
|
"rtk-file-message-view",
|
|
40307
40311
|
"rtk-image-message-view",
|
|
40308
|
-
"rtk-icon",
|
|
40309
40312
|
"rtk-paginated-list"
|
|
40310
40313
|
],
|
|
40311
40314
|
"rtk-message-view": [
|
|
@@ -50561,12 +50564,7 @@
|
|
|
50561
50564
|
"listeners": [],
|
|
50562
50565
|
"styles": [],
|
|
50563
50566
|
"slots": [],
|
|
50564
|
-
"parts": [
|
|
50565
|
-
{
|
|
50566
|
-
"name": "pin-icon",
|
|
50567
|
-
"docs": ""
|
|
50568
|
-
}
|
|
50569
|
-
],
|
|
50567
|
+
"parts": [],
|
|
50570
50568
|
"dependents": [
|
|
50571
50569
|
"rtk-chat"
|
|
50572
50570
|
],
|
|
@@ -50575,7 +50573,6 @@
|
|
|
50575
50573
|
"rtk-text-message-view",
|
|
50576
50574
|
"rtk-file-message-view",
|
|
50577
50575
|
"rtk-image-message-view",
|
|
50578
|
-
"rtk-icon",
|
|
50579
50576
|
"rtk-paginated-list"
|
|
50580
50577
|
],
|
|
50581
50578
|
"dependencyGraph": {
|
|
@@ -50584,7 +50581,6 @@
|
|
|
50584
50581
|
"rtk-text-message-view",
|
|
50585
50582
|
"rtk-file-message-view",
|
|
50586
50583
|
"rtk-image-message-view",
|
|
50587
|
-
"rtk-icon",
|
|
50588
50584
|
"rtk-paginated-list"
|
|
50589
50585
|
],
|
|
50590
50586
|
"rtk-message-view": [
|
|
@@ -98115,7 +98111,6 @@
|
|
|
98115
98111
|
"rtk-chat-composer-view",
|
|
98116
98112
|
"rtk-chat-message",
|
|
98117
98113
|
"rtk-chat-messages-ui",
|
|
98118
|
-
"rtk-chat-messages-ui-paginated",
|
|
98119
98114
|
"rtk-chat-selector-ui",
|
|
98120
98115
|
"rtk-clock",
|
|
98121
98116
|
"rtk-controlbar-button",
|
|
@@ -98222,9 +98217,6 @@
|
|
|
98222
98217
|
"rtk-chat-messages-ui": [
|
|
98223
98218
|
"rtk-icon"
|
|
98224
98219
|
],
|
|
98225
|
-
"rtk-chat-messages-ui-paginated": [
|
|
98226
|
-
"rtk-icon"
|
|
98227
|
-
],
|
|
98228
98220
|
"rtk-chat-selector-ui": [
|
|
98229
98221
|
"rtk-icon"
|
|
98230
98222
|
],
|
|
@@ -120640,12 +120632,18 @@
|
|
|
120640
120632
|
"rtk-chat"
|
|
120641
120633
|
],
|
|
120642
120634
|
"rtk-chat": [
|
|
120643
|
-
"rtk-tooltip",
|
|
120644
120635
|
"rtk-icon",
|
|
120636
|
+
"rtk-avatar",
|
|
120645
120637
|
"rtk-chat-composer-view",
|
|
120646
120638
|
"rtk-channel-selector-view",
|
|
120647
120639
|
"rtk-chat-messages-ui-paginated"
|
|
120648
120640
|
],
|
|
120641
|
+
"rtk-avatar": [
|
|
120642
|
+
"rtk-spinner"
|
|
120643
|
+
],
|
|
120644
|
+
"rtk-spinner": [
|
|
120645
|
+
"rtk-icon"
|
|
120646
|
+
],
|
|
120649
120647
|
"rtk-chat-composer-view": [
|
|
120650
120648
|
"rtk-emoji-picker",
|
|
120651
120649
|
"rtk-text-message-view",
|
|
@@ -120662,9 +120660,6 @@
|
|
|
120662
120660
|
"rtk-button",
|
|
120663
120661
|
"rtk-icon"
|
|
120664
120662
|
],
|
|
120665
|
-
"rtk-spinner": [
|
|
120666
|
-
"rtk-icon"
|
|
120667
|
-
],
|
|
120668
120663
|
"rtk-text-message-view": [
|
|
120669
120664
|
"rtk-markdown-view"
|
|
120670
120665
|
],
|
|
@@ -120691,15 +120686,11 @@
|
|
|
120691
120686
|
"rtk-avatar",
|
|
120692
120687
|
"rtk-text-message-view"
|
|
120693
120688
|
],
|
|
120694
|
-
"rtk-avatar": [
|
|
120695
|
-
"rtk-spinner"
|
|
120696
|
-
],
|
|
120697
120689
|
"rtk-chat-messages-ui-paginated": [
|
|
120698
120690
|
"rtk-message-view",
|
|
120699
120691
|
"rtk-text-message-view",
|
|
120700
120692
|
"rtk-file-message-view",
|
|
120701
120693
|
"rtk-image-message-view",
|
|
120702
|
-
"rtk-icon",
|
|
120703
120694
|
"rtk-paginated-list"
|
|
120704
120695
|
],
|
|
120705
120696
|
"rtk-message-view": [
|
|
@@ -128376,6 +128367,30 @@
|
|
|
128376
128367
|
"getter": false,
|
|
128377
128368
|
"setter": false
|
|
128378
128369
|
},
|
|
128370
|
+
{
|
|
128371
|
+
"name": "pinned",
|
|
128372
|
+
"type": "boolean",
|
|
128373
|
+
"complexType": {
|
|
128374
|
+
"original": "boolean",
|
|
128375
|
+
"resolved": "boolean",
|
|
128376
|
+
"references": {}
|
|
128377
|
+
},
|
|
128378
|
+
"mutable": false,
|
|
128379
|
+
"attr": "pinned",
|
|
128380
|
+
"reflectToAttr": false,
|
|
128381
|
+
"docs": "Is message pinned",
|
|
128382
|
+
"docsTags": [],
|
|
128383
|
+
"default": "false",
|
|
128384
|
+
"values": [
|
|
128385
|
+
{
|
|
128386
|
+
"type": "boolean"
|
|
128387
|
+
}
|
|
128388
|
+
],
|
|
128389
|
+
"optional": false,
|
|
128390
|
+
"required": false,
|
|
128391
|
+
"getter": false,
|
|
128392
|
+
"setter": false
|
|
128393
|
+
},
|
|
128379
128394
|
{
|
|
128380
128395
|
"name": "time",
|
|
128381
128396
|
"type": "Date",
|
|
@@ -229138,7 +229153,6 @@
|
|
|
229138
229153
|
"rtk-breakout-rooms-manager",
|
|
229139
229154
|
"rtk-camera-toggle",
|
|
229140
229155
|
"rtk-channel-header",
|
|
229141
|
-
"rtk-chat",
|
|
229142
229156
|
"rtk-chat-composer-ui",
|
|
229143
229157
|
"rtk-chat-composer-view",
|
|
229144
229158
|
"rtk-chat-messages-ui",
|
|
@@ -229174,9 +229188,6 @@
|
|
|
229174
229188
|
"rtk-channel-header": [
|
|
229175
229189
|
"rtk-tooltip"
|
|
229176
229190
|
],
|
|
229177
|
-
"rtk-chat": [
|
|
229178
|
-
"rtk-tooltip"
|
|
229179
|
-
],
|
|
229180
229191
|
"rtk-chat-composer-ui": [
|
|
229181
229192
|
"rtk-tooltip"
|
|
229182
229193
|
],
|