@cloudflare/realtimekit-ui 1.0.6-staging.4 → 1.0.6-staging.6
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/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 +9 -7
- package/dist/cjs/rtk-avatar_54.cjs.entry.js +58 -58
- package/dist/cjs/rtk-channel-selector-ui.cjs.entry.js +2 -2
- 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-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-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-audio-visualizer/rtk-audio-visualizer.css +1 -1
- package/dist/collection/components/rtk-audio-visualizer/rtk-audio-visualizer.js +8 -6
- package/dist/collection/components/rtk-avatar/rtk-avatar.js +1 -1
- package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +2 -2
- package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +2 -2
- package/dist/collection/components/rtk-channel-creator/rtk-channel-creator.js +2 -2
- package/dist/collection/components/rtk-channel-details/rtk-channel-details.js +1 -1
- package/dist/collection/components/rtk-channel-selector-ui/rtk-channel-selector-ui.js +2 -2
- package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.js +4 -4
- 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 +1 -1
- 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.js +1 -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.css +0 -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-fb836f65.js → p-03bdc4c0.js} +1 -1
- package/dist/components/{p-4e55295e.js → p-08f6162d.js} +14 -14
- package/dist/components/{p-8935943a.js → p-0a583582.js} +16 -16
- package/dist/components/{p-5eb08127.js → p-0c5aab6d.js} +11 -11
- package/dist/components/{p-4e857a0d.js → p-1740eeb4.js} +1 -1
- package/dist/components/{p-3b34a317.js → p-17453290.js} +5 -5
- package/dist/components/{p-7c9cb546.js → p-1f8aeaf8.js} +1 -1
- package/dist/components/{p-ed31845a.js → p-22aa706b.js} +1 -1
- package/dist/components/{p-e5ef089b.js → p-25a4363c.js} +2 -2
- package/dist/components/{p-2475ba83.js → p-262377bc.js} +1 -1
- package/dist/components/{p-0081423d.js → p-27f15618.js} +1 -1
- package/dist/components/{p-e6cd5276.js → p-2e03f6fa.js} +43 -43
- package/dist/components/{p-af8be74e.js → p-2eb129f3.js} +1 -1
- package/dist/components/{p-96a0663a.js → p-30b81dcd.js} +4 -4
- package/dist/components/{p-3c344b0a.js → p-317b41b0.js} +2 -2
- package/dist/components/{p-a5750e39.js → p-31ccb362.js} +15 -15
- package/dist/components/{p-095e6b83.js → p-3570bda3.js} +2 -2
- package/dist/components/{p-faad6e1b.js → p-3ae9e606.js} +3 -3
- package/dist/components/{p-2e5d41d6.js → p-4a4c2102.js} +2 -2
- package/dist/components/{p-0f94d9ad.js → p-4a792ea5.js} +5 -5
- package/dist/components/{p-74d7f3a0.js → p-4e9d44f6.js} +2 -2
- package/dist/components/{p-b8845b46.js → p-519d58db.js} +3 -3
- package/dist/components/{p-9b4f77d0.js → p-5205ea87.js} +1 -1
- package/dist/components/{p-07ab7497.js → p-61a18b1f.js} +2 -2
- package/dist/components/{p-8df26513.js → p-632e7c39.js} +8 -8
- package/dist/components/{p-c3ec35db.js → p-63b4ff6e.js} +2 -2
- package/dist/components/{p-4bd4064f.js → p-654f389d.js} +2 -2
- package/dist/components/{p-5493aac4.js → p-74942069.js} +2 -2
- package/dist/components/{p-1c7de86c.js → p-7b0a9819.js} +2 -2
- package/dist/components/{p-906cc68f.js → p-7da6a349.js} +3 -3
- package/dist/components/{p-555bbef5.js → p-80c36767.js} +6 -6
- package/dist/components/{p-10d4f8a5.js → p-8336535d.js} +3 -3
- package/dist/components/{p-95b61f33.js → p-866a285b.js} +1 -1
- package/dist/components/{p-e91c4d3d.js → p-89ce3d1b.js} +2 -2
- package/dist/components/{p-ec54a0c7.js → p-919e71b8.js} +2 -2
- package/dist/components/{p-73b8c09f.js → p-929a81e6.js} +1 -1
- package/dist/components/{p-46a0aa0b.js → p-92f160e9.js} +2 -2
- package/dist/components/{p-914c0c0d.js → p-96baedfe.js} +12 -12
- package/dist/components/{p-d18cc4dc.js → p-978ab9a8.js} +1 -1
- package/dist/components/{p-bc911542.js → p-99e78dbe.js} +2 -2
- package/dist/components/{p-dc3143c0.js → p-a3ebfc10.js} +2 -2
- package/dist/components/{p-fe4cd240.js → p-a59a9c97.js} +1 -1
- package/dist/components/{p-a41a2311.js → p-a9bcec5d.js} +1 -1
- package/dist/components/{p-258274b1.js → p-a9d80b81.js} +1 -1
- package/dist/components/{p-f504adce.js → p-ac49fc4f.js} +9 -9
- package/dist/components/{p-f3fc3655.js → p-adca9df1.js} +2 -2
- package/dist/components/{p-e98d5a6d.js → p-afd22e6f.js} +8 -6
- package/dist/components/{p-a922eb37.js → p-b0a32a7d.js} +3 -3
- package/dist/components/{p-daaafd7a.js → p-b2c7ff74.js} +6 -6
- package/dist/components/{p-3b1c4e80.js → p-ba531eb3.js} +1 -1
- package/dist/components/{p-ab3007bd.js → p-c49f28a7.js} +3 -3
- package/dist/components/{p-2036dd73.js → p-c5b6ed4f.js} +1 -1
- package/dist/components/{p-1fb807e2.js → p-c8b8a942.js} +2 -2
- package/dist/components/{p-590b8d1c.js → p-cb7f0abe.js} +4 -4
- package/dist/components/{p-bb6d1fe9.js → p-d1fe3ce0.js} +1 -1
- package/dist/components/{p-90500e75.js → p-d3c93bcf.js} +1 -1
- package/dist/components/{p-dc92328d.js → p-da6a70f6.js} +2 -2
- package/dist/components/{p-53c730fe.js → p-de20d057.js} +6 -6
- package/dist/components/{p-30f43e99.js → p-e41c8029.js} +1 -1
- package/dist/components/{p-05b503da.js → p-e891d522.js} +4 -4
- package/dist/components/{p-ebbcc5b6.js → p-ebc865ec.js} +1 -1
- package/dist/components/{p-63225105.js → p-f45ceaa6.js} +2 -2
- package/dist/components/{p-13258097.js → p-f5c29229.js} +10 -10
- package/dist/components/{p-b9e78c21.js → p-f5f0b499.js} +1 -1
- package/dist/components/{p-ee929898.js → p-f6995a6b.js} +6 -6
- package/dist/components/{p-7b0b700d.js → p-ff8e5929.js} +2 -2
- 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-audio-visualizer.js +1 -1
- package/dist/components/rtk-avatar.js +1 -1
- package/dist/components/rtk-breakout-room-manager.js +1 -1
- package/dist/components/rtk-breakout-room-participants.js +1 -1
- package/dist/components/rtk-breakout-rooms-manager.js +1 -1
- package/dist/components/rtk-breakout-rooms-toggle.js +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 +1 -1
- package/dist/components/rtk-channel-details.js +1 -1
- package/dist/components/rtk-channel-header.js +1 -1
- 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 +1 -1
- package/dist/components/rtk-chat-search-results.js +1 -1
- 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 +1 -1
- package/dist/components/rtk-draft-attachment-view.js +1 -1
- package/dist/components/rtk-emoji-picker-button.js +1 -1
- package/dist/components/rtk-emoji-picker.js +1 -1
- package/dist/components/rtk-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 +44 -44
- 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 +4 -4
- 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 +2 -2
- package/dist/docs/docs-vscode.json +1 -1
- package/dist/esm/loader.js +125 -123
- 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 +9 -7
- package/dist/esm/rtk-avatar_54.entry.js +58 -58
- package/dist/esm/rtk-channel-selector-ui.entry.js +2 -2
- 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-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-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-1b626699.entry.js → p-0125c45d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-efa54e8e.entry.js → p-04ab7c4a.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-474b0f74.entry.js → p-11020a12.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5a54dec7.entry.js → p-13b6e4ee.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4212a5b9.entry.js → p-2764b447.entry.js} +1 -1
- package/dist/realtimekit-ui/p-307355b9.entry.js +1 -0
- package/dist/realtimekit-ui/{p-5b4a5301.entry.js → p-35a51c3b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-cd21ddd6.entry.js → p-3dadb4e9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-fa9d810a.entry.js → p-49e6f5e0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ea543c78.entry.js → p-4b9f6d75.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-eef196ea.entry.js → p-4d5449e8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6a477e1f.entry.js → p-532c52bb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5cdfc43a.entry.js → p-642f73a0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-25113d9f.entry.js → p-66370bf2.entry.js} +1 -1
- package/dist/realtimekit-ui/p-77645be9.entry.js +1 -0
- package/dist/realtimekit-ui/{p-58b50726.entry.js → p-7d15ea69.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e61bff28.entry.js → p-825932ec.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e6285f43.entry.js → p-839d29e1.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d676be68.entry.js → p-9f7e30fa.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6115915b.entry.js → p-a8885d0a.entry.js} +1 -1
- package/dist/realtimekit-ui/p-a9fd8cbe.entry.js +1 -0
- package/dist/realtimekit-ui/{p-c21daa47.entry.js → p-b420bb34.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-82832d02.entry.js → p-b6d92858.entry.js} +1 -1
- package/dist/realtimekit-ui/p-c48d0286.entry.js +1 -0
- package/dist/realtimekit-ui/{p-c34d1441.entry.js → p-cfff77bc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-702b87ec.entry.js → p-ded409c8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6db7b60d.entry.js → p-e28f5af8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5f73b13c.entry.js → p-e6287ffc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7f423b4c.entry.js → p-f02d9838.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1f264d14.entry.js → p-ff811d06.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-audio-visualizer/rtk-audio-visualizer.d.ts +1 -1
- package/dist/types/components.d.ts +2 -2
- package/package.json +1 -1
- package/dist/realtimekit-ui/p-511cb129.entry.js +0 -1
- package/dist/realtimekit-ui/p-822bf597.entry.js +0 -1
- package/dist/realtimekit-ui/p-adbe5063.entry.js +0 -1
- package/dist/realtimekit-ui/p-d6d86a24.entry.js +0 -1
|
@@ -52,7 +52,7 @@ const RtkAvatar = class {
|
|
|
52
52
|
};
|
|
53
53
|
}
|
|
54
54
|
render() {
|
|
55
|
-
return (h(Host, { key: '
|
|
55
|
+
return (h(Host, { key: 'c1a0be37edb75c40b275ad59af85cee7df3f1cdf' }, this.getAvatar(), h("slot", { key: '1cd71e7494a09d68a52051edc279911dc3168515' })));
|
|
56
56
|
}
|
|
57
57
|
};
|
|
58
58
|
__decorate$L([
|
|
@@ -360,9 +360,9 @@ const RtkBreakoutRoomParticipants = class {
|
|
|
360
360
|
}, size: "sm" }), h("p", { class: "name", title: name }, shorten(name, 16), this.meeting.self.userId === participant.id && ` (${this.t('you')})`)));
|
|
361
361
|
}
|
|
362
362
|
render() {
|
|
363
|
-
return (h(Host, { key: '
|
|
363
|
+
return (h(Host, { key: '3d6466a85fa946d5c0d064d22431e3c7bf044787' }, h("div", { key: '8626af199d5290ce595212817ee06c1ef00d91bf', class: "search-wrapper" }, h("div", { key: '9ac706f201f5975b7d36b4dde7fd9504321b7d5f', class: "search", part: "search" }, h("rtk-icon", { key: '0ccba51717c665364934ea1bfdd7eeea3c5e96b7', icon: this.iconPack.search, part: "search-icon", class: "search-icon" }), h("input", { key: '01c85631f3e1823d1ab384bad4a9efbd86514894', type: "search", autocomplete: "off", placeholder: this.t('search'), onInput: this.onSearchInput, part: "search-input" })), h("slot", { key: '9d3a00a2bd167d053025d979bb0a498028b664de', name: "shuffle-button" })), h("div", { key: '38defd0577bedacd300e8cb558b42727b7817420', class: "header" }, h("div", { key: 'e11f58aae66a50800625464b79517e59094e5f1d', class: "title-wrapper" }, h("span", { key: '99ec80653bc7045fd08c4e95ac15f95dc3ca90ad' }, this.t('breakout_rooms.main_room')), h("span", { key: '40617acc26b95df49c2f221846ee811046709908', class: "participant-count" }, "(", h("rtk-icon", { key: 'aa8c4c4281635c998ea7c254b611341fd28e65cc', icon: this.iconPack.people }), this.participantsToShow.length, ")")), this.selectedParticipantIds.length !== 0 && (h("rtk-tooltip", { key: 'ce8eb895411d27003cafccb8ed694851df0ec52e', label: this.t('breakout_rooms.select_all') }, h("input", { key: '76ba09891936c9dfbfbd216f030c32b38c3160ee', type: "checkbox", checked: this.selectedParticipantIds.length === this.participantsToShow.length, onChange: (e) => this.onToggleAll(!!e.target.checked) })))), h("div", { key: '2ac3f88bd10747f453a626837a8806072ccc283d', class: "ctr scrollbar", part: "container" }, this.participantsToShow.length > 0 && (h("ul", { key: '01e08e47d7b52a1805561b3efc4e97713f542a4d', 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: {
|
|
364
364
|
'hide-checkbox': this.selectedParticipantIds.length === 0,
|
|
365
|
-
}, checked: this.selectedParticipantIds.includes(participantIdentifier(participant)) }))))))), this.participantsToShow.length === 0 && this.search.length > 0 && (h("div", { key: '
|
|
365
|
+
}, checked: this.selectedParticipantIds.includes(participantIdentifier(participant)) }))))))), this.participantsToShow.length === 0 && this.search.length > 0 && (h("div", { key: 'aa14388c88e230528364d906d97972abdb4a5d7c', class: "empty-message" }, this.t('participants.errors.empty_results'))), this.participantsToShow.length === 0 && this.search.length === 0 && (h("div", { key: '0b10bd982a32001549df0d38cb76f0fcc112fb3d', class: "empty-room" }, h("rtk-icon", { key: 'bc7ce0cfa9f46e0d793f9b9a6b3866325963d017', icon: this.iconPack.people_checked, part: "search-icon", class: "search-icon" }), h("p", { key: '6ff4827b2df19620c677fdbf432669fd60200bb1' }, this.t('breakout_rooms.all_assigned')), h("span", { key: 'ea6e1b05bfaf16842687fbdf1b680cb64fe2a9ef' }, this.t('breakout_rooms.empty_main_room')))))));
|
|
366
366
|
}
|
|
367
367
|
static get watchers() { return {
|
|
368
368
|
"meeting": ["meetingChanged"],
|
|
@@ -728,9 +728,9 @@ const RtkBroadcastMessageModal = class {
|
|
|
728
728
|
}, 2000);
|
|
729
729
|
}
|
|
730
730
|
render() {
|
|
731
|
-
return (h(Host, { key: '
|
|
731
|
+
return (h(Host, { key: '4d23ce819f004fd0e14a4c9062e21f1321c46495' }, h("div", { key: 'f0814536068dd268c1aec9d80c45cc6817fe184b', class: "content-col" }, h("h2", { key: '5b0caef4e9f93d1a18c7bba8a269f10d95f5d290' }, "Broadcast message to"), h("select", { key: '8f32291fa522cf7a5947caf54178327e1574f103', onChange: (e) => {
|
|
732
732
|
this.messagePayload = Object.assign(Object.assign({}, this.messagePayload), { to: e.target.value });
|
|
733
|
-
} }, h("option", { key: '
|
|
733
|
+
} }, h("option", { key: 'b09bb9b952ade48788bf8ab15645a1a45dab6935' }, "Everyone"), h("option", { key: '177d1af8eaeaa77393a9b2e477fca32563c05290' }, "List of rooms")), h("textarea", { key: 'b592528751cb63fa8c107b2b63455bfed0b3f3cb', placeholder: "Type message here...", onInput: (e) => {
|
|
734
734
|
this.messagePayload = Object.assign(Object.assign({}, this.messagePayload), { message: e.target.value });
|
|
735
735
|
} }), 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"))))));
|
|
736
736
|
}
|
|
@@ -910,9 +910,9 @@ const RtkChannelCreator = class {
|
|
|
910
910
|
(_a = this.inputTextRef) === null || _a === void 0 ? void 0 : _a.focus();
|
|
911
911
|
}
|
|
912
912
|
render() {
|
|
913
|
-
return (h(Host, { key: '
|
|
913
|
+
return (h(Host, { key: '7d1b6bc07ef49de8075a25dec0f70b1f01d41222' }, h("header", { key: 'd0db6948cb2888043e6bb260f219570523398721' }, this.step === 1 ? this.t('chat.new_channel') : this.t('chat.add_members')), this.step === 1 && (h("input", { key: 'ebe47cfa27796197bc08a74e3e2d23e557325e30', class: "channel-name-input", type: "text", placeholder: this.t('chat.channel_name'), ref: (el) => (this.inputTextRef = el), onInput: (e) => {
|
|
914
914
|
this.channelName = e.target.value.trim();
|
|
915
|
-
} })), this.step === 2 && this.renderMemberSelector(), h("footer", { key: '
|
|
915
|
+
} })), this.step === 2 && this.renderMemberSelector(), h("footer", { key: 'c2a1b31a32bef53ced22b6d7267dba25173376cf' }, h("rtk-button", { key: '2766a128dca00f5175545897e985ab9fe2a074b1', kind: "button", size: "lg", disabled: this.channelName.length === 0, onClick: this.onClickHandler }, this.step === 1 ? this.t('chat.add_members') : this.t('create')))));
|
|
916
916
|
}
|
|
917
917
|
get $el() { return getElement(this); }
|
|
918
918
|
};
|
|
@@ -956,7 +956,7 @@ const RtkChannelDetails = class {
|
|
|
956
956
|
})));
|
|
957
957
|
}
|
|
958
958
|
render() {
|
|
959
|
-
return (h(Host, { key: '
|
|
959
|
+
return (h(Host, { key: 'cc8b22dae541a200e63d0d6b286f7ad380a53f09' }, h("header", { key: 'e481f5db77f40f53cac0c6aeae28752ddab505cb' }, this.t('chat.channel_members')), this.renderMembers()));
|
|
960
960
|
}
|
|
961
961
|
};
|
|
962
962
|
__decorate$F([
|
|
@@ -1156,11 +1156,11 @@ const RtkChannelSelectorView = class {
|
|
|
1156
1156
|
render() {
|
|
1157
1157
|
const filteredChannels = this.getFilteredChannels();
|
|
1158
1158
|
const shouldShowDropdown = this.viewAs === 'list' || (this.viewAs === 'dropdown' && this.showDropdown);
|
|
1159
|
-
return (h(Host, { key: '
|
|
1159
|
+
return (h(Host, { key: 'adc8ab4b9c8c865998588fbd9766296f18b3e48e' }, this.viewAs === 'list' && h("slot", { key: 'e5740725a4349472ca2eb1fb0816eb2311a99838', name: "header" }), shouldShowDropdown && (h("div", { key: '425adc920c28e0421e07bb0bd9f61b31c42fcda9', class: {
|
|
1160
1160
|
dropdown: this.viewAs === 'dropdown',
|
|
1161
1161
|
scrollbar: this.viewAs === 'dropdown',
|
|
1162
1162
|
list: this.viewAs === 'list',
|
|
1163
|
-
} }, !this.disableSearch && (h("div", { key: '
|
|
1163
|
+
} }, !this.disableSearch && (h("div", { key: '9fbbc48d8489f2a6490729fac1fecdef1838e84a', class: "search-container", ref: (el) => (this.$searchEl = el) }, h("input", { key: 'f7fb43662d50274f80380b735ef9f5fc0b215442', type: "text", placeholder: this.t('chat.search_conversations'), value: this.searchQuery, onInput: (e) => (this.searchQuery = e.target.value) }), h("rtk-icon", { key: 'af76e65a1397d2a6e557a28b687e26aef641c568', icon: this.iconPack.search }))), h("div", { key: '0711a9cfcc811269a5020dc41030c0daee5cc8bf', class: "channels-container scrollbar", ref: (el) => (this.$listEl = el) }, filteredChannels.map((channel) => {
|
|
1164
1164
|
return (h("button", { class: { channel: true, active: this.selectedChannelId === channel.id }, onClick: () => this.onChannelClickHandler(channel) }, !this.hideAvatar && (h("div", null, channel.icon ? (h("rtk-icon", { class: "avatar-icon", icon: this.iconPack[channel.icon] })) : (h("rtk-avatar", { participant: {
|
|
1165
1165
|
name: channel.name,
|
|
1166
1166
|
picture: channel.avatarUrl,
|
|
@@ -1168,8 +1168,8 @@ const RtkChannelSelectorView = class {
|
|
|
1168
1168
|
'last-message': true,
|
|
1169
1169
|
'no-message': !channel.latestMessage,
|
|
1170
1170
|
} }, 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))))));
|
|
1171
|
-
})))), this.viewAs === 'dropdown' && (h("button", { key: '
|
|
1172
|
-
`${this.t('to')} ${this.getChannelById(this.selectedChannelId).name}`, this.getTotalUnreads() > 0 && (h("div", { key: '
|
|
1171
|
+
})))), this.viewAs === 'dropdown' && (h("button", { key: '0c87f90d6d0fe22284995ab7259689f80a862829', class: "dropdown-trigger", onClick: this.toggleDropdown }, h("span", { key: 'd1a364f2c5c57d19702d0b8707ca661c1dc4c14f' }, this.selectedChannelId &&
|
|
1172
|
+
`${this.t('to')} ${this.getChannelById(this.selectedChannelId).name}`, this.getTotalUnreads() > 0 && (h("div", { key: 'bf789f9df82851825bc6ea12a19a5f37ab74aefe', class: "unread-count" }, this.getTotalUnreads()))), h("rtk-icon", { key: 'c0d03f883f4c46b2698be0f197751fc0470717ea', icon: this.showDropdown ? this.iconPack.chevron_up : this.iconPack.chevron_down })))));
|
|
1173
1173
|
}
|
|
1174
1174
|
get $el() { return getElement(this); }
|
|
1175
1175
|
};
|
|
@@ -2049,11 +2049,11 @@ const RtkChatMessage = class {
|
|
|
2049
2049
|
} })));
|
|
2050
2050
|
}
|
|
2051
2051
|
render() {
|
|
2052
|
-
return (h(Host, { key: '
|
|
2052
|
+
return (h(Host, { key: '50c4021e3c717d8d2c7e035ce6541adca05ca3d2' }, h("div", { key: '1f5a0d679baea7ea72855846f57fa8419e46f019', class: {
|
|
2053
2053
|
'message-wrapper': true,
|
|
2054
2054
|
'align-right': this.alignRight,
|
|
2055
2055
|
'left-align': this.leftAlign,
|
|
2056
|
-
}, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '
|
|
2056
|
+
}, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '1f11244450725426035076a80fcc41a76ef0b7a4', class: {
|
|
2057
2057
|
message: true,
|
|
2058
2058
|
'show-on-hover': !this.isTouchDevice(),
|
|
2059
2059
|
}, "is-continued": this.isContinued }, this.renderMessage(), this.renderControls()))));
|
|
@@ -2220,7 +2220,7 @@ const RtkChatMessagesUi = class {
|
|
|
2220
2220
|
var _a;
|
|
2221
2221
|
let prevMessage = null;
|
|
2222
2222
|
let reachedFirstUnread = false;
|
|
2223
|
-
return (h(Host, { key: '
|
|
2223
|
+
return (h(Host, { key: '1e44ac8e6bd0eabff25aaedb905d80fb4007903d' }, h("div", { key: 'ffbb1fe97efc2408e2ee7e4bccef1cc8a3100b66', class: "chat-container scrollbar", ref: (el) => (this.$chat = el), part: "container" }, h("div", { key: '58d11c81a25a0760d3bdd9e60a8a6d0a96c022c2', class: "spacer", part: "spacer" }), h("div", { key: 'be68b5ccfd53bc7ec4c7dc23b10fe325a7c54314', class: "chat", part: "chat" }, (_a = this.messages) === null || _a === void 0 ? void 0 : _a.map((item) => {
|
|
2224
2224
|
if (item.type === 'chat') {
|
|
2225
2225
|
const { message } = item;
|
|
2226
2226
|
const isSelfMessage = message.userId === this.selfUserId;
|
|
@@ -2239,10 +2239,10 @@ const RtkChatMessagesUi = class {
|
|
|
2239
2239
|
} })))), 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" }))))))));
|
|
2240
2240
|
}
|
|
2241
2241
|
return null;
|
|
2242
|
-
}))), h("div", { key: '
|
|
2242
|
+
}))), h("div", { key: 'ae321cae98279cb45e61968b5fab1806d8ae2f33', class: "show-new-messages-ctr" }, h("rtk-button", { key: 'e593e952615692612b2423e49975f97bb22df0fe', class: {
|
|
2243
2243
|
'show-new-messages': true,
|
|
2244
2244
|
active: this.showLatestMessageButton,
|
|
2245
|
-
}, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '
|
|
2245
|
+
}, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '454e7ecb90b1660b882bb6f988beb1d7d0494d5f', icon: this.iconPack.chevron_down })))));
|
|
2246
2246
|
}
|
|
2247
2247
|
static get watchers() { return {
|
|
2248
2248
|
"messages": ["chatChanged"],
|
|
@@ -2432,7 +2432,7 @@ const RtkChatMessagesUiPaginated = class {
|
|
|
2432
2432
|
this.lastReadMessageIndex = -1;
|
|
2433
2433
|
}
|
|
2434
2434
|
render() {
|
|
2435
|
-
return (h(Host, { key: '
|
|
2435
|
+
return (h(Host, { key: 'd0ae21ca32589c18ede4b1e4b4682f5b82b58320' }, h("rtk-paginated-list", { key: 'bff3bdae7c6bbefed8dd8b478ac60370067c75a6', 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: '043cfe627a1056c2267dd00705ff33e7e96f1f89' }))));
|
|
2436
2436
|
}
|
|
2437
2437
|
get host() { return getElement(this); }
|
|
2438
2438
|
static get watchers() { return {
|
|
@@ -2485,7 +2485,7 @@ const RtkChatSearchResults = class {
|
|
|
2485
2485
|
};
|
|
2486
2486
|
}
|
|
2487
2487
|
render() {
|
|
2488
|
-
return (h(Host, { key: '
|
|
2488
|
+
return (h(Host, { key: '9947c793cb766158d4ed3d81871bbdb8b60274af' }, h("rtk-paginated-list", { key: '0d91dc8818b08c7ed053728074c483f159811a41', pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.searchMessages, createNodes: this.nodeRenderer, selectedItemId: this.query })));
|
|
2489
2489
|
}
|
|
2490
2490
|
};
|
|
2491
2491
|
__decorate$x([
|
|
@@ -2546,7 +2546,7 @@ const RtkConfirmationModal = class {
|
|
|
2546
2546
|
render() {
|
|
2547
2547
|
var _a, _b;
|
|
2548
2548
|
const state = this.states.activeConfirmationModal;
|
|
2549
|
-
return (h(Host, { key: '
|
|
2549
|
+
return (h(Host, { key: 'c79124361c70a80d200f4021c7483038f330b683' }, h("div", { key: 'a1c812cc2742b0eca2525416e67579864a8c0ae7', class: "leave-modal" }, h("div", { key: '21edbc34bdd1c996707d297abf86a1c04a487396', class: "header" }, h("h2", { key: 'a7c77cf1a39bc46b787b851d51a5cd37695e44eb', class: "title" }, state.header ? this.t(state.header) : this.t('cta.confirmation'))), state.content && h("p", { key: '25ceecc3c208442821795ebf0a1a981b5130d1d9', class: "message" }, this.t(state.content)), h("div", { key: 'f081c0544fb467787cbfea432575d4a16a1c42c3', class: "content" }, h("div", { key: 'a7cf64611e6a516624310fbe0c119c279bec682d', class: "leave-meeting" }, h("rtk-button", { key: '469b16b167d943f369f9995c9b0d20225108303a', 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: '5fc8427e0b0c51fad3a4d033f1d6c4b4399477f3', 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')))))));
|
|
2550
2550
|
}
|
|
2551
2551
|
};
|
|
2552
2552
|
__decorate$w([
|
|
@@ -2603,7 +2603,7 @@ const RtkCounter = class {
|
|
|
2603
2603
|
this.input = Math.max(this.minValue, parseInt(this.input) - 1).toString();
|
|
2604
2604
|
}
|
|
2605
2605
|
render() {
|
|
2606
|
-
return (h(Host, { key: '
|
|
2606
|
+
return (h(Host, { key: '151ffb29ae91788d05b46f4c795b817c20a35b90' }, h("rtk-button", { key: '9568cb52875c92f57597033cc7b396fa5c2d0371', kind: "icon", variant: "ghost", onClick: () => this.decrement() }, h("rtk-icon", { key: '8ef248b64e90f01bd1f78db5048db148d7c374c9', icon: this.iconPack.subtract })), h("input", { key: '376d604bb62a6c9013e7361da51de8f05f34c870', type: "number", value: this.input, min: this.minValue, onInput: (e) => {
|
|
2607
2607
|
const val = parseInt(e.target.value, 10);
|
|
2608
2608
|
if (isNaN(val) || val < this.minValue) {
|
|
2609
2609
|
this.input = this.minValue.toString();
|
|
@@ -2611,7 +2611,7 @@ const RtkCounter = class {
|
|
|
2611
2611
|
else {
|
|
2612
2612
|
this.input = val.toString();
|
|
2613
2613
|
}
|
|
2614
|
-
} }), h("rtk-button", { key: '
|
|
2614
|
+
} }), h("rtk-button", { key: 'cea8491840c69cf3856e97d97b5c4f34abf45e55', kind: "icon", variant: "ghost", onClick: () => this.increment() }, h("rtk-icon", { key: 'cb2146960e8c8368cce69fb8d8a696078bcea2fc', icon: this.iconPack.add }))));
|
|
2615
2615
|
}
|
|
2616
2616
|
static get watchers() { return {
|
|
2617
2617
|
"input": ["watchStateHandler"]
|
|
@@ -3680,7 +3680,7 @@ const RtkDraftAttachmentView = class {
|
|
|
3680
3680
|
this.onAttachmentChange();
|
|
3681
3681
|
}
|
|
3682
3682
|
render() {
|
|
3683
|
-
return (h(Host, { key: '
|
|
3683
|
+
return (h(Host, { key: '22c8ff3317b6247dc6a0fa2088f28dc293de9738' }, h("div", { key: '317c0e6a06849af0af42d81353dc0002b82185a5', class: "preview-overlay" }, h("div", { key: '94d0d35a3696725b59341303760212cf6e01c8a7', class: "preview" }, h("rtk-tooltip", { key: '3171acf60f22a80cbcbf9d3d6f8cf5ac61b67b67', label: this.t('chat.cancel_upload') }, h("rtk-button", { key: '37d1055de9d59318c0f7f612dee3304838142968', variant: "secondary", kind: "icon", onClick: this.onDeleteClickHandler }, h("rtk-icon", { key: '9988b389300e0c6bd404d02440d7b3d323f384dd', icon: this.iconPack.dismiss }))), this.attachment.type === 'image' ? (h("img", { class: "preview-image", src: this.filePreview })) : (h("div", { class: "preview-file" }, h("span", null, this.filePreview)))))));
|
|
3684
3684
|
}
|
|
3685
3685
|
static get watchers() { return {
|
|
3686
3686
|
"attachment": ["onAttachmentChange"]
|
|
@@ -3765,7 +3765,7 @@ const RtkEmojiPicker = class {
|
|
|
3765
3765
|
return (h("div", { id: "emoji-grid", class: "scrollbar max-w-40" }, this.filteredEmojis.map((e) => (h("rtk-button", { key: `emoji-button-${e.name}`, class: "emoji", variant: "ghost", kind: "icon", title: e.name, onClick: () => this.handleEmojiClick(e.emoji) }, e.emoji)))));
|
|
3766
3766
|
}
|
|
3767
3767
|
render() {
|
|
3768
|
-
return (h(Host, { key: '
|
|
3768
|
+
return (h(Host, { key: '48f4159ff5232b9d03fdcabf2d39e4375ca4fa14' }, h("div", { key: '20f86592a9dc47231c0c6cf33484af981533e21d', class: 'close-parent' }, h("rtk-button", { key: 'cff61f9c8fa0c1e0a8b6dc9433abedf914f9ded0', variant: "ghost", kind: "icon", class: "close", onClick: () => { var _a; return (_a = this.pickerClose) === null || _a === void 0 ? void 0 : _a.emit(); }, "aria-label": this.t('close') }, h("rtk-icon", { key: '56a12d4cc55b80ea026c92906466ebb10bf6cd6e', icon: this.iconPack.dismiss }))), h("div", { key: 'b48a1933b33f9886f39955ecbd046ffff370719b', class: 'emoji-parent' }, h("input", { key: '40d0f74a160358c3214b810de0f2ee6f286f1af7', value: this.filterVal, onInput: (event) => this.handleInputChange(event.target), placeholder: this.t('search'), ref: (el) => (this.inputElement = el) }), this.mapEmojiList())));
|
|
3769
3769
|
}
|
|
3770
3770
|
};
|
|
3771
3771
|
__decorate$m([
|
|
@@ -3798,7 +3798,7 @@ const RtkEmojiPickerButton = class {
|
|
|
3798
3798
|
this.t = useLanguage();
|
|
3799
3799
|
}
|
|
3800
3800
|
render() {
|
|
3801
|
-
return (h("rtk-tooltip", { key: '
|
|
3801
|
+
return (h("rtk-tooltip", { key: '9826128cb78d2cb79a21b4dcb877ecc1ab020090', label: this.t('chat.send_emoji') }, h("rtk-button", { key: '07fd6bcc6ffdb58278c843748f771a2597f8edcd', variant: "ghost", kind: "icon", class: { active: this.isActive }, title: this.t('chat.send_emoji') }, h("rtk-icon", { key: '30f352d18771bd542d9ca4ff1a4615ef5958ec7d', icon: this.iconPack.emoji_multiple }))));
|
|
3802
3802
|
}
|
|
3803
3803
|
};
|
|
3804
3804
|
__decorate$l([
|
|
@@ -3835,10 +3835,10 @@ const RtkFileMessage = class {
|
|
|
3835
3835
|
}
|
|
3836
3836
|
render() {
|
|
3837
3837
|
const link = sanitizeLink(this.message.link);
|
|
3838
|
-
return (h(Host, { key: '
|
|
3838
|
+
return (h(Host, { key: '771fc8ccb2700a3fba83f04676a0c4396c1a8a41' }, !this.isContinued && (h(ChatHead, { key: 'ef2d83897dcae870bb7a2b0eeef397585b873b77', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: '841039fcad32f254653bd490a98f268479345b44', class: {
|
|
3839
3839
|
body: true,
|
|
3840
3840
|
bubble: this.showBubble,
|
|
3841
|
-
}, part: "body" }, h("div", { key: '
|
|
3841
|
+
}, part: "body" }, h("div", { key: '65e3c8aafa4e9fa55a24264685bb0cf20841048a', class: "file" }, h("div", { key: '1b1e97b1518c5471964ea91889f4500fc0e01e03', class: "file-data" }, h("div", { key: 'ff9d3071b528162f6e796ccb49e2472df2e8d364', class: "name" }, this.message.name), h("div", { key: '1d3ccb1f5bc2a94983de216e77a8ebc0ae07d669', class: "file-data-split" }, h("div", { key: 'ebab32b642e097b3c1c1903269a8d76fbd586f5c', class: "ext" }, getExtension(this.message.name)), h("span", { key: '81ee3600ba18a7689706504befebcf02697a56e7', class: "divider" }), h("div", { key: 'e969a8d6221d8af560a26510c38a92406a18ef2a', class: "size" }, getFileSize(this.message.size)))), h("rtk-button", { key: '482c27659f71cfebf9f88fdf538e32baa6b87073', variant: "secondary", kind: "icon", onClick: () => downloadFile(link, { name: this.message.name, fallbackName: 'file' }), part: "button" }, h("rtk-icon", { key: '4efaeb927b4ea2010eed09227eb7f511b9253017', icon: this.iconPack.download }))))));
|
|
3842
3842
|
}
|
|
3843
3843
|
};
|
|
3844
3844
|
__decorate$k([
|
|
@@ -3868,7 +3868,7 @@ const RtkFileMessageView = class {
|
|
|
3868
3868
|
this.iconPack = defaultIconPack;
|
|
3869
3869
|
}
|
|
3870
3870
|
render() {
|
|
3871
|
-
return (h("div", { key: '
|
|
3871
|
+
return (h("div", { key: 'd2cbeddc138f81c05da1656ee7f59c170e83bd1e', class: "file" }, h("rtk-button", { key: 'b0ee90c3493c24e938b6ea88a317c642e4afc003', variant: "secondary", kind: "icon", onClick: () => downloadFile(sanitizeLink(this.url), { name: this.name, fallbackName: 'file' }), part: "button" }, h("rtk-icon", { key: 'c1b25c655b5c87bf95948abfa461f8b58ff79195', icon: this.iconPack.download })), h("div", { key: 'c961a8ce93d4ff4405590787a88b5a9bbdbf56ab', class: "file-data" }, h("div", { key: 'bd178354d166c7816d6fabb72f7bba70fd711415', class: "name" }, this.name), h("div", { key: '59a791ae9f94a13b4005a0d8f79d09687fe3fc4c', class: "file-data-split" }, h("div", { key: 'b31421fdf786d92eed0decec9d3b247530413aa9', class: "ext" }, getExtension(this.name)), h("span", { key: '7a0a2a188b3e0b6bee0cf54d3afe29c2454788bb', class: "divider" }), h("div", { key: 'b217b87fa0737732aae10662b82d337d7258e6d7', class: "size" }, getFileSize(this.size))))));
|
|
3872
3872
|
}
|
|
3873
3873
|
};
|
|
3874
3874
|
__decorate$j([
|
|
@@ -3924,7 +3924,7 @@ const RtkFilePickerButton = class {
|
|
|
3924
3924
|
render() {
|
|
3925
3925
|
const label = this.label || this.t('chat.send_file');
|
|
3926
3926
|
const icon = this.iconPack[this.icon];
|
|
3927
|
-
return (h("rtk-tooltip", { key: '
|
|
3927
|
+
return (h("rtk-tooltip", { key: '90e405f39792f7ea0430c55e9b5ba0da72ce2a4a', label: label }, h("rtk-button", { key: 'f0957e7a9668afd9e25e866ea2acbb6891123bbe', variant: "ghost", kind: "icon", onClick: () => this.uploadFile(), title: label }, h("rtk-icon", { key: '1955f524343683974831b28629291428637aa8fc', icon: icon }))));
|
|
3928
3928
|
}
|
|
3929
3929
|
};
|
|
3930
3930
|
__decorate$i([
|
|
@@ -3990,10 +3990,10 @@ const RtkImageMessage = class {
|
|
|
3990
3990
|
this.status = 'loading';
|
|
3991
3991
|
}
|
|
3992
3992
|
render() {
|
|
3993
|
-
return (h(Host, { key: '
|
|
3993
|
+
return (h(Host, { key: '7e0fc95aff5f4db94f4ec0ba3c4dcd4d2ee9ffa6' }, !this.isContinued && (h(ChatHead, { key: 'cc7f214502f49fe2869f3e9bdfd797926987ef74', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: '2e61a7320c1941df7c0d13082a9257e47ec5df58', class: {
|
|
3994
3994
|
body: true,
|
|
3995
3995
|
bubble: this.showBubble,
|
|
3996
|
-
}, part: "body" }, h("div", { key: '
|
|
3996
|
+
}, part: "body" }, h("div", { key: 'bf2eec18c82aae79f31c40d44711ec7db2ab5bf1', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: 'acb8f5ef169bd0c663dbc74c1d43b4186f81004a', src: sanitizeLink(this.message.link), onLoad: () => {
|
|
3997
3997
|
this.status = 'loaded';
|
|
3998
3998
|
}, onError: () => {
|
|
3999
3999
|
this.status = 'errored';
|
|
@@ -4001,9 +4001,9 @@ const RtkImageMessage = class {
|
|
|
4001
4001
|
if (this.status === 'loaded') {
|
|
4002
4002
|
this.stateUpdate.emit({ image: this.message });
|
|
4003
4003
|
}
|
|
4004
|
-
} }), this.status === 'loading' && (h("div", { key: '
|
|
4004
|
+
} }), this.status === 'loading' && (h("div", { key: '92a6610a937088e03200f9048146da0e4f749054', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, h("rtk-spinner", { key: 'b85fa3e9dd0580f1d7e18360e74670a933e74367', iconPack: this.iconPack }))), this.status === 'errored' && (h("div", { key: 'b1046aff30dfe244498c957799f33c3a7c26ecb8', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, h("rtk-icon", { key: '833e3ea7f7734a17450c98077e52b9db4fb5404a', icon: this.iconPack.image_off }))), this.status === 'loaded' && (h("div", { key: '2545e3685f6e586b4fdc1304da08bbece5ec2cda', class: "actions" }, h("rtk-button", { key: 'bb5e37862d82702f6350f48c275100825dd494fa', class: "action", variant: "secondary", kind: "icon", onClick: () => {
|
|
4005
4005
|
this.stateUpdate.emit({ image: this.message });
|
|
4006
|
-
} }, h("rtk-icon", { key: '
|
|
4006
|
+
} }, h("rtk-icon", { key: '247f754dfe4c9b63634906105a71bb2146154eaa', icon: this.iconPack.full_screen_maximize })), h("rtk-button", { key: 'ab2712266ddce6f79abf1fca68379abcb4a3c9a1', class: "action", variant: "secondary", kind: "icon", onClick: () => downloadFile(this.message.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: 'ffafa0e22d7752b125d0e1e50cfc03d858d29365', icon: this.iconPack.download }))))))));
|
|
4007
4007
|
}
|
|
4008
4008
|
};
|
|
4009
4009
|
__decorate$h([
|
|
@@ -4038,7 +4038,7 @@ const RtkImageMessageView = class {
|
|
|
4038
4038
|
this.status = 'loading';
|
|
4039
4039
|
}
|
|
4040
4040
|
render() {
|
|
4041
|
-
return (h("div", { key: '
|
|
4041
|
+
return (h("div", { key: '259bdc1102c6026dd10388ae759f67608c777b5f', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: 'dbcb8d497fee3710f4474ec3ac0ce9a9b4f1bb49', src: sanitizeLink(this.url), onLoad: () => {
|
|
4042
4042
|
this.status = 'loaded';
|
|
4043
4043
|
}, onError: () => {
|
|
4044
4044
|
this.status = 'errored';
|
|
@@ -4046,9 +4046,9 @@ const RtkImageMessageView = class {
|
|
|
4046
4046
|
if (this.status === 'loaded') {
|
|
4047
4047
|
this.onPreview.emit(this.url);
|
|
4048
4048
|
}
|
|
4049
|
-
} }), this.status === 'loading' && (h("div", { key: '
|
|
4049
|
+
} }), this.status === 'loading' && (h("div", { key: 'b0ecfada4428e1cb8c3625cc4ce3d2a5bae058ab', class: "image-spinner", title: this.t('chat.img.loading'), "aria-label": this.t('chat.img.loading') }, h("rtk-spinner", { key: 'fff61c6522d8bcb7de1345bb6505721ee6c6325e', iconPack: this.iconPack }))), this.status === 'errored' && (h("div", { key: 'c07e2cf6e9a94d375802c974e519d859ab48aa9b', class: "image-errored", title: this.t('chat.error.img_not_found'), "aria-label": this.t('chat.error.img_not_found') }, h("rtk-icon", { key: '83108f4f0396d77778463601a4f18d8593b0ffe7', icon: this.iconPack.image_off }))), this.status === 'loaded' && (h("div", { key: '96b5aafbd94eec920ae1cad14f09ab4a44571bd7', class: "actions" }, h("rtk-button", { key: 'a87ec11cc8de472aeb356689b49b6b366bd67f28', class: "action", variant: "secondary", kind: "icon", onClick: () => {
|
|
4050
4050
|
this.onPreview.emit(this.url);
|
|
4051
|
-
} }, h("rtk-icon", { key: '
|
|
4051
|
+
} }, h("rtk-icon", { key: '543478c786b709ac477d4482874608c0b394b27c', icon: this.iconPack.full_screen_maximize })), h("rtk-button", { key: '6ce6d94a965688c7ec6ee64f79a4d13dda9651e3', class: "action", variant: "secondary", kind: "icon", onClick: () => downloadFile(this.url, { fallbackName: 'image' }) }, h("rtk-icon", { key: '3b1d67fbdd667e0d006e342c37f6e78c90fd2e34', icon: this.iconPack.download }))))));
|
|
4052
4052
|
}
|
|
4053
4053
|
};
|
|
4054
4054
|
__decorate$g([
|
|
@@ -4105,7 +4105,7 @@ const RtkJoinStage = class {
|
|
|
4105
4105
|
iconPack: this.iconPack,
|
|
4106
4106
|
t: this.t,
|
|
4107
4107
|
};
|
|
4108
|
-
return (h(Host, { key: '
|
|
4108
|
+
return (h(Host, { key: 'b69a0a77d20a65a3112a393f33e4bc71564b16e1', class: { stage: true } }, h("header", { key: 'c9860a7bd9139b4ddb188f03f4efadcecf2d4259' }, h("h2", { key: '3222f6b149c9584205f355daecb4ebc7a2c329e3' }, this.dataConfig.title)), h(Render, { key: 'ae93b03e1ffeef036560de82bd1cfd678be9895a', element: "rtk-participant-setup", defaults: defaults, props: { participant: (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.self, size: 'md' }, childProps: { participant: (_b = this.meeting) === null || _b === void 0 ? void 0 : _b.self, size: 'md' }, deepProps: true }), h("div", { key: 'b579bcd55ac13475d46a9b363e50a293b3f8ab87', class: "summary" }, this.dataConfig.description), h("div", { key: 'b7002bbcf12848243621dbd4e0e62d73ed5c7043', class: "container" }, h("rtk-button", { key: '240d7e4f50f89e6859be85917a325075d5d98628', variant: "secondary", onClick: () => this.leaveStage.emit(), title: this.dataConfig.label.reject }, this.dataConfig.label.reject), h("rtk-button", { key: 'c510ea579e35bf1302b6364065a2bb4eac43bec0', onClick: () => {
|
|
4109
4109
|
if (this.isLoading)
|
|
4110
4110
|
return;
|
|
4111
4111
|
this.isLoading = true;
|
|
@@ -4204,9 +4204,9 @@ const RtkLeaveMeeting = class {
|
|
|
4204
4204
|
}
|
|
4205
4205
|
}
|
|
4206
4206
|
render() {
|
|
4207
|
-
return (h(Host, { key: '
|
|
4207
|
+
return (h(Host, { key: '3a498cd6ba7efe8697a29b25cb91bba8bf4f8385' }, h("div", { key: '8094c0d9b4ade3f1a511796556b9bea6163f4081', class: "leave-modal" }, h("div", { key: '2ccb549f2ce35c8f54d806f7d6aa8e74bbc7bab2', class: "header" }, h("h2", { key: 'cf9281517dfad495e37f86b51a5cef6e471a1e62', class: "title" }, this.t('leave'))), h("p", { key: 'c2c0f7a042c377ce26e1045c6462c0a526d00041', class: "message" }, this.isBreakoutRoomsActive && this.isChildMeeting
|
|
4208
4208
|
? this.t('breakout_rooms.leave_confirmation')
|
|
4209
|
-
: this.t('leave_confirmation')), h("div", { key: '
|
|
4209
|
+
: this.t('leave_confirmation')), h("div", { key: 'd2e9264448b26532318022ec7991fc77a17f15e1', class: "content" }, h("rtk-button", { key: '7792537400624c5f8028f5a6e167af8cc6c19317', variant: "secondary", onClick: this.close, class: "secondary-btn" }, this.t('cancel')), this.isBreakoutRoomsActive && this.isChildMeeting && this.canJoinMainRoom && (h("rtk-button", { key: 'e37a7a97fa85d120385f64831efebc02c9b4b036', variant: "secondary", onClick: this.handleJoinMainRoom, class: "secondary-btn" }, this.t('breakout_rooms.leave_confirmation.main_room_btn'))), h("rtk-button", { key: 'b6ae60a2e64af83b118c077c4eac6c5d7ee6f6f8', variant: "danger", title: this.t('leave'), onClick: this.handleLeave }, this.t('leave')), this.canEndMeeting && (h("rtk-button", { key: '05f27640ced0043aeb733df84f51a6ee637d3396', variant: "danger", class: "secondary-btn secondary-danger-btn", onClick: this.handleEndMeeting }, this.t('end.all')))))));
|
|
4210
4210
|
}
|
|
4211
4211
|
static get watchers() { return {
|
|
4212
4212
|
"meeting": ["meetingChanged"]
|
|
@@ -4374,7 +4374,7 @@ const RtkMarkdownView = class {
|
|
|
4374
4374
|
const slicedMessage = this.text.slice(0, this.maxLength);
|
|
4375
4375
|
const withReply = extractReplyBlock(slicedMessage, true);
|
|
4376
4376
|
const withoutReply = stripOutReplyBlock(slicedMessage);
|
|
4377
|
-
return (h("p", { key: '
|
|
4377
|
+
return (h("p", { key: '9544292f118f2c6975a807d6bcc2d307c70b2940' }, withReply.length !== 0 && h("blockquote", { key: '294bca9889738148fd51ecd8487d2d98b5adee4b' }, this.renderMessage(withReply)), withoutReply.length !== 0 && this.renderMessage(withoutReply)));
|
|
4378
4378
|
}
|
|
4379
4379
|
};
|
|
4380
4380
|
RtkMarkdownView.style = RtkMarkdownViewStyle0;
|
|
@@ -4745,7 +4745,7 @@ const RtkMenu$1 = class {
|
|
|
4745
4745
|
});
|
|
4746
4746
|
}
|
|
4747
4747
|
render() {
|
|
4748
|
-
return (h(Host, { key: '
|
|
4748
|
+
return (h(Host, { key: 'a814ea3dde902a15cb6fb0db8a9c2409c240537f' }, h("span", { key: 'de2447524c6a1787a6b9442ccb9c3d56a33e9f4f', id: "trigger", ref: (el) => (this.triggerEl = el), onClick: () => {
|
|
4749
4749
|
this.clickedThis = true;
|
|
4750
4750
|
if (this.menuListEl.style.display !== 'block') {
|
|
4751
4751
|
this.menuListEl.style.display = 'block';
|
|
@@ -4754,7 +4754,7 @@ const RtkMenu$1 = class {
|
|
|
4754
4754
|
else {
|
|
4755
4755
|
this.menuListEl.style.display = 'none';
|
|
4756
4756
|
}
|
|
4757
|
-
} }, h("slot", { key: '
|
|
4757
|
+
} }, h("slot", { key: 'fb566f431ceca452fad8b564cfb777bc90411a02', name: "trigger" })), h("span", { key: '50b030d301e54677d19cc21dadcec53f566b14cf', part: "menu-list", id: "menu-list", ref: (el) => (this.menuListEl = el) }, h("slot", { key: '59ce6c30c39155fec448114fd25752585d95c87d' }))));
|
|
4758
4758
|
}
|
|
4759
4759
|
};
|
|
4760
4760
|
__decorate$c([
|
|
@@ -4787,7 +4787,7 @@ const RtkMenuItem = class {
|
|
|
4787
4787
|
this.t = useLanguage();
|
|
4788
4788
|
}
|
|
4789
4789
|
render() {
|
|
4790
|
-
return (h(Host, { key: '
|
|
4790
|
+
return (h(Host, { key: 'f0316fee5ac5fd2124ee26ac2664172007ad1c54' }, h("slot", { key: '994a3a27f743462a3ae0a4c95bc5de672119fdb6', name: "start" }), h("slot", { key: '24594ecaffb46a4b0458032596570fee37e6ae00' }), h("slot", { key: '4ede22267a24a37c508591b0148a1e1b2c391fc9', name: "end" })));
|
|
4791
4791
|
}
|
|
4792
4792
|
};
|
|
4793
4793
|
__decorate$b([
|
|
@@ -4820,7 +4820,7 @@ const RtkMenuList = class {
|
|
|
4820
4820
|
this.t = useLanguage();
|
|
4821
4821
|
}
|
|
4822
4822
|
render() {
|
|
4823
|
-
return (h(Host, { key: '
|
|
4823
|
+
return (h(Host, { key: 'c0974bc340294b197aa8310e5a9913126ac22c48' }, h("slot", { key: '1a660db36c713285203569957959663497803c5e' })));
|
|
4824
4824
|
}
|
|
4825
4825
|
};
|
|
4826
4826
|
__decorate$a([
|
|
@@ -4867,7 +4867,7 @@ const RtkMessageView = class {
|
|
|
4867
4867
|
return (h("rtk-menu", { placement: "top-end", offset: 1 }, h("button", { slot: "trigger", class: "actions" }, h("rtk-icon", { icon: this.iconPack.chevron_down })), h("rtk-menu-list", null, this.actions.map((action) => (h("rtk-menu-item", { onClick: () => this.onAction.emit(action.id) }, action.icon && h("rtk-icon", { icon: action.icon, slot: "start" }), action.label))))));
|
|
4868
4868
|
}
|
|
4869
4869
|
render() {
|
|
4870
|
-
return (h(Host, { key: '
|
|
4870
|
+
return (h(Host, { key: '9fafe4370eee525631023ecde39b3293059e8c22' }, h("div", { key: '1718981905d4458d0862c34c3c342f7335f0921b', class: { 'message-wrapper': true, [this.viewType]: true } }, !this.hideAvatar && (h("aside", { key: 'c6ea0c46283a7faa4bb937cb4196e2e1d548c721', class: "avatar", part: "avatar" }, h("rtk-avatar", { key: 'e3181a831b75b5c79f212da64076dbf6b47fecca', participant: { name: this.authorName, picture: this.avatarUrl }, size: "sm" }))), h("div", { key: '5565b5711055f1cd543cfaa36c03789b82fb94fa', class: "message", part: "message" }, !this.hideAuthorName && h("div", { key: '613098d825ba1c33aaca53579c883a306ed1239d', class: "header" }, this.authorName), h("div", { key: '166dd3e4fb33876cd74f94a7ac193064e8778f81', class: { body: true, bubble: this.variant === 'bubble' } }, h("slot", { key: 'd04e722b66c4d7cb7c20952a9e7c70d048e66410' }), !this.hideMetadata && !!this.time && (h("div", { key: 'f12d8c9dd8320202a6906c10298d3357aff5d762', class: "metadata", title: formatDateTime(this.time) }, elapsedDuration(this.time, new Date(Date.now())))), this.actions.length !== 0 && this.renderActions())))));
|
|
4871
4871
|
}
|
|
4872
4872
|
};
|
|
4873
4873
|
__decorate$9([
|
|
@@ -4907,7 +4907,7 @@ const RtkMuteAllConfirmation = class {
|
|
|
4907
4907
|
};
|
|
4908
4908
|
}
|
|
4909
4909
|
render() {
|
|
4910
|
-
return (h(Host, { key: '
|
|
4910
|
+
return (h(Host, { key: '6f260e3a10d229942b3903afc721d30b6e6494a7' }, h("div", { key: '9bdf56a9eee7b0a172f4b29b619632817ccc1212', class: "leave-modal" }, h("div", { key: 'a68cd8b46f9727a2ced5e505651e65bf1a1fb1f2', class: "header" }, h("h2", { key: '202529f47bd59dd2df1a7971a33cc706070705d9', class: "title" }, this.t('mute_all.header'))), h("p", { key: '40569f7f09c9f370ccd117590113545a4a083e40', class: "message" }, this.t('mute_all.description')), h("div", { key: 'f6a19e3fcdc7ca1c8e8d443cb705dcd27b55398e', class: "content" }, h("div", { key: '979e79f3f20c60b1e1474d7c37b96392809078f9', class: "leave-meeting" }, h("rtk-button", { key: 'a717271acf30ebf16e22cfbc23b7e7120662754c', variant: "secondary", title: this.t('close'), onClick: this.onClose }, this.t('cancel')), h("rtk-button", { key: '6b425563d4f0c4db28e9201c87d0bd9aa71399a8', variant: "danger", title: this.t('mute_all'), onClick: this.onMuteAll }, this.t('mute_all')))))));
|
|
4911
4911
|
}
|
|
4912
4912
|
};
|
|
4913
4913
|
__decorate$8([
|
|
@@ -4924,7 +4924,7 @@ __decorate$8([
|
|
|
4924
4924
|
], RtkMuteAllConfirmation.prototype, "t", void 0);
|
|
4925
4925
|
RtkMuteAllConfirmation.style = RtkMuteAllConfirmationStyle0;
|
|
4926
4926
|
|
|
4927
|
-
const rtkNotificationCss = ":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{pointer-events:none;display:block;height:var(--rtk-space-10, 40px);color:rgb(var(--rtk-colors-text-1000, 255 255 255));animation:show 0.4s ease;transition:0.4s;z-index:100}.ctr{box-sizing:border-box;display:inline-flex;height:100%;min-width:var(--rtk-space-40, 160px);align-items:center;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-2, 8px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);--tw-shadow-color:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-shadow:var(--tw-shadow-colored);pointer-events:auto}img{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-0, 0px);width:var(--rtk-space-0, 0px);border-radius:9999px}img.loaded{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}.message{margin-right:var(--rtk-space-2, 8px);max-width:var(--rtk-space-72, 288px) !important;font-size:14px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important}.message p{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-1, 4px)
|
|
4927
|
+
const rtkNotificationCss = ":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{pointer-events:none;display:block;height:var(--rtk-space-10, 40px);color:rgb(var(--rtk-colors-text-1000, 255 255 255));animation:show 0.4s ease;transition:0.4s;z-index:100}.ctr{box-sizing:border-box;display:inline-flex;height:100%;min-width:var(--rtk-space-40, 160px);align-items:center;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-2, 8px);-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));--tw-shadow:0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);--tw-shadow-color:rgb(var(--rtk-colors-background-1000, 8 8 8));--tw-shadow:var(--tw-shadow-colored);pointer-events:auto}img{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-0, 0px);width:var(--rtk-space-0, 0px);border-radius:9999px}img.loaded{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}.message{margin-right:var(--rtk-space-2, 8px);max-width:var(--rtk-space-72, 288px) !important;font-size:14px !important;overflow:hidden !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important}.message p{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-1, 4px)}.message blockquote{display:none}rtk-icon.icon{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}button.dismiss{display:flex;height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);align-items:center;justify-content:center;border-width:var(--rtk-border-width-none, 0);border-style:none;padding:var(--rtk-space-0, 0px);border-radius:var(--rtk-border-radius-sm, 4px);background-color:transparent;color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52));outline-width:1px;outline-color:rgb(var(--rtk-colors-text-1000, 255 255 255))}button.dismiss:hover{cursor:pointer;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}button.dismiss:focus-visible{outline-style:solid}button.dismiss{transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.dismiss rtk-icon{height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}rtk-button{border-radius:var(--rtk-border-radius-sm, 4px)}.right{margin-left:auto;display:flex;align-items:center;gap:var(--rtk-space-2, 8px)}:host(.exit){animation:exit 0.4s ease}@keyframes show{0%{opacity:0;transform:translateX(-120px)}100%{opacity:1;transform:translateX(0px)}}@keyframes exit{0%{opacity:1;transform:translateX(0)}100%{opacity:0;transform:translateX(-120px)}}:host([size='sm']){font-size:14px}";
|
|
4928
4928
|
const RtkNotificationStyle0 = rtkNotificationCss;
|
|
4929
4929
|
|
|
4930
4930
|
var __decorate$7 = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
@@ -4967,9 +4967,9 @@ const RtkNotification = class {
|
|
|
4967
4967
|
}
|
|
4968
4968
|
render() {
|
|
4969
4969
|
var _a;
|
|
4970
|
-
return (h(Host, { key: '
|
|
4970
|
+
return (h(Host, { key: '60c06bbf91a415227daa6df5e33ce70f70b9e96a' }, h("div", { key: '88b3028fbab2ae480d9b56169be54d7be88f283a', class: "ctr" }, this.notification.icon != null && (h("rtk-icon", { key: '2082950cbd422100eaae181089b459a228edb5b2', class: "icon", icon: this.notification.icon, variant: (_a = this.notification.iconVariant) !== null && _a !== void 0 ? _a : 'primary' })), this.notification.image != null &&
|
|
4971
4971
|
this.notification.icon == null &&
|
|
4972
|
-
this.imageState !== 'errored' && (h("img", { key: '
|
|
4972
|
+
this.imageState !== 'errored' && (h("img", { key: '56e7d906bb2daf5ddce6b143ffa74a47d602ca70', src: this.notification.image, class: { loaded: this.imageState === 'loaded' }, onLoad: () => (this.imageState = 'loaded'), onError: () => (this.imageState = 'errored') })), h("p", { key: '980db1c29942c51de04eef62c519ff20402c639e', class: "message" }, h(TextMessageView, { key: '6b59afd62dcf6671d056ed424146c9c4c1e1bead', message: this.notification.message })), h("div", { key: 'a4399741c18093e46be3726f3514d8e8a5682ab3', class: "right" }, this.notification.button != null && (h("rtk-button", { key: 'a20046c85de2c3ee5cd7b6814c84e52a027e0cfc', size: "sm", variant: this.notification.button.variant, onClick: () => this.notification.button.onClick() }, this.notification.button.text)), h("button", { key: '83d7d13c98c68f6049321d5d0c573ea2eccf65f8', onClick: () => this.dismiss.emit(this.notification.id), class: "dismiss" }, h("rtk-icon", { key: '5a17a700a54172a10cd2398dd38853bd0c337215', "aria-label": this.t('dismiss'), icon: this.iconPack.dismiss }))))));
|
|
4973
4973
|
}
|
|
4974
4974
|
static get watchers() { return {
|
|
4975
4975
|
"paused": ["pausedChanged"],
|
|
@@ -5590,7 +5590,7 @@ const RtkOverlayModal = class {
|
|
|
5590
5590
|
}
|
|
5591
5591
|
}
|
|
5592
5592
|
render() {
|
|
5593
|
-
return (h(Host, { key: '
|
|
5593
|
+
return (h(Host, { key: 'c767e575975cc837f1f484932c5c916d5d7e4522' }, h("rtk-icon", { key: '0f4e8e81e1fa985852cbe4055203ca3095ae8ebe', icon: this.states.activeOverlayModal.icon }), h("h2", { key: '1af8c19bc19e93b279cf396903a91d3ae7192eda' }, this.states.activeOverlayModal.title), h("p", { key: '226aacfe32b70ba4e1a01b1e4875af3fd39b559a' }, this.states.activeOverlayModal.description)));
|
|
5594
5594
|
}
|
|
5595
5595
|
};
|
|
5596
5596
|
__decorate$5([
|
|
@@ -5885,7 +5885,7 @@ const RtkPaginatedList = class {
|
|
|
5885
5885
|
* which is why div#bottom-scroll comes before div#top-scroll
|
|
5886
5886
|
* div.page-wrapper prevents reversal of messages
|
|
5887
5887
|
*/
|
|
5888
|
-
return (h(Host, { key: '
|
|
5888
|
+
return (h(Host, { key: '4f1521c422a134079a5def745ed85631c48a132a' }, h("div", { key: '0cadd9723fbc844bab7e595d18b6174ecb6ba10c', class: "scrollbar container", part: "container", ref: (el) => (this.$paginatedList = el) }, h("div", { key: '35a9b009d74a81159c7b856b9412b670051c9893', class: { 'show-new-messages-ctr': true, active: !this.shouldRenderNewNodes } }, h("rtk-button", { key: '2798fbf3da7200db72dfe1f985d4570163d77ff8', class: "show-new-messages", kind: "icon", variant: "secondary", part: "show-new-messages", onClick: () => this.onDownArrowClicked() }, h("rtk-icon", { key: '08b47cd4f472b240174cee559d4d39cf796aa788', icon: this.iconPack.chevron_down }))), h("div", { key: 'ae30f2391936a8a4f258384cc8da4300bf2c350c', class: "smallest-dom-element", id: "bottom-scroll", ref: (el) => (this.$bottomRef = el) }), this.isLoading && this.pagesToRender.flat().length === 0 && h("rtk-spinner", { key: '72f866d03e6d0d954a46443aa19d95f7033dfbe9', size: "lg" }), this.pagesToRender.flat().length === 0 && this.showEmptyListLabel ? (h("div", { class: "empty-list" }, (_a = this.emptyListLabel) !== null && _a !== void 0 ? _a : this.t('list.empty'))) : (h("div", { class: "page-wrapper" }, this.pagesToRender.map((page) => this.createNodes(page)))), h("div", { key: 'c96065eee8e01c56c0f6cb419b5e26ceef564678', class: "smallest-dom-element", id: "top-scroll", ref: (el) => (this.$topRef = el) }))));
|
|
5889
5889
|
}
|
|
5890
5890
|
static get watchers() { return {
|
|
5891
5891
|
"selectedItemId": ["onItemChanged"]
|
|
@@ -6059,7 +6059,7 @@ const RtkPermissionsMessage = class {
|
|
|
6059
6059
|
this.stepsTimer = setTimeout(this.nextStep, 2500);
|
|
6060
6060
|
}
|
|
6061
6061
|
const showMacDeepLink = isDeniedBySystem && this.meeting.self.device.osName == 'macOS';
|
|
6062
|
-
return (h(Host, { key: '
|
|
6062
|
+
return (h(Host, { key: '5382ef58e7cd1b901c615f2137460d9cdf255218' }, h("h2", { key: '62cbe05476171bd2faaca3c1c6142bf17949e405' }, h("rtk-icon", { key: '1727839b136ad2e87d7109883d3ba22f0db16418', class: "text-icon", icon: this.iconPack.warning }), this.getTitle()), this.svgSteps.length > 0 && (h("div", { key: 'ebabd8b9725e2a65218ab7826643565bf0f14884', class: 'svg-container' }, this.svgSteps.map((e, index) => (h("p", { innerHTML: e, class: "svg-ins", key: this.currentStep, hidden: index !== this.currentStep }))))), h("div", { key: 'a9686c1c427f120d0879c3d57dda17941b06758e' }, this.getMessage()), !isDeniedBySystem && (h("a", { key: '841dc8ff76cc10e376171c4267efcca71d2ef2a6', class: "need-help-link", href: this.getLink((_c = (_b = (_a = this.states) === null || _a === void 0 ? void 0 : _a.activePermissionsMessage) === null || _b === void 0 ? void 0 : _b.kind) !== null && _c !== void 0 ? _c : 'audio'), target: "_blank", rel: "noreferrer external noreferrer noopener" }, h("rtk-icon", { key: '6cded0b28e0cd0f25aa58476c7f9f60cacd8abbf', class: "text-icon", icon: this.iconPack.attach }), this.t('cta.help'))), h("div", { key: '45a90d83f86799bc5e6c5df08adec1b261caad9a', class: "actions" }, h("rtk-button", { key: 'f882b2b00cea111bd87a23e9985a60a7e45e9e18', size: "lg", kind: "wide", variant: "secondary", onClick: this.continue }, this.t('cta.continue')), showMacDeepLink ? (h("rtk-button", { size: "lg", kind: "wide", onClick: this.openMacSystemSettings }, this.t('cta.system_settings'))) : (h("rtk-button", { size: "lg", kind: "wide", onClick: this.reload }, this.t('cta.reload')))), h("slot", { key: '091e35565236749006f6aac7dd8368dd7045b1b1' })));
|
|
6063
6063
|
}
|
|
6064
6064
|
static get watchers() { return {
|
|
6065
6065
|
"meeting": ["meetingChanged"]
|
|
@@ -6101,7 +6101,7 @@ const RtkSpinner = class {
|
|
|
6101
6101
|
this.size = 'md';
|
|
6102
6102
|
}
|
|
6103
6103
|
render() {
|
|
6104
|
-
return (h(Host, { key: '
|
|
6104
|
+
return (h(Host, { key: '896d7e13900a390f5c03df4e2af45163d61f6d09' }, h("rtk-icon", { key: 'dd05bbbb3eb9db982d85db131b82c2bcaf253a94', class: "spinner", icon: this.iconPack.spinner })));
|
|
6105
6105
|
}
|
|
6106
6106
|
};
|
|
6107
6107
|
__decorate$2([
|
|
@@ -6179,7 +6179,7 @@ const RtkTextComposerView = class {
|
|
|
6179
6179
|
}
|
|
6180
6180
|
}
|
|
6181
6181
|
render() {
|
|
6182
|
-
return (h("div", { key: '
|
|
6182
|
+
return (h("div", { key: '16cc81323e6fb16e4d4a6622895ed7edc80f2db9', class: "chat-input", part: "chat-input-container" }, this.maxLengthBreached > 0 && (h("div", { key: '05fde7b4f3e084e464fcc3276f0ce1e0d909e6a7', class: 'text-error ' + (this.maxLengthBreached === this.maxLength ? 'breached' : '') }, h("rtk-icon", { key: 'd4101bf8933a9873605e88fbb617d8ae38bb56a1', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.maxLengthBreached, " / ", this.maxLength, " ", this.t('chat.max_limit_warning'))), this.rateLimitBreached && (h("div", { key: '779a1c58114de2cce65a13ee3ea8cb308f7cd68a', class: 'text-error breached' }, h("rtk-icon", { key: '9dedd14d826b1437f434d92c985659ecc3bc1842', id: "warning-indicator", icon: this.iconPack.warning, part: "warning-indicator" }), ' ', this.t('chat.rate_limit_error'))), h("textarea", { key: 'f45f8f812ad668a86d2d0a22926bf437be44cbc9', ref: (el) => (this.$textArea = el), placeholder: this.placeholder, disabled: this.disabled, onInput: this.onInputHandler, onKeyDown: this.keyDownHandler, part: "chat-input", value: this.value })));
|
|
6183
6183
|
}
|
|
6184
6184
|
};
|
|
6185
6185
|
__decorate$1([
|
|
@@ -6215,10 +6215,10 @@ const RtkTextMessage = class {
|
|
|
6215
6215
|
this.showBubble = false;
|
|
6216
6216
|
}
|
|
6217
6217
|
render() {
|
|
6218
|
-
return (h(Host, { key: '
|
|
6218
|
+
return (h(Host, { key: '74b8d7a70a5960c4350061055ded0fa8838084ae' }, !this.isContinued && (h(ChatHead, { key: 'c0819a75eb645eff5ac6ccd7bdb54e7dbdce9876', name: this.message.displayName, time: this.message.time, now: this.now })), h("div", { key: 'f06fbf9a9e4680cc426c183d9ee09bfad452a5ad', class: {
|
|
6219
6219
|
body: true,
|
|
6220
6220
|
bubble: this.showBubble,
|
|
6221
|
-
}, part: "body" }, h("div", { key: '
|
|
6221
|
+
}, part: "body" }, h("div", { key: '2755f1cefa98695843569934c414d6b2fbf158e5', class: { text: true, emoji: hasOnlyEmojis(this.message.message) } }, h(TextMessageView, { key: '52e0ae4b7710d970cb1915fc4059abef212b12fd', message: this.message.message })))));
|
|
6222
6222
|
}
|
|
6223
6223
|
};
|
|
6224
6224
|
__decorate([
|
|
@@ -6238,7 +6238,7 @@ const RtkTextMessageView = class {
|
|
|
6238
6238
|
this.isMarkdown = false;
|
|
6239
6239
|
}
|
|
6240
6240
|
render() {
|
|
6241
|
-
return (h("p", { key: '
|
|
6241
|
+
return (h("p", { key: '3a9c21d67487ea40760163f0dd69152454049063', class: { text: true, emoji: hasOnlyEmojis(this.text) } }, this.isMarkdown ? h("rtk-markdown-view", { text: this.text }) : this.text));
|
|
6242
6242
|
}
|
|
6243
6243
|
};
|
|
6244
6244
|
RtkTextMessageView.style = RtkTextMessageViewStyle0;
|
|
@@ -6344,7 +6344,7 @@ const RtkMenu = class {
|
|
|
6344
6344
|
});
|
|
6345
6345
|
}
|
|
6346
6346
|
render() {
|
|
6347
|
-
return (h(Host, { key: '
|
|
6347
|
+
return (h(Host, { key: 'cee2142cb6afa3e002b614bd3dd18b710b749ac1' }, h("span", { key: '4ba5b4777592afc8eb0ae14b50e5ebbfbb43bd1f', part: "trigger", id: "trigger", ref: (el) => (this.triggerEl = el) }, h("slot", { key: 'fa1ecc3998424e21444324bf4b5c90d6891ab03f' })), h("div", { key: '39306bb13f784942525e0b8b203406512253be3d', part: "tooltip", class: "tooltip", id: "tooltip", role: "tooltip", ref: (el) => (this.tooltipEl = el) }, h("div", { key: 'd5bd2ca0781605c1ffe4cbeb1ade65430aed6691', id: "arrow", ref: (el) => (this.arrowEl = el), part: "arrow" }), this.label, h("slot", { key: 'c80c860e2c9cdcbe3c0e0ec97b8f4cd9c99abb78', name: "tooltip" }))));
|
|
6348
6348
|
}
|
|
6349
6349
|
static get watchers() { return {
|
|
6350
6350
|
"open": ["openChanged"]
|
|
@@ -119,7 +119,7 @@ const RtkChannelSelectorUi = class {
|
|
|
119
119
|
}
|
|
120
120
|
}
|
|
121
121
|
render() {
|
|
122
|
-
return (h(Host, { key: '
|
|
122
|
+
return (h(Host, { key: '5a2393ac0ac3f67bfae1acf2ec06c2e3ced317f7' }, h("div", { key: '73361a84f8078584b80bca96f1f1f9c9f04d74b9', class: "container", ref: (el) => (this.$el = el) }, this.isHidden && (h("rtk-button", { key: 'ea1f4caf8e5e7aeb633cdec506952fad6f168900', kind: "icon", variant: "ghost", size: "md", onClick: this.onRevealClicked, class: "sidebar-btn" }, h("rtk-icon", { key: '165420751ca42a7fe1040152bae366964e2dfe9f', icon: this.isHidden ? this.iconPack.chevron_left : this.iconPack.dismiss }))), h("slot", { key: '4a04c6acd67fd6a243e66cbadfb527f70c95c416', name: "header" }), h("div", { key: 'd994d7c80ddab2ab5d87e8b7bfbaf24283f400f6', class: "search-wrapper" }, h("div", { key: '6d3c72ccf0576bb1c682c9b687fd769f8720501a', class: "search" }, h("input", { key: '65eaf233392c435772a3a2da1a33f819e4760f66', type: "search", autocomplete: "off", placeholder: this.t('chat.search_conversations'), onInput: this.onSearchInput }), h("rtk-icon", { key: 'c70df6fb76af5815837461f4f9382631acc8f336', icon: this.iconPack.search, class: "search-icon" }))), h("div", { key: '9b298879a017f3ac5c0919ec5869cb644839c31f', class: "channel-container scrollbar", role: "list" }, this.channels
|
|
123
123
|
.filter((channel) => this.searchQuery === '' || channel.displayName.includes(this.searchQuery))
|
|
124
124
|
.map((channel) => {
|
|
125
125
|
return (h("div", { class: {
|
|
@@ -129,7 +129,7 @@ const RtkChannelSelectorUi = class {
|
|
|
129
129
|
}, role: "listitem", onClick: () => {
|
|
130
130
|
this.channelSelected(channel.id);
|
|
131
131
|
} }, 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))));
|
|
132
|
-
}))), !this.isHidden && (h("div", { key: '
|
|
132
|
+
}))), !this.isHidden && (h("div", { key: '3d760da990293e4ed28a2408d9db7987012c2bd4', class: "overlay-container" }, h("rtk-button", { key: 'ae83483508d71df77f4de75a92d99b89d148eefe', kind: "icon", variant: "ghost", size: "md", onClick: this.onRevealClicked, class: "sidebar-btn" }, h("rtk-icon", { key: '482ab05f50c151ee956611db128cdd197df6ad11', icon: this.isHidden ? this.iconPack.chevron_left : this.iconPack.dismiss }))))));
|
|
133
133
|
}
|
|
134
134
|
};
|
|
135
135
|
__decorate([
|