@mml-io/3d-web-experience-client 0.23.4 → 0.24.0

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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["esbuild-css-modules-plugin-ns-css:src/avatar-selection-ui/components/AvatarPanel/AvatarSelectionUIComponent.module.css", "esbuild-css-modules-plugin-ns-css:src/chat-ui/components/Input/InputBox.module.css", "esbuild-css-modules-plugin-ns-css:src/chat-ui/components/Message/Message.module.css", "esbuild-css-modules-plugin-ns-css:src/chat-ui/components/Messages/Messages.module.css", "esbuild-css-modules-plugin-ns-css:src/chat-ui/components/ChatPanel/TextChatUIComponent.module.css", "esbuild-css-modules-plugin-ns-css:src/Networked3dWebExperience.module.css"],
4
- "sourcesContent": [".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0234 {\n z-index: 102;\n user-select: none;\n width: 70px;\n min-height: 70px;\n position: absolute;\n top: 0;\n right: 0;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0234 {\n color: #fff;\n backdrop-filter: blur(10px);\n background-color: #0006;\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n flex: 1;\n margin-right: 6px;\n padding: 6px 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 400;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0234:focus {\n background-color: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0234::placeholder {\n color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0234 {\n backdrop-filter: blur(10px);\n color: #fffc;\n cursor: pointer;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 16px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n right: 8px;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0234:hover {\n color: #ffffffe6;\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0234:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234 {\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n right: 8px;\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234:hover {\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234 img {\n filter: invert(80%);\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234 {\n backdrop-filter: blur(20px);\n z-index: 103;\n user-select: none;\n background: #000000bf;\n border: 1px solid #fff3;\n border-radius: 16px;\n width: 400px;\n max-width: 78vw;\n max-height: calc(100vh - 24px);\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n position: absolute;\n top: 8px;\n right: 60px;\n overflow: hidden auto;\n box-shadow: 0 8px 32px #0006, 0 0 0 1px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234::-webkit-scrollbar {\n width: 8px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0234 {\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0234:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234 {\n background: #0000004d;\n border: 1px solid #ffffff26;\n border-radius: 12px;\n grid-template-columns: repeat(auto-fill, minmax(85px, 1fr));\n gap: 8px;\n max-height: 320px;\n padding: 10px;\n display: grid;\n overflow: hidden auto;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234::-webkit-scrollbar {\n width: 6px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234::-webkit-scrollbar-thumb {\n background: #ffffff26;\n border-radius: 3px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0234 {\n color: #ffffffe6;\n text-align: center;\n font-weight: 600;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0234 {\n position: absolute;\n top: 20px;\n right: 20px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234 {\n color: #ffffffe6;\n text-align: center;\n cursor: pointer;\n border-radius: 8px;\n padding: 4px;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234:hover {\n background: #0000004d;\n transform: translateY(-2px);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0234 {\n border-radius: 8px;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0234 {\n aspect-ratio: 1;\n box-sizing: border-box;\n background: #0003;\n border: 1px solid #ffffff26;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n width: 100%;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0234 img {\n filter: invert(70%);\n opacity: .7;\n width: 40%;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234 p {\n text-overflow: ellipsis;\n white-space: nowrap;\n color: #fffc;\n margin: 4px 0 0;\n font-size: 12px;\n font-weight: 500;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0234 {\n pointer-events: none;\n z-index: 1000;\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n opacity: 0;\n visibility: hidden;\n white-space: nowrap;\n background: #000c;\n border-radius: 8px;\n margin-bottom: 4px;\n padding: 4px 6px;\n font-size: 12px;\n font-weight: 500;\n transition: opacity .2s ease-in-out;\n position: absolute;\n bottom: 100%;\n left: 50%;\n transform: translateX(-50%);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234 p:hover + .AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0234 {\n opacity: 1;\n visibility: visible;\n transition-delay: .5s;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0234 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0234 {\n aspect-ratio: 1;\n border-radius: 8px;\n width: 100%;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0234 {\n color: #fff;\n backdrop-filter: blur(10px);\n background: linear-gradient(135deg, #22c55e, #16a34a);\n border: 1px solid #fff3;\n border-radius: 6px;\n padding: 2px 4px;\n font-size: 11px;\n font-weight: 600;\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0234 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0234 {\n z-index: 2;\n position: absolute;\n top: 4px;\n right: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234 img:hover {\n opacity: .8;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0234 {\n flex-wrap: wrap;\n align-items: center;\n gap: 4px;\n margin-bottom: 8px;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0234 {\n white-space: nowrap;\n align-items: center;\n gap: 3px;\n margin-right: 6px;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 label {\n color: #fffc;\n cursor: pointer;\n margin: 0;\n font-size: 14px;\n font-weight: 500;\n transition: color .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 label:hover {\n color: #fff;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=\"radio\"] {\n appearance: none;\n cursor: pointer;\n background: none;\n border: 2px solid #ffffff4d;\n border-radius: 50%;\n outline: none;\n width: 18px;\n height: 18px;\n transition: all .2s ease-in-out;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=\"radio\"]:hover {\n border-color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=\"radio\"]:focus {\n box-shadow: 0 0 0 3px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=\"radio\"]:checked {\n background: #ffffff1a;\n border-color: #fffc;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=\"radio\"]:checked:after {\n content: \"\";\n background: #ffffffe6;\n border-radius: 50%;\n width: 8px;\n height: 8px;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=\"radio\"][disabled] {\n opacity: .4;\n cursor: not-allowed;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0234 {\n align-items: stretch;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234 {\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n height: 44px;\n padding-left: 16px;\n padding-right: 16px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234:hover:not(:disabled) {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n box-shadow: 0 4px 8px #0000004d;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234:active:not(:disabled) {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234:disabled {\n opacity: .5;\n cursor: not-allowed;\n transform: none;\n}\n\n.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0234 {\n color: #ffffffe6;\n letter-spacing: -.01em;\n margin-bottom: 8px;\n font-size: 18px;\n font-weight: 600;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0234 {\n margin-left: 8px;\n position: relative;\n top: -2px;\n}\n\n.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0234 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0234 {\n align-items: stretch;\n display: flex;\n}\n", ".InputBox-module__inputWrapper_adOgOW__0234 {\n pointer-events: all;\n align-items: stretch;\n gap: 6px;\n display: flex;\n}\n\n.InputBox-module__chatInput_adOgOW__0234 {\n color: #fff;\n backdrop-filter: blur(10px);\n box-sizing: border-box;\n background: #0006;\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n flex: 1;\n height: 36px;\n padding: 0 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 400;\n transition: all .2s ease-in-out;\n}\n\n.InputBox-module__chatInput_adOgOW__0234:focus {\n background: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.InputBox-module__chatInput_adOgOW__0234::placeholder {\n color: #ffffff80;\n}\n\n.InputBox-module__sendButton_adOgOW__0234 {\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n justify-content: center;\n align-items: center;\n width: 36px;\n height: 36px;\n transition: all .2s ease-in-out;\n display: flex;\n}\n\n.InputBox-module__sendButton_adOgOW__0234:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n box-shadow: 0 4px 8px #0000004d;\n}\n\n.InputBox-module__sendButton_adOgOW__0234:active {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.InputBox-module__sendButton_adOgOW__0234 .InputBox-module__svgIcon_adOgOW__0234 img {\n filter: invert(80%);\n width: 18px;\n height: 18px;\n transition: all .2s ease-in-out;\n}\n\n.InputBox-module__sendButton_adOgOW__0234:hover .InputBox-module__svgIcon_adOgOW__0234 img {\n filter: invert(90%);\n}\n", ".Message-module__messageContainer_ikOQiq__0234 {\n backdrop-filter: blur(8px);\n word-break: break-word;\n color: #ffffffe6;\n direction: ltr;\n background: #0000004d;\n border: 1px solid #fff3;\n border-radius: 8px;\n width: fit-content;\n margin: 6px auto 6px 2px;\n padding: 4px 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n transition: all .2s ease-in-out;\n overflow-x: hidden;\n}\n\n.Message-module__messageContainer_ikOQiq__0234:hover {\n background: #0006;\n border-color: #ffffff4d;\n}\n\n.Message-module__userName_ikOQiq__0234 {\n color: #ffffffe6;\n margin-right: 4px;\n font-weight: 600;\n}\n", ".Messages-module__messagesContainer_LXaUUW__0234 {\n z-index: 1000;\n max-height: inherit;\n scrollbar-width: thin;\n scrollbar-color: #fff3 transparent;\n pointer-events: fill;\n direction: rtl;\n position: relative;\n bottom: 0;\n left: -1px;\n overflow-y: auto;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0234::-webkit-scrollbar {\n width: 6px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0234::-webkit-scrollbar-track {\n background: none;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0234::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 3px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0234::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0234 {\n -webkit-backdrop-filter: blur(10px);\n color: #fff;\n cursor: pointer;\n z-index: 1001;\n direction: ltr;\n background: #000000bf;\n border: 1px solid #fff3;\n border-radius: 20px;\n padding: 8px 16px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s;\n position: absolute;\n bottom: 50px;\n left: 50%;\n transform: translateX(-50%);\n box-shadow: 0 4px 12px #0000004d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0234:hover {\n background: #000000d9;\n border-color: #ffffff4d;\n transform: translateX(-50%)translateY(-2px);\n box-shadow: 0 6px 16px #0006;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0234:active {\n transform: translateX(-50%)translateY(0);\n box-shadow: 0 2px 8px #0000004d;\n}\n", ".TextChatUIComponent-module__uiHover_gFDdcW__0234 {\n z-index: 102;\n pointer-events: all;\n width: 58px;\n min-height: 58px;\n position: absolute;\n bottom: 0;\n left: 0;\n}\n\n.TextChatUIComponent-module__textChatUi_gFDdcW__0234 {\n flex-direction: row;\n align-items: flex-end;\n width: 100%;\n max-width: 500px;\n height: 0;\n display: flex;\n position: absolute;\n bottom: 0;\n left: 0;\n}\n\n.TextChatUIComponent-module__textChat_gFDdcW__0234 {\n z-index: -1;\n color: #fff;\n user-select: none;\n opacity: 0;\n flex-direction: column;\n justify-content: space-between;\n width: 100%;\n max-height: 500px;\n margin-bottom: 8px;\n margin-left: 60px;\n padding: 5px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n transition: opacity .25s ease-in-out, transform .2s ease-in-out;\n display: flex;\n transform: translateX(-100%);\n}\n\n.TextChatUIComponent-module__fadeIn_gFDdcW__0234 {\n opacity: 1;\n transform: translateX(0%);\n}\n\n.TextChatUIComponent-module__fadeOut_gFDdcW__0234 {\n opacity: .6;\n transform: translateX(calc(-100% - 72px));\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0234 {\n position: absolute;\n top: 2px;\n right: 0;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0234 {\n backdrop-filter: blur(10px);\n cursor: pointer;\n z-index: 102;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 8px;\n left: 8px;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0234:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0234:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0234 img {\n filter: invert(80%);\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0234 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n opacity: 1;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 38px;\n left: 38px;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0234:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0234 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n opacity: 0;\n pointer-events: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 42px;\n left: 42px;\n}\n\n.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: #000c;\n border: 1px solid #22c55e99;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 42px;\n left: 42px;\n box-shadow: 0 0 8px #22c55e4d;\n}\n\n.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234:hover {\n border-color: #22c55ecc;\n transform: scale(1.05);\n box-shadow: 0 0 12px #22c55e66;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0234 img, .TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0234 img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234 img {\n filter: invert(70%);\n width: 12px;\n height: 12px;\n transition: all .2s ease-in-out;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0234:hover img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234:hover img {\n filter: invert(90%);\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0234 .TextChatUIComponent-module__closeButton_gFDdcW__0234 {\n color: #fffc;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 28px;\n height: 28px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 3px;\n right: 3px;\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0234:hover {\n color: #ffffffe6;\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0234:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__messagesWrapper_gFDdcW__0234 {\n direction: rtl;\n width: fit-content;\n max-height: 450px;\n margin-bottom: 8px;\n position: relative;\n}\n", ".Networked3dWebExperience-module__respawnButton_7g9l0W__0234 {\n z-index: 102;\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n padding: 12px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n left: 8px;\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0234:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0234:active {\n transform: translateY(0);\n}\n"],
4
+ "sourcesContent": [".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0240 {\n z-index: 102;\n user-select: none;\n width: 70px;\n min-height: 70px;\n position: absolute;\n top: 0;\n right: 0;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0240 {\n color: #fff;\n backdrop-filter: blur(10px);\n background-color: #0006;\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n flex: 1;\n margin-right: 6px;\n padding: 6px 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 400;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0240:focus {\n background-color: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.AvatarSelectionUIComponent-module__input_VjZ7cq__0240::placeholder {\n color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0240 {\n backdrop-filter: blur(10px);\n color: #fffc;\n cursor: pointer;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 16px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n right: 8px;\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0240:hover {\n color: #ffffffe6;\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0240:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240 {\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n right: 8px;\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240:hover {\n background: #000c;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240:active {\n transform: scale(.95);\n}\n\n.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240 img {\n filter: invert(80%);\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240 {\n backdrop-filter: blur(20px);\n z-index: 103;\n user-select: none;\n background: #000000bf;\n border: 1px solid #fff3;\n border-radius: 16px;\n width: 400px;\n max-width: 78vw;\n max-height: calc(100vh - 24px);\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n position: absolute;\n top: 8px;\n right: 60px;\n overflow: hidden auto;\n box-shadow: 0 8px 32px #0006, 0 0 0 1px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240::-webkit-scrollbar {\n width: 8px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0240 {\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0240:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240 {\n background: #0000004d;\n border: 1px solid #ffffff26;\n border-radius: 12px;\n grid-template-columns: repeat(auto-fill, minmax(85px, 1fr));\n gap: 8px;\n max-height: 320px;\n padding: 10px;\n display: grid;\n overflow: hidden auto;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240::-webkit-scrollbar {\n width: 6px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240::-webkit-scrollbar-track {\n background: none;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240::-webkit-scrollbar-thumb {\n background: #ffffff26;\n border-radius: 3px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0240 {\n color: #ffffffe6;\n text-align: center;\n font-weight: 600;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0240 {\n position: absolute;\n top: 20px;\n right: 20px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240 {\n color: #ffffffe6;\n text-align: center;\n cursor: pointer;\n border-radius: 8px;\n padding: 4px;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240:hover {\n background: #0000004d;\n transform: translateY(-2px);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0240 {\n border-radius: 8px;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0240 {\n aspect-ratio: 1;\n box-sizing: border-box;\n background: #0003;\n border: 1px solid #ffffff26;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n width: 100%;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0240 img {\n filter: invert(70%);\n opacity: .7;\n width: 40%;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240 p {\n text-overflow: ellipsis;\n white-space: nowrap;\n color: #fffc;\n margin: 4px 0 0;\n font-size: 12px;\n font-weight: 500;\n position: relative;\n overflow: hidden;\n}\n\n.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0240 {\n pointer-events: none;\n z-index: 1000;\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n opacity: 0;\n visibility: hidden;\n white-space: nowrap;\n background: #000c;\n border-radius: 8px;\n margin-bottom: 4px;\n padding: 4px 6px;\n font-size: 12px;\n font-weight: 500;\n transition: opacity .2s ease-in-out;\n position: absolute;\n bottom: 100%;\n left: 50%;\n transform: translateX(-50%);\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240 p:hover + .AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0240 {\n opacity: 1;\n visibility: visible;\n transition-delay: .5s;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0240 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0240 {\n aspect-ratio: 1;\n border-radius: 8px;\n width: 100%;\n transition: all .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0240 {\n color: #fff;\n backdrop-filter: blur(10px);\n background: linear-gradient(135deg, #22c55e, #16a34a);\n border: 1px solid #fff3;\n border-radius: 6px;\n padding: 2px 4px;\n font-size: 11px;\n font-weight: 600;\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0240 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0240 {\n z-index: 2;\n position: absolute;\n top: 4px;\n right: 4px;\n}\n\n.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240 img:hover {\n opacity: .8;\n transform: scale(1.05);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240:last-child {\n border-bottom: none;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0240 {\n flex-wrap: wrap;\n align-items: center;\n gap: 4px;\n margin-bottom: 8px;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0240 {\n white-space: nowrap;\n align-items: center;\n gap: 3px;\n margin-right: 6px;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 label {\n color: #fffc;\n cursor: pointer;\n margin: 0;\n font-size: 14px;\n font-weight: 500;\n transition: color .2s ease-in-out;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 label:hover {\n color: #fff;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=\"radio\"] {\n appearance: none;\n cursor: pointer;\n background: none;\n border: 2px solid #ffffff4d;\n border-radius: 50%;\n outline: none;\n width: 18px;\n height: 18px;\n transition: all .2s ease-in-out;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=\"radio\"]:hover {\n border-color: #ffffff80;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=\"radio\"]:focus {\n box-shadow: 0 0 0 3px #ffffff1a;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=\"radio\"]:checked {\n background: #ffffff1a;\n border-color: #fffc;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=\"radio\"]:checked:after {\n content: \"\";\n background: #ffffffe6;\n border-radius: 50%;\n width: 8px;\n height: 8px;\n position: absolute;\n top: 50%;\n left: 50%;\n transform: translate(-50%, -50%);\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=\"radio\"][disabled] {\n opacity: .4;\n cursor: not-allowed;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0240 {\n align-items: stretch;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240 {\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n height: 44px;\n padding-left: 16px;\n padding-right: 16px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240:hover:not(:disabled) {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n box-shadow: 0 4px 8px #0000004d;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240:active:not(:disabled) {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240:disabled {\n opacity: .5;\n cursor: not-allowed;\n transform: none;\n}\n\n.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0240 {\n color: #ffffffe6;\n letter-spacing: -.01em;\n margin-bottom: 8px;\n font-size: 18px;\n font-weight: 600;\n}\n\n.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0240 {\n margin-left: 8px;\n position: relative;\n top: -2px;\n}\n\n.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0240 {\n color: #ffffffe6;\n border-bottom: 1px solid #ffffff26;\n padding: 10px;\n position: relative;\n}\n\n.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0240 {\n align-items: stretch;\n display: flex;\n}\n", ".InputBox-module__inputWrapper_adOgOW__0240 {\n pointer-events: all;\n align-items: stretch;\n gap: 6px;\n display: flex;\n}\n\n.InputBox-module__chatInput_adOgOW__0240 {\n color: #fff;\n backdrop-filter: blur(10px);\n box-sizing: border-box;\n background: #0006;\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n flex: 1;\n height: 36px;\n padding: 0 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 400;\n transition: all .2s ease-in-out;\n}\n\n.InputBox-module__chatInput_adOgOW__0240:focus {\n background: #0009;\n border-color: #fff6;\n box-shadow: 0 0 0 3px #ffffff26;\n}\n\n.InputBox-module__chatInput_adOgOW__0240::placeholder {\n color: #ffffff80;\n}\n\n.InputBox-module__sendButton_adOgOW__0240 {\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n outline: none;\n justify-content: center;\n align-items: center;\n width: 36px;\n height: 36px;\n transition: all .2s ease-in-out;\n display: flex;\n}\n\n.InputBox-module__sendButton_adOgOW__0240:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n box-shadow: 0 4px 8px #0000004d;\n}\n\n.InputBox-module__sendButton_adOgOW__0240:active {\n transform: translateY(0);\n box-shadow: 0 2px 4px #0003;\n}\n\n.InputBox-module__sendButton_adOgOW__0240 .InputBox-module__svgIcon_adOgOW__0240 img {\n filter: invert(80%);\n width: 18px;\n height: 18px;\n transition: all .2s ease-in-out;\n}\n\n.InputBox-module__sendButton_adOgOW__0240:hover .InputBox-module__svgIcon_adOgOW__0240 img {\n filter: invert(90%);\n}\n", ".Message-module__messageContainer_ikOQiq__0240 {\n backdrop-filter: blur(8px);\n word-break: break-word;\n color: #ffffffe6;\n direction: ltr;\n background: #0000004d;\n border: 1px solid #fff3;\n border-radius: 8px;\n width: fit-content;\n margin: 6px auto 6px 2px;\n padding: 4px 8px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n transition: all .2s ease-in-out;\n overflow-x: hidden;\n}\n\n.Message-module__messageContainer_ikOQiq__0240:hover {\n background: #0006;\n border-color: #ffffff4d;\n}\n\n.Message-module__userName_ikOQiq__0240 {\n color: #ffffffe6;\n margin-right: 4px;\n font-weight: 600;\n}\n", ".Messages-module__messagesContainer_LXaUUW__0240 {\n z-index: 1000;\n max-height: inherit;\n scrollbar-width: thin;\n scrollbar-color: #fff3 transparent;\n pointer-events: fill;\n direction: rtl;\n position: relative;\n bottom: 0;\n left: -1px;\n overflow-y: auto;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0240::-webkit-scrollbar {\n width: 6px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0240::-webkit-scrollbar-track {\n background: none;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0240::-webkit-scrollbar-thumb {\n background: #fff3;\n border: 1px solid #ffffff1a;\n border-radius: 3px;\n}\n\n.Messages-module__messagesContainer_LXaUUW__0240::-webkit-scrollbar-thumb:hover {\n background: #ffffff4d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0240 {\n -webkit-backdrop-filter: blur(10px);\n color: #fff;\n cursor: pointer;\n z-index: 1001;\n direction: ltr;\n background: #000000bf;\n border: 1px solid #fff3;\n border-radius: 20px;\n padding: 8px 16px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s;\n position: absolute;\n bottom: 50px;\n left: 50%;\n transform: translateX(-50%);\n box-shadow: 0 4px 12px #0000004d;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0240:hover {\n background: #000000d9;\n border-color: #ffffff4d;\n transform: translateX(-50%)translateY(-2px);\n box-shadow: 0 6px 16px #0006;\n}\n\n.Messages-module__newMessagesButton_LXaUUW__0240:active {\n transform: translateX(-50%)translateY(0);\n box-shadow: 0 2px 8px #0000004d;\n}\n", ".TextChatUIComponent-module__uiHover_gFDdcW__0240 {\n z-index: 102;\n pointer-events: all;\n width: 58px;\n min-height: 58px;\n position: absolute;\n bottom: 0;\n left: 0;\n}\n\n.TextChatUIComponent-module__textChatUi_gFDdcW__0240 {\n flex-direction: row;\n align-items: flex-end;\n width: 100%;\n max-width: 500px;\n height: 0;\n display: flex;\n position: absolute;\n bottom: 0;\n left: 0;\n}\n\n.TextChatUIComponent-module__textChat_gFDdcW__0240 {\n z-index: -1;\n color: #fff;\n user-select: none;\n opacity: 0;\n flex-direction: column;\n justify-content: space-between;\n width: 100%;\n max-height: 500px;\n margin-bottom: 8px;\n margin-left: 60px;\n padding: 5px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n transition: opacity .25s ease-in-out, transform .2s ease-in-out;\n display: flex;\n transform: translateX(-100%);\n}\n\n.TextChatUIComponent-module__fadeIn_gFDdcW__0240 {\n opacity: 1;\n transform: translateX(0%);\n}\n\n.TextChatUIComponent-module__fadeOut_gFDdcW__0240 {\n opacity: .6;\n transform: translateX(calc(-100% - 72px));\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0240 {\n position: absolute;\n top: 2px;\n right: 0;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0240 {\n backdrop-filter: blur(10px);\n cursor: pointer;\n z-index: 102;\n user-select: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 44px;\n height: 44px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 8px;\n left: 8px;\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0240:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0240:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__openTab_gFDdcW__0240 img {\n filter: invert(80%);\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0240 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n opacity: 1;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 38px;\n left: 38px;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0240:hover {\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0240 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n opacity: 0;\n pointer-events: none;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 42px;\n left: 42px;\n}\n\n.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240 {\n z-index: 103;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: #000c;\n border: 1px solid #22c55e99;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 24px;\n height: 24px;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n bottom: 42px;\n left: 42px;\n box-shadow: 0 0 8px #22c55e4d;\n}\n\n.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240:hover {\n border-color: #22c55ecc;\n transform: scale(1.05);\n box-shadow: 0 0 12px #22c55e66;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0240 img, .TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0240 img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240 img {\n filter: invert(70%);\n width: 12px;\n height: 12px;\n transition: all .2s ease-in-out;\n}\n\n.TextChatUIComponent-module__stickyButton_gFDdcW__0240:hover img, .TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240:hover img {\n filter: invert(90%);\n}\n\n.TextChatUIComponent-module__controls_gFDdcW__0240 .TextChatUIComponent-module__closeButton_gFDdcW__0240 {\n color: #fffc;\n backdrop-filter: blur(10px);\n cursor: pointer;\n background: #0009;\n border: 1px solid #fff3;\n border-radius: 50%;\n justify-content: center;\n align-items: center;\n width: 28px;\n height: 28px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 3px;\n right: 3px;\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0240:hover {\n color: #ffffffe6;\n background: #000c;\n border-color: #ffffff4d;\n transform: scale(1.05);\n}\n\n.TextChatUIComponent-module__closeButton_gFDdcW__0240:active {\n transform: scale(.95);\n}\n\n.TextChatUIComponent-module__messagesWrapper_gFDdcW__0240 {\n direction: rtl;\n width: fit-content;\n max-height: 450px;\n margin-bottom: 8px;\n position: relative;\n}\n", ".Networked3dWebExperience-module__respawnButton_7g9l0W__0240 {\n z-index: 102;\n color: #ffffffe6;\n backdrop-filter: blur(10px);\n cursor: pointer;\n user-select: none;\n background: linear-gradient(135deg, #0009, #0006);\n border: 1px solid #fff3;\n border-radius: 8px;\n justify-content: center;\n align-items: center;\n padding: 12px;\n font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n font-size: 14px;\n font-weight: 500;\n transition: all .2s ease-in-out;\n display: flex;\n position: absolute;\n top: 8px;\n left: 8px;\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0240:hover {\n background: linear-gradient(135deg, #000c, #0009);\n border-color: #ffffff4d;\n transform: translateY(-1px);\n}\n\n.Networked3dWebExperience-module__respawnButton_7g9l0W__0240:active {\n transform: translateY(0);\n}\n"],
5
5
  "mappings": "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",
