@freeday-ai/webchat 2025.11.1-1.9.7.5607 → 2025.11.1-2.7.17.11039

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/webchat.css CHANGED
@@ -1 +1 @@
1
- ._chatWindowRenderer_1ihak_1{--widget-window-margin-top: 99px;--widget-window-height: calc(100% - var(--widget-window-margin-top));--widget-window-max-height: 825px;--widget-window-max-width: 542px;height:var(--widget-window-height);max-height:var(--widget-window-max-height);max-width:var(--widget-window-max-width);border-radius:0px var(--rounder-window-corners) 0px var(--rounder-window-corners);opacity:1;overflow:hidden;box-shadow:var(--widget-shadow);transform:none;position:fixed;bottom:var(--widget-margin);right:var(--widget-margin);width:100%;z-index:9999}._chatWindowRenderer_1ihak_1._fullScreen_1ihak_22{--window-widget-margin: 0px;top:var(--window-widget-margin);left:50%;right:auto;bottom:var(--window-widget-margin);border-radius:0;height:100%;max-height:100%;width:100%;max-width:760px;margin-left:auto;margin-right:auto}._widgetChatContainer_1ihak_37{height:100%;display:flex;flex-direction:column}._buttonContainer_1ihak_43{--button-container-max-width: 500px;--button-container-min-width: 340px;max-width:var(--button-container-max-width);min-width:var(--button-container-min-width);position:fixed;bottom:var(--widget-margin);right:var(--widget-margin);transform-origin:bottom right;z-index:9999}@media(max-width:640px),(orientation:landscape)and (max-height:500px){._chatWindowRenderer_1ihak_1{--window-widget-margin: 0px;top:var(--window-widget-margin);left:var(--window-widget-margin);right:var(--window-widget-margin);bottom:var(--window-widget-margin);width:100vw;height:100svh;max-width:none;max-height:none;border-radius:0}._widgetChatContainer_1ihak_37{height:100%}._buttonContainer_1ihak_43{width:100%}}
1
+ ._spinner_mxybw_1{border:1.5px solid transparent;border-radius:50%;position:relative;animation:_rotate_mxybw_1 1.4s linear infinite}._spinner_mxybw_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border:1.5px solid transparent;border-top-color:currentColor;border-right-color:currentColor;border-radius:50%;animation:_dash_mxybw_1 1.4s ease-in-out infinite}@keyframes _rotate_mxybw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _dash_mxybw_1{0%{stroke-dasharray:1,200;stroke-dashoffset:0;transform:rotate(0)}50%{stroke-dasharray:89,200;stroke-dashoffset:-35;transform:rotate(450deg)}to{stroke-dasharray:89,200;stroke-dashoffset:-124;transform:rotate(1080deg)}}._container_1e6ea_1{display:flex;width:100%;justify-content:flex-end}._bubble_1e6ea_7{max-width:80%}._bubble_1e6ea_7._error_1e6ea_11{background-color:#fee4e2}._uploadingPlaceholder_1e6ea_15{display:flex;align-items:center;justify-content:center;gap:8px}._spinner_1e6ea_22{flex-shrink:0}._uploadingText_1e6ea_26{font-size:14px}._content_1e6ea_30{display:flex;align-items:center;gap:12px}._fileContainer_1e6ea_36{display:flex;flex-direction:column;gap:8px}._fileInfo_1e6ea_42{display:flex;align-items:center;gap:8px}._fileIcon_1e6ea_48{flex-shrink:0}._fileName_1e6ea_52{font-size:14px;font-weight:600;word-break:break-word;text-transform:uppercase}._errorContainer_1e6ea_59{display:flex;align-items:center;gap:8px}._errorIcon_1e6ea_65{flex-shrink:0}._errorText_1e6ea_69{font-size:14px;word-break:break-word}._chatWindowRenderer_1ihak_1{--widget-window-margin-top: 99px;--widget-window-height: calc(100% - var(--widget-window-margin-top));--widget-window-max-height: 825px;--widget-window-max-width: 542px;height:var(--widget-window-height);max-height:var(--widget-window-max-height);max-width:var(--widget-window-max-width);border-radius:0px var(--rounder-window-corners) 0px var(--rounder-window-corners);opacity:1;overflow:hidden;box-shadow:var(--widget-shadow);transform:none;position:fixed;bottom:var(--widget-margin);right:var(--widget-margin);width:100%;z-index:9999}._chatWindowRenderer_1ihak_1._fullScreen_1ihak_22{--window-widget-margin: 0px;top:var(--window-widget-margin);left:50%;right:auto;bottom:var(--window-widget-margin);border-radius:0;height:100%;max-height:100%;width:100%;max-width:760px;margin-left:auto;margin-right:auto}._widgetChatContainer_1ihak_37{height:100%;display:flex;flex-direction:column}._buttonContainer_1ihak_43{--button-container-max-width: 500px;--button-container-min-width: 340px;max-width:var(--button-container-max-width);min-width:var(--button-container-min-width);position:fixed;bottom:var(--widget-margin);right:var(--widget-margin);transform-origin:bottom right;z-index:9999}@media(max-width:640px),(orientation:landscape)and (max-height:500px){._chatWindowRenderer_1ihak_1{--window-widget-margin: 0px;top:var(--window-widget-margin);left:var(--window-widget-margin);right:var(--window-widget-margin);bottom:var(--window-widget-margin);width:100vw;height:100svh;max-width:none;max-height:none;border-radius:0}._widgetChatContainer_1ihak_37{height:100%}._buttonContainer_1ihak_43{width:100%}}