@cloudflare/realtimekit-ui 1.1.0-staging.3 → 1.1.0-staging.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/realtimekit-ui.cjs.js +1 -1
- package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +1 -1
- package/dist/cjs/rtk-audio-grid.cjs.entry.js +1 -1
- package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +1 -1
- package/dist/cjs/rtk-avatar_24.cjs.entry.js +44 -34
- package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +4 -4
- package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +9 -9
- package/dist/cjs/rtk-channel-creator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-channel-details.cjs.entry.js +1 -1
- package/dist/cjs/rtk-channel-selector-ui.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-message.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-search-results.cjs.entry.js +1 -1
- package/dist/cjs/rtk-clock.cjs.entry.js +3 -3
- package/dist/cjs/rtk-controlbar.cjs.entry.js +1 -1
- package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +1 -1
- package/dist/cjs/rtk-file-dropzone.cjs.entry.js +1 -1
- package/dist/cjs/rtk-file-message_3.cjs.entry.js +8 -8
- package/dist/cjs/rtk-header.cjs.entry.js +1 -1
- package/dist/cjs/rtk-idle-screen.cjs.entry.js +1 -1
- package/dist/cjs/rtk-image-viewer.cjs.entry.js +1 -1
- package/dist/cjs/rtk-information-tooltip.cjs.entry.js +1 -1
- package/dist/cjs/rtk-leave-button.cjs.entry.js +1 -1
- package/dist/cjs/rtk-message-list-view.cjs.entry.js +3 -3
- package/dist/cjs/rtk-more-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-name-tag.cjs.entry.js +1 -1
- package/dist/cjs/rtk-notification.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant-setup.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participant_2.cjs.entry.js +14 -14
- package/dist/cjs/rtk-participants-audio.cjs.entry.js +1 -1
- package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +1 -1
- package/dist/cjs/rtk-plugins_2.cjs.entry.js +4 -4
- package/dist/cjs/rtk-poll_2.cjs.entry.js +3 -3
- package/dist/cjs/rtk-recording-indicator.cjs.entry.js +1 -1
- package/dist/cjs/rtk-screenshare-view.cjs.entry.js +5 -5
- package/dist/cjs/rtk-settings-toggle.cjs.entry.js +1 -1
- package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-stage.cjs.entry.js +1 -1
- package/dist/cjs/rtk-transcript.cjs.entry.js +1 -1
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +1 -1
- package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +1 -1
- package/dist/collection/components/rtk-audio-grid/rtk-audio-grid.js +1 -1
- package/dist/collection/components/rtk-breakout-room-participants/rtk-breakout-room-participants.js +2 -2
- package/dist/collection/components/rtk-broadcast-message-modal/rtk-broadcast-message-modal.js +2 -2
- package/dist/collection/components/rtk-channel-creator/rtk-channel-creator.js +2 -2
- package/dist/collection/components/rtk-channel-details/rtk-channel-details.js +1 -1
- package/dist/collection/components/rtk-channel-selector-ui/rtk-channel-selector-ui.js +2 -2
- package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.css +29 -29
- package/dist/collection/components/rtk-channel-selector-view/rtk-channel-selector-view.js +2 -2
- package/dist/collection/components/rtk-chat/rtk-chat.css +45 -8
- package/dist/collection/components/rtk-chat/rtk-chat.js +15 -7
- package/dist/collection/components/rtk-chat-message/rtk-chat-message.js +2 -2
- package/dist/collection/components/rtk-chat-messages-ui/rtk-chat-messages-ui.js +3 -3
- package/dist/collection/components/rtk-chat-messages-ui-paginated/rtk-chat-messages-ui-paginated.js +3 -3
- package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +1 -1
- package/dist/collection/components/rtk-clock/rtk-clock.js +3 -3
- package/dist/collection/components/rtk-confirmation-modal/rtk-confirmation-modal.js +1 -1
- package/dist/collection/components/rtk-controlbar/rtk-controlbar.js +1 -1
- package/dist/collection/components/rtk-counter/rtk-counter.js +2 -2
- package/dist/collection/components/rtk-debugger-toggle/rtk-debugger-toggle.js +1 -1
- package/dist/collection/components/rtk-draft-attachment-view/rtk-draft-attachment-view.js +1 -1
- package/dist/collection/components/rtk-emoji-picker/rtk-emoji-picker.js +1 -1
- package/dist/collection/components/rtk-emoji-picker-button/rtk-emoji-picker-button.js +1 -1
- package/dist/collection/components/rtk-file-dropzone/rtk-file-dropzone.js +1 -1
- package/dist/collection/components/rtk-file-message/rtk-file-message.js +2 -2
- package/dist/collection/components/rtk-file-message-view/rtk-file-message-view.js +1 -1
- package/dist/collection/components/rtk-file-picker-button/rtk-file-picker-button.js +1 -1
- package/dist/collection/components/rtk-header/rtk-header.js +1 -1
- package/dist/collection/components/rtk-idle-screen/rtk-idle-screen.js +1 -1
- package/dist/collection/components/rtk-image-message/rtk-image-message.js +4 -4
- package/dist/collection/components/rtk-image-message-view/rtk-image-message-view.js +3 -3
- package/dist/collection/components/rtk-image-viewer/rtk-image-viewer.js +1 -1
- package/dist/collection/components/rtk-information-tooltip/rtk-information-tooltip.js +1 -1
- package/dist/collection/components/rtk-join-stage/rtk-join-stage.js +1 -1
- package/dist/collection/components/rtk-leave-button/rtk-leave-button.js +1 -1
- package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +2 -2
- package/dist/collection/components/rtk-markdown-view/rtk-markdown-view.js +1 -1
- package/dist/collection/components/rtk-menu/rtk-menu.js +2 -2
- package/dist/collection/components/rtk-menu-item/rtk-menu-item.js +1 -1
- package/dist/collection/components/rtk-menu-list/rtk-menu-list.js +1 -1
- package/dist/collection/components/rtk-message-list-view/rtk-message-list-view.js +3 -3
- package/dist/collection/components/rtk-message-view/rtk-message-view.css +5 -1
- package/dist/collection/components/rtk-message-view/rtk-message-view.js +23 -1
- package/dist/collection/components/rtk-more-toggle/rtk-more-toggle.js +2 -2
- package/dist/collection/components/rtk-mute-all-confirmation/rtk-mute-all-confirmation.js +1 -1
- package/dist/collection/components/rtk-name-tag/rtk-name-tag.js +1 -1
- package/dist/collection/components/rtk-notification/rtk-notification.js +2 -2
- package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +1 -1
- package/dist/collection/components/rtk-paginated-list/rtk-paginated-list.js +1 -1
- package/dist/collection/components/rtk-participant/rtk-participant.js +12 -12
- package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +2 -2
- package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +1 -1
- package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +1 -1
- package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +1 -1
- package/dist/collection/components/rtk-plugins/rtk-plugins.js +1 -1
- package/dist/collection/components/rtk-poll/rtk-poll.js +1 -1
- package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +2 -2
- package/dist/collection/components/rtk-polls/rtk-polls.js +3 -3
- package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +1 -1
- package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +5 -5
- package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +1 -1
- package/dist/collection/components/rtk-spinner/rtk-spinner.js +1 -1
- package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +2 -2
- package/dist/collection/components/rtk-stage/rtk-stage.js +1 -1
- package/dist/collection/components/rtk-switch/rtk-switch.js +1 -1
- package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +1 -1
- package/dist/collection/components/rtk-text-message/rtk-text-message.js +2 -2
- package/dist/collection/components/rtk-text-message-view/rtk-text-message-view.js +1 -1
- package/dist/collection/components/rtk-tooltip/rtk-tooltip.js +1 -1
- package/dist/collection/components/rtk-transcript/rtk-transcript.js +1 -1
- package/dist/collection/components/rtk-virtualized-list/rtk-virtualized-participant-list.js +2 -2
- package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +1 -1
- package/dist/components/{p-962c2e24.js → p-011adf66.js} +2 -2
- package/dist/components/{p-0c512fd1.js → p-020800ee.js} +1 -1
- package/dist/components/{p-5e67d672.js → p-09d1805e.js} +1 -1
- package/dist/components/{p-0d582365.js → p-0ca31fce.js} +2 -2
- package/dist/components/{p-6366df1e.js → p-0e80bae4.js} +10 -10
- package/dist/components/{p-d81ba93a.js → p-11a16ac3.js} +2 -2
- package/dist/components/{p-5248ee44.js → p-12ae623e.js} +3 -3
- package/dist/components/{p-d6146a96.js → p-157c1dc9.js} +6 -6
- package/dist/components/{p-a54ac879.js → p-20290ade.js} +2 -2
- package/dist/components/{p-94bd91b3.js → p-28d51137.js} +1 -1
- package/dist/components/{p-68af4225.js → p-2e3c0084.js} +3 -3
- package/dist/components/{p-6523d14b.js → p-2eb35b99.js} +6 -6
- package/dist/components/{p-6c20da11.js → p-35af8a84.js} +2 -2
- package/dist/components/{p-c2b64e33.js → p-3a1dbc0d.js} +2 -2
- package/dist/components/{p-93069a8c.js → p-402db72e.js} +2 -2
- package/dist/components/{p-5ac9b786.js → p-40589702.js} +1 -1
- package/dist/components/{p-471a529a.js → p-40b1fef2.js} +4 -4
- package/dist/components/{p-3bc68ec4.js → p-4a84c913.js} +9 -9
- package/dist/components/{p-ad7cabcc.js → p-4bfb4f60.js} +2 -2
- package/dist/components/{p-0e8ff1cc.js → p-520dccab.js} +1 -1
- package/dist/components/{p-b58a185f.js → p-53332481.js} +14 -14
- package/dist/components/{p-01c968b1.js → p-5739b5f1.js} +2 -2
- package/dist/components/{p-9ff37f98.js → p-578d73e5.js} +1 -1
- package/dist/components/{p-1614fe8f.js → p-597543af.js} +3 -3
- package/dist/components/{p-8b4e32b7.js → p-5b66b8f3.js} +1 -1
- package/dist/components/{p-d0c5e808.js → p-5f0f8967.js} +16 -16
- package/dist/components/{p-ba788f9e.js → p-668f57d0.js} +2 -2
- package/dist/components/{p-ad331530.js → p-6c9a833e.js} +1 -1
- package/dist/components/{p-41224895.js → p-757856f4.js} +3 -3
- package/dist/components/{p-8e160343.js → p-78f91ffe.js} +2 -2
- package/dist/components/{p-e62d961a.js → p-7965a1a6.js} +1 -1
- package/dist/components/{p-8901c589.js → p-7b344a65.js} +10 -7
- package/dist/components/{p-7e8d976d.js → p-828db489.js} +2 -2
- package/dist/components/{p-9f7b9764.js → p-8479343e.js} +6 -6
- package/dist/components/{p-fa8f6b4a.js → p-85990be7.js} +1 -1
- package/dist/components/{p-ffe562b1.js → p-86f18b68.js} +3 -3
- package/dist/components/{p-d9b1945a.js → p-89cfd513.js} +1 -1
- package/dist/components/{p-ff8753e8.js → p-8f381eef.js} +1 -1
- package/dist/components/{p-ff320cbb.js → p-95e51bef.js} +1 -1
- package/dist/components/{p-222454dc.js → p-966273a8.js} +1 -1
- package/dist/components/{p-d9845780.js → p-9936031d.js} +36 -28
- package/dist/components/{p-a94b2e67.js → p-9c3ca56e.js} +2 -2
- package/dist/components/{p-626c7a5f.js → p-9d40e041.js} +2 -2
- package/dist/components/{p-3b6af603.js → p-a0a0867a.js} +1 -1
- package/dist/components/{p-58b56794.js → p-ab842e10.js} +1 -1
- package/dist/components/{p-3a3650bd.js → p-b30f3c49.js} +1 -1
- package/dist/components/{p-a24156ce.js → p-b3447e0c.js} +1 -1
- package/dist/components/{p-94ba6c49.js → p-b74221b4.js} +2 -2
- package/dist/components/{p-bb55fa0c.js → p-b9b8697d.js} +2 -2
- package/dist/components/{p-7a04f0cc.js → p-bed61d79.js} +5 -5
- package/dist/components/{p-a48e2cf0.js → p-c544502e.js} +7 -7
- package/dist/components/{p-2e6987aa.js → p-c8583d9b.js} +2 -2
- package/dist/components/{p-9c88019e.js → p-cd790a43.js} +1 -1
- package/dist/components/{p-ef493e1b.js → p-ce77fdfc.js} +1 -1
- package/dist/components/{p-88bef213.js → p-d2ce1170.js} +1 -1
- package/dist/components/{p-f2a47b5b.js → p-d3588666.js} +5 -5
- package/dist/components/{p-1da75fdd.js → p-e31889d3.js} +2 -2
- package/dist/components/{p-c36a303c.js → p-ea6b5bf5.js} +2 -2
- package/dist/components/{p-262671ff.js → p-fef53de3.js} +1 -1
- package/dist/components/rtk-ai-toggle.js +2 -2
- package/dist/components/rtk-ai-transcriptions.js +1 -1
- package/dist/components/rtk-ai.js +1 -1
- package/dist/components/rtk-audio-grid.js +1 -1
- package/dist/components/rtk-audio-tile.js +3 -3
- package/dist/components/rtk-avatar.js +1 -1
- package/dist/components/rtk-breakout-room-manager.js +1 -1
- package/dist/components/rtk-breakout-room-participants.js +1 -1
- package/dist/components/rtk-breakout-rooms-manager.js +1 -1
- package/dist/components/rtk-breakout-rooms-toggle.js +2 -2
- package/dist/components/rtk-broadcast-message-modal.js +1 -1
- package/dist/components/rtk-camera-toggle.js +3 -3
- package/dist/components/rtk-caption-toggle.js +2 -2
- package/dist/components/rtk-channel-creator.js +4 -4
- package/dist/components/rtk-channel-details.js +1 -1
- package/dist/components/rtk-channel-header.js +4 -4
- package/dist/components/rtk-channel-selector-ui.js +4 -4
- package/dist/components/rtk-channel-selector-view.js +1 -1
- package/dist/components/rtk-chat-composer-ui.js +4 -4
- package/dist/components/rtk-chat-composer-view.js +1 -1
- package/dist/components/rtk-chat-message.js +1 -1
- package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
- package/dist/components/rtk-chat-messages-ui.js +14 -14
- package/dist/components/rtk-chat-search-results.js +11 -11
- package/dist/components/rtk-chat-toggle.js +2 -2
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-clock.js +3 -3
- package/dist/components/rtk-confirmation-modal.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-controlbar.js +1 -1
- package/dist/components/rtk-counter.js +1 -1
- package/dist/components/rtk-debugger-toggle.js +3 -3
- package/dist/components/rtk-dialog-manager.js +14 -14
- package/dist/components/rtk-draft-attachment-view.js +1 -1
- package/dist/components/rtk-emoji-picker-button.js +1 -1
- package/dist/components/rtk-emoji-picker.js +1 -1
- package/dist/components/rtk-file-dropzone.js +1 -1
- package/dist/components/rtk-file-message-view.js +1 -1
- package/dist/components/rtk-file-message.js +1 -1
- package/dist/components/rtk-file-picker-button.js +1 -1
- package/dist/components/rtk-fullscreen-toggle.js +1 -1
- package/dist/components/rtk-grid-pagination.js +1 -1
- package/dist/components/rtk-grid.js +4 -4
- package/dist/components/rtk-header.js +1 -1
- package/dist/components/rtk-idle-screen.js +2 -2
- package/dist/components/rtk-image-message-view.js +1 -1
- package/dist/components/rtk-image-message.js +1 -1
- package/dist/components/rtk-image-viewer.js +1 -1
- package/dist/components/rtk-information-tooltip.js +1 -1
- package/dist/components/rtk-join-stage.js +1 -1
- package/dist/components/rtk-leave-button.js +3 -3
- package/dist/components/rtk-leave-meeting.js +1 -1
- package/dist/components/rtk-livestream-player.js +1 -1
- package/dist/components/rtk-livestream-toggle.js +2 -2
- package/dist/components/rtk-markdown-view.js +1 -1
- package/dist/components/rtk-meeting-title.js +1 -1
- package/dist/components/rtk-meeting.js +21 -21
- package/dist/components/rtk-menu-item.js +1 -1
- package/dist/components/rtk-menu-list.js +1 -1
- package/dist/components/rtk-menu.js +1 -1
- package/dist/components/rtk-message-list-view.js +4 -4
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +3 -3
- package/dist/components/rtk-mixed-grid.js +3 -3
- package/dist/components/rtk-more-toggle.js +4 -4
- package/dist/components/rtk-mute-all-button.js +3 -3
- package/dist/components/rtk-mute-all-confirmation.js +1 -1
- package/dist/components/rtk-name-tag.js +1 -1
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +1 -1
- package/dist/components/rtk-overlay-modal.js +1 -1
- package/dist/components/rtk-paginated-list.js +1 -1
- package/dist/components/rtk-participant-setup.js +2 -2
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +1 -1
- package/dist/components/rtk-participants-stage-list.js +1 -1
- package/dist/components/rtk-participants-stage-queue.js +1 -1
- package/dist/components/rtk-participants-toggle.js +2 -2
- package/dist/components/rtk-participants-viewer-list.js +1 -1
- package/dist/components/rtk-participants-waiting-list.js +1 -1
- package/dist/components/rtk-participants.js +11 -11
- package/dist/components/rtk-permissions-message.js +1 -1
- package/dist/components/rtk-pip-toggle.js +2 -2
- package/dist/components/rtk-plugins-toggle.js +2 -2
- package/dist/components/rtk-plugins.js +1 -1
- package/dist/components/rtk-poll-form.js +1 -1
- package/dist/components/rtk-poll.js +1 -1
- package/dist/components/rtk-polls-toggle.js +2 -2
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +1 -1
- package/dist/components/rtk-recording-toggle.js +2 -2
- package/dist/components/rtk-screen-share-toggle.js +3 -3
- package/dist/components/rtk-screenshare-view.js +6 -6
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +3 -3
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +3 -3
- package/dist/components/rtk-setup-screen.js +1 -1
- package/dist/components/rtk-sidebar.js +5 -5
- package/dist/components/rtk-spinner.js +1 -1
- package/dist/components/rtk-spotlight-grid.js +2 -2
- package/dist/components/rtk-spotlight-indicator.js +1 -1
- package/dist/components/rtk-stage-toggle.js +3 -3
- package/dist/components/rtk-stage.js +1 -1
- package/dist/components/rtk-switch.js +1 -1
- package/dist/components/rtk-tab-bar.js +1 -1
- package/dist/components/rtk-text-composer-view.js +1 -1
- package/dist/components/rtk-text-message-view.js +1 -1
- package/dist/components/rtk-text-message.js +1 -1
- package/dist/components/rtk-tooltip.js +1 -1
- package/dist/components/rtk-transcript.js +1 -1
- package/dist/components/rtk-transcripts.js +1 -1
- package/dist/components/rtk-virtualized-participant-list.js +1 -1
- package/dist/components/rtk-waiting-screen.js +1 -1
- package/dist/docs/docs-components.json +45 -34
- package/dist/docs/docs-vscode.json +4 -0
- package/dist/esm/loader.js +136 -126
- package/dist/esm/realtimekit-ui.js +1 -1
- package/dist/esm/rtk-ai-transcriptions.entry.js +1 -1
- package/dist/esm/rtk-audio-grid.entry.js +1 -1
- package/dist/esm/rtk-audio-visualizer_4.entry.js +1 -1
- package/dist/esm/rtk-avatar_24.entry.js +44 -34
- package/dist/esm/rtk-breakout-room-manager_3.entry.js +4 -4
- package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +9 -9
- package/dist/esm/rtk-channel-creator.entry.js +2 -2
- package/dist/esm/rtk-channel-details.entry.js +1 -1
- package/dist/esm/rtk-channel-selector-ui.entry.js +2 -2
- package/dist/esm/rtk-chat-message.entry.js +2 -2
- package/dist/esm/rtk-chat-messages-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-search-results.entry.js +1 -1
- package/dist/esm/rtk-clock.entry.js +3 -3
- package/dist/esm/rtk-controlbar.entry.js +1 -1
- package/dist/esm/rtk-debugger-toggle.entry.js +1 -1
- package/dist/esm/rtk-file-dropzone.entry.js +1 -1
- package/dist/esm/rtk-file-message_3.entry.js +8 -8
- package/dist/esm/rtk-header.entry.js +1 -1
- package/dist/esm/rtk-idle-screen.entry.js +1 -1
- package/dist/esm/rtk-image-viewer.entry.js +1 -1
- package/dist/esm/rtk-information-tooltip.entry.js +1 -1
- package/dist/esm/rtk-leave-button.entry.js +1 -1
- package/dist/esm/rtk-message-list-view.entry.js +3 -3
- package/dist/esm/rtk-more-toggle.entry.js +2 -2
- package/dist/esm/rtk-name-tag.entry.js +1 -1
- package/dist/esm/rtk-notification.entry.js +2 -2
- package/dist/esm/rtk-participant-setup.entry.js +2 -2
- package/dist/esm/rtk-participant_2.entry.js +14 -14
- package/dist/esm/rtk-participants-audio.entry.js +1 -1
- package/dist/esm/rtk-participants-stage-list_4.entry.js +1 -1
- package/dist/esm/rtk-plugins_2.entry.js +4 -4
- package/dist/esm/rtk-poll_2.entry.js +3 -3
- package/dist/esm/rtk-recording-indicator.entry.js +1 -1
- package/dist/esm/rtk-screenshare-view.entry.js +5 -5
- package/dist/esm/rtk-settings-toggle.entry.js +1 -1
- package/dist/esm/rtk-spotlight-grid.entry.js +2 -2
- package/dist/esm/rtk-stage.entry.js +1 -1
- package/dist/esm/rtk-transcript.entry.js +1 -1
- package/dist/esm/rtk-waiting-screen.entry.js +1 -1
- package/dist/realtimekit-ui/p-09fb29e7.entry.js +1 -0
- package/dist/realtimekit-ui/{p-b4975a33.entry.js → p-0c071f00.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6ba99cc3.entry.js → p-0e2d6b1b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-af6436dd.entry.js → p-0fed7daa.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-132fca40.entry.js → p-1dfe0269.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ed34d8a1.entry.js → p-23784be6.entry.js} +1 -1
- package/dist/realtimekit-ui/p-260fc2ed.entry.js +1 -0
- package/dist/realtimekit-ui/p-2c71cc53.entry.js +1 -0
- package/dist/realtimekit-ui/p-32211408.entry.js +1 -0
- package/dist/realtimekit-ui/p-39410e81.entry.js +1 -0
- package/dist/realtimekit-ui/{p-3d5ebc77.entry.js → p-3e12d77a.entry.js} +1 -1
- package/dist/realtimekit-ui/p-4822dc9f.entry.js +1 -0
- package/dist/realtimekit-ui/{p-2f6fd6de.entry.js → p-48c76360.entry.js} +1 -1
- package/dist/realtimekit-ui/p-4d31d165.entry.js +1 -0
- package/dist/realtimekit-ui/{p-d5144f9d.entry.js → p-51c72bc8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-844143f8.entry.js → p-61d3e2d4.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b64eae39.entry.js → p-73f489be.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d2a92f27.entry.js → p-7660a4c1.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f19668ba.entry.js → p-87f3b9a6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-beedd1b5.entry.js → p-9cab7a57.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-298befae.entry.js → p-9cad5a6d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-503371f7.entry.js → p-9dcd9e30.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6928aa8e.entry.js → p-a25bb0ad.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2f9211b9.entry.js → p-a62e84f9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3482a231.entry.js → p-a867b984.entry.js} +1 -1
- package/dist/realtimekit-ui/p-b58dc07c.entry.js +1 -0
- package/dist/realtimekit-ui/{p-42989f41.entry.js → p-bb369808.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b6cee65a.entry.js → p-bd226f59.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1a78c129.entry.js → p-c50f4cab.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-190523f5.entry.js → p-c96e2a96.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-78968008.entry.js → p-cda80e2c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c43c2382.entry.js → p-cea6c6ac.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0485834f.entry.js → p-d194317d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a849f2b3.entry.js → p-d7a78f65.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f6918dd7.entry.js → p-dded6ad0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-29c11bdb.entry.js → p-f2ce302b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9ac1b986.entry.js → p-f42c50db.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-73a56e4f.entry.js → p-fea05f1c.entry.js} +1 -1
- package/dist/realtimekit-ui/p-ff9bc5b0.entry.js +1 -0
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-chat/rtk-chat.d.ts +1 -1
- package/dist/types/components/rtk-message-view/rtk-message-view.d.ts +2 -0
- package/dist/types/components.d.ts +8 -0
- package/package.json +1 -1
- package/dist/realtimekit-ui/p-3a4e302b.entry.js +0 -1
- package/dist/realtimekit-ui/p-447ffea0.entry.js +0 -1
- package/dist/realtimekit-ui/p-5ebc57f8.entry.js +0 -1
- package/dist/realtimekit-ui/p-6437ff4e.entry.js +0 -1
- package/dist/realtimekit-ui/p-93e9fb59.entry.js +0 -1
- package/dist/realtimekit-ui/p-a9cb6a16.entry.js +0 -1
- package/dist/realtimekit-ui/p-bf234650.entry.js +0 -1
- package/dist/realtimekit-ui/p-ce5a911d.entry.js +0 -1
- package/dist/realtimekit-ui/p-db831ab6.entry.js +0 -1
|
@@ -4,19 +4,19 @@ import { c as chatUnreadTimestamps } from './p-a83ccdbd.js';
|
|
|
4
4
|
import { d as differenceInMinutes, f as formatDateTime, e as elapsedDuration } from './p-382270d8.js';
|
|
5
5
|
import { s as smoothScrollToBottom } from './p-0752f2ba.js';
|
|
6
6
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
7
|
-
import { d as defineCustomElement$e } from './p-
|
|
7
|
+
import { d as defineCustomElement$e } from './p-95e51bef.js';
|
|
8
8
|
import { d as defineCustomElement$d } from './p-1391bef0.js';
|
|
9
|
-
import { d as defineCustomElement$c } from './p-
|
|
9
|
+
import { d as defineCustomElement$c } from './p-ce77fdfc.js';
|
|
10
10
|
import { d as defineCustomElement$b } from './p-3b29dda1.js';
|
|
11
|
-
import { d as defineCustomElement$a } from './p-
|
|
12
|
-
import { d as defineCustomElement$9 } from './p-
|
|
13
|
-
import { d as defineCustomElement$8 } from './p-
|
|
14
|
-
import { d as defineCustomElement$7 } from './p-
|
|
15
|
-
import { d as defineCustomElement$6 } from './p-
|
|
16
|
-
import { d as defineCustomElement$5 } from './p-
|
|
17
|
-
import { d as defineCustomElement$4 } from './p-
|
|
18
|
-
import { d as defineCustomElement$3 } from './p-
|
|
19
|
-
import { d as defineCustomElement$2 } from './p-
|
|
11
|
+
import { d as defineCustomElement$a } from './p-40b1fef2.js';
|
|
12
|
+
import { d as defineCustomElement$9 } from './p-d2ce1170.js';
|
|
13
|
+
import { d as defineCustomElement$8 } from './p-402db72e.js';
|
|
14
|
+
import { d as defineCustomElement$7 } from './p-520dccab.js';
|
|
15
|
+
import { d as defineCustomElement$6 } from './p-966273a8.js';
|
|
16
|
+
import { d as defineCustomElement$5 } from './p-7b344a65.js';
|
|
17
|
+
import { d as defineCustomElement$4 } from './p-5b66b8f3.js';
|
|
18
|
+
import { d as defineCustomElement$3 } from './p-9c3ca56e.js';
|
|
19
|
+
import { d as defineCustomElement$2 } from './p-85990be7.js';
|
|
20
20
|
|
|
21
21
|
const rtkChatMessagesUiCss = ":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)}.scrollbar{scrollbar-width:thin;scrollbar-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))\n var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar{height:var(--rtk-space-1\\.5, 6px);width:var(--rtk-space-1\\.5, 6px);border-radius:9999px;background-color:var(--rtk-scrollbar-background, transparent)}.scrollbar::-webkit-scrollbar-thumb{border-radius:9999px;background-color:var(--rtk-scrollbar-color, rgb(var(--rtk-colors-background-600, 60 60 60)))}:host{position:relative;display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));word-break:break-word}.chat-container{box-sizing:border-box;display:flex;flex-direction:column;padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);flex:1 0 0px;overflow-y:scroll}.chat-container .spacer{flex:1 1 auto}.chat-container .chat{flex:0 0 auto}.file-picker{display:none}.chat .head{margin-bottom:var(--rtk-space-2, 8px);display:flex;align-items:center}.chat .head .name{margin-right:var(--rtk-space-2, 8px);font-size:12px;font-weight:700}.chat .head .time{font-size:12px;color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.chat .body{overflow-wrap:break-word;line-height:1.5}.chat .body .emoji{font-size:24px}p{margin:var(--rtk-space-0, 0px);line-height:1.5}rtk-message-view{margin-top:var(--rtk-space-2, 8px);display:block;padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));box-sizing:border-box}rtk-message-view::part(message){flex-grow:1}*[is-continued] rtk-message-view{margin-top:var(--rtk-space-1, 4px)}.pinned .message-wrapper{position:relative}.pinned .pin-button{position:absolute;right:var(--rtk-space-4, 16px);top:calc(var(--rtk-space-4, 16px) * -1);display:flex;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.pinned .pin-button:hover rtk-button{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-600, 13 81 253) / var(--tw-bg-opacity))}.pinned rtk-message-view{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));padding-top:var(--rtk-space-1, 4px);padding-bottom:var(--rtk-space-1, 4px)}a{--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity));text-decoration-line:none}a:hover{text-decoration-line:underline}.new-chat-marker{display:flex;width:100%;align-items:center;gap:var(--rtk-space-2, 8px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-text-opacity))}.new-chat-marker::before{content:'';height:1px;flex:1 1 0%;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / 0.5)}.show-new-messages-ctr{pointer-events:none;display:flex;justify-content:flex-end;padding:var(--rtk-space-3, 12px);z-index:0;margin-top:calc(var(--rtk-space-14, 56px) * -1)}.show-new-messages{pointer-events:auto;--tw-translate-y:var(--rtk-space-16, 64px);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:0;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.show-new-messages.active{--tw-translate-y:var(--rtk-space-0, 0px);transform:translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));opacity:1}";
|
|
22
22
|
const RtkChatMessagesUiStyle0 = rtkChatMessagesUiCss;
|
|
@@ -172,7 +172,7 @@ const RtkChatMessagesUi$1 = /*@__PURE__*/ proxyCustomElement(class RtkChatMessag
|
|
|
172
172
|
var _a;
|
|
173
173
|
let prevMessage = null;
|
|
174
174
|
let reachedFirstUnread = false;
|
|
175
|
-
return (h(Host, { key: '
|
|
175
|
+
return (h(Host, { key: '178fac50ff102f6186953051af07d65e8811d2cf' }, h("div", { key: '00310e41a9d3494c3bc9c4a25594844854e240cb', class: "chat-container scrollbar", ref: (el) => (this.$chat = el), part: "container" }, h("div", { key: '1232aca1fc213e70bf3aa63bd13d2288ba3884a4', class: "spacer", part: "spacer" }), h("div", { key: 'f74b23005e75874224d4cf56e0286ddb4cacfe9d', class: "chat", part: "chat" }, (_a = this.messages) === null || _a === void 0 ? void 0 : _a.map((item) => {
|
|
176
176
|
if (item.type === 'chat') {
|
|
177
177
|
const { message } = item;
|
|
178
178
|
const isSelfMessage = message.userId === this.selfUserId;
|
|
@@ -191,10 +191,10 @@ const RtkChatMessagesUi$1 = /*@__PURE__*/ proxyCustomElement(class RtkChatMessag
|
|
|
191
191
|
} })))), 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" }))))))));
|
|
192
192
|
}
|
|
193
193
|
return null;
|
|
194
|
-
}))), h("div", { key: '
|
|
194
|
+
}))), h("div", { key: '9123c1900c65f238962a51926e750dbebeab18f4', class: "show-new-messages-ctr" }, h("rtk-button", { key: '01de40dd8bdc2c27f4512bf98a0a6ff4d42714d4', class: {
|
|
195
195
|
'show-new-messages': true,
|
|
196
196
|
active: this.showLatestMessageButton,
|
|
197
|
-
}, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '
|
|
197
|
+
}, kind: "icon", part: "show-new-messages", onClick: this.scrollToBottom }, h("rtk-icon", { key: '68c7981e90a248d8aebb872123eaa92f2939b0af', icon: this.iconPack.chevron_down })))));
|
|
198
198
|
}
|
|
199
199
|
static get watchers() { return {
|
|
200
200
|
"messages": ["chatChanged"],
|
|
@@ -2,18 +2,18 @@ import { p as proxyCustomElement, H, h, e as Host } from './p-c3592601.js';
|
|
|
2
2
|
import { e as defaultIconPack, i as useLanguage } from './p-e847fee9.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
5
|
-
import { d as defineCustomElement$d } from './p-
|
|
5
|
+
import { d as defineCustomElement$d } from './p-95e51bef.js';
|
|
6
6
|
import { d as defineCustomElement$c } from './p-1391bef0.js';
|
|
7
|
-
import { d as defineCustomElement$b } from './p-
|
|
8
|
-
import { d as defineCustomElement$a } from './p-
|
|
7
|
+
import { d as defineCustomElement$b } from './p-0e80bae4.js';
|
|
8
|
+
import { d as defineCustomElement$a } from './p-5739b5f1.js';
|
|
9
9
|
import { d as defineCustomElement$9 } from './p-3b29dda1.js';
|
|
10
|
-
import { d as defineCustomElement$8 } from './p-
|
|
11
|
-
import { d as defineCustomElement$7 } from './p-
|
|
12
|
-
import { d as defineCustomElement$6 } from './p-
|
|
13
|
-
import { d as defineCustomElement$5 } from './p-
|
|
14
|
-
import { d as defineCustomElement$4 } from './p-
|
|
15
|
-
import { d as defineCustomElement$3 } from './p-
|
|
16
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
+
import { d as defineCustomElement$8 } from './p-d3588666.js';
|
|
11
|
+
import { d as defineCustomElement$7 } from './p-402db72e.js';
|
|
12
|
+
import { d as defineCustomElement$6 } from './p-520dccab.js';
|
|
13
|
+
import { d as defineCustomElement$5 } from './p-966273a8.js';
|
|
14
|
+
import { d as defineCustomElement$4 } from './p-78f91ffe.js';
|
|
15
|
+
import { d as defineCustomElement$3 } from './p-5b66b8f3.js';
|
|
16
|
+
import { d as defineCustomElement$2 } from './p-011adf66.js';
|
|
17
17
|
|
|
18
18
|
const rtkChatSearchResultsCss = ":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:flex;height:100%;flex-direction:column;position:relative;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}";
|
|
19
19
|
const RtkChatSearchResultsStyle0 = rtkChatSearchResultsCss;
|
|
@@ -51,7 +51,7 @@ const RtkChatSearchResults$1 = /*@__PURE__*/ proxyCustomElement(class RtkChatSea
|
|
|
51
51
|
};
|
|
52
52
|
}
|
|
53
53
|
render() {
|
|
54
|
-
return (h(Host, { key: '
|
|
54
|
+
return (h(Host, { key: 'd16d67449de1e354428a96a798540b19a4a3b3b5' }, h("rtk-paginated-list", { key: '8979769039cf4f4d66e83d6cf8cb87075fbc8488', pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.searchMessages, createNodes: this.nodeRenderer, selectedItemId: this.query })));
|
|
55
55
|
}
|
|
56
56
|
static get style() { return RtkChatSearchResultsStyle0; }
|
|
57
57
|
}, [1, "rtk-chat-search-results", {
|
|
@@ -2,9 +2,9 @@ import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-
|
|
|
2
2
|
import { e as defaultIconPack, i as useLanguage } from './p-e847fee9.js';
|
|
3
3
|
import { c as canViewChat } from './p-05df465d.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-cd790a43.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-3b29dda1.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-5b66b8f3.js';
|
|
8
8
|
|
|
9
9
|
const rtkChatToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block}:host([data-hidden]){display:none}.unread-count{position:absolute;right:var(--rtk-space-3, 12px);box-sizing:border-box;padding:var(--rtk-space-0\\.5, 2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));display:flex;height:var(--rtk-space-5, 20px);min-width:var(--rtk-space-5, 20px);align-items:center;justify-content:center;border-radius:9999px;z-index:1}.unread-count-dot{position:absolute;right:var(--rtk-space-3, 12px);z-index:10;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));border-radius:50%;display:flex;height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);align-items:center;justify-content:center}:host([variant='horizontal']) .unread-count{right:var(--rtk-space-4, 16px);top:50%;transform:translateY(-50%)}";
|
|
10
10
|
const RtkChatToggleStyle0 = rtkChatToggleCss;
|
|
@@ -76,9 +76,9 @@ const RtkClock$1 = /*@__PURE__*/ proxyCustomElement(class RtkClock extends H {
|
|
|
76
76
|
}
|
|
77
77
|
render() {
|
|
78
78
|
const showClock = this.startedTime !== undefined;
|
|
79
|
-
return (h(Host, { key: '
|
|
80
|
-
h("rtk-icon", { key: '
|
|
81
|
-
h("span", { key: '
|
|
79
|
+
return (h(Host, { key: '39ec8f3aefb91d5314ea8d39b7ded49a1bced4f6', "data-hidden": !showClock, tabIndex: 0, role: "timer", "aria-live": "off" }, this.startedTime !== undefined && [
|
|
80
|
+
h("rtk-icon", { key: '76017ad292041e04dc2b420b4c3a9c1d14656706', icon: this.iconPack.clock, "aria-hidden": true, tabIndex: -1, part: "icon" }),
|
|
81
|
+
h("span", { key: '2cd75a435089d1bd534f49b50c0ceaa6e7335f8a', part: "text" }, this.getFormattedTime()),
|
|
82
82
|
]));
|
|
83
83
|
}
|
|
84
84
|
static get watchers() { return {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkConfirmationModal$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkConfirmationModal$1, d as defineCustomElement$1 } from './p-7965a1a6.js';
|
|
2
2
|
|
|
3
3
|
const RtkConfirmationModal = RtkConfirmationModal$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkControlbarButton$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkControlbarButton$1, d as defineCustomElement$1 } from './p-cd790a43.js';
|
|
2
2
|
|
|
3
3
|
const RtkControlbarButton = RtkControlbarButton$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -42,7 +42,7 @@ const RtkControlbar$1 = /*@__PURE__*/ proxyCustomElement(class RtkControlbar ext
|
|
|
42
42
|
iconPack: this.iconPack,
|
|
43
43
|
size: this.size,
|
|
44
44
|
};
|
|
45
|
-
return (h(Host, { key: '
|
|
45
|
+
return (h(Host, { key: '0376a3a5059538d4ae60fce32813e797fae18b2a' }, !this.disableRender && (h(Render, { key: 'b6990b5966e6b270c93181ddb1d156d55b02dbde', element: "rtk-controlbar", defaults: defaults, onlyChildren: true })), h("slot", { key: 'f5130e01e8efd65a0a52e035baac2836d5102731' })));
|
|
46
46
|
}
|
|
47
47
|
static get style() { return RtkControlbarStyle0; }
|
|
48
48
|
}, [1, "rtk-controlbar", {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { i as useLanguage, e as defaultIconPack } from './p-e847fee9.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-cd790a43.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3b29dda1.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-5b66b8f3.js';
|
|
7
7
|
|
|
8
8
|
const rtkDebuggerToggleCss = ":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}";
|
|
9
9
|
const RtkDebuggerToggleStyle0 = rtkDebuggerToggleCss;
|
|
@@ -39,7 +39,7 @@ const RtkDebuggerToggle$1 = /*@__PURE__*/ proxyCustomElement(class RtkDebuggerTo
|
|
|
39
39
|
});
|
|
40
40
|
}
|
|
41
41
|
render() {
|
|
42
|
-
return (h(Host, { key: '
|
|
42
|
+
return (h(Host, { key: '921018aa53c87d13bd51b20d8a98ac84f7b1c2ff', title: this.t('Troubleshooting') }, h("rtk-controlbar-button", { key: '043c5e9648bf9303488977554f9a1e70ca681995', size: this.size, iconPack: this.iconPack, onClick: () => this.toggleDebugger(), icon: this.iconPack.debug, label: this.t('Troubleshooting'), variant: this.variant })));
|
|
43
43
|
}
|
|
44
44
|
static get style() { return RtkDebuggerToggleStyle0; }
|
|
45
45
|
}, [1, "rtk-debugger-toggle", {
|
|
@@ -2,14 +2,14 @@ import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-
|
|
|
2
2
|
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-e847fee9.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
4
4
|
import { R as Render } from './p-60fdbd75.js';
|
|
5
|
-
import { d as defineCustomElement$n } from './p-
|
|
6
|
-
import { d as defineCustomElement$m } from './p-
|
|
7
|
-
import { d as defineCustomElement$l } from './p-
|
|
8
|
-
import { d as defineCustomElement$k } from './p-
|
|
9
|
-
import { d as defineCustomElement$j } from './p-
|
|
5
|
+
import { d as defineCustomElement$n } from './p-95e51bef.js';
|
|
6
|
+
import { d as defineCustomElement$m } from './p-86f18b68.js';
|
|
7
|
+
import { d as defineCustomElement$l } from './p-bed61d79.js';
|
|
8
|
+
import { d as defineCustomElement$k } from './p-157c1dc9.js';
|
|
9
|
+
import { d as defineCustomElement$j } from './p-828db489.js';
|
|
10
10
|
import { d as defineCustomElement$i } from './p-1391bef0.js';
|
|
11
|
-
import { d as defineCustomElement$h } from './p-
|
|
12
|
-
import { d as defineCustomElement$g } from './p-
|
|
11
|
+
import { d as defineCustomElement$h } from './p-7965a1a6.js';
|
|
12
|
+
import { d as defineCustomElement$g } from './p-ea6b5bf5.js';
|
|
13
13
|
import { d as defineCustomElement$f } from './p-1a8b46bb.js';
|
|
14
14
|
import { d as defineCustomElement$e } from './p-6f8d2043.js';
|
|
15
15
|
import { d as defineCustomElement$d } from './p-193d8051.js';
|
|
@@ -17,13 +17,13 @@ import { d as defineCustomElement$c } from './p-c05530c8.js';
|
|
|
17
17
|
import { d as defineCustomElement$b } from './p-0a31ef52.js';
|
|
18
18
|
import { d as defineCustomElement$a } from './p-84b30573.js';
|
|
19
19
|
import { d as defineCustomElement$9 } from './p-3b29dda1.js';
|
|
20
|
-
import { d as defineCustomElement$8 } from './p-
|
|
21
|
-
import { d as defineCustomElement$7 } from './p-
|
|
22
|
-
import { d as defineCustomElement$6 } from './p-
|
|
23
|
-
import { d as defineCustomElement$5 } from './p-
|
|
24
|
-
import { d as defineCustomElement$4 } from './p-
|
|
25
|
-
import { d as defineCustomElement$3 } from './p-
|
|
26
|
-
import { d as defineCustomElement$2 } from './p-
|
|
20
|
+
import { d as defineCustomElement$8 } from './p-fef53de3.js';
|
|
21
|
+
import { d as defineCustomElement$7 } from './p-668f57d0.js';
|
|
22
|
+
import { d as defineCustomElement$6 } from './p-b30f3c49.js';
|
|
23
|
+
import { d as defineCustomElement$5 } from './p-40589702.js';
|
|
24
|
+
import { d as defineCustomElement$4 } from './p-578d73e5.js';
|
|
25
|
+
import { d as defineCustomElement$3 } from './p-5b66b8f3.js';
|
|
26
|
+
import { d as defineCustomElement$2 } from './p-85990be7.js';
|
|
27
27
|
|
|
28
28
|
const rtkDialogManagerCss = ":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}";
|
|
29
29
|
const RtkDialogManagerStyle0 = rtkDialogManagerCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkDraftAttachmentView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkDraftAttachmentView$1, d as defineCustomElement$1 } from './p-e31889d3.js';
|
|
2
2
|
|
|
3
3
|
const RtkDraftAttachmentView = RtkDraftAttachmentView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkEmojiPickerButton$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkEmojiPickerButton$1, d as defineCustomElement$1 } from './p-b74221b4.js';
|
|
2
2
|
|
|
3
3
|
const RtkEmojiPickerButton = RtkEmojiPickerButton$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -46,7 +46,7 @@ const RtkFileDropzone$1 = /*@__PURE__*/ proxyCustomElement(class RtkFileDropzone
|
|
|
46
46
|
});
|
|
47
47
|
}
|
|
48
48
|
render() {
|
|
49
|
-
return (h(Host, { key: '
|
|
49
|
+
return (h(Host, { key: '9525e4e25630d45a8945e0cd169ac7830eb131b2' }, h("div", { key: '1be56002e1adecfaf2f9b6216e2551929bcac4e2', id: "dropzone", class: { active: this.dropzoneActivated }, part: "dropzone" }, h("rtk-icon", { key: 'e7d366446b6714ad64d2b95da7f08f67a1429333', icon: this.iconPack.attach }), h("p", { key: 'ab3b2e3a048ee8bd812ece1ad5a9afcc03d00c67' }, this.t('chat.send_attachment')))));
|
|
50
50
|
}
|
|
51
51
|
static get style() { return RtkFileDropzoneStyle0; }
|
|
52
52
|
}, [1, "rtk-file-dropzone", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkFileMessageView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkFileMessageView$1, d as defineCustomElement$1 } from './p-ce77fdfc.js';
|
|
2
2
|
|
|
3
3
|
const RtkFileMessageView = RtkFileMessageView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkFilePickerButton$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkFilePickerButton$1, d as defineCustomElement$1 } from './p-11a16ac3.js';
|
|
2
2
|
|
|
3
3
|
const RtkFilePickerButton = RtkFilePickerButton$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkFullscreenToggle$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkFullscreenToggle$1, d as defineCustomElement$1 } from './p-35af8a84.js';
|
|
2
2
|
|
|
3
3
|
const RtkFullscreenToggle = RtkFullscreenToggle$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -4,7 +4,7 @@ import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
|
4
4
|
import { d as debounce_1 } from './p-cbdd7a99.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-1391bef0.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-3b29dda1.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-85990be7.js';
|
|
8
8
|
|
|
9
9
|
const rtkGridPaginationCss = ":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:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;font-size:16px}:host([data-hidden]){display:none}:host([size='sm']){font-size:12px}:host([size='sm']) .center{margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px)}:host([size='sm']) rtk-button{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}:host([size='sm']) rtk-button rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}rtk-button{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.center{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.center .page{color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.center .slash{margin-left:var(--rtk-space-0\\.5, 2px);margin-right:var(--rtk-space-0\\.5, 2px)}.center .pages{align-self:flex-end;font-size:12px}:host([variant='rounded']){overflow:hidden;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}:host([variant='rounded']) rtk-button{border-radius:9999px;border-width:var(--rtk-border-width-none, 0);border-style:none;background-color:transparent;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64));transition-property:color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}:host([variant='rounded']) rtk-button:not([disabled]):hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}:host([variant='rounded']) rtk-button:not([disabled]):focus{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}:host([variant='grid']) rtk-button{position:absolute;top:50%;height:var(--rtk-space-20, 80px);width:var(--rtk-space-20, 80px);opacity:0.2;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}:host([variant='grid']) rtk-button:hover{opacity:1}:host([variant='grid']) rtk-button{transform:translateY(-50%)}:host([variant='grid']) rtk-button.prev{left:var(--rtk-space-0, 0px);border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host([variant='grid']) rtk-button.next{right:var(--rtk-space-0, 0px);border-top-left-radius:9999px;border-bottom-left-radius:9999px}:host([variant='grid']) rtk-button.auto{left:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);border-top-right-radius:9999px;border-bottom-right-radius:9999px}:host([variant='grid']) .dots{position:absolute;left:50%;bottom:var(--rtk-space-3, 12px);display:flex;align-items:center;transform:translateX(-50%)}:host([variant='grid']) .dots .dot{margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-2, 8px);width:var(--rtk-space-2, 8px);cursor:pointer;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity))}:host([variant='grid']) .dots .dot:last-child{margin-right:var(--rtk-space-0, 0px)}:host([variant='grid']) .dots .dot.active{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity))}:host([variant='grid'][size='sm']) rtk-button{height:var(--rtk-space-14, 56px);width:var(--rtk-space-14, 56px);opacity:0.1}";
|
|
10
10
|
const RtkGridPaginationStyle0 = rtkGridPaginationCss;
|
|
@@ -5,12 +5,12 @@ import { R as Render } from './p-60fdbd75.js';
|
|
|
5
5
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
6
6
|
import { d as defaultGridSize } from './p-b13ddb7d.js';
|
|
7
7
|
import { d as defineCustomElement$9 } from './p-1391bef0.js';
|
|
8
|
-
import { d as defineCustomElement$8 } from './p-
|
|
9
|
-
import { d as defineCustomElement$7 } from './p-
|
|
8
|
+
import { d as defineCustomElement$8 } from './p-cd790a43.js';
|
|
9
|
+
import { d as defineCustomElement$7 } from './p-35af8a84.js';
|
|
10
10
|
import { d as defineCustomElement$6 } from './p-3b29dda1.js';
|
|
11
11
|
import { d as defineCustomElement$5 } from './p-95e08256.js';
|
|
12
|
-
import { d as defineCustomElement$4 } from './p-
|
|
13
|
-
import { d as defineCustomElement$3 } from './p-
|
|
12
|
+
import { d as defineCustomElement$4 } from './p-2e3c0084.js';
|
|
13
|
+
import { d as defineCustomElement$3 } from './p-5b66b8f3.js';
|
|
14
14
|
import { d as defineCustomElement$2 } from './p-6ec01673.js';
|
|
15
15
|
|
|
16
16
|
const rtkGridCss = ":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;height:100%;width:100%}.offline-grid{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center}.offline-grid h3{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);font-size:20px;font-weight:500;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.offline-grid p{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);text-align:center;font-size:16px;font-weight:400;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.offline-grid rtk-icon{margin-bottom:var(--rtk-space-2, 8px)}.webinar-stage{box-sizing:border-box;height:100%;display:flex;align-content:center;align-items:center;justify-content:center;text-align:center}.webinar-stage h2{margin:var(--rtk-space-0, 0px);font-weight:normal}rtk-viewer-count{display:none}.ctr{display:flex;flex-direction:column;align-items:center}.message{font-size:16px;border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));padding-left:var(--rtk-space-8, 32px);padding-right:var(--rtk-space-8, 32px);padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.description{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);font-size:14px}rtk-livestream-indicator{display:none}@media only screen and (max-device-height: 480px) and (orientation: landscape){rtk-viewer-count[variant='embedded']{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-2, 8px);z-index:20;margin-top:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0, 0px);display:flex}rtk-livestream-indicator{position:absolute;top:var(--rtk-space-0, 0px);left:var(--rtk-space-2, 8px);z-index:20;margin-top:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0, 0px);display:flex}}";
|
|
@@ -42,7 +42,7 @@ const RtkHeader$1 = /*@__PURE__*/ proxyCustomElement(class RtkHeader extends H {
|
|
|
42
42
|
iconPack: this.iconPack,
|
|
43
43
|
size: this.size,
|
|
44
44
|
};
|
|
45
|
-
return (h(Host, { key: '
|
|
45
|
+
return (h(Host, { key: 'b027d881ec9b4b6e27750e13e9aa0ac50ce9748c' }, !this.disableRender && h(Render, { key: '7bb2e5d3b9d9b2aeb9550c5675743c5ddfeee99c', element: "rtk-header", defaults: defaults, onlyChildren: true }), h("slot", { key: '66bbb8bdcbb511f3e97a17f6b3703725ed708fe4' })));
|
|
46
46
|
}
|
|
47
47
|
static get style() { return RtkHeaderStyle0; }
|
|
48
48
|
}, [1, "rtk-header", {
|
|
@@ -4,7 +4,7 @@ import './p-a83ccdbd.js';
|
|
|
4
4
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-3b29dda1.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-89eb65a9.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-5b66b8f3.js';
|
|
8
8
|
|
|
9
9
|
const rtkIdleScreenCss = ":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{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ctr{display:flex;flex-direction:column;align-items:center;gap:var(--rtk-space-8, 32px)}rtk-logo.loaded{height:var(--rtk-space-12, 48px)}rtk-spinner{height:var(--rtk-space-12, 48px);width:var(--rtk-space-12, 48px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}";
|
|
10
10
|
const RtkIdleScreenStyle0 = rtkIdleScreenCss;
|
|
@@ -32,7 +32,7 @@ const RtkIdleScreen$1 = /*@__PURE__*/ proxyCustomElement(class RtkIdleScreen ext
|
|
|
32
32
|
this.t = useLanguage();
|
|
33
33
|
}
|
|
34
34
|
render() {
|
|
35
|
-
return (h(Host, { key: '
|
|
35
|
+
return (h(Host, { key: '0d5f3eea616808cb6d59173bc875ed1e19a571eb' }, h("slot", { key: '9d647571d81e227c3deba0b131e05763f0e17bd4' }, h("div", { key: '856f24853a9d5d1a941be50ff2567083cccc2d0b', class: "ctr", part: "container" }, h("rtk-logo", { key: '0bceeddd22d96bd07f015041e5b79d5de19dac59', meeting: this.meeting, config: this.config, t: this.t, part: "logo" }), h("rtk-spinner", { key: '62841691c9f2669e3e11a4e995848a3f1df4180a', "aria-label": "Idle, waiting for meeting data", part: "spinner", iconPack: this.iconPack })))));
|
|
36
36
|
}
|
|
37
37
|
static get style() { return RtkIdleScreenStyle0; }
|
|
38
38
|
}, [1, "rtk-idle-screen", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkImageMessageView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkImageMessageView$1, d as defineCustomElement$1 } from './p-40b1fef2.js';
|
|
2
2
|
|
|
3
3
|
const RtkImageMessageView = RtkImageMessageView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkImageMessage$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkImageMessage$1, d as defineCustomElement$1 } from './p-d3588666.js';
|
|
2
2
|
|
|
3
3
|
const RtkImageMessage = RtkImageMessage$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -45,7 +45,7 @@ const RtkImageViewer$1 = /*@__PURE__*/ proxyCustomElement(class RtkImageViewer e
|
|
|
45
45
|
document.removeEventListener('click', this.handleOutsideClick);
|
|
46
46
|
}
|
|
47
47
|
render() {
|
|
48
|
-
return (h(Host, { key: '
|
|
48
|
+
return (h(Host, { key: '8d935bb0caf8d693e1a689ca43aae99862170ac9', class: "scrollbar", onClick: (e) => e.stopPropagation() }, h("div", { key: '99e92847c61ae836819158df5e755a15ffc857c0', class: "header" }, h("div", { key: '00fa44b137b19e90480ab67a915d795e69d0e8d2', class: "shared-by-user" }, this.t('chat.img.shared_by'), ' ', h("span", { key: 'c8cdd90cdb236581421d39f397dcb532c0052f88', class: "displayName" }, formatName(shorten(this.image.displayName)))), h("div", { key: '5c4c76c34a58598056c737cab95966014713fda1', class: "actions" }, h("rtk-button", { key: '78e4b05fc056a4924e7d795ce751d26213b7b31c', onClick: () => downloadFile(this.image.link, { fallbackName: 'image' }) }, h("rtk-icon", { key: '97f528e26b23f749597e783b15ae2b28cdb57432', icon: this.iconPack.download, slot: "start" }), "Download"), h("rtk-button", { key: '1c8db312bcdbb7b58886bd042866dce4a742b2b6', kind: "icon", variant: "secondary", onClick: () => this.close.emit() }, h("rtk-icon", { key: '91a7127dce1d432cd6ab8bbba45d37054459b6d5', icon: this.iconPack.dismiss })))), h("div", { key: 'c5389b11ee44af064e9d12c443b2986a349d02de', class: "image-ctr" }, h("img", { key: 'a6b8cfadc2f11395695358f97a285986e5dab799', src: this.image.link }))));
|
|
49
49
|
}
|
|
50
50
|
static get style() { return RtkImageViewerStyle0; }
|
|
51
51
|
}, [1, "rtk-image-viewer", {
|
|
@@ -26,7 +26,7 @@ const RtkInformationTooltip$1 = /*@__PURE__*/ proxyCustomElement(class RtkInform
|
|
|
26
26
|
this.iconPack = defaultIconPack;
|
|
27
27
|
}
|
|
28
28
|
render() {
|
|
29
|
-
return (h(Host, { key: '
|
|
29
|
+
return (h(Host, { key: 'a94703e845d2ed6757b794e5582a27790d9ffc22' }, h("div", { key: '9dba2927f2763b84127237d269bbb21bda299018', class: "tooltip-container" }, h("rtk-icon", { key: 'dda3376f2f3e0bcc61a978f6ed4d9a746243480c', icon: this.iconPack.info, size: "sm" }), h("div", { key: '87df9ff5be316f60f1b9b6445ee19f48aed6918c', class: "tooltip" }, h("slot", { key: '25cacd1c76d12aef06b7c757d6cc1580f214d938', name: "tootlip-text" })))));
|
|
30
30
|
}
|
|
31
31
|
static get style() { return RtkInformationTooltipStyle0; }
|
|
32
32
|
}, [1, "rtk-information-tooltip", {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { e as defaultIconPack, i as useLanguage } from './p-e847fee9.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-cd790a43.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3b29dda1.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-5b66b8f3.js';
|
|
7
7
|
|
|
8
8
|
const rtkLeaveButtonCss = ":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}";
|
|
9
9
|
const RtkLeaveButtonStyle0 = rtkLeaveButtonCss;
|
|
@@ -36,7 +36,7 @@ const RtkLeaveButton$1 = /*@__PURE__*/ proxyCustomElement(class RtkLeaveButton e
|
|
|
36
36
|
}
|
|
37
37
|
render() {
|
|
38
38
|
const text = this.t('leave');
|
|
39
|
-
return (h(Host, { key: '
|
|
39
|
+
return (h(Host, { key: '5b0ccd7eca4a3330a6bbfd377fa5cbdc050ac346', label: text }, h("rtk-controlbar-button", { key: '8dcb835fb29edad956d715c2cbe882686ccce40d', 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" })));
|
|
40
40
|
}
|
|
41
41
|
static get style() { return RtkLeaveButtonStyle0; }
|
|
42
42
|
}, [1, "rtk-leave-button", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkLeaveMeeting$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkLeaveMeeting$1, d as defineCustomElement$1 } from './p-668f57d0.js';
|
|
2
2
|
|
|
3
3
|
const RtkLeaveMeeting = RtkLeaveMeeting$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkLivestreamPlayer$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkLivestreamPlayer$1, d as defineCustomElement$1 } from './p-2e3c0084.js';
|
|
2
2
|
|
|
3
3
|
const RtkLivestreamPlayer = RtkLivestreamPlayer$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { e as defaultIconPack, i as useLanguage, C as isLiveStreamHost } from './p-e847fee9.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-cd790a43.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3b29dda1.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-5b66b8f3.js';
|
|
7
7
|
|
|
8
8
|
const rtkLivestreamToggleCss = ":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}:host([data-hidden]){display:none}";
|
|
9
9
|
const RtkLivestreamToggleStyle0 = rtkLivestreamToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkMarkdownView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkMarkdownView$1, d as defineCustomElement$1 } from './p-d2ce1170.js';
|
|
2
2
|
|
|
3
3
|
const RtkMarkdownView = RtkMarkdownView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { e as defaultIconPack, i as useLanguage } from './p-e847fee9.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-6f7c46d2.js';
|
|
4
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { d as defineCustomElement$2 } from './p-85990be7.js';
|
|
5
5
|
|
|
6
6
|
const rtkMeetingTitleCss = ":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{-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:16px;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}:host([data-hidden]){display:none}.title{text-align:center;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}:host([size='sm']){font-size:12px}";
|
|
7
7
|
const RtkMeetingTitleStyle0 = rtkMeetingTitleCss;
|
|
@@ -5,29 +5,29 @@ import { R as Render } from './p-60fdbd75.js';
|
|
|
5
5
|
import { g as generateConfig } from './p-35e93724.js';
|
|
6
6
|
import './p-a83ccdbd.js';
|
|
7
7
|
import { i as index } from './p-f47d4fe8.js';
|
|
8
|
-
import { d as defineCustomElement$o } from './p-
|
|
8
|
+
import { d as defineCustomElement$o } from './p-95e51bef.js';
|
|
9
9
|
import { d as defineCustomElement$n } from './p-1391bef0.js';
|
|
10
|
-
import { d as defineCustomElement$m } from './p-
|
|
11
|
-
import { d as defineCustomElement$l } from './p-
|
|
12
|
-
import { d as defineCustomElement$k } from './p-
|
|
13
|
-
import { d as defineCustomElement$j } from './p-
|
|
14
|
-
import { d as defineCustomElement$i } from './p-
|
|
15
|
-
import { d as defineCustomElement$h } from './p-
|
|
16
|
-
import { d as defineCustomElement$g } from './p-
|
|
17
|
-
import { d as defineCustomElement$f } from './p-
|
|
18
|
-
import { d as defineCustomElement$e } from './p-
|
|
10
|
+
import { d as defineCustomElement$m } from './p-c544502e.js';
|
|
11
|
+
import { d as defineCustomElement$l } from './p-9936031d.js';
|
|
12
|
+
import { d as defineCustomElement$k } from './p-4a84c913.js';
|
|
13
|
+
import { d as defineCustomElement$j } from './p-53332481.js';
|
|
14
|
+
import { d as defineCustomElement$i } from './p-e31889d3.js';
|
|
15
|
+
import { d as defineCustomElement$h } from './p-9d40e041.js';
|
|
16
|
+
import { d as defineCustomElement$g } from './p-b74221b4.js';
|
|
17
|
+
import { d as defineCustomElement$f } from './p-ce77fdfc.js';
|
|
18
|
+
import { d as defineCustomElement$e } from './p-11a16ac3.js';
|
|
19
19
|
import { d as defineCustomElement$d } from './p-3b29dda1.js';
|
|
20
|
-
import { d as defineCustomElement$c } from './p-
|
|
21
|
-
import { d as defineCustomElement$b } from './p-
|
|
22
|
-
import { d as defineCustomElement$a } from './p-
|
|
23
|
-
import { d as defineCustomElement$9 } from './p-
|
|
24
|
-
import { d as defineCustomElement$8 } from './p-
|
|
25
|
-
import { d as defineCustomElement$7 } from './p-
|
|
26
|
-
import { d as defineCustomElement$6 } from './p-
|
|
27
|
-
import { d as defineCustomElement$5 } from './p-
|
|
28
|
-
import { d as defineCustomElement$4 } from './p-
|
|
29
|
-
import { d as defineCustomElement$3 } from './p-
|
|
30
|
-
import { d as defineCustomElement$2 } from './p-
|
|
20
|
+
import { d as defineCustomElement$c } from './p-40b1fef2.js';
|
|
21
|
+
import { d as defineCustomElement$b } from './p-d2ce1170.js';
|
|
22
|
+
import { d as defineCustomElement$a } from './p-402db72e.js';
|
|
23
|
+
import { d as defineCustomElement$9 } from './p-520dccab.js';
|
|
24
|
+
import { d as defineCustomElement$8 } from './p-966273a8.js';
|
|
25
|
+
import { d as defineCustomElement$7 } from './p-7b344a65.js';
|
|
26
|
+
import { d as defineCustomElement$6 } from './p-78f91ffe.js';
|
|
27
|
+
import { d as defineCustomElement$5 } from './p-5b66b8f3.js';
|
|
28
|
+
import { d as defineCustomElement$4 } from './p-89cfd513.js';
|
|
29
|
+
import { d as defineCustomElement$3 } from './p-9c3ca56e.js';
|
|
30
|
+
import { d as defineCustomElement$2 } from './p-85990be7.js';
|
|
31
31
|
|
|
32
32
|
const sm = 640;
|
|
33
33
|
const md = 768;
|