@cloudflare/realtimekit-ui 1.0.0-staging.8 → 1.0.0-staging.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/browser.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/realtimekit-ui.cjs.js +1 -1
- package/dist/cjs/rtk-audio-visualizer_4.cjs.entry.js +1 -1
- package/dist/cjs/rtk-avatar_54.cjs.entry.js +23 -13
- package/dist/cjs/rtk-camera-selector_2.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 +2 -2
- package/dist/cjs/rtk-participants-audio.cjs.entry.js +1 -1
- package/dist/cjs/rtk-participants-stage-list_4.cjs.entry.js +1 -1
- package/dist/cjs/rtk-plugins_2.cjs.entry.js +4 -4
- package/dist/cjs/rtk-poll_2.cjs.entry.js +3 -3
- package/dist/cjs/rtk-recording-indicator.cjs.entry.js +1 -1
- package/dist/cjs/rtk-screenshare-view.cjs.entry.js +5 -5
- package/dist/cjs/rtk-settings-toggle.cjs.entry.js +1 -1
- package/dist/cjs/rtk-setup-screen.cjs.entry.js +2 -2
- package/dist/cjs/rtk-simple-grid.cjs.entry.js +1 -1
- package/dist/cjs/rtk-spotlight-grid.cjs.entry.js +2 -2
- package/dist/cjs/rtk-stage.cjs.entry.js +1 -1
- package/dist/cjs/rtk-transcript.cjs.entry.js +1 -1
- package/dist/cjs/rtk-ui-provider.cjs.entry.js +1 -1
- package/dist/cjs/rtk-waiting-screen.cjs.entry.js +1 -1
- package/dist/collection/components/rtk-notification/rtk-notification.css +26 -18
- package/dist/collection/components/rtk-notification/rtk-notification.js +34 -4
- package/dist/collection/components/rtk-notifications/rtk-notifications.js +4 -2
- package/dist/collection/components/rtk-overlay-modal/rtk-overlay-modal.js +1 -1
- package/dist/collection/components/rtk-participant-setup/rtk-participant-setup.js +2 -2
- package/dist/collection/components/rtk-participant-tile/rtk-participant-tile.js +2 -2
- package/dist/collection/components/rtk-participants-audio/rtk-participants-audio.js +1 -1
- package/dist/collection/components/rtk-participants-stage-list/rtk-participants-stage-list.js +1 -1
- package/dist/collection/components/rtk-permissions-message/rtk-permissions-message.js +1 -1
- package/dist/collection/components/rtk-plugins/rtk-plugins.js +1 -1
- package/dist/collection/components/rtk-poll/rtk-poll.js +1 -1
- package/dist/collection/components/rtk-poll-form/rtk-poll-form.js +2 -2
- package/dist/collection/components/rtk-polls/rtk-polls.js +3 -3
- package/dist/collection/components/rtk-recording-indicator/rtk-recording-indicator.js +1 -1
- package/dist/collection/components/rtk-screenshare-view/rtk-screenshare-view.js +5 -5
- package/dist/collection/components/rtk-settings-toggle/rtk-settings-toggle.js +1 -1
- package/dist/collection/components/rtk-setup-screen/rtk-setup-screen.js +2 -2
- package/dist/collection/components/rtk-simple-grid/rtk-simple-grid.js +1 -1
- package/dist/collection/components/rtk-spinner/rtk-spinner.js +1 -1
- package/dist/collection/components/rtk-spotlight-grid/rtk-spotlight-grid.js +2 -2
- package/dist/collection/components/rtk-stage/rtk-stage.js +1 -1
- package/dist/collection/components/rtk-switch/rtk-switch.js +1 -1
- package/dist/collection/components/rtk-text-composer-view/rtk-text-composer-view.js +1 -1
- package/dist/collection/components/rtk-text-message/rtk-text-message.js +2 -2
- package/dist/collection/components/rtk-text-message-view/rtk-text-message-view.js +1 -1
- package/dist/collection/components/rtk-transcript/rtk-transcript.js +1 -1
- package/dist/collection/components/rtk-ui-provider/rtk-ui-provider.js +1 -1
- package/dist/collection/components/rtk-virtualized-list/rtk-virtualized-participant-list.js +2 -2
- package/dist/collection/components/rtk-waiting-screen/rtk-waiting-screen.js +1 -1
- package/dist/components/{p-8ca1fe4c.js → p-0c4a1808.js} +4 -4
- package/dist/components/{p-54c8b684.js → p-0c94b402.js} +6 -6
- package/dist/components/{p-caf8596c.js → p-1a546cf4.js} +5 -3
- package/dist/components/{p-78444f97.js → p-24e9b37b.js} +2 -2
- package/dist/components/{p-e99f574d.js → p-25770e4e.js} +8 -8
- package/dist/components/{p-0c81aa9c.js → p-28f65402.js} +3 -3
- package/dist/components/{p-664f872d.js → p-2ecf028f.js} +2 -2
- package/dist/components/{p-2973e211.js → p-31a1dc4d.js} +2 -2
- package/dist/components/{p-cd66e89b.js → p-406292be.js} +2 -2
- package/dist/components/{p-594ed925.js → p-4096426e.js} +1 -1
- package/dist/components/{p-00b13124.js → p-4880c342.js} +6 -6
- package/dist/components/{p-a478e070.js → p-4e3d7f9d.js} +1 -1
- package/dist/components/{p-8227dcd2.js → p-55598b38.js} +1 -1
- package/dist/components/{p-db1e56e8.js → p-563bc723.js} +5 -5
- package/dist/components/{p-0e13b6ee.js → p-59fb6900.js} +2 -2
- package/dist/components/{p-8ca0d44f.js → p-606ca241.js} +2 -2
- package/dist/components/{p-d3ca55ba.js → p-68b6f23b.js} +1 -1
- package/dist/components/{p-dc23e204.js → p-6acaa07e.js} +1 -1
- package/dist/components/{p-0f937441.js → p-71e0f6f2.js} +1 -1
- package/dist/components/{p-91cb38a3.js → p-734a10e4.js} +1 -1
- package/dist/components/{p-13bf25de.js → p-7a7d1710.js} +2 -2
- package/dist/components/{p-eeea40dd.js → p-80bef3b5.js} +2 -2
- package/dist/components/{p-1947c106.js → p-81f4e985.js} +1 -1
- package/dist/components/{p-4ba64e96.js → p-898da6ae.js} +5 -5
- package/dist/components/{p-14aafb1d.js → p-922f201f.js} +1 -1
- package/dist/components/{p-7373cc7e.js → p-9c17c7ce.js} +1 -1
- package/dist/components/{p-87f1e5db.js → p-9cace38c.js} +3 -3
- package/dist/components/{p-7d26c3e0.js → p-9cfe5c7c.js} +1 -1
- package/dist/components/{p-619a7896.js → p-9da5b9d0.js} +2 -2
- package/dist/components/{p-c00de10a.js → p-aa9ee9a5.js} +2 -2
- package/dist/components/{p-99b862b5.js → p-ab87c5be.js} +2 -2
- package/dist/components/{p-d262b31f.js → p-b373da43.js} +2 -2
- package/dist/components/{p-168b17a0.js → p-bcb91396.js} +1 -1
- package/dist/components/{p-f682505d.js → p-c2723ebb.js} +4 -4
- package/dist/components/{p-66ff4a1a.js → p-c27c353f.js} +1 -1
- package/dist/components/{p-00649ab8.js → p-c939f92d.js} +2 -2
- package/dist/components/{p-4c4025de.js → p-ddf6148a.js} +1 -1
- package/dist/components/{p-3dbc09e4.js → p-e3ffbf6c.js} +1 -1
- package/dist/components/{p-2ce92a24.js → p-e4241aa9.js} +3 -3
- package/dist/components/{p-4221b28d.js → p-e542eda6.js} +2 -2
- package/dist/components/{p-1bf54ab3.js → p-eb10c563.js} +4 -4
- package/dist/components/{p-2f7c0530.js → p-eca2ab2e.js} +27 -27
- package/dist/components/{p-20354866.js → p-ece96324.js} +16 -5
- package/dist/components/{p-8ceedb7f.js → p-f0dfdfea.js} +1 -1
- package/dist/components/{p-56586bc8.js → p-f33bb583.js} +4 -4
- package/dist/components/{p-d71db36f.js → p-f6046472.js} +2 -2
- package/dist/components/rtk-ai-toggle.js +2 -2
- package/dist/components/rtk-audio-tile.js +2 -2
- package/dist/components/rtk-avatar.js +1 -1
- package/dist/components/rtk-breakout-room-manager.js +1 -1
- package/dist/components/rtk-breakout-room-participants.js +1 -1
- package/dist/components/rtk-breakout-rooms-manager.js +1 -1
- package/dist/components/rtk-breakout-rooms-toggle.js +2 -2
- package/dist/components/rtk-camera-toggle.js +2 -2
- package/dist/components/rtk-caption-toggle.js +2 -2
- package/dist/components/rtk-channel-creator.js +1 -1
- package/dist/components/rtk-channel-details.js +1 -1
- package/dist/components/rtk-channel-header.js +1 -1
- package/dist/components/rtk-channel-selector-ui.js +2 -2
- package/dist/components/rtk-channel-selector-view.js +1 -1
- package/dist/components/rtk-chat-composer-ui.js +3 -3
- package/dist/components/rtk-chat-composer-view.js +1 -1
- package/dist/components/rtk-chat-message.js +1 -1
- package/dist/components/rtk-chat-messages-ui-paginated.js +1 -1
- package/dist/components/rtk-chat-messages-ui.js +1 -1
- package/dist/components/rtk-chat-search-results.js +1 -1
- package/dist/components/rtk-chat-toggle.js +2 -2
- package/dist/components/rtk-chat.js +1 -1
- package/dist/components/rtk-controlbar-button.js +1 -1
- package/dist/components/rtk-debugger-toggle.js +2 -2
- package/dist/components/rtk-dialog-manager.js +1 -1
- package/dist/components/rtk-emoji-picker.js +1 -1
- package/dist/components/rtk-fullscreen-toggle.js +1 -1
- package/dist/components/rtk-grid.js +4 -4
- package/dist/components/rtk-idle-screen.js +1 -1
- package/dist/components/rtk-image-message-view.js +1 -1
- package/dist/components/rtk-image-message.js +1 -1
- package/dist/components/rtk-leave-button.js +2 -2
- package/dist/components/rtk-livestream-player.js +1 -1
- package/dist/components/rtk-livestream-toggle.js +2 -2
- package/dist/components/rtk-meeting.js +28 -28
- package/dist/components/rtk-message-list-view.js +1 -1
- package/dist/components/rtk-message-view.js +1 -1
- package/dist/components/rtk-mic-toggle.js +2 -2
- package/dist/components/rtk-more-toggle.js +2 -2
- package/dist/components/rtk-mute-all-button.js +2 -2
- package/dist/components/rtk-notification.js +1 -1
- package/dist/components/rtk-notifications.js +1 -1
- package/dist/components/rtk-overlay-modal.js +1 -1
- package/dist/components/rtk-paginated-list.js +1 -1
- package/dist/components/rtk-participant-setup.js +2 -2
- package/dist/components/rtk-participant-tile.js +1 -1
- package/dist/components/rtk-participant.js +1 -1
- package/dist/components/rtk-participants-audio.js +1 -1
- package/dist/components/rtk-participants-stage-list.js +1 -1
- package/dist/components/rtk-participants-stage-queue.js +1 -1
- package/dist/components/rtk-participants-toggle.js +2 -2
- package/dist/components/rtk-participants-viewer-list.js +1 -1
- package/dist/components/rtk-participants-waiting-list.js +1 -1
- package/dist/components/rtk-participants.js +8 -8
- package/dist/components/rtk-permissions-message.js +1 -1
- package/dist/components/rtk-pip-toggle.js +2 -2
- package/dist/components/rtk-plugins-toggle.js +2 -2
- package/dist/components/rtk-plugins.js +1 -1
- package/dist/components/rtk-poll-form.js +1 -1
- package/dist/components/rtk-poll.js +1 -1
- package/dist/components/rtk-polls-toggle.js +2 -2
- package/dist/components/rtk-polls.js +1 -1
- package/dist/components/rtk-recording-indicator.js +1 -1
- package/dist/components/rtk-recording-toggle.js +2 -2
- package/dist/components/rtk-screen-share-toggle.js +2 -2
- package/dist/components/rtk-screenshare-view.js +5 -5
- package/dist/components/rtk-settings-audio.js +1 -1
- package/dist/components/rtk-settings-toggle.js +3 -3
- package/dist/components/rtk-settings-video.js +1 -1
- package/dist/components/rtk-settings.js +4 -4
- package/dist/components/rtk-setup-screen.js +3 -3
- package/dist/components/rtk-sidebar.js +4 -4
- package/dist/components/rtk-simple-grid.js +1 -1
- package/dist/components/rtk-spinner.js +1 -1
- package/dist/components/rtk-spotlight-grid.js +2 -2
- package/dist/components/rtk-stage-toggle.js +2 -2
- package/dist/components/rtk-stage.js +1 -1
- package/dist/components/rtk-switch.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-transcript.js +1 -1
- package/dist/components/rtk-transcripts.js +1 -1
- package/dist/components/rtk-ui-provider.js +1 -1
- package/dist/components/rtk-virtualized-participant-list.js +1 -1
- package/dist/components/rtk-waiting-screen.js +1 -1
- package/dist/docs/docs-components.json +24 -1
- package/dist/docs/docs-vscode.json +4 -0
- package/dist/esm/loader.js +56 -46
- package/dist/esm/realtimekit-ui.js +1 -1
- package/dist/esm/rtk-audio-visualizer_4.entry.js +1 -1
- package/dist/esm/rtk-avatar_54.entry.js +23 -13
- package/dist/esm/rtk-camera-selector_2.entry.js +2 -2
- package/dist/esm/rtk-participant-setup.entry.js +2 -2
- package/dist/esm/rtk-participant_2.entry.js +2 -2
- package/dist/esm/rtk-participants-audio.entry.js +1 -1
- package/dist/esm/rtk-participants-stage-list_4.entry.js +1 -1
- package/dist/esm/rtk-plugins_2.entry.js +4 -4
- package/dist/esm/rtk-poll_2.entry.js +3 -3
- package/dist/esm/rtk-recording-indicator.entry.js +1 -1
- package/dist/esm/rtk-screenshare-view.entry.js +5 -5
- package/dist/esm/rtk-settings-toggle.entry.js +1 -1
- package/dist/esm/rtk-setup-screen.entry.js +2 -2
- package/dist/esm/rtk-simple-grid.entry.js +1 -1
- package/dist/esm/rtk-spotlight-grid.entry.js +2 -2
- package/dist/esm/rtk-stage.entry.js +1 -1
- package/dist/esm/rtk-transcript.entry.js +1 -1
- package/dist/esm/rtk-ui-provider.entry.js +1 -1
- package/dist/esm/rtk-waiting-screen.entry.js +1 -1
- package/dist/realtimekit-ui/{p-0d071b0c.entry.js → p-0e777b3f.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-25c7522f.entry.js → p-18fdb6bb.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-9ca13287.entry.js → p-235b7aa8.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-5584d146.entry.js → p-2bfa32da.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-dd9b1b30.entry.js → p-4f2ec64b.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4dc84daa.entry.js → p-5325b5e5.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-050469f0.entry.js → p-55040827.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3d312beb.entry.js → p-61c38e05.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-7af0573f.entry.js → p-621a7265.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-3611c234.entry.js → p-73bc3abd.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-80a02bba.entry.js → p-7c1a2584.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-fc704ef3.entry.js → p-950454b7.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-fb67b669.entry.js → p-ac91f9f9.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-373ea59c.entry.js → p-b80f1bed.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-f5ad8c8f.entry.js → p-c6f7cd03.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-e1091812.entry.js → p-c8f8b690.entry.js} +1 -1
- package/dist/realtimekit-ui/p-d9e81b11.entry.js +1 -0
- package/dist/realtimekit-ui/{p-d1e6d6c4.entry.js → p-e80cf367.entry.js} +1 -1
- package/dist/realtimekit-ui/{p-4211ad5e.entry.js → p-f7c6931d.entry.js} +1 -1
- package/dist/realtimekit-ui/realtimekit-ui.esm.js +1 -1
- package/dist/types/components/rtk-notification/rtk-notification.d.ts +4 -0
- package/dist/types/components/rtk-notifications/rtk-notifications.d.ts +1 -0
- package/dist/types/components.d.ts +8 -0
- package/package.json +1 -1
- package/dist/realtimekit-ui/p-c7f14fd0.entry.js +0 -1
|
@@ -3,10 +3,10 @@ import { a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
5
5
|
import { T as TextMessageView } from './p-a2f4f9e3.js';
|
|
6
|
-
import { d as defineCustomElement$5 } from './p-
|
|
6
|
+
import { d as defineCustomElement$5 } from './p-9c17c7ce.js';
|
|
7
7
|
import { d as defineCustomElement$4 } from './p-4cc0e9a5.js';
|
|
8
8
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
9
|
-
import { d as defineCustomElement$2 } from './p-
|
|
9
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
10
10
|
|
|
11
11
|
const rtkChannelSelectorUiCss = ".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}.container{display:flex;height:100%;width:var(--rtk-space-96, 384px);flex-direction:column;position:absolute;--tw-translate-x:calc(var(--rtk-space-96, 384px) * -1);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));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity));border-top-width:var(--rtk-border-width-none, 0);border-bottom-width:var(--rtk-border-width-none, 0);border-right-width:var(--rtk-border-width-sm, 1px);border-left-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-right-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-border-opacity));transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms}@keyframes fade{0%{opacity:0}100%{opacity:1}}.overlay-container{width:100vw;--tw-translate-x:var(--rtk-space-96, 384px);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));--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity));transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;animation:fade 0.8s}.overlay-container .sidebar-btn{position:static;padding:var(--rtk-space-4, 16px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-600, 60 60 60) / var(--tw-bg-opacity))}.sidebar-btn{position:absolute;right:calc(var(--rtk-space-9, 36px) * -1);top:var(--rtk-space-4, 16px);height:var(--rtk-space-8, 32px);width:var(--rtk-space-7, 28px);--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)}@media (orientation: landscape) and (min-width: 400px){.container{position:static;--tw-translate-x: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))}.sidebar-btn,.overlay-container{display:none}}.search-wrapper{display:flex;align-items:center;gap:var(--rtk-space-2, 8px);padding:var(--rtk-space-2, 8px);border-left-width:var(--rtk-border-width-none, 0);border-right-width:var(--rtk-border-width-none, 0);border-bottom-width:var(--rtk-border-width-sm, 1px);border-top-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-bottom-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-border-opacity))}.search{position:sticky;box-sizing:border-box;display:flex;align-items:center;border-radius:var(--rtk-border-radius-sm, 4px);margin-top:var(--rtk-space-0, 0px);margin-bottom:var(--rtk-space-0, 0px);height:var(--rtk-space-8, 32px);width:100%}.search .search-icon{height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);padding:var(--rtk-space-2, 8px);--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-600, 255 255 255 / 0.52));border-top-right-radius:var(--rtk-border-radius-sm, 4px);border-bottom-right-radius:var(--rtk-border-radius-sm, 4px)}.search input{box-sizing:border-box;width:100%;padding-top:var(--rtk-space-2, 8px);padding-bottom:var(--rtk-space-2, 8px);padding-left:var(--rtk-space-2, 8px);--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));border-width:var(--rtk-border-width-none, 0);border-style:none;outline:2px solid transparent;outline-offset:2px;font-size:14px;line-height:1.25rem}.search input::-moz-placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.search input::placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.search input{border-top-left-radius:var(--rtk-border-radius-sm, 4px);border-bottom-left-radius:var(--rtk-border-radius-sm, 4px)}.channel-container{box-sizing:border-box;display:flex;flex-direction:column;padding-top:var(--rtk-space-2, 8px);padding-bottom:var(--rtk-space-2, 8px);overflow-y:scroll}.channel-container .channel{display:flex;align-items:center;justify-content:space-between;gap:var(--rtk-space-2, 8px);padding:var(--rtk-space-0, 0px);border-left-width:var(--rtk-border-width-none, 0);border-right-width:var(--rtk-border-width-none, 0);border-bottom-width:var(--rtk-border-width-sm, 1px);border-top-width:var(--rtk-border-width-none, 0);border-style:solid;--tw-border-opacity:1;border-color:rgba(var(--rtk-colors-background-700, 44 44 44) / var(--tw-border-opacity))}.channel-container .channel:hover{cursor:pointer;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-900, var(--rtk-colors-text-900, 255 255 255 / 0.88)))}.channel-container .channel:hover .latest-msg-time,.channel-container .channel:hover .latest-msg,.channel-container .channel:hover .latest-msg.new{color:rgb(var(--rtk-colors-text-on-brand-700, var(--rtk-colors-text-700, 255 255 255 / 0.64)))}.channel-container .channel-display{display:flex;gap:var(--rtk-space-2, 8px);align-self:center;padding-left:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-0, 0px)}.channel-container .channel-display rtk-avatar{height:var(--rtk-space-9, 36px);width:var(--rtk-space-9, 36px);flex-shrink:0;font-size:12px}.channel-container .channel-display rtk-icon{height:var(--rtk-space-5, 20px);width:var(--rtk-space-5, 20px);flex-shrink:0;padding:var(--rtk-space-2, 8px);border-radius:9999px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)))}.channel-container .channel-card{width:100%;padding-top:var(--rtk-space-2, 8px);padding-bottom:var(--rtk-space-2, 8px);padding-right:var(--rtk-space-2, 8px);padding-left:var(--rtk-space-1, 4px)}.channel-container .channel-card .channel-name{max-width:var(--rtk-space-60, 240px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500}.channel-container .channel-card .latest-msg{margin:var(--rtk-space-0, 0px);max-width:var(--rtk-space-56, 224px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.channel-container .channel-card .latest-msg.new{font-weight:200;font-style:italic;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.channel-container .channel-card .latest-msg-time{font-size:12px;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.channel-container .channel-meta{width:var(--rtk-space-12, 48px);display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:var(--rtk-space-1\\.5, 6px);font-size:12px;font-weight:600}.channel-container .new-msgs-count{height:var(--rtk-space-4, 16px);min-width:var(--rtk-space-4, 16px);padding-top:1px;padding-bottom:1px;padding-left:2px;padding-right:2px;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-success, 98 165 4) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));border-radius:var(--rtk-border-radius-sm, 4px);text-align:center;font-size:12px}.channel-container .selected{--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-300, 73 124 253) / var(--tw-bg-opacity));color:rgb(var(--rtk-colors-text-on-brand-900, var(--rtk-colors-text-900, 255 255 255 / 0.88)))}.channel-container .selected .latest-msg-time,.channel-container .selected .latest-msg,.channel-container .selected .latest-msg.new{color:rgb(var(--rtk-colors-text-on-brand-700, var(--rtk-colors-text-700, 255 255 255 / 0.64)))}.channel-container .highlight .channel-title span{font-weight:700}.latest-msg p{margin:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-1, 4px);display:inline-block}.latest-msg blockquote{display:none}.recent-message-row{margin-bottom:var(--rtk-space-2, 8px);display:flex;width:100%;flex-direction:row;justify-content:space-between}";
|
|
12
12
|
const RtkChannelSelectorUiStyle0 = rtkChannelSelectorUiCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkChannelSelectorView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkChannelSelectorView$1, d as defineCustomElement$1 } from './p-9cace38c.js';
|
|
2
2
|
|
|
3
3
|
const RtkChannelSelectorView = RtkChannelSelectorView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -3,11 +3,11 @@ import { a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
|
3
3
|
import { r as reverse, h as handleFilesDataTransfer, k as replyBlockPattern, e as extractReplyBlock, s as stripOutReplyBlock, M as MAX_TEXT_LENGTH } from './p-0abe4b8a.js';
|
|
4
4
|
import { a as gracefulStorage } from './p-a83ccdbd.js';
|
|
5
5
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
6
|
-
import { d as defineCustomElement$7 } from './p-
|
|
6
|
+
import { d as defineCustomElement$7 } from './p-9c17c7ce.js';
|
|
7
7
|
import { d as defineCustomElement$6 } from './p-4cc0e9a5.js';
|
|
8
|
-
import { d as defineCustomElement$5 } from './p-
|
|
8
|
+
import { d as defineCustomElement$5 } from './p-c27c353f.js';
|
|
9
9
|
import { d as defineCustomElement$4 } from './p-2f2fb96d.js';
|
|
10
|
-
import { d as defineCustomElement$3 } from './p-
|
|
10
|
+
import { d as defineCustomElement$3 } from './p-81f4e985.js';
|
|
11
11
|
import { d as defineCustomElement$2 } from './p-e3b59650.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:14px}.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%)}}";
|
|
@@ -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-0c4a1808.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-0c94b402.js';
|
|
2
2
|
|
|
3
3
|
const RtkChatMessagesUiPaginated = RtkChatMessagesUiPaginated$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkChatMessagesUi$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkChatMessagesUi$1, d as defineCustomElement$1 } from './p-898da6ae.js';
|
|
2
2
|
|
|
3
3
|
const RtkChatMessagesUi = RtkChatMessagesUi$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkChatSearchResults$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkChatSearchResults$1, d as defineCustomElement$1 } from './p-4880c342.js';
|
|
2
2
|
|
|
3
3
|
const RtkChatSearchResults = RtkChatSearchResults$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -2,9 +2,9 @@ import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-
|
|
|
2
2
|
import { a as defaultIconPack, c as useLanguage, l as usePaginatedChat } from './p-e6d09c50.js';
|
|
3
3
|
import { c as canViewChat } from './p-c11b2f37.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-6acaa07e.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
8
8
|
|
|
9
9
|
const rtkChatToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block}:host([data-hidden]){display:none}.unread-count{position:absolute;right:var(--rtk-space-3, 12px);box-sizing:border-box;padding:var(--rtk-space-0\\.5, 2px);-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));font-size:12px;color:rgb(var(--rtk-colors-text-on-brand-1000, var(--rtk-colors-text-1000, 255 255 255)));display:flex;height:var(--rtk-space-5, 20px);min-width:var(--rtk-space-5, 20px);align-items:center;justify-content:center;border-radius:9999px;z-index:1}.unread-count-dot{position:absolute;right:var(--rtk-space-3, 12px);z-index:10;--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-bg-opacity));border-radius:50%;display:flex;height:var(--rtk-space-4, 16px);width:var(--rtk-space-4, 16px);align-items:center;justify-content:center}:host([variant='horizontal']) .unread-count{right:var(--rtk-space-4, 16px);top:50%;--tw-translate-y:-50%;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))}";
|
|
10
10
|
const RtkChatToggleStyle0 = rtkChatToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkControlbarButton$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkControlbarButton$1, d as defineCustomElement$1 } from './p-6acaa07e.js';
|
|
2
2
|
|
|
3
3
|
const RtkControlbarButton = RtkControlbarButton$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { c as useLanguage, a as defaultIconPack } from './p-e6d09c50.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-6acaa07e.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
7
7
|
|
|
8
8
|
const rtkDebuggerToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}";
|
|
9
9
|
const RtkDebuggerToggleStyle0 = rtkDebuggerToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkDialogManager$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkDialogManager$1, d as defineCustomElement$1 } from './p-25770e4e.js';
|
|
2
2
|
|
|
3
3
|
const RtkDialogManager = RtkDialogManager$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkFullscreenToggle$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkFullscreenToggle$1, d as defineCustomElement$1 } from './p-80bef3b5.js';
|
|
2
2
|
|
|
3
3
|
const RtkFullscreenToggle = RtkFullscreenToggle$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -5,12 +5,12 @@ import { R as Render } from './p-60fdbd75.js';
|
|
|
5
5
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
6
6
|
import { d as defaultGridSize } from './p-b13ddb7d.js';
|
|
7
7
|
import { d as defineCustomElement$9 } from './p-4cc0e9a5.js';
|
|
8
|
-
import { d as defineCustomElement$8 } from './p-
|
|
9
|
-
import { d as defineCustomElement$7 } from './p-
|
|
8
|
+
import { d as defineCustomElement$8 } from './p-6acaa07e.js';
|
|
9
|
+
import { d as defineCustomElement$7 } from './p-80bef3b5.js';
|
|
10
10
|
import { d as defineCustomElement$6 } from './p-2f2fb96d.js';
|
|
11
11
|
import { d as defineCustomElement$5 } from './p-0eab3933.js';
|
|
12
|
-
import { d as defineCustomElement$4 } from './p-
|
|
13
|
-
import { d as defineCustomElement$3 } from './p-
|
|
12
|
+
import { d as defineCustomElement$4 } from './p-e4241aa9.js';
|
|
13
|
+
import { d as defineCustomElement$3 } from './p-81f4e985.js';
|
|
14
14
|
import { d as defineCustomElement$2 } from './p-ef376a73.js';
|
|
15
15
|
|
|
16
16
|
const rtkGridCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block;height:100%;width:100%}.offline-grid{display:flex;height:100%;width:100%;flex-direction:column;align-items:center;justify-content:center}.offline-grid h3{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);font-size:20px;font-weight:500;color:rgb(var(--rtk-colors-text-900, 255 255 255 / 0.88))}.offline-grid p{margin-top:var(--rtk-space-1, 4px);margin-bottom:var(--rtk-space-1, 4px);margin-left:var(--rtk-space-0, 0px);margin-right:var(--rtk-space-0, 0px);text-align:center;font-size:16px;font-weight:400;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}.offline-grid rtk-icon{margin-bottom:var(--rtk-space-2, 8px)}.webinar-stage{box-sizing:border-box;height:100%;display:flex;align-content:center;align-items:center;justify-content:center;text-align:center}.webinar-stage h2{margin:var(--rtk-space-0, 0px);font-weight:normal}rtk-viewer-count{display:none}.ctr{display:flex;flex-direction:column;align-items:center}.message{font-size:16px;border-radius:var(--rtk-border-radius-lg, 12px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-800, 30 30 30) / var(--tw-bg-opacity));padding-left:var(--rtk-space-8, 32px);padding-right:var(--rtk-space-8, 32px);padding-top:var(--rtk-space-4, 16px);padding-bottom:var(--rtk-space-4, 16px);color:rgb(var(--rtk-colors-text-1000, 255 255 255))}.description{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);font-size:14px}rtk-livestream-indicator{display:none}@media only screen and (max-device-height: 480px) and (orientation: landscape){rtk-viewer-count[variant='embedded']{position:absolute;top:var(--rtk-space-0, 0px);right:var(--rtk-space-2, 8px);z-index:20;margin-top:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0, 0px);display:flex}rtk-livestream-indicator{position:absolute;top:var(--rtk-space-0, 0px);left:var(--rtk-space-2, 8px);z-index:20;margin-top:var(--rtk-space-0, 0px);margin-left:var(--rtk-space-0, 0px);display:flex}}";
|
|
@@ -4,7 +4,7 @@ import './p-a83ccdbd.js';
|
|
|
4
4
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-2f2fb96d.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-5ffcbba3.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
8
8
|
|
|
9
9
|
const rtkIdleScreenCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.ctr{display:flex;flex-direction:column;align-items:center;gap:var(--rtk-space-8, 32px)}rtk-logo.loaded{height:var(--rtk-space-12, 48px)}rtk-spinner{height:var(--rtk-space-12, 48px);width:var(--rtk-space-12, 48px);--tw-text-opacity:1;color:rgba(var(--rtk-colors-brand-500, 33 96 253) / var(--tw-text-opacity))}";
|
|
10
10
|
const RtkIdleScreenStyle0 = rtkIdleScreenCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkImageMessageView$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkImageMessageView$1, d as defineCustomElement$1 } from './p-4096426e.js';
|
|
2
2
|
|
|
3
3
|
const RtkImageMessageView = RtkImageMessageView$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkImageMessage$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkImageMessage$1, d as defineCustomElement$1 } from './p-922f201f.js';
|
|
2
2
|
|
|
3
3
|
const RtkImageMessage = RtkImageMessage$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-6acaa07e.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
7
7
|
|
|
8
8
|
const rtkLeaveButtonCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}";
|
|
9
9
|
const RtkLeaveButtonStyle0 = rtkLeaveButtonCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkLivestreamPlayer$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkLivestreamPlayer$1, d as defineCustomElement$1 } from './p-e4241aa9.js';
|
|
2
2
|
|
|
3
3
|
const RtkLivestreamPlayer = RtkLivestreamPlayer$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { a as defaultIconPack, c as useLanguage, i as isLiveStreamHost } from './p-e6d09c50.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-6acaa07e.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
7
7
|
|
|
8
8
|
const rtkLivestreamToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{display:block}:host([data-hidden]){display:none}";
|
|
9
9
|
const RtkLivestreamToggleStyle0 = rtkLivestreamToggleCss;
|
|
@@ -6,22 +6,22 @@ import { R as Render } from './p-60fdbd75.js';
|
|
|
6
6
|
import './p-a83ccdbd.js';
|
|
7
7
|
import { i as index } from './p-f47d4fe8.js';
|
|
8
8
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
9
|
-
import { d as defineCustomElement$S } from './p-
|
|
10
|
-
import { d as defineCustomElement$R } from './p-
|
|
11
|
-
import { d as defineCustomElement$Q } from './p-
|
|
12
|
-
import { d as defineCustomElement$P } from './p-
|
|
9
|
+
import { d as defineCustomElement$S } from './p-9c17c7ce.js';
|
|
10
|
+
import { d as defineCustomElement$R } from './p-e542eda6.js';
|
|
11
|
+
import { d as defineCustomElement$Q } from './p-ab87c5be.js';
|
|
12
|
+
import { d as defineCustomElement$P } from './p-eb10c563.js';
|
|
13
13
|
import { d as defineCustomElement$O } from './p-965a4bd9.js';
|
|
14
14
|
import { d as defineCustomElement$N } from './p-4cc0e9a5.js';
|
|
15
|
-
import { d as defineCustomElement$M } from './p-
|
|
16
|
-
import { d as defineCustomElement$L } from './p-
|
|
17
|
-
import { d as defineCustomElement$K } from './p-
|
|
18
|
-
import { d as defineCustomElement$J } from './p-
|
|
19
|
-
import { d as defineCustomElement$I } from './p-
|
|
20
|
-
import { d as defineCustomElement$H } from './p-
|
|
21
|
-
import { d as defineCustomElement$G } from './p-
|
|
22
|
-
import { d as defineCustomElement$F } from './p-
|
|
23
|
-
import { d as defineCustomElement$E } from './p-
|
|
24
|
-
import { d as defineCustomElement$D } from './p-
|
|
15
|
+
import { d as defineCustomElement$M } from './p-9da5b9d0.js';
|
|
16
|
+
import { d as defineCustomElement$L } from './p-f6046472.js';
|
|
17
|
+
import { d as defineCustomElement$K } from './p-28f65402.js';
|
|
18
|
+
import { d as defineCustomElement$J } from './p-9cace38c.js';
|
|
19
|
+
import { d as defineCustomElement$I } from './p-eca2ab2e.js';
|
|
20
|
+
import { d as defineCustomElement$H } from './p-0c4a1808.js';
|
|
21
|
+
import { d as defineCustomElement$G } from './p-c2723ebb.js';
|
|
22
|
+
import { d as defineCustomElement$F } from './p-898da6ae.js';
|
|
23
|
+
import { d as defineCustomElement$E } from './p-0c94b402.js';
|
|
24
|
+
import { d as defineCustomElement$D } from './p-4880c342.js';
|
|
25
25
|
import { d as defineCustomElement$C } from './p-175b365f.js';
|
|
26
26
|
import { d as defineCustomElement$B } from './p-0ea515b2.js';
|
|
27
27
|
import { d as defineCustomElement$A } from './p-e4376670.js';
|
|
@@ -30,16 +30,16 @@ import { d as defineCustomElement$y } from './p-24ffce5a.js';
|
|
|
30
30
|
import { d as defineCustomElement$x } from './p-ae239151.js';
|
|
31
31
|
import { d as defineCustomElement$w } from './p-62a6b783.js';
|
|
32
32
|
import { d as defineCustomElement$v } from './p-bd9a0ef8.js';
|
|
33
|
-
import { d as defineCustomElement$u } from './p-
|
|
33
|
+
import { d as defineCustomElement$u } from './p-25770e4e.js';
|
|
34
34
|
import { d as defineCustomElement$t } from './p-b12e5011.js';
|
|
35
|
-
import { d as defineCustomElement$s } from './p-
|
|
35
|
+
import { d as defineCustomElement$s } from './p-c27c353f.js';
|
|
36
36
|
import { d as defineCustomElement$r } from './p-935b5e0f.js';
|
|
37
37
|
import { d as defineCustomElement$q } from './p-35d6211b.js';
|
|
38
38
|
import { d as defineCustomElement$p } from './p-b3537ccc.js';
|
|
39
39
|
import { d as defineCustomElement$o } from './p-4608147b.js';
|
|
40
40
|
import { d as defineCustomElement$n } from './p-2f2fb96d.js';
|
|
41
|
-
import { d as defineCustomElement$m } from './p-
|
|
42
|
-
import { d as defineCustomElement$l } from './p-
|
|
41
|
+
import { d as defineCustomElement$m } from './p-922f201f.js';
|
|
42
|
+
import { d as defineCustomElement$l } from './p-4096426e.js';
|
|
43
43
|
import { d as defineCustomElement$k } from './p-b39c779d.js';
|
|
44
44
|
import { d as defineCustomElement$j } from './p-3d845f44.js';
|
|
45
45
|
import { d as defineCustomElement$i } from './p-5ffcbba3.js';
|
|
@@ -47,17 +47,17 @@ import { d as defineCustomElement$h } from './p-3358d7dc.js';
|
|
|
47
47
|
import { d as defineCustomElement$g } from './p-4cedc9e8.js';
|
|
48
48
|
import { d as defineCustomElement$f } from './p-10182034.js';
|
|
49
49
|
import { d as defineCustomElement$e } from './p-c7dcb441.js';
|
|
50
|
-
import { d as defineCustomElement$d } from './p-
|
|
50
|
+
import { d as defineCustomElement$d } from './p-c939f92d.js';
|
|
51
51
|
import { d as defineCustomElement$c } from './p-135d5d2f.js';
|
|
52
|
-
import { d as defineCustomElement$b } from './p-
|
|
53
|
-
import { d as defineCustomElement$a } from './p-
|
|
54
|
-
import { d as defineCustomElement$9 } from './p-
|
|
55
|
-
import { d as defineCustomElement$8 } from './p-
|
|
56
|
-
import { d as defineCustomElement$7 } from './p-
|
|
57
|
-
import { d as defineCustomElement$6 } from './p-
|
|
58
|
-
import { d as defineCustomElement$5 } from './p-
|
|
59
|
-
import { d as defineCustomElement$4 } from './p-
|
|
60
|
-
import { d as defineCustomElement$3 } from './p-
|
|
52
|
+
import { d as defineCustomElement$b } from './p-ece96324.js';
|
|
53
|
+
import { d as defineCustomElement$a } from './p-1a546cf4.js';
|
|
54
|
+
import { d as defineCustomElement$9 } from './p-71e0f6f2.js';
|
|
55
|
+
import { d as defineCustomElement$8 } from './p-9cfe5c7c.js';
|
|
56
|
+
import { d as defineCustomElement$7 } from './p-68b6f23b.js';
|
|
57
|
+
import { d as defineCustomElement$6 } from './p-81f4e985.js';
|
|
58
|
+
import { d as defineCustomElement$5 } from './p-f0dfdfea.js';
|
|
59
|
+
import { d as defineCustomElement$4 } from './p-406292be.js';
|
|
60
|
+
import { d as defineCustomElement$3 } from './p-bcb91396.js';
|
|
61
61
|
import { d as defineCustomElement$2 } from './p-e3b59650.js';
|
|
62
62
|
|
|
63
63
|
const rtkMeetingCss = ":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;--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-900, 255 255 255 / 0.88));overflow:hidden;position:fixed;top:var(--rtk-space-0, 0px);right:var(--rtk-space-0, 0px);bottom:var(--rtk-space-0, 0px);left:var(--rtk-space-0, 0px);height:100%;width:100%}:host([mode='fill']){position:relative}";
|
|
@@ -3,7 +3,7 @@ import { a as defaultIconPack } from './p-e6d09c50.js';
|
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
7
7
|
import { d as debounce } from './p-a08b5a59.js';
|
|
8
8
|
|
|
9
9
|
const rtkMessageListViewCss = ":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)))}.loading{cursor:wait}.content-wrapper{height:100%;overflow-y:auto;position:relative;contain:strict}.scroller{width:1px;opacity:0}.content{position:absolute;top:0;width:100%}.smallest-dom-element{width:100%;height:2px;background:red}.loader{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);display:flex;justify-content:center}";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
4
|
-
import { d as defineCustomElement$5 } from './p-
|
|
4
|
+
import { d as defineCustomElement$5 } from './p-6acaa07e.js';
|
|
5
5
|
import { d as defineCustomElement$4 } from './p-2f2fb96d.js';
|
|
6
|
-
import { d as defineCustomElement$3 } from './p-
|
|
6
|
+
import { d as defineCustomElement$3 } from './p-81f4e985.js';
|
|
7
7
|
import { d as defineCustomElement$2 } from './p-e3b59650.js';
|
|
8
8
|
|
|
9
9
|
const rtkMicToggleCss = ":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}:host(.audioDisabled) :slotted(rtk-icon){--tw-text-opacity:1;color:rgba(var(--rtk-colors-danger, 255 45 45) / var(--tw-text-opacity))}";
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-c3592601.js';
|
|
2
2
|
import { a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
3
3
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
4
|
-
import { d as defineCustomElement$4 } from './p-
|
|
4
|
+
import { d as defineCustomElement$4 } from './p-6acaa07e.js';
|
|
5
5
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
6
|
-
import { d as defineCustomElement$2 } from './p-
|
|
6
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
7
7
|
|
|
8
8
|
const rtkMoreToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:flex;flex-direction:column;overflow:visible}.more-menu{position:absolute;right:calc(var(--rtk-space-24, 96px) * -1);bottom:var(--rtk-space-16, 64px);z-index:50;margin-bottom:var(--rtk-space-3, 12px);box-sizing:border-box;max-height:60vh;width:var(--rtk-space-64, 256px);overflow:auto;border-radius:var(--rtk-border-radius-md, 8px);border-width:var(--rtk-border-width-sm, 1px);border-style:solid;--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));outline:2px solid transparent;outline-offset:2px;display:flex;flex-direction:column;align-items:stretch}:host([size='sm']) .more-menu{bottom:var(--rtk-space-10, 40px)}.more-menu::-webkit-scrollbar{height:var(--rtk-space-0, 0px);width:var(--rtk-space-1\\.5, 6px);--tw-bg-opacity:1;background-color:rgba(var(--rtk-colors-background-900, 26 26 26) / var(--tw-bg-opacity))}.more-menu::-webkit-scrollbar-thumb{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))}";
|
|
9
9
|
const RtkMoreToggleStyle0 = rtkMoreToggleCss;
|
|
@@ -2,9 +2,9 @@ import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-
|
|
|
2
2
|
import { a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
5
|
-
import { d as defineCustomElement$5 } from './p-
|
|
5
|
+
import { d as defineCustomElement$5 } from './p-6acaa07e.js';
|
|
6
6
|
import { d as defineCustomElement$4 } from './p-2f2fb96d.js';
|
|
7
|
-
import { d as defineCustomElement$3 } from './p-
|
|
7
|
+
import { d as defineCustomElement$3 } from './p-81f4e985.js';
|
|
8
8
|
import { d as defineCustomElement$2 } from './p-e3b59650.js';
|
|
9
9
|
|
|
10
10
|
const rtkMuteAllButtonCss = ":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}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkNotification$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkNotification$1, d as defineCustomElement$1 } from './p-ece96324.js';
|
|
2
2
|
|
|
3
3
|
const RtkNotification = RtkNotification$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkNotifications$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkNotifications$1, d as defineCustomElement$1 } from './p-1a546cf4.js';
|
|
2
2
|
|
|
3
3
|
const RtkNotifications = RtkNotifications$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkOverlayModal$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkOverlayModal$1, d as defineCustomElement$1 } from './p-71e0f6f2.js';
|
|
2
2
|
|
|
3
3
|
const RtkOverlayModal = RtkOverlayModal$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkPaginatedList$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkPaginatedList$1, d as defineCustomElement$1 } from './p-9cfe5c7c.js';
|
|
2
2
|
|
|
3
3
|
const RtkPaginatedList = RtkPaginatedList$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -89,11 +89,11 @@ const RtkParticipantSetup$1 = /*@__PURE__*/ proxyCustomElement(class RtkParticip
|
|
|
89
89
|
}
|
|
90
90
|
render() {
|
|
91
91
|
var _a, _b, _c, _d;
|
|
92
|
-
return (h(Host, { key: '
|
|
92
|
+
return (h(Host, { key: '69573519e7127835dd9304dcfb507ebbb94e0de8' }, h("video", { key: '75c047e3029721e655016da9a40e2b94770a5234', ref: (el) => (this.videoEl = el), class: {
|
|
93
93
|
visible: (_a = this.videoState) === null || _a === void 0 ? void 0 : _a.videoEnabled,
|
|
94
94
|
mirror: this.isMirrored(),
|
|
95
95
|
[(_d = (_c = (_b = this.config) === null || _b === void 0 ? void 0 : _b.config) === null || _c === void 0 ? void 0 : _c.videoFit) !== null && _d !== void 0 ? _d : 'cover']: true,
|
|
96
|
-
}, autoPlay: true, playsInline: true, muted: true }), h("slot", { key: '
|
|
96
|
+
}, autoPlay: true, playsInline: true, muted: true }), h("slot", { key: '3bdccee7fb4e001425249fe832b4bdcb01751306' })));
|
|
97
97
|
}
|
|
98
98
|
static get watchers() { return {
|
|
99
99
|
"participant": ["participantsChanged"],
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantTile$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantTile$1, d as defineCustomElement$1 } from './p-59fb6900.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantTile = RtkParticipantTile$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -185,7 +185,7 @@ const RtkParticipantsAudio$1 = /*@__PURE__*/ proxyCustomElement(class RtkPartici
|
|
|
185
185
|
await this.handleEvents(meeting);
|
|
186
186
|
}
|
|
187
187
|
render() {
|
|
188
|
-
return (h(Host, { key: '
|
|
188
|
+
return (h(Host, { key: '8f6ac797ceb5f3fa6c8633e72174e9ae91e7979a' }, this.showPlayDialog && (h("rtk-dialog", { key: 'd1f5723dec7d7e9e66625deb9cebce63e26520e1', open: true, onRtkDialogClose: this.onRtkDialogClose, hideCloseButton: true, disableEscapeKey: true, iconPack: this.iconPack, t: this.t }, h("div", { key: 'cd0de80766e3f1c665666f463bf405f44ed8323d', class: "modal" }, h("h3", { key: '098d978b8c3aeba86328e23104fa7e73f12f2296' }, this.t('audio_playback.title')), h("p", { key: '74d242093687ab9734392a8d5357c7a2c5cce8b9' }, this.t('audio_playback.description')), h("rtk-button", { key: '6382f33f9b3907989c5559c49091f2173be708e3', kind: "wide", onClick: () => {
|
|
189
189
|
this.audio.play();
|
|
190
190
|
this.onRtkDialogClose();
|
|
191
191
|
}, title: this.t('audio_playback') }, this.t('audio_playback')))))));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipants, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipants, d as defineCustomElement$1 } from './p-2ecf028f.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsStageList = RtkParticipants;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsStaged, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsStaged, d as defineCustomElement$1 } from './p-aa9ee9a5.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsStageQueue = RtkParticipantsStaged;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -2,9 +2,9 @@ import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-
|
|
|
2
2
|
import { a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
3
3
|
import { a as canViewParticipants } from './p-c11b2f37.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-6acaa07e.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
8
8
|
|
|
9
9
|
const rtkParticipantsToggleCss = ":host{line-height:initial;font-family:var(--rtk-font-family, sans-serif);font-feature-settings:normal;font-variation-settings:normal}p{margin:var(--rtk-space-0, 0px);padding:var(--rtk-space-0, 0px)}:host{position:relative;display:block}:host([data-hidden]){display:none}.waiting-participants-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;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}:host([variant='horizontal']) .waiting-participants-count{right:var(--rtk-space-4, 16px);top:50%;--tw-translate-y:-50%;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))}";
|
|
10
10
|
const RtkParticipantsToggleStyle0 = rtkParticipantsToggleCss;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsViewers, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsViewers, d as defineCustomElement$1 } from './p-f33bb583.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsViewerList = RtkParticipantsViewers;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkParticipantsWaitlisted, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkParticipantsWaitlisted, d as defineCustomElement$1 } from './p-24e9b37b.js';
|
|
2
2
|
|
|
3
3
|
const RtkParticipantsWaitingList = RtkParticipantsWaitlisted;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -2,20 +2,20 @@ import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-
|
|
|
2
2
|
import { d as defaultConfig, a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
5
|
-
import { d as defineCustomElement$f } from './p-
|
|
5
|
+
import { d as defineCustomElement$f } from './p-9c17c7ce.js';
|
|
6
6
|
import { d as defineCustomElement$e } from './p-4cc0e9a5.js';
|
|
7
7
|
import { d as defineCustomElement$d } from './p-2f2fb96d.js';
|
|
8
8
|
import { d as defineCustomElement$c } from './p-10182034.js';
|
|
9
9
|
import { d as defineCustomElement$b } from './p-c7dcb441.js';
|
|
10
|
-
import { d as defineCustomElement$a } from './p-
|
|
11
|
-
import { d as defineCustomElement$9 } from './p-
|
|
12
|
-
import { d as defineCustomElement$8 } from './p-
|
|
13
|
-
import { d as defineCustomElement$7 } from './p-
|
|
14
|
-
import { d as defineCustomElement$6 } from './p-
|
|
10
|
+
import { d as defineCustomElement$a } from './p-b373da43.js';
|
|
11
|
+
import { d as defineCustomElement$9 } from './p-2ecf028f.js';
|
|
12
|
+
import { d as defineCustomElement$8 } from './p-aa9ee9a5.js';
|
|
13
|
+
import { d as defineCustomElement$7 } from './p-f33bb583.js';
|
|
14
|
+
import { d as defineCustomElement$6 } from './p-24e9b37b.js';
|
|
15
15
|
import { d as defineCustomElement$5 } from './p-59ea0ce1.js';
|
|
16
|
-
import { d as defineCustomElement$4 } from './p-
|
|
16
|
+
import { d as defineCustomElement$4 } from './p-81f4e985.js';
|
|
17
17
|
import { d as defineCustomElement$3 } from './p-e3b59650.js';
|
|
18
|
-
import { d as defineCustomElement$2 } from './p-
|
|
18
|
+
import { d as defineCustomElement$2 } from './p-31a1dc4d.js';
|
|
19
19
|
import { d as debounce } from './p-a08b5a59.js';
|
|
20
20
|
|
|
21
21
|
const rtkParticipantsCss = ":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}*{box-sizing:border-box}.ctr{margin-top:var(--rtk-space-2, 8px);margin-bottom:var(--rtk-space-2, 8px);box-sizing:border-box;padding-left:var(--rtk-space-3, 12px);padding-right:var(--rtk-space-3, 12px);padding-top:var(--rtk-space-0, 0px);padding-bottom:var(--rtk-space-0, 0px);overflow-y:auto;flex-grow:1;flex-basis:0}.ctr.virtualised{overflow-y:hidden}.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-0, 0px);margin-bottom:var(--rtk-space-0, 0px)}.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))}.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}.search input::-moz-placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}.search input::placeholder{color:rgb(var(--rtk-colors-text-800, 255 255 255 / 0.76))}:host([size='md']) .search{margin-top:var(--rtk-space-4, 16px) !important;margin-bottom:var(--rtk-space-4, 16px) !important}:host([size='sm']) .search{margin-top:var(--rtk-space-4, 16px) !important;margin-bottom:var(--rtk-space-4, 16px) !important}.no-pending-requests{margin-top:var(--rtk-space-4, 16px);margin-bottom:var(--rtk-space-4, 16px);text-align:center;font-size:12px;color:rgb(var(--rtk-colors-text-700, 255 255 255 / 0.64))}";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as RtkPermissionsMessage$1, d as defineCustomElement$1 } from './p-
|
|
1
|
+
import { R as RtkPermissionsMessage$1, d as defineCustomElement$1 } from './p-68b6f23b.js';
|
|
2
2
|
|
|
3
3
|
const RtkPermissionsMessage = RtkPermissionsMessage$1;
|
|
4
4
|
const defineCustomElement = defineCustomElement$1;
|
|
@@ -2,9 +2,9 @@ import { p as proxyCustomElement, H, d as createEvent, h, e as Host } from './p-
|
|
|
2
2
|
import { d as defaultConfig, a as defaultIconPack, c as useLanguage } from './p-e6d09c50.js';
|
|
3
3
|
import './p-a83ccdbd.js';
|
|
4
4
|
import { S as SyncWithStore } from './p-d5791958.js';
|
|
5
|
-
import { d as defineCustomElement$4 } from './p-
|
|
5
|
+
import { d as defineCustomElement$4 } from './p-6acaa07e.js';
|
|
6
6
|
import { d as defineCustomElement$3 } from './p-2f2fb96d.js';
|
|
7
|
-
import { d as defineCustomElement$2 } from './p-
|
|
7
|
+
import { d as defineCustomElement$2 } from './p-81f4e985.js';
|
|
8
8
|
|
|
9
9
|
const rtkPipToggleCss = ":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 RtkPipToggleStyle0 = rtkPipToggleCss;
|