@zoom/cobrowsesdk
Version:
ZOOM Cobrowse sdk
2 lines (1 loc) • 6.94 kB
JavaScript
var n=".zcb-follower-joined-toast {\n max-width: fit-content !important;\n min-height: fit-content !important;\n padding: 12px 16px !important;\n background: #27282B !important;\n font-size: 14px !important;\n color: #F7F9FA !important;\n border: 0.5px solid #3B3F44 !important;\n}\n\n.zcb-follower-joined-toast .ui-Toast-icon-wrapper {\n display: none !important;\n}\n\n.zcb-toast-dark-mode {\n background: #27282B !important;\n font-size: 14px !important;\n color: #F7F9FA !important;\n border: 0.5px solid #3B3F44 !important;\n}\n\n.zcb-toast-dark-mode .ui-Toast-content {\n line-height: 16px !important;\n color: #F7F9FA !important;\n}\n\n.zcb-toast-dark-mode .ui-Toast-close {\n top: 4px !important;\n right: 3px !important;\n color: #F7F9FA !important;\n}\n\n/* Used to prevent certain message toasts from overlapping with persistent toasts */\nbody > div:has(.zcb-leader-reconnect-toast) {\n z-index: 2147483647;\n position: fixed;\n}\n\n/* Used to prevent certain message toasts from overlapping with persistent toasts */\nbody > div > div.MuiBox-root:has(.zcb-leader-legal-consent-toast) {\n z-index: 2147483647;\n top: 55px;\n}\n\n.zcb-leader-reconnect-toast {\n line-height: 20px;\n}\n\n.zcb-leader-legal-consent-toast {\n padding: 16px 16px 16px 24px !important;\n}\n.notistack-SnackbarContainer{\n z-index: 2147483647 !important;\n}\n@-webkit-keyframes rotating {\n from {\n -webkit-transform: rotate(0);\n transform: rotate(0);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n@keyframes rotating {\n from {\n -webkit-transform: rotate(0);\n transform: rotate(0);\n }\n to {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n.zmicon-spin > svg {\n -webkit-transform-origin: center center;\n transform-origin: center center;\n -webkit-animation-name: rotating;\n animation-name: rotating;\n -webkit-animation-duration: 1s;\n animation-duration: 1s;\n -webkit-animation-iteration-count: infinite;\n animation-iteration-count: infinite;\n -webkit-animation-timing-function: linear;\n animation-timing-function: linear;\n}\n\n.zmicon {\n display: inline-block;\n vertical-align: -0.125em;\n line-height: 0;\n}\n\n.zmicon-acc-outline {\n outline: 2px solid #4f9af7;\n}\n\n.zmicon-acc-no-outline {\n outline: none;\n}\n\n.zcb-flying-cursor-wrapper {\n position: fixed;\n left: 0;\n top: 0;\n pointer-events: none;\n z-index: 2147483647;\n width: 100%;\n height: 100%;\n}\n.zcb-flying-cursor-wrapper.mobile {\n will-change: transform;\n}\n\n.flying-cursor-mouse-cc{\n position: relative;\n width: fit-content;\n transition: left 0.05s linear, top 0.05s linear;\n border-color: transparent;\n user-select: none;\n pointer-events: none;\n margin-top: 10px;\n margin-left: 10px;\n}\n\n.flying-cursor-mouse-cc > .name {\n background: linear-gradient(143.65deg, #99beff 15.44%, rgba(153, 190, 255, 0) 126.07%);\n border-color: transparent;\n border-radius: 12px;\n line-height: 24px;\n padding: 0 12px;\n width: fit-content;\n white-space: nowrap;\n left: 0;\n top: 0;\n position: absolute;\n font-size: 13px;\n font-weight: 700;\n color: #222230;\n}\n.flying-cursor-mouse-cc.color-0 > .name {\n background: linear-gradient(140deg, #F7A1A1 14.9%, rgba(247, 161, 161, 0) 127.63%);\n}\n.flying-cursor-mouse-cc.color-1 > .name {\n background: linear-gradient(140.42deg, #B8E0B8 14.49%, rgba(184, 224, 184, 0) 160.79%);\n}\n.flying-cursor-mouse-cc.color-2 > .name {\n background: linear-gradient(141.16deg, #FFEB99 14.46%, rgba(255, 235, 153, 0) 217.63%);\n}\n.flying-cursor-mouse-cc.color-3 > .name {\n background: linear-gradient(143.65deg, #99BEFF 15.44%, rgba(153, 190, 255, 0) 126.07%);\n}\n.flying-cursor-mouse-cc.color-4 > .name {\n background: linear-gradient(142.03deg, #CFB2FF 15.09%, rgba(207, 178, 255, 0) 154.04%);\n}\n.flying-cursor-mouse-cc::before {\n content: '';\n display: inline-block;\n border-radius: 2px;\n border-bottom: 6px solid transparent;\n border-right: 6px solid transparent;\n border-top: 6px solid #8ab5ff;\n border-left: 6px solid #8ab5ff;\n position: absolute;\n left: -10px;\n top: -10px;\n}\n\n.flying-cursor-mouse-cc.color-0::before {\n border-top: 6px solid #FF9090;\n border-left: 6px solid #FF9090;\n}\n.flying-cursor-mouse-cc.color-1::before {\n border-top: 6px solid #8CD08C;\n border-left: 6px solid #8CD08C;\n}\n.flying-cursor-mouse-cc.color-2::before {\n border-top: 6px solid #FFD322;\n border-left: 6px solid #FFD322;\n}\n.flying-cursor-mouse-cc.color-3::before {\n border-top: 6px solid #8AB5FF;\n border-left: 6px solid #8AB5FF;\n}\n.flying-cursor-mouse-cc.color-4::before {\n border-top: 6px solid #BD96FF;\n border-left: 6px solid #BD96FF;\n}\n\n.zcb-flying-cursor-wrapper {\n position: fixed;\n left: 0;\n top: 0;\n pointer-events: none;\n z-index: 2147483647;\n width: 100%;\n height: 100%;\n}\n.zcb-flying-cursor-wrapper.mobile {\n will-change: transform;\n}\n\n.flying-cursor-mouse-common {\n position: relative;\n width: fit-content;\n transition: left 0.05s linear, top 0.05s linear;\n border-color: transparent;\n user-select: none;\n pointer-events: none;\n margin-top: 6px;\n margin-left: 17px;\n}\n\n.flying-cursor-mouse-common > .name {\n border-color: transparent;\n border-radius: 10px;\n line-height: 20px;\n padding: 0 4px;\n width: fit-content;\n white-space: nowrap;\n left: 0;\n top: 0;\n position: absolute;\n font-family: PingFang SC;\n font-size: 12px;\n font-weight: 400;\n line-height: 20px;\n text-align: left;\n color: rgba(255, 255, 255, 1);\n background: rgba(38, 133, 67, 1);\n}\n.flying-cursor-mouse-common::before {\n content: '';\n display: inline-block;\n position: absolute;\n left: -17px;\n top: -6px;\n background-image: url(\"data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xIDE0LjAxOTRMNC4wMTU1NSA5Ljg3MzA3QzQuMjc5NDIgOS41MTAyNCA0LjcyMjI0IDkuMzIyOTkgNS4xNjYzNyA5LjM4NjQ0TDEwLjM5MDMgMTAuMTMyN0wxIDEuNTk2MDVWMTQuMDE5NFpNMCAxNS40NzFWMC41MjkwMTRDMCAwLjA3MDY1NjggMC41NDM5NzIgLTAuMTY5OTggMC44ODMxMjkgMC4xMzgzNDRMMTIuMjAwMyAxMC40MjY3QzEyLjU4NTMgMTAuNzc2NiAxMi4yODU1IDExLjQxMzYgMTEuNzcwNSAxMS4zNEw1LjAyNDk1IDEwLjM3NjRDNC45NDc1MSAxMC4zNjUzIDQuODcwMjkgMTAuMzk4IDQuODI0MjggMTAuNDYxMkwwLjk1NDk2OCAxNS43ODE2QzAuNjU0MjE2IDE2LjE5NTEgMCAxNS45ODIzIDAgMTUuNDcxWiIgZmlsbD0iIzI2ODU0MyIvPgo8L3N2Zz4K\");\n width: 13px;\n height: 16px;\n}\n\n";export{n as default};