@cloudflare/realtimekit-ui 1.1.1 → 1.1.2
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-8088b265.js → TextMessage-9a4bcde2.js} +1 -1
- package/dist/cjs/{chat-5d48e41a.js → chat-02670cc5.js} +1 -1
- package/dist/cjs/{config-b10db04e.js → config-e1847e71.js} +5 -13
- package/dist/cjs/{debounce-5c0edae4.js → debounce-41bbfad3.js} +1 -1
- package/dist/cjs/{index-e51fef54.js → index-2c1fa663.js} +1 -1
- package/dist/cjs/index-2e5758b6.js +6 -10
- package/dist/cjs/index.cjs.js +5 -5
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{merge-f14ae920.js → merge-1363c0f7.js} +1 -1
- package/dist/cjs/{notification-d2a2b8e8.js → notification-184b71e9.js} +1 -1
- package/dist/cjs/realtimekit-ui.cjs.js +1 -1
- package/dist/cjs/rtk-ai-toggle.cjs.entry.js +18 -14
- package/dist/cjs/rtk-ai-transcriptions.cjs.entry.js +3 -3
- package/dist/cjs/{rtk-plugins_2.cjs.entry.js → rtk-ai_3.cjs.entry.js} +59 -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 +6 -6
- package/dist/cjs/rtk-breakout-room-manager_3.cjs.entry.js +2 -2
- package/dist/cjs/rtk-breakout-rooms-manager_9.cjs.entry.js +2 -2
- 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 +2 -2
- package/dist/cjs/rtk-chat-selector-ui.cjs.entry.js +3 -3
- package/dist/cjs/rtk-chat-toggle.cjs.entry.js +3 -4
- 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 +2 -2
- 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 +2 -2
- 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 +4 -4
- 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 +3 -3
- 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 -4
- 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 -4
- package/dist/cjs/rtk-poll_2.cjs.entry.js +2 -2
- package/dist/cjs/rtk-polls-toggle.cjs.entry.js +3 -4
- 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 +2 -2
- package/dist/cjs/rtk-sidebar-ui.cjs.entry.js +2 -2
- package/dist/cjs/rtk-sidebar.cjs.entry.js +9 -5
- 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 +2 -2
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +2 -2
- package/dist/cjs/{sidebar-2d7d4341.js → sidebar-59a5ae4f.js} +6 -1
- package/dist/cjs/{ui-store-be00fd39.js → ui-store-9d5b8dc5.js} +2 -13
- package/dist/collection/components/rtk-ai/rtk-ai.js +2 -56
- package/dist/collection/components/rtk-ai-toggle/rtk-ai-toggle.js +16 -12
- package/dist/collection/components/rtk-ai-transcriptions/rtk-ai-transcriptions.js +1 -1
- package/dist/collection/components/rtk-chat-toggle/rtk-chat-toggle.js +0 -1
- package/dist/collection/components/rtk-participants-toggle/rtk-participants-toggle.js +0 -1
- package/dist/collection/components/rtk-plugins-toggle/rtk-plugins-toggle.js +0 -1
- package/dist/collection/components/rtk-polls-toggle/rtk-polls-toggle.js +0 -1
- package/dist/collection/components/rtk-sidebar/rtk-sidebar.js +8 -4
- package/dist/collection/lib/default-ui-config.js +2 -13
- package/dist/collection/utils/config.js +3 -11
- package/dist/collection/utils/sidebar.js +4 -0
- package/dist/components/index.js +7 -7
- package/dist/components/{p-2d36b78b.js → p-0173e7d4.js} +3 -3
- package/dist/components/{p-71577bfa.js → p-0496f8c3.js} +16 -16
- package/dist/components/{p-d01c3bc6.js → p-04c97172.js} +5 -5
- package/dist/components/{p-8759de71.js → p-05956209.js} +3 -3
- package/dist/components/{p-692e9616.js → p-0627c3f0.js} +5 -5
- package/dist/components/{p-af58e54a.js → p-069084fb.js} +5 -13
- package/dist/components/{p-f3a942ff.js → p-0b04dea7.js} +8 -8
- package/dist/components/{p-9cf524af.js → p-19c5a52e.js} +8 -8
- package/dist/components/{p-707dced6.js → p-1a950769.js} +1 -1
- package/dist/components/{p-8cfc4380.js → p-1c68645f.js} +3 -3
- package/dist/components/{p-cec593ce.js → p-227e6b1f.js} +8 -8
- package/dist/components/{p-0ed5dd26.js → p-24c55d32.js} +7 -7
- package/dist/components/{p-fffd5136.js → p-2c00e397.js} +5 -5
- package/dist/components/{p-41c457c7.js → p-3075d3e5.js} +9 -9
- package/dist/components/{p-c0790538.js → p-38d22d57.js} +1 -1
- package/dist/components/{p-1edbefa9.js → p-3d502fd2.js} +4 -4
- package/dist/components/{p-a3cc7425.js → p-3e0452c4.js} +1 -1
- package/dist/components/{p-e60074c0.js → p-3e96db63.js} +3 -3
- package/dist/components/{p-ddc9cbf0.js → p-3f49a2db.js} +3 -3
- package/dist/components/{p-0daa4931.js → p-3ff4d642.js} +6 -6
- package/dist/components/{p-b1092195.js → p-413791a9.js} +14 -14
- package/dist/components/{p-db0a069e.js → p-48073405.js} +3 -3
- package/dist/components/{p-5928c177.js → p-4a1056e3.js} +4 -4
- package/dist/components/{p-6e2d57fa.js → p-4a3e397a.js} +6 -6
- package/dist/components/{p-70d6d81c.js → p-4f8aa40d.js} +5 -5
- package/dist/components/{p-7b85e0dc.js → p-4fead174.js} +5 -5
- package/dist/components/{p-07f5fbf8.js → p-500cb1d2.js} +4 -4
- package/dist/components/{p-20cdaae2.js → p-5385bf2d.js} +6 -6
- package/dist/components/{p-0ac528aa.js → p-5502e742.js} +11 -11
- package/dist/components/{p-29d25df0.js → p-552ae4ac.js} +5 -5
- package/dist/components/{p-53276237.js → p-5960ef55.js} +1 -1
- package/dist/components/{p-578f9f42.js → p-5a63ea3c.js} +1 -1
- package/dist/components/{p-68f6b054.js → p-5a84fa04.js} +5 -5
- package/dist/components/{p-530312b5.js → p-5d1acef6.js} +5 -5
- package/dist/components/{p-c8cc4d31.js → p-5d76fdc9.js} +6 -6
- package/dist/components/{p-ea1fa791.js → p-61b5e60a.js} +6 -6
- package/dist/components/{p-2db9c75c.js → p-63b97c6d.js} +7 -7
- package/dist/{esm/rtk-ai.entry.js → components/p-6639b2b1.js} +40 -38
- package/dist/components/{p-1cb17643.js → p-69015d12.js} +4 -4
- package/dist/components/{p-0ed4523b.js → p-740edc72.js} +8 -8
- package/dist/components/{p-cf60c796.js → p-7422bbd3.js} +6 -6
- package/dist/components/{p-f5b26a0b.js → p-75688f6c.js} +10 -10
- package/dist/components/{p-3279fd27.js → p-758bfd06.js} +4 -4
- package/dist/components/{p-b935529f.js → p-7905e9fd.js} +8 -8
- package/dist/components/{p-f5e2e5d0.js → p-81fcdba3.js} +3 -14
- package/dist/components/{p-8123217e.js → p-8211bd3b.js} +2 -2
- package/dist/components/{p-e229128b.js → p-85587a5c.js} +1 -1
- package/dist/components/{p-fd798be6.js → p-85d6fe15.js} +7 -7
- package/dist/components/{p-9406d37b.js → p-8888c763.js} +5 -5
- package/dist/components/{p-f3c261ec.js → p-88bd1053.js} +1 -1
- package/dist/components/{p-066a17a7.js → p-8c9a9aee.js} +4 -4
- package/dist/components/{p-b8c4fbe9.js → p-8ce40ad2.js} +5 -5
- package/dist/{esm/sidebar-ee3aed61.js → components/p-8ed850d5.js} +6 -2
- package/dist/components/{p-6188a239.js → p-919b8411.js} +5 -5
- package/dist/components/{p-ad0eeb89.js → p-91cadb3f.js} +4 -4
- package/dist/components/{p-eaae65ba.js → p-92c9dcac.js} +4 -4
- package/dist/components/{p-dd03a634.js → p-97a5f415.js} +5 -5
- package/dist/components/{p-15156a2c.js → p-98c3a8f8.js} +1 -1
- package/dist/components/{p-6bba6429.js → p-99a80022.js} +5 -5
- package/dist/components/{p-b3a96140.js → p-9b4516a5.js} +11 -11
- package/dist/components/{p-dc1ae6fe.js → p-9df0c5ee.js} +6 -6
- package/dist/components/{p-10bddcda.js → p-a10673e1.js} +6 -6
- package/dist/components/{p-737ef231.js → p-a6bd000d.js} +5 -5
- package/dist/components/{p-8f1d1b1c.js → p-a7fc6bf0.js} +6 -6
- package/dist/components/{p-093c343d.js → p-a96efd29.js} +4 -4
- package/dist/components/{p-b91882cc.js → p-abddf729.js} +3 -3
- package/dist/components/{p-5a8d62bc.js → p-ac756fdb.js} +3 -3
- package/dist/components/{p-2bd49deb.js → p-ad5220f4.js} +8 -8
- package/dist/components/{p-fdad14c9.js → p-ae373651.js} +1 -1
- package/dist/components/{p-9d774486.js → p-b5ee1586.js} +6 -6
- package/dist/components/{p-6c38f8e1.js → p-bcad0060.js} +8 -8
- package/dist/components/{p-aba6838b.js → p-bdf236f3.js} +3 -3
- package/dist/components/{p-69d106e0.js → p-c10bb4d6.js} +5 -5
- package/dist/components/{p-d974c596.js → p-c270aaf5.js} +3 -3
- package/dist/components/{p-61dcdd44.js → p-c3356393.js} +1 -1
- package/dist/components/{p-8de172d8.js → p-cf10416d.js} +4 -4
- package/dist/components/{p-fd8f2c35.js → p-d1d42431.js} +5 -5
- package/dist/components/{p-1fd0aeb8.js → p-d48b4170.js} +1 -1
- package/dist/components/{p-2160e72a.js → p-d7bcb676.js} +4 -4
- package/dist/components/{p-48756aaa.js → p-de917806.js} +7 -7
- package/dist/components/{p-9c8a6694.js → p-e2064e41.js} +13 -13
- package/dist/components/{p-d74b2bee.js → p-e52350ba.js} +5 -5
- package/dist/components/{p-5fb7db3a.js → p-ec6e4433.js} +8 -8
- package/dist/components/{p-0ea18e25.js → p-ecc73c07.js} +9 -9
- package/dist/components/{p-487bf9b3.js → p-ed333661.js} +4 -4
- package/dist/components/{p-77b53323.js → p-f8a8c06f.js} +2 -2
- package/dist/components/{p-c887aabe.js → p-f99a8c9f.js} +9 -9
- package/dist/components/{p-1f880eb7.js → p-fae32022.js} +3 -3
- package/dist/components/{p-46630fbd.js → p-fe3e408a.js} +27 -27
- package/dist/components/rtk-ai-toggle.js +22 -18
- package/dist/components/rtk-ai-transcriptions.js +1 -1
- package/dist/components/rtk-ai.js +1 -131
- package/dist/components/rtk-audio-grid.js +4 -4
- package/dist/components/rtk-audio-tile.js +7 -7
- 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 +6 -6
- package/dist/components/rtk-broadcast-message-modal.js +1 -1
- package/dist/components/rtk-button.js +1 -1
- package/dist/components/rtk-camera-selector.js +1 -1
- package/dist/components/rtk-camera-toggle.js +7 -7
- package/dist/components/rtk-caption-toggle.js +6 -6
- package/dist/components/rtk-chat-composer-ui.js +9 -9
- 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 +16 -16
- package/dist/components/rtk-chat-search-results.js +15 -15
- package/dist/components/rtk-chat-selector-ui.js +4 -4
- package/dist/components/rtk-chat-selector.js +1 -1
- package/dist/components/rtk-chat-toggle.js +7 -8
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-clock.js +4 -4
- package/dist/components/rtk-confirmation-modal.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-controlbar.js +4 -4
- 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 +6 -6
- package/dist/components/rtk-debugger-video.js +1 -1
- package/dist/components/rtk-debugger.js +1 -1
- package/dist/components/rtk-dialog-manager.js +26 -26
- 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 +5 -5
- package/dist/components/rtk-file-dropzone.js +4 -4
- 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 +6 -6
- package/dist/components/rtk-grid.js +12 -12
- package/dist/components/rtk-header.js +4 -4
- package/dist/components/rtk-icon.js +1 -1
- package/dist/components/rtk-idle-screen.js +6 -6
- 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 +5 -5
- package/dist/components/rtk-information-tooltip.js +4 -4
- package/dist/components/rtk-join-stage.js +1 -1
- package/dist/components/rtk-leave-button.js +6 -6
- 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 +6 -6
- package/dist/components/rtk-logo.js +1 -1
- package/dist/components/rtk-markdown-view.js +1 -1
- package/dist/components/rtk-meeting-title.js +4 -4
- package/dist/components/rtk-meeting.js +30 -30
- 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 +5 -5
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +7 -7
- package/dist/components/rtk-microphone-selector.js +1 -1
- package/dist/components/rtk-mixed-grid.js +10 -10
- package/dist/components/rtk-more-toggle.js +6 -6
- package/dist/components/rtk-mute-all-button.js +7 -7
- 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 +4 -4
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +7 -7
- 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 +4 -4
- package/dist/components/rtk-participant-setup.js +3 -3
- package/dist/components/rtk-participant-tile.js +1 -1
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +6 -6
- 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 +7 -8
- 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 +17 -17
- 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 +6 -6
- package/dist/components/rtk-plugin-main.js +1 -1
- package/dist/components/rtk-plugins-toggle.js +7 -8
- 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 +7 -8
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +4 -4
- package/dist/components/rtk-recording-toggle.js +6 -6
- package/dist/components/rtk-screen-share-toggle.js +7 -7
- 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 +6 -6
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +13 -13
- package/dist/components/rtk-setup-screen.js +10 -10
- package/dist/components/rtk-sidebar-ui.js +1 -1
- package/dist/components/rtk-sidebar.js +32 -16
- package/dist/components/rtk-simple-grid.js +4 -4
- package/dist/components/rtk-speaker-selector.js +1 -1
- package/dist/components/rtk-spinner.js +1 -1
- package/dist/components/rtk-spotlight-grid.js +4 -4
- package/dist/components/rtk-spotlight-indicator.js +1 -1
- package/dist/components/rtk-stage-toggle.js +7 -7
- package/dist/components/rtk-stage.js +3 -3
- 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 +4 -4
- package/dist/components/rtk-ui-provider.js +3 -3
- package/dist/components/rtk-viewer-count.js +1 -1
- package/dist/components/rtk-virtualized-participant-list.js +1 -1
- package/dist/components/rtk-waiting-screen.js +4 -4
- package/dist/docs/docs-components.json +23 -42
- package/dist/docs/docs-vscode.json +4 -1
- package/dist/esm/{TextMessage-7be044e5.js → TextMessage-63a41b3a.js} +1 -1
- package/dist/esm/{chat-a2aa6547.js → chat-d9b14cb8.js} +1 -1
- package/dist/esm/{config-74593213.js → config-59ee5579.js} +5 -13
- package/dist/esm/{debounce-ca38a11a.js → debounce-8aa5dd8e.js} +1 -1
- package/dist/esm/{index-b879a205.js → index-266a8fa9.js} +1 -1
- package/dist/esm/index-55463a54.js +6 -10
- package/dist/esm/index.js +7 -7
- package/dist/esm/loader.js +396 -441
- package/dist/esm/{merge-2096d7df.js → merge-24a78797.js} +1 -1
- package/dist/esm/{notification-9b2b1de0.js → notification-d9dbcf3d.js} +1 -1
- package/dist/esm/realtimekit-ui.js +1 -1
- package/dist/esm/rtk-ai-toggle.entry.js +18 -14
- package/dist/esm/rtk-ai-transcriptions.entry.js +3 -3
- package/dist/esm/{rtk-plugins_2.entry.js → rtk-ai_3.entry.js} +60 -4
- 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 +6 -6
- package/dist/esm/rtk-breakout-room-manager_3.entry.js +2 -2
- package/dist/esm/rtk-breakout-rooms-manager_9.entry.js +2 -2
- 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 +2 -2
- package/dist/esm/rtk-chat-selector-ui.entry.js +3 -3
- package/dist/esm/rtk-chat-toggle.entry.js +3 -4
- 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 +2 -2
- 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 +2 -2
- 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 +4 -4
- 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 +3 -3
- 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 -4
- 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 -4
- package/dist/esm/rtk-poll_2.entry.js +2 -2
- package/dist/esm/rtk-polls-toggle.entry.js +3 -4
- 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 +2 -2
- package/dist/esm/rtk-sidebar-ui.entry.js +2 -2
- package/dist/esm/rtk-sidebar.entry.js +9 -5
- 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 +2 -2
- package/dist/esm/rtk-waiting-screen.entry.js +2 -2
- package/dist/{components/p-75cd16e4.js → esm/sidebar-3113ae1b.js} +6 -2
- package/dist/esm/{ui-store-b8241bad.js → ui-store-04f890e8.js} +2 -13
- package/dist/realtimekit-ui/index.esm.js +1 -1
- package/dist/realtimekit-ui/{p-ed7517c5.entry.js → p-018feaca.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4716c1c4.entry.js → p-07cde0d0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-307879d9.entry.js → p-0a28f665.entry.js} +1 -1
- package/dist/realtimekit-ui/p-0a537249.entry.js +1 -0
- package/dist/realtimekit-ui/p-0a94ca47.entry.js +1 -0
- package/dist/realtimekit-ui/p-0d8959ff.entry.js +1 -0
- package/dist/realtimekit-ui/{p-31c7d9df.entry.js → p-0e088b7f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3bebafe6.entry.js → p-14ce2201.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b5be7629.entry.js → p-151ee420.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4ddb05e4.entry.js → p-1af60c6e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-0f32251b.entry.js → p-1b3a7f8e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-73432322.entry.js → p-1c497525.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-55b3e4be.entry.js → p-1ce74bfc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6dbb02f2.entry.js → p-1db53246.entry.js} +1 -1
- package/dist/realtimekit-ui/p-232b6778.js +1 -0
- package/dist/realtimekit-ui/{p-89fd25d4.entry.js → p-26ef20aa.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-00b74ca8.entry.js → p-27be67df.entry.js} +1 -1
- package/dist/realtimekit-ui/p-28aa386b.js +1 -0
- package/dist/realtimekit-ui/{p-c088221f.entry.js → p-2cae2d99.entry.js} +1 -1
- package/dist/realtimekit-ui/p-2ded45e3.entry.js +1 -0
- package/dist/realtimekit-ui/{p-8d6a935f.entry.js → p-2e41d72e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-04dd66bd.js → p-2e5568ed.js} +1 -1
- package/dist/realtimekit-ui/{p-e7488fe2.js → p-2ffab8f0.js} +1 -1
- package/dist/realtimekit-ui/{p-e455b108.entry.js → p-3125feb9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5a88d1ff.js → p-32a47773.js} +1 -1
- package/dist/realtimekit-ui/{p-e669abc6.entry.js → p-33cbb869.entry.js} +1 -1
- package/dist/realtimekit-ui/p-345947b6.js +1 -0
- package/dist/realtimekit-ui/{p-72b0916b.entry.js → p-3977f69b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9263d155.entry.js → p-39ee24e5.entry.js} +1 -1
- package/dist/realtimekit-ui/p-3acdeb83.entry.js +1 -0
- package/dist/realtimekit-ui/{p-da8a7b83.entry.js → p-3c3a8b74.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e2bc812a.entry.js → p-442161bb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a0ae819c.entry.js → p-445087cb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-bfb8f955.js → p-4a060685.js} +1 -1
- package/dist/realtimekit-ui/{p-483141b7.entry.js → p-4fd72040.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-2c80db34.entry.js → p-597850b0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-766bd706.entry.js → p-5a202509.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-49aa8058.entry.js → p-5a69837b.entry.js} +1 -1
- package/dist/realtimekit-ui/p-5e070485.entry.js +1 -0
- package/dist/realtimekit-ui/{p-2af665ba.entry.js → p-5e336834.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-96f6f88f.entry.js → p-5e7d49ca.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9b1b89db.entry.js → p-61e16046.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ef686270.entry.js → p-660a89bf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c08bf953.entry.js → p-66cd0af1.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d600f2bd.entry.js → p-68c7c159.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4b0041a1.entry.js → p-6d0a9caf.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-967431f8.entry.js → p-6d30121e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c7a707b3.entry.js → p-6dc96b8b.entry.js} +1 -1
- package/dist/realtimekit-ui/p-6f816887.entry.js +1 -0
- package/dist/realtimekit-ui/p-701eb87d.entry.js +1 -0
- package/dist/realtimekit-ui/{p-d612de05.entry.js → p-74a8b6db.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-707c42ae.js → p-76aed623.js} +1 -1
- package/dist/realtimekit-ui/{p-ec2215b4.entry.js → p-7ba69987.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9600bf67.entry.js → p-81c3cb13.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-150cb217.entry.js → p-83d8134c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-82579bd5.entry.js → p-898f04bd.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f9b1ccc2.entry.js → p-8f3a3e12.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5f39ad41.entry.js → p-91b0c7e9.entry.js} +1 -1
- package/dist/realtimekit-ui/p-9a52abea.entry.js +1 -0
- package/dist/realtimekit-ui/{p-52af9106.entry.js → p-9cf28edb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-246115d9.entry.js → p-a79750ab.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-ebd4a92e.entry.js → p-a89b8b2b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e5530fdf.entry.js → p-abc1d21c.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-48897dc4.entry.js → p-ac311a88.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-254a4df0.js → p-ae3646b7.js} +1 -1
- package/dist/realtimekit-ui/{p-5d8114f9.entry.js → p-aec5e9db.entry.js} +1 -1
- package/dist/realtimekit-ui/p-af5b14b7.entry.js +1 -0
- package/dist/realtimekit-ui/{p-2b47b0b5.entry.js → p-af771639.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f8ea9f68.entry.js → p-b1c948f9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f6282ce8.entry.js → p-b53d00fc.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-26b23244.entry.js → p-c79d8ad1.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-da3ac69f.entry.js → p-c8606881.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-6c032fbe.entry.js → p-c89c8023.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-8b3eeca6.entry.js → p-ca7500ee.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-11aca374.entry.js → p-ccf314b9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-63cb8e3a.entry.js → p-d1a8a73e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-b91796a7.entry.js → p-d22880fb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-c1f9b4d3.entry.js → p-d66bc36d.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-505be06b.entry.js → p-d75f14d5.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-a92b3672.entry.js → p-d9bd676e.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-d61c25ac.entry.js → p-de7003ab.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-44e90581.entry.js → p-e56bf9bc.entry.js} +1 -1
- package/dist/realtimekit-ui/p-e789f79c.entry.js +1 -0
- package/dist/realtimekit-ui/{p-e3729841.entry.js → p-e83658a2.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5a22e8b9.entry.js → p-e9078b1f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-61a34d5f.entry.js → p-eea41442.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-41a7ab2f.entry.js → p-f2a531d1.entry.js} +1 -1
- package/dist/realtimekit-ui/p-f83672a9.entry.js +1 -0
- package/dist/realtimekit-ui/{p-5c61dfde.entry.js → p-fe367cf0.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-519ba50e.entry.js → p-ffacb549.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-ai/rtk-ai.d.ts +1 -9
- package/dist/types/components/rtk-ai-toggle/rtk-ai-toggle.d.ts +2 -1
- package/dist/types/components/rtk-sidebar/rtk-sidebar.d.ts +1 -1
- package/dist/types/components.d.ts +4 -23
- package/dist/types/utils/sidebar.d.ts +1 -0
- package/package.json +1 -1
- package/dist/cjs/rtk-ai.cjs.entry.js +0 -93
- package/dist/realtimekit-ui/p-09aa740a.entry.js +0 -1
- package/dist/realtimekit-ui/p-244fb46d.entry.js +0 -1
- package/dist/realtimekit-ui/p-2b651d97.entry.js +0 -1
- package/dist/realtimekit-ui/p-34cc97c9.js +0 -1
- package/dist/realtimekit-ui/p-3c5c66c8.entry.js +0 -1
- package/dist/realtimekit-ui/p-82316a18.entry.js +0 -1
- package/dist/realtimekit-ui/p-8ea7a369.js +0 -1
- package/dist/realtimekit-ui/p-93da75e0.entry.js +0 -1
- package/dist/realtimekit-ui/p-97cc663a.entry.js +0 -1
- package/dist/realtimekit-ui/p-98b8b0a0.entry.js +0 -1
- package/dist/realtimekit-ui/p-a0808275.entry.js +0 -1
- package/dist/realtimekit-ui/p-a2151682.entry.js +0 -1
- package/dist/realtimekit-ui/p-a95d3ef4.entry.js +0 -1
- package/dist/realtimekit-ui/p-b875e32a.entry.js +0 -1
- package/dist/realtimekit-ui/p-dfc7c0fe.entry.js +0 -1
- package/dist/realtimekit-ui/p-f09ef297.js +0 -1
|
@@ -1,31 +1,31 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage, f as defaultOverrides } from './p-
|
|
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, f as defaultOverrides } from './p-81fcdba3.js';
|
|
3
3
|
import { h as handleFilesDataTransfer } from './p-0db812c2.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$o } from './p-
|
|
6
|
-
import { d as defineCustomElement$n } from './p-
|
|
7
|
-
import { d as defineCustomElement$m } from './p-
|
|
8
|
-
import { d as defineCustomElement$l } from './p-
|
|
9
|
-
import { d as defineCustomElement$k } from './p-
|
|
10
|
-
import { d as defineCustomElement$j } from './p-
|
|
11
|
-
import { d as defineCustomElement$i } from './p-
|
|
12
|
-
import { d as defineCustomElement$h } from './p-
|
|
13
|
-
import { d as defineCustomElement$g } from './p-
|
|
14
|
-
import { d as defineCustomElement$f } from './p-
|
|
15
|
-
import { d as defineCustomElement$e } from './p-
|
|
16
|
-
import { d as defineCustomElement$d } from './p-
|
|
17
|
-
import { d as defineCustomElement$c } from './p-
|
|
18
|
-
import { d as defineCustomElement$b } from './p-
|
|
19
|
-
import { d as defineCustomElement$a } from './p-
|
|
20
|
-
import { d as defineCustomElement$9 } from './p-
|
|
21
|
-
import { d as defineCustomElement$8 } from './p-
|
|
22
|
-
import { d as defineCustomElement$7 } from './p-
|
|
23
|
-
import { d as defineCustomElement$6 } from './p-
|
|
24
|
-
import { d as defineCustomElement$5 } from './p-
|
|
25
|
-
import { d as defineCustomElement$4 } from './p-
|
|
26
|
-
import { d as defineCustomElement$3 } from './p-
|
|
27
|
-
import { d as defineCustomElement$2 } from './p-
|
|
28
|
-
import { d as defineCustomElement$1 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$o } from './p-4f8aa40d.js';
|
|
6
|
+
import { d as defineCustomElement$n } from './p-85587a5c.js';
|
|
7
|
+
import { d as defineCustomElement$m } from './p-413791a9.js';
|
|
8
|
+
import { d as defineCustomElement$l } from './p-ec6e4433.js';
|
|
9
|
+
import { d as defineCustomElement$k } from './p-0496f8c3.js';
|
|
10
|
+
import { d as defineCustomElement$j } from './p-0b04dea7.js';
|
|
11
|
+
import { d as defineCustomElement$i } from './p-a7fc6bf0.js';
|
|
12
|
+
import { d as defineCustomElement$h } from './p-a10673e1.js';
|
|
13
|
+
import { d as defineCustomElement$g } from './p-61b5e60a.js';
|
|
14
|
+
import { d as defineCustomElement$f } from './p-a6bd000d.js';
|
|
15
|
+
import { d as defineCustomElement$e } from './p-7422bbd3.js';
|
|
16
|
+
import { d as defineCustomElement$d } from './p-3e0452c4.js';
|
|
17
|
+
import { d as defineCustomElement$c } from './p-5385bf2d.js';
|
|
18
|
+
import { d as defineCustomElement$b } from './p-c3356393.js';
|
|
19
|
+
import { d as defineCustomElement$a } from './p-0173e7d4.js';
|
|
20
|
+
import { d as defineCustomElement$9 } from './p-3e96db63.js';
|
|
21
|
+
import { d as defineCustomElement$8 } from './p-3f49a2db.js';
|
|
22
|
+
import { d as defineCustomElement$7 } from './p-ecc73c07.js';
|
|
23
|
+
import { d as defineCustomElement$6 } from './p-5d76fdc9.js';
|
|
24
|
+
import { d as defineCustomElement$5 } from './p-19c5a52e.js';
|
|
25
|
+
import { d as defineCustomElement$4 } from './p-a96efd29.js';
|
|
26
|
+
import { d as defineCustomElement$3 } from './p-91cadb3f.js';
|
|
27
|
+
import { d as defineCustomElement$2 } from './p-8211bd3b.js';
|
|
28
|
+
import { d as defineCustomElement$1 } from './p-98c3a8f8.js';
|
|
29
29
|
|
|
30
30
|
const rtkChatCss = ":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;height:100%;width:100%;flex-direction:column;font-size:14px;position:relative;box-sizing:border-box;color:rgb(var(--rtk-colors-text-1000, 255 255 255))}h3{margin:var(--rtk-space-0, 0px);display:flex;height:var(--rtk-space-12, 48px);align-items:center;justify-content:center;font-size:16px;font-weight:400;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88));text-align:center}#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}rtk-chat-messages-ui,rtk-chat-messages-ui-paginated{flex:1 0 0}rtk-chat-composer-view{margin:var(--rtk-space-2, 8px)}.chat-container{display:flex;height:100%;width:100%;flex-direction:row;container-type:size;container-name:chatcontainer}.chat{box-sizing:border-box;display:flex;flex:1 1 0%;flex-direction:column}.banner{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.view-chats-btn{margin-top:var(--rtk-space-4, 16px)}.selector-container{z-index:50;width:100%;max-width:var(--rtk-space-80, 320px);border-right:var(--rtk-border-width-sm, 1px) solid rgb(var(--rtk-colors-background-600, 60 60 60))}.selector-container.hide{display:none}.mobile-close-btn{display:none}.selector-container.mobile{height:100%;width:100%;max-width:100%;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);background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / 0.6);display:flex}.selector-container.mobile .mobile-close-btn{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);margin-left:var(--rtk-space-6, 24px);margin-right:var(--rtk-space-6, 24px);display:block}.pinned-messages{position:relative;display:flex;flex-direction:column}.pinned-messages-header{display:flex;align-items:center;justify-content:space-between;gap:var(--rtk-space-2, 8px);padding:var(--rtk-space-4, 16px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-bg-opacity));font-size:14px;cursor:pointer}.pinned-messages-header div{display:flex;flex-direction:row;align-items:center;gap:var(--rtk-space-2, 8px)}.pinned-messages-header rtk-icon{height:var(--rtk-space-3, 12px);width:var(--rtk-space-3, 12px)}.pinned-messages-content{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));position:absolute;left:var(--rtk-space-0, 0px);top:100%;z-index:50;max-height:30vh;width:100%;overflow:auto}.pinned-message{display:flex;cursor:pointer;flex-direction:row;align-items:center;gap:var(--rtk-space-2, 8px);--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-border-opacity));padding:var(--rtk-space-4, 16px);border-bottom-width:var(--rtk-border-width-sm, 1px);border-right-width:var(--rtk-border-width-none, 0);border-left-width:var(--rtk-border-width-none, 0);border-top-width:var(--rtk-border-width-none, 0);border-style:solid}.pinned-message-avatar{height:var(--rtk-space-6, 24px) !important;width:var(--rtk-space-6, 24px) !important}@keyframes swipe-in{from{transform:translateX(-100%)}to{transform:translateX(0)}}";
|
|
31
31
|
const RtkChatStyle0 = rtkChatCss;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
-
import { d as defineCustomElement$3 } from './p-
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
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-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-99a80022.js';
|
|
5
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
7
7
|
|
|
8
8
|
const rtkAiToggleCss = ":host{display:block}:host([data-hidden]){display:none}";
|
|
9
9
|
const RtkAiToggleStyle0 = rtkAiToggleCss;
|
|
@@ -31,19 +31,23 @@ const RtkAiToggle$1 = /*@__PURE__*/ proxyCustomElement(class RtkAiToggle extends
|
|
|
31
31
|
/** Language */
|
|
32
32
|
this.t = useLanguage();
|
|
33
33
|
this.aiActive = false;
|
|
34
|
+
this.toggleAI = () => {
|
|
35
|
+
const states = this.states;
|
|
36
|
+
this.aiActive = !((states === null || states === void 0 ? void 0 : states.activeSidebar) && (states === null || states === void 0 ? void 0 : states.sidebar) === 'ai');
|
|
37
|
+
this.stateUpdate.emit({
|
|
38
|
+
activeSidebar: this.aiActive,
|
|
39
|
+
sidebar: this.aiActive ? 'ai' : undefined,
|
|
40
|
+
activeMoreMenu: false,
|
|
41
|
+
});
|
|
42
|
+
};
|
|
34
43
|
}
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
this.aiActive = states.activeAI;
|
|
44
|
+
connectedCallback() {
|
|
45
|
+
this.statesChanged(this.states);
|
|
38
46
|
}
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
activeAI: this.aiActive,
|
|
44
|
-
activeMoreMenu: false,
|
|
45
|
-
activeSidebar: false,
|
|
46
|
-
});
|
|
47
|
+
statesChanged(states) {
|
|
48
|
+
if (states != null) {
|
|
49
|
+
this.aiActive = states.activeSidebar === true && states.sidebar === 'ai';
|
|
50
|
+
}
|
|
47
51
|
}
|
|
48
52
|
render() {
|
|
49
53
|
var _a, _b;
|
|
@@ -53,7 +57,7 @@ const RtkAiToggle$1 = /*@__PURE__*/ proxyCustomElement(class RtkAiToggle extends
|
|
|
53
57
|
if (!((_b = (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.self) === null || _b === void 0 ? void 0 : _b.permissions).transcriptionEnabled) {
|
|
54
58
|
return h(Host, { "data-hidden": true });
|
|
55
59
|
}
|
|
56
|
-
return (h(Host, { title: text }, h("rtk-controlbar-button", { part: "controlbar-button", size: this.size, iconPack: this.iconPack, class: { active: this.aiActive }, onClick:
|
|
60
|
+
return (h(Host, { title: text }, h("rtk-controlbar-button", { part: "controlbar-button", size: this.size, iconPack: this.iconPack, class: { active: this.aiActive }, onClick: this.toggleAI, icon: this.iconPack.meeting_ai, label: text, variant: this.variant, brandIcon: true })));
|
|
57
61
|
}
|
|
58
62
|
static get watchers() { return {
|
|
59
63
|
"states": ["statesChanged"]
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkAiTranscriptions$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkAiTranscriptions$1, d as defineCustomElement$1 } from './p-552ae4ac.js';
|
|
2
2
|
|
|
3
3
|
const RtkAiTranscriptions = RtkAiTranscriptions$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,134 +1,4 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-f5e2e5d0.js';
|
|
3
|
-
import { S as SyncWithStore } from './p-77b53323.js';
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-29d25df0.js';
|
|
5
|
-
import { d as defineCustomElement$3 } from './p-e229128b.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-a3cc7425.js';
|
|
7
|
-
|
|
8
|
-
const rtkAiCss = ":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;box-sizing:border-box;display:flex;width:100%;max-width:var(--rtk-space-80, 320px);flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-1000, 8 8 8) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-1000, 255 255 255));overflow:hidden}.close{position:absolute;top:var(--rtk-space-3, 12px);left:var(--rtk-space-3, 12px)}.title{margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-2, 8px);-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:var(--rtk-space-0, 0px);text-align:center;font-size:14px;font-weight:400}rtk-ai-transcriptions{flex:1}:host([view='sidebar']){margin-left:var(--rtk-space-2, 8px);margin-right:var(--rtk-space-2, 8px);border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}:host([view='full-screen']){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:50;max-width:100%;border:none}";
|
|
9
|
-
const RtkAiStyle0 = rtkAiCss;
|
|
10
|
-
|
|
11
|
-
var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
|
|
12
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
13
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
|
|
14
|
-
r = Reflect.decorate(decorators, target, key, desc);
|
|
15
|
-
else
|
|
16
|
-
for (var i = decorators.length - 1; i >= 0; i--)
|
|
17
|
-
if (d = decorators[i])
|
|
18
|
-
r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
19
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
20
|
-
};
|
|
21
|
-
const RtkAi$1 = /*@__PURE__*/ proxyCustomElement(class RtkAi extends H {
|
|
22
|
-
constructor() {
|
|
23
|
-
super();
|
|
24
|
-
this.__registerHost();
|
|
25
|
-
this.__attachShadow();
|
|
26
|
-
this.stateUpdate = createEvent(this, "rtkStateUpdate", 7);
|
|
27
|
-
/** Config */
|
|
28
|
-
this.config = createDefaultConfig();
|
|
29
|
-
/** Icon pack */
|
|
30
|
-
this.iconPack = defaultIconPack;
|
|
31
|
-
/** Language */
|
|
32
|
-
this.t = useLanguage();
|
|
33
|
-
/** View type */
|
|
34
|
-
this.view = 'sidebar';
|
|
35
|
-
this.close = () => {
|
|
36
|
-
this.stateUpdate.emit({ activeAI: false });
|
|
37
|
-
};
|
|
38
|
-
}
|
|
39
|
-
connectedCallback() {
|
|
40
|
-
this.viewChanged(this.view);
|
|
41
|
-
}
|
|
42
|
-
disconnectedCallback() {
|
|
43
|
-
this.keydownListener && document.removeEventListener('keydown', this.keydownListener);
|
|
44
|
-
}
|
|
45
|
-
viewChanged(view) {
|
|
46
|
-
if (view === 'full-screen') {
|
|
47
|
-
this.keydownListener = (e) => {
|
|
48
|
-
if (e.key === 'Escape') {
|
|
49
|
-
this.close();
|
|
50
|
-
}
|
|
51
|
-
};
|
|
52
|
-
document.addEventListener('keydown', this.keydownListener);
|
|
53
|
-
}
|
|
54
|
-
}
|
|
55
|
-
render() {
|
|
56
|
-
var _a, _b, _c;
|
|
57
|
-
if (!this.meeting)
|
|
58
|
-
return null;
|
|
59
|
-
if (!((_b = (_a = this.meeting) === null || _a === void 0 ? void 0 : _a.self) === null || _b === void 0 ? void 0 : _b.permissions).transcriptionEnabled ||
|
|
60
|
-
!((_c = this.states) === null || _c === void 0 ? void 0 : _c.activeAI)) {
|
|
61
|
-
return null;
|
|
62
|
-
}
|
|
63
|
-
const defaults = {
|
|
64
|
-
meeting: this.meeting,
|
|
65
|
-
config: this.config,
|
|
66
|
-
states: this.states,
|
|
67
|
-
size: this.size,
|
|
68
|
-
t: this.t,
|
|
69
|
-
iconPack: this.iconPack,
|
|
70
|
-
};
|
|
71
|
-
return (h(Host, null, h("h3", { class: "title" }, this.t('ai.transcriptions')), h("rtk-button", { variant: "ghost", kind: "icon", class: "close", onClick: this.close, "aria-label": this.t('close') }, h("rtk-icon", { icon: this.iconPack.dismiss })), h("rtk-ai-transcriptions", Object.assign({}, defaults))));
|
|
72
|
-
}
|
|
73
|
-
static get watchers() { return {
|
|
74
|
-
"view": ["viewChanged"]
|
|
75
|
-
}; }
|
|
76
|
-
static get style() { return RtkAiStyle0; }
|
|
77
|
-
}, [1, "rtk-ai", {
|
|
78
|
-
"meeting": [16],
|
|
79
|
-
"states": [16],
|
|
80
|
-
"config": [16],
|
|
81
|
-
"iconPack": [16],
|
|
82
|
-
"t": [16],
|
|
83
|
-
"size": [513],
|
|
84
|
-
"view": [513]
|
|
85
|
-
}, undefined, {
|
|
86
|
-
"view": ["viewChanged"]
|
|
87
|
-
}]);
|
|
88
|
-
__decorate([
|
|
89
|
-
SyncWithStore()
|
|
90
|
-
], RtkAi$1.prototype, "meeting", void 0);
|
|
91
|
-
__decorate([
|
|
92
|
-
SyncWithStore()
|
|
93
|
-
], RtkAi$1.prototype, "states", void 0);
|
|
94
|
-
__decorate([
|
|
95
|
-
SyncWithStore()
|
|
96
|
-
], RtkAi$1.prototype, "config", void 0);
|
|
97
|
-
__decorate([
|
|
98
|
-
SyncWithStore()
|
|
99
|
-
], RtkAi$1.prototype, "iconPack", void 0);
|
|
100
|
-
__decorate([
|
|
101
|
-
SyncWithStore()
|
|
102
|
-
], RtkAi$1.prototype, "t", void 0);
|
|
103
|
-
function defineCustomElement$1() {
|
|
104
|
-
if (typeof customElements === "undefined") {
|
|
105
|
-
return;
|
|
106
|
-
}
|
|
107
|
-
const components = ["rtk-ai", "rtk-ai-transcriptions", "rtk-button", "rtk-icon"];
|
|
108
|
-
components.forEach(tagName => { switch (tagName) {
|
|
109
|
-
case "rtk-ai":
|
|
110
|
-
if (!customElements.get(tagName)) {
|
|
111
|
-
customElements.define(tagName, RtkAi$1);
|
|
112
|
-
}
|
|
113
|
-
break;
|
|
114
|
-
case "rtk-ai-transcriptions":
|
|
115
|
-
if (!customElements.get(tagName)) {
|
|
116
|
-
defineCustomElement$4();
|
|
117
|
-
}
|
|
118
|
-
break;
|
|
119
|
-
case "rtk-button":
|
|
120
|
-
if (!customElements.get(tagName)) {
|
|
121
|
-
defineCustomElement$3();
|
|
122
|
-
}
|
|
123
|
-
break;
|
|
124
|
-
case "rtk-icon":
|
|
125
|
-
if (!customElements.get(tagName)) {
|
|
126
|
-
defineCustomElement$2();
|
|
127
|
-
}
|
|
128
|
-
break;
|
|
129
|
-
} });
|
|
130
|
-
}
|
|
131
|
-
defineCustomElement$1();
|
|
1
|
+
import { R as RtkAi$1, d as defineCustomElement$1 } from './p-6639b2b1.js';
|
|
132
2
|
|
|
133
3
|
const RtkAi = RtkAi$1;
|
|
134
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { R as Render } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { R as Render } from './p-88bd1053.js';
|
|
6
6
|
|
|
7
7
|
const rtkAudioGridCss = ":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;height:100%;width:100%;box-sizing:border-box}.content{position:relative;display:flex;height:100%;width:100%;flex-direction:column;overflow-y:auto}.waitlist-area{display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity))}.listening-title{text-align:center;margin-top:var(--rtk-space-5, 20px);margin-bottom:var(--rtk-space-4, 16px)}.waitlist-grid{flex:1 1 0%}.grid{box-sizing:border-box;flex:1 1 0%;gap:var(--rtk-space-6, 24px);display:flex;align-content:center;justify-content:center;flex-wrap:wrap}:host([size='md']) .grid{gap:var(--rtk-space-4, 16px)}:host([size='sm']) .grid{gap:var(--rtk-space-3, 12px)}rtk-audio-tile{aspect-ratio:1 / 1;flex:none;width:calc(20%);max-width:var(--rtk-space-48, 192px);transition:all 0.3s}rtk-audio-tile[size='md']{width:100%;max-width:var(--rtk-space-36, 144px)}rtk-audio-tile[size='sm']{width:100%;max-width:var(--rtk-space-24, 96px)}";
|
|
8
8
|
const RtkAudioGridStyle0 = rtkAudioGridCss;
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H, h,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { h as hark } from './p-3f882e7c.js';
|
|
5
|
-
import { S as SyncWithStore } from './p-
|
|
6
|
-
import { d as defineCustomElement$5 } from './p-
|
|
7
|
-
import { d as defineCustomElement$4 } from './p-
|
|
8
|
-
import { d as defineCustomElement$3 } from './p-
|
|
9
|
-
import { d as defineCustomElement$2 } from './p-
|
|
5
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
6
|
+
import { d as defineCustomElement$5 } from './p-4f8aa40d.js';
|
|
7
|
+
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
8
|
+
import { d as defineCustomElement$3 } from './p-abddf729.js';
|
|
9
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.js';
|
|
10
10
|
|
|
11
11
|
const rtkAudioTileCss = ":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;flex-direction:column}.avatar-ctr{box-sizing:border-box;width:100%;flex:1 1 0%;padding:var(--rtk-space-1\\.5, 6px);border:2px solid transparent;border-radius:calc(var(--rtk-border-radius-xl, 40px) + var(--rtk-space-1\\.5, 6px))}.avatar-ctr.speaking{--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-border-opacity));transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}.bar-0{box-shadow:none}.bar-1{box-shadow:0 0 4px rgb(var(--rtk-colors-brand-500, 33 96 253))}.bar-2{box-shadow:0 0 8px rgb(var(--rtk-colors-brand-500, 33 96 253))}.bar-3{box-shadow:0 0 16px 1px rgb(var(--rtk-colors-brand-500, 33 96 253))}.bar-4{box-shadow:0 0 20px 3px rgb(var(--rtk-colors-brand-500, 33 96 253))}.bar-5{box-shadow:0 0 24px 6px rgb(var(--rtk-colors-brand-500, 33 96 253))}rtk-avatar{aspect-ratio:1 / 1;height:100%;width:100%;position:relative;border-radius:var(--rtk-border-radius-xl, 40px)}rtk-name-tag{display:block;height:var(--rtk-space-10, 40px);width:100%;text-align:center;line-height:2.5rem}:host([size='sm']) .avatar-ctr{border-radius:calc(var(--rtk-border-radius-lg, 12px) + var(--rtk-space-1\\.5, 6px))}:host([size='sm']) rtk-name-tag{height:var(--rtk-space-7, 28px);line-height:1.75rem}:host([size='sm']) rtk-avatar{border-radius:var(--rtk-border-radius-lg, 12px)}.mic-icon{position:absolute;bottom:calc(var(--rtk-space-1, 4px) * -1);right:calc(var(--rtk-space-1, 4px) * -1);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));padding:var(--rtk-space-2, 8px);color:rgb(var(--rtk-colors-text-1000, 255 255 255));--tw-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)}.mic-icon rtk-icon{height:var(--rtk-space-7, 28px);width:var(--rtk-space-7, 28px)}:host([size='sm']) .mic-icon rtk-icon{height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px)}:host([size='md']) .mic-icon rtk-icon{height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px)}";
|
|
12
12
|
const RtkAudioTileStyle0 = rtkAudioTileCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkAudioVisualizer$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkAudioVisualizer$1, d as defineCustomElement$1 } from './p-69015d12.js';
|
|
2
2
|
|
|
3
3
|
const RtkAudioVisualizer = RtkAudioVisualizer$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkBreakoutRoomManager$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkBreakoutRoomManager$1, d as defineCustomElement$1 } from './p-ad5220f4.js';
|
|
2
2
|
|
|
3
3
|
const RtkBreakoutRoomManager = RtkBreakoutRoomManager$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$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-85d6fe15.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-9b4516a5.js';
|
|
2
2
|
|
|
3
3
|
const RtkBreakoutRoomsManager = RtkBreakoutRoomsManager$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage, K as canToggleBreakout } from './p-
|
|
3
|
-
import { S as SyncWithStore } from './p-
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
-
import { d as defineCustomElement$3 } from './p-
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
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, K as canToggleBreakout } from './p-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-99a80022.js';
|
|
5
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.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-5d1acef6.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-92c9dcac.js';
|
|
2
2
|
|
|
3
3
|
const RtkCameraSelector = RtkCameraSelector$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
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-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
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-81fcdba3.js';
|
|
3
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
4
|
+
import { d as defineCustomElement$5 } from './p-99a80022.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-a96efd29.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.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
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { c as createDefaultConfig, e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-99a80022.js';
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-3e0452c4.js';
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-a96efd29.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
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.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-
|
|
7
|
-
import { d as defineCustomElement$6 } from './p-
|
|
8
|
-
import { d as defineCustomElement$5 } from './p-
|
|
9
|
-
import { d as defineCustomElement$4 } from './p-
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
11
|
-
import { d as defineCustomElement$2 } from './p-
|
|
5
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
6
|
+
import { d as defineCustomElement$7 } from './p-4f8aa40d.js';
|
|
7
|
+
import { d as defineCustomElement$6 } from './p-85587a5c.js';
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-a10673e1.js';
|
|
9
|
+
import { d as defineCustomElement$4 } from './p-3e0452c4.js';
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-a96efd29.js';
|
|
11
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.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-413791a9.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-0496f8c3.js';
|
|
2
2
|
|
|
3
3
|
const RtkChatMessagesUiPaginated = RtkChatMessagesUiPaginated$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,22 +1,22 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.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-
|
|
8
|
-
import { d as defineCustomElement$d } from './p-
|
|
9
|
-
import { d as defineCustomElement$c } from './p-
|
|
10
|
-
import { d as defineCustomElement$b } from './p-
|
|
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-
|
|
6
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
7
|
+
import { d as defineCustomElement$e } from './p-4f8aa40d.js';
|
|
8
|
+
import { d as defineCustomElement$d } from './p-85587a5c.js';
|
|
9
|
+
import { d as defineCustomElement$c } from './p-a6bd000d.js';
|
|
10
|
+
import { d as defineCustomElement$b } from './p-3e0452c4.js';
|
|
11
|
+
import { d as defineCustomElement$a } from './p-5385bf2d.js';
|
|
12
|
+
import { d as defineCustomElement$9 } from './p-c3356393.js';
|
|
13
|
+
import { d as defineCustomElement$8 } from './p-0173e7d4.js';
|
|
14
|
+
import { d as defineCustomElement$7 } from './p-3e96db63.js';
|
|
15
|
+
import { d as defineCustomElement$6 } from './p-3f49a2db.js';
|
|
16
|
+
import { d as defineCustomElement$5 } from './p-ecc73c07.js';
|
|
17
|
+
import { d as defineCustomElement$4 } from './p-a96efd29.js';
|
|
18
|
+
import { d as defineCustomElement$3 } from './p-8211bd3b.js';
|
|
19
|
+
import { d as defineCustomElement$2 } from './p-98c3a8f8.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
|
-
import { p as proxyCustomElement, H, h,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
1
|
+
import { p as proxyCustomElement, H, h, c as Host } from './p-ae373651.js';
|
|
2
|
+
import { e as defaultIconPack, i as useLanguage } from './p-81fcdba3.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$d } from './p-
|
|
6
|
-
import { d as defineCustomElement$c } from './p-
|
|
7
|
-
import { d as defineCustomElement$b } from './p-
|
|
8
|
-
import { d as defineCustomElement$a } from './p-
|
|
9
|
-
import { d as defineCustomElement$9 } from './p-
|
|
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-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
5
|
+
import { d as defineCustomElement$d } from './p-4f8aa40d.js';
|
|
6
|
+
import { d as defineCustomElement$c } from './p-85587a5c.js';
|
|
7
|
+
import { d as defineCustomElement$b } from './p-e2064e41.js';
|
|
8
|
+
import { d as defineCustomElement$a } from './p-b5ee1586.js';
|
|
9
|
+
import { d as defineCustomElement$9 } from './p-3e0452c4.js';
|
|
10
|
+
import { d as defineCustomElement$8 } from './p-63b97c6d.js';
|
|
11
|
+
import { d as defineCustomElement$7 } from './p-0173e7d4.js';
|
|
12
|
+
import { d as defineCustomElement$6 } from './p-3e96db63.js';
|
|
13
|
+
import { d as defineCustomElement$5 } from './p-3f49a2db.js';
|
|
14
|
+
import { d as defineCustomElement$4 } from './p-5d76fdc9.js';
|
|
15
|
+
import { d as defineCustomElement$3 } from './p-a96efd29.js';
|
|
16
|
+
import { d as defineCustomElement$2 } from './p-2c00e397.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;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { p as proxyCustomElement, H,
|
|
2
|
-
import { e as defaultIconPack, i as useLanguage } from './p-
|
|
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-81fcdba3.js';
|
|
3
3
|
import { g as generateChatGroupKey } from './p-0db812c2.js';
|
|
4
|
-
import { S as SyncWithStore } from './p-
|
|
5
|
-
import { d as defineCustomElement$2 } from './p-
|
|
4
|
+
import { S as SyncWithStore } from './p-f8a8c06f.js';
|
|
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)}";
|
|
8
8
|
const RtkChatSelectorUiStyle0 = rtkChatSelectorUiCss;
|