@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
|
@@ -37,7 +37,7 @@ const RtkSettingsToggle = class {
|
|
|
37
37
|
}
|
|
38
38
|
render() {
|
|
39
39
|
const text = this.t('settings');
|
|
40
|
-
return (index$1.h(index$1.Host, { key: '
|
|
40
|
+
return (index$1.h(index$1.Host, { key: 'f8b07580094990d31d3538abbe40ca85f81c2e46', title: text }, index$1.h("rtk-controlbar-button", { key: '92b3a3c8c24b2a8cd56d7caf5cff077f8adfa7bd', part: "controlbar-button", size: this.size, iconPack: this.iconPack, onClick: () => this.toggleSettings(), icon: this.iconPack.settings, label: text, variant: this.variant })));
|
|
41
41
|
}
|
|
42
42
|
};
|
|
43
43
|
__decorate([
|
|
@@ -71,13 +71,13 @@ const RtkSpotlightGrid = class {
|
|
|
71
71
|
t: this.t,
|
|
72
72
|
};
|
|
73
73
|
const nonPinnedParticipants = this.participants.filter((p) => this.pinnedParticipants.some((pt) => pt.id != p.id));
|
|
74
|
-
return (index$1.h(index$1.Host, { key: '
|
|
74
|
+
return (index$1.h(index$1.Host, { key: 'cbdc37e14e4f6b6a9e10aabfc27200b3ec428f1e' }, index$1.h("main", { key: '98c15a1f061f57c691726bf04783355c813ad187', part: "main" }, index$1.h(index$2.Render, { key: 'b338f839172daee1f8c6ba7432ecec1710e59328', element: "rtk-simple-grid", defaults: defaults, props: {
|
|
75
75
|
part: 'main-grid',
|
|
76
76
|
participants: this.pinnedParticipants,
|
|
77
77
|
aspectRatio: this.aspectRatio,
|
|
78
78
|
gap: this.gap,
|
|
79
79
|
size: this.getAdaptiveSize(this.pinnedParticipants.length),
|
|
80
|
-
} })), nonPinnedParticipants.length > 0 && (index$1.h("aside", { key: '
|
|
80
|
+
} })), nonPinnedParticipants.length > 0 && (index$1.h("aside", { key: '6659a1aca188a0ea9ca15a11f7fd4ebe8b797221', part: "aside", class: this.gridSize.spotlight ? `grid-width-${this.gridSize.spotlight}` : 'grid-width-md' }, index$1.h(index$2.Render, { key: 'ae4f50970e4932c659a7e30afa4e028c9d743453', element: "rtk-simple-grid", defaults: defaults, props: {
|
|
81
81
|
part: 'aside-grid',
|
|
82
82
|
participants: nonPinnedParticipants,
|
|
83
83
|
aspectRatio: this.aspectRatio,
|
|
@@ -29,7 +29,7 @@ const RtkStage = class {
|
|
|
29
29
|
this.t = uiStore.useLanguage();
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (index$1.h(index$1.Host, { key: '
|
|
32
|
+
return (index$1.h(index$1.Host, { key: '7f2759763ff041db5960fcf5fc5ed0d09d7cafcb' }, index$1.h("slot", { key: '80de219e3ae4e031ba2bce48c86f5139a98c307e' })));
|
|
33
33
|
}
|
|
34
34
|
};
|
|
35
35
|
__decorate([
|
|
@@ -44,7 +44,7 @@ const RtkTranscript = class {
|
|
|
44
44
|
}, 10000);
|
|
45
45
|
}
|
|
46
46
|
render() {
|
|
47
|
-
return (index$1.h(index$1.Host, { key: '
|
|
47
|
+
return (index$1.h(index$1.Host, { key: 'fd94d700d649327bea1b8a330ff663b1c50f6410' }, index$1.h("div", { key: 'fd3c08040f88f69793e06fecfc4cfc2538daed6c', class: "ctr" }, index$1.h("p", { key: '37400ef63a9b9d8b7b9ef19cdd16d31f61a9245c', class: "message" }, index$1.h("span", { key: 'c60bb12c9a5efd0cc0fc1a59b5423cf645e815b6', class: "name" }, this.transcript.name), ": ", this.transcript.transcript))));
|
|
48
48
|
}
|
|
49
49
|
static get watchers() { return {
|
|
50
50
|
"transcript": ["transcriptChanged"]
|
|
@@ -30,7 +30,7 @@ const RtkWaitingScreen = class {
|
|
|
30
30
|
this.t = uiStore.useLanguage();
|
|
31
31
|
}
|
|
32
32
|
render() {
|
|
33
|
-
return (index$1.h(index$1.Host, { key: '
|
|
33
|
+
return (index$1.h(index$1.Host, { key: 'c21b86271de7d3910476d8ea8019848981d0e9d3' }, index$1.h("slot", { key: '93494d4d023907869ab1e54a2ca6aa7cfb37f58f' }, index$1.h("div", { key: '19aa832688911f8bea9300ed5d96718df6b17aad', class: "centered", part: "content" }, index$1.h("rtk-logo", { key: '9508d857a730037a054d29022d6920ad9ff9fab0', meeting: this.meeting, config: this.config, part: "logo", t: this.t }), index$1.h("p", { key: 'a88ea02d3b422169ce0c40f13c6c480bf3a176ab' }, this.t('waitlist.body_text'))))));
|
|
34
34
|
}
|
|
35
35
|
};
|
|
36
36
|
__decorate([
|
|
@@ -108,7 +108,7 @@ export class RtkAiTranscriptions {
|
|
|
108
108
|
});
|
|
109
109
|
}
|
|
110
110
|
render() {
|
|
111
|
-
return (h(Host, { key: '
|
|
111
|
+
return (h(Host, { key: '4b1952a7b031b1e63720ed4a81b818552c82c251' }, h("div", { key: '729f8592ed12147024f378ac101963dd890e1006', class: "search-bar" }, h("input", { key: 'b3ca0a213da793723e7f807e5acec72b264b4667', type: "text", placeholder: "Search Participant", value: this.participantQuery, onInput: (e) => (this.participantQuery = e.target.value) })), this.isProcessing && (h("div", { key: '3fcd1d981d111f4b6969a0236c7de54b9172cd24', class: "processing" }, h("p", { key: 'dbe93a5790f62a9e6bb0621942af5125313012c7' }, "Processing audio...."))), !this.isProcessing && (h("div", { key: 'ef3e85da20cebf072ad4eddcafc3b46579d2534e', class: "content scrollbar", ref: (el) => (this.contentContainer = el) }, h("div", { key: '6af5b7c1e0222bb127e994fdc6505f71c84da5e0', class: "started-message" }, "Transcription started"), this.renderTranscripts()))));
|
|
112
112
|
}
|
|
113
113
|
static get is() { return "rtk-ai-transcriptions"; }
|
|
114
114
|
static get encapsulation() { return "shadow"; }
|
|
@@ -80,7 +80,7 @@ export class RtkAudioGrid {
|
|
|
80
80
|
}
|
|
81
81
|
render() {
|
|
82
82
|
const onStage = this.activeParticipants.concat(this.onStageParticipants);
|
|
83
|
-
return (h(Host, { key: '
|
|
83
|
+
return (h(Host, { key: '299200e5a41d726073148287637e109e5a869d2d' }, h("div", { key: '9619ff485abbc7abebeaf4cee9808526391a71a0', class: "content scrollbar" }, h("div", { key: '1266ebb3ccd0278b5f160bbb70ea4726461f1e54', class: "stage grid" }, this.renderGrid(onStage)), this.offStageParticipants.length > 0 && (h("div", { key: 'a3add35c718ff260991720837c572d83ad84938a', class: "waitlist-area" }, h("div", { key: 'e916f1aae651d8b534c0b94e6fb6d18f4634a678', class: "listening-title" }, this.offStageParticipants.length, " ", this.t('grid.listening')), h("div", { key: 'a070304c733a2fb4cce581dce4df64f511984a21', class: "waitlist-grid grid" }, this.renderGrid(this.offStageParticipants))))), h("slot", { key: '012a150a33f6e3cdddb9d65ef1adb30e2ce06d05' })));
|
|
84
84
|
}
|
|
85
85
|
static get is() { return "rtk-audio-grid"; }
|
|
86
86
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js
CHANGED
|
@@ -99,9 +99,9 @@ export class RtkBreakoutRoomParticipants {
|
|
|
99
99
|
}, size: "sm" }), h("p", { class: "name", title: name }, shorten(name, 16), this.meeting.self.userId === participant.id && ` (${this.t('you')})`)));
|
|
100
100
|
}
|
|
101
101
|
render() {
|
|
102
|
-
return (h(Host, { key: '
|
|
102
|
+
return (h(Host, { key: 'fcdcaa7a958770e5d8848b15b4135748d8520022' }, h("div", { key: '6b26cd6fd40ae2985a6a207920d7c0ebbcd0b191', class: "search-wrapper" }, h("div", { key: '519e94dce8d9627cf72dfd487c8429c8a1eea3d5', class: "search", part: "search" }, h("rtk-icon", { key: '24cfb8a6e8c9c1ddc95356ebde2d785817aa8a8b', icon: this.iconPack.search, part: "search-icon", class: "search-icon" }), h("input", { key: '2049f4d9aa2b78a33138d9af84f2d94694a886a4', type: "search", autocomplete: "off", placeholder: this.t('search'), onInput: this.onSearchInput, part: "search-input" })), h("slot", { key: '57afb73b98adbd9f2bb81bb4a35a5fbc2a486e10', name: "shuffle-button" })), h("div", { key: '6f38275a46e85328a6aeba5d63519423e6ec3dc0', class: "header" }, h("div", { key: '4c2d4b9e1980867cbec587356991b1e54bd93e7d', class: "title-wrapper" }, h("span", { key: '0fa97e8b6604c9af0b5b66d1df2fb728e1f0ddc5' }, this.t('breakout_rooms.main_room')), h("span", { key: '15a620bef9d976ba22e4c4a49c610f84a35605a9', class: "participant-count" }, "(", h("rtk-icon", { key: 'fa1c2779e2ea2c9ea674908ad77956ac846e4e55', icon: this.iconPack.people }), this.participantsToShow.length, ")")), this.selectedParticipantIds.length !== 0 && (h("rtk-tooltip", { key: 'b044bc366b49c8fb2e92f246d0f81e89456ddc03', label: this.t('breakout_rooms.select_all') }, h("input", { key: 'f2343b44386966777542b9c7794b6c94eb99884d', type: "checkbox", checked: this.selectedParticipantIds.length === this.participantsToShow.length, onChange: (e) => this.onToggleAll(!!e.target.checked) })))), h("div", { key: 'a5cd1acb31c9ff2dc82379db038d6920857dead3', class: "ctr scrollbar", part: "container" }, this.participantsToShow.length > 0 && (h("ul", { key: '9d93a5a57f26fe378ed678b6741a0b7f0b17d285', class: "participants", part: "participants" }, this.participantsToShow.map((participant) => (h("li", { class: { 'participant-item': true, dragging: this.isDragging }, onClick: () => this.onClick(participant), onDragStart: () => this.onDragStart(participant), onDragEnd: () => this.onDragEnd(participant), draggable: this.selectedParticipantIds.length === 0, role: "listitem", key: participant.id }, this.renderPeer(participant), !this.isDragging && (h("input", { type: "checkbox", class: {
|
|
103
103
|
'hide-checkbox': this.selectedParticipantIds.length === 0,
|
|
104
|
-
}, checked: this.selectedParticipantIds.includes(participantIdentifier(participant)) }))))))), this.participantsToShow.length === 0 && this.search.length > 0 && (h("div", { key: '
|
|
104
|
+
}, checked: this.selectedParticipantIds.includes(participantIdentifier(participant)) }))))))), this.participantsToShow.length === 0 && this.search.length > 0 && (h("div", { key: 'f338d5658e77c4161993f27ea369f0981a6e5724', class: "empty-message" }, this.t('participants.errors.empty_results'))), this.participantsToShow.length === 0 && this.search.length === 0 && (h("div", { key: 'badf501a369ab136c61554101a6b64b345c4ce5d', class: "empty-room" }, h("rtk-icon", { key: '4fa711e9d8e93c652947967082ff86c836bf5138', icon: this.iconPack.people_checked, part: "search-icon", class: "search-icon" }), h("p", { key: '25e63fdfccb2267b58e00297b883ebeb45351be2' }, this.t('breakout_rooms.all_assigned')), h("span", { key: 'cbd2f03c343a5ba73ce62d366f53c4bc5b4fac4c' }, this.t('breakout_rooms.empty_main_room')))))));
|
|
105
105
|
}
|
|
106
106
|
static get is() { return "rtk-breakout-room-participants"; }
|
|
107
107
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js
CHANGED
|
@@ -37,9 +37,9 @@ export class RtkBroadcastMessageModal {
|
|
|
37
37
|
}, 2000);
|
|
38
38
|
}
|
|
39
39
|
render() {
|
|
40
|
-
return (h(Host, { key: '
|
|
40
|
+
return (h(Host, { key: '09978c477457ca0d1cc7238638c9251b6baf2e32' }, h("div", { key: 'e71f71c920255ca74209993c0feeb50207ece7c8', class: "content-col" }, h("h2", { key: '9e73d2d91d6327782113a3787ffab741caccc45d' }, "Broadcast message to"), h("select", { key: '6f22cd45bd51512ae8563dbb89b68515d6bd10f5', onChange: (e) => {
|
|
41
41
|
this.messagePayload = Object.assign(Object.assign({}, this.messagePayload), { to: e.target.value });
|
|
42
|
-
} }, h("option", { key: '
|
|
42
|
+
} }, h("option", { key: 'ea43fe84aed7b8fc28a9bf08a8b0c93f5dc4dde1' }, "Everyone"), h("option", { key: '77bf0628822af6852c39d22f998785ec8ee7f0ac' }, "List of rooms")), h("textarea", { key: '25bae88b241fc2d61db69c82b551a5fcb6cc137d', placeholder: "Type message here...", onInput: (e) => {
|
|
43
43
|
this.messagePayload = Object.assign(Object.assign({}, this.messagePayload), { message: e.target.value });
|
|
44
44
|
} }), this.successMessage ? (h("p", null, "Message sent to ", this.messagePayload.to, h("rtk-icon", { icon: this.iconPack.checkmark }))) : (h("div", { class: "content-row" }, h("rtk-button", { onClick: () => this.close(), variant: "secondary" }, "Cancel"), "\u2002", h("rtk-button", { variant: "primary", onClick: () => this.sendMessage() }, "Send"))))));
|
|
45
45
|
}
|
|
@@ -136,9 +136,9 @@ export class RtkChannelCreator {
|
|
|
136
136
|
(_a = this.inputTextRef) === null || _a === void 0 ? void 0 : _a.focus();
|
|
137
137
|
}
|
|
138
138
|
render() {
|
|
139
|
-
return (h(Host, { key: '
|
|
139
|
+
return (h(Host, { key: '2a8a498ae3cdc2c3d7bf10f4914a617d7e2661e0' }, h("header", { key: '9b047a3ad2820e634db9b5b93f162250601bb51b' }, this.step === 1 ? this.t('chat.new_channel') : this.t('chat.add_members')), this.step === 1 && (h("input", { key: '520e78e1827e820f5ea9eabbd03bae4efd0907a5', class: "channel-name-input", type: "text", placeholder: this.t('chat.channel_name'), ref: (el) => (this.inputTextRef = el), onInput: (e) => {
|
|
140
140
|
this.channelName = e.target.value.trim();
|
|
141
|
-
} })), this.step === 2 && this.renderMemberSelector(), h("footer", { key: '
|
|
141
|
+
} })), this.step === 2 && this.renderMemberSelector(), h("footer", { key: 'add838deac0797e7eb7dc234054b0e6e4561baed' }, h("rtk-button", { key: 'fe9718d1352e6b83a0400442c8ec7dec224d0b9b', kind: "button", size: "lg", disabled: this.channelName.length === 0, onClick: this.onClickHandler }, this.step === 1 ? this.t('chat.add_members') : this.t('create')))));
|
|
142
142
|
}
|
|
143
143
|
static get is() { return "rtk-channel-creator"; }
|
|
144
144
|
static get encapsulation() { return "shadow"; }
|
|
@@ -27,7 +27,7 @@ export class RtkChannelDetails {
|
|
|
27
27
|
})));
|
|
28
28
|
}
|
|
29
29
|
render() {
|
|
30
|
-
return (h(Host, { key: '
|
|
30
|
+
return (h(Host, { key: '9853d84d5b69fc5eeca68ef48aacfa0319345790' }, h("header", { key: '09f33db7c3acb17437ed92f911951995316aff28' }, this.t('chat.channel_members')), this.renderMembers()));
|
|
31
31
|
}
|
|
32
32
|
static get is() { return "rtk-channel-details"; }
|
|
33
33
|
static get encapsulation() { return "shadow"; }
|
|
@@ -115,7 +115,7 @@ export class RtkChannelSelectorUi {
|
|
|
115
115
|
}
|
|
116
116
|
}
|
|
117
117
|
render() {
|
|
118
|
-
return (h(Host, { key: '
|
|
118
|
+
return (h(Host, { key: 'ebc2801952d073ebdba519f8248b2c935af387d0' }, h("div", { key: 'c80ed1798f73329422efe7552791fe92c8e3896f', class: "container", ref: (el) => (this.$el = el) }, this.isHidden && (h("rtk-button", { key: 'e088063cd35372380b6da7b66204d92e77d278b9', kind: "icon", variant: "ghost", size: "md", onClick: this.onRevealClicked, class: "sidebar-btn" }, h("rtk-icon", { key: 'a6980e8cb7ce4ebcf9a93ada0db9ff04ec5cc481', icon: this.isHidden ? this.iconPack.chevron_left : this.iconPack.dismiss }))), h("slot", { key: '972a55086e2fdf3cd0b2d6b45950527e57f4aad2', name: "header" }), h("div", { key: '4d1d45847e5812cbc8143fa5bbc20f1de279b326', class: "search-wrapper" }, h("div", { key: 'e88da1214668170d3250041ef5107f856aaff49f', class: "search" }, h("input", { key: '3313f0df796f540d2177e2360e37a6d6de7ce8c1', type: "search", autocomplete: "off", placeholder: this.t('chat.search_conversations'), onInput: this.onSearchInput }), h("rtk-icon", { key: '75f65423459f25c63227474930ac2b8a90e5f20c', icon: this.iconPack.search, class: "search-icon" }))), h("div", { key: 'a06f906dacfa3b9f8abdc3b067f92f9af105bd6a', class: "channel-container scrollbar", role: "list" }, this.channels
|
|
119
119
|
.filter((channel) => this.searchQuery === '' || channel.displayName.includes(this.searchQuery))
|
|
120
120
|
.map((channel) => {
|
|
121
121
|
return (h("div", { class: {
|
|
@@ -125,7 +125,7 @@ export class RtkChannelSelectorUi {
|
|
|
125
125
|
}, role: "listitem", onClick: () => {
|
|
126
126
|
this.channelSelected(channel.id);
|
|
127
127
|
} }, this.renderChannelDisplayPic(channel), h("div", { class: "channel-card", "is-direct-message": channel.isDirectMessage }, h("div", { class: 'recent-message-row' }, h("span", { class: "channel-name" }, channel.displayName), channel.latestMessage && (h("span", { class: "latest-msg-time" }, this.getTimeLabel(channel.latestMessage)))), h("div", { class: 'recent-message-row' }, this.renderRecentMessage(channel), channel.unreadCount > 0 && channel.id !== this.selectedChannelId ? (h("span", { class: "new-msgs-count" }, channel.unreadCount < 99 ? channel.unreadCount : '99+')) : null))));
|
|
128
|
-
}))), !this.isHidden && (h("div", { key: '
|
|
128
|
+
}))), !this.isHidden && (h("div", { key: '55753b6d172f18f9e58e19acb9de067cef27a33d', class: "overlay-container" }, h("rtk-button", { key: 'dfa6f03b0a4571c2d6235ab84ab8796d988f6acb', kind: "icon", variant: "ghost", size: "md", onClick: this.onRevealClicked, class: "sidebar-btn" }, h("rtk-icon", { key: '2b3fc88ca89286d10831a9c8769537b50b9a2ab9', icon: this.isHidden ? this.iconPack.chevron_left : this.iconPack.dismiss }))))));
|
|
129
129
|
}
|
|
130
130
|
static get is() { return "rtk-channel-selector-ui"; }
|
|
131
131
|
static get encapsulation() { return "shadow"; }
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
flex-direction: column;
|
|
25
25
|
width: 100%;
|
|
26
26
|
--tw-bg-opacity: 1;
|
|
27
|
-
background-color: rgba(var(--rtk-colors-background-
|
|
27
|
+
background-color: rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));
|
|
28
28
|
position: relative;
|
|
29
29
|
z-index: 10;
|
|
30
30
|
height: var(--rtk-space-12, 48px);
|
|
@@ -37,6 +37,8 @@
|
|
|
37
37
|
border-width: var(--rtk-border-width-none, 0);
|
|
38
38
|
border-style: none;
|
|
39
39
|
padding: var(--rtk-space-4, 16px);
|
|
40
|
+
padding-left: var(--rtk-space-3, 12px);
|
|
41
|
+
padding-right: var(--rtk-space-3, 12px);
|
|
40
42
|
display: flex;
|
|
41
43
|
align-items: center;
|
|
42
44
|
justify-content: space-between;
|
|
@@ -53,13 +55,14 @@
|
|
|
53
55
|
display: flex;
|
|
54
56
|
flex: 1 1 0%;
|
|
55
57
|
align-items: center;
|
|
56
|
-
justify-content:
|
|
58
|
+
justify-content: flex-start;
|
|
59
|
+
gap: var(--rtk-space-2, 8px);
|
|
57
60
|
}
|
|
58
61
|
|
|
59
62
|
.dropdown-trigger rtk-icon {
|
|
60
63
|
margin-left: var(--rtk-space-1, 4px);
|
|
61
|
-
height: var(--rtk-space-
|
|
62
|
-
width: var(--rtk-space-
|
|
64
|
+
height: var(--rtk-space-4, 16px);
|
|
65
|
+
width: var(--rtk-space-4, 16px);
|
|
63
66
|
flex-shrink: 0;
|
|
64
67
|
}
|
|
65
68
|
|
|
@@ -80,27 +83,25 @@
|
|
|
80
83
|
height: var(--rtk-space-8, 32px) !important;
|
|
81
84
|
border-radius: var(--rtk-border-radius-none, 0) !important;
|
|
82
85
|
}
|
|
83
|
-
.channel {
|
|
84
|
-
height: var(--rtk-space-8, 32px) !important;
|
|
85
|
-
border-radius: var(--rtk-border-radius-sm, 4px) !important;
|
|
86
|
-
}
|
|
87
86
|
.avatar-icon {
|
|
88
87
|
height: var(--rtk-space-3, 12px) !important;
|
|
89
88
|
width: var(--rtk-space-3, 12px) !important;
|
|
90
89
|
padding: var(--rtk-space-1, 4px) !important;
|
|
91
90
|
}
|
|
92
|
-
|
|
93
|
-
rtk-avatar {
|
|
94
|
-
height: var(--rtk-space-5, 20px) !important;
|
|
95
|
-
width: var(--rtk-space-5, 20px) !important;
|
|
96
|
-
}
|
|
97
91
|
}
|
|
98
92
|
|
|
99
93
|
.dropdown {
|
|
100
94
|
position: absolute;
|
|
101
95
|
width: 100%;
|
|
102
96
|
--tw-bg-opacity: 1;
|
|
103
|
-
background-color: rgba(var(--rtk-colors-background-
|
|
97
|
+
background-color: rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));
|
|
98
|
+
border-bottom-width: var(--rtk-border-width-sm, 1px);
|
|
99
|
+
border-right-width: var(--rtk-border-width-none, 0);
|
|
100
|
+
border-left-width: var(--rtk-border-width-none, 0);
|
|
101
|
+
border-top-width: var(--rtk-border-width-none, 0);
|
|
102
|
+
border-style: solid;
|
|
103
|
+
--tw-border-opacity: 1;
|
|
104
|
+
border-color: rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));
|
|
104
105
|
top: var(--rtk-space-12, 48px);
|
|
105
106
|
z-index: 10;
|
|
106
107
|
animation: 0.3s slide-down ease;
|
|
@@ -173,14 +174,23 @@ input {
|
|
|
173
174
|
.channels-container {
|
|
174
175
|
display: flex;
|
|
175
176
|
flex-direction: column;
|
|
176
|
-
gap: var(--rtk-space-1, 4px);
|
|
177
|
-
padding: var(--rtk-space-2, 8px);
|
|
178
177
|
flex: 1 1 auto;
|
|
179
178
|
overflow-y: auto;
|
|
180
179
|
}
|
|
181
180
|
|
|
181
|
+
rtk-avatar {
|
|
182
|
+
height: var(--rtk-space-4, 16px) !important;
|
|
183
|
+
width: var(--rtk-space-4, 16px) !important;
|
|
184
|
+
overflow: clip;
|
|
185
|
+
border-radius: 9999px;
|
|
186
|
+
padding: var(--rtk-space-2, 8px);
|
|
187
|
+
font-size: 12px;
|
|
188
|
+
}
|
|
189
|
+
|
|
182
190
|
.channel {
|
|
183
191
|
flex-shrink: 0;
|
|
192
|
+
padding-top: var(--rtk-space-2, 8px);
|
|
193
|
+
padding-bottom: var(--rtk-space-2, 8px);
|
|
184
194
|
box-sizing: border-box;
|
|
185
195
|
border-width: var(--rtk-border-width-none, 0);
|
|
186
196
|
border-style: none;
|
|
@@ -188,12 +198,10 @@ input {
|
|
|
188
198
|
outline: 2px solid transparent;
|
|
189
199
|
outline-offset: 2px;
|
|
190
200
|
cursor: pointer;
|
|
191
|
-
border-radius: var(--rtk-border-radius-md, 8px);
|
|
192
201
|
display: flex;
|
|
193
202
|
align-items: center;
|
|
194
203
|
justify-content: space-between;
|
|
195
204
|
gap: var(--rtk-space-2, 8px);
|
|
196
|
-
height: var(--rtk-space-16, 64px);
|
|
197
205
|
width: 100%;
|
|
198
206
|
padding-left: var(--rtk-space-2, 8px);
|
|
199
207
|
padding-right: var(--rtk-space-3, 12px);
|
|
@@ -234,18 +242,10 @@ input {
|
|
|
234
242
|
font-style: italic;
|
|
235
243
|
}
|
|
236
244
|
|
|
237
|
-
.channel rtk-avatar {
|
|
238
|
-
height: var(--rtk-space-12, 48px);
|
|
239
|
-
width: var(--rtk-space-12, 48px);
|
|
240
|
-
overflow: clip;
|
|
241
|
-
border-radius: 9999px;
|
|
242
|
-
font-size: 14px;
|
|
243
|
-
}
|
|
244
|
-
|
|
245
245
|
.channel .avatar-icon {
|
|
246
|
-
height: var(--rtk-space-
|
|
247
|
-
width: var(--rtk-space-
|
|
248
|
-
padding: var(--rtk-space-
|
|
246
|
+
height: var(--rtk-space-4, 16px);
|
|
247
|
+
width: var(--rtk-space-4, 16px);
|
|
248
|
+
padding: var(--rtk-space-2, 8px);
|
|
249
249
|
color: rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));
|
|
250
250
|
overflow: clip;
|
|
251
251
|
border-radius: 9999px;
|
|
@@ -124,8 +124,8 @@ export class RtkChannelSelectorView {
|
|
|
124
124
|
'last-message': true,
|
|
125
125
|
'no-message': !channel.latestMessage,
|
|
126
126
|
} }, h("rtk-text-message-view", { isMarkdown: true, text: channel.latestMessage })))), h("div", { class: "col channel-meta" }, channel.latestMessageTime && (h("time", { class: "time" }, this.getTimeLabel(channel.latestMessageTime))), channel.unreadCount > 0 && (h("div", { class: "unread-count" }, channel.unreadCount))))));
|
|
127
|
-
})))), this.viewAs === 'dropdown' && (h("button", { key: '0c87f90d6d0fe22284995ab7259689f80a862829', class: "dropdown-trigger", onClick: this.toggleDropdown }, h("span", { key: 'd1a364f2c5c57d19702d0b8707ca661c1dc4c14f' }, this.selectedChannelId &&
|
|
128
|
-
`${this.t('to')} ${this.getChannelById(this.selectedChannelId).name}`, this.getTotalUnreads() > 0 && (h("div", { key: '
|
|
127
|
+
})))), this.viewAs === 'dropdown' && (h("button", { key: '0c87f90d6d0fe22284995ab7259689f80a862829', class: "dropdown-trigger", onClick: this.toggleDropdown }, h("span", { key: 'd1a364f2c5c57d19702d0b8707ca661c1dc4c14f' }, h("rtk-icon", { key: 'a4a028e536459fab6de2884e25b0312d2a36bc32', icon: this.iconPack.participants }), this.selectedChannelId &&
|
|
128
|
+
`${this.t('to')} ${this.getChannelById(this.selectedChannelId).name}`, this.getTotalUnreads() > 0 && (h("div", { key: '83c8efae8daed7dce4c4fdb55b523876c71a9a85', class: "unread-count" }, this.getTotalUnreads()))), h("rtk-icon", { key: '855ff62e593c7c14f448bbd5b8cf898e13d5d391', icon: this.showDropdown ? this.iconPack.chevron_up : this.iconPack.chevron_down })))));
|
|
129
129
|
}
|
|
130
130
|
static get is() { return "rtk-channel-selector-view"; }
|
|
131
131
|
static get encapsulation() { return "shadow"; }
|
|
@@ -188,30 +188,67 @@ rtk-chat-composer-view {
|
|
|
188
188
|
display: block;
|
|
189
189
|
}
|
|
190
190
|
|
|
191
|
+
.pinned-messages {
|
|
192
|
+
position: relative;
|
|
193
|
+
display: flex;
|
|
194
|
+
flex-direction: column;
|
|
195
|
+
}
|
|
196
|
+
|
|
191
197
|
.pinned-messages-header {
|
|
192
198
|
display: flex;
|
|
193
199
|
align-items: center;
|
|
200
|
+
justify-content: space-between;
|
|
194
201
|
gap: var(--rtk-space-2, 8px);
|
|
195
|
-
padding: var(--rtk-space-
|
|
202
|
+
padding: var(--rtk-space-4, 16px);
|
|
196
203
|
--tw-bg-opacity: 1;
|
|
197
|
-
background-color: rgba(var(--rtk-colors-background-
|
|
198
|
-
font-size:
|
|
204
|
+
background-color: rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));
|
|
205
|
+
font-size: 14px;
|
|
199
206
|
cursor: pointer;
|
|
200
207
|
}
|
|
201
208
|
|
|
209
|
+
.pinned-messages-header div {
|
|
210
|
+
display: flex;
|
|
211
|
+
flex-direction: row;
|
|
212
|
+
align-items: center;
|
|
213
|
+
gap: var(--rtk-space-2, 8px);
|
|
214
|
+
}
|
|
215
|
+
|
|
202
216
|
.pinned-messages-header rtk-icon {
|
|
203
217
|
height: var(--rtk-space-3, 12px);
|
|
204
218
|
width: var(--rtk-space-3, 12px);
|
|
205
219
|
}
|
|
206
220
|
|
|
207
|
-
.pinned-messages-
|
|
221
|
+
.pinned-messages-content {
|
|
222
|
+
--tw-border-opacity: 1;
|
|
223
|
+
border-color: rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));
|
|
208
224
|
--tw-bg-opacity: 1;
|
|
209
|
-
background-color: rgba(var(--rtk-colors-
|
|
225
|
+
background-color: rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));
|
|
226
|
+
position: absolute;
|
|
227
|
+
left: var(--rtk-space-0, 0px);
|
|
228
|
+
top: 100%;
|
|
229
|
+
z-index: 50;
|
|
230
|
+
width: 100%;
|
|
210
231
|
}
|
|
211
232
|
|
|
212
|
-
.pinned-
|
|
213
|
-
|
|
214
|
-
|
|
233
|
+
.pinned-message {
|
|
234
|
+
display: flex;
|
|
235
|
+
cursor: pointer;
|
|
236
|
+
flex-direction: row;
|
|
237
|
+
align-items: center;
|
|
238
|
+
gap: var(--rtk-space-2, 8px);
|
|
239
|
+
--tw-border-opacity: 1;
|
|
240
|
+
border-color: rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));
|
|
241
|
+
padding: var(--rtk-space-4, 16px);
|
|
242
|
+
border-bottom-width: var(--rtk-border-width-sm, 1px);
|
|
243
|
+
border-right-width: var(--rtk-border-width-none, 0);
|
|
244
|
+
border-left-width: var(--rtk-border-width-none, 0);
|
|
245
|
+
border-top-width: var(--rtk-border-width-none, 0);
|
|
246
|
+
border-style: solid;
|
|
247
|
+
}
|
|
248
|
+
|
|
249
|
+
.pinned-message-avatar {
|
|
250
|
+
height: var(--rtk-space-6, 24px) !important;
|
|
251
|
+
width: var(--rtk-space-6, 24px) !important;
|
|
215
252
|
}
|
|
216
253
|
|
|
217
254
|
@keyframes swipe-in {
|
|
@@ -302,13 +302,25 @@ export class RtkChat {
|
|
|
302
302
|
};
|
|
303
303
|
return [everyone, ...participants];
|
|
304
304
|
};
|
|
305
|
-
this.
|
|
306
|
-
|
|
305
|
+
this.getPinnedMessageLabel = (message) => {
|
|
306
|
+
if (message.type === 'text')
|
|
307
|
+
return message.message;
|
|
308
|
+
if (message.type === 'image')
|
|
309
|
+
return 'Image';
|
|
310
|
+
if (message.type === 'file')
|
|
311
|
+
return 'File';
|
|
312
|
+
return '';
|
|
307
313
|
};
|
|
308
314
|
this.renderPinnedMessagesHeader = () => {
|
|
309
315
|
if (this.meeting.chat.pinned.length === 0)
|
|
310
316
|
return null;
|
|
311
|
-
|
|
317
|
+
/**
|
|
318
|
+
* We do not display a picture against the avatar because the chatMessage API does not provide it.
|
|
319
|
+
*/
|
|
320
|
+
return (h("div", { class: "pinned-messages" }, h("div", { class: "pinned-messages-header", onClick: () => (this.showPinnedMessages = !this.showPinnedMessages) }, h("div", null, h("rtk-icon", { icon: this.iconPack.pin, size: "sm" }), this.t('chat.pinned_msgs'), ` (${this.meeting.chat.pinned.length})`), h("rtk-icon", { icon: this.showPinnedMessages ? this.iconPack.chevron_up : this.iconPack.chevron_down, size: "sm" })), this.showPinnedMessages && (h("div", { class: "pinned-messages-content" }, this.meeting.chat.pinned.map((message) => {
|
|
321
|
+
const label = this.getPinnedMessageLabel(message);
|
|
322
|
+
return (h("div", { class: "pinned-message" }, h("rtk-avatar", { class: "pinned-message-avatar", participant: { name: message.displayName, picture: '' }, size: "sm" }), h("span", null, label.length > 20 ? `${label.substring(0, 20)}...` : label)));
|
|
323
|
+
})))));
|
|
312
324
|
};
|
|
313
325
|
}
|
|
314
326
|
connectedCallback() {
|
|
@@ -462,10 +474,6 @@ export class RtkChat {
|
|
|
462
474
|
if (!this.meeting) {
|
|
463
475
|
return null;
|
|
464
476
|
}
|
|
465
|
-
let chatMessages = this.chatGroups[this.selectedGroup] || [];
|
|
466
|
-
if (this.showPinnedMessages && this.meeting.chat.pinned.length !== 0) {
|
|
467
|
-
chatMessages = chatMessages.filter((chat) => chat.type === 'chat' && chat.message.pinned);
|
|
468
|
-
}
|
|
469
477
|
return (h(Host, null, h("div", { class: "chat-container" }, h("div", { class: "chat" }, this.isFileMessagingAllowed() && (h("div", { id: "dropzone", class: { active: this.dropzoneActivated }, part: "dropzone" }, h("rtk-icon", { icon: this.iconPack.attach }), h("p", null, this.t('chat.send_attachment')))), this.renderPinnedMessagesHeader(), this.isPrivateChatSupported() && (h("rtk-channel-selector-view", { channels: this.getPrivateChatRecipients(), selectedChannelId: ((_a = this.selectedParticipant) === null || _a === void 0 ? void 0 : _a.userId) || 'everyone', onChannelChange: this.updateRecipients, t: this.t, viewAs: "dropdown" })), h("rtk-chat-messages-ui-paginated", { meeting: this.meeting, onPinMessage: this.onPinMessage, onDeleteMessage: this.onDeleteMessage, size: this.size, iconPack: this.iconPack, t: this.t }), this.renderComposerUI()))));
|
|
470
478
|
}
|
|
471
479
|
static get is() { return "rtk-chat"; }
|
|
@@ -85,11 +85,11 @@ export class RtkChatMessage {
|
|
|
85
85
|
} })));
|
|
86
86
|
}
|
|
87
87
|
render() {
|
|
88
|
-
return (h(Host, { key: '
|
|
88
|
+
return (h(Host, { key: 'a7d70a55ded6f3995de04d97e8daba066af76b46' }, h("div", { key: '1eef4376ab7952b11a9271dcf396ea950e7a06a8', class: {
|
|
89
89
|
'message-wrapper': true,
|
|
90
90
|
'align-right': this.alignRight,
|
|
91
91
|
'left-align': this.leftAlign,
|
|
92
|
-
}, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '
|
|
92
|
+
}, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '0445d70d7d5eaa81b77214e6d0c4ab49da0d9cc6', class: {
|
|
93
93
|
message: true,
|
|
94
94
|
'show-on-hover': !this.isTouchDevice(),
|
|
95
95
|
}, "is-continued": this.isContinued }, this.renderMessage(), this.renderControls()))));
|
|
@@ -162,7 +162,7 @@ export class RtkChatMessagesUi {
|
|
|
162
162
|
var _a;
|
|
163
163
|
let prevMessage = null;
|
|
164
164
|
let reachedFirstUnread = false;
|
|
165
|
-
return (h(Host, { key: '
|
|
165
|
+
return (h(Host, { key: '178fac50ff102f6186953051af07d65e8811d2cf' }, h("div", { key: '00310e41a9d3494c3bc9c4a25594844854e240cb', class: "chat-container scrollbar", ref: (el) => (this.$chat = el), part: "container" }, h("div", { key: '1232aca1fc213e70bf3aa63bd13d2288ba3884a4', class: "spacer", part: "spacer" }), h("div", { key: 'f74b23005e75874224d4cf56e0286ddb4cacfe9d', class: "chat", part: "chat" }, (_a = this.messages) === null || _a === void 0 ? void 0 : _a.map((item) => {
|
|
166
166
|
if (item.type === 'chat') {
|
|
167
167
|
const { message } = item;
|
|
168
168
|
const isSelfMessage = message.userId === this.selfUserId;
|
|
@@ -181,10 +181,10 @@ export class RtkChatMessagesUi {
|
|
|
181
181
|
} })))), message.pinned && (h("div", { class: "pin-button", part: "pin-button" }, h("rtk-tooltip", { label: this.t('unpin') }, h("rtk-button", { kind: "icon", variant: "ghost", onClick: () => this.onMessageActionHandler('pin_message', message), disabled: !this.canPinMessages }, h("rtk-icon", { icon: this.iconPack.pin, size: "sm" }))))))));
|
|
182
182
|
}
|
|
183
183
|
return null;
|
|
184
|
-
}))), h("div", { key: '
|
|
184
|
+
}))), h("div", { key: '9123c1900c65f238962a51926e750dbebeab18f4', class: "show-new-messages-ctr" }, h("rtk-button", { key: '01de40dd8bdc2c27f4512bf98a0a6ff4d42714d4', class: {
|
|
185
185
|
'show-new-messages': true,
|
|
186
186
|
active: this.showLatestMessageButton,
|
|
187
|
-
}, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '
|
|
187
|
+
}, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '68c7981e90a248d8aebb872123eaa92f2939b0af', icon: this.iconPack.chevron_down })))));
|
|
188
188
|
}
|
|
189
189
|
static get is() { return "rtk-chat-messages-ui"; }
|
|
190
190
|
static get encapsulation() { return "shadow"; }
|
package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js
CHANGED
|
@@ -121,9 +121,9 @@ export class RtkChatMessagesUiPaginated {
|
|
|
121
121
|
}
|
|
122
122
|
const isSelf = message.userId === this.meeting.self.userId;
|
|
123
123
|
const viewType = isSelf ? 'outgoing' : 'incoming';
|
|
124
|
-
return (h("div",
|
|
124
|
+
return (h("div", null, h("div", { class: "message-wrapper" }, h("rtk-message-view", { pinned: message.pinned, time: message.time, actions: this.getMessageActions(message), authorName: message.displayName, isSelf: isSelf, avatarUrl: displayPicture, hideAuthorName: isContinued, viewType: viewType, variant: "bubble", onAction: (event) => this.onMessageActionHandler(event.detail, message) }, h("div", null, h("div", { class: "body" }, message.type === 'text' && (h("rtk-text-message-view", { text: message.message, isMarkdown: true })), message.type === 'file' && (h("rtk-file-message-view", { name: message.name, url: message.link, size: message.size })), message.type === 'image' && (h("rtk-image-message-view", { url: message.link, onPreview: () => {
|
|
125
125
|
this.stateUpdate.emit({ image: message });
|
|
126
|
-
} })))
|
|
126
|
+
} }))))))));
|
|
127
127
|
};
|
|
128
128
|
this.chatUpdateListener = (data) => {
|
|
129
129
|
if (this.selectedChannelId && data.message.channelId !== this.selectedChannelId)
|
|
@@ -169,7 +169,7 @@ export class RtkChatMessagesUiPaginated {
|
|
|
169
169
|
this.lastReadMessageIndex = -1;
|
|
170
170
|
}
|
|
171
171
|
render() {
|
|
172
|
-
return (h(Host, { key: '
|
|
172
|
+
return (h(Host, { key: 'dbe69aec6f462c8cfa5d6574ad77efdbadd641b9' }, h("rtk-paginated-list", { key: 'b6b525ad58e8173a78577265f2cde2981ca015cf', ref: (el) => (this.$paginatedListRef = el), pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.getChatMessages, createNodes: this.createChatNodes, selectedItemId: this.selectedChannelId, emptyListLabel: this.t('chat.empty_channel') }, h("slot", { key: '4045a3fccefe09d76edff35b5d0183a89db51491' }))));
|
|
173
173
|
}
|
|
174
174
|
static get is() { return "rtk-chat-messages-ui-paginated"; }
|
|
175
175
|
static get encapsulation() { return "shadow"; }
|
|
@@ -32,7 +32,7 @@ export class RtkChatSearchResults {
|
|
|
32
32
|
};
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: 'd16d67449de1e354428a96a798540b19a4a3b3b5' }, h("rtk-paginated-list", { key: '8979769039cf4f4d66e83d6cf8cb87075fbc8488', pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.searchMessages, createNodes: this.nodeRenderer, selectedItemId: this.query })));
|
|
36
36
|
}
|
|
37
37
|
static get is() { return "rtk-chat-search-results"; }
|
|
38
38
|
static get encapsulation() { return "shadow"; }
|
|
@@ -71,9 +71,9 @@ export class RtkClock {
|
|
|
71
71
|
}
|
|
72
72
|
render() {
|
|
73
73
|
const showClock = this.startedTime !== undefined;
|
|
74
|
-
return (h(Host, { key: '
|
|
75
|
-
h("rtk-icon", { key: '
|
|
76
|
-
h("span", { key: '
|
|
74
|
+
return (h(Host, { key: '39ec8f3aefb91d5314ea8d39b7ded49a1bced4f6', "data-hidden": !showClock, tabIndex: 0, role: "timer", "aria-live": "off" }, this.startedTime !== undefined && [
|
|
75
|
+
h("rtk-icon", { key: '76017ad292041e04dc2b420b4c3a9c1d14656706', icon: this.iconPack.clock, "aria-hidden": true, tabIndex: -1, part: "icon" }),
|
|
76
|
+
h("span", { key: '2cd75a435089d1bd534f49b50c0ceaa6e7335f8a', part: "text" }, this.getFormattedTime()),
|
|
77
77
|
]));
|
|
78
78
|
}
|
|
79
79
|
static get is() { return "rtk-clock"; }
|
|
@@ -47,7 +47,7 @@ export class RtkConfirmationModal {
|
|
|
47
47
|
render() {
|
|
48
48
|
var _a, _b;
|
|
49
49
|
const state = this.states.activeConfirmationModal;
|
|
50
|
-
return (h(Host, { key: '
|
|
50
|
+
return (h(Host, { key: 'c3c594fc3e7923a6cb96abfff6b1103b2f1e4bdb' }, h("div", { key: '5881e956eeefb1dbd9b19548f782a80ca24aa127', class: "leave-modal" }, h("div", { key: 'fa25434424c11296b40c999e6be8d20506542d4d', class: "header" }, h("h2", { key: '9e6d42901ce401796090653c20ebe59a8acb70f4', class: "title" }, state.header ? this.t(state.header) : this.t('cta.confirmation'))), state.content && h("p", { key: '1034d4eadbfb12ff02fb88200a7bcdd7a99c75ac', class: "message" }, this.t(state.content)), h("div", { key: '1868e2521cba84d48a19f544c70465373eaccebb', class: "content" }, h("div", { key: '432d21a121762174a1aedc4926656c9e52cbc5bd', class: "leave-meeting" }, h("rtk-button", { key: 'a5efa391321e6cdc973595637b379a42d1e51707', variant: "secondary", title: state.cancelText ? this.t(state.cancelText) : this.t('cancel'), onClick: this.close, class: "br-secondary-btn" }, state.cancelText ? this.t(state.cancelText) : this.t('cancel')), h("rtk-button", { key: 'b0cbd9943b9e46057ca8ea0829799fad6edfc335', onClick: () => this.onConfirmation(), variant: (_b = (_a = this.states.activeConfirmationModal) === null || _a === void 0 ? void 0 : _a.variant) !== null && _b !== void 0 ? _b : 'danger', title: state.ctaText ? this.t(state.ctaText) : this.t('yes') }, state.ctaText ? this.t(state.ctaText) : this.t('yes')))))));
|
|
51
51
|
}
|
|
52
52
|
static get is() { return "rtk-confirmation-modal"; }
|
|
53
53
|
static get encapsulation() { return "shadow"; }
|
|
@@ -40,7 +40,7 @@ export class RtkControlbar {
|
|
|
40
40
|
iconPack: this.iconPack,
|
|
41
41
|
size: this.size,
|
|
42
42
|
};
|
|
43
|
-
return (h(Host, { key: '
|
|
43
|
+
return (h(Host, { key: '0376a3a5059538d4ae60fce32813e797fae18b2a' }, !this.disableRender && (h(Render, { key: 'b6990b5966e6b270c93181ddb1d156d55b02dbde', element: "rtk-controlbar", defaults: defaults, onlyChildren: true })), h("slot", { key: 'f5130e01e8efd65a0a52e035baac2836d5102731' })));
|
|
44
44
|
}
|
|
45
45
|
static get is() { return "rtk-controlbar"; }
|
|
46
46
|
static get encapsulation() { return "shadow"; }
|
|
@@ -40,7 +40,7 @@ export class RtkCounter {
|
|
|
40
40
|
this.input = Math.max(this.minValue, parseInt(this.input) - 1).toString();
|
|
41
41
|
}
|
|
42
42
|
render() {
|
|
43
|
-
return (h(Host, { key: '
|
|
43
|
+
return (h(Host, { key: 'de6f4a676632e7e41089e4d6d9b02cc06253a5c1' }, h("rtk-button", { key: '3e3121dd327719b46997089c73271278d006ffa5', kind: "icon", variant: "ghost", onClick: () => this.decrement() }, h("rtk-icon", { key: '1133d022c7006fea9822f67c330f1ec1a74e0aa9', icon: this.iconPack.subtract })), h("input", { key: '9bd6dd7109ed8ed86b1ad4edef97ec2d455c3f31', type: "number", value: this.input, min: this.minValue, onInput: (e) => {
|
|
44
44
|
const val = parseInt(e.target.value, 10);
|
|
45
45
|
if (isNaN(val) || val < this.minValue) {
|
|
46
46
|
this.input = this.minValue.toString();
|
|
@@ -48,7 +48,7 @@ export class RtkCounter {
|
|
|
48
48
|
else {
|
|
49
49
|
this.input = val.toString();
|
|
50
50
|
}
|
|
51
|
-
} }), h("rtk-button", { key: '
|
|
51
|
+
} }), h("rtk-button", { key: 'f5114a456b5c922ebac67df8711d5758109dcce8', kind: "icon", variant: "ghost", onClick: () => this.increment() }, h("rtk-icon", { key: 'f21dbbb4c4a667fefb24fcb2dbdebdf81ce9522a', icon: this.iconPack.add }))));
|
|
52
52
|
}
|
|
53
53
|
static get is() { return "rtk-counter"; }
|
|
54
54
|
static get encapsulation() { return "shadow"; }
|
|
@@ -29,7 +29,7 @@ export class RtkDebuggerToggle {
|
|
|
29
29
|
});
|
|
30
30
|
}
|
|
31
31
|
render() {
|
|
32
|
-
return (h(Host, { key: '
|
|
32
|
+
return (h(Host, { key: '921018aa53c87d13bd51b20d8a98ac84f7b1c2ff', title: this.t('Troubleshooting') }, h("rtk-controlbar-button", { key: '043c5e9648bf9303488977554f9a1e70ca681995', size: this.size, iconPack: this.iconPack, onClick: () => this.toggleDebugger(), icon: this.iconPack.debug, label: this.t('Troubleshooting'), variant: this.variant })));
|
|
33
33
|
}
|
|
34
34
|
static get is() { return "rtk-debugger-toggle"; }
|
|
35
35
|
static get encapsulation() { return "shadow"; }
|