@cloudflare/realtimekit-ui 1.2.1-staging.5 → 1.2.1-staging.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.js +1 -1
- package/dist/cjs/{TextMessage-8c732faa.js → TextMessage-ca569f12.js} +1 -1
- package/dist/cjs/{chat-d1cd538a.js → chat-a1c8f378.js} +1 -1
- package/dist/cjs/{config-b0a77c08.js → config-8ce93a9c.js} +2 -2
- package/dist/cjs/{debounce-390416a3.js → debounce-43f12da4.js} +1 -1
- package/dist/cjs/{floating-ui.dom.esm-705e65f3.js → floating-ui.dom.esm-9d940028.js} +142 -130
- package/dist/cjs/{index-3a723e80.js → index-3f8e5441.js} +1 -1
- package/dist/cjs/index.cjs.js +4 -4
- package/dist/cjs/{merge-32853693.js → merge-ff059743.js} +1 -1
- package/dist/cjs/rtk-ai-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ai_3.cjs.entry.js +2 -2
- package/dist/cjs/rtk-audio-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-audio-tile.cjs.entry.js +2 -2
- package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +2 -2
- package/dist/cjs/rtk-avatar_26.cjs.entry.js +9 -9
- package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +2 -2
- package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +5 -5
- package/dist/cjs/rtk-breakout-rooms-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-camera-selector_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-camera-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-caption-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-composer-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-message.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-messages-ui.cjs.entry.js +2 -2
- package/dist/cjs/rtk-chat-search-results.cjs.entry.js +6 -10
- package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-clock.cjs.entry.js +2 -2
- package/dist/cjs/rtk-controlbar-button.cjs.entry.js +2 -2
- package/dist/cjs/rtk-controlbar.cjs.entry.js +2 -2
- package/dist/cjs/rtk-debugger-audio_4.cjs.entry.js +2 -2
- package/dist/cjs/rtk-debugger-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-dialog-manager.cjs.entry.js +2 -2
- package/dist/cjs/rtk-dialog.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ended-screen.cjs.entry.js +2 -2
- package/dist/cjs/rtk-file-dropzone.cjs.entry.js +2 -2
- package/dist/cjs/rtk-file-message_3.cjs.entry.js +4 -4
- package/dist/cjs/rtk-fullscreen-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-grid-pagination.cjs.entry.js +2 -2
- package/dist/cjs/rtk-grid.cjs.entry.js +7 -3
- package/dist/cjs/rtk-header.cjs.entry.js +2 -2
- package/dist/cjs/rtk-idle-screen.cjs.entry.js +2 -2
- package/dist/cjs/rtk-image-viewer.cjs.entry.js +2 -2
- package/dist/cjs/rtk-information-tooltip.cjs.entry.js +2 -2
- package/dist/cjs/rtk-leave-button.cjs.entry.js +2 -2
- package/dist/cjs/rtk-livestream-indicator_3.cjs.entry.js +87 -14
- package/dist/cjs/rtk-livestream-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-logo.cjs.entry.js +2 -2
- package/dist/cjs/rtk-meeting-title.cjs.entry.js +2 -2
- package/dist/cjs/rtk-message-list-view.cjs.entry.js +3 -3
- package/dist/cjs/rtk-mic-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-mixed-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-more-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-mute-all-button.cjs.entry.js +2 -2
- package/dist/cjs/rtk-name-tag.cjs.entry.js +2 -2
- package/dist/cjs/rtk-network-indicator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-notification.cjs.entry.js +4 -4
- package/dist/cjs/rtk-notifications.cjs.entry.js +5 -5
- package/dist/cjs/rtk-participant-count.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 +8 -8
- package/dist/cjs/rtk-participants-audio.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +2 -2
- package/dist/cjs/rtk-participants-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-participants.cjs.entry.js +3 -3
- package/dist/cjs/rtk-pip-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-plugin-main_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-plugins-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-poll_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -3
- package/dist/cjs/rtk-recording-indicator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-recording-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-screen-share-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-screenshare-view.cjs.entry.js +2 -2
- package/dist/cjs/rtk-settings-audio_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-settings-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-settings.cjs.entry.js +2 -2
- package/dist/cjs/rtk-setup-screen.cjs.entry.js +3 -3
- package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +2 -2
- package/dist/cjs/rtk-sidebar.cjs.entry.js +3 -3
- package/dist/cjs/rtk-simple-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-spotlight-indicator.cjs.entry.js +2 -2
- package/dist/cjs/rtk-stage-toggle.cjs.entry.js +2 -2
- package/dist/cjs/rtk-stage.cjs.entry.js +2 -2
- package/dist/cjs/rtk-transcript.cjs.entry.js +2 -2
- package/dist/cjs/rtk-transcripts.cjs.entry.js +2 -2
- package/dist/cjs/rtk-ui-provider.cjs.entry.js +3 -3
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +2 -2
- package/dist/cjs/{sidebar-913c4258.js → sidebar-0166350b.js} +1 -1
- package/dist/cjs/{ui-store-2401aedf.js → ui-store-583d205a.js} +1 -2
- package/dist/collection/components/rtk-chat-search-results/rtk-chat-search-results.js +4 -8
- package/dist/collection/components/rtk-grid/rtk-grid.js +5 -1
- package/dist/collection/components/rtk-leave-meeting/rtk-leave-meeting.js +3 -3
- package/dist/collection/components/rtk-meeting/rtk-meeting.js +2 -2
- package/dist/collection/components/rtk-notifications/rtk-notifications.js +2 -2
- package/dist/collection/components/rtk-participant/rtk-participant.js +4 -4
- package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +1 -1
- package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +1 -1
- package/dist/collection/utils/breakout-rooms.js +1 -2
- package/dist/components/index.js +5 -5
- package/dist/components/{p-34e72b10.js → p-0031a3c0.js} +3 -3
- package/dist/components/{p-f7027067.js → p-00e98940.js} +3 -3
- package/dist/components/{p-90a6ceed.js → p-02d63986.js} +2 -2
- package/dist/components/{p-80c8bd12.js → p-02f091dd.js} +2 -2
- package/dist/components/{p-806e0ecb.js → p-0304f83a.js} +2 -2
- package/dist/components/{p-41a8d4b9.js → p-06bfb00c.js} +5 -5
- package/dist/components/{p-b7dd5423.js → p-070aa695.js} +1 -1
- package/dist/components/{p-77d43657.js → p-0a836b64.js} +2 -2
- package/dist/components/{p-652de874.js → p-0c8d2918.js} +11 -11
- package/dist/components/{p-c3e84d62.js → p-0da52a33.js} +3 -3
- package/dist/components/{p-dc82c81e.js → p-0e5b6daf.js} +3 -3
- package/dist/components/{p-3feac4bd.js → p-10552fa5.js} +7 -7
- package/dist/components/{p-51489680.js → p-13a05c55.js} +2 -2
- package/dist/components/{p-023bc0c1.js → p-165dddf4.js} +2 -2
- package/dist/components/{p-0f7f2c40.js → p-1804e307.js} +2 -2
- package/dist/components/{p-037d5106.js → p-1a6308ec.js} +3 -3
- package/dist/components/{p-75593f09.js → p-20612910.js} +2 -2
- package/dist/components/{p-d1742776.js → p-21453136.js} +2 -2
- package/dist/components/{p-56345e7d.js → p-241583c3.js} +3 -3
- package/dist/components/{p-88787807.js → p-27d6399a.js} +1 -1
- package/dist/components/{p-bfe52be0.js → p-2e897160.js} +4 -4
- package/dist/components/{p-be965eef.js → p-32b624f9.js} +2 -2
- package/dist/components/{p-2cdb3314.js → p-344db48b.js} +3 -3
- package/dist/components/{p-7e03849f.js → p-3e49e36a.js} +2 -2
- package/dist/components/{p-1cc53c67.js → p-3ff755e5.js} +3 -3
- package/dist/components/{p-71f9ae5f.js → p-42aa9cd9.js} +5 -5
- package/dist/components/{p-8e4a07d0.js → p-4594b213.js} +2 -2
- package/dist/components/{p-71b3bd01.js → p-465af231.js} +9 -9
- package/dist/components/{p-161478a2.js → p-477d076c.js} +2 -2
- package/dist/components/{p-a40b66b6.js → p-49619802.js} +5 -5
- package/dist/components/{p-00223948.js → p-4a34e1d0.js} +6 -6
- package/dist/components/{p-6b3d9fef.js → p-4c3d522b.js} +2 -2
- package/dist/components/{p-40625af0.js → p-4f889007.js} +2 -2
- package/dist/components/{p-2be1f5d7.js → p-550ddac7.js} +2 -2
- package/dist/components/{p-340f039c.js → p-5644d937.js} +2 -2
- package/dist/components/{p-10758885.js → p-5b3a7f00.js} +1 -2
- package/dist/components/{p-28fcedda.js → p-5ba840d9.js} +2 -2
- package/dist/components/{p-1aefe623.js → p-5ba9c3d1.js} +3 -3
- package/dist/components/{p-c1872f41.js → p-5d232d53.js} +11 -11
- package/dist/components/{p-4e1165f4.js → p-60d401f8.js} +3 -3
- package/dist/components/{p-c287d0f6.js → p-670b184f.js} +2 -2
- package/dist/components/{p-023a495b.js → p-6ccdf3c3.js} +2 -2
- package/dist/components/{p-5e456a83.js → p-6fa03a7f.js} +2 -2
- package/dist/components/{p-a37e1407.js → p-7071c775.js} +2 -2
- package/dist/components/{p-d84e7573.js → p-73901fd8.js} +2 -2
- package/dist/components/{p-0ab5cb5e.js → p-7c6602b9.js} +2 -2
- package/dist/components/{p-41ed86d4.js → p-7dd3acf5.js} +3 -3
- package/dist/components/{p-6c58bd27.js → p-7e34f516.js} +1 -1
- package/dist/components/{p-9e52536f.js → p-8564f93d.js} +3 -3
- package/dist/components/{p-f8d2ee61.js → p-88e8bca6.js} +2 -2
- package/dist/components/{p-31826961.js → p-9033d188.js} +5 -5
- package/dist/components/{p-84ab2eb7.js → p-9068e892.js} +2 -2
- package/dist/components/{p-0b7981de.js → p-a2de6dfc.js} +2 -2
- package/dist/components/{p-e8e8ad5f.js → p-a3bf84d7.js} +3 -3
- package/dist/components/{p-2a79db22.js → p-a642ad81.js} +22 -22
- package/dist/components/{p-ff9cb738.js → p-a9e7fa80.js} +6 -6
- package/dist/components/{p-9b559d4e.js → p-adf6dfcc.js} +2 -2
- package/dist/components/{p-769bb885.js → p-b1a93be0.js} +142 -130
- package/dist/components/{p-dfb3e706.js → p-b220448d.js} +2 -2
- package/dist/components/{p-0d6e93d6.js → p-b350d09f.js} +2 -2
- package/dist/components/{p-1e2133fb.js → p-b3a98a90.js} +5 -5
- package/dist/components/{p-c4385270.js → p-bc5c1265.js} +10 -10
- package/dist/components/{p-e953ec08.js → p-bd5c9c89.js} +2 -2
- package/dist/components/{p-98c3a8f8.js → p-bece0226.js} +1 -1
- package/dist/components/{p-cf1fd016.js → p-c0931990.js} +2 -2
- package/dist/components/{p-6434f29f.js → p-c1ab8045.js} +2 -2
- package/dist/components/{p-3b8f5970.js → p-c232dfce.js} +4 -4
- package/dist/components/{p-a4b04604.js → p-c5ef686a.js} +5 -5
- package/dist/components/{p-1f5b6602.js → p-c6700b7b.js} +2 -2
- package/dist/components/{p-c9553451.js → p-cb6f4d4b.js} +2 -2
- package/dist/components/{p-22c06c83.js → p-cc8af588.js} +7 -7
- package/dist/components/{p-e37d0aa2.js → p-d0abd8bc.js} +5 -5
- package/dist/components/{p-05590ac2.js → p-d414fa54.js} +5 -5
- package/dist/components/{p-704ee653.js → p-d4c852fe.js} +90 -17
- package/dist/components/{p-f191f7a4.js → p-d6a71424.js} +5 -5
- package/dist/components/{p-c89976c3.js → p-e1f78de7.js} +2 -2
- package/dist/components/{p-5915a274.js → p-e6245534.js} +2 -2
- package/dist/components/{p-73c883e4.js → p-ecb802ad.js} +2 -2
- package/dist/components/{p-581de242.js → p-f4a5c8ff.js} +5 -5
- package/dist/components/{p-1dac76ab.js → p-f74bd10e.js} +8 -8
- package/dist/components/rtk-ai-toggle.js +4 -4
- package/dist/components/rtk-ai-transcriptions.js +1 -1
- package/dist/components/rtk-ai.js +1 -1
- package/dist/components/rtk-audio-grid.js +2 -2
- package/dist/components/rtk-audio-tile.js +5 -5
- 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 +4 -4
- package/dist/components/rtk-broadcast-message-modal.js +1 -1
- package/dist/components/rtk-camera-selector.js +1 -1
- package/dist/components/rtk-camera-toggle.js +5 -5
- package/dist/components/rtk-caption-toggle.js +4 -4
- package/dist/components/rtk-chat-composer-ui.js +6 -6
- package/dist/components/rtk-chat-composer-view.js +1 -1
- package/dist/components/rtk-chat-header.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 +11 -11
- package/dist/components/rtk-chat-search-results.js +16 -20
- package/dist/components/rtk-chat-selector-ui.js +2 -2
- package/dist/components/rtk-chat-selector.js +1 -1
- package/dist/components/rtk-chat-toggle.js +5 -5
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-clock.js +2 -2
- package/dist/components/rtk-confirmation-modal.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-controlbar.js +2 -2
- package/dist/components/rtk-counter.js +1 -1
- package/dist/components/rtk-debugger-audio.js +1 -1
- package/dist/components/rtk-debugger-screenshare.js +1 -1
- package/dist/components/rtk-debugger-system.js +1 -1
- package/dist/components/rtk-debugger-toggle.js +4 -4
- package/dist/components/rtk-debugger-video.js +1 -1
- package/dist/components/rtk-debugger.js +1 -1
- package/dist/components/rtk-dialog-manager.js +22 -22
- package/dist/components/rtk-dialog.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-ended-screen.js +3 -3
- package/dist/components/rtk-file-dropzone.js +2 -2
- 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 +3 -3
- package/dist/components/rtk-grid.js +13 -9
- package/dist/components/rtk-header.js +2 -2
- package/dist/components/rtk-idle-screen.js +4 -4
- 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 +2 -2
- package/dist/components/rtk-information-tooltip.js +2 -2
- package/dist/components/rtk-join-stage.js +1 -1
- package/dist/components/rtk-leave-button.js +4 -4
- package/dist/components/rtk-leave-meeting.js +1 -1
- package/dist/components/rtk-livestream-indicator.js +1 -1
- package/dist/components/rtk-livestream-player.js +1 -1
- package/dist/components/rtk-livestream-toggle.js +4 -4
- package/dist/components/rtk-logo.js +1 -1
- package/dist/components/rtk-meeting-title.js +3 -3
- package/dist/components/rtk-meeting.js +26 -26
- 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 +3 -3
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +5 -5
- package/dist/components/rtk-microphone-selector.js +1 -1
- package/dist/components/rtk-mixed-grid.js +6 -6
- package/dist/components/rtk-more-toggle.js +4 -4
- package/dist/components/rtk-mute-all-button.js +5 -5
- package/dist/components/rtk-mute-all-confirmation.js +1 -1
- package/dist/components/rtk-name-tag.js +1 -1
- package/dist/components/rtk-network-indicator.js +2 -2
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +5 -5
- package/dist/components/rtk-overlay-modal.js +1 -1
- package/dist/components/rtk-paginated-list.js +1 -1
- package/dist/components/rtk-participant-count.js +2 -2
- package/dist/components/rtk-participant-setup.js +2 -2
- package/dist/components/rtk-participant-tile.js +1 -1
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +3 -3
- 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 +5 -5
- 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 +13 -13
- package/dist/components/rtk-permissions-message.js +1 -1
- package/dist/components/rtk-pinned-message-selector.js +1 -1
- package/dist/components/rtk-pip-toggle.js +4 -4
- package/dist/components/rtk-plugin-main.js +1 -1
- package/dist/components/rtk-plugins-toggle.js +5 -5
- 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 +5 -5
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +2 -2
- package/dist/components/rtk-recording-toggle.js +4 -4
- package/dist/components/rtk-screen-share-toggle.js +5 -5
- package/dist/components/rtk-screenshare-view.js +3 -3
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +4 -4
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +10 -10
- package/dist/components/rtk-setup-screen.js +7 -7
- package/dist/components/rtk-sidebar-ui.js +1 -1
- package/dist/components/rtk-sidebar.js +11 -11
- package/dist/components/rtk-simple-grid.js +2 -2
- package/dist/components/rtk-speaker-selector.js +1 -1
- 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 +5 -5
- package/dist/components/rtk-stage.js +2 -2
- 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.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 +3 -3
- package/dist/components/rtk-ui-provider.js +3 -3
- package/dist/components/rtk-viewer-count.js +1 -1
- package/dist/components/rtk-waiting-screen.js +3 -3
- package/dist/docs/docs-components.json +1 -1
- package/dist/esm/{TextMessage-b81bacea.js → TextMessage-2acfc44b.js} +1 -1
- package/dist/esm/{chat-ebc1e723.js → chat-269c61ba.js} +1 -1
- package/dist/esm/{config-d61d07b8.js → config-4bdf983d.js} +2 -2
- package/dist/esm/{debounce-66c0bb2a.js → debounce-296a3316.js} +1 -1
- package/dist/esm/{floating-ui.dom.esm-21c3d54e.js → floating-ui.dom.esm-78a1e61c.js} +142 -130
- package/dist/esm/{index-6399e84f.js → index-dafb4b7f.js} +1 -1
- package/dist/esm/index.js +6 -6
- package/dist/esm/loader.js +250 -166
- package/dist/esm/{merge-c7a7e7e1.js → merge-86cf8b27.js} +1 -1
- package/dist/esm/rtk-ai-toggle.entry.js +2 -2
- package/dist/esm/rtk-ai-transcriptions.entry.js +2 -2
- package/dist/esm/rtk-ai_3.entry.js +2 -2
- package/dist/esm/rtk-audio-grid.entry.js +2 -2
- package/dist/esm/rtk-audio-tile.entry.js +2 -2
- package/dist/esm/rtk-audio-visualizer_4.entry.js +2 -2
- package/dist/esm/rtk-avatar_26.entry.js +9 -9
- package/dist/esm/rtk-breakout-room-manager_3.entry.js +2 -2
- package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +5 -5
- package/dist/esm/rtk-breakout-rooms-toggle.entry.js +2 -2
- package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
- package/dist/esm/rtk-camera-toggle.entry.js +2 -2
- package/dist/esm/rtk-caption-toggle.entry.js +2 -2
- package/dist/esm/rtk-chat-composer-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-message.entry.js +2 -2
- package/dist/esm/rtk-chat-messages-ui.entry.js +2 -2
- package/dist/esm/rtk-chat-search-results.entry.js +6 -10
- package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-toggle.entry.js +3 -3
- package/dist/esm/rtk-clock.entry.js +2 -2
- package/dist/esm/rtk-controlbar-button.entry.js +2 -2
- package/dist/esm/rtk-controlbar.entry.js +2 -2
- package/dist/esm/rtk-debugger-audio_4.entry.js +2 -2
- package/dist/esm/rtk-debugger-toggle.entry.js +2 -2
- package/dist/esm/rtk-dialog-manager.entry.js +2 -2
- package/dist/esm/rtk-dialog.entry.js +2 -2
- package/dist/esm/rtk-ended-screen.entry.js +2 -2
- package/dist/esm/rtk-file-dropzone.entry.js +2 -2
- package/dist/esm/rtk-file-message_3.entry.js +4 -4
- package/dist/esm/rtk-fullscreen-toggle.entry.js +2 -2
- package/dist/esm/rtk-grid-pagination.entry.js +2 -2
- package/dist/esm/rtk-grid.entry.js +7 -3
- package/dist/esm/rtk-header.entry.js +2 -2
- package/dist/esm/rtk-idle-screen.entry.js +2 -2
- package/dist/esm/rtk-image-viewer.entry.js +2 -2
- package/dist/esm/rtk-information-tooltip.entry.js +2 -2
- package/dist/esm/rtk-leave-button.entry.js +2 -2
- package/dist/esm/rtk-livestream-indicator_3.entry.js +87 -14
- package/dist/esm/rtk-livestream-toggle.entry.js +2 -2
- package/dist/esm/rtk-logo.entry.js +2 -2
- package/dist/esm/rtk-meeting-title.entry.js +2 -2
- package/dist/esm/rtk-message-list-view.entry.js +3 -3
- package/dist/esm/rtk-mic-toggle.entry.js +2 -2
- package/dist/esm/rtk-mixed-grid.entry.js +2 -2
- package/dist/esm/rtk-more-toggle.entry.js +2 -2
- package/dist/esm/rtk-mute-all-button.entry.js +2 -2
- package/dist/esm/rtk-name-tag.entry.js +2 -2
- package/dist/esm/rtk-network-indicator.entry.js +2 -2
- package/dist/esm/rtk-notification.entry.js +4 -4
- package/dist/esm/rtk-notifications.entry.js +5 -5
- package/dist/esm/rtk-participant-count.entry.js +2 -2
- package/dist/esm/rtk-participant-setup.entry.js +2 -2
- package/dist/esm/rtk-participant_2.entry.js +8 -8
- package/dist/esm/rtk-participants-audio.entry.js +2 -2
- package/dist/esm/rtk-participants-stage-list_4.entry.js +2 -2
- package/dist/esm/rtk-participants-toggle.entry.js +3 -3
- package/dist/esm/rtk-participants.entry.js +3 -3
- package/dist/esm/rtk-pip-toggle.entry.js +2 -2
- package/dist/esm/rtk-plugin-main_2.entry.js +2 -2
- package/dist/esm/rtk-plugins-toggle.entry.js +3 -3
- package/dist/esm/rtk-poll_2.entry.js +2 -2
- package/dist/esm/rtk-polls-toggle.entry.js +3 -3
- package/dist/esm/rtk-recording-indicator.entry.js +2 -2
- package/dist/esm/rtk-recording-toggle.entry.js +2 -2
- package/dist/esm/rtk-screen-share-toggle.entry.js +2 -2
- package/dist/esm/rtk-screenshare-view.entry.js +2 -2
- package/dist/esm/rtk-settings-audio_2.entry.js +2 -2
- package/dist/esm/rtk-settings-toggle.entry.js +2 -2
- package/dist/esm/rtk-settings.entry.js +2 -2
- package/dist/esm/rtk-setup-screen.entry.js +3 -3
- package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
- package/dist/esm/rtk-sidebar.entry.js +3 -3
- package/dist/esm/rtk-simple-grid.entry.js +2 -2
- package/dist/esm/rtk-spotlight-grid.entry.js +2 -2
- package/dist/esm/rtk-spotlight-indicator.entry.js +2 -2
- package/dist/esm/rtk-stage-toggle.entry.js +2 -2
- package/dist/esm/rtk-stage.entry.js +2 -2
- package/dist/esm/rtk-transcript.entry.js +2 -2
- package/dist/esm/rtk-transcripts.entry.js +2 -2
- package/dist/esm/rtk-ui-provider.entry.js +3 -3
- package/dist/esm/rtk-waiting-screen.entry.js +2 -2
- package/dist/esm/{sidebar-359b2a59.js → sidebar-4b23298b.js} +1 -1
- package/dist/esm/{ui-store-eae1cb74.js → ui-store-76bb0e8e.js} +1 -2
- package/dist/realtimekit-ui/index.esm.js +1 -1
- package/dist/realtimekit-ui/{p-ee99dc71.entry.js → p-003a95fc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-97a3e100.entry.js → p-06f49c32.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ec5f1872.entry.js → p-0928d88d.entry.js} +1 -1
- package/dist/realtimekit-ui/p-0b892bb4.entry.js +1 -0
- package/dist/realtimekit-ui/{p-7156c6de.entry.js → p-0d674434.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1c34437d.entry.js → p-0e11efb7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-aa713d2b.js → p-0fa0e7d1.js} +1 -1
- package/dist/realtimekit-ui/{p-91e4d028.entry.js → p-113467fc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2da328f6.entry.js → p-153cdff6.entry.js} +1 -1
- package/dist/realtimekit-ui/p-1eb9b441.entry.js +1 -0
- package/dist/realtimekit-ui/{p-39502471.entry.js → p-1f8208c4.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7743b431.entry.js → p-238e36c9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-dcca8ad0.entry.js → p-242afbdf.entry.js} +1 -1
- package/dist/realtimekit-ui/p-29097dbf.entry.js +1 -0
- package/dist/realtimekit-ui/{p-35e34f35.entry.js → p-2af1d7f6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b9e01888.entry.js → p-2cb8e246.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-88d67cb8.entry.js → p-2fac891e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-25869169.js → p-32915a9a.js} +1 -1
- package/dist/realtimekit-ui/{p-21b01dff.entry.js → p-3390e8ab.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d8ea03fc.entry.js → p-35a53de8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-87f5dd0d.entry.js → p-35a5637a.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-60460ed5.entry.js → p-386d54ee.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5a4e85e6.entry.js → p-3b221671.entry.js} +1 -1
- package/dist/realtimekit-ui/p-412cdd31.entry.js +1 -0
- package/dist/realtimekit-ui/{p-b5a39382.entry.js → p-44832865.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b24bb3a9.entry.js → p-4490e4a5.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d2c88267.entry.js → p-44b0cd83.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ac7bc414.entry.js → p-44ea537a.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-197b9ecd.entry.js → p-48af2624.entry.js} +1 -1
- package/dist/realtimekit-ui/p-48d5f1f4.entry.js +1 -0
- package/dist/realtimekit-ui/{p-fa0b8be0.entry.js → p-52a632bf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0ba5abaf.entry.js → p-52e08862.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-030e3abf.js → p-52ff99d3.js} +1 -1
- package/dist/realtimekit-ui/p-560cea5a.js +1 -0
- package/dist/realtimekit-ui/{p-cddd6022.entry.js → p-5e408139.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c919946e.entry.js → p-62e9fbff.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ede3a07f.entry.js → p-63ee927b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e154debf.entry.js → p-67ed9214.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-fabc52c5.entry.js → p-6a609ccb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c61aa2ee.entry.js → p-6f6376d7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-74c38371.entry.js → p-722aa34d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1b3f80e6.entry.js → p-77bdd9b4.entry.js} +1 -1
- package/dist/realtimekit-ui/p-792d3d16.js +1 -0
- package/dist/realtimekit-ui/{p-175eff95.entry.js → p-7c4a22cd.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1cfaf116.entry.js → p-7d059801.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-81858504.entry.js → p-8202a654.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-84c57178.entry.js → p-84a52bdf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-84acf974.entry.js → p-8865b8c8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1efd60a6.entry.js → p-8d6f2c1d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f571e977.js → p-901c1d40.js} +1 -1
- package/dist/realtimekit-ui/{p-de3f5f11.entry.js → p-9566f8ce.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9d4cc782.entry.js → p-977fb594.entry.js} +1 -1
- package/dist/realtimekit-ui/p-9811c98c.js +1 -0
- package/dist/realtimekit-ui/{p-5b3b1149.entry.js → p-9a3880ea.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-10b40b27.entry.js → p-9a3d1fe3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a91a59f4.entry.js → p-9baa1a27.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-eebeae03.entry.js → p-9e211b0c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8fed760a.entry.js → p-9e4200f3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e1b4ebba.entry.js → p-a1260195.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-585740a7.entry.js → p-a1af8ff8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8a0d9c94.entry.js → p-a2367cc6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5f2dde80.entry.js → p-a6a139d0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8e92078f.entry.js → p-a74e0a97.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6796537b.entry.js → p-a9441717.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-34c62895.js → p-af705ed1.js} +1 -1
- package/dist/realtimekit-ui/{p-f21d0149.entry.js → p-b10872dc.entry.js} +1 -1
- package/dist/realtimekit-ui/p-b1a93be0.js +1 -0
- package/dist/realtimekit-ui/{p-2e83a057.entry.js → p-bbfa215e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-275fc9c4.entry.js → p-bcfa5ae6.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0b75982e.entry.js → p-c31cc651.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3260fbac.entry.js → p-c370864b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9a266aa2.entry.js → p-c63ba546.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-78117bbf.entry.js → p-cdc266b8.entry.js} +1 -1
- package/dist/realtimekit-ui/p-ce7a7178.entry.js +1 -0
- package/dist/realtimekit-ui/{p-b015de9e.entry.js → p-d879ebe0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1a15cd7a.entry.js → p-d9a5d325.entry.js} +1 -1
- package/dist/realtimekit-ui/p-dc6a9973.entry.js +1 -0
- package/dist/realtimekit-ui/{p-1d9b18e2.entry.js → p-e0957448.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f76aea4b.entry.js → p-e49b1288.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a61766cf.entry.js → p-e7ec420f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-da9f1318.entry.js → p-e80dea09.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a73a1ac3.entry.js → p-eb9ebb93.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-49c7dd3b.entry.js → p-ebfa6492.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-1462f4b9.entry.js → p-f10b9cc3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-222d5ee2.entry.js → p-f1684041.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3f7f767f.entry.js → p-f20f9ec3.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a52b89c7.entry.js → p-f44b2e72.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e2437ecd.entry.js → p-f4d6b673.entry.js} +1 -1
- package/dist/realtimekit-ui/p-ff29818e.entry.js +1 -0
- package/dist/realtimekit-ui/{p-07cc4eb3.entry.js → p-fff385a0.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-chat-search-results/rtk-chat-search-results.d.ts +1 -0
- package/package.json +1 -1
- package/dist/realtimekit-ui/p-1a149ec5.entry.js +0 -1
- package/dist/realtimekit-ui/p-2ce61128.js +0 -1
- package/dist/realtimekit-ui/p-769bb885.js +0 -1
- package/dist/realtimekit-ui/p-89662dd3.js +0 -1
- package/dist/realtimekit-ui/p-9e95c0de.entry.js +0 -1
- package/dist/realtimekit-ui/p-a35c12c6.entry.js +0 -1
- package/dist/realtimekit-ui/p-af75f965.entry.js +0 -1
- package/dist/realtimekit-ui/p-b1630c30.entry.js +0 -1
- package/dist/realtimekit-ui/p-c7b23146.entry.js +0 -1
- package/dist/realtimekit-ui/p-f078d1f5.entry.js +0 -1
- package/dist/realtimekit-ui/p-f5062eab.entry.js +0 -1
- package/dist/realtimekit-ui/p-fc5bc1f1.js +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkBreakoutRoomParticipants$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkBreakoutRoomParticipants$1, d as defineCustomElement$1 } from './p-f4a5c8ff.js';
|
|
2
2
|
|
|
3
3
|
const RtkBreakoutRoomParticipants = RtkBreakoutRoomParticipants$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkBreakoutRoomsManager$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkBreakoutRoomsManager$1, d as defineCustomElement$1 } from './p-f74bd10e.js';
|
|
2
2
|
|
|
3
3
|
const RtkBreakoutRoomsManager = RtkBreakoutRoomsManager$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage, J as canToggleBreakout } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage, J as canToggleBreakout } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-0031a3c0.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-e6245534.js';
|
|
7
7
|
|
|
8
8
|
const rtkBreakoutRoomsToggleCss = ":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 RtkBreakoutRoomsToggleStyle0 = rtkBreakoutRoomsToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkBroadcastMessageModal$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkBroadcastMessageModal$1, d as defineCustomElement$1 } from './p-477d076c.js';
|
|
2
2
|
|
|
3
3
|
const RtkBroadcastMessageModal = RtkBroadcastMessageModal$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkCameraSelector$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkCameraSelector$1, d as defineCustomElement$1 } from './p-3e49e36a.js';
|
|
2
2
|
|
|
3
3
|
const RtkCameraSelector = RtkCameraSelector$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$5 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
|
+
import { d as defineCustomElement$5 } from './p-0031a3c0.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-e6245534.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-bece0226.js';
|
|
8
8
|
|
|
9
9
|
const rtkCameraToggleCss = ":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}";
|
|
10
10
|
const RtkCameraToggleStyle0 = rtkCameraToggleCss;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-0031a3c0.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-e6245534.js';
|
|
8
8
|
|
|
9
9
|
const rtkCaptionToggleCss = ":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}";
|
|
10
10
|
const RtkCaptionToggleStyle0 = rtkCaptionToggleCss;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, w as writeTask, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import { r as reverse, h as handleFilesDataTransfer, d as replyBlockPattern, e as extractReplyBlock, s as stripOutReplyBlock, M as MAX_TEXT_LENGTH } from './p-0db812c2.js';
|
|
4
4
|
import { a as gracefulStorage } from './p-a83ccdbd.js';
|
|
5
|
-
import { S as SyncWithStore } from './p-
|
|
6
|
-
import { d as defineCustomElement$7 } from './p-
|
|
5
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
6
|
+
import { d as defineCustomElement$7 } from './p-a3bf84d7.js';
|
|
7
7
|
import { d as defineCustomElement$6 } from './p-85587a5c.js';
|
|
8
|
-
import { d as defineCustomElement$5 } from './p-
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-0e5b6daf.js';
|
|
9
9
|
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-e6245534.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-bece0226.js';
|
|
12
12
|
|
|
13
13
|
const rtkChatComposerUiCss = ":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{display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity))}.chat-input{position:relative;margin:var(--rtk-space-2, 8px);z-index:10;box-sizing:border-box;display:flex;flex-direction:column;border-radius:var(--rtk-border-radius-md, 8px);border:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}textarea{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));box-sizing:border-box;padding:var(--rtk-space-3, 12px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}textarea::-moz-placeholder{color:rgb(var(--rtk-colors-text-1000, 255 255 255))}textarea::placeholder{color:rgb(var(--rtk-colors-text-1000, 255 255 255))}textarea{border-top-left-radius:var(--rtk-border-radius-md, 8px);border-top-right-radius:var(--rtk-border-radius-md, 8px);font-family:var(--rtk-font-family, sans-serif);outline:2px solid transparent;outline-offset:2px;resize:none;overflow-y:auto;border-width:var(--rtk-border-width-none, 0);border-style:none;min-height:60px;font-size:16px}.chat-buttons{border-bottom-right-radius:var(--rtk-border-radius-md, 8px);border-bottom-left-radius:var(--rtk-border-radius-md, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));display:flex;height:var(--rtk-space-8, 32px);align-items:center;justify-content:space-between;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-2, 8px);padding-bottom:var(--rtk-space-2, 8px)}.chat-buttons .left rtk-button{margin-right:var(--rtk-space-1, 4px)}.chat-buttons .left rtk-button rtk-icon{height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}.chat-buttons .right{z-index:10}.chat-buttons .right .edit-buttons{display:flex;gap:var(--rtk-space-2, 8px)}.chat-buttons>div{display:flex;align-items:center}rtk-emoji-picker{z-index:0;position:absolute;bottom:var(--rtk-space-32, 128px);border-top:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60));animation:0.3s slide-up ease}@keyframes slide-up{from{transform:translateY(100%)}to{transform:translateY(0%)}}.member-list{margin:var(--rtk-space-0, 0px);margin-top:var(--rtk-space-1, 4px);max-height:var(--rtk-space-28, 112px);min-width:var(--rtk-space-40, 160px);max-width:var(--rtk-space-64, 256px);padding:var(--rtk-space-0, 0px);position:absolute;bottom:var(--rtk-space-28, 112px);list-style-type:none;overflow-y:auto;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));border-radius:var(--rtk-border-radius-sm, 4px);--tw-border-spacing-x:var(--rtk-space-2, 8px);--tw-border-spacing-y:var(--rtk-space-2, 8px);border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y);border-style:solid;border-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / 0.5)}.member-list .member{display:flex;align-items:center;gap:var(--rtk-space-1, 4px);padding:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-4, 16px);cursor:pointer}.member-list .member rtk-avatar{flex-shrink:0;height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);font-size:14px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.member-list .member span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-list .member:hover,.member-list .member.selected{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-700, 2 70 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.suggested-replies{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-3, 12px);display:flex;flex-wrap:nowrap;gap:var(--rtk-space-2, 8px);list-style-type:none;overflow-x:auto}.suggested-replies rtk-tooltip{flex-shrink:0}.suggested-replies li{padding:var(--rtk-space-2, 8px);border-radius:var(--rtk-border-radius-md, 8px);background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / 0.75);color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));cursor:pointer}.suggested-replies li:hover{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity))}.preview-overlay{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));border-radius:var(--rtk-border-radius-md, 8px)}.file-preview{position:absolute;top:var(--rtk-space-4, 16px);left:var(--rtk-space-4, 16px);max-width:-moz-fit-content;max-width:fit-content;max-height:var(--rtk-space-20, 80px)}.file-preview:hover rtk-tooltip{display:block}.file-preview rtk-tooltip{position:absolute;top:calc(var(--rtk-space-1, 4px) * -1);left:calc(var(--rtk-space-1, 4px) * -1);display:none;margin-left:calc(var(--rtk-space-1, 4px) * -1);margin-top:calc(var(--rtk-space-1, 4px) * -1)}.file-preview rtk-button{display:flex;height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));border:1px solid rgb(var(--rtk-colors-text-1000, 255 255 255))}.file-preview rtk-icon{height:var(--rtk-space-3, 12px);width:var(--rtk-space-3, 12px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.preview-image{height:var(--rtk-space-16, 64px);width:var(--rtk-space-16, 64px);-o-object-fit:cover;object-fit:cover;max-height:100%;max-width:100%;overflow:clip;border-radius:var(--rtk-border-radius-md, 8px)}.preview-file{padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-2, 8px);padding-bottom:var(--rtk-space-2, 8px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:var(--rtk-border-radius-md, 8px);max-width:200px}@keyframes scroll-text{0%{transform:translateX(0%)}70%{transform:translateX(-100%)}80%{transform:translateX(0%)}100%{transform:translateX(0%)}}";
|
|
14
14
|
const RtkChatComposerUiStyle0 = rtkChatComposerUiCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkChatComposerView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkChatComposerView$1, d as defineCustomElement$1 } from './p-465af231.js';
|
|
2
2
|
|
|
3
3
|
const RtkChatComposerView = RtkChatComposerView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkChatMessagesUiPaginated$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkChatMessagesUiPaginated$1, d as defineCustomElement$1 } from './p-5d232d53.js';
|
|
2
2
|
|
|
3
3
|
const RtkChatMessagesUiPaginated = RtkChatMessagesUiPaginated$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, w as writeTask, h, c as Host, B as Build } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
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
|
-
import { S as SyncWithStore } from './p-
|
|
7
|
-
import { d as defineCustomElement$e } from './p-
|
|
6
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
7
|
+
import { d as defineCustomElement$e } from './p-a3bf84d7.js';
|
|
8
8
|
import { d as defineCustomElement$d } from './p-85587a5c.js';
|
|
9
|
-
import { d as defineCustomElement$c } from './p-
|
|
9
|
+
import { d as defineCustomElement$c } from './p-5644d937.js';
|
|
10
10
|
import { d as defineCustomElement$b } from './p-3e0452c4.js';
|
|
11
|
-
import { d as defineCustomElement$a } from './p-
|
|
11
|
+
import { d as defineCustomElement$a } from './p-60d401f8.js';
|
|
12
12
|
import { d as defineCustomElement$9 } from './p-549ab58f.js';
|
|
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-
|
|
13
|
+
import { d as defineCustomElement$8 } from './p-241583c3.js';
|
|
14
|
+
import { d as defineCustomElement$7 } from './p-0304f83a.js';
|
|
15
|
+
import { d as defineCustomElement$6 } from './p-02d63986.js';
|
|
16
|
+
import { d as defineCustomElement$5 } from './p-10552fa5.js';
|
|
17
|
+
import { d as defineCustomElement$4 } from './p-e6245534.js';
|
|
18
18
|
import { d as defineCustomElement$3 } from './p-51b6f520.js';
|
|
19
|
-
import { d as defineCustomElement$2 } from './p-
|
|
19
|
+
import { d as defineCustomElement$2 } from './p-bece0226.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, 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;
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$d } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
|
+
import { d as defineCustomElement$d } from './p-a3bf84d7.js';
|
|
6
6
|
import { d as defineCustomElement$c } from './p-85587a5c.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-bc5c1265.js';
|
|
8
|
+
import { d as defineCustomElement$a } from './p-c1ab8045.js';
|
|
9
9
|
import { d as defineCustomElement$9 } from './p-3e0452c4.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-00e98940.js';
|
|
11
|
+
import { d as defineCustomElement$7 } from './p-241583c3.js';
|
|
12
|
+
import { d as defineCustomElement$6 } from './p-0304f83a.js';
|
|
13
|
+
import { d as defineCustomElement$5 } from './p-02d63986.js';
|
|
14
|
+
import { d as defineCustomElement$4 } from './p-7dd3acf5.js';
|
|
15
|
+
import { d as defineCustomElement$3 } from './p-e6245534.js';
|
|
16
|
+
import { d as defineCustomElement$2 } from './p-6ccdf3c3.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;
|
|
@@ -38,20 +38,16 @@ const RtkChatSearchResults$1 = /*@__PURE__*/ proxyCustomElement(class RtkChatSea
|
|
|
38
38
|
/** Language */
|
|
39
39
|
this.t = useLanguage();
|
|
40
40
|
this.pageSize = 50;
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
timestamp,
|
|
45
|
-
size,
|
|
46
|
-
reversed,
|
|
47
|
-
});
|
|
41
|
+
/** NOTE(ikabra): Core APIs need to be implemented for this, this component is not being used inside chat UI and was broken as standalone. */
|
|
42
|
+
this.searchMessages = async (_timestamp, _size, _reversed) => {
|
|
43
|
+
return [];
|
|
48
44
|
};
|
|
49
45
|
this.nodeRenderer = (messages) => {
|
|
50
46
|
return messages.map((message) => (h("rtk-chat-message", { key: message.id, message: message, disableControls: true })));
|
|
51
47
|
};
|
|
52
48
|
}
|
|
53
49
|
render() {
|
|
54
|
-
return (h(Host, { key: '
|
|
50
|
+
return (h(Host, { key: '4ea17889c442ac91c4bb54896c600d17290c0715' }, h("rtk-paginated-list", { key: '8fa700caf9b3a2c7329fb555baf1a979231fa71c', pageSize: this.pageSize, pagesAllowed: 3, fetchData: this.searchMessages, createNodes: this.nodeRenderer })));
|
|
55
51
|
}
|
|
56
52
|
static get style() { return RtkChatSearchResultsStyle0; }
|
|
57
53
|
}, [1, "rtk-chat-search-results", {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import { g as generateChatGroupKey } from './p-0db812c2.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
6
6
|
|
|
7
7
|
const rtkChatSelectorUiCss = ":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{display:flex;flex-direction:column}.chat-scope-selector{position:relative;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));z-index:10}.chat-scope-selector button{width:100%;border-width:var(--rtk-border-width-none, 0);border-style:none;padding:var(--rtk-space-4, 16px);display:flex;align-items:center;justify-content:space-between;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));font-size:14px;cursor:pointer;height:var(--rtk-space-12, 48px)}.chat-scope-selector button span{display:flex;align-items:center;justify-content:flex-start}.chat-scope-selector button rtk-icon{height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}.chat-scope-selector .search{position:sticky;box-sizing:border-box;display:flex;align-items:center;border-radius:var(--rtk-border-radius-sm, 4px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));margin-left:var(--rtk-space-3, 12px);margin-right:var(--rtk-space-3, 12px);margin-top:var(--rtk-space-3, 12px);margin-bottom:var(--rtk-space-0, 0px)}.chat-scope-selector .search rtk-icon{margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}.chat-scope-selector .search input{box-sizing:border-box;height:var(--rtk-space-9, 36px);width:100%;padding-right:var(--rtk-space-2, 8px);border-width:var(--rtk-border-width-none, 0);border-style:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));outline:2px solid transparent;outline-offset:2px;border-radius:var(--rtk-border-radius-sm, 4px);font-size:14px}.chat-scope-selector .search input::-moz-placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.chat-scope-selector .search input::placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.chat-scope-selector .participants-container{position:absolute;width:100%;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));top:var(--rtk-space-12, 48px);animation:0.3s slide-down ease}@keyframes slide-down{from{transform:translateY(-50px)}to{transform:translateY(0%)}}.chat-scope-selector .scope-list{margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-0, 0px);list-style-type:none;padding-left:var(--rtk-space-0, 0px);padding-right:var(--rtk-space-0, 0px);overflow:auto;max-height:375px}.chat-scope-selector .scope-list .scope{position:relative;display:flex;flex-direction:row;align-items:center;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px)}.chat-scope-selector .scope-list .scope:hover{cursor:pointer;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}.chat-scope-selector .scope-list .scope-special{margin-top:var(--rtk-space-4, 16px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}.chat-scope-selector .scope-list .everyone-icon>rtk-icon{height:var(--rtk-space-6, 24px);width:var(--rtk-space-6, 24px);color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.chat-scope-selector .scope-list .everyone-icon{display:flex;height:100%;width:100%;align-items:center;justify-content:center;margin-right:var(--rtk-space-2, 8px);height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px}.unread-count.selector{position:unset;margin-left:var(--rtk-space-2, 8px)}.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}rtk-avatar{height:var(--rtk-space-8, 32px);width:var(--rtk-space-8, 32px)}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkChatSelector$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkChatSelector$1, d as defineCustomElement$1 } from './p-d6a71424.js';
|
|
2
2
|
|
|
3
3
|
const RtkChatSelector = RtkChatSelector$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { c as canViewChat } from './p-
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { c as canViewChat } from './p-27d6399a.js';
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-0031a3c0.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-e6245534.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-4, 16px);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;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
2
|
+
import { e as defaultIconPack } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
4
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
5
5
|
|
|
6
6
|
const rtkClockCss = ":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:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;color:rgb(var(--rtk-colors-text-1000, 255 255 255));font-variant-numeric:tabular-nums}:host([data-hidden]){display:none}:host([size='sm']){font-size:12px}rtk-icon{margin-right:var(--rtk-space-1, 4px);height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}:host([size='sm']) rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}";
|
|
@@ -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-5ba840d9.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-0031a3c0.js';
|
|
2
2
|
|
|
3
3
|
const RtkControlbarButton = RtkControlbarButton$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { R as Render } from './p-88bd1053.js';
|
|
5
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
6
6
|
|
|
7
7
|
const rtkControlbarCss = ":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{box-sizing:border-box;display:flex;align-items:center;gap:var(--rtk-space-0\\.5, 2px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));padding-left:var(--rtk-space-4, 16px);padding-right:var(--rtk-space-4, 16px);position:relative;z-index:10}@media only screen and (max-device-height: 480px) and (orientation: landscape){:host{padding-top:var(--rtk-space-0, 0px) !important}}";
|
|
8
8
|
const RtkControlbarStyle0 = rtkControlbarCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkDebuggerAudio$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkDebuggerAudio$1, d as defineCustomElement$1 } from './p-b350d09f.js';
|
|
2
2
|
|
|
3
3
|
const RtkDebuggerAudio = RtkDebuggerAudio$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkDebuggerScreenShare, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkDebuggerScreenShare, d as defineCustomElement$1 } from './p-4c3d522b.js';
|
|
2
2
|
|
|
3
3
|
const RtkDebuggerScreenshare = RtkDebuggerScreenShare;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkDebuggerSystem$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkDebuggerSystem$1, d as defineCustomElement$1 } from './p-bd5c9c89.js';
|
|
2
2
|
|
|
3
3
|
const RtkDebuggerSystem = RtkDebuggerSystem$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { i as useLanguage, e as defaultIconPack } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
2
|
+
import { i as useLanguage, e as defaultIconPack } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-0031a3c0.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-e6245534.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;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkDebuggerVideo$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkDebuggerVideo$1, d as defineCustomElement$1 } from './p-7071c775.js';
|
|
2
2
|
|
|
3
3
|
const RtkDebuggerVideo = RtkDebuggerVideo$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
4
|
import { R as Render } from './p-88bd1053.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-a3bf84d7.js';
|
|
6
|
+
import { d as defineCustomElement$m } from './p-c5ef686a.js';
|
|
7
|
+
import { d as defineCustomElement$l } from './p-f4a5c8ff.js';
|
|
8
|
+
import { d as defineCustomElement$k } from './p-f74bd10e.js';
|
|
9
|
+
import { d as defineCustomElement$j } from './p-477d076c.js';
|
|
10
10
|
import { d as defineCustomElement$i } from './p-85587a5c.js';
|
|
11
|
-
import { d as defineCustomElement$h } from './p-
|
|
12
|
-
import { d as defineCustomElement$g } from './p-
|
|
13
|
-
import { d as defineCustomElement$f } from './p-
|
|
14
|
-
import { d as defineCustomElement$e } from './p-
|
|
15
|
-
import { d as defineCustomElement$d } from './p-
|
|
16
|
-
import { d as defineCustomElement$c } from './p-
|
|
17
|
-
import { d as defineCustomElement$b } from './p-
|
|
18
|
-
import { d as defineCustomElement$a } from './p-
|
|
11
|
+
import { d as defineCustomElement$h } from './p-5ba840d9.js';
|
|
12
|
+
import { d as defineCustomElement$g } from './p-cb6f4d4b.js';
|
|
13
|
+
import { d as defineCustomElement$f } from './p-a9e7fa80.js';
|
|
14
|
+
import { d as defineCustomElement$e } from './p-b350d09f.js';
|
|
15
|
+
import { d as defineCustomElement$d } from './p-4c3d522b.js';
|
|
16
|
+
import { d as defineCustomElement$c } from './p-bd5c9c89.js';
|
|
17
|
+
import { d as defineCustomElement$b } from './p-7071c775.js';
|
|
18
|
+
import { d as defineCustomElement$a } from './p-6fa03a7f.js';
|
|
19
19
|
import { d as defineCustomElement$9 } from './p-3e0452c4.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-4594b213.js';
|
|
21
|
+
import { d as defineCustomElement$7 } from './p-d414fa54.js';
|
|
22
|
+
import { d as defineCustomElement$6 } from './p-32b624f9.js';
|
|
23
|
+
import { d as defineCustomElement$5 } from './p-13a05c55.js';
|
|
24
|
+
import { d as defineCustomElement$4 } from './p-165dddf4.js';
|
|
25
|
+
import { d as defineCustomElement$3 } from './p-e6245534.js';
|
|
26
|
+
import { d as defineCustomElement$2 } from './p-bece0226.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-1a6308ec.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-5ba9c3d1.js';
|
|
2
2
|
|
|
3
3
|
const RtkEmojiPickerButton = RtkEmojiPickerButton$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-7c6602b9.js';
|
|
7
7
|
|
|
8
8
|
const rtkEndedScreenCss = ":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%;-webkit-user-select:none;-moz-user-select:none;user-select:none;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)}.rejoin-button{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);padding-top:var(--rtk-space-6, 24px);padding-bottom:var(--rtk-space-6, 24px);padding-left:var(--rtk-space-16, 64px);padding-right:var(--rtk-space-16, 64px)}.rejoin-icon{margin-right:var(--rtk-space-2, 8px)}p{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))}p.breakout{font-size:20px;display:flex;flex-direction:column;align-items:center}p.breakout span{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-0, 0px);color:rgb(var(--rtk-colors-text-600, 255 255 255 / 0.52))}span{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);font-size:14px}";
|
|
9
9
|
const RtkEndedScreenStyle0 = rtkEndedScreenCss;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, e as createEvent, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
5
5
|
import { d as defineCustomElement$2 } from './p-3e0452c4.js';
|
|
6
6
|
|
|
7
7
|
const rtkFileDropzoneCss = "#dropzone{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);z-index:10;display:none;flex-direction:column;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}#dropzone.active{display:flex;animation:0.2s slide-up ease-in}";
|
|
@@ -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-5644d937.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-0da52a33.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-c232dfce.js';
|
|
2
2
|
|
|
3
3
|
const RtkFullscreenToggle = RtkFullscreenToggle$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-5b3a7f00.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-070aa695.js';
|
|
4
4
|
import { d as debounce_1 } from './p-cbdd7a99.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-85587a5c.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-bece0226.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, 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;
|