6
6
  "names": []
7
7
  }
package/build/index.js CHANGED
@@ -1,4 +1,4 @@
1
- globalThis['__css-content-90a7742036e87c52df1bec7b461426cc__']=".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0234{z-index:102;user-select:none;width:70px;min-height:70px;position:absolute;top:0;right:0}.AvatarSelectionUIComponent-module__input_VjZ7cq__0234{color:#fff;backdrop-filter:blur(10px);background-color:#0006;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;margin-right:6px;padding:6px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__input_VjZ7cq__0234:focus{background-color:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.AvatarSelectionUIComponent-module__input_VjZ7cq__0234::placeholder{color:#ffffff80}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0234{backdrop-filter:blur(10px);color:#fffc;cursor:pointer;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0234:hover{color:#ffffffe6;background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0234:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234{backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234:hover{background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234{backdrop-filter:blur(20px);z-index:103;user-select:none;background:#000000bf;border:1px solid #fff3;border-radius:16px;width:400px;max-width:78vw;max-height:calc(100vh - 24px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:absolute;top:8px;right:60px;overflow:hidden auto;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff1a}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234::-webkit-scrollbar{width:8px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:4px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0234{border-bottom:1px solid #ffffff26;padding:10px}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0234:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234{background:#0000004d;border:1px solid #ffffff26;border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:8px;max-height:320px;padding:10px;display:grid;overflow:hidden auto}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234::-webkit-scrollbar{width:6px}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0234{color:#ffffffe6;text-align:center;font-weight:600;position:relative}.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0234{position:absolute;top:20px;right:20px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234{color:#ffffffe6;text-align:center;cursor:pointer;border-radius:8px;padding:4px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234:hover{background:#0000004d;transform:translateY(-2px)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0234{border-radius:8px;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0234{aspect-ratio:1;box-sizing:border-box;background:#0003;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0234 img{filter:invert(70%);opacity:.7;width:40%}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234 p{text-overflow:ellipsis;white-space:nowrap;color:#fffc;margin:4px 0 0;font-size:12px;font-weight:500;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0234{pointer-events:none;z-index:1000;color:#ffffffe6;backdrop-filter:blur(10px);opacity:0;visibility:hidden;white-space:nowrap;background:#000c;border-radius:8px;margin-bottom:4px;padding:4px 6px;font-size:12px;font-weight:500;transition:opacity .2s ease-in-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234 p:hover+.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0234{opacity:1;visibility:visible;transition-delay:.5s}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0234 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0234{aspect-ratio:1;border-radius:8px;width:100%;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0234{color:#fff;backdrop-filter:blur(10px);background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid #fff3;border-radius:6px;padding:2px 4px;font-size:11px;font-weight:600;box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0234 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0234{z-index:2;position:absolute;top:4px;right:4px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234 img:hover{opacity:.8;transform:scale(1.05)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0234{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0234{white-space:nowrap;align-items:center;gap:3px;margin-right:6px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 label{color:#fffc;cursor:pointer;margin:0;font-size:14px;font-weight:500;transition:color .2s ease-in-out}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 label:hover{color:#fff}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=radio]{appearance:none;cursor:pointer;background:none;border:2px solid #ffffff4d;border-radius:50%;outline:none;width:18px;height:18px;transition:all .2s ease-in-out;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=radio]:hover{border-color:#ffffff80}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=radio]:focus{box-shadow:0 0 0 3px #ffffff1a}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=radio]:checked{background:#ffffff1a;border-color:#fffc}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=radio]:checked:after{content:\"\";background:#ffffffe6;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 input[type=radio][disabled]{opacity:.4;cursor:not-allowed}.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0234{align-items:stretch;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234{color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;height:44px;padding-left:16px;padding-right:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234:hover:not(:disabled){background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234:disabled{opacity:.5;cursor:not-allowed;transform:none}.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0234{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:600}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0234{margin-left:8px;position:relative;top:-2px}.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0234{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0234{align-items:stretch;display:flex}.InputBox-module__inputWrapper_adOgOW__0234{pointer-events:all;align-items:stretch;gap:6px;display:flex}.InputBox-module__chatInput_adOgOW__0234{color:#fff;backdrop-filter:blur(10px);box-sizing:border-box;background:#0006;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;height:36px;padding:0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.InputBox-module__chatInput_adOgOW__0234:focus{background:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.InputBox-module__chatInput_adOgOW__0234::placeholder{color:#ffffff80}.InputBox-module__sendButton_adOgOW__0234{color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex}.InputBox-module__sendButton_adOgOW__0234:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.InputBox-module__sendButton_adOgOW__0234:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.InputBox-module__sendButton_adOgOW__0234 .InputBox-module__svgIcon_adOgOW__0234 img{filter:invert(80%);width:18px;height:18px;transition:all .2s ease-in-out}.InputBox-module__sendButton_adOgOW__0234:hover .InputBox-module__svgIcon_adOgOW__0234 img{filter:invert(90%)}.Message-module__messageContainer_ikOQiq__0234{backdrop-filter:blur(8px);word-break:break-word;color:#ffffffe6;direction:ltr;background:#0000004d;border:1px solid #fff3;border-radius:8px;width:fit-content;margin:6px auto 6px 2px;padding:4px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;transition:all .2s ease-in-out;overflow-x:hidden}.Message-module__messageContainer_ikOQiq__0234:hover{background:#0006;border-color:#ffffff4d}.Message-module__userName_ikOQiq__0234{color:#ffffffe6;margin-right:4px;font-weight:600}.Messages-module__messagesContainer_LXaUUW__0234{z-index:1000;max-height:inherit;scrollbar-width:thin;scrollbar-color:#fff3 transparent;pointer-events:fill;direction:rtl;position:relative;bottom:0;left:-1px;overflow-y:auto}.Messages-module__messagesContainer_LXaUUW__0234::-webkit-scrollbar{width:6px}.Messages-module__messagesContainer_LXaUUW__0234::-webkit-scrollbar-track{background:none}.Messages-module__messagesContainer_LXaUUW__0234::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:3px}.Messages-module__messagesContainer_LXaUUW__0234::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.Messages-module__newMessagesButton_LXaUUW__0234{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:1001;direction:ltr;background:#000000bf;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;transition:all .2s;position:absolute;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.Messages-module__newMessagesButton_LXaUUW__0234:hover{background:#000000d9;border-color:#ffffff4d;transform:translate(-50%)translateY(-2px);box-shadow:0 6px 16px #0006}.Messages-module__newMessagesButton_LXaUUW__0234:active{transform:translate(-50%)translateY(0);box-shadow:0 2px 8px #0000004d}.TextChatUIComponent-module__uiHover_gFDdcW__0234{z-index:102;pointer-events:all;width:58px;min-height:58px;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChatUi_gFDdcW__0234{flex-direction:row;align-items:flex-end;width:100%;max-width:500px;height:0;display:flex;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChat_gFDdcW__0234{z-index:-1;color:#fff;user-select:none;opacity:0;flex-direction:column;justify-content:space-between;width:100%;max-height:500px;margin-bottom:8px;margin-left:60px;padding:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;transition:opacity .25s ease-in-out,transform .2s ease-in-out;display:flex;transform:translate(-100%)}.TextChatUIComponent-module__fadeIn_gFDdcW__0234{opacity:1;transform:translate(0)}.TextChatUIComponent-module__fadeOut_gFDdcW__0234{opacity:.6;transform:translate(calc(-100% - 72px))}.TextChatUIComponent-module__controls_gFDdcW__0234{position:absolute;top:2px;right:0}.TextChatUIComponent-module__openTab_gFDdcW__0234{backdrop-filter:blur(10px);cursor:pointer;z-index:102;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:8px;left:8px}.TextChatUIComponent-module__openTab_gFDdcW__0234:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__openTab_gFDdcW__0234:active{transform:scale(.95)}.TextChatUIComponent-module__openTab_gFDdcW__0234 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0234{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;opacity:1;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:38px;left:38px}.TextChatUIComponent-module__stickyButton_gFDdcW__0234:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0234{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;opacity:0;pointer-events:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:42px;left:42px}.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:#000c;border:1px solid #22c55e99;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:42px;left:42px;box-shadow:0 0 8px #22c55e4d}.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234:hover{border-color:#22c55ecc;transform:scale(1.05);box-shadow:0 0 12px #22c55e66}.TextChatUIComponent-module__stickyButton_gFDdcW__0234 img,.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0234 img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234 img{filter:invert(70%);width:12px;height:12px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0234:hover img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234:hover img{filter:invert(90%)}.TextChatUIComponent-module__controls_gFDdcW__0234 .TextChatUIComponent-module__closeButton_gFDdcW__0234{color:#fffc;backdrop-filter:blur(10px);cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:3px;right:3px}.TextChatUIComponent-module__closeButton_gFDdcW__0234:hover{color:#ffffffe6;background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__closeButton_gFDdcW__0234:active{transform:scale(.95)}.TextChatUIComponent-module__messagesWrapper_gFDdcW__0234{direction:rtl;width:fit-content;max-height:450px;margin-bottom:8px;position:relative}.Networked3dWebExperience-module__respawnButton_7g9l0W__0234{z-index:102;color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;left:8px}.Networked3dWebExperience-module__respawnButton_7g9l0W__0234:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px)}.Networked3dWebExperience-module__respawnButton_7g9l0W__0234:active{transform:translateY(0)}\n";globalThis['__css-digest-90a7742036e87c52df1bec7b461426cc__']="90a7742036e87c52df1bec7b461426cc";
1
+ globalThis['__css-content-7c2fca84433716ddb8b7393de20f821b__']=".AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0240{z-index:102;user-select:none;width:70px;min-height:70px;position:absolute;top:0;right:0}.AvatarSelectionUIComponent-module__input_VjZ7cq__0240{color:#fff;backdrop-filter:blur(10px);background-color:#0006;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;margin-right:6px;padding:6px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__input_VjZ7cq__0240:focus{background-color:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.AvatarSelectionUIComponent-module__input_VjZ7cq__0240::placeholder{color:#ffffff80}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0240{backdrop-filter:blur(10px);color:#fffc;cursor:pointer;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0240:hover{color:#ffffffe6;background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0240:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240{backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;right:8px}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240:hover{background:#000c;transform:scale(1.05)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240:active{transform:scale(.95)}.AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240{backdrop-filter:blur(20px);z-index:103;user-select:none;background:#000000bf;border:1px solid #fff3;border-radius:16px;width:400px;max-width:78vw;max-height:calc(100vh - 24px);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;position:absolute;top:8px;right:60px;overflow:hidden auto;box-shadow:0 8px 32px #0006,0 0 0 1px #ffffff1a}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240::-webkit-scrollbar{width:8px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:4px}.AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0240{border-bottom:1px solid #ffffff26;padding:10px}.AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0240:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240{background:#0000004d;border:1px solid #ffffff26;border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(85px,1fr));gap:8px;max-height:320px;padding:10px;display:grid;overflow:hidden auto}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240::-webkit-scrollbar{width:6px}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240::-webkit-scrollbar-track{background:none}.AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:3px}.AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0240{color:#ffffffe6;text-align:center;font-weight:600;position:relative}.AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0240{position:absolute;top:20px;right:20px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240{color:#ffffffe6;text-align:center;cursor:pointer;border-radius:8px;padding:4px;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240:hover{background:#0000004d;transform:translateY(-2px)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0240{border-radius:8px;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0240{aspect-ratio:1;box-sizing:border-box;background:#0003;border:1px solid #ffffff26;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex}.AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0240 img{filter:invert(70%);opacity:.7;width:40%}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240 p{text-overflow:ellipsis;white-space:nowrap;color:#fffc;margin:4px 0 0;font-size:12px;font-weight:500;position:relative;overflow:hidden}.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0240{pointer-events:none;z-index:1000;color:#ffffffe6;backdrop-filter:blur(10px);opacity:0;visibility:hidden;white-space:nowrap;background:#000c;border-radius:8px;margin-bottom:4px;padding:4px 6px;font-size:12px;font-weight:500;transition:opacity .2s ease-in-out;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240 p:hover+.AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0240{opacity:1;visibility:visible;transition-delay:.5s}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0240 .AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0240{aspect-ratio:1;border-radius:8px;width:100%;transition:all .2s ease-in-out}.AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0240{color:#fff;backdrop-filter:blur(10px);background:linear-gradient(135deg,#22c55e,#16a34a);border:1px solid #fff3;border-radius:6px;padding:2px 4px;font-size:11px;font-weight:600;box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0240 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0240{z-index:2;position:absolute;top:4px;right:4px}.AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240 img:hover{opacity:.8;transform:scale(1.05)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240:last-child{border-bottom:none}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 .AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0240{flex-wrap:wrap;align-items:center;gap:4px;margin-bottom:8px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 .AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0240{white-space:nowrap;align-items:center;gap:3px;margin-right:6px;display:flex}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 label{color:#fffc;cursor:pointer;margin:0;font-size:14px;font-weight:500;transition:color .2s ease-in-out}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 label:hover{color:#fff}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=radio]{appearance:none;cursor:pointer;background:none;border:2px solid #ffffff4d;border-radius:50%;outline:none;width:18px;height:18px;transition:all .2s ease-in-out;position:relative}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=radio]:hover{border-color:#ffffff80}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=radio]:focus{box-shadow:0 0 0 3px #ffffff1a}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=radio]:checked{background:#ffffff1a;border-color:#fffc}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=radio]:checked:after{content:\"\";background:#ffffffe6;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 input[type=radio][disabled]{opacity:.4;cursor:not-allowed}.AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0240{align-items:stretch;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240{color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;height:44px;padding-left:16px;padding-right:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240:hover:not(:disabled){background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 4px #0003}.AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240:disabled{opacity:.5;cursor:not-allowed;transform:none}.AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0240{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:600}.AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240 .AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0240{margin-left:8px;position:relative;top:-2px}.AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0240{color:#ffffffe6;border-bottom:1px solid #ffffff26;padding:10px;position:relative}.AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0240{align-items:stretch;display:flex}.InputBox-module__inputWrapper_adOgOW__0240{pointer-events:all;align-items:stretch;gap:6px;display:flex}.InputBox-module__chatInput_adOgOW__0240{color:#fff;backdrop-filter:blur(10px);box-sizing:border-box;background:#0006;border:1px solid #fff3;border-radius:8px;outline:none;flex:1;height:36px;padding:0 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:400;transition:all .2s ease-in-out}.InputBox-module__chatInput_adOgOW__0240:focus{background:#0009;border-color:#fff6;box-shadow:0 0 0 3px #ffffff26}.InputBox-module__chatInput_adOgOW__0240::placeholder{color:#ffffff80}.InputBox-module__sendButton_adOgOW__0240{color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s ease-in-out;display:flex}.InputBox-module__sendButton_adOgOW__0240:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.InputBox-module__sendButton_adOgOW__0240:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.InputBox-module__sendButton_adOgOW__0240 .InputBox-module__svgIcon_adOgOW__0240 img{filter:invert(80%);width:18px;height:18px;transition:all .2s ease-in-out}.InputBox-module__sendButton_adOgOW__0240:hover .InputBox-module__svgIcon_adOgOW__0240 img{filter:invert(90%)}.Message-module__messageContainer_ikOQiq__0240{backdrop-filter:blur(8px);word-break:break-word;color:#ffffffe6;direction:ltr;background:#0000004d;border:1px solid #fff3;border-radius:8px;width:fit-content;margin:6px auto 6px 2px;padding:4px 8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;transition:all .2s ease-in-out;overflow-x:hidden}.Message-module__messageContainer_ikOQiq__0240:hover{background:#0006;border-color:#ffffff4d}.Message-module__userName_ikOQiq__0240{color:#ffffffe6;margin-right:4px;font-weight:600}.Messages-module__messagesContainer_LXaUUW__0240{z-index:1000;max-height:inherit;scrollbar-width:thin;scrollbar-color:#fff3 transparent;pointer-events:fill;direction:rtl;position:relative;bottom:0;left:-1px;overflow-y:auto}.Messages-module__messagesContainer_LXaUUW__0240::-webkit-scrollbar{width:6px}.Messages-module__messagesContainer_LXaUUW__0240::-webkit-scrollbar-track{background:none}.Messages-module__messagesContainer_LXaUUW__0240::-webkit-scrollbar-thumb{background:#fff3;border:1px solid #ffffff1a;border-radius:3px}.Messages-module__messagesContainer_LXaUUW__0240::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.Messages-module__newMessagesButton_LXaUUW__0240{-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:1001;direction:ltr;background:#000000bf;border:1px solid #fff3;border-radius:20px;padding:8px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;transition:all .2s;position:absolute;bottom:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}.Messages-module__newMessagesButton_LXaUUW__0240:hover{background:#000000d9;border-color:#ffffff4d;transform:translate(-50%)translateY(-2px);box-shadow:0 6px 16px #0006}.Messages-module__newMessagesButton_LXaUUW__0240:active{transform:translate(-50%)translateY(0);box-shadow:0 2px 8px #0000004d}.TextChatUIComponent-module__uiHover_gFDdcW__0240{z-index:102;pointer-events:all;width:58px;min-height:58px;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChatUi_gFDdcW__0240{flex-direction:row;align-items:flex-end;width:100%;max-width:500px;height:0;display:flex;position:absolute;bottom:0;left:0}.TextChatUIComponent-module__textChat_gFDdcW__0240{z-index:-1;color:#fff;user-select:none;opacity:0;flex-direction:column;justify-content:space-between;width:100%;max-height:500px;margin-bottom:8px;margin-left:60px;padding:5px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;transition:opacity .25s ease-in-out,transform .2s ease-in-out;display:flex;transform:translate(-100%)}.TextChatUIComponent-module__fadeIn_gFDdcW__0240{opacity:1;transform:translate(0)}.TextChatUIComponent-module__fadeOut_gFDdcW__0240{opacity:.6;transform:translate(calc(-100% - 72px))}.TextChatUIComponent-module__controls_gFDdcW__0240{position:absolute;top:2px;right:0}.TextChatUIComponent-module__openTab_gFDdcW__0240{backdrop-filter:blur(10px);cursor:pointer;z-index:102;user-select:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:8px;left:8px}.TextChatUIComponent-module__openTab_gFDdcW__0240:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__openTab_gFDdcW__0240:active{transform:scale(.95)}.TextChatUIComponent-module__openTab_gFDdcW__0240 img{filter:invert(80%);width:24px;height:24px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0240{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;opacity:1;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:38px;left:38px}.TextChatUIComponent-module__stickyButton_gFDdcW__0240:hover{background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0240{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;opacity:0;pointer-events:none;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:42px;left:42px}.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240{z-index:103;backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:#000c;border:1px solid #22c55e99;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s ease-in-out;display:flex;position:absolute;bottom:42px;left:42px;box-shadow:0 0 8px #22c55e4d}.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240:hover{border-color:#22c55ecc;transform:scale(1.05);box-shadow:0 0 12px #22c55e66}.TextChatUIComponent-module__stickyButton_gFDdcW__0240 img,.TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0240 img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240 img{filter:invert(70%);width:12px;height:12px;transition:all .2s ease-in-out}.TextChatUIComponent-module__stickyButton_gFDdcW__0240:hover img,.TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240:hover img{filter:invert(90%)}.TextChatUIComponent-module__controls_gFDdcW__0240 .TextChatUIComponent-module__closeButton_gFDdcW__0240{color:#fffc;backdrop-filter:blur(10px);cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:3px;right:3px}.TextChatUIComponent-module__closeButton_gFDdcW__0240:hover{color:#ffffffe6;background:#000c;border-color:#ffffff4d;transform:scale(1.05)}.TextChatUIComponent-module__closeButton_gFDdcW__0240:active{transform:scale(.95)}.TextChatUIComponent-module__messagesWrapper_gFDdcW__0240{direction:rtl;width:fit-content;max-height:450px;margin-bottom:8px;position:relative}.Networked3dWebExperience-module__respawnButton_7g9l0W__0240{z-index:102;color:#ffffffe6;backdrop-filter:blur(10px);cursor:pointer;user-select:none;background:linear-gradient(135deg,#0009,#0006);border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease-in-out;display:flex;position:absolute;top:8px;left:8px}.Networked3dWebExperience-module__respawnButton_7g9l0W__0240:hover{background:linear-gradient(135deg,#000c,#0009);border-color:#ffffff4d;transform:translateY(-1px)}.Networked3dWebExperience-module__respawnButton_7g9l0W__0240:active{transform:translateY(0)}\n";globalThis['__css-digest-7c2fca84433716ddb8b7393de20f821b__']="7c2fca84433716ddb8b7393de20f821b";
2
2
  // src/Networked3dWebExperienceClient.ts
