@cloudflare/realtimekit-ui 1.0.6-staging.4 → 1.0.6-staging.5
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 +57 -57
- 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.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-30f43e99.js → p-078bfa39.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-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-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-faad6e1b.js → p-c15ef063.js} +2 -2
- 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-05b503da.js → p-e891d522.js} +4 -4
- package/dist/components/{p-ebbcc5b6.js → p-ebc865ec.js} +1 -1
- package/dist/components/{p-e6cd5276.js → p-edeeedb5.js} +43 -43
- 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 +124 -122
- 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 +57 -57
- 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-82832d02.entry.js → p-5adb0497.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-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
package/dist/esm/loader.js
CHANGED
|
@@ -10675,7 +10675,7 @@ const RtkAvatar = class {
|
|
|
10675
10675
|
};
|
|
10676
10676
|
}
|
|
10677
10677
|
render() {
|
|
10678
|
-
return (h(Host, { key: '
|
|
10678
|
+
return (h(Host, { key: 'c1a0be37edb75c40b275ad59af85cee7df3f1cdf' }, this.getAvatar(), h("slot", { key: '1cd71e7494a09d68a52051edc279911dc3168515' })));
|
|
10679
10679
|
}
|
|
10680
10680
|
};
|
|
10681
10681
|
__decorate$L$1([
|
|
@@ -10983,9 +10983,9 @@ const RtkBreakoutRoomParticipants = class {
|
|
|
10983
10983
|
}, size: "sm" }), h("p", { class: "name", title: name }, shorten(name, 16), this.meeting.self.userId === participant.id && ` (${this.t('you')})`)));
|
|
10984
10984
|
}
|
|
10985
10985
|
render() {
|
|
10986
|
-
return (h(Host, { key: '
|
|
10986
|
+
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: {
|
|
10987
10987
|
'hide-checkbox': this.selectedParticipantIds.length === 0,
|
|
10988
|
-
}, checked: this.selectedParticipantIds.includes(participantIdentifier(participant)) }))))))), this.participantsToShow.length === 0 && this.search.length > 0 && (h("div", { key: '
|
|
10988
|
+
}, 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')))))));
|
|
10989
10989
|
}
|
|
10990
10990
|
static get watchers() { return {
|
|
10991
10991
|
"meeting": ["meetingChanged"],
|
|
@@ -11351,9 +11351,9 @@ const RtkBroadcastMessageModal = class {
|
|
|
11351
11351
|
}, 2000);
|
|
11352
11352
|
}
|
|
11353
11353
|
render() {
|
|
11354
|
-
return (h(Host, { key: '
|
|
11354
|
+
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) => {
|
|
11355
11355
|
this.messagePayload = Object.assign(Object.assign({}, this.messagePayload), { to: e.target.value });
|
|
11356
|
-
} }, h("option", { key: '
|
|
11356
|
+
} }, h("option", { key: 'b09bb9b952ade48788bf8ab15645a1a45dab6935' }, "Everyone"), h("option", { key: '177d1af8eaeaa77393a9b2e477fca32563c05290' }, "List of rooms")), h("textarea", { key: 'b592528751cb63fa8c107b2b63455bfed0b3f3cb', placeholder: "Type message here...", onInput: (e) => {
|
|
11357
11357
|
this.messagePayload = Object.assign(Object.assign({}, this.messagePayload), { message: e.target.value });
|
|
11358
11358
|
} }), 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"))))));
|
|
11359
11359
|
}
|
|
@@ -11533,9 +11533,9 @@ const RtkChannelCreator = class {
|
|
|
11533
11533
|
(_a = this.inputTextRef) === null || _a === void 0 ? void 0 : _a.focus();
|
|
11534
11534
|
}
|
|
11535
11535
|
render() {
|
|
11536
|
-
return (h(Host, { key: '
|
|
11536
|
+
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) => {
|
|
11537
11537
|
this.channelName = e.target.value.trim();
|
|
11538
|
-
} })), this.step === 2 && this.renderMemberSelector(), h("footer", { key: '
|
|
11538
|
+
} })), 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')))));
|
|
11539
11539
|
}
|
|
11540
11540
|
get $el() { return getElement(this); }
|
|
11541
11541
|
};
|
|
@@ -11579,7 +11579,7 @@ const RtkChannelDetails = class {
|
|
|
11579
11579
|
})));
|
|
11580
11580
|
}
|
|
11581
11581
|
render() {
|
|
11582
|
-
return (h(Host, { key: '
|
|
11582
|
+
return (h(Host, { key: 'cc8b22dae541a200e63d0d6b286f7ad380a53f09' }, h("header", { key: 'e481f5db77f40f53cac0c6aeae28752ddab505cb' }, this.t('chat.channel_members')), this.renderMembers()));
|
|
11583
11583
|
}
|
|
11584
11584
|
};
|
|
11585
11585
|
__decorate$F$1([
|
|
@@ -11779,11 +11779,11 @@ const RtkChannelSelectorView = class {
|
|
|
11779
11779
|
render() {
|
|
11780
11780
|
const filteredChannels = this.getFilteredChannels();
|
|
11781
11781
|
const shouldShowDropdown = this.viewAs === 'list' || (this.viewAs === 'dropdown' && this.showDropdown);
|
|
11782
|
-
return (h(Host, { key: '
|
|
11782
|
+
return (h(Host, { key: 'adc8ab4b9c8c865998588fbd9766296f18b3e48e' }, this.viewAs === 'list' && h("slot", { key: 'e5740725a4349472ca2eb1fb0816eb2311a99838', name: "header" }), shouldShowDropdown && (h("div", { key: '425adc920c28e0421e07bb0bd9f61b31c42fcda9', class: {
|
|
11783
11783
|
dropdown: this.viewAs === 'dropdown',
|
|
11784
11784
|
scrollbar: this.viewAs === 'dropdown',
|
|
11785
11785
|
list: this.viewAs === 'list',
|
|
11786
|
-
} }, !this.disableSearch && (h("div", { key: '
|
|
11786
|
+
} }, !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) => {
|
|
11787
11787
|
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: {
|
|
11788
11788
|
name: channel.name,
|
|
11789
11789
|
picture: channel.avatarUrl,
|
|
@@ -11791,8 +11791,8 @@ const RtkChannelSelectorView = class {
|
|
|
11791
11791
|
'last-message': true,
|
|
11792
11792
|
'no-message': !channel.latestMessage,
|
|
11793
11793
|
} }, 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))))));
|
|
11794
|
-
})))), this.viewAs === 'dropdown' && (h("button", { key: '
|
|
11795
|
-
`${this.t('to')} ${this.getChannelById(this.selectedChannelId).name}`, this.getTotalUnreads() > 0 && (h("div", { key: '
|
|
11794
|
+
})))), this.viewAs === 'dropdown' && (h("button", { key: '0c87f90d6d0fe22284995ab7259689f80a862829', class: "dropdown-trigger", onClick: this.toggleDropdown }, h("span", { key: 'd1a364f2c5c57d19702d0b8707ca661c1dc4c14f' }, this.selectedChannelId &&
|
|
11795
|
+
`${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 })))));
|
|
11796
11796
|
}
|
|
11797
11797
|
get $el() { return getElement(this); }
|
|
11798
11798
|
};
|
|
@@ -12672,11 +12672,11 @@ const RtkChatMessage = class {
|
|
|
12672
12672
|
} })));
|
|
12673
12673
|
}
|
|
12674
12674
|
render() {
|
|
12675
|
-
return (h(Host, { key: '
|
|
12675
|
+
return (h(Host, { key: '50c4021e3c717d8d2c7e035ce6541adca05ca3d2' }, h("div", { key: '1f5a0d679baea7ea72855846f57fa8419e46f019', class: {
|
|
12676
12676
|
'message-wrapper': true,
|
|
12677
12677
|
'align-right': this.alignRight,
|
|
12678
12678
|
'left-align': this.leftAlign,
|
|
12679
|
-
}, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '
|
|
12679
|
+
}, "is-continued": this.isContinued }, this.renderAvatar(), h("div", { key: '1f11244450725426035076a80fcc41a76ef0b7a4', class: {
|
|
12680
12680
|
message: true,
|
|
12681
12681
|
'show-on-hover': !this.isTouchDevice(),
|
|
12682
12682
|
}, "is-continued": this.isContinued }, this.renderMessage(), this.renderControls()))));
|
|
@@ -12843,7 +12843,7 @@ const RtkChatMessagesUi = class {
|
|
|
12843
12843
|
var _a;
|
|
12844
12844
|
let prevMessage = null;
|
|
12845
12845
|
let reachedFirstUnread = false;
|
|
12846
|
-
return (h(Host, { key: '
|
|
12846
|
+
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) => {
|
|
12847
12847
|
if (item.type === 'chat') {
|
|
12848
12848
|
const { message } = item;
|
|
12849
12849
|
const isSelfMessage = message.userId === this.selfUserId;
|
|
@@ -12862,10 +12862,10 @@ const RtkChatMessagesUi = class {
|
|
|
12862
12862
|
} })))), 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" }))))))));
|
|
12863
12863
|
}
|
|
12864
12864
|
return null;
|
|
12865
|
-
}))), h("div", { key: '
|
|
12865
|
+
}))), h("div", { key: 'ae321cae98279cb45e61968b5fab1806d8ae2f33', class: "show-new-messages-ctr" }, h("rtk-button", { key: 'e593e952615692612b2423e49975f97bb22df0fe', class: {
|
|
12866
12866
|
'show-new-messages': true,
|
|
12867
12867
|
active: this.showLatestMessageButton,
|
|
12868
|
-
}, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '
|
|
12868
|
+
}, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '454e7ecb90b1660b882bb6f988beb1d7d0494d5f', icon: this.iconPack.chevron_down })))));
|
|
12869
12869
|
}
|
|
12870
12870
|
static get watchers() { return {
|
|
12871
12871
|
"messages": ["chatChanged"],
|
|
@@ -13055,7 +13055,7 @@ const RtkChatMessagesUiPaginated = class {
|
|
|
13055
13055
|
this.lastReadMessageIndex = -1;
|
|
13056
13056
|
}
|
|
13057
13057
|
render() {
|
|
13058
|
-
return (h(Host, { key: '
|
|
13058
|
+
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' }))));
|
|
13059
13059
|
}
|
|
13060
13060
|
get host() { return getElement(this); }
|
|
13061
13061
|
static get watchers() { return {
|
|
@@ -13108,7 +13108,7 @@ const RtkChatSearchResults = class {
|
|
|
13108
13108
|
};
|
|
13109
13109
|
}
|
|
13110
13110
|
render() {
|
|
13111
|
-
return (h(Host, { key: '
|
|
13111
|
+
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 })));
|
|
13112
13112
|
}
|
|
13113
13113
|
};
|
|
13114
13114
|
__decorate$x$1([
|
|
@@ -13169,7 +13169,7 @@ const RtkConfirmationModal = class {
|
|
|
13169
13169
|
render() {
|
|
13170
13170
|
var _a, _b;
|
|
13171
13171
|
const state = this.states.activeConfirmationModal;
|
|
13172
|
-
return (h(Host, { key: '
|
|
13172
|
+
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')))))));
|
|
13173
13173
|
}
|
|
13174
13174
|
};
|
|
13175
13175
|
__decorate$w$1([
|
|
@@ -13226,7 +13226,7 @@ const RtkCounter = class {
|
|
|
13226
13226
|
this.input = Math.max(this.minValue, parseInt(this.input) - 1).toString();
|
|
13227
13227
|
}
|
|
13228
13228
|
render() {
|
|
13229
|
-
return (h(Host, { key: '
|
|
13229
|
+
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) => {
|
|
13230
13230
|
const val = parseInt(e.target.value, 10);
|
|
13231
13231
|
if (isNaN(val) || val < this.minValue) {
|
|
13232
13232
|
this.input = this.minValue.toString();
|
|
@@ -13234,7 +13234,7 @@ const RtkCounter = class {
|
|
|
13234
13234
|
else {
|
|
13235
13235
|
this.input = val.toString();
|
|
13236
13236
|
}
|
|
13237
|
-
} }), h("rtk-button", { key: '
|
|
13237
|
+
} }), h("rtk-button", { key: 'cea8491840c69cf3856e97d97b5c4f34abf45e55', kind: "icon", variant: "ghost", onClick: () => this.increment() }, h("rtk-icon", { key: 'cb2146960e8c8368cce69fb8d8a696078bcea2fc', icon: this.iconPack.add }))));
|
|
13238
13238
|
}
|
|
13239
13239
|
static get watchers() { return {
|
|
13240
13240
|
"input": ["watchStateHandler"]
|
|
@@ -14285,7 +14285,7 @@ const RtkDraftAttachmentView = class {
|
|
|
14285
14285
|
this.onAttachmentChange();
|
|
14286
14286
|
}
|
|
14287
14287
|
render() {
|
|
14288
|
-
return (h(Host, { key: '
|
|
14288
|
+
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)))))));
|
|
14289
14289
|
}
|
|
14290
14290
|
static get watchers() { return {
|
|
14291
14291
|
"attachment": ["onAttachmentChange"]
|
|
@@ -14370,7 +14370,7 @@ const RtkEmojiPicker = class {
|
|
|
14370
14370
|
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)))));
|
|
14371
14371
|
}
|
|
14372
14372
|
render() {
|
|
14373
|
-
return (h(Host, { key: '
|
|
14373
|
+
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())));
|
|
14374
14374
|
}
|
|
14375
14375
|
};
|
|
14376
14376
|
__decorate$m$1([
|
|
@@ -14403,7 +14403,7 @@ const RtkEmojiPickerButton = class {
|
|
|
14403
14403
|
this.t = useLanguage();
|
|
14404
14404
|
}
|
|
14405
14405
|
render() {
|
|
14406
|
-
return (h("rtk-tooltip", { key: '
|
|
14406
|
+
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 }))));
|
|
14407
14407
|
}
|
|
14408
14408
|
};
|
|
14409
14409
|
__decorate$l$1([
|
|
@@ -14440,10 +14440,10 @@ const RtkFileMessage = class {
|
|
|
14440
14440
|
}
|
|
14441
14441
|
render() {
|
|
14442
14442
|
const link = sanitizeLink(this.message.link);
|
|
14443
|
-
return (h(Host, { key: '
|
|
14443
|
+
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: {
|
|
14444
14444
|
body: true,
|
|
14445
14445
|
bubble: this.showBubble,
|
|
14446
|
-
}, part: "body" }, h("div", { key: '
|
|
14446
|
+
}, 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 }))))));
|
|
14447
14447
|
}
|
|
14448
14448
|
};
|
|
14449
14449
|
__decorate$k$1([
|
|
@@ -14473,7 +14473,7 @@ const RtkFileMessageView = class {
|
|
|
14473
14473
|
this.iconPack = defaultIconPack;
|
|
14474
14474
|
}
|
|
14475
14475
|
render() {
|
|
14476
|
-
return (h("div", { key: '
|
|
14476
|
+
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))))));
|
|
14477
14477
|
}
|
|
14478
14478
|
};
|
|
14479
14479
|
__decorate$j$1([
|
|
@@ -14529,7 +14529,7 @@ const RtkFilePickerButton = class {
|
|
|
14529
14529
|
render() {
|
|
14530
14530
|
const label = this.label || this.t('chat.send_file');
|
|
14531
14531
|
const icon = this.iconPack[this.icon];
|
|
14532
|
-
return (h("rtk-tooltip", { key: '
|
|
14532
|
+
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 }))));
|
|
14533
14533
|
}
|
|
14534
14534
|
};
|
|
14535
14535
|
__decorate$i$1([
|
|
@@ -14595,10 +14595,10 @@ const RtkImageMessage = class {
|
|
|
14595
14595
|
this.status = 'loading';
|
|
14596
14596
|
}
|
|
14597
14597
|
render() {
|
|
14598
|
-
return (h(Host, { key: '
|
|
14598
|
+
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: {
|
|
14599
14599
|
body: true,
|
|
14600
14600
|
bubble: this.showBubble,
|
|
14601
|
-
}, part: "body" }, h("div", { key: '
|
|
14601
|
+
}, part: "body" }, h("div", { key: 'bf2eec18c82aae79f31c40d44711ec7db2ab5bf1', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: 'acb8f5ef169bd0c663dbc74c1d43b4186f81004a', src: sanitizeLink(this.message.link), onLoad: () => {
|
|
14602
14602
|
this.status = 'loaded';
|
|
14603
14603
|
}, onError: () => {
|
|
14604
14604
|
this.status = 'errored';
|
|
@@ -14606,9 +14606,9 @@ const RtkImageMessage = class {
|
|
|
14606
14606
|
if (this.status === 'loaded') {
|
|
14607
14607
|
this.stateUpdate.emit({ image: this.message });
|
|
14608
14608
|
}
|
|
14609
|
-
} }), this.status === 'loading' && (h("div", { key: '
|
|
14609
|
+
} }), 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: () => {
|
|
14610
14610
|
this.stateUpdate.emit({ image: this.message });
|
|
14611
|
-
} }, h("rtk-icon", { key: '
|
|
14611
|
+
} }, 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 }))))))));
|
|
14612
14612
|
}
|
|
14613
14613
|
};
|
|
14614
14614
|
__decorate$h$1([
|
|
@@ -14643,7 +14643,7 @@ const RtkImageMessageView = class {
|
|
|
14643
14643
|
this.status = 'loading';
|
|
14644
14644
|
}
|
|
14645
14645
|
render() {
|
|
14646
|
-
return (h("div", { key: '
|
|
14646
|
+
return (h("div", { key: '259bdc1102c6026dd10388ae759f67608c777b5f', class: { image: true, loaded: this.status === 'loaded' } }, h("img", { key: 'dbcb8d497fee3710f4474ec3ac0ce9a9b4f1bb49', src: sanitizeLink(this.url), onLoad: () => {
|
|
14647
14647
|
this.status = 'loaded';
|
|
14648
14648
|
}, onError: () => {
|
|
14649
14649
|
this.status = 'errored';
|
|
@@ -14651,9 +14651,9 @@ const RtkImageMessageView = class {
|
|
|
14651
14651
|
if (this.status === 'loaded') {
|
|
14652
14652
|
this.onPreview.emit(this.url);
|
|
14653
14653
|
}
|
|
14654
|
-
} }), this.status === 'loading' && (h("div", { key: '
|
|
14654
|
+
} }), 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: () => {
|
|
14655
14655
|
this.onPreview.emit(this.url);
|
|
14656
|
-
} }, h("rtk-icon", { key: '
|
|
14656
|
+
} }, 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 }))))));
|
|
14657
14657
|
}
|
|
14658
14658
|
};
|
|
14659
14659
|
__decorate$g$1([
|
|
@@ -14710,7 +14710,7 @@ const RtkJoinStage = class {
|
|
|
14710
14710
|
iconPack: this.iconPack,
|
|
14711
14711
|
t: this.t,
|
|
14712
14712
|
};
|
|
14713
|
-
return (h(Host, { key: '
|
|
14713
|
+
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: () => {
|
|
14714
14714
|
if (this.isLoading)
|
|
14715
14715
|
return;
|
|
14716
14716
|
this.isLoading = true;
|
|
@@ -14809,9 +14809,9 @@ const RtkLeaveMeeting = class {
|
|
|
14809
14809
|
}
|
|
14810
14810
|
}
|
|
14811
14811
|
render() {
|
|
14812
|
-
return (h(Host, { key: '
|
|
14812
|
+
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
|
|
14813
14813
|
? this.t('breakout_rooms.leave_confirmation')
|
|
14814
|
-
: this.t('leave_confirmation')), h("div", { key: '
|
|
14814
|
+
: 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')))))));
|
|
14815
14815
|
}
|
|
14816
14816
|
static get watchers() { return {
|
|
14817
14817
|
"meeting": ["meetingChanged"]
|
|
@@ -14979,7 +14979,7 @@ const RtkMarkdownView = class {
|
|
|
14979
14979
|
const slicedMessage = this.text.slice(0, this.maxLength);
|
|
14980
14980
|
const withReply = extractReplyBlock(slicedMessage, true);
|
|
14981
14981
|
const withoutReply = stripOutReplyBlock(slicedMessage);
|
|
14982
|
-
return (h("p", { key: '
|
|
14982
|
+
return (h("p", { key: '9544292f118f2c6975a807d6bcc2d307c70b2940' }, withReply.length !== 0 && h("blockquote", { key: '294bca9889738148fd51ecd8487d2d98b5adee4b' }, this.renderMessage(withReply)), withoutReply.length !== 0 && this.renderMessage(withoutReply)));
|
|
14983
14983
|
}
|
|
14984
14984
|
};
|
|
14985
14985
|
RtkMarkdownView.style = RtkMarkdownViewStyle0;
|
|
@@ -15344,7 +15344,7 @@ const RtkMenu$1 = class {
|
|
|
15344
15344
|
});
|
|
15345
15345
|
}
|
|
15346
15346
|
render() {
|
|
15347
|
-
return (h(Host, { key: '
|
|
15347
|
+
return (h(Host, { key: 'a814ea3dde902a15cb6fb0db8a9c2409c240537f' }, h("span", { key: 'de2447524c6a1787a6b9442ccb9c3d56a33e9f4f', id: "trigger", ref: (el) => (this.triggerEl = el), onClick: () => {
|
|
15348
15348
|
this.clickedThis = true;
|
|
15349
15349
|
if (this.menuListEl.style.display !== 'block') {
|
|
15350
15350
|
this.menuListEl.style.display = 'block';
|
|
@@ -15353,7 +15353,7 @@ const RtkMenu$1 = class {
|
|
|
15353
15353
|
else {
|
|
15354
15354
|
this.menuListEl.style.display = 'none';
|
|
15355
15355
|
}
|
|
15356
|
-
} }, h("slot", { key: '
|
|
15356
|
+
} }, 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' }))));
|
|
15357
15357
|
}
|
|
15358
15358
|
};
|
|
15359
15359
|
__decorate$c$1([
|
|
@@ -15386,7 +15386,7 @@ const RtkMenuItem = class {
|
|
|
15386
15386
|
this.t = useLanguage();
|
|
15387
15387
|
}
|
|
15388
15388
|
render() {
|
|
15389
|
-
return (h(Host, { key: '
|
|
15389
|
+
return (h(Host, { key: 'f0316fee5ac5fd2124ee26ac2664172007ad1c54' }, h("slot", { key: '994a3a27f743462a3ae0a4c95bc5de672119fdb6', name: "start" }), h("slot", { key: '24594ecaffb46a4b0458032596570fee37e6ae00' }), h("slot", { key: '4ede22267a24a37c508591b0148a1e1b2c391fc9', name: "end" })));
|
|
15390
15390
|
}
|
|
15391
15391
|
};
|
|
15392
15392
|
__decorate$b$1([
|
|
@@ -15419,7 +15419,7 @@ const RtkMenuList = class {
|
|
|
15419
15419
|
this.t = useLanguage();
|
|
15420
15420
|
}
|
|
15421
15421
|
render() {
|
|
15422
|
-
return (h(Host, { key: '
|
|
15422
|
+
return (h(Host, { key: 'c0974bc340294b197aa8310e5a9913126ac22c48' }, h("slot", { key: '1a660db36c713285203569957959663497803c5e' })));
|
|
15423
15423
|
}
|
|
15424
15424
|
};
|
|
15425
15425
|
__decorate$a$1([
|
|
@@ -15466,7 +15466,7 @@ const RtkMessageView = class {
|
|
|
15466
15466
|
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))))));
|
|
15467
15467
|
}
|
|
15468
15468
|
render() {
|
|
15469
|
-
return (h(Host, { key: '
|
|
15469
|
+
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())))));
|
|
15470
15470
|
}
|
|
15471
15471
|
};
|
|
15472
15472
|
__decorate$9$1([
|
|
@@ -15506,7 +15506,7 @@ const RtkMuteAllConfirmation = class {
|
|
|
15506
15506
|
};
|
|
15507
15507
|
}
|
|
15508
15508
|
render() {
|
|
15509
|
-
return (h(Host, { key: '
|
|
15509
|
+
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')))))));
|
|
15510
15510
|
}
|
|
15511
15511
|
};
|
|
15512
15512
|
__decorate$8$1([
|
|
@@ -15566,9 +15566,9 @@ const RtkNotification = class {
|
|
|
15566
15566
|
}
|
|
15567
15567
|
render() {
|
|
15568
15568
|
var _a;
|
|
15569
|
-
return (h(Host, { key: '
|
|
15569
|
+
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 &&
|
|
15570
15570
|
this.notification.icon == null &&
|
|
15571
|
-
this.imageState !== 'errored' && (h("img", { key: '
|
|
15571
|
+
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 }))))));
|
|
15572
15572
|
}
|
|
15573
15573
|
static get watchers() { return {
|
|
15574
15574
|
"paused": ["pausedChanged"],
|
|
@@ -16189,7 +16189,7 @@ const RtkOverlayModal = class {
|
|
|
16189
16189
|
}
|
|
16190
16190
|
}
|
|
16191
16191
|
render() {
|
|
16192
|
-
return (h(Host, { key: '
|
|
16192
|
+
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)));
|
|
16193
16193
|
}
|
|
16194
16194
|
};
|
|
16195
16195
|
__decorate$5$1([
|
|
@@ -16484,7 +16484,7 @@ const RtkPaginatedList = class {
|
|
|
16484
16484
|
* which is why div#bottom-scroll comes before div#top-scroll
|
|
16485
16485
|
* div.page-wrapper prevents reversal of messages
|
|
16486
16486
|
*/
|
|
16487
|
-
return (h(Host, { key: '
|
|
16487
|
+
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) }))));
|
|
16488
16488
|
}
|
|
16489
16489
|
static get watchers() { return {
|
|
16490
16490
|
"selectedItemId": ["onItemChanged"]
|
|
@@ -16658,7 +16658,7 @@ const RtkPermissionsMessage = class {
|
|
|
16658
16658
|
this.stepsTimer = setTimeout(this.nextStep, 2500);
|
|
16659
16659
|
}
|
|
16660
16660
|
const showMacDeepLink = isDeniedBySystem && this.meeting.self.device.osName == 'macOS';
|
|
16661
|
-
return (h(Host, { key: '
|
|
16661
|
+
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' })));
|
|
16662
16662
|
}
|
|
16663
16663
|
static get watchers() { return {
|
|
16664
16664
|
"meeting": ["meetingChanged"]
|
|
@@ -16700,7 +16700,7 @@ const RtkSpinner = class {
|
|
|
16700
16700
|
this.size = 'md';
|
|
16701
16701
|
}
|
|
16702
16702
|
render() {
|
|
16703
|
-
return (h(Host, { key: '
|
|
16703
|
+
return (h(Host, { key: '896d7e13900a390f5c03df4e2af45163d61f6d09' }, h("rtk-icon", { key: 'dd05bbbb3eb9db982d85db131b82c2bcaf253a94', class: "spinner", icon: this.iconPack.spinner })));
|
|
16704
16704
|
}
|
|
16705
16705
|
};
|
|
16706
16706
|
__decorate$2$4([
|
|
@@ -16778,7 +16778,7 @@ const RtkTextComposerView = class {
|
|
|
16778
16778
|
}
|
|
16779
16779
|
}
|
|
16780
16780
|
render() {
|
|
16781
|
-
return (h("div", { key: '
|
|
16781
|
+
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 })));
|
|
16782
16782
|
}
|
|
16783
16783
|
};
|
|
16784
16784
|
__decorate$1$9([
|
|
@@ -16814,10 +16814,10 @@ const RtkTextMessage = class {
|
|
|
16814
16814
|
this.showBubble = false;
|
|
16815
16815
|
}
|
|
16816
16816
|
render() {
|
|
16817
|
-
return (h(Host, { key: '
|
|
16817
|
+
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: {
|
|
16818
16818
|
body: true,
|
|
16819
16819
|
bubble: this.showBubble,
|
|
16820
|
-
}, part: "body" }, h("div", { key: '
|
|
16820
|
+
}, part: "body" }, h("div", { key: '2755f1cefa98695843569934c414d6b2fbf158e5', class: { text: true, emoji: hasOnlyEmojis(this.message.message) } }, h(TextMessageView, { key: '52e0ae4b7710d970cb1915fc4059abef212b12fd', message: this.message.message })))));
|
|
16821
16821
|
}
|
|
16822
16822
|
};
|
|
16823
16823
|
__decorate$15([
|
|
@@ -16837,7 +16837,7 @@ const RtkTextMessageView = class {
|
|
|
16837
16837
|
this.isMarkdown = false;
|
|
16838
16838
|
}
|
|
16839
16839
|
render() {
|
|
16840
|
-
return (h("p", { key: '
|
|
16840
|
+
return (h("p", { key: '3a9c21d67487ea40760163f0dd69152454049063', class: { text: true, emoji: hasOnlyEmojis(this.text) } }, this.isMarkdown ? h("rtk-markdown-view", { text: this.text }) : this.text));
|
|
16841
16841
|
}
|
|
16842
16842
|
};
|
|
16843
16843
|
RtkTextMessageView.style = RtkTextMessageViewStyle0;
|
|
@@ -16943,7 +16943,7 @@ const RtkMenu = class {
|
|
|
16943
16943
|
});
|
|
16944
16944
|
}
|
|
16945
16945
|
render() {
|
|
16946
|
-
return (h(Host, { key: '
|
|
16946
|
+
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" }))));
|
|
16947
16947
|
}
|
|
16948
16948
|
static get watchers() { return {
|
|
16949
16949
|
"open": ["openChanged"]
|
|
@@ -17251,7 +17251,7 @@ const RtkAudioGrid = class {
|
|
|
17251
17251
|
}
|
|
17252
17252
|
render() {
|
|
17253
17253
|
const onStage = this.activeParticipants.concat(this.onStageParticipants);
|
|
17254
|
-
return (h(Host, { key: '
|
|
17254
|
+
return (h(Host, { key: '9abf98e115b0c6904fd970c39880101fab2c637c' }, h("div", { key: 'dba672bd5cdd108629802028080eef8d1fb3afd6', class: "content scrollbar" }, h("div", { key: '21fc5e7ac8a6226b35695960f8f4b92a227344b5', class: "stage grid" }, this.renderGrid(onStage)), this.offStageParticipants.length > 0 && (h("div", { key: '6aee7d64d2af6e4435c5e552e24d7a3dc12847f8', class: "waitlist-area" }, h("div", { key: 'e84f6038cc0071062b9d5d033848739bdb1cc971', class: "listening-title" }, this.offStageParticipants.length, " ", this.t('grid.listening')), h("div", { key: 'd6d5cdd233847dca6902a4c0158be110b36b1c76', class: "waitlist-grid grid" }, this.renderGrid(this.offStageParticipants))))), h("slot", { key: '03aee180fdfdf0a8391e31cc2e943173fb06bcc0' })));
|
|
17255
17255
|
}
|
|
17256
17256
|
get host() { return getElement(this); }
|
|
17257
17257
|
static get watchers() { return {
|
|
@@ -18164,7 +18164,7 @@ const RtkChannelSelectorUi = class {
|
|
|
18164
18164
|
}
|
|
18165
18165
|
}
|
|
18166
18166
|
render() {
|
|
18167
|
-
return (h(Host, { key: '
|
|
18167
|
+
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
|
|
18168
18168
|
.filter((channel) => this.searchQuery === '' || channel.displayName.includes(this.searchQuery))
|
|
18169
18169
|
.map((channel) => {
|
|
18170
18170
|
return (h("div", { class: {
|
|
@@ -18174,7 +18174,7 @@ const RtkChannelSelectorUi = class {
|
|
|
18174
18174
|
}, role: "listitem", onClick: () => {
|
|
18175
18175
|
this.channelSelected(channel.id);
|
|
18176
18176
|
} }, 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))));
|
|
18177
|
-
}))), !this.isHidden && (h("div", { key: '
|
|
18177
|
+
}))), !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 }))))));
|
|
18178
18178
|
}
|
|
18179
18179
|
};
|
|
18180
18180
|
__decorate$Z([
|
|
@@ -18815,9 +18815,9 @@ const RtkClock = class {
|
|
|
18815
18815
|
}
|
|
18816
18816
|
render() {
|
|
18817
18817
|
const showClock = this.startedTime !== undefined;
|
|
18818
|
-
return (h(Host, { key: '
|
|
18819
|
-
h("rtk-icon", { key: '
|
|
18820
|
-
h("span", { key: '
|
|
18818
|
+
return (h(Host, { key: '23a8a2e6c14a8c1d1dd70dce26df45f1a302f085', "data-hidden": !showClock, tabIndex: 0, role: "timer", "aria-live": "off" }, this.startedTime !== undefined && [
|
|
18819
|
+
h("rtk-icon", { key: '914bd75f8e3a14df602bbb58b2c2d75b26f7cb27', icon: this.iconPack.clock, "aria-hidden": true, tabIndex: -1, part: "icon" }),
|
|
18820
|
+
h("span", { key: 'abb38cd4d3dbb3a6be06d1bf98b082c42551af2c', part: "text" }, this.getFormattedTime()),
|
|
18821
18821
|
]));
|
|
18822
18822
|
}
|
|
18823
18823
|
static get watchers() { return {
|
|
@@ -18874,7 +18874,7 @@ const RtkControlbar = class {
|
|
|
18874
18874
|
iconPack: this.iconPack,
|
|
18875
18875
|
size: this.size,
|
|
18876
18876
|
};
|
|
18877
|
-
return (h(Host, { key: '
|
|
18877
|
+
return (h(Host, { key: '65680394a70e60ccdb25b0a872ab433610e1b8b7' }, !this.disableRender && (h(Render, { key: '244f8d28e5a18483193a8a62fabd7550c06c110d', element: "rtk-controlbar", defaults: defaults, onlyChildren: true })), h("slot", { key: 'e77d170e9292b6b1c0962c196ea9232ea4372294' })));
|
|
18878
18878
|
}
|
|
18879
18879
|
};
|
|
18880
18880
|
__decorate$U([
|
|
@@ -18931,7 +18931,7 @@ const RtkDebuggerToggle = class {
|
|
|
18931
18931
|
});
|
|
18932
18932
|
}
|
|
18933
18933
|
render() {
|
|
18934
|
-
return (h(Host, { key: '
|
|
18934
|
+
return (h(Host, { key: '5675d28a2da23df6c54e79827b0adf37ef128cd9', title: this.t('Troubleshooting') }, h("rtk-controlbar-button", { key: 'b8e16bbfb77fe9c4d50e872ed4eaecf351816a98', size: this.size, iconPack: this.iconPack, onClick: () => this.toggleDebugger(), icon: this.iconPack.debug, label: this.t('Troubleshooting'), variant: this.variant })));
|
|
18935
18935
|
}
|
|
18936
18936
|
};
|
|
18937
18937
|
__decorate$T([
|
|
@@ -19100,7 +19100,7 @@ const RtkFileDropzone = class {
|
|
|
19100
19100
|
});
|
|
19101
19101
|
}
|
|
19102
19102
|
render() {
|
|
19103
|
-
return (h(Host, { key: '
|
|
19103
|
+
return (h(Host, { key: 'b48025cbb3461f9eb95eb3731d3cf0e0b7c370c7' }, h("div", { key: '00112e25f54a6b0a1c66530abcf232bf553d02d2', id: "dropzone", class: { active: this.dropzoneActivated }, part: "dropzone" }, h("rtk-icon", { key: '57b13d941c10854e3144d6107135e610734ed9f1', icon: this.iconPack.attach }), h("p", { key: '5f803ce1f2938255b865a6b905658463f6870060' }, this.t('chat.send_attachment')))));
|
|
19104
19104
|
}
|
|
19105
19105
|
};
|
|
19106
19106
|
__decorate$R([
|
|
@@ -20296,7 +20296,7 @@ const RtkHeader = class {
|
|
|
20296
20296
|
iconPack: this.iconPack,
|
|
20297
20297
|
size: this.size,
|
|
20298
20298
|
};
|
|
20299
|
-
return (h(Host, { key: '
|
|
20299
|
+
return (h(Host, { key: '1f3b7e1a0a0895e6429c12ddb44470ef35a30d23' }, !this.disableRender && h(Render, { key: '3b1525e4f4aaac177b466e4c72be4b7492bd404f', element: "rtk-header", defaults: defaults, onlyChildren: true }), h("slot", { key: '6f770052362e6daa803638e0857de41c2c894ed3' })));
|
|
20300
20300
|
}
|
|
20301
20301
|
};
|
|
20302
20302
|
__decorate$O([
|
|
@@ -20345,7 +20345,7 @@ const RtkIdleScreen = class {
|
|
|
20345
20345
|
this.t = useLanguage();
|
|
20346
20346
|
}
|
|
20347
20347
|
render() {
|
|
20348
|
-
return (h(Host, { key: '
|
|
20348
|
+
return (h(Host, { key: 'c5eff1252dc42e20190130962994d713b95b922b' }, h("slot", { key: '99a385d737fba394bcce3340d7ceaa49fe290580' }, h("div", { key: '484cfb782b699eea5be2eac7c003dcaea922177a', class: "ctr", part: "container" }, h("rtk-logo", { key: '0e190078187680faec1df09a7a50bc80d405a978', meeting: this.meeting, config: this.config, t: this.t, part: "logo" }), h("rtk-spinner", { key: 'f00bae50ccb13120714d2d94c9629747824b5eaa', "aria-label": "Idle, waiting for meeting data", part: "spinner", iconPack: this.iconPack })))));
|
|
20349
20349
|
}
|
|
20350
20350
|
};
|
|
20351
20351
|
__decorate$N([
|
|
@@ -20404,7 +20404,7 @@ const RtkImageViewer = class {
|
|
|
20404
20404
|
document.removeEventListener('click', this.handleOutsideClick);
|
|
20405
20405
|
}
|
|
20406
20406
|
render() {
|
|
20407
|
-
return (h(Host, { key: '
|
|
20407
|
+
return (h(Host, { key: 'f7d65ee86716b9bea4ff1839df12647fa03bc053', class: "scrollbar", onClick: (e) => e.stopPropagation() }, h("div", { key: '30715a0e1d52250815411be7a4339c47a9c050ff', class: "header" }, h("div", { key: '69bcd74cea972c9663f46549b1c62b08afd94558', class: "shared-by-user" }, this.t('chat.img.shared_by'), ' ', h("span", { key: '86b7f0095054d490e0a534d2c5df3733503dde72', class: "displayName" }, formatName(shorten(this.image.displayName)))), h("div", { key: '84b428b667da741f420753a0c58ef6a04169f765', class: "actions" }, h("rtk-button", { key: 'dce9d2b6c6e4b7dcfb429839762a0f350dc474df', onClick: () => downloadFile(this.image.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: 'f9a6b1fbd5f770555ba4bc7267fff7ca6102f097', icon: this.iconPack.download, slot: "start" }), "Download"), h("rtk-button", { key: '4051efa57da483dc628769fdd1e754a49fd389b7', kind: "icon", variant: "secondary", onClick: () => this.close.emit() }, h("rtk-icon", { key: 'ee1e43b0f89ad76c5cad6db21d6f8759c5d87a89', icon: this.iconPack.dismiss })))), h("div", { key: '752ab0206aa1b1e9447f9814210bcaa346dfab5d', class: "image-ctr" }, h("img", { key: '7de531b58aa5aad94ab03d500d34d13c37b43ba1', src: this.image.link }))));
|
|
20408
20408
|
}
|
|
20409
20409
|
};
|
|
20410
20410
|
__decorate$M([
|
|
@@ -20440,7 +20440,7 @@ const RtkInformationTooltip = class {
|
|
|
20440
20440
|
this.iconPack = defaultIconPack;
|
|
20441
20441
|
}
|
|
20442
20442
|
render() {
|
|
20443
|
-
return (h(Host, { key: '
|
|
20443
|
+
return (h(Host, { key: '71ecafbad168eb980530eb5e524f9b243ac49fc7' }, h("div", { key: 'beb675be20de89080d7fdeefb47367c5ab201a73', class: "tooltip-container" }, h("rtk-icon", { key: '8e135030eb60115c1f2a49ad71caedbd9e1b50e8', icon: this.iconPack.info, size: "sm" }), h("div", { key: '9b4c277f0d2c9311258c24f1001bf763936adde3', class: "tooltip" }, h("slot", { key: '66c6b7895cd23271cca393cc12dc075c1bf14923', name: "tootlip-text" })))));
|
|
20444
20444
|
}
|
|
20445
20445
|
};
|
|
20446
20446
|
__decorate$L([
|
|
@@ -20482,7 +20482,7 @@ const RtkLeaveButton = class {
|
|
|
20482
20482
|
}
|
|
20483
20483
|
render() {
|
|
20484
20484
|
const text = this.t('leave');
|
|
20485
|
-
return (h(Host, { key: '
|
|
20485
|
+
return (h(Host, { key: '9a760243cdb8a409f96b2e44b07e84495ecf8ba6', label: text }, h("rtk-controlbar-button", { key: '5a45791756d7e448493b4968876820230d7ce81f', size: this.size, iconPack: this.iconPack, class: "leave red-icon", onClick: this.leave, icon: this.iconPack.call_end, label: text, variant: this.variant, part: "controlbar-button" })));
|
|
20486
20486
|
}
|
|
20487
20487
|
};
|
|
20488
20488
|
__decorate$K([
|
|
@@ -20937,11 +20937,11 @@ const RtkMessageListView = class {
|
|
|
20937
20937
|
this.updateTotalHeight();
|
|
20938
20938
|
}
|
|
20939
20939
|
render() {
|
|
20940
|
-
return (h("div", { key: '
|
|
20940
|
+
return (h("div", { key: '4da03366f085b87729d946b1633d031e4656f2ac', class: "scrollbar content-wrapper", ref: (el) => (this.$listRef = el), onScroll: this.handleScroll }, h("div", { key: '7a8268e8a3d5326d359f4722c341e6487e1f21f6', class: "scroller" }, h("div", { key: 'b856c5ec8c602963ab9bd74e9838b4ce6bf05f85', style: {
|
|
20941
20941
|
height: `${this.totalHeight}px`,
|
|
20942
|
-
} }), h("div", { key: '
|
|
20942
|
+
} }), h("div", { key: 'a7fe4267408199ffe0f81b56c00f3dffb5e2e59f', class: "smallest-dom-element", id: "list-end", ref: (el) => (this.$listEndRef = el) })), h("div", { key: 'bcd29a59a370c975ab344cabeefdd7ce905f37fe', class: "content", style: {
|
|
20943
20943
|
transform: `translateY(${this.getRangeSize(0, this.range.start)}px)`,
|
|
20944
|
-
} }, this.isFetching && (h("div", { key: '
|
|
20944
|
+
} }, this.isFetching && (h("div", { key: '6529fdc824381737d75e489f262dcf90bd12e186', class: "loader" }, h("rtk-spinner", { key: '8785a6b44007f8ce834639b5e6ae9221a6df704c', size: "md" }))), this.getVisibleItems().map((msg, index) => (h("div", { key: msg.id, ref: (el) => this.rendererInternal(el, msg, index) }))))));
|
|
20945
20945
|
}
|
|
20946
20946
|
static get watchers() { return {
|
|
20947
20947
|
"messages": ["messagesUpdated"]
|
|
@@ -21405,10 +21405,10 @@ const RtkMoreToggle = class {
|
|
|
21405
21405
|
}
|
|
21406
21406
|
render() {
|
|
21407
21407
|
const text = this.t('more');
|
|
21408
|
-
return (h(Host, { key: '
|
|
21408
|
+
return (h(Host, { key: '8cee20061968a6658b164929fa725c0d56f3c5f4', title: text }, this.states.activeMoreMenu && (h("div", { key: '1cf7d2a85d4d1626a0c469d77c91131e9f86b451', class: "more-menu" }, h("slot", { key: '3c1507fa6561127f2d1a4f9d53899dece5d933a2', name: "more-elements" }))), h("rtk-controlbar-button", { key: '76ea4f7d1a55abc6928c6b6c55d89382d46b34e3', size: this.size, iconPack: this.iconPack, onClick: (e) => {
|
|
21409
21409
|
e.stopPropagation();
|
|
21410
21410
|
this.toggleMoreMenu();
|
|
21411
|
-
}, icon: this.iconPack.horizontal_dots, label: text, part: "controlbar-button" }), h("slot", { key: '
|
|
21411
|
+
}, icon: this.iconPack.horizontal_dots, label: text, part: "controlbar-button" }), h("slot", { key: 'e38000e817552abd2b20668885effaf8a0b73592', name: "expanded" })));
|
|
21412
21412
|
}
|
|
21413
21413
|
get host() { return getElement(this); }
|
|
21414
21414
|
};
|
|
@@ -21752,11 +21752,11 @@ const RtkParticipantSetup = class {
|
|
|
21752
21752
|
}
|
|
21753
21753
|
render() {
|
|
21754
21754
|
var _a, _b, _c, _d;
|
|
21755
|
-
return (h(Host, { key: '
|
|
21755
|
+
return (h(Host, { key: 'b1470884fc7e85a79e6d6954547737690dd6923a' }, h("video", { key: 'c967c9e6716624e3a484d424fe33a50b4d9799c6', ref: (el) => (this.videoEl = el), class: {
|
|
21756
21756
|
visible: (_a = this.videoState) === null || _a === void 0 ? void 0 : _a.videoEnabled,
|
|
21757
21757
|
mirror: this.isMirrored(),
|
|
21758
21758
|
[(_d = (_c = (_b = this.config) === null || _b === void 0 ? void 0 : _b.config) === null || _c === void 0 ? void 0 : _c.videoFit) !== null && _d !== void 0 ? _d : 'cover']: true,
|
|
21759
|
-
}, autoPlay: true, playsInline: true, muted: true }), h("slot", { key: '
|
|
21759
|
+
}, autoPlay: true, playsInline: true, muted: true }), h("slot", { key: 'fe319fc4aa0cc4049024e3860a8af2b2d6d5bc68' })));
|
|
21760
21760
|
}
|
|
21761
21761
|
static get watchers() { return {
|
|
21762
21762
|
"participant": ["participantsChanged"],
|
|
@@ -22146,7 +22146,7 @@ const RtkParticipantsAudio = class {
|
|
|
22146
22146
|
await this.handleEvents(meeting);
|
|
22147
22147
|
}
|
|
22148
22148
|
render() {
|
|
22149
|
-
return (h(Host, { key: '
|
|
22149
|
+
return (h(Host, { key: '6055104d2d2e54c60d42b51bcb4c296346d13a19' }, this.showPlayDialog && (h("rtk-dialog", { key: '8dce181e5c8f0f33f615bf48f1f85bd3c11efa2b', open: true, onRtkDialogClose: this.onRtkDialogClose, hideCloseButton: true, disableEscapeKey: true, iconPack: this.iconPack, t: this.t }, h("div", { key: '5be7e31e7776eecf09bcc981757d24da71ce6a43', class: "modal" }, h("h3", { key: '9e2df7d9e655102c51f841718e8e365d578e96fb' }, this.t('audio_playback.title')), h("p", { key: 'c7c406eeb93ab661cf144e69e0782cbde5588753' }, this.t('audio_playback.description')), h("rtk-button", { key: '0c5e9341edb22e32666591a0fb212aea54c61d0b', kind: "wide", onClick: () => {
|
|
22150
22150
|
this.audio.play();
|
|
22151
22151
|
this.onRtkDialogClose();
|
|
22152
22152
|
}, title: this.t('audio_playback') }, this.t('audio_playback')))))));
|
|
@@ -22647,7 +22647,7 @@ const RtkRecordingIndicator = class {
|
|
|
22647
22647
|
}
|
|
22648
22648
|
}
|
|
22649
22649
|
render() {
|
|
22650
|
-
return (h(Host, { key: '
|
|
22650
|
+
return (h(Host, { key: '421715a1e7084f9dc226cdf969393a9c9b58fd66', "data-hidden": !this.isRecording }, this.isRecording && (h("div", { key: 'fcfd0aa019c6d56ed5a872cdd2cf38ac7ac4258e', class: "indicator", "aria-label": this.t('recording.indicator'), part: "indicator" }, h("rtk-icon", { key: 'de97c04f6a1d81606285b2430ccf111dd7208bbf', icon: this.iconPack.recording, "aria-hidden": true, tabIndex: -1, part: "icon" }), h("span", { key: '6c142e85f186c7cdb77ccbb78453b2101e17f31a' }, this.t('recording.label'))))));
|
|
22651
22651
|
}
|
|
22652
22652
|
static get watchers() { return {
|
|
22653
22653
|
"meeting": ["meetingChanged"]
|
|
@@ -23233,7 +23233,7 @@ const RtkScreenshareView = class {
|
|
|
23233
23233
|
const icon = this.isFullScreen
|
|
23234
23234
|
? this.iconPack.full_screen_minimize
|
|
23235
23235
|
: this.iconPack.full_screen_maximize;
|
|
23236
|
-
return (h(Host, { key: '
|
|
23236
|
+
return (h(Host, { key: '34b2ef729d2ac2c5bdff2c29412a72d539ab512c', class: { isSelf } }, h("div", { key: "video-container", id: "video-container", class: { expand: this.videoExpanded } }, h("video", { key: '2ce3c6939616fa6bb4e487d3ba4ef0a343aaeb6f', ref: (el) => (this.videoEl = el), class: {
|
|
23237
23237
|
visible: this.screenShareEnabled,
|
|
23238
23238
|
'fit-in-container': this.participant.supportsRemoteControl,
|
|
23239
23239
|
}, playsInline: true, onPlay: () => {
|
|
@@ -23241,15 +23241,15 @@ const RtkScreenshareView = class {
|
|
|
23241
23241
|
screenshareParticipant: this.participant,
|
|
23242
23242
|
participant: this.meeting.self,
|
|
23243
23243
|
});
|
|
23244
|
-
}, autoPlay: true, muted: true, id: `screen-share-video-${this.participant.id}` })), h("div", { id: "controls", key: "controls" }, !this.hideFullScreenButton && !isSelf && isFullScreenSupported() && (h("rtk-tooltip", { key: '
|
|
23244
|
+
}, autoPlay: true, muted: true, id: `screen-share-video-${this.participant.id}` })), h("div", { id: "controls", key: "controls" }, !this.hideFullScreenButton && !isSelf && isFullScreenSupported() && (h("rtk-tooltip", { key: '0d85023b8a8347a93279abafde8fbf09cb41b95a', label: text }, h("rtk-button", { key: '1c2de414eaa60015a51b332490a276e1372cd968', id: "full-screen-btn", kind: "icon", onClick: this.toggleFullScreen, title: text }, h("rtk-icon", { key: '4855d0ff22108ab6bb859d771955c5e3eb5d69f6', icon: icon, "aria-hidden": true, tabIndex: -1 }))))), isSelf && (h("div", { id: "self-message", key: "self-message" }, h("h3", { key: '052603a136533ed56f70dc1c8aa36f1423925c61' }, this.t('screenshare.shared')), h("div", { key: '25f07fbc055318abcf486ac977ec89fc6c65c191', class: "actions" }, this.meeting != null && (h("rtk-button", { key: '0740cd5d8b0dc40615d3142e07eb7f4ae36238d7', variant: "danger", onClick: () => {
|
|
23245
23245
|
this.meeting.self.disableScreenShare();
|
|
23246
|
-
} }, h("rtk-icon", { key: '
|
|
23246
|
+
} }, h("rtk-icon", { key: '4d2a00a772c9dc2f6cb5b9b42a99b096838d0df0', icon: this.iconPack.share_screen_stop, slot: "start" }), this.t('screenshare.stop'))), h("rtk-button", { key: '5fda78778feed97ac9b5b44a449011927b855cfa', variant: "secondary", id: "expand-btn", onClick: () => {
|
|
23247
23247
|
this.videoExpanded = !this.videoExpanded;
|
|
23248
|
-
} }, h("rtk-icon", { key: '
|
|
23248
|
+
} }, h("rtk-icon", { key: 'e20687dfdbdad334c23cb49e366c24fd1a71047d', icon: this.videoExpanded
|
|
23249
23249
|
? this.iconPack.full_screen_minimize
|
|
23250
23250
|
: this.iconPack.full_screen_maximize, slot: "start" }), this.videoExpanded
|
|
23251
23251
|
? this.t('screenshare.min_preview')
|
|
23252
|
-
: this.t('screenshare.max_preview'))))), h("slot", { key: '
|
|
23252
|
+
: this.t('screenshare.max_preview'))))), h("slot", { key: '4a2fedd80bef177633ccdfee754d06186692e6bb' })));
|
|
23253
23253
|
}
|
|
23254
23254
|
get host() { return getElement(this); }
|
|
23255
23255
|
static get watchers() { return {
|
|
@@ -23420,7 +23420,7 @@ const RtkSettingsToggle = class {
|
|
|
23420
23420
|
}
|
|
23421
23421
|
render() {
|
|
23422
23422
|
const text = this.t('settings');
|
|
23423
|
-
return (h(Host, { key: '
|
|
23423
|
+
return (h(Host, { key: 'a35e91bc92a802afd3eaf6f3211d1db7693413d1', title: text }, h("rtk-controlbar-button", { key: '03fb21e343891459262180be282065331a6140a3', part: "controlbar-button", size: this.size, iconPack: this.iconPack, onClick: () => this.toggleSettings(), icon: this.iconPack.settings, label: text, variant: this.variant })));
|
|
23424
23424
|
}
|
|
23425
23425
|
};
|
|
23426
23426
|
__decorate$o([
|
|
@@ -23884,13 +23884,13 @@ const RtkSpotlightGrid = class {
|
|
|
23884
23884
|
t: this.t,
|
|
23885
23885
|
};
|
|
23886
23886
|
const nonPinnedParticipants = this.participants.filter((p) => this.pinnedParticipants.some((pt) => pt.id != p.id));
|
|
23887
|
-
return (h(Host, { key: '
|
|
23887
|
+
return (h(Host, { key: '7640a44634c724d5964c4b4ac2e1a131483b1251' }, h("main", { key: 'ef00af9d4b4eabb86652d7b852c962bc71311012', part: "main" }, h(Render, { key: '6f3665ffdc49b0cb813b5b1a1d09132b685da2f7', element: "rtk-simple-grid", defaults: defaults, props: {
|
|
23888
23888
|
part: 'main-grid',
|
|
23889
23889
|
participants: this.pinnedParticipants,
|
|
23890
23890
|
aspectRatio: this.aspectRatio,
|
|
23891
23891
|
gap: this.gap,
|
|
23892
23892
|
size: this.getAdaptiveSize(this.pinnedParticipants.length),
|
|
23893
|
-
} })), nonPinnedParticipants.length > 0 && (h("aside", { key: '
|
|
23893
|
+
} })), nonPinnedParticipants.length > 0 && (h("aside", { key: '1b4f2c027f011b04a1f22dac96a82d5584f40aeb', part: "aside", class: this.gridSize.spotlight ? `grid-width-${this.gridSize.spotlight}` : 'grid-width-md' }, h(Render, { key: 'bcc34463bf791b77bb8f5050be2e5aeb3dd01289', element: "rtk-simple-grid", defaults: defaults, props: {
|
|
23894
23894
|
part: 'aside-grid',
|
|
23895
23895
|
participants: nonPinnedParticipants,
|
|
23896
23896
|
aspectRatio: this.aspectRatio,
|
|
@@ -23945,7 +23945,7 @@ const RtkStage = class {
|
|
|
23945
23945
|
this.t = useLanguage();
|
|
23946
23946
|
}
|
|
23947
23947
|
render() {
|
|
23948
|
-
return (h(Host, { key: '
|
|
23948
|
+
return (h(Host, { key: 'b0f0bb2c16e9965cc7f646624118a8cee13538a5' }, h("slot", { key: '9555e0c26d9ab23b6fb02e1e1d4025eaaf6df704' })));
|
|
23949
23949
|
}
|
|
23950
23950
|
};
|
|
23951
23951
|
__decorate$j([
|
|
@@ -24512,7 +24512,7 @@ const RtkWaitingScreen = class {
|
|
|
24512
24512
|
this.t = useLanguage();
|
|
24513
24513
|
}
|
|
24514
24514
|
render() {
|
|
24515
|
-
return (h(Host, { key: '
|
|
24515
|
+
return (h(Host, { key: '5f35f594c3c621db03b7d29397ebc5436bb8cb0d' }, h("slot", { key: '7e5eb00806056651b1fdd9cce1b7ff758a44afc2' }, h("div", { key: 'dd9dc281d1592383d23ad7045fa38f231140ec7e', class: "centered", part: "content" }, h("rtk-logo", { key: '59bbcae1ba6cc66d5a0e3b0994b9801c1eeb1884', meeting: this.meeting, config: this.config, part: "logo", t: this.t }), h("p", { key: 'b7dfb63fc063abf5eeb8cba203cb842f504d2d87' }, this.t('waitlist.body_text'))))));
|
|
24516
24516
|
}
|
|
24517
24517
|
};
|
|
24518
24518
|
__decorate$g([
|
|
@@ -24642,7 +24642,7 @@ const RtkAiTranscriptions = class {
|
|
|
24642
24642
|
});
|
|
24643
24643
|
}
|
|
24644
24644
|
render() {
|
|
24645
|
-
return (h(Host, { key: '
|
|
24645
|
+
return (h(Host, { key: 'f9d8cea8917ddb558fd721020c71e32964c4e653' }, h("div", { key: 'b35cf0970ccf2b813c99976e1554c2a4dc60ac12', class: "search-bar" }, h("input", { key: 'd6c84982fbf1f5b7c9b8264228f622ca74d60672', type: "text", placeholder: "Search Participant", value: this.participantQuery, onInput: (e) => (this.participantQuery = e.target.value) })), this.isProcessing && (h("div", { key: 'fbd031e9acdd967e2e81bcb655d3ff80a33210f5', class: "processing" }, h("p", { key: '7ee274172423aaac3f286f9463ae2c2b0a01d09e' }, "Processing audio...."))), !this.isProcessing && (h("div", { key: 'e07f3a7314132300113f955e7a83bc2ca18e6bc5', class: "content scrollbar", ref: (el) => (this.contentContainer = el) }, h("div", { key: '3ffd0b4a02a6aaa136a282f145772e2f3afd3bc1', class: "started-message" }, "Transcription started"), this.renderTranscripts()))));
|
|
24646
24646
|
}
|
|
24647
24647
|
static get watchers() { return {
|
|
24648
24648
|
"meeting": ["meetingChanged"],
|
|
@@ -60863,7 +60863,7 @@ const RtkNameTag = class {
|
|
|
60863
60863
|
var _a, _b, _c;
|
|
60864
60864
|
const name = formatName(((_a = this.participant) === null || _a === void 0 ? void 0 : _a.name) || '');
|
|
60865
60865
|
const isSelf = ((_b = this.participant) === null || _b === void 0 ? void 0 : _b.id) === ((_c = this.meeting) === null || _c === void 0 ? void 0 : _c.self.id);
|
|
60866
|
-
return (h(Host, { key: '
|
|
60866
|
+
return (h(Host, { key: 'd42b26fe39b4a8643e32b420ec6cded7450dde20', title: name }, h("slot", { key: '5235adedfaef8eb0b99d46f9b6e89efe40e53f68', name: "start" }), h("span", { key: 'bd15296809e2caf334c6786e45e3b751633ff001', class: "name" }, this.formatNameTag(name, isSelf)), h("slot", { key: '6f5a39cfecf90b9d449b08274eb20b450bcba196', name: "end" })));
|
|
60867
60867
|
}
|
|
60868
60868
|
static get watchers() { return {
|
|
60869
60869
|
"size": ["sizeChanged"]
|
|
@@ -60986,7 +60986,7 @@ const RtkParticipants = class {
|
|
|
60986
60986
|
}
|
|
60987
60987
|
}
|
|
60988
60988
|
render() {
|
|
60989
|
-
return (h(Host, { key: '
|
|
60989
|
+
return (h(Host, { key: 'd799034511ea2f1b1125e0a5ba4ea52add1ac748' }, h("div", { key: 'e46415181eaa216bc46470ebbce23f4dfe3b96b8', class: "participants-container" }, !this.hideHeader && (h("div", { key: '83a22247b44cfd8a7bee2c89fdd199310d2cc008', class: "heading-count", part: "heading-count" }, this.t('participants'), " (", this.participants.length, ")")), h("rtk-virtualized-participant-list", { key: '64876afecf04945ed6ab8f567dd19298add079e9', items: this.participants, renderItem: this.createParticipantNode, part: "participants", class: "participants", emptyListElement: h("div", { class: "empty-stage-list" }, this.search.length > 0 ? this.t('search.could_not_find') : this.t('search.empty')) }))));
|
|
60990
60990
|
}
|
|
60991
60991
|
static get watchers() { return {
|
|
60992
60992
|
"meeting": ["meetingChanged"],
|
|
@@ -61594,7 +61594,7 @@ const RtkPlugins = class {
|
|
|
61594
61594
|
}
|
|
61595
61595
|
}
|
|
61596
61596
|
render() {
|
|
61597
|
-
return (h(Host, { key: '
|
|
61597
|
+
return (h(Host, { key: 'c0621bcd1d64b1eb9e4b913bb2707d66179848a8' }, h("ul", { key: '2796e509a4df169a3b6455b06e33bcf9e1e634d4', class: "scrollbar" }, this.plugins.map((plugin) => (h("li", { key: plugin.name, class: "plugin" }, h("div", { class: "metadata" }, h("img", { src: plugin.picture }), h("div", { class: "name" }, plugin.name)), !this.activatedPluginsId.includes(plugin.id) && this.canStartPlugins && (h("div", { class: "buttons" }, h("rtk-button", { kind: "icon", size: "lg", onClick: () => {
|
|
61598
61598
|
plugin.activate();
|
|
61599
61599
|
this.close();
|
|
61600
61600
|
}, "aria-label": `${this.t('activate')} ${plugin.name}` }, h("rtk-icon", { icon: this.iconPack.rocket, tabIndex: -1, "aria-hidden": true })))), this.activatedPluginsId.includes(plugin.id) && this.canClosePlugins && (h("div", { class: "buttons" }, h("rtk-button", { kind: "icon", size: "lg", onClick: () => {
|
|
@@ -61687,14 +61687,14 @@ const RtkPolls$1 = class RtkPolls {
|
|
|
61687
61687
|
}
|
|
61688
61688
|
render() {
|
|
61689
61689
|
var _a, _b;
|
|
61690
|
-
return (h(Host, { key: '
|
|
61690
|
+
return (h(Host, { key: '41908b79966d12fc13782a05b2763e233d0ef8c7' }, h("div", { key: '87f36d5e811009624ffc1f1d18f55aefc50f6c8e', class: "ctr", part: "container" }, h("div", { key: 'cc5170445db169e2de47e18d7d0dac0bf932726a', class: "polls-view scrollbar", ref: (el) => (this.pollEl = el), part: "polls" }, this.polls.length == 0 && this.create !== true && (h("div", { key: '9d1db7791f35b78137726957bcac10cba381227e', class: "empty-polls" }, this.t('polls.empty'))), this.polls.map((item) => {
|
|
61691
61691
|
var _a;
|
|
61692
61692
|
return (h("rtk-poll", { key: item.id, poll: item, onRtkVotePoll: (e) => {
|
|
61693
61693
|
this.onVote(e.detail.id, e.detail.index);
|
|
61694
61694
|
}, self: (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.self.userId, iconPack: this.iconPack, t: this.t, permissions: this.permissions }));
|
|
61695
|
-
}), this.create && (h("rtk-poll-form", { key: '
|
|
61695
|
+
}), this.create && (h("rtk-poll-form", { key: '9f73d645076a512dfffc3009dada18c137b918d0', part: "poll-form", onRtkCreatePoll: (e) => {
|
|
61696
61696
|
this.onCreate(e.detail);
|
|
61697
|
-
}, iconPack: this.iconPack, t: this.t }))), ((_b = (_a = this.permissions) === null || _a === void 0 ? void 0 : _a.polls) === null || _b === void 0 ? void 0 : _b.canCreate) && (h("rtk-button", { key: '
|
|
61697
|
+
}, iconPack: this.iconPack, t: this.t }))), ((_b = (_a = this.permissions) === null || _a === void 0 ? void 0 : _a.polls) === null || _b === void 0 ? void 0 : _b.canCreate) && (h("rtk-button", { key: 'e24dd4ab4c0e61acdbcff002ef16553214cfb94e', kind: "wide", onClick: () => this.toggleCreateState(), variant: this.create ? 'secondary' : 'primary', part: "button" }, this.create ? this.t('polls.cancel') : this.t('polls.create'))))));
|
|
61698
61698
|
}
|
|
61699
61699
|
static get watchers() { return {
|
|
61700
61700
|
"meeting": ["meetingChanged"]
|
|
@@ -61898,7 +61898,7 @@ const RtkTranscript = class {
|
|
|
61898
61898
|
}, 10000);
|
|
61899
61899
|
}
|
|
61900
61900
|
render() {
|
|
61901
|
-
return (h(Host, { key: '
|
|
61901
|
+
return (h(Host, { key: 'f114d024507ae77ac2597ecd060e3ff44ff14b62' }, h("div", { key: '0a2b1de3c21d77fcf73a0e025e8faa82b61ac23e', class: "ctr" }, h("p", { key: 'eee54f37929772f547113c899cbbcd89e451f64d', class: "message" }, h("span", { key: '3599abf0271f4847d0e19629c9966b02a168bdb8', class: "name" }, this.transcript.name), ": ", this.transcript.transcript))));
|
|
61902
61902
|
}
|
|
61903
61903
|
static get watchers() { return {
|
|
61904
61904
|
"transcript": ["transcriptChanged"]
|
|
@@ -61957,7 +61957,7 @@ const drawBarsVisualizer = (canvas, volume) => {
|
|
|
61957
61957
|
context.stroke();
|
|
61958
61958
|
};
|
|
61959
61959
|
|
|
61960
|
-
const rtkAudioVisualizerCss = ":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{display:block;width:-moz-fit-content;width:fit-content}.
|
|
61960
|
+
const rtkAudioVisualizerCss = ":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{display:block;width:-moz-fit-content;width:fit-content}.audioActivePadding{padding:var(--rtk-space-1, 4px)}canvas,rtk-icon{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px)}:host([size='sm']){transform:scale(0.9)}canvas{display:none}canvas.visible{display:block}canvas.bars{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}";
|
|
61961
61961
|
const RtkAudioVisualizerStyle0 = rtkAudioVisualizerCss;
|
|
61962
61962
|
|
|
61963
61963
|
var __decorate$3$1 = function (decorators, target, key, desc) {
|
|
@@ -61979,7 +61979,7 @@ const RtkAudioVisualizer = class {
|
|
|
61979
61979
|
this.iconPack = defaultIconPack;
|
|
61980
61980
|
/** Language */
|
|
61981
61981
|
this.t = useLanguage();
|
|
61982
|
-
/** Hide
|
|
61982
|
+
/** Hide the visualizer if audio is muted */
|
|
61983
61983
|
this.hideMuted = false;
|
|
61984
61984
|
/** Audio visualizer for screensharing, it will use screenShareTracks.audio instead of audioTrack */
|
|
61985
61985
|
this.isScreenShare = false;
|
|
@@ -62067,12 +62067,14 @@ const RtkAudioVisualizer = class {
|
|
|
62067
62067
|
});
|
|
62068
62068
|
}
|
|
62069
62069
|
render() {
|
|
62070
|
-
|
|
62071
|
-
|
|
62072
|
-
|
|
62070
|
+
if (this.hideMuted && !this.audioEnabled)
|
|
62071
|
+
return null;
|
|
62072
|
+
return (h(Host, null, h("div", { class: {
|
|
62073
|
+
audioActivePadding: this.hideMuted && this.audioEnabled,
|
|
62074
|
+
} }, h("canvas", { width: "24", height: "24", class: {
|
|
62073
62075
|
bars: true,
|
|
62074
62076
|
visible: this.audioEnabled,
|
|
62075
|
-
}, ref: (el) => (this.visualizer = el), part: "canvas" }), !this.isScreenShare && !this.audioEnabled &&
|
|
62077
|
+
}, ref: (el) => (this.visualizer = el), part: "canvas" }), !this.isScreenShare && !this.audioEnabled && (h("rtk-icon", { icon: this.iconPack.mic_off, part: "mic-off-icon" })))));
|
|
62076
62078
|
}
|
|
62077
62079
|
static get watchers() { return {
|
|
62078
62080
|
"participant": ["participantChanged"]
|
|
@@ -62379,7 +62381,7 @@ const RtkSwitch = class {
|
|
|
62379
62381
|
this.onChange.emit(checked);
|
|
62380
62382
|
}
|
|
62381
62383
|
render() {
|
|
62382
|
-
return (h(Host, { key: '
|
|
62384
|
+
return (h(Host, { key: '74affe48ce91e7be340e9d37507859fdd473bcb1', role: "switch", tabIndex: this.disabled && 0, "aria-readonly": this.readonly, "aria-checked": this.checked, "aria-disabled": this.disabled, class: { checked: this.checked }, onClick: this.onClick, onKeyPress: this.onKeyPress }, h("div", { key: '24ae27603c839d40d6452c5ee669342acb60f73d', class: "switch", part: "switch" })));
|
|
62383
62385
|
}
|
|
62384
62386
|
static get watchers() { return {
|
|
62385
62387
|
"checked": ["checkedChange"]
|
|
@@ -62691,9 +62693,9 @@ const RtkParticipant = class {
|
|
|
62691
62693
|
iconPack: this.iconPack,
|
|
62692
62694
|
t: this.t,
|
|
62693
62695
|
};
|
|
62694
|
-
return (h(Host, { key: '
|
|
62696
|
+
return (h(Host, { key: '804f9c2daf473fd518c6697a51b82f5baf63fb17' }, h("div", { class: "left", key: (_e = this.participant) === null || _e === void 0 ? void 0 : _e.id }, h("rtk-avatar", { key: '98f6f1a031269f5ca6523ed38228bcb64a3fe97d', participant: this.participant, size: "sm", iconPack: this.iconPack, t: this.t }), h("p", { key: 'de05ef0806cb0e614bae951715ec263cb2271492', class: "name", title: name }, shorten(name, 16), " ", ((_f = this.meeting) === null || _f === void 0 ? void 0 : _f.self.id) === ((_g = this.participant) === null || _g === void 0 ? void 0 : _g.id) && this.t('(you)'))), this.view === 'sidebar' && (h("div", { key: '8393d899384cac8ff0e248a76f4095922f98e1cb', class: "right" }, isActiveParticipant && (h("rtk-icon", { key: '7b99b6269a101d01a8014dc4038b6bcada21203f', class: {
|
|
62695
62697
|
red: !this.audioEnabled,
|
|
62696
|
-
}, icon: this.audioEnabled ? this.iconPack.mic_on : this.iconPack.mic_off })), isActiveParticipant && !isAudioRoom && (h("rtk-icon", { key: '
|
|
62698
|
+
}, icon: this.audioEnabled ? this.iconPack.mic_on : this.iconPack.mic_off })), isActiveParticipant && !isAudioRoom && (h("rtk-icon", { key: 'e6e7d7e8a50a9ad0be657b85245252300182c539', class: {
|
|
62697
62699
|
red: !this.videoEnabled,
|
|
62698
62700
|
}, icon: this.videoEnabled ? this.iconPack.video_on : this.iconPack.video_off })), (showMenu ||
|
|
62699
62701
|
lenChildren({
|
|
@@ -62702,34 +62704,34 @@ const RtkParticipant = class {
|
|
|
62702
62704
|
childProps: {
|
|
62703
62705
|
participant: this.participant,
|
|
62704
62706
|
},
|
|
62705
|
-
}) > 0) && (h("div", { key: '
|
|
62707
|
+
}) > 0) && (h("div", { key: '085e0ffe3c230ef1f21ed5de6c11ef70ccfeb69b', class: "menu" }, h("span", { key: 'ab295b485204509824a6bce511a80ec939e31fbb', id: "trigger", onClick: this.onMenuToggle }, h("rtk-button", { key: '0f0cb35c69e63ba8d8b3835cec42aba9f65dc6b8', variant: "ghost", kind: "icon", slot: "trigger" }, h("rtk-icon", { key: 'ebd5705879751573de28ddad204d8f16b055a2b9', class: "more", icon: this.iconPack.more_vertical }))), h("span", { key: '98ec81219c735d44ba36eb2e677b734cc43e478d', id: "menu-list" }, this.menuOpen && (h("rtk-menu-list", { key: '243c43eacd1c429f4c7bd2fcd24fef3983209226', iconPack: this.iconPack, t: this.t }, this.canPinParticipant && isActiveParticipant && !isAudioRoom && (h("rtk-menu-item", { key: '93b74a42b5b37fe15bcbe7a5217258c8cb2b48b9', onClick: () => {
|
|
62706
62708
|
if (this.isPinned) {
|
|
62707
62709
|
this.participant.unpin();
|
|
62708
62710
|
}
|
|
62709
62711
|
else {
|
|
62710
62712
|
this.participant.pin();
|
|
62711
62713
|
}
|
|
62712
|
-
}, iconPack: this.iconPack, t: this.t }, h("rtk-icon", { key: '
|
|
62714
|
+
}, iconPack: this.iconPack, t: this.t }, h("rtk-icon", { key: '0c1c8f6cc7b10c2fdea37f79ad0fc00cbb50f1d6', icon: this.isPinned ? this.iconPack.pin_off : this.iconPack.pin, slot: "start" }), this.isPinned ? this.t('unpin') : this.t('pin'))), isSelf && (h("rtk-menu-item", { key: 'dd4d5dff2c77f93a233a5f565d9d64fddb660c0d', iconPack: this.iconPack, t: this.t, onClick: () => {
|
|
62713
62715
|
this.isHidden
|
|
62714
62716
|
? this.participant.show()
|
|
62715
62717
|
: this.participant.hide();
|
|
62716
|
-
} }, h("rtk-icon", { key: '
|
|
62718
|
+
} }, h("rtk-icon", { key: 'fdfc1cfeca1b1c63dd27fcc31a658f1d1a8d5c17', icon: this.isHidden ? this.iconPack.minimize : this.iconPack.maximize, slot: "start" }), !this.meeting.self.hidden ? this.t('minimize') : this.t('maximize'))), this.canDisableParticipantAudio &&
|
|
62717
62719
|
isActiveParticipant &&
|
|
62718
|
-
this.audioEnabled && (h("rtk-menu-item", { key: '
|
|
62720
|
+
this.audioEnabled && (h("rtk-menu-item", { key: '95edf3439889a9c468acce8ef88ababef747e018', iconPack: this.iconPack, t: this.t, onClick: () => {
|
|
62719
62721
|
this.participant.disableAudio();
|
|
62720
|
-
} }, h("rtk-icon", { key: '
|
|
62722
|
+
} }, h("rtk-icon", { key: '1df60ff6541717369a5c8c1fa47dcb09e2499f8d', icon: this.iconPack.mic_off, slot: "start" }), this.t('mute'))), this.canDisableParticipantVideo &&
|
|
62721
62723
|
isActiveParticipant &&
|
|
62722
|
-
this.videoEnabled && (h("rtk-menu-item", { key: '
|
|
62724
|
+
this.videoEnabled && (h("rtk-menu-item", { key: 'e3812a8631be2f84695b90ac80f0214a26495071', iconPack: this.iconPack, t: this.t, onClick: () => {
|
|
62723
62725
|
this.participant.disableVideo();
|
|
62724
|
-
} }, h("rtk-icon", { key: '
|
|
62725
|
-
((_h = this.participant) === null || _h === void 0 ? void 0 : _h.id) !== ((_j = this.meeting) === null || _j === void 0 ? void 0 : _j.self.id) && (h("rtk-menu-item", { key: '
|
|
62726
|
+
} }, h("rtk-icon", { key: '634c9c452ecd36d6c024cbb0e22a79059f4b85a6', icon: this.iconPack.video_off, slot: "start" }), this.t('participants.turn_off_video'))), this.canAllowParticipantOnStage &&
|
|
62727
|
+
((_h = this.participant) === null || _h === void 0 ? void 0 : _h.id) !== ((_j = this.meeting) === null || _j === void 0 ? void 0 : _j.self.id) && (h("rtk-menu-item", { key: '3428e0c1d22f675bbec3a920670a26dd3c7c66e5', iconPack: this.iconPack, t: this.t, class: this.isOnStage ? 'red' : '', onClick: this.inviteToStageToggle }, h("rtk-icon", { key: '55cdf3825acd959945ce82b19fd69f36e26aa476', icon: this.isOnStage
|
|
62726
62728
|
? this.iconPack.leave_stage
|
|
62727
62729
|
: this.iconPack.join_stage, slot: "start" }), this.isOnStage
|
|
62728
62730
|
? this.t('stage.remove_from_stage')
|
|
62729
|
-
: this.t('stage.add_to_stage'))), !isSelf && this.canKickParticipant && (h("rtk-menu-item", { key: '
|
|
62731
|
+
: this.t('stage.add_to_stage'))), !isSelf && this.canKickParticipant && (h("rtk-menu-item", { key: 'affe710adb04e305b6a46b9de2d25984d6c075d6', iconPack: this.iconPack, t: this.t, class: "red", onClick: () => {
|
|
62730
62732
|
var _a, _b;
|
|
62731
62733
|
(_a = this.meeting) === null || _a === void 0 ? void 0 : _a.participants.kick((_b = this.participant) === null || _b === void 0 ? void 0 : _b.id);
|
|
62732
|
-
} }, h("rtk-icon", { key: '
|
|
62734
|
+
} }, h("rtk-icon", { key: 'd9c55c666231f76f00dd68ce0e2bedd92462ef89', icon: this.iconPack.dismiss, slot: "start" }), this.t('kick'))), h("slot", { key: '7017ef52152b1908e93ce539f762120425e50562' }, h(Render, { key: '28c3eacd6a4572c806748a7d09a861f000430b90', element: "rtk-participant", defaults: defaults, childProps: {
|
|
62733
62735
|
participant: this.participant,
|
|
62734
62736
|
}, deepProps: true, onlyChildren: true })))))))))));
|
|
62735
62737
|
}
|
|
@@ -62872,12 +62874,12 @@ const RtkVirtualizedParticipantList = class {
|
|
|
62872
62874
|
render() {
|
|
62873
62875
|
var _a;
|
|
62874
62876
|
const totalHeight = this.items.length * this.itemHeight; // Total height of the list
|
|
62875
|
-
return (h("div", { key: '
|
|
62877
|
+
return (h("div", { key: '8928758911fd6ac3b955e727306f1ebfe19aba9b', class: "virtual-list-container", style: {
|
|
62876
62878
|
position: 'relative',
|
|
62877
62879
|
height: '100%',
|
|
62878
62880
|
overflowX: 'hidden',
|
|
62879
62881
|
overflowY: 'auto',
|
|
62880
|
-
} }, h("div", { key: '
|
|
62882
|
+
} }, h("div", { key: '4812952f05b7cbcb920cf5bfe54cd30c26cb8b0d', style: { height: `${totalHeight}px`, position: 'relative' } }, !((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) ? this.emptyListElement : this.renderItems()), h("div", { key: '0f9cd358e2d49af44765dbe560a323c9e8fa09f7', style: { height: `${this.itemHeight}px` } })));
|
|
62881
62883
|
}
|
|
62882
62884
|
get el() { return getElement(this); }
|
|
62883
62885
|
static get watchers() { return {
|
|
@@ -63200,7 +63202,7 @@ const RtkPolls = class {
|
|
|
63200
63202
|
}
|
|
63201
63203
|
render() {
|
|
63202
63204
|
const hasVoted = this.poll.voted.includes(this.self);
|
|
63203
|
-
return (h(Host, { key: '
|
|
63205
|
+
return (h(Host, { key: 'f279288f91b6fe8d525fc8498733763081c8d33b' }, h("div", { key: '5919d49691938b1886af73aed2e84c9281d400ae', class: "ctr" }, h("p", { key: '9881e172379add503d5b7057719214ff7094e66d', class: "poll-title" }, this.t('polls.by'), " ", shorten(formatName(this.poll.createdBy), 20)), h("div", { key: 'f94d3f1184e1e40048cc2f3a5545a643b747b5f3', class: "poll" }, h("p", { key: 'f8a37e64dc447ca65308d7ca5024b19fd845492d', class: "poll-question" }, this.poll.question), h("div", { key: '89a0c12e8c9423c188c25e130852b0ead854eccd', class: "poll-answers" }, h("span", { key: '73c48104ca4ab450b6a16f17dfdaffa5802198a2' }, this.t('polls.answers')), h("span", { key: '3e2bf9df6ffcdc3d04bff203e7a6b5cfbc449d2c' }, this.poll.voted.length)), this.poll.options.map((item, index) => (h("div", { class: {
|
|
63204
63206
|
active: item.votes.some((x) => x.id === this.self),
|
|
63205
63207
|
'open-vote': this.permissions.polls.canVote && !hasVoted,
|
|
63206
63208
|
'poll-option': true,
|
|
@@ -63284,10 +63286,10 @@ const RtkPoll = class {
|
|
|
63284
63286
|
this.onCreate.emit(pollObject);
|
|
63285
63287
|
}
|
|
63286
63288
|
render() {
|
|
63287
|
-
return (h(Host, { key: '
|
|
63289
|
+
return (h(Host, { key: '625bbf35e528f16b4a982a159c3631af1d444a85' }, h("div", { key: 'f0d20f8d5e53d1f8fd5063b7e533dc50d8184dc5', class: "create-poll" }, h("p", { key: '2dbcff9b0828790c4315e62f45c139f30971b72c' }, this.t('polls.question')), h("textarea", { key: '6ff40a7fe19cded416f45474065b9361de83d5a2', onInput: () => {
|
|
63288
63290
|
if (this.error && this.error.code === 0)
|
|
63289
63291
|
this.error = undefined;
|
|
63290
|
-
}, ref: (e) => (this.question = e), placeholder: this.t('polls.question.placeholder') }), this.options.map((item, index) => (h("div", { class: "option" }, h("input", { placeholder: this.t('polls.option.placeholder'), value: item, onInput: (event) => this.updateOption(event, index) }), index > 1 && (h("rtk-button", { kind: "icon", class: "auto remove-option", variant: "secondary", onClick: () => this.removeOption(index) }, h("rtk-icon", { icon: this.iconPack.subtract })))))), h("rtk-button", { key: '
|
|
63292
|
+
}, ref: (e) => (this.question = e), placeholder: this.t('polls.question.placeholder') }), this.options.map((item, index) => (h("div", { class: "option" }, h("input", { placeholder: this.t('polls.option.placeholder'), value: item, onInput: (event) => this.updateOption(event, index) }), index > 1 && (h("rtk-button", { kind: "icon", class: "auto remove-option", variant: "secondary", onClick: () => this.removeOption(index) }, h("rtk-icon", { icon: this.iconPack.subtract })))))), h("rtk-button", { key: '565c530735bf27e14b0a5ee33afca6f45b1e4fc5', class: "add-option", variant: "secondary", onClick: () => this.addOption() }, this.t('polls.option')), h("label", { key: 'c38d4c9bee1c086cb481a94b17853749d5de6b63' }, h("input", { key: '64f21e59d497ae0182da74064d96ad66a522515d', id: "anonymous", type: "checkbox", onChange: (e) => (this.anonymous = e.target.checked) }), this.t('polls.results.anon')), h("label", { key: 'ec293dc473b4d9d0df7fe9d93e036ff28c0ea3d1' }, h("input", { key: 'bef5ee43cee42d3c16927efc810ad4b76cb8994b', id: "hideVotes", type: "checkbox", disabled: this.anonymous, checked: this.anonymous ? true : this.hideVotes, onChange: (e) => (this.hideVotes = e.target.checked) }), this.t('polls.results.hide')), h("rtk-button", { key: '7b5646a77576a2836370d16dc2104d267c573de2', kind: "wide", onClick: () => this.handleSubmit() }, this.t('polls.create')), this.error && h("span", { key: 'd51a6301dba0c3686a5f1e59ebdc98eccfa7488b', class: "error-text" }, this.error.message))));
|
|
63291
63293
|
}
|
|
63292
63294
|
};
|
|
63293
63295
|
__decorate$3([
|