@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,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
const index = require('./index-2e5758b6.js');
|
|
4
|
-
const chat = require('./chat-
|
|
4
|
+
const chat = require('./chat-a1c8f378.js');
|
|
5
5
|
|
|
6
6
|
const renderLink = (content) => {
|
|
7
7
|
return (index.h("a", { class: "link", href: content, target: "_blank", rel: "noopener noreferrer" }, content));
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
const uiStore = require('./ui-store-
|
|
4
|
-
const merge = require('./merge-
|
|
3
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
4
|
+
const merge = require('./merge-ff059743.js');
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Extend the default UI Config with your own
|
|
@@ -21,10 +21,6 @@ const oppositeSideMap = {
|
|
|
21
21
|
bottom: 'top',
|
|
22
22
|
top: 'bottom'
|
|
23
23
|
};
|
|
24
|
-
const oppositeAlignmentMap = {
|
|
25
|
-
start: 'end',
|
|
26
|
-
end: 'start'
|
|
27
|
-
};
|
|
28
24
|
function clamp(start, value, end) {
|
|
29
25
|
return max(start, min(value, end));
|
|
30
26
|
}
|
|
@@ -43,9 +39,9 @@ function getOppositeAxis(axis) {
|
|
|
43
39
|
function getAxisLength(axis) {
|
|
44
40
|
return axis === 'y' ? 'height' : 'width';
|
|
45
41
|
}
|
|
46
|
-
const yAxisSides = /*#__PURE__*/new Set(['top', 'bottom']);
|
|
47
42
|
function getSideAxis(placement) {
|
|
48
|
-
|
|
43
|
+
const firstChar = placement[0];
|
|
44
|
+
return firstChar === 't' || firstChar === 'b' ? 'y' : 'x';
|
|
49
45
|
}
|
|
50
46
|
function getAlignmentAxis(placement) {
|
|
51
47
|
return getOppositeAxis(getSideAxis(placement));
|
|
@@ -68,7 +64,7 @@ function getExpandedPlacements(placement) {
|
|
|
68
64
|
return [getOppositeAlignmentPlacement(placement), oppositePlacement, getOppositeAlignmentPlacement(oppositePlacement)];
|
|
69
65
|
}
|
|
70
66
|
function getOppositeAlignmentPlacement(placement) {
|
|
71
|
-
return placement.replace(
|
|
67
|
+
return placement.includes('start') ? placement.replace('start', 'end') : placement.replace('end', 'start');
|
|
72
68
|
}
|
|
73
69
|
const lrPlacement = ['left', 'right'];
|
|
74
70
|
const rlPlacement = ['right', 'left'];
|
|
@@ -99,7 +95,8 @@ function getOppositeAxisPlacements(placement, flipAlignment, direction, rtl) {
|
|
|
99
95
|
return list;
|
|
100
96
|
}
|
|
101
97
|
function getOppositePlacement(placement) {
|
|
102
|
-
|
|
98
|
+
const side = getSide(placement);
|
|
99
|
+
return oppositeSideMap[side] + placement.slice(side.length);
|
|
103
100
|
}
|
|
104
101
|
function expandPaddingObject(padding) {
|
|
105
102
|
return {
|
|
@@ -193,6 +190,74 @@ function computeCoordsFromPlacement(_ref, placement, rtl) {
|
|
|
193
190
|
return coords;
|
|
194
191
|
}
|
|
195
192
|
|
|
193
|
+
/**
|
|
194
|
+
* Resolves with an object of overflow side offsets that determine how much the
|
|
195
|
+
* element is overflowing a given clipping boundary on each side.
|
|
196
|
+
* - positive = overflowing the boundary by that number of pixels
|
|
197
|
+
* - negative = how many pixels left before it will overflow
|
|
198
|
+
* - 0 = lies flush with the boundary
|
|
199
|
+
* @see https://floating-ui.com/docs/detectOverflow
|
|
200
|
+
*/
|
|
201
|
+
async function detectOverflow(state, options) {
|
|
202
|
+
var _await$platform$isEle;
|
|
203
|
+
if (options === void 0) {
|
|
204
|
+
options = {};
|
|
205
|
+
}
|
|
206
|
+
const {
|
|
207
|
+
x,
|
|
208
|
+
y,
|
|
209
|
+
platform,
|
|
210
|
+
rects,
|
|
211
|
+
elements,
|
|
212
|
+
strategy
|
|
213
|
+
} = state;
|
|
214
|
+
const {
|
|
215
|
+
boundary = 'clippingAncestors',
|
|
216
|
+
rootBoundary = 'viewport',
|
|
217
|
+
elementContext = 'floating',
|
|
218
|
+
altBoundary = false,
|
|
219
|
+
padding = 0
|
|
220
|
+
} = evaluate(options, state);
|
|
221
|
+
const paddingObject = getPaddingObject(padding);
|
|
222
|
+
const altContext = elementContext === 'floating' ? 'reference' : 'floating';
|
|
223
|
+
const element = elements[altBoundary ? altContext : elementContext];
|
|
224
|
+
const clippingClientRect = rectToClientRect(await platform.getClippingRect({
|
|
225
|
+
element: ((_await$platform$isEle = await (platform.isElement == null ? void 0 : platform.isElement(element))) != null ? _await$platform$isEle : true) ? element : element.contextElement || (await (platform.getDocumentElement == null ? void 0 : platform.getDocumentElement(elements.floating))),
|
|
226
|
+
boundary,
|
|
227
|
+
rootBoundary,
|
|
228
|
+
strategy
|
|
229
|
+
}));
|
|
230
|
+
const rect = elementContext === 'floating' ? {
|
|
231
|
+
x,
|
|
232
|
+
y,
|
|
233
|
+
width: rects.floating.width,
|
|
234
|
+
height: rects.floating.height
|
|
235
|
+
} : rects.reference;
|
|
236
|
+
const offsetParent = await (platform.getOffsetParent == null ? void 0 : platform.getOffsetParent(elements.floating));
|
|
237
|
+
const offsetScale = (await (platform.isElement == null ? void 0 : platform.isElement(offsetParent))) ? (await (platform.getScale == null ? void 0 : platform.getScale(offsetParent))) || {
|
|
238
|
+
x: 1,
|
|
239
|
+
y: 1
|
|
240
|
+
} : {
|
|
241
|
+
x: 1,
|
|
242
|
+
y: 1
|
|
243
|
+
};
|
|
244
|
+
const elementClientRect = rectToClientRect(platform.convertOffsetParentRelativeRectToViewportRelativeRect ? await platform.convertOffsetParentRelativeRectToViewportRelativeRect({
|
|
245
|
+
elements,
|
|
246
|
+
rect,
|
|
247
|
+
offsetParent,
|
|
248
|
+
strategy
|
|
249
|
+
}) : rect);
|
|
250
|
+
return {
|
|
251
|
+
top: (clippingClientRect.top - elementClientRect.top + paddingObject.top) / offsetScale.y,
|
|
252
|
+
bottom: (elementClientRect.bottom - clippingClientRect.bottom + paddingObject.bottom) / offsetScale.y,
|
|
253
|
+
left: (clippingClientRect.left - elementClientRect.left + paddingObject.left) / offsetScale.x,
|
|
254
|
+
right: (elementClientRect.right - clippingClientRect.right + paddingObject.right) / offsetScale.x
|
|
255
|
+
};
|
|
256
|
+
}
|
|
257
|
+
|
|
258
|
+
// Maximum number of resets that can occur before bailing to avoid infinite reset loops.
|
|
259
|
+
const MAX_RESET_COUNT = 50;
|
|
260
|
+
|
|
196
261
|
/**
|
|
197
262
|
* Computes the `x` and `y` coordinates that will place the floating element
|
|
198
263
|
* next to a given reference element.
|
|
@@ -207,7 +272,10 @@ const computePosition$1 = async (reference, floating, config) => {
|
|
|
207
272
|
middleware = [],
|
|
208
273
|
platform
|
|
209
274
|
} = config;
|
|
210
|
-
const
|
|
275
|
+
const platformWithDetectOverflow = platform.detectOverflow ? platform : {
|
|
276
|
+
...platform,
|
|
277
|
+
detectOverflow
|
|
278
|
+
};
|
|
211
279
|
const rtl = await (platform.isRTL == null ? void 0 : platform.isRTL(floating));
|
|
212
280
|
let rects = await platform.getElementRects({
|
|
213
281
|
reference,
|
|
@@ -219,13 +287,17 @@ const computePosition$1 = async (reference, floating, config) => {
|
|
|
219
287
|
y
|
|
220
288
|
} = computeCoordsFromPlacement(rects, placement, rtl);
|
|
221
289
|
let statefulPlacement = placement;
|
|
222
|
-
let middlewareData = {};
|
|
223
290
|
let resetCount = 0;
|
|
224
|
-
|
|
291
|
+
const middlewareData = {};
|
|
292
|
+
for (let i = 0; i < middleware.length; i++) {
|
|
293
|
+
const currentMiddleware = middleware[i];
|
|
294
|
+
if (!currentMiddleware) {
|
|
295
|
+
continue;
|
|
296
|
+
}
|
|
225
297
|
const {
|
|
226
298
|
name,
|
|
227
299
|
fn
|
|
228
|
-
} =
|
|
300
|
+
} = currentMiddleware;
|
|
229
301
|
const {
|
|
230
302
|
x: nextX,
|
|
231
303
|
y: nextY,
|
|
@@ -239,7 +311,7 @@ const computePosition$1 = async (reference, floating, config) => {
|
|
|
239
311
|
strategy,
|
|
240
312
|
middlewareData,
|
|
241
313
|
rects,
|
|
242
|
-
platform,
|
|
314
|
+
platform: platformWithDetectOverflow,
|
|
243
315
|
elements: {
|
|
244
316
|
reference,
|
|
245
317
|
floating
|
|
@@ -247,14 +319,11 @@ const computePosition$1 = async (reference, floating, config) => {
|
|
|
247
319
|
});
|
|
248
320
|
x = nextX != null ? nextX : x;
|
|
249
321
|
y = nextY != null ? nextY : y;
|
|
250
|
-
middlewareData = {
|
|
251
|
-
...middlewareData,
|
|
252
|
-
|
|
253
|
-
...middlewareData[name],
|
|
254
|
-
...data
|
|
255
|
-
}
|
|
322
|
+
middlewareData[name] = {
|
|
323
|
+
...middlewareData[name],
|
|
324
|
+
...data
|
|
256
325
|
};
|
|
257
|
-
if (reset && resetCount
|
|
326
|
+
if (reset && resetCount < MAX_RESET_COUNT) {
|
|
258
327
|
resetCount++;
|
|
259
328
|
if (typeof reset === 'object') {
|
|
260
329
|
if (reset.placement) {
|
|
@@ -284,71 +353,6 @@ const computePosition$1 = async (reference, floating, config) => {
|
|
|
284
353
|
};
|
|
285
354
|
};
|
|
286
355
|
|
|
287
|
-
/**
|
|
288
|
-
* Resolves with an object of overflow side offsets that determine how much the
|
|
289
|
-
* element is overflowing a given clipping boundary on each side.
|
|
290
|
-
* - positive = overflowing the boundary by that number of pixels
|
|
291
|
-
* - negative = how many pixels left before it will overflow
|
|
292
|
-
* - 0 = lies flush with the boundary
|
|
293
|
-
* @see https://floating-ui.com/docs/detectOverflow
|
|
294
|
-
*/
|
|
295
|
-
async function detectOverflow(state, options) {
|
|
296
|
-
var _await$platform$isEle;
|
|
297
|
-
if (options === void 0) {
|
|
298
|
-
options = {};
|
|
299
|
-
}
|
|
300
|
-
const {
|
|
301
|
-
x,
|
|
302
|
-
y,
|
|
303
|
-
platform,
|
|
304
|
-
rects,
|
|
305
|
-
elements,
|
|
306
|
-
strategy
|
|
307
|
-
} = state;
|
|
308
|
-
const {
|
|
309
|
-
boundary = 'clippingAncestors',
|
|
310
|
-
rootBoundary = 'viewport',
|
|
311
|
-
elementContext = 'floating',
|
|
312
|
-
altBoundary = false,
|
|
313
|
-
padding = 0
|
|
314
|
-
} = evaluate(options, state);
|
|
315
|
-
const paddingObject = getPaddingObject(padding);
|
|
316
|
-
const altContext = elementContext === 'floating' ? 'reference' : 'floating';
|
|
317
|
-
const element = elements[altBoundary ? altContext : elementContext];
|
|
318
|
-
const clippingClientRect = rectToClientRect(await platform.getClippingRect({
|
|
319
|
-
element: ((_await$platform$isEle = await (platform.isElement == null ? void 0 : platform.isElement(element))) != null ? _await$platform$isEle : true) ? element : element.contextElement || (await (platform.getDocumentElement == null ? void 0 : platform.getDocumentElement(elements.floating))),
|
|
320
|
-
boundary,
|
|
321
|
-
rootBoundary,
|
|
322
|
-
strategy
|
|
323
|
-
}));
|
|
324
|
-
const rect = elementContext === 'floating' ? {
|
|
325
|
-
x,
|
|
326
|
-
y,
|
|
327
|
-
width: rects.floating.width,
|
|
328
|
-
height: rects.floating.height
|
|
329
|
-
} : rects.reference;
|
|
330
|
-
const offsetParent = await (platform.getOffsetParent == null ? void 0 : platform.getOffsetParent(elements.floating));
|
|
331
|
-
const offsetScale = (await (platform.isElement == null ? void 0 : platform.isElement(offsetParent))) ? (await (platform.getScale == null ? void 0 : platform.getScale(offsetParent))) || {
|
|
332
|
-
x: 1,
|
|
333
|
-
y: 1
|
|
334
|
-
} : {
|
|
335
|
-
x: 1,
|
|
336
|
-
y: 1
|
|
337
|
-
};
|
|
338
|
-
const elementClientRect = rectToClientRect(platform.convertOffsetParentRelativeRectToViewportRelativeRect ? await platform.convertOffsetParentRelativeRectToViewportRelativeRect({
|
|
339
|
-
elements,
|
|
340
|
-
rect,
|
|
341
|
-
offsetParent,
|
|
342
|
-
strategy
|
|
343
|
-
}) : rect);
|
|
344
|
-
return {
|
|
345
|
-
top: (clippingClientRect.top - elementClientRect.top + paddingObject.top) / offsetScale.y,
|
|
346
|
-
bottom: (elementClientRect.bottom - clippingClientRect.bottom + paddingObject.bottom) / offsetScale.y,
|
|
347
|
-
left: (clippingClientRect.left - elementClientRect.left + paddingObject.left) / offsetScale.x,
|
|
348
|
-
right: (elementClientRect.right - clippingClientRect.right + paddingObject.right) / offsetScale.x
|
|
349
|
-
};
|
|
350
|
-
}
|
|
351
|
-
|
|
352
356
|
/**
|
|
353
357
|
* Provides data to position an inner element of the floating element so that it
|
|
354
358
|
* appears centered to the reference element.
|
|
@@ -470,7 +474,7 @@ const autoPlacement$1 = function (options) {
|
|
|
470
474
|
...detectOverflowOptions
|
|
471
475
|
} = evaluate(options, state);
|
|
472
476
|
const placements$1 = alignment !== undefined || allowedPlacements === placements ? getPlacementList(alignment || null, autoAlignment, allowedPlacements) : allowedPlacements;
|
|
473
|
-
const overflow = await detectOverflow(state, detectOverflowOptions);
|
|
477
|
+
const overflow = await platform.detectOverflow(state, detectOverflowOptions);
|
|
474
478
|
const currentIndex = ((_middlewareData$autoP = middlewareData.autoPlacement) == null ? void 0 : _middlewareData$autoP.index) || 0;
|
|
475
479
|
const currentPlacement = placements$1[currentIndex];
|
|
476
480
|
if (currentPlacement == null) {
|
|
@@ -584,7 +588,7 @@ const flip$1 = function (options) {
|
|
|
584
588
|
fallbackPlacements.push(...getOppositeAxisPlacements(initialPlacement, flipAlignment, fallbackAxisSideDirection, rtl));
|
|
585
589
|
}
|
|
586
590
|
const placements = [initialPlacement, ...fallbackPlacements];
|
|
587
|
-
const overflow = await detectOverflow(state, detectOverflowOptions);
|
|
591
|
+
const overflow = await platform.detectOverflow(state, detectOverflowOptions);
|
|
588
592
|
const overflows = [];
|
|
589
593
|
let overflowsData = ((_middlewareData$flip = middlewareData.flip) == null ? void 0 : _middlewareData$flip.overflows) || [];
|
|
590
594
|
if (checkMainAxis) {
|
|
@@ -691,7 +695,8 @@ const hide$1 = function (options) {
|
|
|
691
695
|
options,
|
|
692
696
|
async fn(state) {
|
|
693
697
|
const {
|
|
694
|
-
rects
|
|
698
|
+
rects,
|
|
699
|
+
platform
|
|
695
700
|
} = state;
|
|
696
701
|
const {
|
|
697
702
|
strategy = 'referenceHidden',
|
|
@@ -700,7 +705,7 @@ const hide$1 = function (options) {
|
|
|
700
705
|
switch (strategy) {
|
|
701
706
|
case 'referenceHidden':
|
|
702
707
|
{
|
|
703
|
-
const overflow = await detectOverflow(state, {
|
|
708
|
+
const overflow = await platform.detectOverflow(state, {
|
|
704
709
|
...detectOverflowOptions,
|
|
705
710
|
elementContext: 'reference'
|
|
706
711
|
});
|
|
@@ -714,7 +719,7 @@ const hide$1 = function (options) {
|
|
|
714
719
|
}
|
|
715
720
|
case 'escaped':
|
|
716
721
|
{
|
|
717
|
-
const overflow = await detectOverflow(state, {
|
|
722
|
+
const overflow = await platform.detectOverflow(state, {
|
|
718
723
|
...detectOverflowOptions,
|
|
719
724
|
altBoundary: true
|
|
720
725
|
});
|
|
@@ -968,7 +973,8 @@ const shift$1 = function (options) {
|
|
|
968
973
|
const {
|
|
969
974
|
x,
|
|
970
975
|
y,
|
|
971
|
-
placement
|
|
976
|
+
placement,
|
|
977
|
+
platform
|
|
972
978
|
} = state;
|
|
973
979
|
const {
|
|
974
980
|
mainAxis: checkMainAxis = true,
|
|
@@ -991,7 +997,7 @@ const shift$1 = function (options) {
|
|
|
991
997
|
x,
|
|
992
998
|
y
|
|
993
999
|
};
|
|
994
|
-
const overflow = await detectOverflow(state, detectOverflowOptions);
|
|
1000
|
+
const overflow = await platform.detectOverflow(state, detectOverflowOptions);
|
|
995
1001
|
const crossAxis = getSideAxis(getSide(placement));
|
|
996
1002
|
const mainAxis = getOppositeAxis(crossAxis);
|
|
997
1003
|
let mainAxisCoord = coords[mainAxis];
|
|
@@ -1123,7 +1129,7 @@ const size = function (options) {
|
|
|
1123
1129
|
apply = () => {},
|
|
1124
1130
|
...detectOverflowOptions
|
|
1125
1131
|
} = evaluate(options, state);
|
|
1126
|
-
const overflow = await detectOverflow(state, detectOverflowOptions);
|
|
1132
|
+
const overflow = await platform.detectOverflow(state, detectOverflowOptions);
|
|
1127
1133
|
const side = getSide(placement);
|
|
1128
1134
|
const alignment = getAlignment(placement);
|
|
1129
1135
|
const isYAxis = getSideAxis(placement) === 'y';
|
|
@@ -1226,7 +1232,6 @@ function isShadowRoot(value) {
|
|
|
1226
1232
|
}
|
|
1227
1233
|
return value instanceof ShadowRoot || value instanceof getWindow(value).ShadowRoot;
|
|
1228
1234
|
}
|
|
1229
|
-
const invalidOverflowDisplayValues = /*#__PURE__*/new Set(['inline', 'contents']);
|
|
1230
1235
|
function isOverflowElement(element) {
|
|
1231
1236
|
const {
|
|
1232
1237
|
overflow,
|
|
@@ -1234,32 +1239,35 @@ function isOverflowElement(element) {
|
|
|
1234
1239
|
overflowY,
|
|
1235
1240
|
display
|
|
1236
1241
|
} = getComputedStyle$1(element);
|
|
1237
|
-
return /auto|scroll|overlay|hidden|clip/.test(overflow + overflowY + overflowX) &&
|
|
1242
|
+
return /auto|scroll|overlay|hidden|clip/.test(overflow + overflowY + overflowX) && display !== 'inline' && display !== 'contents';
|
|
1238
1243
|
}
|
|
1239
|
-
const tableElements = /*#__PURE__*/new Set(['table', 'td', 'th']);
|
|
1240
1244
|
function isTableElement(element) {
|
|
1241
|
-
return
|
|
1245
|
+
return /^(table|td|th)$/.test(getNodeName(element));
|
|
1242
1246
|
}
|
|
1243
|
-
const topLayerSelectors = [':popover-open', ':modal'];
|
|
1244
1247
|
function isTopLayer(element) {
|
|
1245
|
-
|
|
1246
|
-
|
|
1247
|
-
return
|
|
1248
|
-
} catch (_e) {
|
|
1249
|
-
return false;
|
|
1248
|
+
try {
|
|
1249
|
+
if (element.matches(':popover-open')) {
|
|
1250
|
+
return true;
|
|
1250
1251
|
}
|
|
1251
|
-
})
|
|
1252
|
+
} catch (_e) {
|
|
1253
|
+
// no-op
|
|
1254
|
+
}
|
|
1255
|
+
try {
|
|
1256
|
+
return element.matches(':modal');
|
|
1257
|
+
} catch (_e) {
|
|
1258
|
+
return false;
|
|
1259
|
+
}
|
|
1252
1260
|
}
|
|
1253
|
-
const
|
|
1254
|
-
const
|
|
1255
|
-
const
|
|
1261
|
+
const willChangeRe = /transform|translate|scale|rotate|perspective|filter/;
|
|
1262
|
+
const containRe = /paint|layout|strict|content/;
|
|
1263
|
+
const isNotNone = value => !!value && value !== 'none';
|
|
1264
|
+
let isWebKitValue;
|
|
1256
1265
|
function isContainingBlock(elementOrCss) {
|
|
1257
|
-
const webkit = isWebKit();
|
|
1258
1266
|
const css = isElement(elementOrCss) ? getComputedStyle$1(elementOrCss) : elementOrCss;
|
|
1259
1267
|
|
|
1260
1268
|
// https://developer.mozilla.org/en-US/docs/Web/CSS/Containing_block#identifying_the_containing_block
|
|
1261
1269
|
// https://drafts.csswg.org/css-transforms-2/#individual-transforms
|
|
1262
|
-
return
|
|
1270
|
+
return isNotNone(css.transform) || isNotNone(css.translate) || isNotNone(css.scale) || isNotNone(css.rotate) || isNotNone(css.perspective) || !isWebKit() && (isNotNone(css.backdropFilter) || isNotNone(css.filter)) || willChangeRe.test(css.willChange || '') || containRe.test(css.contain || '');
|
|
1263
1271
|
}
|
|
1264
1272
|
function getContainingBlock(element) {
|
|
1265
1273
|
let currentNode = getParentNode(element);
|
|
@@ -1274,12 +1282,13 @@ function getContainingBlock(element) {
|
|
|
1274
1282
|
return null;
|
|
1275
1283
|
}
|
|
1276
1284
|
function isWebKit() {
|
|
1277
|
-
if (
|
|
1278
|
-
|
|
1285
|
+
if (isWebKitValue == null) {
|
|
1286
|
+
isWebKitValue = typeof CSS !== 'undefined' && CSS.supports && CSS.supports('-webkit-backdrop-filter', 'none');
|
|
1287
|
+
}
|
|
1288
|
+
return isWebKitValue;
|
|
1279
1289
|
}
|
|
1280
|
-
const lastTraversableNodeNames = /*#__PURE__*/new Set(['html', 'body', '#document']);
|
|
1281
1290
|
function isLastTraversableNode(node) {
|
|
1282
|
-
return
|
|
1291
|
+
return /^(html|body|#document)$/.test(getNodeName(node));
|
|
1283
1292
|
}
|
|
1284
1293
|
function getComputedStyle$1(element) {
|
|
1285
1294
|
return getWindow(element).getComputedStyle(element);
|
|
@@ -1335,8 +1344,9 @@ function getOverflowAncestors(node, list, traverseIframes) {
|
|
|
1335
1344
|
if (isBody) {
|
|
1336
1345
|
const frameElement = getFrameElement(win);
|
|
1337
1346
|
return list.concat(win, win.visualViewport || [], isOverflowElement(scrollableAncestor) ? scrollableAncestor : [], frameElement && traverseIframes ? getOverflowAncestors(frameElement) : []);
|
|
1347
|
+
} else {
|
|
1348
|
+
return list.concat(scrollableAncestor, getOverflowAncestors(scrollableAncestor, [], traverseIframes));
|
|
1338
1349
|
}
|
|
1339
|
-
return list.concat(scrollableAncestor, getOverflowAncestors(scrollableAncestor, [], traverseIframes));
|
|
1340
1350
|
}
|
|
1341
1351
|
function getFrameElement(win) {
|
|
1342
1352
|
return win.parent && Object.getPrototypeOf(win.parent) ? win.frameElement : null;
|
|
@@ -1513,7 +1523,7 @@ function convertOffsetParentRelativeRectToViewportRelativeRect(_ref) {
|
|
|
1513
1523
|
if (getNodeName(offsetParent) !== 'body' || isOverflowElement(documentElement)) {
|
|
1514
1524
|
scroll = getNodeScroll(offsetParent);
|
|
1515
1525
|
}
|
|
1516
|
-
if (
|
|
1526
|
+
if (isOffsetParentAnElement) {
|
|
1517
1527
|
const offsetRect = getBoundingClientRect(offsetParent);
|
|
1518
1528
|
scale = getScale(offsetParent);
|
|
1519
1529
|
offsets.x = offsetRect.x + offsetParent.clientLeft;
|
|
@@ -1601,7 +1611,6 @@ function getViewportRect(element, strategy) {
|
|
|
1601
1611
|
};
|
|
1602
1612
|
}
|
|
1603
1613
|
|
|
1604
|
-
const absoluteOrFixed = /*#__PURE__*/new Set(['absolute', 'fixed']);
|
|
1605
1614
|
// Returns the inner client rect, subtracting scrollbars if present.
|
|
1606
1615
|
function getInnerBoundingClientRect(element, strategy) {
|
|
1607
1616
|
const clientRect = getBoundingClientRect(element, true, strategy === 'fixed');
|
|
@@ -1666,7 +1675,7 @@ function getClippingElementAncestors(element, cache) {
|
|
|
1666
1675
|
if (!currentNodeIsContaining && computedStyle.position === 'fixed') {
|
|
1667
1676
|
currentContainingBlockComputedStyle = null;
|
|
1668
1677
|
}
|
|
1669
|
-
const shouldDropCurrentNode = elementIsFixed ? !currentNodeIsContaining && !currentContainingBlockComputedStyle : !currentNodeIsContaining && computedStyle.position === 'static' && !!currentContainingBlockComputedStyle &&
|
|
1678
|
+
const shouldDropCurrentNode = elementIsFixed ? !currentNodeIsContaining && !currentContainingBlockComputedStyle : !currentNodeIsContaining && computedStyle.position === 'static' && !!currentContainingBlockComputedStyle && (currentContainingBlockComputedStyle.position === 'absolute' || currentContainingBlockComputedStyle.position === 'fixed') || isOverflowElement(currentNode) && !currentNodeIsContaining && hasFixedPositionAncestor(element, currentNode);
|
|
1670
1679
|
if (shouldDropCurrentNode) {
|
|
1671
1680
|
// Drop non-containing blocks.
|
|
1672
1681
|
result = result.filter(ancestor => ancestor !== currentNode);
|
|
@@ -1691,20 +1700,23 @@ function getClippingRect(_ref) {
|
|
|
1691
1700
|
} = _ref;
|
|
1692
1701
|
const elementClippingAncestors = boundary === 'clippingAncestors' ? isTopLayer(element) ? [] : getClippingElementAncestors(element, this._c) : [].concat(boundary);
|
|
1693
1702
|
const clippingAncestors = [...elementClippingAncestors, rootBoundary];
|
|
1694
|
-
const
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1703
|
+
const firstRect = getClientRectFromClippingAncestor(element, clippingAncestors[0], strategy);
|
|
1704
|
+
let top = firstRect.top;
|
|
1705
|
+
let right = firstRect.right;
|
|
1706
|
+
let bottom = firstRect.bottom;
|
|
1707
|
+
let left = firstRect.left;
|
|
1708
|
+
for (let i = 1; i < clippingAncestors.length; i++) {
|
|
1709
|
+
const rect = getClientRectFromClippingAncestor(element, clippingAncestors[i], strategy);
|
|
1710
|
+
top = max(rect.top, top);
|
|
1711
|
+
right = min(rect.right, right);
|
|
1712
|
+
bottom = min(rect.bottom, bottom);
|
|
1713
|
+
left = max(rect.left, left);
|
|
1714
|
+
}
|
|
1703
1715
|
return {
|
|
1704
|
-
width:
|
|
1705
|
-
height:
|
|
1706
|
-
x:
|
|
1707
|
-
y:
|
|
1716
|
+
width: right - left,
|
|
1717
|
+
height: bottom - top,
|
|
1718
|
+
x: left,
|
|
1719
|
+
y: top
|
|
1708
1720
|
};
|
|
1709
1721
|
}
|
|
1710
1722
|
|
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -2,11 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const uiStore = require('./ui-store-
|
|
6
|
-
const merge = require('./merge-
|
|
7
|
-
const config = require('./config-
|
|
5
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
6
|
+
const merge = require('./merge-ff059743.js');
|
|
7
|
+
const config = require('./config-8ce93a9c.js');
|
|
8
8
|
const notification = require('./notification-8f4db150.js');
|
|
9
|
-
const chat = require('./chat-
|
|
9
|
+
const chat = require('./chat-a1c8f378.js');
|
|
10
10
|
require('./index-2e5758b6.js');
|
|
11
11
|
require('./browser-5538db4d.js');
|
|
12
12
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
|
|
9
9
|
const rtkAiToggleCss = ":host{display:block}:host([data-hidden]){display:none}";
|
|
10
10
|
const RtkAiToggleStyle0 = rtkAiToggleCss;
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
7
|
const ChatHead = require('./ChatHead-777e6a2d.js');
|
|
8
8
|
const scroll = require('./scroll-c6404609.js');
|
|
9
|
-
const index = require('./index-
|
|
9
|
+
const index = require('./index-3f8e5441.js');
|
|
10
10
|
require('./date-61ffcd0a.js');
|
|
11
11
|
require('./string-9bce3253.js');
|
|
12
12
|
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
const scroll = require('./scroll-c6404609.js');
|
|
9
9
|
|
|
10
10
|
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%;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']){--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}";
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
7
|
-
const index = require('./index-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
|
+
const index = require('./index-3f8e5441.js');
|
|
8
8
|
const index$2 = require('./index-6f8c1928.js');
|
|
9
9
|
|
|
10
10
|
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)}";
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
|
-
const uiStore = require('./ui-store-
|
|
6
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
7
7
|
const hark = require('./hark-c97d0a59.js');
|
|
8
|
-
const index = require('./index-
|
|
8
|
+
const index = require('./index-3f8e5441.js');
|
|
9
9
|
|
|
10
10
|
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)}";
|
|
11
11
|
const RtkAudioTileStyle0 = rtkAudioTileCss;
|
|
@@ -4,8 +4,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
const index$1 = require('./index-2e5758b6.js');
|
|
6
6
|
const hark = require('./hark-c97d0a59.js');
|
|
7
|
-
const uiStore = require('./ui-store-
|
|
8
|
-
const index = require('./index-
|
|
7
|
+
const uiStore = require('./ui-store-583d205a.js');
|
|
8
|
+
const index = require('./index-3f8e5441.js');
|
|
9
9
|
const browser = require('./browser-5538db4d.js');
|
|
10
10
|
|
|
11
11
|
/**
|