3
3
  import {
4
4
  CameraManager,
@@ -32,6 +32,7 @@ import {
32
32
  } from "@mml-io/3d-web-user-networking";
33
33
  import {
34
34
  LoadingProgressManager,
35
+ MMLNetworkSource,
35
36
  registerCustomElementsToWindow,
36
37
  setGlobalDocumentTimeManager,
37
38
  setGlobalMMLScene
@@ -53,8 +54,8 @@ import {
53
54
  var Avatar_default = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512l388.6 0c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304l-91.4 0z"/></svg>\n';
54
55
 
55
56
  // esbuild-css-modules-plugin-ns-js::src/avatar-selection-ui/components/AvatarPanel/AvatarSelectionUIComponent.module.css:injector.js
56
- var content = globalThis['__css-content-90a7742036e87c52df1bec7b461426cc__'];
57
- var digest = globalThis['__css-digest-90a7742036e87c52df1bec7b461426cc__'];
57
+ var content = globalThis['__css-content-7c2fca84433716ddb8b7393de20f821b__'];
58
+ var digest = globalThis['__css-digest-7c2fca84433716ddb8b7393de20f821b__'];
58
59
  var inject = () => {
59
60
  setTimeout(() => {
60
61
  if (!globalThis.document) {
@@ -80,29 +81,29 @@ var inject = () => {
80
81
 
81
82
  // src/avatar-selection-ui/components/AvatarPanel/AvatarSelectionUIComponent.module.css
82
83
  var AvatarSelectionUIComponent_default = new Proxy({
83
- "avatarSelectionContainer": "AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0234",
84
- "avatarSelectionNoImage": "AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0234",
85
- "avatarSelectionSection": "AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0234",
86
- "avatarSelectionUi": "AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0234",
87
- "avatarSelectionUiAvatar": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0234",
88
- "avatarSelectionUiAvatarImage": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0234",
89
- "avatarSelectionUiAvatarImgContainer": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0234",
90
- "avatarSelectionUiCloseButton": "AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0234",
91
- "avatarSelectionUiHeader": "AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0234",
92
- "closeButton": "AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0234",
93
- "customAvatarInputSection": "AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0234",
94
- "customAvatarSection": "AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0234",
95
- "displayNameInputSection": "AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0234",
96
- "displayNameSection": "AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0234",
97
- "input": "AvatarSelectionUIComponent-module__input_VjZ7cq__0234",
98
- "menuButton": "AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0234",
99
- "openTab": "AvatarSelectionUIComponent-module__openTab_VjZ7cq__0234",
100
- "radioGroup": "AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0234",
101
- "radioItem": "AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0234",
102
- "sectionHeading": "AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0234",
103
- "selectedPill": "AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0234",
104
- "setButton": "AvatarSelectionUIComponent-module__setButton_VjZ7cq__0234",
105
- "tooltipText": "AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0234"
84
+ "avatarSelectionContainer": "AvatarSelectionUIComponent-module__avatarSelectionContainer_VjZ7cq__0240",
85
+ "avatarSelectionNoImage": "AvatarSelectionUIComponent-module__avatarSelectionNoImage_VjZ7cq__0240",
86
+ "avatarSelectionSection": "AvatarSelectionUIComponent-module__avatarSelectionSection_VjZ7cq__0240",
87
+ "avatarSelectionUi": "AvatarSelectionUIComponent-module__avatarSelectionUi_VjZ7cq__0240",
88
+ "avatarSelectionUiAvatar": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatar_VjZ7cq__0240",
89
+ "avatarSelectionUiAvatarImage": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImage_VjZ7cq__0240",
90
+ "avatarSelectionUiAvatarImgContainer": "AvatarSelectionUIComponent-module__avatarSelectionUiAvatarImgContainer_VjZ7cq__0240",
91
+ "avatarSelectionUiCloseButton": "AvatarSelectionUIComponent-module__avatarSelectionUiCloseButton_VjZ7cq__0240",
92
+ "avatarSelectionUiHeader": "AvatarSelectionUIComponent-module__avatarSelectionUiHeader_VjZ7cq__0240",
93
+ "closeButton": "AvatarSelectionUIComponent-module__closeButton_VjZ7cq__0240",
94
+ "customAvatarInputSection": "AvatarSelectionUIComponent-module__customAvatarInputSection_VjZ7cq__0240",
95
+ "customAvatarSection": "AvatarSelectionUIComponent-module__customAvatarSection_VjZ7cq__0240",
96
+ "displayNameInputSection": "AvatarSelectionUIComponent-module__displayNameInputSection_VjZ7cq__0240",
97
+ "displayNameSection": "AvatarSelectionUIComponent-module__displayNameSection_VjZ7cq__0240",
98
+ "input": "AvatarSelectionUIComponent-module__input_VjZ7cq__0240",
99
+ "menuButton": "AvatarSelectionUIComponent-module__menuButton_VjZ7cq__0240",
100
+ "openTab": "AvatarSelectionUIComponent-module__openTab_VjZ7cq__0240",
101
+ "radioGroup": "AvatarSelectionUIComponent-module__radioGroup_VjZ7cq__0240",
102
+ "radioItem": "AvatarSelectionUIComponent-module__radioItem_VjZ7cq__0240",
103
+ "sectionHeading": "AvatarSelectionUIComponent-module__sectionHeading_VjZ7cq__0240",
104
+ "selectedPill": "AvatarSelectionUIComponent-module__selectedPill_VjZ7cq__0240",
105
+ "setButton": "AvatarSelectionUIComponent-module__setButton_VjZ7cq__0240",
106
+ "tooltipText": "AvatarSelectionUIComponent-module__tooltipText_VjZ7cq__0240"
106
107
  }, {
107
108
  get: function(source, key) {
108
109
  inject();
@@ -463,8 +464,8 @@ import { forwardRef as forwardRef2, useImperativeHandle, useRef as useRef3, useS
463
464
  var PaperPlane_default = '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--! Font Awesome Pro 6.4.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2023 Fonticons, Inc. --><path d="M498.1 5.6c10.1 7 15.4 19.1 13.5 31.2l-64 416c-1.5 9.7-7.4 18.2-16 23s-18.9 5.4-28 1.6L284 427.7l-68.5 74.1c-8.9 9.7-22.9 12.9-35.2 8.1S160 493.2 160 480V396.4c0-4 1.5-7.8 4.2-10.7L331.8 202.8c5.8-6.3 5.6-16-.4-22s-15.7-6.4-22-.7L106 360.8 17.7 316.6C7.1 311.3 .3 300.7 0 288.9s5.9-22.8 16.1-28.7l448-256c10.7-6.1 23.9-5.5 34 1.4z"/></svg>';
464
465
 
465
466
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Input/InputBox.module.css:injector.js
466
- var content2 = globalThis['__css-content-90a7742036e87c52df1bec7b461426cc__'];
467
- var digest2 = globalThis['__css-digest-90a7742036e87c52df1bec7b461426cc__'];
467
+ var content2 = globalThis['__css-content-7c2fca84433716ddb8b7393de20f821b__'];
468
+ var digest2 = globalThis['__css-digest-7c2fca84433716ddb8b7393de20f821b__'];
468
469
  var inject2 = () => {
469
470
  setTimeout(() => {
470
471
  if (!globalThis.document) {
@@ -490,10 +491,10 @@ var inject2 = () => {
490
491
 
491
492
  // src/chat-ui/components/Input/InputBox.module.css
492
493
  var InputBox_default = new Proxy({
493
- "chatInput": "InputBox-module__chatInput_adOgOW__0234",
494
- "inputWrapper": "InputBox-module__inputWrapper_adOgOW__0234",
495
- "sendButton": "InputBox-module__sendButton_adOgOW__0234",
496
- "svgIcon": "InputBox-module__svgIcon_adOgOW__0234"
494
+ "chatInput": "InputBox-module__chatInput_adOgOW__0240",
495
+ "inputWrapper": "InputBox-module__inputWrapper_adOgOW__0240",
496
+ "sendButton": "InputBox-module__sendButton_adOgOW__0240",
497
+ "svgIcon": "InputBox-module__svgIcon_adOgOW__0240"
497
498
  }, {
498
499
  get: function(source, key) {
499
500
  inject2();
@@ -561,8 +562,8 @@ import { useEffect as useEffect3, useRef as useRef4, useState as useState4 } fro
561
562
  import { useState as useState3, useEffect as useEffect2, useCallback } from "react";
562
563
 
563
564
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Message/Message.module.css:injector.js
564
- var content3 = globalThis['__css-content-90a7742036e87c52df1bec7b461426cc__'];
565
- var digest3 = globalThis['__css-digest-90a7742036e87c52df1bec7b461426cc__'];
565
+ var content3 = globalThis['__css-content-7c2fca84433716ddb8b7393de20f821b__'];
566
+ var digest3 = globalThis['__css-digest-7c2fca84433716ddb8b7393de20f821b__'];
566
567
  var inject3 = () => {
567
568
  setTimeout(() => {
568
569
  if (!globalThis.document) {
@@ -588,8 +589,8 @@ var inject3 = () => {
588
589
 
589
590
  // src/chat-ui/components/Message/Message.module.css
590
591
  var Message_default = new Proxy({
591
- "messageContainer": "Message-module__messageContainer_ikOQiq__0234",
592
- "userName": "Message-module__userName_ikOQiq__0234"
592
+ "messageContainer": "Message-module__messageContainer_ikOQiq__0240",
593
+ "userName": "Message-module__userName_ikOQiq__0240"
593
594
  }, {
594
595
  get: function(source, key) {
595
596
  inject3();
@@ -645,8 +646,8 @@ var Message = ({ username, message, stringToHslOptions }) => {
645
646
  var Message_default2 = Message;
646
647
 
647
648
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/Messages/Messages.module.css:injector.js
648
- var content4 = globalThis['__css-content-90a7742036e87c52df1bec7b461426cc__'];
649
- var digest4 = globalThis['__css-digest-90a7742036e87c52df1bec7b461426cc__'];
649
+ var content4 = globalThis['__css-content-7c2fca84433716ddb8b7393de20f821b__'];
650
+ var digest4 = globalThis['__css-digest-7c2fca84433716ddb8b7393de20f821b__'];
650
651
  var inject4 = () => {
651
652
  setTimeout(() => {
652
653
  if (!globalThis.document) {
@@ -672,8 +673,8 @@ var inject4 = () => {
672
673
 
673
674
  // src/chat-ui/components/Messages/Messages.module.css
674
675
  var Messages_default = new Proxy({
675
- "messagesContainer": "Messages-module__messagesContainer_LXaUUW__0234",
676
- "newMessagesButton": "Messages-module__newMessagesButton_LXaUUW__0234"
676
+ "messagesContainer": "Messages-module__messagesContainer_LXaUUW__0240",
677
+ "newMessagesButton": "Messages-module__newMessagesButton_LXaUUW__0240"
677
678
  }, {
678
679
  get: function(source, key) {
679
680
  inject4();
@@ -752,8 +753,8 @@ var Messages = ({ messages, stringToHslOptions, shouldAutoScroll }) => {
752
753
  };
753
754
 
754
755
  // esbuild-css-modules-plugin-ns-js::src/chat-ui/components/ChatPanel/TextChatUIComponent.module.css:injector.js
755
- var content5 = globalThis['__css-content-90a7742036e87c52df1bec7b461426cc__'];
756
- var digest5 = globalThis['__css-digest-90a7742036e87c52df1bec7b461426cc__'];
756
+ var content5 = globalThis['__css-content-7c2fca84433716ddb8b7393de20f821b__'];
757
+ var digest5 = globalThis['__css-digest-7c2fca84433716ddb8b7393de20f821b__'];
757
758
  var inject5 = () => {
758
759
  setTimeout(() => {
759
760
  if (!globalThis.document) {
@@ -779,18 +780,18 @@ var inject5 = () => {
779
780
 
780
781
  // src/chat-ui/components/ChatPanel/TextChatUIComponent.module.css
781
782
  var TextChatUIComponent_default = new Proxy({
782
- "closeButton": "TextChatUIComponent-module__closeButton_gFDdcW__0234",
783
- "controls": "TextChatUIComponent-module__controls_gFDdcW__0234",
784
- "fadeIn": "TextChatUIComponent-module__fadeIn_gFDdcW__0234",
785
- "fadeOut": "TextChatUIComponent-module__fadeOut_gFDdcW__0234",
786
- "messagesWrapper": "TextChatUIComponent-module__messagesWrapper_gFDdcW__0234",
787
- "openTab": "TextChatUIComponent-module__openTab_gFDdcW__0234",
788
- "stickyButton": "TextChatUIComponent-module__stickyButton_gFDdcW__0234",
789
- "stickyButtonEnabled": "TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0234",
790
- "stickyButtonFadeOut": "TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0234",
791
- "textChat": "TextChatUIComponent-module__textChat_gFDdcW__0234",
792
- "textChatUi": "TextChatUIComponent-module__textChatUi_gFDdcW__0234",
793
- "uiHover": "TextChatUIComponent-module__uiHover_gFDdcW__0234"
783
+ "closeButton": "TextChatUIComponent-module__closeButton_gFDdcW__0240",
784
+ "controls": "TextChatUIComponent-module__controls_gFDdcW__0240",
785
+ "fadeIn": "TextChatUIComponent-module__fadeIn_gFDdcW__0240",
786
+ "fadeOut": "TextChatUIComponent-module__fadeOut_gFDdcW__0240",
787
+ "messagesWrapper": "TextChatUIComponent-module__messagesWrapper_gFDdcW__0240",
788
+ "openTab": "TextChatUIComponent-module__openTab_gFDdcW__0240",
789
+ "stickyButton": "TextChatUIComponent-module__stickyButton_gFDdcW__0240",
790
+ "stickyButtonEnabled": "TextChatUIComponent-module__stickyButtonEnabled_gFDdcW__0240",
791
+ "stickyButtonFadeOut": "TextChatUIComponent-module__stickyButtonFadeOut_gFDdcW__0240",
792
+ "textChat": "TextChatUIComponent-module__textChat_gFDdcW__0240",
793
+ "textChatUi": "TextChatUIComponent-module__textChatUi_gFDdcW__0240",
794
+ "uiHover": "TextChatUIComponent-module__uiHover_gFDdcW__0240"
794
795
  }, {
795
796
  get: function(source, key) {
796
797
  inject5();
@@ -1008,8 +1009,8 @@ var TextChatUI = class {
1008
1009
  };
1009
1010
 
1010
1011
  // esbuild-css-modules-plugin-ns-js::src/Networked3dWebExperience.module.css:injector.js
1011
- var content6 = globalThis['__css-content-90a7742036e87c52df1bec7b461426cc__'];
1012
- var digest6 = globalThis['__css-digest-90a7742036e87c52df1bec7b461426cc__'];
1012
+ var content6 = globalThis['__css-content-7c2fca84433716ddb8b7393de20f821b__'];
1013
+ var digest6 = globalThis['__css-digest-7c2fca84433716ddb8b7393de20f821b__'];
1013
1014
  var inject6 = () => {
1014
1015
  setTimeout(() => {
1015
1016
  if (!globalThis.document) {
@@ -1035,7 +1036,7 @@ var inject6 = () => {
1035
1036
 
1036
1037
  // src/Networked3dWebExperience.module.css
1037
1038
  var Networked3dWebExperience_default = new Proxy({
1038
- "respawnButton": "Networked3dWebExperience-module__respawnButton_7g9l0W__0234"
1039
+ "respawnButton": "Networked3dWebExperience-module__respawnButton_7g9l0W__0240"
1039
1040
  }, {
1040
1041
  get: function(source, key) {
1041
1042
  inject6();
@@ -1091,7 +1092,7 @@ var Networked3dWebExperienceClient = class {
1091
1092
  this.element.appendChild(this.canvasHolder);
1092
1093
  this.collisionsManager = new CollisionsManager(this.scene);
1093
1094
  this.cameraManager = new CameraManager(this.canvasHolder, this.collisionsManager);
1094
- this.cameraManager.camera.add(this.audioListener);
1095
+ this.scene.add(this.audioListener);
1095
1096
  this.characterModelLoader = new CharacterModelLoader();
1096
1097
  this.virtualJoystick = new VirtualJoystick(this.element, {
1097
1098
  radius: 70,
@@ -1264,7 +1265,7 @@ var Networked3dWebExperienceClient = class {
1264
1265
  keyInputManager = new KeyInputManager();
1265
1266
  virtualJoystick;
1266
1267
  mmlCompositionScene;
1267
- mmlFrames = {};
1268
+ mmlDocumentStates = {};
1268
1269
  clientId = null;
1269
1270
  networkClient;
1270
1271
  remoteUserStates = /* @__PURE__ */ new Map();
@@ -1514,6 +1515,7 @@ var Networked3dWebExperienceClient = class {
1514
1515
  this.timeManager.update();
1515
1516
  this.characterManager.update();
1516
1517
  this.cameraManager.update();
1518
+ this.updateAudioListenerPosition();
1517
1519
  const characterPosition = (_a = this.characterManager.localCharacter) == null ? void 0 : _a.getPosition();
1518
1520
  (_b = this.composer.sun) == null ? void 0 : _b.updateCharacterPosition(
1519
1521
  new Vector3((characterPosition == null ? void 0 : characterPosition.x) || 0, (characterPosition == null ? void 0 : characterPosition.y) || 0, (characterPosition == null ? void 0 : characterPosition.z) || 0)
@@ -1535,6 +1537,19 @@ var Networked3dWebExperienceClient = class {
1535
1537
  this.update();
1536
1538
  });
1537
1539
  }
1540
+ updateAudioListenerPosition() {
1541
+ const localCharacter = this.characterManager.localCharacter;
1542
+ const headWorldPosition = localCharacter == null ? void 0 : localCharacter.getHeadWorldPosition();
1543
+ if (headWorldPosition) {
1544
+ this.audioListener.position.copy(headWorldPosition);
1545
+ this.audioListener.rotation.copy(this.cameraManager.camera.rotation);
1546
+ this.audioListener.updateMatrixWorld();
1547
+ } else {
1548
+ this.audioListener.position.copy(this.cameraManager.camera.position);
1549
+ this.audioListener.rotation.copy(this.cameraManager.camera.rotation);
1550
+ this.audioListener.updateMatrixWorld();
1551
+ }
1552
+ }
1538
1553
  spawnCharacter({
1539
1554
  spawnPosition,
1540
1555
  spawnRotation,
@@ -1571,10 +1586,10 @@ var Networked3dWebExperienceClient = class {
1571
1586
  var _a, _b, _c;
1572
1587
  this.characterManager.dispose();
1573
1588
  this.networkClient.stop();
1574
- for (const [key, element] of Object.entries(this.mmlFrames)) {
1575
- element.remove();
1589
+ for (const mmlDocumentState of Object.values(this.mmlDocumentStates)) {
1590
+ mmlDocumentState.dispose();
1576
1591
  }
1577
- this.mmlFrames = {};
1592
+ this.mmlDocumentStates = {};
1578
1593
  (_a = this.textChatUI) == null ? void 0 : _a.dispose();
1579
1594
  this.mmlCompositionScene.dispose();
1580
1595
  this.composer.dispose();
@@ -1611,70 +1626,88 @@ var Networked3dWebExperienceClient = class {
1611
1626
  });
1612
1627
  mmlProgressManager.setInitialLoad(true);
1613
1628
  }
1614
- createFrame(mmlDocument) {
1615
- const frameElement = document.createElement("m-frame");
1616
- frameElement.setAttribute("src", mmlDocument.url);
1617
- this.updateFrameAttributes(frameElement, mmlDocument);
1618
- return frameElement;
1629
+ createMMLDocument(mmlDocConfig) {
1630
+ const mmlScene = this.mmlCompositionScene.mmlScene;
1631
+ const loadingProgressManager = new LoadingProgressManager();
1632
+ const docRef = {};
1633
+ const mmlNetworkSource = MMLNetworkSource.create({
1634
+ url: mmlDocConfig.url,
1635
+ connectionToken: mmlDocConfig.passAuthToken ? this.config.authToken ?? null : null,
1636
+ mmlScene,
1637
+ statusUpdated: (status) => {
1638
+ },
1639
+ windowTarget: window,
1640
+ targetForWrappers: document.body
1641
+ });
1642
+ this.updateMMLDocumentAttributes(mmlNetworkSource, mmlDocConfig);
1643
+ return {
1644
+ docRef,
1645
+ loadingProgressManager,
1646
+ config: mmlDocConfig,
1647
+ source: mmlNetworkSource,
1648
+ dispose: () => {
1649
+ mmlNetworkSource.dispose();
1650
+ }
1651
+ };
1619
1652
  }
1620
- updateFrameAttributes(frameElement, mmlDocument) {
1653
+ updateMMLDocumentAttributes(mmlNetworkSource, mmlDocument) {
1621
1654
  var _a, _b, _c;
1622
- const existingSrc = frameElement.getAttribute("src");
1623
- if (existingSrc !== mmlDocument.url) {
1624
- frameElement.setAttribute("src", mmlDocument.url);
1625
- }
1655
+ const remoteDocument = mmlNetworkSource.remoteDocumentWrapper.remoteDocument;
1626
1656
  if (mmlDocument.position) {
1627
- frameElement.setAttribute("x", mmlDocument.position.x.toString());
1628
- frameElement.setAttribute("y", mmlDocument.position.y.toString());
1629
- frameElement.setAttribute("z", mmlDocument.position.z.toString());
1657
+ remoteDocument.setAttribute("x", mmlDocument.position.x.toString());
1658
+ remoteDocument.setAttribute("y", mmlDocument.position.y.toString());
1659
+ remoteDocument.setAttribute("z", mmlDocument.position.z.toString());
1630
1660
  } else {
1631
- frameElement.setAttribute("x", "0");
1632
- frameElement.setAttribute("y", "0");
1633
- frameElement.setAttribute("z", "0");
1661
+ remoteDocument.setAttribute("x", "0");
1662
+ remoteDocument.setAttribute("y", "0");
1663
+ remoteDocument.setAttribute("z", "0");
1634
1664
  }
1635
1665
  if (mmlDocument.rotation) {
1636
- frameElement.setAttribute("rx", mmlDocument.rotation.x.toString());
1637
- frameElement.setAttribute("ry", mmlDocument.rotation.y.toString());
1638
- frameElement.setAttribute("rz", mmlDocument.rotation.z.toString());
1666
+ remoteDocument.setAttribute("rx", mmlDocument.rotation.x.toString());
1667
+ remoteDocument.setAttribute("ry", mmlDocument.rotation.y.toString());
1668
+ remoteDocument.setAttribute("rz", mmlDocument.rotation.z.toString());
1639
1669
  } else {
1640
- frameElement.setAttribute("rx", "0");
1641
- frameElement.setAttribute("ry", "0");
1642
- frameElement.setAttribute("rz", "0");
1670
+ remoteDocument.setAttribute("rx", "0");
1671
+ remoteDocument.setAttribute("ry", "0");
1672
+ remoteDocument.setAttribute("rz", "0");
1643
1673
  }
1644
1674
  if (((_a = mmlDocument.scale) == null ? void 0 : _a.x) !== void 0) {
1645
- frameElement.setAttribute("sx", mmlDocument.scale.x.toString());
1675
+ remoteDocument.setAttribute("sx", mmlDocument.scale.x.toString());
1646
1676
  } else {
1647
- frameElement.setAttribute("sx", "1");
1677
+ remoteDocument.setAttribute("sx", "1");
1648
1678
  }
1649
1679
  if (((_b = mmlDocument.scale) == null ? void 0 : _b.y) !== void 0) {
1650
- frameElement.setAttribute("sy", mmlDocument.scale.y.toString());
1680
+ remoteDocument.setAttribute("sy", mmlDocument.scale.y.toString());
1651
1681
  } else {
1652
- frameElement.setAttribute("sy", "1");
1682
+ remoteDocument.setAttribute("sy", "1");
1653
1683
  }
1654
1684
  if (((_c = mmlDocument.scale) == null ? void 0 : _c.z) !== void 0) {
1655
- frameElement.setAttribute("sz", mmlDocument.scale.z.toString());
1685
+ remoteDocument.setAttribute("sz", mmlDocument.scale.z.toString());
1656
1686
  } else {
1657
- frameElement.setAttribute("sz", "1");
1687
+ remoteDocument.setAttribute("sz", "1");
1658
1688
  }
1689
+ return mmlNetworkSource;
1659
1690
  }
1660
1691
  setMMLDocuments(mmlDocuments) {
1661
- const newFramesMap = {};
1662
- for (const [key, mmlDocSpec] of Object.entries(mmlDocuments)) {
1663
- const existing = this.mmlFrames[key];
1692
+ const newMMLDocuments = {};
1693
+ for (const [key, mmlDocConfig] of Object.entries(mmlDocuments)) {
1694
+ let existing = this.mmlDocumentStates[key];
1695
+ if (existing && (existing.config.url !== mmlDocConfig.url || existing.config.passAuthToken !== mmlDocConfig.passAuthToken)) {
1696
+ existing.dispose();
1697
+ existing = void 0;
1698
+ }
1664
1699
  if (!existing) {
1665
- const frameElement = this.createFrame(mmlDocSpec);
1666
- document.body.appendChild(frameElement);
1667
- newFramesMap[key] = frameElement;
1700
+ newMMLDocuments[key] = this.createMMLDocument(mmlDocConfig);
1668
1701
  } else {
1669
- delete this.mmlFrames[key];
1670
- newFramesMap[key] = existing;
1671
- this.updateFrameAttributes(existing, mmlDocSpec);
1702
+ delete this.mmlDocumentStates[key];
1703
+ this.updateMMLDocumentAttributes(existing.source, mmlDocConfig);
1704
+ newMMLDocuments[key] = existing;
1672
1705
  }
1673
1706
  }
1674
- for (const [key, element] of Object.entries(this.mmlFrames)) {
1675
- element.remove();
1707
+ for (const element of Object.values(this.mmlDocumentStates)) {
1708
+ element.dispose();
1676
1709
  }
1677
- this.mmlFrames = newFramesMap;
1710
+ this.mmlDocumentStates = newMMLDocuments;
1678
1711
  }
1679
1712
  };
1680
1713
  export {