@stream-io/video-react-sdk 0.3.29 → 0.3.31
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/CHANGELOG.md +24 -0
- package/README.md +8 -5
- package/dist/css/styles.css +680 -573
- package/dist/css/styles.css.map +1 -1
- package/dist/src/components/CallParticipantsList/CallParticipantListingItem.js +2 -1
- package/dist/src/components/CallParticipantsList/CallParticipantListingItem.js.map +1 -1
- package/dist/src/components/CallPreview/CallPreview.d.ts +12 -0
- package/dist/src/components/CallPreview/CallPreview.js +21 -0
- package/dist/src/components/CallPreview/CallPreview.js.map +1 -0
- package/dist/src/components/CallPreview/index.d.ts +1 -0
- package/dist/src/components/CallPreview/index.js +2 -0
- package/dist/src/components/CallPreview/index.js.map +1 -0
- package/dist/src/components/index.d.ts +1 -0
- package/dist/src/components/index.js +1 -0
- package/dist/src/components/index.js.map +1 -1
- package/dist/src/core/components/Audio/ParticipantsAudio.d.ts +14 -0
- package/dist/src/core/components/Audio/ParticipantsAudio.js +11 -0
- package/dist/src/core/components/Audio/ParticipantsAudio.js.map +1 -0
- package/dist/src/core/components/Audio/index.d.ts +1 -0
- package/dist/src/core/components/Audio/index.js +1 -0
- package/dist/src/core/components/Audio/index.js.map +1 -1
- package/dist/src/core/components/CallLayout/LivestreamLayout.d.ts +39 -0
- package/dist/src/core/components/CallLayout/LivestreamLayout.js +91 -0
- package/dist/src/core/components/CallLayout/LivestreamLayout.js.map +1 -0
- package/dist/src/core/components/CallLayout/PaginatedGridLayout.js +4 -2
- package/dist/src/core/components/CallLayout/PaginatedGridLayout.js.map +1 -1
- package/dist/src/core/components/CallLayout/SpeakerLayout.d.ts +1 -1
- package/dist/src/core/components/CallLayout/SpeakerLayout.js +7 -28
- package/dist/src/core/components/CallLayout/SpeakerLayout.js.map +1 -1
- package/dist/src/core/components/CallLayout/hooks.d.ts +3 -0
- package/dist/src/core/components/CallLayout/hooks.js +41 -0
- package/dist/src/core/components/CallLayout/hooks.js.map +1 -0
- package/dist/src/core/components/CallLayout/index.d.ts +1 -0
- package/dist/src/core/components/CallLayout/index.js +1 -0
- package/dist/src/core/components/CallLayout/index.js.map +1 -1
- package/dist/src/translations/en.json +1 -0
- package/dist/src/translations/index.d.ts +1 -0
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/package.json +4 -4
- package/src/components/CallParticipantsList/CallParticipantListingItem.tsx +2 -1
- package/src/components/CallPreview/CallPreview.tsx +40 -0
- package/src/components/CallPreview/index.ts +1 -0
- package/src/components/index.ts +1 -0
- package/src/core/components/Audio/ParticipantsAudio.tsx +35 -0
- package/src/core/components/Audio/index.ts +1 -0
- package/src/core/components/CallLayout/LivestreamLayout.tsx +231 -0
- package/src/core/components/CallLayout/PaginatedGridLayout.tsx +5 -4
- package/src/core/components/CallLayout/SpeakerLayout.tsx +8 -40
- package/src/core/components/CallLayout/hooks.ts +54 -0
- package/src/core/components/CallLayout/index.ts +1 -0
- package/src/translations/en.json +2 -0
package/dist/css/styles.css
CHANGED
|
@@ -49,6 +49,8 @@
|
|
|
49
49
|
--str-video__background-color6: #b4b7bb;
|
|
50
50
|
--str-video__background-color7: #72767e;
|
|
51
51
|
--str-video__overlay-color: rgba(39, 42, 48, 0.75);
|
|
52
|
+
--str-video__livestream-overlay-color: rgba(39, 42, 48, 0.25);
|
|
53
|
+
--str-video__livestream-overlay-color-hovered: rgba(39, 42, 48, 0.5);
|
|
52
54
|
--str-video__icon--call-accept: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTkiIHZpZXdCb3g9IjAgMCAxOSAxOSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik0xNy41MSAxMi4zODJDMTYuMjggMTIuMzgyIDE1LjA5IDEyLjE4MiAxMy45OCAxMS44MjJDMTMuNjMgMTEuNzAyIDEzLjI0IDExLjc5MiAxMi45NyAxMi4wNjJMMTEuNCAxNC4wMzJDOC41NyAxMi42ODIgNS45MiAxMC4xMzIgNC41MSA3LjIwMTk1TDYuNDYgNS41NDE5NUM2LjczIDUuMjYxOTUgNi44MSA0Ljg3MTk1IDYuNyA0LjUyMTk1QzYuMzMgMy40MTE5NSA2LjE0IDIuMjIxOTUgNi4xNCAwLjk5MTk1M0M2LjE0IDAuNDUxOTUzIDUuNjkgMC4wMDE5NTMxMyA1LjE1IDAuMDAxOTUzMTNIMS42OUMxLjE1IDAuMDAxOTUzMTIgMC41IDAuMjQxOTUzIDAuNSAwLjk5MTk1M0MwLjUgMTAuMjgyIDguMjMgMTguMDAyIDE3LjUxIDE4LjAwMkMxOC4yMiAxOC4wMDIgMTguNSAxNy4zNzIgMTguNSAxNi44MjJWMTMuMzcyQzE4LjUgMTIuODMyIDE4LjA1IDEyLjM4MiAxNy41MSAxMi4zODJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
|
|
53
55
|
--str-video__icon--call-end: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjYiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAyNiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzIDIuNDY4NzRDMTEuMzMzMyAyLjQ2ODc0IDkuNzE4NzUgMi43MjkxNiA4LjIwODMzIDMuMjE4NzRWNi40NDc5MUM4LjIwODMzIDYuODU0MTYgNy45Njg3NSA3LjIxODc0IDcuNjI1IDcuMzg1NDFDNi42MDQxNyA3Ljg5NTgzIDUuNjc3MDggOC41NTIwOCA0Ljg1NDE3IDkuMzEyNDlDNC42NjY2NyA5LjQ5OTk5IDQuNDA2MjUgOS42MDQxNiA0LjEyNSA5LjYwNDE2QzMuODMzMzMgOS42MDQxNiAzLjU3MjkyIDkuNDg5NTggMy4zODU0MiA5LjMwMjA4TDAuODAyMDgzIDYuNzE4NzRDMC42MTQ1ODMgNi41NDE2NiAwLjUgNi4yODEyNCAwLjUgNS45ODk1N0MwLjUgNS42OTc5MSAwLjYxNDU4MyA1LjQzNzQ5IDAuODAyMDgzIDUuMjQ5OTlDMy45NzkxNyAyLjIzOTU3IDguMjcwODMgMC4zODU0MDYgMTMgMC4zODU0MDZDMTcuNzI5MiAwLjM4NTQwNiAyMi4wMjA4IDIuMjM5NTcgMjUuMTk3OSA1LjI0OTk5QzI1LjM4NTQgNS40Mzc0OSAyNS41IDUuNjk3OTEgMjUuNSA1Ljk4OTU3QzI1LjUgNi4yODEyNCAyNS4zODU0IDYuNTQxNjYgMjUuMTk3OSA2LjcyOTE2TDIyLjYxNDYgOS4zMTI0OUMyMi40MjcxIDkuNDk5OTkgMjIuMTY2NyA5LjYxNDU4IDIxLjg3NSA5LjYxNDU4QzIxLjU5MzggOS42MTQ1OCAyMS4zMzMzIDkuNDk5OTkgMjEuMTQ1OCA5LjMyMjkxQzIwLjMyMjkgOC41NTIwOCAxOS4zODU0IDcuOTA2MjQgMTguMzY0NiA3LjM5NTgyQzE4LjAyMDggNy4yMjkxNiAxNy43ODEyIDYuODc0OTkgMTcuNzgxMiA2LjQ1ODMyVjMuMjI5MTZDMTYuMjgxMiAyLjcyOTE2IDE0LjY2NjcgMi40Njg3NCAxMyAyLjQ2ODc0WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
|
|
54
56
|
--str-video__icon--camera: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjExMTEgMTBWNS4zMzMzM0MxOC4xMTExIDQuNiAxNy41NjExIDQgMTYuODg4OSA0SDIuMjIyMjJDMS41NSA0IDEgNC42IDEgNS4zMzMzM1YxOC42NjY3QzEgMTkuNCAxLjU1IDIwIDIuMjIyMjIgMjBIMTYuODg4OUMxNy41NjExIDIwIDE4LjExMTEgMTkuNCAxOC4xMTExIDE4LjY2NjdWMTRMMjEuMjYyOCAxNy40MzgzQzIxLjg3OTEgMTguMTEwNSAyMyAxNy42NzQ1IDIzIDE2Ljc2MjVWNy4yMzc0N0MyMyA2LjMyNTQ2IDIxLjg3OTEgNS44ODk0NSAyMS4yNjI4IDYuNTYxNzRMMTguMTExMSAxMFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
|
|
@@ -65,9 +67,11 @@
|
|
|
65
67
|
--str-video__icon--ellipsis: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0NDggNTEyIj4KCTxwYXRoCgkJZD0iTTM1MiAyNTZDMzUyIDIzOC4zIDM2Ni4zIDIyNCAzODQgMjI0QzQwMS43IDIyNCA0MTYgMjM4LjMgNDE2IDI1NkM0MTYgMjczLjcgNDAxLjcgMjg4IDM4NCAyODhDMzY2LjMgMjg4IDM1MiAyNzMuNyAzNTIgMjU2ek0xOTIgMjU2QzE5MiAyMzguMyAyMDYuMyAyMjQgMjI0IDIyNEMyNDEuNyAyMjQgMjU2IDIzOC4zIDI1NiAyNTZDMjU2IDI3My43IDI0MS43IDI4OCAyMjQgMjg4QzIwNi4zIDI4OCAxOTIgMjczLjcgMTkyIDI1NnpNOTYgMjU2Qzk2IDI3My43IDgxLjY3IDI4OCA2NCAyODhDNDYuMzMgMjg4IDMyIDI3My43IDMyIDI1NkMzMiAyMzguMyA0Ni4zMyAyMjQgNjQgMjI0QzgxLjY3IDIyNCA5NiAyMzguMyA5NiAyNTZ6IgoJLz4KPC9zdmc+Cg==");
|
|
66
68
|
--str-video__icon--film-roll: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBkPSJNMzQzLjY1NiA0NTEuMTA5QzQxMCA0MTEuNDM4IDQ1NC40MjIgMzM4LjkwNiA0NTQuNDIyIDI1NmMwLTEyNS40ODQtMTAxLjcxOS0yMjcuMjE5LTIyNy4yMDMtMjI3LjIxOUMxMDEuNzE5IDI4Ljc4MSAwIDEzMC41MTYgMCAyNTZzMTAxLjcxOSAyMjcuMjE5IDIyNy4yMTkgMjI3LjIxOUg1MTJWNDUxLjExSDM0My42NTZ6bS0yNS4xNzItMzA1LjIzNGMyMy41NDctMTMuNTk0IDUzLjY0MS01LjUzMSA2Ny4yMzQgMTguMDE2czUuNTMxIDUzLjY1Ni0xOC4wMTYgNjcuMjVjLTIzLjU0NyAxMy41NzgtNTMuNjQxIDUuNTE2LTY3LjIzNC0xOC4wMTYtMTMuNjA5LTIzLjU2Mi01LjUzLTUzLjY1NiAxOC4wMTYtNjcuMjV6bS0xOC4wMzEgMTUxLjgxM2MxMy42MDktMjMuNTQ3IDQzLjcwMy0zMS42MDkgNjcuMjUtMTguMDE2IDIzLjU0NyAxMy42MDkgMzEuNjA5IDQzLjcwMyAxOC4wMTYgNjcuMjVzLTQzLjY4OCAzMS42MDktNjcuMjUgMTguMDE2Yy0yMy41MzEtMTMuNTk0LTMxLjYxLTQzLjcwNC0xOC4wMTYtNjcuMjV6TTIyNy4yMTkgNzIuMzc1YzI3LjE4OCAwIDQ5LjIxOSAyMi4wMzEgNDkuMjE5IDQ5LjIxOXMtMjIuMDMxIDQ5LjI1LTQ5LjIxOSA0OS4yNS00OS4yNS0yMi4wNjMtNDkuMjUtNDkuMjUgMjIuMDYyLTQ5LjIxOSA0OS4yNS00OS4yMTl6TTI0OS45MzggMjU2YzAgMTIuNTYzLTEwLjE3MiAyMi43MTktMjIuNzE5IDIyLjcxOS0xMi41NjMgMC0yMi43MTktMTAuMTU2LTIyLjcxOS0yMi43MTlzMTAuMTU2LTIyLjcxOSAyMi43MTktMjIuNzE5YzEyLjU0NyAwIDIyLjcxOSAxMC4xNTcgMjIuNzE5IDIyLjcxOXpNNjguNzAzIDE2My44OTFjMTMuNTk0LTIzLjU0NyA0My43MDMtMzEuNjA5IDY3LjI1LTE4LjAxNnMzMS42MDkgNDMuNjg4IDE4LjAxNiA2Ny4yNWMtMTMuNTk0IDIzLjUzMS00My43MDMgMzEuNjA5LTY3LjI1IDE4LjAxNi0yMy41MzEtMTMuNTk0LTMxLjYxLTQzLjcwMy0xOC4wMTYtNjcuMjV6bTY3LjI2NiAyMDEuMDQ3Yy0yMy41NjMgMTMuNTk0LTUzLjY1NiA1LjUzMS02Ny4yNjYtMTguMDE2LTEzLjU3OC0yMy41NDctNS41MTYtNTMuNjU2IDE4LjAxNi02Ny4yNjYgMjMuNTQ3LTEzLjU5NCA1My42NTYtNS41MTYgNjcuMjUgMTguMDMxczUuNTMxIDUzLjY1Ny0xOCA2Ny4yNTF6bTQyIDI0LjI2NWMwLTI3LjE4OCAyMi4wNjMtNDkuMjM0IDQ5LjI1LTQ5LjIzNHM0OS4yMTkgMjIuMDQ3IDQ5LjIxOSA0OS4yMzQtMjIuMDMxIDQ5LjIzNC00OS4yMTkgNDkuMjM0LTQ5LjI1LTIyLjA0Ni00OS4yNS00OS4yMzR6Ii8+PC9zdmc+Cg==");
|
|
67
69
|
--str-video__icon--filter: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSI+CiAgICA8cGF0aCBkPSJNMSAzLjc1QS43NS43NSAwIDAgMSAxLjc1IDNoMTIuNWEuNzUuNzUgMCAwIDEgMCAxLjVIMS43NUEuNzUuNzUgMCAwIDEgMSAzLjc1em0yLjUgNEEuNzUuNzUgMCAwIDEgNC4yNSA3aDcuNWEuNzUuNzUgMCAwIDEgMCAxLjVoLTcuNWEuNzUuNzUgMCAwIDEtLjc1LS43NXpNNi43NSAxMWEuNzUuNzUgMCAwIDAgMCAxLjVoMi41YS43NS43NSAwIDAgMCAwLTEuNWgtMi41eiIgZmlsbD0iY3VycmVudENvbG9yIi8+XAo8L3N2Zz4K");
|
|
70
|
+
--str-video__icon--fullscreen: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzNiAzNiIgd2lkdGg9IjM2IiBoZWlnaHQ9IjM2IiBmaWxsPSJ3aGl0ZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0ibSAxMCwxNiAyLDAgMCwtNCA0LDAgMCwtMiBMIDEwLDEwIGwgMCw2IDAsMCB6Ii8+CjxwYXRoIGQ9Im0gMjAsMTAgMCwyIDQsMCAwLDQgMiwwIEwgMjYsMTAgbCAtNiwwIDAsMCB6Ii8+CjxwYXRoIGQ9Im0gMjQsMjQgLTQsMCAwLDIgTCAyNiwyNiBsIDAsLTYgLTIsMCAwLDQgMCwwIHoiLz4KPHBhdGggZD0iTSAxMiwyMCAxMCwyMCAxMCwyNiBsIDYsMCAwLC0yIC00LDAgMCwtNCAwLDAgeiIvPgo8L3N2Zz4=");
|
|
68
71
|
--str-video__icon--grid: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzMiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAzMyAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iMzAuMzMxMSIgeT0iMTYiIHdpZHRoPSI0LjQ0NDQ0IiBoZWlnaHQ9IjUuMzMzMzMiIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCAzMC4zMzExIDE2KSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMTYuMTA5NCIgeT0iMTYiIHdpZHRoPSI0LjQ0NDQ0IiBoZWlnaHQ9IjUuMzMzMzMiIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCAxNi4xMDk0IDE2KSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMjMuMjIwNyIgeT0iMTYiIHdpZHRoPSI0LjQ0NDQ0IiBoZWlnaHQ9IjUuMzMzMzMiIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCAyMy4yMjA3IDE2KSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iOC45OTgwNSIgeT0iMTYiIHdpZHRoPSI0LjQ0NDQ0IiBoZWlnaHQ9IjUuMzMzMzMiIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA4Ljk5ODA1IDE2KSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMzAuMzMxMSIgeT0iOS43NzczNCIgd2lkdGg9IjQuNDQ0NDQiIGhlaWdodD0iNS4zMzMzMyIgcng9IjEiIHRyYW5zZm9ybT0icm90YXRlKDkwIDMwLjMzMTEgOS43NzczNCkiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHg9IjMwLjMzMTEiIHk9IjMuNTU0NjkiIHdpZHRoPSI0LjQ0NDQ0IiBoZWlnaHQ9IjUuMzMzMzMiIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCAzMC4zMzExIDMuNTU0NjkpIiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB4PSIyMy4yMjA3IiB5PSI5Ljc3NzM0IiB3aWR0aD0iNC40NDQ0NCIgaGVpZ2h0PSI1LjMzMzMzIiByeD0iMSIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgMjMuMjIwNyA5Ljc3NzM0KSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iMjMuMjIwNyIgeT0iMy41NTQ2OSIgd2lkdGg9IjQuNDQ0NDQiIGhlaWdodD0iNS4zMzMzMyIgcng9IjEiIHRyYW5zZm9ybT0icm90YXRlKDkwIDIzLjIyMDcgMy41NTQ2OSkiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHg9IjE2LjEwOTQiIHk9IjkuNzc3MzQiIHdpZHRoPSI0LjQ0NDQ0IiBoZWlnaHQ9IjUuMzMzMzMiIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCAxNi4xMDk0IDkuNzc3MzQpIiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB4PSIxNi4xMDk0IiB5PSIzLjU1NDY5IiB3aWR0aD0iNC40NDQ0NCIgaGVpZ2h0PSI1LjMzMzMzIiByeD0iMSIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgMTYuMTA5NCAzLjU1NDY5KSIgZmlsbD0id2hpdGUiLz4KPHJlY3QgeD0iOC45OTgwNSIgeT0iOS43NzczNCIgd2lkdGg9IjQuNDQ0NDQiIGhlaWdodD0iNS4zMzMzMyIgcng9IjEiIHRyYW5zZm9ybT0icm90YXRlKDkwIDguOTk4MDUgOS43NzczNCkiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHg9IjguOTk4MDUiIHk9IjMuNTU0NjkiIHdpZHRoPSI0LjQ0NDQ0IiBoZWlnaHQ9IjUuMzMzMzMiIHJ4PSIxIiB0cmFuc2Zvcm09InJvdGF0ZSg5MCA4Ljk5ODA1IDMuNTU0NjkpIiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB4PSIxLjQ5ODA1IiB5PSIwLjUiIHdpZHRoPSIzMSIgaGVpZ2h0PSIyMyIgcng9IjIuNSIgc3Ryb2tlPSJ3aGl0ZSIvPgo8L3N2Zz4K");
|
|
69
72
|
--str-video__icon--info-document: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE4LjUgMjNINC41QzMuNCAyMyAyLjUgMjIuMSAyLjUgMjFWN0g0LjVWMjFIMTguNVYyM1pNMTUuNSAxSDguNUM3LjQgMSA2LjUxIDEuOSA2LjUxIDNMNi41IDE3QzYuNSAxOC4xIDcuMzkgMTkgOC40OSAxOUgxOS41QzIwLjYgMTkgMjEuNSAxOC4xIDIxLjUgMTdWN0wxNS41IDFaTTE5LjUgMTdIOC41VjNIMTQuNjdMMTkuNSA3LjgzVjE3WiIgZmlsbD0iYmxhY2siLz4KPHBhdGggZD0iTTE0LjgwNjIgMTQuNTY5M0gxMi44MDYyTDEyLjgwNjIgOS41NjkzNEgxNC44MDYyTDE0LjgwNjIgMTQuNTY5M1oiIGZpbGw9ImJsYWNrIi8+CjxwYXRoIGQ9Ik0xNC44OTAxIDYuNTczMjRDMTQuODkwMSA3LjE3MTkxIDE0LjQwNDggNy42NTcyMyAxMy44MDYyIDcuNjU3MjNDMTMuMjA3NSA3LjY1NzIzIDEyLjcyMjIgNy4xNzE5MSAxMi43MjIyIDYuNTczMjRDMTIuNzIyMiA1Ljk3NDU3IDEzLjIwNzUgNS40ODkyNiAxMy44MDYyIDUuNDg5MjZDMTQuNDA0OCA1LjQ4OTI2IDE0Ljg5MDEgNS45NzQ1NyAxNC44OTAxIDYuNTczMjRaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K");
|
|
70
73
|
--str-video__icon--info-icon: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI2ZmZmZmZiI+PHBhdGggZD0iTTAgMGgyNHYyNEgwVjB6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTExIDdoMnYyaC0yem0wIDRoMnY2aC0yem0xLTlDNi40OCAyIDIgNi40OCAyIDEyczQuNDggMTAgMTAgMTAgMTAtNC40OCAxMC0xMFMxNy41MiAyIDEyIDJ6bTAgMThjLTQuNDEgMC04LTMuNTktOC04czMuNTktOCA4LTggOCAzLjU5IDggOC0zLjU5IDgtOCA4eiIvPjwvc3ZnPg==");
|
|
74
|
+
--str-video__icon--livestream-viewers: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzg2OTdfMjU1NykiPgo8cGF0aCBkPSJNOC4zNzc0NCA0LjU2MjVDMTAuNzQ2MiA0LjU2MjUgMTIuODU4NyA1Ljg5Mzc1IDEzLjg4OTkgOEMxMi44NTg3IDEwLjEwNjIgMTAuNzQ2MiAxMS40Mzc1IDguMzc3NDQgMTEuNDM3NUM2LjAwODY5IDExLjQzNzUgMy44OTYxOSAxMC4xMDYyIDIuODY0OTQgOEMzLjg5NjE5IDUuODkzNzUgNi4wMDg2OSA0LjU2MjUgOC4zNzc0NCA0LjU2MjVaTTguMzc3NDQgMy4zMTI1QzUuMjUyNDQgMy4zMTI1IDIuNTgzNjkgNS4yNTYyNSAxLjUwMjQ0IDhDMi41ODM2OSAxMC43NDM4IDUuMjUyNDQgMTIuNjg3NSA4LjM3NzQ0IDEyLjY4NzVDMTEuNTAyNCAxMi42ODc1IDE0LjE3MTIgMTAuNzQzOCAxNS4yNTI0IDhDMTQuMTcxMiA1LjI1NjI1IDExLjUwMjQgMy4zMTI1IDguMzc3NDQgMy4zMTI1Wk04LjM3NzQ0IDYuNDM3NUM5LjIzOTk0IDYuNDM3NSA5LjkzOTk0IDcuMTM3NSA5LjkzOTk0IDhDOS45Mzk5NCA4Ljg2MjUgOS4yMzk5NCA5LjU2MjUgOC4zNzc0NCA5LjU2MjVDNy41MTQ5NCA5LjU2MjUgNi44MTQ5NCA4Ljg2MjUgNi44MTQ5NCA4QzYuODE0OTQgNy4xMzc1IDcuNTE0OTQgNi40Mzc1IDguMzc3NDQgNi40Mzc1Wk04LjM3NzQ0IDUuMTg3NUM2LjgyNzQ0IDUuMTg3NSA1LjU2NDk0IDYuNDUgNS41NjQ5NCA4QzUuNTY0OTQgOS41NSA2LjgyNzQ0IDEwLjgxMjUgOC4zNzc0NCAxMC44MTI1QzkuOTI3NDQgMTAuODEyNSAxMS4xODk5IDkuNTUgMTEuMTg5OSA4QzExLjE4OTkgNi40NSA5LjkyNzQ0IDUuMTg3NSA4LjM3NzQ0IDUuMTg3NVoiIGZpbGw9IiNGQ0ZDRkMiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF84Njk3XzI1NTciPgo8cmVjdCB4PSIwLjg3NzQ0MSIgeT0iMC41IiB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHJ4PSI0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=");
|
|
71
75
|
--str-video__icon--loading: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzEiIGhlaWdodD0iMzAiIHZpZXdCb3g9IjAgMCAzMSAzMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNMzAuOTIxMyAxNUMzMC45MjEzIDIzLjI4NDMgMjQuMjA1NiAzMCAxNS45MjEzIDMwQzEwLjcxNTQgMzAgNi4xMjg5OSAyNy4zNDggMy40MzkyMSAyMy4zMjE0TDUuMTAzNDkgMjIuMjExOUM3LjQzNDYzIDI1LjcwMTYgMTEuNDA5NiAyOCAxNS45MjEzIDI4QzIzLjEwMSAyOCAyOC45MjEzIDIyLjE3OTcgMjguOTIxMyAxNUMyOC45MjEzIDcuODIwMyAyMy4xMDEgMiAxNS45MjEzIDJMMTUuOTIxMyAwQzI0LjIwNTYgMCAzMC45MjEzIDYuNzE1NzMgMzAuOTIxMyAxNVoiIGZpbGw9InVybCgjcGFpbnQwX2xpbmVhcl8xODYwXzExMDYyMykiLz4KICAgIDxkZWZzPgogICAgICAgIDxsaW5lYXJHcmFkaWVudCBpZD0icGFpbnQwX2xpbmVhcl8xODYwXzExMDYyMyIgeDE9IjMuNDM5MjEiIHkxPSIwIiB4Mj0iMy40MzkyMSIgeTI9IjMwIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CiAgICAgICAgICAgIDxzdG9wIGlkPSJzdG9wLXNlbWl0cmFuc3BhcmVudCIgc3RvcC1vcGFjaXR5PSIwLjAxIi8+CiAgICAgICAgICAgIDxzdG9wIGlkPSJzdG9wLW9wYXF1ZSIgb2Zmc2V0PSIxIiAvPgogICAgICAgIDwvbGluZWFyR3JhZGllbnQ+CiAgICA8L2RlZnM+Cjwvc3ZnPg==");
|
|
72
76
|
--str-video__icon--magnifier-glass: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KICAgIDxwYXRoIGQ9Ik04LjQ4NDkxIDcuODYwM0g3Ljk1NTk3TDcuNzY4NSA3LjY3OTUyQzguNTcxOTUgNi43NDIxNiA4Ljk4NzA2IDUuNDYzMzQgOC43NTk0MiA0LjEwNDE4QzguNDQ0NzMgMi4yNDI4NSA2Ljg5MTQgMC43NTY0NzQgNS4wMTY2OSAwLjUyODgzQzIuMTg0NTMgMC4xODA2NjkgLTAuMTk5MDMxIDIuNTY0MjMgMC4xNDkxMyA1LjM5NjM5QzAuMzc2Nzc0IDcuMjcxMSAxLjg2MzE1IDguODI0NDMgMy43MjQ0OCA5LjEzOTEyQzUuMDgzNjQgOS4zNjY3NiA2LjM2MjQ2IDguOTUxNjUgNy4yOTk4MiA4LjE0ODJMNy40ODA2IDguMzM1NjdWOC44NjQ2MUwxMC4zMjYxIDExLjcxMDJDMTAuNjAwNyAxMS45ODQ3IDExLjA0OTIgMTEuOTg0NyAxMS4zMjM4IDExLjcxMDJDMTEuNTk4MyAxMS40MzU2IDExLjU5ODMgMTAuOTg3IDExLjMyMzggMTAuNzEyNUw4LjQ4NDkxIDcuODYwM1pNNC40Njc2NiA3Ljg2MDNDMi44MDA1MSA3Ljg2MDMgMS40NTQ3MyA2LjUxNDUyIDEuNDU0NzMgNC44NDczNkMxLjQ1NDczIDMuMTgwMjEgMi44MDA1MSAxLjgzNDQzIDQuNDY3NjYgMS44MzQ0M0M2LjEzNDgyIDEuODM0NDMgNy40ODA2IDMuMTgwMjEgNy40ODA2IDQuODQ3MzZDNy40ODA2IDYuNTE0NTIgNi4xMzQ4MiA3Ljg2MDMgNC40Njc2NiA3Ljg2MDNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
|
|
73
77
|
--str-video__icon--mic: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDE0Ljg5NDdDMTMuODk3MSAxNC44OTQ3IDE1LjQyODYgMTMuMzQzMiAxNS40Mjg2IDExLjQyMTFWNC40NzM2OEMxNS40Mjg2IDIuNTUxNTggMTMuODk3MSAxIDEyIDFDMTAuMTAyOSAxIDguNTcxNDMgMi41NTE1OCA4LjU3MTQzIDQuNDczNjhWMTEuNDIxMUM4LjU3MTQzIDEzLjM0MzIgMTAuMTAyOSAxNC44OTQ3IDEyIDE0Ljg5NDdaIiBmaWxsPSJ3aGl0ZSIvPgo8cGF0aCBkPSJNMTcuNzE0MyAxMS40MjExQzE3LjcxNDMgMTQuNjE2OCAxNS4xNTQzIDE3LjIxMDUgMTIgMTcuMjEwNUM4Ljg0NTcxIDE3LjIxMDUgNi4yODU3MSAxNC42MTY4IDYuMjg1NzEgMTEuNDIxMUg0QzQgMTUuNTA4NCA2Ljk4Mjg2IDE4Ljg2NjMgMTAuODU3MSAxOS40MzM3VjIzSDEzLjE0MjlWMTkuNDMzN0MxNy4wMTcxIDE4Ljg2NjMgMjAgMTUuNTA4NCAyMCAxMS40MjExSDE3LjcxNDNaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
|
|
@@ -289,6 +293,242 @@
|
|
|
289
293
|
background-color: var(--str-video__background-color1);
|
|
290
294
|
}
|
|
291
295
|
|
|
296
|
+
.str-video__livestream-layout__wrapper {
|
|
297
|
+
flex-grow: 1;
|
|
298
|
+
overflow-y: hidden;
|
|
299
|
+
display: flex;
|
|
300
|
+
justify-content: center;
|
|
301
|
+
width: 100%;
|
|
302
|
+
height: 100%;
|
|
303
|
+
position: relative;
|
|
304
|
+
}
|
|
305
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__screen-share {
|
|
306
|
+
max-width: 100%;
|
|
307
|
+
}
|
|
308
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__screen-share .str-video__video {
|
|
309
|
+
object-fit: contain;
|
|
310
|
+
}
|
|
311
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant {
|
|
312
|
+
position: absolute;
|
|
313
|
+
width: 240px;
|
|
314
|
+
height: 135px;
|
|
315
|
+
box-shadow: var(--str-video__background-color1) 0 0 3px 0;
|
|
316
|
+
}
|
|
317
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant--top-right {
|
|
318
|
+
top: 8px;
|
|
319
|
+
right: 8px;
|
|
320
|
+
}
|
|
321
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant--top-left {
|
|
322
|
+
top: 8px;
|
|
323
|
+
left: 8px;
|
|
324
|
+
}
|
|
325
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant--bottom-right {
|
|
326
|
+
bottom: 8px;
|
|
327
|
+
right: 8px;
|
|
328
|
+
}
|
|
329
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__floating-participant--bottom-left {
|
|
330
|
+
bottom: 8px;
|
|
331
|
+
left: 8px;
|
|
332
|
+
}
|
|
333
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay {
|
|
334
|
+
position: absolute;
|
|
335
|
+
height: 100%;
|
|
336
|
+
width: 100%;
|
|
337
|
+
display: flex;
|
|
338
|
+
flex-direction: column-reverse;
|
|
339
|
+
}
|
|
340
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay:hover .str-video__livestream-layout__overlay__bar {
|
|
341
|
+
background-color: var(--str-video__livestream-overlay-color-hovered);
|
|
342
|
+
}
|
|
343
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__overlay__bar {
|
|
344
|
+
height: 10%;
|
|
345
|
+
min-height: 40px;
|
|
346
|
+
max-height: 70px;
|
|
347
|
+
position: relative;
|
|
348
|
+
bottom: 0;
|
|
349
|
+
border-bottom-left-radius: var(--str-video__border-radius-sm);
|
|
350
|
+
border-bottom-right-radius: var(--str-video__border-radius-sm);
|
|
351
|
+
background-color: var(--str-video__livestream-overlay-color);
|
|
352
|
+
display: flex;
|
|
353
|
+
align-items: center;
|
|
354
|
+
padding: 0 20px;
|
|
355
|
+
}
|
|
356
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__live-badge {
|
|
357
|
+
padding: 4px 8px;
|
|
358
|
+
border-radius: var(--str-video__border-radius-xxs);
|
|
359
|
+
background-color: var(--str-video__primary-color);
|
|
360
|
+
color: var(--str-video__text-color1);
|
|
361
|
+
}
|
|
362
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__viewers-count {
|
|
363
|
+
padding: 4px 8px;
|
|
364
|
+
}
|
|
365
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__viewers-count::before {
|
|
366
|
+
content: var(--str-video__icon--livestream-viewers);
|
|
367
|
+
margin-right: 3px;
|
|
368
|
+
vertical-align: middle;
|
|
369
|
+
}
|
|
370
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__speaker-name {
|
|
371
|
+
flex: 1;
|
|
372
|
+
font-size: 13px;
|
|
373
|
+
text-overflow: ellipsis;
|
|
374
|
+
overflow: hidden;
|
|
375
|
+
white-space: nowrap;
|
|
376
|
+
}
|
|
377
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__duration {
|
|
378
|
+
flex: 1;
|
|
379
|
+
text-align: center;
|
|
380
|
+
}
|
|
381
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__go-fullscreen {
|
|
382
|
+
background: var(--str-video__icon--fullscreen) center no-repeat;
|
|
383
|
+
border-radius: var(--str-video__border-radius-xxs);
|
|
384
|
+
cursor: pointer;
|
|
385
|
+
width: 32px;
|
|
386
|
+
height: 32px;
|
|
387
|
+
}
|
|
388
|
+
.str-video__livestream-layout__wrapper .str-video__livestream-layout__overlay .str-video__livestream-layout__go-fullscreen:hover {
|
|
389
|
+
background-color: var(--str-video__overlay-color);
|
|
390
|
+
}
|
|
391
|
+
|
|
392
|
+
.str-video__paginated-grid-layout__wrapper {
|
|
393
|
+
flex-grow: 1;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
.str-video__paginated-grid-layout {
|
|
397
|
+
display: flex;
|
|
398
|
+
height: 100%;
|
|
399
|
+
align-items: center;
|
|
400
|
+
justify-content: space-between;
|
|
401
|
+
}
|
|
402
|
+
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group {
|
|
403
|
+
display: flex;
|
|
404
|
+
flex-wrap: wrap;
|
|
405
|
+
gap: 8px;
|
|
406
|
+
justify-content: center;
|
|
407
|
+
max-width: 110vh;
|
|
408
|
+
padding-inline: 1.25rem;
|
|
409
|
+
margin: auto;
|
|
410
|
+
width: 100%;
|
|
411
|
+
}
|
|
412
|
+
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group .str-video__participant-view {
|
|
413
|
+
flex: 0 1 calc(25% - 6px);
|
|
414
|
+
}
|
|
415
|
+
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--one .str-video__participant-view {
|
|
416
|
+
flex: 0 1 calc(100% - 6px);
|
|
417
|
+
}
|
|
418
|
+
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--two-four .str-video__participant-view {
|
|
419
|
+
flex: 0 1 calc(50% - 6px);
|
|
420
|
+
}
|
|
421
|
+
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--five-nine .str-video__participant-view {
|
|
422
|
+
flex: 0 1 calc(33% - 6px);
|
|
423
|
+
}
|
|
424
|
+
|
|
425
|
+
.str-video__speaker-layout__wrapper {
|
|
426
|
+
flex-grow: 1;
|
|
427
|
+
overflow-y: hidden;
|
|
428
|
+
}
|
|
429
|
+
|
|
430
|
+
.str-video__speaker-layout {
|
|
431
|
+
display: flex;
|
|
432
|
+
flex-direction: column;
|
|
433
|
+
justify-content: center;
|
|
434
|
+
height: 100%;
|
|
435
|
+
width: 100%;
|
|
436
|
+
gap: 1rem;
|
|
437
|
+
padding-inline: 2px;
|
|
438
|
+
}
|
|
439
|
+
.str-video__speaker-layout .str-video__participant-view {
|
|
440
|
+
aspect-ratio: 16/9;
|
|
441
|
+
}
|
|
442
|
+
.str-video__speaker-layout .str-video__speaker-layout__spotlight {
|
|
443
|
+
display: flex;
|
|
444
|
+
align-items: center;
|
|
445
|
+
justify-content: center;
|
|
446
|
+
min-height: 0;
|
|
447
|
+
}
|
|
448
|
+
.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__participant-view--speaking:has(.str-video__video--screen-share) {
|
|
449
|
+
outline: none;
|
|
450
|
+
}
|
|
451
|
+
.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__video {
|
|
452
|
+
object-fit: contain;
|
|
453
|
+
}
|
|
454
|
+
.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__participant-details,
|
|
455
|
+
.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__call-controls__button {
|
|
456
|
+
opacity: 1;
|
|
457
|
+
}
|
|
458
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper {
|
|
459
|
+
position: relative;
|
|
460
|
+
display: flex;
|
|
461
|
+
justify-content: center;
|
|
462
|
+
align-items: center;
|
|
463
|
+
}
|
|
464
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper > .str-video__call-controls__button .str-video__icon {
|
|
465
|
+
width: 1rem;
|
|
466
|
+
height: 1rem;
|
|
467
|
+
}
|
|
468
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-left {
|
|
469
|
+
position: absolute;
|
|
470
|
+
left: 0.5rem;
|
|
471
|
+
}
|
|
472
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-right {
|
|
473
|
+
position: absolute;
|
|
474
|
+
right: 0.5rem;
|
|
475
|
+
}
|
|
476
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-top {
|
|
477
|
+
position: absolute;
|
|
478
|
+
top: 0.5rem;
|
|
479
|
+
}
|
|
480
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-bottom {
|
|
481
|
+
position: absolute;
|
|
482
|
+
bottom: 0.5rem;
|
|
483
|
+
}
|
|
484
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper {
|
|
485
|
+
scrollbar-width: none;
|
|
486
|
+
}
|
|
487
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper::-webkit-scrollbar {
|
|
488
|
+
display: none;
|
|
489
|
+
}
|
|
490
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper .str-video__speaker-layout__participants-bar {
|
|
491
|
+
display: flex;
|
|
492
|
+
align-items: center;
|
|
493
|
+
}
|
|
494
|
+
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper .str-video__speaker-layout__participants-bar .str-video__speaker-layout__participant-tile {
|
|
495
|
+
width: 280px;
|
|
496
|
+
min-width: 280px;
|
|
497
|
+
max-width: 25vh;
|
|
498
|
+
padding: 5px;
|
|
499
|
+
}
|
|
500
|
+
.str-video__speaker-layout--variant-top {
|
|
501
|
+
flex-direction: column-reverse;
|
|
502
|
+
}
|
|
503
|
+
.str-video__speaker-layout--variant-left {
|
|
504
|
+
flex-direction: row-reverse;
|
|
505
|
+
}
|
|
506
|
+
.str-video__speaker-layout--variant-right {
|
|
507
|
+
flex-direction: row;
|
|
508
|
+
}
|
|
509
|
+
.str-video__speaker-layout--variant-left .str-video__speaker-layout__participants-bar-wrapper, .str-video__speaker-layout--variant-right .str-video__speaker-layout__participants-bar-wrapper {
|
|
510
|
+
overflow-y: auto;
|
|
511
|
+
max-height: 100%;
|
|
512
|
+
}
|
|
513
|
+
.str-video__speaker-layout--variant-left .str-video__speaker-layout__participants-bar, .str-video__speaker-layout--variant-right .str-video__speaker-layout__participants-bar {
|
|
514
|
+
flex-direction: column;
|
|
515
|
+
}
|
|
516
|
+
.str-video__speaker-layout--variant-left .str-video__speaker-layout__spotlight, .str-video__speaker-layout--variant-right .str-video__speaker-layout__spotlight {
|
|
517
|
+
width: 100%;
|
|
518
|
+
}
|
|
519
|
+
.str-video__speaker-layout--variant-left .str-video__participant-view, .str-video__speaker-layout--variant-right .str-video__participant-view {
|
|
520
|
+
max-width: unset;
|
|
521
|
+
}
|
|
522
|
+
.str-video__speaker-layout--variant-top .str-video__speaker-layout__participants-bar-wrapper, .str-video__speaker-layout--variant-bottom .str-video__speaker-layout__participants-bar-wrapper {
|
|
523
|
+
overflow-x: auto;
|
|
524
|
+
}
|
|
525
|
+
.str-video__speaker-layout--variant-top .str-video__speaker-layout__participants-bar, .str-video__speaker-layout--variant-bottom .str-video__speaker-layout__participants-bar {
|
|
526
|
+
flex-direction: row;
|
|
527
|
+
}
|
|
528
|
+
.str-video__speaker-layout--variant-top .str-video__participant-view, .str-video__speaker-layout--variant-bottom .str-video__participant-view {
|
|
529
|
+
max-width: 110vh;
|
|
530
|
+
}
|
|
531
|
+
|
|
292
532
|
.str-video__participant-list {
|
|
293
533
|
display: flex;
|
|
294
534
|
flex-direction: column;
|
|
@@ -581,6 +821,13 @@
|
|
|
581
821
|
background-color: var(--str-video__text-color1);
|
|
582
822
|
}
|
|
583
823
|
|
|
824
|
+
.str-video__call-preview {
|
|
825
|
+
width: 100%;
|
|
826
|
+
height: auto;
|
|
827
|
+
display: inline-block;
|
|
828
|
+
object-fit: contain;
|
|
829
|
+
}
|
|
830
|
+
|
|
584
831
|
.str-video__call-recording-list {
|
|
585
832
|
padding: 0.625rem;
|
|
586
833
|
min-width: 300px;
|
|
@@ -960,54 +1207,206 @@
|
|
|
960
1207
|
background-color: var(--str-video__background-color7);
|
|
961
1208
|
}
|
|
962
1209
|
|
|
963
|
-
.str-
|
|
964
|
-
|
|
965
|
-
flex-direction: column;
|
|
966
|
-
align-items: center;
|
|
1210
|
+
.str-video__icon {
|
|
1211
|
+
background-color: var(--str-video__text-color1);
|
|
967
1212
|
}
|
|
968
|
-
|
|
969
|
-
|
|
970
|
-
mask-image: var(--str-video__icon--
|
|
971
|
-
-webkit-mask-image: var(--str-video__icon--loading);
|
|
972
|
-
mask-repeat: no-repeat;
|
|
973
|
-
-webkit-mask-repeat: no-repeat;
|
|
974
|
-
mask-position: center;
|
|
975
|
-
-webkit-mask-position: center;
|
|
976
|
-
mask-size: 1rem;
|
|
977
|
-
-webkit-mask-size: 1rem;
|
|
978
|
-
background-color: var(--str-video__text-color2);
|
|
979
|
-
animation: rotation 1s linear infinite;
|
|
980
|
-
width: 1rem;
|
|
981
|
-
height: 1rem;
|
|
1213
|
+
.str-video__icon--chat {
|
|
1214
|
+
mask-image: var(--str-video__icon--chat);
|
|
1215
|
+
-webkit-mask-image: var(--str-video__icon--chat);
|
|
982
1216
|
}
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
transform: rotate(0deg);
|
|
987
|
-
}
|
|
988
|
-
100% {
|
|
989
|
-
transform: rotate(360deg);
|
|
990
|
-
}
|
|
1217
|
+
.str-video__icon--reactions {
|
|
1218
|
+
-webkit-mask-image: var(--str-video__icon--reactions);
|
|
1219
|
+
mask-image: var(--str-video__icon--reactions);
|
|
991
1220
|
}
|
|
992
|
-
.str-
|
|
993
|
-
|
|
1221
|
+
.str-video__icon--recording-on {
|
|
1222
|
+
mask-image: var(--str-video__icon--recording-on);
|
|
1223
|
+
-webkit-mask-image: var(--str-video__icon--recording-on);
|
|
1224
|
+
background-color: var(--str-video__danger-color);
|
|
994
1225
|
}
|
|
995
|
-
|
|
996
|
-
|
|
997
|
-
|
|
1226
|
+
.str-video__icon--recording-off {
|
|
1227
|
+
mask-image: var(--str-video__icon--recording-off);
|
|
1228
|
+
-webkit-mask-image: var(--str-video__icon--recording-off);
|
|
998
1229
|
}
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
margin: unset;
|
|
1003
|
-
padding: 5px;
|
|
1004
|
-
border-radius: var(--str-video__border-radius-xs);
|
|
1005
|
-
display: flex;
|
|
1006
|
-
flex-direction: column;
|
|
1007
|
-
gap: 1px;
|
|
1230
|
+
.str-video__icon--screen-share-on {
|
|
1231
|
+
mask-image: var(--str-video__icon--screen-share-on);
|
|
1232
|
+
-webkit-mask-image: var(--str-video__icon--screen-share-on);
|
|
1008
1233
|
}
|
|
1009
|
-
.str-
|
|
1010
|
-
|
|
1234
|
+
.str-video__icon--screen-share-off {
|
|
1235
|
+
mask-image: var(--str-video__icon--screen-share-off);
|
|
1236
|
+
-webkit-mask-image: var(--str-video__icon--screen-share-off);
|
|
1237
|
+
}
|
|
1238
|
+
.str-video__icon--caret-down {
|
|
1239
|
+
transform: rotate(180deg);
|
|
1240
|
+
mask-image: var(--str-video__icon--caret);
|
|
1241
|
+
-webkit-mask-image: var(--str-video__icon--caret);
|
|
1242
|
+
}
|
|
1243
|
+
.str-video__icon--caret-up {
|
|
1244
|
+
mask-image: var(--str-video__icon--caret);
|
|
1245
|
+
-webkit-mask-image: var(--str-video__icon--caret);
|
|
1246
|
+
}
|
|
1247
|
+
.str-video__icon--caret-right {
|
|
1248
|
+
transform: rotate(90deg);
|
|
1249
|
+
mask-image: var(--str-video__icon--caret);
|
|
1250
|
+
-webkit-mask-image: var(--str-video__icon--caret);
|
|
1251
|
+
}
|
|
1252
|
+
.str-video__icon--caret-left {
|
|
1253
|
+
transform: rotate(-90deg);
|
|
1254
|
+
mask-image: var(--str-video__icon--caret);
|
|
1255
|
+
-webkit-mask-image: var(--str-video__icon--caret);
|
|
1256
|
+
}
|
|
1257
|
+
.str-video__icon--close {
|
|
1258
|
+
mask-image: var(--str-video__icon--close);
|
|
1259
|
+
-webkit-mask-image: var(--str-video__icon--close);
|
|
1260
|
+
}
|
|
1261
|
+
.str-video__icon--mic {
|
|
1262
|
+
mask-image: var(--str-video__icon--mic);
|
|
1263
|
+
-webkit-mask-image: var(--str-video__icon--mic);
|
|
1264
|
+
}
|
|
1265
|
+
.str-video__icon--mic-off {
|
|
1266
|
+
mask-image: var(--str-video__icon--mic-off);
|
|
1267
|
+
-webkit-mask-image: var(--str-video__icon--mic-off);
|
|
1268
|
+
}
|
|
1269
|
+
.str-video__icon--camera {
|
|
1270
|
+
mask-image: var(--str-video__icon--camera);
|
|
1271
|
+
-webkit-mask-image: var(--str-video__icon--camera);
|
|
1272
|
+
}
|
|
1273
|
+
.str-video__icon--camera-off {
|
|
1274
|
+
mask-image: var(--str-video__icon--camera-off);
|
|
1275
|
+
-webkit-mask-image: var(--str-video__icon--camera-off);
|
|
1276
|
+
}
|
|
1277
|
+
.str-video__icon--camera-off-outline {
|
|
1278
|
+
mask-image: var(--str-video__icon--camera-off-outline);
|
|
1279
|
+
-webkit-mask-image: var(--str-video__icon--camera-off-outline);
|
|
1280
|
+
}
|
|
1281
|
+
.str-video__icon--call-end {
|
|
1282
|
+
mask-image: var(--str-video__icon--call-end);
|
|
1283
|
+
-webkit-mask-image: var(--str-video__icon--call-end);
|
|
1284
|
+
}
|
|
1285
|
+
.str-video__icon--call-accept {
|
|
1286
|
+
mask-image: var(--str-video__icon--call-accept);
|
|
1287
|
+
-webkit-mask-image: var(--str-video__icon--call-accept);
|
|
1288
|
+
}
|
|
1289
|
+
.str-video__icon--info {
|
|
1290
|
+
-webkit-mask-image: var(--str-video__icon--info-icon);
|
|
1291
|
+
mask-image: var(--str-video__icon--info-icon);
|
|
1292
|
+
}
|
|
1293
|
+
.str-video__icon--info-document {
|
|
1294
|
+
-webkit-mask-image: var(--str-video__icon--info-document);
|
|
1295
|
+
mask-image: var(--str-video__icon--info-document);
|
|
1296
|
+
}
|
|
1297
|
+
.str-video__icon--stats {
|
|
1298
|
+
-webkit-mask-image: var(--str-video__icon--stats);
|
|
1299
|
+
mask-image: var(--str-video__icon--stats);
|
|
1300
|
+
}
|
|
1301
|
+
.str-video__icon--participants {
|
|
1302
|
+
mask-image: var(--str-video__icon--participants);
|
|
1303
|
+
-webkit-mask-image: var(--str-video__icon--participants);
|
|
1304
|
+
}
|
|
1305
|
+
.str-video__icon--user-plus {
|
|
1306
|
+
mask-image: var(--str-video__icon--user-plus);
|
|
1307
|
+
-webkit-mask-image: var(--str-video__icon--user-plus);
|
|
1308
|
+
}
|
|
1309
|
+
.str-video__icon--speaker {
|
|
1310
|
+
mask-image: var(--str-video__icon--speaker);
|
|
1311
|
+
-webkit-mask-image: var(--str-video__icon--speaker);
|
|
1312
|
+
}
|
|
1313
|
+
.str-video__icon--ellipsis {
|
|
1314
|
+
mask-image: var(--str-video__icon--ellipsis);
|
|
1315
|
+
-webkit-mask-image: var(--str-video__icon--ellipsis);
|
|
1316
|
+
}
|
|
1317
|
+
.str-video__icon--grid {
|
|
1318
|
+
mask-image: var(--str-video__icon--grid);
|
|
1319
|
+
-webkit-mask-image: var(--str-video__icon--grid);
|
|
1320
|
+
}
|
|
1321
|
+
.str-video__icon--pin {
|
|
1322
|
+
mask-image: var(--str-video__icon--pin);
|
|
1323
|
+
-webkit-mask-image: var(--str-video__icon--pin);
|
|
1324
|
+
}
|
|
1325
|
+
.str-video__icon--no-audio {
|
|
1326
|
+
mask-image: var(--str-video__icon--no-audio);
|
|
1327
|
+
-webkit-mask-image: var(--str-video__icon--no-audio);
|
|
1328
|
+
}
|
|
1329
|
+
.str-video__icon--not-allowed {
|
|
1330
|
+
mask-image: var(--str-video__icon--not-allowed);
|
|
1331
|
+
-webkit-mask-image: var(--str-video__icon--not-allowed);
|
|
1332
|
+
}
|
|
1333
|
+
.str-video__icon--call-recordings {
|
|
1334
|
+
mask-image: var(--str-video__icon--film-roll);
|
|
1335
|
+
-webkit-mask-image: var(--str-video__icon--film-roll);
|
|
1336
|
+
}
|
|
1337
|
+
.str-video__icon--device-settings {
|
|
1338
|
+
mask-image: var(--str-video__icon--settings);
|
|
1339
|
+
-webkit-mask-image: var(--str-video__icon--settings);
|
|
1340
|
+
}
|
|
1341
|
+
.str-video__icon--filter {
|
|
1342
|
+
mask-image: var(--str-video__icon--filter);
|
|
1343
|
+
-webkit-mask-image: var(--str-video__icon--filter);
|
|
1344
|
+
}
|
|
1345
|
+
.str-video__icon--refresh {
|
|
1346
|
+
mask-image: var(--str-video__icon--refresh);
|
|
1347
|
+
-webkit-mask-image: var(--str-video__icon--refresh);
|
|
1348
|
+
}
|
|
1349
|
+
|
|
1350
|
+
.str-video__icon {
|
|
1351
|
+
mask-repeat: no-repeat;
|
|
1352
|
+
-webkit-mask-repeat: no-repeat;
|
|
1353
|
+
mask-position: center;
|
|
1354
|
+
-webkit-mask-position: center;
|
|
1355
|
+
mask-size: contain;
|
|
1356
|
+
-webkit-mask-size: contain;
|
|
1357
|
+
display: block;
|
|
1358
|
+
width: 1.375rem;
|
|
1359
|
+
height: 1.375rem;
|
|
1360
|
+
}
|
|
1361
|
+
|
|
1362
|
+
.str-video__loading-indicator {
|
|
1363
|
+
display: flex;
|
|
1364
|
+
flex-direction: column;
|
|
1365
|
+
align-items: center;
|
|
1366
|
+
}
|
|
1367
|
+
|
|
1368
|
+
.str-video__loading-indicator__icon.spinner {
|
|
1369
|
+
mask-image: var(--str-video__icon--loading);
|
|
1370
|
+
-webkit-mask-image: var(--str-video__icon--loading);
|
|
1371
|
+
mask-repeat: no-repeat;
|
|
1372
|
+
-webkit-mask-repeat: no-repeat;
|
|
1373
|
+
mask-position: center;
|
|
1374
|
+
-webkit-mask-position: center;
|
|
1375
|
+
mask-size: 1rem;
|
|
1376
|
+
-webkit-mask-size: 1rem;
|
|
1377
|
+
background-color: var(--str-video__text-color2);
|
|
1378
|
+
animation: rotation 1s linear infinite;
|
|
1379
|
+
width: 1rem;
|
|
1380
|
+
height: 1rem;
|
|
1381
|
+
}
|
|
1382
|
+
|
|
1383
|
+
@keyframes rotation {
|
|
1384
|
+
0% {
|
|
1385
|
+
transform: rotate(0deg);
|
|
1386
|
+
}
|
|
1387
|
+
100% {
|
|
1388
|
+
transform: rotate(360deg);
|
|
1389
|
+
}
|
|
1390
|
+
}
|
|
1391
|
+
.str-video__menu-container {
|
|
1392
|
+
z-index: 2;
|
|
1393
|
+
}
|
|
1394
|
+
|
|
1395
|
+
.str-video__menu-container {
|
|
1396
|
+
box-shadow: 0px 0px 5px var(--str-video__background-color1);
|
|
1397
|
+
}
|
|
1398
|
+
|
|
1399
|
+
.str-video__generic-menu {
|
|
1400
|
+
list-style: none;
|
|
1401
|
+
margin: unset;
|
|
1402
|
+
padding: 5px;
|
|
1403
|
+
border-radius: var(--str-video__border-radius-xs);
|
|
1404
|
+
display: flex;
|
|
1405
|
+
flex-direction: column;
|
|
1406
|
+
gap: 1px;
|
|
1407
|
+
}
|
|
1408
|
+
.str-video__generic-menu .str-video__generic-menu--item {
|
|
1409
|
+
display: flex;
|
|
1011
1410
|
}
|
|
1012
1411
|
.str-video__generic-menu .str-video__generic-menu--item button {
|
|
1013
1412
|
all: unset;
|
|
@@ -1081,71 +1480,148 @@
|
|
|
1081
1480
|
font-size: 0.75rem;
|
|
1082
1481
|
}
|
|
1083
1482
|
|
|
1084
|
-
.str-
|
|
1085
|
-
|
|
1086
|
-
flex-direction: column;
|
|
1087
|
-
align-items: center;
|
|
1088
|
-
justify-content: space-around;
|
|
1089
|
-
width: 400px;
|
|
1090
|
-
height: 300px;
|
|
1091
|
-
padding: 1rem 1rem 0.5rem;
|
|
1092
|
-
gap: 1rem;
|
|
1093
|
-
}
|
|
1094
|
-
|
|
1095
|
-
.str-video__call-panel--ringing .str-video__call-panel__members-list {
|
|
1096
|
-
overflow: hidden;
|
|
1097
|
-
display: flex;
|
|
1098
|
-
align-items: center;
|
|
1099
|
-
}
|
|
1100
|
-
.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box {
|
|
1483
|
+
.str-video__participant-view,
|
|
1484
|
+
.str-video__participant-view--angular-host {
|
|
1101
1485
|
position: relative;
|
|
1486
|
+
width: 100%;
|
|
1487
|
+
max-width: 1280px;
|
|
1488
|
+
max-height: 100%;
|
|
1489
|
+
min-height: 0;
|
|
1490
|
+
aspect-ratio: 4/3;
|
|
1102
1491
|
display: flex;
|
|
1103
|
-
flex-direction: column;
|
|
1104
1492
|
align-items: center;
|
|
1105
1493
|
justify-content: center;
|
|
1106
|
-
|
|
1494
|
+
border-radius: var(--str-video__border-radius-sm);
|
|
1107
1495
|
}
|
|
1108
|
-
.str-
|
|
1109
|
-
|
|
1110
|
-
|
|
1496
|
+
.str-video__participant-view--speaking,
|
|
1497
|
+
.str-video__participant-view--angular-host--speaking {
|
|
1498
|
+
outline: 2px solid var(--str-video__primary-color);
|
|
1111
1499
|
}
|
|
1112
|
-
.str-
|
|
1500
|
+
.str-video__participant-view .str-video__participant-details,
|
|
1501
|
+
.str-video__participant-view .str-video__call-controls__button,
|
|
1502
|
+
.str-video__participant-view--angular-host .str-video__participant-details,
|
|
1503
|
+
.str-video__participant-view--angular-host .str-video__call-controls__button {
|
|
1504
|
+
transition: opacity 200ms ease-out;
|
|
1505
|
+
opacity: 0.3;
|
|
1506
|
+
color: var(--str-video__text-color1);
|
|
1507
|
+
}
|
|
1508
|
+
.str-video__participant-view:hover .str-video__participant-details,
|
|
1509
|
+
.str-video__participant-view:hover .str-video__call-controls__button,
|
|
1510
|
+
.str-video__participant-view--angular-host:hover .str-video__participant-details,
|
|
1511
|
+
.str-video__participant-view--angular-host:hover .str-video__call-controls__button {
|
|
1512
|
+
opacity: 1;
|
|
1513
|
+
}
|
|
1514
|
+
.str-video__participant-view > .str-video__call-controls__button,
|
|
1515
|
+
.str-video__participant-view--angular-host > .str-video__call-controls__button {
|
|
1113
1516
|
position: absolute;
|
|
1114
|
-
|
|
1115
|
-
|
|
1517
|
+
top: 0.875rem;
|
|
1518
|
+
right: 0.875rem;
|
|
1519
|
+
padding: 0.3rem;
|
|
1116
1520
|
}
|
|
1117
|
-
.str-
|
|
1521
|
+
.str-video__participant-view .str-video__participant-details,
|
|
1522
|
+
.str-video__participant-view--angular-host .str-video__participant-details {
|
|
1523
|
+
position: absolute;
|
|
1524
|
+
left: 0.875rem;
|
|
1525
|
+
bottom: 0.875rem;
|
|
1118
1526
|
display: flex;
|
|
1119
|
-
|
|
1527
|
+
align-items: center;
|
|
1528
|
+
gap: 0.3125rem;
|
|
1120
1529
|
}
|
|
1121
|
-
|
|
1122
|
-
.str-
|
|
1123
|
-
|
|
1124
|
-
|
|
1125
|
-
|
|
1530
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name,
|
|
1531
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name {
|
|
1532
|
+
border-radius: var(--str-video__border-radius-xs);
|
|
1533
|
+
background-color: var(--str-video__background-color4);
|
|
1534
|
+
display: flex;
|
|
1535
|
+
align-items: center;
|
|
1536
|
+
gap: 0.3125rem;
|
|
1537
|
+
padding: 4px 6px;
|
|
1538
|
+
white-space: nowrap;
|
|
1539
|
+
overflow: hidden;
|
|
1540
|
+
text-overflow: ellipsis;
|
|
1126
1541
|
}
|
|
1127
|
-
|
|
1128
|
-
.str-
|
|
1129
|
-
|
|
1130
|
-
|
|
1542
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--audio-muted,
|
|
1543
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--audio-muted {
|
|
1544
|
+
width: 1rem;
|
|
1545
|
+
height: 1rem;
|
|
1546
|
+
mask-size: 1rem;
|
|
1547
|
+
-webkit-mask-size: 1rem;
|
|
1548
|
+
background-color: var(--str-video__text-color1);
|
|
1549
|
+
mask-image: var(--str-video__icon--mic-off);
|
|
1550
|
+
-webkit-mask-image: var(--str-video__icon--mic-off);
|
|
1131
1551
|
}
|
|
1132
|
-
.str-
|
|
1133
|
-
|
|
1134
|
-
|
|
1135
|
-
|
|
1136
|
-
|
|
1137
|
-
|
|
1138
|
-
background
|
|
1139
|
-
-
|
|
1140
|
-
-webkit-mask-
|
|
1141
|
-
mask-
|
|
1552
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--dominant_speaker,
|
|
1553
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--dominant_speaker {
|
|
1554
|
+
width: 1rem;
|
|
1555
|
+
height: 1rem;
|
|
1556
|
+
mask-size: 1rem;
|
|
1557
|
+
-webkit-mask-size: 1rem;
|
|
1558
|
+
background-color: var(--str-video__text-color1);
|
|
1559
|
+
mask-image: var(--str-video__icon--dominant-speaker);
|
|
1560
|
+
-webkit-mask-image: var(--str-video__icon--dominant-speaker);
|
|
1561
|
+
mask-size: contain;
|
|
1562
|
+
-webkit-mask-size: contain;
|
|
1563
|
+
mask-repeat: no-repeat;
|
|
1564
|
+
-webkit-mask-repeat: no-repeat;
|
|
1565
|
+
mask-position: center;
|
|
1566
|
+
-webkit-mask-position: center;
|
|
1142
1567
|
}
|
|
1143
|
-
.str-
|
|
1144
|
-
|
|
1145
|
-
|
|
1146
|
-
|
|
1147
|
-
|
|
1148
|
-
|
|
1568
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--video-muted,
|
|
1569
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--video-muted {
|
|
1570
|
+
width: 1rem;
|
|
1571
|
+
height: 1rem;
|
|
1572
|
+
mask-size: 1rem;
|
|
1573
|
+
-webkit-mask-size: 1rem;
|
|
1574
|
+
background-color: var(--str-video__text-color1);
|
|
1575
|
+
mask-image: var(--str-video__icon--camera-off);
|
|
1576
|
+
-webkit-mask-image: var(--str-video__icon--camera-off);
|
|
1577
|
+
}
|
|
1578
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--pinned,
|
|
1579
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--pinned {
|
|
1580
|
+
width: 1rem;
|
|
1581
|
+
height: 1rem;
|
|
1582
|
+
mask-size: 1rem;
|
|
1583
|
+
-webkit-mask-size: 1rem;
|
|
1584
|
+
background-color: var(--str-video__text-color1);
|
|
1585
|
+
width: 0.8rem;
|
|
1586
|
+
-webkit-mask-size: 0.8rem;
|
|
1587
|
+
height: 1rem;
|
|
1588
|
+
mask-size: 0.8rem;
|
|
1589
|
+
mask-repeat: no-repeat;
|
|
1590
|
+
-webkit-mask-repeat: no-repeat;
|
|
1591
|
+
mask-position: center;
|
|
1592
|
+
-webkit-mask-position: center;
|
|
1593
|
+
mask-image: var(--str-video__icon--pin);
|
|
1594
|
+
-webkit-mask-image: var(--str-video__icon--pin);
|
|
1595
|
+
}
|
|
1596
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--network-stats,
|
|
1597
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--network-stats {
|
|
1598
|
+
width: 1rem;
|
|
1599
|
+
height: 1rem;
|
|
1600
|
+
mask-size: 1rem;
|
|
1601
|
+
-webkit-mask-size: 1rem;
|
|
1602
|
+
background-color: var(--str-video__text-color1);
|
|
1603
|
+
background-image: var(--str-video__icon--network-quality);
|
|
1604
|
+
cursor: pointer;
|
|
1605
|
+
margin-right: 0.625rem;
|
|
1606
|
+
}
|
|
1607
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__connection-quality,
|
|
1608
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__connection-quality {
|
|
1609
|
+
width: 1.5rem;
|
|
1610
|
+
height: 1.5rem;
|
|
1611
|
+
display: block;
|
|
1612
|
+
background-size: cover;
|
|
1613
|
+
}
|
|
1614
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__connection-quality--poor,
|
|
1615
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__connection-quality--poor {
|
|
1616
|
+
background-image: var(--str-video__icon--connection-quality-poor);
|
|
1617
|
+
}
|
|
1618
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__connection-quality--good,
|
|
1619
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__connection-quality--good {
|
|
1620
|
+
background-image: var(--str-video__icon--connection-quality-good);
|
|
1621
|
+
}
|
|
1622
|
+
.str-video__participant-view .str-video__participant-details .str-video__participant-details__connection-quality--excellent,
|
|
1623
|
+
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__connection-quality--excellent {
|
|
1624
|
+
background-image: var(--str-video__icon--connection-quality-excellent);
|
|
1149
1625
|
}
|
|
1150
1626
|
|
|
1151
1627
|
.str-video__permission-requests {
|
|
@@ -1209,6 +1685,116 @@
|
|
|
1209
1685
|
font-size: 2.5rem;
|
|
1210
1686
|
}
|
|
1211
1687
|
|
|
1688
|
+
.str-video__call-panel {
|
|
1689
|
+
display: flex;
|
|
1690
|
+
flex-direction: column;
|
|
1691
|
+
align-items: center;
|
|
1692
|
+
justify-content: space-around;
|
|
1693
|
+
width: 400px;
|
|
1694
|
+
height: 300px;
|
|
1695
|
+
padding: 1rem 1rem 0.5rem;
|
|
1696
|
+
gap: 1rem;
|
|
1697
|
+
}
|
|
1698
|
+
|
|
1699
|
+
.str-video__call-panel--ringing .str-video__call-panel__members-list {
|
|
1700
|
+
overflow: hidden;
|
|
1701
|
+
display: flex;
|
|
1702
|
+
align-items: center;
|
|
1703
|
+
}
|
|
1704
|
+
.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box {
|
|
1705
|
+
position: relative;
|
|
1706
|
+
display: flex;
|
|
1707
|
+
flex-direction: column;
|
|
1708
|
+
align-items: center;
|
|
1709
|
+
justify-content: center;
|
|
1710
|
+
padding: 2rem;
|
|
1711
|
+
}
|
|
1712
|
+
.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box .str-video__avatar {
|
|
1713
|
+
width: 80px;
|
|
1714
|
+
height: 80px;
|
|
1715
|
+
}
|
|
1716
|
+
.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box .str-video__member_details {
|
|
1717
|
+
position: absolute;
|
|
1718
|
+
bottom: 10%;
|
|
1719
|
+
padding: 0.125rem 0.375rem;
|
|
1720
|
+
}
|
|
1721
|
+
.str-video__call-panel--ringing .str-video__pending-call-controls {
|
|
1722
|
+
display: flex;
|
|
1723
|
+
gap: 0.675rem;
|
|
1724
|
+
}
|
|
1725
|
+
|
|
1726
|
+
.str-video__call-panel {
|
|
1727
|
+
background: var(--str-video__background-color3);
|
|
1728
|
+
border: 2px solid rgba(200, 200, 200, 0.6);
|
|
1729
|
+
border-radius: 10px;
|
|
1730
|
+
}
|
|
1731
|
+
|
|
1732
|
+
.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box {
|
|
1733
|
+
border-radius: var(--str-video__border-radius-circle);
|
|
1734
|
+
background: var(--str-video__background-color6);
|
|
1735
|
+
}
|
|
1736
|
+
.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box:before {
|
|
1737
|
+
content: "";
|
|
1738
|
+
position: absolute;
|
|
1739
|
+
inset: 0;
|
|
1740
|
+
border-radius: var(--str-video__border-radius-circle);
|
|
1741
|
+
padding: 4px;
|
|
1742
|
+
background: linear-gradient(180deg, var(--str-video__primary-color), var(--str-video__info-color));
|
|
1743
|
+
-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
|
|
1744
|
+
-webkit-mask-composite: xor;
|
|
1745
|
+
mask-composite: exclude;
|
|
1746
|
+
}
|
|
1747
|
+
.str-video__call-panel--ringing .str-video__call-panel__members-list .str-video__call-panel__member-box .str-video__member_details {
|
|
1748
|
+
background-color: var(--str-video__background-color4);
|
|
1749
|
+
color: var(--str-video__text-color1);
|
|
1750
|
+
border-radius: 4px;
|
|
1751
|
+
font-size: 12px;
|
|
1752
|
+
line-height: 16px;
|
|
1753
|
+
}
|
|
1754
|
+
|
|
1755
|
+
.str-video__screen-share-overlay {
|
|
1756
|
+
display: flex;
|
|
1757
|
+
align-items: center;
|
|
1758
|
+
justify-content: center;
|
|
1759
|
+
flex-direction: column;
|
|
1760
|
+
position: absolute;
|
|
1761
|
+
width: 100%;
|
|
1762
|
+
height: 100%;
|
|
1763
|
+
gap: 1.8rem;
|
|
1764
|
+
}
|
|
1765
|
+
.str-video__screen-share-overlay > .str-video__icon {
|
|
1766
|
+
width: 4rem;
|
|
1767
|
+
height: 4rem;
|
|
1768
|
+
}
|
|
1769
|
+
.str-video__screen-share-overlay .str-video__screen-share-overlay__button {
|
|
1770
|
+
display: flex;
|
|
1771
|
+
gap: 0.4rem;
|
|
1772
|
+
align-items: center;
|
|
1773
|
+
padding-inline: 1.6rem;
|
|
1774
|
+
padding-block: 0.8rem;
|
|
1775
|
+
}
|
|
1776
|
+
.str-video__screen-share-overlay .str-video__screen-share-overlay__button .str-video__icon {
|
|
1777
|
+
width: 0.7rem;
|
|
1778
|
+
height: 0.7rem;
|
|
1779
|
+
}
|
|
1780
|
+
|
|
1781
|
+
.str-video__screen-share-overlay {
|
|
1782
|
+
background: var(--str-video__overlay-color);
|
|
1783
|
+
backdrop-filter: blur(3px);
|
|
1784
|
+
border-radius: inherit;
|
|
1785
|
+
}
|
|
1786
|
+
.str-video__screen-share-overlay .str-video__screen-share-overlay__title {
|
|
1787
|
+
font-size: 1.3rem;
|
|
1788
|
+
}
|
|
1789
|
+
.str-video__screen-share-overlay .str-video__screen-share-overlay__button {
|
|
1790
|
+
color: white;
|
|
1791
|
+
background: var(--str-video__danger-color);
|
|
1792
|
+
border-radius: var(--str-video__border-radius-xs);
|
|
1793
|
+
}
|
|
1794
|
+
.str-video__screen-share-overlay .str-video__screen-share-overlay__button:hover {
|
|
1795
|
+
background-color: var(--str-video__danger-color--accent);
|
|
1796
|
+
}
|
|
1797
|
+
|
|
1212
1798
|
.str-video__search-input__container {
|
|
1213
1799
|
display: flex;
|
|
1214
1800
|
gap: 0.5rem;
|
|
@@ -1494,485 +2080,6 @@
|
|
|
1494
2080
|
overflow: hidden;
|
|
1495
2081
|
}
|
|
1496
2082
|
|
|
1497
|
-
.str-video__participant-view,
|
|
1498
|
-
.str-video__participant-view--angular-host {
|
|
1499
|
-
position: relative;
|
|
1500
|
-
width: 100%;
|
|
1501
|
-
max-width: 1280px;
|
|
1502
|
-
max-height: 100%;
|
|
1503
|
-
min-height: 0;
|
|
1504
|
-
aspect-ratio: 4/3;
|
|
1505
|
-
display: flex;
|
|
1506
|
-
align-items: center;
|
|
1507
|
-
justify-content: center;
|
|
1508
|
-
border-radius: var(--str-video__border-radius-sm);
|
|
1509
|
-
}
|
|
1510
|
-
.str-video__participant-view--speaking,
|
|
1511
|
-
.str-video__participant-view--angular-host--speaking {
|
|
1512
|
-
outline: 2px solid var(--str-video__primary-color);
|
|
1513
|
-
}
|
|
1514
|
-
.str-video__participant-view .str-video__participant-details,
|
|
1515
|
-
.str-video__participant-view .str-video__call-controls__button,
|
|
1516
|
-
.str-video__participant-view--angular-host .str-video__participant-details,
|
|
1517
|
-
.str-video__participant-view--angular-host .str-video__call-controls__button {
|
|
1518
|
-
transition: opacity 200ms ease-out;
|
|
1519
|
-
opacity: 0.3;
|
|
1520
|
-
color: var(--str-video__text-color1);
|
|
1521
|
-
}
|
|
1522
|
-
.str-video__participant-view:hover .str-video__participant-details,
|
|
1523
|
-
.str-video__participant-view:hover .str-video__call-controls__button,
|
|
1524
|
-
.str-video__participant-view--angular-host:hover .str-video__participant-details,
|
|
1525
|
-
.str-video__participant-view--angular-host:hover .str-video__call-controls__button {
|
|
1526
|
-
opacity: 1;
|
|
1527
|
-
}
|
|
1528
|
-
.str-video__participant-view > .str-video__call-controls__button,
|
|
1529
|
-
.str-video__participant-view--angular-host > .str-video__call-controls__button {
|
|
1530
|
-
position: absolute;
|
|
1531
|
-
top: 0.875rem;
|
|
1532
|
-
right: 0.875rem;
|
|
1533
|
-
padding: 0.3rem;
|
|
1534
|
-
}
|
|
1535
|
-
.str-video__participant-view .str-video__participant-details,
|
|
1536
|
-
.str-video__participant-view--angular-host .str-video__participant-details {
|
|
1537
|
-
position: absolute;
|
|
1538
|
-
left: 0.875rem;
|
|
1539
|
-
bottom: 0.875rem;
|
|
1540
|
-
display: flex;
|
|
1541
|
-
align-items: center;
|
|
1542
|
-
gap: 0.3125rem;
|
|
1543
|
-
}
|
|
1544
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name,
|
|
1545
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name {
|
|
1546
|
-
border-radius: var(--str-video__border-radius-xs);
|
|
1547
|
-
background-color: var(--str-video__background-color4);
|
|
1548
|
-
display: flex;
|
|
1549
|
-
align-items: center;
|
|
1550
|
-
gap: 0.3125rem;
|
|
1551
|
-
padding: 4px 6px;
|
|
1552
|
-
white-space: nowrap;
|
|
1553
|
-
overflow: hidden;
|
|
1554
|
-
text-overflow: ellipsis;
|
|
1555
|
-
}
|
|
1556
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--audio-muted,
|
|
1557
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--audio-muted {
|
|
1558
|
-
width: 1rem;
|
|
1559
|
-
height: 1rem;
|
|
1560
|
-
mask-size: 1rem;
|
|
1561
|
-
-webkit-mask-size: 1rem;
|
|
1562
|
-
background-color: var(--str-video__text-color1);
|
|
1563
|
-
mask-image: var(--str-video__icon--mic-off);
|
|
1564
|
-
-webkit-mask-image: var(--str-video__icon--mic-off);
|
|
1565
|
-
}
|
|
1566
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--dominant_speaker,
|
|
1567
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--dominant_speaker {
|
|
1568
|
-
width: 1rem;
|
|
1569
|
-
height: 1rem;
|
|
1570
|
-
mask-size: 1rem;
|
|
1571
|
-
-webkit-mask-size: 1rem;
|
|
1572
|
-
background-color: var(--str-video__text-color1);
|
|
1573
|
-
mask-image: var(--str-video__icon--dominant-speaker);
|
|
1574
|
-
-webkit-mask-image: var(--str-video__icon--dominant-speaker);
|
|
1575
|
-
mask-size: contain;
|
|
1576
|
-
-webkit-mask-size: contain;
|
|
1577
|
-
mask-repeat: no-repeat;
|
|
1578
|
-
-webkit-mask-repeat: no-repeat;
|
|
1579
|
-
mask-position: center;
|
|
1580
|
-
-webkit-mask-position: center;
|
|
1581
|
-
}
|
|
1582
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--video-muted,
|
|
1583
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--video-muted {
|
|
1584
|
-
width: 1rem;
|
|
1585
|
-
height: 1rem;
|
|
1586
|
-
mask-size: 1rem;
|
|
1587
|
-
-webkit-mask-size: 1rem;
|
|
1588
|
-
background-color: var(--str-video__text-color1);
|
|
1589
|
-
mask-image: var(--str-video__icon--camera-off);
|
|
1590
|
-
-webkit-mask-image: var(--str-video__icon--camera-off);
|
|
1591
|
-
}
|
|
1592
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--pinned,
|
|
1593
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--pinned {
|
|
1594
|
-
width: 1rem;
|
|
1595
|
-
height: 1rem;
|
|
1596
|
-
mask-size: 1rem;
|
|
1597
|
-
-webkit-mask-size: 1rem;
|
|
1598
|
-
background-color: var(--str-video__text-color1);
|
|
1599
|
-
width: 0.8rem;
|
|
1600
|
-
-webkit-mask-size: 0.8rem;
|
|
1601
|
-
height: 1rem;
|
|
1602
|
-
mask-size: 0.8rem;
|
|
1603
|
-
mask-repeat: no-repeat;
|
|
1604
|
-
-webkit-mask-repeat: no-repeat;
|
|
1605
|
-
mask-position: center;
|
|
1606
|
-
-webkit-mask-position: center;
|
|
1607
|
-
mask-image: var(--str-video__icon--pin);
|
|
1608
|
-
-webkit-mask-image: var(--str-video__icon--pin);
|
|
1609
|
-
}
|
|
1610
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--network-stats,
|
|
1611
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__name .str-video__participant-details__name--network-stats {
|
|
1612
|
-
width: 1rem;
|
|
1613
|
-
height: 1rem;
|
|
1614
|
-
mask-size: 1rem;
|
|
1615
|
-
-webkit-mask-size: 1rem;
|
|
1616
|
-
background-color: var(--str-video__text-color1);
|
|
1617
|
-
background-image: var(--str-video__icon--network-quality);
|
|
1618
|
-
cursor: pointer;
|
|
1619
|
-
margin-right: 0.625rem;
|
|
1620
|
-
}
|
|
1621
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__connection-quality,
|
|
1622
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__connection-quality {
|
|
1623
|
-
width: 1.5rem;
|
|
1624
|
-
height: 1.5rem;
|
|
1625
|
-
display: block;
|
|
1626
|
-
background-size: cover;
|
|
1627
|
-
}
|
|
1628
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__connection-quality--poor,
|
|
1629
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__connection-quality--poor {
|
|
1630
|
-
background-image: var(--str-video__icon--connection-quality-poor);
|
|
1631
|
-
}
|
|
1632
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__connection-quality--good,
|
|
1633
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__connection-quality--good {
|
|
1634
|
-
background-image: var(--str-video__icon--connection-quality-good);
|
|
1635
|
-
}
|
|
1636
|
-
.str-video__participant-view .str-video__participant-details .str-video__participant-details__connection-quality--excellent,
|
|
1637
|
-
.str-video__participant-view--angular-host .str-video__participant-details .str-video__participant-details__connection-quality--excellent {
|
|
1638
|
-
background-image: var(--str-video__icon--connection-quality-excellent);
|
|
1639
|
-
}
|
|
1640
|
-
|
|
1641
|
-
.str-video__screen-share-overlay {
|
|
1642
|
-
display: flex;
|
|
1643
|
-
align-items: center;
|
|
1644
|
-
justify-content: center;
|
|
1645
|
-
flex-direction: column;
|
|
1646
|
-
position: absolute;
|
|
1647
|
-
width: 100%;
|
|
1648
|
-
height: 100%;
|
|
1649
|
-
gap: 1.8rem;
|
|
1650
|
-
}
|
|
1651
|
-
.str-video__screen-share-overlay > .str-video__icon {
|
|
1652
|
-
width: 4rem;
|
|
1653
|
-
height: 4rem;
|
|
1654
|
-
}
|
|
1655
|
-
.str-video__screen-share-overlay .str-video__screen-share-overlay__button {
|
|
1656
|
-
display: flex;
|
|
1657
|
-
gap: 0.4rem;
|
|
1658
|
-
align-items: center;
|
|
1659
|
-
padding-inline: 1.6rem;
|
|
1660
|
-
padding-block: 0.8rem;
|
|
1661
|
-
}
|
|
1662
|
-
.str-video__screen-share-overlay .str-video__screen-share-overlay__button .str-video__icon {
|
|
1663
|
-
width: 0.7rem;
|
|
1664
|
-
height: 0.7rem;
|
|
1665
|
-
}
|
|
1666
|
-
|
|
1667
|
-
.str-video__screen-share-overlay {
|
|
1668
|
-
background: var(--str-video__overlay-color);
|
|
1669
|
-
backdrop-filter: blur(3px);
|
|
1670
|
-
border-radius: inherit;
|
|
1671
|
-
}
|
|
1672
|
-
.str-video__screen-share-overlay .str-video__screen-share-overlay__title {
|
|
1673
|
-
font-size: 1.3rem;
|
|
1674
|
-
}
|
|
1675
|
-
.str-video__screen-share-overlay .str-video__screen-share-overlay__button {
|
|
1676
|
-
color: white;
|
|
1677
|
-
background: var(--str-video__danger-color);
|
|
1678
|
-
border-radius: var(--str-video__border-radius-xs);
|
|
1679
|
-
}
|
|
1680
|
-
.str-video__screen-share-overlay .str-video__screen-share-overlay__button:hover {
|
|
1681
|
-
background-color: var(--str-video__danger-color--accent);
|
|
1682
|
-
}
|
|
1683
|
-
|
|
1684
|
-
.str-video__paginated-grid-layout__wrapper {
|
|
1685
|
-
flex-grow: 1;
|
|
1686
|
-
}
|
|
1687
|
-
|
|
1688
|
-
.str-video__paginated-grid-layout {
|
|
1689
|
-
display: flex;
|
|
1690
|
-
height: 100%;
|
|
1691
|
-
align-items: center;
|
|
1692
|
-
justify-content: space-between;
|
|
1693
|
-
}
|
|
1694
|
-
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group {
|
|
1695
|
-
display: flex;
|
|
1696
|
-
flex-wrap: wrap;
|
|
1697
|
-
gap: 8px;
|
|
1698
|
-
justify-content: center;
|
|
1699
|
-
max-width: 110vh;
|
|
1700
|
-
padding-inline: 1.25rem;
|
|
1701
|
-
margin: auto;
|
|
1702
|
-
width: 100%;
|
|
1703
|
-
}
|
|
1704
|
-
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group .str-video__participant-view {
|
|
1705
|
-
flex: 0 1 calc(25% - 6px);
|
|
1706
|
-
}
|
|
1707
|
-
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--one .str-video__participant-view {
|
|
1708
|
-
flex: 0 1 calc(100% - 6px);
|
|
1709
|
-
}
|
|
1710
|
-
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--two-four .str-video__participant-view {
|
|
1711
|
-
flex: 0 1 calc(50% - 6px);
|
|
1712
|
-
}
|
|
1713
|
-
.str-video__paginated-grid-layout .str-video__paginated-grid-layout__group.str-video__paginated-grid-layout--five-nine .str-video__participant-view {
|
|
1714
|
-
flex: 0 1 calc(33% - 6px);
|
|
1715
|
-
}
|
|
1716
|
-
|
|
1717
|
-
.str-video__speaker-layout__wrapper {
|
|
1718
|
-
flex-grow: 1;
|
|
1719
|
-
overflow-y: hidden;
|
|
1720
|
-
}
|
|
1721
|
-
|
|
1722
|
-
.str-video__speaker-layout {
|
|
1723
|
-
display: flex;
|
|
1724
|
-
flex-direction: column;
|
|
1725
|
-
justify-content: center;
|
|
1726
|
-
height: 100%;
|
|
1727
|
-
width: 100%;
|
|
1728
|
-
gap: 1rem;
|
|
1729
|
-
padding-inline: 2px;
|
|
1730
|
-
}
|
|
1731
|
-
.str-video__speaker-layout .str-video__participant-view {
|
|
1732
|
-
aspect-ratio: 16/9;
|
|
1733
|
-
}
|
|
1734
|
-
.str-video__speaker-layout .str-video__speaker-layout__spotlight {
|
|
1735
|
-
display: flex;
|
|
1736
|
-
align-items: center;
|
|
1737
|
-
justify-content: center;
|
|
1738
|
-
min-height: 0;
|
|
1739
|
-
}
|
|
1740
|
-
.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__participant-view--speaking:has(.str-video__video--screen-share) {
|
|
1741
|
-
outline: none;
|
|
1742
|
-
}
|
|
1743
|
-
.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__video {
|
|
1744
|
-
object-fit: contain;
|
|
1745
|
-
}
|
|
1746
|
-
.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__participant-details,
|
|
1747
|
-
.str-video__speaker-layout .str-video__speaker-layout__spotlight .str-video__call-controls__button {
|
|
1748
|
-
opacity: 1;
|
|
1749
|
-
}
|
|
1750
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper {
|
|
1751
|
-
position: relative;
|
|
1752
|
-
display: flex;
|
|
1753
|
-
justify-content: center;
|
|
1754
|
-
align-items: center;
|
|
1755
|
-
}
|
|
1756
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper > .str-video__call-controls__button .str-video__icon {
|
|
1757
|
-
width: 1rem;
|
|
1758
|
-
height: 1rem;
|
|
1759
|
-
}
|
|
1760
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-left {
|
|
1761
|
-
position: absolute;
|
|
1762
|
-
left: 0.5rem;
|
|
1763
|
-
}
|
|
1764
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-right {
|
|
1765
|
-
position: absolute;
|
|
1766
|
-
right: 0.5rem;
|
|
1767
|
-
}
|
|
1768
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-top {
|
|
1769
|
-
position: absolute;
|
|
1770
|
-
top: 0.5rem;
|
|
1771
|
-
}
|
|
1772
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-buttons-wrapper .str-video__speaker-layout__participants-bar--button-bottom {
|
|
1773
|
-
position: absolute;
|
|
1774
|
-
bottom: 0.5rem;
|
|
1775
|
-
}
|
|
1776
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper {
|
|
1777
|
-
scrollbar-width: none;
|
|
1778
|
-
}
|
|
1779
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper::-webkit-scrollbar {
|
|
1780
|
-
display: none;
|
|
1781
|
-
}
|
|
1782
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper .str-video__speaker-layout__participants-bar {
|
|
1783
|
-
display: flex;
|
|
1784
|
-
align-items: center;
|
|
1785
|
-
}
|
|
1786
|
-
.str-video__speaker-layout .str-video__speaker-layout__participants-bar-wrapper .str-video__speaker-layout__participants-bar .str-video__speaker-layout__participant-tile {
|
|
1787
|
-
width: 280px;
|
|
1788
|
-
min-width: 280px;
|
|
1789
|
-
max-width: 25vh;
|
|
1790
|
-
padding: 5px;
|
|
1791
|
-
}
|
|
1792
|
-
.str-video__speaker-layout--variant-top {
|
|
1793
|
-
flex-direction: column-reverse;
|
|
1794
|
-
}
|
|
1795
|
-
.str-video__speaker-layout--variant-left {
|
|
1796
|
-
flex-direction: row-reverse;
|
|
1797
|
-
}
|
|
1798
|
-
.str-video__speaker-layout--variant-right {
|
|
1799
|
-
flex-direction: row;
|
|
1800
|
-
}
|
|
1801
|
-
.str-video__speaker-layout--variant-left .str-video__speaker-layout__participants-bar-wrapper, .str-video__speaker-layout--variant-right .str-video__speaker-layout__participants-bar-wrapper {
|
|
1802
|
-
overflow-y: auto;
|
|
1803
|
-
max-height: 100%;
|
|
1804
|
-
}
|
|
1805
|
-
.str-video__speaker-layout--variant-left .str-video__speaker-layout__participants-bar, .str-video__speaker-layout--variant-right .str-video__speaker-layout__participants-bar {
|
|
1806
|
-
flex-direction: column;
|
|
1807
|
-
}
|
|
1808
|
-
.str-video__speaker-layout--variant-left .str-video__speaker-layout__spotlight, .str-video__speaker-layout--variant-right .str-video__speaker-layout__spotlight {
|
|
1809
|
-
width: 100%;
|
|
1810
|
-
}
|
|
1811
|
-
.str-video__speaker-layout--variant-left .str-video__participant-view, .str-video__speaker-layout--variant-right .str-video__participant-view {
|
|
1812
|
-
max-width: unset;
|
|
1813
|
-
}
|
|
1814
|
-
.str-video__speaker-layout--variant-top .str-video__speaker-layout__participants-bar-wrapper, .str-video__speaker-layout--variant-bottom .str-video__speaker-layout__participants-bar-wrapper {
|
|
1815
|
-
overflow-x: auto;
|
|
1816
|
-
}
|
|
1817
|
-
.str-video__speaker-layout--variant-top .str-video__speaker-layout__participants-bar, .str-video__speaker-layout--variant-bottom .str-video__speaker-layout__participants-bar {
|
|
1818
|
-
flex-direction: row;
|
|
1819
|
-
}
|
|
1820
|
-
.str-video__speaker-layout--variant-top .str-video__participant-view, .str-video__speaker-layout--variant-bottom .str-video__participant-view {
|
|
1821
|
-
max-width: 110vh;
|
|
1822
|
-
}
|
|
1823
|
-
|
|
1824
|
-
.str-video__icon {
|
|
1825
|
-
background-color: var(--str-video__text-color1);
|
|
1826
|
-
}
|
|
1827
|
-
.str-video__icon--chat {
|
|
1828
|
-
mask-image: var(--str-video__icon--chat);
|
|
1829
|
-
-webkit-mask-image: var(--str-video__icon--chat);
|
|
1830
|
-
}
|
|
1831
|
-
.str-video__icon--reactions {
|
|
1832
|
-
-webkit-mask-image: var(--str-video__icon--reactions);
|
|
1833
|
-
mask-image: var(--str-video__icon--reactions);
|
|
1834
|
-
}
|
|
1835
|
-
.str-video__icon--recording-on {
|
|
1836
|
-
mask-image: var(--str-video__icon--recording-on);
|
|
1837
|
-
-webkit-mask-image: var(--str-video__icon--recording-on);
|
|
1838
|
-
background-color: var(--str-video__danger-color);
|
|
1839
|
-
}
|
|
1840
|
-
.str-video__icon--recording-off {
|
|
1841
|
-
mask-image: var(--str-video__icon--recording-off);
|
|
1842
|
-
-webkit-mask-image: var(--str-video__icon--recording-off);
|
|
1843
|
-
}
|
|
1844
|
-
.str-video__icon--screen-share-on {
|
|
1845
|
-
mask-image: var(--str-video__icon--screen-share-on);
|
|
1846
|
-
-webkit-mask-image: var(--str-video__icon--screen-share-on);
|
|
1847
|
-
}
|
|
1848
|
-
.str-video__icon--screen-share-off {
|
|
1849
|
-
mask-image: var(--str-video__icon--screen-share-off);
|
|
1850
|
-
-webkit-mask-image: var(--str-video__icon--screen-share-off);
|
|
1851
|
-
}
|
|
1852
|
-
.str-video__icon--caret-down {
|
|
1853
|
-
transform: rotate(180deg);
|
|
1854
|
-
mask-image: var(--str-video__icon--caret);
|
|
1855
|
-
-webkit-mask-image: var(--str-video__icon--caret);
|
|
1856
|
-
}
|
|
1857
|
-
.str-video__icon--caret-up {
|
|
1858
|
-
mask-image: var(--str-video__icon--caret);
|
|
1859
|
-
-webkit-mask-image: var(--str-video__icon--caret);
|
|
1860
|
-
}
|
|
1861
|
-
.str-video__icon--caret-right {
|
|
1862
|
-
transform: rotate(90deg);
|
|
1863
|
-
mask-image: var(--str-video__icon--caret);
|
|
1864
|
-
-webkit-mask-image: var(--str-video__icon--caret);
|
|
1865
|
-
}
|
|
1866
|
-
.str-video__icon--caret-left {
|
|
1867
|
-
transform: rotate(-90deg);
|
|
1868
|
-
mask-image: var(--str-video__icon--caret);
|
|
1869
|
-
-webkit-mask-image: var(--str-video__icon--caret);
|
|
1870
|
-
}
|
|
1871
|
-
.str-video__icon--close {
|
|
1872
|
-
mask-image: var(--str-video__icon--close);
|
|
1873
|
-
-webkit-mask-image: var(--str-video__icon--close);
|
|
1874
|
-
}
|
|
1875
|
-
.str-video__icon--mic {
|
|
1876
|
-
mask-image: var(--str-video__icon--mic);
|
|
1877
|
-
-webkit-mask-image: var(--str-video__icon--mic);
|
|
1878
|
-
}
|
|
1879
|
-
.str-video__icon--mic-off {
|
|
1880
|
-
mask-image: var(--str-video__icon--mic-off);
|
|
1881
|
-
-webkit-mask-image: var(--str-video__icon--mic-off);
|
|
1882
|
-
}
|
|
1883
|
-
.str-video__icon--camera {
|
|
1884
|
-
mask-image: var(--str-video__icon--camera);
|
|
1885
|
-
-webkit-mask-image: var(--str-video__icon--camera);
|
|
1886
|
-
}
|
|
1887
|
-
.str-video__icon--camera-off {
|
|
1888
|
-
mask-image: var(--str-video__icon--camera-off);
|
|
1889
|
-
-webkit-mask-image: var(--str-video__icon--camera-off);
|
|
1890
|
-
}
|
|
1891
|
-
.str-video__icon--camera-off-outline {
|
|
1892
|
-
mask-image: var(--str-video__icon--camera-off-outline);
|
|
1893
|
-
-webkit-mask-image: var(--str-video__icon--camera-off-outline);
|
|
1894
|
-
}
|
|
1895
|
-
.str-video__icon--call-end {
|
|
1896
|
-
mask-image: var(--str-video__icon--call-end);
|
|
1897
|
-
-webkit-mask-image: var(--str-video__icon--call-end);
|
|
1898
|
-
}
|
|
1899
|
-
.str-video__icon--call-accept {
|
|
1900
|
-
mask-image: var(--str-video__icon--call-accept);
|
|
1901
|
-
-webkit-mask-image: var(--str-video__icon--call-accept);
|
|
1902
|
-
}
|
|
1903
|
-
.str-video__icon--info {
|
|
1904
|
-
-webkit-mask-image: var(--str-video__icon--info-icon);
|
|
1905
|
-
mask-image: var(--str-video__icon--info-icon);
|
|
1906
|
-
}
|
|
1907
|
-
.str-video__icon--info-document {
|
|
1908
|
-
-webkit-mask-image: var(--str-video__icon--info-document);
|
|
1909
|
-
mask-image: var(--str-video__icon--info-document);
|
|
1910
|
-
}
|
|
1911
|
-
.str-video__icon--stats {
|
|
1912
|
-
-webkit-mask-image: var(--str-video__icon--stats);
|
|
1913
|
-
mask-image: var(--str-video__icon--stats);
|
|
1914
|
-
}
|
|
1915
|
-
.str-video__icon--participants {
|
|
1916
|
-
mask-image: var(--str-video__icon--participants);
|
|
1917
|
-
-webkit-mask-image: var(--str-video__icon--participants);
|
|
1918
|
-
}
|
|
1919
|
-
.str-video__icon--user-plus {
|
|
1920
|
-
mask-image: var(--str-video__icon--user-plus);
|
|
1921
|
-
-webkit-mask-image: var(--str-video__icon--user-plus);
|
|
1922
|
-
}
|
|
1923
|
-
.str-video__icon--speaker {
|
|
1924
|
-
mask-image: var(--str-video__icon--speaker);
|
|
1925
|
-
-webkit-mask-image: var(--str-video__icon--speaker);
|
|
1926
|
-
}
|
|
1927
|
-
.str-video__icon--ellipsis {
|
|
1928
|
-
mask-image: var(--str-video__icon--ellipsis);
|
|
1929
|
-
-webkit-mask-image: var(--str-video__icon--ellipsis);
|
|
1930
|
-
}
|
|
1931
|
-
.str-video__icon--grid {
|
|
1932
|
-
mask-image: var(--str-video__icon--grid);
|
|
1933
|
-
-webkit-mask-image: var(--str-video__icon--grid);
|
|
1934
|
-
}
|
|
1935
|
-
.str-video__icon--pin {
|
|
1936
|
-
mask-image: var(--str-video__icon--pin);
|
|
1937
|
-
-webkit-mask-image: var(--str-video__icon--pin);
|
|
1938
|
-
}
|
|
1939
|
-
.str-video__icon--no-audio {
|
|
1940
|
-
mask-image: var(--str-video__icon--no-audio);
|
|
1941
|
-
-webkit-mask-image: var(--str-video__icon--no-audio);
|
|
1942
|
-
}
|
|
1943
|
-
.str-video__icon--not-allowed {
|
|
1944
|
-
mask-image: var(--str-video__icon--not-allowed);
|
|
1945
|
-
-webkit-mask-image: var(--str-video__icon--not-allowed);
|
|
1946
|
-
}
|
|
1947
|
-
.str-video__icon--call-recordings {
|
|
1948
|
-
mask-image: var(--str-video__icon--film-roll);
|
|
1949
|
-
-webkit-mask-image: var(--str-video__icon--film-roll);
|
|
1950
|
-
}
|
|
1951
|
-
.str-video__icon--device-settings {
|
|
1952
|
-
mask-image: var(--str-video__icon--settings);
|
|
1953
|
-
-webkit-mask-image: var(--str-video__icon--settings);
|
|
1954
|
-
}
|
|
1955
|
-
.str-video__icon--filter {
|
|
1956
|
-
mask-image: var(--str-video__icon--filter);
|
|
1957
|
-
-webkit-mask-image: var(--str-video__icon--filter);
|
|
1958
|
-
}
|
|
1959
|
-
.str-video__icon--refresh {
|
|
1960
|
-
mask-image: var(--str-video__icon--refresh);
|
|
1961
|
-
-webkit-mask-image: var(--str-video__icon--refresh);
|
|
1962
|
-
}
|
|
1963
|
-
|
|
1964
|
-
.str-video__icon {
|
|
1965
|
-
mask-repeat: no-repeat;
|
|
1966
|
-
-webkit-mask-repeat: no-repeat;
|
|
1967
|
-
mask-position: center;
|
|
1968
|
-
-webkit-mask-position: center;
|
|
1969
|
-
mask-size: contain;
|
|
1970
|
-
-webkit-mask-size: contain;
|
|
1971
|
-
display: block;
|
|
1972
|
-
width: 1.375rem;
|
|
1973
|
-
height: 1.375rem;
|
|
1974
|
-
}
|
|
1975
|
-
|
|
1976
2083
|
.str-video__debug__track-stats {
|
|
1977
2084
|
font-size: 0.6rem;
|
|
1978
2085
|
overflow: scroll;
|